Info driver per Winmodem su openSUSE 11.1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Buongiorno, la presente per richiedere gentilmente informazioni in merito ai driver necessari al funzionamento del modem che utilizzo per la distro openSUSE installata.

Allego i dati relativi all’estrazione eseguita con scanModem.

 

Potete per favore indicarmi anche come installare i driver una volta scaricati?

Grazie per la disponibilità.

 

Saluti

 

Enrico Faggian


Prima di stampare, pensa all'ambiente ** Think about the environment before printing
 Only plain text email is forwarded by the  Discuss@xxxxxxxxxxxxx List Server,
 as HTML can contain viruses. Use as the email Subject Line:
           YourName, YourCountry Welcome to openSUSE 11.1 - Kernel  kernel 2.6.27.7-9-default 
 With this Subject Line cogent experts will be alerted, and useful case names left in the Archive.
 YourCountry will enable Country specific guidance. Your contry's local Linux experts
 can be found through: http://www.linux.org/groups/index.html
 Responses from Discuss@xxxxxxxxxxxxx are sometimes blocked by an Internet Provider mail filters.
 So in a day, also check the Archived responses at http://www.linmodems.org 
--------------------------  System information ----------------------------
CPU=i686,  Welcome to openSUSE 11.1 - Kernel 
Linux version 2.6.27.7-9-default (geeko@buildhost) (gcc version 4.3.2 [gcc-4_3-branch revision 141291] (SUSE Linux) ) #1 SMP 2008-12-04 18:10:04 +0100
 scanModem update of:  2007-12-07


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

 Potentially useful modem drivers now loaded are:
 snd_intel8x0m


The Advanced Linux Sound Architecture (ALSA) packages providing audio support on your System, 
also includes drivers for some modems. High Definition Audio (HDA) cards can themselves host
a softmodem chipset, with both audio+modem supported by a snd-hda-intel driver.
The ALSA diagnostics are written during bootup to /proc/asound/ folders.


 Modem not detected though HDA card diagnostics, though not excluding
 a possible Conexant modem chip impervious to ALSA diagnostics. 
 Proceeding through alternative possibilties.

Summary card and chipset information is in: 
/proc/asound/cards:
 0 [SI7012         ]: ICH - SiS SI7012
                      SiS SI7012 with ALC202 at irq 18
 1 [Modem          ]: ICH-MODEM - SiS SI7013 Modem
                      SiS SI7013 Modem at irq 18

/proc/asound/pcm:
00-01: Intel ICH - MIC ADC : SiS SI7012 - MIC ADC : capture 1
00-00: Intel ICH : SiS SI7012 : playback 1 : capture 1
01-00: Intel ICH - Modem : SiS SI7013 Modem - Modem : playback 1 : capture 1

 A copy of /proc/asound had been copied to Modem/ALSAenrico.tgz
USB modem not detected by lsusb

For candidate card, firmware information and bootup diagnostics are:

 PCI slot	PCI ID		SubsystemID	Name
 ----------	---------	---------	--------------
 00:02.6	1039:7013	1019:b732	Modem: Silicon Integrated Systems [SiS] AC'97 Modem Controller 

 Modem interrupt assignment and sharing: 
 18:        479   IO-APIC-fasteoi   SiS SI7012, SiS SI7013 Modem
 --- Bootup diagnostics for card in PCI slot 00:02.6 ----
PCI: 0000:00:02.6 reg 10 io port: [1400, 14ff]
PCI: 0000:00:02.6 reg 14 io port: [1080, 10ff]
pci 0000:00:02.6: supports D1
pci 0000:00:02.6: supports D2
pci 0000:00:02.6: PME# supported from D3hot D3cold
pci 0000:00:02.6: PME# disabled
serial 0000:00:02.6: enabling device (0000 -> 0001)
serial 0000:00:02.6: PCI INT C -> GSI 18 (level, low) -> IRQ 18
serial 0000:00:02.6: PCI INT C disabled
Intel ICH Modem 0000:00:02.6: PCI INT C -> GSI 18 (level, low) -> IRQ 18

 The PCI slot 00:02.6 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 Bootup.txt about possible fixes.
 Send dmesg.txt along with ModemData.txt to discuss@xxxxxxxxxxxxx
 if help is needed.
 

 === Finished modem firmware and bootup diagnostics section. ===
 === Next deducing cogent software ===


There is candidate modem software.

 For candidate modem in PCI bus:  00:02.6
   Class 0703: 1039:7013 Modem: Silicon Integrated Systems [SiS] AC'97 Modem Controller
      Primary PCI_id  1039:7013
    Subsystem PCI_id  1019:b732 
    Softmodem codec or chipset from diagnostics: SIL21, a Pctel type.
                               from    Archives: SIL21, a Pctel type.
                        

 Lacking a dsp (digital signal processing) chip, the modem is a software 
 intensive or "softmodem" type. Its primary controller manages the traffic 
 with the CPU. But the software needed is specified in the Subsystem.
 -----------------------------------------
Support type needed or chipset:	slmodemd

 An ALSA (Advanced Linux Sound Architecture) modem driver:  snd-intel8x0m
 provides Low Level support enabling contact with the modem hardware.
 For all BUT Conexant chip soft modems (using hsfmodem software)
 complementary High Level support is through a Smartlink utility:  slmodemd

 Download from http://linmodems.technion.ac.il/packages/smartlink/ 
 the package SLMODEMD.gcc4.3.tar.gz having a compiled slmodemd. Unpack under Linux with:
 	$ tar zxf SLMODEMD.gcc4.3.tar.gz
 and read instructions therein. But briefly, the modem is setup with command:
 	 slmodemd -c YOUR_COUNTRY --alsa modem:1
 reporting dynamic creation of ports:
	/dev/ttySL0 --> /dev/pts/N   , with N some number
 Read Smartlink.txt and Modem/YourSystem.txt for follow through guidance.

 Already loaded into the kernel is snd-intel8x0m and audio drivers it depends on,
 displayed by:	lsmod | grep snd_intel8x0m
