public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Dale <teendale@vista-express.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] OpenGL problem after xorg upgrade
Date: Tue, 04 Jul 2006 00:46:34 -0500	[thread overview]
Message-ID: <44AA00BA.4030303@vista-express.com> (raw)
In-Reply-To: <7573e9640607032213g3f24ef74g7a42906dc5e001f6@mail.gmail.com>

Richard Fish wrote:
> On 7/3/06, Dale <teendale@vista-express.com> wrote:
>> Any clue?  Am I doing something wrong?  Is this new xorg that bad?
>> Should I unmask the newer xorg?  I read the nvidia drivers are not ready
>> yet.
>
> I doubt it is related to the version of x.org.  I've been using it as
> ~x86 for awhile with the nvidia drivers without these problems...
>
> You might post your xorg.conf and /var/log/Xorg.0.log file somewhere
> so we can take a look at them.  I suspect a simple misconfiguration
> somewhere, but I don't know what....
>
> -Richard

I don't have any way to host them but here is a little one, xorg.conf:

> Section "ServerLayout"
>     Identifier     "X.org Configured"
>     Screen      0  "Screen0" 0 0
>     InputDevice    "Mouse0" "CorePointer"
>     InputDevice    "Keyboard0" "CoreKeyboard"
> EndSection
>
> Section "Files"
>     RgbPath      "/usr/share/X11/rgb"
>     ModulePath   "/usr/lib/xorg/modules"
>     FontPath     "/usr/share/fonts/misc"
>     FontPath     "/usr/share/fonts/75dpi"
>     FontPath     "/usr/share/fonts/100dpi"
>     FontPath     "/usr/share/fonts/TTF"
>     FontPath     "/usr/share/fonts/Type1"
> EndSection
>
> Section "Module"
>     Load  "glx"
>     Load  "extmod"
>     Load  "xtrap"
>     Load  "record"
>     Load  "dbe"
>     Load  "dri"
>     Load  "freetype"
>     Load  "type1"
> EndSection
>
> Section "dri"
>        Group "graphics"
>        Mode 0660
> EndSection
>
> Section "InputDevice"
>     Identifier  "Keyboard0"
>     Driver      "kbd"
> EndSection
>
> Section "InputDevice"
>     Identifier  "Mouse0"
>     Driver      "mouse"
>     Option        "Protocol" "auto"
>     Option        "Device" "/dev/mouse"
>     Option        "ZAxisMapping" "4 5 6 7"
> EndSection
>
> Section "Monitor"
>     Identifier   "Monitor0"
>     VendorName   "Monitor Vendor"
>     ModelName    "Monitor Model"
>     Option    "dpms"
>     Option    "standby time"    "5"
>     Option    "suspend time"    "5"
>     Option    "off time"    "5"
> EndSection
>
> Section "Device"
>     Identifier  "Card0"
>     Driver      "nvidia"
>     VendorName  "nVidia Corporation"
>     BoardName   "NV34 [GeForce FX 5200]"
>     BusID       "PCI:2:0:0"
> EndSection
>
> Section "Screen"
>     Identifier "Screen0"
>     Device     "Card0"
>     Monitor    "Monitor0"
>     SubSection "Display"
> < snip >
>     SubSection "Display"
>         Modes       "1280x1024" "1024x768"
>         Viewport   0 0
>         Depth     24
>     EndSubSection
> EndSection
>

Notice anything there?

Dale
:-)  :-)
-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2006-07-04  5:55 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-03  5:21 [gentoo-user] OpenGL problem after xorg upgrade Dale
2006-07-03 16:42 ` Richard Fish
2006-07-03 17:23   ` Dale
2006-07-03 19:30     ` Donnie Berkholz
2006-07-03 19:49       ` Dale
2006-07-03 20:05         ` Donnie Berkholz
2006-07-03 20:27           ` Dale
2006-07-03 22:08         ` Richard Fish
2006-07-03 23:18           ` Dale
2006-07-04  2:16             ` Donnie Berkholz
2006-07-04  3:41               ` Dale
2006-07-04  4:35                 ` Donnie Berkholz
2006-07-04  4:44                   ` Donnie Berkholz
2006-07-04  5:43                   ` Dale
2006-07-04  5:13                 ` Richard Fish
2006-07-04  5:46                   ` Dale [this message]
2006-07-04 18:41                     ` Dale

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=44AA00BA.4030303@vista-express.com \
    --to=teendale@vista-express.com \
    --cc=gentoo-user@lists.gentoo.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