PDA

View Full Version : USB200M on HR10-250 3.1.5 2.4.20 kernel


newlooper
11-28-2004, 04:20 PM
OK I am having trouble getting this little adapter going.

rc.sysinit.author

insmod /lib/modules/usbcore.o
insmod /lib/modules/ax8817x.o

sleep 15
ifconfig eth0 192.168.1.84 broadcast 192.168.1.255 netmask 255.255.255.0


The ax8817x.o is a symlink to usbnet.o used from the backported 2.4.27 drivers.

If I understand correctly ehci-hcd has been combined with usbcore and usbnet inludes the ax8817 driver hence the call from the symlink.

That keeps me from changing my script.

What am I doing like a moron?

:confused:

ronnythunder
11-28-2004, 04:40 PM
what errors do you see? also, what do you get when you do "cat /proc/modules" after loading the modules?

ronny

newlooper
11-28-2004, 07:01 PM
Ronnythunder

I am sorry but I have switched gears to an equally confusing place. I bought an MA111 and don't know which drivers to load. You see I really wanted to go wireless and in my haste I grabbed the wrong box. I farted around with the thing anfd then realized my mistake. Can you shed any light on my new dilemna?


-newlooper :)

newlooper
11-29-2004, 08:19 AM
OK. I found most of the pieces I need. Since nobody has posted this specific combo I will report back when and if it works. Thanks to the two guys (you know who you are) for building the prism 2.4.20 drivers.

:D

newlooper
12-01-2004, 08:19 AM
GOT IT WORKING!! WOOOHOOO

I have read most of the threads pertaining to this little bugger and the MA111 with the Tivo icon on the box works great!

I will post in another thead as I switched gears in the middle of this one.

I think most folks don't quite understand the pieces to the driver and that is why they are having problems. I will try and explain in my next post. :)

-newlooper.