SMB client and RPM

3 messages, 3 authors, 2001-06-29 · open the first message on its own page

SMB client and RPM

From: Jim Duey <hidden>
Date: 2001-06-27 22:11:34

Has anyone tried to run smbclient on Walnut board?  Any problems or
things I should watch out for?

Also, I've downloaded the Sampa PPC rpm, but I can't get it installed on
the walnut board because I don't have a PPC version of rpm.  How can I
get one and get it installed?

Thanks,
Jim


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

invalid page faults..

From: Kevin Fry <hidden>
Date: 2001-06-28 00:24:56

Maybe you guys have encountered a similar probelm to the one I'm having with
my custom 8260 board, HHL 2.0 journeyman, 2.4.2 kernel.

I got past the rtc/timer issue. Even though the kernel reports that the 166mhz
cpu is .81 bogomips, I'll mess with that later, I just want to get the shell
up and running for now. The kernel boots and initializes everything else well,
but when it starts loading init or sh, I keep getting invalid page faults
looping.  The ramdisk shows as mounting fine, (except it always says: Maximal
mount count reached, recommened ext2fsck.. i dont know why..)

What happens is that load_elf_interp() is called and then it calls
padzero(elf_bss) and the page faults start occuring.
when padzero is called elf_bss is in the 3Exxxxx range. Why would it be so
high in memory? I have the memory mapped to start at 0, and i've got 64 megs.

thanks
Kevin Fry


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

Re: invalid page faults..

From: Dan Malek <hidden>
Date: 2001-06-29 08:23:15

Kevin Fry wrote:
What happens is that load_elf_interp() is called and then it calls
padzero(elf_bss) and the page faults start occuring.
when padzero is called elf_bss is in the 3Exxxxx range. Why would it be so
high in memory?
It's a virtual address.  You are going to see lots of page faults when
a program starts up.


	-- Dan

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help