Networking Forums

Networking Forums > Computer Networking > Linux Networking > Configuring SuSE to use uhci (not usb-uhci)

Reply
Thread Tools Display Modes

Configuring SuSE to use uhci (not usb-uhci)

 
 
David Haggett
Guest
Posts: n/a

 
      11-03-2003, 06:38 AM
Yet another "problem" migrating from RedHat8 to SUSE 9.

The Atmel USB wireles network has a nasty habit of locking up the system
when used with the usb-uhci module, but works fine with the uhci module
(this is a known conflict).

In redhat I just put the following line into modules.conf
alias usb-controller uhci
which forced the OS to load the uhci module at boot-up. This doesn't work
with SUSE which stubornly continues to load usb-uhci. After it's all
finished I can rmmod usb-uhci then modprobe uhci with no issues.

Help?

--
David Haggett
Linux user since 01/01/2003
Email: david<at>haggett<dot>demon<dot>co<dot>uk

 
Reply With Quote
 
 
 
 
Rainer Krienke
Guest
Posts: n/a

 
      11-03-2003, 08:24 AM
David Haggett wrote:

> Yet another "problem" migrating from RedHat8 to SUSE 9.
>
> The Atmel USB wireles network has a nasty habit of locking up the system
> when used with the usb-uhci module, but works fine with the uhci module
> (this is a known conflict).
>
> In redhat I just put the following line into modules.conf
> alias usb-controller uhci
> which forced the OS to load the uhci module at boot-up. This doesn't work
> with SUSE which stubornly continues to load usb-uhci. After it's all
> finished I can rmmod usb-uhci then modprobe uhci with no issues.
>
> Help?
>


In newer suse distribs (I think from 8.1 on) you can determine which modules
are tried in the file /etc/sysconfig/hotplug and there the line

HOTPLUG_USB_HOSTCONTROLLER_LIST="ehci-hcd ohci-hcd uhci-hcd usb-uh ...."

simply change the order of the entries. This should do the job.

Have a nice day
Rainer
--
---------------------------------------------------------------------------
Rainer Krienke, Universitaet Koblenz, Rechenzentrum, Raum A022
Universitaetsstrasse 1, 56070 Koblenz, Tel: +49 261287 -1312, Fax: -1001312
Mail: (E-Mail Removed), Web: http://www.uni-koblenz.de/~krienke
Get my public PGP key: http://www.uni-koblenz.de/~krienke/mypgp.html
---------------------------------------------------------------------------
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Bluetooth in SUSE wxgeek@gmail.com Linux Networking 0 05-31-2005 12:44 AM
Can see Suse and Window server, but can't access SuSe shares Suicyco Linux Networking 0 08-10-2004 01:49 AM
SUSE theone1 Home Networking 5 05-29-2004 06:15 PM
configuring suse firewall to block outgoing SMB? David Brower Linux Networking 1 04-17-2004 05:01 AM
USB Wireless set up in Suse 8.2 John Smith Linux Networking 1 09-09-2003 09:17 PM



1 2 3 4 5 6 7 8 9 10 11