Hi everyone, I'm trying to breath some life into an old Macbook:
I installed nvidia-driver-340 and it seems to work well: when I type
Can anyone tell me why cinnamon/enlightenment won't work, while twm works fine?
Code:
$ inxi
CPU: dual core Intel Core2 Duo P7350 (-MCP-) speed: 1990 MHz OS: FreeBSD 13.0-RELEASE amd64
Up: 3h 6m Mem: 278.1/1739.0 MiB (16.0) Storage: 232.89 GiB (3.5% used) Procs: 51 Shell: sh
inxi: 3.3.11
$ inxi -G
Graphics:
Device-1: NVIDIA C79 [GeForce 9400M G] driver: vgapci
Display: server: X.org 1.20.14 driver: loaded: nvidia tty: 135x42
Message: Advanced graphics data unavailable in console. Try -G --display
I installed nvidia-driver-340 and it seems to work well: when I type
startx
, the nvidia splash screen appears, twm starts, and X is working. But when I try startx
with any other window manager (tried cinnamon and enlightenment), after the nvidia logo I get only a blank screen. The contents of /var/log/Xorg.0.log seem to imply that X has terminated immediately, the last few lines being
Code:
[ 359.937] (**) vendor 0x0461 USB Optical Mouse: (accel) selected scheme none/0
[ 359.937] (**) vendor 0x0461 USB Optical Mouse: (accel) acceleration factor: 2.000
[ 359.937] (**) vendor 0x0461 USB Optical Mouse: (accel) acceleration threshold: 4
[ 359.943] (II) event8 - vendor 0x0461 USB Optical Mouse, class 0/0, rev 2.00/2.00, addr 6: is tagged by udev as: Mouse
[ 359.947] (II) event8 - vendor 0x0461 USB Optical Mouse, class 0/0, rev 2.00/2.00, addr 6: device is a pointer
[ 360.249] (II) event0 - System mouse: device removed
[ 360.249] (II) event1 - System keyboard multiplexer: device removed
[ 360.250] (II) event3 - Power Button: device removed
[ 360.250] (II) event4 - Sleep Button: device removed
[ 360.250] (II) event6 - Apple Internal Keyboard: device removed
[ 360.250] (II) event8 - vendor 0x0461 USB Optical Mouse, class 0/0, rev 2.00/2.00, addr 6: device removed
[ 360.282] (II) UnloadModule: "libinput"
[ 360.282] (II) UnloadModule: "libinput"
[ 360.282] (II) UnloadModule: "libinput"
[ 360.282] (II) UnloadModule: "libinput"
[ 360.282] (II) UnloadModule: "libinput"
[ 360.282] (II) UnloadModule: "libinput"
[ 361.376] (II) NVIDIA(GPU-0): Deleting GPU-0
[ 361.378] (II) Server terminated successfully (0). Closing log file.
Last edited: