Re: my modem doesnt work

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Manish
Re: >  What is the next step should I do?>From http://www.linuxant.com/drivers/hsf/full/downloads.php  downloadfrom the bottom set the 	hsfmodem_7.68.00.09full_i386.deb.zip
Under Linux:$ unzip hsf*.zip$ sudo dpkg -i hsf*.debDrivers will be compiled and diagnostics run on the modem chipset.
You may have to reboot, before there can be an effective test with:$ sudo wvdialconf  /etc/wvdial.conf
If the modem is thus detected, edit in personal infomation with:$ sudo gedit  /etc/wvdial.confdeleting the  ;  <  >  symbols
Then try a dialout with$ sudo wvdial
Report back presently.
MarvS
On Wed, May 7, 2008 at 7:57 AM, Manish Raje <manish@xxxxxxxxxxxx> wrote:> Hi,>>  I have downloaded the package alsa-driver-linuxant_1.0.16.1-1_all.deb>  from the http://www.linuxant.com/alsa-driver/ .>>  ran sudo dpkg -i alsa*.deb.>>  it went through. No failures occurred.>>  How do I check whether the package is really installed?>>  What is the next step should I do?>>  Regards,>  Manish Raje.>>>>  On Tue, 2008-05-06 at 08:59 -0400, Marvin Stodolsky wrote:>  > Manish,>  >>  > Please from http://www.linuxant.com/alsa-driver/  download the package>  > alsa-driver-linuxant_1.0.16.1-1_all.deb>  > Try installing it with:>  > $ sudo dpkg -i alsa*.deb>  >>  > Most likely there will be a failure at some point,>  > BUt we need the failure information to inform you who to proceed further.>  >>  > MarvS>  >>  >>  > Manish>  >>  > On Tue, May 6, 2008 at 12:56 AM, Manish Raje <manish@xxxxxxxxxxxx> wrote:>  > > Hi,>  > >>  > >  I tried the hw:0,1_or_hw:0,6 and the output is the execution of>  > >  command.>  > >>  > >  I am using GNome 2.22.1.>  > >>  > >  manish@manish-laptop:~$ sudo slmodemd -c INDIA --alsa hw:0,1>  > >  [sudo] password for manish:>  > >>  > > error: mixer setup: Off-hook switch not found for card hw:0>  > >  error: alsa setup: cannot open playback device 'hw:0,1': No such file or>  > >  directory>  > >  error: cannot setup device `hw:0,1'>  > >  manish@manish-laptop:~$ sudo slmodemd -c INDIA --alsa hw:0,6>  > >>  > > error: mixer setup: Off-hook switch not found for card hw:0>  > >  error: alsa setup: cannot open playback device 'hw:0,6': No such file or>  > >  directory>  > >  error: cannot setup device `hw:0,6'>  > >>  > >  That still failed.>  > >>  > >  Please help.>  > >>  > >  Regards,>  > >  Manish.>  > >>  > >>  > >>  > >  On Mon, 2008-05-05 at 20:08 +0300, Jacques Goldberg wrote:>  > >  > Did you REALLY type>  > >  > sudo slmodemd -c INDIA --alsa hw:0,1_or_hw:0,6>  > >  > or did you try first>  > >  > sudo slmodemd -c INDIA --alsa hw:0,1>  > >  > and them if the preceeding command failed, the other alternative>  > >  > sudo slmodemd -c INDIA --alsa hw:0,6>  > >  >>  > >  > It can be 0,1 or 0,6 but not both. The way you wrote it in your mail, I>  > >  > am not sure what you did!>  > >  >>  > >  > If the message about "off hook" comes again with 0,1 or 0,6, please>  > >  > report if you use the Gnome or the KDE environment.>  > >  >>  > >  > Jacques>  > >  >>  > >  > Manish Raje wrote:>  > >  > > Hi,>  > >  > >>  > >  > > I downloaded the package and put under /usr/sbin/ folder.>  > >  > >>  > >  > > ran chmod +x /usr/sbin/slmodemd command.>  > >  > >>  > >  > > manish@manish-laptop:~/Desktop/SLMODEMD.gcc4.2$ sudo slmodemd -c INDIA>  > >  > > --alsa hw:0,1_or_hw:0,6>  > >  > > error: mixer setup: Off-hook switch not found for card hw:0>  > >  > > ALSA lib conf.c:3871:(parse_args) Parameter DEV must be an integer>  > >  > > ALSA lib conf.c:3969:(snd_config_expand) Parse arguments error: Invalid>  > >  > > argument>  > >  > > ALSA lib pcm.c:2145:(snd_pcm_open_noupdate) Unknown PCM hw:0,1_or_hw:0,6>  > >  > > error: alsa setup: cannot open playback device 'hw:0,1_or_hw:0,6':>  > >  > > Invalid argument>  > >  > > error: cannot setup device `hw:0,1_or_hw:0,6'>  > >  > >>  > >  > >>  > >  > > Now what should I do?>  > >  > >>  > >  > > I am running Ubuntu LTS 8.04.>  > >  > >>  > >  > > Regards,>  > >  > > Manish Raje.>  > >  > > India.>  > >  > >>  > >  > > On Mon, 2008-05-05 at 17:32 +0300, Jacques Goldberg wrote:>  > >  > >> From ModemData.txt:>  > >  > >>>  > >  > >>>  Download from http://linmodems.technion.ac.il/packages/smartlink/>  > >  > >>>  the package SLMODEMD.gcc4.2.tar.gz having a compiled slmodemd. Unpack under Linux with:>  > >  > >>>   $ tar zxf SLMODEMD.gcc4.2.tar.gz>  > >  > >>>  and read instructions therein. But briefly, the modem is setup with command:>  > >  > >>>   sudo slmodemd -c YOUR_COUNTRY --alsa hw:0,1_or_hw:0,6>  > >  > >>>  reporting dynamic creation of ports:>  > >  > >>>   /dev/ttySL0 --> /dev/pts/N   , with N some number>  > >  > >>>  Read Smartlink.txt and Modem/YourSystem.txt for follow through guidance.>  > >  > >>>  > >  > >> Manish Raje wrote:>  > >  > >>> Hi,>  > >  > >>>>  > >  > >>> I have Ubuntu LTS 8.04 on Acer Aspire 5583NWXMi Laptop. All the hardware>  > >  > >>> except the Modem and Webcam works on Linux. Modem is the one I am>  > >  > >>> anxious to get to work.>  > >  > >>>>  > >  > >>> I am attaching the ModemData.txt. Please help diagnosing the problem and>  > >  > >>> fix it.>  > >  > >>>>  > >  > >>> Thanks & Regards,>  > >  > >>> Manish Raje.>  > >  > >>> India.>  > >  > >>>  > >  > >>  > >  > >>  > >  >>  > >  >>  > >>  > >>  > >>>>

[Index of Archives]     [Linux Media Development]     [Asterisk]     [DCCP]     [Netdev]     [X.org]     [Xfree86]     [Fedora Women]     [Linux USB]

  Powered by Linux