Copied and pasted from my posts in another (wrong) thread.
I'm sure I'm missing something simple here...
Trying to set up an Airlink ASOHOUSB usb2 adapter to work with my philips DSR708 running 6.2. :
I backed up the original USB 'o' files, then transferred Jamie's newest ones (usbcore.o, usbnet.o and usb-ohci.o...I didn't transfer the dummy version of ehci because I didn't have the original in the modules directory) to my modules directory using filezilla (binary mode). Symlinked usbnet.o to ax8817x.o. Added vendor/product ID 0b95 7720 to /etc/hotplug/usb.map.
Created a test.conf file with:
/sbin/insmod /lib/modules/usbcore.o log2_irq_thresh=4
/sbin/insmod /lib/modules/usbnet.o
/sbin/insmod /lib/modules/usb-ohci.o
Rebooted and the Tivo sees the adapter:
Code:
eth0: register usbnet usb-00:0d.2-1, ASIX AX88772 USB 2.0 Ethernet
But I cannot connect to the tivo via telnet. Anyone with any idea what could be going on? I can certainly provide more info if needed. It seems like everything is OK, just missing one (maybe small) detail.
All was well before I changed over to the Airlink adapters. I was able to ping both ways and download using tytools, tivowebplus was working (somewhat), HMO and MRV both running fine (thank you, NutKase). I am using a Belkin F5d5050 adapter. It continues to work well if I restore the backups to the modules directory.
With the airlink adapter in there and everything set up as stated above, I am unable to ping to or from the Tivo. (But the link light is active, as some people before me stated with the GIG adapters). My network is set up to assign ip addresses using DHCP, which has worked fine for both Tivos in the past--and present with the 1.1 adapters installed.
Code:
PING 192.168.0.1 (192.168.0.1): 56 data bytes
ping: sendto: Network is unreachable
There’s not much hurry for me. With the USB 1.1 adapters in there everything is fine. The adapters were only $4 this weekend at Frye's so it's not like I'm out major money. I'm also not sure the usb2 adapters will help my throughput. I'm running wireless-G access points from both my tivos and seem to limited to about .50 mbps. I may just lurk here like I have been since November and wait for the answers to be … revealed.
Thanks!