Hi,

I have a problem.
I can't use my pc speaker, but I know the speaker works because when 
booting my PC I hear the check "biiiiiip". :-)

I installed the program beep (emerge beep), but I hear nothing!
I don't get errors.

Does sombebody knows how to activate the pc speaker?
Is there a kernel option for it?

Here a strace output of beep:

julia saf # id
uid=0(root) gid=0(root) 
groups=0(root),1(bin),2(daemon),3(sys),4(adm),6(disk),10(wheel),11(floppy),18(audio),20(dialout),26(tape),27(video)
julia saf # strace beep 
execve("/usr/bin/beep", ["beep"], [/* 50 vars */]) = 0
uname({sys="Linux", node="julia", ...}) = 0
brk(0)                                  = 0x804b000
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or 
directory)
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=109008, ...}) = 0
mmap2(NULL, 109008, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7f0b000
close(3)                                = 0
open("/lib/tls/libc.so.6", O_RDONLY)    = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320Q\1"..., 
512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1203608, ...}) = 0
mmap2(NULL, 1150172, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 
0) = 0xb7df2000
mmap2(0xb7f05000, 16384, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x112) = 0xb7f05000
mmap2(0xb7f09000, 7388, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7f09000
close(3)                                = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 
0) = 0xb7df1000
mprotect(0xb7f05000, 4096, PROT_READ)   = 0
mprotect(0xb7f3b000, 4096, PROT_READ)   = 0
set_thread_area({entry_number:-1 -> 6, base_addr:0xb7df1aa0, 
limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, 
limit_in_pages:1, seg_not_present:0, useable:1}) = 0
munmap(0xb7f0b000, 109008)              = 0
open("/dev/urandom", O_RDONLY)          = 3
read(3, "5\241)\21", 4)                 = 4
close(3)                                = 0
brk(0)                                  = 0x804b000
brk(0x806c000)                          = 0x806c000
rt_sigaction(SIGINT, {0x8049040, [INT], SA_RESTART}, {SIG_DFL}, 8) = 0
open("/dev/console", O_WRONLY)          = 3
ioctl(3, KIOCSOUND, 0xa97)              = 0
nanosleep({0, 200000000}, NULL)         = 0
ioctl(3, KIOCSOUND, 0)                  = 0
close(3)                                = 0
exit_group(0)                           = ?
Process 15082 detached

-- 
Best regards,
Stephan FERRARO
NOOFS Core Developper - http://www.noofs.org/
GnuPG public key: gpg --keyserver www.keyserver.net --recv-key 94B2664F

Attachment: signature.asc
Description: Digital signature

Reply via email to