public inbox for gentoo-server@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-server] Sound on a laptop
@ 2004-02-25  3:38 Collin Starkweather
  2004-02-25  9:10 ` Matt Steven
  0 siblings, 1 reply; 2+ messages in thread
From: Collin Starkweather @ 2004-02-25  3:38 UTC (permalink / raw
  To: gentoo-server

Dunno if this is the right forum ... but here goes anyway ....

I've installed Gentoo on a couple of servers so far and decided to make
the leap and put it on my laptop, a Dell Inspiron 4150.  I didn't even
play it safe by making it dual-boot and I've been blown away by how
smoothly everything is going.  Except that I can't seem to get sound to
work.

The culprit seems to be

  freak linux # ls -L -l /dev/dsp*
  ls: /dev/dsp*: No such file or directory

but I don't know what to do about it.

The contents of /proc/pci and lsmod are included below my sig in case
that's helpful.  I used genkernel to configure and build the kernel and,
according to my untrained eye, appropriate modules seem to be loaded.  

Thanks!

-Collin

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Collin Starkweather, Ph.D.  collin.starkweather@collinstarkweather.com
University of Colorado                         Department of Economics
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


freak linux # cat /proc/pci 
PCI devices found:
  ... blah blah blah ...
  Bus  0, device  31, function  5:
    Multimedia audio controller: Intel Corp. 82801CA/CAM AC'97 Audio
Controller (rev 2).
      IRQ 11.
      I/O at 0xd800 [0xd8ff].
      I/O at 0xdc80 [0xdcbf].
  ... blah blah blah ...
freak linux # lsmod
Module                  Size  Used by
ohci_hcd               16516  0 
ehci_hcd               21764  0 
intel_agp              15260  1 
agpgart                25896  1 intel_agp
uhci_hcd               27920  0 
snd_intel8x0           28712  0 
snd_ac97_codec         55172  1 snd_intel8x0
snd_pcm                80932  1 snd_intel8x0
snd_timer              20228  1 snd_pcm
gameport                3712  1 snd_intel8x0
snd_page_alloc          9476  2 snd_intel8x0,snd_pcm
snd_mpu401_uart         5760  1 snd_intel8x0
snd_rawmidi            19232  1 snd_mpu401_uart
snd_seq_device          6408  1 snd_rawmidi
snd                    44388  7
snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
3c59x                  34344  0 
usbcore                86108  5 ohci_hcd,ehci_hcd,uhci_hcd
freak linux # 



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

end of thread, other threads:[~2004-02-25  9:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-25  3:38 [gentoo-server] Sound on a laptop Collin Starkweather
2004-02-25  9:10 ` Matt Steven

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