daleykd
05-01-2006, 11:23 AM
I apologize in advance if I post incorrectly or forget to include proper information. This is my first post, and I'm a little timid in asking the pros.
My friend helped me Zipper my two DTiVos at home a couple weeks ago, mainly so we can use MRV. The first is a Hughes SD-DVR40, and the second is a Phillips DSR7000. Both received the 6.2 update from DirecTV, and then we used the Zipper CD. At the time of Zipper, we used D-Link DUB-E100 network cards, but they are currently borrowed from my friend. Therefore, he recommended I go out and get the Airlink 101 AGIGAUSBs.
I modified the /etc/hotplug/usb.map to include:
product 0b95 7720 Airlink ASOHOUSB
product 0b95 1780 Airlink AGIGAUSBunder ax8817x section.
I then powered off the TiVo, changed out the NICs to the Airlink, powered it back on, and the link LED turns on, but the Tx/Rx does nothing. I am unable to ping the TiVo. As soon as I hotswap the Airlink back to the D-Link, everything works peachy.
Thread 48693, Post 9 on the other forum recommends adding:
ifconfig eth0 down
sleep 2
ifconfig eth0 upto the end of the rc.sysinit.author file, but this didn't help.
Thread 44114, Post 288 on the other forum outlined what I should do, but it was already done. I know for a fact that I'm running the 12/26/2005 version of the backport modules (thanks Jamie!)
The kernel log shows:
# dmesg |grep usb
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb.c: starting integrated EHCI driver
usb.c: new USB bus registered, assigned bus number 1
usb.c: EHCI initialization succeeded
usb-ohci.c: USB OHCI at membase 0xb4000000, IRQ 5
usb-ohci.c: usb-00:0d.0, PCI device 1033:0035
usb.c: new USB bus registered, assigned bus number 2
usb.c: USB device 2 (vend/prod 0xb95/0x1780) is not claimed by any active driver.
usb-ohci.c: USB OHCI at membase 0xb4001000, IRQ 3
usb-ohci.c: usb-00:0d.1, PCI device 1033:0035
usb.c: new USB bus registered, assigned bus number 3
usb.c: registered new driver usbnet
eth0: register usbnet usb-00:0d.2-2, ASIX AX88178 USB 2.0 GIGE Ethernet
And it even shows when I swap out to the D-Link.
It is the exact same on both TiVos, using same model NICs, but actually different NICs.
Does anyone have ANY ideas why I can't ping the TiVo when the AGIGAUSB is plugged in?
TIA,
Kyle
My friend helped me Zipper my two DTiVos at home a couple weeks ago, mainly so we can use MRV. The first is a Hughes SD-DVR40, and the second is a Phillips DSR7000. Both received the 6.2 update from DirecTV, and then we used the Zipper CD. At the time of Zipper, we used D-Link DUB-E100 network cards, but they are currently borrowed from my friend. Therefore, he recommended I go out and get the Airlink 101 AGIGAUSBs.
I modified the /etc/hotplug/usb.map to include:
product 0b95 7720 Airlink ASOHOUSB
product 0b95 1780 Airlink AGIGAUSBunder ax8817x section.
I then powered off the TiVo, changed out the NICs to the Airlink, powered it back on, and the link LED turns on, but the Tx/Rx does nothing. I am unable to ping the TiVo. As soon as I hotswap the Airlink back to the D-Link, everything works peachy.
Thread 48693, Post 9 on the other forum recommends adding:
ifconfig eth0 down
sleep 2
ifconfig eth0 upto the end of the rc.sysinit.author file, but this didn't help.
Thread 44114, Post 288 on the other forum outlined what I should do, but it was already done. I know for a fact that I'm running the 12/26/2005 version of the backport modules (thanks Jamie!)
The kernel log shows:
# dmesg |grep usb
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb.c: starting integrated EHCI driver
usb.c: new USB bus registered, assigned bus number 1
usb.c: EHCI initialization succeeded
usb-ohci.c: USB OHCI at membase 0xb4000000, IRQ 5
usb-ohci.c: usb-00:0d.0, PCI device 1033:0035
usb.c: new USB bus registered, assigned bus number 2
usb.c: USB device 2 (vend/prod 0xb95/0x1780) is not claimed by any active driver.
usb-ohci.c: USB OHCI at membase 0xb4001000, IRQ 3
usb-ohci.c: usb-00:0d.1, PCI device 1033:0035
usb.c: new USB bus registered, assigned bus number 3
usb.c: registered new driver usbnet
eth0: register usbnet usb-00:0d.2-2, ASIX AX88178 USB 2.0 GIGE Ethernet
And it even shows when I swap out to the D-Link.
It is the exact same on both TiVos, using same model NICs, but actually different NICs.
Does anyone have ANY ideas why I can't ping the TiVo when the AGIGAUSB is plugged in?
TIA,
Kyle