PDA

Visualizza versione completa : [*buntu] Modem non individuato


knightOfDoom
11-09-2006, 14.33.40
Questa mattina ho voluto installare sul mio ubuntu il modem.. in modo poi da avere internete e scaricare un paio di pacchetti a me indispensabili..

Nulla di più semplice..

Vado su:
Sistema -> Amministrazione -> Rete
Inserisco la password di root ed attivo la connessione al modem esterno, poi vado su proprietà e faccio Autodetect del modem..
Il programma gira e poi mi vien fuori la scritta che il modem non è stato rilevato..

Qualcuno di voi sa dirmi il motivo? Mi spiega dove posso trovare i driver per tale modem per linux in internet?

Il modem in questione è un: Trust MD - 1250 56K V92 USB MODEM

:wall: :wall: :wall:

Ho eseguito anche uno scanModem ed anche un lsusb ed i risultati sono riportati qua sotto:

Only plain text email is forwarded by the DISCUSS@linmodems.org List Server.
Do use the following as the email Subject Line:
SomeName, YourCountry Ubuntu 6.06 LTS kernel 2.6.15-23-386
This will alert cogent experts, and distinguish cases in the Archives
YourCountry will enable Country Code guidance.
Occassionally responses are blocked by an Internet Provider mail filters.
So in a day, also check the Archived responses at http://www.linmodems.org
Local Linux experts can be found through: http://www.linux.org/groups/index.html
-------------------------- System information ----------------------------
Ubuntu 6.06 LTS
Linux version 2.6.15-23-386 (buildd@rothera) (gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)) #1 PREEMPT Tue May 23 13:49:40 UTC 2006
scanModem update of: 2006_September_06

USB modem not detected by lsusb


A modem was not detected among the PCI devices:
------------------------------------------------
0000:00:11.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
0000:00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 50)
0000:00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 74)
0000:01:00.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX 5200] (rev a1)
------------------------------------------------
with USB and bridge devices not displayed.
Please provide any independent information available on your modem.

If your modem is mounted on an ISA card, scanModem could not access it.
If an alternative boot into Microsoft windows can be done, do mouse
clicks on:
Start > Settings > Control Panel > Classical View (for Window XP) > System
> Hardware > Device Manager > Modems > Click on the + > Modem. Double click to
expand the graphic. Manufacturer information may be displayed. For example, CXT
stands for Conexant. Click the Diagnostics Tab. Record any hardware ID or vendor
and device information.
Next do the Query Modem and record the ATI specifications displayed such as:
ATI3 - Agere SoftModem Version 2.1.22
ATI5 - 2.1.22, AMR Intel MB, AC97 ID:SIL REV:0x27
Try to identify the modem setup file, with name perhaps MODEM.INF.
If may contain chipset Vendor informaton.

Checking for audio+modem support in /proc/asound/pcm
00-00: VIA 8235 : VIA 8235 : playback 4 : capture 1
00-01: VIA 8235 : VIA 8235 : playback 1 : capture 1

Completed candidate modem analyses.

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

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



Compiling resources appear complete:
make utility - /usr/bin/make
Compiler version 4.0
kernel_headers base folder /lib/modules/2.6.15-23-386/build


Checking pppd properties:
-rwsr-xr-- 1 root dip 257720 2006-02-23 17:33 /usr/sbin/pppd
To enable dialout without Root permission do:
$ su - root
# 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
auth
crtscts
lock
hide-password
modem
proxyarp
lcp-echo-interval 30
lcp-echo-failure 4
noipx


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/60-symlinks.rules:# Create /dev/modem symlink
/etc/udev/rules.d/60-symlinks.rules:KERNEL=="ttyLTM[0-9]*", SYMLINK+="modem"
Within /etc/modprobe.conf files:
/etc/modprobe.d/alsa-base:options snd-atiixp-modem index=-2
/etc/modprobe.d/alsa-base:options snd-via82xx-modem index=-2
/etc/modprobe.d/blacklist-modem:# Uncomment these entries in order to blacklist unwanted modem drivers
/etc/modprobe.d/blacklist-modem:# blacklist snd-atiixp-modem
/etc/modprobe.d/blacklist-modem:# blacklist snd-via82xx-modem
Within any ancient /etc/devfs files:

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

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

--------- Risultato di lsusb: ------------
Bus 004 Device 001: ID 0000:0000
Bus 001 Device 003: ID 046d:c03d Logitech, Inc.
Bus 001 Device 001: ID 0000:0000
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 002: ID 145f:0106
Bus 002 Device 001: ID 0000:0000

Grazie per l'attenzione..
sperando in un aiuto alessandro

TheCe
12-09-2006, 13.10.48
Dai un'occhiata qua (http://www.linmodems.org), magari reperisci qualche informazione utile

Ciao

knightOfDoom
12-09-2006, 18.42.23
Gia dato un occhio a questa pagina, ho scaricato lo scanModem tool e lanciato ed il risultato lo ho postato li.. ho eseguito anche il comando:

lsusb

ed il risultato lo ho postato sopra..

poi ho controllato il chipset del modem e mi ha dato una sigla del genere:

CTX o CXT, mi spiace non essere sicuro ma ho guardato ieri sera ed ora sono al lavoro..

Io non so più che fare perchè sono un vero ma vero newbie di linux..

Chiedo a voi se sapete darmi qualche consiglio per installare il modem ..

Grazie anticipatamente..
alessandro

TheCe
13-09-2006, 10.57.52
Spiacente, ma non ho esperienza diretta di modem usb sotto Linux. L'unico modem che avevo configurato era seriale = problemi zero!

Posso solo consigliarti di continuare a cercare informazioni in rete: prima o poi potresti imbatterti nella soluzione

Ciao