All of lore.kernel.org
 help / color / mirror / Atom feed
* ICH9 Sound
@ 2008-09-27 12:38 Ronald Horn
  2008-09-29 11:34 ` Vedran Miletić
  0 siblings, 1 reply; 3+ messages in thread
From: Ronald Horn @ 2008-09-27 12:38 UTC (permalink / raw)
  To: alsa-devel

Hello,

I'm using a HP Pavilion dv7-1045eg. The Problem is I have no sound,
because there is no driver witch works.
Here are some reports from my system:
/
lspci -nv/
00:1b.0 0403: 8086:293e (rev 03)
        Subsystem: 103c:30f4
        Flags: bus master, fast devsel, latency 0, IRQ 22
        Memory at df300000 (64-bit, non-prefetchable) [size=16K]
        Capabilities: [50] Power Management version 2
        Capabilities: [60] Message Signalled Interrupts: Mask- 64bit+
Queue=0/0 Enable+
        Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
        Capabilities: [100] Virtual Channel <?>
        Capabilities: [130] Root Complex Link <?>
        Kernel driver in use: HDA Intel
        Kernel modules: snd-hda-intel

/
cat /proc/asound/cards/
 0 [Intel      ]: HDA-Intel - HDA Intel
                      HDA Intel at 0xdf300000 irq 22


/head -n 1 /proc/asound/card0/codec*/
==> /proc/asound/card0/codec#0 <==
Codec: IDT 92HD71B7X
==> /proc/asound/card0/codec#2 <==
Codec: Generic 10de ID 6


I'm using openSuse 11.0 with Kernel 2.6.25.16-0.1-pae.
Maybe your project could develop some drivers.

Greetings
Ronald

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ICH9 Sound
  2008-09-27 12:38 Ronald Horn
@ 2008-09-29 11:34 ` Vedran Miletić
  0 siblings, 0 replies; 3+ messages in thread
From: Vedran Miletić @ 2008-09-29 11:34 UTC (permalink / raw)
  To: Ronald Horn, alsa-devel mailing list

ICH9 sound should be supported. And, as you see, your card is
detected. Perhaps the codec or that specific notebook isn't supported.
Are you sure mixer levels are adjusted properly?

2008/9/27 Ronald Horn <Ronald.Horn@web.de>:
> Hello,
>
> I'm using a HP Pavilion dv7-1045eg. The Problem is I have no sound,
> because there is no driver witch works.
> Here are some reports from my system:
> /
> lspci -nv/
> 00:1b.0 0403: 8086:293e (rev 03)
>        Subsystem: 103c:30f4
>        Flags: bus master, fast devsel, latency 0, IRQ 22
>        Memory at df300000 (64-bit, non-prefetchable) [size=16K]
>        Capabilities: [50] Power Management version 2
>        Capabilities: [60] Message Signalled Interrupts: Mask- 64bit+
> Queue=0/0 Enable+
>        Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
>        Capabilities: [100] Virtual Channel <?>
>        Capabilities: [130] Root Complex Link <?>
>        Kernel driver in use: HDA Intel
>        Kernel modules: snd-hda-intel
>
> /
> cat /proc/asound/cards/
>  0 [Intel      ]: HDA-Intel - HDA Intel
>                      HDA Intel at 0xdf300000 irq 22
>
>
> /head -n 1 /proc/asound/card0/codec*/
> ==> /proc/asound/card0/codec#0 <==
> Codec: IDT 92HD71B7X
> ==> /proc/asound/card0/codec#2 <==
> Codec: Generic 10de ID 6
>
>
> I'm using openSuse 11.0 with Kernel 2.6.25.16-0.1-pae.
> Maybe your project could develop some drivers.
>
> Greetings
> Ronald
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@alsa-project.org
> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
>



-- 
Vedran Miletić
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ICH9 Sound
@ 2008-10-06 16:38 Ronald Horn
  0 siblings, 0 replies; 3+ messages in thread
From: Ronald Horn @ 2008-10-06 16:38 UTC (permalink / raw)
  To: alsa-devel, suse

[-- Attachment #1: Type: text/plain, Size: 1799 bytes --]

Hello,

all mixer levels are ok.
I have several times checked all settings. I deinstalled and reinstalled the drivers in yast2, too.

The phenomenon is that then a sound is playing, once an incredible noice is playing over the original sound.
And this sound is stopping first about ten seconds after I closed the player. It's like an feedback loop.

Greetings
Ronald




> ICH9 sound should be supported. And, as you see, your card is
> detected. Perhaps the codec or that specific notebook isn't supported.
> Are you sure mixer levels are adjusted properly?



> > I'm using a HP Pavilion dv7-1045eg. The Problem is I have no sound,
> > because there is no driver witch works.
> > Here are some reports from my system:
> > /
> > lspci -nv/
> > 00:1b.0 0403: 8086:293e (rev 03)
> >        Subsystem: 103c:30f4
> >        Flags: bus master, fast devsel, latency 0, IRQ 22
> >        Memory at df300000 (64-bit, non-prefetchable) [size=16K]
> >        Capabilities: [50] Power Management version 2
> >        Capabilities: [60] Message Signalled Interrupts: Mask- 64bit+
> > Queue=0/0 Enable+
> >        Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
> >        Capabilities: [100] Virtual Channel <?>
> >        Capabilities: [130] Root Complex Link <?>
> >        Kernel driver in use: HDA Intel
> >        Kernel modules: snd-hda-intel
> >
> > /
> > cat /proc/asound/cards/
> >  0 [Intel      ]: HDA-Intel - HDA Intel
> >                      HDA Intel at 0xdf300000 irq 22
> >
> >
> > /head -n 1 /proc/asound/card0/codec*/
> > ==> /proc/asound/card0/codec#0 <==
> > Codec: IDT 92HD71B7X
> > ==> /proc/asound/card0/codec#2 <==
> > Codec: Generic 10de ID 6
> >
> >
> > I'm using openSuse 11.0 with Kernel 2.6.25.16-0.1-pae.
> > Maybe your project could develop some drivers.




[-- Attachment #2: Ronald Horn.vcf --]
[-- Type: text/x-vCard, Size: 99 bytes --]

BEGIN:VCARD
VERSION:2.1
N:Horn;Ronald;;;
FN:Ronald Horn
EMAIL;INTERNET:ronald.horn@web.de
END:VCARD

[-- Attachment #3: Type: text/plain, Size: 160 bytes --]

_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-10-06 16:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-06 16:38 ICH9 Sound Ronald Horn
  -- strict thread matches above, loose matches on Subject: below --
2008-09-27 12:38 Ronald Horn
2008-09-29 11:34 ` Vedran Miletić

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.