[Bug 247414] x11-servers/xorg-server: hang on update from 1.20.8_1, 1 to 1.20.8_2,1
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247414 --- Comment #6 from Michael Gmelin <[email protected]> --- (In reply to Erik Inge Bolsø from comment #4) In theory the only change between those revisions was "xserver: default to libinput if no driver is found"[0] So it sounds like it might be input related, but based on your "bad log" and your description I have to agree that this could also be a red herring. What happens if you start X directly using startx, e.g. with a minimal config like the one below? cat >~/.xinitrc <<EOF setxkbmap -model pc105 -layout us dwm EOF pkg install dwm dmenu startx Are you making it to the window manager? If so, you should be able to launch xterm by pressing Mod1+p and typing xterm+enter. [0]https://svnweb.freebsd.org/ports/head/x11-servers/xorg-server/Makefile?r1=536383&r2=538048 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"