Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [ALSA - driver 0002261]: No sound with hda-intel ALC883
@ 2006-07-06 20:14 bugtrack
  0 siblings, 0 replies; 15+ messages in thread
From: bugtrack @ 2006-07-06 20:14 UTC (permalink / raw)
  To: alsa-devel


The following issue has been SUBMITTED.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2261> 
======================================================================
Reported By:                lodp2
Assigned To:                tiwai
======================================================================
Project:                    ALSA - driver
Issue ID:                   2261
Category:                   PCI - hda-intel
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Distribution:               Kubuntu Dapper
Kernel Version:             2.6.15-25
======================================================================
Date Submitted:             07-06-2006 22:14 CEST
Last Modified:              07-06-2006 22:14 CEST
======================================================================
Summary:                    No sound with hda-intel ALC883
Description: 
I'm getting no sound on internal speakers, headphone and line jacks on my
Acer Aspire 1652 Z, which has a HDA-Intel card (Realtek ALC883 (ALC882?)
chip). What DOES work is recording, both internal mic and external. I
tried all model options I found for ALC883 in ALSA-Configuration.txt
(3stack-dig, 6stck-dig, auto, no option).

I frequently checked the settings in alsamixer (using alsamixergui), tried
muting/unmuting IEC958, Front, Line. Always tested using aplay *.wav.

I would have tried the latest HG version, but I ran into problems getting
it installed: I did a "./hgcompile --with-cards=hda-intel" and "sudo make
install", which both went through fine -- only "cat /proc/asound/version"
still tells me I've got version 1.0.12rc1, compiled two days ago. I would
appreciate any pointers, as I'm relatively new to this whole business..
======================================================================

Issue History
Date Modified  Username       Field                    Change              
======================================================================
07-06-06 22:14 lodp2          New Issue                                    
07-06-06 22:14 lodp2          Distribution              => Kubuntu Dapper  
07-06-06 22:14 lodp2          Kernel Version            => 2.6.15-25       
======================================================================



Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

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

* [ALSA - driver 0002261]: No sound with hda-intel ALC883
@ 2006-07-10 13:02 bugtrack
  0 siblings, 0 replies; 15+ messages in thread
From: bugtrack @ 2006-07-10 13:02 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2261> 
======================================================================
Reported By:                lodp2
Assigned To:                tiwai
======================================================================
Project:                    ALSA - driver
Issue ID:                   2261
Category:                   PCI - hda-intel
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Distribution:               Kubuntu Dapper
Kernel Version:             2.6.15-25
======================================================================
Date Submitted:             07-06-2006 22:14 CEST
Last Modified:              07-10-2006 15:02 CEST
======================================================================
Summary:                    No sound with hda-intel ALC883
Description: 
I'm getting no sound on internal speakers, headphone and line jacks on my
Acer Aspire 1652 Z, which has a HDA-Intel card (Realtek ALC883 (ALC882?)
chip). What DOES work is recording, both internal mic and external. I
tried all model options I found for ALC883 in ALSA-Configuration.txt
(3stack-dig, 6stck-dig, auto, no option).

I frequently checked the settings in alsamixer (using alsamixergui), tried
muting/unmuting IEC958, Front, Line. Always tested using aplay *.wav.

I would have tried the latest HG version, but I ran into problems getting
it installed: I did a "./hgcompile --with-cards=hda-intel" and "sudo make
install", which both went through fine -- only "cat /proc/asound/version"
still tells me I've got version 1.0.12rc1, compiled two days ago. I would
appreciate any pointers, as I'm relatively new to this whole business..
======================================================================

----------------------------------------------------------------------
 arpac - 07-10-06 15:02 
----------------------------------------------------------------------
Hi, I have the same problem on an ACER Aspire 1650Z (
http://www.acer.co.id/products.php?fl3nc=1&param=c2lkQ29udGFpbmVyPTAwMDUwMDAwMDM1Nw%3D%3D
), no sound output.

I've try alsa 1.0.11 and the last HG (of yesterday), working actually with
it.
With the v1.0.11 the microphone was working normally (tested with
audacity), with the last HG not correctly (at begining I thought that it
wasn't working, but it does in fact, at a very low level).

I've try lots of model possibility (all ALC882/883 with position 0 at 3;
and some of ALC880) but nothing more, with everyone low micrphone level
and no sound from the laptop.

Here is my actual lspci -nv for the audio: 
00:1b.0 0403: 8086:2668 (rev 04)
        Subsystem: 1025:009e
        Flags: bus master, fast devsel, latency 0, IRQ 16
        Memory at d000c000 (64-bit, non-prefetchable) [size=16K]
        Capabilities: [50] Power Management version 2
        Capabilities: [60] Message Signalled Interrupts: 64bit+ Queue=0/0
Enable-
        Capabilities: [70] Express Unknown type IRQ 0
        Capabilities: [100] Virtual Channel
        Capabilities: [130] Unknown (5)

my actual dmesg about modules after loading: 
ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:1b.0 to 64

my actual modules conf:
alias snd-card-0 snd-hda-intel
#options snd-hda-intel model=6stack-dig-demo position_fix=1
options snd-hda-intel model=auto
alias sound-slot-0 snd-hda-intel

my /proc/asound/card0/codec#0:
Codec: Realtek ALC883

Don't know what to give you more interesting, and I'm getting to have a
big headache to search everywhere ^^

Is it possible to make ALC883's working on GNU/Linux or I must sell my
laptop ? :/

If I can help .. Thx for all you('ve) do(ne) for GNU/Linux community

Issue History
Date Modified  Username       Field                    Change              
======================================================================
07-06-06 22:14 lodp2          New Issue                                    
07-06-06 22:14 lodp2          Distribution              => Kubuntu Dapper  
07-06-06 22:14 lodp2          Kernel Version            => 2.6.15-25       
07-06-06 22:24 lodp2          Issue Monitored: lodp2                       
07-10-06 15:01 arpac          Issue Monitored: arpac                       
07-10-06 15:02 arpac          Note Added: 0010961                          
======================================================================




-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

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

* [ALSA - driver 0002261]: No sound with hda-intel ALC883
@ 2006-07-20 15:28 bugtrack
  0 siblings, 0 replies; 15+ messages in thread
From: bugtrack @ 2006-07-20 15:28 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2261> 
======================================================================
Reported By:                lodp2
Assigned To:                tiwai
======================================================================
Project:                    ALSA - driver
Issue ID:                   2261
Category:                   PCI - hda-intel
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Distribution:               Kubuntu Dapper
Kernel Version:             2.6.15-25
======================================================================
Date Submitted:             07-06-2006 22:14 CEST
Last Modified:              07-20-2006 17:28 CEST
======================================================================
Summary:                    No sound with hda-intel ALC883
Description: 
I'm getting no sound on internal speakers, headphone and line jacks on my
Acer Aspire 1652 Z, which has a HDA-Intel card (Realtek ALC883 (ALC882?)
chip). What DOES work is recording, both internal mic and external. I
tried all model options I found for ALC883 in ALSA-Configuration.txt
(3stack-dig, 6stck-dig, auto, no option).

I frequently checked the settings in alsamixer (using alsamixergui), tried
muting/unmuting IEC958, Front, Line. Always tested using aplay *.wav.

I would have tried the latest HG version, but I ran into problems getting
it installed: I did a "./hgcompile --with-cards=hda-intel" and "sudo make
install", which both went through fine -- only "cat /proc/asound/version"
still tells me I've got version 1.0.12rc1, compiled two days ago. I would
appreciate any pointers, as I'm relatively new to this whole business..
======================================================================

----------------------------------------------------------------------
 arpac - 07-10-06 15:04 
----------------------------------------------------------------------
Hi, I have the same problem on an ACER Aspire 1650Z (
http://www.acer.co.id/products.php?fl3nc=1&param=c2lkQ29udGFpbmVyPTAwMDUwMDAwMDM1Nw%3D%3D
), no sound output.

I've try alsa 1.0.11 and the last HG (of yesterday), working actually with
it.
With the v1.0.11 the microphone was working normally (tested with
audacity), with the last HG not correctly (at begining I thought that it
wasn't working, but it does in fact, at a very low level).

I've try lots of model possibility (all ALC882/883 with position 0 at 3;
and some of ALC880) but nothing more, with everyone low micrphone level
and no sound from the laptop.

Here is my actual lspci -nv for the audio: 
00:1b.0 0403: 8086:2668 (rev 04)
        Subsystem: 1025:009e
        Flags: bus master, fast devsel, latency 0, IRQ 16
        Memory at d000c000 (64-bit, non-prefetchable) [size=16K]
        Capabilities: [50] Power Management version 2
        Capabilities: [60] Message Signalled Interrupts: 64bit+ Queue=0/0
Enable-
        Capabilities: [70] Express Unknown type IRQ 0
        Capabilities: [100] Virtual Channel
        Capabilities: [130] Unknown (5)

my actual dmesg about modules after loading: 
ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:1b.0 to 64

my actual modules conf:
alias snd-card-0 snd-hda-intel
#options snd-hda-intel model=6stack-dig-demo position_fix=1
options snd-hda-intel model=auto
alias sound-slot-0 snd-hda-intel

my /proc/asound/card0/codec#0:
Codec: Realtek ALC883

Don't know what to give you more interesting, and I'm getting to have a
big headache to search everywhere ^^

Is it possible to make ALC883's working on GNU/Linux or I must sell my
laptop ? :/

If I can help .. Thx for all you('ve) do(ne) for the GNU/Linux community



----------------------------------------------------------------------
 arpac - 07-20-06 17:28 
----------------------------------------------------------------------
I've found someone who have an Intel Corporation 82801G with ALC883, on an
acer laptop. sound is working for him with last alsa tarball ..
**lucky one ^^**

Issue History
Date Modified  Username       Field                    Change              
======================================================================
07-06-06 22:14 lodp2          New Issue                                    
07-06-06 22:14 lodp2          Distribution              => Kubuntu Dapper  
07-06-06 22:14 lodp2          Kernel Version            => 2.6.15-25       
07-06-06 22:24 lodp2          Issue Monitored: lodp2                       
07-10-06 15:01 arpac          Issue Monitored: arpac                       
07-10-06 15:02 arpac          Note Added: 0010961                          
07-10-06 15:03 arpac          Note Edited: 0010961                         
07-10-06 15:04 arpac          Note Edited: 0010961                         
07-10-06 15:04 arpac          Note Edited: 0010961                         
07-20-06 17:28 arpac          Note Added: 0011133                          
======================================================================



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

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

* [ALSA - driver 0002261]: No sound with hda-intel ALC883
@ 2006-07-24 23:03 bugtrack
  0 siblings, 0 replies; 15+ messages in thread
From: bugtrack @ 2006-07-24 23:03 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2261> 
======================================================================
Reported By:                lodp2
Assigned To:                tiwai
======================================================================
Project:                    ALSA - driver
Issue ID:                   2261
Category:                   PCI - hda-intel
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Distribution:               Kubuntu Dapper
Kernel Version:             2.6.15-25
======================================================================
Date Submitted:             07-06-2006 22:14 CEST
Last Modified:              07-25-2006 01:03 CEST
======================================================================
Summary:                    No sound with hda-intel ALC883
Description: 
I'm getting no sound on internal speakers, headphone and line jacks on my
Acer Aspire 1652 Z, which has a HDA-Intel card (Realtek ALC883 (ALC882?)
chip). What DOES work is recording, both internal mic and external. I
tried all model options I found for ALC883 in ALSA-Configuration.txt
(3stack-dig, 6stck-dig, auto, no option).

I frequently checked the settings in alsamixer (using alsamixergui), tried
muting/unmuting IEC958, Front, Line. Always tested using aplay *.wav.

I would have tried the latest HG version, but I ran into problems getting
it installed: I did a "./hgcompile --with-cards=hda-intel" and "sudo make
install", which both went through fine -- only "cat /proc/asound/version"
still tells me I've got version 1.0.12rc1, compiled two days ago. I would
appreciate any pointers, as I'm relatively new to this whole business..
======================================================================

----------------------------------------------------------------------
 arpac - 07-20-06 17:28 
----------------------------------------------------------------------
I've found someone who have an Intel Corporation 82801G with ALC883, on an
acer laptop. sound is working for him with last alsa tarball ..
**lucky one ^^**

----------------------------------------------------------------------
 lodp2 - 07-25-06 01:03 
----------------------------------------------------------------------
i don't want to seem impatient, but -- is this issue being worked on in
some way or the other? i read about fixes having been committed for ALC883
in the comments to some other issue, but having installed the latest hg
version, it still isn't working for me.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
07-06-06 22:14 lodp2          New Issue                                    
07-06-06 22:14 lodp2          Distribution              => Kubuntu Dapper  
07-06-06 22:14 lodp2          Kernel Version            => 2.6.15-25       
07-06-06 22:24 lodp2          Issue Monitored: lodp2                       
07-10-06 15:01 arpac          Issue Monitored: arpac                       
07-10-06 15:02 arpac          Note Added: 0010961                          
07-10-06 15:03 arpac          Note Edited: 0010961                         
07-10-06 15:04 arpac          Note Edited: 0010961                         
07-10-06 15:04 arpac          Note Edited: 0010961                         
07-20-06 17:28 arpac          Note Added: 0011133                          
07-25-06 01:03 lodp2          Note Added: 0011219                          
======================================================================



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

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

* [ALSA - driver 0002261]: No sound with hda-intel ALC883
@ 2006-07-24 23:13 bugtrack
  0 siblings, 0 replies; 15+ messages in thread
From: bugtrack @ 2006-07-24 23:13 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2261> 
======================================================================
Reported By:                lodp2
Assigned To:                tiwai
======================================================================
Project:                    ALSA - driver
Issue ID:                   2261
Category:                   PCI - hda-intel
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Distribution:               Kubuntu Dapper
Kernel Version:             2.6.15-25
======================================================================
Date Submitted:             07-06-2006 22:14 CEST
Last Modified:              07-25-2006 01:13 CEST
======================================================================
Summary:                    No sound with hda-intel ALC883
Description: 
I'm getting no sound on internal speakers, headphone and line jacks on my
Acer Aspire 1652 Z, which has a HDA-Intel card (Realtek ALC883 (ALC882?)
chip). What DOES work is recording, both internal mic and external. I
tried all model options I found for ALC883 in ALSA-Configuration.txt
(3stack-dig, 6stck-dig, auto, no option).

I frequently checked the settings in alsamixer (using alsamixergui), tried
muting/unmuting IEC958, Front, Line. Always tested using aplay *.wav.

I would have tried the latest HG version, but I ran into problems getting
it installed: I did a "./hgcompile --with-cards=hda-intel" and "sudo make
install", which both went through fine -- only "cat /proc/asound/version"
still tells me I've got version 1.0.12rc1, compiled two days ago. I would
appreciate any pointers, as I'm relatively new to this whole business..
======================================================================

----------------------------------------------------------------------
 lodp2 - 07-25-06 01:03 
----------------------------------------------------------------------
i don't want to seem impatient, but -- is this issue being worked on in
some way or the other? i read about fixes having been committed for ALC883
in the comments to some other issue, but having installed the latest hg
version, it still isn't working for me.

----------------------------------------------------------------------
 rlrevell - 07-25-06 01:13 
----------------------------------------------------------------------
Obviously it is being worked on, as you mentioned some ALC883 changes were
recently committed.

Lack of access to hardware and documentation from vendors are big issues.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
07-06-06 22:14 lodp2          New Issue                                    
07-06-06 22:14 lodp2          Distribution              => Kubuntu Dapper  
07-06-06 22:14 lodp2          Kernel Version            => 2.6.15-25       
07-06-06 22:24 lodp2          Issue Monitored: lodp2                       
07-10-06 15:01 arpac          Issue Monitored: arpac                       
07-10-06 15:02 arpac          Note Added: 0010961                          
07-10-06 15:03 arpac          Note Edited: 0010961                         
07-10-06 15:04 arpac          Note Edited: 0010961                         
07-10-06 15:04 arpac          Note Edited: 0010961                         
07-20-06 17:28 arpac          Note Added: 0011133                          
07-25-06 01:03 lodp2          Note Added: 0011219                          
07-25-06 01:13 rlrevell       Note Added: 0011220                          
======================================================================



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

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

* [ALSA - driver 0002261]: No sound with hda-intel ALC883
@ 2006-07-25 11:08 bugtrack
  0 siblings, 0 replies; 15+ messages in thread
From: bugtrack @ 2006-07-25 11:08 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2261> 
======================================================================
Reported By:                lodp2
Assigned To:                tiwai
======================================================================
Project:                    ALSA - driver
Issue ID:                   2261
Category:                   PCI - hda-intel
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Distribution:               Kubuntu Dapper
Kernel Version:             2.6.15-25
======================================================================
Date Submitted:             07-06-2006 22:14 CEST
Last Modified:              07-25-2006 13:08 CEST
======================================================================
Summary:                    No sound with hda-intel ALC883
Description: 
I'm getting no sound on internal speakers, headphone and line jacks on my
Acer Aspire 1652 Z, which has a HDA-Intel card (Realtek ALC883 (ALC882?)
chip). What DOES work is recording, both internal mic and external. I
tried all model options I found for ALC883 in ALSA-Configuration.txt
(3stack-dig, 6stck-dig, auto, no option).

I frequently checked the settings in alsamixer (using alsamixergui), tried
muting/unmuting IEC958, Front, Line. Always tested using aplay *.wav.

I would have tried the latest HG version, but I ran into problems getting
it installed: I did a "./hgcompile --with-cards=hda-intel" and "sudo make
install", which both went through fine -- only "cat /proc/asound/version"
still tells me I've got version 1.0.12rc1, compiled two days ago. I would
appreciate any pointers, as I'm relatively new to this whole business..
======================================================================

----------------------------------------------------------------------
 rlrevell - 07-25-06 01:13 
----------------------------------------------------------------------
Obviously it is being worked on, as you mentioned some ALC883 changes were
recently committed.

Lack of access to hardware and documentation from vendors are big issues.

----------------------------------------------------------------------
 arpac - 07-25-06 13:08 
----------------------------------------------------------------------
hi, so, can we be usefull for helping devel to make good drivers ?
if so, how to ?

Issue History
Date Modified  Username       Field                    Change              
======================================================================
07-06-06 22:14 lodp2          New Issue                                    
07-06-06 22:14 lodp2          Distribution              => Kubuntu Dapper  
07-06-06 22:14 lodp2          Kernel Version            => 2.6.15-25       
07-06-06 22:24 lodp2          Issue Monitored: lodp2                       
07-10-06 15:01 arpac          Issue Monitored: arpac                       
07-10-06 15:02 arpac          Note Added: 0010961                          
07-10-06 15:03 arpac          Note Edited: 0010961                         
07-10-06 15:04 arpac          Note Edited: 0010961                         
07-10-06 15:04 arpac          Note Edited: 0010961                         
07-20-06 17:28 arpac          Note Added: 0011133                          
07-25-06 01:03 lodp2          Note Added: 0011219                          
07-25-06 01:13 rlrevell       Note Added: 0011220                          
07-25-06 13:08 arpac          Note Added: 0011226                          
======================================================================



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

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

* [ALSA - driver 0002261]: No sound with hda-intel ALC883
@ 2006-07-25 15:13 bugtrack
  0 siblings, 0 replies; 15+ messages in thread
From: bugtrack @ 2006-07-25 15:13 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2261> 
======================================================================
Reported By:                lodp2
Assigned To:                tiwai
======================================================================
Project:                    ALSA - driver
Issue ID:                   2261
Category:                   PCI - hda-intel
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Distribution:               Kubuntu Dapper
Kernel Version:             2.6.15-25
======================================================================
Date Submitted:             07-06-2006 22:14 CEST
Last Modified:              07-25-2006 17:13 CEST
======================================================================
Summary:                    No sound with hda-intel ALC883
Description: 
I'm getting no sound on internal speakers, headphone and line jacks on my
Acer Aspire 1652 Z, which has a HDA-Intel card (Realtek ALC883 (ALC882?)
chip). What DOES work is recording, both internal mic and external. I
tried all model options I found for ALC883 in ALSA-Configuration.txt
(3stack-dig, 6stck-dig, auto, no option).

I frequently checked the settings in alsamixer (using alsamixergui), tried
muting/unmuting IEC958, Front, Line. Always tested using aplay *.wav.

I would have tried the latest HG version, but I ran into problems getting
it installed: I did a "./hgcompile --with-cards=hda-intel" and "sudo make
install", which both went through fine -- only "cat /proc/asound/version"
still tells me I've got version 1.0.12rc1, compiled two days ago. I would
appreciate any pointers, as I'm relatively new to this whole business..
======================================================================

----------------------------------------------------------------------
 arpac - 07-25-06 13:08 
----------------------------------------------------------------------
hi, so, can we be usefull for helping devel to make good drivers ?
if so, how to ?

----------------------------------------------------------------------
 axj - 07-25-06 17:13 
----------------------------------------------------------------------
I have the same problem with Acer Aspire 1652Z WMLI on a Slackware. I'm
tryng Alesa 1.0.12rc1... but without success.... I hope that, soon or
later, someone will found a solution.... i really tryed everything... by
the why, in the future, i will no more buy a noteboock without all the
information like "lspci" and something else..... and expacially Acer......

Issue History
Date Modified  Username       Field                    Change              
======================================================================
07-06-06 22:14 lodp2          New Issue                                    
07-06-06 22:14 lodp2          Distribution              => Kubuntu Dapper  
07-06-06 22:14 lodp2          Kernel Version            => 2.6.15-25       
07-06-06 22:24 lodp2          Issue Monitored: lodp2                       
07-10-06 15:01 arpac          Issue Monitored: arpac                       
07-10-06 15:02 arpac          Note Added: 0010961                          
07-10-06 15:03 arpac          Note Edited: 0010961                         
07-10-06 15:04 arpac          Note Edited: 0010961                         
07-10-06 15:04 arpac          Note Edited: 0010961                         
07-20-06 17:28 arpac          Note Added: 0011133                          
07-25-06 01:03 lodp2          Note Added: 0011219                          
07-25-06 01:13 rlrevell       Note Added: 0011220                          
07-25-06 13:08 arpac          Note Added: 0011226                          
07-25-06 17:13 axj            Note Added: 0011229                          
======================================================================



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

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

* [ALSA - driver 0002261]: No sound with hda-intel ALC883
@ 2006-07-27 21:50 bugtrack
  0 siblings, 0 replies; 15+ messages in thread
From: bugtrack @ 2006-07-27 21:50 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2261> 
======================================================================
Reported By:                lodp2
Assigned To:                tiwai
======================================================================
Project:                    ALSA - driver
Issue ID:                   2261
Category:                   PCI - hda-intel
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Distribution:               Kubuntu Dapper
Kernel Version:             2.6.15-25
======================================================================
Date Submitted:             07-06-2006 22:14 CEST
Last Modified:              07-27-2006 23:50 CEST
======================================================================
Summary:                    No sound with hda-intel ALC883
Description: 
I'm getting no sound on internal speakers, headphone and line jacks on my
Acer Aspire 1652 Z, which has a HDA-Intel card (Realtek ALC883 (ALC882?)
chip). What DOES work is recording, both internal mic and external. I
tried all model options I found for ALC883 in ALSA-Configuration.txt
(3stack-dig, 6stck-dig, auto, no option).

I frequently checked the settings in alsamixer (using alsamixergui), tried
muting/unmuting IEC958, Front, Line. Always tested using aplay *.wav.

I would have tried the latest HG version, but I ran into problems getting
it installed: I did a "./hgcompile --with-cards=hda-intel" and "sudo make
install", which both went through fine -- only "cat /proc/asound/version"
still tells me I've got version 1.0.12rc1, compiled two days ago. I would
appreciate any pointers, as I'm relatively new to this whole business..
======================================================================

----------------------------------------------------------------------
 axj - 07-25-06 17:13 
----------------------------------------------------------------------
I have the same problem with Acer Aspire 1652Z WMLI on a Slackware. I'm
tryng Alesa 1.0.12rc1... but without success.... I hope that, soon or
later, someone will found a solution.... i really tryed everything... by
the why, in the future, i will no more buy a noteboock without all the
information like "lspci" and something else..... and expacially Acer......

----------------------------------------------------------------------
 pwaller - 07-27-06 23:50 
----------------------------------------------------------------------
Same symptoms with the ALC861.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
07-06-06 22:14 lodp2          New Issue                                    
07-06-06 22:14 lodp2          Distribution              => Kubuntu Dapper  
07-06-06 22:14 lodp2          Kernel Version            => 2.6.15-25       
07-06-06 22:24 lodp2          Issue Monitored: lodp2                       
07-10-06 15:01 arpac          Issue Monitored: arpac                       
07-10-06 15:02 arpac          Note Added: 0010961                          
07-10-06 15:03 arpac          Note Edited: 0010961                         
07-10-06 15:04 arpac          Note Edited: 0010961                         
07-10-06 15:04 arpac          Note Edited: 0010961                         
07-20-06 17:28 arpac          Note Added: 0011133                          
07-25-06 01:03 lodp2          Note Added: 0011219                          
07-25-06 01:13 rlrevell       Note Added: 0011220                          
07-25-06 13:08 arpac          Note Added: 0011226                          
07-25-06 17:13 axj            Note Added: 0011229                          
07-27-06 23:50 pwaller        Note Added: 0011281                          
======================================================================



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

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

* [ALSA - driver 0002261]: No sound with hda-intel ALC883
@ 2006-07-28 17:14 bugtrack
  0 siblings, 0 replies; 15+ messages in thread
From: bugtrack @ 2006-07-28 17:14 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2261> 
======================================================================
Reported By:                lodp2
Assigned To:                tiwai
======================================================================
Project:                    ALSA - driver
Issue ID:                   2261
Category:                   PCI - hda-intel
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Distribution:               Kubuntu Dapper
Kernel Version:             2.6.15-25
======================================================================
Date Submitted:             07-06-2006 22:14 CEST
Last Modified:              07-28-2006 19:14 CEST
======================================================================
Summary:                    No sound with hda-intel ALC883
Description: 
I'm getting no sound on internal speakers, headphone and line jacks on my
Acer Aspire 1652 Z, which has a HDA-Intel card (Realtek ALC883 (ALC882?)
chip). What DOES work is recording, both internal mic and external. I
tried all model options I found for ALC883 in ALSA-Configuration.txt
(3stack-dig, 6stck-dig, auto, no option).

I frequently checked the settings in alsamixer (using alsamixergui), tried
muting/unmuting IEC958, Front, Line. Always tested using aplay *.wav.

I would have tried the latest HG version, but I ran into problems getting
it installed: I did a "./hgcompile --with-cards=hda-intel" and "sudo make
install", which both went through fine -- only "cat /proc/asound/version"
still tells me I've got version 1.0.12rc1, compiled two days ago. I would
appreciate any pointers, as I'm relatively new to this whole business..
======================================================================

----------------------------------------------------------------------
 pwaller - 07-27-06 23:50 
----------------------------------------------------------------------
Same symptoms with the ALC861.

----------------------------------------------------------------------
 arpac - 07-28-06 19:14 
----------------------------------------------------------------------
still no change with the last hg (4hours ago, modif by tiwai) :(

Issue History
Date Modified  Username       Field                    Change              
======================================================================
07-06-06 22:14 lodp2          New Issue                                    
07-06-06 22:14 lodp2          Distribution              => Kubuntu Dapper  
07-06-06 22:14 lodp2          Kernel Version            => 2.6.15-25       
07-06-06 22:24 lodp2          Issue Monitored: lodp2                       
07-10-06 15:01 arpac          Issue Monitored: arpac                       
07-10-06 15:02 arpac          Note Added: 0010961                          
07-10-06 15:03 arpac          Note Edited: 0010961                         
07-10-06 15:04 arpac          Note Edited: 0010961                         
07-10-06 15:04 arpac          Note Edited: 0010961                         
07-20-06 17:28 arpac          Note Added: 0011133                          
07-25-06 01:03 lodp2          Note Added: 0011219                          
07-25-06 01:13 rlrevell       Note Added: 0011220                          
07-25-06 13:08 arpac          Note Added: 0011226                          
07-25-06 17:13 axj            Note Added: 0011229                          
07-27-06 23:50 pwaller        Note Added: 0011281                          
07-28-06 13:09 pwaller        Issue Monitored: pwaller                     
07-28-06 19:14 arpac          Note Added: 0011286                          
======================================================================



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

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

* [ALSA - driver 0002261]: No sound with hda-intel ALC883
@ 2006-07-28 17:53 bugtrack
  0 siblings, 0 replies; 15+ messages in thread
From: bugtrack @ 2006-07-28 17:53 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2261> 
======================================================================
Reported By:                lodp2
Assigned To:                tiwai
======================================================================
Project:                    ALSA - driver
Issue ID:                   2261
Category:                   PCI - hda-intel
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Distribution:               Kubuntu Dapper
Kernel Version:             2.6.15-25
======================================================================
Date Submitted:             07-06-2006 22:14 CEST
Last Modified:              07-28-2006 19:53 CEST
======================================================================
Summary:                    No sound with hda-intel ALC883
Description: 
I'm getting no sound on internal speakers, headphone and line jacks on my
Acer Aspire 1652 Z, which has a HDA-Intel card (Realtek ALC883 (ALC882?)
chip). What DOES work is recording, both internal mic and external. I
tried all model options I found for ALC883 in ALSA-Configuration.txt
(3stack-dig, 6stck-dig, auto, no option).

I frequently checked the settings in alsamixer (using alsamixergui), tried
muting/unmuting IEC958, Front, Line. Always tested using aplay *.wav.

I would have tried the latest HG version, but I ran into problems getting
it installed: I did a "./hgcompile --with-cards=hda-intel" and "sudo make
install", which both went through fine -- only "cat /proc/asound/version"
still tells me I've got version 1.0.12rc1, compiled two days ago. I would
appreciate any pointers, as I'm relatively new to this whole business..
======================================================================

----------------------------------------------------------------------
 arpac - 07-28-06 19:14 
----------------------------------------------------------------------
still no change with the last hg (4hours ago, modif by tiwai) :(

----------------------------------------------------------------------
 pwaller - 07-28-06 19:53 
----------------------------------------------------------------------
How can one tell when tiwai makes changes and it's worth checking to see
whether the latest build works?

Issue History
Date Modified  Username       Field                    Change              
======================================================================
07-06-06 22:14 lodp2          New Issue                                    
07-06-06 22:14 lodp2          Distribution              => Kubuntu Dapper  
07-06-06 22:14 lodp2          Kernel Version            => 2.6.15-25       
07-06-06 22:24 lodp2          Issue Monitored: lodp2                       
07-10-06 15:01 arpac          Issue Monitored: arpac                       
07-10-06 15:02 arpac          Note Added: 0010961                          
07-10-06 15:03 arpac          Note Edited: 0010961                         
07-10-06 15:04 arpac          Note Edited: 0010961                         
07-10-06 15:04 arpac          Note Edited: 0010961                         
07-20-06 17:28 arpac          Note Added: 0011133                          
07-25-06 01:03 lodp2          Note Added: 0011219                          
07-25-06 01:13 rlrevell       Note Added: 0011220                          
07-25-06 13:08 arpac          Note Added: 0011226                          
07-25-06 17:13 axj            Note Added: 0011229                          
07-27-06 23:50 pwaller        Note Added: 0011281                          
07-28-06 13:09 pwaller        Issue Monitored: pwaller                     
07-28-06 19:14 arpac          Note Added: 0011286                          
07-28-06 19:53 pwaller        Note Added: 0011287                          
======================================================================



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

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

* [ALSA - driver 0002261]: No sound with hda-intel ALC883
@ 2006-07-28 18:44 bugtrack
  0 siblings, 0 replies; 15+ messages in thread
From: bugtrack @ 2006-07-28 18:44 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2261> 
======================================================================
Reported By:                lodp2
Assigned To:                tiwai
======================================================================
Project:                    ALSA - driver
Issue ID:                   2261
Category:                   PCI - hda-intel
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Distribution:               Kubuntu Dapper
Kernel Version:             2.6.15-25
======================================================================
Date Submitted:             07-06-2006 22:14 CEST
Last Modified:              07-28-2006 20:44 CEST
======================================================================
Summary:                    No sound with hda-intel ALC883
Description: 
I'm getting no sound on internal speakers, headphone and line jacks on my
Acer Aspire 1652 Z, which has a HDA-Intel card (Realtek ALC883 (ALC882?)
chip). What DOES work is recording, both internal mic and external. I
tried all model options I found for ALC883 in ALSA-Configuration.txt
(3stack-dig, 6stck-dig, auto, no option).

I frequently checked the settings in alsamixer (using alsamixergui), tried
muting/unmuting IEC958, Front, Line. Always tested using aplay *.wav.

I would have tried the latest HG version, but I ran into problems getting
it installed: I did a "./hgcompile --with-cards=hda-intel" and "sudo make
install", which both went through fine -- only "cat /proc/asound/version"
still tells me I've got version 1.0.12rc1, compiled two days ago. I would
appreciate any pointers, as I'm relatively new to this whole business..
======================================================================

----------------------------------------------------------------------
 pwaller - 07-28-06 19:53 
----------------------------------------------------------------------
How can one tell when tiwai makes changes and it's worth checking to see
whether the latest build works?

----------------------------------------------------------------------
 arpac - 07-28-06 20:44 
----------------------------------------------------------------------
pwaller: "How can one tell when tiwai makes changes and it's worth checking
to see whether the latest build works?"

sorry I don't understand really your question, but probably the answer is:
look at  http://hg-mirror.alsa-project.org/alsa-kernel

Issue History
Date Modified  Username       Field                    Change              
======================================================================
07-06-06 22:14 lodp2          New Issue                                    
07-06-06 22:14 lodp2          Distribution              => Kubuntu Dapper  
07-06-06 22:14 lodp2          Kernel Version            => 2.6.15-25       
07-06-06 22:24 lodp2          Issue Monitored: lodp2                       
07-10-06 15:01 arpac          Issue Monitored: arpac                       
07-10-06 15:02 arpac          Note Added: 0010961                          
07-10-06 15:03 arpac          Note Edited: 0010961                         
07-10-06 15:04 arpac          Note Edited: 0010961                         
07-10-06 15:04 arpac          Note Edited: 0010961                         
07-20-06 17:28 arpac          Note Added: 0011133                          
07-25-06 01:03 lodp2          Note Added: 0011219                          
07-25-06 01:13 rlrevell       Note Added: 0011220                          
07-25-06 13:08 arpac          Note Added: 0011226                          
07-25-06 17:13 axj            Note Added: 0011229                          
07-27-06 23:50 pwaller        Note Added: 0011281                          
07-28-06 13:09 pwaller        Issue Monitored: pwaller                     
07-28-06 19:14 arpac          Note Added: 0011286                          
07-28-06 19:53 pwaller        Note Added: 0011287                          
07-28-06 20:44 arpac          Note Added: 0011289                          
======================================================================



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

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

* [ALSA - driver 0002261]: No sound with hda-intel ALC883
@ 2006-07-28 18:50 bugtrack
  0 siblings, 0 replies; 15+ messages in thread
From: bugtrack @ 2006-07-28 18:50 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2261> 
======================================================================
Reported By:                lodp2
Assigned To:                tiwai
======================================================================
Project:                    ALSA - driver
Issue ID:                   2261
Category:                   PCI - hda-intel
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Distribution:               Kubuntu Dapper
Kernel Version:             2.6.15-25
======================================================================
Date Submitted:             07-06-2006 22:14 CEST
Last Modified:              07-28-2006 20:50 CEST
======================================================================
Summary:                    No sound with hda-intel ALC883
Description: 
I'm getting no sound on internal speakers, headphone and line jacks on my
Acer Aspire 1652 Z, which has a HDA-Intel card (Realtek ALC883 (ALC882?)
chip). What DOES work is recording, both internal mic and external. I
tried all model options I found for ALC883 in ALSA-Configuration.txt
(3stack-dig, 6stck-dig, auto, no option).

I frequently checked the settings in alsamixer (using alsamixergui), tried
muting/unmuting IEC958, Front, Line. Always tested using aplay *.wav.

I would have tried the latest HG version, but I ran into problems getting
it installed: I did a "./hgcompile --with-cards=hda-intel" and "sudo make
install", which both went through fine -- only "cat /proc/asound/version"
still tells me I've got version 1.0.12rc1, compiled two days ago. I would
appreciate any pointers, as I'm relatively new to this whole business..
======================================================================

----------------------------------------------------------------------
 arpac - 07-28-06 20:44 
----------------------------------------------------------------------
pwaller: "How can one tell when tiwai makes changes and it's worth checking
to see whether the latest build works?"

sorry I don't understand really your question, but probably the answer is:
look at  http://hg-mirror.alsa-project.org/alsa-kernel

----------------------------------------------------------------------
 rlrevell - 07-28-06 20:50 
----------------------------------------------------------------------
pwaller: Just watch this bug report, it will be updated if thye problem is
fixed.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
07-06-06 22:14 lodp2          New Issue                                    
07-06-06 22:14 lodp2          Distribution              => Kubuntu Dapper  
07-06-06 22:14 lodp2          Kernel Version            => 2.6.15-25       
07-06-06 22:24 lodp2          Issue Monitored: lodp2                       
07-10-06 15:01 arpac          Issue Monitored: arpac                       
07-10-06 15:02 arpac          Note Added: 0010961                          
07-10-06 15:03 arpac          Note Edited: 0010961                         
07-10-06 15:04 arpac          Note Edited: 0010961                         
07-10-06 15:04 arpac          Note Edited: 0010961                         
07-20-06 17:28 arpac          Note Added: 0011133                          
07-25-06 01:03 lodp2          Note Added: 0011219                          
07-25-06 01:13 rlrevell       Note Added: 0011220                          
07-25-06 13:08 arpac          Note Added: 0011226                          
07-25-06 17:13 axj            Note Added: 0011229                          
07-27-06 23:50 pwaller        Note Added: 0011281                          
07-28-06 13:09 pwaller        Issue Monitored: pwaller                     
07-28-06 19:14 arpac          Note Added: 0011286                          
07-28-06 19:53 pwaller        Note Added: 0011287                          
07-28-06 20:44 arpac          Note Added: 0011289                          
07-28-06 20:50 rlrevell       Note Added: 0011290                          
======================================================================



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

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

* [ALSA - driver 0002261]: No sound with hda-intel ALC883
@ 2006-07-29  2:14 bugtrack
  0 siblings, 0 replies; 15+ messages in thread
From: bugtrack @ 2006-07-29  2:14 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2261> 
======================================================================
Reported By:                lodp2
Assigned To:                tiwai
======================================================================
Project:                    ALSA - driver
Issue ID:                   2261
Category:                   PCI - hda-intel
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Distribution:               Kubuntu Dapper
Kernel Version:             2.6.15-25
======================================================================
Date Submitted:             07-06-2006 22:14 CEST
Last Modified:              07-29-2006 04:14 CEST
======================================================================
Summary:                    No sound with hda-intel ALC883
Description: 
I'm getting no sound on internal speakers, headphone and line jacks on my
Acer Aspire 1652 Z, which has a HDA-Intel card (Realtek ALC883 (ALC882?)
chip). What DOES work is recording, both internal mic and external. I
tried all model options I found for ALC883 in ALSA-Configuration.txt
(3stack-dig, 6stck-dig, auto, no option).

I frequently checked the settings in alsamixer (using alsamixergui), tried
muting/unmuting IEC958, Front, Line. Always tested using aplay *.wav.

I would have tried the latest HG version, but I ran into problems getting
it installed: I did a "./hgcompile --with-cards=hda-intel" and "sudo make
install", which both went through fine -- only "cat /proc/asound/version"
still tells me I've got version 1.0.12rc1, compiled two days ago. I would
appreciate any pointers, as I'm relatively new to this whole business..
======================================================================

----------------------------------------------------------------------
 rlrevell - 07-28-06 20:50 
----------------------------------------------------------------------
pwaller: Just watch this bug report, it will be updated if thye problem is
fixed.

----------------------------------------------------------------------
 pwaller - 07-29-06 04:14 
----------------------------------------------------------------------
Similar-looking (ish) issue to be found at
https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2035

Is there anything I can do to help speed fixing these along? What is it
that is actually preventing these from functioning? Or is this actually
unknown? I spent the last 4 hours staring at realtek_patch.c trying
various things from the patch on that other bug report with no luck.

I'm extremely grateful to anyone who can help on this one.

- Pete

Issue History
Date Modified  Username       Field                    Change              
======================================================================
07-06-06 22:14 lodp2          New Issue                                    
07-06-06 22:14 lodp2          Distribution              => Kubuntu Dapper  
07-06-06 22:14 lodp2          Kernel Version            => 2.6.15-25       
07-06-06 22:24 lodp2          Issue Monitored: lodp2                       
07-10-06 15:01 arpac          Issue Monitored: arpac                       
07-10-06 15:02 arpac          Note Added: 0010961                          
07-10-06 15:03 arpac          Note Edited: 0010961                         
07-10-06 15:04 arpac          Note Edited: 0010961                         
07-10-06 15:04 arpac          Note Edited: 0010961                         
07-20-06 17:28 arpac          Note Added: 0011133                          
07-25-06 01:03 lodp2          Note Added: 0011219                          
07-25-06 01:13 rlrevell       Note Added: 0011220                          
07-25-06 13:08 arpac          Note Added: 0011226                          
07-25-06 17:13 axj            Note Added: 0011229                          
07-27-06 23:50 pwaller        Note Added: 0011281                          
07-28-06 13:09 pwaller        Issue Monitored: pwaller                     
07-28-06 19:14 arpac          Note Added: 0011286                          
07-28-06 19:53 pwaller        Note Added: 0011287                          
07-28-06 20:44 arpac          Note Added: 0011289                          
07-28-06 20:50 rlrevell       Note Added: 0011290                          
07-29-06 04:14 pwaller        Note Added: 0011297                          
======================================================================



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

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

* [ALSA - driver 0002261]: No sound with hda-intel ALC883
@ 2006-08-03 10:46 bugtrack
  0 siblings, 0 replies; 15+ messages in thread
From: bugtrack @ 2006-08-03 10:46 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2261> 
======================================================================
Reported By:                lodp2
Assigned To:                tiwai
======================================================================
Project:                    ALSA - driver
Issue ID:                   2261
Category:                   PCI - hda-intel
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Distribution:               Kubuntu Dapper
Kernel Version:             2.6.15-25
======================================================================
Date Submitted:             07-06-2006 22:14 CEST
Last Modified:              08-03-2006 12:46 CEST
======================================================================
Summary:                    No sound with hda-intel ALC883
Description: 
I'm getting no sound on internal speakers, headphone and line jacks on my
Acer Aspire 1652 Z, which has a HDA-Intel card (Realtek ALC883 (ALC882?)
chip). What DOES work is recording, both internal mic and external. I
tried all model options I found for ALC883 in ALSA-Configuration.txt
(3stack-dig, 6stck-dig, auto, no option).

I frequently checked the settings in alsamixer (using alsamixergui), tried
muting/unmuting IEC958, Front, Line. Always tested using aplay *.wav.

I would have tried the latest HG version, but I ran into problems getting
it installed: I did a "./hgcompile --with-cards=hda-intel" and "sudo make
install", which both went through fine -- only "cat /proc/asound/version"
still tells me I've got version 1.0.12rc1, compiled two days ago. I would
appreciate any pointers, as I'm relatively new to this whole business..
======================================================================

----------------------------------------------------------------------
 pwaller - 07-29-06 04:14 
----------------------------------------------------------------------
Similar-looking (ish) issue to be found at
https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2035

Is there anything I can do to help speed fixing these along? What is it
that is actually preventing these from functioning? Or is this actually
unknown? I spent the last 4 hours staring at realtek_patch.c trying
various things from the patch on that other bug report with no luck.

I'm extremely grateful to anyone who can help on this one.

- Pete

----------------------------------------------------------------------
 coling - 08-03-06 12:46 
----------------------------------------------------------------------
I've also got a Acer Aspire 1652Z WLMI and this problem. I can hack around
the alsa driver sources happily enough so let me know if you need me to
test patches etc. Don't really know what I would need to change to fix it,
but happy to test.

Cheers

Col.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
07-06-06 22:14 lodp2          New Issue                                    
07-06-06 22:14 lodp2          Distribution              => Kubuntu Dapper  
07-06-06 22:14 lodp2          Kernel Version            => 2.6.15-25       
07-06-06 22:24 lodp2          Issue Monitored: lodp2                       
07-10-06 15:01 arpac          Issue Monitored: arpac                       
07-10-06 15:02 arpac          Note Added: 0010961                          
07-10-06 15:03 arpac          Note Edited: 0010961                         
07-10-06 15:04 arpac          Note Edited: 0010961                         
07-10-06 15:04 arpac          Note Edited: 0010961                         
07-20-06 17:28 arpac          Note Added: 0011133                          
07-25-06 01:03 lodp2          Note Added: 0011219                          
07-25-06 01:13 rlrevell       Note Added: 0011220                          
07-25-06 13:08 arpac          Note Added: 0011226                          
07-25-06 17:13 axj            Note Added: 0011229                          
07-27-06 23:50 pwaller        Note Added: 0011281                          
07-28-06 13:09 pwaller        Issue Monitored: pwaller                     
07-28-06 19:14 arpac          Note Added: 0011286                          
07-28-06 19:53 pwaller        Note Added: 0011287                          
07-28-06 20:44 arpac          Note Added: 0011289                          
07-28-06 20:50 rlrevell       Note Added: 0011290                          
07-29-06 04:14 pwaller        Note Added: 0011297                          
08-03-06 12:44 coling         Issue Monitored: coling                      
08-03-06 12:46 coling         Note Added: 0011398                          
======================================================================



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

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

* [ALSA - driver 0002261]: No sound with hda-intel ALC883
@ 2006-08-06 14:12 bugtrack
  0 siblings, 0 replies; 15+ messages in thread
From: bugtrack @ 2006-08-06 14:12 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2261> 
======================================================================
Reported By:                lodp2
Assigned To:                tiwai
======================================================================
Project:                    ALSA - driver
Issue ID:                   2261
Category:                   PCI - hda-intel
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Distribution:               Kubuntu Dapper
Kernel Version:             2.6.15-25
======================================================================
Date Submitted:             07-06-2006 22:14 CEST
Last Modified:              08-06-2006 16:12 CEST
======================================================================
Summary:                    No sound with hda-intel ALC883
Description: 
I'm getting no sound on internal speakers, headphone and line jacks on my
Acer Aspire 1652 Z, which has a HDA-Intel card (Realtek ALC883 (ALC882?)
chip). What DOES work is recording, both internal mic and external. I
tried all model options I found for ALC883 in ALSA-Configuration.txt
(3stack-dig, 6stck-dig, auto, no option).

I frequently checked the settings in alsamixer (using alsamixergui), tried
muting/unmuting IEC958, Front, Line. Always tested using aplay *.wav.

I would have tried the latest HG version, but I ran into problems getting
it installed: I did a "./hgcompile --with-cards=hda-intel" and "sudo make
install", which both went through fine -- only "cat /proc/asound/version"
still tells me I've got version 1.0.12rc1, compiled two days ago. I would
appreciate any pointers, as I'm relatively new to this whole business..
======================================================================

----------------------------------------------------------------------
 coling - 08-03-06 12:46 
----------------------------------------------------------------------
I've also got a Acer Aspire 1652Z WLMI and this problem. I can hack around
the alsa driver sources happily enough so let me know if you need me to
test patches etc. Don't really know what I would need to change to fix it,
but happy to test.

Cheers

Col.

----------------------------------------------------------------------
 er-ku - 08-06-06 16:12 
----------------------------------------------------------------------
rlrevell: may I suggest that "test" models should be added to all ALC
codecs?
Also, once again, i'd rather call them "full" models and not require to
use debug flags to get them compiled in.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
07-06-06 22:14 lodp2          New Issue                                    
07-06-06 22:14 lodp2          Distribution              => Kubuntu Dapper  
07-06-06 22:14 lodp2          Kernel Version            => 2.6.15-25       
07-06-06 22:24 lodp2          Issue Monitored: lodp2                       
07-10-06 15:01 arpac          Issue Monitored: arpac                       
07-10-06 15:02 arpac          Note Added: 0010961                          
07-10-06 15:03 arpac          Note Edited: 0010961                         
07-10-06 15:04 arpac          Note Edited: 0010961                         
07-10-06 15:04 arpac          Note Edited: 0010961                         
07-20-06 17:28 arpac          Note Added: 0011133                          
07-25-06 01:03 lodp2          Note Added: 0011219                          
07-25-06 01:13 rlrevell       Note Added: 0011220                          
07-25-06 13:08 arpac          Note Added: 0011226                          
07-25-06 17:13 axj            Note Added: 0011229                          
07-27-06 23:50 pwaller        Note Added: 0011281                          
07-28-06 13:09 pwaller        Issue Monitored: pwaller                     
07-28-06 19:14 arpac          Note Added: 0011286                          
07-28-06 19:53 pwaller        Note Added: 0011287                          
07-28-06 20:44 arpac          Note Added: 0011289                          
07-28-06 20:50 rlrevell       Note Added: 0011290                          
07-29-06 04:14 pwaller        Note Added: 0011297                          
08-03-06 12:44 coling         Issue Monitored: coling                      
08-03-06 12:46 coling         Note Added: 0011398                          
08-04-06 19:54 norbusan       Issue Monitored: norbusan                    
08-06-06 16:12 er-ku          Note Added: 0011472                          
======================================================================



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

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

end of thread, other threads:[~2006-08-06 14:12 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-25 11:08 [ALSA - driver 0002261]: No sound with hda-intel ALC883 bugtrack
  -- strict thread matches above, loose matches on Subject: below --
2006-08-06 14:12 bugtrack
2006-08-03 10:46 bugtrack
2006-07-29  2:14 bugtrack
2006-07-28 18:50 bugtrack
2006-07-28 18:44 bugtrack
2006-07-28 17:53 bugtrack
2006-07-28 17:14 bugtrack
2006-07-27 21:50 bugtrack
2006-07-25 15:13 bugtrack
2006-07-24 23:13 bugtrack
2006-07-24 23:03 bugtrack
2006-07-20 15:28 bugtrack
2006-07-10 13:02 bugtrack
2006-07-06 20:14 bugtrack

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox