<---- template headericclude ----->
Problem with sound
FedoraForum.org - Fedora Support Forums and Community
Page 1 of 4 123 ... LastLast
Results 1 to 15 of 50
  1. #1
    psepsas Guest

    Red face Problem with sound

    Hi,
    I am new with linux,i have just installed fedora 8 on my laptop (Toshiba satellite pro) u200 and i can't hear anything..The vendor is intel corporation, model 82801G (ICH7 family) Hight definition audio controller and module is snd-hda-intel. I installed (alsa-driver-1.0.15-63.fc8.i386.rpm) and (alsa-kmdl-2.6.23.1-49.fc8-1.0.15-63.fc8.i686.rpm) but still nothing so i unistalled those packages. Previously i had fedora 7 and everything was working excellent.

    Thanks
    Psepsas

  2. #2
    Join Date
    Nov 2007
    Posts
    417
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have the saem issue. i have installed gstreamer ugly plugins and i still have no sound either. I do know that my sound works in vista though. i have the MCP51 high def audio card

  3. #3
    Join Date
    Oct 2006
    Posts
    3
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So, I am not alone
    Have exactly same problem

    when I tried to install the drivers, supplied by Realtek for ALC885 HD cards, it fails with "no alsaconf found" error, though alsa-utils are installed (normal installation via yum)...

    any help?
    Don't tell me how to act - how to be - how to live
    I am what I am from beginning to the end
    Soulfly
    _____
    Everex XT5300T - Fedora 8 (troubled); WinVista (messed up by design)
    eMachines M6805 - Fedora 8 (flawless); WinXP (perfect compared to Vista)

  4. #4
    Join Date
    Jul 2007
    Location
    Indiana USA
    Posts
    1,715
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I had this card in a laptop I bought a few months back I just sold it and got a new one.... Go figure they actually have made these work since I sold mine... I might be able to find something...
    The answer to all of lifes questions are buried somewhere in the Google search engine.

    Code:
    [Stephen@localhost ~]$ whatis this?
    this?: nothing appropriate

  5. #5
    Join Date
    Oct 2006
    Posts
    3
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I just got my laptop yesterday (it was released on the market on Friday), so I am NOT going to sell it. not quite yet

    p.s. I like you "code" signature
    Don't tell me how to act - how to be - how to live
    I am what I am from beginning to the end
    Soulfly
    _____
    Everex XT5300T - Fedora 8 (troubled); WinVista (messed up by design)
    eMachines M6805 - Fedora 8 (flawless); WinXP (perfect compared to Vista)

  6. #6
    Join Date
    Jul 2007
    Location
    Indiana USA
    Posts
    1,715
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    not really having much luck on my search, but one thing you can all try is:
    Code:
    yum update *alsa* --exclude=balsa --enablerepo=updates-testing
    The answer to all of lifes questions are buried somewhere in the Google search engine.

    Code:
    [Stephen@localhost ~]$ whatis this?
    this?: nothing appropriate

  7. #7
    Join Date
    Jul 2007
    Location
    Indiana USA
    Posts
    1,715
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    also you may have luck with removing pulse audio... Have any of you tried Fedora 7? Sound works a little differently in Fedora 7...... uhhh hey I forgot my new laptop has this:
    Code:
    [Stephen@localhost ~]$ /sbin/lspci | grep Audio
    00:10.1 Audio device: nVidia Corporation MCP51 High Definition Audio (rev a2)
    in it and it is working fine with Fedora 7, sound works in Fedora 8 but it sounds like hell... I don't think this card likes the new pulseaudio deal. Could you guys post:
    Code:
    /sbin/lspci | grep Audio
    so we know what everybody has.
    The answer to all of lifes questions are buried somewhere in the Google search engine.

    Code:
    [Stephen@localhost ~]$ whatis this?
    this?: nothing appropriate

  8. #8
    Join Date
    Oct 2006
    Posts
    3
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    00:10.1 Audio device: nVidia Corporation MCP51 High Definition Audio (rev a2)
    Don't tell me how to act - how to be - how to live
    I am what I am from beginning to the end
    Soulfly
    _____
    Everex XT5300T - Fedora 8 (troubled); WinVista (messed up by design)
    eMachines M6805 - Fedora 8 (flawless); WinXP (perfect compared to Vista)

  9. #9
    Join Date
    Oct 2006
    Posts
    4,757
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just for fun, can you post the output of

    su -
    lsmod | grep "snd"
    rpm -qa | grep "pulse"
    cat /etc/modprobe.conf

  10. #10
    Join Date
    Jul 2007
    Location
    Indiana USA
    Posts
    1,715
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Code:
    /sbin/lsmod | grep snd
    snd_hda_intel         338021  2 
    snd_seq_dummy          11461  0 
    snd_seq_oss            37185  0 
    snd_seq_midi_event     14913  1 snd_seq_oss
    snd_seq                56673  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
    snd_seq_device         15061  3 snd_seq_dummy,snd_seq_oss,snd_seq
    snd_pcm_oss            47553  0 
    snd_mixer_oss          22721  2 snd_pcm_oss
    snd_pcm                80585  2 snd_hda_intel,snd_pcm_oss
    snd_timer              27721  2 snd_seq,snd_pcm
    snd                    59753  10 snd_hda_intel,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
    soundcore              14945  2 snd
    snd_page_alloc         16337  2 snd_hda_intel,snd_pcm
    [Stephen@localhost ~]$ rpm -qa | grep "pulse"
    [Stephen@localhost ~]$ cat /etc/modprobe.conf
    alias eth0 forcedeth
    alias scsi_hostadapter sata_nv
    alias scsi_hostadapter1 pata_amd
    alias snd-card-0 snd-hda-intel
    options snd-card-0 index=0  
    options snd-hda-intel index=0  
    alias wlan0 bcm43xx
    The answer to all of lifes questions are buried somewhere in the Google search engine.

    Code:
    [Stephen@localhost ~]$ whatis this?
    this?: nothing appropriate

  11. #11
    Join Date
    Oct 2006
    Posts
    4,757
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    LOL, not you, you dummy....

    unless your sound doesn't work either

    Your sound works doesn't it?
    Last edited by Dies; 7th December 2007 at 02:07 AM. Reason: Post was too long with quote

  12. #12
    Join Date
    Jul 2007
    Location
    Indiana USA
    Posts
    1,715
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    yes but I thought it might be useful since I have the same card duh... For purposes of comparison.. Just a side note this is running F7 but my sound also works in F8 x86_64. But like I said sounds like garbage for some reason.
    The answer to all of lifes questions are buried somewhere in the Google search engine.

    Code:
    [Stephen@localhost ~]$ whatis this?
    this?: nothing appropriate

  13. #13
    Join Date
    Oct 2006
    Posts
    4,757
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by FriedChips
    yes but I thought it might be useful since I have the same card duh... For purposes of comparison.. Just a side note this is running F7 but my sound also works in F8 x86_64. But like I said sounds like garbage for some reason.
    gotcha...

    but then could you post the output from your F8 install ?

    since that would make for a better comparison.

    Edit - Actually, the output from your F8 install can you just edit it in, so this thread doesn't grow out of control.
    Last edited by Dies; 7th December 2007 at 02:06 AM. Reason: So I look less sto... stoopid :D

  14. #14
    Join Date
    Jul 2007
    Location
    Indiana USA
    Posts
    1,715
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by FriedChips
    .....Just a side note this is running F7 but.....
    Yup running F7 right now.. I can post from F8 too, but it'll take me a few, I gotta fix up my grub.conf as I haven't even booted F8 since installing F7
    The answer to all of lifes questions are buried somewhere in the Google search engine.

    Code:
    [Stephen@localhost ~]$ whatis this?
    this?: nothing appropriate

  15. #15
    Join Date
    Jul 2007
    Location
    Indiana USA
    Posts
    1,715
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Code:
    [root@localhost ~]# lsmod | grep "snd"
    snd_hda_intel         361833  3 
    snd_seq_dummy          11461  0 
    snd_seq_oss            37313  0 
    snd_seq_midi_event     15041  1 snd_seq_oss
    snd_seq                56673  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
    snd_seq_device         15061  3 snd_seq_dummy,snd_seq_oss,snd_seq
    snd_pcm_oss            45889  0 
    snd_mixer_oss          22721  2 snd_pcm_oss
    snd_pcm                80201  2 snd_hda_intel,snd_pcm_oss
    snd_timer              27721  2 snd_seq,snd_pcm
    snd_page_alloc         16465  2 snd_hda_intel,snd_pcm
    snd_hwdep              16073  1 snd_hda_intel
    snd                    60137  13 snd_hda_intel,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_hwdep
    soundcore              15073  2 snd
    [root@localhost ~]# rpm -qa | grep pulse
    pulseaudio-libs-0.9.7-0.17.svn20071017.fc8
    pulseaudio-module-gconf-0.9.7-0.17.svn20071017.fc8
    pulseaudio-libs-glib2-0.9.7-0.17.svn20071017.fc8
    pulseaudio-0.9.7-0.17.svn20071017.fc8
    pulseaudio-utils-0.9.7-0.17.svn20071017.fc8
    gstreamer-plugins-pulse-0.9.5-0.4.svn20070924.fc8
    pulseaudio-core-libs-0.9.7-0.17.svn20071017.fc8
    pulseaudio-module-x11-0.9.7-0.17.svn20071017.fc8
    alsa-plugins-pulseaudio-1.0.14-5.fc8
    pulseaudio-esound-compat-0.9.7-0.17.svn20071017.fc8
    [root@localhost ~]# cat /etc/modprobe.conf
    alias eth1 forcedeth
    alias snd-card-0 snd-hda-intel
    options snd-card-0 index=0
    options snd-hda-intel index=0
    
    alias wlan0 ndiswrapper
    The answer to all of lifes questions are buried somewhere in the Google search engine.

    Code:
    [Stephen@localhost ~]$ whatis this?
    this?: nothing appropriate

Page 1 of 4 123 ... LastLast

Similar Threads

  1. Replies: 14
    Last Post: 27th June 2009, 04:08 PM
  2. Video Driver Install Problem + Sound Problem
    By klebs89 in forum Using Fedora
    Replies: 2
    Last Post: 11th September 2005, 05:14 PM
  3. Replies: 6
    Last Post: 29th August 2005, 06:32 PM
  4. classical sound problem no 5.1 sound
    By fedoracorebeast in forum Hardware
    Replies: 6
    Last Post: 5th August 2005, 02:08 PM
  5. Sound problem with VIA onboard sound in FC3
    By davidswe in forum Hardware
    Replies: 0
    Last Post: 18th February 2005, 09:08 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
[[template footer(Guest)]]