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

Re: ybin fails



Hi!

Joerg Sommer <joerg@alea.gnuu.de> writes:
> What says ltrace (or strace)? Where occures the error?

It occurs after reading /dev/nvram:

__libc_start_main(1, 0x7ffffa84, 0x7ffffa8c, 0x7ffffaf0, 0x3000bddc <unfinished ...>
strlen("nvsetenv")                               = 8
fopen("/proc/cpuinfo", "r")                      = 0x10014050
fgets("processor\t: 0\n", 805396481, 13)         = 0x7ffff8d8
memcmp(0x7ffff8d8, 0x10002098, 15, 0x7efefeff, 0x81010100) = 5
fgets("cpu\t\t: 7457, altivec supported\n", 805396524, 0) = 0x7ffff8d8
memcmp(0x7ffff8d8, 0x10002098, 15, 0x7efefeff, 16) = -13
fgets("clock\t\t: 765MHz\n", 805396544, 0)       = 0x7ffff8d8
memcmp(0x7ffff8d8, 0x10002098, 15, 0x7efefeff, 24) = -13
fgets("revision\t: 1.1 (pvr 8002 0101)\n", 805396572, 0) = 0x7ffff8d8
memcmp(0x7ffff8d8, 0x10002098, 15, 0x7efefeff, 24) = 2
fgets("bogomips\t: 761.85\n", 805396588, 0)      = 0x7ffff8d8
memcmp(0x7ffff8d8, 0x10002098, 15, 0x7efefeff, 0x81010100) = -14
fgets("machine\t\t: PowerBook6,2\n", 805396616, 0) = 0x7ffff8d8
memcmp(0x7ffff8d8, 0x10002098, 15, 0x7efefeff, 16) = -3
fgets("motherboard\t: PowerBook6,2 MacRI"..., 805396668, 0) = 0x7ffff8d8
memcmp(0x7ffff8d8, 0x10002098, 15, 0x7efefeff, 16) = -3
fgets("detected as\t: 287 (PowerBook G4)"..., 805396700, 0) = 0x7ffff8d8
memcmp(0x7ffff8d8, 0x10002098, 15, 0x7efefeff, 16) = -12
fgets("pmac flags\t: 0000000a\n", 805396720, 0)  = 0x7ffff8d8
memcmp(0x7ffff8d8, 0x10002098, 15, 0x7efefeff, 8) = -13
fgets("L2 cache\t: 512K unified\n", 805396748, 0) = 0x7ffff8d8
memcmp(0x7ffff8d8, 0x10002098, 15, 0x7efefeff, 24) = -36
fgets("memory\t\t: 768MB\n", 805396764, 0)       = 0x7ffff8d8
memcmp(0x7ffff8d8, 0x10002098, 15, 0x7efefeff, 24) = -3
fgets("pmac-generation\t: NewWorld\n", 805396788, 0) = 0x7ffff8d8
memcmp(0x7ffff8d8, 0x10002098, 15, 0x7efefeff, 24) = 0
strchr("pmac-generation\t: NewWorld\n", ':')     = ": NewWorld\n"
memcmp(0x7ffff8ea, 0x100020a8, 8, 0xfefefeff, 0x7f7f7f7f) = 0
fclose(0x10014050)                               = 0
open("/dev/nvram", 0, 04000101104)               = 3
read(3, "8\233 \370|`\033x8\240", 537166404)     = 16
memcmp(0x7ffff9bc, 0x100020f8, 7, 4, 0x0ff718a8) = 52
lseek(3, 591968, 1)                              = 591984
read(3, "", 537166404)                           = 0
fwrite("No common Block found\n", 1, 22, 0x0ffe4b08No common Block found
) = 22
exit(1 <unfinished ...>
+++ exited (status 1) +++

I don't suspect nvsetenv problematic since I installed my book in
november with the same version of powerpc-utils (1.1.3-7). The only
things that changed were yaboot (from 1.3.10-2.1 to 1.3.11-1) and kernel
(2.4.22-4 to 2.6.1-rc1-ben1).

After compiling the kernel I tried to install ybin without luck. I
restartet and there were no yaboot loader more. I had to boot into OF to
start yaboot manually. I booted into the old 2.4.22-4 kernel and tried
to install ybin with the same error. Now I cannot install ybin any
more...

So long
Thomas

-- 
 .''`.  Are you local? - Tubbs, Royston Vasey
: :'  : Thomas Krennwallner <djmaecki at ull dot at>
`. `'`  1024D/67A1DA7B 9484 D99D 2E1E 4E02 5446  DAD9 FF58 4E59 67A1 DA7B
  `-    http://bigfish.ull.at/~djmaecki/

Attachment: pgpFttuqaaiBa.pgp
Description: PGP signature


Reply to: