LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop
User Name
Password
Linux - Desktop This forum is for the discussion of all Linux Software used in a desktop context.

Notices


Reply
  Search this Thread
Old 10-31-2015, 12:24 AM   #1
donald3.heckel
Member
 
Registered: Aug 2014
Posts: 60

Rep: Reputation: Disabled
Post Nouveau display errors and (possible) bugs


Hello everyone,

Specs:

Device: Apple iMac G5
Display Driver: nouveau
Graphics Card: Nvidia GeForce FX5200 (Go5200)
Architecture: PPC64 (PPC32 will not work or boot)

This could be a possible bug or conflict between nouveau and ppc64. My graphics card is an Nvidia GeForce Go5200. (Possibly Legacy)

Here is what has happened so far.


I recently acquired an Apple iMac G5. I installed a hard drive with Mac OS X on it and I am attempting to have a working linux installation alongside it. I have been having issues when I have installed debian 8.1, Ubuntu 14.04 LTS, and Ubuntu 15.04. I have been getting display errors such as "DDC responded, but no EDID for TV-1" and in Ubuntu 15.04, "i2c modalias error, failed to open rtc device (rtc0)". I have attempted many installations of each. In Ubuntu, I tried installing nouveau-firmware and libdrm-nouveau2 and so on. I still receive such errors. I have tried many workarounds with no success. I have disabled TV-1 in yaboot in an attempt to remove the issue along with parameters such as "video=VGA-1:1440x900 video=TV-1:d" and tried that with and without "video=ofonly". I have also attempted several other graphics drivers such as "xserver-xorg-video-radeon" and "xserver-xorg-video-vesa". No success. I have been attempting to diagnose the system thoroughly and found no working solution. The current architecture is PPC64. If any have experienced similar errors and found working distributions, feel free to mention them.

Sorry to have it so long-winded. I am trying to be as specific as possible to try to give as much detail as possible.

All help will be greatly appreciated.

Sincerely,

donald3.heckel

Last edited by donald3.heckel; 10-31-2015 at 12:29 AM.
 
Old 10-31-2015, 07:18 AM   #2
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
hello.

this graphic card is really, really old.
the problem with the nouveau driver is that it is retro-engineered (erm, wrong term i guess).
in 2003, the linux community hadn't gotten very far with that.
later on, nobody can be bothered to introduce compatibility for ancientware.
sorry, these are the facts.

you might have more luck with an old legacy version of the proprietary nvidia driver.

also, from the output you posted, you might also want to search "custom edid".

in any case, running linux on this equally old machine is possible but it won't be a walk in the park to get it set up properly.

ps:
general suggestion: install a non-graphical system first and work your way up towards a working gui.

Last edited by ondoho; 10-31-2015 at 07:19 AM.
 
Old 10-31-2015, 08:38 PM   #3
donald3.heckel
Member
 
Registered: Aug 2014
Posts: 60

Original Poster
Rep: Reputation: Disabled
Hello,

Thanks for your reply ondoho. I could try an alternative installation of ubuntu or just chroot into it and get a kernel package from kernel.org. I agree. The hardware is around 10 years old. I have tried a liveCD of Ubuntu 12.04.5 LTS. It booted in just fine, but the entire screen was white except for the taskbar on the top of the screen. Do you know where I could get a proprietary driver (xserver-xorg-video-nv) for example? Maybe get a different kernel or use a built in display driver in a different kernel?

Thanks.

Sincerely,

donald3.heckel

Last edited by donald3.heckel; 10-31-2015 at 08:41 PM.
 
Old 11-01-2015, 04:14 AM   #4
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
i don't think the kernel has much to do with it, and if it did, you'd rather need an older kernel.
the proprietary nvidia driver runs as an external module, anyway.

for this sort of project ubuntu just isn't the right distro. they don't much care about old hardware. others do.
 
Old 11-03-2015, 06:19 PM   #5
donald3.heckel
Member
 
Registered: Aug 2014
Posts: 60

Original Poster
Rep: Reputation: Disabled
Cool

Sorry for the delay,

Here is an update,

I had such a hard time with ubuntu and other ubuntu variants on this machine. :/ (When you want something done right, do it yourself) With that in mind to do it myself, I am currently doing a Gentoo installation instead of the other stuff I tried. I will let you know how that works. It seems promising so far.
 
Old 11-11-2015, 06:32 AM   #6
donald3.heckel
Member
 
Registered: Aug 2014
Posts: 60

Original Poster
Rep: Reputation: Disabled
Update: I found a way to boot into a few live DVD and a liveCD. I ended up going back to Ubuntu and scrapping my Gentoo. I found that it worked best when I tweaked the boot params. In 12.04.5, I found that thus worked best:

nouveau.noaccel=1 video=nvidiafb video=TV-1:d

In 15.04 UbMate

nouveau.modeset=0 video=offb":"off video=TV-1:d single (Without quotes)

And then I wait for it (blindly) to boot
When I think it booted, I type in

modprobe nvidiafb mode_set=1440x900-32

and then

lightdm

or on 16.04 daily build of Lubuntu or on other Ubuntu variants besides 15.04 MATE,

nouveau.config=NvMsi=0 video=nvidiafb video=TV-1:d

Or just mix them up a bit to see what works.

It seems somewhat promising indeed.

BTW, it turns out that TV-1 is just a phantom output. I just need to disable it on boot or in Xorg or both.

I'll let you know how an installation goes. I think it was just a matter of tweaking it awkwardly.



Sincerely,

donald3.heckel

Last edited by donald3.heckel; 11-11-2015 at 12:02 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
nouveau READ FAULT errors when booting Ubuntu 15.04 install disc adrianmariano Linux - Hardware 1 06-15-2015 11:37 AM
LXer: Languages don't breed bugs, PEOPLE breed bugs, say boffins LXer Syndicated Linux News 1 11-06-2014 12:56 PM
NVIDIA + nouveau + display settings = unable to switch back! sljunkie Fedora 5 09-25-2012 05:59 PM
rotating display with nouveau Skaperen Linux - Desktop 7 06-30-2011 01:29 PM
Sweet Home 3d 2.1 bugs and java errors. prochatz Linux - Software 0 10-30-2009 03:52 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop

All times are GMT -5. The time now is 01:02 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration