LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch
User Name
Password
Linux From Scratch This Forum is for the discussion of LFS.
LFS is a project that provides you with the steps necessary to build your own custom Linux system.

Notices


Reply
  Search this Thread
Old 09-08-2016, 07:56 AM   #16
zk1234
4MLinux Maintainer
 
Registered: Oct 2010
Location: Poland
Distribution: 4MLinux, Slackware
Posts: 1,254

Rep: Reputation: 220Reputation: 220Reputation: 220

Your server tries to load nearly all drivers that have been invented by human beings by now :-)
I guess this is because the server reads a configuration file, the content of which does not make sense.
Does the /etc/X11/xorg.conf file exists ? If so, move it somewhere and try to start X without this file.

.

Last edited by zk1234; 09-08-2016 at 07:57 AM.
 
Old 09-08-2016, 08:10 AM   #17
Carl_cj
Member
 
Registered: Sep 2014
Distribution: Slackware,Linux From Scratch
Posts: 254

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by zk1234 View Post
Your server tries to load nearly all drivers that have been invented by human beings by now :-)
I guess this is because the server reads a configuration file, the content of which does not make sense.
Does the /etc/X11/xorg.conf file exists ? If so, move it somewhere and try to start X without this file.

.
thanks for your reply,
sorry there is no xorg.conf file in /etc/X11 when i tried to generate this file using X -configure similar error is i getting.my newly generated xorg.0.log file contains
Quote:
[ 1313.625]
X.Org X Server 1.18.1
Release Date: 2016-02-08
[ 1313.626] X Protocol Version 11, Revision 0
[ 1313.626] Build Operating System: Linux 3.10.17 x86_64
[ 1313.626] Current Operating System: Linux jamalpur 4.4.2 #1 SMP Thu Sep 8 06:22:46 IST 2016 x86_64
[ 1313.626] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.2-lfs-7.9 root=/dev/sda4 ro
[ 1313.627] Build Date: 05 September 2016 04:59:43PM
[ 1313.627]
[ 1313.628] Current version of pixman: 0.34.0
[ 1313.629] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 1313.629] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 1313.630] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Sep 8 23:22:58 2016
[ 1313.630] (II) Loader magic: 0x808c20
[ 1313.630] (II) Module ABI versions:
[ 1313.630] X.Org ANSI C Emulation: 0.4
[ 1313.630] X.Org Video Driver: 20.0
[ 1313.630] X.Org XInput driver : 22.1
[ 1313.630] X.Org Server Extension : 9.0
[ 1313.630] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 1313.631] (--) PCI:*(0:0:2:0) 8086:0102:8086:2017 rev 9, Mem @ 0xfe000000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64
[ 1313.632] List of video drivers:
[ 1313.632] radeon
[ 1313.633] vmware
[ 1313.633] ati
[ 1313.633] intel
[ 1313.634] vesa
[ 1313.634] fbdev
[ 1313.635] modesetting
[ 1313.635] (II) LoadModule: "radeon"
[ 1313.635] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[ 1313.654] (II) Module radeon: vendor="X.Org Foundation"
[ 1313.654] compiled for 1.18.1, module version = 7.6.1
[ 1313.654] Module class: X.Org Video Driver
[ 1313.654] ABI class: X.Org Video Driver, version 20.0
[ 1313.654] (II) LoadModule: "vmware"
[ 1313.654] (II) Loading /usr/lib/xorg/modules/drivers/vmware_drv.so
[ 1313.923] (II) Module vmware: vendor="X.Org Foundation"
[ 1313.923] compiled for 1.18.1, module version = 13.1.0
[ 1313.923] Module class: X.Org Video Driver
[ 1313.923] ABI class: X.Org Video Driver, version 20.0
[ 1313.923] (II) LoadModule: "ati"
[ 1313.923] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[ 1313.923] (II) Module ati: vendor="X.Org Foundation"
[ 1313.923] compiled for 1.18.1, module version = 7.6.1
[ 1313.923] Module class: X.Org Video Driver
[ 1313.923] ABI class: X.Org Video Driver, version 20.0
[ 1313.923] (II) LoadModule: "intel"
[ 1313.923] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 1313.923] (II) Module intel: vendor="X.Org Foundation"
[ 1313.923] compiled for 1.18.1, module version = 2.99.917
[ 1313.923] Module class: X.Org Video Driver
[ 1313.923] ABI class: X.Org Video Driver, version 20.0
[ 1313.923] (II) LoadModule: "vesa"
[ 1313.923] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 1313.923] (II) Module vesa: vendor="X.Org Foundation"
[ 1313.923] compiled for 1.18.1, module version = 2.3.3
[ 1313.923] Module class: X.Org Video Driver
[ 1313.923] ABI class: X.Org Video Driver, version 20.0
[ 1313.923] (II) LoadModule: "fbdev"
[ 1313.924] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 1313.933] (II) Module fbdev: vendor="X.Org Foundation"
[ 1313.933] compiled for 1.18.1, module version = 0.4.4
[ 1313.933] Module class: X.Org Video Driver
[ 1313.933] ABI class: X.Org Video Driver, version 20.0
[ 1313.933] (II) LoadModule: "modesetting"
[ 1313.933] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 1313.933] (II) Module modesetting: vendor="X.Org Foundation"
[ 1313.933] compiled for 1.18.1, module version = 1.18.1
[ 1313.933] Module class: X.Org Video Driver
[ 1313.933] ABI class: X.Org Video Driver, version 20.0
[ 1313.947] (II) intel(G0): Using Kernel Mode Setting driver: i915, version 1.6.0 20151010
[ 1313.947] (II) intel(G0): SNA compiled from
[ 1313.948] (II) intel: Driver for Intel(R) 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
[ 1313.948] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[ 1313.948] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[ 1313.948] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[ 1313.948] (WW) Falling back to old probe method for vesa
[ 1313.948] (WW) Falling back to old probe method for fbdev
[ 1313.948] (WW) Falling back to old probe method for modesetting
[ 1313.948] No devices to configure. Configuration failed.
my videocard-0.conf
Code:
Section "Device"
    Identifier  "card0"
    Driver      "vesa"
    BusID "PCI:0:2:0"
EndSection
 
Old 09-08-2016, 08:13 AM   #18
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
Quote:
[ 1313.948] (II) intel: Driver for Intel(R) 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
[ 1313.948] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[ 1313.948] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[ 1313.948] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
Is your hardware supported by this driver?
 
Old 09-08-2016, 08:19 AM   #19
Carl_cj
Member
 
Registered: Sep 2014
Distribution: Slackware,Linux From Scratch
Posts: 254

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by Emerson View Post
Is your hardware supported by this driver?
i think so,i don't have a xinit folder under /etc/X11/ i am little bit confusing now
 
Old 09-08-2016, 08:20 AM   #20
zk1234
4MLinux Maintainer
 
Registered: Oct 2010
Location: Poland
Distribution: 4MLinux, Slackware
Posts: 1,254

Rep: Reputation: 220Reputation: 220Reputation: 220
Quote:
Originally Posted by Carl_cj View Post
thanks for your reply,
sorry there is no xorg.conf file in /etc/X11 when i tried to generate this file using X -configure similar error is i getting.my newly generated xorg.0.log file contains
my videocard-0.conf
Code:
Section "Device"
    Identifier  "card0"
    Driver      "vesa"
    BusID "PCI:0:2:0"
EndSection
This file does not make sense. You have the GPU frame-buffer enabled, so VESA will not work. Replace vesa with intel in this file and try to start X again.
 
Old 09-08-2016, 08:34 AM   #21
Carl_cj
Member
 
Registered: Sep 2014
Distribution: Slackware,Linux From Scratch
Posts: 254

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by zk1234 View Post
This file does not make sense. You have the GPU frame-buffer enabled, so VESA will not work. Replace vesa with intel in this file and try to start X again.
Thanks for the qucik replay,
i changed videocard-0.conf to
Code:
Section "Device"
    Identifier  "card0"
    Driver      "intel"
    BusID "PCI:0:2:0"
EndSection
and then run startx sorry no use my xorg.0.log file is
Quote:
[ 95.120]
X.Org X Server 1.18.1
Release Date: 2016-02-08
[ 95.123] X Protocol Version 11, Revision 0
[ 95.123] Build Operating System: Linux 3.10.17 x86_64
[ 95.124] Current Operating System: Linux jamalpur 4.4.2 #1 SMP Thu Sep 8 23:14:39 IST 2016 x86_64
[ 95.124] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.2-lfs-7.9 root=/dev/sda4 ro
[ 95.126] Build Date: 05 September 2016 04:59:43PM
[ 95.126]
[ 95.127] Current version of pixman: 0.34.0
[ 95.128] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 95.128] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 95.132] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Sep 9 00:25:17 2016
[ 95.132] (II) Loader magic: 0x808c20
[ 95.132] (II) Module ABI versions:
[ 95.132] X.Org ANSI C Emulation: 0.4
[ 95.132] X.Org Video Driver: 20.0
[ 95.132] X.Org XInput driver : 22.1
[ 95.132] X.Org Server Extension : 9.0
[ 95.132] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 95.133] (--) PCI:*(0:0:2:0) 8086:0102:8086:2017 rev 9, Mem @ 0xfe000000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64
[ 95.134] List of video drivers:
[ 95.134] radeon
[ 95.135] vmware
[ 95.136] ati
[ 95.137] intel
[ 95.137] vesa
[ 95.138] fbdev
[ 95.139] modesetting
[ 95.139] (II) LoadModule: "radeon"
[ 95.139] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[ 95.163] (II) Module radeon: vendor="X.Org Foundation"
[ 95.163] compiled for 1.18.1, module version = 7.6.1
[ 95.163] Module class: X.Org Video Driver
[ 95.163] ABI class: X.Org Video Driver, version 20.0
[ 95.163] (II) LoadModule: "vmware"
[ 95.163] (II) Loading /usr/lib/xorg/modules/drivers/vmware_drv.so
[ 95.499] (II) Module vmware: vendor="X.Org Foundation"
[ 95.499] compiled for 1.18.1, module version = 13.1.0
[ 95.499] Module class: X.Org Video Driver
[ 95.499] ABI class: X.Org Video Driver, version 20.0
[ 95.499] (II) LoadModule: "ati"
[ 95.499] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[ 95.499] (II) Module ati: vendor="X.Org Foundation"
[ 95.499] compiled for 1.18.1, module version = 7.6.1
[ 95.499] Module class: X.Org Video Driver
[ 95.499] ABI class: X.Org Video Driver, version 20.0
[ 95.499] (II) LoadModule: "intel"
[ 95.499] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 95.499] (II) Module intel: vendor="X.Org Foundation"
[ 95.499] compiled for 1.18.1, module version = 2.99.917
[ 95.499] Module class: X.Org Video Driver
[ 95.499] ABI class: X.Org Video Driver, version 20.0
[ 95.499] (II) LoadModule: "vesa"
[ 95.499] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 95.499] (II) Module vesa: vendor="X.Org Foundation"
[ 95.499] compiled for 1.18.1, module version = 2.3.3
[ 95.499] Module class: X.Org Video Driver
[ 95.499] ABI class: X.Org Video Driver, version 20.0
[ 95.499] (II) LoadModule: "fbdev"
[ 95.499] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 95.509] (II) Module fbdev: vendor="X.Org Foundation"
[ 95.509] compiled for 1.18.1, module version = 0.4.4
[ 95.509] Module class: X.Org Video Driver
[ 95.509] ABI class: X.Org Video Driver, version 20.0
[ 95.509] (II) LoadModule: "modesetting"
[ 95.509] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 95.509] (II) Module modesetting: vendor="X.Org Foundation"
[ 95.509] compiled for 1.18.1, module version = 1.18.1
[ 95.509] Module class: X.Org Video Driver
[ 95.509] ABI class: X.Org Video Driver, version 20.0
[ 95.522] (II) intel(G0): Using Kernel Mode Setting driver: i915, version 1.6.0 20151010
[ 95.522] (II) intel(G0): SNA compiled from
[ 95.523] (II) intel: Driver for Intel(R) 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
[ 95.523] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[ 95.523] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[ 95.523] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[ 95.523] (WW) Falling back to old probe method for vesa
[ 95.523] (WW) Falling back to old probe method for fbdev
[ 95.523] (WW) Falling back to old probe method for modesetting
[ 95.524] No devices to configure. Configuration failed.
 
Old 09-08-2016, 01:05 PM   #22
zk1234
4MLinux Maintainer
 
Registered: Oct 2010
Location: Poland
Distribution: 4MLinux, Slackware
Posts: 1,254

Rep: Reputation: 220Reputation: 220Reputation: 220
I still do not understand why your server tries to load all these drivers. Could you post the output of the following command:
Code:
ls /usr/share/X11/xorg.conf.d
.
 
Old 09-08-2016, 07:46 PM   #23
Carl_cj
Member
 
Registered: Sep 2014
Distribution: Slackware,Linux From Scratch
Posts: 254

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by zk1234 View Post
I still do not understand why your server tries to load all these drivers. Could you post the output of the following command:
Code:
ls /usr/share/X11/xorg.conf.d
.
thanks for the reply, here is the output
Code:
root [ / ]# ls /usr/share/X11/xorg.conf.d
10-evdev.conf   20-glamor.conf     50-vmmouse.conf
10-quirks.conf  50-synaptics.conf  90-keyboard-layout.conf
 
Old 09-08-2016, 08:15 PM   #24
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
Quote:
Originally Posted by zk1234 View Post
I still do not understand why your server tries to load all these drivers. Could you post the output of the following command:
Code:
ls /usr/share/X11/xorg.conf.d
.
I think this is because the Intel driver he is using is too old for his graphics, no telling without PCI ID.
 
Old 09-09-2016, 12:56 AM   #25
zk1234
4MLinux Maintainer
 
Registered: Oct 2010
Location: Poland
Distribution: 4MLinux, Slackware
Posts: 1,254

Rep: Reputation: 220Reputation: 220Reputation: 220
Quote:
Originally Posted by Carl_cj View Post
thanks for the reply, here is the output
Code:
root [ / ]# ls /usr/share/X11/xorg.conf.d
10-evdev.conf   20-glamor.conf     50-vmmouse.conf
10-quirks.conf  50-synaptics.conf  90-keyboard-layout.conf
1)Please post the 20-glamor.conf file.
2)Where is your videocard-0.conf file located (in which folder)?
3)Does /dev/fb0 exist?

.

Last edited by zk1234; 09-09-2016 at 01:28 AM.
 
1 members found this post helpful.
Old 09-09-2016, 07:18 AM   #26
Carl_cj
Member
 
Registered: Sep 2014
Distribution: Slackware,Linux From Scratch
Posts: 254

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by zk1234 View Post
1)Please post the 20-glamor.conf file.
2)Where is your videocard-0.conf file located (in which folder)?
3)Does /dev/fb0 exist?

.
sorry for the reply, here is the 20-glamor.conf file
Code:
Section "Device"
        Identifier "radeon"
        Driver "ati"
        Option "AccelMethod" "glamor"
EndSection
My videocard-0.conf is in
Code:
etc/X11/xorg.conf.d/
yes /dev/fb0 exist
 
Old 09-09-2016, 09:40 AM   #27
zk1234
4MLinux Maintainer
 
Registered: Oct 2010
Location: Poland
Distribution: 4MLinux, Slackware
Posts: 1,254

Rep: Reputation: 220Reputation: 220Reputation: 220
This configuration does not make sense.
1) Remove (or move somewhere) the /usr/share/X11/xorg.conf.d/20-glamor.conf file.
2) Remove (or move somewhere) all the /etc/X11/xorg.conf.d/videocard*.conf files.

Now try to start X again.

.
 
1 members found this post helpful.
Old 09-09-2016, 09:56 AM   #28
Carl_cj
Member
 
Registered: Sep 2014
Distribution: Slackware,Linux From Scratch
Posts: 254

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by zk1234 View Post
This configuration does not make sense.
1) Remove (or move somewhere) the /usr/share/X11/xorg.conf.d/20-glamor.conf file.
2) Remove (or move somewhere) all the /etc/X11/xorg.conf.d/videocard*.conf files.

Now try to start X again.

.
Thanks for the reply,

i deleted files as your suggested

your help is unforgettable u just saved me My Xorg Windows Now Working with startx
 
Old 09-09-2016, 10:09 AM   #29
zk1234
4MLinux Maintainer
 
Registered: Oct 2010
Location: Poland
Distribution: 4MLinux, Slackware
Posts: 1,254

Rep: Reputation: 220Reputation: 220Reputation: 220
You're welcome !

One more request: could you please post what is your xorg.0.log now ?
 
Old 09-09-2016, 10:18 AM   #30
Carl_cj
Member
 
Registered: Sep 2014
Distribution: Slackware,Linux From Scratch
Posts: 254

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by zk1234 View Post
You're welcome !

One more request: could you please post what is your xorg.0.log now ?
here is the output of xorg.o.log
Quote:
[ 30.670]
X.Org X Server 1.18.1
Release Date: 2016-02-08
[ 30.673] X Protocol Version 11, Revision 0
[ 30.674] Build Operating System: Linux 3.10.17 x86_64
[ 30.675] Current Operating System: Linux jamalpur 4.4.2 #1 SMP Thu Sep 8 23:14:39 IST 2016 x86_64
[ 30.675] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.2-lfs-7.9 root=/dev/sda4 ro
[ 30.676] Build Date: 05 September 2016 04:59:43PM
[ 30.677]
[ 30.678] Current version of pixman: 0.34.0
[ 30.679] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 30.680] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 30.683] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Sep 10 01:51:09 2016
[ 30.723] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 30.724] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 30.786] (==) ServerLayout "DefaultLayout"
[ 30.786] (==) No screen section available. Using defaults.
[ 30.786] (**) |-->Screen "Default Screen Section" (0)
[ 30.786] (**) | |-->Monitor "<default monitor>"
[ 30.786] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 30.786] (**) | |-->Device "name of your graphics card here"
[ 30.786] (**) | |-->GPUDevice "Intel Graphics"
[ 30.786] (**) | |-->GPUDevice "Card0"
[ 30.786] (**) | |-->GPUDevice "nvidia"
[ 30.786] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 30.786] (**) Option "Xinerama"
[ 30.786] (==) Automatically adding devices
[ 30.786] (==) Automatically enabling devices
[ 30.786] (==) Automatically adding GPU devices
[ 30.802] (**) Xinerama: enabled
[ 30.802] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 30.829] (==) FontPath set to:
/usr/share/fonts/X11/misc/,
/usr/share/fonts/X11/TTF/,
/usr/share/fonts/X11/OTF/,
/usr/share/fonts/X11/Type1/,
/usr/share/fonts/X11/100dpi/,
/usr/share/fonts/X11/75dpi/
[ 30.829] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 30.829] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 30.829] (II) Loader magic: 0x808c20
[ 30.829] (II) Module ABI versions:
[ 30.829] X.Org ANSI C Emulation: 0.4
[ 30.829] X.Org Video Driver: 20.0
[ 30.829] X.Org XInput driver : 22.1
[ 30.829] X.Org Server Extension : 9.0
[ 30.829] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 30.830] (--) PCI:*(0:0:2:0) 8086:0102:8086:2017 rev 9, Mem @ 0xfe000000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64
[ 30.830] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 30.830] (II) LoadModule: "glx"
[ 30.832] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 30.938] (II) Module glx: vendor="X.Org Foundation"
[ 30.938] compiled for 1.18.1, module version = 1.0.0
[ 30.938] ABI class: X.Org Server Extension, version 9.0
[ 30.938] (==) AIGLX enabled
[ 30.938] (II) LoadModule: "modesetting"
[ 30.938] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 30.949] (II) Module modesetting: vendor="X.Org Foundation"
[ 30.949] compiled for 1.18.1, module version = 1.18.1
[ 30.949] Module class: X.Org Video Driver
[ 30.949] ABI class: X.Org Video Driver, version 20.0
[ 30.949] (II) LoadModule: "intel"
[ 30.949] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 30.981] (II) Module intel: vendor="X.Org Foundation"
[ 30.981] compiled for 1.18.1, module version = 2.99.917
[ 30.981] Module class: X.Org Video Driver
[ 30.981] ABI class: X.Org Video Driver, version 20.0
[ 30.981] (II) LoadModule: "vesa"
[ 30.981] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 30.986] (II) Module vesa: vendor="X.Org Foundation"
[ 30.986] compiled for 1.18.1, module version = 2.3.3
[ 30.986] Module class: X.Org Video Driver
[ 30.986] ABI class: X.Org Video Driver, version 20.0
[ 30.986] (II) LoadModule: "nouveau"
[ 30.986] (WW) Warning, couldn't open module nouveau
[ 30.986] (II) UnloadModule: "nouveau"
[ 30.986] (II) Unloading nouveau
[ 30.986] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 30.986] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 30.986] (II) intel: Driver for Intel(R) 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
[ 30.986] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[ 30.986] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[ 30.986] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[ 30.986] (II) VESA: driver for VESA chipsets: vesa
[ 30.986] (--) using VT number 7

[ 30.989] (II) modeset(0): using drv /dev/dri/card0
[ 30.989] (WW) Falling back to old probe method for vesa
[ 30.989] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 30.989] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 30.989] (WW) modeset(0): Option "SWcursor" requires a boolean value
[ 30.989] (**) modeset(0): Option "kmsdev" "/dev/dri/card0"
[ 30.989] (WW) modeset(0): Option "ShadowFB" requires a boolean value
[ 30.989] (**) modeset(0): Option "AccelMethod" "glamor"
[ 30.989] (WW) modeset(0): Option "PageFlip" requires a boolean value
[ 30.989] (**) modeset(0): Option "ZaphodHeads" "Your specific video ports like DVI-I-1, VGA-1, and HDMI-1"
[ 30.989] (==) modeset(0): RGB weight 888
[ 30.989] (==) modeset(0): Default visual is TrueColor
[ 30.989] (II) Loading sub module "glamoregl"
[ 30.989] (II) LoadModule: "glamoregl"
[ 30.989] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 31.040] (II) Module glamoregl: vendor="X.Org Foundation"
[ 31.040] compiled for 1.18.1, module version = 1.0.0
[ 31.040] ABI class: X.Org ANSI C Emulation, version 0.4
[ 31.040] (II) glamor: OpenGL accelerated X.org driver based.
[ 31.195] (II) glamor: EGL version 1.4 (DRI2):
[ 31.251] (II) modeset(0): glamor initialized
[ 31.264] (II) modeset(0): Output VGA-1 has no monitor section
[ 31.277] (II) modeset(0): EDID for output VGA-1
[ 31.277] (II) modeset(0): Manufacturer: GSM Model: 4ec9 Serial#: 50125
[ 31.277] (II) modeset(0): Year: 2011 Week: 5
[ 31.277] (II) modeset(0): EDID Version: 1.3
[ 31.277] (II) modeset(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
[ 31.277] (II) modeset(0): Sync: Separate Composite
[ 31.277] (II) modeset(0): Max Image Size [cm]: horiz.: 45 vert.: 25
[ 31.277] (II) modeset(0): Gamma: 2.20
[ 31.277] (II) modeset(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[ 31.277] (II) modeset(0): First detailed timing is preferred mode
[ 31.277] (II) modeset(0): redX: 0.631 redY: 0.349 greenX: 0.341 greenY: 0.622
[ 31.277] (II) modeset(0): blueX: 0.152 blueY: 0.058 whiteX: 0.313 whiteY: 0.329
[ 31.277] (II) modeset(0): Supported established timings:
[ 31.277] (II) modeset(0): 720x400@70Hz
[ 31.277] (II) modeset(0): 640x480@60Hz
[ 31.277] (II) modeset(0): 640x480@75Hz
[ 31.277] (II) modeset(0): 800x600@56Hz
[ 31.277] (II) modeset(0): 800x600@60Hz
[ 31.277] (II) modeset(0): 800x600@75Hz
[ 31.277] (II) modeset(0): 832x624@75Hz
[ 31.277] (II) modeset(0): 1024x768@60Hz
[ 31.277] (II) modeset(0): 1024x768@75Hz
[ 31.277] (II) modeset(0): 1152x864@75Hz
[ 31.277] (II) modeset(0): Manufacturer's mask: 0
[ 31.277] (II) modeset(0): Supported standard timings:
[ 31.277] (II) modeset(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 31.277] (II) modeset(0): #1: hsize: 1600 vsize 900 refresh: 60 vid: 49321
[ 31.277] (II) modeset(0): Supported detailed timing:
[ 31.277] (II) modeset(0): clock: 108.0 MHz Image Size: 443 x 249 mm
[ 31.277] (II) modeset(0): h_active: 1600 h_sync: 1624 h_sync_end 1704 h_blank_end 1800 h_border: 0
[ 31.277] (II) modeset(0): v_active: 900 v_sync: 901 v_sync_end 904 v_blanking: 1000 v_border: 0
[ 31.277] (II) modeset(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 135 MHz
[ 31.277] (II) modeset(0): Monitor name: E2041
[ 31.277] (II) modeset(0): Serial No: 105PMBV050125
[ 31.277] (II) modeset(0): EDID (in hex):
[ 31.277] (II) modeset(0): 00ffffffffffff001e6dc94ecdc30000
[ 31.277] (II) modeset(0): 051501036c2d1978ea9535a159579f27
[ 31.277] (II) modeset(0): 0e5054a76a80714fa9c0010101010101
[ 31.277] (II) modeset(0): 010101010101302a40c8608464301850
[ 31.277] (II) modeset(0): 1300bbf91000001e000000fd00384b1e
[ 31.277] (II) modeset(0): 530d000a202020202020000000fc0045
[ 31.277] (II) modeset(0): 323034310a20202020202020000000ff
[ 31.277] (II) modeset(0): 00313035504d42563035303132350061
[ 31.277] (II) modeset(0): Printing probed modes for output VGA-1
[ 31.277] (II) modeset(0): Modeline "1600x900"x60.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz eP)
[ 31.277] (II) modeset(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 31.277] (II) modeset(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
[ 31.277] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 31.277] (II) modeset(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 31.277] (II) modeset(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 31.277] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 31.277] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 31.277] (II) modeset(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 31.277] (II) modeset(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 31.277] (II) modeset(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 31.277] (II) modeset(0): Output VGA-1 connected
[ 31.277] (II) modeset(0): Using exact sizes for initial modes
[ 31.277] (II) modeset(0): Output VGA-1 using initial mode 1600x900 +0+0
[ 31.277] (II) modeset(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 31.277] (==) modeset(0): DPI set to (96, 96)
[ 31.277] (II) Loading sub module "fb"
[ 31.277] (II) LoadModule: "fb"
[ 31.277] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 31.296] (II) Module fb: vendor="X.Org Foundation"
[ 31.296] compiled for 1.18.1, module version = 1.0.0
[ 31.296] ABI class: X.Org ANSI C Emulation, version 0.4
[ 31.296] (II) UnloadModule: "intel"
[ 31.296] (II) Unloading intel
[ 31.296] (II) UnloadModule: "vesa"
[ 31.296] (II) Unloading vesa
[ 31.296] (==) Depth 24 pixmap format is 32 bpp
[ 31.380] (==) modeset(0): Backing store enabled
[ 31.380] (==) modeset(0): Silken mouse enabled
[ 31.381] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 31.381] (==) modeset(0): DPMS enabled
[ 31.381] (II) modeset(0): [DRI2] Setup complete
[ 31.381] (II) modeset(0): [DRI2] DRI driver: i965
[ 31.381] (II) modeset(0): [DRI2] VDPAU driver: i965
[ 31.389] (--) RandR disabled
[ 31.404] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 31.404] (II) AIGLX: enabled GLX_ARB_create_context
[ 31.404] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 31.404] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[ 31.404] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 31.404] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 31.404] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 31.404] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 31.404] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 31.404] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[ 31.404] (II) AIGLX: Loaded and initialized i965
[ 31.404] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 31.405] (II) modeset(0): Damage tracking initialized
[ 31.405] (II) modeset(0): Setting screen physical size to 423 x 238
[ 31.666] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 31.666] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 31.666] (**) Power Button: Applying InputClass "keyboard-all"
[ 31.666] (**) Power Button: Applying InputClass "XKB Defaults"
[ 31.666] (II) LoadModule: "evdev"
[ 31.666] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 31.706] (II) Module evdev: vendor="X.Org Foundation"
[ 31.706] compiled for 1.18.1, module version = 2.10.1
[ 31.706] Module class: X.Org XInput Driver
[ 31.706] ABI class: X.Org XInput driver, version 22.1
[ 31.706] (II) Using input driver 'evdev' for 'Power Button'
[ 31.706] (**) Power Button: always reports core events
[ 31.706] (**) evdev: Power Button: Device: "/dev/input/event1"
[ 31.706] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 31.706] (--) evdev: Power Button: Found keys
[ 31.706] (II) evdev: Power Button: Configuring as keyboard
[ 31.706] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 31.706] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 31.706] (**) Option "xkb_rules" "evdev"
[ 31.706] (**) Option "xkb_layout" "us"
[ 31.706] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 31.727] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 31.727] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 31.727] (**) Power Button: Applying InputClass "keyboard-all"
[ 31.727] (**) Power Button: Applying InputClass "XKB Defaults"
[ 31.727] (II) Using input driver 'evdev' for 'Power Button'
[ 31.727] (**) Power Button: always reports core events
[ 31.727] (**) evdev: Power Button: Device: "/dev/input/event0"
[ 31.727] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 31.727] (--) evdev: Power Button: Found keys
[ 31.727] (II) evdev: Power Button: Configuring as keyboard
[ 31.727] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 31.727] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 31.727] (**) Option "xkb_rules" "evdev"
[ 31.727] (**) Option "xkb_layout" "us"
[ 31.727] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 31.728] (II) config/udev: Adding input device USB OPTICAL MOUSE (/dev/input/event3)
[ 31.728] (**) USB OPTICAL MOUSE: Applying InputClass "evdev pointer catchall"
[ 31.728] (II) Using input driver 'evdev' for ' USB OPTICAL MOUSE'
[ 31.728] (**) USB OPTICAL MOUSE: always reports core events
[ 31.728] (**) evdev: USB OPTICAL MOUSE: Device: "/dev/input/event3"
[ 31.728] (--) evdev: USB OPTICAL MOUSE: Vendor 0 Product 0x538
[ 31.728] (--) evdev: USB OPTICAL MOUSE: Found 3 mouse buttons
[ 31.728] (--) evdev: USB OPTICAL MOUSE: Found scroll wheel(s)
[ 31.728] (--) evdev: USB OPTICAL MOUSE: Found relative axes
[ 31.728] (--) evdev: USB OPTICAL MOUSE: Found x and y relative axes
[ 31.728] (II) evdev: USB OPTICAL MOUSE: Configuring as mouse
[ 31.728] (II) evdev: USB OPTICAL MOUSE: Adding scrollwheel support
[ 31.728] (**) evdev: USB OPTICAL MOUSE: YAxisMapping: buttons 4 and 5
[ 31.728] (**) evdev: USB OPTICAL MOUSE: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 31.728] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/0003:0000:0538.0001/input/input3/event3"
[ 31.728] (II) XINPUT: Adding extended input device " USB OPTICAL MOUSE" (type: MOUSE, id 8)
[ 31.728] (II) evdev: USB OPTICAL MOUSE: initialized for relative axes.
[ 31.728] (**) USB OPTICAL MOUSE: (accel) keeping acceleration scheme 1
[ 31.728] (**) USB OPTICAL MOUSE: (accel) acceleration profile 0
[ 31.728] (**) USB OPTICAL MOUSE: (accel) acceleration factor: 2.000
[ 31.728] (**) USB OPTICAL MOUSE: (accel) acceleration threshold: 4
[ 31.728] (II) config/udev: Adding input device USB OPTICAL MOUSE (/dev/input/mouse0)
[ 31.728] (II) No input driver specified, ignoring this device.
[ 31.728] (II) This device may have been added with another device file.
[ 31.728] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
[ 31.728] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 31.728] (**) AT Translated Set 2 keyboard: Applying InputClass "keyboard-all"
[ 31.728] (**) AT Translated Set 2 keyboard: Applying InputClass "XKB Defaults"
[ 31.728] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 31.728] (**) AT Translated Set 2 keyboard: always reports core events
[ 31.728] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event2"
[ 31.729] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 31.729] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 31.729] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 31.729] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
[ 31.729] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
[ 31.729] (**) Option "xkb_rules" "evdev"
[ 31.729] (**) Option "xkb_layout" "us"
[ 31.729] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 53.842] (II) evdev: AT Translated Set 2 keyboard: Close
[ 53.842] (II) UnloadModule: "evdev"
[ 53.842] (II) evdev: USB OPTICAL MOUSE: Close
[ 53.842] (II) UnloadModule: "evdev"
[ 53.842] (II) evdev: Power Button: Close
[ 53.842] (II) UnloadModule: "evdev"
[ 53.842] (II) evdev: Power Button: Close
[ 53.842] (II) UnloadModule: "evdev"
[ 53.860] (II) Server terminated successfully (0). Closing log file.
could you tell me that when i try to ping www.google.com it returns unknown host my /etc/resolv.conf file is
Code:
# Begin /etc/resolv.conf

domain google.com
nameserver 8.8.8.8
nameserver 8.8.4.4

# End /etc/resolv.conf
my /etc/sysconfig/ifconfig.etch0 file is
Code:
ONBOOT=yes
IFACE=eth0
SERVICE=ipv4-static
IP=192.168.1.2
GATEWAY=192.168.1.1
PREFIX=24
BROADCAST=192.168.1.255
any suggestions?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Xorg issues - error(1) and error(2) when using -configure or startx sezna Arch 2 01-12-2015 12:24 PM
[SOLVED] startx" command not working in chap. Xorg-7.7 Testing and Configuration(BLFS -7.6) jaassi Linux From Scratch 4 10-05-2014 11:47 AM
Xorg -configure error: Missing output drivers jsteel Linux From Scratch 6 11-12-2008 05:02 PM
Configure startx command / tightvnc trouble rutgerw Ubuntu 2 10-24-2006 04:49 AM
error using startx command debug019 Linux - Newbie 5 09-07-2004 05:47 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch

All times are GMT -5. The time now is 06:25 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration