Takashi Iwai schrieb:
>
> Both are handled as patch_stac925x. That's what I meant. With your
> patch, there will be no master any more.
>
> So, how about the patch below?
>
>
> Takashi
>
> diff -r fb9512ce24e0 pci/hda/patch_sigmatel.c
> --- a/pci/hda/patch_sigmatel.cThu Oct 18 10:48:43 20
At Thu, 18 Oct 2007 17:24:46 +0200,
Maxim Levitsky wrote:
>
> On Thursday 18 October 2007 15:49:22 Takashi Iwai wrote:
> > At Thu, 18 Oct 2007 16:21:59 +0200,
> > Maxim Levitsky wrote:
> > >
> > > On Thursday 18 October 2007 07:57:27 Takashi Iwai wrote:
> > > > At Thu, 18 Oct 2007 03:53:08 +0200,
On Thursday 18 October 2007 15:49:22 Takashi Iwai wrote:
> At Thu, 18 Oct 2007 16:21:59 +0200,
> Maxim Levitsky wrote:
> >
> > On Thursday 18 October 2007 07:57:27 Takashi Iwai wrote:
> > > At Thu, 18 Oct 2007 03:53:08 +0200,
> > > Maxim Levitsky wrote:
> > > >
> > > > From 0824b077b75c19253b45c5
At Thu, 18 Oct 2007 16:21:59 +0200,
Maxim Levitsky wrote:
>
> On Thursday 18 October 2007 07:57:27 Takashi Iwai wrote:
> > At Thu, 18 Oct 2007 03:53:08 +0200,
> > Maxim Levitsky wrote:
> > >
> > > From 0824b077b75c19253b45c5a455775c331acd54ee Mon Sep 17 00:00:00 2001
> > > From: Maxim Levitsky <[
On Thursday 18 October 2007 07:57:27 Takashi Iwai wrote:
> At Thu, 18 Oct 2007 03:53:08 +0200,
> Maxim Levitsky wrote:
> >
> > From 0824b077b75c19253b45c5a455775c331acd54ee Mon Sep 17 00:00:00 2001
> > From: Maxim Levitsky <[EMAIL PROTECTED]>
> > Date: Thu, 18 Oct 2007 03:35:37 +0200
> > Subject:
I've also no sound. Had it working using the alsa.git tree _before_ the last
merge (>48h). Needed to use model=asus for this fujitsu v5505 here.
Now it doesn't work, even with other model-options (fujitsu, laptop).
legolas:/proc/asound # cat cards
0 [Intel ]: HDA-Intel - HDA Intel
At Wed, 17 Oct 2007 23:38:06 -0400,
Jeff Garzik wrote:
>
> Maxim Levitsky wrote:
> > What sound codec do you have?
> > cat /proc/asound/Intel/codec*
>
> Attached.
>
> I'm on x86-64/Fedora 7 FWIW.
>
>
> > You probably have different issue, since your card is probed correctly
>
> Agreed (though
At Thu, 18 Oct 2007 03:53:08 +0200,
Maxim Levitsky wrote:
>
> From 0824b077b75c19253b45c5a455775c331acd54ee Mon Sep 17 00:00:00 2001
> From: Maxim Levitsky <[EMAIL PROTECTED]>
> Date: Thu, 18 Oct 2007 03:35:37 +0200
> Subject: [PATCH] [HDA] [STAC] Since there is now a master volume control,
> don'
Maxim Levitsky wrote:
Probably everything is fine.
I added a new mixer control called "Master Volume"
it is a VolumeKnob.
It is a hardware control, that was unused in the driver before.
It affects the volume of all DACs
check if it is enabled, and set to maximum value.
This control affects th
On Thursday 18 October 2007 05:38:06 Jeff Garzik wrote:
> Maxim Levitsky wrote:
> > What sound codec do you have?
> > cat /proc/asound/Intel/codec*
>
> Attached.
>
> I'm on x86-64/Fedora 7 FWIW.
>
>
> > You probably have different issue, since your card is probed correctly
>
> Agreed (though I
Maxim Levitsky wrote:
What sound codec do you have?
cat /proc/asound/Intel/codec*
Attached.
I'm on x86-64/Fedora 7 FWIW.
You probably have different issue, since your card is probed correctly
Agreed (though I was surprised that a correct probe did not yield a
single printk).
Je
On Thursday 18 October 2007 04:35:56 Jeff Garzik wrote:
> Thomas Meyer wrote:
> > $ dmesg
> >
> > [schnipp]
> >
> > ACPI: PCI Interrupt :00:1b.0[A] -> GSI 22 (level, low) -> IRQ 21
> > PCI: Enabling bus mastering for device :00:1b.0
> > PCI: Setting latency timer of device :00:1b.0 to
Thomas Meyer wrote:
$ dmesg
[schnipp]
ACPI: PCI Interrupt :00:1b.0[A] -> GSI 22 (level, low) -> IRQ 21
PCI: Enabling bus mastering for device :00:1b.0
PCI: Setting latency timer of device :00:1b.0 to 64
hda_codec: STAC922x, Apple subsys_id=106b0200
ACPI: PCI interrupt for device 000
>From 0824b077b75c19253b45c5a455775c331acd54ee Mon Sep 17 00:00:00 2001
From: Maxim Levitsky <[EMAIL PROTECTED]>
Date: Thu, 18 Oct 2007 03:35:37 +0200
Subject: [PATCH] [HDA] [STAC] Since there is now a master volume control,
don't call the headphone output "Master", it isn't strictly correct anyway
Hi,
I understand why this happens.
Your sound card has a single "headphone" output, and since it is single, it is
called "Master"
the stac you have also has a real master volume control, that controls all the
DACs, not just the headphones.
I added support for it, thus two controls collided.
T
Takashi Iwai schrieb:
> At Wed, 17 Oct 2007 00:18:42 +0200,
> Thomas Meyer wrote:
>
>> $ dmesg
>>
>> [schnipp]
>>
>> ACPI: PCI Interrupt :00:1b.0[A] -> GSI 22 (level, low) -> IRQ 21
>> PCI: Enabling bus mastering for device :00:1b.0
>> PCI: Setting latency timer of device :00:1b.0 to
At Wed, 17 Oct 2007 00:18:42 +0200,
Thomas Meyer wrote:
>
> $ dmesg
>
> [schnipp]
>
> ACPI: PCI Interrupt :00:1b.0[A] -> GSI 22 (level, low) -> IRQ 21
> PCI: Enabling bus mastering for device :00:1b.0
> PCI: Setting latency timer of device :00:1b.0 to 64
> hda_codec: STAC922x, Apple
On Wednesday 17 October 2007 00:18:42 Thomas Meyer wrote:
> $ dmesg
>
> [schnipp]
>
> ACPI: PCI Interrupt :00:1b.0[A] -> GSI 22 (level, low) -> IRQ 21
> PCI: Enabling bus mastering for device :00:1b.0
> PCI: Setting latency timer of device :00:1b.0 to 64
> hda_codec: STAC922x, Apple s
18 matches
Mail list logo