| View previous topic :: View next topic |
| Author |
Message |
unisol
Joined: Fri Apr 08, 2005 6:32 am Posts: 44
|
Posted: Tue May 10, 2005 5:41 pm Post subject: creative labs blaster modem in linux |
|
|
| i recently bought a creative labs usb blaster modem 56k to use with linux(ubuntu hoary 5.04) but cannot get modem to work in linux can someone please help |
|
| Back to top |
|
 |
unisol
Joined: Fri Apr 08, 2005 6:32 am Posts: 44
|
Posted: Wed May 11, 2005 6:59 pm Post subject: RE: creative labs blaster modem in linux |
|
|
| maybe some would help me on this one i bought a us robitics pro 56k data/fax modem it say its compatible with kernel 2.3 and higher just a little help on configuring i tried minicom and wvdial no luck |
|
| Back to top |
|
 |
towy71 Moderator

Joined: Wed Apr 06, 2005 3:11 pm Posts: 4169 Location: wild West Wales
|
Posted: Wed May 11, 2005 7:29 pm Post subject: RE: creative labs blaster modem in linux |
|
|
I have no expertise on Gnome but there must surely be an equivilant to kppp, maybe gppp?
no just ggogled and found this: http://www.gnome-ppp.org/
hope that helps
Dick _________________ still looking for that door into summer |
|
| Back to top |
|
 |
fingers99 LXF regular
Joined: Thu Apr 07, 2005 7:15 pm Posts: 143
|
Posted: Wed May 11, 2005 11:09 pm Post subject: Re: RE: creative labs blaster modem in linux |
|
|
| unisol wrote: | | maybe some would help me on this one i bought a us robitics pro 56k data/fax modem it say its compatible with kernel 2.3 and higher just a little help on configuring i tried minicom and wvdial no luck |
Tell us more about the modem. Is it external or internal, serial or usb?
What distro are you using?
Have you tried
pppconfig (from the command line)
What does "no luck" mean? |
|
| Back to top |
|
 |
unisol
Joined: Fri Apr 08, 2005 6:32 am Posts: 44
|
Posted: Thu May 12, 2005 12:06 am Post subject: RE: Re: RE: creative labs blaster modem in linux |
|
|
| sorry its an internal pci data/fax modem a usrobitics it says it supports kernel 2.3 and higher as far as pppconfig i have tried it is it possible the problem is because im using an alpha version of ubuntu hoary 5.04 if it is i do have kubuntu hoary 5.04 non-alpha |
|
| Back to top |
|
 |
unisol
Joined: Fri Apr 08, 2005 6:32 am Posts: 44
|
Posted: Thu May 12, 2005 12:11 am Post subject: RE: Re: RE: creative labs blaster modem in linux |
|
|
| sorry its an internal pci data/fax modem a usrobitics it says it supports kernel 2.3 and higher as far as pppconfig i have tried it is it possible the problem is because im using an alpha version of ubuntu hoary 5.04 if it is i do have kubuntu hoary 5.04 non-alpha |
|
| Back to top |
|
 |
fingers99 LXF regular
Joined: Thu Apr 07, 2005 7:15 pm Posts: 143
|
Posted: Thu May 12, 2005 6:40 pm Post subject: RE: Re: RE: creative labs blaster modem in linux |
|
|
The chances are you need a driver for it.
If you run
lspci
you should be able to identify the chipset. You'll then need to google for:
linux (myChipSet)
and download the driver. |
|
| Back to top |
|
 |
unisol
Joined: Fri Apr 08, 2005 6:32 am Posts: 44
|
Posted: Fri May 13, 2005 5:10 pm Post subject: RE: Re: RE: creative labs blaster modem in linux |
|
|
| it says on tho box that its compatible with kernel 2.3 and up the manufactuer said linux shuold detect it |
|
| Back to top |
|
 |
fingers99 LXF regular
Joined: Thu Apr 07, 2005 7:15 pm Posts: 143
|
Posted: Fri May 13, 2005 5:53 pm Post subject: Re: RE: Re: RE: creative labs blaster modem in linux |
|
|
| unisol wrote: | | it says on tho box that its compatible with kernel 2.3 and up the manufactuer said linux shuold detect it |
They were lying! The compatability they're refering to is probably of their drivers. |
|
| Back to top |
|
 |
unisol
Joined: Fri Apr 08, 2005 6:32 am Posts: 44
|
Posted: Tue May 17, 2005 5:49 am Post subject: RE: Re: RE: Re: RE: creative labs blaster modem in linux |
|
|
| i got it to dialup by typing ln -s ttyS14 but it wont hold a connection any one have any ideas |
|
| Back to top |
|
 |
fingers99 LXF regular
Joined: Thu Apr 07, 2005 7:15 pm Posts: 143
|
Posted: Tue May 17, 2005 6:39 pm Post subject: RE: Re: RE: Re: RE: creative labs blaster modem in linux |
|
|
OK, so I was wrong.
First of all, ln -s ttySS14 doesn't make any sense as a command.
Maybe
ln -s /dev/ttySS14 /dev/modem
would do it.
If it's not maintaining a connection, it's generally because you're using the wrong authetification. Generally it'll be PAP. |
|
| Back to top |
|
 |
unisol
Joined: Fri Apr 08, 2005 6:32 am Posts: 44
|
Posted: Wed May 18, 2005 2:46 pm Post subject: RE: Re: RE: Re: RE: creative labs blaster modem in linux |
|
|
| i am using pap when i run wvdial it says no valid phone number ,id or password and i did edit wvdial.conf and put the right info in. its not because my service provider is msn i hope i heard the blocking linux users who use wine to run msoffice from getting updates |
|
| Back to top |
|
 |
fingers99 LXF regular
Joined: Thu Apr 07, 2005 7:15 pm Posts: 143
|
Posted: Wed May 18, 2005 5:51 pm Post subject: RE: Re: RE: Re: RE: creative labs blaster modem in linux |
|
|
It's probably not the issue.
You might try pon to create the connection, poff to break it, but run pppconfig first. |
|
| Back to top |
|
 |
unisol
Joined: Fri Apr 08, 2005 6:32 am Posts: 44
|
Posted: Thu May 19, 2005 5:04 pm Post subject: RE: Re: RE: Re: RE: creative labs blaster modem in linux |
|
|
| i tried pon it dials up but doesnt connect it say validation failed i know msn uses a different protocol MD5chap |
|
| Back to top |
|
 |
| View previous topic :: View next topic |
|