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!

Ogłoszenie

Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.

#1  2015-04-11 17:57:35

  jacekz - Użytkownik

jacekz
Użytkownik
Skąd: Lubuskie
Zarejestrowany: 2013-01-20

i3wm nie startuje.

W tty1 próbuję uruchomić i3:

Kod:

startx i3

Nie 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ć.
Samo startx standardowo uruchamia mi openboxa.

W domowym mam .profile z wpisem:

Kod:

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

 

#2  2015-04-11 19:17:53

  yossarian - Szczawiożerca

yossarian
Szczawiożerca
Skąd: Shangri-La
Zarejestrowany: 2011-04-25

Re: i3wm nie startuje.

[quote=jacekz]W tty1 próbuję uruchomić i3:

Kod:

startx i3

Nie 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ć.[/quote]
Chyba nigdy tam nie zaglądałeś:

Kod:

cat /usr/bin/startx

;)

Próbowałeś:

Kod:

startx /usr/bin/i3

?

Dlaczego nie ustawisz po ludzku w [i]~/.xinitrc[/i]?

Offline

 

#3  2015-04-11 20:41:25

  jacekz - Użytkownik

jacekz
Użytkownik
Skąd: Lubuskie
Zarejestrowany: 2013-01-20

Re: i3wm nie startuje.

@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:

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 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

 

#4  2015-04-11 21:39:28

  mati75 - Psuj

mati75
Psuj
Skąd: default city
Zarejestrowany: 2010-03-14
Serwis

Re: i3wm nie startuje.

Skąd instalowany i3?


[img]https://l0calh0st.pl/obrazki/userbar.png[/img]

Offline

 

#5  2015-04-11 21:44:36

  jacekz - Użytkownik

jacekz
Użytkownik
Skąd: Lubuskie
Zarejestrowany: 2013-01-20

Re: i3wm nie startuje.

z repo

Kod:

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

 

#6  2015-04-11 21:55:27

  yossarian - Szczawiożerca

yossarian
Szczawiożerca
Skąd: Shangri-La
Zarejestrowany: 2011-04-25

Re: i3wm nie startuje.

Uruchamiałeś to z konta użytkownika czy roota?

Offline

 

#7  2015-04-11 21:58:30

  jacekz - Użytkownik

jacekz
Użytkownik
Skąd: Lubuskie
Zarejestrowany: 2013-01-20

Re: i3wm nie startuje.

Z konta użytkownika.

Offline

 

#8  2015-04-11 22:06:47

  yossarian - Szczawiożerca

yossarian
Szczawiożerca
Skąd: Shangri-La
Zarejestrowany: 2011-04-25

Re: i3wm nie startuje.

Używałeś i3 w ogóle? Masz go skonfigurowanego, czy dopiero próbujesz uruchomić?
Próbowałeś z ~/.xinitrc?

Offline

 

#9  2015-04-11 22:09:18

  jacekz - Użytkownik

jacekz
Użytkownik
Skąd: Lubuskie
Zarejestrowany: 2013-01-20

Re: i3wm nie startuje.

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

 

Stopka forum

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson
To nie jest tylko forum, to nasza mała ojczyzna ;-)

[ Generated in 0.011 seconds, 9 queries executed ]

Informacje debugowania

Time (s) Query
0.00014 SET CHARSET latin2
0.00005 SET NAMES latin2
0.00109 SELECT u.*, g.*, o.logged FROM punbb_users AS u INNER JOIN punbb_groups AS g ON u.group_id=g.g_id LEFT JOIN punbb_online AS o ON o.ident='3.147.13.220' WHERE u.id=1
0.00299 REPLACE INTO punbb_online (user_id, ident, logged) VALUES(1, '3.147.13.220', 1732223528)
0.00054 SELECT * FROM punbb_online WHERE logged<1732223228
0.00112 SELECT t.subject, t.closed, t.num_replies, t.sticky, f.id AS forum_id, f.forum_name, f.moderators, fp.post_replies, 0 FROM punbb_topics AS t INNER JOIN punbb_forums AS f ON f.id=t.forum_id LEFT JOIN punbb_forum_perms AS fp ON (fp.forum_id=f.id AND fp.group_id=3) WHERE (fp.read_forum IS NULL OR fp.read_forum=1) AND t.id=27264 AND t.moved_to IS NULL
0.00007 SELECT search_for, replace_with FROM punbb_censoring
0.00165 SELECT u.email, u.title, u.url, u.location, u.use_avatar, u.signature, u.email_setting, u.num_posts, u.registered, u.admin_note, p.id, p.poster AS username, p.poster_id, p.poster_ip, p.poster_email, p.message, p.hide_smilies, p.posted, p.edited, p.edited_by, g.g_id, g.g_user_title, o.user_id AS is_online FROM punbb_posts AS p INNER JOIN punbb_users AS u ON u.id=p.poster_id INNER JOIN punbb_groups AS g ON g.g_id=u.group_id LEFT JOIN punbb_online AS o ON (o.user_id=u.id AND o.user_id!=1 AND o.idle=0) WHERE p.topic_id=27264 ORDER BY p.id LIMIT 0,25
0.00082 UPDATE punbb_topics SET num_views=num_views+1 WHERE id=27264
Total query time: 0.00847 s