From Fedora Project Wiki

Line 33: Line 33:
** 13.11 - 14.11.10 [[OpenRheinRuhr2010|OpenRheinRuhr 2010]]: Oberhausen, Germany
** 13.11 - 14.11.10 [[OpenRheinRuhr2010|OpenRheinRuhr 2010]]: Oberhausen, Germany
<BR><BR><BR>
<BR><BR><BR>
== Documentation ==
<BR>
=== Issues with Fedora 12 PPC ===
<BR>
==== NVIDIA GeForce4 MX ====
The X11 video-nv driver is replaced by the video-nouveau as the default graphics driver for NVIDIA video cards. See https://fedoraproject.org/wiki/Features/NouveauAsDefault for more information.
Unfortunately nouveau doesn't work for the NVIDIA video card used in the Power Mac G4 MDD with dual 867 Mhz CPU. You need to switch back to nv.
<BR>
Check that the nv driver is installed. If not install it:
<pre>
# yum install xorg-x11-drv-nv
</pre>
Now you need to disable the nouveau driver.
Check that the file /etc/modprobe.d/blacklist-nouveau.conf exists. If not create it:
<pre>
# vi /etc/modprobe.d/blacklist-nouveau.conf
</pre>
Add:
<pre>
blacklist nouveau
</pre>
Check that mkinitrd is installed. If you have a Fedora minimal installation you need to install it.
<pre>
# yum install mkinitrd
</pre>
Create new initrd:
<pre>
# mkinitrd -f /boot/initrd-$(uname -r).img $(uname -r)
</pre>
Reboot System:
<pre>
# reboot
</pre>
Re-configure you display:
<pre>
# system-config-display --reconfig
</pre>

Revision as of 09:41, 3 November 2010

Walter Justen


About

I'm based in Germany in a town near Cologne. Working as a Senior System Engineer / Admin since more than ten years with Linux. My first distro was RedHat 4.2 and i'm using Fedora since version 1.0.

Contact

  • Email: walt AT <this domain>
  • Fedora Account: walt
  • IRC: waltJ on freenode (#fedora-bugzappers #fedora-ppc #fedora-de)
  • Location: Kerpen, Germany


Activities within Fedora


Fedorabutton-proudfedoracontributor.png


Events


Events I attend(ed)