
Ubuntu日本語フォーラム

ログインしていません。
今時、ダイヤルアップ接続を使っている人は少ないと思いますが。。。
Ubuntu 7.10で、Let's note(CF-W7)の内蔵モデムを認識してくれません。GNOME PPPで設定しようとすると、モデムが検出できない旨のエラーになります。Vistaでデバイス情報を見ると、
HDAUDIO Soft Data Fax Modem with SmartCP
High Definition Audioバス: 1
となっていて、え、オーディオバスなの?といかにもトラブリそうな気配です。
何か情報があれば、教えてください。
オフライン
私もLet's Note(CF-Y4)を使用しています。
モデムは使用することはないので気にしていませんでしたが、認識されているかどうか確認してみます。
# 私的には認識されていないほうがありがたかったりします :rolleyes:
オフライン
使ったことありませんが、一応情報を。
https://help.ubuntu.com/community/DialupModemHowto
オフライン
私の環境(Let's Note CF-Y4 + Ubuntu 7.10)では
[システム] -> [システム管理] -> [制限付きドライバ管理]
で Software Model Driver がリストされていました。
これを有効にすれば使えるようになったりしませんか。
オフライン
情報、ありがとうございます。[制限付きドライバ]には何も出てこないので、scanModemツールを後で試してみます。
オフライン
何とか、ダイヤルアップ接続に成功しました。次のような手順でした。
・scanModemツールをダウンロードし、出力されたModemData.txtでモデムの種類を特定する。
Let's note CF-W7の場合、Conexant HSFでした。
・モデムの種類に対応したドライバパッケージをダウンロードしてインストールする。
これで、[制限付きドライバ]に"Conexant modem engine"が追加され、デバイス/dev/ttySHSF0が認識されるようになりました。
Ubuntuの[モデム接続]の挙動がまだよく分かりませんが、とりあえずつながってこれを書き込んでいます。
ありがとうございました。
最後の編集者: YAraki (2007-12-28 00:39:34)
オフライン
私はCF-R6Mを使用しています。同様にscanmodemを実行したのですが、以下のとおりです。これはどう読めばよろしいのでしょうか。制限ドライバにはモデムは見当たりません。
Only plain text email is forwarded by the [email protected] List Server,
as HTML can contain viruses. Use as the email Subject Line:
YourName, YourCountry kernel 2.6.22-14-generic
With this Subject Line cogent experts will be alerted, and useful case names left in the Archive.
YourCountry will enable Country specific guidance. Your contry's local Linux experts
can be found through: http://www.linux.org/groups/index.html
Responses from [email protected] are sometimes blocked by an Internet Provider mail filters.
So in a day, also check the Archived responses at http://www.linmodems.org
-------------------------- System information ----------------------------
CPU=i686,
Linux version 2.6.22-14-generic (buildd@terranova) (gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)) #1 SMP Tue Dec 18 08:02:57 UTC 2007
scanModem update of: 2008_03_01
There are no blacklisted modem drivers in /etc/modprobe* files
PCI slot 00:1b.0 has a High Definition Audio Card
The Advanced Linux Sound Architecture (ALSA) packages providing audio support,
also includes drivers for some modems. The ALSA diagnostics are written during
bootup to /proc/asound/ folders.
The /proc/asound/pcm file reports:
-----------------------
00-01: STAC92xx Digital : STAC92xx Digital : playback 1 : capture 1
00-00: STAC92xx Analog : STAC92xx Analog : playback 1 : capture 2
about /proc/asound/cards:
------------------------
0 [Intel ]: HDA-Intel - HDA Intel
HDA Intel at 0xd0340000 irq 18
USB modem not detected by lsusb
For candidate card in slot 00:1b.0, firmware information and bootup diagnostics are:
PCI slot PCI ID SubsystemID Name
---------- --------- --------- --------------
00:1b.0 8086:27d8 10f7:8338 Audio device: Intel Corporation 82801G
Modem interrupt assignment and sharing:
18: 2838 0 IO-APIC-fasteoi yenta, HDA Intel
--- Bootup diagnostics for card in PCI slot 00:1b.0 ----
[ 18.044000] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 22 (level, low) -> IRQ 18
[ 18.044000] PCI: Setting latency timer of device 0000:00:1b.0 to 64
=== Finished modem firmware and bootup diagnostics section. ===
=== Next deducing cogent software ===
The base of the UDEV device file system is: /dev/.udev
Versions adequately match for the compiler installed: 4.1.3
and the compiler used in kernel assembly: 4.1.3
Minimal compiling resources appear complete:
make utility - /usr/bin/make
Compiler version 4.1
linuc_headers base folder /lib/modules/2.6.22-14-generic/build
However some compilations and executable functions may need additional files,
in the FileNames.h (so called kernel "h"eaders) collection installed in /usr/include/ .
For martian_modem, additional required packages are libc6-dev (and for Debian/Ubuntu, linux-libc-dev). The also required headers of package libc6 are commonly installed by 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 package
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:
-rwsr-xr-- 1 root dip 269256 2007-10-05 04:57 /usr/sbin/pppd
In case of an "error 17" "serial loopback" problem, see:
http://phep2.technion.ac.il/linmodems/archive-sixth/msg02637.html
To enable dialout without Root permission do:
$ su - root (not for Ubuntu)
sudo chmod a+x /usr/sbin/pppd
or under Ubuntu related Linuxes
sudo chmod a+x /usr/sbin/pppd
Checking settings of: /etc/ppp/options
asyncmap 0
noauth
crtscts
lock
hide-password
modem
proxyarp
lcp-echo-interval 30
lcp-echo-failure 4
noipx
In case of a message like:
Warning: Could not modify /etc/ppp/pap-secrets: Permission denied
see http://linmodems.technion.ac.il/bigarch/archive-sixth/msg04656.html
Read Modem/YourSystem.txt concerning other COMM channels: eth0 eth1 vmnet1 vmnet8
Which can interfere with Browser naviagation.
Don't worry about the following, it is for the 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:
Within /etc/modprobe.conf files:
/etc/modprobe.d/alsa-base:options snd-atiixp-modem index=-2
/etc/modprobe.d/alsa-base:options snd-via82xx-modem index=-2
/etc/modprobe.d/blacklist-modem:# Uncomment these entries in order to blacklist unwanted modem drivers
/etc/modprobe.d/blacklist-modem:# blacklist snd-atiixp-modem
/etc/modprobe.d/blacklist-modem:# blacklist snd-via82xx-modem
Within any ancient /etc/devfs files:
Within ancient kernel 2.4.n /etc/module.conf files:
--------- end modem support lines --------
オフライン
CF-W7の場合、
>=== Next deducing cogent software ===
と
>The base of the UDEV device file system is: /dev/.udev
の間に次の一節があって、これが当たりだったんですが、ないですね。
-----(CF-W7のModemData.txtから引用)-----
The High Defintion Audio card with PCI ID 8086:284b may host a soft modem chip.
There is candidate modem software.
For candidate modem in PCI bus: 00:1b.0
Class 0403: 8086:284b Audio device: Intel Corporation 82801H
Primary PCI_id 8086:284b
Subsystem PCI_id 10f7:8338
Softmodem codec or chipset from diagnostics:
from Archives:
Lacking a dsp (digital signal processing) chip, the modem is a software
intensive or "softmodem" type. Its primary controller manages the traffic
with the CPU. But the software needed is specified in the Subsystem.
-----------------------------------------
Support type needed or chipset: hsfmodem
Writing Intel.txt
For owners of a Dell PCs with Conexant HSF modems, a driver source package with full speed enabled is available, but requires driver compiling. Read Conexant.txt
The hsfmodem package serves a great variety of Conexant chipset modems.
From http://www.linuxant.com/drivers/hsf/full/downloads-ubuntu-x86.php
download hsfmodem_VersionSpec_k2.6.22_14_generic_ubuntu_i386.deb.zip
with 2.6.22_14_generic equivalent to 2.6.22-14-generic, your kernel version.
Under Linux unpack with:
$ unzip hsfmodem*.zip
Then install with:
$ sudo dpkg -i hsfmodem*.deb
Subsequently, the modem should be found with
$ sudo wvdialconf /etc/wvdial.conf
Edit in your personal information with:
$ sudo gedit /etc/wvdial.conf
and try dialing out with:
$ sudo wvdial.
See Testing.txt for details.
Read Conexant.txt
Writing Conexant.txt
Completed candidate modem analyses.
-----(引用終り)-----
オフライン
こんにちは。Linux初心者です。
Let's noteのモデムについて情報を探していたらこのフォーラムにたどりつきました。
私は、CF-W4(8.04)を利用しているのですが、内臓モデムが動作しません。
GNOME PPPでダイアルしようとすると、NO DIALTONEとなります。
CF-W4で内臓モデム利用出来てる方、いらっしゃればご教示頂けませんでしょうか。
なお、現状としては、sl-modemをインストールし、minicomでのATコマンドの応答等は
確認できています。
=== ps コマンドの結果 ===
Slmodemd 18699 0.0 0.3 3964 3980 ? SL 16:26 0:00 /usr/sbin/slmodemd --alsa -c JAPAN modem:1
=== GNOME PPP ログ ===
--> Cannot get information for serial port.
--> Initializing modem.
--> Sending: ATZ
ATZ
OK
--> Modem initialized.
--> Sending: ATM1L3DT0355208012
--> Waiting for carrier.
ATM1L3DT0355208012
NO DIALTONE
--> No dial tone.
=== scan Modem ログ===
Only plain text email is forwarded by the [email protected] List Server,
as HTML can contain viruses. Use as the email Subject Line:
YourName, YourCountry kernel 2.6.24-19-generic
With this Subject Line cogent experts will be alerted, and useful case names left in the Archive.
YourCountry will enable Country specific guidance. Linux experts in YourCountry
can be found through: http://www.linux.org/groups/index.html.
They will know your Country's modem code, which may be essential for dialup service.
Responses from [email protected] are sometimes blocked by an Internet Provider mail filters.
So in a day, also check the Archived responses at http://www.linmodems.org
-------------------------- System information ----------------------------
CPU=i686,
Linux version 2.6.24-19-generic (buildd@terranova) (gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu7)) #1 SMP Fri Jul 11 23:41:49 UTC 2008
scanModem update of: 2008_07_12
The modem symbolic link is /dev/modem -> ttySL0
The slmodemd set symbolic link is /dev/ttySL0 -> /dev/pts/0
There are no blacklisted modem drivers in /etc/modprobe* files
Attached USB devices are:
ID 04da:250a Panasonic (Matsushita)
ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
USB modems not recognized
For candidate card in slot 00:1e.3, firmware information and bootup diagnostics are:
PCI slot PCI ID SubsystemID Name
---------- --------- --------- --------------
00:1e.3 8086:266d 10f7:834e Modem: Intel Corporation 82801FB/FBM/FR/FW/FRW
Modem interrupt assignment and sharing:
17: 2558 IO-APIC-fasteoi sdhci:slot0, Intel ICH6 Modem
--- Bootup diagnostics for card in PCI slot 00:1e.3 ----
[ 11.968485] ACPI: PCI Interrupt 0000:00:1e.3[b] -> GSI 20 (level, low) -> IRQ 17
[ 11.968496] ACPI: PCI interrupt for device 0000:00:1e.3 disabled
[ 28.941987] ACPI: PCI Interrupt 0000:00:1e.3[b] -> GSI 20 (level, low) -> IRQ 17
[ 28.942012] PCI: Setting latency timer of device 0000:00:1e.3 to 64
[ 108.045700] ACPI: PCI interrupt for device 0000:00:1e.3 disabled
[ 1.873438] PM: Writing back config space on device 0000:00:1e.3 at offset f (was 200, writing 203)
[ 1.873459] PM: Writing back config space on device 0000:00:1e.3 at offset 5 (was 1501, writing 2001)
[ 1.873466] PM: Writing back config space on device 0000:00:1e.3 at offset 4 (was 1401, writing 2401)
[ 1.873475] PM: Writing back config space on device 0000:00:1e.3 at offset 1 (was 2900005, writing 2900001)
[ 1.873495] ACPI: PCI Interrupt 0000:00:1e.3[b] -> GSI 20 (level, low) -> IRQ 17
[ 1.873503] PCI: Setting latency timer of device 0000:00:1e.3 to 64
[ 350.601637] ACPI: PCI interrupt for device 0000:00:1e.3 disabled
[ 350.761780] ACPI: PCI Interrupt 0000:00:1e.3[b] -> GSI 20 (level, low) -> IRQ 17
[ 350.761814] PCI: Setting latency timer of device 0000:00:1e.3 to 64
The PCI slot 00:1e.3 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 [email protected]
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.15
The modem cards detected by "aplay -l" are:
カード 1: Modem [Intel ICH6 Modem], デバイス 0: Intel ICH - Modem [Intel ICH6 Modem - Modem]
The /proc/asound/pcm file reports:
-----------------------
00-04: Intel ICH - IEC958 : Intel ICH6 - IEC958 : playback 1
00-03: Intel ICH - ADC2 : Intel ICH6 - ADC2 : capture 1
00-02: Intel ICH - MIC2 ADC : Intel ICH6 - MIC2 ADC : capture 1
00-01: Intel ICH - MIC ADC : Intel ICH6 - MIC ADC : capture 1
00-00: Intel ICH : Intel ICH6 : playback 1 : capture 1
01-00: Intel ICH - Modem : Intel ICH6 Modem - Modem : playback 1 : capture 1
about /proc/asound/cards:
------------------------
0 [ICH6 ]: ICH4 - Intel ICH6
Intel ICH6 with STAC9750,51 at irq 22
1 [Modem ]: ICH-MODEM - Intel ICH6 Modem
Intel ICH6 Modem at irq 17
Lines in: /proc/asound/card1/codec97#0/mc97#1-1+regs
-------------------------------
0:7c = 4358 and 0:7e = 5423
are translated from hexadecimal code into the modem chip identifier: CXT23
Support is provided only through hsfmodem drivers. Read DOCs/Conexant.txt
=== Finished firmware and bootup diagnostics, next deducing cogent software. ===
Predictive diagnostics for card in bus 00:1e.3:
Modem chipset detected on
NAME="Modem: Intel Corporation 82801FB/FBM/FR/FW/FRW "
CLASS=0703
PCIDEV=8086:266d
SUBSYS=10f7:834e
IRQ=17
SOFT=8086:266d.MC97
CodecDiagnosed=CXT23
CodecClass=CXT
IDENT=hsfmodem
Driver=snd-intel8x0m
For candidate modem in: 00:1e.3
0703 Modem: Intel Corporation 82801FB/FBM/FR/FW/FRW
Primary device ID: 8086:266d
Subsystem PCI_id 10f7:834e
Softmodem codec or chipset from diagnostics: CXT23CXT, a Conexant type using hsfmodem software.
from Archives:
CXTnn is a generic for all CXTnumbers, with Linuxant hsfmodem software support.
This is a NEW softmodem case! Please send the output ModemData.txt
to [email protected] to enrich the Archive and help others!
If further assistance is not needed, please use email Subject:
New Case Only
-------------------------------------------
Support type needed or chipset: hsfmodem
Writing DOCs/Intel.txt
For owners of a Dell PCs with Conexant HSF modems, a driver source package with full speed enabled is available, but requires driver compiling. Read DOCs/Conexant.txt
From http://www.linuxant.com/drivers/hsf/full/downloads-ubuntu-x86.php
download hsfmodem-7.68.00.07full_k2.6.24_19_generic_ubuntu_i386.deb.zip
Under Linux unpack with:
$ unzip hsfmodem*.zip
Then install with:
$ sudo dpkg -i hsfmodem*.deb
Subsequently, the modem should be found with
$ sudo wvdialconf /etc/wvdial.conf
Edit in your personal information with:
$ sudo gedit /etc/wvdial.conf
and try dialing out with:
$ sudo wvdial.
See DOCs/Testing.txt for details.
Read DOCs/Conexant.txt
Writing DOCs/Conexant.txt
Completed candidate modem analyses.
The base of the UDEV device file system is: /dev/.udev
Versions adequately match for the compiler installed: 4.2.3
and the compiler used in kernel assembly: 4.2.3
Minimal compiling resources appear complete:
make utility - /usr/bin/make
Compiler version 4.2
linuc_headers base folder /lib/modules/2.6.24-19-generic/build
However some compilations and executable functions may need additional files,
in the FileNames.h (so called kernel "h"eaders) collection installed in /usr/include/ .
For martian_modem, additional required packages are n. The also required headers of package libc6 are commonly installed by default.
Compiling hsfmodem drivers does require linux-libc-dev and libc6-dev packages, for kernels 2.6.24 and later versions.
In not included on your install CD, search for them at http://packages.ubuntu.com
or comparable Repository for other Linux distros.
When compiling ALSA drivers, the utility "patch" will also be needed.
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:
-rwsr-xr-- 1 root dip 269256 2007-10-05 04:57 /usr/sbin/pppd
In case of an "error 17" "serial loopback" problem, see:
http://linmodems.technion.ac.il/linmodems/archive-sixth/msg02637.html
To enable dialout without Root permission do:
$ su - root (not for Ubuntu)
sudo chmod a+x /usr/sbin/pppd
or under Ubuntu related Linuxes
sudo chmod a+x /usr/sbin/pppd
Checking settings of: /etc/ppp/options
asyncmap 0
noauth
crtscts
lock
hide-password
modem
proxyarp
lcp-echo-interval 30
lcp-echo-failure 4
noipx
In case of a message like:
Warning: Could not modify /etc/ppp/pap-secrets: Permission denied
see http://linmodems.technion.ac.il/bigarch/archive-sixth/msg04656.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.
==========================================================
# start/stop the daemon when the USB modem is connected
KERNEL=="slusb[0-9]*", GROUP="dialout", RUN+="/etc/init.d/sl-modem-daemon"
Checking for modem support lines:
--------------------------------------
/device/modem symbolic link: lrwxrwxrwx 1 root root 6 2008-07-21 15:43 /dev/modem -> ttySL0
slmodemd created symbolic link /dev/ttySL0: lrwxrwxrwx 1 root root 10 2008-07-21 15:43 /dev/ttySL0 -> /dev/pts/0
Within /etc/udev/ files:
/etc/udev/rules.d/030_sl-modem-daemon.rules:# start/stop the daemon when the USB modem is connected
/etc/udev/rules.d/030_sl-modem-daemon.rules:KERNEL=="slusb[0-9]*", GROUP="dialout", RUN+="/etc/init.d/sl-modem-daemon"
/etc/udev/sl-modem-daemon.rules:# start/stop the daemon when the USB modem is connected
/etc/udev/sl-modem-daemon.rules:KERNEL=="slusb[0-9]*", GROUP="dialout", RUN+="/etc/init.d/sl-modem-daemon"
Within /etc/modprobe.conf files:
/etc/modprobe.d/blacklist-modem:# Uncomment these entries in order to blacklist unwanted modem drivers
/etc/modprobe.d/blacklist-modem:# blacklist snd-atiixp-modem
/etc/modprobe.d/blacklist-modem:# blacklist snd-via82xx-modem
/etc/modprobe.d/sl-modem-daemon.modutils:install slamr modprobe --ignore-install ungrab-winmodem ; modprobe --ignore-install slamr; test -e /dev/slamr0 || (/bin/mknod -m 660 /dev/slamr0 c 242 0 2>/dev/null && chgrp dialout /dev/slamr0)
/etc/modprobe.d/alsa-base:options snd-atiixp-modem index=-2
/etc/modprobe.d/alsa-base:options snd-via82xx-modem index=-2
Within any ancient /etc/devfs files:
Within ancient kernel 2.4.n /etc/module.conf files:
--------- end modem support lines --------
オフライン