سلام. مودم با مارک Genius و مدل GM56PCI-LA هستش. scan modem را هم انجام دادم ولی خوب از فایل ModemِData.txt چیزی نفهمیدم. بسکه زیاد بود.
میشه کمکم کنید؟
ModemData.txt
Only plain text email is forwarded by the Discuss@Linmodems.org List Server,
as HTML can contain viruses. Use as the email Subject Line:
YourName, YourCountry kernel 2.6.24-16-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 Discuss@Linmodems.org 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-16-generic (buildd@palmer) (gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu7)) #1 SMP Thu Apr 10 13:23:42 UTC 2008
scanModem update of: 2008_06_05
There are no blacklisted modem drivers in /etc/modprobe* files
Attached USB devices are:
ID 04d9:0499 Holtek Semiconductor, Inc.
USB modems not recognized
For candidate card in slot 00:0d.0, firmware information and bootup diagnostics are:
PCI slot PCI ID SubsystemID Name
---------- --------- --------- --------------
00:0d.0 11c1:044c 11c1:044c Communication controller: Agere Systems LT WinModem
Modem interrupt assignment and sharing:
15: 2717 IO-APIC-edge libata
--- Bootup diagnostics for card in PCI slot 00:0d.0 ----
=== Finished firmware and bootup diagnostics, next deducing cogent software. ===
Predictive diagnostics for card in bus 00:0d.0:
Modem chipset detected on
CLASS="Class 0780: 11c1:044c"
NAME="Communication controller: Agere Systems LT WinModem "
SUBSYS=11c1:044c
PCIDEV=11c1:044c
IRQ=5
IDENT=Agere.DSP
For candidate modem in: 00:0d.0
Class 0780: 11c1:044c Communication controller: Agere Systems LT WinModem
Primary device ID: 11c1:044c
Support type needed or chipset: Agere.DSP
----------------end Softmodem section --------------
The modem has a Lucent/Agere/LSI Mars or Apollo DSP (digital signal processing) chipset.
Support packages for 2.6.n kernels are at:
http://linmodems.technion.ac.il/packages/ltmodem/kernel-2.6/martian/ , with current update martian-full-20071011.tar.gz
See DOCs/AgereDSP.txt for Details.
Vendor 11c1 is Lucent Technologies with modem technology now under LSI Inc.
Their Linux code developer/maintainer is Soumyendu Sarkar. Support for a chipset and its
continued maintenance is only initiated at the request of a major chipset buyer,
or comparable sponsor. Several different modem chipset types are produced:
with varying support under Linux.
Device ID Support Name Comment
--------- ------------- ----------- -----------------------------
0480 serial drivers Venus controller chipset 1673JV7
0440-045d martian Mars/Apollo DSP (digital signal processing) chipsets
0462 none 56K.V90/ADSL Wildwire
048d none SV2P soft modem
048(c or f) AGRSM SV2P soft modem
0600 none soft modem, very few in the field.
0620 AGRSM Pinball soft modem, in some HP desktop PCs
011c11040 AGRSM_RedFlag Softmodem on some High Definition Audio cards, support only for Red Flag kernel 2.6.21-20
062(1-3) none SV92PP,Pinball soft modem, in some HP desktop PCs
martian - At http://linmodems.technion.ac.il/packages/ltmodem/kernel-2.6/martian/
AGRSM - At http://linmodems.technion.ac.il/packages/ltmodem/sv92/ , the agrsm-20080203.tar.gz
AGRSM_RedFlag at At http://linmodems.technion.ac.il/packages/ltmodem/11c11040/
The suse-10-2a.tar.gz has newer Agere/LSI code, but there are compiling problems with newer kernels/
0x044c -- Mars 3 Perseus data/fax only:North America and Global board
0x044c -- Mars 3.2 Mercury data fax only when no eeprom is present, North America DAA
-------------- end Agere Systems section -------------------
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-16-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.
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-04 23:27 /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
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:
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 --------
ممنون...
یا علی علیه السلام
سلام دستوري را كه شما فرموده بودين انجام دادم نتيجش اين شد:
pc@pc-desktop:~$ sudo apt-get install -f
[sudo] password for pc:
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
pc@pc-desktop:~$ sudo dpkg --configure -a
dpkg: dependency problems prevent configuration of libgcc1:
libgcc1 depends on libc6 (>= 2.7-1); however:
Version of libc6 on system is 2.5-0ubuntu14.
dpkg: error processing libgcc1 (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
libgcc1
در ضمن چرا اين كتابخانه ي libc6 كه به گفته ي شما حياتي هست به طور پيشفرض توسط اوبونتو نصب نمي شه؟ در قسمت بالاي دسكتاپ من هم يه علامت ورود ممنوع هست كه توي عكس زير هم معلومه و وقتي اجراش مي كنم و نمي تونه به اينترنت وصل بشه قرمز مي شه:
(http://i31.tinypic.com/2wnznd5.gif)
يا علي عليه السلام
سلام.بعد از پست بالا من دوبار اوبونتو را مجبور شدم دوباره نصب كنم ولي در آخرين اوبونتو هم كه نصب كرده بودم نتونستم مودم را نصب كنم.من فايل هاي زير را داخل يك پوشه به نام Modem ريختم و اين پوشه را گذاشتم روي دسكتاپ.
- alsa-driver-linuxant_1.0.16.1-1_all.deb
- belocs-locales-bin_2.4-2ubuntu2_i386.deb
- gcc-4.3-base_4.3.0-5_i386.deb
- hsfmodem_7.68.00.10full_k2.6.24_16_generic_ubuntu_i386.deb
- libc6_2.7-12_i386.deb
- libc6-dev_2.7-10_i386.deb
- libc6-dev_2.7-12_i386.deb
- libgcc1_4.3.0-5_i386.deb
- linux-libc-dev_2.6.25-4_i386.deb
- locales_2.3.23_all.deb
- tzdata_2007b-0ubuntu1_all.deb
و دستور sudo dpkg -i *
را اجرا كردم.ولي توي ترمينال اين ها را نوشت:
Selecting previously deselected package alsa-driver-linuxant.
(Reading database ... 95678 files and directories currently installed.)
Unpacking alsa-driver-linuxant (from alsa-driver-linuxant_1.0.16.1-1_all.deb) ...
dpkg - warning: downgrading belocs-locales-bin from 2.4-2.2ubuntu7 to 2.4-2ubuntu2.
Preparing to replace belocs-locales-bin 2.4-2.2ubuntu7 (using belocs-locales-bin_2.4-2ubuntu2_i386.deb) ...
Unpacking replacement belocs-locales-bin ...
Selecting previously deselected package gcc-4.3-base.
Unpacking gcc-4.3-base (from gcc-4.3-base_4.3.0-5_i386.deb) ...
Selecting previously deselected package hsfmodem.
Unpacking hsfmodem (from hsfmodem_7.68.00.10full_k2.6.24_16_generic_ubuntu_i386.deb) ...
Preparing to replace libc6 2.7-10ubuntu3 (using libc6_2.7-12_i386.deb) ...
Unpacking replacement libc6 ...
Replaced by files in installed package belocs-locales-bin ...
Selecting previously deselected package libc6-dev.
Unpacking libc6-dev (from libc6-dev_2.7-10_i386.deb) ...
Preparing to replace libc6-dev 2.7-10 (using libc6-dev_2.7-12_i386.deb) ...
Unpacking replacement libc6-dev ...
Preparing to replace libgcc1 1:4.2.3-2ubuntu7 (using libgcc1_4.3.0-5_i386.deb) ...
Unpacking replacement libgcc1 ...
Selecting previously deselected package linux-libc-dev.
Unpacking linux-libc-dev (from linux-libc-dev_2.6.25-4_i386.deb) ...
dpkg - warning: downgrading locales from 2.7.9-4 to 2.3.23.
Preparing to replace locales 2.7.9-4 (using locales_2.3.23_all.deb) ...
Unpacking replacement locales ...
dpkg - warning: downgrading tzdata from 2008b-1ubuntu1 to 2007b-0ubuntu1.
Preparing to replace tzdata 2008b-1ubuntu1 (using tzdata_2007b-0ubuntu1_all.deb) ...
Unpacking replacement tzdata ...
More than one copy of package libc6-dev has been unpacked
in this run ! Only configuring it once.
Setting up gcc-4.3-base (4.3.0-5) ...
Setting up linux-libc-dev (2.6.25-4) ...
Setting up tzdata (2007b-0ubuntu1) ...
Current default timezone: 'Asia/Tehran'.
Local time is now: Tue Jun 17 03:20:43 IRST 2008.
Universal Time is now: Mon Jun 16 23:50:43 UTC 2008.
Run 'tzconfig' if you wish to change it.
Setting up libc6 (2.7-12) ...
Setting up libc6-dev (2.7-12) ...
Setting up libgcc1 (1:4.3.0-5) ...
Setting up alsa-driver-linuxant (1.0.16.1-1) ...
Building kernel modules for the 2.6.24-16-generic kernel, please wait... done.
ERROR: Build failed. Please review the build log at /tmp/alsa-driver-linuxant.6135.log
Conexant HSF softmodem driver, version 7.68.00.10full
If you need license keys, assistance or more information, please go to:
http://www.linuxant.com/
When reporting a problem for the first time, please send
us the file generated by "hsfconfig --dumpdiag".
Pre-built driver modules that seem compatible with your system were found under
/usr/lib/hsfmodem/modules/binaries/linux-2.6.24-16-generic-SMP.
Warning: no device detected by hsf driver - HDA modems may require reboot
Note: HDA support not compiled in the driver
Note: kernel module snd-via82xx-modem overridden by hsfmc97via
Note: kernel module snd-intel8x0m overridden by hsfmc97ich hsfmc97sis
Note: kernel module snd-atiixp-modem overridden by hsfmc97ati
dpkg: error processing alsa-driver-linuxant (--install):
subprocess post-installation script returned error exit status 2
Setting up belocs-locales-bin (2.4-2ubuntu2) ...
dpkg: dependency problems prevent configuration of hsfmodem:
hsfmodem depends on alsa-driver-linuxant; however:
Package alsa-driver-linuxant is not configured yet.
dpkg: error processing hsfmodem (--install):
dependency problems - leaving unconfigured
Setting up locales (2.3.23) ...
Installing new version of config file /etc/belocs/iso-639.def ...
Generating locales...
en_AU.UTF-8... done
en_BW.UTF-8... done
en_CA.UTF-8... done
en_DK.UTF-8... done
en_GB.UTF-8... done
en_HK.UTF-8... done
en_IE.UTF-8... done
en_IN.UTF-8... done
en_NZ.UTF-8... done
en_PH.UTF-8... done
en_SG.UTF-8... done
en_US.UTF-8... done
en_ZA.UTF-8... done
en_ZW.UTF-8... done
Generation complete.
Errors were encountered while processing:
alsa-driver-linuxant
hsfmodem
من طبق دستوري كه توي متن بالا گفته بود : ERROR: Build failed. Please review the build log at /tmp/alsa-driver-linuxant.6135.log رفتم و فايل alsa-driver-linuxant.6135.log را باز كردم و ديدم اينا را توش نوشته:
rm -f .depend *.o snd.map*
rm -f /*.ver
rm -f modules/*.o modules/*.ko
rm -f *~ out.txt *.orig *.rej .#* .gdb_history
rm -f doc/*~
rm -f config.cache config.log config.status Makefile.conf
rm -f utils/alsa-driver.spec
rm -f `find alsa-kernel -name "*~"`
rm -f `find alsa-kernel -name "*.orig"`
rm -f `find alsa-kernel -name "*.rej"`
rm -f `find alsa-kernel -name ".#*"`
rm -f `find alsa-kernel -name "out.txt"`
rm -rf autom4te.cache
rm -f alsa-kernel/include/version.h
rm -f include/sound
rm -fr .tmp_versions
rm -f Module.symvers
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking whether gcc needs -traditional... no
checking for current directory... /usr/lib/alsa-driver-linuxant
checking cross compile...
checking for directory with kernel source... /lib/modules/2.6.24-16-generic/build
checking for directory with kernel build...
checking for kernel linux/version.h... yes
checking for kernel linux/autoconf.h... yes
checking for kernel version... 2.6.24-16-generic
checking for GCC version... Kernel compiler: Used compiler: gcc (GCC) 4.2.3 (Ubuntu 4.2.3-2ubuntu7)
*** NO PREDEFINED KERNEL COMPILER IS DETECTED
*** Assuming the same compiler is used with the current system compiler.
*** Please make sure that the same compiler version was used for building kernel.
checking for built-in ALSA... no
checking for existing ALSA module... no
checking for Red Hat kernel... auto
checking for Red Hat kernel... no
checking for SUSE kernel... auto
checking for SUSE kernel... no
checking for CONFIG_EXPERIMENTAL... yes
checking for kernel linux/config.h... no
Creating <linux/config.h>...
checking to modify of kernel linux/kmod.h... no
checking for kernel linux/utsrelease.h... yes
checking for kernel linux/compiler.h... yes
checking for kernel linux/pm.h... yes
checking for kernel linux/spinlock.h... yes
checking for kernel linux/irq.h... yes
checking for kernel linux/threads.h... yes
checking for kernel linux/rwsem.h... yes
checking for kernel linux/gameport.h... yes
checking for kernel media/v4l2-dev.h... yes
checking for kernel linux/devfs_fs_kernel.h... no
Creating a dummy <linux/devfs_fs_kernel.h>...
checking for kernel linux/highmem.h... yes
checking for kernel linux/workqueue.h... yes
checking for kernel linux/dma-mapping.h... yes
checking for kernel asm/hw_irq.h... yes
checking for kernel linux/device.h... yes
checking for kernel linux/platform_device.h... yes
checking for kernel linux/isa.h... yes
checking for kernel linux/jiffies.h... yes
checking for kernel linux/compat.h... yes
checking for kernel linux/log2.h... yes
checking for kernel linux/adb.h... yes
checking for kernel linux/cuda.h... yes
checking for kernel linux/pmu.h... yes
checking for kernel linux/moduleparam.h... yes
checking for kernel linux/syscalls.h... yes
checking for kernel linux/firmware.h... yes
checking for kernel linux/err.h... yes
checking for kernel linux/bitmap.h... yes
checking for kernel linux/mutex.h... yes
checking for kernel linux/latency.h... yes
checking for kernel linux/kthread.h... yes
checking for kernel asm/irq_regs.h... yes
checking for kernel linux/seq_file.h... yes
checking for kernel module symbol versions... yes
checking for has ioport support... yes
checking for PCI support in kernel... yes
checking for I2C driver in kernel... module
checking for I2C_POWERMAC in kernel... unknown
checking for firmware loader... yes
checking for input subsystem in kernel... yes
checking for directory to store kernel modules... /lib/modules/2.6.24-16-generic/kernel/sound
checking for verbose procfs... on
checking for verbose printk... on
checking for debug level... none
checking for ISA support in kernel... yes
checking for processor type... i586
checking for i386 machine type... default
checking for ISA DMA API... yes
checking for SMP... yes
checking for Video device support in kernel... yes
checking for ISA PnP driver in kernel... yes
checking for PnP driver in kernel... yes
checking for Kernel ISA-PnP support... yes
checking for strlcpy... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for scnprintf... yes
checking for sscanf... yes
checking for vmalloc_to_page... yes
checking for old kmod... no
checking for PDE... yes
checking for pci_set_consistent_dma_mask... yes
checking for pci_dev_present... yes
checking for msleep... yes
checking for msleep_interrupt... yes
checking for msecs_to_jiffies... yes
checking for tty->count is the atomic type... no
checking for video_get_drvdata... yes
checking for V4L1 layer... yes
checking for io_remap_pfn_range... yes
checking for kcalloc... yes
checking for kstrdup... yes
checking for kzalloc... yes
checking for create_workqueue with flags... no
checking for saved_config_space in pci_dev... yes
checking for new pci_save_state... yes
checking for register_sound_special_device... yes
checking for driver version... 1.0.16
checking for sequencer support... yes
checking for OSS/Free emulation... yes
checking for OSS PCM plugin system inclusion... yes
checking for RTC callback support in kernel... yes
checking for HPET support... yes
checking for dynamic minor numbers... no
checking for support of old API... yes
checking for Procfs support... yes
checking for USB support... yes
checking for class_simple... no
checking for old driver suspend/resume callbacks... no
checking for removal of page-reservation for nopage/mmap... yes
checking for nested class_device... yes
checking for new IRQ handler... yes
checking for gfp_t... yes
checking for PnP suspend/resume... yes
checking for new unlocked/compat_ioctl... yes
checking for x86-compatible PC... yes
checking for High-Res timers... yes
checking for kernel PCMCIA
checking for PCMCIA support... yes
checking for PC9800 support in kernel... no
checking for parallel port support... yes
checking for power management... yes
checking for CONFIG_HAS_DMA... yes
checking for which soundcards to compile driver for... all
configure: creating ./config.status
config.status: creating version
config.status: creating Makefile.conf
config.status: WARNING: Makefile.conf.in seems to ignore the --datarootdir setting
config.status: creating snddevices
config.status: creating utils/alsa-driver.spec
config.status: creating utils/buildrpm
config.status: creating toplevel.config
config.status: creating utils/alsasound
config.status: creating utils/alsasound.posix
config.status: creating include/pci_ids_compat.h
config.status: creating include/i2c-id_compat.h
config.status: creating include/config.h
config.status: creating include/config1.h
config.status: creating include/version.h
config.status: include/version.h is unchanged
config.status: creating include/autoconf-extra.h
if [ ! -d include/sound -a ! -L include/sound ]; then \
ln -sf ../alsa-kernel/include include/sound ; \
fi
cp -puvf include/version.h include/sound/version.h
`include/version.h' -> `include/sound/version.h'
make dep
make[1]: Entering directory `/usr/lib/alsa-driver-linuxant'
make[2]: Entering directory `/usr/lib/alsa-driver-linuxant/acore'
copying file alsa-kernel/core/info.c
/usr/lib/alsa-driver-linuxant/utils/patch-alsa: 24: patch: not found
make[2]: *** [info.c] Error 1
make[2]: Leaving directory `/usr/lib/alsa-driver-linuxant/acore'
make[1]: *** [dep] Error 1
make[1]: Leaving directory `/usr/lib/alsa-driver-linuxant'
make: *** [include/sndversions.h] Error 2
بايد چيكار كنم؟يعني اون فايل هايي كه ليستشون را همون اول گفتم با هم سازگار نيستن؟ ](*,)
يا علي عليه السلام