Author |
Message |
modemboy
|
Posted: Fri Jan 05, 2007 5:38 pm |
|
Joined: Thu Feb 24, 2005 1:36 am
Posts: 74
|
Ok this is hopefully an easy question that shows my ignorance. How the hell do you stop gdm in R5E50? it is not listed in /etc/init.d anymore...
I assume something changed now that Xorg is used but I can't figure out how to stop X and it is driving me batty.
This is an issue because I'm trying to reinstall the nvidia drivers because I can't get XvMC to work, it always errors out with:
XvMCWrapper: Could not load hardware specific XvMC library
"/usr/X11R6/lib/libXvMCNVIDIA_dynamic.so.1".
/usr/X11R6/lib/libXvMCNVIDIA_dynamic.so.1: cannot open shared object
file: No such file or directory
And the lib file doesn't exist, I read it was created by the nvidia installer, but I can't use the nvidia installer cause I can't get X to stop. Hope that makes sense and someone can help...
|
|
Top |
|
 |
thornsoft
|
Posted: Fri Jan 05, 2007 5:41 pm |
|
Joined: Fri Nov 18, 2005 9:22 am
Posts: 777
Location:
spencerport, ny (USA)
|
Supposedly, this does it:
pkill X11
It doesn't really do the trick for me. Sometimes it recycles, and sometimes it doesn't.
|
|
Top |
|
 |
modemboy
|
Posted: Fri Jan 05, 2007 6:19 pm |
|
Joined: Thu Feb 24, 2005 1:36 am
Posts: 74
|
Doesn't do a thing for me...
|
|
Top |
|
 |
modemboy
|
Posted: Fri Jan 05, 2007 6:44 pm |
|
Joined: Thu Feb 24, 2005 1:36 am
Posts: 74
|
Ok for future reference I fixed the XVMC problem, basically the libXvMCNVIDIA_dynamic.so.1 file did exist, but was in /usr/lib and not usr/X11r6/lib. Changed the path in /etc/X11/XvMCConfig and now XvMC works, yay HD finally!
I would still like to know how to stop X though...
|
|
Top |
|
 |
Dale
|
Posted: Fri Jan 05, 2007 6:46 pm |
|
 |
Site Admin |
Joined: Fri Oct 31, 2003 11:40 pm
Posts: 357
Location:
Irvine, Ca
|
Well as stated in many threads about E50 - there is no gdm in E50. Now if you want to stop X altogether, that is not have an X session at all, then the command is Code: telinit 3 If you just want to restart X try Code: killall xinit
|
|
Top |
|
 |
modemboy
|
Posted: Fri Jan 05, 2007 7:17 pm |
|
Joined: Thu Feb 24, 2005 1:36 am
Posts: 74
|
Thanks for that command, I had tried init 3 but it did nothing, I guess it is telinit...
And yes I did want to stop it completely so the other threads weren't helpful...
|
|
Top |
|
 |
neutron68
|
Posted: Fri Jan 05, 2007 9:40 pm |
|
Joined: Tue Mar 28, 2006 8:26 pm
Posts: 804
Location:
Minneapolis, MN
|
modemboy wrote: Ok for future reference I fixed the XVMC problem, basically the libXvMCNVIDIA_dynamic.so.1 file did exist, but was in /usr/lib and not usr/X11r6/lib. Changed the path in /etc/X11/XvMCConfig and now XvMC works, yay HD finally!
I would still like to know how to stop X though...
Why did you have to do file editing to get xvmc playback to work? For fun or was this needed to fix a mistake hidden in R5E50? I'm surprised this wasn't found during the pre-release testing?!
I am planning on upgrading my working R5D1 install to R5E50. I regularly use XVMC to playback HDTV recordings I've made. I am going to have to screw around with config file editing in order to get xvmc to work?
Eric
_________________ KnoppMyth R5.5, Asus A8N-VM CSM (nvidia 6150 onboard video), AMD Athlon 64 dual-core 4200+, two 1GB sticks DDR 400, HD-3000 HDTV card, PVR-150 card, Iguanaworks RS-232 IR receiver/transmitter, Pioneer DVR-110 DVD burner
|
|
Top |
|
 |
