Re: Help with modem driver
Antonio Olivares <[email protected]> Sun, 24 Jul 2011 06:40:13 +0000
| Newsgroups | gmane.linux.linmodem |
|---|---|
| Message-ID | <CAJ5UdcPGH8phPfNxnYrq7zsChuJiCm_6OHSveCVROyjB_zPgaQ@mail.gmail.com> |
Japke,
Try changing pppd permissions:
``
To enable dialout without Root permission do:
$ su - root (not for Ubuntu)
sudo chmod a+x /usr/sbin/pppd
or under Ubuntu related Linuxes
sudo chmod a+x /usr/sbin/pppd
''
in case you see
`` Warning: Could not modify /etc/ppp/pap-secrets: Permission denied''
see http://linmodems.technion.ac.il/bigarch/archive-sixth/msg04656.html
as ModemData.txt recommeds.
Regards,
Antonio
On Sun, Jul 24, 2011 at 5:58 AM, Japke Doodeman
<[email protected]> wrote:
> Thanks Antonio,
>
> The modem is recognized now. I just don't seem to be able to get
> online because of this error:
> --> PPP negotiation detected.
> --> Unable to run /usr/sbin/pppd.
> --> Check permissions, or specify a "PPPD Path" option in wvdial.conf.
>
> Do you know what it is and would you mind helping me with it?
>
> Thanks,
> Japke
>
> On 7/24/11, Antonio Olivares <[email protected]> wrote:
>> Japke,
>>
>> scanModem recommends that you download hsfmodem drivers from Linuxant:
>>
>> Predictive diagnostics for card in bus 00:1b.0:
>> Modem chipset detected on
>> NAME="Audio device: Intel Corporation 82801G "
>> CLASS=0403
>> PCIDEV=8086:27d8
>> SUBSYS=104d:81e6
>> IRQ=21
>> HDA2=00:1b.0
>> SOFT=8086:27d8.HDA
>> CodecDiagnosed=Conexant_
>> HDAchipVendorID=14f1
>> CHIP=0x14f12bfa
>> CodecClass=14f1
>> IDENT=hsfmodem
>> Driver=hsfmodem-drivers
>>
>> For candidate modem in: 00:1b.0
>> 0403 Audio device: Intel Corporation 82801G
>> Primary device ID: 8086:27d8
>> Subsystem PCI_id 104d:81e6
>> Softmodem codec or chipset from diagnostics: Conexant_0x14f12bfa
>> from Archives:
>> The HDA card softmodem chip is 0x14f12bfa
>>
>>
>> Support type needed or chipset: hsfmodem
>>
>>
>> Writing DOCs/Intel.txt
>>
>> For owners of a Dell PCs with Conexant HSF modems, a driver source
>> package with full speed enabled is available, but requires driver
>> compiling. Read DOCs/Conexant.txt
>>
>>
>> Modem support packages from Linuxant include resources for compiling
>> drivers.
>> If an installer package matching your kernel_version is not provided,
>> just install a generic code package.
>>
>> From http://www.linuxant.com/drivers/hsf/full/downloads-ubuntu-x86.php
>> download hsfmodem-7.80.02.05full_k2.6.27_7_generic_ubuntu_i386.deb.zip
>> Under Linux unpack with:
>> $ unzip hsfmodem*.zip
>> Then install with:
>> $ sudo dpkg -i hsfmodem*.deb
>> Subsequently, the modem should be found with
>> $ sudo wvdialconf /etc/wvdial.conf
>> Edit in your personal information with:
>> $ sudo gedit /etc/wvdial.conf
>> and try dialing out with:
>> $ sudo wvdial.
>> See DOCs/Testing.txt for details.
>>
>> Since you are running an older kernel 2.6.27.X the driver is available:
>>
>> http://www.linuxant.com/drivers/hsf/full/archive/hsfmodem-7.80.02.06full/hsfmodem_7.80.02.06full_k2.6.27_7_generic_ubuntu_i386.deb.zip
>>
>> Download it and follow above instructions.
>>
>> Regards,
>>
>> Antonio
>>
>> On Sun, Jul 24, 2011 at 3:44 AM, Japke Doodeman
>> <[email protected]> wrote:
>>> Hello,
>>>
>>> Hopfully you can help me with the installation of my modem driver, as
>>> I can't manager.
>>>
>>> I'm a virgin in Ubuntu/linux!
>>>
>>> Thanks,
>>> Japke
>>>
>>> --
>>> ______________________________
>>> email: [email protected]
>>> msn: [email protected]
>>>
>>
>
>
> --
> ______________________________
> email: [email protected]
> msn: [email protected]
>