Странный Вин-Мудем

Форум предназначен для новичков. В нем предполагается рассматривать вопросы, которые встают на первых этапах освоения Linux
zodnica
Заглянувший
Сообщения: 14
Зарегистрирован: 12 дек 2008, 22:59

Странный Вин-Мудем

Сообщение zodnica »

И так, оська моя SuSe 10.1. Не могу настроить модем SENS LT56ADW Modem - при подключении ничего не происходит, в журнале написано modem not corespondet. Проверил его ScanModem'ом. Вот что оно мне выдало:
Welcome to SUSE Linux Enterprise Desktop 10 SP1 (i586) - Kernel
Linux version 2.6.16.46-0.12-default (geeko@buildhost) (gcc version 4.1.2 20070115 (prerelease) (SUSE Linux)) #1 Thu May 17 14:00:09 UTC 2007
scanModem update of: 2008_08_26

Modem drivers blocked from loading during bootup are listed in /etc/modprobe* file lines:
/etc/modprobe.d/blacklist:blacklist snd-atiixp-modem
/etc/modprobe.d/blacklist:blacklist snd-via82xx-modem
/etc/modprobe.d/blacklist:blacklist snd-intel8x0m

Attached USB devices are:
ID 04d9:0499 Holtek Semiconductor, Inc.

USB modems not recognized

For candidate card in slot 00:1f.6, firmware information and bootup diagnostics are:
PCI slot PCI ID SubsystemID Name
---------- --------- --------- --------------
00:1f.6 8086:24c6 144d:2115 Modem: Intel Corporation 82801DB/DBL/DBM

Modem interrupt assignment and sharing:
11: 116 XT-PIC Intel 82801DB-ICH4, uhci_hcd:usb1, yenta, yenta
--- Bootup diagnostics for card in PCI slot 00:1f.6 ----
ACPI: PCI Interrupt 0000:00:1f.6 -> Link [LNKB] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI interrupt for device 0000:00:1f.6 disabled

The PCI slot 00:1f.6 of the modem card may be disabled early in
a bootup process, but then enabled later. If modem drivers load
but the modem is not responsive, read DOCs/Bootup.txt about possible fixes.
Send dmesg.txt along with ModemData.txt to discuss@linmodems.org
if help is needed.



===== Advanced Linux Sound Architecture (ALSA) diagnostics =====
The ALSA packages provide audio support and also drivers for some modems.
ALSA diagnostics are written during bootup to /proc/asound/ folders.

The ALSA verion is 1.0.11
The modem cards detected by "aplay -l" are: None


The /proc/asound/pcm file reports:
-----------------------
00-04: Intel ICH - IEC958 : Intel 82801DB-ICH4 - IEC958 : playback 1
00-03: Intel ICH - ADC2 : Intel 82801DB-ICH4 - ADC2 : capture 1
00-02: Intel ICH - MIC2 ADC : Intel 82801DB-ICH4 - MIC2 ADC : capture 1
00-01: Intel ICH - MIC ADC : Intel 82801DB-ICH4 - MIC ADC : capture 1
00-00: Intel ICH : Intel 82801DB-ICH4 : playback 1 : capture 1

about /proc/asound/cards:
------------------------
0 [I82801DBICH4 ]: ICH4 - Intel 82801DB-ICH4
Intel 82801DB-ICH4 with CS4202 at irq 11
=== Finished firmware and bootup diagnostics, next deducing cogent software. ===

Predictive diagnostics for card in bus 00:1f.6:
Modem chipset detected on
NAME="Modem: Intel Corporation 82801DB/DBL/DBM "
CLASS=0703
PCIDEV=8086:24c6
SUBSYS=144d:2115
IRQ=11
SOFT=8086:24c6.MC97
CodecArchived=SIL27
IDENT=slmodemd
SLMODEMD_DEVICE=modem:1
Driver=snd-intel8x0m

For candidate modem in: 00:1f.6
0703 Modem: Intel Corporation 82801DB/DBL/DBM
Primary device ID: 8086:24c6
Subsystem PCI_id 144d:2115
Softmodem codec or chipset from diagnostics:
from Archives: SIL27



Support type needed or chipset: slmodemd

An ALSA (Advanced Linux Sound Architecture) modem driver: snd-intel8x0m
provides Low Level support enabling contact with the modem hardware.
For all BUT Conexant chip soft modems (using hsfmodem software)
complementary High Level support is through a Smartlink utility: slmodemd

Download from http://linmodems.technion.ac.il/packages/smartlink/
the package SLMODEMD.gcc4.1.tar.gz having a compiled slmodemd. Unpack under Linux with:
$ tar zxf SLMODEMD.gcc4.1.tar.gz
and read instructions therein. But briefly, the modem is setup with command:
slmodemd -c YOUR_COUNTRY --alsa modem:1
reporting dynamic creation of ports:
/dev/ttySL0 --> /dev/pts/N , with N some number
Read DOCs/Smartlink.txt and Modem/DOCs/YourSystem.txt for follow through guidance.

----------------end Softmodem section --------------

Writing DOCs/Intel.txt
Writing DOCs/Smartlink.txt
============ end Smartlink section =====================

Completed candidate modem analyses.

The base of the UDEV device file system is: /dev/.udev

The kernel was compiled with gcc version 4.1.2 and a compiler is not installed

linux-headers-2.6.16.46-0.12-default resources needed for compiling are not manifestly ready!

If compiling is necessary packages must be installed, providing:
gcc-4.1 kernel-source-2.6.16.46-0.12-default


If a driver compilation fails, with message including some lack of some FileName.h (stdio.h for example), then
Some additional kernel-header files need installation to /usr/include. The minimal additional packages are libc6-dev
and any of its dependents, under Ubuntu linux-libc-dev

If an alternate ethernet connection is available,
$ apt-get update
$ apt-get -s install linux-kernel-devel
will install needed packages.
For Debian/Ubuntu related distributions, run the following command to display the needed package list:

Otherwise packages have to be found through http://packages.ubuntu.com
Once downloaded and transferred into a Linux partition,
they can be installed alltogether with:
$ sudo dpkg -i *.deb


Checking pppd properties:
-rwxr-xr-x 1 root dialout 291796 Jun 16 2006 /usr/sbin/pppd

In case of an "error 17" "serial loopback" problem, see:
http://linmodems.technion.ac.il/linmode ... 02637.html

To enable dialout without Root permission do:
$ su - root (not for Ubuntu)
chmod a+x /usr/sbin/pppd
or under Ubuntu related Linuxes
chmod a+x /usr/sbin/pppd

Checking settings of: /etc/ppp/options
noipdefault
noauth
crtscts
lock
modem
asyncmap 0
nodetach
lcp-echo-interval 30
lcp-echo-failure 4
lcp-max-configure 60
lcp-restart 2
idle 600
noipx
file /etc/ppp/filters

In case of a message like:
Warning: Could not modify /etc/ppp/pap-secrets: Permission denied
see http://linmodems.technion.ac.il/bigarch ... 04656.html

Read Modem/DOCs/YourSystem.txt concerning other COMM channels: eth0 eth1
Which can interfere with Browser naviagation.

Don't worry about the following, it is for experts should trouble shooting be necessary.
==========================================================

Checking for modem support lines:
--------------------------------------
/device/modem symbolic link:
slmodemd created symbolic link /dev/ttySL0:
Within /etc/udev/ files:
/etc/udev/rules.d/31-network.rules:SUBSYSTEM=="net", ENV{INTERFACE}=="ppp*|ippp*|isdn*|plip*|lo*|irda*|dummy*|ipsec*|tun*|tap*|bond*|vlan*|modem*|dsl*", GOTO="skip_ifup"
/etc/udev/rules.d/50-udev-default.rules:KERNEL=="modems/mwave*", NAME="%k", GROUP="uucp"
/etc/udev/rules.d/50-udev-default.rules:# 219 /dev/modems/mwave MWave modem firmware upload
/etc/udev/rules.d/50-udev-default.rules:KERNEL=="mwave", NAME="modems/%k"
Within /etc/modprobe.conf files:
/etc/modprobe.conf:# Linux ACP modem (Mwave)
/etc/modprobe.d/blacklist:# ALSA PCI sound/modem modules - should be configured via yast
/etc/modprobe.d/blacklist:blacklist snd-atiixp-modem
/etc/modprobe.d/blacklist:blacklist snd-via82xx-modem
Within any ancient /etc/devfs files:

Within ancient kernel 2.4.n /etc/module.conf files:

--------- end modem support lines --------


zodnica
Заглянувший
Сообщения: 14
Зарегистрирован: 12 дек 2008, 22:59

Re: Странный Вин-Мудем

Сообщение zodnica »

Непонятно еще: с какой-то стати SENS LT56ADW Modem (от Lucenta) стал Intel Corporation 82801DB/DBL/DBM.
Одним словом, помогите тупому ламеру :(
п.с. уж не знаю что такое - пробовал, как в мануалах все делать - результат нулевой. Мартиан, например, отказался ставиться - выдает какие-то непонятные ошибки.

Аватара пользователя
IceMan
Неотъемлемая часть форума
Сообщения: 377
Зарегистрирован: 22 июл 2007, 10:12
Откуда: Минск
Контактная информация:

Re: Странный Вин-Мудем

Сообщение IceMan »

Непонятные ошибки в студию. И полный вывод lspci и lspsi -n

Аватара пользователя
Llama
Неотъемлемая часть форума
Сообщения: 9749
Зарегистрирован: 06 фев 2002, 11:40
Откуда: Менск

Re: Странный Вин-Мудем

Сообщение Llama »

lspci таки надо, да.
А с Intel все понятно - принципиальной разницы между модемом и звукорвой карты нет, и действительно часть говномодемов делалась совместно со звуковыми картами.
У вас вероятно Lucent 1646 либо что-то типа того, вот на него и надо гуглить.
Опыт растет прямо пропорционально выведенному из строя оборудованию

zodnica
Заглянувший
Сообщения: 14
Зарегистрирован: 12 дек 2008, 22:59

Re: Странный Вин-Мудем

Сообщение zodnica »

Вывод lspci
00:00.0 Host bridge: Intel Corporation 82855PM Processor to I/O Controller (rev 03)
00:01.0 PCI bridge: Intel Corporation 82855PM Processor to AGP Controller (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 01)
00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 81)
00:1f.0 ISA bridge: Intel Corporation 82801DBM (ICH4-M) LPC Interface Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801DBM (ICH4-M) IDE Controller (rev 01)
00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller (rev 01)
00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 01)
00:1f.6 Modem: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller (rev 01)
01:00.0 VGA compatible controller: nVidia Corporation NV34M [GeForce FX Go5200 32M/64M] (rev a1)
02:03.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev ac)
02:03.1 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev ac)
02:03.2 FireWire (IEEE 1394): Ricoh Co Ltd R5C552 IEEE 1394 Controller (rev 04)
02:05.0 Ethernet controller: Broadcom Corporation BCM4401 100Base-T (rev 01)
02:07.0 Network controller: Intel Corporation PRO/Wireless 2200BG Network Connection (rev 05)
====================================
lspsi -n
00:00.0 Class 0600: 8086:3340 (rev 03)
00:01.0 Class 0604: 8086:3341 (rev 03)
00:1d.0 Class 0c03: 8086:24c2 (rev 01)
00:1d.1 Class 0c03: 8086:24c4 (rev 01)
00:1d.2 Class 0c03: 8086:24c7 (rev 01)
00:1d.7 Class 0c03: 8086:24cd (rev 01)
00:1e.0 Class 0604: 8086:2448 (rev 81)
00:1f.0 Class 0601: 8086:24cc (rev 01)
00:1f.1 Class 0101: 8086:24ca (rev 01)
00:1f.3 Class 0c05: 8086:24c3 (rev 01)
00:1f.5 Class 0401: 8086:24c5 (rev 01)
00:1f.6 Class 0703: 8086:24c6 (rev 01)
01:00.0 Class 0300: 10de:0328 (rev a1)
02:03.0 Class 0607: 1180:0476 (rev ac)
02:03.1 Class 0607: 1180:0476 (rev ac)
02:03.2 Class 0c00: 1180:0552 (rev 04)
02:05.0 Class 0200: 14e4:4401 (rev 01)
02:07.0 Class 0280: 8086:4220 (rev 05)

Аватара пользователя
Llama
Неотъемлемая часть форума
Сообщения: 9749
Зарегистрирован: 06 фев 2002, 11:40
Откуда: Менск

Re: Странный Вин-Мудем

Сообщение Llama »

вывод dmesg покажите плс.
По каким-то причинам модем ваш не определился системой вообще никак.
Опыт растет прямо пропорционально выведенному из строя оборудованию

Аватара пользователя
IceMan
Неотъемлемая часть форума
Сообщения: 377
Зарегистрирован: 22 июл 2007, 10:12
Откуда: Минск
Контактная информация:

Re: Странный Вин-Мудем

Сообщение IceMan »

Здесь эти как бы модемы уже обсасывали.
http://lists.altlinux.org/pipermail/har ... 03702.html

zodnica
Заглянувший
Сообщения: 14
Зарегистрирован: 12 дек 2008, 22:59

Re: Странный Вин-Мудем

Сообщение zodnica »

Нашел такую штуку:
Samsung says it is a AC97-compliant "SENS LT56ADW Modem" but actually I do not really care. The important thing is that it is supported by the kernel and the slmodem-package.

To make it work you need additional kernel modules and a userspace program. Enable the Kernel-Module:
Linux Kernel Configuration: Modem

Device Drivers --->
Sound --->
<M> Sound card support
Advanced Linux Sound Architecture --->
PCI devices --->
<M> Intel/SiS/nVidia/AMD MC97 Modem (EXPERIMENTAL)

And recompile the Kernel.

The package is net-dialup/slmodem.
Code: Emerge slmodem

emerge '>=net-dialup/slmodem-2.9.9-r2'

Lookup your country in the list of supported countries.
Code: List supported countries

slmodemd --countrylist

Configure the modem-daemon. Be sure to substitute the COUNTRY parameter by the one you looked up.
File: /etc/conf.d/slmodem

# Config file for /etc/init.d/slmodemd

DEV=/dev/ttySL0
COUNTRY=GERMANY
GROUP=dialout
# the group should be kept in sync with:
# /etc/devfs.d/slmodem (devfs)
# /etc/udev/rules.d/55-slmodem.rules (udev)

# 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 dependency of the slmodem one. It does also provides
# ALSA support.
# MODULE=alsa

# The modem hardware slot
# use "modem:0", "modem:1", etc.
# usually modem:1 is used
# HW_SLOT=modem:1

# Non-ALSA OPTIONS:

MODULE=slamr
# or
# MODULE=slusb

Now you can start the modem-daemon:
Code: Startup the modem-daemon

/etc/init.d/slmodem start

For dialing up there are some programs available. A list could be found at the Gentoo Packages Dialup-Category. I use wvdial.
Code: Emerge wvdial

emerge wvdial

Adopt the configuration to your needs. Substitute the Phone, Username and Password with the ones your provider gave you.
File: /etc/wvdial.conf

#
# wvdial.conf by ChristophTavan <chefturner@web.de>
#
# 2005-04-20
#
[Dialer Defaults]
Modem = /dev/ttySL0
Stupid Mode = 1
Baud = 460800
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
ISDN = 0
Modem Type = Analog Modem

# account for yourISP
[Dialer yourISP]
Phone = PHONENUMBER
Username = USERNAME
Password = PASSWORD
Carrier Check = no

If you want to add other accounts to your /etc/wvdial.conf then always include Carrier Check = no. Otherwise wvdial wont work with slmodem.

Now you are ready to connect to the internet (of course substitute yourisp with the appropriate account-name).
Code: Connect to the internet

wvdial yourisp

If you receive "Cannot open /dev/ttySL0: Cannot get information for serial port." you must update your libwvstreams to at least 4.0.2.
Warning: This is the wrong way to do it. Please read HOWTO Use Portage Correctly first.
http://en.gentoo-wiki.com/wiki/HOWTO_Us ... _Correctly

Code: Update libwvstreams

ACCEPT_KEYWORDS="~x86" emerge >=net-libs/wvstreams-4.0.2

Congratulations! Have fun surfing the web with amazing 5.3K/s!!!!!!!!!

zodnica
Заглянувший
Сообщения: 14
Зарегистрирован: 12 дек 2008, 22:59

Re: Странный Вин-Мудем

Сообщение zodnica »

Поможет ли это на SUSE?
===================
http://www.linux-on-laptops.com
Попробую еще это.

zodnica
Заглянувший
Сообщения: 14
Зарегистрирован: 12 дек 2008, 22:59

Re: Странный Вин-Мудем

Сообщение zodnica »

Продолжаются приключения:
linux-8qe0:~/ltmodem-2.6-alk-4 # make
make -C /lib/modules/2.6.16.46-0.12-default SUBDIRS=/root/ltmodem-2.6-alk-4 modules
make[1]: Entering directory `/lib/modules/2.6.16.46-0.12-default'
make[1]: *** No rule to make target `modules'. Stop.
make[1]: Leaving directory `/lib/modules/2.6.16.46-0.12-default'
make: *** [module] Error 2
При попытке установить ltmodem-2.6-alk-4. То же и со многими остальными программами -

Код: Выделить всё

No rule to make target
. Или Error 2 - это после того, как происходит выход из директории с файлами ядра.
Что делать?

Lex
Заглянувший
Сообщения: 20
Зарегистрирован: 02 янв 2009, 17:24
Контактная информация:

Re: Странный Вин-Мудем

Сообщение Lex »

что касается твоего модема
http://asplinux.net/node/1758
http://en.gentoo-wiki.com/wiki/HARDWARE ... 0_WVC_1500
что касается No rule to make target
http://sourceware.org/ml/crossgcc/1999-q4/msg00228.html
а вообще, репа подключена?

zodnica
Заглянувший
Сообщения: 14
Зарегистрирован: 12 дек 2008, 22:59

Re: Странный Вин-Мудем

Сообщение zodnica »

Поэкспериментировал с slmodem. Появилось устройство на ttySL0 (а модем у меня поставлен на СОМ3 (ttySL2) - че за дела?). При вызове wvdial в телефонной трубке появляется характерное шипение и звуки набора (похоже, в импульсном режиме). Через некоторое время шипение исчезает и снова происходит набор номера. Как настроить, и в какой форме вводить номер телефона (в моем случае - беспарольный доступ, 8600100)?
а вообще, репа подключена?
Только то что на диске и могу качать из под Винды.

Lex
Заглянувший
Сообщения: 20
Зарегистрирован: 02 янв 2009, 17:24
Контактная информация:

Re: Странный Вин-Мудем

Сообщение Lex »

напиши что это за модем (интересует: внешний USB/COM. PCI или у тебя ноут - со встроенным)
про tty он уже давно тебе написал (даже в первом твоём сообщении). обрати внимание на "нашёл такую штуку"

Dialer Defaults]
Modem = /dev/ttySL0
Stupid Mode = 1
Baud = 460800
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
ISDN = 0
Modem Type = Analog Modem
# account for yourISP
[Dialer yourISP]
Phone = PHONENUMBER
Username = USERNAME
Password = PASSWORD
Carrier Check = no

тут описалово точно как в КРРР - попробуй
КРРР на диске должен быть - установи
сделай ррр0 интерфейс
запусти КРРР и настрой его (настройки возьми из того что привёл)
обязательно перед запуском опроси модем - если ответит, то напиши эту ерунду
PS не лазай по скриптам, работай в самой графической утилите (да и тебе проще будет переложить всё на неё)

Ответить