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  2006-09-17 07:52:54

  Ryszard - Piwo DUG

Ryszard
Piwo DUG
Skąd: Zadupia
Zarejestrowany: 2006-06-30

SRC z Xorg

Witojcies hej
Robie od nowa caly system ale nie na pakietach deb tylko na src
pierwszy bląd jaki się mi zamiąchał to Xorg taki wpis oczymałem po komendzie dpkg-reconfigure xserver xorg
bash: xserver-xorg: command not found
has:        ERROR: cannot open `has' (No such file or directory)
been:       ERROR: cannot open `been' (No such file or directory)
customized: ERROR: cannot open `customized' (No such file or directory)
xserver-xorg postinst warning: not updating /etc/X11/X; file has been
   customized
Troszeczke czsu mi to zajeło ale Xorg w pakietach src poleciał wtym kodzie
Code:

   xserver-xorg postinst warning: not updating /etc/X11/X; file has been customized
Code:
dexconf; rm /etc/X11/X; dpkg-reconfigure xserver-xorg
I wszystko ładnie śmiga
No tak zapodałem pośćika jak by ktos mial by takie problemiki
P>S< Pozdrawim i Naschle


[url=http://img196.imageshack.us/i/freebsde.jpg/][img]http://img196.imageshack.us/img196/3770/freebsde.jpg[/img][/url]

Offline

 

Stopka forum

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson
Nas ludzie lubią po prostu, a nie klikając w przyciski ;-)

[ Generated in 0.010 seconds, 12 queries executed ]

Informacje debugowania

Time (s) Query
0.00009 SET CHARSET latin2
0.00009 SET NAMES latin2
0.00093 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='18.119.127.13' WHERE u.id=1
0.00072 REPLACE INTO punbb_online (user_id, ident, logged) VALUES(1, '18.119.127.13', 1732802135)
0.00048 SELECT * FROM punbb_online WHERE logged<1732801835
0.00083 DELETE FROM punbb_online WHERE ident='18.222.44.156'
0.00225 DELETE FROM punbb_online WHERE ident='3.149.29.98'
0.00053 DELETE FROM punbb_online WHERE ident='3.17.181.122'
0.00033 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=5261 AND t.moved_to IS NULL
0.00032 SELECT search_for, replace_with FROM punbb_censoring
0.00097 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=5261 ORDER BY p.id LIMIT 0,25
0.00071 UPDATE punbb_topics SET num_views=num_views+1 WHERE id=5261
Total query time: 0.00825 s