Module                  Size  Used by
-------------------------------------
snd_intel8x0m          14024  0 
snd_ac97_codec        100064  2 snd_intel8x0m,snd_intel8x0
snd_pcm                78852  4 snd_pcm_oss,snd_intel8x0m,snd_intel8x0,snd_ac97_codec
snd                    57408  16 snd_seq_dummy,snd_pcm_oss,snd_mixer_oss,snd_seq,snd_seq_device,snd_intel8x0m,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
snd_page_alloc          8048  3 snd_intel8x0m,snd_intel8x0,snd_pcm


The diagnostic outputs for this softmodem section have their raw information in
folders and text files under /proc/asound/ which you can browse. The information
is from files:
	/proc/asound/pcm
-------------------------------
00-01: Intel ICH - MIC ADC : SiS SI7012 - MIC ADC : capture 1
00-00: Intel ICH : SiS SI7012 : playback 1 : capture 1
01-00: Intel ICH - Modem : SiS SI7013 Modem - Modem : playback 1 : capture 1

	/proc/asound/modules
-------------------------------
 0 snd_intel8x0
 1 snd_intel8x0m
	/proc/asound/card1/codec97#0/mc97#1-1+regs
-------------------------------
0:7c = 5349  and  0:7e = 4c21
which were translated from hexadecimal code into:  SIL21

	/proc/asound/card1/codec97#0/mc97#1-1
-------------------------------
Extended modem ID: codec=1 LIN1

and from the command:
	aplay -l | grep -i modem
card 1: Modem [SiS SI7013 Modem], device 0: Intel ICH - Modem [SiS SI7013 Modem - Modem]

----------------end Softmodem section --------------
Writing Smartlink.txt
============ end Smartlink section =====================

 Completed candidate modem analyses.

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

 The kernel was compiled with gcc version 4.3.2 and a compiler is not installed

 linux-headers-2.6.27.7-9-default resources needed for compiling are not manifestly ready!

 If compiling is necessary packages must be installed, providing:
	gcc-4.3 make kernel-source-2.6.27.7-9-default


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 pacakage
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:
	-rwxr-xr-x 1 root dialout 330764 2008-12-03 09:03 /usr/sbin/pppd

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

To enable dialout without Root permission do:
	$ su - root  (not for Ubuntu)
         chmod a+x /usr/sbin/pppd
or under Ubuntu related Linuxes
	 chmod a+x /usr/sbin/pppd

Checking settings of:	/etc/ppp/options
noipdefault
noauth
crtscts
lock
modem
asyncmap 0
nodetach
lcp-echo-interval 30
lcp-echo-failure 4
lcp-max-configure 60
lcp-restart 2
idle 600
noipx
file /etc/ppp/filters

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

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

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

 Checking for modem support lines:
 --------------------------------------
     /device/modem symbolic link:   
slmodemd created symbolic link /dev/ttySL0:  
     Within /etc/udev/ files:
/etc/udev/rules.d/77-network.rules:SUBSYSTEM=="net", ENV{INTERFACE}=="ppp*|ippp*|isdn*|plip*|lo*|irda*|dummy*|ipsec*|tun*|tap*|bond*|br*|vlan*|modem*|dsl*", GOTO="skip_ifup"
     Within /etc/modprobe.conf files:
/etc/modprobe.conf:# Linux ACP modem (Mwave)
     Within any ancient /etc/devfs files:

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

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

Il  contenuto  e  gli allegati  di questo  messaggio  sono  strettamente
confidenziali,  e ne sono vietati la diffusione e l'uso non autorizzato.

Le  opinioni  ivi  eventualmente  espresse sono  quelle  dell'autore: di
conseguenza  il  messaggio  non  costituisce  impegno  contrattuale  tra
il Gruppo Intesa Sanpaolo  ed  il  destinatario, e  la  banca  non  assume 
alcuna responsabilita' riguardo ai contenuti del testo e dei relativi
allegati, ne' per eventuali intercettazioni, modifiche o danneggiamenti.

Qualora il presente messaggio Le fosse pervenuto per errore,  Le saremmo
grati  se lo  distruggesse e,  via e-mail,  ne comunicasse  l' errata
ricezione all'indirizzo postmaster@xxxxxxxxxxxxxxxxxxx
 

This e-mail (and any attachment(s)) is strictly confidential and for use
only by intended recipient(s).  Any opinions therein expressed are those
of the author.  Therefore  its content  doesn't represent any commitment
between Intesa Sanpaolo Group  and  the  recipient(s)and   no  liability
or responsibility  is  accepted  by  Sanpaolo Group  for  the above
mentioned content.

Intesa Sanpaolo S.p.A. is a Bank authorised by Banca d'Italia; Intesa Sanpaolo
S.p.A. - London Branch - is regulated by the Financial Services  Authority
for the conduct of investment business in the UK.

If    you   are   not   an   intended   recipient(s),    please   notify
postmaster@xxxxxxxxxxxxxxxxxx promptly and destroy this message.

[Index of Archives]     [Linux Media Development]     [Asterisk]     [DCCP]     [Netdev]     [X.org]     [Xfree86]     [Fedora Women]     [Linux USB]

  Powered by Linux