All of lore.kernel.org
 help / color / mirror / Atom feed
* Intel 865G -- no sound
@ 2003-07-21 14:00 Stephen Waters
  2003-07-22 15:33 ` intel8x0 driver with " Stephen Waters
  2003-07-22 15:55 ` Takashi Iwai
  0 siblings, 2 replies; 4+ messages in thread
From: Stephen Waters @ 2003-07-21 14:00 UTC (permalink / raw)
  To: alsa-devel

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

Hi,

I'm running Linux 2.4.20 with ALSA 0.9.4 on Intel 865G (Dell GX270, if
you wanna look up the machine at http://support.dell.com). Although the
snd-intel8x0 driver,  etc. load fine, no sound actually comes out of the
card. I've got all the meters (mono, stereo, PCM, etc.) on 100 in both
ALSA and OSS mixer land...   everything *looks* fine in XMMS, etc. but
no sound actually comes out of the speakers.

Thanks for any help and thanks for all the good work over the years!
-s

Kernel message
------------------
intel8x0: clocking to 48000

lspci
--------------
00:00.0 Host bridge: Intel Corp.: Unknown device 2570 (rev 02)
00:01.0 PCI bridge: Intel Corp.: Unknown device 2571 (rev 02)
00:1d.0 USB Controller: Intel Corp.: Unknown device 24d2 (rev 02)
00:1d.1 USB Controller: Intel Corp.: Unknown device 24d4 (rev 02)
00:1d.2 USB Controller: Intel Corp.: Unknown device 24d7 (rev 02)
00:1d.3 USB Controller: Intel Corp.: Unknown device 24de (rev 02)
00:1d.7 USB Controller: Intel Corp.: Unknown device 24dd (rev 02)
00:1e.0 PCI bridge: Intel Corp. 82801BA/CA/DB PCI Bridge (rev c2)
00:1f.0 ISA bridge: Intel Corp.: Unknown device 24d0 (rev 02)
00:1f.1 IDE interface: Intel Corp.: Unknown device 24db (rev 02)
00:1f.2 IDE interface: Intel Corp.: Unknown device 24d1 (rev 02)
00:1f.3 SMBus: Intel Corp.: Unknown device 24d3 (rev 02)
00:1f.5 Multimedia audio controller: Intel Corp.: Unknown device 24d5 (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation NV18 [GeForce4 MX 440 AGP 8x] (rev a2)
02:0c.0 Ethernet controller: Intel Corp. 82540EM Gigabit Ethernet Controller (rev 02)

lsmod
-----------
Module                  Size  Used by    Tainted: P
ipv6                  151604  -1 (autoclean)
uhci                   25980   0 (unused)
usbcore                62924   0 [uhci]
snd-seq-oss            29408   0 (unused)
snd-seq-midi-event      2984   0 [snd-seq-oss]
snd-seq                36496   2 [snd-seq-oss snd-seq-midi-event]
snd-pcm-oss            39972   0
snd-mixer-oss          13592   0 [snd-pcm-oss]
snd-intel8x0           18212   1
snd-pcm                60836   1 [snd-pcm-oss snd-intel8x0]
snd-timer              14212   0 [snd-seq snd-pcm]
snd-ac97-codec         39752   0 [snd-intel8x0]
snd-page-alloc          5020   0 [snd-intel8x0 snd-pcm]
snd-mpu401-uart         3296   0 [snd-intel8x0]
snd-rawmidi            13312   0 [snd-mpu401-uart]
snd-seq-device          4192   0 [snd-seq-oss snd-seq snd-rawmidi]
snd                    30244   0 [snd-seq-oss snd-seq-midi-event snd-seq snd-pcm-oss snd-mixer-oss snd-intel8x0 snd-pcm snd-timer snd-ac97-codec snd-mpu401-uart snd-rawmidi snd-seq-device]
soundcore               3940   5 [snd]
sr_mod                 14776   0 (autoclean)
cdrom                  29152   0 (autoclean) [sr_mod]
input                   3648   0 (autoclean)
nvidia               1545440  10 (autoclean)
apm                    10088   1 (autoclean)
af_packet              13640   1 (autoclean)
ide-scsi                8848   0
scsi_mod               94656   2 [sr_mod ide-scsi]
parport_pc             23816   1 (autoclean)
lp                      7168   0 (autoclean)
parport                26536   1 (autoclean) [parport_pc lp]
e1000                  52204   1
rtc                     6760   0 (autoclean)
ext3                   64640   3 (autoclean)
jbd                    42148   3 (autoclean) [ext3]
ide-disk               12608   3 (autoclean)
ide-probe-mod           9840   0 (autoclean)
ide-mod               169336   3 (autoclean) [ide-scsi ide-disk ide-probe-mod]
unix                   15276 120 (autoclean)


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: intel8x0 driver with Intel 865G -- no sound
  2003-07-21 14:00 Intel 865G -- no sound Stephen Waters
@ 2003-07-22 15:33 ` Stephen Waters
  2003-07-22 15:55 ` Takashi Iwai
  1 sibling, 0 replies; 4+ messages in thread
From: Stephen Waters @ 2003-07-22 15:33 UTC (permalink / raw)
  To: alsa-devel

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

More info: with the cdrom playing it still doesn't issue any sound. It
works fine under Windows XP (so I don't think the problem is between the
keyboard and the chair...)

Random guess: the card isn't being initialized quite right?

Thanks for any help,
-s

On Mon, 2003-07-21 at 09:00, Stephen Waters wrote:
> Hi,
> 
> I'm running Linux 2.4.20 with ALSA 0.9.4 on Intel 865G (Dell GX270, if
> you wanna look up the machine at http://support.dell.com). Although the
> snd-intel8x0 driver,  etc. load fine, no sound actually comes out of the
> card. I've got all the meters (mono, stereo, PCM, etc.) on 100 in both
> ALSA and OSS mixer land...   everything *looks* fine in XMMS, etc. but
> no sound actually comes out of the speakers.
> 
> Thanks for any help and thanks for all the good work over the years!
> -s
> 
> Kernel message
> ------------------
> intel8x0: clocking to 48000
> 
> lspci
> --------------
> 00:00.0 Host bridge: Intel Corp.: Unknown device 2570 (rev 02)
> 00:01.0 PCI bridge: Intel Corp.: Unknown device 2571 (rev 02)
> 00:1d.0 USB Controller: Intel Corp.: Unknown device 24d2 (rev 02)
> 00:1d.1 USB Controller: Intel Corp.: Unknown device 24d4 (rev 02)
> 00:1d.2 USB Controller: Intel Corp.: Unknown device 24d7 (rev 02)
> 00:1d.3 USB Controller: Intel Corp.: Unknown device 24de (rev 02)
> 00:1d.7 USB Controller: Intel Corp.: Unknown device 24dd (rev 02)
> 00:1e.0 PCI bridge: Intel Corp. 82801BA/CA/DB PCI Bridge (rev c2)
> 00:1f.0 ISA bridge: Intel Corp.: Unknown device 24d0 (rev 02)
> 00:1f.1 IDE interface: Intel Corp.: Unknown device 24db (rev 02)
> 00:1f.2 IDE interface: Intel Corp.: Unknown device 24d1 (rev 02)
> 00:1f.3 SMBus: Intel Corp.: Unknown device 24d3 (rev 02)
> 00:1f.5 Multimedia audio controller: Intel Corp.: Unknown device 24d5 (rev 02)
> 01:00.0 VGA compatible controller: nVidia Corporation NV18 [GeForce4 MX 440 AGP 8x] (rev a2)
> 02:0c.0 Ethernet controller: Intel Corp. 82540EM Gigabit Ethernet Controller (rev 02)
> 
> lsmod
> -----------
> Module                  Size  Used by    Tainted: P
> ipv6                  151604  -1 (autoclean)
> uhci                   25980   0 (unused)
> usbcore                62924   0 [uhci]
> snd-seq-oss            29408   0 (unused)
> snd-seq-midi-event      2984   0 [snd-seq-oss]
> snd-seq                36496   2 [snd-seq-oss snd-seq-midi-event]
> snd-pcm-oss            39972   0
> snd-mixer-oss          13592   0 [snd-pcm-oss]
> snd-intel8x0           18212   1
> snd-pcm                60836   1 [snd-pcm-oss snd-intel8x0]
> snd-timer              14212   0 [snd-seq snd-pcm]
> snd-ac97-codec         39752   0 [snd-intel8x0]
> snd-page-alloc          5020   0 [snd-intel8x0 snd-pcm]
> snd-mpu401-uart         3296   0 [snd-intel8x0]
> snd-rawmidi            13312   0 [snd-mpu401-uart]
> snd-seq-device          4192   0 [snd-seq-oss snd-seq snd-rawmidi]
> snd                    30244   0 [snd-seq-oss snd-seq-midi-event snd-seq snd-pcm-oss snd-mixer-oss snd-intel8x0 snd-pcm snd-timer snd-ac97-codec snd-mpu401-uart snd-rawmidi snd-seq-device]
> soundcore               3940   5 [snd]
> sr_mod                 14776   0 (autoclean)
> cdrom                  29152   0 (autoclean) [sr_mod]
> input                   3648   0 (autoclean)
> nvidia               1545440  10 (autoclean)
> apm                    10088   1 (autoclean)
> af_packet              13640   1 (autoclean)
> ide-scsi                8848   0
> scsi_mod               94656   2 [sr_mod ide-scsi]
> parport_pc             23816   1 (autoclean)
> lp                      7168   0 (autoclean)
> parport                26536   1 (autoclean) [parport_pc lp]
> e1000                  52204   1
> rtc                     6760   0 (autoclean)
> ext3                   64640   3 (autoclean)
> jbd                    42148   3 (autoclean) [ext3]
> ide-disk               12608   3 (autoclean)
> ide-probe-mod           9840   0 (autoclean)
> ide-mod               169336   3 (autoclean) [ide-scsi ide-disk ide-probe-mod]
> unix                   15276 120 (autoclean)
> 

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: Intel 865G -- no sound
  2003-07-21 14:00 Intel 865G -- no sound Stephen Waters
  2003-07-22 15:33 ` intel8x0 driver with " Stephen Waters
@ 2003-07-22 15:55 ` Takashi Iwai
       [not found]   ` <1058890842.665.12.camel@geidiprime>
  1 sibling, 1 reply; 4+ messages in thread
From: Takashi Iwai @ 2003-07-22 15:55 UTC (permalink / raw)
  To: Stephen Waters; +Cc: alsa-devel

At 21 Jul 2003 09:00:25 -0500,
Stephen Waters wrote:
> 
> Hi,
> 
> I'm running Linux 2.4.20 with ALSA 0.9.4 on Intel 865G (Dell GX270, if
> you wanna look up the machine at http://support.dell.com). Although the
> snd-intel8x0 driver,  etc. load fine, no sound actually comes out of the
> card. I've got all the meters (mono, stereo, PCM, etc.) on 100 in both
> ALSA and OSS mixer land...   everything *looks* fine in XMMS, etc. but
> no sound actually comes out of the speakers.

any reason to use still 0.9.4?

i suspect a mixer configuration problem.
please attach /etc/asound.state for check.

or, this might be the problem of ac97.
try connecting to other jacks such as mic?
if it's the case, this should have been fixed in the recent version.


Takashi


-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0

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

* Re: Intel 865G -- no sound
       [not found]   ` <1058890842.665.12.camel@geidiprime>
@ 2003-07-22 16:42     ` Takashi Iwai
  0 siblings, 0 replies; 4+ messages in thread
From: Takashi Iwai @ 2003-07-22 16:42 UTC (permalink / raw)
  To: Stephen Waters; +Cc: alsa-devel

At 22 Jul 2003 11:20:42 -0500,
Stephen Waters wrote:
> 
> [1  <text/plain (quoted-printable)>]
> On Tue, 2003-07-22 at 10:55, Takashi Iwai wrote:
> > At 21 Jul 2003 09:00:25 -0500,
> > Stephen Waters wrote:
> > > 
> > > Hi,
> > > 
> > > I'm running Linux 2.4.20 with ALSA 0.9.4 on Intel 865G (Dell GX270, if
> > > you wanna look up the machine at http://support.dell.com). Although the
> > > snd-intel8x0 driver,  etc. load fine, no sound actually comes out of the
> > > card. I've got all the meters (mono, stereo, PCM, etc.) on 100 in both
> > > ALSA and OSS mixer land...   everything *looks* fine in XMMS, etc. but
> > > no sound actually comes out of the speakers.
> > 
> > any reason to use still 0.9.4?
> > 
> > i suspect a mixer configuration problem.
> > please attach /etc/asound.state for check.
> > 
> > or, this might be the problem of ac97.
> > try connecting to other jacks such as mic?
> > if it's the case, this should have been fixed in the recent version.
> 
> Of course, Murphy's Law is in effect: soon as I say "it's not my fault"
> of course it's my fault. Didn't see the "MM" at the top of alsamixer
> levels...  I knew they defaulted to zero but didn't realize they were
> zero AND muted. D'oh, live and learn.

i added small codes to alsamixer to display the mute status in
the "Item:" line, too.  hopefully this is enough obvious for this kind
of problems.


Takashi


-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0

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

end of thread, other threads:[~2003-07-22 16:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-21 14:00 Intel 865G -- no sound Stephen Waters
2003-07-22 15:33 ` intel8x0 driver with " Stephen Waters
2003-07-22 15:55 ` Takashi Iwai
     [not found]   ` <1058890842.665.12.camel@geidiprime>
2003-07-22 16:42     ` Takashi Iwai

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.