Internet Dial-Up em Notebook TOSHIBA com Ubuntu 10.10 (Não Resolvido)

Iniciado por booodeee, 20 de Fevereiro de 2011, 02:01

tópico anterior - próximo tópico

booodeee

Olá galera, sou novo com Linux/Ubuntu e estou tendo um probleminha por causa da minha internet.
Pesquisei em vários fóruns e nada :(, espero encontrar ajuda aqui :).
Possuo um Notebook TOSHIBA Satellite L-305 e ao instalar o Ubuntu 10.10 o modem não foi reconhecido
usei os comandos lspci e lspci -n para pegar as "informações necessárias" que vi em outros tópicos exigidas por experts no assunto.
As informações obtidas foram as seguintes:

everton@everton-Satellite-L305:~$ lspci
00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03)
00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03)
00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03)
00:1c.4 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03)
00:1d.3 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93)
00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation ICH9M/M-E SATA AHCI Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)

everton@everton-Satellite-L305:~$ lspci -n
00:00.0 0600: 8086:2a40 (rev 07)
00:02.0 0300: 8086:2a42 (rev 07)
00:02.1 0380: 8086:2a43 (rev 07)
00:1a.0 0c03: 8086:2937 (rev 03)
00:1a.1 0c03: 8086:2938 (rev 03)
00:1a.7 0c03: 8086:293c (rev 03)
00:1b.0 0403: 8086:293e (rev 03)
00:1c.0 0604: 8086:2940 (rev 03)
00:1c.4 0604: 8086:2948 (rev 03)
00:1d.0 0c03: 8086:2934 (rev 03)
00:1d.1 0c03: 8086:2935 (rev 03)
00:1d.2 0c03: 8086:2936 (rev 03)
00:1d.3 0c03: 8086:2939 (rev 03)
00:1d.7 0c03: 8086:293a (rev 03)
00:1e.0 0604: 8086:2448 (rev 93)
00:1f.0 0601: 8086:2919 (rev 03)
00:1f.2 0106: 8086:2929 (rev 03)
00:1f.3 0c05: 8086:2930 (rev 03)
02:00.0 0200: 10ec:8136 (rev 02)

Preciso muito conseguir conectar-me a internet, pois já estou farto de tamanha incompetência do Windows em relação a segurança e etc...

Fico grato a ajuda alheia. :)

zekkerj

Olá boooodeeeee,

A melhor forma de identificar seu Modem é o script ScanModem, que vc baixa daqui:
http://linmodems.technion.ac.il/packages/scanModem.gz

Aqui tem instruções (em inglês) sobre como identificar seu modem e instalar os drivers necessários.
https://help.ubuntu.com/8.04/internet/C/modem-identify.html
Pesquise antes de perguntar, sua dúvida pode já ter sido respondida.
Não respondo dúvidas por MP, coloque sua dúvida no fórum onde ela pode ser pesquisada pelos seus colegas!
Não venha ao fórum apenas para perguntar. Se você sabe a resposta de um problema, porque não ajudar seu colega? ;D

booodeee

Citação de: libonati online 20 de Fevereiro de 2011, 09:31
Dê uma  pesquisada aqui no fórum e vai encontrar vários tópicos que envolvem este driver "RTL8101E".

Então este é o meu Modem? Ele realmente é o Modem ou alguma outra placa com função de Modem?

Agradeço a vossa ajuda. :)

zekkerj

Citação de: booodeee online 20 de Fevereiro de 2011, 10:44
Citação de: libonati online 20 de Fevereiro de 2011, 09:31
Dê uma  pesquisada aqui no fórum e vai encontrar vários tópicos que envolvem este driver "RTL8101E".

Então este é o meu Modem? Ele realmente é o Modem ou alguma outra placa com função de Modem?

Agradeço a vossa ajuda. :)
Não, essa é a sua placa de rede. Acho que o colega confundiu, achou que vc estava querendo conectar numa rede cabeada ou wireless.
Pesquise antes de perguntar, sua dúvida pode já ter sido respondida.
Não respondo dúvidas por MP, coloque sua dúvida no fórum onde ela pode ser pesquisada pelos seus colegas!
Não venha ao fórum apenas para perguntar. Se você sabe a resposta de um problema, porque não ajudar seu colega? ;D

booodeee

Citação de: zekkerj online 20 de Fevereiro de 2011, 10:47
Não, essa é a sua placa de rede. Acho que o colega confundiu, achou que vc estava querendo conectar numa rede cabeada ou wireless.

Que droga, fiquei todo esperançoso agora. :(
Mesmo assim obrigado pela vossa intenção. :)

linuser104

#5
Citação de: booodeee online 20 de Fevereiro de 2011, 02:01
Olá galera, sou novo com Linux/Ubuntu e estou tendo um probleminha por causa da minha internet.
Pesquisei em vários fóruns e nada :(, espero encontrar ajuda aqui :).
Possuo um Notebook TOSHIBA Satellite L-305 e ao instalar o Ubuntu 10.10 o modem não foi reconhecido
usei os comandos lspci e lspci -n para pegar as "informações necessárias" que vi em outros tópicos exigidas por experts no assunto.
As informações obtidas foram as seguintes:

everton@everton-Satellite-L305:~$ lspci
00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03)
00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03)
00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03)
00:1c.4 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03)
00:1d.3 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93)
00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation ICH9M/M-E SATA AHCI Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)

everton@everton-Satellite-L305:~$ lspci -n
00:00.0 0600: 8086:2a40 (rev 07)
00:02.0 0300: 8086:2a42 (rev 07)
00:02.1 0380: 8086:2a43 (rev 07)
00:1a.0 0c03: 8086:2937 (rev 03)
00:1a.1 0c03: 8086:2938 (rev 03)
00:1a.7 0c03: 8086:293c (rev 03)
00:1b.0 0403: 8086:293e (rev 03)
00:1c.0 0604: 8086:2940 (rev 03)
00:1c.4 0604: 8086:2948 (rev 03)
00:1d.0 0c03: 8086:2934 (rev 03)
00:1d.1 0c03: 8086:2935 (rev 03)
00:1d.2 0c03: 8086:2936 (rev 03)
00:1d.3 0c03: 8086:2939 (rev 03)
00:1d.7 0c03: 8086:293a (rev 03)
00:1e.0 0604: 8086:2448 (rev 93)
00:1f.0 0601: 8086:2919 (rev 03)
00:1f.2 0106: 8086:2929 (rev 03)
00:1f.3 0c05: 8086:2930 (rev 03)
02:00.0 0200: 10ec:8136 (rev 02)

Preciso muito conseguir conectar-me a internet, pois já estou farto de tamanha incompetência do Windows em relação a segurança e etc...

Fico grato a ajuda alheia. :)


As pistas:

- Usa um notebook
- comandos lspci e lspci -n não forneceram nenhuma linha com a palavra modem
- comandos lspci e lspci -n mostraram que sua placa de áudio é HDA : 00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)


Conclusão:

- Muito provavelmente seu modem é a placa de som HDA que também deve fazer o papel de modem, portanto use o scanModem como indicado aqui para verificar se você deve usar o driver smartlink ou o driver Conexant que são os mais usados, senão os únicos, para esse tipo de modem. Cole aqui o resultado do arquivo ModemData.txt gerado pelo script scanModem que contém informações de como proceder.
Linux = Quem realmente gosta de computador; Mac = Artista Digital; Windows = A maioria que votou no Tiririca [pior que tá não fica].

booodeee

Usei o ScanModem e obti estas informações:
Citar--------------------------  System information ----------------------------
CPU=i686,  Ubuntu ,  ALSA_version=1.0.23
Linux version 2.6.35-22-generic (buildd@rothera) (gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu4) ) #33-Ubuntu SMP Sun Sep 19 20:34:50 UTC 2010
scanModem update of:  2011_02_04
The modem symbolic link is /dev/modem -> ttySL0
Distrib_ID=Ubuntu
DistribCodeName=maverick
AptRepositoryStem=http://ci.archive.ubuntu.com/ubuntu/


Presently install your Linux Distributions dkms package. It provides for automated driver updates,
following upgrade of your kernel.  For details see http://linux.dell.com/projects.shtml#dkms

There are no blacklisted modem drivers in /etc/modprobe*  files

Potentially useful modem drivers now loaded are:
       snd_hda_intel   slamr       

slamrTest=
Attached USB devices are:
ID 15d9:0a4c Trust International B.V.
ID 0bda:8198 Realtek Semiconductor Corp. RTL8187B Wireless Adapter
ID 0bda:0158 Realtek Semiconductor Corp. USB 2.0 multicard reader
ID 04f2:b070 Chicony Electronics Co., Ltd
If a cellphone is not detected, see http://ubuntuforums.org/archive/index.php/t-878554.html
A sample report is:  http://linmodems.technion.ac.il/bigarch/archive-nineth/msg00578.html

If a USB modem or cellphone is attached and was not detected, please
provide available information in your request to discuss@linmodems.org

Candidate PCI devices with modem chips are:
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
High Definition Audio cards can host modem chips.

For candidate card in slot 00:1b.0, firmware information and bootup diagnostics are:
PCI slot   PCI ID      SubsystemID   Name
----------   ---------   ---------   --------------
00:1b.0   8086:293e   1179:ff66   Audio device: Intel Corporation 82801I

Modem interrupt assignment and sharing:
45:        798        301   PCI-MSI-edge      hda_intel
--- Bootup diagnostics for card in PCI slot 00:1b.0 ----
[    0.317481] pci 0000:00:1b.0: reg 10: [mem 0xd4600000-0xd4603fff 64bit]
[    0.317542] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.317547] pci 0000:00:1b.0: PME# disabled
[   15.972455] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[   15.972534] HDA Intel 0000:00:1b.0: irq 45 for MSI/MSI-X
[   15.972575] HDA Intel 0000:00:1b.0: setting latency timer to 64

The PCI slot 00:1b.0 of the modem card may be disabled early in
a bootup process,  but then enabled later. If modem drivers load
but the  modem is not responsive, read DOCs/Bootup.txt about possible fixes.
Send dmesg.txt along with ModemData.txt to discuss@linmodems.org
if help is needed.



===== Advanced Linux Sound Architecture (ALSA) diagnostics =====
The ALSA packages provide audio support and also drivers for some modems.
ALSA diagnostics are written during bootup to /proc/asound/ folders.

The modem cards detected by "aplay -l"  are: None


The /proc/asound/pcm file reports:
-----------------------
00-00: ALC268 Analog : ALC268 Analog : playback 1 : capture 1

about /proc/asound/cards:
------------------------
0 [Intel          ]: HDA-Intel - HDA Intel
                      HDA Intel at 0xd4600000 irq 45

PCI slot 00:1b.0 has a High Definition Audio Card
The drivers are in the kernel modules tree at:
/lib/modules/2.6.35-22-generic/kernel/sound/pci/hda/snd-hda-intel.ko
The modem codec file for the HDA card is: /proc/asound/card0/codec#1
--------------------------------------------------------
Codec: LSI ID 1040
Address: 1
Function Id: 0x2
Vendor Id: 0x11c11040
Subsystem Id: 0x11790001
Revision Id: 0x100200
Modem Function Group: 0x1

The audio card hosts a softmodem chip:  0x11c11040

The softmodem chip 11c11040 is hosted on the Subsytem of the High Definition Audio card,
and is supported by the AgereSystems/LSI driver pair agrmodem + agrserial, which is provided by
the most current package agrsm-11c11040-version at http://linmodems.technion.ac.il/packages/ltmodem/11c11040/

If not a Conexant modem, the driver agrsm with its dependent drivers:

----------
provide audio + modem support with the modem chip residing on the subsystem.
Any particular card can host any one of several soft modem chips.

=== Finished firmware and bootup diagnostics, next deducing cogent software. ===

Predictive  diagnostics for card in bus 00:1b.0:
   Modem chipset  detected on
NAME="Audio device: Intel Corporation 82801I "
CLASS=0403
PCIDEV=8086:293e
SUBSYS=1179:ff66
IRQ=45
HDA2=00:1b.0
SOFT=8086:293e.HDA
HDAchipVendorID=11c1
CHIP=0x11c11040
IDENT=agrsm
Driver=agrsm
package=agrsm-11c11040

For candidate modem in:  00:1b.0
   0403 Audio device: Intel Corporation 82801I
      Primary device ID:  8086:293e
    Subsystem PCI_id  1179:ff66
    Softmodem codec or chipset from diagnostics: 0x11c11040
                               from    Archives:
                        The HDA card softmodem chip is 0x11c11040
     

Support type needed or chipset:   agrsm


Writing DOCs/Intel.txt

The AgereSystems/LSI agrsm code supports compiling of a agrmodem + agrserial driver pair.
There are a few different chipsets which use this driver pair, but they use different code resources:
Chipsets         KV*   PackageNames (most current as of November 2009)
----------------------------------------------------------------------------------------------
11c1:048c and 11c1:048f         2.6.29   agrsm048pci-2.1.60_20100108_i386.deb or agrsm048pci-2.1.60_20100108.tar.gz
11c1:0620                       2.6.31  agrsm06pci-2.1.80_20100106_i386.deb or agrsm06pci-2.1.80~20100106.tar.gz !!
11c11040 (on HDA audio cards)   2.6.31  agrsm-11c11040_20091225_i386.deb or agrsm-11c11040-2.1.80~20091225.tar.bz2  !!
   All available at: http://linmodems.technion.ac.il/packages/ltmodem/11c11040/   
Additionally there are;
automation & testing                    agrsm-tools_0.0.1_all.deb or agrsm-tools-0.0.1-2.noarch.rpm
General background                      agrsm_howto.txt
------------------------------------------------------------------------------------------------
* KV == latest kernel release with a reported success
!! Latest update with major credit to  Nikolay Zhuravlev
   But see conflict issue: http://linmodems.technion.ac.il/bigarch/archive-nineth/msg02753.html
   For the 11c11040 chip with kernels 2.6.31 and later a change in a modules loading settingmay be necessary.
   Within the file /etc/modprobe.d/alsa-base.conf  (or equivalent for your Distro), change the phrase:
      options snd-hda-intel power_save=10
   to:
      options snd-hda-intel power_save=0
   or the agrsm drivers will not function. For Ubuntu related systems this can be done with:
   $ sudo gedit /etc/modprobe.d/alsa-base.conf

Report from  Bjorn Wielens:
Please note- trying to load the modules on a OpenSuSE 11.2 system gives
an error about the module_version symbol. Using:
# modprobe --force agrmodem
# modprobe --force agrserial
is necessary to load the drivers, and does not appear to cause ill effects.


All of the above packages are dkms competent.  This means that if your Linux distros dkms package
is previously installed, if provides for future updates matching forthcoming kernels.

-------------- end Agere Systems section -------------------

Completed candidate modem analyses.

The base of the UDEV device file system is: /dev/.udev

Versions adequately match for the compiler installed: 4.4.5
             and the compiler used in kernel assembly: 4.4.5

linux-headers-2.6.35-22-generic resources needed for compiling are not manifestly ready!
The patch utility is needed for compiling ALSA drivers, and possibly others.

If compiling is necessary packages must be installed, providing:
    linux-headers-2.6.35-22-generic


If a driver compilation fails, with message including some lack of some FileName.h (stdio.h for example), then
Some additional kernel-header files need installation to /usr/include. The minimal additional packages are libc6-dev
and any of its dependents, under Ubuntu linux-libc-dev

If an alternate ethernet connection is available,
$  apt-get update
$  apt-get -s install linux-kernel-devel
will install needed packages.
For Debian/Ubuntu related distributions, run the following command to display the needed package list:

Otherwise packages have to be found through http://packages.ubuntu.com
Once downloaded and transferred into a Linux partition,
they can be installed alltogether with:
$ sudo dpkg -i *.deb


Checking pppd properties:
   -rwsr-xr-x 1 root dip 273248 2010-07-09 16:41 /usr/sbin/pppd

In case of an "error 17" "serial loopback" problem, see:
    http://linmodems.technion.ac.il/linmodems/archive-sixth/msg02637.html

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

Checking settings of:   /etc/ppp/options
asyncmap 0
noauth
crtscts
lock
hide-password
modem
proxyarp
lcp-echo-interval 30
lcp-echo-failure 4
noipx

In case of a message like:
   Warning: Could not modify /etc/ppp/pap-secrets: Permission denied
see http://linmodems.technion.ac.il/bigarch/archive-sixth/msg04656.html

For guidance on FAX usage, get from http://linmodems.technion.ac.il/packages/  get faxing.tar.gz
It has samples for a modem using port /dev/ttySL0, which must be changed to match your modem's port.

Read Modem/DOCs/YourSystem.txt concerning other COMM channels: eth0
Which can interfere with Browser naviagation.

Don't worry about the following, it is for experts should trouble shooting be necessary.
==========================================================

Checking for modem support lines:
--------------------------------------
     /device/modem symbolic link:   lrwxrwxrwx 1 root root 6 2011-02-20 11:43 /dev/modem -> ttySL0
slmodemd created symbolic link /dev/ttySL0: 
     Within /etc/udev/ files:

     Within /etc/modprobe.conf files:
/etc/modprobe.d/sl-modem.conf:install slamr /sbin/modprobe -qb ungrab-winmodem; /sbin/modprobe --ignore-install slamr; test -e /dev/slamr0 && (chmod 660 /dev/slamr0 && chgrp dialout /dev/slamr0) || (/bin/mknod -m 660 /dev/slamr0 c 242 0 2>/dev/null && chgrp dialout /dev/slamr0)
/etc/modprobe.d/sl-modem.conf:install slusb /sbin/modprobe -qb ungrab-winmodem; /sbin/modprobe --ignore-install slusb; test -e /dev/slusb0 && (chmod 660 /dev/slusb0 && chgrp dialout /dev/slusb0) || (/bin/mknod -m 660 /dev/slusb0 c 243 0 2>/dev/null && chgrp dialout /dev/slusb0)
/etc/modprobe.d/blacklist-modem.conf:# Uncomment these entries in order to blacklist unwanted modem drivers
/etc/modprobe.d/blacklist-modem.conf:# blacklist snd-atiixp-modem
/etc/modprobe.d/blacklist-modem.conf:# blacklist snd-via82xx-modem
/etc/modprobe.d/alsa-base.conf:options snd-atiixp-modem index=-2
/etc/modprobe.d/alsa-base.conf:options snd-via82xx-modem index=-2
     Within any ancient /etc/devfs files:

     Within ancient kernel 2.4.n /etc/module.conf files:

--------- end modem support lines --------


Espero agora conseguir resolver o meu problema. (yn)
Obrigado a todos.

linuser104

#7
Por esta informação:

CitarPredictive  diagnostics for card in bus 00:1b.0:
  Modem chipset  detected on
NAME="Audio device: Intel Corporation 82801I "
CLASS=0403
PCIDEV=8086:293e
SUBSYS=1179:ff66
IRQ=45
HDA2=00:1b.0
SOFT=8086:293e.HDA
HDAchipVendorID=11c1
CHIP=0x11c11040
IDENT=agrsm
Driver=agrsm
package=agrsm-11c11040


For candidate modem in:  00:1b.0
  0403 Audio device: Intel Corporation 82801I
     Primary device ID:  8086:293e
   Subsystem PCI_id  1179:ff66
   Softmodem codec or chipset from diagnostics: 0x11c11040
                              from    Archives:
                       The HDA card softmodem chip is 0x11c11040
   

Support type needed or chipset:   agrsm

Você possui um modem HDA como havia dito, entretanto terá de usar o driver Lucent/Agere e não o driver Smartlink ou Conexant, portanto o driver Lucent/Agere também é capaz de ativar alguns modems HDA.

Por esta informação:

CitarCodec: LSI ID 1040
Address: 1
Function Id: 0x2
Vendor Id: 0x11c11040
Subsystem Id: 0x11790001
Revision Id: 0x100200
Modem Function Group: 0x1

The audio card hosts a softmodem chip:  0x11c11040

The softmodem chip 11c11040 is hosted on the Subsytem of the High Definition Audio card,
and is supported by the AgereSystems/LSI driver pair agrmodem + agrserial, which is provided by
the most current package agrsm-11c11040-version at http://linmodems.technion.ac.il/packages/ltmodem/11c11040/

If not a Conexant modem, the driver agrsm with its dependent drivers:

Creio que o driver para se usar seria este aqui:

http://linmodems.technion.ac.il/packages/ltmodem/11c11040/agrsm-11c11040_20091225_i386.deb

ou então este outro aqui:

http://linmodems.technion.ac.il/packages/ltmodem/11c11040/agrsm-11c11040-2.1.80~20091225.tar.bz2

segundo esta informação:

CitarThe AgereSystems/LSI agrsm code supports compiling of a agrmodem + agrserial driver pair.
There are a few different chipsets which use this driver pair, but they use different code resources:
Chipsets         KV*   PackageNames (most current as of November 2009)
----------------------------------------------------------------------------------------------
11c1:048c and 11c1:048f         2.6.29   agrsm048pci-2.1.60_20100108_i386.deb or agrsm048pci-2.1.60_20100108.tar.gz
11c1:0620                       2.6.31  agrsm06pci-2.1.80_20100106_i386.deb or agrsm06pci-2.1.80~20100106.tar.gz !!
11c11040 (on HDA audio cards)   2.6.31  agrsm-11c11040_20091225_i386.deb or agrsm-11c11040-2.1.80~20091225.tar.bz2  !!
  All available at: http://linmodems.technion.ac.il/packages/ltmodem/11c11040/  
Additionally there are;
automation & testing                    agrsm-tools_0.0.1_all.deb or agrsm-tools-0.0.1-2.noarch.rpm
General background                      agrsm_howto.txt

mas se não for esse, então procure por outro neste link:

http://linmodems.technion.ac.il/packages/ltmodem/11c11040/

Outras instruções:
http://linmodems.technion.ac.il/packages/ltmodem/11c11040/HOWTO-Agere-11c11040-HDA.html


PS: Parece que é recomendado se instalar também o pacote dkms, portanto para baixá-lo veja o link: http://mirror.pnl.gov/ubuntu//pool/main/d/dkms/dkms_2.1.1.2-3ubuntu1_all.deb
Linux = Quem realmente gosta de computador; Mac = Artista Digital; Windows = A maioria que votou no Tiririca [pior que tá não fica].

booodeee

#8
Obrigado linuser104,
segui suas instruções, instalei o pacote dkms_2.1.1.2-3ubuntu1_all.deb e o agrsm-11c11040_20091225_i386.deb.
Depois que fiz ambas as instalações reiniciei o notebook e ao tentar conectar-me deu o seguinte erro:

Não foi possível encontrar o modem. (Algo como isso não me recordo bem.)

Ao pedir para ver a lista de erros ele deu os seguintes erros:

-> WvDial: Internet dialer version 1.60
--> Cannot open /dev/modem: No such file or directory
--> Cannot open /dev/modem: No such file or directory
--> Cannot open /dev/modem: No such file or directory

Lendo o arquivo do ScanModem eu também instalei estes outros pacotes:

agrsm048pci-2.1.60_20100108_i386.deb
2.6.31  agrsm06pci-2.1.80_20100106_i386.deb

Más o erro continuou... :(

PS: Estou tentando me conectar usando o Gnome-PPP, após fazer todas as instalações necessárias para ele este erro apareceu, eu não tinha instalado o driver do modem pois não encontrei algum compatível ou o do fabricante por não saber quem seria o mesmo.

linuser104

#9
Citação de: booodeee online 20 de Fevereiro de 2011, 13:29
Obrigado linuser104,
segui suas instruções, instalei o pacote dkms_2.1.1.2-3ubuntu1_all.deb e o agrsm-11c11040_20091225_i386.deb.
Depois que fiz ambas as instalações reiniciei o notebook e ao tentar conectar-me deu o seguinte erro:

Não foi possível encontrar o modem. (Algo como isso não me recordo bem.)

Ao pedir para ver a lista de erros ele deu os seguintes erros:

-> WvDial: Internet dialer version 1.60
--> Cannot open /dev/modem: No such file or directory
--> Cannot open /dev/modem: No such file or directory
--> Cannot open /dev/modem: No such file or directory

Lendo o arquivo do ScanModem eu também instalei estes outros pacotes:

agrsm048pci-2.1.60_20100108_i386.deb
2.6.31  agrsm06pci-2.1.80_20100106_i386.deb

Más o erro continuou... :(

PS: Estou tentando me conectar usando o Gnome-PPP, após fazer todas as instalações necessárias para ele este erro apareceu, eu não tinha instalado o driver do modem pois não encontrei algum compatível ou o do fabricante por não saber quem seria o mesmo.

algumas perguntas:

- você tem instalado o discador gnome-ppp e o wvdial
- tem o linux-headers de mesma versão do kernel instalado também aí.

É que fui muito suncinto na explicação anterior e não falei que antes era necessário ter o discador (gnome-ppp e wvdial) instalados e alguns pacotes necessários para compilação do driver que são os seguintes:

gnome-ppp_0.3.23-1ubuntu2_i386.deb
libasound2-dev_1.0.23-1ubuntu2_i386.deb
libuniconf4.6_4.6.1-1ubuntu1_i386.deb
libwvstreams4.6-base_4.6.1-1ubuntu1_i386.deb
libwvstreams4.6-extras_4.6.1-1ubuntu1_i386.deb
wvdial_1.60.4_i386.deb


esses são os pacotes .deb do discador e suas dependências.

Já para compilação seria necessário:

make
gcc
build-essential
linux-headers-2.6.35-22-generic


Segundo esta informação:

CitarThe AgereSystems/LSI agrsm code supports compiling of a agrmodem + agrserial driver pair.
There are a few different chipsets which use this driver pair, but they use different code resources:
Chipsets         KV*   PackageNames (most current as of November 2009)
----------------------------------------------------------------------------------------------
11c1:048c and 11c1:048f         2.6.29   agrsm048pci-2.1.60_20100108_i386.deb or agrsm048pci-2.1.60_20100108.tar.gz
11c1:0620                       2.6.31  agrsm06pci-2.1.80_20100106_i386.deb or agrsm06pci-2.1.80~20100106.tar.gz !!
11c11040 (on HDA audio cards)   2.6.31  agrsm-11c11040_20091225_i386.deb or agrsm-11c11040-2.1.80~20091225.tar.bz2  !!
  All available at: http://linmodems.technion.ac.il/packages/ltmodem/11c11040/  
Additionally there are;
automation & testing                    agrsm-tools_0.0.1_all.deb or agrsm-tools-0.0.1-2.noarch.rpm
General background                      agrsm_howto.txt

Você teria de usar este:

agrsm-11c11040_20091225_i386.deb: http://linmodems.technion.ac.il/packages/ltmodem/11c11040/agrsm-11c11040_20091225_i386.deb

ou este:

agrsm-11c11040-2.1.80~20091225.tar.bz2: http://linmodems.technion.ac.il/packages/ltmodem/11c11040/agrsm-11c11040-2.1.80~20091225.tar.bz2
Linux = Quem realmente gosta de computador; Mac = Artista Digital; Windows = A maioria que votou no Tiririca [pior que tá não fica].

linuser104

#10
Também tem esta informação:

Citar!! Latest update with major credit to  Nikolay Zhuravlev
  But see conflict issue: http://linmodems.technion.ac.il/bigarch/archive-nineth/msg02753.html
  For the 11c11040 chip with kernels 2.6.31 and later a change in a modules loading settingmay be necessary.
  Within the file /etc/modprobe.d/alsa-base.conf  (or equivalent for your Distro), change the phrase:
    options snd-hda-intel power_save=10
  to:
    options snd-hda-intel power_save=0
  or the agrsm drivers will not function. For Ubuntu related systems this can be done with:
  $ sudo gedit /etc/modprobe.d/alsa-base.conf

ou seja, para kernel 2.6.31 ou superior (o seu é o 2.6.35-22-generic) é necessário editar o arquivo alsa-base.conf que fica em /etc/modprobe.d a linha:

options snd-hda-intel power_save=10

para:

options snd-hda-intel power_save=0

e isso é feito com o comando:

sudo gedit /etc/modprobe.d/alsa-base.conf

edita-se  o arquivo na linha indicada, salva e reinicia o PC.
Linux = Quem realmente gosta de computador; Mac = Artista Digital; Windows = A maioria que votou no Tiririca [pior que tá não fica].

booodeee

Bom... estes aqui já possuo todos:

gnome-ppp_0.3.23-1ubuntu2_i386.deb
libasound2-dev_1.0.23-1ubuntu2_i386.deb
libuniconf4.6_4.6.1-1ubuntu1_i386.deb
libwvstreams4.6-base_4.6.1-1ubuntu1_i386.deb
libwvstreams4.6-extras_4.6.1-1ubuntu1_i386.deb
wvdial_1.60.4_i386.deb

Enquanto estes:

make
gcc
build-essential
linux-headers-2.6.35-22-generic

Não possuo nenhum, você poderia me fornecer os links para que eu possa fazer os downloads para que eu não faça algum download errado?

Obrigado linuser104. :)

linuser104

Citação de: booodeee online 20 de Fevereiro de 2011, 14:41
Bom... estes aqui já possuo todos:

gnome-ppp_0.3.23-1ubuntu2_i386.deb
libasound2-dev_1.0.23-1ubuntu2_i386.deb
libuniconf4.6_4.6.1-1ubuntu1_i386.deb
libwvstreams4.6-base_4.6.1-1ubuntu1_i386.deb
libwvstreams4.6-extras_4.6.1-1ubuntu1_i386.deb
wvdial_1.60.4_i386.deb

Enquanto estes:

make
gcc
build-essential
linux-headers-2.6.35-22-generic

Não possuo nenhum, você poderia me fornecer os links para que eu possa fazer os downloads para que eu não faça algum download errado?

Obrigado linuser104. :)

Você tem certeza que os pacotes make, gcc, etc não estão instalados. Geralmente eles já vem instalados no Ubuntu nestas últimas versões e só nas mais antigas alguns deles tinham ainda que ser instalados, portanto verifique direito aí que muito provavelmente já estão todos instalados, senão acusaria erro no momento de instalar o driver que te recomendei.

Use o Synaptic que fica no menu Sistema > Administração > Gerenciador de pacotes Synaptic e lá procure por:

make
gcc
build-essential
linux-headers-2.6.35-22-generic

se for listado logo abaixo no synaptic com um quadrado verde na frente é por que eles estão instalado, caso contrário não estão.
Linux = Quem realmente gosta de computador; Mac = Artista Digital; Windows = A maioria que votou no Tiririca [pior que tá não fica].

booodeee

#13
linuser104 alguns dos pacotes já estavam instalados como você havia dito, como:

make
gcc
linux-headers-2.6.35-22-generic

Exceto o :

build-essential

linuser104

#14
Citação de: booodeee online 20 de Fevereiro de 2011, 14:51
linuser104 alguns dos pacotes já estavam instalados como você havia dito, como:

make
gcc
linux-headers-2.6.35-22-generic

Exceto o :

build-essential

ok, para instalar o build-essential acho que basta você colocar o liveCD do Ubuntu no driver, isso com o notebook aberto no Ubuntu, e pelo terminal digitar o comando:

sudo apt-cdrom add

irá aparecer algo assim:

CitarUsando ponto de montagem de CD-ROm /cdrom/
Desmontando CD-ROM
Aguardando por disco ...
Por favor, insira um Disco no leitor e pressione enter

Ou seja, ele está pedindo para que vc coloque o LiveCD do Ubuntu e depois precione ENTER para ele adicionar o CD-ROM no sources.list do apt-get. Depois de colocar o LiveCD e pressionar ENTER continue com o processo de instalação respondendo ao que for perguntado quer seja por via do terminal, quer seja por via de janelas gráficas que se apresentem durante o processo de instalação, portanto fique atento.

depois é só digitar ainda no terminal:

sudo apt-get install build-essential

se achar esse processo muito complicado ou se ele não estiver no CD de instalação do Ubuntu que vc usou, pode baixar daqui:

http://mirror.pnl.gov/ubuntu//pool/main/b/build-essential/build-essential_11.5_i386.deb

PS: baixe do link mesmo, mas eu prefiro da forma complicada porque pode ter dependências que pelo link não irá resolver, inicialmente.
Linux = Quem realmente gosta de computador; Mac = Artista Digital; Windows = A maioria que votou no Tiririca [pior que tá não fica].