Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
xdm error when install ltsp4.0
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
wangyy
n00b
n00b


Joined: 12 Mar 2004
Posts: 47

PostPosted: Tue May 25, 2004 4:35 am    Post subject: xdm error when install ltsp4.0 Reply with quote

These days,I am installing ltsp4.0.Everything is right but xdm,I have no idea,please everyone help me.I am sure my DHCP,TFTP and NFS is work fine.
The following is what I do:
1,this is my /opt/ltsp/i386/etc/lts.conf
Code:

[Default]
        SERVER                             = 192.168.8.2
        XSERVER                           = auto
        X_MOUSE_PROTOCOL     = "PS/2"
        X_MOUSE_DEVICE           = "/dev/psaux"
        X_MOUSE_RESOLUTION  = 400
        X_MOUSE_BUTTONS        = 3
        USE_XFS                           = N
        LOCAL_APPS                    = N
        SCREEN_01                      = startx
##########################################################
[mulj2]
        SERVER                              = 192.168.8.2
        XSERVER                            = auto
        XDM_SERVER                    = 192.168.8.2
        X_MOUSE_PROTOCOL      = "IMPS/2"
        X_MOUSE_DEVICE            = "/dev/input/mice"
        X_MOUSE_RESOLUTION   = 400
        X_MOUSE_BUTTONS         = 3
        USE_XFS                            = N
        LOCAL_APPS                     = N
        SCREEN_01                       = startx
        SCREEN_02                       = shell


2 In /etc/X11/xdm/xdm-config comment out "DisplayManager.requestPort:0"
3 creat XF86Config.mulj2 in /tftpboot/lts/ltsroot/etc
4 uncomment
Code:
 
 #*   #any host can get a login window

5 /etc/init.d/xdm start
Now I start a clint with name mulj2 by DHCP,but the xdm login window don't appeared,I do not know why. Anybody can help me.
Back to top
View user's profile Send private message
wangyy
n00b
n00b


Joined: 12 Mar 2004
Posts: 47

PostPosted: Wed May 26, 2004 2:33 am    Post subject: Reply with quote

an other questions,when I add "XF86CONFIG_FILE = XF86config.mulj2" in the section [mulj2]
of my lts.conf and then creat a file named XF86config.mulj2 in /tftpboot/lts/ltsroot/etc.There is a new error.When the clint run "rc.sysinit completed, switching to multi-session mode" ,the screen stop ,no error message.That's why?please help me .thanks a lot.
Back to top
View user's profile Send private message
wangyy
n00b
n00b


Joined: 12 Mar 2004
Posts: 47

PostPosted: Wed May 26, 2004 9:07 am    Post subject: Reply with quote

now I have the answer to this problem.now I successed login with GDM.
I have two mistakes:
1 I did not run "/etc/init.d/xdm" because I want use GDM,but the XDM is not start then the xdmcp is not start yet.
2 in my lts.conf "X_MOUSE_DEVICE = "/dev/input/mice" is wrong,the crrect is "/dev/mice/psaux" .
that is all.
now I want use my own XF86Config file,I creat XF86Config.mulj2 in /tftpboot/lts/ltsroot/etc
because the lts.conf.readme tell me.But I found the ltsp did not use XF86Config.mulj2,it used
/tmp/XF86Config.1,that's why?anyone can help me?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
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 vote in polls in this forum