HardwareHeaven.com

HardwareHeaven.com

Looking for the skin chooser?
 
 
  • Home

  • Hardware reviews

  • Articles

  • News

  • Tools

  • Gaming at HardwareHeaven

  • Forums

 

Go Back   HardwareHeaven.com > Forums > Software / Tools > Linux Operating Systems


Linux Operating Systems Talk about all Linux distributions and software here!

Reply
 
Thread Tools
Old Jun 1, 2005, 12:52 AM   #1
PAX Tweaker, PAX Expert.
 
Robert McClelland's Avatar
 
Join Date: Jun 2002
Location: Somewhere in Wood County Ohio Same Town :)
Posts: 10,648
Rep Power: 196
Robert McClelland is godlike in his statusRobert McClelland is godlike in his statusRobert McClelland is godlike in his statusRobert McClelland is godlike in his statusRobert McClelland is godlike in his statusRobert McClelland is godlike in his statusRobert McClelland is godlike in his statusRobert McClelland is godlike in his statusRobert McClelland is godlike in his statusRobert McClelland is godlike in his statusRobert McClelland is godlike in his status
System Specs

Gold Member
Woot I got Kubuntu installed on my 6.4gig hard drive

Now question is how heck I get my intel 537EP modem to work with it
__________________
"XTREME AUDIO IS CRAP!" "There no support for it. It's crapist card on face of the earth it should be throw into the sun"
http://www.speedtest.net/result/1949536385.png
Robert McClelland is offline   Reply With Quote


Old Jun 1, 2005, 03:25 AM   #2
DriverHeaven Junior Member
 
Join Date: Oct 2004
Posts: 84
Rep Power: 0
Scar_T is on a distinguished road

I just checked linmodems (www.linmodems.org) and it seems that your modem is currently supported under linux (I really hope so ):

http://developer.intel.com/design/mo...rt/drivers.htm

Try to chek that page out and good luck
__________________
Scar_T - Parasite Coder
Scar_T is offline   Reply With Quote
Old Jun 1, 2005, 04:23 AM Threadstarter Thread Starter   #3
PAX Tweaker, PAX Expert.
 
Robert McClelland's Avatar
 
Join Date: Jun 2002
Location: Somewhere in Wood County Ohio Same Town :)
Posts: 10,648
Rep Power: 196
Robert McClelland is godlike in his statusRobert McClelland is godlike in his statusRobert McClelland is godlike in his statusRobert McClelland is godlike in his statusRobert McClelland is godlike in his statusRobert McClelland is godlike in his statusRobert McClelland is godlike in his statusRobert McClelland is godlike in his statusRobert McClelland is godlike in his statusRobert McClelland is godlike in his statusRobert McClelland is godlike in his status
System Specs

Gold Member
Yes I know I got the driver for it how do you installed it? lol
__________________
"XTREME AUDIO IS CRAP!" "There no support for it. It's crapist card on face of the earth it should be throw into the sun"
http://www.speedtest.net/result/1949536385.png
Robert McClelland is offline   Reply With Quote
Old Jun 1, 2005, 04:44 PM   #4
DriverHeaven Junior Member
 
Join Date: Oct 2004
Posts: 84
Rep Power: 0
Scar_T is on a distinguished road

First at all, you should have the uncompiled version , because there isn't a compiled version for Kubuntu. Another important thing is to have the kernel hearders installed in order to compile your driver.

After that, you just need to read the readme.txt file to see this:

6 steps to install
1. login as ROOT
2. extract the archive into a directory with "tar -zxvf <archivename>.tgz"
3. cd into the directory it created.
4. Type: make clean
5. Type: make 537
6. Type: make install
This will create a /dev/modem device file. This file is used as an interface to
modem by all applications: minicom, kpppd, efax, etc. Please configure the applications
to use /dev/modem if neccessary.

I hope you can install your driver succesfully
__________________
Scar_T - Parasite Coder
Scar_T is offline   Reply With Quote
Reply

Thread Tools