Forgot to also send this to the list. -----Original Message----- From: Tibbs, Richard Sent: Thursday, July 01, 2004 8:34 AM To: 'Erich Titl' Subject: RE: [leaf-user] Update: USB on Bering 1.2
Well, I loaded mii.o, but I can't find crc32.o for Bering 1.2 An lsmod shows mii.o unused, so I am not sure (since the modules.dep was for 2.4.24 and Bering 1.2 is 2.4.20, right?) what is going on. Has anyone on the list had a successful use of usbnet.o with Bering 1.2? # lsmod Module Pages Used by usbnet 9404 0 (unused) usb-uhci 21376 0 (unused) usbcore 55616 0 [usbnet usb-uhci] ip_nat_irc 2176 0 (unused) ip_nat_ftp 2784 0 (unused) ip_conntrack_irc 2880 1 ip_conntrack_ftp 3648 1 3c59x 25104 2 mii 2092 0 (unused) isofs 17032 0 ide-probe-mod 8476 0 ide-cd 26956 0 ide-mod 63076 0 [ide-probe-mod ide-cd] cdrom 26912 0 [ide-cd] Dmesg tail is the same: usb.c: registered new driver usbdevfs usb.c: registered new driver hub usb-uhci.c: $Revision: 1.275 $ time 19:02:19 May 11 2003 usb-uhci.c: High bandwidth mode enabled PCI: Found IRQ 11 for device 00:1f.2 PCI: Setting latency timer of device 00:1f.2 to 64 usb-uhci.c: USB UHCI at I/O 0xff80, IRQ 11 usb-uhci.c: Detected 2 ports usb.c: new USB bus registered, assigned bus number 1 hub.c: USB hub found hub.c: 2 ports detected PCI: Found IRQ 9 for device 00:1f.4 PCI: Setting latency timer of device 00:1f.4 to 64 usb-uhci.c: USB UHCI at I/O 0xff60, IRQ 9 usb-uhci.c: Detected 2 ports usb.c: new USB bus registered, assigned bus number 2 hub.c: USB hub found hub.c: 2 ports detected usb-uhci.c: v1.275:USB Universal Host Controller Interface driver usb.c: registered new driver usbnet hub.c: new USB device 00:1f.2-1, assigned address 2 usb.c: USB device 2 (vend/prod 0x77b/0x2226) is not claimed by any active driver -----Original Message----- From: Erich Titl [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 30, 2004 5:22 PM To: Tibbs, Richard; [EMAIL PROTECTED] Subject: Re: [leaf-user] Update: USB on Bering 1.2 Rick At 21:04 30.06.2004, Tibbs, Richard wrote: >New information: I fiddled around and added usb-uhci.o and got more >signs of life, but still no usb0 interface. Dmesg output appended below > >I am trying a Linksys USB200M on a Dell Optiplex GX150. >In modules I am loading >usbcore >usb-uhci >usbnet > >With the .o's from J. Nilos download page. > >In etc/interfaces I have >auto usb0 >iface usb0 > address 192.168.1.15 > masklen 24 > broadcast 192.168.1.255 > >After login as root, if I issue an "ip addr sho" command, I get >loopback, dummy, eth0 and eth1 as usual, but no usb0 > >A ps-A shows that khubd is running. Dmsesg shows three registered >drivers: usbdevfs,hub and usbnet. Shorwall/interaces has usb0 as a >local zone. > >In the Dell bios I have tried several combinations of with and without >usb emulation plus usb controller on. > >What am I doing wrong here? look into the modules.dep file /lib/modules/2.4.24/kernel/drivers/usb/usbnet.o: /lib/modules/2.4.24/kernel/lib/crc32.o \ /lib/modules/2.4.24/kernel/drivers/usb/usbcore.o \ /lib/modules/2.4.24/kernel/drivers/net/mii.o HTH Erich THINK P�ntenstrasse 39 8143 Stallikon mailto:[EMAIL PROTECTED] PGP Fingerprint: BC9A 25BC 3954 3BC8 C024 8D8A B7D4 FF9D 05B8 0A16 ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
