Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED]No xorg.conf.d xorg.conf, then startx CAN NOT WORK
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
zhonyong
n00b
n00b


Joined: 30 Oct 2010
Posts: 16

PostPosted: Mon Apr 11, 2011 2:36 am    Post subject: [SOLVED]No xorg.conf.d xorg.conf, then startx CAN NOT WORK Reply with quote

PS: right now the problem has been fixed. it's a really little problem, but according to Gentoo document, it's not correct. so for fvwm. i have changed in the .xinitrc, from fvwm& (according to gentoo document) to exec fvwm.

Thank you all!
-------------------------------------
hello eveybady.

i have installed the gentoo according to the handbook. right now my situation is

(1)GENTOO on CLI
(2)xorg-server
(3)fvwm

then when i startx, it totally not work, but left a error message as following:

Code:
xinit: connection to x server lost.


i have looked for some information on this forum, and i have tryed the following command

Code:
X -retro


i can see the x server works, because this is a very simple desktop , only with a mouse-cursor, nothing esle.

right now there is NO /etc/X11/xorg.conf.d this folder and also NO /etc/X11/xorg.conf

but there is a default xorg.conf in /usr/share/portage/config/sets folder, details as following


Code:
#cat /usr/share/portage/config/sets/xorg.conf
# Rebuild all X11 modules (mostly useful after xorg-server ABI change).
[x11-module-rebuild]
class = portage.sets.dbapi.VariableSet
world-candidate = false
variable = CATEGORY
includes = x11-drivers


BY THE WAY, my laptop's hardware information is as following:

Code:

CPU: intel P6200 2cores 2 threads at 2.13GHZ
GPU: this is intel Integrated Graphics, which is called  Intel(R) HD Graphics
Ethernet controller: Atheros Communications AR8151 v1.0 Gigabit Ethernet (rev c0) 
Wireless Network : Intel Corporation Centrino Wireless-N 1000




and the information of /var/log/Xorg.0.log is in the next 2 post, please help me to check out the problem and solution!

THANK YOU !!!


Last edited by zhonyong on Thu Apr 14, 2011 2:59 pm; edited 3 times in total
Back to top
View user's profile Send private message
The Doctor
Moderator
Moderator


Joined: 27 Jul 2010
Posts: 2678

PostPosted: Mon Apr 11, 2011 2:42 am    Post subject: Reply with quote

If you did not find this before, then http://en.gentoo-wiki.com/wiki/FVWM has the information you need to install fvwm.
I suspect that the problem is that you did not edit the /etc/X11/xinit/xinitrc file. Instructions for what to do are in the link above.
_________________
First things first, but not necessarily in that order.

Apologies if I take a while to respond. I'm currently working on the dematerialization circuit for my blue box.
Back to top
View user's profile Send private message
zhonyong
n00b
n00b


Joined: 30 Oct 2010
Posts: 16

PostPosted: Mon Apr 11, 2011 3:19 am    Post subject: Reply with quote

penguin swordmaster wrote:
If you did not find this before, then http://en.gentoo-wiki.com/wiki/FVWM has the information you need to install fvwm.
I suspect that the problem is that you did not edit the /etc/X11/xinit/xinitrc file. Instructions for what to do are in the link above.


thank you so much for super quickly reply.

and i have used fvwm for somewhile before, and indeed, i have a command fvwm& in .xinitrc.


Last edited by zhonyong on Wed Apr 13, 2011 1:00 am; edited 1 time in total
Back to top
View user's profile Send private message
zhonyong
n00b
n00b


Joined: 30 Oct 2010
Posts: 16

PostPosted: Mon Apr 11, 2011 3:24 am    Post subject: Reply with quote

and also my laptop's hardware information as following:

CPU is intel P6200 2.13 GHZ
GPU is intel Integrated Graphics Controller



Code:
 # lspci
00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 02)
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 02)
00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06)
00:1a.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 05)
00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 05)
00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 (rev 05)
00:1d.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a5)
00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller (rev 05)
00:1f.2 IDE interface: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA IDE Controller (rev 05)
00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 05)
00:1f.5 IDE interface: Intel Corporation 5 Series/3400 Series Chipset 2 port SATA IDE Controller (rev 05)
00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem (rev 05)
01:00.0 Ethernet controller: Atheros Communications AR8151 v1.0 Gigabit Ethernet (rev c0)
05:00.0 Network controller: Intel Corporation Centrino Wireless-N 1000
ff:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 02)
ff:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 02)
ff:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 02)
ff:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 02)
ff:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
ff:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
Back to top
View user's profile Send private message
The Doctor
Moderator
Moderator


Joined: 27 Jul 2010
Posts: 2678

PostPosted: Mon Apr 11, 2011 4:00 am    Post subject: Reply with quote

Can you post the contents of /var/log/Xorg.n.log?
I believe you can do it with this
Code:
emerge app-text/wgetpaste
wgetpaste /var/log/Xorg.n.log
and post the link returned.
_________________
First things first, but not necessarily in that order.

Apologies if I take a while to respond. I'm currently working on the dematerialization circuit for my blue box.
Back to top
View user's profile Send private message
zhonyong
n00b
n00b


Joined: 30 Oct 2010
Posts: 16

PostPosted: Mon Apr 11, 2011 10:20 am    Post subject: Reply with quote

penguin swordmaster wrote:
Can you post the contents of /var/log/Xorg.n.log?
I believe you can do it with this
Code:
emerge app-text/wgetpaste
wgetpaste /var/log/Xorg.n.log
and post the link returned.


thank you so much! and the xorg.conf is as following:
Code:

[  5555.491]
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.
[  5555.491]
X.Org X Server 1.10.0.901 (1.10.1 RC 1)
Release Date: 2011-03-29
[  5555.492] X Protocol Version 11, Revision 0
[  5555.492] Build Operating System: Linux 2.6.38-gentoo-r1 i686 Gentoo
[  5555.492] Current Operating System: Linux GENTOO 2.6.38-gentoo-r1 #7 SMP PREEMPT Mon Apr 11 12:03:45 HKT 2011 i686
[  5555.492] Kernel command line: root=/dev/sda9 ro
[  5555.492] Build Date: 10 April 2011  12:22:45PM
[  5555.492] 
[  5555.492] Current version of pixman: 0.20.2
[  5555.492]    Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
[  5555.492] Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  5555.492] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Apr 11 17:00:38 2011
[  5555.492] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  5555.492] (==) No Layout section.  Using the first Screen section.
[  5555.492] (==) No screen section available. Using defaults.
[  5555.492] (**) |-->Screen "Default Screen Section" (0)
[  5555.492] (**) |   |-->Monitor "<default monitor>"
[  5555.493] (==) No monitor specified for screen "Default Screen Section".
   Using a default monitor configuration.
[  5555.493] (==) Automatically adding devices
[  5555.493] (==) Automatically enabling devices
[  5555.493] (WW) The directory "/usr/share/fonts/misc/" does not exist.
[  5555.493]    Entry deleted from font path.
[  5555.493] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[  5555.493]    Entry deleted from font path.
[  5555.493] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[  5555.493]    Entry deleted from font path.
[  5555.493] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[  5555.493]    Entry deleted from font path.
[  5555.493] (WW) The directory "/usr/share/fonts/100dpi/" does not exist.
[  5555.493]    Entry deleted from font path.
[  5555.493] (WW) The directory "/usr/share/fonts/75dpi/" does not exist.
[  5555.493]    Entry deleted from font path.
[  5555.493] (==) FontPath set to:
   
[  5555.493] (==) ModulePath set to "/usr/lib/xorg/modules"
[  5555.493] (II) The server relies on udev to provide the list of input devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
[  5555.493] (II) Loader magic: 0x81f4d00
[  5555.493] (II) Module ABI versions:
[  5555.493]    X.Org ANSI C Emulation: 0.4
[  5555.493]    X.Org Video Driver: 10.0
[  5555.493]    X.Org XInput driver : 12.2
[  5555.493]    X.Org Server Extension : 5.0
[  5555.494] (--) PCI:*(0:0:2:0) 8086:0046:17aa:3920 rev 2, Mem @ 0x90000000/4194304, 0x80000000/268435456, I/O @ 0x00004080/8
[  5555.494] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[  5555.494] (II) LoadModule: "extmod"
[  5555.494] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[  5555.494] (II) Module extmod: vendor="X.Org Foundation"
[  5555.494]    compiled for 1.10.0.901, module version = 1.0.0
[  5555.494]    Module class: X.Org Server Extension
[  5555.494]    ABI class: X.Org Server Extension, version 5.0
[  5555.494] (II) Loading extension MIT-SCREEN-SAVER
[  5555.494] (II) Loading extension XFree86-VidModeExtension
[  5555.494] (II) Loading extension XFree86-DGA
[  5555.494] (II) Loading extension DPMS
[  5555.494] (II) Loading extension XVideo
[  5555.494] (II) Loading extension XVideo-MotionCompensation
[  5555.494] (II) Loading extension X-Resource
[  5555.494] (II) LoadModule: "dbe"
[  5555.494] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[  5555.494] (II) Module dbe: vendor="X.Org Foundation"
[  5555.494]    compiled for 1.10.0.901, module version = 1.0.0
[  5555.494]    Module class: X.Org Server Extension
[  5555.494]    ABI class: X.Org Server Extension, version 5.0
[  5555.494] (II) Loading extension DOUBLE-BUFFER
[  5555.494] (II) LoadModule: "glx"
[  5555.494] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  5555.494] (II) Module glx: vendor="X.Org Foundation"
[  5555.494]    compiled for 1.10.0.901, module version = 1.0.0
[  5555.494]    ABI class: X.Org Server Extension, version 5.0
[  5555.494] (==) AIGLX enabled
[  5555.494] (II) Loading extension GLX
[  5555.494] (II) LoadModule: "record"
[  5555.494] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[  5555.494] (II) Module record: vendor="X.Org Foundation"
[  5555.495]    compiled for 1.10.0.901, module version = 1.13.0
[  5555.495]    Module class: X.Org Server Extension
[  5555.495]    ABI class: X.Org Server Extension, version 5.0
[  5555.495] (II) Loading extension RECORD
[  5555.495] (II) LoadModule: "dri"
[  5555.495] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[  5555.495] (II) Module dri: vendor="X.Org Foundation"
[  5555.495]    compiled for 1.10.0.901, module version = 1.0.0
[  5555.495]    ABI class: X.Org Server Extension, version 5.0
[  5555.495] (II) Loading extension XFree86-DRI
[  5555.495] (II) LoadModule: "dri2"
[  5555.495] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[  5555.495] (II) Module dri2: vendor="X.Org Foundation"
[  5555.495]    compiled for 1.10.0.901, module version = 1.2.0
[  5555.495]    ABI class: X.Org Server Extension, version 5.0
[  5555.495] (II) Loading extension DRI2
[  5555.495] (==) Matched intel as autoconfigured driver 0
[  5555.495] (==) Matched vesa as autoconfigured driver 1
[  5555.495] (==) Matched fbdev as autoconfigured driver 2
[  5555.495] (==) Assigned the driver to the xf86ConfigLayout
[  5555.495] (II) LoadModule: "intel"
[  5555.495] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  5555.495] (II) Module intel: vendor="X.Org Foundation"
[  5555.495]    compiled for 1.10.0.901, module version = 2.14.0
[  5555.495]    Module class: X.Org Video Driver
[  5555.495]    ABI class: X.Org Video Driver, version 10.0
[  5555.495] (II) LoadModule: "vesa"
[  5555.495] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[  5555.495] (II) Module vesa: vendor="X.Org Foundation"
[  5555.495]    compiled for 1.10.0.901, module version = 2.3.0
[  5555.495]    Module class: X.Org Video Driver
[  5555.495]    ABI class: X.Org Video Driver, version 10.0
[  5555.495] (II) LoadModule: "fbdev"
[  5555.495] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[  5555.496] (II) Module fbdev: vendor="X.Org Foundation"
[  5555.496]    compiled for 1.10.0.901, module version = 0.4.2
[  5555.496]    ABI class: X.Org Video Driver, version 10.0
[  5555.496] (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, Sandybridge, Sandybridge, Sandybridge, Sandybridge,
   Sandybridge, Sandybridge
[  5555.496] (II) VESA: driver for VESA chipsets: vesa
[  5555.496] (II) FBDEV: driver for framebuffer: fbdev
[  5555.496] (--) using VT number 7

[  5555.500] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  5555.500] (WW) Falling back to old probe method for vesa
[  5555.500] (WW) Falling back to old probe method for fbdev
[  5555.500] (II) Loading sub module "fbdevhw"
[  5555.500] (II) LoadModule: "fbdevhw"
[  5555.500] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[  5555.500] (II) Module fbdevhw: vendor="X.Org Foundation"
[  5555.500]    compiled for 1.10.0.901, module version = 0.0.2
[  5555.500]    ABI class: X.Org Video Driver, version 10.0
[  5555.500] drmOpenDevice: node name is /dev/dri/card0
[  5555.500] drmOpenDevice: open result is 8, (OK)
[  5555.500] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[  5555.500] drmOpenDevice: node name is /dev/dri/card0
[  5555.500] drmOpenDevice: open result is 8, (OK)
[  5555.500] drmOpenByBusid: drmOpenMinor returns 8
[  5555.500] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[  5555.500] (II) intel(0): Creating default Display subsection in Screen section
   "Default Screen Section" for depth/fbbpp 24/32
