Activity
From 02/08/2014 to 03/09/2014
02/20/2014
- JC 04:20 PM Software Development: RE: Booting from Nand
- Excellent this is a known issue. On boot the filesystem will try to calibrate the touch screen if its calibration file is missing. This is impossible to do if you don't actually have a touchscreen. Its looking for a @pointercal@ in th...
- BJ 03:27 PM Software Development: RE: Booting from Nand
- Hello again,
Thank you for your help so far; I have been making progress, but still stuck on the NAND boot. After booting the kernel and mounting the NFS filesystem, here is where is gets stuck:
02/12/2014
- JC 04:51 PM Software Development: RE: Booting from Nand
- Looking at the diff I posted the alignment prints out in both cases. This is a normal boot printout.
From your bad log I can see the line that starts with "pvrsrvkm". I'm fairly sure this gets printed by the /etc/init.d/rc.pvr scrip... - BJ 04:00 PM Software Development: RE: Booting from Nand
- Hey Jonathan,
I tried putting a few echo statement in some of the /etc/init.d scripts, but no luck. The boot is stuck at the following line, which I don't see when I am booting from NAND, mounting NFS but with the SD card in its slot:
02/11/2014
- JC 08:53 AM Software Development: RE: Booting from Nand
- I would try to look to see if your nfs filesystem is trying to mount the sd card and thus causing it to hang.
Your bad boot log doesn't show the same "Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(2,0)" lin... - JC 08:48 AM Software Development: RE: Booting from Nand
- I removed the timestamps and did a diff between the two logs and they don't show much difference.