On Thursday 18 July 2002 23:51, [EMAIL PROTECTED] wrote: > On Thu, 18 Jul 2002 00:57:14 +0200 Helge Deller <[EMAIL PROTECTED]> wrote: > 8-� > > On Thursday 18 July 2002 00:06, Steve Pacenka wrote: 8-� > > 2. Use a > serial mouse; HIL mouse not supported yet. > 8-� > > 8-� > This is not true any longer. > 8-� > HIL mouse is supported since around 2.4.18-pa53 and above for > 8-� > both X-Windows and gpm. > 8-� > Please read the FAQ at http://www.parisc-linux.org for more > information 8-� > on how to setup the mouse. > > Today I tried to install X and setup the framebufferbut I failed. > I attach 3 file: the error, the configuration in the /etc/X11/XF86Config e > the result of the command X -probeonly . I probe a new fb device with > #fbdev -fb /dev/fb8 -db /etc/fb.modes -->> mode 1280x1024 Then I tried > many times to fine tuning the XF86Config to let the system launch X, but I > failed all te times... ((:-(( Ste
Hi Ste, This is a part of your XFree86-LOG: (--) FBDev(0): Virtual size is 1024x768 (pitch 1024) (**) FBDev(0): Default mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.2 Hz (**) FBDev(0): Default mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz (++) FBDev(0): DPI set to (100, 100) (**) FBDev(0): Using "Shadow Framebuffer" (--) Depth 24 pixmap format is 32 bpp and: FBIOPUT_VSCREENINFO: Invalid argument This last line is typically if you gave multiple screen resolutions in your XF86Config file. Never do that on parisc, instead only give the one which is possible for your gfx card - which I assume to be 1024x768. Furthermore acording to the above log your card seems to run with 24bpp. Please verify this with the "fbset -i" command, and it should give you something like "1024x768-24". Then please re-read the parisc-FAQ entry #12 at http://www.parisc-linux.org/faq/index.html#12 and grab the mentioned XF86Config file. Modify it's content as it is described in the top of this file and try again. Greetings, Helge -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

