LinHES Forums http://forum.linhes.org/ |
|
XF86Config-4 changes keep reverting after restart http://forum.linhes.org/viewtopic.php?f=6&t=11506 |
Page 1 of 1 |
Author: | ceenvee703 [ Fri Sep 08, 2006 5:43 pm ] |
Post subject: | XF86Config-4 changes keep reverting after restart |
I'm trying to get a new remote frontend working, so I installed R5C7 (as my backend is R5C7 too). Due to whatever modeline is running after the install, the picture is shifted WAY to the right. So I thought I would go through the XF86Config-4 file and get rid of any modelines that weren't necessary and that wouldn't work with my monitor (there were LOTS of extraneous modelines there). However, every time I restart the frontend to see if my edits have fixed the shift, the four gazillion modelines are back again and all my changes are gone. I have checked and I don't think I'm doing anything dumb like editing XF86Config instead of XF86Config-4. What is going on here? How can I get whatever is trying to reconfigure my config file to stop doing it? Thanks. |
Author: | tjc [ Fri Sep 08, 2006 5:59 pm ] |
Post subject: | |
Is it also reverting to the 1.0-7174 driver everytime? There's a script that you need to disable... The real script is called something like /etc/init.d/install-nvidia-debian, removing the links to that in the rc*.d directories for each runlevel might help: Code: rm /etc/rc?.d/*install-nvidia-debian
There's more details in one of the "new nvidia drivers" threads. |
Author: | ceenvee703 [ Fri Sep 08, 2006 8:11 pm ] |
Post subject: | |
Found the thread, disabled the scripts to run on restart. I have to admit I don't know how to tell which driver it's currently using. It looks like my choices (in /usr/src/pkgs/nv/) are 1.0-7182 and 1.0-8762. I read that if I reran the scripts that my XF86Config-4 file would be wiped out, so I saved it to replace it after I run the scripts. I am still having some kind of nvidia issues, though. The logo appears at startup and "nvidia" is in XF86Config-4 instead of "nv," but if I set "Standard XVMC" in TV playback settings, I'm not getting it... my OSD is color instead of gray and my HD recording is not playing back at full speed. I'll search to see what else I can check--if anyone has any ideas I'd appreciate it. Thanks as always, tjc. |
Author: | tjc [ Fri Sep 08, 2006 8:21 pm ] |
Post subject: | |
Check your X logfiles as per the wiki page. They include details like which driver version and the rest. It may look pretty mind numbing at first, but it's not really that hard to find useful information despite that. |
Author: | ceenvee703 [ Fri Sep 08, 2006 9:37 pm ] |
Post subject: | |
Got it--I am using 1.0-8762. Still not getting XvMC to work. OSD is still color rather than gray. The X log did say something about GLX not loading. It is listed in my XF86Config-4 file. Will have to look at the log again when I'm not half asleep. I searched for ideas on the forum, added Code: Option "RenderAccel" "1"
Option "HWCursor" "1" Option "NvAGP" "1" to my XF86Config-4, but still no go. Time for sleep. |
Author: | ceenvee703 [ Sat Sep 09, 2006 8:18 am ] |
Post subject: | |
The specific part of the XFree log is: Quote: (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
(EE) NVIDIA(0): log file that the GLX module has been loaded in your X (EE) NVIDIA(0): server, and that the module is the NVIDIA GLX module. If (EE) NVIDIA(0): you continue to encounter problems, Please try (EE) NVIDIA(0): reinstalling the NVIDIA driver. I'll try reinstalling the driver and see what happens. |
Author: | tjc [ Sat Sep 09, 2006 8:24 am ] |
Post subject: | |
Does the "Module" section of your XF86Config-4 file include: Code: Load "glx" If it's any help mine looks like this. Note the things that are disabled (commented out) as well as the ones which are listed: Code: Section "Module"
# Load "ddc" # ddc probing of monitor # Load "GLcore" Load "dbe" Load "v4l" Load "extmod" Load "glx" Load "bitmap" # bitmap-fonts Load "speedo" Load "type1" Load "freetype" Load "record" EndSection |
Author: | tjc [ Sat Sep 09, 2006 8:28 am ] |
Post subject: | |
ceenvee703 wrote: It looks like my choices (in /usr/src/pkgs/nv/) are 1.0-7182 and 1.0-8762.
BTW - I thought you said you were running R5C7, but that sure doesn't look like the normal driver selection for that release. |
Author: | ceenvee703 [ Sat Sep 09, 2006 9:09 am ] |
Post subject: | |
Crud, you're right--the disc I'm using on the frontend turns out to be R5C42. I can't find my R5C7 disc that I used on my backend. I have an R5D1, but someone else reported that their D1 frontend wouldn't talk to their C7 backend. I'm trying to reinstall from the R5C42 disc and see what happens. My XF86Config-4 definitely had the "glx" line in it previously. |
Author: | tjc [ Sat Sep 09, 2006 9:29 am ] |
Post subject: | |
Why not just grab a new copy of R5C7? It's still available on the FTP servers ftp://ftp.knoppmyth.net/R5/R5C7/. |
Author: | ceenvee703 [ Sat Sep 09, 2006 11:02 am ] |
Post subject: | |
Grabbing it right now. I'm also trying to run D1 on the remote front end just for fun. Maybe it'll motivate me to upgrade the backend... |
Author: | ceenvee703 [ Sat Sep 09, 2006 12:13 pm ] |
Post subject: | |
OK, well, the person who posted about the R5C7/R5D1 conflict must have something else going on, because my R5D1 frontend is talking just fine to my R5C7 backend. I'll reply to him in his thread. XvMC is running correctly, but the auto scripts still seem to be wiping out my XF86Config-4 edits on restart. At least now I know how to stop it, but I'm not sure I see why this is a feature. ![]() |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |