انجمن‌های فارسی اوبونتو

لطفاً به انجمن‌ها وارد شده و یا جهت ورود ثبت‌نام نمائید

لطفاً جهت ورود نام کاربری و رمز عبورتان را وارد نمائید


ارائه ۲۵٫۰۴ اوبونتو منتشر شد 🎉

نویسنده موضوع: مشکل در نصب مودم HCF Conexant (حل شد)  (دفعات بازدید: 4938 بار)

0 کاربر و 1 مهمان درحال مشاهده موضوع.

آفلاین PeaCe

  • Newbie
  • *
  • ارسال: 6
مشکل در نصب مودم HCF Conexant (حل شد)
« : 26 فروردین 1387، 02:34 ب‌ظ »
سلام

من یه مودم Rockwell 3 chip دارم که توی نصبش در ubuntu مشکل دارم  :(
این Modemdata هست که از طریق نرم افزار Scanmodem به دست آوردم :

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.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.
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.22-14-generic (buildd@palmer) (gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)) #1 SMP Sun Oct 14 23:05:12 GMT 2007
 scanModem update of:  2008_04_10

 There are no blacklisted modem drivers in /etc/modprobe*  files
USB modem not detected by lsusb

For candidate card in slot 02:08.0, firmware information and bootup diagnostics are:
 PCI slot PCI ID SubsystemID Name
 ---------- --------- --------- --------------
 02:08.0 127a:1025 127a:1025 Communication controller: Rockwell International HCF 56k Data/Fax/Voice/Spkp

 Modem interrupt assignment and sharing:
 --- Bootup diagnostics for card in PCI slot 02:08.0 ----

=== Finished firmware and bootup diagnostics, next deducing cogent software. ===

Predictive diagnostics for card in bus 02:08.0:
Modem chipset  detected on
CLASS="Class 0780: 127a:1025"
NAME="Communication controller: Rockwell International HCF 56k Data/Fax/Voice/Spkp "
PCIDEV=127a:1025
SUBSYS=127a:1025
IRQ=5
IDENT=HCF.HSF

 For candidate modem in:  02:08.0
   Class 0780: 127a:1025 Communication controller: Rockwell International HCF 56k Data/Fax/Voice/Spkp
      Primary PCI_id  127a:1025
 Support type needed or chipset: HCF.HSF
 

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

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

 127a:1025 could be either a HSF or HCF Conexant modem, because of ambiguous
 use of the PCI ID by modem assemblers. First try the hcflinodem package.
 If the installation aborts, then use the hsfmodem package. Read Conexant.txt
 for details and Modem/YourSystem.txt for follow through guidance.

 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_7.68.00.07full_k2.6.22_14_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 Testing.txt  for details.
 
 Read Conexant.txt

Writing 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.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-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

Read Modem/YourSystem.txt concerning other COMM channels: eth0
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/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/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 --------


درایور Dell رو تست کردم و کار نکرد.
درایوری که در انتهای Modemdata بهم پیشنهاد کرده بود رو نصب کردم که اون هم مشکل داشت یعنی وقتی از دستور pon یا روش گرافیکی از طریق Network می خوام که Connect کنم از مودم یه صدای تق میاد ولی نه از Dialing خبری هست نه از HandShaking . استفاده از دستور Wvdial هم منجر به این erorr میشه :
peace@IQ:~$ sudo wvdial
WvDial<*1>: WvDial: Internet dialer version 1.56
WvDial<*1>: Initializing modem.
WvDial<*1>: Sending: ATZ
WvDial Modem<*1>: ATZ
WvDial Modem<*1>: OK
WvDial<*1>: Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
WvDial Modem<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
WvDial Modem<*1>: OK
WvDial<*1>: Modem initialized.
WvDial<Err>: Configuration does not specify a valid phone number.
WvDial<Err>: Configuration does not specify a valid login name.
WvDial<Err>: Configuration does not specify a valid password.

این هم مشخصات wvdial.conf
Dialer Defaults]
Modem = /dev/ttySHSF0
Baud = 57600
Init = ATZ
Init2 = AT S11=50
Phone = 9718140
Username = aban85
Password = 2222
[Dialer phone2]
Phone = 9714018
[Dialer shh]
Init3 = ATM0
[Dialer tone]
Dial Command = ATDT

یکی از دوستان یه درایور معرفی کرده تو یه تاپیک دیگه که به نظر می رسه کار می کنه روی HCF ها ولی متاسفانه Free نیست مثل اینکه :(
http://forum.ubuntu.ir/index.php?topic=4123.msg28725#msg28725

خیلی ممنون میشم اگر کمک کنید  ;)
« آخرین ویرایش: 29 فروردین 1387، 01:20 ق‌ظ توسط PeaCe »

آفلاین hasannoori

  • Sr. Member
  • *
  • ارسال: 423
  • جنسیت : پسر
    • ق
