View previous topic :: View next topic |
Author |
Message |
mr.anderson n00b
Joined: 02 Dec 2004 Posts: 6
|
Posted: Tue Dec 07, 2004 3:55 pm Post subject: [CONF] Setup modem 56K PCI |
|
|
Ciao a tutti,
mi servirebbe una mano per configurare correttamente il modem interno. Con l'utility scanModem, scaricata da http://linmodems.technion.ac.il ottengo, tra le altre, queste informazioni:
Quote: | Modem candidates are at PCI_buses: 0000:04:09.0
Providing detail for device at PCI_bus 0000:04:09.0
with vendor-ID:device-ID
----:----
Class 0703: 8086:1080 Modem: Intel Corp.: Unknown device 1080 (rev 04) (prog-if 00 [Generic])
SubSystem 8086:1000 Intel Corp.: Unknown device 1000
Flags: bus master, stepping, medium devsel, latency 64, IRQ 17
Memory at eff00000 (32-bit, non-prefetchable)
I/O ports at 5800 [size=256]
-----PCI_IDs------- --CompilerVer-
Feature List: Primary Subsystem Distr KernelVer kernel default CPU
./scanModem test 8086:1080 8086:1000 gentoo 2.6.8-gentoo-r7 3.3.4 3.3.4 i686
Use driver resource Intel-537EP-2.60.80.0.tgz |
La domanda è: i driver suggeriti da scanModem (Intel-537EP-2.60.80.0.tgz) possono essere emersi in qualche modo, oppure devo compilare e installare manualmente? _________________ Hoc unum scio, me nihil scire (Socrate) |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31280 Location: here
|
Posted: Tue Dec 07, 2004 3:57 pm Post subject: |
|
|
Puoi postare un lspci cosi' capisco meglio che modem e'? _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
mr.anderson n00b
Joined: 02 Dec 2004 Posts: 6
|
Posted: Tue Dec 07, 2004 5:05 pm Post subject: |
|
|
Code: | # lspci -v
0000:04:09.0 Modem: Intel Corp.: Unknown device 1080 (rev 04) (prog-if 00 [Generic])
Subsystem: Intel Corp.: Unknown device 1000
Flags: bus master, stepping, medium devsel, latency 64, IRQ 17
Memory at eff00000 (32-bit, non-prefetchable)
I/O ports at 5800 [size=256]
Capabilities: [80] Power Management version 2 |
anche se lspci non aiuta molto a capirlo, il chipset del modem dovrebbe essere questo: Intel 537EP Chipset Family. Fisicamente si tratta di un modem marcato Trust, sul quale (se non ricordo male) si legge 537EP Chipset, come peraltro scanModem sembra confermare. _________________ Hoc unum scio, me nihil scire (Socrate) |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31280 Location: here
|
Posted: Tue Dec 07, 2004 5:09 pm Post subject: |
|
|
sei sicuro che i moduli non sono gli slmodem? _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
mr.anderson n00b
Joined: 02 Dec 2004 Posts: 6
|
Posted: Wed Dec 08, 2004 5:50 pm Post subject: |
|
|
Ho emerso gli slmodem, però quando cerco di avviare il demone ricevo degli errori:
Code: | # /etc/init.d/slmodem start
* Starting slmodemd for /dev/ttySL0... [ ok ]
# /etc/init.d/slmodem stop
* Shutting down slmodemd...
start-stop-daemon: warning: failed to kill 11393: No such process [ !! ]
|
inoltre:
restituisce:
Code: | # error: mdm setup: cannot stat `/dev/slamr0': No such file or directory
error: cannot setup device `/dev/slamr0'
[1]+ Exit 255 slmodemd |
Devo interpretare questi errori come segno che i moduli slmodem non vanno bene per il mio hardware, oppure sbaglio io qualcosa (oppure devo configurare qualcosa)? _________________ Hoc unum scio, me nihil scire (Socrate) |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31280 Location: here
|
Posted: Wed Dec 08, 2004 6:28 pm Post subject: |
|
|
Il file di configurazione /etc/conf.d/slmodem e' ok? _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
mr.anderson n00b
Joined: 02 Dec 2004 Posts: 6
|
Posted: Wed Dec 08, 2004 8:39 pm Post subject: |
|
|
Provo a postarlo, magari c'è qualche cosa che non va:
Code: | #cat /etc/conf.d/slmodem
# Config file for /etc/init.d/slmodemd
DEV=/dev/ttySL0
COUNTRY=ITALY
GROUP=dialout
# The following symlink will be created if uncommented
LN_DEV=/dev/modem
# Raise priority to reduce modem dropouts
NICE=-6
# ALSA Options:
# The following sets the ALSA (alsasound) init script to
# be a dependancy of the slmodem one. It does also provides
# ALSA support.
MODULE=alsa
# The modem hardware slot
# use "modem:0", "modem:1", etc.
HW_SLOT=modem:0
# Non-ALSA OPTIONS:
# MODULE=slamr
# or
# MODULE=slusb
# this file must be kept in sync with:
# /etc/devfs.d/slmodem (devfs)
# /etc/modules.d/slmodem (devfs)
# /etc/udev/rules.d/55-slmodem.rules (udev)
# /etc/udev/permissions.d/55-slmodem.permissions (udev) |
Non ho capito bene cosa sia necessario fare per 'tener sincronizzato' questo file con quelli specificati nelle ultime due righe ... uso udev e quei file non li ho. _________________ Hoc unum scio, me nihil scire (Socrate) |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31280 Location: here
|
Posted: Wed Dec 08, 2004 8:40 pm Post subject: |
|
|
Prova a commentare MODULE=alsa e a scommentare MODULE=slamr _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
mr.anderson n00b
Joined: 02 Dec 2004 Posts: 6
|
Posted: Wed Dec 08, 2004 8:52 pm Post subject: |
|
|
Ti ringrazio per le (tempestive) risposte, purtroppo anche commentando MODULE=alsa e decommentando MODULE=slamr ottengo:
Code: | # slmodemd
error: mdm setup: cannot stat `/dev/slamr0': No such file or directory
error: cannot setup device `/dev/slamr0' |
La butto lì ... non è che mi manchi qualcosa a livello di kernel? _________________ Hoc unum scio, me nihil scire (Socrate) |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31280 Location: here
|
Posted: Wed Dec 08, 2004 8:54 pm Post subject: |
|
|
Dopo quella modifica lancia
Code: | # /etc/init.d/slmodem start |
_________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
zilog80 Tux's lil' helper
Joined: 21 Aug 2003 Posts: 77 Location: Venice Italy
|
Posted: Thu Jan 20, 2005 10:49 am Post subject: |
|
|
Prova a scommentare MODULE=alsa e a MODULE=slamr
in in questo modo con kppp riesco a interrogare il modem xo poi pppd fa in segmentation fault! ma forse con il tuo modem funziona
basta seguire le ultime righe del comando emerge slmodem è scritto che si deve fare! |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31280 Location: here
|
Posted: Thu Jan 20, 2005 11:00 am Post subject: |
|
|
Hanno mascherato la versione 2.9.10-r1 mettendo la 2.9.9a prova a vedere se con questa hai problemi _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
|