Re: Documenting CF bug/Problem on Jornada7xx
Filip Zyzniewski <[email protected]> Fri, 24 Nov 2006 08:53:07 +0100
| Newsgroups | gmane.comp.handhelds.linux.jornada |
|---|---|
| Message-ID | <1164354787.6450.3.camel@server> |
Dnia 23-11-2006, czw o godzinie 15:04 +0000, Kristoffer Ericson napisaĆ(a): > Greetings, > > In order to get a better understanding of when this happens, I would like to > get some feedback from people out there. > > 1) What kernel versions are you using (2.6.x) > 2) Which cards work well with Jornada7xx (in linux) > Want Size, Speed, Manufacturer > 3) Which cards doesnt work well with jornada7xx (in linux) > Here im only interested in problems booting into rootfs > "unable to mount rootfs, kernel panic" and such. What we need as well is dmesg output. You can easily gather it by doing following steps: 1. add "rootdelay=10 console=ttySA0 console=tty0" to kernel parameters (third line of params.txt). This will make console stuff appear on the serial port as well as on the jornada screen. 2. Connect jornada to a PC with a serial cable 3. Run minicom on a PC, set appropiate serial port, and parameters to 9600N8. 4. boot the jornada 5. Copy output from minicom to a file 6. Send this file here. have fun :), Filip