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
xLinuxBot has quit [Ping timeout: 264 seconds]
naobsd has quit [Quit: naobsd]
robogoat has quit [Ping timeout: 244 seconds]
robogoat has joined #linux-rockchip
robogoat has quit [Ping timeout: 248 seconds]
robogoat has joined #linux-rockchip
JohnDoe_71Rus has joined #linux-rockchip
JohnDoe_71Rus has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
bbelos has quit [Ping timeout: 256 seconds]
GekkePrutser has quit [Ping timeout: 244 seconds]
markm has quit [Ping timeout: 246 seconds]
steev has quit [Ping timeout: 248 seconds]
GekkePrutser has joined #linux-rockchip
steev has joined #linux-rockchip
cheetahw26 has joined #linux-rockchip
cheetahw26_ has quit [Ping timeout: 244 seconds]
arnd has quit [Ping timeout: 240 seconds]
bamvor has quit [Ping timeout: 252 seconds]
srao has quit [Ping timeout: 240 seconds]
arnd has joined #linux-rockchip
bamvor has joined #linux-rockchip
srao has joined #linux-rockchip
xLinuxBot has joined #linux-rockchip
panicking has joined #linux-rockchip
<panicking> Hi all
<panicking> I'm working on wifi
<panicking> now
<panicking> problem that I have is power sequence and return of capabiliets
<panicking> on rk3288-fireflay
panicking has quit [Remote host closed the connection]
panicking has joined #linux-rockchip
<panicking> try using brcm,bcm4329-fmac
<rperier> hi all
<rperier> I started to work on the dts for speedy, I still get things buggy but it should be finished soon I think (I need to backport some patches)
<panicking> rperier: is it wifi?
<rperier> panicking: that's a rockchip-based chromebook, which has a wifi chipset yes. but Wifi does not work yet in mainline
<panicking> rperier: I know, I'm trying to let it work
<panicking> I have the AP6335
<panicking> but I don't know what is missed now. What I can see is that the ocr_avail
<panicking> does not match the 1.8V
<panicking> card answer that support from 2 volt
<steev> panicking: are you kicking the bluetooth portion?
<panicking> No
<panicking> I enable only the WLAN_EN pin
<steev> i use a udev rule like ACTION=="add", SUBSYSTEM=="sdio", ENV{SDIO_CLASS}=="02", ENV{SDIO_ID}=="02D0:4354", RUN+="/usr/sbin/brcm_patchram_plus -d --patchram /lib/firmware/brcm/BCM4354_003.001.012.0306.0659.hcd --no2bytes --enable_hci --enable_lpm --scopcm=1,2,0,1,1,0,0,0,0,0 --baudrate 3000000 --use_baudrate_for_download --tosleep=50000 /dev/ttyS0"
<panicking> Yes but in mainline, I add info in dts
<panicking> and I can even enumerate it
<panicking> could I have missed somentning in dts
<panicking> ?
<panicking> Working on mainline
<panicking> now
ganbold has quit [Ping timeout: 255 seconds]
ganbold has joined #linux-rockchip
xLinuxBot has quit [Ping timeout: 256 seconds]
xLinuxBot has joined #linux-rockchip
bamvor has quit [Read error: Connection reset by peer]
srao has quit [Write error: Connection reset by peer]
ojn has quit [Ping timeout: 256 seconds]
dianders has quit [Read error: Connection reset by peer]
arnd has quit [Read error: Connection reset by peer]
GekkePrutser has quit [Write error: Connection reset by peer]
steev has quit [Read error: Connection reset by peer]
bamvor has joined #linux-rockchip
srao has joined #linux-rockchip
<rperier> panicking: did you look the devicetree in the official firefly kernel ? (or even in the chrome os kernel for rockchip devices) it might help
<panicking> When wifi land in firefly sorry
<panicking> I have pull yesterday
<panicking> I don't see any commit there
<panicking> can you point me up to the kernel tree?
<rperier> not sure if it will help (things seem to be very different in their kernel) : https://bitbucket.org/T-Firefly/
arnd has joined #linux-rockchip
dianders has joined #linux-rockchip
ojn has joined #linux-rockchip
steev_ has joined #linux-rockchip
GekkePrutser has joined #linux-rockchip
steev_ has quit [Client Quit]
markm has joined #linux-rockchip
steev_ has joined #linux-rockchip
premoboss has joined #linux-rockchip
wildea01 has joined #linux-rockchip
premoboss has quit [Remote host closed the connection]
xLinuxBot_ has joined #linux-rockchip
xLinuxBot has quit [Ping timeout: 248 seconds]
ganbold has quit [Ping timeout: 255 seconds]
ganbold has joined #linux-rockchip
premoboss has joined #linux-rockchip
xLinuxBot has joined #linux-rockchip
xLinuxBot_ has quit [Ping timeout: 252 seconds]
xLinuxBot has quit [Ping timeout: 248 seconds]
xLinuxBot has joined #linux-rockchip
xLinuxBot has quit [Ping timeout: 248 seconds]
<panicking> Ok
<panicking> wifi is now taken
<panicking> on the mainline
<panicking> I need to load the firmware
<panicking> I can detect it
bbelos has joined #linux-rockchip
<rperier> tlwoerner: so, as I did read on your g+ profil, your firefly boots a yocto image from eMMC , right ?
<rperier> if you have a class image (the stuff which you probably wrote for it), feel free to send a pull request on meta-rockchip
nighty-_ has joined #linux-rockchip
<panicking> Is there any mainteiner here?
<panicking> I have some patches for make wifi working on firefly
<panicking> Ok
<panicking> I will join this too
<panicking> thanks
<mrueg> that's usually the place patches are sent to
<mrueg> panicking: mmind00 maintains the rockchip part iirc
<rperier> panicking: scripts/get_maintainer.pl -f <the modified file> will show emails where you need to send your patches (that's a list of maintainers)
<panicking> Ok
<rperier> if you have something to send, ML is always preferred
<panicking> I'm working now on increase clock speed
<panicking> I have timeout
<panicking> if I go up to some khz
<panicking> on firware
naobsd has joined #linux-rockchip
<tlwoerner> rperier: yes, i'm very excited about it. i'm updating the README today and will be pushing it to github so you can look it over and (hopefully) merge (and/or provide feedback)
<rperier> nice !
<rperier> that's great to have another user :)
<tlwoerner> it would have been working a day or two earlier, but i discovered that the afptool that comes with git://github.com/neo-technologies/rockchip-mkbootimg.git was not creating correct images (they were corrupted in some way)
<tlwoerner> when i switched to the afptool from git://github.com/TeeFirefly/rk2918_tools.git everything worked properly
<mmind00> panicking: general handling when sending patches, please always include maintainers as well as lists (and use scripts/checkpatch.pl before sending :-) )
<rperier> tlwoerner: weird... did you check that only on the firefly ? I mean, this is your only board ?
<rperier> yeah... this part is not perfect, I used mkbootimg for rk3066/rk3188 to pack and sign image for the proprietary bootloader and I switched to the community uboot on the firefly, usually I use "rkflashtool" tools for this board :/
<tlwoerner> rperier: yes, this is my only rockchip-based board
<rperier> ok
<tlwoerner> btw, i had wanted to demo something like glxgears or something like that. the 3.10.x kernel has some mali kernel module, i was able to compile glxgears and a bunch of other such programs, but when i tried running them i'd get some sort of message saying "failed to initialize libEGL" and other such errors
<tlwoerner> any idea what's the glue i need to run these apps?
<mmind00> tlwoerner: you'd also need the binary mali userspace libs
<mmind00> the kernel module only interfaces between the hw and those libs
<tlwoerner> what sorts of names would they have?
<tlwoerner> are they provided somewhere? by rockchip perhaps?
<rperier> did you look in official firefly images ? :)
<tlwoerner> for something named libegl?
<mmind00> tlwoerner: libmali* and libEGL*, libGLES*
<mmind00> tlwoerner: and of course it depends on what kernel you actually use
<mmind00> tlwoerner: the 3.10 one from Rockchip would need some fbdev based libs ... I think ARM provides some for the firefly
<tlwoerner> i'm using git://bitbucket.org/T-Firefly/firefly-rk3288-kernel.git
<mmind00> tlwoerner: but no guarantees if this works at all
<tlwoerner> mmind00: thanks, i'm trying that now
<tlwoerner> is that available somewhere?
<tlwoerner> ok, googling finds it in a lot of places
<mmind00> tlwoerner: that won't help you :-) ... i.e. the 3.10 kernel from Rockchip is fbdev-based ... while everything sane (and recent) uses the dri-subsystem instead
<mmind00> tlwoerner: it's like https://www.youtube.com/watch?v=ha-uagjJQ9k ;-)
<tlwoerner> mmind00: ;-)
hipboi_ has quit [Remote host closed the connection]
<rperier> nice metaphor ;D
cristian_c has joined #linux-rockchip
dianders_ has joined #linux-rockchip
bamvor_ has joined #linux-rockchip
steev__ has joined #linux-rockchip
robogoat_ has joined #linux-rockchip
dianders has quit [Ping timeout: 248 seconds]
bamvor has quit [Ping timeout: 248 seconds]
steev_ has quit [Ping timeout: 248 seconds]
robogoat has quit [Ping timeout: 248 seconds]
dianders_ is now known as dianders
bamvor_ is now known as bamvor
steev__ is now known as steev_
sunilmohan has joined #linux-rockchip
sunilmohan has quit [Ping timeout: 246 seconds]
<rperier> WOOOO !!! my veyron-speedy boots mainline , ah ah that's so exciting :D
<rperier> ;D
naobsd has quit [Quit: naobsd]
cristian_c has quit [Quit: Bye]
cristian_c has joined #linux-rockchip
<tlwoerner> rperier: \o/
<mmind00> rperier: :-D
<cristian_c> hello
<rperier> via wifi + kexec for now (it is not flashed yet, I download and load it on the fly)
<cristian_c> I've tried gpiodump. I loaded the kernel module and I've checked all the pins, in three modes but I'd like to know what to do in order to make things working. Any ideas?
<amstan> rperier: kexec? cool!
<karlp> cristian_c: your auto repeating message isn't very clear about what you are really asking for.
<karlp> you might try rewording it, and asking manually each time.
<cristian_c> karlp: about bluetooth support
<cristian_c> karlp: but some days ago I've talked also about bluetooth issue , with othrr questions, with other words
<karlp> yeah, but the single sentence that starts with "I've tried gpiodump" has nothing useful in it, and isn't encouraging any answers
<cristian_c> karlp: in past, I've tried also patchrsm pkus
<cristian_c> plus
<cristian_c> but otner questions about this issue have not got difference, anyway :)
<cristian_c> but there is also a page in linux-rockchip.info that relinks to github
robogoat_ has quit [Ping timeout: 246 seconds]
<rperier> amstan: kexec works since a while now on rockchip . The good new is that it means that all driver in mainline super kexec correctly , i.e deinitialize and initiliaze themselve correctly, which is very cool yep :)
<rperier> (I work almost all the time with kexec)
panicking has quit [Quit: Ex-Chat]
cristian__c has joined #linux-rockchip
cristian_c has quit [Read error: Connection reset by peer]
wildea01 has quit [Quit: leaving]
steev_ is now known as steev
JohnDoe_71Rus has joined #linux-rockchip
GriefNorth has joined #linux-rockchip
JohnDoe_71Rus has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
GriefNorth has quit [Ping timeout: 256 seconds]
premoboss has quit [Remote host closed the connection]
cristian__c has quit [Quit: Bye]
premoboss has joined #linux-rockchip
nighty-_ has quit [Quit: Disappears in a puff of smoke]
robogoat has joined #linux-rockchip