modemboy
|
Posted: Fri Jan 05, 2007 10:56 pm |
|
Joined: Thu Feb 24, 2005 1:36 am
Posts: 74
|
I'm guessing it might be because I've gone from r5a30 to r5d1 to r5e50 via the auto upgrade each time, and have previously updated the nvidia drivers in those verisons. Maybe the file was moved by the nvidia stuff and then restored to the wrong spot by the backup restore? I have seen quite a few R5E50 XvMC problems in searching the forum though, might be related, but not this exact problem...
|
|
Top |
|
 |
weblst
|
Posted: Sat Jan 06, 2007 4:52 pm |
|
Joined: Wed Feb 15, 2006 3:18 pm
Posts: 47
|
modemboy wrote: Ok for future reference I fixed the XVMC problem, basically the libXvMCNVIDIA_dynamic.so.1 file did exist, but was in /usr/lib and not usr/X11r6/lib. Changed the path in /etc/X11/XvMCConfig and now XvMC works, yay HD finally!
I can confirm this as the same on my system. Changed the path and xvmc worked.
_________________ --
2.4 GHz P4 - 1GB Ram - 200 GB HardDisk
2 x DVICO DVB-T Lite
nVidia 7300GT - DVICO PCI Remote - R6
Wifey loves it more than me.
--
|
|
Top |
|
 |
dwaine
|
Posted: Sat Jan 06, 2007 7:42 pm |
|
Joined: Thu Dec 01, 2005 12:46 am
Posts: 135
|
It would of been an issue because of an upgrade from regular X to Xorg. The paths change awhile back for Xorg and the nvidia drivers.
|
|
Top |
|
 |
bobbinette
|
Posted: Mon Jan 08, 2007 10:30 am |
|
Joined: Thu Oct 19, 2006 7:12 am
Posts: 9
Location:
Quebec, Canada
|
modemboy wrote: Ok for future reference I fixed the XVMC problem, basically the libXvMCNVIDIA_dynamic.so.1 file did exist, but was in /usr/lib and not usr/X11r6/lib. Changed the path in /etc/X11/XvMCConfig and now XvMC works, yay HD finally!
It is good to know that XvMC works in R5E50. The only thing that does not work for me is that I need a 1280x720 resolution and it doesn't work when I add it as the first resolution in xorg.conf like this:
SubSection "Display"
Depth 24
Modes "1280x720" "1024x768" "800x600" "640x480"
EndSubSection
Does someone has the same problem ?
|
|
Top |
|
 |
thornsoft
|
Posted: Mon Jan 08, 2007 10:45 am |
|
Joined: Fri Nov 18, 2005 9:22 am
Posts: 777
Location:
spencerport, ny (USA)
|
bobbinette wrote: The only thing that does not work for me is that I need a 1280x720 resolution and it doesn't work when I add it as the first resolution in xorg.conf
Same here, sometimes. I usually run the GUI in 720, and display TV in 1080i/720p depending on the source. But sometimes X would get goofy, and would go into a virtual 1920x1080, where it wanted to scroll around a smaller apperture, causing the picture to be way off-center, and chopped.
Or it would play TV ok, but show the Myth GUI as 1/4 size. Weird stuff, all things I'd seen before when experimenting with modelines.
It would be ok for a while, and then it would freak out, and I'd have to shut the machine down completely.
I "cured" it by removing all modelines but 1280x720, and displaying everything that way. It's a compromise, but it's not driving me crazy anymore.
|
|
Top |
|
 |
modemboy
|
Posted: Wed Jan 10, 2007 6:45 pm |
|
Joined: Thu Feb 24, 2005 1:36 am
Posts: 74
|
If it helps here is the modeline I am using, it came from the nvidia drivers so I would guess it would work best with them. Works perfectly for me over a DVI to HDMI cable to my 720p lcd tv...
ModeLine "ATSC-720-60p" 74.25 1280 1320 1376 1650 720 722 728 750
_________________ MythTV box: Opty 170, MSI K8NGM2-FID, 1.5 GB PC2700, Seagate 7200.10 400GB, Lite-On Combo drive. PVR-150, HDHomeRun. Antec Sonata, Freezer 64 Pro. Oh so quiet.
|
|
Top |
|
 |