All of lore.kernel.org
 help / color / mirror / Atom feed
* [ALSA - driver 0002106]: Sound card snd-hda-intel emits NO sound
@ 2006-05-10 14:16 bugtrack
  0 siblings, 0 replies; 13+ messages in thread
From: bugtrack @ 2006-05-10 14:16 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2106> 
======================================================================
Reported By:                louisvd
Assigned To:                tiwai
======================================================================
Project:                    ALSA - driver
Issue ID:                   2106
Category:                   PCI - hda-intel
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Distribution:               Fedora Core 5
Kernel Version:             2.6.16-1.2111_FC5smp
======================================================================
Date Submitted:             05-08-2006 21:00 CEST
Last Modified:              05-10-2006 16:16 CEST
======================================================================
Summary:                    Sound card snd-hda-intel emits NO sound
Description: 
Hi

I was merrily running Fedora Core 4 and after upgrading the kernel to
2.6.16 my sound no longer worked under Linux (it works under Windows). 
After a lot of battling I figured I may as well upgrade to FC5 now.  A
clean install, out of the box, and the sound STILL did not work.  I've
applied every available patch to date and no luck.  Tonight I installed
the Alsa 1.0.11 driver, lib and util tarballs -- all installed
successfully -- but there is STILL no sound produced.

Everything LOOKS normal.  There are no errors that I can detect.  In the X
and console versions of Alsamixer I have ALL the devices displayed and
unmuted with the volumes at max. I've removed the sound lines from
modprobe.conf and am running with alsasound and that didn't help either --
even though it says the driver has been loaded.

FYI, the OSS Volume control calls it a Realtek ALC260.  lspci refers to it
as Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller
(rev 01).


Please help.
======================================================================

----------------------------------------------------------------------
 tiwai - 05-10-06 16:16 
----------------------------------------------------------------------
What is the machine (laptop) model?  There are some pre-defined model
options available for ALC260 codec.  See ALSA-Configuration.txt for
details.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
05-08-06 21:00 louisvd        New Issue                                    
05-08-06 21:00 louisvd        Distribution              => Fedora Core 5   
05-08-06 21:00 louisvd        Kernel Version            => 2.6.16-1.2111_FC5smp
05-10-06 16:16 tiwai          Note Added: 0009722                          
======================================================================




-------------------------------------------------------
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] 13+ messages in thread
* [ALSA - driver 0002106]: Sound card snd-hda-intel emits NO sound
@ 2006-06-12 11:17 bugtrack
  0 siblings, 0 replies; 13+ messages in thread
From: bugtrack @ 2006-06-12 11:17 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2106> 
======================================================================
Reported By:                louisvd
Assigned To:                tiwai
======================================================================
Project:                    ALSA - driver
Issue ID:                   2106
Category:                   PCI - hda-intel
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Distribution:               Fedora Core 5
Kernel Version:             2.6.16-1.2111_FC5smp
======================================================================
Date Submitted:             05-08-2006 21:00 CEST
Last Modified:              06-12-2006 13:17 CEST
======================================================================
Summary:                    Sound card snd-hda-intel emits NO sound
Description: 
Hi

I was merrily running Fedora Core 4 and after upgrading the kernel to
2.6.16 my sound no longer worked under Linux (it works under Windows). 
After a lot of battling I figured I may as well upgrade to FC5 now.  A
clean install, out of the box, and the sound STILL did not work.  I've
applied every available patch to date and no luck.  Tonight I installed
the Alsa 1.0.11 driver, lib and util tarballs -- all installed
successfully -- but there is STILL no sound produced.

Everything LOOKS normal.  There are no errors that I can detect.  In the X
and console versions of Alsamixer I have ALL the devices displayed and
unmuted with the volumes at max. I've removed the sound lines from
modprobe.conf and am running with alsasound and that didn't help either --
even though it says the driver has been loaded.

FYI, the OSS Volume control calls it a Realtek ALC260.  lspci refers to it
as Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller
(rev 01).


Please help.
======================================================================

----------------------------------------------------------------------
 jstraw - 05-12-06 20:05 
----------------------------------------------------------------------
I have been having the same problem.

I applied the patch and installed the new alsa driver:

$ cat /proc/asound/version 
Advanced Linux Sound Architecture Driver Version 1.0.11.
Compiled on May 12 2006 for kernel 2.6.16-1.2111_FC5smp (SMP).

$ cat /etc/modprobe.conf
alias eth0 tg3
alias scsi_hostadapter ata_piix
alias snd-card-0 snd-hda-intel
options snd-card-0 index=0
options snd-hda-intel index=0
remove snd-hda-intel { /usr/sbin/alsactl store 0 >/dev/null 2>&1 || : ; };
/sbin/modprobe -r --ignore-remove snd-hda-intel


The model doesn't get set:

