On Sun, May 01, 2005 at 04:26:24PM +0100, Peter Pauwels wrote: > kernel: usb 3-1: new high speed USB device using ehci_hcd and address 5 > usb.agent[4333]: wis-ezusb: loaded successfully > /etc/hotplug/usb/wis-ezusb: load > /usr/lib/hotplug/firmware/ezusb/hpi_PX-TV402U.hex for 93b/a004/1 > to /proc/bus/usb/003/005 > kernel: usb 3-1: USB disconnect, address 5 > kernel: usb 3-1: new high speed USB device using ehci_hcd and address 6 [reformatted for clarity]
This is how the device gets initialized; when first connected, a new firmware is pushed into the USB controller, which then disconnects from the bus and reconnects with a new USB ID. So at least the hotplug scripts are installed correctly. Following this you should see a message like "go7007: registering new Plextor PX-TV402U-NA" or something. Since you're not, it looks like the modules are installed incorrectly. Try running "modprobe go7007-usb" to load the modules manually. -Nathan
pgpdALaydzbRU.pgp
Description: PGP signature
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
