ChanServ changed the topic of #linux-rockchip to: Rockchip development discussion | Wiki at http://linux-rockchip.info | Logs at http://irclog.whitequark.org/linux-rockchip | ML at http://groups.google.com/group/linux-rockchip
gb_master has quit [Remote host closed the connection]
markm has quit [Ping timeout: 272 seconds]
cnxsoft has joined #linux-rockchip
rory096 has joined #linux-rockchip
premoboss has quit [Ping timeout: 250 seconds]
premoboss has joined #linux-rockchip
arokux1 has quit [Ping timeout: 244 seconds]
arokux1 has joined #linux-rockchip
lautriv_ has joined #linux-rockchip
_vaibhav_ has joined #linux-rockchip
premoboss has quit [Ping timeout: 250 seconds]
cnxsoft has quit [Ping timeout: 252 seconds]
premoboss has joined #linux-rockchip
markm has joined #linux-rockchip
markm has quit [Ping timeout: 252 seconds]
cristian_c has joined #linux-rockchip
premoboss has quit [Ping timeout: 256 seconds]
premoboss has joined #linux-rockchip
gb_master has joined #linux-rockchip
markm has joined #linux-rockchip
<lautriv_> does a vanilla or patched ( non-android) kernel work reasonable on a rockchip (RK3188) ?
premoboss has quit [Remote host closed the connection]
<mmind00> lautriv_: depends on if you can live without graphics
<mmind00> lautriv_: aka only the rk3288 has graphics support currently
<lautriv_> mmind00, if i could live without graphics, the whole idea would be pointless.
<cristian_c> hello
<cristian_c> I've got an issue with my screen: I see two desktops in my screen (1 full desktop + 1/3 desktop below the first one)
<cristian_c> Issue happens also in boot process. I've found that using: echo 1 > /sys/class/graphics/fb0/blank (1 can be replaced by 2, 3 or whatever number different by zero, the second desktop becomes black and entire display freezes and it slowly obscurates itself (as in suspend mode)
<cristian_c> if I type echo 0 > /sys/class/graphics/fb0/blank, it enables itself again
<cristian_c> same effect with fb1, btw
<cristian_c> f I try with fb2, I can obscurate and reactivate external hdmi screen
<cristian_c> tw, external hdmi screen is not affected by double desktop issue
<cristian_c> Any ideas?
<rperier> usually when you submit a patches serie to a maintainer you are supposed to base this serie onto the maintainer's tree or linux-next ? or both ? (personally I do everything with next...)
<mmind00> rperier: while next works most of the time, maintainers normally expect patches to be based on their tree
<mmind00> rperier: there may be cases where some other tree also touches similar areas that the maintainer's tree (like big scale cleanups)
<rperier> no way to apply the patches serie for analogix... :/
<cristian_c> another question
<cristian_c> I've got rk903 wifi chip
<cristian_c> I've created /system/etc/firmware directory
<rperier> mmind00: I see, perhaps that I should try with the drm tree directly
<cristian_c> I've put firmware files into it
<cristian_c> but, again, I can't see wifi launcher start in dmesg, so wifi is not initialized
<rperier> I am just trying to boot a "core-image-sato" image (minimal image with x11) on my veyron, for that, I would like to test edp first
<cristian_c> Any ideas?
<rperier> I mean technically I might rebase it by hand but... there are 14 patches :D
xcasex has joined #linux-rockchip
_vaibhav_ has quit [Quit: Page closed]
gb_master has quit [Remote host closed the connection]
cnxsoft has joined #linux-rockchip
gb_master has joined #linux-rockchip
markm has quit [Ping timeout: 252 seconds]
markm has joined #linux-rockchip
ssvb has quit [Ping timeout: 250 seconds]
steev_ has quit [Ping timeout: 246 seconds]
steev_ has joined #linux-rockchip
premoboss has joined #linux-rockchip
cnxsoft has quit [Quit: cnxsoft]
GriefNorth has joined #linux-rockchip
ssvb has joined #linux-rockchip
premoboss has quit [Ping timeout: 265 seconds]
markm has quit [Ping timeout: 246 seconds]
premoboss has joined #linux-rockchip
markm has joined #linux-rockchip
gb_master has quit [Remote host closed the connection]
gb_master has joined #linux-rockchip
JohnDoe_71Rus has joined #linux-rockchip
<lautriv_> certain links on the wiki vanished, what is the most useable repo for a rk3188 based thingie where i have to gather details ?
<cristian_c> maybe github repositories were updatrd
<cristian_c> updated
<cristian_c> or maybe they was canceled
<lautriv_> github gives a 404
<cristian_c> lautriv_: what device do you own?
<lautriv_> cristian_c, that is actually not 100% defined, it's a TV-Box containing RK3188/rtl8101(eth)/RK1000(SPDIF)/RTL87xx(Wifi)/8G Flash/2G RAM/OTG/HDMI/2xUSB2.0/AV/µSD
<cristian_c> lautriv_: you are developing android official firmware?
<cristian_c> either are you a simple customer?
<cristian_c> :)
<lautriv_> cristian_c, the plan is to put a real OS on ;)
<cristian_c> lol
<cristian_c> lautriv_: you could use phjanderson github repository
<lautriv_> i found someone postulating this hardware is "CS918", not found in wiki.
<lautriv_> cristian_c, the only thing i found with that name is a hot-patch tool.
<lautriv_> ok, found something .... appears most people lost interrest 2 years ago, probably because all the propietary surrounders.
premoboss has quit [Ping timeout: 240 seconds]
premoboss has joined #linux-rockchip
<cristian_c> lautriv_: ah, ok
<cristian_c> lautriv_: I think you should not encounter particular issues
<cristian_c> lautriv_: usually, you should only care particular wifi chip
<cristian_c> lautriv_: I can link an rk3188 prebuilt kernel, but you can build a new obe, if you want
premoboss has quit [Remote host closed the connection]
cristian_c has quit [Quit: Bye]
robogoat has quit [Ping timeout: 244 seconds]
<rperier> amstan: linux-veyron (chromeos kernel) works very fine if it is flashed but not if it is loaded via kexec
<rperier> via kexec the kernel hangs while initializing mali
<lautriv_> rperier, kexec is only for single-core, is this a single-core ?
<rperier> lautriv_: no kexec works for smp
<rperier> (I use kexec on all my rockchip-based devices, all of these are smp)
<c0d3z3r0> rperier: except for rk3188 which doesn't work at the moment
<rperier> woooo! my veyron is booting "core-image-sato" with the chromeos kernel and an x11 server :D (generated via meta-rockchip).
<rperier> next step is mainline with edp
<lautriv_> rperier, it doesn't matter how much cores are around but it matters if more than CPU0 is running on kexec -e.
JohnDoe_71Rus has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
mrueg has quit [Ping timeout: 252 seconds]
mrueg has joined #linux-rockchip
gb_master has quit [Remote host closed the connection]
mrueg has quit [Ping timeout: 246 seconds]
<lautriv_> hm, while dealing with other arms i had somehow the impression rockchip is better supported by FOSS, appears i was mistaken.
<mmind00> lautriv_: it actually is quite well supported ... although the old socs are currently limited to tricle-down effects
<mmind00> lautriv_: currently most development happens on the rk3288, due to the numerous chromebooks based on it being released
<lautriv_> mmind00, not even a defconfig for uboot, no way to boot from external e.g.SD-Card, everywhere propietary blobs ain't good support.
<mmind00> lautriv_: of course if you're looking at the vendor kernel, you won't get happy ... mainline rk3288 uboot is in the works: http://git.denx.de/?p=u-boot/u-boot-dm.git;a=shortlog;h=refs/heads/rockchip-working
<lautriv_> mmind00, seriously, even wondermedia chips (NDA) have better support, probably the best to show this thingie my sledgehammer and put rockchip on the useless list.
GriefNorth has quit [Ping timeout: 240 seconds]
premoboss has joined #linux-rockchip
robogoat has joined #linux-rockchip
mrueg has joined #linux-rockchip
mrueg has quit [Ping timeout: 264 seconds]
naobsd has quit [Quit: naobsd]