Computing.Net > Forums > Linux > Linuxant driver installation proble

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Linuxant driver installation proble

Reply to Message Icon

Name: SxKorean
Date: August 26, 2006 at 15:43:29 Pacific
OS: DSL current, Linux kernel
CPU/Ram: 256 RAM Pentium 3 996 Mhz
Product: Dell
Comment:

I did my homework this time, and found a device driver that would let me use my (HCF) Conexant chipset with Linux. I downloaded the file (the free one) And couldn't figure out the instructions. I decided to try method C of the installation tutorial because I downloaded it with as a .tar.gz file. I just got DSL on this old computer, I use a Live CD to boot. I can't think of anything I'm doing wrong, except maybe the fact that I have the uncompressed directoy still in on My Windows Desktop:

1: I mount my hard drive.

2: Open emelfm

3: /mnt/hda1/windows/desktop #To where I downloaded th files to.

#The file looks like: hcfpcimodem-1.10full.tar.gz

4: tar -xzf hcfpcimodem-1.10full.tar.gz returns: End of output, and nothing (That I can see) happens.

5:I decide to right click the file, choose action, unpack.

# Extracted folder.

# Here is says "3. run 'make install' from the top of the package directory."

6:I Open the folder I just extracted, type in:make install #And it says something like, 'make:command not found'

I am new to Linux, and I suspect I'm doing something wrong that is obvious...It says uninstall any old HCF modem drivers, should I do that in windows? And then try again? I've double checked that the driver works my Modem, and it is listed.



Sponsored Link
Ads by Google

Response Number 1
Name: HaroldW
Date: August 27, 2006 at 10:17:43 Pacific
Reply:

Try to do a listing (ls) of that directory to see if the make command is there. If the make command is in the directory you are logged into than you need to precede the command with a "./".


0

Response Number 2
Name: HaroldW
Date: August 27, 2006 at 16:39:47 Pacific
Reply:

Drew:

I just noticed something else. You are not doing everything from with Linux. Start/login to linux, copy the original hcfpcimodem-1.10full.tar.gz to a linux partition and follow the original instructions that came with the driver.

Harold


0

Response Number 3
Name: HaroldW
Date: August 27, 2006 at 16:43:44 Pacific
Reply:

Also, make sure you login as root.


0

Response Number 4
Name: SKorean
Date: August 28, 2006 at 16:23:53 Pacific
Reply:

OMG! THANK YOU ALL FOR THE RESPONSES! I've been putting 12+ hours into this thing everyday, and it's been killing me, I've just installed DSL onto my HD, and I'm not about to give up and use windows again. I rtied to use dpkg, as DSL is a Debian based software, but it didn' work. The RPM file just told me the headers were...um missing for kernel 2.4.26, and I didn't know the path to find it, so I went with the tar package (last resort) and have been on google ever since. Thanks for the help. I'm going to try them now.

PS, i totally typoed my last password when I entered it, and couldn't figure out which letter i messed up and which character it was, but it's still me, SxKorean, sorry bout that.

I'll login as root, and move the tar file, thx!


0

Response Number 5
Name: SKorean
Date: August 28, 2006 at 17:23:29 Pacific
Reply:

I'm back where I started:

ON the partition where I installed Linux, I copied the folder. I then used tar -xzf which worked this time.

Step three says type in 'make install', but Debian users might have to change KERNELSRC in common.mak.

I open common.mak in Beaver, and it was declared as:
KERNELSRC=/lib/modules/$(shellname -r)/build
So I changed it to:
KERNELSRC=/lib/modules/2.4.26/build (This is where build was)

Then went back to cd hcfpci...blah the top directory, typed in 'make install' (I didn't type in the ''\'s) and came up with:

sh: line 1: make: command not found.

What am I doing wrong?


0

Related Posts

See More



Response Number 6
Name: donjojo
Date: October 4, 2006 at 12:29:11 Pacific
Reply:

I am also running DSL on an old computer, an I have encountered a similar problem. I need make and gcc to compile a new driver. During the process I have found that neither of them are included in the standard DSL configuration. What you need to do is to install gnu-utils through MyDSL (found on the desktop). It takes a few minutes to download and configure, but after that you're set.

Best of luck to you.


0

Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: Linuxant driver installation proble

Sound card driver installation www.computing.net/answers/linux/sound-card-driver-installation/11071.html

Linux Driver Installation www.computing.net/answers/linux/linux-driver-installation/5734.html

fa311 linux driver ALMOST works www.computing.net/answers/linux/fa311-linux-driver-almost-works/7090.html