$ cat /sys/module/snd_hda_intel/parameters/*
N
<NULL>
0
<NULL>
0
-1
N

But I do get sound!

----------------------------------------------------------------------
 godeater - 06-12-06 13:17 
----------------------------------------------------------------------
I'd been having a similar issue here - again with the HP dc7600 small form
factor desktop PC.

I'm running gentoo, the kernel is 2.6.16-gentoo-r9 (latest in portage at
time of writing). I've been unable to get any sound at all from the kernel
driver for intel-hda, and the alsa-driver that's current in portage was
similarly unsuccessful.

I've now got it working by downloading alsa-driver version 1.0.11rc5 and
installing it manually.

/etc/modules.d/alsa looks like this :
alias /dev/mixer snd-mixer-oss
alias /dev/dsp snd-pcm-oss
alias /dev/midi snd-seq-oss

# Set this to the correct number of cards.

# --- BEGIN: Generated by ALSACONF, do not edit. ---
# --- ALSACONF version 1.0.11 ---
alias snd-card-0 snd-hda-intel
alias sound-slot-0 snd-hda-intel
# --- END: Generated by ALSACONF, do not edit. ---

options snd-hda-intel model=auto index=0 position_fix=1
options snd-card-0 index=0
options snd-pcm-oss dsp_map=0

lcpci -nv for the sound portion looks like this :
00:1b.0 0403: 8086:27d8 (rev 01)
        Subsystem: 103c:3011
        Flags: bus master, fast devsel, latency 0, IRQ 217
        Memory at e04c0000 (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)

Hope this helps - let me know if there's anything else I need to report :)

Issue History
Date Modified  Username       Field                    Change              
======================================================================
05-08-06 21:00 louisvd        New Issue                                    
05-08-06 21:00 louisvd        Distribution              => Fedora Core 5   
05-08-06 21:00 louisvd        Kernel Version            => 2.6.16-1.2111_FC5smp
05-10-06 16:16 tiwai          Note Added: 0009722                          
05-10-06 16:52 louisvd        Note Added: 0009731                          
05-10-06 16:55 tiwai          Note Added: 0009732                          
05-10-06 20:02 louisvd        Note Added: 0009751                          
05-12-06 00:40 louisvd        Note Added: 0009770                          
05-12-06 10:31 UMMO           Issue Monitored: UMMO                        
05-12-06 16:11 tiwai          Note Added: 0009778                          
05-12-06 17:18 louisvd        Note Added: 0009782                          
05-12-06 17:36 tiwai          Note Added: 0009783                          
05-12-06 17:54 UMMO           Issue End Monitor: UMMO                      
05-12-06 17:58 louisvd        Note Added: 0009784                          
05-12-06 18:34 tiwai          Note Added: 0009786                          
05-12-06 18:34 tiwai          File Added: alc260-hp-init-fix.diff               
    
05-12-06 19:46 jstraw         Issue Monitored: jstraw                      
05-12-06 20:05 jstraw         Note Added: 0009789                          
05-19-06 16:39 joppe          Issue Monitored: joppe                       
06-12-06 13:17 godeater       Note Added: 0010167                          
======================================================================

^ permalink raw reply	[flat|nested] 13+ messages in thread
* [ALSA - driver 0002106]: Sound card snd-hda-intel emits NO sound
@ 2006-05-12 18:05 bugtrack
  0 siblings, 0 replies; 13+ messages in thread
From: bugtrack @ 2006-05-12 18:05 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2106> 
======================================================================
Reported By:                louisvd
Assigned To:                tiwai
======================================================================
Project:                    ALSA - driver
Issue ID:                   2106
Category:                   PCI - hda-intel
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Distribution:               Fedora Core 5
Kernel Version:             2.6.16-1.2111_FC5smp
======================================================================
Date Submitted:             05-08-2006 21:00 CEST
Last Modified:              05-12-2006 20:05 CEST
======================================================================
Summary:                    Sound card snd-hda-intel emits NO sound
Description: 
Hi

I was merrily running Fedora Core 4 and after upgrading the kernel to
2.6.16 my sound no longer worked under Linux (it works under Windows). 
After a lot of battling I figured I may as well upgrade to FC5 now.  A
clean install, out of the box, and the sound STILL did not work.  I've
applied every available patch to date and no luck.  Tonight I installed
the Alsa 1.0.11 driver, lib and util tarballs -- all installed
successfully -- but there is STILL no sound produced.

Everything LOOKS normal.  There are no errors that I can detect.  In the X
and console versions of Alsamixer I have ALL the devices displayed and
unmuted with the volumes at max. I've removed the sound lines from
modprobe.conf and am running with alsasound and that didn't help either --
even though it says the driver has been loaded.

FYI, the OSS Volume control calls it a Realtek ALC260.  lspci refers to it
as Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller
(rev 01).


Please help.
======================================================================

----------------------------------------------------------------------
 tiwai - 05-12-06 18:34 
----------------------------------------------------------------------
Hm, your device is listed to the model "hp", but it looks like that the
model hp doesn't work properly as expected.  So, the case isn't closed
yet.

Could you check whether the uploaded patch fixes the problem (please
remove model option if you test)?

----------------------------------------------------------------------
 jstraw - 05-12-06 20:05 
----------------------------------------------------------------------
I have been having the same problem.

I applied the patch and installed the new alsa driver:

$ cat /proc/asound/version 
Advanced Linux Sound Architecture Driver Version 1.0.11.
Compiled on May 12 2006 for kernel 2.6.16-1.2111_FC5smp (SMP).

$ cat /etc/modprobe.conf
alias eth0 tg3
alias scsi_hostadapter ata_piix
alias snd-card-0 snd-hda-intel
options snd-card-0 index=0
options snd-hda-intel index=0
remove snd-hda-intel { /usr/sbin/alsactl store 0 >/dev/null 2>&1 || : ; };
/sbin/modprobe -r --ignore-remove snd-hda-intel


The model doesn't get set:

$ cat /sys/module/snd_hda_intel/parameters/*
N
<NULL>
0
<NULL>
0
-1
N

But I do get sound!

Issue History
Date Modified  Username       Field                    Change              
======================================================================
05-08-06 21:00 louisvd        New Issue                                    
05-08-06 21:00 louisvd        Distribution              => Fedora Core 5   
05-08-06 21:00 louisvd        Kernel Version            => 2.6.16-1.2111_FC5smp
05-10-06 16:16 tiwai          Note Added: 0009722                          
05-10-06 16:52 louisvd        Note Added: 0009731                          
05-10-06 16:55 tiwai          Note Added: 0009732                          
05-10-06 20:02 louisvd        Note Added: 0009751                          
05-12-06 00:40 louisvd        Note Added: 0009770                          
05-12-06 10:31 UMMO           Issue Monitored: UMMO                        
05-12-06 16:11 tiwai          Note Added: 0009778                          
05-12-06 17:18 louisvd        Note Added: 0009782                          
05-12-06 17:36 tiwai          Note Added: 0009783                          
05-12-06 17:54 UMMO           Issue End Monitor: UMMO                      
05-12-06 17:58 louisvd        Note Added: 0009784                          
05-12-06 18:34 tiwai          Note Added: 0009786                          
05-12-06 18:34 tiwai          File Added: alc260-hp-init-fix.diff               
    
05-12-06 19:46 jstraw         Issue Monitored: jstraw                      
05-12-06 20:05 jstraw         Note Added: 0009789                          
======================================================================




-------------------------------------------------------
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] 13+ messages in thread
* [ALSA - driver 0002106]: Sound card snd-hda-intel emits NO sound
@ 2006-05-12 16:34 bugtrack
  0 siblings, 0 replies; 13+ messages in thread
From: bugtrack @ 2006-05-12 16:34 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2106> 
======================================================================
Reported By:                louisvd
Assigned To:                tiwai
======================================================================
Project:                    ALSA - driver
Issue ID:                   2106
Category:                   PCI - hda-intel
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Distribution:               Fedora Core 5
Kernel Version:             2.6.16-1.2111_FC5smp
======================================================================
Date Submitted:             05-08-2006 21:00 CEST
Last Modified:              05-12-2006 18:34 CEST
======================================================================
Summary:                    Sound card snd-hda-intel emits NO sound
Description: 
Hi

I was merrily running Fedora Core 4 and after upgrading the kernel to
2.6.16 my sound no longer worked under Linux (it works under Windows). 
After a lot of battling I figured I may as well upgrade to FC5 now.  A
clean install, out of the box, and the sound STILL did not work.  I've
applied every available patch to date and no luck.  Tonight I installed
the Alsa 1.0.11 driver, lib and util tarballs -- all installed
successfully -- but there is STILL no sound produced.

Everything LOOKS normal.  There are no errors that I can detect.  In the X
and console versions of Alsamixer I have ALL the devices displayed and
unmuted with the volumes at max. I've removed the sound lines from
modprobe.conf and am running with alsasound and that didn't help either --
even though it says the driver has been loaded.

FYI, the OSS Volume control calls it a Realtek ALC260.  lspci refers to it
as Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller
(rev 01).


Please help.
======================================================================

----------------------------------------------------------------------
 louisvd - 05-12-06 17:58 
----------------------------------------------------------------------
SUCCESS!!

I changed the model to 'basic' and that worked.

Here is my modprobe.conf
alias eth0 tg3
alias scsi_hostadapter ata_piix
alias snd-card-0 snd-hda-intel
options snd-card-0 index=0
options snd-hda-intel index=0 model=basic
remove snd-hda-intel { /usr/sbin/alsactl store 0 >/dev/null 2>&1 || : ; };
/sbin/modprobe -r --ignore-remove snd-hda-intel


Thank you VERY MUCH for your assistance.  You may close this call.

----------------------------------------------------------------------
 tiwai - 05-12-06 18:34 
----------------------------------------------------------------------
Hm, your device is listed to the model "hp", but it looks like that the
model hp doesn't work properly as expected.  So, the case isn't closed
yet.

Could you check whether the uploaded patch fixes the problem (please
remove model option if you test)?

Issue History
Date Modified  Username       Field                    Change              
======================================================================
05-08-06 21:00 louisvd        New Issue                                    
05-08-06 21:00 louisvd        Distribution              => Fedora Core 5   
05-08-06 21:00 louisvd        Kernel Version            => 2.6.16-1.2111_FC5smp
05-10-06 16:16 tiwai          Note Added: 0009722                          
05-10-06 16:52 louisvd        Note Added: 0009731                          
05-10-06 16:55 tiwai          Note Added: 0009732                          
05-10-06 20:02 louisvd        Note Added: 0009751                          
05-12-06 00:40 louisvd        Note Added: 0009770                          
05-12-06 10:31 UMMO           Issue Monitored: UMMO                        
05-12-06 16:11 tiwai          Note Added: 0009778                          
05-12-06 17:18 louisvd        Note Added: 0009782                          
05-12-06 17:36 tiwai          Note Added: 0009783                          
05-12-06 17:54 UMMO           Issue End Monitor: UMMO                      
05-12-06 17:58 louisvd        Note Added: 0009784                          
05-12-06 18:34 tiwai          Note Added: 0009786                          
======================================================================




-------------------------------------------------------
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] 13+ messages in thread
* [ALSA - driver 0002106]: Sound card snd-hda-intel emits NO sound
@ 2006-05-12 15:58 bugtrack
  0 siblings, 0 replies; 13+ messages in thread
From: bugtrack @ 2006-05-12 15:58 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2106> 
======================================================================
Reported By:                louisvd
Assigned To:                tiwai
======================================================================
Project:                    ALSA - driver
Issue ID:                   2106
Category:                   PCI - hda-intel
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Distribution:               Fedora Core 5
Kernel Version:             2.6.16-1.2111_FC5smp
======================================================================
Date Submitted:             05-08-2006 21:00 CEST
Last Modified:              05-12-2006 17:58 CEST
======================================================================
Summary:                    Sound card snd-hda-intel emits NO sound
Description: 
Hi

I was merrily running Fedora Core 4 and after upgrading the kernel to
2.6.16 my sound no longer worked under Linux (it works under Windows). 
After a lot of battling I figured I may as well upgrade to FC5 now.  A
clean install, out of the box, and the sound STILL did not work.  I've
applied every available patch to date and no luck.  Tonight I installed
the Alsa 1.0.11 driver, lib and util tarballs -- all installed
successfully -- but there is STILL no sound produced.

Everything LOOKS normal.  There are no errors that I can detect.  In the X
and console versions of Alsamixer I have ALL the devices displayed and
unmuted with the volumes at max. I've removed the sound lines from
modprobe.conf and am running with alsasound and that didn't help either --
even though it says the driver has been loaded.

FYI, the OSS Volume control calls it a Realtek ALC260.  lspci refers to it
as Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller
(rev 01).


Please help.
======================================================================

----------------------------------------------------------------------
 tiwai - 05-12-06 17:36 
----------------------------------------------------------------------
You should write only one "options snd-hda-intel" line.  The first one is
overridden.

As mentioned, try different model option values as found in
ALSA-Configuration.txt.  For example, model=hp.  If none of them matches
properly with yours, we'll need to create another model.

In the case of ALC260, you can use model=test when the drivers are
compiled with debug option (--with-debug=full configure option).  It will
allow you to tune almost everything on the codec chip.  Figure out which
pin and configuration matches with the actual I/O by trial-and-error.

----------------------------------------------------------------------
 louisvd - 05-12-06 17:58 
----------------------------------------------------------------------
SUCCESS!!

I changed the model to 'basic' and that worked.

Here is my modprobe.conf
alias eth0 tg3
alias scsi_hostadapter ata_piix
alias snd-card-0 snd-hda-intel
options snd-card-0 index=0
options snd-hda-intel index=0 model=basic
remove snd-hda-intel { /usr/sbin/alsactl store 0 >/dev/null 2>&1 || : ; };
/sbin/modprobe -r --ignore-remove snd-hda-intel


Thank you VERY MUCH for your assistance.  You may close this call.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
05-08-06 21:00 louisvd        New Issue                                    
05-08-06 21:00 louisvd        Distribution              => Fedora Core 5   
05-08-06 21:00 louisvd        Kernel Version            => 2.6.16-1.2111_FC5smp
05-10-06 16:16 tiwai          Note Added: 0009722                          
05-10-06 16:52 louisvd        Note Added: 0009731                          
05-10-06 16:55 tiwai          Note Added: 0009732                          
05-10-06 20:02 louisvd        Note Added: 0009751                          
05-12-06 00:40 louisvd        Note Added: 0009770                          
05-12-06 10:31 UMMO           Issue Monitored: UMMO                        
05-12-06 16:11 tiwai          Note Added: 0009778                          
05-12-06 17:18 louisvd        Note Added: 0009782                          
05-12-06 17:36 tiwai          Note Added: 0009783                          
05-12-06 17:54 UMMO           Issue End Monitor: UMMO                      
05-12-06 17:58 louisvd        Note Added: 0009784                          
======================================================================




-------------------------------------------------------
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] 13+ messages in thread
* [ALSA - driver 0002106]: Sound card snd-hda-intel emits NO sound
@ 2006-05-12 15:36 bugtrack
  0 siblings, 0 replies; 13+ messages in thread
From: bugtrack @ 2006-05-12 15:36 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2106> 
======================================================================
Reported By:                louisvd
Assigned To:                tiwai
======================================================================
Project:                    ALSA - driver
Issue ID:                   2106
Category:                   PCI - hda-intel
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Distribution:               Fedora Core 5
Kernel Version:             2.6.16-1.2111_FC5smp
======================================================================
Date Submitted:             05-08-2006 21:00 CEST
Last Modified:              05-12-2006 17:36 CEST
======================================================================
Summary:                    Sound card snd-hda-intel emits NO sound
Description: 
Hi

I was merrily running Fedora Core 4 and after upgrading the kernel to
2.6.16 my sound no longer worked under Linux (it works under Windows). 
After a lot of battling I figured I may as well upgrade to FC5 now.  A
clean install, out of the box, and the sound STILL did not work.  I've
applied every available patch to date and no luck.  Tonight I installed
the Alsa 1.0.11 driver, lib and util tarballs -- all installed
successfully -- but there is STILL no sound produced.

Everything LOOKS normal.  There are no errors that I can detect.  In the X
and console versions of Alsamixer I have ALL the devices displayed and
unmuted with the volumes at max. I've removed the sound lines from
modprobe.conf and am running with alsasound and that didn't help either --
even though it says the driver has been loaded.

FYI, the OSS Volume control calls it a Realtek ALC260.  lspci refers to it
as Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller
(rev 01).


Please help.
======================================================================

----------------------------------------------------------------------
 louisvd - 05-12-06 17:18 
----------------------------------------------------------------------
Ah, thanks.  ALMOST there now.

I updated my /etc/modprobe.conf file to this:
alias eth0 tg3
alias scsi_hostadapter ata_piix
alias snd-card-0 snd-hda-intel
options snd-card-0 index=0
options snd-hda-intel index=0
options snd-hda-intel model=auto
remove snd-hda-intel { /usr/sbin/alsactl store 0 >/dev/null 2>&1 || : ; };
/sbin/modprobe -r --ignore-remove snd-hda-intel

I now get sound out of the "Front" slider.  This is the Internal Mono
speaker inside the PC.  

I have external PC speakers plugged into the sound out plug at the rear of
the PC.  This channel is NOT playing any sound.  

Help me fix that and we can close the call.

Thanks for the help so far.

----------------------------------------------------------------------
 tiwai - 05-12-06 17:36 
----------------------------------------------------------------------
You should write only one "options snd-hda-intel" line.  The first one is
overridden.

As mentioned, try different model option values as found in
ALSA-Configuration.txt.  For example, model=hp.  If none of them matches
properly with yours, we'll need to create another model.

In the case of ALC260, you can use model=test when the drivers are
compiled with debug option (--with-debug=full configure option).  It will
allow you to tune almost everything on the codec chip.  Figure out which
pin and configuration matches with the actual I/O by trial-and-error.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
05-08-06 21:00 louisvd        New Issue                                    
05-08-06 21:00 louisvd        Distribution              => Fedora Core 5   
05-08-06 21:00 louisvd        Kernel Version            => 2.6.16-1.2111_FC5smp
05-10-06 16:16 tiwai          Note Added: 0009722                          
05-10-06 16:52 louisvd        Note Added: 0009731                          
05-10-06 16:55 tiwai          Note Added: 0009732                          
05-10-06 20:02 louisvd        Note Added: 0009751                          
05-12-06 00:40 louisvd        Note Added: 0009770                          
05-12-06 10:31 UMMO           Issue Monitored: UMMO                        
05-12-06 16:11 tiwai          Note Added: 0009778                          
05-12-06 17:18 louisvd        Note Added: 0009782                          
05-12-06 17:36 tiwai          Note Added: 0009783                          
======================================================================




-------------------------------------------------------
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] 13+ messages in thread
* [ALSA - driver 0002106]: Sound card snd-hda-intel emits NO sound
@ 2006-05-12 15:18 bugtrack
  0 siblings, 0 replies; 13+ messages in thread
From: bugtrack @ 2006-05-12 15:18 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2106> 
======================================================================
Reported By:                louisvd
Assigned To:                tiwai
======================================================================
Project:                    ALSA - driver
Issue ID:                   2106
Category:                   PCI - hda-intel
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Distribution:               Fedora Core 5
Kernel Version:             2.6.16-1.2111_FC5smp
======================================================================
Date Submitted:             05-08-2006 21:00 CEST
Last Modified:              05-12-2006 17:18 CEST
======================================================================
Summary:                    Sound card snd-hda-intel emits NO sound
Description: 
Hi

I was merrily running Fedora Core 4 and after upgrading the kernel to
2.6.16 my sound no longer worked under Linux (it works under Windows). 
After a lot of battling I figured I may as well upgrade to FC5 now.  A
clean install, out of the box, and the sound STILL did not work.  I've
applied every available patch to date and no luck.  Tonight I installed
the Alsa 1.0.11 driver, lib and util tarballs -- all installed
successfully -- but there is STILL no sound produced.

Everything LOOKS normal.  There are no errors that I can detect.  In the X
and console versions of Alsamixer I have ALL the devices displayed and
unmuted with the volumes at max. I've removed the sound lines from
modprobe.conf and am running with alsasound and that didn't help either --
even though it says the driver has been loaded.

FYI, the OSS Volume control calls it a Realtek ALC260.  lspci refers to it
as Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller
(rev 01).


Please help.
======================================================================

----------------------------------------------------------------------
 tiwai - 05-12-06 16:11 
----------------------------------------------------------------------
It's not alsasound script but somewhere else to set up the module option. 
Usually /etc/modprobe.d/* or /etc/modprobe.conf* file.

The enable option is a place holder for snd-hda-intel driver just for
compatibility.  It's anyway ignored.

----------------------------------------------------------------------
 louisvd - 05-12-06 17:18 
----------------------------------------------------------------------
Ah, thanks.  ALMOST there now.

I updated my /etc/modprobe.conf file to this:
alias eth0 tg3
alias scsi_hostadapter ata_piix
alias snd-card-0 snd-hda-intel
options snd-card-0 index=0
options snd-hda-intel index=0
options snd-hda-intel model=auto
remove snd-hda-intel { /usr/sbin/alsactl store 0 >/dev/null 2>&1 || : ; };
/sbin/modprobe -r --ignore-remove snd-hda-intel

I now get sound out of the "Front" slider.  This is the Internal Mono
speaker inside the PC.  

I have external PC speakers plugged into the sound out plug at the rear of
the PC.  This channel is NOT playing any sound.  

Help me fix that and we can close the call.

Thanks for the help so far.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
05-08-06 21:00 louisvd        New Issue                                    
05-08-06 21:00 louisvd        Distribution              => Fedora Core 5   
05-08-06 21:00 louisvd        Kernel Version            => 2.6.16-1.2111_FC5smp
05-10-06 16:16 tiwai          Note Added: 0009722                          
05-10-06 16:52 louisvd        Note Added: 0009731                          
05-10-06 16:55 tiwai          Note Added: 0009732                          
05-10-06 20:02 louisvd        Note Added: 0009751                          
05-12-06 00:40 louisvd        Note Added: 0009770                          
05-12-06 10:31 UMMO           Issue Monitored: UMMO                        
05-12-06 16:11 tiwai          Note Added: 0009778                          
05-12-06 17:18 louisvd        Note Added: 0009782                          
======================================================================




-------------------------------------------------------
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] 13+ messages in thread
* [ALSA - driver 0002106]: Sound card snd-hda-intel emits NO sound
@ 2006-05-12 14:11 bugtrack
  0 siblings, 0 replies; 13+ messages in thread
From: bugtrack @ 2006-05-12 14:11 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2106> 
======================================================================
Reported By:                louisvd
Assigned To:                tiwai
======================================================================
Project:                    ALSA - driver
Issue ID:                   2106
Category:                   PCI - hda-intel
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Distribution:               Fedora Core 5
Kernel Version:             2.6.16-1.2111_FC5smp
======================================================================
Date Submitted:             05-08-2006 21:00 CEST
Last Modified:              05-12-2006 16:11 CEST
======================================================================
Summary:                    Sound card snd-hda-intel emits NO sound
Description: 
Hi

I was merrily running Fedora Core 4 and after upgrading the kernel to
2.6.16 my sound no longer worked under Linux (it works under Windows). 
After a lot of battling I figured I may as well upgrade to FC5 now.  A
clean install, out of the box, and the sound STILL did not work.  I've
applied every available patch to date and no luck.  Tonight I installed
the Alsa 1.0.11 driver, lib and util tarballs -- all installed
successfully -- but there is STILL no sound produced.

Everything LOOKS normal.  There are no errors that I can detect.  In the X
and console versions of Alsamixer I have ALL the devices displayed and
unmuted with the volumes at max. I've removed the sound lines from
modprobe.conf and am running with alsasound and that didn't help either --
even though it says the driver has been loaded.

FYI, the OSS Volume control calls it a Realtek ALC260.  lspci refers to it
as Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller
(rev 01).


Please help.
======================================================================

----------------------------------------------------------------------
 louisvd - 05-12-06 00:40 
----------------------------------------------------------------------
I see from below that the model is set to NULL and enable is set to N.

1.  How do I make alsasound script set the model=auto?
2.  Should enable=N?  How do I make it set to Y?
3.  I get no errors.  The OS thinks the card had loaded.  However,
regardless of where the volume controls are, no sound plays.

[root@vandyl init.d]# ls -l /sys/module/snd_hda_intel/parameters/
total 0
-r--r--r-- 1 root root 4096 May 12 00:37 enable
-r--r--r-- 1 root root 4096 May 12 00:37 id
-r--r--r-- 1 root root 4096 May 12 00:37 index
-r--r--r-- 1 root root 4096 May 12 00:36 model
-r--r--r-- 1 root root 4096 May 12 00:37 position_fix
-r--r--r-- 1 root root 4096 May 12 00:37 probe_mask
-r--r--r-- 1 root root 4096 May 12 00:37 single_cmd
[root@vandyl init.d]# cat /sys/module/snd_hda_intel/parameters/enable
N
[root@vandyl init.d]# cat /sys/module/snd_hda_intel/parameters/id
<NULL>
[root@vandyl init.d]# cat /sys/module/snd_hda_intel/parameters/index
-1
[root@vandyl init.d]# cat /sys/module/snd_hda_intel/parameters/model
<NULL>
[root@vandyl init.d]# cat
/sys/module/snd_hda_intel/parameters/position_fix
0
[root@vandyl init.d]# cat /sys/module/snd_hda_intel/parameters/probe_mask
-1
[root@vandyl init.d]# cat /sys/module/snd_hda_intel/parameters/single_cmd
N

----------------------------------------------------------------------
 tiwai - 05-12-06 16:11 
----------------------------------------------------------------------
It's not alsasound script but somewhere else to set up the module option. 
Usually /etc/modprobe.d/* or /etc/modprobe.conf* file.

The enable option is a place holder for snd-hda-intel driver just for
compatibility.  It's anyway ignored.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
05-08-06 21:00 louisvd        New Issue                                    
05-08-06 21:00 louisvd        Distribution              => Fedora Core 5   
05-08-06 21:00 louisvd        Kernel Version            => 2.6.16-1.2111_FC5smp
05-10-06 16:16 tiwai          Note Added: 0009722                          
05-10-06 16:52 louisvd        Note Added: 0009731                          
05-10-06 16:55 tiwai          Note Added: 0009732                          
05-10-06 20:02 louisvd        Note Added: 0009751                          
05-12-06 00:40 louisvd        Note Added: 0009770                          
05-12-06 10:31 UMMO           Issue Monitored: UMMO                        
05-12-06 16:11 tiwai          Note Added: 0009778                          
======================================================================




-------------------------------------------------------
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] 13+ messages in thread
* [ALSA - driver 0002106]: Sound card snd-hda-intel emits NO sound
@ 2006-05-11 22:40 bugtrack
  0 siblings, 0 replies; 13+ messages in thread
From: bugtrack @ 2006-05-11 22:40 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2106> 
======================================================================
Reported By:                louisvd
Assigned To:                tiwai
======================================================================
Project:                    ALSA - driver
Issue ID:                   2106
Category:                   PCI - hda-intel
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Distribution:               Fedora Core 5
Kernel Version:             2.6.16-1.2111_FC5smp
======================================================================
Date Submitted:             05-08-2006 21:00 CEST
Last Modified:              05-12-2006 00:40 CEST
======================================================================
Summary:                    Sound card snd-hda-intel emits NO sound
Description: 
Hi

I was merrily running Fedora Core 4 and after upgrading the kernel to
2.6.16 my sound no longer worked under Linux (it works under Windows). 
After a lot of battling I figured I may as well upgrade to FC5 now.  A
clean install, out of the box, and the sound STILL did not work.  I've
applied every available patch to date and no luck.  Tonight I installed
the Alsa 1.0.11 driver, lib and util tarballs -- all installed
successfully -- but there is STILL no sound produced.

Everything LOOKS normal.  There are no errors that I can detect.  In the X
and console versions of Alsamixer I have ALL the devices displayed and
unmuted with the volumes at max. I've removed the sound lines from
modprobe.conf and am running with alsasound and that didn't help either --
even though it says the driver has been loaded.

FYI, the OSS Volume control calls it a Realtek ALC260.  lspci refers to it
as Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller
(rev 01).


Please help.
======================================================================

----------------------------------------------------------------------
 louisvd - 05-10-06 20:02 
----------------------------------------------------------------------
OK then, so what must I do to fix the problem?  The sound card is being
activated by the supplied alsasound startup script in my init.d folder. 
If I run 'alsasound status' I'm told 'ALSA sound driver loaded.'

As I mentioned, after nothing was working, I installed the ALSA driver,
still nothing work, so then I removed the sound lines from modprobe.conf. 
It looks like this:
alias eth0 tg3
alias scsi_hostadapter ata_piix

Sadly there is still no sound.  Do I need any sound stuff in there?

Thanks for your time so far.  I DO appreciate it.

----------------------------------------------------------------------
 louisvd - 05-12-06 00:40 
----------------------------------------------------------------------
I see from below that the model is set to NULL and enable is set to N.

1.  How do I make alsasound script set the model=auto?
2.  Should enable=N?  How do I make it set to Y?
3.  I get no errors.  The OS thinks the card had loaded.  However,
regardless of where the volume controls are, no sound plays.

[root@vandyl init.d]# ls -l /sys/module/snd_hda_intel/parameters/
total 0
-r--r--r-- 1 root root 4096 May 12 00:37 enable
-r--r--r-- 1 root root 4096 May 12 00:37 id
-r--r--r-- 1 root root 4096 May 12 00:37 index
-r--r--r-- 1 root root 4096 May 12 00:36 model
-r--r--r-- 1 root root 4096 May 12 00:37 position_fix
-r--r--r-- 1 root root 4096 May 12 00:37 probe_mask
-r--r--r-- 1 root root 4096 May 12 00:37 single_cmd
[root@vandyl init.d]# cat /sys/module/snd_hda_intel/parameters/enable
N
[root@vandyl init.d]# cat /sys/module/snd_hda_intel/parameters/id
<NULL>
[root@vandyl init.d]# cat /sys/module/snd_hda_intel/parameters/index
-1
[root@vandyl init.d]# cat /sys/module/snd_hda_intel/parameters/model
<NULL>
[root@vandyl init.d]# cat
/sys/module/snd_hda_intel/parameters/position_fix
0
[root@vandyl init.d]# cat /sys/module/snd_hda_intel/parameters/probe_mask
-1
[root@vandyl init.d]# cat /sys/module/snd_hda_intel/parameters/single_cmd
N

Issue History
Date Modified  Username       Field                    Change              
======================================================================
05-08-06 21:00 louisvd        New Issue                                    
05-08-06 21:00 louisvd        Distribution              => Fedora Core 5   
05-08-06 21:00 louisvd        Kernel Version            => 2.6.16-1.2111_FC5smp
05-10-06 16:16 tiwai          Note Added: 0009722                          
05-10-06 16:52 louisvd        Note Added: 0009731                          
05-10-06 16:55 tiwai          Note Added: 0009732                          
05-10-06 20:02 louisvd        Note Added: 0009751                          
05-12-06 00:40 louisvd        Note Added: 0009770                          
======================================================================




-------------------------------------------------------
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] 13+ messages in thread
* [ALSA - driver 0002106]: Sound card snd-hda-intel emits NO sound
@ 2006-05-10 18:02 bugtrack
  0 siblings, 0 replies; 13+ messages in thread
From: bugtrack @ 2006-05-10 18: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=2106> 
======================================================================
Reported By:                louisvd
Assigned To:                tiwai
======================================================================
Project:                    ALSA - driver
Issue ID:                   2106
Category:                   PCI - hda-intel
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Distribution:               Fedora Core 5
Kernel Version:             2.6.16-1.2111_FC5smp
======================================================================
Date Submitted:             05-08-2006 21:00 CEST
Last Modified:              05-10-2006 20:02 CEST
======================================================================
Summary:                    Sound card snd-hda-intel emits NO sound
Description: 
Hi

I was merrily running Fedora Core 4 and after upgrading the kernel to
2.6.16 my sound no longer worked under Linux (it works under Windows). 
After a lot of battling I figured I may as well upgrade to FC5 now.  A
clean install, out of the box, and the sound STILL did not work.  I've
applied every available patch to date and no luck.  Tonight I installed
the Alsa 1.0.11 driver, lib and util tarballs -- all installed
successfully -- but there is STILL no sound produced.

Everything LOOKS normal.  There are no errors that I can detect.  In the X
and console versions of Alsamixer I have ALL the devices displayed and
unmuted with the volumes at max. I've removed the sound lines from
modprobe.conf and am running with alsasound and that didn't help either --
even though it says the driver has been loaded.

FYI, the OSS Volume control calls it a Realtek ALC260.  lspci refers to it
as Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller
(rev 01).


Please help.
======================================================================

----------------------------------------------------------------------
 tiwai - 05-10-06 16:55 
----------------------------------------------------------------------
No, the default model option value is "auto".

----------------------------------------------------------------------
 louisvd - 05-10-06 20:02 
----------------------------------------------------------------------
OK then, so what must I do to fix the problem?  The sound card is being
activated by the supplied alsasound startup script in my init.d folder. 
If I run 'alsasound status' I'm told 'ALSA sound driver loaded.'

As I mentioned, after nothing was working, I installed the ALSA driver,
still nothing work, so then I removed the sound lines from modprobe.conf. 
It looks like this:
alias eth0 tg3
alias scsi_hostadapter ata_piix

Sadly there is still no sound.  Do I need any sound stuff in there?

Thanks for your time so far.  I DO appreciate it.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
05-08-06 21:00 louisvd        New Issue                                    
05-08-06 21:00 louisvd        Distribution              => Fedora Core 5   
05-08-06 21:00 louisvd        Kernel Version            => 2.6.16-1.2111_FC5smp
05-10-06 16:16 tiwai          Note Added: 0009722                          
05-10-06 16:52 louisvd        Note Added: 0009731                          
05-10-06 16:55 tiwai          Note Added: 0009732                          
05-10-06 20:02 louisvd        Note Added: 0009751                          
======================================================================




-------------------------------------------------------
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] 13+ messages in thread
* [ALSA - driver 0002106]: Sound card snd-hda-intel emits NO sound
@ 2006-05-10 14:55 bugtrack
  0 siblings, 0 replies; 13+ messages in thread
From: bugtrack @ 2006-05-10 14:55 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2106> 
======================================================================
Reported By:                louisvd
Assigned To:                tiwai
======================================================================
Project:                    ALSA - driver
Issue ID:                   2106
Category:                   PCI - hda-intel
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Distribution:               Fedora Core 5
Kernel Version:             2.6.16-1.2111_FC5smp
======================================================================
Date Submitted:             05-08-2006 21:00 CEST
Last Modified:              05-10-2006 16:55 CEST
======================================================================
Summary:                    Sound card snd-hda-intel emits NO sound
Description: 
Hi

I was merrily running Fedora Core 4 and after upgrading the kernel to
2.6.16 my sound no longer worked under Linux (it works under Windows). 
After a lot of battling I figured I may as well upgrade to FC5 now.  A
clean install, out of the box, and the sound STILL did not work.  I've
applied every available patch to date and no luck.  Tonight I installed
the Alsa 1.0.11 driver, lib and util tarballs -- all installed
successfully -- but there is STILL no sound produced.

Everything LOOKS normal.  There are no errors that I can detect.  In the X
and console versions of Alsamixer I have ALL the devices displayed and
unmuted with the volumes at max. I've removed the sound lines from
modprobe.conf and am running with alsasound and that didn't help either --
even though it says the driver has been loaded.

FYI, the OSS Volume control calls it a Realtek ALC260.  lspci refers to it
as Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller
(rev 01).


Please help.
======================================================================

----------------------------------------------------------------------
 louisvd - 05-10-06 16:52 
----------------------------------------------------------------------
The PC is an HP Deskpro DC7600 Small Form Factor.  According to the
ALSA-Configuration.txt file, the model is 'hp'.

----------------------------------------------------------------------
 tiwai - 05-10-06 16:55 
----------------------------------------------------------------------
No, the default model option value is "auto".

Issue History
Date Modified  Username       Field                    Change              
======================================================================
05-08-06 21:00 louisvd        New Issue                                    
05-08-06 21:00 louisvd        Distribution              => Fedora Core 5   
05-08-06 21:00 louisvd        Kernel Version            => 2.6.16-1.2111_FC5smp
05-10-06 16:16 tiwai          Note Added: 0009722                          
05-10-06 16:52 louisvd        Note Added: 0009731                          
05-10-06 16:55 tiwai          Note Added: 0009732                          
======================================================================




-------------------------------------------------------
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] 13+ messages in thread
* [ALSA - driver 0002106]: Sound card snd-hda-intel emits NO sound
@ 2006-05-10 14:52 bugtrack
  0 siblings, 0 replies; 13+ messages in thread
From: bugtrack @ 2006-05-10 14:52 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2106> 
======================================================================
Reported By:                louisvd
Assigned To:                tiwai
======================================================================
Project:                    ALSA - driver
Issue ID:                   2106
Category:                   PCI - hda-intel
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Distribution:               Fedora Core 5
Kernel Version:             2.6.16-1.2111_FC5smp
======================================================================
Date Submitted:             05-08-2006 21:00 CEST
Last Modified:              05-10-2006 16:52 CEST
======================================================================
Summary:                    Sound card snd-hda-intel emits NO sound
Description: 
Hi

I was merrily running Fedora Core 4 and after upgrading the kernel to
2.6.16 my sound no longer worked under Linux (it works under Windows). 
After a lot of battling I figured I may as well upgrade to FC5 now.  A
clean install, out of the box, and the sound STILL did not work.  I've
applied every available patch to date and no luck.  Tonight I installed
the Alsa 1.0.11 driver, lib and util tarballs -- all installed
successfully -- but there is STILL no sound produced.

Everything LOOKS normal.  There are no errors that I can detect.  In the X
and console versions of Alsamixer I have ALL the devices displayed and
unmuted with the volumes at max. I've removed the sound lines from
modprobe.conf and am running with alsasound and that didn't help either --
even though it says the driver has been loaded.

FYI, the OSS Volume control calls it a Realtek ALC260.  lspci refers to it
as Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller
(rev 01).


Please help.
======================================================================

----------------------------------------------------------------------
 tiwai - 05-10-06 16:16 
----------------------------------------------------------------------
What is the machine (laptop) model?  There are some pre-defined model
options available for ALC260 codec.  See ALSA-Configuration.txt for
details.

----------------------------------------------------------------------
 louisvd - 05-10-06 16:52 
----------------------------------------------------------------------
The PC is an HP Deskpro DC7600 Small Form Factor.  According to the
ALSA-Configuration.txt file, the model is 'hp'.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
05-08-06 21:00 louisvd        New Issue                                    
05-08-06 21:00 louisvd        Distribution              => Fedora Core 5   
05-08-06 21:00 louisvd        Kernel Version            => 2.6.16-1.2111_FC5smp
05-10-06 16:16 tiwai          Note Added: 0009722                          
05-10-06 16:52 louisvd        Note Added: 0009731                          
======================================================================




-------------------------------------------------------
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] 13+ messages in thread
* [ALSA - driver 0002106]: Sound card snd-hda-intel emits NO sound
@ 2006-05-08 19:00 bugtrack
  0 siblings, 0 replies; 13+ messages in thread
From: bugtrack @ 2006-05-08 19:00 UTC (permalink / raw)
  To: alsa-devel


The following issue has been SUBMITTED.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2106> 
======================================================================
Reported By:                louisvd
Assigned To:                tiwai
======================================================================
Project:                    ALSA - driver
Issue ID:                   2106
Category:                   PCI - hda-intel
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Distribution:               Fedora Core 5
Kernel Version:             2.6.16-1.2111_FC5smp
======================================================================
Date Submitted:             05-08-2006 21:00 CEST
Last Modified:              05-08-2006 21:00 CEST
======================================================================
Summary:                    Sound card snd-hda-intel emits NO sound
Description: 
Hi

I was merrily running Fedora Core 4 and after upgrading the kernel to
2.6.16 my sound no longer worked under Linux (it works under Windows). 
After a lot of battling I figured I may as well upgrade to FC5 now.  A
clean install, out of the box, and the sound STILL did not work.  I've
applied every available patch to date and no luck.  Tonight I installed
the Alsa 1.0.11 driver, lib and util tarballs -- all installed
successfully -- but there is STILL no sound produced.

Everything LOOKS normal.  There are no errors that I can detect.  In the X
and console versions of Alsamixer I have ALL the devices displayed and
unmuted with the volumes at max. I've removed the sound lines from
modprobe.conf and am running with alsasound and that didn't help either --
even though it says the driver has been loaded.

FYI, the OSS Volume control calls it a Realtek ALC260.  lspci refers to it
as Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller
(rev 01).


Please help.
======================================================================

Issue History
Date Modified  Username       Field                    Change              
======================================================================
05-08-06 21:00 louisvd        New Issue                                    
05-08-06 21:00 louisvd        Distribution              => Fedora Core 5   
05-08-06 21:00 louisvd        Kernel Version            => 2.6.16-1.2111_FC5smp
======================================================================




-------------------------------------------------------
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] 13+ messages in thread

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

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-10 14:16 [ALSA - driver 0002106]: Sound card snd-hda-intel emits NO sound bugtrack
  -- strict thread matches above, loose matches on Subject: below --
2006-06-12 11:17 bugtrack
2006-05-12 18:05 bugtrack
2006-05-12 16:34 bugtrack
2006-05-12 15:58 bugtrack
2006-05-12 15:36 bugtrack
2006-05-12 15:18 bugtrack
2006-05-12 14:11 bugtrack
2006-05-11 22:40 bugtrack
2006-05-10 18:02 bugtrack
2006-05-10 14:55 bugtrack
2006-05-10 14:52 bugtrack
2006-05-08 19:00 bugtrack

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.