Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 May 2005 21:08:27 -0700 (PDT)
From:      Rob <spamrefuse@yahoo.com>
To:        kyle.lafkoff@gmail.com
Cc:        FreeBSD questions <freebsd-questions@freebsd.org>
Subject:   Re: kernel support failure [sound] - device snd_ess
Message-ID:  <20050509040828.63401.qmail@web54004.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
Kyle Lafkoff wrote:
> trying to get sound support on dell latitude cpt
> (466) maestro2
> 
> this is the error i get while the kernel compiles:

Don't know about the error.
But for getting the sound support, you can also
simply load the sound modules:

  # kldload sound
  # kldload snd_ess

after which you can try sound.
For future reboots put this in /boot/loader.conf:

  sound_load="YES"
  snd_ess_load="YES"

Rob.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050509040828.63401.qmail>