2014-03-03 18:42 UTC+02.00, Aaron Valdes :
>
> Can you post your xorg.conf?
>
Here it is:
--
Section "Device"
Identifier "Configured Video Device"
BusID "PCI:240:16:0"
Driver "nouveau"
Option "Monitor-TV-1" "Configured Monitor"
Option "NoAccel" "true
Risto,
Thanks.
This works. :)
Can you post your xorg.conf?
Aaron
On Mon, 2014-03-03 at 18:21 +0200, Risto Suominen wrote:
> You are right, Aaron. I also have that 'video=TV-1:d' on the kernel
> command line.
>
> It comes from /etc/yaboot.conf (so you don't need to write it on every boot):
>
You are right, Aaron. I also have that 'video=TV-1:d' on the kernel
command line.
It comes from /etc/yaboot.conf (so you don't need to write it on every boot):
append=" video=TV-1:d"
F.ex.:
image=/boot/vmlinux
label=Linux
read-only
initrd=/boot/initrd.img
append=
Risto,
Thanks for your help.
The port I am using is DVI (DVI-I-2)
When booting I ran with this line and the display came up.
boot: Linux video=TV-1:d
My xorg.conf is:
Section "Device"
Identifier"FX5200"
BusID"PCI:240:16:0"
Driver "nouveau"
Option "Mon
I re-installed Debian Wheezy on my Pro Mac G5 with GeForce FX 5200
Ultra.
I had to boot yaboot with...
boot: Linux video=DVI-I-1:d video=DVI-I-2:1280x1024:@75 video=TV-1:d
This is working right now.
On Sat, 2014-03-01 at 19:23 -0500, Aaron Valdes wrote:
> Hello All,
>
> I have installed Deb
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
Cc: debian-powerpc
2014-03-03 2:16 UTC+02.00, Aaron Valdes :
>
> boot: Linux video=DVI-I-1:d video=DVI-I-2:1280x1024:@75 video=TV-1:d
>
This is basically the same as my solution: unused outputs ADC and TV
are disabled, in addition the screen resolution is specified for DVI.
Risto
--
To UNSUBSCRIBE, email to debia
I found some good information in the following bug report.
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=668828#30
On Sat, 2014-03-01 at 19:23 -0500, Aaron Valdes wrote:
> Hello All,
>
> I have installed Debian Wheezy on my Power Mac G5 and I am getting a
> black screen.
>
> The output
Long story short.
I installed LinuxMintPPC and had the same problem.
Screen would go dark.
I found a post in the LinuxMint forums.
>From yaboot I tried with the following line.
boot: Linux video=DVI-I-1:d video=DVI-I-2:1280x1024:@75 video=TV-1:d
It worked
I don't know if this same thing
List Debian
Subject: Re: Power Mac G5 Debian Wheezy / Problem with GeForce FX 5200 Ultra
That's very interesting.
Can you guide me to a good document on how to try this?
On Sun, 2014-03-02 at 14:36 -0500, David Gosselin wrote:
A tad off-topic but, if you can’t get this working and the apps
That's very interesting.
Can you guide me to a good document on how to try this?
On Sun, 2014-03-02 at 14:36 -0500, David Gosselin wrote:
> A tad off-topic but, if you can’t get this working and the apps you expect to
> run don’t require the muscle of your video card, then you can install your
A tad off-topic but, if you can’t get this working and the apps you expect to
run don’t require the muscle of your video card, then you can install your X
clients on the machine and forward their displays to a X server on another
machine on your network. This is what I do for my PowerMac G5 7,3
2014-03-02 15:12 UTC+02.00, Aaron Valdes :
>
> This is Debian Wheezy on the Power Mac G5 with GeForce FX 5200 Ultra.
>
I have exactly the same machine. Kernel is 3.1.0-1-powerpc64.
Which output connector are you using, DVI (DVI-I-2) or ADC (DVI-I-1)?
If you can ssh into the machine, take a look a
I took nouveau out of the black list.
I backed up my xorg.conf.
I made a new xorg.conf with these settings.
I rebooted and still have the black screen.
It even kills the terminal from coming up.
This is Debian Wheezy on the Power Mac G5 with GeForce FX 5200 Ultra.
On Sun, 2014-03-02 at 08:
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"
I blacklisted the nouveau driver.
I removed X and now I got the terminal booting.
On Sat, 2014-03-01 at 19:23 -0500, Aaron Valdes wrote:
> Hello All,
>
> I have installed Debian Wheezy on my Power Mac G5 and I am getting a
> black screen.
>
> The output from the lspci:
>
> root@ValdesPowerM
Hello All,
I have installed Debian Wheezy on my Power Mac G5 and I am getting a
black screen.
The output from the lspci:
root@ValdesPowerMac:/home/aaron/Downloads1# lspci | grep NVIDIA
:f0:10.0 VGA compatible controller: NVIDIA Corporation NV34
[GeForceFX 5200 Ultra] (rev a1)
The binarie
17 matches
Mail list logo