[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#4776: clock still doesn't work (kernel 2.0.21 without rtc)



Package: util-linux
Version: 2.5-7

	clock still doesn't work for me.  It simply hangs if
I type "clock" as root.  I'm using a custom 2.0.21 kernel without
the rtc stuff compiled in.  A strace shows the following:

execve("/sbin/clock", ["/sbin/clock"], [/* 28 vars */]) = 0
mmap(0, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40006000
mprotect(0x40000000, 19669, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
mprotect(0x8000000, 6664, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
stat("/etc/ld.so.cache", {st_mode=S_IFREG|0644, st_size=3140, ...}) = 0
open("/etc/ld.so.cache", O_RDONLY)      = 3
mmap(0, 3140, PROT_READ, MAP_SHARED, 3, 0) = 0x40007000
close(3)                                = 0
stat("/etc/ld.so.preload", 0xbffffa60)  = -1 ENOENT (No such file or directory)
open("/lib/libc.so.5.2.18", O_RDONLY)   = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3"..., 4096) = 4096
mmap(0, 737280, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40008000
mmap(0x40008000, 505915, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0x40008000
mmap(0x40084000, 20536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x7b000) = 0x40084000
mmap(0x4008a000, 201064, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x4008a000
close(3)                                = 0
mprotect(0x40008000, 505915, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
mprotect(0x8000000, 6664, PROT_READ|PROT_EXEC) = 0
mprotect(0x40008000, 505915, PROT_READ|PROT_EXEC) = 0
mprotect(0x40000000, 19669, PROT_READ|PROT_EXEC) = 0
personality(PER_LINUX)                  = 0
brk(0x8005bac)                          = 0x8005bac
brk(0x8006000)                          = 0x8006000
brk(0x8007000)                          = 0x8007000
open("/usr/share/locale/C/LC_MESSAGES", O_RDONLY) = -1 ENOENT (No such file or directory)
brk(0x8008000)                          = 0x8008000
stat("/etc/locale/C/libc.cat", 0xbffff5a0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/locale/C/libc.cat", 0xbffff5a0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/locale/libc/C", 0xbffff5a0) = -1 ENOENT (No such file or directory)
stat("/usr/share/locale/C/libc.cat", 0xbffff5a0) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/locale/C/libc.cat", 0xbffff5a0) = -1 ENOENT (No such file or directory)
open("/dev/rtc", O_RDONLY)              = -1 ENODEV (No such device)
iopl(0x3)                               = 0

-- 
Debian GNU/Linux 1.1 is out! { http://www.debian.org/ }
Email:  Herbert Xu ~{PmV>HI~} <herbert@greathan.apana.org.au>
{ http://greathan.apana.org.au/~herbert/ }
PGP Key:  pgp-public-keys@pgp.mit.edu or any other key sites

--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-REQUEST@lists.debian.org . Trouble? e-mail to Bruce@Pixar.com


Reply to: