[parisc-linux] Re: X windows setup on C110 with woody and kernel-2.4.20pa22
Helge Deller
deller@gmx.de
Wed, 29 Jan 2003 20:56:36 +0100
Hi Miten,
Please don't remove parisc-linux@lists.parisc-linux.org from the receivers =
in the future.
=46rom your dmesg this is the important part:
STI GSC/PCI graphics driver version 0.9
STI byte mode ROM at f4000000, hpa at f4000000
STI id 2bcb015a-9a02587, conforms to spec rev. 8.04
STI device: HPA4071B
Console: switching to colour frame buffer device 160x64
fb0: stifb 1280x1024-32 frame buffer device, id: 2bcb015a, mmio: 0xf4100000
So, if you change the in SubSection "Display" the Depth to 32 it should wor=
k:
Example:
SubSection "Display"
Depth 32 # 8, 16, 24 or 32 (acordin=
g to "fbset -i")
Modes "1280x1024" # "1024x768" or "1280x1024"
EndSubSection
You don't seem to have HIL, but IIRC the ps/2 driver uses the same /dev/inp=
ut/mice=20
interface.
Regards,
Helge