Re: [WOLK-devel] USB trouble with sony notebook
Brought to you by:
hight0wer
|
From: Marcin B. <wo...@ne...> - 2003-05-13 20:45:21
|
> Anyway, I cannot fix this for now, WOLK4.0s will be released today or latest > tomorrow. There was enough time to check USB code and USB hasn't changed at > all but some additions. So the "bug" might also occur with 2.4.20 vanilla. > > > ciao, Marc Well, I experienced strange problem with wolk4.0s-rc5 (I know It's ancient but I have no time to compile new version). USB hotplugging system is working fine with vanila kernel (2.4.20) and dosn't work correctly with wolk kernel. USB subsystem is initialized correctly, but if I turn on my USB scanner it dosn't work and in syslog I can find: May 13 22:28:02 PCB kernel: hub.c: new USB device 00:07.2-2, assigned address 2 May 13 22:28:02 PCB kernel: usb.c: USB device 2 (vend/prod 0x5da/0x40ca) is not claimed by any active driver. With vanila kernel message looks like this: May 13 00:07:52 PCB /etc/hotplug/usb.agent: Modprobe and setup 0x00 sm3600 sm3600 sm3600 sm3600 usb for USB product 0/0/0 May 13 00:07:52 PCB /etc/hotplug/usb.agent: Module setup sm3600 for USB product 0/0/0 May 13 00:07:52 PCB /etc/hotplug/usb/sm3600: Setting permissions of /proc/bus/usb/001/001 for ScanMaker 3600 options for USB are the same in both kernels. Any idea? I have also small request: There is small kernel module 'redir.o' used by avfscoda (see http://vfs.sf.net). I wold love to see this module as option for codafs in wolk. Regards wo |