From: Svetoslav S. <ga...@st...> - 2003-09-24 22:04:36
|
Quoting hugo vanwoerkom <hug...@ca...>: > Hi Aivils and Sjvetlo! > > Thanks for answering so quickly! > > Indeed the problem with ***INITIALIZATION > FAILED*** is solved doing the -probeonly > as specified in section 8.1 of the HowTo. Sorry, > I should have followed up. > > However, after adding BusID "PCI:1:0:0" and > BusID "PCI:0:11:0" to the device > sections of XF86Config-4.ruby and XF86Config.new > (per my post of yesterday) > I still have 2 problems: > > 1. I can start the :1 server from :0 with: > startx -- /usr/X11R6/bin/X1 :1 -xf86config > XF86Config.new vt9 > but after that :0 has no keyboard and sits > there until I Ctrl+Alt+Backsp :1 > > I can start the :0 server from :0 with: > startx -- /usr/X11R6/bin/X0 :0 -xf86config > XF86Config-4.ruby vt7 > and I still have the :0 keyboard, of course > nothing on :1. standard Xfree behaviour :) have you added "SingleCard" "true" or "PrefBusID" "x:xx:x" to your XF config file ? you might also want to check which is the version of the patch used. I think Andreas have not updated yet to patch version 3 & his XFree binaries still use version 1, which means that to get rid of this problem (the standard XFree behaviour) you should use cmd argument -prefbusid x:xx:x when starting X > 2. If I add to my @Xserver for xdm: > > :0 local usr/bin/nice -n -10 /usr/X11R6/bin/X0 :0 > -xf86config /etc/X11/XF86Config-4.ruby > -deferglyphs 16 vt7 > :1 local usr/bin/nice -n -10 /usr/X11R6/bin/X1 :1 > -xf86config /etc/X11/XF86Config.new -deferglyphs > 16 vt9 > > and start xdm, :0 screen goes blank and the > system freezes and I have to hit the red button. > > Any ideas? > > Thanks a lot! > > Hugo. > > > > The following signature is automatically > added by the web email service I use, > which is beyond my control: > ======================================= > Help the planet each day! It's free and easy: > http://www.Care2.com/dailyaction/ > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Linuxconsole-dev mailing list > Lin...@li... > https://lists.sourceforge.net/lists/listinfo/linuxconsole-dev > -- I'm changing my e-mail address, please use temporaly sve...@us... or sv...@gm... |