Natureshadow n00b
Joined: 16 Mar 2006 Posts: 56 Location: Germany
|
Posted: Thu Jun 26, 2008 3:34 pm Post subject: Si3054 modem not dialing |
|
|
Hello there,
I have a SAMSUNG R700 Aura T5550 Deniko notebook with a soft modem identified as Si3054 on the Intel sound chip. I have enabled support for Silicon Integrated 3054 modem in the snd-hda-intel kernel module and emerged slmodem with the alsa USE flag enabled.
I replaced modem:1 in /etc/conf.d/slmodem with hw:0,6, as according to alsaplay -l, the modem is on card 0, device 6.
When starting the daemon, the symlinks /dev/modem -> /dev/ttySL0 -> /dev/ptd/0 are created and I can talk to the modem with Minicom. I can do ATZ and any other configuration command, but when dialing (like ATDT12345), the modem hangs.
Here is some command output:
Code: | # aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC262 Analog [ALC262 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 6: Si3054 Modem [Si3054 Modem]
Subdevices: 0/1
Subdevice #0: subdevice #0
|
What dmesg says when I try to dial:
Code: | # dmesg | tail -n3
slamr: SmartLink AMRMO modem.
hda-intel: Invalid position buffer, using LPIB read method instead.
hda_intel: azx_get_response timeout, switching to polling mode: last cmd=0x10490000
|
If you need further information, just ask ... Some help with that would be great!
Regards,
Nik |
|