| View previous topic :: View next topic |
| Author |
Message |
ghostattack
Joined: Thu Oct 06, 2005 8:40 am Posts: 24 Location: somewhere i'm not.
|
Posted: Sat Oct 08, 2005 4:40 am Post subject: internet connection |
|
|
Hi,
i was wondering if there was anyone who could give me an answer to one of my MANY linux - related problems?
I don't know how to setup internet connection on mandriva. Or if my modem is even compatible.
In the hardware menu the modem shows up under Unknown/Other.
It has Agere Systems PCI Soft Modem. which is correct, but when i try to setup internet ( not that i really know what i'm doing) it says that the modem is not connected or that the modem is busy.
does anyone have any idea if it is compatible? or is it that im doing something wrong? Or that theres something that i'm not doing at all, that i should be doing?
Please help! |
|
| Back to top |
|
 |
ollie Moderator

Joined: Mon Jul 25, 2005 12:26 pm Posts: 2749 Location: Bathurst NSW Australia
|
Posted: Wed Oct 12, 2005 7:13 am Post subject: RE: internet connection |
|
|
hi ghostattack,
Software modems are notoriously hard to get configured in Linux. The following two HOWTOs may help:
1. http://www.tldp.org/HOWTO/Linmodem-HOWTO.html
2. http://www.tldp.org/HOWTO/Modem-HOWTO.html
It is much easier, and a slight performance increase, to use external serial port modems.
Alternatively, broadband ADSL modem/routers are much better (if available in your area) for Internet access as you only have to configure the ethernet connection.
Good luck, I hope you get it working. |
|
| Back to top |
|
 |
nelz Moderator

Joined: Mon Apr 04, 2005 12:52 pm Posts: 7999 Location: Warrington, UK
|
Posted: Wed Oct 12, 2005 10:49 am Post subject: RE: internet connection |
|
|
You need the slmodem driver. Open a terminal and type
| Code: |
su
[enter root password]
urpmi --test ftp://fr2.rpmfind.net/linux/sourceforge/m/ma/mathdev/slmodem-2.9.3-2.i586.rpm
|
If all looks OK, repeat the last command without '--test'. _________________ Unix is user-friendly. It's just very selective about who it's friends are. |
|
| Back to top |
|
 |
ghostattack
Joined: Thu Oct 06, 2005 8:40 am Posts: 24 Location: somewhere i'm not.
|
Posted: Thu Oct 13, 2005 2:22 am Post subject: |
|
|
thanks for the info.
I downloaded the slmodem driver, but it just seems to be a lot of kword documents.
The read me file commands don't work, with the above command the first bit " urpmi --test " went ok, but when i typed the other part it said " not found"
soon i am getting broadband so it may be better til wait til then. |
|
| Back to top |
|
 |
nelz Moderator

Joined: Mon Apr 04, 2005 12:52 pm Posts: 7999 Location: Warrington, UK
|
Posted: Thu Oct 13, 2005 9:15 am Post subject: |
|
|
The code has been wrapped in my previous post. Everything after you enter your password should be on one line. _________________ Unix is user-friendly. It's just very selective about who it's friends are. |
|
| Back to top |
|
 |
ghostattack
Joined: Thu Oct 06, 2005 8:40 am Posts: 24 Location: somewhere i'm not.
|
Posted: Thu Oct 13, 2005 11:58 am Post subject: |
|
|
| nelz wrote: | | The code has been wrapped in my previous post. Everything after you enter your password should be on one line. |
OH!
I will try it again, sorry, i must come across as really dumb!!
It's because of the monotony of Micro$oft products! |
|
| Back to top |
|
 |
nelz Moderator

Joined: Mon Apr 04, 2005 12:52 pm Posts: 7999 Location: Warrington, UK
|
Posted: Thu Oct 13, 2005 12:03 pm Post subject: |
|
|
It was the fault of the formatting, not you. Typing exactly what you saw would not work. _________________ Unix is user-friendly. It's just very selective about who it's friends are. |
|
| Back to top |
|
 |
ghostattack
Joined: Thu Oct 06, 2005 8:40 am Posts: 24 Location: somewhere i'm not.
|
Posted: Fri Oct 14, 2005 8:06 am Post subject: |
|
|
i tried it again and all on one line, but it said failed to find it.
Does this mean i'm buying another modem?  |
|
| Back to top |
|
 |
nelz Moderator

Joined: Mon Apr 04, 2005 12:52 pm Posts: 7999 Location: Warrington, UK
|
Posted: Fri Oct 14, 2005 10:45 am Post subject: |
|
|
| ghostattack wrote: | | it said failed to find it. |
What said? What did it fail to find?
That's not the most helpful error report I've seen...
...nor the least helpful either  _________________ Unix is user-friendly. It's just very selective about who it's friends are. |
|
| Back to top |
|
 |
ghostattack
Joined: Thu Oct 06, 2005 8:40 am Posts: 24 Location: somewhere i'm not.
|
Posted: Sun Oct 16, 2005 3:54 am Post subject: |
|
|
Sorry My other post wasn't very thorough.
This is what came up:
...retrieving failed: curl failed: exited with 6 or signal 0
unable to register rpm file
installation is possible
But it said installation is possible when i mucked up before and put it on 2 lines. |
|
| Back to top |
|
 |
nelz Moderator

Joined: Mon Apr 04, 2005 12:52 pm Posts: 7999 Location: Warrington, UK
|
Posted: Sun Oct 16, 2005 3:32 pm Post subject: |
|
|
That indicates you were unable to download the file. No idea why, because you haven't posted the part of the output where it actually failed.
The "installation is possible " part is clearly wrong. _________________ Unix is user-friendly. It's just very selective about who it's friends are. |
|
| Back to top |
|
 |
ghostattack
Joined: Thu Oct 06, 2005 8:40 am Posts: 24 Location: somewhere i'm not.
|
Posted: Mon Oct 17, 2005 4:20 am Post subject: |
|
|
| nelz wrote: | That indicates you were unable to download the file. No idea why, because you haven't posted the part of the output where it actually failed.
The "installation is possible " part is clearly wrong. |
That is all that came up. directly before the 3 fullstops on the line above, it only had a copy of what i typed:
ftp://fr2.rpmfind.net/linux/sourceforge/m/ma/mathdev/slmodem-2.9.3-2.i586.rpm
I tried again but this time without --test and it said this file is already installed? |
|
| Back to top |
|
 |
| View previous topic :: View next topic |
|