Page 4 of 6 FirstFirst ... 23456 LastLast
Results 31 to 40 of 60

Thread: Problem with Conexant Modem on Karmic

  1. #31
    Join Date
    Nov 2007
    Beans
    13

    Re: Problem with Conexant Modem on Karmic

    Quote Originally Posted by habib_seif View Post
    It also was solved for me....
    After adding my current user to dip group, I had to dial by root once. After that, I can connect by normal user, too

    Cheers,
    Habib
    I removed the 'sudo' and now it works! Thanks!

    But I have to re-run 'sudo hsfconfig' occasionally to make my modem work again. Does anybody have the same problem?

  2. #32
    Join Date
    Jan 2006
    Location
    Harare
    Beans
    91
    Distro
    Kubuntu 11.10 Oneiric Ocelot

    Talking Re: Problem with Conexant Modem on Karmic

    Seems to work perfect, lots of thanks for us still on dial-up!


  3. #33
    Join Date
    Jun 2005
    Location
    Australia
    Beans
    7

    Re: Problem with Conexant Modem on Karmic

    DELL Inspiron 640m works with this method using Kubuntu Karmic, many thanks for the tip.

    FWIW this lappie now connects via ethernet (naturally), normal wifi, Optus 3G mobile wireless and now 56K internal modem as well. Mind you, it took me 3 fairly long days to get it all working. Ironically, following these instructions was a breeze compared to getting the normal wifi to work!

  4. #34
    Join Date
    Nov 2009
    Beans
    4

    Re: Problem with Conexant Modem on Karmic

    Paul S
    I have tried this and this is what I get:
    gstreamer-properties-Message: Error running pipeline 'ALSA - Advanced Linux Sound Architecture': Could not open audio device for playback. [gstalsasink.c(690): gst_alsasink_open (): /GstPipelineipeline1/GstAlsaSink:alsasink4:
    Playback open error on device 'default': No such file or directory]
    Last edited by maratonman; December 5th, 2009 at 10:28 AM.

  5. #35
    Join Date
    Nov 2009
    Beans
    4

    Re: Problem with Conexant Modem on Karmic

    It works all fine!!!!!!!
    Thanks a lot!!
    I forgot that I installed new kernel,after updating alsa driver linuxant and running hsfconfig,it all works now modem and sound too.

  6. #36
    Join Date
    Dec 2009
    Beans
    2

    Angry Re: Problem with Conexant Modem on Karmic

    Hello,

    tried it, too. But could not dial properly. I do not hear anything when calling a number (ATM2 and L2 are set), it just ends with NO CARRIER after a while and the calling cell phone never rings. The other way round, calling the modem and then answering the incoming call by an ATA command, works - but not the way I would call 'fine': there is no RING RING shown in the tty-connection and just a slight noise in my cell phone then, no specific answer tone as in windows. There everything works fine... It's annoying!

    I really messed up my ubuntu when trying to get my modem working by this and that description. So I'd like to reinstall my kernel and then try it again. Could you tell me how to get there? I tried different things I found in this forum and elsewhere, but in the meantime my sound doesn't work either.

    I tried to get the modem working by running hsfconfig and the proposed ALSA deb package. For getting rid of it I have run hsfconfig --uninstall, hsfconfig -r, reinstalled the kernel by apt-get reinstall and apt-get purge -and- apt-get install linux-sound-base alsa-base alsa-utils. But now, sound is broken, just a Dummy exists in the applet.

    Is there a way to completely reinstall the kernel now, without doing it to the whole system? I'm posting here, because you may have a sketchy idea of what i've done!?

    Thank you for any hint!

    unndreay

  7. #37
    Join Date
    Apr 2008
    Beans
    4

    Re: Problem with Conexant Modem on Karmic

    I know these are Ubuntu forums but this is the only solution I have yet found to using linuxant with 2.6.31 kernels. But in my experience solutions posted in Ubuntu forums are usually good for Gentoo as well.

    I recently updated my Gentoo kernel to 2.6.31. I downloaded your package and followed your instructions.

    Unfortunately it doesn't work for me. The build appears to complete successfully and the modules load without error BUT when I try to use wvdial to dial out on /dev/ttySHSF0, it returns the error message:

    --> Cannot open /dev/ttySHSF0: Input/ouput error.

    /dev/ttySHSF0 does exist as does ttySHSF1 etc to ttySHSF7.

    I have also noticed that ALL the driver modules are loaded, even the ones that I don't need (hsfmc97sis, ati, ali, via etc) I should only need hsfmc97ich. I tried loading only hsfmc97ich but all the others are loaded as well.

    I should point out that I used to use a cracked version of hsfmodem-7.68.00.14 and it worked fine until I updated my kernel for compatability with other packages.


    Does anyone have any clues as to why this error is occuring?

    **** EDIT ****

    Also, what happened to the slamr and ungrab-winmodem module??? There is no mention of these changes on the linuxant web site that I can find!
    Last edited by Audiossis; December 11th, 2009 at 01:18 AM. Reason: typo correction

  8. #38
    Join Date
    Dec 2009
    Beans
    2

    Smile Re: Problem with Conexant Modem on Karmic

    Quote Originally Posted by unndreay View Post
    Hello,

    tried it, too. But could not dial properly. I do not hear anything when calling a number (ATM2 and L2 are set), it just ends with NO CARRIER after a while and the calling cell phone never rings. The other way round, calling the modem and then answering the incoming call by an ATA command, works - but not the way I would call 'fine': there is no RING RING shown in the tty-connection and just a slight noise in my cell phone then, no specific answer tone as in windows. There everything works fine... It's annoying!

    I really messed up my ubuntu when trying to get my modem working by this and that description. So I'd like to reinstall my kernel and then try it again. Could you tell me how to get there? I tried different things I found in this forum and elsewhere, but in the meantime my sound doesn't work either.

    I tried to get the modem working by running hsfconfig and the proposed ALSA deb package. For getting rid of it I have run hsfconfig --uninstall, hsfconfig -r, reinstalled the kernel by apt-get reinstall and apt-get purge -and- apt-get install linux-sound-base alsa-base alsa-utils. But now, sound is broken, just a Dummy exists in the applet.

    Is there a way to completely reinstall the kernel now, without doing it to the whole system? I'm posting here, because you may have a sketchy idea of what i've done!?

    Thank you for any hint!

    unndreay

    Solved my sound issue by deleting all sound modules:

    Code:
    rm /lib/modules/`uname -r`/kernel/sound/*
    and reinstalling some packages:

    Code:
    sudo aptitude --purge reinstall linux-sound-base alsa-base alsa-utils linux-image-`uname -r` libasound2
    Found this at
    http://help.ubuntu.com/community/Sou...20Installation

    Another way to restore ALSA to the Ubuntu default

    I installed alsa from source, and wanted to revert so I wouldn't have to reinstall alsa everytime the kernel moved. The above did not work for me. Here's a safer way that did.
    That re-grabs all of the alsa binaries and modules. You may also need to
    Code:
    ls -lt /lib/modules/`uname -r`/kernel/sound/
    And delete anything from the day you manually installed alsa.
    Now, there is still no hardware list in sound settings, but sound works and i will leave it that way...
    Last edited by unndreay; December 13th, 2009 at 02:03 PM.

  9. #39
    Join Date
    Oct 2009
    Beans
    149
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Problem with Conexant Modem on Karmic

    Post 10 worked absolutely brilliant for me.

    A few weeks later, I activated the computer janitor and didn't notice that hsfmodem was in the "unused" section until after I pressed OK.

    Hey presto! no modem.

    I re-installed (or tried to) and got a load of stuff basically saying "Go away. I'm not going to play"

    Sudo hsfconfic came ip with:
    insserv: warning: script 'S01linux-restricted-modules-common' missing LSB tags and overrides
    insserv: warning: script 'K20acpi-support' missing LSB tags and overrides
    insserv: warning: current start runlevel(s) (2 3 4 5) of script `hsf' overwrites defaults (3 5).
    insserv: warning: current stop runlevel(s) (0 1 6) of script `hsf' overwrites defaults (0 1 2 6).
    insserv: warning: script 'dmesg' missing LSB tags and overrides
    insserv: warning: current start runlevel(s) (0) of script `halt' overwrites defaults (empty).
    insserv: warning: script 'module-init-tools' missing LSB tags and overrides
    insserv: warning: script 'dbus' missing LSB tags and overrides
    insserv: warning: script 'avahi-daemon' missing LSB tags and overrides
    insserv: warning: script 'hwclock-save' missing LSB tags and overrides
    insserv: warning: script 'rsyslog-kmsg' missing LSB tags and overrides
    insserv: warning: script 'udev-finish' missing LSB tags and overrides
    insserv: warning: current stop runlevel(s) (1) of script `policykit' overwrites defaults (empty).
    insserv: warning: script 'procps' missing LSB tags and overrides
    insserv: warning: script 'network-manager' missing LSB tags and overrides
    insserv: warning: current start runlevel(s) (0 6) of script `sendsigs' overwrites defaults (empty).
    insserv: warning: script 'atd' missing LSB tags and overrides
    insserv: warning: script 'udev' missing LSB tags and overrides
    insserv: warning: script 'ufw' missing LSB tags and overrides
    insserv: warning: script 'usplash' missing LSB tags and overrides
    insserv: warning: script 'gdm' missing LSB tags and overrides
    insserv: warning: current start runlevel(s) (0 6) of script `networking' overwrites defaults (empty).
    insserv: warning: script 'udevmonitor' missing LSB tags and overrides
    insserv: warning: script 'apport' missing LSB tags and overrides
    insserv: warning: script 'acpid' missing LSB tags and overrides
    insserv: warning: current start runlevel(s) (0 6) of script `umountnfs.sh' overwrites defaults (empty).
    insserv: warning: script 'hwclock' missing LSB tags and overrides
    insserv: warning: current start runlevel(s) (0 6) of script `wpa-ifupdown' overwrites defaults (empty).
    insserv: warning: script 'udevtrigger' missing LSB tags and overrides
    insserv: warning: script 'cron' missing LSB tags and overrides
    insserv: warning: current start runlevel(s) (6) of script `reboot' overwrites defaults (empty).
    insserv: warning: current start runlevel(s) (0 6) of script `umountroot' overwrites defaults (empty).
    insserv: warning: script 'failsafe-x' missing LSB tags and overrides
    insserv: warning: script 'rsyslog' missing LSB tags and overrides
    insserv: warning: script 'anacron' missing LSB tags and overrides
    insserv: warning: current start runlevel(s) (0 6) of script `umountfs' overwrites defaults (empty).
    insserv: warning: script 'hal' missing LSB tags and overrides
    insserv: warning: script 'acpi-support' missing LSB tags and overrides
    insserv: warning: script 'linux-restricted-modules-common' missing LSB tags and overrides
    insserv: There is a loop between service rsyslog and hwclock if stopped
    insserv: loop involving service hwclock at depth 4
    insserv: loop involving service sysklogd at depth 3
    insserv: There is a loop between service rsyslog and apache2 if stopped
    insserv: loop involving service apache2 at depth 3
    insserv: loop involving service rsyslog at depth 2
    insserv: loop involving service udev at depth 1
    insserv: There is a loop between service hwclock and sysklogd if started
    insserv: loop involving service sysklogd at depth 2
    insserv: loop involving service hwclock at depth 1
    insserv: There is a loop between service hwclock and sysklogd if stopped
    insserv: loop involving service rsyslog at depth 1
    insserv: There is a loop between service rsyslog and apache2 if stopped
    insserv: exiting without changing boot order!
    /sbin/insserv failed, exit code 1
    brafferton@office:~/Desktop/hsfmodem-7.80.02.05-DiacoEdition$

    Any ideas?

  10. #40
    Join Date
    Jun 2007
    Location
    San Diego, CA
    Beans
    27
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Problem with Conexant Modem on Karmic

    I couldn't manage to get it to run. After compiling hsfmodem-7.80.02.05-DiacoEdition.zip, I ran hsfconfig and got this output.

    Code:
    Conexant HSF softmodem driver, version 7.68.00.09oem
    
    If you need 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".
    
    Warning: existing driver modules found under:
    	/lib/modules/2.6.31-19-generic/
    Would you like to keep using them? [no] 
    
    No pre-built modules for: Ubuntu-9.10 linux-2.6.31-19-generic i686-SMP
    
    Trying to automatically build the driver modules...
    (this requires a C compiler and proper kernel sources to be installed)
    
    Where is the linux source build directory that matches your running kernel?
    [/lib/modules/2.6.31-19-generic/build] 
    
    Building modules for kernel 2.6.31-19-generic, using source directory
    /lib/modules/2.6.31-19-generic/build. Please wait...
    done.
    
    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
    when I wanted to connect using gnome-ppp it gave me this message
    Code:
    Cannot open /dev/modem: Input/output error
    Is it something related to my HDA modem? How can I fix it?

    Note that I am using karmic on my Dell 640m.

Page 4 of 6 FirstFirst ... 23456 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •