LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-04-2004, 09:48 PM   #1
Aussie_Ocka
LQ Newbie
 
Registered: Aug 2004
Location: On a rugged Australian Mountain top
Distribution: Suse 9.1 Personal
Posts: 19

Rep: Reputation: 0
Question Modem detection in Suse 9.1 Personal


Just wondering why Suse 9.1 Personal doesnt detect my modem and how do I get it to work.Do I have to use the modem driver install disc as I would with Win XP.
My modem is a Conexant 56k V.9x DFVc Modem, I hope this is enough information.
If its not as easy as installing the drivers from the disc,can someone please give a step by step instructions for getting it to conect.
Thanks Aussie.
 
Old 09-05-2004, 12:12 AM   #2
masand
LQ Guru
 
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522

Rep: Reputation: 69
hi there

i think this too is winmodem(go to linmoems.org) for more info
i ur modem is not detected then u need to inbstalll th driver,if u have a linux driver in ur driver disk,try installing that
or the above link will be usefull

post us the driver u have for linux in ur disk..

regards
 
Old 09-05-2004, 04:19 AM   #3
Aussie_Ocka
LQ Newbie
 
Registered: Aug 2004
Location: On a rugged Australian Mountain top
Distribution: Suse 9.1 Personal
Posts: 19

Original Poster
Rep: Reputation: 0
Ok, tried to install the driver from linuxmodem.org and I get " needs GCC " .I have no idea what that is.
 
Old 09-05-2004, 05:04 AM   #4
Baldrick65
Member
 
Registered: Aug 2003
Location: Dunedin NZ
Distribution: Mint 13 Cinnamon
Posts: 653

Rep: Reputation: 31
GCC is a c compiler, needed to compile the driver for your distro. It should be on your install CD's. You may also want to install the development stuff as well, as most "roll your own" drivers require the development packages as well.

Look for stuff called: gcc-3.2.2, gcc-c++-3.2.2, gcc-cpp-3.2.2. Note that the version numbers might be different.

Also, if you want the older non-speed-locked version of the HSF driver, you can get it here.

Baldrick
 
Old 09-05-2004, 05:54 AM   #5
scuzzman
Senior Member
 
Registered: May 2004
Location: Hilliard, Ohio, USA
Distribution: Slackware, Kubuntu
Posts: 1,851

Rep: Reputation: 47
Baldrick65: the GC*'s arent on his installation CD's. He's running SuSE Personal.

Aussie-Ocka: You'll first need to download and install GCC, as it's not included inb your distro of choice.
 
Old 09-05-2004, 06:08 AM   #6
Baldrick65
Member
 
Registered: Aug 2003
Location: Dunedin NZ
Distribution: Mint 13 Cinnamon
Posts: 653

Rep: Reputation: 31
Oops I didn't notice he was using SuSE 9.1 Personal. You can download GCC here. That should get you going.

Baldrick
 
Old 09-06-2004, 02:25 AM   #7
Aussie_Ocka
LQ Newbie
 
Registered: Aug 2004
Location: On a rugged Australian Mountain top
Distribution: Suse 9.1 Personal
Posts: 19

Original Poster
Rep: Reputation: 0
Thanks for the info guys, I'll give it go, I'm only a newbie but learning fast


Baldrick65 Hows Oakey goin, nice to see a fello Aussie in here

That folder GCC is huge and i only have Dial up ,Do I need the whole folder or just parts of it, there seems to be RAR and Winzip copies so do i only need one or the other, can you give me any info on what exactly i need to download, thanks, I'm using cute ftp to download

Last edited by Aussie_Ocka; 09-06-2004 at 03:43 AM.
 
Old 09-07-2004, 05:04 AM   #8
Baldrick65
Member
 
Registered: Aug 2003
Location: Dunedin NZ
Distribution: Mint 13 Cinnamon
Posts: 653

Rep: Reputation: 31
I think the only one you need is this one. However, I wonder how you compile a c compiler without a c compiler

If that doesn't work, you can try a pre-compiled binary here. But be warned, it's huge ... about 130mb

And Oakey (and Australia in general) is great ... plenty of open space, fresh air etc.

Baldrick
 
Old 09-07-2004, 06:00 PM   #9
Aussie_Ocka
LQ Newbie
 
Registered: Aug 2004
Location: On a rugged Australian Mountain top
Distribution: Suse 9.1 Personal
Posts: 19

Original Poster
Rep: Reputation: 0
Ok, thanks, I'll them a try using getright so I can resume download.
Oh what is .tar and .gz ,is it like a compressed file like .zip or .rar
 
Old 09-07-2004, 11:10 PM   #10
masand
LQ Guru
 
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522

Rep: Reputation: 69
hi
both of then are file compresoors
.tar.gz==the archive is tarred and passd through gunzip(fiule compressor)
.tar.bz2===tarred archive passed through bunzip2

i have seen that .tar.bz2 takes less amount of space as compared to .tar.gz
since both are diferent compression utitliy

regards
 
Old 09-10-2004, 05:36 AM   #11
Aussie_Ocka
LQ Newbie
 
Registered: Aug 2004
Location: On a rugged Australian Mountain top
Distribution: Suse 9.1 Personal
Posts: 19

Original Poster
Rep: Reputation: 0
Ok , have downloaded and installed the GCC without any problems, then downloaded the specific driver, this being
hsfmodem-6.03.00lnxt04082400full-1.i386.rpm for my Conexant 56k V.9x DFVc Modem ,when I installed it ,it returned errors,
Has anyone got any ideas as to why this would happen.
 
Old 09-10-2004, 05:43 AM   #12
masand
LQ Guru
 
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522

Rep: Reputation: 69
hey

u need to post the errors u get ,then only we can tell u something

regards
 
Old 09-10-2004, 10:26 PM   #13
Baldrick65
Member
 
Registered: Aug 2003
Location: Dunedin NZ
Distribution: Mint 13 Cinnamon
Posts: 653

Rep: Reputation: 31
Quote:
Originally posted by Aussie_Ocka
Ok , have downloaded and installed the GCC without any problems, then downloaded the specific driver, this being
hsfmodem-6.03.00lnxt04082400full-1.i386.rpm for my Conexant 56k V.9x DFVc Modem ,when I installed it ,it returned errors,
Has anyone got any ideas as to why this would happen.
You have to make sure you get the file made specifically for your running kernel. I found this out when I installed Mandrake 10 Official yesterday. To find out exactly which kernel you're running, type uname -r in a terminal. I had to install the new driver which is speed locked to 14.4k (yuck), so I'll probably shell out for a license. By installing a binary (rpm) you don't have to run hsfconfig after. Pretty easy.

/edit - I shelled out for a license ... I forgot how slow a 14.4k connection can get ...

Definately worth it

Baldrick

Last edited by Baldrick65; 09-11-2004 at 02:48 AM.
 
Old 09-11-2004, 06:13 PM   #14
Aussie_Ocka
LQ Newbie
 
Registered: Aug 2004
Location: On a rugged Australian Mountain top
Distribution: Suse 9.1 Personal
Posts: 19

Original Poster
Rep: Reputation: 0
Thanks guys for the help.


Quote:
You have to make sure you get the file made specifically for your running kernel.

Thanks Baldrick65 ,I had found this out, got the right driver for my kernel,Up loaded it fine,well it loaded without errors,BUT, I still cant connect.
Do they overwrite each other,the drivers I mean ,when you install them.
Maybe I think it has something to do with the connect scripts or something.
Also ,when installing the hsf driver, there are other things that try to install off my installation disk which didnt install properly when doing the original install of the OS,but they just keep returning errors, I cant figure this out because they were supplied with the OS.
One of these being xscreensaver ,or something, & something to do with the cd player.
Maybe I can find more recent versions of these things and try to install them.

I'll post the connection log for my modem,, and see if someone can figure it out.
All I want is to be able to connect using Suse so it saves me moving backwards and forwards with OS's just to browse the net for information on how to personalise Suse, I dont want to sound like I'm having a whinge,but its starting to peev me off a little.
 
Old 09-11-2004, 08:52 PM   #15
Aussie_Ocka
LQ Newbie
 
Registered: Aug 2004
Location: On a rugged Australian Mountain top
Distribution: Suse 9.1 Personal
Posts: 19

Original Poster
Rep: Reputation: 0
Ok ,this is the Modem connection log.

SuSE Meta pppd (smpppd-ifcfg), Version 1.16 on linux.
Status is: disconnected
trying to connect to smpppd
connect to smpppd
Status is: disconnected
Status is: connecting
pppd[0]: Plugin passwordfd.so loaded.
pppd[0]: --> WvDial: Internet dialer version 1.54.0
pppd[0]: --> Initializing modem.
pppd[0]: --> Sending: ATZ
pppd[0]: --> Sending: ATQ0
pppd[0]: --> Re-Sending: ATZ
pppd[0]: --> Modem not responding.
pppd[0]: Connect script failed
Status is: disconnected
pppd[0] died: Connect script failed (exit code 8)

and here are the things that cant install from disk

kdepim3
xine-lib
xscreensaver
 
  


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
Help with USB modem on Suse 9.1 personal...very newbie gstyle Linux - Hardware 2 10-28-2004 07:54 PM
problem in installing modem driver in suse 9.1 personal kickidiot Linux - Newbie 1 10-03-2004 09:54 AM
suse 9.1 no modem detection leontiosk Linux - Networking 4 10-02-2004 08:35 AM
Problem in installtion MODEM Driver (SUSE 9.1 personal) kickidiot Linux - Newbie 1 09-20-2004 08:32 AM
Thomson (Alcatel) Speedtouch 330 ADSL modem on SuSE 9.1 Personal gazzafield Linux - Hardware 1 08-12-2004 09:06 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:15 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