Re: Re: Boot problem with HPPA 735/125 w/ A1439A CRX

Helge Deller <[email protected]> Sun, 29 Jul 2007 22:18:48 +0200
Newsgroups gmane.linux.ports.hppa
Message-ID <[email protected]>
On Sunday 29 July 2007, John David Anglin wrote:
> > > There seems to be an issue with mode "1280x1024".
> > 
> > Are you running your console in 1280x1024 as well, e.g. what does "fbset -i" reports ?
> 
> Believe so.
> 
> mode "1280x1024"
>     geometry 1280 1024 1280 1024 8
>     timings 0 0 0 0 0 0 0
>     rgba 8/0,8/0,8/0,0/0
> endmode
> 
> Frame buffer device information:
>     Name        : stifb
>     Address     : 0xf9000000
>     Size        : 2097152
>     Type        : PACKED PIXELS
>     Visual      : PSEUDOCOLOR
>     XPanStep    : 0
>     YPanStep    : 0
>     YWrapStep   : 0
>     LineLength  : 2048
>     MMIO Address: 0xf8100000
>     MMIO Size   : 4194304
>     Accelerator : No
> 
> > What makes me wonder is, that if "startx" works, what is the difference to "gdb/kdm" in respect to Xorg screen confifuration ??
> 
> I looked at the gdm config and didn't see anything obvious.  It's the
> default config.  In any case, gdm ends up running XKeepsCrashing.

So it crashes in userspace ony (and not the kernel). Any backtraces ?
Did you tried another resolution as well, e.g. 1024x768 ?

Helge