Josselin Mouette wrote:
> Yes, anyway this is either related to X or to gdm3, but not to gdm :)
Reported bug against gdm3.
http://bugs.debian.org/592549
gdm3 on {re,}start on kfreebsd displays only a black screen with an X cursor
Regards,
Mike.
signature.asc
Description: OpenPGP digital sign
Le dimanche 27 juin 2010 à 11:41 +0100, Michael Dorrington a écrit :
> I've installed gdm3. Good news is that it is using vt7 (and higher), the
> bad news is that it just displays a black screen with the X shaped X
> cursor. If I try to change to a console VT then this appears to trigger
> a new X
Josselin Mouette wrote:
[snip]
> The TTY manager for gdm doesn’t work on kFreeBSD, so I’m not surprised.
>
> We tried to take kFreeBSD into account when porting the TTY manager to
> gdm3, so I’d appreciate if you could test this package instead - this is
> the default for squeeze installations now
Le samedi 26 juin 2010 à 23:59 +0100, Michael Dorrington a écrit :
> * When gdm does allow keyboard input on boot you can see it running on
> vt2 (ttyv1) (the vt you get from Ctrl-Alt-F2) and not, as expected, vt7
> (ttyv8 ?) (the vt you get from Ctrl-Alt-F7).
>
> * When gdm doesn't allow keyboard
Tags: patch
This patch doesn't fix it for me. With or without the patch gdm does not
accept keyboard input on boot about half the time.
Investigating further I noticed that:
* When gdm does allow keyboard input on boot you can see it running on
vt2 (ttyv1) (the vt you get from Ctrl-Alt-F2) and n
Hi,
This patch solved the problem for me:
--- gdm-2.20.10/daemon/getvt.h 2009-03-19 00:59:27.0 -0400
+++ gdm-2.20.10.fixed/daemon/getvt.h2010-06-26 07:57:32.0 -0400
@@ -27,7 +27,7 @@
#endif
#endif
-#if defined (__FreeBSD__) || defined (__DragonFly__)
+#if defined (__FreeBSD
6 matches
Mail list logo