[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Re: Power Mac G5 Debian Wheezy / Problem with GeForce FX 5200 Ultra



Risto,

I must be blind.

I am going try this as soon as the machine is up and running.

Thanks

Aaron


=====================================================================

Re: Power Mac G5 Debian Wheezy / Problem with GeForce FX 5200 Ultra

    To: Aaron Valdes <aaron78valdes@gmail.com>
    Cc: debian-powerpc@lists.debian.org
    Subject: Re: Power Mac G5 Debian Wheezy / Problem with GeForce FX
5200 Ultra
    From: Risto Suominen <risto.suominen@gmail.com>
    Date: Sun, 2 Mar 2014 08:52:36 +0200
    Message-id:
<[🔎] CACyRQa0iNAzbppoXuipM7NJDLWawePqp9nQsmGuBTtozo2wCXg@mail.gmail.com>
    In-reply-to: <[🔎] 1393736530.17451.8.camel@debianWheezy>
    References: <[🔎] 1393719836.14751.5.camel@debianWheezy>
<[🔎] 1393736530.17451.8.camel@debianWheezy>


X Probabl selects wrong output. I'm using DVI, and the following
/etc/X11/xorg.conf makes it work:
--
Section "Device"
    Identifier  "Configured Video Device"
    BusID       "PCI:240:16:0"
    Driver      "nouveau"
    Option      "Monitor-TV-1"  "Configured Monitor"
    Option	"NoAccel"	"true"
EndSection

Section "Monitor"
    Identifier  "Configured Monitor"
    Option      "Ignore"        "true"
EndSection

Section "Screen"
    Identifier  "Default Screen"
    Device      "Configured Video Device"
EndSection
--
The idea is to disable the TV output that X thinks is active. There is
no connector on that output, but it exists on the chip.

Risto


Reply to: