Linux PARISC architecture development
 help / color / mirror / Atom feed
From: Chuck Slivkoff <charles_slivkoff@hp.com>
To: parisc-linux@lists.parisc-linux.org
Subject: [parisc-linux] XFree86 - white pixel is blue
Date: Wed, 15 Aug 2001 18:57:29 -0400	[thread overview]
Message-ID: <3B7AFE59.160764FE@hp.com> (raw)

I just loaded the ISO on a 712/60 and setup XFree86 to use the fbdev
driver. It seems to be OK, with the exception that "white" is "blue". If
I xwd the root  window dump and examine it on another X display, it
looks fine.

I know the monitor and cable are good. Also, the "HP" logo seen at the
boot is displayed correctly as is the STI text. I dug through the
mailing list archive, but can't find a similar case. 

Has anyone else seen this or have a suggestion of how to resolve the
problem? 

I'm including my XF86Config-4 file below.

-chuck


Section "ServerLayout"
        Identifier      "Single Head"
        Screen          0               "Screen0"
        InputDevice     "Mouse0"        "CorePointer"
        InputDevice     "Keyboard0"     "CoreKeyboard"
EndSection

Section "Files"
        FontPath "/usr/lib/X11/fonts/misc:unscaled"
        FontPath "/usr/lib/X11/fonts/100dpi:unscaled"
        FontPath "/usr/lib/X11/fonts/Speedo"
        FontPath "/usr/lib/X11/fonts/Type1"
        FontPath "/usr/lib/X11/fonts/75dpi:unscaled"
EndSection


Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
        Option      "XkbLayout" "us"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Device" "/dev/psaux"
        Option      "Protocol" "PS/2"
        Option      "Emulate3Buttons" "off"
EndSection

Section "Monitor"
        Identifier "HPM900"
        VendorName "Hewlett-Packard"
        ModelName  "Unknown"
        HorizSync 31-95
        VertRefresh 50-150
EndSection

Section "Device"
        Driver "fbdev"
        Identifier "FrameBuffer"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device "FrameBuffer"
        Monitor "HPM900"
        Subsection "Display"
                Depth 8
                Modes "1280x1024"
        EndSubSection
EndSection

             reply	other threads:[~2001-08-15 22:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-15 22:57 Chuck Slivkoff [this message]
2001-08-21  6:25 ` [parisc-linux] XFree86 - white pixel is blue Grant Grundler
2001-08-25 22:56   ` Helge Deller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3B7AFE59.160764FE@hp.com \
    --to=charles_slivkoff@hp.com \
    --cc=parisc-linux@lists.parisc-linux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox