Marco,
Is what you sent the text shown on the screen while running scanModem,
or the file ModemData.txt created by scanModem in directory Modem?
We NEED that file, the console log is not sufficient.
If this is the real file ModemData.txt, have you executed it as root,
that is sudo scanModem ?
Jacques
Marco Aurélio da Silva Sevalho wrote:
Hi,
I performed the modem test under my toshiba laptop
but I didn´t understand the results about
what´s my modem chipset and
what´s the linux driver that I can use
please I need some help
here is the result test
thanks
-------------------------- System information ----------------------------
CPU=i686, Ubuntu 7.04
Linux version 2.6.20-16-generic (root@terranova) (gcc version 4.1.2 (Ubuntu
4.1.2-0ubuntu4)) #2 SMP Thu Jun 7 20:19:32 UTC 2007
scanModem update of: 2007_July_16
ALSAversion 1.0.13
USB modem not detected by lsusb
Modem or host audio card candidates have firmware information:
PCI slot PCI ID SubsystemID Name
---------- --------- --------- --------------
00:14.2 1002:437b 1179:ff00 Audio device: ATI Technologies Inc
SB450 HDA Audio
Modem interrupt assignment and sharing:
17: 1253 0 IO-APIC-fasteoi HDA Intel
--- Bootup diagnostics for card in PCI slot 00:14.2 ----
[ 21.996000] ACPI: PCI Interrupt 0000:00:14.2[A] -> GSI 16 (level, low) -> IRQ 17
=== Finished modem firmware and bootup diagnostics section. ===
=== Next deducing cogent software ===
1002:437b is a High Definition Audio card, possibly hosting a soft modem.
Completed candidate modem analyses.
The base of the UDEV device file system is: /dev/.udev
Versions adequately match for the compiler installed: 4.1.2
and the compiler used in kernel assembly: 4.1.2
Kernel-header resources needed for compiling are not manifestly ready!
If compiling is necessary packages must be installed, providing:
linux-headers-2.6.20-16-generic
Checking pppd properties:
-rwsr-xr-- 1 root dip 269224 2007-04-04 23:41 /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: ath0 eth0 wifi0
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/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 --------