View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 14 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject: R5E50 - Where is GDM?
PostPosted: Tue Dec 26, 2006 4:01 pm 
Offline
Joined: Sun Dec 04, 2005 1:44 pm
Posts: 403
Location: Central NJ
I just upgraded from R5D1 to R5E50. What happened to /etc/init.d/gdm ?? I cannot restart it. There is also no /etc/gdm/PreSession/Default for configuring VNC. My previously working XF86Config-4 no longer work.

I did a
Code:
 find / -name gdm
and got nothing. What happened?

_________________
Currently running: R5.5, HD5000 x 2, PVR150, Athlon 64 3000+, Chaintech VNF4, 1GB RAM, 2 x 250GB in LVM, MSI NX6200TC -> AA 9A60 -> HDTV


Top
 Profile  
 
 Post subject:
PostPosted: Tue Dec 26, 2006 4:17 pm 
Offline
Joined: Wed Feb 15, 2006 3:18 pm
Posts: 47
X11vnc appears to be started from fluxbox on my system (E50). Try connecting and use mythtv as the password. Worked for me..

EDIT:

This release appears to have moved to XORG that is why some things will not be in the same place. There will no doubt be some small differences.

_________________
--
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
 Profile  
 
 Post subject:
PostPosted: Tue Dec 26, 2006 4:21 pm 
Offline
Joined: Mon Nov 28, 2005 9:05 pm
Posts: 200
:-) A lot of things have changed in R5E50, we've moved from the XFree86 X Server to the Xorg Server. if you want to restart Xorg from your front end, issue do the following:

root@mythtv:~# ps -ef | grep /usr/bin/X11
root 3403 3402 17 16:18 tty7 00:10:37 /usr/bin/X11/X -dpi 100 -nolisten tcp
root@mythtv:~# man kill
root@mythtv:~# kill -HUP 3403

Your PID number will not likely be 3403, you'll have to use the PID output you get from your ps -ef command in your kill command..

The Ether..


Top
 Profile  
 
PostPosted: Tue Dec 26, 2006 4:22 pm 
Offline
Site Admin
Joined: Fri Oct 31, 2003 11:40 pm
Posts: 357
Location: Irvine, Ca
ed3120 wrote:
I just upgraded from R5D1 to R5E50. What happened to /etc/init.d/gdm ??


There is no gdm in the E series. fluxbox is started from xinit. If you wish to restart it, you may try:
Code:
killall xinit


Top
 Profile  
 
PostPosted: Tue Dec 26, 2006 4:31 pm 
Offline
Joined: Sun Dec 04, 2005 1:44 pm
Posts: 403
Location: Central NJ
Wow...I didn't know that. Is xorg more advanced, or is that just the new standard?

Dale wrote:
ed3120 wrote:
I just upgraded from R5D1 to R5E50. What happened to /etc/init.d/gdm ??


There is no gdm in the E series. fluxbox is started from xinit. If you wish to restart it, you may try:
Code:
killall xinit

_________________
Currently running: R5.5, HD5000 x 2, PVR150, Athlon 64 3000+, Chaintech VNF4, 1GB RAM, 2 x 250GB in LVM, MSI NX6200TC -> AA 9A60 -> HDTV


Top
 Profile  
 
PostPosted: Tue Dec 26, 2006 4:55 pm 
Offline
Joined: Fri Aug 26, 2005 9:54 pm
Posts: 617
ed3120 wrote:
Wow...I didn't know that. Is xorg more advanced, or is that just the new standard?

Dale wrote:
ed3120 wrote:
I just upgraded from R5D1 to R5E50. What happened to /etc/init.d/gdm ??


There is no gdm in the E series. fluxbox is started from xinit. If you wish to restart it, you may try:
Code:
killall xinit

Newer version of Xfree86. Changed names because of a "open source" licensing change be the owners of Xfree86. X.org has the support of the vast majority of the linux community.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Dec 26, 2006 5:45 pm 
Offline
Joined: Sun Dec 04, 2005 1:44 pm
Posts: 403
Location: Central NJ
What do I need to do to use my old customized XF86Config-4 file? Is it as simple as renaming it to /etc/X11/xorg.conf - or do I need to rip the modelines out of it and do some cutting and pasting?

_________________
Currently running: R5.5, HD5000 x 2, PVR150, Athlon 64 3000+, Chaintech VNF4, 1GB RAM, 2 x 250GB in LVM, MSI NX6200TC -> AA 9A60 -> HDTV


Top
 Profile  
 
 Post subject:
PostPosted: Tue Dec 26, 2006 6:30 pm 
Offline
Joined: Mon Nov 28, 2005 9:05 pm
Posts: 200
Old fashioned cutting and pasting..


Top
 Profile  
 
 Post subject:
PostPosted: Tue Dec 26, 2006 6:39 pm 
Offline
Joined: Thu Sep 30, 2004 11:29 am
Posts: 2419
Location: Mechanicsburg, PA
ed3120 wrote:
What do I need to do to use my old customized XF86Config-4 file?

X.org was written to assume you'd be converting from xfree86 at some point, so I would just copy the old config file into /etc/X11/xorg.conf and on the first run of X.org, it should be converted for you. If that doesn't work, you'll need to research the specific xfree86 options that you need and learn the equivalents for x.org.

_________________
KnoppMyth R5.5
MythiC Dragon v2.0
Join the KnoppMyth Frappr!


Top
 Profile  
 
 Post subject:
PostPosted: Tue Dec 26, 2006 11:01 pm 
Offline
Site Admin
Joined: Fri Sep 19, 2003 6:37 pm
Posts: 2659
Location: Whittier, Ca
If you right click on the desktop and Exit. X will restart. GDM is gone and won't be coming backing. It was going away in R6, but since I started R5E50 from scratch I decided to cut it now.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Dec 27, 2006 12:26 pm 
Offline
Joined: Sun Dec 04, 2005 1:44 pm
Posts: 403
Location: Central NJ
ethernut wrote:
:-) A lot of things have changed in R5E50, we've moved from the XFree86 X Server to the Xorg Server. if you want to restart Xorg from your front end, issue do the following:

root@mythtv:~# ps -ef | grep /usr/bin/X11
root 3403 3402 17 16:18 tty7 00:10:37 /usr/bin/X11/X -dpi 100 -nolisten tcp
root@mythtv:~# man kill
root@mythtv:~# kill -HUP 3403

Your PID number will not likely be 3403, you'll have to use the PID output you get from your ps -ef command in your kill command..

The Ether..


Is there a simpler way of restarting X with xorg? I have some scripts that execute:

/etc/init.d/gdm restart

I'm looking for the xorg equivalent.

_________________
Currently running: R5.5, HD5000 x 2, PVR150, Athlon 64 3000+, Chaintech VNF4, 1GB RAM, 2 x 250GB in LVM, MSI NX6200TC -> AA 9A60 -> HDTV


Top
 Profile  
 
 Post subject:
PostPosted: Wed Dec 27, 2006 12:41 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
As Dale suggests above:
Code:
pkill X11

The X server will respawn automatically.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Dec 27, 2006 1:04 pm 
Offline
Joined: Sun Dec 04, 2005 1:44 pm
Posts: 403
Location: Central NJ
Thanks!..that's what I needed.

_________________
Currently running: R5.5, HD5000 x 2, PVR150, Athlon 64 3000+, Chaintech VNF4, 1GB RAM, 2 x 250GB in LVM, MSI NX6200TC -> AA 9A60 -> HDTV


Top
 Profile  
 
 Post subject:
PostPosted: Sun Jan 07, 2007 10:24 pm 
Offline
Joined: Mon Aug 01, 2005 9:54 pm
Posts: 77
I'm trying to install the nvidia drivers but It won't let me because I can't stop the Xserver. How do I stop it and prevent it from starting again?


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 14 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 21 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu