OESF Portables Forum
Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: Jon_J on December 04, 2008, 10:40:45 pm
-
Edited
partial solution hack link in post #4 - missing kernel module in post #5
I cannot get my mouse, or USB stick to work at all in Angstrom. No wonder why USB networking doesn't connect.
lsusb just returns nothing
dmesg just returns "reset USB" "reset USB"
I looked at the installed kernel modules, and it seems that most, if not all USB stuff is installed.
What gives?
Angstrom version: "Angstrom-x11-image-glibc-ipk-2007.12-r13-spitz-installkit.tgz"
I booted cacko and both of these items work, so my USB hardware is OK.
-
Try
modprobe ohci-hcd
modprobe usbnet
Those should get your USB working.
-
modprobe ohci-hcd
modprobe usbnet
returns nothing.
I am root, as I use the Root shell
I also tried this in the other console after
su
and
su -
-
Capn_Fish,
I got my USB stick to connect with a workaround as in this post, but it is NOT permanent, and the commands need to be issued every time I plug in my stick.
https://www.oesf.org/forum/index.php?s=&...st&p=180665 (https://www.oesf.org/forum/index.php?s=&showtopic=20739&view=findpost&p=180665)
There has to be a better way....
-
I think I found the core problem with my USB port acting like it was dead.
I didn't have "kernel-module-usbmon_2.6.24-r9_spitz.ipk" installed
This should be included in the installkit or in the update/upgrade process
After reading through about 1/2 of all the 56 pages here in this section of the forum, I realized I needed to really look closely at the kernel-modules in the "machine" feed.
Now when I have a device plugged in and issue "lsusb", I get a description of the device and device ID.
Before I installed this pkg, I got very little info with lsusb
Now - My mouse lights up (100mA) - My USB stick doesn't light up (250mA)
Just checked my external full sized hard drive (with its own power supply). It automounted with no problem.
I guess I'll need to overcome the "100mA" barrier or replace all my gadgets that are rated higher than 100mA
Some of these were rare and expensive to buy tho.