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
<mmind00> I don't think so ... it's all pretty much debian standard
levd has joined #linux-rockchip
levd1 has joined #linux-rockchip
levd has quit [Ping timeout: 250 seconds]
levd has joined #linux-rockchip
<steev> amstan: speaking of... when using your rotation script, when i rotate the screen 90 degrees (? portrait instead of landscape when in "tablet mode") the screen just goes black instead of rotating... is this... expected or should i be looking for something in xorg's logs and such
<amstan> steev: works for me
<amstan> does xrandr --left work?
<steev> what version of modesetting driver do you use
<amstan> whatever's in arch
<steev> mother of god
<steev> that's as useful as latest
levd1 has quit [Ping timeout: 276 seconds]
<steev> leming: what version of modesetting is in arch?
* amstan is booting
<amstan> xf86-video-fbdev 0.4.4-4
* steev slaps amstan
<steev> xf86-video-modesetting
<amstan> steev: no? wrong thing? lol
<amstan> i don't have that installed though
<steev> erm, wtf
<steev> fbdev doesn't do modesetting
<steev> it's two separate drivers
<amstan> ok... but my xrandr works :)
<steev> ugh
<steev> hm, debian claims 0.4.4-1
<steev> and i don't see anything special about -3 to -4, just an abi bump
<leming> modesetting is built in xorg now, iirc
<steev> we're still on xorg 1.16
<steev> so must be a 1.17 thing
<steev> ah well
<leming> maybe you should use a distro with software from this century ;)
<amstan> i can't reproduce rperier's success with running X as root
<steev> leming: pfft
<steev> how's that wifi treating you again?
<leming> working good now
<steev> finally fixed?
<leming> i just had to slow things down
<steev> heh
<steev> teh arm, it is too fast
levd1 has joined #linux-rockchip
levd has quit [Ping timeout: 264 seconds]
<steev> anyone using mmind00's kernel on a veyron device? i'm curious about the existence of a file
levd has joined #linux-rockchip
levd1 has quit [Ping timeout: 256 seconds]
levd1 has joined #linux-rockchip
levd has quit [Ping timeout: 265 seconds]
levd has joined #linux-rockchip
levd1 has quit [Ping timeout: 252 seconds]
levd has quit [Ping timeout: 264 seconds]
markm has quit [Ping timeout: 250 seconds]
_whitelogger has quit [Ping timeout: 252 seconds]
_whitelogger has joined #linux-rockchip
ganbold has quit [Ping timeout: 255 seconds]
ganbold has joined #linux-rockchip
cristian_c has joined #linux-rockchip
ganbold_ has joined #linux-rockchip
ganbold has quit [Ping timeout: 255 seconds]
robogoat has quit [Ping timeout: 265 seconds]
premoboss has quit [Ping timeout: 244 seconds]
markm has joined #linux-rockchip
ganbold_ has quit [Ping timeout: 255 seconds]
ganbold has joined #linux-rockchip
cristian_c has quit [Ping timeout: 276 seconds]
cristian_c has joined #linux-rockchip
cristian_c has quit [Read error: No route to host]
cristian_c has joined #linux-rockchip
cristian_c has quit [Ping timeout: 264 seconds]
cristian_c has joined #linux-rockchip
ganbold has quit [Ping timeout: 255 seconds]
cristian_c has quit [Ping timeout: 276 seconds]
<mmind00> steev: me :-D ... what file are you looking for?
cristian_c has joined #linux-rockchip
cristian_c has quit [Read error: No route to host]
cristian_c has joined #linux-rockchip
robogoat has joined #linux-rockchip
cristian_c has quit [Ping timeout: 276 seconds]
cristian_c has joined #linux-rockchip
cristian_c has quit [Ping timeout: 248 seconds]
cristian_c has joined #linux-rockchip
cristian_c has quit [Ping timeout: 248 seconds]
cristian_c has joined #linux-rockchip
field^Mop has joined #linux-rockchip
ganbold has joined #linux-rockchip
cristian_c has quit [Read error: No route to host]
cristian_c has joined #linux-rockchip
cristian_c has quit [Read error: No route to host]
cristian_c has joined #linux-rockchip
cristian_c has quit [Ping timeout: 265 seconds]
markm has quit [Ping timeout: 252 seconds]
field^Mop has quit [Ping timeout: 252 seconds]
markm has joined #linux-rockchip
field^Mop has joined #linux-rockchip
cristian_c has joined #linux-rockchip
_whitelogger has quit [Ping timeout: 252 seconds]
_whitelogger has joined #linux-rockchip
field^Mop has quit [Ping timeout: 246 seconds]
cristian_c has quit [Read error: No route to host]
cristian_c has joined #linux-rockchip
cristian_c has quit [Ping timeout: 250 seconds]
cristian_c has joined #linux-rockchip
cristian_c has quit [Ping timeout: 246 seconds]
cristian_c has joined #linux-rockchip
field^Mop has joined #linux-rockchip
khilman has joined #linux-rockchip
cristian_c has quit [Read error: No route to host]
cristian_c has joined #linux-rockchip
nashpa has quit [Ping timeout: 256 seconds]
nashpa has joined #linux-rockchip
<cristian_c> hi, I'd like to solve two issues with rk3188
<cristian_c> 1) I'd like to enable bt properly in ap6210
<cristian_c> I've found some strange behaviours, if I type rfkill list, I can see ap6210 bt interface in the output. I can block/unblock the software switch. Some months ago, I tried the patchram plus method but it's difficult to say why it doesn't work. So, I'd like to know if there is a method to set it properly either how I can collect useful info from commands/files. Any ideas?
<cristian_c> 2) I'd like to access to mount user readable/writable nand partition (i.e. /sdcard)
<cristian_c> I think loop* block files are related to mtd partitions and I think I could mount /system or /sdcard , mtdblock8 and mtdblock9, respectively (they are ext4 the first one and vfat the second one). So, I'd like to know if maybe I've to enable some CONFIG options in the kernel configuration file or to something else. Any ideas?
paulk-collins has joined #linux-rockchip
<paulk-collins> hi there
<paulk-collins> anyone played around with the Asus C201 yet?
<paulk-collins> also, I have questions about the SoC
<steev> mmind00: i was curious if /proc/device-tree/compatible exists
<mmind00> steev: yep seems to exist
<steev> mmind00: you check if /sys/firmeware/devicetree/base/compatible exists which doesn't exist on cros kernels, but /proc/device-tree/compatible does
<steev> if you couldn't tell, i'm the one who opened the issues, and your second one has a good point
<steev> response*
<mmind00> steev: so I guess it moved to /sys from /proc in the meantime and I guess the /proc/ stuff stays for compatibility
<mmind00> steev: yep I saw that ;-)
<mmind00> steev: https://www.kernel.org/doc/Documentation/ABI/testing/sysfs-firmware-ofw brings enlightenment ... /proc/device-tree is the actual path to use it seems
<steev> mmind00: ah, okay, i'll do a pullreq shortly then
<mmind00> ok, great :-)
<steev> i was thinking it was the other way around, that /sys was the place to look and cros had an option turned off
<steev> where shortly means, as soon as i get caught up on my emails and pop that sdcard back into my minnie
<mmind00> yea, but thankfully it is documented how this is supposed to be used ;-)
<mmind00> I need to finish v2 of the rk3368 clock tree too
markm has quit [Ping timeout: 252 seconds]
markm has joined #linux-rockchip
<cristian_c> anyway, some questions about rk3066
<cristian_c> I get many error messages similar to the following:
<cristian_c> i2c i2c-3: No ack, Maybe slave(addr: 0x30) not exist or abnormal power-on, retry 2...
<cristian_c> I've enabled i2c debug options and now I see many many many debug messages in my log
<cristian_c> similar to the following
<cristian_c> [ 5.656469] i2c i2c-1: master_xfer[1] R, addr=0x2d, len=1
<cristian_c> [ 5.658736] i2c i2c-1: master_xfer[0] W, addr=0x2d, len=2
<cristian_c> Any ideas about how to solve i2c issues?
<steev> mmind00: awesome, that fixes that. i've got a peach over here maybe i'll look into adding the exynos support based on it. i just need to look through the chromium stuff, i'm pretty sure all the exynos line uses the same mali drivers
<mmind00> steev: great ... yep I'm also quite sure that these drivers are the same ... exynos is a mali t6xx-something or so if I remember correctly
<steev> mmind00: well if/when i get armsoc working, can test for sure, running into the same thing amstan was, where it claims it can't find a working configuration for the screen
<steev> but it's fairly low on my todo list
<mmind00> yea, thats still puzzling me, as I've updated my Debian to the latest xorg in testing (1.17) and I just needed to recompile the armsoc part to make it work again
<steev> i'm still using 1.16 (based off jessie here), but i know amstan is using 1.17
<mmind00> I updated when amstan reported the issues on arch's 1.17, just to see if it is also present on debian
<mmind00> btw do you have an opinion on the libGL issue ... it gets currently just diverted away ... alternatives are symlinking to mesa-libGL or depending on glshim
<amstan> mmind00: i'll try it with your kernel sometime next week
<mmind00> [which is enough for extremetuxracer at least ;-) ]
<steev> amstan: hah, discovered the thing
<amstan> steev: yeah, but that's in modesetting, weren't we both using fbdev?
<steev> mmind00: i'd dep on glshim
<steev> amstan: no... but yes... but no - your xorg has modesetting built in, i have to have the driver
<amstan> heh
<steev> that said, i can probably look through the xorg stuff and port it back to the driver
<cristian_c> amstan' any ideas about race conditions?
<amstan> cristian_c: i'm sorry if i gave you the impression that i know what your issue is
<amstan> i was just talking in general
<steev> amstan: which version of 1.17 are you on?
<amstan> looks like 1.17.2-2
<amstan> seems to be an upstream package too, comes from the main arch, not modified for ar
<amstan> arm*
<steev> yeah, i was just figuring to look at the debian package and see what they are doing since mmind00 says it works for him
<steev> i'm planning on bumping my local box to the xorg 1.17 stuff, but it's going to be a huge pita to build it all
<steev> and is kinda also why it's low on the list
_whitelogger has quit [Ping timeout: 252 seconds]
_whitelogger has joined #linux-rockchip
markm has quit [Ping timeout: 276 seconds]
markm has joined #linux-rockchip
cristian_c has quit [Quit: Bye]
paulk-collins has quit [Quit: Quitte]
robogoat has quit [Ping timeout: 252 seconds]