Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
W tty1 próbuję uruchomić i3:
startx i3
Nie uruchamia się, w logu widzę:
X.Org X Server 1.16.4 Release Date: 2014-12-20 X Protocol Version 11, Revision 0 Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian Current Operating System: Linux debian 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt7-1 (2015-03-01) x86_64 Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.0-4-amd64 root=UUID=18a3fb1a-f2f5-4450-b569-dfb54e08e337 ro quiet Build Date: 11 February 2015 12:32:02AM xorg-server 2:1.16.4-1 (http://www.debian.org/support) Current version of pixman: 0.32.6 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Sat Apr 11 17:42:36 2015 (==) Using system config directory "/usr/share/X11/xorg.conf.d" The XKEYBOARD keymap compiler (xkbcomp) reports: > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols > Ignoring extra symbols Errors from xkbcomp are not fatal to the X server xinit: Unable to run program "/usr/bin/xterm": No such file or directory Specify a program on the command line or make sure that /usr/bin is in your path. xinit: connection to X server lost waiting for X server to shut down .(EE) Server terminated successfully (0). Closing log file.
Od kiedy to xterm jest niezbędny do uruchomienia wm? Nie wiem gdzie pogrzebać aby to naprawić.
Samo startx standardowo uruchamia mi openboxa.
W domowym mam .profile z wpisem:
if [ -z "$DISPLAY" ] && [ $(tty) == /dev/tty1 ] && [ ! -e /tmp/ble ]; then exec startx &> /tmp/.xsession-errors fi
To samo jest przy: startx awesome.
Ostatnio edytowany przez jacekz (2015-04-11 17:59:42)
Offline
jacekz napisał(-a):
W tty1 próbuję uruchomić i3:
Kod:
startx i3Nie uruchamia się, w logu widzę:
Kod:
X.Org X Server 1.16.4 Release Date: 2014-12-20 X Protocol Version 11, Revision 0 Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian Current Operating System: Linux debian 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt7-1 (2015-03-01) x86_64 Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.0-4-amd64 root=UUID=18a3fb1a-f2f5-4450-b569-dfb54e08e337 ro quiet Build Date: 11 February 2015 12:32:02AM xorg-server 2:1.16.4-1 (http://www.debian.org/support) Current version of pixman: 0.32.6 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Sat Apr 11 17:42:36 2015 (==) Using system config directory "/usr/share/X11/xorg.conf.d" The XKEYBOARD keymap compiler (xkbcomp) reports: > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols > Ignoring extra symbols Errors from xkbcomp are not fatal to the X server xinit: Unable to run program "/usr/bin/xterm": No such file or directory Specify a program on the command line or make sure that /usr/bin is in your path. xinit: connection to X server lost waiting for X server to shut down .(EE) Server terminated successfully (0). Closing log file.Od kiedy to xterm jest niezbędny do uruchomienia wm? Nie wiem gdzie pogrzebać aby to naprawić.
Chyba nigdy tam nie zaglądałeś:
cat /usr/bin/startx
;)
Próbowałeś:
startx /usr/bin/i3
?
Dlaczego nie ustawisz po ludzku w ~/.xinitrc?
Offline
@yossarian: nigdy, myślałem że startx to binarka.
Zmieniłem tam domyślną konsole i awesome uruchamia się po: startx /usr/bin/awesome.
Natomiast: startx /usr/bin/i3 daje:
X.Org X Server 1.16.4 Release Date: 2014-12-20 X Protocol Version 11, Revision 0 Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian Current Operating System: Linux debian 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt7-1 (2015-03-01) x86_64 Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.0-4-amd64 root=UUID=18a3fb1a-f2f5-4450-b569-dfb54e08e337 ro quiet Build Date: 11 February 2015 12:32:02AM xorg-server 2:1.16.4-1 (http://www.debian.org/support) Current version of pixman: 0.32.6 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Sat Apr 11 20:35:43 2015 (==) Using system config directory "/usr/share/X11/xorg.conf.d" The XKEYBOARD keymap compiler (xkbcomp) reports: > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols > Ignoring extra symbols Errors from xkbcomp are not fatal to the X server i3: Could not read(): Jest katalogiem xinit: connection to X server lost waiting for X server to shut down .(EE) Server terminated successfully (0). Closing log file.
Offline
Skąd instalowany i3?
Offline
z repo
aptitude show i3 Pakiet: i3 Stan: zainstalowany Zainstalowany automatycznie: nie Wersja: 4.8-2 Priorytet: dodatkowy Sekcja: x11 Opiekun: Michael Stapelberg <stapelberg@debian.org> Architektura: amd64 Rozmiar rozpakowanego: 39,9 k Wymaga: i3-wm (= 4.8-2) aptitude show i3-wm Pakiet: i3-wm Stan: zainstalowany Zainstalowany automatycznie: tak Wersja: 4.8-2 Priorytet: dodatkowy Sekcja: x11 Opiekun: Michael Stapelberg <stapelberg@debian.org> Architektura: amd64 Rozmiar rozpakowanego: 1733 k Wymaga: libc6 (>= 2.14), libcairo2 (>= 1.6.4-5~), libev4 (>= 1:4.04), libglib2.0-0 (>= 2.12.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.22.0), libpcre3 (>= 1:8.35), libstartup-notification0 (>= 0.10), libx11-6, libxcb-cursor0 (>= 0.0.99), libxcb-icccm4 (>= 0.4.1), libxcb-keysyms1 (>= 0.4.0), libxcb-randr0 (>= 1.3), libxcb-util0 (>= 0.3.8), libxcb-xinerama0, libxcb1 (>= 1.6), libyajl2 (>= 2.0.4), perl, x11-utils
Offline
Uruchamiałeś to z konta użytkownika czy roota?
Offline
Z konta użytkownika.
Offline
Używałeś i3 w ogóle? Masz go skonfigurowanego, czy dopiero próbujesz uruchomić?
Próbowałeś z ~/.xinitrc?
Offline
Teraz próbuje wystartować na domyślnym konfigu. Zaraz sprawdzę na starym.
Ja pierd%&@
po podaniu ścieżki do kiedyś używanego config ruszyło :/
Ostatnio edytowany przez jacekz (2015-04-11 22:20:13)
Offline