Date: Sat, 10 Jan 2004 19:33:43 -0600 From: Eric F Crist <ecrist@adtechintegrated.com> To: freebsd@mazenalzogbi.com, <freebsd-questions@freebsd.org> Subject: Re: Sound not working on laptop Message-ID: <200401101934.38184.ecrist@adtechintegrated.com> In-Reply-To: <20890.195.229.241.233.1073784206.squirrel@webmail.mazenalzogbi.com> References: <20890.195.229.241.233.1073784206.squirrel@webmail.mazenalzogbi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--Boundary-02=_ugKAAeE+jC/3iDp Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Description: signed data Content-Disposition: inline On Saturday 10 January 2004 07:23 pm, Mazen S. Alzogbi wrote: > Hi, > > Thanks for everyone who helped (and is helping me) to find my > way in the great world of FreeBSD. > > I learned how to recompile the > kernel and I did compile it with "device pcm" and "device pcm0 at ...." > but it didn't work. I tried and tried and tried and spent almost 3 hours Mazen, Don't use both device pcm AND device pmc0 at.... You should just use: device pcm do a kernel compile with the following commands from /usr/src/sys/i386/conf #config <kernel name> # cd ../../compile/<kernel name> # make depend && make && make install At this point, you MUST reboot your machine. Once rebooted, install amp=20 (/usr/ports/audio/amp) and test with a .wav file. If you have KDE Games=20 installed, you can use the following command to test: # amp /usr/local/share/apps/kasteroids/sounds/Kasteroids.wav If you're NOT running KDE at that time, it should work. If not, try runnin= g=20 KDE and you should start to hear sounds. HTH =2D-=20 Eric F Crist AdTech Integrated Systems, Inc (612) 998-3588 --Boundary-02=_ugKAAeE+jC/3iDp Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAAKguzdyDbTMRQIYRAs/qAJ0dIYOhGQ2rQWW/uWn3uml41OZieACbBQJc 8Lbhqmnm/dhWs+dY+y9QetY= =Q8Kd -----END PGP SIGNATURE----- --Boundary-02=_ugKAAeE+jC/3iDp--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401101934.38184.ecrist>