Strona 1 z 1

[Kubuntu] Serwer X nie uruchamia się

: 17 maja 2014, 23:38
autor: peters294
Zainstalowałem właśnie Kubuntu 14.04 LTS (x64). I okazało się że mam problem z programem gnuplot. Program się wykonuje, nie pojawiają się błędy ale nie wyświetla swojego okienka. Spróbowałem spod konsoli (ctrl+alt+f1) odpalić serwer X poleceniem X :1 . z drugiego terminala odpalałem "twm -display :1" i dalej pojawiał sie tylko czarny ekran zamiast twm. Dlatego przypuszczam że coś namieszałem z serwerem X gdy instalowałem sterowniki z nvidia. Dodam że również nie działa tunelowanie serwera X11 dla ssh, na ubuntu to działało.

cat xorg.conf

Kod: Zaznacz cały

Section "ServerLayout"
    Identifier "layout"
    Screen 0 "nvidia"
    Inactive "intel"
EndSection

Section "Device"
    Identifier "intel"
    Driver "modesetting"
    BusID "PCI:0@0:2:0"
EndSection

Section "Screen"
    Identifier "intel"
    Device "intel"
EndSection

Section "Device"
    Identifier "nvidia"
    Driver "nvidia"
    BusID "PCI:1@0:0:0"
    Option "ConstrainCursor" "off"
EndSection

Section "Screen"
    Identifier "nvidia"
    Device "nvidia"
    Option "AllowEmptyInitialConfiguration" "on"
EndSection

Re: [Kubuntu] Serwer X nie uruchamia się

: 20 maja 2014, 10:35
autor: xv222
Mam podobny problem z X'ami

Re: [Kubuntu] Serwer X nie uruchamia się

: 20 maja 2014, 11:05
autor: peters294
co do gnuplot'a to trzeba go zainstalować jako gnuplot-x11