پاسخ به: مشکل در نصب مودم HCF Conexant
« پاسخ #1 : 26 فروردین 1387، 05:18 ب‌ظ »
سلام دوست عزیز
ظاهرا مشکل نصب مودم نیست بلکه مشکل در فایل wvdial.conf هست
ابتدا کلیدهای ALT+ F2 رو بزن
توی کادری که باز میشه بنویس :
gksudo gedit /etc/wvdial.confمحتویات فایلی که باز میشه رو اینجا قرار بده!
« آخرین ویرایش: 26 فروردین 1387، 05:21 ب‌ظ توسط hasannoori »

آفلاین hasannoori

  • Sr. Member
  • *
  • ارسال: 423
  • جنسیت : پسر
    • ق
پاسخ به: مشکل در نصب مودم HCF Conexant
« پاسخ #2 : 26 فروردین 1387، 05:25 ب‌ظ »
[Dialer Defaults]
Modem = /dev/ttySHSF0
Baud = 57600
Init = ATZ
Init2 = AT S11=50
Phone = 9718140
Username = aban85
Password = 2222
[Dialer phone2]
Phone = 9714018
[Dialer shh]
Init3 = ATM0
[Dialer tone]
Dial Command = ATDT
اوه ظاهرا اون رو نوشتید  ](*,)
خوب اون قسمت:[Dialer phone2]
Phone = 9714018
پاک کنید و دوباره امتحان کنید
« آخرین ویرایش: 26 فروردین 1387، 05:28 ب‌ظ توسط hasannoori »

آفلاین PeaCe

  • Newbie
  • *
  • ارسال: 6
پاسخ به: مشکل در نصب مودم HCF Conexant
« پاسخ #3 : 26 فروردین 1387، 06:13 ب‌ظ »
سلام این محتویات اون فایل هست

[Dialer Defaults]
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Modem Type = Analog Modem
; Phone = <Target Phone Number>
ISDN = 0
; Password = <Your Password>
New PPPD = yes
; Username = <Your Login Name>
Modem = /dev/modem
Baud = 460800

که البته نمی تونم تغییرش بدم .

در مورد پاک کردن
Dialer phone2
Phone = 9714018
قبلا این کار رو کردم ولی فرقی نکرده، تقریبا تمام ترکیبات مختلف wvdial.conf رو امتحان کردم.

آفلاین PeaCe

  • Newbie
  • *
  • ارسال: 6
پاسخ به: مشکل در نصب مودم HCF Conexant
« پاسخ #4 : 27 فروردین 1387، 12:58 ق‌ظ »
به خاطر مشکلی که داشتم یه مودم دیگه از دوستانم گرفتم که البته اون هم HCF Conexant هست، ولی با اون می تونم Connect شم فقط تنها مشکل اینه که Send & Recieve ندارم  :'( جلوی status می نویسه : idle

ممنون میشم اگه راهنماای کنید
این هم ModemData ی این مودم جدید :

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.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.
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.22-14-generic (buildd@palmer) (gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)) #1 SMP Sun Oct 14 23:05:12 GMT 2007
 scanModem update of:  2008_04_10
The modem symbolic link is /dev/modem -> ttySHSF0
 There are no blacklisted modem drivers in /etc/modprobe*  files
USB modem not detected by lsusb

For candidate card in slot 02:09.0, firmware information and bootup diagnostics are:
 PCI slot PCI ID SubsystemID Name
 ---------- --------- --------- --------------
 02:09.0 14f1:1056 14f1:1056 Communication controller: Conexant HCF 56k Data/Fax/Voice/Spkp Modem

 Modem interrupt assignment and sharing:
 21:         82   IO-APIC-fasteoi   hcfpcihw
 --- Bootup diagnostics for card in PCI slot 02:09.0 ----
[   43.052827] ACPI: PCI Interrupt 0000:02:09.0[A] -> Link [APC4] -> GSI 19 (level, low) -> IRQ 21

=== Finished firmware and bootup diagnostics, next deducing cogent software. ===

Predictive diagnostics for card in bus 02:09.0:
Modem chipset  detected on
CLASS="Class 0780: 14f1:1056"
NAME="Communication controller: Conexant HCF 56k Data/Fax/Voice/Spkp Modem "
PCIDEV=14f1:1056
SUBSYS=14f1:1056
IRQ=21
IDENT=hcflinmodem

 For candidate modem in:  02:09.0
   Class 0780: 14f1:1056 Communication controller: Conexant HCF 56k Data/Fax/Voice/Spkp Modem
      Primary PCI_id  14f1:1056
 Support type needed or chipset: hcflinmodem
 

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

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

 Read Conexant.txt

Writing 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.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-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

Read Modem/YourSystem.txt concerning other COMM channels: eth0
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:   lrwxrwxrwx 1 root root 8 2008-04-14 20:06 /dev/modem -> ttySHSF0
slmodemd created symbolic link /dev/ttySL0: 
     Within /etc/udev/ files:
/etc/udev/rules.d/00-hcfpci.rules:KERNEL=="ttySHCF0", SYMLINK="modem"
/etc/udev/rules.d/00-hsf.rules:KERNEL=="ttySHSF0", SYMLINK="modem"
     Within /etc/modprobe.conf files:
