Re: F9: No audio on Compaq V5000
"Richard Shaw" <[EMAIL PROTECTED]> writes: > Well, as it turns out the audio chipset was just being funky. I shutdown > the laptop, took out the battery, waiting a few minutes, and then put it > back in, booted up, and viola! lspci showed it as ATI IXP audio. I'm > assuming the audio wasn't working when I installed F9 since no audio > applet was installed in Gnome so I added it and everything appears to be > working properly. I have a Hewlett-Packard Presario V5000 (ES188AV) F.54, as reported by smolt. Never had the speaker part of the audio flake out on me. Now the microphone is another matter. I haven't been able to get either the internal or external mic to work with ekiga yet. (The gain is way too low to be usable.) -wolfgang -- Wolfgang S. Rupprecht http://www.full-steam.org/ (ipv6-only) You may need to config 6to4 to see the above pages. -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
Re: F9: No audio on Compaq V5000
On Fri, Sep 26, 2008 at 9:09 AM, Mark Haney <[EMAIL PROTECTED]> wrote: > Richard Shaw wrote: > >> I recently got my wife to switch to Fedora as she was getting very >> frustrated with Windows on her not so new laptop (Compaq V5000 AMD Turion >> 1.6Ghz w/ Radeon M200 video). >> >> Everything works well except there is no audio. Direct from boot there is >> no >> /proc/asound or /dev/snd directories. lspci does not show any audio >> devices >> so I'm not sure what driver to use. Neither the alsa wiki or google were >> much help. >> >> I tried modprobe snd-intel8x0 since it's really common and the module >> loaded >> and created some entries under /proc/asound but alsamixer still didn't see >> a >> sound card. >> >> She likes F9 overall but has to have working sound. Any ideas? >> >> Thanks, >> >> Richard >> >> >> > This system looks a lot like my R4000. It's got the same video chipset > (Radeon XPress 200M) so my bet is it has the ATIIXP audio chipset as well. > > I have my sound driver built into the kernel on this system (as I now run > Gentoo on it), but I had F9 on it until a couple weeks ago without trouble. > You say lspci doesn't show anything? > > Can we see the output? > Well, as it turns out the audio chipset was just being funky. I shutdown the laptop, took out the battery, waiting a few minutes, and then put it back in, booted up, and viola! lspci showed it as ATI IXP audio. I'm assuming the audio wasn't working when I installed F9 since no audio applet was installed in Gnome so I added it and everything appears to be working properly. Richard -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
Re: F9: No audio on Compaq V5000
Richard Shaw wrote: I recently got my wife to switch to Fedora as she was getting very frustrated with Windows on her not so new laptop (Compaq V5000 AMD Turion 1.6Ghz w/ Radeon M200 video). Everything works well except there is no audio. Direct from boot there is no /proc/asound or /dev/snd directories. lspci does not show any audio devices so I'm not sure what driver to use. Neither the alsa wiki or google were much help. I tried modprobe snd-intel8x0 since it's really common and the module loaded and created some entries under /proc/asound but alsamixer still didn't see a sound card. She likes F9 overall but has to have working sound. Any ideas? Thanks, Richard This system looks a lot like my R4000. It's got the same video chipset (Radeon XPress 200M) so my bet is it has the ATIIXP audio chipset as well. I have my sound driver built into the kernel on this system (as I now run Gentoo on it), but I had F9 on it until a couple weeks ago without trouble. You say lspci doesn't show anything? Can we see the output? -- Libenter homines id quod volunt credunt -- Caius Julius Caesar Mark Haney Sr. Systems Administrator ERC Broadband (828) 350-2415 Call (866) ERC-7110 for after hours support -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
Re: F9: No audio on Compaq V5000
On Fri, Sep 26, 2008 at 3:02 AM, David Hláčik <[EMAIL PROTECTED]> wrote: > On Fri, Sep 26, 2008 at 5:56 AM, Richard Shaw <[EMAIL PROTECTED]> > wrote: > > I recently got my wife to switch to Fedora as she was getting very > > frustrated with Windows on her not so new laptop (Compaq V5000 AMD Turion > > 1.6Ghz w/ Radeon M200 video). > > > > Everything works well except there is no audio. Direct from boot there is > no > > /proc/asound or /dev/snd directories. lspci does not show any audio > devices > > so I'm not sure what driver to use. Neither the alsa wiki or google were > > much help. > > > > I tried modprobe snd-intel8x0 since it's really common and the module > loaded > > and created some entries under /proc/asound but alsamixer still didn't > see a > > sound card. > > > > She likes F9 overall but has to have working sound. Any ideas? > > > > Thanks, > > > > Richard > > > Hello Richard, > > please add atrpms repository (http://atrpms.net/install.html) > > from atrpms repository install alsa-driver , as dependency it will > install alsa-kmdl module for your current kernel. > > Restart computer, and sound will work just perfect. > > Regards, > > David > On the surface it looks like the only differences in the alsa packages is that atrpms is at version 1.0.17 while Fedora 9 is on 1.0.16. I can't believe that as old as this laptop is that the driver was just recently added. Is there some proprietary driver issue with the specific audio chipset in this laptop? Richard -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
Re: F9: No audio on Compaq V5000
Hello Richard, please add atrpms repository (http://atrpms.net/install.html) from atrpms repository install alsa-driver , as dependency it will install alsa-kmdl module for your current kernel. Restart computer, and sound will work just perfect. Regards, David On Fri, Sep 26, 2008 at 5:56 AM, Richard Shaw <[EMAIL PROTECTED]> wrote: > I recently got my wife to switch to Fedora as she was getting very > frustrated with Windows on her not so new laptop (Compaq V5000 AMD Turion > 1.6Ghz w/ Radeon M200 video). > > Everything works well except there is no audio. Direct from boot there is no > /proc/asound or /dev/snd directories. lspci does not show any audio devices > so I'm not sure what driver to use. Neither the alsa wiki or google were > much help. > > I tried modprobe snd-intel8x0 since it's really common and the module loaded > and created some entries under /proc/asound but alsamixer still didn't see a > sound card. > > She likes F9 overall but has to have working sound. Any ideas? > > Thanks, > > Richard > > -- > fedora-list mailing list > fedora-list@redhat.com > To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list > Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines > -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines