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
<naobsd> Fighter19: at least you need to enable kernel config option. I cannot remember detail but there might be a bug which causes crash while booting with it
<naobsd> Fighter19: btw did you solve Android boot problem?
<Fighter19> Not really I just found out that my device does not like to boot an init script and wants an executable
<Fighter19> I just found out that the problem why I don't get adbd running is probably that the device is not in OTG mode when adbd is started.
<Fighter19> But I don't know yet how to set it into OTG mode.
<Fighter19> I think another reason might me a kernel panic, but if that's the case I'd wonder why my device wouldn't restart. But it's the only thing explaining why adbd does not start ._.
nighty has joined #linux-rockchip
<Fighter19> However getting adbd to run early is what I'm trying to do. If that works I can just cat /proc/kmesg and everything should be fine.
<Fighter19> naobsd, I've read that as well somewhere today. I've also read in in combination with reading it via the serial port.
<Fighter19> But I'm not 100% sure anymore.
<naobsd> Fighter19: initial OTG state depends on hardware(ID pin) wiring and kernel configuration(HOST/DEVICE/ID pin).
jacob_ has quit [Ping timeout: 264 seconds]
<naobsd> Fighter19: if you can use serial console, you can get more detail easily...
<Fighter19> Yeah I just read a little through the kernel source and it looks like I can write an integer representing the Mode to force my device to disable the host.
linux-rockchip has joined #linux-rockchip
<naobsd> something _different_
<naobsd> you can select initial mode by kernel config option
<naobsd> you can change it at run time too by sysfs node
levd has joined #linux-rockchip
<Fighter19> Well the initial mode is the device mode
<Fighter19> but it gets changed to Host mode from what i can tell
naobsd has quit [Remote host closed the connection]
naobsd has joined #linux-rockchip
levd1 has joined #linux-rockchip
levd has quit [Ping timeout: 250 seconds]
levd1 is now known as levd
levd1 has joined #linux-rockchip
levd has quit [Ping timeout: 276 seconds]
levd1 is now known as levd
<Fighter19> Thank you, naobsd. Good Night :)
levd1 has joined #linux-rockchip
Fighter19 has quit [Ping timeout: 260 seconds]
tlwoerner has quit [Quit: Leaving]
levd has quit [Ping timeout: 276 seconds]
levd1 is now known as levd
cnxsoft has joined #linux-rockchip
levd1 has joined #linux-rockchip
levd has quit [Ping timeout: 244 seconds]
levd1 is now known as levd
ganbold has joined #linux-rockchip
<stdint> naobsd, the 3066 doesn't be supported at 4.4 kernel
<stdint> only the 3.0.x available
<naobsd> stdint: I see, thank you!
<stdint> naobsd, I would like to ask the my supervisor whether could public some documents
<stdint> actually even I don't have it
<naobsd> I can get some docs from http://rockchip.fr/
<naobsd> but it will be better if Rockchip can offer docs
<naobsd> (rockchip.fr is not official)
levd1 has joined #linux-rockchip
<stdint> I don't know why those company doesn't public them
levd has quit [Ping timeout: 240 seconds]
levd1 is now known as levd
<naobsd> rperier: http://git.yoctoproject.org/cgit/cgit.cgi/meta-rockchip oh I didn't notice recent commits, very nice :)
<stdint> in my opinion, there is nothing different to the other platform
<naobsd> I want to try 4.4 kernel from https://github.com/rockchip-linux/kernel
<stdint> good to know there is a yocoto support
<stdint> I talked to a guys in platform department yesterday
<stdint> it is him said that no supported in 4.4
<stdint> maybe it would be better to develop based on upstream nor the 4.4 if you failed in it
<stdint> naobsd, could I send you private message?
levd1 has joined #linux-rockchip
levd has quit [Ping timeout: 250 seconds]
levd1 is now known as levd
levd1 has joined #linux-rockchip
levd has quit [Ping timeout: 265 seconds]
levd1 is now known as levd
levd1 has joined #linux-rockchip
levd has quit [Ping timeout: 240 seconds]
levd1 is now known as levd
vagrantc has joined #linux-rockchip
levd1 has joined #linux-rockchip
levd has quit [Ping timeout: 240 seconds]
levd1 is now known as levd
cnxsoft1 has joined #linux-rockchip
cnxsoft has quit [Ping timeout: 244 seconds]
cnxsoft1 is now known as cnxsoft
vagrantc has quit [Ping timeout: 244 seconds]
levd1 has joined #linux-rockchip
levd has quit [Ping timeout: 255 seconds]
levd1 is now known as levd
JohnDoe_71Rus has joined #linux-rockchip
levd1 has joined #linux-rockchip
levd has quit [Ping timeout: 250 seconds]
levd1 is now known as levd
levd1 has joined #linux-rockchip
levd has quit [Ping timeout: 244 seconds]
levd1 is now known as levd
dlezcano has joined #linux-rockchip
levd1 has joined #linux-rockchip
levd has quit [Ping timeout: 244 seconds]
levd1 is now known as levd
dlezcano has quit [Ping timeout: 260 seconds]
levd1 has joined #linux-rockchip
levd has quit [Ping timeout: 250 seconds]
levd1 is now known as levd
wadim_ has joined #linux-rockchip
levd1 has joined #linux-rockchip
levd has quit [Ping timeout: 265 seconds]
levd1 is now known as levd
zzarr has quit [Quit: Lämnar]
dlezcano has joined #linux-rockchip
levd has quit [Remote host closed the connection]
levd has joined #linux-rockchip
zzarr has joined #linux-rockchip
levd has quit [Ping timeout: 260 seconds]
levd has joined #linux-rockchip
<zzarr> hello again!
<zzarr> my Firefly RK3288 does have a HDMI port, what options must be chosen in the kernel config in order to get an output from it?
<stdint> zzarr, which kernel do you use?
<zzarr> 4.4
<zzarr> is the VESA VGA driver something I should choose?
<stdint> not
<stdint> you may find the HDMI output in graphics
<zzarr> the thing is that the device have eDP, 2x LVDS, VGA (via helper chip) and HDMI
<zzarr> I can't see an option related to HDMI anywhere in the config (using make xconfig)
<zzarr> I know that some times VGA do not mean the physical 15 pin D-SUB
<zzarr> Frame buffer hardware drivers is permanently checked (no box in front of)
levd1 has joined #linux-rockchip
levd has quit [Ping timeout: 265 seconds]
levd1 is now known as levd
paulk-aldrin has joined #linux-rockchip
<zzarr> the device is at home and I can't do anything about it now, but I know how to connect the serial debug port I have so I will debug the device when I come home
<zzarr> there might be a kernel panic or some other stuff happening
levd1 has joined #linux-rockchip
<zzarr> I just realized that I never changed the kernel boot parameters
<zzarr> it might be nice to check if the device even boots the kernel (might be stuck in u-boot)
levd has quit [Ping timeout: 265 seconds]
levd1 is now known as levd
levd1 has joined #linux-rockchip
levd has quit [Ping timeout: 250 seconds]
levd1 is now known as levd
cosm has quit [Remote host closed the connection]
cosm has joined #linux-rockchip
levd1 has joined #linux-rockchip
levd has quit [Ping timeout: 264 seconds]
levd1 is now known as levd
<stdint> zzarr, HDMI does name HDMI
levd1 has joined #linux-rockchip
<stdint> there is nothing to do with VGA output, it is connected to mipi interface in my memory
<zzarr> I lost you there, is MIPI the same as RGB?
levd has quit [Ping timeout: 252 seconds]
levd1 is now known as levd
<zzarr> in any way, as I wrote, it might not even get past u-boot
levd1 has joined #linux-rockchip
levd has quit [Ping timeout: 264 seconds]
levd1 is now known as levd
levd1 has joined #linux-rockchip
levd has quit [Ping timeout: 255 seconds]
levd1 is now known as levd
levd1 has joined #linux-rockchip
nighty has quit [Quit: Disappears in a puff of smoke]
levd has quit [Ping timeout: 264 seconds]
levd1 is now known as levd
levd1 has joined #linux-rockchip
levd has quit [Ping timeout: 265 seconds]
levd1 has quit [Ping timeout: 255 seconds]
levd has joined #linux-rockchip
levd1 has joined #linux-rockchip
cnxsoft1 has joined #linux-rockchip
levd has quit [Ping timeout: 240 seconds]
levd1 is now known as levd
cnxsoft has quit [Ping timeout: 255 seconds]
cnxsoft1 is now known as cnxsoft
levd has quit [Ping timeout: 240 seconds]
nighty has joined #linux-rockchip
premoboss has joined #linux-rockchip
paulk-collins has joined #linux-rockchip
zzarr has quit [Quit: Lämnar]
JohnDoe_71Rus has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
premoboss has quit [Ping timeout: 265 seconds]
sunilmohan has quit [Ping timeout: 250 seconds]
zzarr has joined #linux-rockchip
zzarr has quit [Quit: Lämnar]
wadim_ has quit [Remote host closed the connection]
zzarr has joined #linux-rockchip
Ziyuan has quit [Ping timeout: 244 seconds]
JohnDoe_71Rus has joined #linux-rockchip
JohnDoe_71Rus has quit [Changing host]
JohnDoe_71Rus has joined #linux-rockchip
sunilmohan has joined #linux-rockchip
dlezcano has quit [Remote host closed the connection]
dlezcano has joined #linux-rockchip
dlezcano has quit [Remote host closed the connection]
afaerber has quit [Quit: Ex-Chat]
cnxsoft has quit [Quit: cnxsoft]
afaerber has joined #linux-rockchip
afaerber has quit [Ping timeout: 250 seconds]
afaerber has joined #linux-rockchip
JohnDoe6 has joined #linux-rockchip
JohnDoe_71Rus has quit [Ping timeout: 240 seconds]
premoboss has joined #linux-rockchip
tlwoerner has joined #linux-rockchip
vagrantc has joined #linux-rockchip
sunilmohan has quit [Ping timeout: 265 seconds]
ssvb has quit [Ping timeout: 264 seconds]
ssvb has joined #linux-rockchip
fireglow has quit [Quit: Gnothi seauton; Veritas vos liberabit]
fireglow has joined #linux-rockchip
paulk-collins has quit [Quit: Leaving]
sunilmohan has joined #linux-rockchip
aalm has joined #linux-rockchip
afaerber has quit [Quit: Ex-Chat]
mrueg has quit [Remote host closed the connection]
mrueg has joined #linux-rockchip
dlezcano has joined #linux-rockchip
dlezcano has quit [Ping timeout: 260 seconds]
JohnDoe6 has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
paulk-aldrin has quit [Quit: Leaving]
Fighter19 has joined #linux-rockchip
<Fighter19> naobsd, I just posted a thread in a forum about making custom ROMs for RK devices. They also have done a ROM for my device once, so I hope they can help me.
erc has quit []
utente_ has joined #linux-rockchip
premoboss has quit [Ping timeout: 264 seconds]