Re: [leaf-user] raspberry pi serial console

2015-03-14 Thread Jim Munro
Thanks kp you gave me inspiration. Its working now. cheers Jim cmdline.txt: dwc_otg.lpm_enable=0 console=ttyAMA0,115200 kgdboc=ttyAMA0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline LEAFCFG=/dev/mmcblk0p1:vfat init=/linuxrc root=/dev/ram0 rw rootwait reboot=bios init

Re: [leaf-user] raspberry pi serial console

2015-03-14 Thread kp kirchdoerfer
Am Samstag, 14. März 2015, 17:06:40 schrieb Jim Munro: > Hi, > >I am having some problems logging into the the serial console of a > raspberry pi. I have connected a usb to serial dongle to the raspberry > pi gpio pins. I have a hyperterm > session running at 115200 8 n 1 on my laptop. I ha

[leaf-user] raspberry pi serial console

2015-03-14 Thread Jim Munro
Hi, I am having some problems logging into the the serial console of a raspberry pi. I have connected a usb to serial dongle to the raspberry pi gpio pins. I have a hyperterm session running at 115200 8 n 1 on my laptop. I have edited cmdline.txt to read: dwc_otg.lpm_enable=0 console=tty