In the last mail Russell King - ARM Linux Admin said:
> Nicholas Clark writes:
> > Xarmlinux in the testing dir works.
> > However, it resets that screen back to 640x480. Hmm. So my text console is
> > 1280x1024, but X is at VGA. :-) I *thought* that they were both on /dev/fb0
> > so I must be doing something wrong here, but quite what I don't know.
>
> Depending on the kernel version you have, fbset -a will set the
> resolution for each and every console, including newly created ones.
> Some kernels may only do this for all existing consoles though.
Is it because I have no XF86config file, so X is falling back to a nice safe
640x480?
I don't know where to get such a file (it doesn't appear to be in the X rpms
on your site), or the XF86config binary to generate it.
Is there an ELF libX11 out there, or do I need to compile that? If so, does
the source need ARMLinux patches?
> > Upgraded ppp to 2.3.6, as the kernel changes docs suggest I should.
> > insmod still doesn't want to do ppp. route reveals that eth0 is up, so
> > the kernel is loading that module. Odd.
>
> Interesting. On 'caramon', pppd 2.2 pl0 seems to work fine with both
> 2.0.36 and 2.2.0 (hmm, am I still running this on there?)... However,
> I don't think I have ppp compiled up as a module. Could you post the
> output of 'insmod ppp.o' please?
$ insmod ppp.o
ppp.o: ppp.o: No such file or directory
It's not ppp - I checked and ismod is failing to load the msdos filing system
when I attempt to mount a DOS floppy. I've disabled kerneld, and I know kmod
is working because I get modprobe errors on the console when I attempt the
mount. I conclude that I am unable to load kernel modules on 2.2.2 for some
reason. (If I rename /lib/modues/2.2.2 to 2.2.2-rmk5 then I get errors about
"not found", (sorry, I forget the exact text) so I know it's trying to look in
2.2.2 directory
recompiled kernel with ppp linked in and pppd works. (I'm mailing this :-) )
Nick
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]