[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [K12OSN] Still need help with usb mouse



On Thu, 14 Mar 2002, Duane Wilson wrote:

>Compaq ipaq with usb mouse and keyboard loads kernel via PXE.  Keyboard
>works, mouse doesn't.  Tried using "kitchen sink"  kernel as Paul
>mentioned in an earlier post and got following error messages:
>
>"insmod: unresolved  symbol  ioport_resources.  "
>
>Not just the ioport_resources,  but many unresolved
>symbols!  They scroll off the screen so fast I can't
>read them all.

Sounds like you changed the kernel, but not the initial ram disk.

Make sure your /tftpboot/lts/pxe/pxelinux.cfg/default looks like this:

	label linux
	  kernel vmlinuz-2.4.9-1-kitchen-sink
	  append root=/dev/ram0 rw init=/linuxrc initrd=initrd.ks


(note the "initrd=initrd.ks")

-Eric





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]