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

Re: Modem ADSL Sagem FAST 800



Glenny <glenny@free.fr> writes:

> Salut,

Salut,

>   J'essaye d'installer le modem ADSL Sagem FAST 800 avec les 
> drivers Eagle.

Tu n'es pas le seul en ce moment !

> Quelque soit  la version,  la compilation se  passe très  bien; 

Tu as bien fait le make install, je suppose.

> mais lors de la connexion (adictrl -f) j'obtiens un message d'erreur
> ("Unable to send firmware to the modem: Function not implemented")

Si hotplug  est bien configuré,  tu n'as pas  besoin de le faire  à la
main.  C'est fait  automatiquement  quand tu  branche  ton modem.  Or,
justement, en principe, le make install configure correctement hotplug
(cf. /etc/hotplug)

Que donnent

lsmod | grep adi
cat /proc/driver/adimodem/*
cat /proc/bus/usb/drivers
ifconfig -a

? 

Chez moi,


$ lsmod | grep adi
adiusbadsl 35684 2
$ cat /proc/driver/adimodem/*

Analog Devices USB ADSL Modem Status Display
-------------------------------------------------------------
USB Bus : 001 USB Device : 003
Ethernet Interface : eth0
Tx Rate 0x000000a0 Rx Rate 0x00000260 Crc 0x00000004
FEC 0x00000228 Margin 0x00000028 Atten 26 dB
VID-CPE 0x00000000 VID-CO 0x0000001c HEC 0x00000012
VPI 0x00000008 VCI 0x00000023 Delin GOOD
Cells Rx 0x01f23068 Cells Tx 0x0018d368
Pkts Rx 0x00000000 Pkts Tx 0x00000000
Modem is operational

$ cat /proc/bus/usb/drivers
         usbdevfs
         hub
  0- 15: usblp
 48- 63: usbscanner
         acm
         adiusbadsl
$ ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:60:4C:10:B0:C9 
          inet         addr:192.168.60.30         Bcast:192.168.60.255
         Mask:255.255.255.0
          UP BROADCAST MULTICAST MTU:1500 Metric:1
          RX packets:1154072 errors:0 dropped:0 overruns:0 frame:0
          TX packets:722307 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100 
          RX bytes:1554727199 (1.4 GiB) TX bytes:61897140 (59.0 MiB)

lo Link encap:Local Loopback 
          inet addr:127.0.0.1 Mask:255.0.0.0
          UP LOOPBACK RUNNING MTU:16436 Metric:1
          RX packets:201416 errors:0 dropped:0 overruns:0 frame:0
          TX packets:201416 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX  bytes:151982614 (144.9  MiB)  TX bytes:151982614  (144.9
          MiB)

ppp0 Link encap:Point-to-Point Protocol 
          inet        addr:213.228.40.178        P-t-P:192.168.254.254
          Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1492 Metric:1
          RX packets:1226 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1867 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:3 
          RX bytes:244806 (239.0 KiB) TX bytes:146712 (143.2 KiB)

tunl0 Link encap:IPIP Tunnel HWaddr 
          inet addr:192.168.1.1 Mask:255.255.255.0
          UP RUNNING NOARP MTU:1480 Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:855 dropped:0 overruns:0 carrier:0
          collisions:855 txqueuelen:0 
          RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

Pour la suite, je rappelle les commandes magiques :

startadsl
startmire
plog -f
stopadsl (ça sert à quoi, ça ?) 

-- 
Matthieu



Reply to: