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

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

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


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

نویسنده موضوع: مودم Zoltrix - Smartlink و مشكل نصب درايور...  (دفعات بازدید: 29317 بار)

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

آفلاین (^_^)

  • Newbie
  • *
  • ارسال: 21
  • جنسیت : پسر
  • ™OpenSource
    • Orumia Technology Forum
مودم Zoltrix - Smartlink و مشكل نصب درايور...
« : 12 شهریور 1387، 09:42 ب‌ظ »
سلام دوستان عزيز

لطفا منو راهنمائي كنيد تا بتونم مشكل نصب مودم رو حل كنم..
براي راحتي كار شما من اطلاعات مورد نيازتون رو اينجا قرار ميدم.

اول اينكه مدل مودم من: Zoltrix Smart Sprit با چيپست Conexant HSFi هستش.
دوم اينكه ورژن كرنل اوبونتوي من: -2.6.22-14-generic
 هستش.

با برنامه ي ScanModem اطلاعاتي رو گرفتم كه خروجي فايل 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. 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.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_08_26
The modem symbolic link is /dev/modem -> ttySHSF0
 There are no blacklisted modem drivers in /etc/modprobe*  files
Attached USB devices are:
 ID 13fe:1d00 
 ID 1267:02f0 Logic3 / SpectraVideo plc

USB modems not recognized

For candidate card in slot 02:04.0, firmware information and bootup diagnostics are:
 PCI slot PCI ID SubsystemID Name
 ---------- --------- --------- --------------
 02:04.0 2000:2800 1801:2800 Modem: Smart Link Ltd. Unknown device 2800

 Modem interrupt assignment and sharing:
 --- Bootup diagnostics for card in PCI slot 02:04.0 ----
[   28.522290] ACPI: PCI Interrupt 0000:02:04.0[A] -> GSI 20 (level, low) -> IRQ 16
[   28.522304] ACPI: PCI interrupt for device 0000:02:04.0 disabled

 The PCI slot 02:04.0 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.
 

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

Predictive  diagnostics for card in bus 02:04.0:
Modem chipset  detected on
NAME="Modem: Smart Link Ltd. Unknown device 2800 "
CLASS=0703
PCIDEV=2000:2800
SUBSYS=1801:2800
IRQ=16
IDENT=slamr

 For candidate modem in:  02:04.0
   0703 Modem: Smart Link Ltd. Unknown device 2800
      Primary device ID:  2000:2800
 Support type needed or chipset: slamr
 

----------------end Softmodem section --------------
The modem is supported by the Smartlink
plus the slmodemd helper utility.  Read the
DOCs/Smartlink.txt and Modem/DOCs/YourSystem.txt for follow through guidance.


 From  http://linmodems.technion.ac.il/packages/smartlink/Ubuntu/ ,
 download the package slamr-2.6.22-14-generic.tar.gz
 Under Linux, open a terminal and unpack with:
 $ tar zxvf slamr*.tar.gz
 Move into the unpacked folder
 $ cd slamr-2.6.22-14-generic
 Look around
 $ ls
 Run the
 $  sudo ./setup

 Afterwards do:
 $ slmodemd --help
 $ slmodemd --countrylist &> Clist.txt
 If not in the USA, look for your COUNTRY_NAME therein.
 Do and edit with:
 $ sudo gedit  /etc/default/sl-modem-daemon
 and therein replace the USA in the line:
 SLMODEMD_COUNTRY=USA
 This will provide for the correct Country setting in the automated:
    slmodemd -c COUNTRY /dev/slamr0

 Read the DOCs/Smartlink.txt and DOCs/YourSystem.txt
Writing DOCs/Smartlink.txt
============ end Smartlink section =====================

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

Read Modem/DOCs/YourSystem.txt concerning other COMM channels: eth0 eth0:avah
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:   lrwxrwxrwx 1 root root 8 2008-09-02 17:47 /dev/modem -> ttySHSF0
slmodemd created symbolic link /dev/ttySL0: 
     Within /etc/udev/ files:
/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/alsa-base:options snd-atiixp-modem index=-2
/etc/modprobe.d/alsa-base:options snd-via82xx-modem index=-2
/etc/modprobe.d/hsf:alias /dev/modem /dev/ttySHSF
/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:
/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 --------


و خروجي دستور sudo wvdialconf به اين شكل شد...

saeid@saeid-1by1:~/Desktop$ sudo wvdialconf
Editing `/etc/wvdial.conf'.

Scanning your serial ports for a modem.

Modem Port Scan<*1>: Scanning ttySHSF0 first, /dev/modem is a link to it.
Modem Port Scan<*1>: SHSF0
ttyS0<Info>: Device or resource busy
Modem Port Scan<*1>: S0  
ttyS1<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud
ttyS1<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud
ttyS1<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up.
Modem Port Scan<*1>: S2   S3   SHSF1 SHSF2 SHSF3 SHSF4
Modem Port Scan<*1>: SHSF5 SHSF6 SHSF7


Sorry, no modem was detected!  Is it in use by another program?
Did you configure it properly with setserial?

Please read the FAQ at http://open.nit.ca/wiki/?WvDial

If you still have problems, send mail to <wvdial-list@lists.nit.ca>.

حالا من چندتا سئوال از شما دارم...
1. درايور سازگار با مودم خودم رو از كجا گير بيارم؟
2. من قبلا يه درايور رو نصب كردم كه ظاهرا سازگار با مودم من نيست! چه طوري Uninstall كنم نسخه ي قبلي رو؟
3. اگه من اوبونتو 8.4 رو نصب كنم اين درايوري كه براي اين نسخه (7.10) گرفتم به درد نمي خوره ؟ يعني بايد درايور مناسب براي

اوبونتو 8.4 رو پيدا كنم ؟

با تشكر از همه شما عزيزان.
« آخرین ویرایش: 16 شهریور 1387، 04:21 ب‌ظ توسط (^_^) »
---------------
Iran :: West Azarbayjan :: Orumia City

آفلاین iqson716

  • High Sr. Member
  • *
  • ارسال: 641
  • جنسیت : پسر
    • اُرِم

آفلاین Masoud

  • Full Member
  • *
  • ارسال: 120
  • جنسیت : پسر
پاسخ به: مديران عزيز لطفا كمك كنيد...
« پاسخ #2 : 13 شهریور 1387، 01:53 ق‌ظ »
تو خروجی اسکن مودم نوشته که....
From  http://linmodems.technion.ac.il/packages/smartlink/Ubuntu/ ,
 download the package slamr-2.6.22-14-generic.tar.gz
 Under Linux, open a terminal and unpack with:
 $ tar zxvf slamr*.tar.gz
 Move into the unpacked folder
 $ cd slamr-2.6.22-14-generic
 Look around
 $ ls
 Run the
 $  sudo ./setup

 Afterwards do:
 $ slmodemd --help
 $ slmodemd --countrylist &> Clist.txt
 If not in the USA, look for your COUNTRY_NAME therein.
 Do and edit with:
 $ sudo gedit  /etc/default/sl-modem-daemon
 and therein replace the USA in the line:
 SLMODEMD_COUNTRY=USA
 This will provide for the correct Country setting in the automated:
    slmodemd -c COUNTRY /dev/slamr0
!Open mind, open source

آفلاین (^_^)

  • Newbie
  • *
  • ارسال: 21
  • جنسیت : پسر
  • ™OpenSource
    • Orumia Technology Forum
پاسخ به: مديران عزيز لطفا كمك كنيد...
« پاسخ #3 : 13 شهریور 1387، 01:46 ب‌ظ »
سلام.
دوستان من هنوز به جواب سئوال هام نرسيدم...

مديران عزيز لطفا راهنمائي كنيد...

من چطوري درايور قبلي رو حذف (Uninstall) كنم و درايور جديد نصب كنم؟

و اينكه درايور مناسب براي من كدوم فايل هستش در صورتي كه از اوبونتو 8.4.1 استفاده كنم.
---------------
Iran :: West Azarbayjan :: Orumia City

آفلاین (^_^)

  • Newbie
  • *
  • ارسال: 21
  • جنسیت : پسر
  • ™OpenSource
    • Orumia Technology Forum
پاسخ به: مديران عزيز لطفا كمك كنيد...
« پاسخ #4 : 13 شهریور 1387، 04:24 ب‌ظ »
براي راحتي كار من باز هم چندتا خروجي از دستورات مختلف گرفتم كه اينجا قرار ميدم:

خروجي دستور: lspci |grep Modem

saeid@saeid-1by1:~$ lspci |grep Modem
02:04.0 Modem: Smart Link Ltd. Unknown device 2800 (rev 02)


خروجي دستور: sudo wvdial

saeid@saeid-1by1:~$ sudo wvdialconf
Editing `/etc/wvdial.conf'.

Scanning your serial ports for a modem.

Modem Port Scan<*1>: Scanning ttySHSF0 first, /dev/modem is a link to it.
Modem Port Scan<*1>: SHSF0
ttyS0<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud
ttyS0<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud
ttyS0<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up.
ttyS1<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud
ttyS1<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud
ttyS1<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up.
Modem Port Scan<*1>: S2   S3   SHSF1 SHSF2 SHSF3 SHSF4 SHSF5
Modem Port Scan<*1>: SHSF6 SHSF7


Sorry, no modem was detected!  Is it in use by another program?
Did you configure it properly with setserial?

Please read the FAQ at http://open.nit.ca/wiki/?WvDial

If you still have problems, send mail to <wvdial-list@lists.nit.ca>.

خروجي دستور: wvdial

saeid@saeid-1by1:~$ wvdialconf
Editing `/etc/wvdial.conf'.

Scanning your serial ports for a modem.

Modem Port Scan<*1>: Scanning ttySHSF0 first, /dev/modem is a link to it.
Modem Port Scan<*1>: SHSF0
ttyS0<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud
ttyS0<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud
ttyS0<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up.
ttyS1<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud
ttyS1<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud
ttyS1<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up.
Modem Port Scan<*1>: S2   S3   SHSF1 SHSF2 SHSF3 SHSF4 SHSF5
Modem Port Scan<*1>: SHSF6 SHSF7


Sorry, no modem was detected!  Is it in use by another program?
Did you configure it properly with setserial?

Please read the FAQ at http://open.nit.ca/wiki/?WvDial

If you still have problems, send mail to <wvdial-list@lists.nit.ca>.

 محتويات بعضي از فايل هاي متني بعد از اجراي برنامه ي‌scanModem

محتويات فايل متني: Testing.txt

MODEM TESTING

This text is complemented by the Post-Install at http://linmodems.technion.ac.il
Please so consult it if the following does not suffice.

The wvdial package provides for an automated hardware+driver test.
This utility searches through ports with syntax: /dev/ttyS*  (i.e. S0, S1, SL0 etc.)
and also follows a symbolic link:
/dev/modem --> /dev/ModemPort
If your modem port name does not satisfy these requirements already,
do a console login as:
su - root
Make the symbolic links as:
ln -sf /dev/ModemPort /dev/modem
ln -sf /dev/ModemPort /dev/ttyS15
wherein /dev/ttyS15 is reserved for experimental usage.
 Should there be problems with wvdial version 1.54.1-1 , drop back to 1.54.0-1

For recent RedHat and Fedora releases, wvdialconf is used by the Internet Wizard.
Within the pop-up menus find the Wizard. Its actions will write a configuration file:
/etc/wvdial.conf
For other Linux distros, open a console and login with
su - root
If necessary load the modem drivers:
sudo modprobe DriverNames
Then run the test:
wvdialconf /etc/wvdial.conf
Checks /dev/modem and ports /dev/ttyS*, a success at port /dev/ttySLT0 would be:
  ttySLT0<*1>: ATQ0 V1 E1 -- OK
  ttySLT0<*1>: ATQ0 V1 E1 Z -- OK
  ttySLT0<*1>: ATQ0 V1 E1 S0=0 -- OK
  ttySLT0<*1>: ATQ0 V1 E1 S0=0 &C1 -- OK
  ttySLT0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 -- OK
  ttySLT0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 -- OK
    etc.
The /etc/wvdial.conf written looks like:
 
 [Dialer Defaults]
Modem = /dev/ttySLT0
Baud = 115200
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
ISDN = 0
Modem Type = Analog Modem
; Phone = <Target Phone Number>
; Username = <Your Login Name>
; Password = <Your Password>

For systems using the SmartLink slmodem drivers,
the following line should be added to its /etc/wvdial.conf
  Carrier Check = no
So after editing in your personal information a functional file is like:
 
[Dialer Defaults]
# lines beginning with # are Comments, not read by wvdial
Modem = /dev/ttySLT0
Baud = 115200
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
## if there is problem with dial tone acquisition, add into the above line:
#    X3
# meaning "dial without waiting"
## for some Internet Provides, there may be problems with the new V92 mode codes.
# This can be suppresses with an:
# Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 +MS=90
## Within Italy it is sometimes necessary to even force a slower mode
# ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 +MS=34
# This mode is also useful for PBX dialout lines.
ISDN = 0
Modem Type = Analog Modem
# edit in your IP's phone number below.
Phone = 3334445555
# Do not use - or spaceds in the Phone = line
# Introducing a pause with a , is sometimes necessary with hotel/company switchboards
# Phone = 8,3334445555 or 8,,,3334445555 for s 3 second pause
Username = Your_Login_Name
# for MSN.net, use instead
#  Username = MSN/Your_Login_Name   
Password = Your_Password
# if not using the SmartLink slmodemd, comment out with # the following line.
Carrier Check = no
[ Dialer 2nd_home ]
Phone = 7778889999

Then dialout with
$ sudo wvdial
or use the 2nd dialup number with:
$ sudo wvdial 2nd_home

 
The /etc/wvdial.conf generated by the RedHat/Fedora Internet Wizard
has a different format, adapted to its own dialer.  This includes a line
Stupid Mode = yes
More informative dialup feedback May be obtained if it is commented out:
# Stupid Mode = yes

 A dialout with wvdial will then display like:
# wvdial &
--> WvDial: Internet dialer version 1.53
--> Initializing modem.
--> Sending: ATZ
ATZ
OK
--> Sending: ATQ0 V1 E1 M1 S0=0 &C1 &D2 +FCLASS=0
ATQ0 V1 E1 M1 S0=0 &C1 &D2 +FCLASS=0
OK
--> Modem initialized.
--> Sending: ATDT3019178111
--> Waiting for carrier.
ATDT3019178111
CONNECT 53333 V42bis
--> Carrier detected.  Waiting for prompt.
** APX1.LNH.MD.RCN.NET Terminal Server **
Login:
--> Looks like a login prompt.
--> Sending: LoginName
LoginName
Password:
--> Looks like a password prompt.
--> Sending: (password)
    Entering PPP Session.
    IP address is 66.44.1.6
    MTU is 1006.
--> Looks like a welcome message.
--> Starting pppd at Sat Jul 26 13:59:03 2003
--> pid of pppd: 2404
: pppd 2.4.1 started by root, uid 0
: Using interface ppp0
: Connect: ppp0 <--> /dev/tts/LT0
Jul 26 13:59:08 stodolsklap kernel: PPP BSD Compression module registered
Jul 26 13:59:08 stodolsklap kernel: PPP Deflate Compression module registered
: local  IP address 66.44.1.6
: remote IP address 208.59.89.132
: primary   DNS address 207.172.3.8

The & in "wvdial &" puts the process into the background,
allowing further usage of the command prompt.  To stop a backgrounded process:
# fg wvdial
# Ctrl -C

TROUBLE SHOOTING

Check for modem driver loading.
Do FIRST read INSTRUCTIONS files provided with the modem driver resource.
Some may have installed to /usr/share/doc/Modem_or_Driver_Name/
For RPM using distros, documentation files will be listed through
   rpm -q -d packageName (less the version part, sometimes)
and all directly installed files can be listed by
   rpm -q -l packageName
Depending upon your installation, the modem drivers may/may_not be autoloaded.
Login as Root in a console with:
# su - root
# lsmod
If the modem drivers are not already loaded onto the kernel, insert them with command
# sudo modprobe ModuleDriver
If there are multiple drivers such as the lt_modem.o and lt_serial.o pair,
commanding the serial like driver:
# sudo modprobe lt_serial
should autoload all modules it depends on.  Check with:
# lsmod
This proceeds through a reading of dependency files
written to /lib/modules/2.6.22-14-generic/ during boot up through the "depmod -a" command.
In constrast
# insmod lt_serial
would only attempt loading of that single driver and will FAIL, if its dependency on
lt_modem.o has been satisfied by prior lt_modem.o insertion.
 
 Do read "man wvdial" and /usr/share/doc/vwdial  documentation
sometime browse the documentation that is written to /usr/share/doc/wvdial/
Therein are instructions for setting up alternative dialouts.

%%% This wvdialconf action if successful generates the files:
 /etc/ppp/peers/wvdial
 /etc/ppp/peers/wvdial-pipe
in addition to the /etc/wvdial.conf

Many Users prefer to use the dialout utility KPPP. This is fine.
But each User MUST run the configuration process separately.
In principle, different Users on the same Linux System could
have different Internet providers and/or use different modems.
The configuration process generates a file:  /home/UserFolder/.kde/share/config/kppprc
Therein, non-standard modem port names can be entered, such as:
      [Modem]
      Device=/dev/ttySHSF0
 for the Conexant hsfmodem port. 
 

Preparation for  dialout if other COMM modes are active.
---------------------------------------------------------------------------
Concurrent ethernet capability will compete for
the Domain Name Service (DNS) needed for browser naviagation. So as root:
# /sbin/ifconfig eth0 down
before starting a dialout!
With a Mandrake installation, it will be necessary to:
# /etc/init.d/network stop

Internet clients such as Netscape, Mozilla, Explorer etc.
should be CLOSED during your first dial out trials.
Should a URL on the Internet be specifed as the default URL/connect,
then the Client may compete with ppp for connectivity functions.
After PPP functionality has been verified, the effects of opened
or launched browsers can be checked

If you have installed the DIALD (dial on demand) package, stop it for initial tests:
# /etc/init.d/diald stop
Otherwise diald function will be initiated with modem usage,
and could compilate issues. Test diald only after ppp by itself is fine.

If your internet provider assigns DNS dynamically then add to /etc/ppp/options:
 usepeerdns

To analyze a dialout attempt, it is useful to display kernel messages with:
# tail -f /var/log/messages &
The & puts the commanded process in the "background" allowing recovery of the command prompt.

Some dialer packages (kppp etc) may automate the above steps.


Note that for some Linux distributions (Mandrake for one),
maintain modules in compressed module.gz format, if modem service was not specified
during the Linux installation. A subsequent installation of any dialer package:
  wvdial - PPP dialer with built-in intelligence.
  kppp - PPP dialer for KDE
  dtmfdial - A DTMF Tone Dialer
  gkdial - Gtk-based PPP dial-up configuration tool.
  gkdial-gnome - GNOME-based PPP dial-up configuration tool.
  masqdialer - daemon for remote control of masqueraded dialup links
  pppconfig - Debian configuration toolset with command: pppconf
will stimulate unpacking of ppp related modules during bootup.

The cogent ppp related modules loaded during such a CONNECT are displayed within the output from:
# lsmod
ppp_deflate             3512   1  (autoclean)
zlib_inflate           18980   0  (autoclean) [ppp_deflate]
zlib_deflate           18648   0  (autoclean) [ppp_deflate]
bsd_comp                4440   0  (autoclean)
ppp_async               7744   1  (autoclean)
ppp_generic            16380   3  (autoclean) [ppp_deflate bsd_comp ppp_async]
slhc                    5264   1  (autoclean) [ppp_generic

For ealier 2.4.nn kernels, loading of these modules may require the following lines within
  /etc/module.conf :
### automate ppp modules loading ###
alias /dev/ppp          ppp_generic
alias char-major-108    ppp_generic
alias tty-ldisc-3       ppp_async
alias tty-ldisc-14      ppp_synctty
alias ppp-compress-21   bsd_comp
alias ppp-compress-24   ppp_deflate
alias ppp-compress-26   ppp_deflate
### end ppp block ####
For more recent kernels with their modutils,
these lines are no longer needed.

For  potential causes of a NO DIALTONE failure, read the Post-install.html
at  http://linmodems.technion.ac.il/  Not setting the Country Code may be
and additional problem.

 COUNTRY CODE Issues
 ====================
 The modem which you purchase locally or abroad may not be preset
 with the proper Country Code setting.  An incorrect setting can
 hinder acquisition of dial tone.
 Inclusion of an X3 (dial without wainting) in the modem Init string
 of under wvdial, including in /etc/wvdial.conf a line
   Stupid Mode = yes

 Dialtone recognition depends on the setting of country
 and/or local phone line equipment.

 To properly get dialtone for your country phone experiment use
 AT+GCI=xx  where xx is country code in hexidecimal format.
 Theoretically there could be 256 different countries but
 not all are valid. Tables in manuals are way off date,
 you have to write a small script to try all combinations
 for yourself if you can't guess by chance.

 After country select you can check textual name of the country it represents.
 For example:
   at+gci=00
   OK
   ati9
   Japan

 If you can't find exact country, choose the nearest one available.
 Nearby countries tend to have similar equipment and compatible dialtones.
 
 If a message like:
 Sep 20 09:32:42 localhost pppd[7355]: The remote system is required to authenticate itself
 is generated during an abort of a login,
 Then try adding a line to /etc/ppp/options
   no auth

8) After a successful CONNECT, the Domain Name Service (DNS) needed
 for Browser navigation can be checked with:
# ping corel.com
PING comcast.net (63.240.76.72): 56 data bytes
64 bytes from 63.240.76.72: icmp_seq=0 ttl=52 time=209.1 ms
64 bytes from 63.240.76.72: icmp_seq=1 ttl=52 time=189.9 ms
64 bytes from 63.240.76.72: icmp_seq=2 ttl=52 time=180.0 ms
64 bytes from 63.240.76.72: icmp_seq=3 ttl=52 time=179.9 ms
# Ctrl-C
     aborts ping
--- comcast.net  ping statistics ---
4 packets transmitted, 4 packets received, 0% packet loss
round-trip min/avg/max = 179.9/189.7/209.1 ms

# ping 63.240.76.72
PING 63.240.76.72 (63.240.76.72): 56 data bytes
64 bytes from 63.240.76.72: icmp_seq=0 ttl=52 time=179.8 ms
64 bytes from 63.240.76.72: icmp_seq=1 ttl=52 time=190.0 ms
64 bytes from 63.240.76.72: icmp_seq=2 ttl=52 time=170.0 ms
# Ctrl-C
     aborts ping

Should there be a success with:
# ping 63.240.76.72
BUT a failure with the named address:
ping comcast.net
Then DNS has not been acquired.
Note that failure to stop ethernet service
# /sbin/ifconfig eth0 down
before starting a dialout, will commonly block DNS under ppp.

To terminate the wvdial session, bring the action to the foreground (fg):
# fg wvdial
  Ctrl-C    to terminate:
wvdial
Caught signal #2!  Attempting to exit gracefully...
: secondary DNS address 207.172.3.9
: Terminating on signal 15.
: Connection terminated.
: Connect time 7.8 minutes.
--> Disconnecting at Sat Jul 26 14:06:53 2003

The Debian distribution provides a utility:
# pppconfig
for setting up a chatscript for ppp initiation.
Most dialers do use chatscripts and will produce similar records.
Below is the record of a dial out initiated by:

# pon
: pppd 2.4.1 started by marv, uid 1000
: abort on (BUSY)
: abort on (NO CARRIER)
: abort on (VOICE)
: abort on (NO DIALTONE)
: abort on (NO DIAL TONE)
: abort on (NO ANSWER)
: abort on (DELAYED)
: send (ATZ^M)
: expect (OK)
: ATZ^M^M
: OK
:  -- got it
: send (ATQ0V1E1M0S0=0W2&C1&D2+FCLASS=0^M)
: expect (OK)
: ^M
: ATQ0V1E1M0S0=0W2&C1&D2+FCLASS=0^M^M
: OK
:  -- got it
: send (ATDT3019178111^M)
: expect (CONNECT)
: ^M
: ATDT3019178111^M^M
: CONNECT
:  -- got it
: send (\d)
: Serial connection established.
: Using interface ppp0
: Connect: ppp0 <--> /dev/modem
: kernel does not support PPP filtering
Jul 26 14:08:39 stodolsklap kernel: PPP BSD Compression module registered
Jul 26 14:08:39 stodolsklap kernel: PPP Deflate Compression module registered
: local  IP address 66.44.1.195
: remote IP address 208.59.89.132
: primary   DNS address 207.172.3.8

Once your first CONNECT has been established, than in the future if should suffice
just to use your dialer of choice: wvdial , kppp  .gnomeppp or whatever.

Good surfing to you.

10) GENERAL ITEMS

 If attemped insertion of a modem driver evokes a complaint like:
         unresolved symbol do_SAK_R9a0bcb74
 then the kernel-headers using in compiling the modem drivers
 do not match those of your current kernel whose KernelVersion is displayed by:
    uname -r
 and whose kernel config file is often located at /boot/config-KernelVersion
 The section above "COMPILING DRIVERS, for Newbies" relates how to make corrections.

 There are definitely IPs whose login protocols are Linux hostile.
 If you cannot achieve a login, try another Internet Provider (IP).
 or ask for someone on discuss@linmodems.org to test your IP.

 Many driver packages provide for loading modem drivers on bootup.
 Here is a description on how to set it up, if necessary:
   http://linmodems.technion.ac.il/archive-fourth/msg00451.html

 PLEASE include the diagnostic output of the following Root command in any problem reports:
 # setserial -agv /dev/ttyS*

 For instructions on having modem drivers loaded on bootup,
   particularly the SmartLink slmodem drivers see:
   http://linmodems.technion.ac.il/archive-fourth/msg00451.html
 For automated removel of drivers after a PPP session see:
   http://linmodems.technion.ac.il/archive-fourth/msg00145.html

  For general upto date advice:
    http://linmodems.technion.ac.il/
    http://linmodems.technion.ac.il/resources.html
    available in Russian at  http://linmodems.nm.ru
 for a general PCI_ID database
    http://www.pcidatabase.com/
 the original Linux winmodems URL is:
    http://linmodems.org
 with a mailing list on Winmodems:
    discuss@linmodems.org
 whose archives can be searched at:
    http://linmodems.technion.ac.il/ (near bottom of the page)
 There is an extensive modem database at:
    http://start.at/modem/
 Locate your local Linux groups through:
    http://www.linux.org/groups/index.html
 USB modem information:  http://www.linux-usb.org/USB-guide/x332.html
 Laptop users should browse http://tuxmobil.org/modem_linux_add1.html
 For debugging ppp:
   http://www.cisco.com/warp/public/471/debug_ppp_negotiation.html

---------- end FOLLOW UP STEPS ---------------


محتويات فايل متني :wvdial.txt

Modem usage is accomplished through drivers, sometimes some helper software,
and the core communication work horse "pppd". Usually it will be found at
/usr/sbin/pppd with permissions shown on my Ubuntu system by:
$ ls -l /usr/sbin/pppd
-rwsr-xr--  1 root dip 257720 2006-07-05 08:58 /usr/sbin/pppd
The s means "sticky" meaning only one person can use pppd at a time.
As installed, it requires Root/Adm permissions to use pppd, directly or
through front end dialer tools.  This is a security precaution common to
all COMM channels. But if you want to enable a simple User to dialout,
as is basically OK for a single user PC, do:
$ su - root
# chmod a+x /usr/sbin/pppd
or for Ubuntu:
$ sudo chmod a+x /usr/sbin/pppd
after which there will be seen:
$ ls -l /usr/sbin/pppd
-rwsr-xr-x  1 root dip 257720 2006-07-05 08:58 /usr/sbin/pppd
with the last x meaning any one can execute pppd, either directly or
much more commonly through a front end dialer such as wvdial of KPPP.

Configuration file for wvdial
-------------------------------
There is a very smart dialer utility "wvdial"
which can be used once basic modem setup is accomplished.  A configuration file
is needed, which begins below with [Dialer defaults].  This file can be accessed
any where by:
$ wvdial --config Path_to/configuration_file
Most commonly the configuration file is saved as:
/etc/wvdial.conf
whereat it will serve all Users of the computer. If saved as:
/home/LoginName/.wvdial.rc
it will be found and used before  /etc/wvdial.conf. Note that "." beginning
a file name means "do not show it", except through usage of:
$ ls -a
Many local configuration files are thus "hidden" in your /home/LoginName/ folder

Some Linux installations have dialup tools like Kinternet, GnomePPP, and the
Redhat/Fedora Internet Connection Wizard which are front ends for wvdial and
will write /etc/wvdial.conf files.  For this reason, it is advisable to test
your configuration file first, before copying it to /etc/wvdial.conf. Typically
a first test is run with:
$ sudo wvdialconf wvtest
   which will search ports with names:  /dev/modem /dev/ttyS* /dev/rfcomm*.
   A successful ouput include a section like:
WvModem<*1>: Cannot get information for serial port.
ttySL0<*1>: ATQ0 V1 E1 -- OK
ttySL0<*1>: ATQ0 V1 E1 Z -- OK
ttySL0<*1>: ATQ0 V1 E1 S0=0 -- OK
ttySL0<*1>: ATQ0 V1 E1 S0=0 &C1 -- OK
ttySL0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 -- OK
ttySL0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 -- OK
   Note: above lines are testing the driver, modem firmware is then first read by ATI
ttySL0<*1>: Modem Identifier: ATI -- SmartLink Soft Modem
ttySL0<*1>: Speed 4800: AT -- OK
ttySL0<*1>: Speed 9600: AT -- OK
ttySL0<*1>: Speed 19200: AT -- OK
ttySL0<*1>: Speed 38400: AT -- OK
ttySL0<*1>: Speed 57600: AT -- OK
ttySL0<*1>: Speed 115200: AT -- OK
ttySL0<*1>: Speed 230400: AT -- OK
ttySL0<*1>: Speed 460800: AT -- OK
ttySL0<*1>: Max speed is 460800; that should be safe.
ttySL0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 -- OK

Found a modem on /dev/ttySL0.
Modem configuration written to wvtest.
ttySL0<Info>: Speed 460800; init "ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0"
------
will be included in a successful run, where in this case /dev/ttySL0
is the responding device port.  The generated wvtest file is:
[Dialer Defaults]
Modem = /dev/ttySL0
Baud = 460800
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
ISDN = 0
Modem Type = Analog Modem
; Phone = <Target Phone Number>
; Username = <Your Login Name>
; Password = <Your Password>

which at a minimim must be edited to a form like:
[Dialer Defaults]
Modem = /dev/ttySL0
Baud = 115200
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
ISDN = 0
Modem Type = Analog Modem
Phone = 3334445555
Username = Your_Login_Name
Password = Your_Password

Additional if your modem port is of the type /dev/pts/N , with N a number,
then there MUST be added a line:
 Carrier Check  =  no
This requirement currently applies to dialups using the helper utility: slmodemd
together with slamr, slusb or ALSA modem drivers, OR the  "      "    : martian_helper
used with the martian_dev  for Lucent/Agere modems with DSP chipsets.

Then a test dialput can be done with:
$ sudo wvdial --config wvtest

There are some Systems for which the wvdialconf test will stall at rfcomm ports.
This is a wvdialconf bug and can be bypassed by just using wvdial with a trial
wvtest, but you need to specify the port appropriate to your modem.

If the configuration file below, lines beginning with # are comments.
Removing a # will activate a line with wvdial instructions appropriate to
special circumstances.


[Dialer defaults]
# Lines begining with # are comments.
# wvdial will look for this file at  /etc/wvdial.conf  or  /home/LoginName/.wvdial.rc

# Redhat/Fedora have an  Internet Connection Wizard in the popup menus
# ICW will write a two part  /etc/wvdial.conf supporting multiple modem usage.

Modem = ModemPort
# typically a symbolic link to the true port is used, /dev/modem or /dev/ttyS*
# wvdialconf will test all port names /dev/modem and /dev/ttyS*

Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
#  Lack of dialtone acquisition can be due to low line voltage,
#    a common problem in Italy.
#  Try inserting a "dial without waiting": X3
#  Init2 = ATQ0 V1 E1 S0=0 X3 &C1 &D2 +FCLASS=0
#  In case of connection instabilities, specify a lower frequency:
#  Init2 = ATQ0 V1 E1 S0=0 X3 &C1 &D2  +MS=34
# a MS=90 option is sometimes necessary for Internet Providers with buggy V92 protocols:
#  Init2 = ATQ0 V1 E1 S0=0 X3 &C1 &D2  +MS=90
ISDN = 0
Modem Type = Analog Modem
# Dial Command = ATDP
## replaces Touch Tone prefix ATDT to Dialout_phone_number, with older Pulse prefix ATDP

Phone =  Dialout_phone_number
# if going through a switch board, a perhaps necessary pause can produced with a comma:
# Phone = 1,Dialout_phone_number
Username = LoginName
# if Internet Provider is MSN.net, use under Linux:   MSN/LoginName
Password = YourPassWord

# the following lines is NEEDED only for usage with slmodemd or martian_helper
Carrier check = no
# Kinternet appears to add it automatically.

## If CONNECT is achieved but browsing fails, try activating the following line
# Auto DNS = yes
##    To make a logfile wvdial.out
# wvdial 2>&1 | tee wvdial.out
# #  For some Internet providers, the following line is necessary
# Stupid Mode = yes
##  for other wvdial  options, do "man wvdial" or see the documentation in
##    /usr/share/doc/wvdial/

# to dial an alternate provide use "wvdial 2nd" which will preferentially read:
[Dialer 2nd]
Phone =  2nd_phone_number
Username = 2nd_LoginName
Password = 2nd_PassWord

## End wvdial config file



درضمن دوستان من فايل hsfmodem_7.68.00.12full_k2.6.22_14_generic_ubuntu_i386.deb  رو گرفتم و نصب كردم ولي انگار نه انگار كه اتفاقي افتاده باشه.
اين فايل رو هم نصب كردم colorgcc_1.3.2.0-6_all.deb
اين فايل نصب نشد g++_4.2.3-1ubuntu3_i386.deb
و اين فايل هم فكر كنم مربوط به نسخه ي 8.4.1 اوبونتو باشه كه نصب نشد:alsa-driver-linuxant_1.0.17.5-1_all.deb

اميدوارم با ارائه اين اطلاعات مشكلم هرچه زودتر حل بشه.
با تشكر از تك تك شما
---------------
Iran :: West Azarbayjan :: Orumia City

آفلاین (^_^)

  • Newbie
  • *
  • ارسال: 21
  • جنسیت : پسر
  • ™OpenSource
    • Orumia Technology Forum
پاسخ به: مديران عزيز لطفا كمك كنيد...
« پاسخ #5 : 14 شهریور 1387، 04:24 ب‌ظ »
دوستان واقعا ممنونم از اين همه جواب و راهنمائي كه كردين...  :D
واقعا اميدوار شدم كه تو اين انجمن به صورت اكتيو فعاليت كتم  :-X

متاسفانه همه به بحث هاي حاشيه اي و الكي كه براي همه حل شده هستش شركت ميكنن و مطلب ميزنن.

به هر حال ممنون از همتون
---------------
Iran :: West Azarbayjan :: Orumia City

آفلاین Mehdi

  • ناظر ویژه انجمن
  • *
  • ارسال: 3284
  • جنسیت : پسر
    • هزاردستان
پاسخ به: مديران عزيز لطفا كمك كنيد...
« پاسخ #6 : 14 شهریور 1387، 04:34 ب‌ظ »
نقل‌قول
۱۷. برای ارسالهای خود عناوین متناسب با متن ارسال انتخاب نمائید. به عنوان مثال «فقط شبکه» یا «مشکل پشت مشکل» عناوین نامناسب و «به اشتراک گذاری اینترنت در اوبونتو» در صورتی که متن سوال نیز در همین مورد باشد یک عنوان مناسب است.
دوست عزیز همه چیز تو خروجی scanModem نوشته شده...
تو خروجی اسکن مودم نوشته که....
From  http://linmodems.technion.ac.il/packages/smartlink/Ubuntu/ ,
 download the package slamr-2.6.22-14-generic.tar.gz
 Under Linux, open a terminal and unpack with:
 $ tar zxvf slamr*.tar.gz
 Move into the unpacked folder
 $ cd slamr-2.6.22-14-generic
 Look around
 $ ls
 Run the
 $  sudo ./setup

 Afterwards do:
 $ slmodemd --help
 $ slmodemd --countrylist &> Clist.txt
 If not in the USA, look for your COUNTRY_NAME therein.
 Do and edit with:
 $ sudo gedit  /etc/default/sl-modem-daemon
 and therein replace the USA in the line:
 SLMODEMD_COUNTRY=USA
 This will provide for the correct Country setting in the automated:
    slmodemd -c COUNTRY /dev/slamr0

Of one Essence is the human race,
Thusly has Creation put the Base;
One Limb impacted is sufficient,
For all Others to feel the Mace.
~Saadi (persian poet) -1258
Hezardastan | Free As in Freedom

آفلاین (^_^)

  • Newbie
  • *
  • ارسال: 21
  • جنسیت : پسر
  • ™OpenSource
    • Orumia Technology Forum
پاسخ به: مديران عزيز لطفا كمك كنيد...
« پاسخ #7 : 15 شهریور 1387، 12:01 ق‌ظ »
خوب جناب آقاي Administrator اگه قرار بود منم مثل شما از خروجي هاي متني برنامه هاي لينوكس سر در بيارم كه ديگه از شما سئوال نمي كردم!

منظورتون از اين جواب چيه حالا ؟
به نظر من جواب نمي دادين سنگين تر بود... تا اينكه بخوايين به عنوان ادمين يه سايت اين جواب رو بديد. با اين حساب ديگه تو اين انجمن بايد جك بگيم و بخنديم... چون همه ي يوزر ها بايد خودشون خروجي ها و Error ها رو بخونن و حلشون كنن و هر مشكلي هم بود خودشون حل كنن.
 هر چند وقت يه بار يه جك هم بندازن اينجا كه انجمن پر بار شما خالي نمونه...
به هر حال بازم از راهنمائي هاتون ممنون...
« آخرین ویرایش: 15 شهریور 1387، 12:06 ق‌ظ توسط ^_^ »
---------------
Iran :: West Azarbayjan :: Orumia City

آفلاین سجاد

  • Sr. Member
  • *
  • ارسال: 319
  • جنسیت : پسر
  • نیست ‌بر لوح‌ دلم‌ جز الف‌ قامت ‌یار
    • http://sjb.ir
پاسخ به: مديران عزيز لطفا كمك كنيد...
« پاسخ #8 : 15 شهریور 1387، 12:09 ق‌ظ »
شاید یه کم حق با شما باشه اما تا اونجا که من فهمیدم تو این انجمن ماهیگیری به ملت یاد میدن  ، ماهی نمیدن

آفلاین (^_^)

  • Newbie
  • *
  • ارسال: 21
  • جنسیت : پسر
  • ™OpenSource
    • Orumia Technology Forum
پاسخ به: مديران عزيز لطفا كمك كنيد...
« پاسخ #9 : 15 شهریور 1387، 12:41 ق‌ظ »
شاید یه کم حق با شما باشه اما تا اونجا که من فهمیدم تو این انجمن ماهیگیری به ملت یاد میدن  ، ماهی نمیدن

دوست عزيز من از كسي ماهي نخواستم...
انگار شما ميگيد : قلاب ماهيگيري كه داري! دوتا دست هم كه داري! خوب ماهي هم پيدا ميشه تو دريا(اينترنت) برو بگرد پيدا كن.

خوب با اين حساب اين انجمن به چه دردي ميخوره ؟
همه ي كارهارو كه بايد خودمون ياد بگيريم... جناب ادمين هم مياد يه نظري ميده و ميره شايد هم از بعضيا تقدير تشكر كنه كه خوب انجام دادي.

شما يه سر به سايت هاي خارجي بزنيد! تفاوت رو واقعا احساس ميكنيد.

http://ubuntuforums.org/index.php
http://forums.fedoraforum.org/?
http://www.linuxquestions.org/questions/
---------------
Iran :: West Azarbayjan :: Orumia City

آفلاین sahama

  • Hero Member
  • *
  • ارسال: 784
  • جنسیت : پسر
  • الهی به امید تو!
پاسخ به: مديران عزيز لطفا كمك كنيد...
« پاسخ #10 : 15 شهریور 1387، 12:51 ق‌ظ »
خوب برای حذف مودممت باید بدونی چی نصب کردی بعد برو توی سیناپتیک و حذفش کن
توی لینکی هم که ایکیو سان داده همه چی توضیح داده شده خوب دیگه چی می تونی بخوای جز اینکه بیام مودمت رو خودمون نصب کنیم؟؟!!
یا علی

آفلاین سجاد

  • Sr. Member
  • *
  • ارسال: 319
  • جنسیت : پسر
  • نیست ‌بر لوح‌ دلم‌ جز الف‌ قامت ‌یار
    • http://sjb.ir
پاسخ به: مديران عزيز لطفا كمك كنيد...
« پاسخ #11 : 15 شهریور 1387، 12:55 ق‌ظ »
مشکل اینه که همه چیزو حاضر و آماده می خوای و فکر می کنی اون خروجی که scanmodem داده رو حتما باید یه admin  {به قول خودت} بخونه اگه یه نیگا توش بکنی برات نوشته چی کار کنی {خیلی ساده دستورات shell هم توش هه که نوشته به چه درد می خوره } در مورد سایت های خارجی هم اگه جواب بهتر از این میدن پس اینجا چی کار می کنی زورت نکردن بیای اینجا که  

آفلاین Mehdi

  • ناظر ویژه انجمن
  • *
  • ارسال: 3284
  • جنسیت : پسر
    • هزاردستان
پاسخ به: مديران عزيز لطفا كمك كنيد...
« پاسخ #12 : 15 شهریور 1387، 12:58 ق‌ظ »
دوست عزیز:
قانون ۱۷ انجمن میگه:
نقل‌قول
۱۷. برای ارسالهای خود عناوین متناسب با متن ارسال انتخاب نمائید. به عنوان مثال «فقط شبکه» یا «مشکل پشت مشکل» عناوین نامناسب و «به اشتراک گذاری اینترنت در اوبونتو» در صورتی که متن سوال نیز در همین مورد باشد یک عنوان مناسب است.

این کار بیش از ۱۰۰۱ فایده داره... دوتاش اینه که کاربرانی که بعدها به انجمن سر میزنن و مشکل شما رو دارن راحت‌تر به پاسخ میرسن و بعدیش اینه که همه کاربران سایت همه پرسش و پاسخها رو نمیخونن...
برای عوض کردن عنوان پست کافیه که اولین پست خودتون رو ویرایش کنید و عنوان مناسبی برای انتخاب کنید...

در مورد مشکلتون هم من سعی میکنم که اون خط فرمانها رو رون‌تر ترجمه کنم ایشاا... که نتیجه بگیرید...

لطفا ابتدا به آدرس زیر برید:
http://linmodems.technion.ac.il/packages/smartlink/Ubuntu

و سپس بسته زیر رو دانلود کنید:
slamr-2.6.22-14-generic.tar.gz

یک ترمینال باز کنید و برید به آدرسی که فایل دانلود شده رو گذاشتید و دستورات زیر رو به ترتیب اجرا کنید:
tar zxvf slamr*.tar.gz
cd slamr-2.6.22-14-generic
sudo ./setup
ضمنا قبلش باید بسته build-essential هم نصب باشه!

جستجو در انجمن و ویکی بهتون کمکهای زیادی خواهد کرد...
من به سایتهای خارجی سر زدم و تفاوتهای بسیاری را احساس کردم، این کار رو به همه توصیه میکنم :)
Of one Essence is the human race,
Thusly has Creation put the Base;
One Limb impacted is sufficient,
For all Others to feel the Mace.
~Saadi (persian poet) -1258
Hezardastan | Free As in Freedom

آفلاین Freeman

  • High Hero Member
  • *
  • ارسال: 2310
    • KDE Software Compilation
پاسخ به: مديران عزيز لطفا كمك كنيد...
« پاسخ #13 : 15 شهریور 1387، 01:03 ق‌ظ »
سلام خوش اومدی به دنیای بزرگ لینوکس
ببین عزیزم شرکت DELL برای مودمهای HSF Conexant درایور منتشر کرده حالا چرا دل اینکار رو کرده و نه شرکت زولتریکس کلی جریان داره شما این درایور رو میتونید از این لینک دانلود کنید مودم من و شما یکیست موفق باشی
لینک دانلود درایور مودمت با حجم MB 1.4 : http://linux.dell.com/files/ubuntu/hardy/modem-drivers/hsf/hsfmodem_7.68.00.09oem_i386.deb
« آخرین ویرایش: 15 شهریور 1387، 01:05 ق‌ظ توسط حسن حبیبی »

آفلاین (^_^)

  • Newbie
  • *
  • ارسال: 21
  • جنسیت : پسر
  • ™OpenSource
    • Orumia Technology Forum
پاسخ به: مديران عزيز لطفا كمك كنيد...
« پاسخ #14 : 15 شهریور 1387، 01:15 ق‌ظ »
خوب برای حذف مودممت باید بدونی چی نصب کردی بعد برو توی سیناپتیک و حذفش کن
توی لینکی هم که ایکیو سان داده همه چی توضیح داده شده خوب دیگه چی می تونی بخوای جز اینکه بیام مودمت رو خودمون نصب کنیم؟؟!!
مشکل اینه که همه چیزو حاضر و آماده می خوای و فکر می کنی اون خروجی که scanmodem داده رو حتما باید یه admin  {به قول خودت} بخونه اگه یه نیگا توش بکنی برات نوشته چی کار کنی {خیلی ساده دستورات shell هم توش هه که نوشته به چه درد می خوره } در مورد سایت های خارجی هم اگه جواب بهتر از این میدن پس اینجا چی کار می کنی زورت نکردن بیای اینجا که 

دوستان از اينكه در صدد ترور من بر اومدين به جاي كمك به من ازتون كمال تقدير و تشكر رو دارم!
چشم سجاد جان شما امر بفرمائيد تا هر جا كه دوست داريد من عضو بشم و استفاده كنم! خوبه ادمين سايت نيستي وگر نه IP منو ميبستي و يوزرم رو هم اخراج مي كردي.

دوست عزیز:
قانون ۱۷ انجمن میگه:
نقل‌قول
۱۷. برای ارسالهای خود عناوین متناسب با متن ارسال انتخاب نمائید. به عنوان مثال «فقط شبکه» یا «مشکل پشت مشکل» عناوین نامناسب و «به اشتراک گذاری اینترنت در اوبونتو» در صورتی که متن سوال نیز در همین مورد باشد یک عنوان مناسب است.

این کار بیش از ۱۰۰۱ فایده داره... دوتاش اینه که کاربرانی که بعدها به انجمن سر میزنن و مشکل شما رو دارن راحت‌تر به پاسخ میرسن و بعدیش اینه که همه کاربران سایت همه پرسش و پاسخها رو نمیخونن...
برای عوض کردن عنوان پست کافیه که اولین پست خودتون رو ویرایش کنید و عنوان مناسبی برای انتخاب کنید...

در مورد مشکلتون هم من سعی میکنم که اون خط فرمانها رو رون‌تر ترجمه کنم ایشاا... که نتیجه بگیرید...

لطفا ابتدا به آدرس زیر برید:
http://linmodems.technion.ac.il/packages/smartlink/Ubuntu

و سپس بسته زیر رو دانلود کنید:
slamr-2.6.22-14-generic.tar.gz

یک ترمینال باز کنید و برید به آدرسی که فایل دانلود شده رو گذاشتید و دستورات زیر رو به ترتیب اجرا کنید:
tar zxvf slamr*.tar.gz
cd slamr-2.6.22-14-generic
sudo ./setup
ضمنا قبلش باید بسته build-essential هم نصب باشه!

جستجو در انجمن و ویکی بهتون کمکهای زیادی خواهد کرد...
من به سایتهای خارجی سر زدم و تفاوتهای بسیاری را احساس کردم، این کار رو به همه توصیه میکنم :)


ممنونم آقا مهدي... ببخشيد اگه بد صحبت كردم!

سلام خوش اومدی به دنیای بزرگ لینوکس
ببین عزیزم شرکت DELL برای مودمهای HSF Conexant درایور منتشر کرده حالا چرا دل اینکار رو کرده و نه شرکت زولتریکس کلی جریان داره شما این درایور رو میتونید از این لینک دانلود کنید مودم من و شما یکیست موفق باشی
لینک دانلود درایور مودمت با حجم MB 1.4 : http://linux.dell.com/files/ubuntu/hardy/modem-drivers/hsf/hsfmodem_7.68.00.09oem_i386.deb


حسن جان مرسي از راهنمايي شما. ممنون.

از سید حمید مهدوی  و سجاد هم تشكر ويژه ميكنم! و ممنونم از راهنمائي هاشون
---------------
Iran :: West Azarbayjan :: Orumia City