[  5555.500] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[  5555.500] (==) intel(0): RGB weight 888
[  5555.500] (==) intel(0): Default visual is TrueColor
[  5555.500] (II) intel(0): Integrated Graphics Chipset: Intel(R) Arrandale
[  5555.500] (--) intel(0): Chipset: "Arrandale"
[  5555.501] (**) intel(0): Tiling enabled
[  5555.501] (**) intel(0): SwapBuffers wait enabled
[  5555.501] (==) intel(0): video overlay key set to 0x101fe
[  5555.501] (II) intel(0): Output LVDS1 has no monitor section
[  5555.501] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
[  5555.501] (II) intel(0): Output VGA1 has no monitor section
[  5555.506] (II) intel(0): Output HDMI1 has no monitor section
[  5555.507] (II) intel(0): Output DP1 has no monitor section
[  5555.507] (II) intel(0): EDID for output LVDS1
[  5555.507] (II) intel(0): Manufacturer: LEN  Model: 4011  Serial#: 0
[  5555.507] (II) intel(0): Year: 2009  Week: 0
[  5555.507] (II) intel(0): EDID Version: 1.3
[  5555.507] (II) intel(0): Digital Display Input
[  5555.507] (II) intel(0): Max Image Size [cm]: horiz.: 26  vert.: 16
[  5555.507] (II) intel(0): Gamma: 2.20
[  5555.507] (II) intel(0): DPMS capabilities: StandBy Suspend Off
[  5555.507] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[  5555.507] (II) intel(0): First detailed timing is preferred mode
[  5555.507] (II) intel(0): redX: 0.575 redY: 0.360   greenX: 0.370 greenY: 0.555
[  5555.507] (II) intel(0): blueX: 0.155 blueY: 0.110   whiteX: 0.313 whiteY: 0.329
[  5555.507] (II) intel(0): Manufacturer's mask: 0
[  5555.507] (II) intel(0): Supported detailed timing:
[  5555.507] (II) intel(0): clock: 68.9 MHz   Image Size:  261 x 163 mm
[  5555.507] (II) intel(0): h_active: 1280  h_sync: 1296  h_sync_end 1344 h_blank_end 1408 h_border: 0
[  5555.507] (II) intel(0): v_active: 800  v_sync: 801  v_sync_end 804 v_blanking: 816 v_border: 0
[  5555.507] (II) intel(0): Supported detailed timing:
[  5555.507] (II) intel(0): clock: 61.0 MHz   Image Size:  261 x 163 mm
[  5555.507] (II) intel(0): h_active: 1280  h_sync: 1328  h_sync_end 1360 h_blank_end 1478 h_border: 0
[  5555.507] (II) intel(0): v_active: 800  v_sync: 803  v_sync_end 809 v_blanking: 825 v_border: 0
[  5555.507] (II) intel(0): Unknown vendor-specific block f
[  5555.507] (II) intel(0):  LTN121AT07L02
[  5555.507] (II) intel(0): EDID (in hex):
[  5555.507] (II) intel(0):    00ffffffffffff0030ae114000000000
[  5555.507] (II) intel(0):    00130103801a1078ea5cd5935c5e8e27
[  5555.507] (II) intel(0):    1c505400000001010101010101010101
[  5555.507] (II) intel(0):    010101010101ee1a0080502010301030
[  5555.507] (II) intel(0):    130005a310000019d01700c650201930
[  5555.507] (II) intel(0):    3020360005a3100000190000000f0081
[  5555.507] (II) intel(0):    0a3c810a321609004ca34154000000fe
[  5555.507] (II) intel(0):    004c544e313231415430374c30320038
[  5555.507] (II) intel(0): EDID vendor "LEN", prod id 16401
[  5555.507] (II) intel(0): Printing DDC gathered Modelines:
[  5555.507] (II) intel(0): Modeline "1280x800"x0.0   68.94  1280 1296 1344 1408  800 801 804 816 -hsync -vsync (49.0 kHz)
[  5555.507] (II) intel(0): Modeline "1280x800"x0.0   60.96  1280 1328 1360 1478  800 803 809 825 -hsync -vsync (41.2 kHz)
[  5555.507] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[  5555.507] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[  5555.507] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[  5555.507] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[  5555.507] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[  5555.507] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[  5555.507] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[  5555.507] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[  5555.507] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[  5555.507] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[  5555.507] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[  5555.507] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[  5555.507] (II) intel(0): Printing probed modes for output LVDS1
[  5555.507] (II) intel(0): Modeline "1280x800"x60.0   68.94  1280 1296 1344 1408  800 801 804 816 -hsync -vsync (49.0 kHz)
[  5555.507] (II) intel(0): Modeline "1280x800"x50.0   60.96  1280 1328 1360 1478  800 803 809 825 -hsync -vsync (41.2 kHz)
[  5555.507] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[  5555.507] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[  5555.507] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[  5555.507] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[  5555.507] (II) intel(0): EDID for output VGA1
[  5555.512] (II) intel(0): EDID for output HDMI1
[  5555.513] (II) intel(0): EDID for output DP1
[  5555.513] (II) intel(0): Output LVDS1 connected
[  5555.513] (II) intel(0): Output VGA1 disconnected
[  5555.513] (II) intel(0): Output HDMI1 disconnected
[  5555.513] (II) intel(0): Output DP1 disconnected
[  5555.513] (II) intel(0): Using exact sizes for initial modes
[  5555.513] (II) intel(0): Output LVDS1 using initial mode 1280x800
[  5555.513] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[  5555.513] (II) intel(0): Kernel page flipping support detected, enabling
[  5555.513] (**) intel(0): Display dimensions: (260, 160) mm
[  5555.513] (**) intel(0): DPI set to (125, 126)
[  5555.513] (II) Loading sub module "fb"
[  5555.513] (II) LoadModule: "fb"
[  5555.513] (II) Loading /usr/lib/xorg/modules/libfb.so
[  5555.513] (II) Module fb: vendor="X.Org Foundation"
[  5555.513]    compiled for 1.10.0.901, module version = 1.0.0
[  5555.513]    ABI class: X.Org ANSI C Emulation, version 0.4
[  5555.513] (II) UnloadModule: "vesa"
[  5555.513] (II) Unloading vesa
[  5555.513] (II) UnloadModule: "fbdev"
[  5555.513] (II) Unloading fbdev
[  5555.513] (II) UnloadModule: "fbdevhw"
[  5555.513] (II) Unloading fbdevhw
[  5555.513] (==) Depth 24 pixmap format is 32 bpp
[  5555.513] (==) intel(0): VideoRam: 262144 KB
[  5555.513] (II) intel(0): [DRI2] Setup complete
[  5555.513] (II) intel(0): [DRI2]   DRI driver: i965
[  5555.513] (II) intel(0): Allocated new frame buffer 1280x800 stride 5120, tiled
[  5555.521] (II) UXA(0): Driver registered support for the following operations:
[  5555.521] (II)         solid
[  5555.521] (II)         copy
[  5555.521] (II)         composite (RENDER acceleration)
[  5555.521] (II)         put_image
[  5555.521] (II)         get_image
[  5555.521] (==) intel(0): Backing store disabled
[  5555.521] (==) intel(0): Silken mouse enabled
[  5555.521] (II) intel(0): Initializing HW Cursor
[  5555.584] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[  5555.585] (==) intel(0): DPMS enabled
[  5555.585] (==) intel(0): Intel XvMC decoder enabled
[  5555.585] (II) intel(0): Set up textured video
[  5555.585] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[  5555.585] (II) intel(0): direct rendering: DRI2 Enabled
[  5555.585] (==) intel(0): hotplug detection: "enabled"
[  5555.586] (--) RandR disabled
[  5555.586] (II) Initializing built-in extension Generic Event Extension
[  5555.586] (II) Initializing built-in extension SHAPE
[  5555.586] (II) Initializing built-in extension MIT-SHM
[  5555.586] (II) Initializing built-in extension XInputExtension
[  5555.586] (II) Initializing built-in extension XTEST
[  5555.586] (II) Initializing built-in extension BIG-REQUESTS
[  5555.586] (II) Initializing built-in extension SYNC
[  5555.586] (II) Initializing built-in extension XKEYBOARD
[  5555.586] (II) Initializing built-in extension XC-MISC
[  5555.586] (II) Initializing built-in extension XINERAMA
[  5555.586] (II) Initializing built-in extension XFIXES
[  5555.586] (II) Initializing built-in extension RENDER
[  5555.586] (II) Initializing built-in extension RANDR
[  5555.586] (II) Initializing built-in extension COMPOSITE
[  5555.586] (II) Initializing built-in extension DAMAGE
[  5555.597] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[  5555.597] (II) AIGLX: enabled GLX_INTEL_swap_event
[  5555.597] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[  5555.597] (II) AIGLX: enabled GLX_SGI_make_current_read
[  5555.597] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[  5555.597] (II) AIGLX: Loaded and initialized /usr/lib/dri/i965_dri.so
[  5555.597] (II) GLX: Initialized DRI2 GL provider for screen 0
[  5555.597] (II) intel(0): Setting screen physical size to 338 x 211
[  5555.629] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[  5555.629] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  5555.629] (II) LoadModule: "evdev"
[  5555.629] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  5555.629] (II) Module evdev: vendor="X.Org Foundation"
[  5555.630]    compiled for 1.10.0.901, module version = 2.6.0
[  5555.630]    Module class: X.Org XInput Driver
[  5555.630]    ABI class: X.Org XInput driver, version 12.2
[  5555.630] (II) Using input driver 'evdev' for 'Power Button'
[  5555.630] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  5555.630] (**) Power Button: always reports core events
[  5555.630] (**) Power Button: Device: "/dev/input/event3"
[  5555.634] (--) Power Button: Found keys
[  5555.634] (II) Power Button: Configuring as keyboard
[  5555.634] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[  5555.634] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[  5555.634] (**) Option "xkb_rules" "evdev"
[  5555.634] (**) Option "xkb_model" "evdev"
[  5555.634] (**) Option "xkb_layout" "us"
[  5555.657] (II) config/udev: Adding input device Video Bus (/dev/input/event10)
[  5555.657] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[  5555.657] (II) Using input driver 'evdev' for 'Video Bus'
[  5555.657] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  5555.657] (**) Video Bus: always reports core events
[  5555.657] (**) Video Bus: Device: "/dev/input/event10"
[  5555.661] (--) Video Bus: Found keys
[  5555.661] (II) Video Bus: Configuring as keyboard
[  5555.661] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input10/event10"
[  5555.661] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[  5555.661] (**) Option "xkb_rules" "evdev"
[  5555.661] (**) Option "xkb_model" "evdev"
[  5555.661] (**) Option "xkb_layout" "us"
[  5555.662] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[  5555.662] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  5555.662] (II) Using input driver 'evdev' for 'Power Button'
[  5555.662] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  5555.662] (**) Power Button: always reports core events
[  5555.662] (**) Power Button: Device: "/dev/input/event0"
[  5555.666] (--) Power Button: Found keys
[  5555.666] (II) Power Button: Configuring as keyboard
[  5555.666] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:0e/PNP0C0C:00/input/input0/event0"
[  5555.666] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[  5555.666] (**) Option "xkb_rules" "evdev"
[  5555.666] (**) Option "xkb_model" "evdev"
[  5555.666] (**) Option "xkb_layout" "us"
[  5555.666] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[  5555.666] (II) No input driver/identifier specified (ignoring)
[  5555.666] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[  5555.666] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[  5555.666] (II) Using input driver 'evdev' for 'Sleep Button'
[  5555.666] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  5555.666] (**) Sleep Button: always reports core events
[  5555.666] (**) Sleep Button: Device: "/dev/input/event1"
[  5555.672] (--) Sleep Button: Found keys
[  5555.672] (II) Sleep Button: Configuring as keyboard
[  5555.672] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:0e/PNP0C0E:00/input/input1/event1"
[  5555.672] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
[  5555.672] (**) Option "xkb_rules" "evdev"
[  5555.672] (**) Option "xkb_model" "evdev"
[  5555.672] (**) Option "xkb_layout" "us"
[  5555.676] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event4)
[  5555.676] (II) No input driver/identifier specified (ignoring)
[  5555.676] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event5)
[  5555.676] (II) No input driver/identifier specified (ignoring)
[  5555.676] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event6)
[  5555.676] (II) No input driver/identifier specified (ignoring)
[  5555.677] (II) config/udev: Adding input device USB Mouse (/dev/input/event8)
[  5555.677] (**) USB Mouse: Applying InputClass "evdev pointer catchall"
[  5555.677] (II) Using input driver 'evdev' for 'USB Mouse'
[  5555.677] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  5555.677] (**) USB Mouse: always reports core events
[  5555.677] (**) USB Mouse: Device: "/dev/input/event8"
[  5555.683] (--) USB Mouse: Found 3 mouse buttons
[  5555.683] (--) USB Mouse: Found scroll wheel(s)
[  5555.683] (--) USB Mouse: Found relative axes
[  5555.683] (--) USB Mouse: Found x and y relative axes
[  5555.683] (II) USB Mouse: Configuring as mouse
[  5555.683] (II) USB Mouse: Adding scrollwheel support
[  5555.683] (**) USB Mouse: YAxisMapping: buttons 4 and 5
[  5555.683] (**) USB Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  5555.683] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/input/input8/event8"
[  5555.683] (II) XINPUT: Adding extended input device "USB Mouse" (type: MOUSE)
[  5555.683] (II) USB Mouse: initialized for relative axes.
[  5555.683] (**) USB Mouse: (accel) keeping acceleration scheme 1
[  5555.683] (**) USB Mouse: (accel) acceleration profile 0
[  5555.683] (**) USB Mouse: (accel) acceleration factor: 2.000
[  5555.683] (**) USB Mouse: (accel) acceleration threshold: 4
[  5555.683] (II) config/udev: Adding input device USB Mouse (/dev/input/mouse0)
[  5555.683] (II) No input driver/identifier specified (ignoring)
[  5555.686] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event7)
[  5555.686] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[  5555.686] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[  5555.686] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  5555.686] (**) AT Translated Set 2 keyboard: always reports core events
[  5555.686] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event7"
[  5555.690] (--) AT Translated Set 2 keyboard: Found keys
[  5555.690] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[  5555.690] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input7/event7"
[  5555.690] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[  5555.690] (**) Option "xkb_rules" "evdev"
[  5555.690] (**) Option "xkb_model" "evdev"
[  5555.690] (**) Option "xkb_layout" "us"
[  5555.690] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event9)
[  5555.690] (**) PS/2 Generic Mouse: Applying InputClass "evdev pointer catchall"
[  5555.690] (II) Using input driver 'evdev' for 'PS/2 Generic Mouse'
[  5555.690] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  5555.690] (**) PS/2 Generic Mouse: always reports core events
[  5555.690] (**) PS/2 Generic Mouse: Device: "/dev/input/event9"
[  5555.694] (--) PS/2 Generic Mouse: Found 3 mouse buttons
[  5555.694] (--) PS/2 Generic Mouse: Found relative axes
[  5555.694] (--) PS/2 Generic Mouse: Found x and y relative axes
[  5555.694] (II) PS/2 Generic Mouse: Configuring as mouse
[  5555.694] (**) PS/2 Generic Mouse: YAxisMapping: buttons 4 and 5
[  5555.694] (**) PS/2 Generic Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  5555.694] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input9/event9"
[  5555.694] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE)
[  5555.694] (II) PS/2 Generic Mouse: initialized for relative axes.
[  5555.694] (**) PS/2 Generic Mouse: (accel) keeping acceleration scheme 1
[  5555.694] (**) PS/2 Generic Mouse: (accel) acceleration profile 0
[  5555.694] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[  5555.694] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[  5555.694] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse1)
[  5555.694] (II) No input driver/identifier specified (ignoring)
[  5555.715] (II) Power Button: Close
[  5555.715] (II) UnloadModule: "evdev"
[  5555.715] (II) Unloading evdev
[  5555.725] (II) Video Bus: Close
[  5555.725] (II) UnloadModule: "evdev"
[  5555.725] (II) Unloading evdev
[  5555.733] (II) Power Button: Close
[  5555.733] (II) UnloadModule: "evdev"
[  5555.733] (II) Unloading evdev
[  5555.741] (II) Sleep Button: Close
[  5555.741] (II) UnloadModule: "evdev"
[  5555.741] (II) Unloading evdev
[  5555.749] (II) USB Mouse: Close
[  5555.749] (II) UnloadModule: "evdev"
[  5555.749] (II) Unloading evdev
[  5555.757] (II) AT Translated Set 2 keyboard: Close
[  5555.757] (II) UnloadModule: "evdev"
[  5555.757] (II) Unloading evdev
[  5555.765] (II) PS/2 Generic Mouse: Close
[  5555.765] (II) UnloadModule: "evdev"
[  5555.765] (II) Unloading evdev

Back to top
View user's profile Send private message
The Doctor
Moderator
Moderator


Joined: 27 Jul 2010
Posts: 2678

PostPosted: Mon Apr 11, 2011 10:06 pm    Post subject: Reply with quote

Well, I don't see any problems in you xorg log. I think the problem is in fvwm, but I am unsure how to continue.
Just for kicks, and because I am out of other ideas, try
Code:
XSESSION=fvwm2 startx -- :1 vt8
to see if it will start that way.

One thing that may help is to install a login manager like kdm or gdm and see if that will allow it to start, but that is really a long shot.
_________________
First things first, but not necessarily in that order.

Apologies if I take a while to respond. I'm currently working on the dematerialization circuit for my blue box.
Back to top
View user's profile Send private message
zhonyong
n00b
n00b


Joined: 30 Oct 2010
Posts: 16

PostPosted: Wed Apr 13, 2011 1:18 am    Post subject: Reply with quote

penguin swordmaster wrote:
Well, I don't see any problems in you xorg log. I think the problem is in fvwm, but I am unsure how to continue.
Just for kicks, and because I am out of other ideas, try
Code:
XSESSION=fvwm2 startx -- :1 vt8
to see if it will start that way.

One thing that may help is to install a login manager like kdm or gdm and see if that will allow it to start, but that is really a long shot.


sorry to bother you. and till now, i can only work on CLI, but fortunately i have a Windows Xp in my laptop. so i can come here right now.

and I check my /var/log/Xorg.0.log, there are some WW items, as following:

Code:
[  5555.493] (WW) The directory "/usr/share/fonts/misc/" does not exist.
[  5555.493]    Entry deleted from font path.
[  5555.493] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[  5555.493]    Entry deleted from font path.
[  5555.493] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[  5555.493]    Entry deleted from font path.
[  5555.493] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[  5555.493]    Entry deleted from font path.
[  5555.493] (WW) The directory "/usr/share/fonts/100dpi/" does not exist.
[  5555.493]    Entry deleted from font path.
[  5555.493] (WW) The directory "/usr/share/fonts/75dpi/" does not exist.
[  5555.493]    Entry deleted from font path.


and i have checked indeed, there are NO such fonts in the above folder, but i have emerge some other fonts, such as wqy-zenhei, and i have use

Code:
eselect fontconfig


to enable my own fonts.


    Code:
    [  5555.494] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)


about his ACPI failed, i have no idea what it is, and indeed, i have choose it when i config my kernel.

Code:
[  5555.500] (WW) Falling back to old probe method for vesa
[  5555.500] (WW) Falling back to old probe method for fbdev


about these vesa and fbdev, i have to say that, just after i install xorg-server when i first startx, there are 2 error messages :

vesa module and fbdev module not found. then i download xf86-video-vesa and xf86-video-fbdev. and put them inside /usr/portage/distfiles folder, and then emerge and install them. BTW, i have choose KMS when i config my kernel.


so would please some one to help me to check out how is going on? and what can i do to fix the STARTX problem..

Thank you !
Back to top
View user's profile Send private message
jburns
Veteran
Veteran


Joined: 18 Jan 2007
Posts: 1214
Location: Massachusetts USA

PostPosted: Wed Apr 13, 2011 2:58 am    Post subject: Reply with quote

For the Open ACPI failed message you need to start the acpid daemon at the boot level.
Back to top
View user's profile Send private message
zhonyong
n00b
n00b


Joined: 30 Oct 2010
Posts: 16

PostPosted: Thu Apr 14, 2011 3:30 am    Post subject: Reply with quote

jburns wrote:
For the Open ACPI failed message you need to start the acpid daemon at the boot level.


even if i add acpid into the default runlevel, it's not worked.

i do not know what to do now, i am thing about to re-install totally now....... if there is no other way...
Back to top
View user's profile Send private message
The Doctor
Moderator
Moderator


Joined: 27 Jul 2010
Posts: 2678

