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/.
Witam
Po wykonaniu dpkg-reconfigure xserver-xorg
pojawia mi się komunikat
"warning : xserver-xorg postinst warning: not updating /etc/X11/X; file has been customized "
Kombinowalem na wiele sposobów ( instalowalem , kasowalem itp.)
Po zainstalowaniu czystego Debiana Etch + doinstalowaniu xorga pojawia się ten problem.
prawa do plików mam poprawne
Prosze o pomoc
Debiana instaluje za pomocą netinstall cd
jeszcze jako ciekawostkę dodam ze po zainstalowaniu niby Xorga w wersji 7.0.22 polecenie Xorg -version wskazuje 7.0.0
Offline
Witaj i ja teraz mam to samo,chodzi tu głównie o migracje x xfree86 na xorg
Wiec kiedy wydaje polecenie do niby rzekomo zinstalowanego xorga to sa jeszcze logi z xfree.Hmm dziwne bardzo dziwne bo nawte bym nie osigna przezroczystości na xfree86 bo tylko dziala na xorg przezroczystość.takie rzeczy nie wiem od czego pLują na całego kompa,wiec ja zrobilem to w taki sposób
/etc/X11# dpkg-reconfigure xserver-xorg
xserver-xorg postinst warning: not updating /etc/X11/X; file has been
customized
md5sum xorg.conf > /var/lib/x11/xorg.conf.md5sum
readlink /etc/X11/X | md5sum > /var/lib/x11/X.md5sum
dpkg-reconfigure xserver-xorg
a jeszcze lepiej
cp /etc/X11/xorg.conf /etc/X11/xorg.conf.custom
md5sum /etc/X11/xorg.conf >/var/lib/xfree86/xorg.conf.md5sum
dpkg-reconfigure xserver-xorg
i taki wpis powinień kwitnąć
Code:
# xorg.conf (Xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool,using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg package.
#
# If you have edited this file but would like it to be automatically up dated
# again, run the following commands as root:
#
# cp /etc/X11/xorg.conf /etc/X11/xorg.conf.custom
# md5sum /etc/X11/xorg.conf >/var/lib/xfree86/xorg.conf.md5sum
# dpkg-reconfigure xserver-xorg
w ramach problema
apt-get install xorg
apt-get install xserver-xorg-input-all
apt-get install xserver-xorg-video-nv
apt-get install nvidia-glx-legacy
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "pl"
EndSection
Widzisz to teraz sekcja Option jest xorg a ty masz tam xfree86 i dlatego jest qpa
aty kolego w xorg masz teraz taki log
cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
# md5sum /etc/X11/XF86Config-4 > /var/lib/xfree86/XF86Config-4.md5sum
# dpkg-reconfigure xserver-xfree86
no ja tez mialem taki log i logowalem sie w xorg a tam tki wpis
tu świetny likacz http://wiki.archlinux.org/index.php/Xorg7
I co jeszce dokladniej to mozna jeszcze porobić tak jesli wiesz oco mi biega
apt-cache show xserver-xorg
apt-cache policy xserver-xorg
i koniec
P.S posta pisze z ubuntu 6.0.6Lts testuję go bo w sobote machne go koledze na jego prośbe a potem bende namawiał na Debiana.No Ubuntu całkiem,całkiem świetnie smiga jedyna wada to szybkosc kopiowania płyt na dysk,strasznie mulasto
Offline
Time (s) | Query |
---|---|
0.00015 | SET CHARSET latin2 |
0.00006 | SET NAMES latin2 |
0.00110 | 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.135.208.189' WHERE u.id=1 |
0.00077 | REPLACE INTO punbb_online (user_id, ident, logged) VALUES(1, '3.135.208.189', 1732736986) |
0.00037 | SELECT * FROM punbb_online WHERE logged<1732736686 |
0.00065 | DELETE FROM punbb_online WHERE ident='54.36.148.152' |
0.00057 | DELETE FROM punbb_online WHERE ident='54.36.149.4' |
0.00050 | SELECT topic_id FROM punbb_posts WHERE id=39484 |
0.00061 | SELECT id FROM punbb_posts WHERE topic_id=4982 ORDER BY posted |
0.00059 | 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=4982 AND t.moved_to IS NULL |
0.00014 | SELECT search_for, replace_with FROM punbb_censoring |
0.00078 | 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=4982 ORDER BY p.id LIMIT 0,25 |
0.00078 | UPDATE punbb_topics SET num_views=num_views+1 WHERE id=4982 |
Total query time: 0.00707 s |