View previous topic :: View next topic |
Author |
Message |
bigaltx n00b
Joined: 31 Dec 2004 Posts: 9
|
Posted: Sat Jan 01, 2005 1:07 pm Post subject: Can't get dial-up modem to work |
|
|
How can I get a Dial-up modem to work to work when booting from minimal 2004-2 live CD. Using Diamond Rio Supra 56k serial modem connected to COM1 _________________ The road less traveled is always more interesting |
|
Back to top |
|
|
killfire l33t
Joined: 04 Oct 2003 Posts: 618
|
Posted: Sun Jan 02, 2005 4:21 am Post subject: Re: Can't get dial-up modem to work |
|
|
bigaltx wrote: | How can I get a Dial-up modem to work to work when booting from minimal 2004-2 live CD. Using Diamond Rio Supra 56k serial modem connected to COM1 |
i dont exactly remmeber, but i think it was mentioned that that cannot be done... or something like that....
with that said:
ls /dev/tts/
if that comes up with something (should be just a '0') then:
vim /etc/conf.d/net.ppp0
and change the corresponding settings (device would be /dev/tts/0)...
if that folder was empty, or didnt exist, then try setting the device to /dev/ttyS0
then run:
/etc/init.d/net.ppp0 start
it should work, but like i said, i dont know if the kernel on the minimal cd has support for modems...
killfre _________________ my website, built in HAppS: http://dbpatterson.com
an art (oil painting) website I built a pure python backend for: http://www.lydiajohnston.com |
|
Back to top |
|
|
Cadorna Apprentice
Joined: 30 Dec 2004 Posts: 215 Location: Argentina
|
Posted: Sun Jan 02, 2005 6:46 am Post subject: Re: Can't get dial-up modem to work |
|
|
[quote="bigaltx"]How can I get a Dial-up modem to work to work when booting from minimal 2004-2 live CD. Using Diamond Rio Supra 56k serial modem connected to COM1 :?:[/quote]
those modems if I'm not wrong are softmodem as my Diamond Supra 56k modem, and only work with a propertary driver, till the 0.99 version where avaliable for free (only work on 2.4 kernels ), and you can find them in portage (the Conexant HSF and the HCF drivers, those are the chipsets this modems use, mine specifically it's HCF), or you can buy it now in www.linuxant.com
but, I don't remember if liveCD has the kernel sources installed in /usr/src/linux and you need that to compile and install those drivers |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|