|
|
#13 | |
|
Linux addict...
Join Date: Jan 2004
Posts: 537
|
Your X fonts server (xfs) seems to be down.
Try /etc/init.d/xfs restart (as root) |
|
|
|
|
|
|
#14 | |
|
Registered User
Join Date: May 2004
Location: Norway
Posts: 117
|
Quote:
After you get X working without the "unix/:7100" fontpath, you can completely disable XFS like this (as root): /etc/init.d/xfs stop && chkconfig --level 2345 xfs off Note, however, that installation of RPM packages which include new fonts will perhaps add paths into `/etc/X11/fs/config', since this is what Fedora intended. In this case, you have to manually add the new paths to xorg.conf, also. |
|
|
|
|
|
|
#15 | |
|
Registered User
Join Date: May 2004
Posts: 52
|
Quote:
can you explain why i should do that? my X is working fine (at least it seems to be working fine) right now with that "unix/:7100" commented out. I wonder what that line actuaaly does (and those lines you told me to add to xorg.conf). |
|
|
|
|
|
|
#16 | |
|
Registered User
Join Date: May 2004
Posts: 5
|
the 2.6.6 kernel worked for me, and it works great as long as i'm root.
the driver is 5336 the /dev/nv* files are all 0666 permissions. the dri in /etc/security/console.perms are 0666 what should i look for when games are flickering as an logged in user? |
|
|
|
|
|
|
#17 |
|
Registered User
Join Date: May 2004
Location: Norway
Posts: 117
|
Drifting slightly off topic now, but anyway:
First of all: if things are working fine and you're not annoyed by any problems, you could always say "If it ain't broke, don't fix it" . XFS is, IMO, an archaic thing of old times, no longer necessary for X fonts. But if you want to, by all means, use it, you will probably not notice any difference. Either start up XFS (and check it's config) and uncomment the "unix/:7100" fontpath, or just leave it out, and put your systems font locations directly into xorg.conf. The line tells the X server that it should look for fonts from a font server running at unix socket port 7100 (which is XFS). If that server isn't running, or not configured properly, X will probably fail. But since X also can look for fonts from directories in your system (look in /etc/X11/fs/config), you could simply just put in these instead, like I suggested earlier. Many of todays modern X apps use the XFT/fontconfig solution (client side fonts), for example all KDE3/GNOME/GTK2 apps will use this. It's easy to identify: The XFT/fontconfig enabled clients' fonts are usually rendered with anti-aliasing (default), and have sane human readable names, like `Monospace 9', instead of `-monotype-courier new-bold-r-*-*-*-*-*-*-*-*-*-*'. The point is that this solution is not dependent(AFAIK) upon the old X-server provided fonts (which are configured in xorg.conf). They will therefore pay no attention to missing fonts there. But still, I find it weird your X server starts without XFS and no fontpaths configured in xorg.conf at all, perhaps the location of the "Fixed" font (necessary for X to run at all) is hardcoded into the server, for "emergencies". Check `/var/log/Xorg.0.log' for possible answers. Hey, isn't this a nVIDIA driver forum, time to stop writing now=). |
|
|
|
|
|
#18 | |
|
Registered User
Join Date: May 2004
Posts: 1
|
Quote:
|
|
|
|
|
|
|
#19 |
|
Linux addict...
Join Date: Jan 2004
Posts: 537
|
Actually, FC2 uses the now default (will be default in 2.6.7) 4K stacks option that kills the nVidia drivers.
The current nVidia drivers will not work on any 2.6 distro that uses a kernel above 2.6.6. Even worse, the 8K option will be completely *removed* in future kernels. Cheers, |
|
|
|
|
|
#20 | |
|
Registered User
Join Date: May 2004
Posts: 1
|
Quote:
Just a little question : with this config, I lost the pretty boot screen of the Fedora (with the progress bar). How could I retreive it ? Many thanks Pierre |
|
|
|
|
|
|
#21 | ||
|
Electrical Engineer
Join Date: Dec 2002
Location: San Luis Obispo, CA
Posts: 872
|
Quote:
Red Hat developers chose to use Fedora Core 2 as a cutting-edge platform to push this stock Linux kernel change forward, they did not develop anything specific to Fedora in that regard.. the change is in the stock kernel source and approved by the mainline kernel developers for the near future as a permanent change. Might they change their minds and not make the change? Sure, they might, but at present that does not look likely. The other distros you mention work now because they decided not to enable the option which is slated for change as a default... it is to their benefit now, perhaps, but it will be Fedora's support of this change that helps to mainstream it. If noone accepts and tests/uses the technology changes made in the stock kernel they remain unusable... that will not be the case for 4K Stack frames and Register Parameters. Last edited by LordMorgul; 05-23-04 at 08:22 PM. Reason: full quote included |
||
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| i3 one core runs hotter than the other | muelo1000 | CPUs, Motherboards And Memory | 3 | 05-29-12 12:00 PM |
| Intel's Ivy Bridge Core i7 3770K Overheating Issue Detailed | News | Latest Tech And Game Headlines | 0 | 05-16-12 10:40 AM |
| CPUMark99 - how do you compare | fuelrod | Benchmarking And Overclocking | 66 | 07-19-11 08:32 AM |
| Nvidia Problems in Slackware 8.1 | xtreme | NVIDIA Linux | 3 | 10-01-02 12:03 PM |
| GeForce4 hard lockup with games under Windows XP | Snap | NVIDIA GeForce 7, 8, And 9 Series | 6 | 09-27-02 02:37 PM |