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
RayFlower has joined #linux-rockchip
RayFlower has quit [Read error: Connection reset by peer]
RayFlower has joined #linux-rockchip
RayFlower has quit [Read error: Connection reset by peer]
RayFlower has joined #linux-rockchip
nighty-_ has quit [Quit: Disappears in a puff of smoke]
RayFlower has quit [Read error: Connection reset by peer]
RayFlower has joined #linux-rockchip
markm__ has joined #linux-rockchip
markm_ has quit [Ping timeout: 258 seconds]
naobsd has joined #linux-rockchip
RayFlower has quit [Read error: Connection reset by peer]
RayFlower has joined #linux-rockchip
RayFlower has quit [Read error: Connection reset by peer]
RayFlower has joined #linux-rockchip
Tony_ has joined #linux-rockchip
markm_ has joined #linux-rockchip
markm__ has quit [Ping timeout: 250 seconds]
<Tony_> Damned, I can't connect freenode w/o VPN.
<Tony_> sometimes, I want to leave my Country.
markm__ has joined #linux-rockchip
markm_ has quit [Ping timeout: 252 seconds]
markm_ has joined #linux-rockchip
markm__ has quit [Ping timeout: 244 seconds]
markm__ has joined #linux-rockchip
markm_ has quit [Ping timeout: 260 seconds]
markm_ has joined #linux-rockchip
markm__ has quit [Ping timeout: 272 seconds]
Tony_ has quit [Ping timeout: 246 seconds]
markm__ has joined #linux-rockchip
markm_ has quit [Ping timeout: 240 seconds]
markm_ has joined #linux-rockchip
markm__ has quit [Ping timeout: 264 seconds]
Tony_ has joined #linux-rockchip
<Danukeru> hey. the RK3188Loader, at what offset should that be set in the NAND?
<Tony_> 0
levd has joined #linux-rockchip
Tony__ has joined #linux-rockchip
Tony_ has quit [Client Quit]
<Danukeru> Tony_: so at which offset should the parameters be flashed? (thx btw)
<Tony__> OMG, I finally got in w/o VPN.
<Tony__> Tody, I gonna to fix creating a boot.img./
<Tony__> There is a offset on wiki.
<Danukeru> using rkflashkit btw
<Danukeru> rkflashtool
<Tony__> Danukeru,
<Tony__> here you are.
<Tony__> Danukeru, haha
<Tony__> Yes.
<Danukeru> ok then I imagine rkflashtool is hiding away the loader, and im not working with absolute offsets here...
<Tony__> you can flash it with tool of RK.
<Tony__> upgrade_tool
<Tony__> or tools on Windows...
<Tony__> You don't have a upgrade_tool ?
<Tony__> Danukeru ?
RayFlower has quit [Quit: RayFlower]
<Tony__> naobsd, are you here ?
<Danukeru> yea I have upgrade_tool
<Danukeru> im currently putting in a generic uboot to see what that gets me :)
<Tony__> Danukeru, you can use it to flash any part.
<Tony__> naobsd, mkbootfs boot | minigzip > ramdisk.img && ./mkkrnlimg ramdisk.img ramdisk-rk.img
<Tony__> naobsd, I can create ramdisk within Android out dir.
<Tony__> naobsd, but I can't create ramdisk from your miniroot.
<Tony__> I don't know where I miss.
<naobsd> rkflashkit shouldn't support flashing loader
<naobsd> rkflashtool also doesn't support it
<naobsd> Tony__: please give me non-working image. the uri you shared yesterday was "you don't have permission"
RayFlower has joined #linux-rockchip
<Tony__> naobsd, here.
<Tony__> I shared everything I could.
<Danukeru> so, correct me if im wrong, the loader is at the true start of the flash, the RK loads it, and then displays to me the rest of nand as if starting at 0x0
<Danukeru> from which it chainloads to ie. uboot of the iniramfs
<Danukeru> *or the
<Tony__> don't use uboot, we use the bootloader of RK.
cnxsoft has joined #linux-rockchip
<Tony__> Danukeru, ..
<Danukeru> im chainloading to U-boot
<naobsd> I think loader code is placed at raw 4th sector in NAND, but it doesn't matter.
<naobsd> I don't understand "ie. uboot of the iniramfs"
<naobsd> you may put u-boot as a loader in NAND area
<naobsd> or you may put u-boot as a kernel which is (chain-)loaded from loader in NAND
<naobsd> you may put (any arm code here) as a kernel which is loaded from loader in NAND
<Danukeru> it was *or the
<naobsd> ah, any working arm code
<Danukeru> yea
<naobsd> Tony__: we alreaady have working(confirmed to work) u-boot for rk3066/rk3068/px2/rk3188/rk3288
<Tony__> naobsd, okay. and is there permission problem about I shared.
<Tony__> ?
<naobsd> Tony__: of course there is no reason to use u-boot
<Danukeru> I was just assuming at this point
<naobsd> Tony__: no. downloading now
<Tony__> btw, how to rename nickname ?
<Tony__> on here ?
<Tony__> I use XChat.
<Tony__> NICK tony
<Tony__> %n
levd1 has joined #linux-rockchip
levd has quit [Ping timeout: 265 seconds]
RayFlower has quit [Read error: Connection reset by peer]
RayFlower has joined #linux-rockchip
<naobsd> Tony__: check permission of files in ramdisk
<naobsd> read and exec bits are missed
<Tony__> naobsd, ls -l root
<Tony__> -rwxr-xr-x 1 kangear kangear 433 12月 10 10:11 init
<naobsd> ah, sorry, I remembered mkbootfs changes owner/group and permission
<naobsd> e.g. -rwxr-x--- 1 root root 433 Jan 1 1970 init
<naobsd> then it should be ok... hmm...
<naobsd> but try cpio instead of mkbootfs
<naobsd> I know mkbootfs works but currently I'm not sure what happened
<naobsd> mmmmm, I need to do some correction for "Boot Sequences" page on wiki...
RayFlower has quit [Read error: Connection reset by peer]
RayFlower has joined #linux-rockchip
<Tony__> naobsd, could you tell me the steps with cpio ?
<Tony__> I only use mkbootfs before.
<Tony__> naobsd, btw there is a new eMMC support List from RK just now.
<Tony__> naobsd, I share you a the first time. ;)
<Tony__> naobsd, thank you.
<Tony__> naobsd, note to download [Rockchip Solutions eMMC Support List]. ;)
<Tony__> naobsd, it work fine now. thank you very much.
<Tony__> And anybody can tell me how to rename nickname on IRC ?
<Tony__> here.
<naobsd> so some conversion in mkbootfs doesn't match my miniroot structure
levd has joined #linux-rockchip
<naobsd> Tony__: check your IRC client manual...
levd1 has quit [Ping timeout: 272 seconds]
Tony__ has quit [Ping timeout: 244 seconds]
levd has quit [Ping timeout: 258 seconds]
levd has joined #linux-rockchip
Guest1765 has joined #linux-rockchip
Tony_ has joined #linux-rockchip
Tony_ has quit [Ping timeout: 260 seconds]
Guest1765 has quit [Quit: Leaving]
RayFlower has quit [Read error: Connection reset by peer]
RayFlower has joined #linux-rockchip
Tony_ has joined #linux-rockchip
levd1 has joined #linux-rockchip
levd has quit [Ping timeout: 256 seconds]
<Tony_> I fond two boot.img from http://androtab.info/
<Tony_> I wonder which one is better ?
<Tony_> sdboot_rk3188_miniroot.zip on http://androtab.info/radxa_rock/sdboot/
<Tony_> anther one is here http://androtab.info/miniroot/
<naobsd> anything is no more than sample
<Tony_> there are some diffes between them.
RayFlower has quit [Read error: Connection reset by peer]
RayFlower has joined #linux-rockchip
RayFlower has quit [Read error: Connection reset by peer]
RayFlower has joined #linux-rockchip
<naobsd> ah, I have to fix problem that my miniroot may overwrite mmcblk0...
levd1 has quit [Remote host closed the connection]
levd has joined #linux-rockchip
<Tony_> If there are some thing I could do for you, just tell me. ;)
Astralix1 has joined #linux-rockchip
Astralix has quit [Ping timeout: 250 seconds]
RayFlower has quit [Quit: RayFlower]
GriefNorth has joined #linux-rockchip
levd1 has joined #linux-rockchip
levd has quit [Ping timeout: 256 seconds]
VargaD has quit [Ping timeout: 250 seconds]
<Tony_> ( ͡° ͜ʖ ͡°)
levd has joined #linux-rockchip
levd1 has quit [Ping timeout: 264 seconds]
<naobsd> https://plus.google.com/103572631114802962376/posts/Cexm9bJJ7La "Good news:We have adjusted the DHL cost to a 20% lower price at your best interest. ..." good news :)
VargaD has joined #linux-rockchip
levd1 has joined #linux-rockchip
levd has quit [Ping timeout: 244 seconds]
levd has joined #linux-rockchip
levd1 has quit [Remote host closed the connection]
<Tony_> That's a pretty good news.
<Tony_> naobsd, Ubuntu on RK3188, can't ping xxx.xxx.xxx.xxx
<Tony_> # ping 192.168.2.1
<Tony_> socket: Permission denied
<naobsd> if you're using Android kernel, try sudo or on root account
levd1 has joined #linux-rockchip
levd has quit [Ping timeout: 264 seconds]
levd has joined #linux-rockchip
levd1 has quit [Ping timeout: 244 seconds]
levd has quit [Remote host closed the connection]
levd has joined #linux-rockchip
<Tony_> the network problem is fixed.
<Tony_> I don't know why it's works not really fine.
<Tony_> very slow action.
<naobsd> Tony_: are you talking about ping RTT?
<naobsd> or throughput?
<Tony_> naobsd, no, I can't ping any ip. but I can connected the newwork.
<naobsd> ?
<Tony_> I did this: sudo service network-manager start
<naobsd> well
<naobsd> ok
<Tony_> I can connected the network with Firefox.
<naobsd> I see
<rperier> naobsd: any news from radxa ? (you applied for a board, right ?)
<rperier> I mean, did you receive something or not yet
<Tony_> naobsd, I wonder why the ubuntu run so slowly.
<naobsd> rperier: I didn't applied for that give away
<naobsd> mmind00: ping
<naobsd> mmind00: I'm looking rk3288.dts on linux-next
<naobsd> mmind00: about tsadc, "pinctrl-0 = <&otp_out>;" is defined, but it's used for another purpose on firefly
<naobsd> mmind00: should I redefine pinctrl-0 with another pin which is connected to pmic?
<rperier> naobsd: oh, ok. np
<naobsd> mmind00: there is a pin which is connected to act8848 PWREN&PWRHOLD. if this pin goes low, power will be shutdown (just a guessing, not yet tested)
<Tony_> naobsd, I have a board which have a act8848.
<naobsd> mmind00: but if I defined pinctrl with that pin, I cannot define same pin in act8848 section (it needs to be high on boot)
<naobsd> mmind00: so should I enable tsadc w/o otp_out pin?
<naobsd> (I don't know how to disable already defined "pinctrl-0 = ...", but for now I just leave it as is...)
<naobsd> btw, is there any rk3288 board which has ehci port...?
<naobsd> if it works, it gives 1 more 480Mbps bandwidth... ;)
<Tony_> mmind00, naobsd call you several times. pls say something.
levd has quit [Remote host closed the connection]
levd has joined #linux-rockchip
<Tony_> ;)
<naobsd> Tony_: please don't
<naobsd> Tony_: please don't expect/assume/enforce someone should answer
<Tony_> naobsd, I'm sorry.
levd1 has joined #linux-rockchip
levd has quit [Ping timeout: 264 seconds]
mrcan has quit [Remote host closed the connection]
mrcan has joined #linux-rockchip
mrcan_ has joined #linux-rockchip
mrcan has quit [Ping timeout: 250 seconds]
hipboi has joined #linux-rockchip
<mmind00> Tony_: especially as people might use software like quassel to keep track of irc activity while they are asleep ;-)
<Tony_> mmind00, I'm so sorry, I never say that again. ;-)
<mmind00> naobsd: I guess the best way for the tsadc pinctrl would be to move it to the rk3288-evb.dtsi ... i.e. add a node &tsadc { pinctrl-... } with the pinctrl settings there and remove it from rk3288.dtsi
<mmind00> naobsd: [this should of course be a separate patch] ... having pinctrl settings in the soc dtsi is a shortcut only for components where these settings are used in all cases (like spi, i2c) ... so if boards actually reuse the pin for something different, the setting should move to the specific board
<mmind00> Tony_: np
<naobsd> mmind00: I see.
<naobsd> pinctrl-0 can overwrite (last definitionwin), right?
<naobsd> git repos on my mirrors and github will be removed temporary
<naobsd> my mirrors are already shutdown
<naobsd> mmm, terrible internet connection, I cannot use ssh well :(
levd has joined #linux-rockchip
levd1 has quit [Ping timeout: 272 seconds]
AstralixNB has joined #linux-rockchip
AstralixNB has joined #linux-rockchip
<rperier> Tony_: yeah most of the time, people are connected while they are asleep but are not "physically" there (they're busy). Just ping them and wait for a pong
<rperier> + there is jetlag :)
AstralixNB has quit [Read error: No route to host]
<Tony_> rperier, yep. there is.
AstralixNB has joined #linux-rockchip
<mmind00> naobsd: just to clarify, I meant it something like http://pastebin.com/a6KN8N8T
<naobsd> mmind00: yes, I understood, thanks
<naobsd> maybe uartX except uart2 too, it may/may not use cts/rts
<naobsd> maybe others
<naobsd> anyway, it's another story, another patch :)
<naobsd> now I temporary removed kernel/u-boot repo on github/linux-rockchip
<naobsd> I'll prepare new repos, please don't push your local copy to there
levd1 has joined #linux-rockchip
levd has quit [Ping timeout: 272 seconds]
<naobsd> return to home...
levd has joined #linux-rockchip
levd1 has quit [Ping timeout: 250 seconds]
naobsd has quit [Quit: Page closed]
levd has quit [Remote host closed the connection]
levd has joined #linux-rockchip
apritzel has joined #linux-rockchip
levd1 has joined #linux-rockchip
levd has quit [Ping timeout: 244 seconds]
naobsd has joined #linux-rockchip
field^Mop has joined #linux-rockchip
prontotest has joined #linux-rockchip
prontotest has left #linux-rockchip [#linux-rockchip]
levd1 has quit [Remote host closed the connection]
levd has joined #linux-rockchip
wildea01 has joined #linux-rockchip
<field^Mop> naobsd: if you want you can tell me corrections or modifications to the wiki boot_sequences side. i'll add them in then.
<naobsd> field^Mop: I'll explain what should be corrected when I have time
<naobsd> at least not now... I have to off train soon
levd has quit [Remote host closed the connection]
levd has joined #linux-rockchip
<field^Mop> naobsd: you're welcome. got little time right now myself. i regularly check backlog and will notice when you write something about the side.
<field^Mop> naobsd: but for reference and questions it seems way better to actually chat in real-time ;)
<naobsd> I see, I'll leave comment in log when possible
levd has quit [Remote host closed the connection]
levd has joined #linux-rockchip
markm__ has joined #linux-rockchip
markm_ has quit [Ping timeout: 264 seconds]
Tony_ has quit [Remote host closed the connection]
<field^Mop> naobsd: thank you. cu
levd1 has joined #linux-rockchip
levd has quit [Ping timeout: 272 seconds]
dlezcano has quit [Ping timeout: 265 seconds]
dlezcano has joined #linux-rockchip
dlezcano has quit [Ping timeout: 265 seconds]
dlezcano has joined #linux-rockchip
levd1 has quit [Ping timeout: 244 seconds]
naobsd has quit [Quit: Page closed]
mrcan_ has quit [Remote host closed the connection]
mrcan__ has joined #linux-rockchip
nashpa has joined #linux-rockchip
bengal has joined #linux-rockchip
bengal has quit [Ping timeout: 255 seconds]
<AstralixNB> Hi filed^Mop
mrcan__ has quit [Quit: pai]
<field^Mop> AstralixNB: hi
<field^Mop> AstralixNB: :) sorry, on my way out..
<field^Mop> AstralixNB: maybe later again
naobsd has joined #linux-rockchip
field^Mop has quit [Ping timeout: 265 seconds]
nighty-_ has joined #linux-rockchip
RayFlower has joined #linux-rockchip
RayFlower has quit [Read error: Connection reset by peer]
RayFlower has joined #linux-rockchip
GriefNorth has quit [Ping timeout: 245 seconds]
mrcan has joined #linux-rockchip
mrcan has joined #linux-rockchip
RayFlower has quit [Read error: Connection reset by peer]
RayFlower has joined #linux-rockchip
cnxsoft has quit [Quit: cnxsoft]
RayFlower has quit [Read error: Connection reset by peer]
RayFlower has joined #linux-rockchip
RayFlower has quit [Read error: Connection reset by peer]
RayFlower has joined #linux-rockchip
antoinemaillard has joined #linux-rockchip
RayFlower has quit [Read error: Connection reset by peer]
RayFlower has joined #linux-rockchip
field^Mop has joined #linux-rockchip
antoinemaillard has quit [Quit: antoinemaillard]
Luke-Jr has joined #linux-rockchip
<Luke-Jr> How can I access GPIO or the ADC pin from userland (ideally, without 3+ syscalls to access sysfs per access)?
<Luke-Jr> actually, the syscalls aren't really a problem in this case - but I do need some way to get at the ADC reading
RayFlower has quit [Read error: Connection reset by peer]
RayFlower has joined #linux-rockchip
antoinemaillard has joined #linux-rockchip
RayFlower has quit [Read error: Connection reset by peer]
RayFlower has joined #linux-rockchip
RayFlower has quit [Quit: RayFlower]
RayFlower has joined #linux-rockchip
antoinemaillard has quit [Quit: antoinemaillard]
antoinemaillard has joined #linux-rockchip
RayFlower has quit [Read error: Connection reset by peer]
RayFlower has joined #linux-rockchip
ganbold__ has quit [Read error: Connection reset by peer]
ganbold__ has joined #linux-rockchip
antoinemaillard has quit [Quit: antoinemaillard]
AstralixNB has quit [Ping timeout: 250 seconds]
antoinemaillard has joined #linux-rockchip
GriefNorth has joined #linux-rockchip
RayFlower has quit [Read error: Connection reset by peer]
RayFlower has joined #linux-rockchip
antoinemaillard has quit [Quit: antoinemaillard]
antoinemaillard has joined #linux-rockchip
RayFlower has quit [Read error: Connection reset by peer]
RayFlower has joined #linux-rockchip
RayFlower has quit [Read error: Connection reset by peer]
RayFlower has joined #linux-rockchip
RayFlower has quit [Read error: Connection reset by peer]
RayFlower has joined #linux-rockchip
RayFlower has quit [Read error: Connection reset by peer]
RayFlower has joined #linux-rockchip
AstralixNB has joined #linux-rockchip
AstralixNB1 has joined #linux-rockchip
AstralixNB has quit [Ping timeout: 250 seconds]
RayFlower has quit [Read error: Connection reset by peer]
RayFlower has joined #linux-rockchip
antoinemaillard has quit [Ping timeout: 264 seconds]
wildea01 has quit [Quit: leaving]
RayFlower has quit [Read error: Connection reset by peer]
RayFlower has joined #linux-rockchip
apritzel has quit [Ping timeout: 250 seconds]
RayFlower has quit [Read error: Connection reset by peer]
RayFlower has joined #linux-rockchip
field^Mop has quit [Ping timeout: 264 seconds]
RayFlower has quit [Read error: Connection reset by peer]
RayFlower has joined #linux-rockchip
bengal has joined #linux-rockchip
RayFlower has quit [Read error: Connection reset by peer]
RayFlower has joined #linux-rockchip
<naobsd> hmmm......... mainline on firefly is booted at least, but it freeze at higher cpu freq :(
<naobsd> like as my hotack's rk3288 board
<naobsd> no idea :(
<naobsd> I missed something...
<naobsd> I'll push my dts tomorrow after minor cleanup...
field^Mop has joined #linux-rockchip
<Astralix1> Could be some thing with the power supply... must not be software alone
GriefNorth has quit [Quit: WeeChat 1.0.1]
RayFlower has quit [Read error: Connection reset by peer]
RayFlower has joined #linux-rockchip
nighty-_ has quit [Remote host closed the connection]
RayFlower has quit [Read error: Connection reset by peer]
RayFlower has joined #linux-rockchip
field^Mop has quit [Ping timeout: 256 seconds]
field^Mop has joined #linux-rockchip
RayFlower has quit [Read error: Connection reset by peer]
RayFlower has joined #linux-rockchip
RayFlower has quit [Read error: Connection reset by peer]
RayFlower has joined #linux-rockchip
bengal has quit [Ping timeout: 256 seconds]
naobsd has quit [Quit: Page closed]
RayFlower has quit [Read error: Connection reset by peer]
RayFlower has joined #linux-rockchip
Omegamoon has quit [Ping timeout: 264 seconds]
FreezingCold has quit [Ping timeout: 244 seconds]
FreezingCold has joined #linux-rockchip
field^Mop has quit [Ping timeout: 258 seconds]
mrcan has quit [Read error: Connection reset by peer]
mrcan has joined #linux-rockchip
RayFlower has quit [Read error: Connection reset by peer]
RayFlower has joined #linux-rockchip
RayFlower has joined #linux-rockchip
RayFlower has quit [Read error: Connection reset by peer]
RayFlower has quit [Read error: Connection reset by peer]
RayFlower has joined #linux-rockchip
RayFlower has quit [Read error: Connection reset by peer]
RayFlower has joined #linux-rockchip
RayFlower has quit [Read error: Connection reset by peer]
RayFlower has joined #linux-rockchip
AstralixNB1 has quit [Ping timeout: 250 seconds]
RayFlower has quit [Read error: Connection reset by peer]
RayFlower has joined #linux-rockchip
RayFlower has quit [Read error: Connection reset by peer]
RayFlower has joined #linux-rockchip
naobsd has joined #linux-rockchip
RayFlower has quit [Read error: Connection reset by peer]
RayFlower has joined #linux-rockchip
RayFlower has quit [Read error: Connection reset by peer]
RayFlower has joined #linux-rockchip