|
|||||||
| Linux Operating Systems Talk about all Linux distributions and software here! |
![]() |
|
|
Thread Tools |
|
|
#1 |
|
PAX Tweaker, PAX Expert.
|
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
|
|
|
|
|
|
#2 |
|
DriverHeaven Junior Member
Join Date: Oct 2004
Posts: 84
Rep Power: 0 ![]() |
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 |
|
|
|
|
|
|
|
PAX Tweaker, PAX Expert.
|
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
|
|
|
|
|
|
#4 |
|
DriverHeaven Junior Member
Join Date: Oct 2004
Posts: 84
Rep Power: 0 ![]() |
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 |
|
|
|
![]() |
| Thread Tools | |
|
|