Re: Choosing the layout of server X in GDM
On Sat, 2003-08-16 at 18:45, Vincent Bernat wrote: > > I have written a snippet of code which could be useful to some of > you. It aims at allowing to choose a server layout at GDM prompt. Nice; you could also have gdm start several servers, one for each layout, and VT switch to the one you want to use? -- Earthling Michel Dänzer \ Debian (powerpc), XFree86 and DRI developer Software libre enthusiast \ http://svcs.affero.net/rm.php?r=daenzer
Re: Choosing the layout of server X in GDM
On Sat, 2003-08-16 at 18:45, Vincent Bernat wrote: > > I have written a snippet of code which could be useful to some of > you. It aims at allowing to choose a server layout at GDM prompt. Nice; you could also have gdm start several servers, one for each layout, and VT switch to the one you want to use? -- Earthling Michel Dänzer \ Debian (powerpc), XFree86 and DRI developer Software libre enthusiast \ http://svcs.affero.net/rm.php?r=daenzer -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Radeon 7500 DRI Failed on IBM Thinkpad T30
On Tue, 2003-12-02 at 07:10, arief_mulya wrote: > I'm having DRI problem on my IBM Thinkpad T30 with Radeon 7500. > Sometimes it works, oftenly it doesnt. Withoud "Load dri" in > XF86Config-4, it work just fine. > > For first information, I got this problem too under WindowsXP, even > worse, it hangs after few seconds I login, sometimes, it doesn't let me > login at all and just printing some messages on BSOD so fast, I cannot > even see what it was actually printing. I just disabled the VideoCard > and uses Vesa instead. I rarely need to do winboot afterall. [...] > I'm curious if this is an hardware bug? It does smell like it, if Windoze is affected as well... Still, I can think of a couple of things you could try: * disable the __HAVE_SHARED_IRQ definition in linux/drivers/char/drm/radeon.h; seems to work around some IRQ related problems, see http://bugs.xfree86.org/show_bug.cgi?id=314 * try DRI CVS snapshot packages described in http://dri.sourceforge.net/snapshots/README.Debian -- Earthling Michel DÃnzer | Debian (powerpc), X and DRI developer Software libre enthusiast| http://svcs.affero.net/rm.php?r=daenzer -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Radeon 7500 DRI Failed on IBM Thinkpad T30
On Tue, 2003-12-02 at 07:10, arief_mulya wrote: > I'm having DRI problem on my IBM Thinkpad T30 with Radeon 7500. > Sometimes it works, oftenly it doesnt. Withoud "Load dri" in > XF86Config-4, it work just fine. > > For first information, I got this problem too under WindowsXP, even > worse, it hangs after few seconds I login, sometimes, it doesn't let me > login at all and just printing some messages on BSOD so fast, I cannot > even see what it was actually printing. I just disabled the VideoCard > and uses Vesa instead. I rarely need to do winboot afterall. [...] > I'm curious if this is an hardware bug? It does smell like it, if Windoze is affected as well... Still, I can think of a couple of things you could try: * disable the __HAVE_SHARED_IRQ definition in linux/drivers/char/drm/radeon.h; seems to work around some IRQ related problems, see http://bugs.xfree86.org/show_bug.cgi?id=314 * try DRI CVS snapshot packages described in http://dri.sourceforge.net/snapshots/README.Debian -- Earthling Michel Dänzer | Debian (powerpc), X and DRI developer Software libre enthusiast| http://svcs.affero.net/rm.php?r=daenzer