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/.
A wiec tak. Zainstalowałem Squeeze, sam system podstawowy. Następnie:
aptitude install xserver-xorg-video-intel
następnie wyłączyłem w aptitude instalacje pakietów polecanych i dalej:
aptitude install gnome-core gdm
. Po tym wszystkim X'y nie wstają. Jest komunikat Starting Gnome Display Manager: gdm i czarny ekran. Wcześniej w ten sposób instalowałem w Lennym i wszytko grało.
Zapodałem xorg.conf z Lennego i dalej czarny ekran. W czym może być problem ?
# lspci | grep -i vga 00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
xorg.conf z Lennego:
Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 Screen 1 "Screen1" RightOf "Screen0" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" ModulePath "/usr/lib/xorg/modules" FontPath "/usr/share/fonts/X11/misc" FontPath "/usr/share/fonts/X11/cyrillic" FontPath "/usr/share/fonts/X11/100dpi/:unscaled" FontPath "/usr/share/fonts/X11/75dpi/:unscaled" FontPath "/usr/share/fonts/X11/Type1" FontPath "/usr/share/fonts/X11/100dpi" FontPath "/usr/share/fonts/X11/75dpi" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" FontPath "built-ins" EndSection Section "Module" Load "dbe" Load "record" Load "dri2" Load "dri" Load "glx" Load "extmod" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5 6 7" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" EndSection Section "Monitor" Identifier "Monitor1" VendorName "Monitor Vendor" ModelName "Monitor Model" EndSection Section "Device" ### Available Driver options are:- ### Values: <i>: integer, <f>: float, <bool>: "True"/"False", ### <string>: "String", <freq>: "<f> Hz/kHz/MHz" ### [arg]: arg optional #Option "NoAccel" # [<bool>] #Option "SWcursor" # [<bool>] #Option "ColorKey" # <i> #Option "CacheLines" # <i> #Option "Dac6Bit" # [<bool>] #Option "DRI" # [<bool>] #Option "NoDDC" # [<bool>] #Option "ShowCache" # [<bool>] #Option "XvMCSurfaces" # <i> #Option "PageFlip" # [<bool>] Identifier "Card0" Driver "intel" VendorName "Intel Corporation" BoardName "82852/855GM Integrated Graphics Device" BusID "PCI:0:2:0" EndSection Section "Device" ### Available Driver options are:- ### Values: <i>: integer, <f>: float, <bool>: "True"/"False", ### <string>: "String", <freq>: "<f> Hz/kHz/MHz" ### [arg]: arg optional #Option "NoAccel" # [<bool>] #Option "SWcursor" # [<bool>] #Option "ColorKey" # <i> #Option "CacheLines" # <i> #Option "Dac6Bit" # [<bool>] #Option "DRI" # [<bool>] #Option "NoDDC" # [<bool>] #Option "ShowCache" # [<bool>] #Option "XvMCSurfaces" # <i> #Option "PageFlip" # [<bool>] Identifier "Card1" Driver "intel" VendorName "Intel Corporation" BoardName "82852/855GM Integrated Graphics Device" BusID "PCI:0:2:1" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" SubSection "Display" Viewport 0 0 Depth 1 EndSubSection SubSection "Display" Viewport 0 0 Depth 4 EndSubSection SubSection "Display" Viewport 0 0 Depth 8 EndSubSection SubSection "Display" Viewport 0 0 Depth 15 EndSubSection SubSection "Display" Viewport 0 0 Depth 16 EndSubSection SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection Section "Screen" Identifier "Screen1" Device "Card1" Monitor "Monitor1" SubSection "Display" Viewport 0 0 Depth 1 EndSubSection SubSection "Display" Viewport 0 0 Depth 4 EndSubSection SubSection "Display" Viewport 0 0 Depth 8 EndSubSection SubSection "Display" Viewport 0 0 Depth 15 EndSubSection SubSection "Display" Viewport 0 0 Depth 16 EndSubSection SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection
# dpkg -l Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Description +++-=========================-=========================-================================================================== ii acpi 1.5-2 displays information on ACPI devices ii acpi-support-base 0.137-5 scripts for handling base ACPI events such as the power button ii acpid 1:2.0.6-1 Advanced Configuration and Power Interface event daemon ii adduser 3.112 add and remove users and groups ii apt 0.8.5 Advanced front-end for dpkg ii apt-utils 0.8.5 APT utility programs ii aptitude 0.6.3-3.1 terminal-based package manager (terminal interface only) ii aspell 0.60.6-4 GNU Aspell spell-checker ii aspell-pl 20100526-1 Polish dictionary for aspell ii base-files 5.9 Debian base system miscellaneous files ii base-passwd 3.5.22 Debian base system master password and group files ii bash 4.1-3 The GNU Bourne Again SHell ii bsdmainutils 8.0.13 collection of more utilities from FreeBSD ii bsdutils 1:2.17.2-3.2 Basic utilities from 4.4BSD-Lite ii busybox 1:1.17.1-4 Tiny utilities for small and embedded systems ii capplets-data 1:2.30.1-2 configuration applets for GNOME - data files ii console-setup 1.56 console font and keymap setup program ii console-terminus 4.30-2 Fixed-width fonts for fast reading on the Linux console ii consolekit 0.4.1-4 framework for defining and tracking users, sessions and seats ii coreutils 8.5-1 GNU core utilities ii cpio 2.11-4 GNU cpio -- a program to manage archives of files ii cpp 4:4.4.4-2 The GNU C preprocessor (cpp) ii cpp-4.4 4.4.4-8 The GNU C preprocessor ii cron 3.0pl1-114 process scheduling daemon ii dash 0.5.5.1-6 POSIX-compliant shell ii dbus 1.2.24-3 simple interprocess messaging system ii dbus-x11 1.2.24-3 simple interprocess messaging system (X11 deps) ii debconf 1.5.35 Debian configuration management system ii debconf-i18n 1.5.35 full internationalization support for debconf ii debian-archive-keyring 2010.08.28 GnuPG archive keys of the Debian archive ii debianutils 3.4 Miscellaneous utilities specific to Debian ii defoma 0.11.11 Debian Font Manager -- automatic font configuration framework ii desktop-file-utils 0.15-2 Utilities for .desktop files ii dhcp3-client 4.1.1-P1-9 ISC DHCP server (transitional package) ii dictionaries-common 1.5.14 Common utilities for spelling dictionary tools ii diffutils 1:3.0-1 File comparison utilities ii discover 2.1.2-4 hardware identification system ii discover-data 2.2010.06.05 Data lists for Discover hardware detection system ii dmidecode 2.9-1.2 Dump Desktop Management Interface data ii dmsetup 2:1.02.48-3 The Linux Kernel Device Mapper userspace library ii doc-linux-pl 2002.06.14-2 Linux docs in Polish: HOWTO - ascii version ii doc-linux-pl-html 2002.06.14-2 Linux docs in Polish: HOWTO - html version ii docbook-xml 4.5-7 standard XML documentation system for software and systems ii dpkg 1.15.8.5 Debian package management system ii e2fslibs 1.41.12-2 ext2/ext3/ext4 file system libraries ii e2fsprogs 1.41.12-2 ext2/ext3/ext4 file system utilities ii eject 2.1.5+deb1+cvs20081104-7 ejects CDs and operates CD-Changers under Linux ii eog 2.30.2-1 Eye of GNOME graphics viewer program ii esound-common 0.2.41-7 Enlightened Sound Daemon - Common files ii evolution-data-server 2.30.2.1-1 evolution database backend server ii evolution-data-server-com 2.30.2.1-1 architecture independent files for Evolution Data Server ii file 5.04-5 Determines file type using "magic" numbers ii findutils 4.4.2-1 utilities for finding files--find, xargs ii fontconfig 2.8.0-2.1 generic font configuration library - support binaries ii fontconfig-config 2.8.0-2.1 generic font configuration library - configuration ii gcc-4.4-base 4.4.4-8 The GNU Compiler Collection (base package) ii gconf2 2.28.1-4 GNOME configuration database system (support tools) ii gconf2-common 2.28.1-4 GNOME configuration database system (common files) ii gdm 2.20.11-2 GNOME Display Manager ii gedit 2.30.3-1 official text editor of the GNOME desktop environment ii gedit-common 2.30.3-1 official text editor of the GNOME desktop environment (support fil ii gettext-base 0.18.1.1-3 GNU Internationalization utilities for the base system ii gksu 2.0.2-3 graphical frontend to su ii gnome-about 2.30.2-1 The GNOME about box ii gnome-applets 2.30.0-3 Various applets for the GNOME panel - binary files ii gnome-applets-data 2.30.0-3 Various applets for the GNOME panel - data files ii gnome-control-center 1:2.30.1-2 utilities to configure the GNOME desktop ii gnome-core 1:2.30+1 The GNOME Desktop Environment -- essential components ii gnome-desktop-data 2.30.2-1 Common files for GNOME desktop apps ii gnome-doc-utils 0.20.1-1 a collection of documentation utilities for the GNOME project ii gnome-icon-theme 2.30.3-1 GNOME Desktop icon theme ii gnome-menus 2.30.3-1 an implementation of the freedesktop menu specification for GNOME ii gnome-mime-data 2.18.0-1 base MIME and Application database for GNOME. ii gnome-panel 2.30.2-1 launcher and docking facility for GNOME ii gnome-panel-data 2.30.2-1 common files for the GNOME Panel ii gnome-power-manager 2.30.1-1 power management tool for the GNOME desktop ii gnome-session 2.30.2-2 The GNOME Session Manager - GNOME 2 session ii gnome-session-bin 2.30.2-2 The GNOME Session Manager - Minimal runtime ii gnome-session-common 2.30.2-2 Common files for the GNOME session manager ii gnome-settings-daemon 2.30.2-1 daemon handling the GNOME session settings ii gnome-terminal 2.30.2-1 The GNOME terminal emulator application ii gnome-terminal-data 2.30.2-1 Data files for the GNOME terminal emulator ii gnupg 1.4.10-4 GNU privacy guard - a free PGP replacement ii gpgv 1.4.10-4 GNU privacy guard - signature verification tool ii grep 2.6.3-3 GNU grep, egrep and fgrep ii groff-base 1.20.1-10 GNU troff text-formatting system (base system components) ii grub-common 1.98+20100804-4 GRand Unified Bootloader, version 2 (common files) ii grub-pc 1.98+20100804-4 GRand Unified Bootloader, version 2 (PC/BIOS version) ii gstreamer0.10-alsa 0.10.30-1 GStreamer plugin for ALSA ii gvfs 1.6.3-1 userspace virtual filesystem - server ii gzip 1.3.12-9 GNU compression utilities ii hicolor-icon-theme 0.12-1 default fallback theme for FreeDesktop.org icon themes ii hostname 3.04 utility to set/show the host name or domain name ii ifupdown 0.6.10 high level tools to configure network interfaces ii info 4.13a.dfsg.1-5 Standalone GNU Info documentation browser ii initramfs-tools 0.98.4 tools for generating an initramfs ii initscripts 2.88dsf-12 scripts for initializing and shutting down the system ii insserv 1.14.0-2 Tool to organize boot sequence using LSB init.d script dependencie ii install-info 4.13a.dfsg.1-5 Manage installed documentation in info format ii installation-report 2.42 system installation report ii ipolish 20100612-1 The Polish dictionary for ispell ii iproute 20100519-3 networking and traffic control tools ii iptables 1.4.8-3 administration tools for packet filtering and NAT ii iputils-ping 3:20100418-2 Tools to test the reachability of network hosts ii isc-dhcp-client 4.1.1-P1-9 ISC DHCP client ii isc-dhcp-common 4.1.1-P1-9 common files used by all the isc-dhcp* packages ii iso-codes 3.20-1 ISO language, territory, currency, script codes and their translat ii ispell 3.1.20.0-7 International Ispell (an interactive spelling corrector) ii kbd 1.15.2-1 Linux console font and keytable utilities ii keyboard-configuration 1.56 system-wide keyboard preferences ii klibc-utils 1.5.20-1 small utilities built with klibc for early boot ii konwert 1.8-11.2 Charset conversion for files or terminal I/O ii konwert-filters 1.8-11.2 Filters used by konwert for charset conversion ii laptop-detect 0.13.7 attempt to detect a laptop ii libacl1 2.2.49-4 Access control list shared library ii libart-2.0-2 2.3.21-1 Library of functions for 2D graphics - runtime files ii libasound2 1.0.23-1 shared library for ALSA applications ii libaspell15 0.60.6-4 GNU Aspell spell-checker runtime library ii libatasmart4 0.17+git20100219-2 ATA S.M.A.R.T. reading and parsing library ii libatk1.0-0 1.30.0-1 The ATK accessibility toolkit ii libattr1 1:2.4.44-2 Extended attribute shared library ii libaudiofile0 0.2.6-8 Open-source version of SGI's audiofile library ii libaudit0 1.7.13-1+b2 Dynamic library for security auditing ii libavahi-client3 0.6.27-2 Avahi client library ii libavahi-common-data 0.6.27-2 Avahi common data files ii libavahi-common3 0.6.27-2 Avahi common library ii libavahi-glib1 0.6.27-2 Avahi glib integration library ii libblas3gf 1.2-7 Basic Linear Algebra Reference implementations, shared library ii libblkid1 2.17.2-3.2 block device id library ii libbonobo2-0 2.24.3-1 Bonobo CORBA interfaces library ii libbonobo2-common 2.24.3-1 Bonobo CORBA interfaces library -- support files ii libbonoboui2-0 2.24.3-1 The Bonobo UI library ii libbonoboui2-common 2.24.3-1 The Bonobo UI library -- common files ii libboost-iostreams1.42.0 1.42.0-4 Boost.Iostreams Library ii libbz2-1.0 1.0.5-6 high-quality block-sorting file compressor library - runtime ii libc-bin 2.11.2-6 Embedded GNU C Library: Binaries ii libc6 2.11.2-6 Embedded GNU C Library: Shared libraries ii libc6-i686 2.11.2-6 Embedded GNU C Library: Shared libraries [i686 optimized] ii libcairo2 1.8.10-6 The Cairo 2D vector graphics library ii libcamel1.2-14 2.30.2.1-1 The Evolution MIME message handling library ii libcanberra-gtk0 0.24-1 Gtk+ helper for playing widget event sounds with libcanberra ii libcanberra0 0.24-1 a simple abstract interface for playing event sounds ii libck-connector0 0.4.1-4 ConsoleKit libraries ii libcomerr2 1.41.12-2 common error description library ii libcpufreq0 007-1 shared library to deal with the cpufreq Linux kernel feature ii libcroco3 0.6.2-1 a generic Cascading Style Sheet (CSS) parsing and manipulation too ii libcups2 1.4.4-3 Common UNIX Printing System(tm) - Core library ii libcwidget3 0.5.16-3 high-level terminal interface library for C++ (runtime files) ii libdatrie1 0.2.4-1 Double-array trie library ii libdb4.7 4.7.25-9 Berkeley v4.7 Database Libraries [runtime] ii libdb4.8 4.8.30-2 Berkeley v4.8 Database Libraries [runtime] ii libdbus-1-3 1.2.24-3 simple interprocess messaging system ii libdbus-glib-1-2 0.88-2 simple interprocess messaging system (GLib-based shared library) ii libdevkit-power-gobject1 1:0.9.5-1+b1 abstraction for power management - shared library (old ABI) ii libdevmapper1.02.1 2:1.02.48-3 The Linux Kernel Device Mapper userspace library ii libdiscover2 2.1.2-4 hardware identification library ii libdmx1 1:1.1.0-2 X11 Distributed Multihead extension library ii libdrm-intel1 2.4.18-6 Userspace interface to intel-specific kernel DRM services -- runti ii libdrm-radeon1 2.4.18-6 Userspace interface to radeon-specific kernel DRM services -- runt ii libdrm2 2.4.18-6 Userspace interface to kernel DRM services -- runtime ii libebackend1.2-0 2.30.2.1-1 Utility library for evolution data servers ii libebook1.2-9 2.30.2.1-1 Client library for evolution address books ii libecal1.2-7 2.30.2.1-1 Client library for evolution calendars ii libedata-book1.2-2 2.30.2.1-1 Backend library for evolution address books ii libedata-cal1.2-7 2.30.2.1-1 Backend library for evolution calendars ii libedataserver1.2-13 2.30.2.1-1 Utility library for evolution data servers ii libedataserverui1.2-8 2.30.2.1-1 GUI utility library for evolution data servers ii libeggdbus-1-0 0.6-1 D-Bus bindings for GObject ii libegroupwise1.2-13 2.30.2.1-1 Client library for accessing groupwise POA through SOAP interface ii libenchant1c2a 1.6.0-1 a wrapper library for various spell checker engines ii libept1 1.0.3+b1 High-level library for managing Debian package information ii libesd0 0.2.41-7 Enlightened Sound Daemon - Shared libraries ii libexempi3 2.1.1-1 library to parse XMP metadata (Library) ii libexif12 0.6.19-1 library to parse EXIF files ii libexpat1 2.0.1-7 XML parsing C library - runtime library ii libfam0 2.7.0-17 Client library to control the FAM daemon ii libffi5 3.0.9-2 Foreign Function Interface library runtime ii libfontconfig1 2.8.0-2.1 generic font configuration library - runtime ii libfontenc1 1:1.0.5-2 X11 font encoding library ii libfreetype6 2.4.2-1 FreeType 2 font engine, shared library files ii libgail18 2.20.1-1+b1 GNOME Accessibility Implementation Library -- shared libraries ii libgcc1 1:4.4.4-8 GCC support library ii libgconf2-4 2.28.1-4 GNOME configuration database system (shared libraries) ii libgcrypt11 1.4.5-2 LGPL Crypto library - runtime library ii libgdata-google1.2-1 2.30.2.1-1 Client library for accessing Google POA through SOAP interface ii libgdata1.2-1 2.30.2.1-1 Client library for accessing Google POA through SOAP interface ii libgdbm3 1.8.3-9 GNU dbm database routines (runtime version) ii libgdu0 2.30.1-2 GObject based Disk Utility Library ii libgfortran3 4.4.4-8 Runtime library for GNU Fortran applications ii libgksu2-0 2.0.13~pre1-1 library providing su and sudo functionality ii libgl1-mesa-dri 7.7.1-4 A free implementation of the OpenGL API -- DRI modules ii libgl1-mesa-glx 7.7.1-4 A free implementation of the OpenGL API -- GLX runtime ii libglade2-0 1:2.6.4-1 library to load .glade files at runtime ii libglib2.0-0 2.24.2-1 The GLib library of C routines ii libglib2.0-data 2.24.2-1 Common files for GLib library ii libgmp3c2 2:4.3.2+dfsg-1 Multiprecision arithmetic library ii libgnome-desktop-2-17 2.30.2-1 Utility library for loading .desktop files - runtime files ii libgnome-keyring0 2.30.1-1 GNOME keyring services library ii libgnome-menu2 2.30.3-1 an implementation of the freedesktop menu specification for GNOME ii libgnome-window-settings1 1:2.30.1-2 Utility library for getting window manager settings ii libgnome2-0 2.30.0-1 The GNOME library - runtime files ii libgnome2-common 2.30.0-1 The GNOME library - common files ii libgnomecanvas2-0 2.30.1-1 A powerful object-oriented display - runtime files ii libgnomecanvas2-common 2.30.1-1 A powerful object-oriented display - common files ii libgnomekbd-common 2.30.1-2 GNOME library to manage keyboard configuration - common files ii libgnomekbd4 2.30.1-2 GNOME library to manage keyboard configuration - shared library ii libgnomeui-0 2.24.3-1 The GNOME libraries (User Interface) - runtime files ii libgnomeui-common 2.24.3-1 The GNOME libraries (User Interface) - common files ii libgnomevfs2-0 1:2.24.3-1 GNOME Virtual File System (runtime libraries) ii libgnomevfs2-common 1:2.24.3-1 GNOME Virtual File System (common files) ii libgnutls26 2.8.6-1 the GNU TLS library - runtime library ii libgpg-error0 1.6-1 library for common error values and messages in GnuPG components ii libgsf-1-114 1.14.18-1 Structured File Library - runtime version ii libgsf-1-common 1.14.18-1 Structured File Library - common files ii libgssapi-krb5-2 1.8.3+dfsg~beta1-1 MIT Kerberos runtime libraries - krb5 GSS-API Mechanism ii libgstreamer-plugins-base 0.10.30-1 GStreamer libraries from the "base" set ii libgstreamer0.10-0 0.10.30-1 Core GStreamer libraries and elements ii libgtk2.0-0 2.20.1-1+b1 The GTK+ graphical user interface library ii libgtk2.0-bin 2.20.1-1 The programs for the GTK+ graphical user interface library ii libgtk2.0-common 2.20.1-1 Common files for the GTK+ graphical user interface library ii libgtksourceview2.0-0 2.10.4-1 shared libraries for the GTK+ syntax highlighting widget ii libgtksourceview2.0-commo 2.10.4-1 common files for the GTK+ syntax highlighting widget ii libgtop2-7 2.28.1-1 gtop system monitoring library (shared) ii libgtop2-common 2.28.1-1 gtop system monitoring library (common) ii libgucharmap7 1:2.30.3-1 Unicode browser widget library (shared library) ii libgudev-1.0-0 160-1 GObject-based wrapper library for libudev ii libgweather-common 2.30.2-1 GWeather common files ii libgweather1 2.30.2-1 GWeather shared library ii libhal-storage1 0.5.14-3 Hardware Abstraction Layer - shared library for storage devices ii libhal1 0.5.14-3 Hardware Abstraction Layer - shared library ii libhtml-parser-perl 3.66-1 collection of modules that parse HTML text documents ii libhtml-tagset-perl 3.20-2 Data tables pertaining to HTML ii libhtml-tree-perl 3.23-2 Perl module to represent and create HTML syntax trees ii libhunspell-1.2-0 1.2.11-1 spell checker and morphological analyzer (shared library) ii libical0 0.44-3 iCalendar library implementation in C (runtime) ii libice6 2:1.0.6-1 X11 Inter-Client Exchange library ii libicu44 4.4.1-6 International Components for Unicode ii libidl0 0.8.14-0.1 library for parsing CORBA IDL files ii libimobiledevice1 1.0.2-1 Library for communicating with the iPhone and iPod Touch ii libjasper1 1.900.1-7+b1 The JasPer JPEG-2000 runtime library ii libjpeg62 6b1-1 The Independent JPEG Group's JPEG runtime library (version 6.2) ii libk5crypto3 1.8.3+dfsg~beta1-1 MIT Kerberos runtime libraries - Crypto Library ii libkeyutils1 1.4-1 Linux Key Management Utilities (library) ii libklibc 1.5.20-1 minimal libc subset for use with initramfs ii libkrb5-3 1.8.3+dfsg~beta1-1 MIT Kerberos runtime libraries ii libkrb5support0 1.8.3+dfsg~beta1-1 MIT Kerberos runtime libraries - Support library ii liblapack3gf 3.2.1-8 library of linear algebra routines 3 - shared version ii liblcms1 1.18.dfsg-1.2+b3 Color management library ii libldap-2.4-2 2.4.23-6 OpenLDAP libraries ii liblocale-gettext-perl 1.05-6 Using libc functions for internationalization in Perl ii libltdl7 2.2.6b-2 A system independent dlopen wrapper for GNU libtool ii liblzma2 4.999.9beta+20100810-1 XZ-format compression library ii libmagic1 5.04-5 File type determination library using "magic" numbers ii libmetacity-private0 1:2.30.1-2 library for the Metacity window manager ii libmpfr4 3.0.0-2 multiple precision floating-point computation ii libnautilus-extension1 2.30.1-2 libraries for nautilus components - runtime version ii libncurses5 5.7+20100313-4 shared libraries for terminal handling ii libncursesw5 5.7+20100313-4 shared libraries for terminal handling (wide character support) ii libnet-dbus-perl 0.33.6-2 Extension for the DBus bindings ii libnewt0.52 0.52.11-1 Not Erik's Windowing Toolkit - text mode windowing with slang ii libnfnetlink0 1.0.0-1 Netfilter netlink library ii libnotify1 0.5.0-2 sends desktop notifications to a notification daemon ii libnspr4-0d 4.8.4-2 NetScape Portable Runtime Library ii libnss3-1d 3.12.6-3 Network Security Service libraries ii libogg0 1.2.0~dfsg-1 Ogg bitstream library ii liboobs-1-4 2.30.1-1 GObject based interface to system-tools-backends - shared library ii liborbit2 1:2.14.18-0.1 libraries for ORBit2 - a CORBA ORB ii libpam-modules 1.1.1-6 Pluggable Authentication Modules for PAM ii libpam-runtime 1.1.1-6 Runtime support for the PAM library ii libpam0g 1.1.1-6 Pluggable Authentication Modules library ii libpanel-applet2-0 2.30.2-1 library for GNOME Panel applets ii libpango1.0-0 1.28.1-1 Layout and rendering of internationalized text ii libpango1.0-common 1.28.1-1 Modules and configuration files for the Pango ii libparted0debian1 2.3-2 The GNU Parted disk partitioning shared library ii libpci3 1:3.1.7-5 Linux PCI Utilities (shared library) ii libpciaccess0 0.12.0-1 Generic PCI access library for X ii libpcre3 8.02-1.1 Perl 5 Compatible Regular Expression Library - runtime files ii libpixman-1-0 0.16.4-1 pixel-manipulation library for X and cairo ii libplist1 1.3-1 Library for handling Apple binary and XML property lists ii libpng12-0 1.2.44-1 PNG library - runtime ii libpolkit-agent-1-0 0.96-3 PolicyKit Authentication Agent API ii libpolkit-backend-1-0 0.96-3 PolicyKit backend API ii libpolkit-gobject-1-0 0.96-3 PolicyKit Authorization API ii libpopt0 1.16-1 lib for parsing cmdline parameters ii libproxy0 0.3.1-1 automatic proxy configuration management library (shared) ii libpython2.6 2.6.6-3 Shared Python runtime library (version 2.6) ii librarian0 0.8.1-5 Documentation meta-data library (library package) ii libreadline6 6.1-3 GNU readline and history libraries, run-time libraries ii librsvg2-2 2.26.3-1 SAX-based renderer library for SVG files (runtime) ii librsvg2-common 2.26.3-1 SAX-based renderer library for SVG files (extra runtime) ii libsasl2-2 2.1.23.dfsg1-6 Cyrus SASL - authentication abstraction library ii libselinux1 2.0.96-1 SELinux runtime shared libraries ii libsepol1 2.0.41-1 SELinux library for manipulating binary security policies ii libsgutils2-2 1.29-1 utilities for devices using the SCSI command set (shared libraries ii libsigc++-2.0-0c2a 2.2.4.2-1 type-safe Signal Framework for C++ - runtime ii libslab0a 2.30.0-1 beautification app library file ii libslang2 2.2.2-4 The S-Lang programming library - runtime version ii libsm6 2:1.1.1-1 X11 Session Management library ii libsoup-gnome2.4-1 2.30.2-1 an HTTP library implementation in C -- GNOME support library ii libsoup2.4-1 2.30.2-1 an HTTP library implementation in C -- Shared library ii libsqlite3-0 3.7.2-1 SQLite 3 shared library ii libss2 1.41.12-2 command-line interface parsing library ii libssl0.9.8 0.9.8o-2 SSL shared libraries ii libstartup-notification0 0.10-1 library for program launch feedback (shared library) ii libstdc++6 4.4.4-8 The GNU Standard C++ Library v3 ii libsysfs2 2.1.0-6 interface library to sysfs ii libtasn1-3 2.7-1 Manage ASN.1 structures (runtime) ii libtdb1 1.2.1-2+b1 Trivial Database - shared library ii libtext-charwidth-perl 0.04-6 get display widths of characters on the terminal ii libtext-iconv-perl 1.7-2 converts between character sets in Perl ii libtext-wrapi18n-perl 0.06-7 internationalized substitute of Text::Wrap ii libthai-data 0.1.14-2 Data files for Thai language support library ii libthai0 0.1.14-2 Thai language support library ii libtiff4 3.9.4-3 Tag Image File Format (TIFF) library ii libudev0 160-1 libudev shared library ii libunique-1.0-0 1.1.6-1.1 Library for writing single instance applications - shared librarie ii libupower-glib1 0.9.5-1+b1 abstraction for power management - shared library ii liburi-perl 1.54-1 module to manipulate and access URI strings ii libusb-0.1-4 2:0.1.12-16 userspace USB programming library ii libusb-1.0-0 2:1.0.8-2 userspace USB programming library ii libusbmuxd1 1.0.4-1 USB multiplexor daemon for iPhone and iPod Touch devices - library ii libuuid-perl 0.02-4 Perl extension for using UUID interfaces as defined in e2fsprogs ii libuuid1 2.17.2-3.2 Universally Unique ID library ii libvorbis0a 1.3.1-1 The Vorbis General Audio Compression Codec (Decoder library) ii libvorbisfile3 1.3.1-1 The Vorbis General Audio Compression Codec (High Level API) ii libvte-common 1:0.24.3-1 Terminal emulator widget for GTK+ 2.0 - common files ii libvte9 1:0.24.3-1 Terminal emulator widget for GTK+ 2.0 - runtime files ii libwebkit-1.0-2 1.2.4-1 Web content engine library for Gtk+ ii libwebkit-1.0-common 1.2.4-1 Web content engine library for Gtk+ - data files ii libwnck-common 2.30.3-1 Window Navigator Construction Kit - common files ii libwnck22 2.30.3-1 Window Navigator Construction Kit - runtime files ii libwrap0 7.6.q-19 Wietse Venema's TCP wrappers library ii libwww-perl 5.836-1 Perl HTTP/WWW client/server library ii libx11-6 2:1.3.3-3 X11 client-side library ii libx11-data 2:1.3.3-3 X11 client-side library ii libxapian22 1.2.3-2 Search engine library ii libxau6 1:1.0.6-1 X11 authorisation library ii libxaw7 2:1.0.7-1 X11 Athena Widget library ii libxcb-atom1 0.3.6-1 utility libraries for X C Binding -- atom ii libxcb-aux0 0.3.6-1 utility libraries for X C Binding -- aux ii libxcb-event1 0.3.6-1 utility libraries for X C Binding -- event ii libxcb-render-util0 0.3.6-1 utility libraries for X C Binding -- render-util ii libxcb-render0 1.6-1 X C Binding, render extension ii libxcb1 1.6-1 X C Binding ii libxcomposite1 1:0.4.2-1 X11 Composite extension library ii libxcursor1 1:1.1.10-2 X cursor management library ii libxdamage1 1:1.1.3-1 X11 damaged region extension library ii libxdmcp6 1:1.0.3-2 X11 Display Manager Control Protocol library ii libxext6 2:1.1.2-1 X11 miscellaneous extension library ii libxfixes3 1:4.0.5-1 X11 miscellaneous 'fixes' extension library ii libxfont1 1:1.4.1-2 X11 font rasterisation library ii libxft2 2.1.14-2 FreeType-based font drawing library for X ii libxi6 2:1.3-4 X11 Input extension library ii libxinerama1 2:1.1-3 X11 Xinerama extension library ii libxkbfile1 1:1.0.6-2 X11 keyboard file manipulation library ii libxklavier16 5.0-2 X Keyboard Extension high-level API ii libxml-parser-perl 2.36-1.1+b1 Perl module for parsing XML files ii libxml-twig-perl 1:3.34-1 Perl module for processing huge XML documents in tree mode ii libxml2 2.7.7.dfsg-4 GNOME XML library ii libxml2-utils 2.7.7.dfsg-4 XML utilities ii libxmu6 2:1.0.5-2 X11 miscellaneous utility library ii libxmuu1 2:1.0.5-2 X11 miscellaneous micro-utility library ii libxpm4 1:3.5.8-1 X11 pixmap library ii libxrandr2 2:1.3.0-3 X11 RandR extension library ii libxrender1 1:0.9.6-1 X Rendering Extension client library ii libxres1 2:1.0.4-1 X11 Resource extension library ii libxslt1.1 1.1.26-6 XSLT 1.0 processing library - runtime library ii libxss1 1:1.2.0-2 X11 Screen Saver extension library ii libxt6 1:1.0.7-1 X11 toolkit intrinsics library ii libxtst6 2:1.1.0-3 X11 Testing -- Record extension library ii libxv1 2:1.0.5-1 X11 Video extension library ii libxvmc1 2:1.0.5-1 X11 Video extension library ii libxxf86dga1 2:1.1.1-2 X11 Direct Graphics Access extension library ii libxxf86vm1 1:1.1.0-2 X11 XFree86 video mode extension library ii linux-base 2.6.32-23 Linux image base package ii linux-image-2.6-686 2.6.32+28 Linux 2.6 for modern PCs (meta-package) ii linux-image-2.6.32-5-686 2.6.32-23 Linux 2.6.32 for modern PCs ii locales 2.11.2-6 Embedded GNU C Library: National Language (locale) data [support] ii login 1:4.1.4.2+svn3283-2 system login tools ii logrotate 3.7.8-6 Log rotation utility ii lsb-base 3.2-23.1 Linux Standard Base 3.2 init script functionality ii make 3.81-8 An utility for Directing compilation. ii man-db 2.5.7-4 on-line manual pager ii manpages 3.25-1 Manual pages about using a GNU/Linux system ii manpages-pl 20060617-3 Polish man pages ii manpages-pl-dev 20060617-3 Polish man pages for developers ii mawk 1.3.3-15 a pattern scanning and text processing language ii menu-xdg 0.5 freedesktop.org menu compliant window manager scripts ii metacity 1:2.30.1-2 lightweight GTK+ window manager ii metacity-common 1:2.30.1-2 shared files for the Metacity window manager ii mime-support 3.48-1 MIME files 'mime.types' & 'mailcap', and support programs ii module-init-tools 3.12-1 tools for managing Linux kernel modules ii mount 2.17.2-3.2 Tools for mounting and manipulating filesystems ii nano 2.2.4-1 small, friendly text editor inspired by Pico ii nautilus 2.30.1-2 file manager and graphical shell for GNOME ii nautilus-data 2.30.1-2 data files for nautilus ii ncurses-base 5.7+20100313-4 basic terminal type definitions ii ncurses-bin 5.7+20100313-4 terminal-related programs and man pages ii net-tools 1.60-23 The NET-3 networking toolkit ii netbase 4.42 Basic TCP/IP networking system ii netcat-traditional 1.10-38 TCP/IP swiss army knife ii notification-daemon 0.5.0-2 daemon to displays passive pop-up notifications ii os-prober 1.39 utility to detect other OSes on a set of drives ii passwd 1:4.1.4.2+svn3283-2 change and administer password and group data ii pciutils 1:3.1.7-5 Linux PCI Utilities ii pcmciautils 015-1 PCMCIA utilities for Linux 2.6 ii perl 5.10.1-14 Larry Wall's Practical Extraction and Report Language ii perl-base 5.10.1-14 minimal Perl system ii perl-modules 5.10.1-14 Core Perl modules ii policykit-1 0.96-3 framework for managing administrative policies and privileges ii policykit-1-gnome 0.96-2 GNOME authentication agent for PolicyKit-1 ii procps 1:3.2.8-9 /proc file system utilities ii psmisc 22.11-1 utilities that use the proc file system ii python 2.6.5-13 interactive high-level object-oriented language (default version) ii python-cairo 1.8.8-1+b1 Python bindings for the Cairo vector graphics library ii python-gconf 2.28.1-1 Python bindings for the GConf configuration database system ii python-gmenu 2.30.3-1 an implementation of the freedesktop menu specification for GNOME ii python-gnome2 2.28.1-1 Python bindings for the GNOME desktop environment ii python-gobject 2.21.4+is.2.21.3-1 Python bindings for the GObject library ii python-gtk2 2.17.0-4 Python bindings for the GTK+ widget set ii python-gtksourceview2 2.10.1-1 Python bindings for the GtkSourceView widget ii python-libxml2 2.7.7.dfsg-4 Python bindings for the GNOME XML library ii python-minimal 2.6.5-13 minimal subset of the Python language (default version) ii python-numpy 1:1.4.1-4 Numerical Python adds a fast array facility to the Python language ii python-pyorbit 2.24.0-6 A Python language binding for the ORBit2 CORBA implementation ii python-support 1.0.10 automated rebuilding support for Python modules ii python2.6 2.6.6-3 An interactive high-level object-oriented language (version 2.6) ii python2.6-minimal 2.6.6-3 A minimal subset of the Python language (version 2.6) ii readline-common 6.1-3 GNU readline and history libraries, common files ii rsyslog 4.6.4-1 enhanced multi-threaded syslogd ii sed 4.2.1-7 The GNU sed stream editor ii sensible-utils 0.0.4 Utilities for sensible alternative selection ii sgml-base 1.26+nmu1 SGML infrastructure and SGML catalog file support ii sgml-data 2.0.4 common SGML and XML data ii shared-mime-info 0.71-3 FreeDesktop.org shared MIME database and spec ii sudo 1.7.4p4-2 Provide limited super user privileges to specific users ii system-tools-backends 2.10.0-2 System Tools to manage computer configuration -- scripts ii sysv-rc 2.88dsf-12 System-V-like runlevel change mechanism ii sysvinit 2.88dsf-12 System-V-like init utilities ii sysvinit-utils 2.88dsf-12 System-V-like utilities ii tar 1.23-2.1 GNU version of the tar archiving utility ii tasksel 2.82 Tool for selecting tasks for installation on Debian systems ii tasksel-data 2.82 Official tasks used for installation of Debian systems ii traceroute 1:2.0.15-1 Traces the route taken by packets over an IPv4/IPv6 network ii ttf-dejavu-core 2.31-1 Vera font family derivate with additional characters ii tzdata 2010l-1 time zone and daylight-saving time data ii ucf 3.0025+nmu1 Update Configuration File: preserve user changes to config files. ii udev 160-1 /dev/ and hotplug management daemon ii udisks 1.0.1+git20100614-1+b1 abstraction for enumerating block devices ii upower 0.9.5-1+b1 abstraction for power management ii usbmuxd 1.0.4-1 USB multiplexor daemon for iPhone and iPod Touch devices ii usbutils 0.87-5 Linux USB utilities ii util-linux 2.17.2-3.2 Miscellaneous system utilities ii vim-common 2:7.2.445+hg~cb94c42c0e1a Vi IMproved - Common files ii vim-tiny 2:7.2.445+hg~cb94c42c0e1a Vi IMproved - enhanced vi editor - compact version ii wget 1.12-2.1 retrieves files from the web ii whiptail 0.52.11-1 Displays user-friendly dialog boxes from shell scripts ii wpolish 20100612-1 Polish dictionary words for /usr/share/dict ii x11-common 1:7.5+7 X Window System (X.Org) infrastructure ii x11-utils 7.5+4 X11 utilities ii x11-xkb-utils 7.5+5 X11 XKB utilities ii xauth 1:1.0.4-1 X authentication utility ii xfonts-base 1:1.0.1 standard fonts for X ii xfonts-encodings 1:1.0.3-1 Encodings for X.Org fonts ii xfonts-utils 1:7.5+2 X Window System font utility programs ii xkb-data 1.8-1 X Keyboard Extension (XKB) configuration data ii xml-core 0.13 XML infrastructure and XML catalog file support ii xserver-common 2:1.7.7-6 common files used by various X servers ii xserver-xorg 1:7.5+7 the X.Org X server ii xserver-xorg-core 2:1.7.7-6 Xorg X server - core server ii xserver-xorg-input-all 1:7.5+7 the X.Org X server -- input driver metapackage ii xserver-xorg-input-evdev 1:2.3.2-6 X.Org X server -- evdev input driver ii xserver-xorg-input-synapt 1.2.2-2 Synaptics TouchPad driver for X.Org server ii xserver-xorg-input-wacom 0.10.5+20100416-1 X.Org X server -- Wacom input driver ii xserver-xorg-video-intel 2:2.9.1-4 X.Org X server -- Intel i8xx, i9xx display driver ii xsltproc 1.1.26-6 XSLT 1.0 command line processor ii xz-utils 4.999.9beta+20100810-1 XZ-format compression utilities ii yelp 2.30.1+webkit-1 Help browser for GNOME ii zenity 2.30.0-1 Display graphical dialog boxes from shell scripts ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
Ostatnio edytowany przez Gadget (2010-10-07 16:20:52)
Offline
Wywal xorg.conf.
Xy powinny wstać bez niego.
Jeśli nie to pokaz zawartość /var/log/Xorg.0.log
Offline
Raczej obstawiam, że mi jakiegoś pakietu brakuje, tylko nie wiem jakiego.
Offline
Zrob co napisałem to się okaże.
log powie co go boli.
Offline
tak to wyglada
# cat /var/log/Xorg.0.log X.Org X Server 1.7.7 Release Date: 2010-05-04 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.32-5-686 i686 Debian Current Operating System: Linux Gadget 2.6.32-5-686 #1 SMP Sat Sep 18 02:14:45 UTC 2010 i686 Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.32-5-686 root=UUID=afd5f3f4-5d8a-42c8-9d89-3970c88dcf09 ro vga=791 Build Date: 08 September 2010 07:20:20PM xorg-server 2:1.7.7-6 (Julien Cristau <jcristau@debian.org>) Current version of pixman: 0.16.4 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: Mon Oct 4 21:01:19 2010 (II) Loader magic: 0x81ea020 (II) Module ABI versions: X.Org ANSI C Emulation: 0.4 X.Org Video Driver: 6.0 X.Org XInput driver : 7.0 X.Org Server Extension : 2.0 (--) using VT number 7 (--) PCI:*(0:0:2:0) 8086:3582:103c:3084 Intel Corporation 82852/855GM Integrated Graphics Device rev 2, Mem @ 0xe8000000/134217728, 0xe0000000/524288, I/O @ 0x00001800/8 (--) PCI: (0:0:2:1) 8086:3582:103c:3084 Intel Corporation 82852/855GM Integrated Graphics Device rev 2, Mem @ 0xf0000000/134217728, 0xe0080000/524288 List of video drivers: intel (II) LoadModule: "intel" (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so (II) Module intel: vendor="X.Org Foundation" compiled for 1.7.7, module version = 2.9.1 Module class: X.Org Video Driver ABI class: X.Org Video Driver, version 6.0 (II) Primary Device is: PCI 00@00:02:0 (II) intel: Driver for Intel Integrated Graphics Chipsets: i810, i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45, 4 Series, G45/G43, Q45/Q43, G41, B43, Clarkdale, Arrandale (++) Using config file: "/root/xorg.conf.new" (==) Using system config directory "/usr/share/X11/xorg.conf.d" (==) ServerLayout "X.org Configured" (**) |-->Screen "Screen0" (0) (**) | |-->Monitor "Monitor0" (**) | |-->Device "Card0" (**) |-->Screen "Screen1" (1) (**) | |-->Monitor "Monitor1" (**) | |-->Device "Card1" (**) |-->Input Device "Mouse0" (**) |-->Input Device "Keyboard0" (==) Automatically adding devices (==) Automatically enabling devices (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/X11/Type1" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist. Entry deleted from font path. (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/X11/Type1" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist. Entry deleted from font path. (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist. Entry deleted from font path. (**) FontPath set to: /usr/share/fonts/X11/misc, built-ins, /usr/share/fonts/X11/misc, built-ins (**) ModulePath set to "/usr/lib/xorg/modules" (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled. (WW) Disabling Mouse0 (WW) Disabling Keyboard0 Xorg detected your mouse at device /dev/input/mice. Please check your config if the mouse is still not operational, as by default Xorg tries to autodetect the protocol. Xorg has configured a multihead system, please check your config. Your xorg.conf file is /root/xorg.conf.new To test the server, run 'X -config /root/xorg.conf.new'
Offline
Odpalone z xorg.conf czy bez ?
Offline
ilin napisał(-a):
Odpalone z xorg.conf czy bez ?
Wywaliłem xorg.conf i dałem reboot i dopiero log. Nie jestem pewien, ale dopóki nie wrzuciłem ręcznie xorg.conf to logu chyba w ogóle nie było. (tzn, nie generował się)
Ostatnio edytowany przez Gadget (2010-10-04 22:00:03)
Offline
SpeedVin napisał(-a):
ilin napisał(-a):
Odpalone z xorg.conf czy bez ?
Widzę z logu ,że bez ale widzę też ,że kolega @Gadget odpala X'y z roota ,a tak gdm nie wystartuje :)
Ja wciskał przysik power > dalej grub i system rusza i jak pisałem leci do czarnego ekranu.
Ostatnio edytowany przez Gadget (2010-10-04 22:02:55)
Offline
Wygeneruj teraz xorga tak jak Ci log podaje i na nim odpal.
Offline
ilin napisał(-a):
Wygeneruj teraz xorga tak jak Ci log podaje i na nim odpal.
A wiec zrobilem nastepujaco w trybie single, bo tylko w takim moge dostac sie do konsoli:
X -configure cp /root/xorg.conf.new /etc/X11/xorg.conf
i reboot i Dalej czarny ekran.
nowy log:
# cat /var/log/Xorg.0.log X.Org X Server 1.7.7 Release Date: 2010-05-04 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.32-5-686 i686 Debian Current Operating System: Linux Gadget 2.6.32-5-686 #1 SMP Sat Sep 18 02:14:45 UTC 2010 i686 Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.32-5-686 root=UUID=afd5f3f4-5d8a-42c8-9d89-3970c88dcf09 ro single vga=792 Build Date: 08 September 2010 07:20:20PM xorg-server 2:1.7.7-6 (Julien Cristau <jcristau@debian.org>) Current version of pixman: 0.16.4 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: Mon Oct 4 22:08:58 2010 (II) Loader magic: 0x81ea020 (II) Module ABI versions: X.Org ANSI C Emulation: 0.4 X.Org Video Driver: 6.0 X.Org XInput driver : 7.0 X.Org Server Extension : 2.0 (--) using VT number 2 (--) PCI:*(0:0:2:0) 8086:3582:103c:3084 Intel Corporation 82852/855GM Integrated Graphics Device rev 2, Mem @ 0xe8000000/134217728, 0xe0000000/524288, I/O @ 0x00001800/8 (--) PCI: (0:0:2:1) 8086:3582:103c:3084 Intel Corporation 82852/855GM Integrated Graphics Device rev 2, Mem @ 0xf0000000/134217728, 0xe0080000/524288 List of video drivers: intel (II) LoadModule: "intel" (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so (II) Module intel: vendor="X.Org Foundation" compiled for 1.7.7, module version = 2.9.1 Module class: X.Org Video Driver ABI class: X.Org Video Driver, version 6.0 (II) Primary Device is: PCI 00@00:02:0 (II) intel: Driver for Intel Integrated Graphics Chipsets: i810, i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45, 4 Series, G45/G43, Q45/Q43, G41, B43, Clarkdale, Arrandale (++) Using config file: "/root/xorg.conf.new" (==) Using system config directory "/usr/share/X11/xorg.conf.d" (==) ServerLayout "X.org Configured" (**) |-->Screen "Screen0" (0) (**) | |-->Monitor "Monitor0" (**) | |-->Device "Card0" (**) |-->Screen "Screen1" (1) (**) | |-->Monitor "Monitor1" (**) | |-->Device "Card1" (**) |-->Input Device "Mouse0" (**) |-->Input Device "Keyboard0" (==) Automatically adding devices (==) Automatically enabling devices (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/X11/Type1" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist. Entry deleted from font path. (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/X11/Type1" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist. Entry deleted from font path. (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist. Entry deleted from font path. (**) FontPath set to: /usr/share/fonts/X11/misc, built-ins, /usr/share/fonts/X11/misc, built-ins (**) ModulePath set to "/usr/lib/xorg/modules" (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled. (WW) Disabling Mouse0 (WW) Disabling Keyboard0 Xorg detected your mouse at device /dev/input/mice. Please check your config if the mouse is still not operational, as by default Xorg tries to autodetect the protocol. Xorg has configured a multihead system, please check your config. Your xorg.conf file is /root/xorg.conf.new To test the server, run 'X -config /root/xorg.conf.new'
EDIT:
zauwazylem ze nie mam np. pakietu hal zainstalowanego, czy to moze miec znaczenie ?
Ostatnio edytowany przez Gadget (2010-10-04 22:23:04)
Offline
(++) Using config file: "/root/xorg.conf.new"
Nawet nie wiedziałem, że on tak umie :) Spróbuj jeszcze usunąć i ten... a jak nie ruszy to również /etc/X11/xorg.conf.
A jak dalej nie ruszy to loga kompletnie bez żadnych xorg.conf'ów daj.
Gadget napisał(-a):
zauwazylem ze nie mam np. pakietu hal zainstalowanego, czy to moze miec znaczenie ?
Wątpię... ta wersja xorga w Debianie opiera swoją automagię na udevie, a nie na halu.
Ostatnio edytowany przez ArnVaker (2010-10-04 22:29:15)
Offline
Zadna wersja xorg.conf nie przyniosla pozytywnych rezultatow. Wiec je wywalilem, na wszelki wypadek wywalilem tez logi i dalem reboot > dalej czarny ekran > tyle ze teraz zaden log nie powstal:
# cat /var/log/Xorg.0.log cat: /var/log/Xorg.0.log: No such file or directory
:/var/log# ls ConsoleKit boot dmesg.0 gdm mail.err news alternatives.log btmp dpkg.log installer mail.info syslog apt daemon.log faillog kern.log mail.log user.log aptitude debug fontconfig.log lastlog mail.warn wtmp auth.log dmesg fsck lpr.log messages
Macie jeszcze jakies pomysly ? Moze jakis pakietow brakuje ?
Ostatnio edytowany przez Gadget (2010-10-04 22:47:56)
Offline
ArnVaker napisał(-a):
Kod:
(++) Using config file: "/root/xorg.conf.new"Nawet nie wiedziałem, że on tak umie :) Spróbuj jeszcze usunąć i ten... a jak nie ruszy to również /etc/X11/xorg.conf
Nie umie - to log albo z generowania konfiga przez X -configure, albo polecanego później testu: X -config /root/xorg.conf.new - który jest polecany (pojawia się taki komunikat), po wygenerowaniu nowego xorga w tej lokalizacji.
Jak wcześniej napisali:
rm -f /etc/X11/xorg.conf startx
a jak wstanie lub nie - to na konsoli, z której odpaliłeś byłby log Xorga, powinien się również pojawić w /var/log/X*.log
A xserwer sam z własnej inicjatywy nie zagląda do /root/xorc.conf.new, o ile go ktoś o to nie poprosi. ;)
To by było na tyle
;-)
Ostatnio edytowany przez Jacekalex (2010-10-04 23:11:06)
Offline
test X -config /root/xorg.conf.new
powoduje czarny ekran i generuje sie plik /var/log/Xorg.0.log o wielkosci 0 bajtow, czyli jest pusty.
Offline
A czy bez ŻADNEGO pliku /etc/X11/xorg.conf xserwer wstaje po wydaniu polecenia
startx
Przecież napisałem wyraźnie:
rm -f /etc/X11/xorg.conf startx
- próbowałeś?
A co do logów xserwera - to nie wszystkie muszą mieć numer 0,
lepiej szukaj tak:
ls -l /var/log/X*.log
A poza tym - Squeeze, to wydanie testowe, dla doświadczonych użytkowników, a nie dla lamerów.
Jak ktoś nie potrafi sprawdzić - czemu Xserwer nie wstaje - to czy jest zaawansowanym użytkownikiem?
Weź sobie stabilnego Lenny - tam xserwer zazwyczaj chodzi.
Offline
U Ciebie tam są błedy z ładowaniem czcionek.
Może warto by to sprawdzić.
ja mam w lapku na intelu
ii console-data 2:1.10-5 keymaps, fonts, charset maps, fallback tables for console-tools ii console-tools 1:0.2.3dbs-69 Linux console and font utilities ii defoma 0.11.11 Debian Font Manager -- automatic font configuration framework ii fontconfig 2.8.0-2.1 generic font configuration library - support binaries ii fontconfig-config 2.8.0-2.1 generic font configuration library - configuration ii gsfonts 1:8.11+urwcyr1.0.7~pre44-4.2 Fonts for the Ghostscript interpreter(s) ii gsfonts-x11 0.21 Make Ghostscript fonts available to X11 ii libconsole 1:0.2.3dbs-69 Shared libraries for Linux console and font manipulation ii libfont-afm-perl 1.20-1 Font::AFM - Interface to Adobe Font Metrics files ii libfont-freetype-perl 0.03-1 Read font files and render glyphs from Perl using FreeType2 ii libfontconfig1 2.8.0-2.1 generic font configuration library - runtime ii libfontconfig1-dev 2.8.0-2.1 generic font configuration library - development ii libfontenc1 1:1.0.5-2 X11 font encoding library ii libfreetype6 2.4.2-1 FreeType 2 font engine, shared library files ii libfreetype6-dev 2.4.2-1 FreeType 2 font engine, development files ii libt1-5 5.1.2-3 Type 1 font rasterizer library - runtime ii libxfont1 1:1.4.1-2 X11 font rasterisation library ii libxft-dev 2.1.14-2.1 FreeType-based font drawing library for X (development files) ii libxft2 2.1.14-2.1 FreeType-based font drawing library for X ii lmodern 2.004.1-3 scalable PostScript and OpenType fonts based on Computer Modern ii ooobasis3.2-ooofonts 3.2.0-12 Mailcap module for OpenOffice.org 3.2 ii ttf-dejavu-core 2.31-1 Vera font family derivate with additional characters ii ttf-dejavu-extra 2.31-1 Vera font family derivate with additional characters ii ttf-freefont 20090104-7 Freefont Serif, Sans and Mono Truetype fonts ii ttf-lyx 1.6.7-1 TrueType versions of some TeX fonts ii ttf-mscorefonts-installer 3.3 Installer for Microsoft TrueType core fonts ii x-ttcidfont-conf 32 TrueType and CID fonts configuration for X ii x11-xfs-utils 7.4+1 X font server utilities ii x11proto-fonts-dev 2.1.0-1 X11 font extension wire protocol ii xfonts-100dpi 1:1.0.1 100 dpi fonts for X ii xfonts-100dpi-transcoded 1:1.0.1 100 dpi fonts for X (transcoded from ISO 10646-1) ii xfonts-75dpi 1:1.0.1 75 dpi fonts for X ii xfonts-base 1:1.0.1 standard fonts for X ii xfonts-encodings 1:1.0.3-1 Encodings for X.Org fonts ii xfonts-scalable 1:1.0.1-1 scalable fonts for X ii xfonts-terminus 4.30-2 Fixed-width fonts for fast reading ii xfonts-utils
Offline
Jacekalex napisał(-a):
A czy bez ŻADNEGO pliku /etc/X11/xorg.conf xserwer wstaje po wydaniu polecenia
Kod:
startx
Nie wstaje.
Jacekalex napisał(-a):
Przecież napisałem wyraźnie:
Kod:
rm -f /etc/X11/xorg.conf startx- próbowałeś?
Próbowałem i nie wstaje.
Jacekalex napisał(-a):
A co do logów xserwera - to nie wszystkie muszą mieć numer 0,
lepiej szukaj tak:Kod:
ls -l /var/log/X*.log
Wiem, że nie muszą mieć numeru 0, ale mi generuje się tylko pusty log (plik Xorg.0.log). W katalogu /var/log/ jest tylko ten plik z rozpoczynających się na X*
Jacekalex napisał(-a):
A poza tym - Squeeze, to wydanie testowe, dla doświadczonych użytkowników, a nie dla lamerów.
Jak ktoś nie potrafi sprawdzić - czemu Xserwer nie wstaje - to czy jest zaawansowanym użytkownikiem?
Weź sobie stabilnego Lenny - tam xserwer zazwyczaj chodzi.
Kiedy właśnie chcę zrozumieć co robię nie tak.
ilin napisał(-a):
U Ciebie tam są błedy z ładowaniem czcionek.
Może warto by to sprawdzić.
ja mam w lapku na inteluKod:
ii console-data 2:1.10-5 keymaps, fonts, charset maps, fallback tables for console-tools ii console-tools 1:0.2.3dbs-69 Linux console and font utilities ii defoma 0.11.11 Debian Font Manager -- automatic font configuration framework ii fontconfig 2.8.0-2.1 generic font configuration library - support binaries ii fontconfig-config 2.8.0-2.1 generic font configuration library - configuration ii gsfonts 1:8.11+urwcyr1.0.7~pre44-4.2 Fonts for the Ghostscript interpreter(s) ii gsfonts-x11 0.21 Make Ghostscript fonts available to X11 ii libconsole 1:0.2.3dbs-69 Shared libraries for Linux console and font manipulation ii libfont-afm-perl 1.20-1 Font::AFM - Interface to Adobe Font Metrics files ii libfont-freetype-perl 0.03-1 Read font files and render glyphs from Perl using FreeType2 ii libfontconfig1 2.8.0-2.1 generic font configuration library - runtime ii libfontconfig1-dev 2.8.0-2.1 generic font configuration library - development ii libfontenc1 1:1.0.5-2 X11 font encoding library ii libfreetype6 2.4.2-1 FreeType 2 font engine, shared library files ii libfreetype6-dev 2.4.2-1 FreeType 2 font engine, development files ii libt1-5 5.1.2-3 Type 1 font rasterizer library - runtime ii libxfont1 1:1.4.1-2 X11 font rasterisation library ii libxft-dev 2.1.14-2.1 FreeType-based font drawing library for X (development files) ii libxft2 2.1.14-2.1 FreeType-based font drawing library for X ii lmodern 2.004.1-3 scalable PostScript and OpenType fonts based on Computer Modern ii ooobasis3.2-ooofonts 3.2.0-12 Mailcap module for OpenOffice.org 3.2 ii ttf-dejavu-core 2.31-1 Vera font family derivate with additional characters ii ttf-dejavu-extra 2.31-1 Vera font family derivate with additional characters ii ttf-freefont 20090104-7 Freefont Serif, Sans and Mono Truetype fonts ii ttf-lyx 1.6.7-1 TrueType versions of some TeX fonts ii ttf-mscorefonts-installer 3.3 Installer for Microsoft TrueType core fonts ii x-ttcidfont-conf 32 TrueType and CID fonts configuration for X ii x11-xfs-utils 7.4+1 X font server utilities ii x11proto-fonts-dev 2.1.0-1 X11 font extension wire protocol ii xfonts-100dpi 1:1.0.1 100 dpi fonts for X ii xfonts-100dpi-transcoded 1:1.0.1 100 dpi fonts for X (transcoded from ISO 10646-1) ii xfonts-75dpi 1:1.0.1 75 dpi fonts for X ii xfonts-base 1:1.0.1 standard fonts for X ii xfonts-encodings 1:1.0.3-1 Encodings for X.Org fonts ii xfonts-scalable 1:1.0.1-1 scalable fonts for X ii xfonts-terminus 4.30-2 Fixed-width fonts for fast reading ii xfonts-utils
Zainstalowałem powyższe ręcznie i dalej czarny ekran. Może jeszce jakieś logi podać ?
Offline
xbase-clients dociągnij, bo tak patrzę teraz, że ani jego ani xinit nie masz...
Jacekalex napisał(-a):
A poza tym - Squeeze, to wydanie testowe, dla doświadczonych użytkowników, a nie dla lamerów.
phi, testing jest dla ludzi, zwłaszcza że to już obecnie "mrożonka" :)
Offline
ArnVaker napisał(-a):
xbase-clients dociągnij, bo tak patrzę teraz, że ani jego ani xinit nie masz...
W między czasie wywaliłem gdm > włączyłem instalację pakietów polecanych > zainstalowałem ponownie gdm i z automatu zainstalowały się xbase-clients oraz xinit. Nic to nie pomogło.
Offline
Rzuciłem okiem w google i myślę że to może być (choć nie musi) jakiś bug.
http://forums.debian.net/viewtopic.php?f=17&t=55455
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=596709
https://bugs.launchpad.net/ubuntu/+source/xserver-x … l/+bug/541511
Tak na szybko, to próbowałbym kernel i/lub sterownik intela z Sida/Siduxa.
Tylko że tak po prawdzie, to ja z intela lama jestem — nie miałem nigdy styczności :]
EDIT: Jeszcze możesz kontrolnie sprawdzić czy na vesie się podniesie.
Ostatnio edytowany przez ArnVaker (2010-10-05 13:39:42)
Offline
ArnVaker napisał(-a):
Rzuciłem okiem w google i myślę że to może być (choć nie musi) jakiś bug.
http://forums.debian.net/viewtopic.php?f=17&t=55455
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=596709
https://bugs.launchpad.net/ubuntu/+source/xserver-x … l/+bug/541511
Tak na szybko, to próbowałbym kernel i/lub sterownik intela z Sida/Siduxa.
Tylko że tak po prawdzie, to ja z intela lama jestem — nie miałem nigdy styczności :]
EDIT: Jeszcze możesz kontrolnie sprawdzić czy na vesie się podniesie.
Zanim napisałeś zrobiłem upgrade do Sid'a i jest OK. Rozumiem, że w Squeeze jest bug związany z xserver-xorg-video-intel
Ale chce mieć Squeeze. Więc zrobię tak, że go zainstaluje i dodam go Gruba
nomodeset acpi_osi="linux"
Jeśli dalej będzie problem to dodam repo Sid'a i zainstaluję xserver-xorg-video-intel z Sida
Jak i to nie pomoże to dodatkowo zainstaluję kernel z Sid'a.
Dobrze kombinuję ?
P.S.
Przy instalacji Squeeze dałem: Sterowniki do dołączenia w initrd > dostosowany: dołącz tylko sterowniki wymagane przez system Czy to może też mieć znaczenie ?
Ostatnio edytowany przez Gadget (2010-10-05 14:02:06)
Offline
W miarę poprawnego configa generuje także pakiet nvidia-xconfig. Tak, tak - wiem, nie ta grafika i w ogóle :)
Ale w ten sposób wygenerowałem sobie configa na mojego radka. Trzeba zmienić nazwę xfree86 na xorg.conf a w środku drivers z nvidia na intel.
Może Ci zadziała
a i jeszcze
lsmod | grep intel
zobaczymy czy załadowane są moduły Twojej grafiki
Offline
Bodzio napisał(-a):
W miarę poprawnego configa generuje także pakiet nvidia-xconfig. Tak, tak - wiem, nie ta grafika i w ogóle :)
Ale w ten sposób wygenerowałem sobie configa na mojego radka. Trzeba zmienić nazwę xfree86 na xorg.conf a w środku drivers z nvidia na intel.
Może Ci zadziała
Dobrze wiedzieć.
Bodzio napisał(-a):
a i jeszcze
lsmod | grep intel
zobaczymy czy załadowane są moduły Twojej grafiki
# lsmod | grep intel snd_intel8x0m 8100 0 snd_intel8x0 19555 1 snd_ac97_codec 79148 2 snd_intel8x0m,snd_intel8x0 snd_pcm 47226 4 snd_intel8x0m,snd_intel8x0,snd_ac97_codec,snd_pcsp snd 34363 8 snd_intel8x0m,snd_intel8x0,snd_ac97_codec,snd_pcsp,snd_pcm,snd_timer snd_page_alloc 5045 3 snd_intel8x0m,snd_intel8x0,snd_pcm
Z tym że to już po upgrade do Sid.
Offline