ChanServ changed the topic of #radxa to: http://radxa.com/ - Logs: http://irclog.whitequark.org/radxa
naobsd has quit [Ping timeout: 246 seconds]
FreezingAlt has quit [Ping timeout: 250 seconds]
FreezingCold has joined #radxa
hramrach has joined #radxa
hipboi has quit [Ping timeout: 250 seconds]
hipboi has joined #radxa
CosmicDuck has quit [*.net *.split]
mhoney has quit [*.net *.split]
ssvb has quit [*.net *.split]
[mhoney] has joined #radxa
ssvb has joined #radxa
CosmicDuck has joined #radxa
hipboi has quit [Ping timeout: 246 seconds]
hipboi has joined #radxa
paowz has joined #radxa
<paowz> hello there !!
<paowz> I have a question regarding console through TTL to USB cable..
<paowz> I reached the login prompt of my Linaro install, but it's like I could not send chars or something..
<paowz> I use minicom and flow control is off..
<paowz> any idea ??
bengal has joined #radxa
<paowz> hi bengal !
<bengal> hi
<paowz> got a question, maybe you know..
<paowz> <paowz> a question regarding console through TTL to USB cable..
<paowz> <paowz> I reached the login prompt of my Linaro install, but it's like I could not send chars or something..
<paowz> <paowz> any idea ??
<paowz> <paowz> I use minicom and flow control is off..
<bengal> which kernel are you using?
<paowz> available from radxa wiki..
<bengal> which dts?
<paowz> dts ?
<bengal> device tree
<paowz> device tree = rootfs ?
<bengal> usually you compile a dts in arch/arm/boot/dts which describes your board
<paowz> aaah defconfig file..
<bengal> and then the bootloader pass it to kernel, or it's appended to kernel
<paowz> I used rk3188_box_radxa_rock_pro_hdmi_defconfig
<bengal> Now I have to go; search if you can find which dts is compiled and check that the uart node specifies some pinctrl settings.
<bengal> bye
<paowz> ok
<paowz> thanks
bengal has quit [Ping timeout: 260 seconds]
<hipboi> paowz, this is a bug in the rootfs
<hipboi> paowz, you are run apt-get dist-upgrade to fix it
<paowz> hi hipboi
<paowz> the thing is, I can't login..
<paowz> therefore, I can't type these commands..
<paowz> .. and I don't even get a login prompt at startup screen through hdmi..
<paowz> (I'm stuck with these 4 Tux on screen..)
<hipboi> paowz, you can login via ssh
<paowz> hipboi: how do I get ip of the board ?
CosmicDuck has quit [Ping timeout: 260 seconds]
CosmicDuck has joined #radxa
<minimec> paowz: Hi. I just stumbled upon your question. With a 'modern' router, the board would identify as 'radxa' to your network router. So 'ssh rock@radxa' might do, even without knowing the exact IP of the radxa. If you need the IP, without being able to check the IP on the router interface, you can use something like this... https://superuser.com/questions/261818/how-can-i-list-all-ips-in-the-connected-network-through-terminal-preferably
c0d3z3r0- has joined #radxa
zombu2 has quit [Ping timeout: 240 seconds]
c0d3z3r0 has quit [Ping timeout: 240 seconds]
jcarlos has quit [*.net *.split]
zombu2 has joined #radxa
jcarlos has joined #radxa
FreezingCold has quit [Ping timeout: 240 seconds]
FreezingCold has joined #radxa
zombu2 has quit [Ping timeout: 240 seconds]
zombu2 has joined #radxa
Bludot has joined #radxa
bengal has joined #radxa
dnr_ has joined #radxa
dnr_ is now known as dnr
<dnr> Hey. My company is looking at regularly purchasing radxa devices for deployment in public spaces. What's the best way that I can flash a custom image of debian to the NAND?
c0d3z3r0- has quit [Ping timeout: 244 seconds]
c0d3z3r0 has joined #radxa
bengal has quit [Ping timeout: 260 seconds]
mrueg_ has joined #radxa
mrueg_ has quit [Remote host closed the connection]
mrueg_ has joined #radxa
mrueg_ has quit [Remote host closed the connection]
mrueg_ has joined #radxa
mrueg_ has quit [Ping timeout: 250 seconds]
<paowz> hi minimec, merci.
bengal has joined #radxa
<paowz> bengal, to answer your question.. apparently, there's no dts folder in the kernel sources I built..
<bengal> do you use some scripts to build the kernel? What's the output of "ls arch/arm/boot/dts/*.dtb"
Bludot has quit [Quit: Connection closed for inactivity]
<paowz> paowz@laptop:~/sdb4/radxa/build-linux/kernel_rockchip$ ll arch/arm/boot/
<paowz> total 13192
<paowz> drwxrwxr-x 93 paowz paowz 4096 août 24 23:33 ../
<paowz> drwxrwxr-x 2 paowz paowz 4096 août 24 23:33 bootp/
<paowz> drwxrwxr-x 4 paowz paowz 4096 août 25 10:34 ./
<paowz> drwxrwxr-x 2 paowz paowz 4096 août 25 10:34 compressed/
<paowz> -rw-rw-r-- 1 paowz paowz 40 août 24 23:33 .gitignore
<paowz> -rwxrwxr-x 1 paowz paowz 8806436 août 25 10:34 Image*
<paowz> -rw-rw-r-- 1 paowz paowz 109 août 25 10:34 .Image.cmd
<paowz> -rw-rw-r-- 1 paowz paowz 1274 août 24 23:33 install.sh
<paowz> -rw-rw-r-- 1 paowz paowz 3243 août 24 23:33 Makefile
<paowz> -rwxrwxr-x 1 paowz paowz 4657796 août 25 10:34 zImage*
<paowz> -rw-rw-r-- 1 paowz paowz 136 août 25 10:34 .zImage.cmd
<paowz> my bad... wrong folder..
<paowz> paowz@laptop:~/sdb4/radxa/build-linux/kernel_rockchip$ ll arch
<paowz> total 116
<paowz> drwxrwxr-x 26 paowz paowz 4096 août 24 23:33 ./
<paowz> drwxrwxr-x 9 paowz paowz 4096 août 24 23:33 alpha/
<paowz> drwxrwxr-x 26 paowz paowz 4096 août 27 13:11 ../
<paowz> drwxrwxr-x 93 paowz paowz 4096 août 24 23:33 arm/
<paowz> drwxrwxr-x 11 paowz paowz 4096 août 24 23:33 avr32/
<paowz> drwxrwxr-x 17 paowz paowz 4096 août 24 23:33 blackfin/
<paowz> drwxrwxr-x 9 paowz paowz 4096 août 24 23:33 cris/
<paowz> drwxrwxr-x 8 paowz paowz 4096 août 24 23:33 frv/
<paowz> -rw-rw-r-- 1 paowz paowz 12 août 24 23:33 .gitignore
<paowz> drwxrwxr-x 8 paowz paowz 4096 août 24 23:33 h8300/
<paowz> drwxrwxr-x 16 paowz paowz 4096 août 24 23:33 ia64/
<paowz> -rw-rw-r-- 1 paowz paowz 4949 août 24 23:33 Kconfig
<paowz> drwxrwxr-x 10 paowz paowz 4096 août 24 23:33 m32r/
<paowz> drwxrwxr-x 24 paowz paowz 4096 août 24 23:33 m68k/
<paowz> drwxrwxr-x 11 paowz paowz 4096 août 24 23:33 microblaze/
<paowz> drwxrwxr-x 44 paowz paowz 4096 août 24 23:33 mips/
<paowz> drwxrwxr-x 14 paowz paowz 4096 août 24 23:33 mn10300/
<paowz> drwxrwxr-x 10 paowz paowz 4096 août 24 23:33 parisc/
<paowz> drwxrwxr-x 14 paowz paowz 4096 août 24 23:33 powerpc/
<paowz> drwxrwxr-x 13 paowz paowz 4096 août 24 23:33 s390/
<paowz> drwxrwxr-x 8 paowz paowz 4096 août 24 23:33 score/
<paowz> drwxrwxr-x 15 paowz paowz 4096 août 24 23:33 sh/
<paowz> drwxrwxr-x 11 paowz paowz 4096 août 24 23:33 sparc/
<paowz> drwxrwxr-x 8 paowz paowz 4096 août 24 23:33 tile/
<paowz> drwxrwxr-x 11 paowz paowz 4096 août 24 23:33 um/
<paowz> drwxrwxr-x 8 paowz paowz 4096 août 24 23:33 unicore32/
<paowz> drwxrwxr-x 22 paowz paowz 4096 août 24 23:33 x86/
<paowz> drwxrwxr-x 10 paowz paowz 4096 août 24 23:33 xtensa/
<paowz> basically, there are 'dts' folders for PowerPC and microblaze..
<paowz> hold on.. my IRC client sucks.. be right back..
paowz has quit [Quit: Leaving]
paowz has joined #radxa
<bengal> then I have no clue, sorry
<paowz> I just flashed the linaro 13.11 server release available here..
<paowz> it hangs at (initramfs) line..
FreezingCold has quit [Ping timeout: 244 seconds]
FreezingCold has joined #radxa
FreezingCold has quit [Ping timeout: 246 seconds]
FreezingCold has joined #radxa
FreezingCold has quit [Ping timeout: 240 seconds]
FreezingCold has joined #radxa
FreezingCold is now known as NegativeForty
bengal has quit [Quit: Leaving]
NegativeForty has quit [Ping timeout: 245 seconds]
sclukey has joined #radxa
NegativeForty has joined #radxa
NegativeForty has quit [Ping timeout: 240 seconds]