Comment 11 for bug 43694

Revision history for this message
berg (berg-foss) wrote :

at specifications, said like implemented but isn't true ( https://launchpad.net/ubuntu/+spec/winmodem-support )

one example: My modem: (run with smartlink driver )
lspci -vnnn output
00:0a.0 Modem [0703]: Motorola SM56 Data Fax Modem [1057:3052] (rev 04) (prog-if 00 [Generic])
 Subsystem: Motorola Unknown device [1057:3020]
 Flags: bus master, stepping, medium devsel, latency 32, IRQ 16
 Memory at e5000000 (32-bit, non-prefetchable) [size=4K]
 I/O ports at a000 [size=256]
 Capabilities: [80] Power Management version 2
the Out of box means that the packages sl-modem-modules and/or sl-modem-daemon and/or sl-modem-source SHOULD BE at default installation ( cd image of course, if I dont have a modem installed , I cant download it )

The better manner is put all these winmodem drivers at Restricted module like Nvidia and ATI drivers.

And there is other problems even download by other sources ( eth0 (cable modem lent ) , friend's internet etc) there is fatal errors :
https://bugs.launchpad.net/ubuntu/+source/sl-modem/+bug/92777
https://bugs.launchpad.net/baltix/+source/sl-modem/+bug/103072

I tried install today at hardy and got this messages :

root@unstable-desktop:/home/unstable# apt-get install sl-modem*
Lendo lista de pacotes... Pronto
Construindo árvore de dependências
Lendo estado da informação... Pronto
Nota, selecionando sl-modem-modules para expressão regular 'sl-modem*'
Nota, selecionando sl-modem-daemon para expressão regular 'sl-modem*'
Nota, selecionando sl-modem-source para expressão regular 'sl-modem*'
Os pacotes extra a seguir serão instalados:
  module-assistant sl-modem-daemon sl-modem-source
Pacotes recomendados:
  kernel-package
Os NOVOS pacotes a seguir serão instalados:
  module-assistant sl-modem-daemon sl-modem-source
0 pacotes atualizados, 3 pacotes novos instalados, 0 a serem removidos e 0 não atualizados.
É preciso fazer o download de 829kB de arquivos.
Após esta operação, 1958kB adicionais de espaço em disco serão utilizados.
Quer continuar [S/n]?
Obtendo:1 http://br.archive.ubuntu.com hardy/universe module-assistant 0.10.11ubuntu1 [100kB]
Obtendo:2 http://br.archive.ubuntu.com hardy/restricted sl-modem-daemon 2.9.10+2.9.9d+e-pre2-5ubuntu4 [510kB]
Obtendo:3 http://br.archive.ubuntu.com hardy/multiverse sl-modem-source 2.9.10+2.9.9d+e-pre2-5ubuntu4 [219kB]
Baixados 829kB em 1min36s (8589B/s)
Pré-configurando pacotes ...
Selecionando pacote previamente não selecionado module-assistant.
(Lendo banco de dados ... 184667 arquivos e diretórios atualmente instalados.)
Descompactando module-assistant (de .../module-assistant_0.10.11ubuntu1_all.deb) ...
Selecionando pacote previamente não selecionado sl-modem-daemon.
Descompactando sl-modem-daemon (de .../sl-modem-daemon_2.9.10+2.9.9d+e-pre2-5ubuntu4_i386.deb) ...
Selecionando pacote previamente não selecionado sl-modem-source.
Descompactando sl-modem-source (de .../sl-modem-source_2.9.10+2.9.9d+e-pre2-5ubuntu4_i386.deb) ...
Instalando module-assistant (0.10.11ubuntu1) ...
Instalando sl-modem-daemon (2.9.10+2.9.9d+e-pre2-5ubuntu4) ...
Adicionando usuário de sistema `Slmodemd' (UID 114) ...
Adicionando novo grupo `Slmodemd' (GID 128) ...
Adicionando novo usuário `Slmodemd' (UID 114) ao grupo `Slmodemd' ...
Sem criar diretório pessoal `/'.
FATAL: Module ungrab_winmodem not found.
FATAL: Module slamr not found.
Starting SmartLink Modem driver for: auto.
Creating /dev/modem symlink, pointing to: /dev/ttySL0.

Instalando sl-modem-source (2.9.10+2.9.9d+e-pre2-5ubuntu4) ...
root@unstable-desktop:/home/unstable#

Manual download and compilation from http://linmodems.technion.ac.il/packages/smartlink/ slmodem-2.9.11 AND ungrab-winmodem packages Works FINE !!

like my comment ( https://bugs.launchpad.net/ubuntu/+source/sl-modem/+bug/92777/comments/18 ) . the Modems ( winmodem ) needs more attention.