Pagina 1 di 1

Acer travelmate 2350 .modem

Inviato: sab 30 giu 2007, 11:11
da korkiras
è possibile far funzionare il modem interno del mio laptop ?
Acer Travel mate 2350 grazie :D

Inviato: sab 30 giu 2007, 11:32
da JohnnyMnemonic
Qualche informazione in più non guasterebbe, tipo un lspci ;)

Inviato: sab 30 giu 2007, 12:14
da michele.p
...qui c'è il tuo portatile;

http://sensiebels.de/linux.php

unico "doppio" problema; è scritto in Tedesco (non tutto) e il modem ancora non è stato "checked". :D ...sebbene la pagina risalga al 31.01.2006.

....allega il risultato del comando lspci

Bye

Inviato: sab 30 giu 2007, 17:47
da korkiras
lspci
00:1f.6 Modem Intel Corporation 82801DB/DBL/DBM (ICH4/ICHA -L/ICH4-M) AC'97 Modem Controller (rev 03)


:)

Inviato: dom 1 lug 2007, 0:13
da michele.p
...per questo tipo di modem (in sostanza nel chipset indicato dovrebbe essere integrata anche la scheda audio; prova a riportare il comando lspci per intero e non solo la parte relativa al modem) il modulo dovrebbe essere il seguente;

snd-intel8x0m

Verifica se è stato caricato.
L'audio ti funziona?

Bye

Inviato: dom 1 lug 2007, 8:49
da korkiras
lspci
00:00.0 Host bridge: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
00:00.1 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
00:00.3 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
00:02.1 Display controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 83)
00:1f.0 ISA bridge: Intel Corporation 82801DBM (ICH4-M) LPC Interface Bridge (rev 03)
00:1f.1 IDE interface: Intel Corporation 82801DBM (ICH4-M) IDE Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller (rev 03)
00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 03)
00:1f.6 Modem: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller (rev 03)
01:01.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
01:04.0 CardBus bridge: ENE Technology Inc CB1410 Cardbus Controller (rev 01)




l'audio funziona
grazie

Inviato: dom 1 lug 2007, 10:47
da michele.p
...difatti comesospettavo; il chipset si occupa (praticamente) di tutto!...verifica se è stato caricato il modulo che ti ho indicato attraverso il comando;

lsmod | grep snd-intel

Bye

Inviato: dom 1 lug 2007, 13:04
da korkiras
ho datto lsmod....... e ora
lspci
00:00.0 Host bridge: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
00:00.1 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
00:00.3 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
00:02.1 Display controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 83)
00:1f.0 ISA bridge: Intel Corporation 82801DBM (ICH4-M) LPC Interface Bridge (rev 03)
00:1f.1 IDE interface: Intel Corporation 82801DBM (ICH4-M) IDE Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller (rev 03)
00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 03)
00:1f.6 Modem: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller (rev 03)
01:01.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
01:04.0 CardBus bridge: ENE Technology Inc CB1410 Cardbus Controller (rev 01)


:?

Inviato: dom 1 lug 2007, 13:39
da michele.p
...e che risultato ti da il comando;

lsmod | grep snd-intel

??!!

...che moduli ti riporta?

Bye

Inviato: dom 1 lug 2007, 19:02
da korkiras
non mi da niente :?

Inviato: dom 1 lug 2007, 19:24
da michele.p
...e allora prova a caricarlo (...se è presente tra i moduli caricabili) con il comando;

modprobe -v snd-intel8x0m

Bye

Inviato: lun 2 lug 2007, 8:08
da korkiras
dopo modprobe ......
insmod /lib/modules/2.6.17.13/kernel/sound/pci/snd-intel9x0m.ko
:?

Inviato: lun 2 lug 2007, 15:01
da michele.p
....devi provare a caricare il mdoulo con il comando;

modprobe -v snd-intel8x0m

dopo verifichi se l'ha caricato;

lsmod | grep snd-intel

e, se l'ha caricato, provi a configurare il modem.

Bye