> With those two patches the kernel boots on SN2. > Life is good. Yes, I can boot on SN2 now with these two patches also. However, I didn't really expect to see no udev messages in boot.log
wine3:/var/log # grep udev boot.msg wine3:/var/log # wine3:/var/log # grep udev boot.omsg <notice>boot.udev start Starting udevd done <notice>'boot.udev start' exits with status 0 Waiting for udev to settle... Waiting for udev to settle... udev on /dev type tmpfs (rw) <notice>boot.udev_retry start <notice>'boot.udev_retry start' exits with status 0 I also didn't expect to see no usb recognized on this system, but this problem did not show up on a second system I tried, so that deserves further observation. Keith wine3:/var/log # lsusb wine3:/var/log # wine3:/var/log # grep usb boot.msg wine3:/var/log # wine3:/var/log # grep usb boot.omsg <6>usbcore: registered new driver usbfs <6>usbcore: registered new driver hub <6>usb usb1: new device found, idVendor=0000, idProduct=0000 <6>usb usb1: new device strings: Mfr=3, Product=2, SerialNumber=1 <6>usb usb1: Product: EHCI Host Controller <6>usb usb1: Manufacturer: Linux 2.6.16.27-0.6-default ehci_hcd <6>usb usb1: SerialNumber: 0001:01:01.2 <6>usb usb1: configuration #1 chosen from 1 choice <6>usb usb2: new device found, idVendor=0000, idProduct=0000 <6>usb usb2: new device strings: Mfr=3, Product=2, SerialNumber=1 <6>usb usb2: Product: OHCI Host Controller <6>usb usb2: Manufacturer: Linux 2.6.16.27-0.6-default ohci_hcd <6>usb usb2: SerialNumber: 0001:01:01.0 <6>usb usb2: configuration #1 chosen from 1 choice <6>usb usb3: new device found, idVendor=0000, idProduct=0000 <6>usb usb3: new device strings: Mfr=3, Product=2, SerialNumber=1 <6>usb usb3: Product: OHCI Host Controller <6>usb usb3: Manufacturer: Linux 2.6.16.27-0.6-default ohci_hcd <6>usb usb3: SerialNumber: 0001:01:01.1 <6>usb usb3: configuration #1 chosen from 1 choice <6>usb 2-1: new low speed USB device using ohci_hcd and address 2 <6>usb 2-1: new device found, idVendor=04a5, idProduct=7003 <6>usb 2-1: new device strings: Mfr=4, Product=20, SerialNumber=0 <6>usb 2-1: Product: Generic USB Keyboard <6>usb 2-1: Manufacturer: NOVATEK <6>usb 2-1: configuration #1 chosen from 1 choice <6>usb 3-1: new low speed USB device using ohci_hcd and address 2 <6>usb 3-1: new device found, idVendor=046d, idProduct=c000 <6>usb 3-1: new device strings: Mfr=1, Product=2, SerialNumber=0 <6>usb 3-1: Product: N43 <6>usb 3-1: Manufacturer: Logitech <6>usb 3-1: configuration #1 chosen from 1 choice <6>usbcore: registered new driver hiddev <6>input: USB HID v1.10 Keyboard [NOVATEK Generic USB Keyboard] on usb-0001:01:01.0-1 <6>input: USB HID v1.00 Mouse [Logitech N43] on usb-0001:01:01.1-1 <6>usbcore: registered new driver usbhid <6>drivers/usb/input/hid-core.c: v2.6:USB HID core driver wine3:/var/log # - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
