Date: Thu, 24 Mar 2005 23:15:41 +0100 From: "albi@scii.nl" <albi@scii.nl> To: Todd Shirk <ts4short@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Hardware problems after installing 5.4 pre-release Message-ID: <20050324231541.361f3b89.albi@scii.nl> In-Reply-To: <48780938050324140739482fe8@mail.gmail.com> References: <48780938050324140739482fe8@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 24 Mar 2005 22:07:57 +0000 Todd Shirk <ts4short@gmail.com> wrote: > (MYKERNEL is the GENERIC plus the lines needed for loading the sound > system and the via8233 sound driver for my sound card) > device sound > device "snd_via8233" > (with mergemaster I chose "i" for each file, indicating to use > tempory) > > I booted into the new environment and started KDE3.4. I noticed that > I had no sound and no usb mouse functionality. I did the following: > > # cat /dev/sndstat > FreeBSD Audio Driver (newpcm) > Installed devices: > pcm0: <VIA VT8235> at io 0x1000 irq 10 (5p/1r/0v channels duplex > default) did you check with kldstat which module for sounds was loaded ? and tried : kldload snd_driver ? see e.g. : http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/sound-setup.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050324231541.361f3b89.albi>