usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
ehci_hcd 00:03.1: PCI device 14e4:471a
ehci_hcd 00:03.1: irq 6, pci mem b8003800
usb.c: new USB bus registered, assigned bus number 1
ehci_hcd 00:03.1: illegal capability!
ehci_hcd 00:03.1: USB 0.0 enabled, EHCI 1.00, driver 2003-Dec-29/2.4
hub.c: USB hub found
hub.c: 2 ports detected
hub.c: new USB device 00:03.1-1, assigned address 2
usb.c: USB device not accepting new address=2 (error=-71)
hub.c: new USB device 00:03.1-1, assigned address 3
usb.c: USB device not accepting new address=3 (error=-71)
and trying to load additional modules, like scsi-mod, usb-storage simply doesn't work:
you need to use at least svn 10404 tng to get USB work properly on wl-500g P v2
v24 sp1 is 10012
I'm using svn 11296, sometimes it still can't find the usb device after reboot. Need to plug out and plug into another usb port. Most of the time it works fine. The latest svn is recommended.
dmesg output
Quote:
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
USB20H fcr: 0x64
USB20H shim cr: 0x8f7
USB20H syn01 register : 0xfe00fe
USB20H syn03 register : 0x1
PCI: Setting latency timer of device 00:03.1 to 64
ehci_hcd 00:03.1: PCI device 14e4:471a
ehci_hcd 00:03.1: irq 6, pci mem b8003800
usb.c: new USB bus registered, assigned bus number 1
ehci_hcd 00:03.1: illegal capability!
ehci_hcd 00:03.1: USB 0.0 enabled, EHCI 1.00, driver 2003-Dec-29/2.4
hub.c: USB hub found
hub.c: 2 ports detected
SCSI subsystem driver Revision: 1.00
Initializing USB Mass Storage driver...
usb.c: registered new driver usb-storage
USB Mass Storage support registered.
Journalled Block Device driver loaded
hub.c: new USB device 00:03.1-1, assigned address 2
hub.c: USB hub found
hub.c: 2 ports detected
usb.c: registered new driver usblp
printer.c: v0.13: USB Printer Device Class driver
hub.c: new USB device 00:03.1-1.1, assigned address 3
usb.c: USB device not accepting new address=3 (error=-71)
hub.c: new USB device 00:03.1-1.1, assigned address 4
usb.c: USB device not accepting new address=4 (error=-71)
vlan0: add 01:00:5e:00:00:01 mcast address to master interface
vlan0: del 01:00:5e:00:00:01 mcast address from vlan interface
vlan0: del 01:00:5e:00:00:01 mcast address from master interface
vlan0: add 01:00:5e:00:00:01 mcast address to master interface
vlan0: dev_set_promiscuity(master, 1)
device eth0 entered promiscuous mode
device vlan0 entered promiscuous mode
device eth1 entered promiscuous mode
device vlan1 entered promiscuous mode
vlan1: Setting MAC address to 00 1f c6 2e b0 88.
vlan1: dev_set_promiscuity(master, 1)
vlan1: dev_set_allmulti(master, 1)
vlan1: dev_set_promiscuity(master, -1)
device vlan1 left promiscuous mode
vlan1: dev_set_allmulti(master, -1)
vlan1: add 01:00:5e:00:00:01 mcast address to master interface
etherip: Ethernet over IPv4 tunneling driver
vlan1: dev_set_allmulti(master, 1)
vlan1: add 01:00:5e:00:00:02 mcast address to master interface
hub.c: new USB device 00:03.1-1.1, assigned address 5
usb.c: USB device not accepting new address=5 (error=-71)
hub.c: new USB device 00:03.1-1.1, assigned address 6
usb.c: USB device not accepting new address=6 (error=-71)
hub.c: new USB device 00:03.1-1.2, assigned address 7
scsi0 : SCSI emulation for USB Mass Storage devices
Vendor: HTS54804 Model: 0M9AT00 Rev: 0811
Type: Direct-Access ANSI SCSI revision: 02
Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
SCSI device sda: 78140160 512-byte hdwr sectors (40008 MB)
Partition check:
/dev/scsi/host0/bus0/target0/lun0: p1 p2 p3 p4
WARNING: USB Mass Storage data integrity not assured
USB Mass Storage device found at 7
kjournald starting. Commit interval 5 seconds
EXT3-fs warning: mounting unchecked fs, running e2fsck is recommended
EXT3 FS 2.4-0.9.19, 19 August 2002 on sd(8,1), internal journal
EXT3-fs: recovery complete.
EXT3-fs: mounted filesystem with ordered data mode.
Adding Swap: 522104k swap-space (priority -1)
kjournald starting. Commit interval 5 seconds
EXT3 FS 2.4-0.9.19, 19 August 2002 on sd(8,4), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS 2.4-0.9.19, 19 August 2002 on sd(8,2), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
you need to use at least svn 10404 tng to get USB work properly on wl-500g P v2
v24 sp1 is 10012
I'm using svn 11296, sometimes it still can't find the usb device after reboot. Need to plug out and plug into another usb port. Most of the time it works fine. The latest svn is recommended.
thanks for the info. are their builds available for these svn versions, or would I have to build everything myself?
dd-wrt.v24-11296_NEWD_mega.bin
TNG means the next generation,V24 SP2
NEWD means new driver, 500gpv2 should use NEWD version
Excellent! USB and Auto-mount worked out of the box... however I have 4 partitions on the USB hard drive so I'm not sure what was automatically mounted (at this point), but it definitely mounted something as I can see "lost+found" in /mnt/ =D
This is on my WRT350N... I felt a little confident upgrading to this firmware as I see you are using the same router
one: for optware packages - make it 32MB - 2GB - use ext2/3 as the format
two: for swap file - make it 16-256 MB - format it as linux swap file
three: for data space - make it fit the rest of the disk - use ext2/3 or FAT32 as the format
four: for jffs space - make it 32MB - 2GB - use ext2/3 as the format
Except I switched 3&4, so 4th partition is the FAT32 with the left-over space. Hopefully things will be smooth sailing now.