Thread View: gmane.linux.debian.user
2 messages
2 total messages
Started by tomoya TAKAGI
Sun, 14 Jun 2009 01:02
xserver fails to start
Author: tomoya TAKAGI
Date: Sun, 14 Jun 2009 01:02
Date: Sun, 14 Jun 2009 01:02
146 lines
7263 bytes
7263 bytes
Hello. X does not start on sid. Does anyone know how to solve this problem, or which source should I refer to? == Situation == I installed squeeze using netinst CD with minimal components, then upgraded to sid modifying my apt-line from squeeze to unstable. After that, I installed X.org: # aptitude install read-edid mdetect xorg twm xterm Installation succeeded. But X fails to start: --------------------------8<-------------------------- $ startx This is a pre-release version of the X server from The X.Org Foundation. It is not supported in any way. Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/. Select the "xorg" product for bugs you find in this release. Before reporting bugs in pre-release versions please check the latest version in the X.Org Foundation git repository. See http://wiki.x.org/wiki/GitPage for git access instructions. X.Org X Server 1.6.1.901 (1.6.2 RC 1) Release Date: 2009-5-8 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.26-2-686 i686 Debian Current Operating System: Linux debian 2.6.29-2-686 #1 SMP Sun May 17 17:56:29 UTC 2009 i686 Build Date: 14 May 2009 05:49:41PM xorg-server 2:1.6.1.901-2 (jcristau@debian.org) 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: Sun Jun 14 00:38:20 2009 (==) Using config file: "/etc/X11/xorg.conf" Setting master SELinux: Disabled on system, not enabling in X server 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 Dropping master ^C waiting for X server to shut down xinit: unexpected signal 2. --------------------------8<-------------------------- The screen is entirely black, and it shows nothing. But I could return to console using [Ctrl]+[Alt]+[F1]. So my available choice was only to push ^C to abort. Some of my configuration is as follows: $ cat ~/.xsession exec twm $ cat /etc/X11/xorg.conf : [comment skipped] : Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "XkbRules" "xorg" Option "XkbModel" "jp106" Option "XkbLayout" "jp" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" EndSection Section "Device" Identifier "Configured Video Device" EndSection Section "Monitor" Identifier "Configured Monitor" EndSection Section "Screen" Identifier "Default Screen" Monitor "Configured Monitor" EndSection $ grep -n "(EE)\|(WW)" /var/log/Xorg.0.log 21: (WW) warning, (EE) error, (NI) not implemented, (??) unknown. 32:(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. 34:(WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist. 167:(WW) intel(0): libpciaccess reported 0 rom size, guessing 64kB 367:(WW) intel(0): DRI2 requires UXA $ lspci | grep VGA 00:02.0 VGA compatible controller: Intel Corporation 82865G Integrated Graphics Controller (rev 02) $ dpkg -l | grep xserver-xorg ii xserver-xorg 1:7.4+3 the X.Org X server ii xserver-xorg-core 2:1.6.1.901-2 Xorg X server - core server ii xserver-xorg-input-evdev 1:2.2.2-1 X.Org X server -- evdev input driver ii xserver-xorg-video-all 1:7.4+3 the X.Org X server -- output driver metapack ii xserver-xorg-video-apm 1:1.2.1-2 X.Org X server -- APM display driver ii xserver-xorg-video-ark 1:0.7.1-2 X.Org X server -- ark display driver ii xserver-xorg-video-ati 1:6.12.2-2 X.Org X server -- ATI display driver wrapper ii xserver-xorg-video-chips 1:1.2.1-2 X.Org X server -- Chips display driver ii xserver-xorg-video-cirrus 1:1.3.0-1 X.Org X server -- Cirrus display driver ii xserver-xorg-video-fbdev 1:0.4.0-4 X.Org X server -- fbdev display driver ii xserver-xorg-video-i128 1:1.3.1-3 X.Org X server -- i128 display driver ii xserver-xorg-video-i740 1:1.3.0-1 X.Org X server -- i740 display driver ii xserver-xorg-video-intel 2:2.7.1-1 X.Org X server -- Intel i8xx, i9xx display d ii xserver-xorg-video-mach64 6.8.0+git20090201.d394e0b8-2 X.Org X server -- ATI Mach64 display driver ii xserver-xorg-video-mga 1:1.4.10.dfsg-1 X.Org X server -- MGA display driver ii xserver-xorg-video-neomagic 1:1.2.2-2 X.Org X server -- Neomagic display driver ii xserver-xorg-video-nv 1:2.1.13-1 X.Org X server -- NV display driver ii xserver-xorg-video-openchrome 1:0.2.903+svn741-1+b1 X.Org X server -- VIA display driver ii xserver-xorg-video-r128 6.8.0+git20090201.08d56c88-2 X.Org X server -- ATI r128 display driver ii xserver-xorg-video-radeon 1:6.12.2-2 X.Org X server -- ATI Radeon display driver ii xserver-xorg-video-radeonhd 1.2.5-1 X.Org X server -- AMD/ATI r5xx, r6xx display ii xserver-xorg-video-rendition 1:4.2.1-1 X.Org X server -- Rendition display driver ii xserver-xorg-video-s3 1:0.6.1-2 X.Org X server -- legacy S3 display driver ii xserver-xorg-video-s3virge 1:1.10.2-2 X.Org X server -- S3 ViRGE display driver ii xserver-xorg-video-savage 1:2.2.1-5 X.Org X server -- Savage display driver ii xserver-xorg-video-siliconmotion 1:1.7.1-1 X.Org X server -- SiliconMotion display driv ii xserver-xorg-video-sis 1:0.10.1-2 X.Org X server -- SiS display driver ii xserver-xorg-video-sisusb 1:0.9.1-1 X.Org X server -- SiS USB display driver ii xserver-xorg-video-tdfx 1:1.4.1-1 X.Org X server -- tdfx display driver ii xserver-xorg-video-trident 1:1.3.1-1 X.Org X server -- Trident display driver ii xserver-xorg-video-tseng 1:1.2.1-1 X.Org X server -- Tseng display driver ii xserver-xorg-video-v4l 0.2.0-3 X.Org X server -- Video 4 Linux display driv ii xserver-xorg-video-vesa 1:2.2.0-1 X.Org X server -- VESA display driver ii xserver-xorg-video-vmware 1:10.16.6-1 X.Org X server -- VMware display driver ii xserver-xorg-video-voodoo 1:1.2.1-1 X.Org X server -- Voodoo display driver Thanks. -------------------------------------- Power up the Internet with Yahoo! Toolbar. http://pr.mail.yahoo.co.jp/toolbar/
Re: xserver fails to start
Author: Florian Kulzer
Date: Mon, 15 Jun 2009 21:38
Date: Mon, 15 Jun 2009 21:38
65 lines
2112 bytes
2112 bytes
On Sun, Jun 14, 2009 at 01:02:11 +0900, tomoya TAKAGI wrote: > Hello. > > X does not start on sid. > Does anyone know how to solve this problem, or which source should I refer to? > > == Situation == > I installed squeeze using netinst CD with minimal components, > then upgraded to sid modifying my apt-line from squeeze to unstable. > > After that, I installed X.org: > # aptitude install read-edid mdetect xorg twm xterm > > Installation succeeded. But X fails to start: > --------------------------8<-------------------------- > $ startx [...] > X.Org X Server 1.6.1.901 (1.6.2 RC 1) > Release Date: 2009-5-8 > X Protocol Version 11, Revision 0 > Build Operating System: Linux 2.6.26-2-686 i686 Debian > Current Operating System: Linux debian 2.6.29-2-686 #1 SMP Sun May 17 17:56:29 UTC 2009 i686 > Build Date: 14 May 2009 05:49:41PM > xorg-server 2:1.6.1.901-2 [...] > SELinux: Disabled on system, not enabling in X server > 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 > Dropping master > ^C > waiting for X server to shut down > > xinit: unexpected signal 2. > --------------------------8<-------------------------- > > The screen is entirely black, and it shows nothing. > But I could return to console using [Ctrl]+[Alt]+[F1]. > So my available choice was only to push ^C to abort. Go to one of the other consoles and check the status of twm (e.g. with "ps -ef | grep twm"). Also, are there any clues in ~/.xsession-errors? > Some of my configuration is as follows: > $ cat ~/.xsession > exec twm What happens if you just put "xterm" into that file (also try ~/.xinitrc instead)? [ snip: I did not notice anything unusual in your xorg.conf, your xorg log and your list of installed packages. ] > $ lspci | grep VGA > 00:02.0 VGA compatible controller: Intel Corporation 82865G Integrated Graphics Controller (rev 02) -- Regards, | http://users.icfo.es/Florian.Kulzer Florian |
Thread Navigation
This is a paginated view of messages in the thread with full content displayed inline.
Messages are displayed in chronological order, with the original post highlighted in green.
Use pagination controls to navigate through all messages in large threads.
Back to All Threads