also @ TechSpot: Nortel's internal network "owned" by hackers for almost a decade
Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Sign up or Login to participate.

Go Back   TechSpot OpenBoards > Software > The Alternative OS

Begin your free trial now Pay-as-you-go options starting at $10/user/month

Installing WinModem Chipset drivers

Thread Tools Search this Thread
  #1  
Old 03-24-2004
Zebbede's Avatar
Newcomer, in training
 
Location: U.K
Member since: Jan 2004, 12 posts
Modem Drivers Install

Hi all i have my modem drivers, I hope lol.

I have been given an instruction to run a file called all_install_os it's still in the Tar.gz file but whenever i try to do anything with it all it does is open in Kwrite and show what looks to be coding. The instruction i've been given is to run the file but i don't know what i'm meant to do with it.

Hope you can help.

P.S. I managed to get Linux to recognise my DvD-R writer now even if it thinks its a ROM.
  #2  
Old 03-24-2004
Didou's Avatar
Bowtie extraordinair!
 
Location: Brussels, Belgium
Member since: Feb 2002, 5,895 posts
System specs
Open a command promt, then go to the folder where the file is located & type tar xvfz <filename>.

Then see if it has extracte a README or INSTALL file & read them before you continue.
  #3  
Old 03-24-2004
Mictlantecuhtli's Avatar
TechSpot Special Forces
 
Location: Finland
Member since: Feb 2002, 4,886 posts
System specs
Re: Modem Drivers Install

Quote:
Originally posted by Zebbede
I managed to get Linux to recognise my DvD-R writer now even if it thinks its a ROM.
It doesn't matter what the icon on the desktop is called, you should still be able to burn if you have DVD burning apps. Actually, my DVD+/-RW/-RAM drive is /dev/hdc, in other words, a "hard disk device". But it reads and burns just like it should.
  #4  
Old 03-24-2004
Zebbede's Avatar
Newcomer, in training
 
Location: U.K
Member since: Jan 2004, 12 posts
Modems

Hello Me again

Am i right in assuming that you can not run a WinModem on a Linux OS? if so any chance of telling me how i can tell if a modem is compatiable with both Windows and Linux or if I need two in my computer?

It's starting to get me annoyed and I've changed to Mandrake 9.2 now so if that makes things a little easier brilliant also I don't know how to create a Dial up connection (56kb connection). I have no Help files that i know of else I would bother that.
  #5  
Old 03-24-2004
Nodsu's Avatar
TechSpot Evangelist
 
Location: Estonia
Member since: Feb 2002, 9,431 posts
System specs
You can run a winmodem under Linux provided you manage to find the driver for it.

Look at the winmodems HOWTO and perhaps the modem one also http://www.tldp.org/HOWTO/
  #6  
Old 03-24-2004
OS samurai's Avatar
TechSpot Enthusiast
 
Location: Colorado USA
Member since: Mar 2004, 193 posts
Re: Modems

Quote:
Originally posted by Zebbede
Hello Me again

Am i right in assuming that you can not run a WinModem on a Linux OS? if so any chance of telling me how i can tell if a modem is compatiable with both Windows and Linux or if I need two in my computer?

It's starting to get me annoyed and I've changed to Mandrake 9.2 now so if that makes things a little easier brilliant also I don't know how to create a Dial up connection (56kb connection). I have no Help files that i know of else I would bother that.
Your best bet IMHO would be to get a Hayes compatible external modem & you should not have any issues with win or Linux HTH http://www.google.com/linux?hl=en&lr...=Google+Search

  #7  
Old 03-25-2004
Zebbede's Avatar
Newcomer, in training
 
Location: U.K
Member since: Jan 2004, 12 posts
Installing WinModem Chipset drivers

Hello all again still flogging this dead horse.

[root@localhost Intel-v92ham-453]# make clean
cd coredrv; make clean
make[1]: Entering directory `/home/zebbede/Intel-v92ham-453/coredrv'
rm -f *.o *~ core
make[1]: Leaving directory `/home/zebbede/Intel-v92ham-453/coredrv'
cd serialdrv; make clean
make[1]: Entering directory `/home/zebbede/Intel-v92ham-453/serialdrv'
rm -f *.o *~ core
make[1]: Leaving directory `/home/zebbede/Intel-v92ham-453/serialdrv'
rm -f *.o
rm -f *.o
[root@localhost Intel-v92ham-453]# make ham
Module precompile check
Current running kernel is: 2.4.22-10mdk
/lib/modules... autoconf.h does not exist
please install kernel source
make: *** [check] Error 1
[root@localhost Intel-v92ham-453]#


THats whats happening when i try to install the drivers. I'm extracting them in a usual user login from a Root Consol in the Home. I'm using Mandrake 9.2. The chipset drivers ARE CORRECT I know that much.

Told to
log as root
Exract using tar zxvf- <achrive File name>
then told to enter the folder using CD command
then
make clean
make ham
make install

I get problems at Make HAM.

THanks in advance
  #8  
Old 03-25-2004
Mictlantecuhtli's Avatar
TechSpot Special Forces
 
Location: Finland
Member since: Feb 2002, 4,886 posts
System specs
Re: Installing WinModem Chipset drivers

Quote:
Originally posted by Zebbede
please install kernel source
  #9  
Old 03-25-2004
Zebbede's Avatar
Newcomer, in training
 
Location: U.K
Member since: Jan 2004, 12 posts
-sighs- ok then how do i install the source I don't know where to find it. So i'm really new to this

I'm actually viewing the net through my windoze partiton.

thanks in adavance
  #10  
Old 03-25-2004
OS samurai's Avatar
TechSpot Enthusiast
 
Location: Colorado USA
Member since: Mar 2004, 193 posts
Quote:
Originally posted by Zebbede
-sighs- ok then how do i install the source I don't know where to find it. So i'm really new to this

I'm actually viewing the net through my windoze partiton.

thanks in adavance
you can get the newest kernel source from
http://www.kernel.org/ or your distro should have the kernel source on one of the CD's if you need help compiling a new kernel this may help http://www.linuxdocs.org/HOWTOs/Kernel-HOWTO.html
keep us posted on your progress
  #11  
Old 03-25-2004
Zebbede's Avatar
Newcomer, in training
 
Location: U.K
Member since: Jan 2004, 12 posts
I am and will lol i got 2 commands in and got an error lol

[root@localhost RPMS]# rpm -i kernel-headers*.rpm
error: File not found by glob: kernel-headers*.rpm
[root@localhost RPMS]#

There i got to from the help document u gave me. Remember complete n00b.
  #12  
Old 03-25-2004
OS samurai's Avatar
TechSpot Enthusiast
 
Location: Colorado USA
Member since: Mar 2004, 193 posts
Quote:
Originally posted by Zebbede
I am and will lol i got 2 commands in and got an error lol

[root@localhost RPMS]# rpm -i kernel-headers*.rpm
error: File not found by glob: kernel-headers*.rpm
[root@localhost RPMS]#

There i got to from the help document u gave me. Remember complete n00b.
Did you also install the kernel development packages from your Mandy CD's? Sorry I forgot to mention that where did you get your kernel source? Off your Mandy cd's?
  #13  
Old 03-26-2004
Zebbede's Avatar
Newcomer, in training
 
Location: U.K
Member since: Jan 2004, 12 posts
From the web address you gave me is where i got the source from.

As for Kernel package I don't know i just did basic bog standard of what Mandy said i should have. As for where i got mandy My mate gave it to me. though he's uninstalled it due to fustration with drivers for sound and something else i think.
  #14  
Old 03-26-2004
Nodsu's Avatar
TechSpot Evangelist
 
Location: Estonia
Member since: Feb 2002, 9,431 posts
System specs
Quote:
Originally posted by Zebbede
[root@localhost RPMS]# rpm -i kernel-headers*.rpm
error: File not found by glob: kernel-headers*.rpm
[root@localhost RPMS]#
The error is pretty obvious.. do you actually have the kernel-headers...rpm in that directory? Also, you need the kernel headers that exactly match your current kernel version so you should get the kernel source/headers from the same place you got your kernel (e.g. off the Mandrake CD)
  #15  
Old 03-26-2004
OS samurai's Avatar
TechSpot Enthusiast
 
Location: Colorado USA
Member since: Mar 2004, 193 posts
Quote:
Originally posted by Zebbede
From the web address you gave me is where i got the source from.

As for Kernel package I don't know i just did basic bog standard of what Mandy said i should have. As for where i got mandy My mate gave it to me. though he's uninstalled it due to fustration with drivers for sound and something else i think.
we well need to make sure to install the kernel devlopment packages so that we can recompile your kernel the dev packges should include your kernel source.
Closed Thread

Similar Topics
Topic Replies Forum
Asus P4800D-X chipset drivers not installing 0 Processors and Motherboards
A8N-SLI - need help with chipset drivers 2 Device Drivers
VIA Chipset Drivers? 2 Device Drivers
NEW AMD Chipset drivers !!! 2 Processors and Motherboards

Thread Tools Search this Thread
Search this Thread:

Advanced Search
All times are GMT -4. The time now is 01:58 PM.