LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 02-28-2003, 06:58 AM   #1
v20
LQ Newbie
 
Registered: Feb 2003
Posts: 7

Rep: Reputation: 0
Unhappy USB + Modem + Slackware 8.1 = No Working


hello all i really hope hat someone can help with my dilemma i have a usb speedtouch modem which works fine under SuSE (im coming from suse onto Slackware, i really find most distro's quite bloated) i installed slackware last night but i cannot get my modem to activate (i.e. the lil lights turn on ) under SuSE it is automatically detected and on boot up it is activated which is all well and good.. while in SuSE i noted which of the Kernel Module had been loaded and wrote them down. When i booted into slackware i performed the following steps

modprobe usb-core
mount none /proc/bus/usb -t usbdevfs
modprobe usb-uhci (i also tried modprobe uhci)

if i turned off hotplugging in SuSE the usb modem would not get activated at boot up but if i ran the following commands it would so then id be able to use it..

In Slackware it just sits there lukin somewhat pretty, i looked at /proc/bus/usb/devices and it is recognising the hubs are there but it is not finding the devices attached to it (i have a mouse on it too but for the time being its just on the ps/2 port)

Does ANYONE know how to get this working? i really like slackware its much less bloated than the others i.e. SuSE/RedHat (havnt tried Debian or Mandrake (i woz told mandrake is pretty much like SuSE so it put me off)

Just to point out i liked suse and i even had 7.2 for a long time but SuSE8 is tooooooo much

Anyway HELP

v20
 
Old 02-28-2003, 10:07 PM   #2
Excalibur
Senior Member
 
Registered: Jun 2002
Location: Northern VA, USA
Distribution: Ubuntu
Posts: 1,180

Rep: Reputation: 46
Depending on the default kernel you loaded will guide as to what modules might be needed to provide usb support. To list what modules are actually loaded use the "lsmod" command.

For a non-usb enabled kernel like bare.i,

modprobe usb-uhci (or modprobe usb-ohci)
mount -t usbdevfs none /proc/bus/usb

The modprobe command above should autoload the module usbcore. Also, there is a uhci module. Not sure what the difference is with usb-uhci though.

For a usb enabled kernel like usb.i, then just

mount -t usbdevfs none /proc/bus/usb

Either should mount your usb file system so that

cat /proc/bus/usb/devices

will produce output. Allbeit difficult to read. But the lines that start with "T:" I believe identify a new item. Also, I have found the output from the command "dmesg" of great help as well. If you plug and unplug the device a message is usually added to the end of the output.

SuSE could have other addin modules as well that are not part of the standard kernel support. Also, SuSE 8.1 is based on the 2.4.19 kernel and it has considerable more support for USB and Firewire devices than the 2.4.18 kernel does in Slackware 8.1. Also, do you know what module SuSE was actually loading for the Speedtouch?

For your mouse, a usb enabled kernel should support it, and on a non-usb enabled kernel after uhci (or ohci) support is loaded;

modprobe hid (or modprobe usbmouse)
modprobe mousedev

That should also autoload the module "input" as well. The mouse is normally on /dev/input/mouse0. If want to set the default device, /dev/mouse, to it then;

ln -sf /dev/input/mouse0 /dev/mouse

You didn't state the type of modem the Speedtouch is. But when I searched the only references I could find are for a ADSL modem. Now if your unit is an ADSL modem then you might want review the following link for some driver information.
http://www.qbik.ch/usb/devices/showdev.php?id=629

and there is an ongoing project here;
http://sourceforge.net/projects/speedtouch

Perhaps it will be of some help.
 
Old 03-01-2003, 11:50 AM   #3
v20
LQ Newbie
 
Registered: Feb 2003
Posts: 7

Original Poster
Rep: Reputation: 0
thanks for the help i will try what you suggest. i loaded the usb.i kernel.

i am using the speedtouch project located at : http://sourceforge.net/projects/speedtouch to run my modem but it need the usb device to be found in the usb file system before it will work

*wonders off to try whats suggested*

thanks again
 
Old 03-02-2003, 10:16 AM   #4
v20
LQ Newbie
 
Registered: Feb 2003
Posts: 7

Original Poster
Rep: Reputation: 0
Thought id get back to you... i done as stated and it still didnt work.. in the meantime i did download the linux kernel 2.4.20 (while in windows) and compiled that kernel with extra usb module support and it works but only if i load both the ehci (USB 2) and the uhci modules its quite bizarre it will only blink if both are loaded... nvr mnd it works now... now just the task of upgrading gnome n the like

Thanks Again
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Intel sound not working, usb modem not working. siriusb Linux - Hardware 8 03-04-2006 10:16 PM
USB modem working on RH but not Slackware vonkempelen Slackware 1 04-04-2005 09:56 AM
modem suddenly not working, slackware 10, netcomm in5699 56k modem ludeKing Linux - Hardware 0 07-27-2004 09:44 PM
USB Modem not working in slackware, but it did last time i booted... Tarwedge Linux - Hardware 1 05-18-2004 10:24 AM
slackware 9.1 USB mouse and other usb devices not working jimMC Linux - Hardware 11 01-24-2004 10:58 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 08:52 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration