Re: 2.1.122-pre1 and pre2: boot logo no-go (+ parport broken ??)

Sid Boyce (szb50@amdahl.com)
Sun, 13 Sep 1998 22:09:26 +0000


strace -s 256 lpd ........gives
mmap(0, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|0x20, 4294967295, 0) = 0x4000700
0
mprotect(0x40000000, 21025, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
mprotect(0x8048000, 35547, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
stat("", {st_mode=S_IFREG|0644, st_size=35933, ...}) = 0
open("/etc/ld.so.cache", O_RDONLY) = 3
mmap(0, 35933, PROT_READ, MAP_SHARED, 3, 0) = 0x40008000
close(3) = 0
stat("/etc/ld.so.preload", 0xbffff328) = -1 ENOENT (No such file or directory)
open("/usr/lib/qt/lib/libc.so.5", O_RDONLY) = -1 ENOENT (No such file or directo
ry)
open("/rvplayer5.0/libc.so.5", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/lib/libc.so.5", 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\0000*\1\0004\0\0\0\30.\24
\0\0\0\0\0004\0 \0\3\0(\0\34\0\31\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\177x\10\0\17
7x\10\0\5\0\0\0\0\20\0\0\1\0\0\0\200x\10\0\200\210\10\0\200\210\10\0\340J\0\0\31
4u\3\0\6\0\0\0\0\20\0\0\2"..., 4096) = 4096
mmap(0, 786432, PROT_NONE, MAP_PRIVATE|0x20, 4294967295, 0) = 0x40011000
mmap(0x40011000, 555135, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0x4
0011000
mmap(0x40099000, 21344, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x87000)
= 0x40099000
mmap(0x4009f000, 204364, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|0x20, 42949
67295, 0) = 0x4009f000
close(3) = 0
mprotect(0x40011000, 555135, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
munmap(0x40008000, 35933) = 0
mprotect(0x8048000, 35547, PROT_READ|PROT_EXEC) = 0
mprotect(0x40011000, 555135, PROT_READ|PROT_EXEC) = 0
mprotect(0x40000000, 21025, PROT_READ|PROT_EXEC) = 0
SYS_136(0, 0x1, 0x4, 0x40006394, 0x8049910) = 0
geteuid() = 0
getuid() = 0
getgid() = 0
getegid() = 0
uname({sys="Linux", node="barrabas", ...}) = 0
fork() = 31891
_exit(0) = ?

[barrabas:/usr1/utils]# ps aux |grep -i lpd
root 31891 0.0 0.2 860 324 ? S 21:56 0:00 lpd
root 31892 0.0 0.2 868 324 ? S 21:56 0:00 lpd
I always does that. If I kill the first or second lpd or run lpq with
both.......
[barrabas:/usr1/utils]# lpq
waiting for lp to become ready (offline ?)
Rank Owner Job Files Total Size
1st root 0 test_print 46 bytes
2nd root 1 test_print 46 bytes
3rd root 2 (standard input) 9799 bytes
I'm using bsdlpr from an earlier slackware, but I get the same with
bsdlpr-5.9-26 compiled here under glibc6, egcs-1.0.3a, binutils-2.9.1.0.11/12.

Regards

-- 
... Sid Boyce...Amdahl(Europe)...44-121 422 0375 
                   -----------------------------------
Any opinions expressed above are mine and do not necessarily represent
 the opinions or policies of Amdahl Corporation.

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/faq.html