Find the answer to your Linux question:
Page 1 of 5 1 2 3 4 5 LastLast
Results 1 to 10 of 42
Hello I have just installed Fedora 7 on my Toshiba Satellite p100-10P laptop. Sound drivers are installed, but I get no sound. I get the error: cannot detect sound card ...
  1. #1
    Banned jan1024188's Avatar
    Join Date
    Jul 2006
    Location
    EU, SLOVENIA
    Posts
    1,549

    Fedora 7...audio problem - laptop



    Hello

    I have just installed Fedora 7 on my Toshiba Satellite p100-10P laptop.
    Sound drivers are installed, but I get no sound. I get the error:
    cannot detect sound card
    Ive got a Toshiba Bass Enhanced Sound System with SRS® TruSurround XT™ technology I will check in Vista for more details.

    Ive tryed ALSA and Conexant CX20549 (venice) device.

    Any ideas?

  2. #2
    Banned jan1024188's Avatar
    Join Date
    Jul 2006
    Location
    EU, SLOVENIA
    Posts
    1,549
    In Vista it says I have Conexant High Definition Audio working

  3. #3
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,945
    Did you try using alsaconf from the command line to see if it detects your card?
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this. and the Forum FAQS.

  4. #4
    Banned jan1024188's Avatar
    Join Date
    Jul 2006
    Location
    EU, SLOVENIA
    Posts
    1,549
    [root@localhost ~]# alsaconf
    -bash: alsaconf: command not found

  5. #5
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,945
    Quote Originally Posted by jan1024188 View Post
    [root@localhost ~]# alsaconf
    -bash: alsaconf: command not found
    Ok, try installing alsa-utils with yum.
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this. and the Forum FAQS.

  6. #6
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,319
    I think alsaconf was removed from the version of alsa-utils shipped by Fedora. The last time I had issues with my soundcard, I rebuilt the alsa-utils rpm and enabled building of alsaconf. An alternative would be to install alsa-utils from source.

  7. #7
    Banned jan1024188's Avatar
    Join Date
    Jul 2006
    Location
    EU, SLOVENIA
    Posts
    1,549
    [root@localhost jan]# yum install alsa-utils
    Loading "installonlyn" plugin
    Setting up Install Process
    Parsing package install arguments
    Nothing to do
    [root@localhost jan]# yum install alsaconf
    Loading "installonlyn" plugin
    Setting up Install Process
    Parsing package install arguments
    Nothing to do


    Do I need any repos or I should I download a rpm and install?

  8. #8
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,945
    Quote Originally Posted by jan1024188 View Post
    [root@localhost jan]# yum install alsa-utils
    Loading "installonlyn" plugin
    Setting up Install Process
    Parsing package install arguments
    Nothing to do
    [root@localhost jan]# yum install alsaconf
    Loading "installonlyn" plugin
    Setting up Install Process
    Parsing package install arguments
    Nothing to do


    Do I need any repos or I should I download a rpm and install?
    I'm not using Fedora 7 yet, but make sure you have enabled the Livna repo, and if daark.child is right, you might have to install it from source instead of an rpm.
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this. and the Forum FAQS.

  9. #9
    Banned jan1024188's Avatar
    Join Date
    Jul 2006
    Location
    EU, SLOVENIA
    Posts
    1,549
    I've installed alsa-utils from source, I've tryed alsaconf BUT NOTHING HELPS.

    When I try playing an audio file in xmms it shows that its playing, but I hear no sound.


    Help me

  10. #10
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,945
    Do you use KDE?
    I seem to remember seeing a "detect soundcard" in the K-menu>system or somewhere like that, maybe they removed it from Fedora7.
    Is the module for your card being loaded? post the output of
    Code:
    lsmod
    Or maybe try the system-config-sound, sorry I don't have Fedora in front of me, can't verify this.
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this. and the Forum FAQS.

Page 1 of 5 1 2 3 4 5 LastLast

Posting Permissions

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