Penguin
Annotated edit history of FedoraNotes version 39, including all changes. View license author blame.
Rev Author # Line
35 EdLinklater 1 !!! Fedora Core 4
38 MatthiasDallmeier 2
3 !! Error: Missing Dependency: libwpd-1.so.7 is needed by package abiword
4
5 Consider using yum --exclude=libwpd* update until this gets fixed.
35 EdLinklater 6
7 !! Kernel Panics a few seconds into Installation CD boot
8
9 On some hardware, you need to cause an error before starting the install. At the boot prompt, type 'garbage' (or anything else that isn't a valid kernel image name). After it errors, type your normal boot command (or press enter for the defaults) and voila!
10
11 See [the bugzilla report|http://bugzilla.redhat.com/beta/show_bug.cgi?id=159026]
36 MatthiasDallmeier 12
13 !! Screen corruption with Matrox and S3 video cards
14
15 Bugzilla Bug [161242|https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=161242] – libvgahw.a is broken in FC4, replacing it with FC3's solves the problem
35 EdLinklater 16
31 StuartYeates 17 !!! Fedora Core 3
18
19 !![LVM] issues
20
21 On some settings and hardware FedoraCore 3 will use [LVM]2 partitions, which are not intelligable by the majority of things you're likely to be DualBooting with, which means that you should avoid the [LVM] if you're dual booting and/or don't really need it.
32 CraigBox 22
23 !!Hangs at "Configuring kernel parameters"
24
34 JohnMcPherson 25 This is because [UDev] hasn't loaded the nvidia devices. As root:
32 CraigBox 26
27 <verbatim>
28 cp -a /dev/nvidia* /etc/udev/devices
29 chown root.root /etc/udev/devices/nvidia*
30 </verbatim>
33 CraigBox 31
32 See [the Fedora udev page|http://fedora.redhat.com/docs/udev/] for this and more info on udev in FC3.
32 CraigBox 33
34 !! No ATI BinaryDriver~s?
35
36 No. ATI don't support X.org 6.8.0 yet. [Bug them|http://apps.ati.com/linuxDfeedback/index.asp].
31 StuartYeates 37
38 !!! Fedora Core 2
39
40 !! No MP3 player/no extra software?
41
42 See FedoraRepositories.
43
44 !! No nVidida BinaryDriver~s?
45
46 At FC2 release time, there was no nVidia driver that supported a new feature in the 2.6 [Linux] [Kernel] shrinking the stack size to 4k. nVidia's BinaryDriver (version 5336 and earlier) didn't work with the 4k stack size. Recent versions of the driver (1.0-6106 and later) fix this issue and provide many other new features -- [download here |http://www.nvidia.com/object/linux.html] and see NvidiaDriverHowto.
47
48 If you need to make a 5336-or-earlier driver work:
49
50 * Grab [Linuxant's recompiled kernel | http://www.linuxant.com/driverloader/wlan/full/downloads-fc2-kernel-i686.php] which is the standard Fedora kernel recompiled without 4k stacks.
51 * Get a kernel.org kernel and compile back to 8k stacks.
52 * Get a Red Hat kernel, reverse the "make 4K stacks permanent patch" and rebuild it with 8k stacks ([ATrpms|http://www.atrpms.net] maintained a few of these)
53
54 !! No ATI BinaryDriver~s?
55
56 These are easier to fix, but equally nasty for new players. See RadeonNotes -- the drivers work with the new stack size but you need to patch them for regparm and apply other Fedora fixes.
57
58 !! How do I stop Nautilus from opening a new window for every folder? <br> Where is Nautilus hiding the navigation buttons and the location bar? <br> How do I make Nautilus not suck? How do I make Nautilus not spatial?
59
60 * gconf-editor -> apps -> nautilus -> preferences -> always_use_browser
61 * You can issue this as a command line: <tt>gconftool-2 --type boolean -s /apps/nautilus/preferences/always_use_browser true</tt>
62
63 !! How do i turn off the graphical startup and make the kernel more verbose when it is booting?
64
65 Edit <tt>/etc/sysconfig/init</tt> and change <tt>GRAPHICAL</tt> to <tt>no</tt>
66
67 !! How do i make the kernel more verbose before it spawns init?
68
69 Edit <tt>/etc/grub.conf</tt> and remove the <tt>quiet</tt> option passed to the [Kernel].
70
71 !! Why does [Gaim] not connect to the [Jabber] server in FedoraCore 2?
72
73 The initial version of [Gaim] packaged in FC2 had a bug where it wouldn't fall back to IPv4 when it cannot connect to a [Jabber] server on IPv6.
74
75 See the [bug report | https://sourceforge.net/tracker/?func=detail&atid=100235&aid=960536&group_id=235]
76
77 This was fixed in version 0.77? of [Gaim] and the latest FedoraCore packages.
78
79 If you really want to live on the edge you can get a recent [CVS] build, see http://michelinakis.gr/Dimitris/gaim/.
80
81 !! Why is my networking slow in FedoraCore 2?
82
83 Probably because you have IPv6 enabled but your IPv6 routing is broken.
84
85 !! How do I disable IPv6 in FedoraCore 2?
86
87 You probably want to disable IPv6 in FedoraCore 2.
88
89 <verbatim>
90 echo "alias net-pf-10 off" >> /etc/modprobe.conf
91 echo "alias ipv6 off" >> /etc/modprobe.conf
92 </verbatim>
93
94 See also [http://www.redhat.com/archives/fedora-test-list/2004-March/msg00310.html].
95
96 !! Why does [Vim] not recognize my Arrow Keys?
97
98 FedoraCore 2 no longer requires <tt>vim-common</tt> to be installed when you install <tt>vim-minimal</tt>. This makes vim not work very well. Install the <tt>vim-common</tt> and all should be resolved.
99
100 !! Why doesn't CrossoverOffice work under FedoraCore 2?
101
102 Several features enabled by default in FedoraCore break [Wine] and therefore CrossoverOffice. Upgrade to at least 3.01 or see [CXOfficeNotes] for details how on to fix this.
103
104 !! Why is named broken? <tt> I'm getting <tt>rndc: connect failed: connection refused</tt> when i try and stop named
105
106 named in FedoraCore uses a chroot jail to run in (<tt>/var/named/chroot</tt>). The configuration files for named (<tt>/etc/named.conf</tt>, <tt>/etc/rndc.key</tt>) need to be copied into <tt>/var/named/chroot/etc</tt> so named can read them when it loads up. Forget about the ones in <tt>/etc</tt>, it's broken.
107
108 For more info see [Bugzilla 124992|https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=124992]
109
110 !! Why don't I have [NTFS] support?
111
112 Disabled by RedHat for patent reasons; get [pre-compiled NTFS kernel RPMs for Fedora | http://linux-ntfs.sourceforge.net/rpm/fedora2.html].
39 BenStaz 113
114 !!How can I find out which version of Fedora I am Using?
115
116 cat /etc/redhat-release
31 StuartYeates 117
118 ----
119
120 For more information about [Fedora], see our FedoraProject page.
121
122 ----
123
124 Older stuff...
125
126 !! NVIDIA GLX Drivers with Fedora Core 1.
32 CraigBox 127 * The current NVIDIA GLX drivers don't compile out of the box on Fedora. They require you to "export CC=gcc32" before running the installer. This was not the case on RedHat 9. Perhaps the Installer detected the compiler correctly on RH9??
31 StuartYeates 128 ** ''FC1 ships with gcc 3.3, but the kernel doesn't compile with it yet so its compiled with 3.2 This means all kernel drivers need to be compiled with gcc3.2, which is included for just this reason. -- AlastairPorter''
37 CraigBox 129 * The drivers linked off the NVIDIA drivers webpage are older than the current driver set. The current set (as of 22/12/03) is 1.0-5328. I assume these match up with the ~ForceWare/Detonator 53 series for Windows.
31 StuartYeates 130 * The only version of the NVIDIA drivers I could get to work with my GeForce 5700 were 5328. I've not nailed down the complete set of variables but I got it to work fine with the following options in the "Device" section:
131
132 <verbatim>
133 Option "NvAGP" "3"
134 Option "ConnectedMonitor" "DFP"
135 Option "UseEdidFreqs" "on"
136 </verbatim>
137
138 Note that I have a Digital Flat Panel monitor connected to the DVI port on my card. I'm going to play with TwinView etc later so will update on success/failure of doing that.
139
140 ----
141 CategoryFedora