PostPosted: Thu Apr 14, 2011 4:01 am    Post subject: Reply with quote

That will not solve your issue and simply cost you time. Since this is dragging on, you might want to consider installing fluxbox, xfce or another wm while you trouble shoot fvwm. It looks to be a configuration problem with fvwm because X is working fine.
_________________
First things first, but not necessarily in that order.

Apologies if I take a while to respond. I'm currently working on the dematerialization circuit for my blue box.
Back to top
View user's profile Send private message
zhonyong
n00b
n00b


Joined: 30 Oct 2010
Posts: 16

PostPosted: Thu Apr 14, 2011 4:20 am    Post subject: Reply with quote

penguin swordmaster wrote:
That will not solve your issue and simply cost you time. Since this is dragging on, you might want to consider installing fluxbox, xfce or another wm while you trouble shoot fvwm. It looks to be a configuration problem with fvwm because X is working fine.


thank you. and this is a good idea to try firstly.

and i would post the last state here after i install another wm.

thank you for your help!

have a nice day!
Back to top
View user's profile Send private message
zhonyong
n00b
n00b


Joined: 30 Oct 2010
Posts: 16

PostPosted: Thu Apr 14, 2011 4:50 am    Post subject: Reply with quote

i have installed fluxbox. and it's really GOOD news , startx works.

and i would give you another STRANGE information, that's the fvwm could be launch from fluxbox.

in the fluxbox, when i click the right button of mouse, there is a menu, from where there is a item to choose window manager, and fluxbox has already an item of fvwm, i think this is because i have installed fvwm already. so i choose fvwm,
and fvwm works. because i have already config fvwm before, then my old familiar desktop come back again.

then i try again in .xinitrc to switch back to fvwm. but unfortunately, fvwm can still not work.

so from this information, i think right now my fvwm must need other software to base on...

and in fluxbox, there is the right thing fvwm just need, but i do not know what it is. then would you please think about this for me , please, and right now i would google........
Back to top
View user's profile Send private message
jburns
Veteran
Veteran


Joined: 18 Jan 2007
Posts: 1214
Location: Massachusetts USA

PostPosted: Thu Apr 14, 2011 7:04 am    Post subject: Reply with quote

For the Open ACPI failed message you need to start the acpid daemon at the boot runlevel not the default runlevel. This will not solve the fvwm problem.
Back to top
View user's profile Send private message
zhonyong
n00b
n00b


Joined: 30 Oct 2010
Posts: 16

PostPosted: Thu Apr 14, 2011 1:32 pm    Post subject: Reply with quote

jburns wrote:
For the Open ACPI failed message you need to start the acpid daemon at the boot runlevel not the default runlevel. This will not solve the fvwm problem.


thank you , and i would try it soon.
but in my current situation, boot runlevel and default runlevel are also the same, i mean the run level would be run earlier than the default level, so does this really matter something???? but i would try after i reboot to my gentoo.....
Back to top
View user's profile Send private message
zhonyong
n00b
n00b


Joined: 30 Oct 2010
Posts: 16

PostPosted: Thu Apr 14, 2011 1:43 pm    Post subject: Reply with quote

zhonyong wrote:
jburns wrote:
For the Open ACPI failed message you need to start the acpid daemon at the boot runlevel not the default runlevel. This will not solve the fvwm problem.


thank you , and i would try it soon.
but in my current situation, boot runlevel and default runlevel are also the same, i mean the run level would be run earlier than the default level, so does this really matter something???? but i would try after i reboot to my gentoo.....


i have do the following commands.

rc-update delete acpid default
rc-update add acpid boot

but unfortunately, this way does not work.

so i think the problem is something between fvwm and org-server, that means, there should be some other software ....

i would try to check the problem. thank you .
Back to top
View user's profile Send private message
zhonyong
n00b
n00b


Joined: 30 Oct 2010
Posts: 16

PostPosted: Thu Apr 14, 2011 2:56 pm    Post subject: Reply with quote

problem is solved with much surprise.

fvwm can not be launched directly by fvwm but exec fvwm

this is the reason.

thank you all to help me. :)

have a nice day and a nice night!
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