climagic

Linux for blind general discussion blinux-list at redhat.com
Thu Jun 27 21:07:51 UTC 2019


If you do not have /proc/confoig.gz, try:
find /lib/modules/$(uname -r) -name pcspkr*

If the driver is shipped as module you will get this answer:
/lib/modules/4.12.17/kernel/drivers/input/misc/pcspkr.ko
assuming that "uname -r" gives: 4.12.17

Else, try:
grep pcspkr /lib/modules/$(uname -r)/modules.builtin
If the pcspkr driver is built in the kernel you will have
a non empty anwser

Else pcspkr is not available.

Didier

On 6/27/19 10:47 PM, Linux for blind general discussion wrote:
> Okay, apparently, I don't even have a /proc/config.gz(tab completing
> on /proc/co gives me /proc/consoles)
> 
> My installed system is based on Knoppix 8.1 or 8.2, though except for
> the kernel and Knoppix-specific accessibility packages, everything has
> been updated to the latest Debian Unstable. My kernel version is
> 4.12.7 and the only package I have installed from the Kernel category
> is linux-image-4.12.7. I'm running an older kernel because every
> attempt I've made to install a newer kernel from the Debian
> repositories has broken speech.
> 
> I do have a second hard drive with a nearly stock copy of Knoppix 8.5
> that I plan to make my system drive once I can get hold of a Sata
> cable(the narrower kind) so I can hook up both harddrives
> simultaneously.
> 
> _______________________________________________
> Blinux-list mailing list
> Blinux-list at redhat.com
> https://www.redhat.com/mailman/listinfo/blinux-list
> 




More information about the Blinux-list mailing list