Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED]Can't start X
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Shark82
n00b
n00b


Joined: 13 Jun 2013
Posts: 4

PostPosted: Sun Jun 16, 2013 10:55 pm    Post subject: [SOLVED]Can't start X Reply with quote

Hi

I am totally new to Gentoo. I have installed Gentoo through chroot with the help of rescue disc (gentoo based). I compiled kernel with genkernel. When i do:
Code:
xinit /usr/bin/openbox -- :0


i get some errors about screen. Here is xorg log:
Code:

[   182.734]
X.Org X Server 1.13.4
Release Date: 2013-04-17
[   182.734] X Protocol Version 11, Revision 0
[   182.734] Build Operating System: Linux 3.9.6-1-ARCH i686 Gentoo
[   182.735] Current Operating System: Linux saso-gentoo 3.8.13-gentoo #1 SMP Sun Jun 16 20:46:03 CEST 2013 i686
[   182.735] Kernel command line: root=UUID=9ea3ac89-3b72-458a-95fc-61095ea52cc4 ro quiet initrd=/boot/initramfs-genkernel-x86-3.8.13-gentoo BOOT_IMAGE=/boot/kernel-genkernel-x86-3.8.13-gentoo
[   182.735] Build Date: 16 June 2013  11:43:52PM
[   182.735] 
[   182.735] Current version of pixman: 0.28.0
[   182.735]    Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
[   182.735] Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   182.737] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jun 16 23:55:48 2013
[   182.737] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   182.737] (==) No Layout section.  Using the first Screen section.
[   182.737] (==) No screen section available. Using defaults.
[   182.737] (**) |-->Screen "Default Screen Section" (0)
[   182.737] (**) |   |-->Monitor "<default monitor>"
[   182.737] (==) No monitor specified for screen "Default Screen Section".
   Using a default monitor configuration.
[   182.737] (==) Automatically adding devices
[   182.737] (==) Automatically enabling devices
[   182.737] (==) Automatically adding GPU devices
[   182.737] (WW) The directory "/usr/share/fonts/misc/" does not exist.
[   182.737]    Entry deleted from font path.
[   182.737] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[   182.737]    Entry deleted from font path.
[   182.737] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[   182.737]    Entry deleted from font path.
[   182.737] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[   182.737]    Entry deleted from font path.
[   182.737] (WW) The directory "/usr/share/fonts/100dpi/" does not exist.
[   182.737]    Entry deleted from font path.
[   182.737] (WW) The directory "/usr/share/fonts/75dpi/" does not exist.
[   182.737]    Entry deleted from font path.
[   182.737] (==) FontPath set to:
   
[   182.737] (==) ModulePath set to "/usr/lib/xorg/modules"
[   182.737] (II) The server relies on udev to provide the list of input devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
[   182.737] (II) Loader magic: 0x826a620
[   182.737] (II) Module ABI versions:
[   182.737]    X.Org ANSI C Emulation: 0.4
[   182.737]    X.Org Video Driver: 13.1
[   182.737]    X.Org XInput driver : 18.0
[   182.737]    X.Org Server Extension : 7.0
[   182.738] (II) config/udev: Adding drm device (/dev/dri/card0)
[   182.740] (--) PCI:*(0:0:2:0) 8086:2a42:1043:1862 rev 9, Mem @ 0xfe400000/4194304, 0xd0000000/268435456, I/O @ 0x0000dc00/8
[   182.740] (--) PCI: (0:0:2:1) 8086:2a43:1043:1862 rev 9, Mem @ 0xfe800000/1048576
[   182.740] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   182.740] Initializing built-in extension Generic Event Extension
[   182.740] Initializing built-in extension SHAPE
[   182.740] Initializing built-in extension MIT-SHM
[   182.740] Initializing built-in extension XInputExtension
[   182.740] Initializing built-in extension XTEST
[   182.741] Initializing built-in extension BIG-REQUESTS
[   182.741] Initializing built-in extension SYNC
[   182.741] Initializing built-in extension XKEYBOARD
[   182.741] Initializing built-in extension XC-MISC
[   182.741] Initializing built-in extension XINERAMA
[   182.741] Initializing built-in extension XFIXES
[   182.741] Initializing built-in extension RENDER
[   182.741] Initializing built-in extension RANDR
[   182.741] Initializing built-in extension COMPOSITE
[   182.742] Initializing built-in extension DAMAGE
[   182.742] Initializing built-in extension MIT-SCREEN-SAVER
[   182.742] Initializing built-in extension DOUBLE-BUFFER
[   182.742] Initializing built-in extension RECORD
[   182.742] Initializing built-in extension DPMS
[   182.742] Initializing built-in extension X-Resource
[   182.742] Initializing built-in extension XVideo
[   182.742] Initializing built-in extension XVideo-MotionCompensation
[   182.743] Initializing built-in extension XFree86-VidModeExtension
[   182.743] Initializing built-in extension XFree86-DGA
[   182.743] Initializing built-in extension XFree86-DRI
[   182.743] Initializing built-in extension DRI2
[   182.743] (II) LoadModule: "glx"
[   182.743] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   182.743] (II) Module glx: vendor="X.Org Foundation"
[   182.743]    compiled for 1.13.4, module version = 1.0.0
[   182.743]    ABI class: X.Org Server Extension, version 7.0
[   182.743] (==) AIGLX enabled
[   182.744] Loading extension GLX
[   182.744] (==) Matched intel as autoconfigured driver 0
[   182.744] (==) Matched intel as autoconfigured driver 1
[   182.744] (==) Matched vesa as autoconfigured driver 2
[   182.744] (==) Matched modesetting as autoconfigured driver 3
[   182.744] (==) Matched fbdev as autoconfigured driver 4
[   182.744] (==) Assigned the driver to the xf86ConfigLayout
[   182.744] (II) LoadModule: "intel"
[   182.744] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[   182.744] (II) Module intel: vendor="X.Org Foundation"
[   182.744]    compiled for 1.13.4, module version = 2.20.13
[   182.744]    Module class: X.Org Video Driver
[   182.744]    ABI class: X.Org Video Driver, version 13.1
[   182.744] (II) LoadModule: "vesa"
[   182.744] (WW) Warning, couldn't open module vesa
[   182.744] (II) UnloadModule: "vesa"
[   182.744] (II) Unloading vesa
[   182.744] (EE) Failed to load module "vesa" (module does not exist, 0)
[   182.744] (II) LoadModule: "modesetting"
[   182.745] (WW) Warning, couldn't open module modesetting
[   182.745] (II) UnloadModule: "modesetting"
[   182.745] (II) Unloading modesetting
[   182.745] (EE) Failed to load module "modesetting" (module does not exist, 0)
[   182.745] (II) LoadModule: "fbdev"
[   182.745] (WW) Warning, couldn't open module fbdev
[   182.745] (II) UnloadModule: "fbdev"
[   182.745] (II) Unloading fbdev
[   182.745] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   182.745] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
   i810-dc100, i810e, i815, i830M, 845G, 854, 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, B43, Clarkdale, Arrandale,
   Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
   Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
   Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
   Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
   Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server,
   Ivybridge Server (GT2), Haswell Desktop (GT1), Haswell Desktop (GT2),
   Haswell Desktop (GT2+), Haswell Mobile (GT1), Haswell Mobile (GT2),
   Haswell Mobile (GT2+), Haswell Server (GT1), Haswell Server (GT2),
   Haswell Server (GT2+), Haswell SDV Desktop (GT1),
   Haswell SDV Desktop (GT2), Haswell SDV Desktop (GT2+),
   Haswell SDV Mobile (GT1), Haswell SDV Mobile (GT2),
   Haswell SDV Mobile (GT2+), Haswell SDV Server (GT1),
   Haswell SDV Server (GT2), Haswell SDV Server (GT2+),
   Haswell ULT Desktop (GT1), Haswell ULT Desktop (GT2),
   Haswell ULT Desktop (GT2+), Haswell ULT Mobile (GT1),
   Haswell ULT Mobile (GT2), Haswell ULT Mobile (GT2+),
   Haswell ULT Server (GT1), Haswell ULT Server (GT2),
   Haswell ULT Server (GT2+), Haswell CRW Desktop (GT1),
   Haswell CRW Desktop (GT2), Haswell CRW Desktop (GT2+),
   Haswell CRW Mobile (GT1), Haswell CRW Mobile (GT2),
   Haswell CRW Mobile (GT2+), Haswell CRW Server (GT1),
   Haswell CRW Server (GT2), Haswell CRW Server (GT2+),
   ValleyView PO board
[   182.746] (--) using VT number 7

[   182.764] (EE) No devices detected.
[   182.764]
Fatal server error:
[   182.764] no screens found
[   182.764] (EE)
Please consult the The X.Org Foundation support
    at http://wiki.x.org
 for help.
[   182.764] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[   182.764] (EE)


emerge --info:
Code:

Portage 2.1.12.2 (default/linux/x86/13.0, gcc-4.6.3, glibc-2.15-r3, 3.9.6-1-ARCH i686)                                                                 
=================================================================                                                                                     
System uname: Linux-3.9.6-1-ARCH-i686-Celeron-R-_Dual-Core_CPU_T3000_@_1.80GHz-with-gentoo-2.2                                                         
KiB Mem:     2033380 total,    758528 free                                                                                                             
KiB Swap:    4215804 total,   4215804 free                                                                                                             
Timestamp of tree: Sun, 16 Jun 2013 20:00:01 +0000                                                                                                     
ld GNU ld (GNU Binutils) 2.22                                                                                                                         
app-shells/bash:          4.2_p45                                                                                                                     
dev-lang/python:          2.7.3-r3, 3.2.3-r2                                                                                                           
dev-util/pkgconfig:       0.28                                                                                                                         
sys-apps/baselayout:      2.2                                                                                                                         
sys-apps/openrc:          0.11.8                                                                                                                       
sys-apps/sandbox:         2.5                                                                                                                         
sys-devel/autoconf:       2.69
sys-devel/automake:       1.12.6
sys-devel/binutils:       2.22-r1
sys-devel/gcc:            4.6.3
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4-r1
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.7 (virtual/os-headers)
sys-libs/glibc:           2.15-r3
Repositories: gentoo
ACCEPT_KEYWORDS="x86"
ACCEPT_LICENSE="* -@EULA"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -march=i686 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS="-O2 -march=i686 -pipe"
GENTOO_MIRRORS="http://gentoo.supp.name/ http://ftp.fi.muni.cz/pub/linux/gentoo/ rsync://ftp6.linux.cz/pub/linux/gentoo/"
LANG="en_GB.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aac aalib acl acpi alsa berkdb bindist bzip2 cdr cli cracklib crypt cxx dbus dri ffmpeg fortran gdbm gpm iconv ipv6 modules mudflap ncurses nls nptl openmp pam pcre readline session ssl tcpd udev unicode x86 zlib" ABI_X86="32" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" INPUT_DEVICES="evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" PHP_TARGETS="php5-3" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" RUBY_TARGETS="ruby19 ruby18" USERLAND="GNU" VIDEO_CARDS="intel"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON


lspci:
Code:

00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 09)
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 09)
00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 09)
00:1a.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03)
00:1a.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03)
00:1a.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03)
00:1a.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03)
00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03)
00:1c.5 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 6 (rev 03)
00:1d.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03)
00:1d.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03)
00:1d.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03)
00:1d.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93)
00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation 82801IBM/IEM (ICH9M/ICH9M-E) 4 port SATA Controller [AHCI mode] (rev 03)
02:00.0 Network controller: Qualcomm Atheros AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
03:00.0 Ethernet controller: Qualcomm Atheros AR8121/AR8113/AR8114 Gigabit or Fast Ethernet (rev b0)


I have ASUS k50ij lapto, 2gb ram, intel gma4500M

EDIT: it looks like it was problem in kernel config because i didn't enable required options ...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum