|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] beep produced for printf("\abeep \n");
|
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Wed, April 20, 2005 8:47 pm, sandy said:
> a c program with
>
> #include <stdio.h>
> #include <stdlib.h>
> int main(void)
> {
> printf( "\a beep \n");
> return 1;
> }
> worked in kernels 2.0.x to 2.4.x and maybe earlier. It is not working
> in kernels 2.5 -2.6.8.1 at least. Supposedly it has been placed in
> the alsa program. I do not have a sound card. Could someone using
> a 2.6.x x>8.1 kernel with a sound card see if this works.
> I would appreciate this. I do not wish to try to get a sound to
> work just to discover that the beep has not been correctly
> fixed.
> I would also appreciate knowing what sound card you use.
> thank you very much.
> sandy
>
> ___________________________________________________________________________
> Philadelphia Linux Users Group --
> http://www.phillylinux.org
> Announcements -
> http://lists.phillylinux.org/mailman/listinfo/plug-announce
> General Discussion --
> http://lists.phillylinux.org/mailman/listinfo/plug
>
>
Yup, it works.
Multimedia audio controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) AC'97
Audio Controller (rev 02)
- -Cos
- --
GPG key fingerprint = DE9F 4664 E666 2BD1 903E 4F4D EA31 5FB1 C7F9 08C1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFCZwOS6jFfscf5CMERAloOAJ9chOm7NdmvbeuqorSyjbTEJdX11gCeMKh8
9UHd9RgWAgrA7wu9nPjkrfI=
=IzyX
-----END PGP SIGNATURE-----
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|