/etc/modprobe.d/hsf.conflicts:install snd-via82xx-modem /bin/true # temporarily disabled by hsf - conflicts with hsfmc97via
/etc/modprobe.d/hsf.conflicts:install snd-atiixp-modem /bin/true # temporarily disabled by hsf - conflicts with hsfmc97ati
/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/alsa-base:options snd-atiixp-modem index=-2
/etc/modprobe.d/alsa-base:options snd-via82xx-modem index=-2
/etc/modprobe.d/hcfpci.conflicts:install snd-via82xx-modem /bin/true # temporarily disabled by hcfpci - conflicts with hsfmc97via
/etc/modprobe.d/hcfpci.conflicts:install snd-atiixp-modem /bin/true # temporarily disabled by hcfpci - conflicts with hsfmc97ati
/etc/modprobe.d/hsf:alias /dev/modem /dev/ttySHSF
/etc/modprobe.d/hcfpci:alias /dev/modem /dev/ttySHCF
     Within any ancient /etc/devfs files:
/etc/devfs/conf.d/hcfpci.conf:LOOKUP ^(ttySHCF[0-9]|modem$) EXECUTE nice /sbin/modprobe /dev/ttySHCF
/etc/devfs/conf.d/hcfpci.conf:REGISTER ^ttySHCF0$ CFUNCTION GLOBAL symlink $devname modem
/etc/devfs/conf.d/hcfpci.conf:UNREGISTER ^ttySHCF0$ CFUNCTION GLOBAL unlink modem
/etc/devfs/conf.d/hsf.conf:LOOKUP ^(ttySHSF[0-9]|modem$) EXECUTE nice /sbin/modprobe /dev/ttySHSF
/etc/devfs/conf.d/hsf.conf:REGISTER ^ttySHSF0$ CFUNCTION GLOBAL symlink $devname modem
/etc/devfs/conf.d/hsf.conf:UNREGISTER ^ttySHSF0$ CFUNCTION GLOBAL unlink modem
     Within ancient kernel 2.4.n /etc/module.conf files:

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

« آخرین ویرایش: 27 فروردین 1387، 12:59 ق‌ظ توسط PeaCe »

آفلاین PeaCe

  • Newbie
  • *
  • ارسال: 6
پاسخ به: مشکل در نصب مودم HCF Conexant
« پاسخ #5 : 27 فروردین 1387، 02:48 ق‌ظ »
برند این مودم z-cyber هست و تو سایتش یه درایور برای لینوکس هست، که البته به نظر می رسه توی ubuntu کارایی نداره.
اگه لطف کنید یه راهی بهم بگید که از این درایور بتونم استفاده کنم ممنون میشم.
http://www.zoltrix.com/PUBLIC2/MODEM/SmartSpirit/SmartDAA_Release.tar.gz  >>> ~300kb

آفلاین kinglet

  • Full Member
  • *
  • ارسال: 214
  • جنسیت : پسر
    • My Personal Blog
پاسخ به: مشکل در نصب مودم HCF Conexant
« پاسخ #6 : 27 فروردین 1387، 03:20 ق‌ظ »
http://www.linuxant.com/drivers/hcf/install.php در مورد اون HCF Conexant یه نگاه بندازید اینجا.

اون فایل wvdial.conf هم اگر قابل ویرایش نیست با کاربر روت امتحان کنید.
ای که دستت میرسد، کاری بکن
پیش از آن کز تو نیاید هیچ کار!!

آفلاین hasannoori

  • Sr. Member
  • *
  • ارسال: 423
  • جنسیت : پسر
    • ق
پاسخ به: مشکل در نصب مودم HCF Conexant
« پاسخ #7 : 28 فروردین 1387، 01:13 ق‌ظ »
ابتدا دستور زیر رو اجرا کنید:
sudo wvdialconf /etc/wvdial.confدر صورت اجرای با موفقیت، دستور زیر رو اجرا کنید:
gksudo gedit /etc/wvdial.confو در اون فایل علامت ;(نقطه ویرگول)رو از ابتدای اونهایی که مربوط به شماره تلفن و رمز عبور هست رو بردار
و شماره تلفن و رمز و یوزر رو بنویس.
حالا فایل رو ذخیره کن
بعد تو ترمینال دستورزیر رو بنویس:
wvdialخروجیه همه دستورات رو برای راهنمایی بیشتر اینجا قرار بده

آفلاین PeaCe

  • Newbie
  • *
  • ارسال: 6
پاسخ به: مشکل در نصب مودم HCF Conexant
« پاسخ #8 : 29 فروردین 1387، 01:10 ق‌ظ »
خیلی ممنون از توجه همه دوستان‌  ;)
خدا رو شکر مشکل حل شد.

آفلاین hasannoori

  • Sr. Member
  • *
  • ارسال: 423
  • جنسیت : پسر
    • ق
پاسخ به: مشکل در نصب مودم HCF Conexant (حل شد)
« پاسخ #9 : 31 فروردین 1387، 01:40 ق‌ظ »
خیلی ممنون از توجه همه دوستان‌  ;)
خدا رو شکر مشکل حل شد.
لااقل یه عبارت {حل شد} در انتهای عنوان قرار بدید، در ضمن میشه بگید چطور حل شد؟ :)