[SOLVED] iMac Blackscreen / Xorg no screens found

Hello ladies and gentlemen,
this is my first post so far. I am very satisfied with my archlinux setup on my macbook (2006). But i ran into a Problem i could not solve with google, arch forum and arch wiki.
===  The Setup ===
iMac from late 2010 (Computer with built-in Monitor)
Archlinux install from nov. 2012
=== The story  ===
I tried a lot of Linux distributions to install:
- Archlinux (from CD, Install-Image from 11/2012 )
- Ubuntu (from USB, v. 12.10 & 12.04 LTS)
- Cinnarch (12.11.22 minimal netinstaller)
I always ran into the same problem:
Booting w/ a black screen (no LED Backlight - It was possible to login and reboot the computer blindly)
booting w/ screen with nomodeset
I tried the Opensource ATI driver (i used the walkthrough on the WIKI)
and i also tried the closed-source catalyst-234k driver with old xorg-server (1.12 and 1.11).
=== The Issue ===
Normal Boot:
After ~1s of STDoutput i get a black screen without LED backlight (its like unplugging the Monitor) - I was able to login and reboot blindly
Fallback Boot (with Kernelmode "nomodeset" and "debug")
I can boot with no problems - but im not able to launch an xorg-server successfully.
I have no possibility to "startx" or "Xorg -configure" - it always throws me an error (No screens found)
===  The Logs / System Information ===
lsmod | grep radeon
radeon 859655 0
ttm ... 1 radeon
drm_kms_player ... 1 radeon
drm ... 3 ttm,drm_kms,radeon
i2c_algo_bit ... 1 ....
i2c_core ... 6 ...
lspci | grep VGA
01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI RV730 XT [Mobility Radeon HD 4670]
cat /var/log/Xorg.0.log | grep EE
(EE) failed to load module VESA (module does not exist)
(EE) No drivers available
the xf86-video-ati is installed!
and if i install vesa drivers:
the screen freezes on startx and i have to hard-reboot.
I cant list whole log here, because i need to retype everything x(
cat/var/log/Xorg.0.log
...only informational stuff, some warnings and no errors:
(WW) the directory (/usr/share/fonts(OTF/) does not exist.
(WW) open ACPI failed (/var/run/acpid.socked)(no such file or directory)
and on Xorg -configure
Number of created screens does not match number of detected devices.
Configuration failed.
Server terminated with error 2. closing logfile
my /root/.xinitrc and ~/.xinitrc
exec gnome-session
(yes, gnome is installed!)
thats it so far. any help?
=== The Solution  ===
- none yet.
Last edited by moolen (2012-12-07 09:50:27)

I worked it out.
i used the awesome AUI script by helmuthdu
https://github.com/helmuthdu/aui
i installed X, loginmanager and a Desktop environment and it works well.

Similar Messages

  • [Solved] xorg "no screens found" on laptop with nvidia + intel Optimus

    Startx gives fatal server error:(EE) no screens found
    After installing arch on my laptop, I followed the xorg arch wiki to install the Xwindow system.
    I installed  xorg-server, startx
    lspci -k | grep -A -2 -i "VGA" shows two graphic cards (see below). I guess the I am using the NVIDIA.
    I installed nvidia-utils-337.12-1 , nvidia-337.12-1, nvidia-libgl-337.12-1
    After that I ran nvidia-xconfig
    startx gives the above error.
    What can I try next?
    Best,
    Sjoerd
    This are the log files:
    lspci -k | grep -A -2 -i "VGA"
    00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
    Subsystem: ASUSTeK Computer Inc. Device 15a7
    Kernel driver in use: i915
    01:00.0 VGA compatible controller: NVIDIA Corporation GK107M [GeForce GT 650M] (rev a1)
    Subsystem: ASUSTeK Computer Inc. GeForce GT 650M
    Kernel driver in use: nvidia
    lsmod
    Module Size Used by
    isofs 32820 0
    usb_storage 49255 1
    joydev 10367 0
    mousedev 10912 0
    uvcvideo 74492 0
    videobuf2_vmalloc 3368 1 uvcvideo
    videobuf2_memops 2239 1 videobuf2_vmalloc
    btusb 19720 0
    videobuf2_core 28999 1 uvcvideo
    bluetooth 352753 2 btusb
    videodev 122691 2 uvcvideo,videobuf2_core
    media 12611 2 uvcvideo,videodev
    6lowpan_iphc 11556 1 bluetooth
    nvidia 10784100 0
    arc4 2064 2
    asus_nb_wmi 7400 0
    coretemp 6550 0
    asus_wmi 16605 1 asus_nb_wmi
    intel_rapl 12332 0
    sparse_keymap 3242 1 asus_wmi
    hwmon 3153 2 coretemp,asus_wmi
    x86_pkg_temp_thermal 7311 0
    intel_powerclamp 9442 0
    mxm_wmi 1595 0
    kvm_intel 134316 0
    iwldvm 171439 0
    iTCO_wdt 5535 0
    iTCO_vendor_support 1929 1 iTCO_wdt
    kvm 419974 1 kvm_intel
    nls_iso8859_1 4485 2
    led_class 3611 2 iwldvm,asus_wmi
    i915 752620 1
    mac80211 510355 1 iwldvm
    crct10dif_pclmul 4714 0
    nls_cp437 6017 2
    crc32_pclmul 2955 0
    crc32c_intel 14217 0
    ghash_clmulni_intel 4362 0
    aesni_intel 144871 0
    vfat 10631 2
    aes_x86_64 7463 1 aesni_intel
    fat 53688 1 vfat
    lrw 3821 1 aesni_intel
    gf128mul 6018 1 lrw
    glue_helper 4737 1 aesni_intel
    ablk_helper 2100 1 aesni_intel
    cryptd 8537 3 ghash_clmulni_intel,aesni_intel,ablk_helper
    iwlwifi 151777 1 iwldvm
    psmouse 92904 0
    snd_hda_codec_realtek 47141 1
    snd_hda_codec_generic 53860 1 snd_hda_codec_realtek
    microcode 17157 0
    cfg80211 459335 3 iwlwifi,mac80211,iwldvm
    evdev 11784 5
    mac_hid 3273 0
    serio_raw 5009 0
    atl1c 38426 0
    pcspkr 2059 0
    i2c_i801 11364 0
    rfkill 15971 3 cfg80211,bluetooth,asus_wmi
    snd_hda_intel 38728 0
    drm_kms_helper 35720 1 i915
    snd_hda_codec 101816 3 snd_hda_codec_realtek,snd_hda_codec_generic,snd_hda_intel
    button 4765 1 i915
    snd_hwdep 6396 1 snd_hda_codec
    drm 242043 3 i915,drm_kms_helper,nvidia
    snd_pcm 81607 2 snd_hda_codec,snd_hda_intel
    snd_timer 19038 1 snd_pcm
    mei_me 9776 0
    snd 60086 7 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
    intel_gtt 12856 1 i915
    i2c_algo_bit 5480 1 i915
    thermal 8812 0
    soundcore 5551 1 snd
    tpm_tis 9310 0
    i2c_core 25400 7 drm,i915,i2c_i801,drm_kms_helper,i2c_algo_bit,nvidia,videodev
    video 12057 2 i915,asus_wmi
    mei 65662 1 mei_me
    processor 25217 0
    lpc_ich 13560 0
    wmi 8539 2 mxm_wmi,asus_wmi
    battery 7821 0
    tpm 23363 1 tpm_tis
    shpchp 25706 0
    intel_rst 2372 0
    ac 3366 0
    ext4 505317 2
    crc16 1359 2 ext4,bluetooth
    mbcache 6266 1 ext4
    jbd2 86487 1 ext4
    sd_mod 37170 8
    crc_t10dif 1135 1 sd_mod
    crct10dif_common 1436 2 crct10dif_pclmul,crc_t10dif
    atkbd 16934 0
    libps2 4507 2 atkbd,psmouse
    ahci 24043 4
    libahci 21708 1 ahci
    libata 174012 2 ahci,libahci
    ehci_pci 4152 0
    xhci_hcd 147645 0
    ehci_hcd 64875 1 ehci_pci
    scsi_mod 137184 3 usb_storage,libata,sd_mod
    usbcore 186974 6 btusb,uvcvideo,usb_storage,ehci_hcd,ehci_pci,xhci_hcd
    usb_common 1712 1 usbcore
    i8042 13135 1 libps2
    serio 10785 9 serio_raw,atkbd,i8042,psmouse
    /etc/X11/xorg.conf
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 337.12 (buildmeister@swio-display-x64-rhel04-11) Fri Apr 4 15:17:56 PDT 2014
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    EndSection
    Section "Files"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Unknown"
    HorizSync 28.0 - 33.0
    VertRefresh 43.0 - 72.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    /var/log/Xorg.0.log
    [ 1860.296]
    X.Org X Server 1.15.1
    Release Date: 2014-04-13
    [ 1860.302] X Protocol Version 11, Revision 0
    [ 1860.304] Build Operating System: Linux 3.14.0-4-ARCH x86_64
    [ 1860.306] Current Operating System: Linux zen 3.14.2-1-ARCH #1 SMP PREEMPT Sun Apr 27 11:28:44 CEST 2014 x86_64
    [ 1860.306] Kernel command line: initrd=\initramfs-linux.img root=/dev/sda2
    [ 1860.309] Build Date: 14 April 2014 08:39:09AM
    [ 1860.311]
    [ 1860.313] Current version of pixman: 0.32.4
    [ 1860.316] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 1860.316] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 1860.324] (==) Log file: "/var/log/Xorg.0.log", Time: Mon May 5 12:22:24 2014
    [ 1860.326] (==) Using config file: "/etc/X11/xorg.conf"
    [ 1860.327] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 1860.328] (==) ServerLayout "Layout0"
    [ 1860.328] (**) |-->Screen "Screen0" (0)
    [ 1860.328] (**) | |-->Monitor "Monitor0"
    [ 1860.328] (**) | |-->Device "Device0"
    [ 1860.328] (**) |-->Input Device "Keyboard0"
    [ 1860.328] (**) |-->Input Device "Mouse0"
    [ 1860.328] (==) Automatically adding devices
    [ 1860.328] (==) Automatically enabling devices
    [ 1860.328] (==) Automatically adding GPU devices
    [ 1860.328] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 1860.328] Entry deleted from font path.
    [ 1860.328] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 1860.328] Entry deleted from font path.
    [ 1860.328] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 1860.328] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 1860.328] Entry deleted from font path.
    [ 1860.328] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 1860.328] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 1860.328] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 1860.328] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 1860.328] (WW) Disabling Keyboard0
    [ 1860.328] (WW) Disabling Mouse0
    [ 1860.328] (II) Loader magic: 0x804c80
    [ 1860.328] (II) Module ABI versions:
    [ 1860.328] X.Org ANSI C Emulation: 0.4
    [ 1860.328] X.Org Video Driver: 15.0
    [ 1860.328] X.Org XInput driver : 20.0
    [ 1860.328] X.Org Server Extension : 8.0
    [ 1860.328] (II) xfree86: Adding drm device (/dev/dri/card1)
    [ 1860.328] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 1860.330] (--) PCI:*(0:0:2:0) 8086:0166:1043:15a7 rev 9, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
    [ 1860.330] (--) PCI: (0:1:0:0) 10de:0fd1:1043:15a7 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
    [ 1860.330] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 1860.332] Initializing built-in extension Generic Event Extension
    [ 1860.333] Initializing built-in extension SHAPE
    [ 1860.335] Initializing built-in extension MIT-SHM
    [ 1860.337] Initializing built-in extension XInputExtension
    [ 1860.338] Initializing built-in extension XTEST
    [ 1860.340] Initializing built-in extension BIG-REQUESTS
    [ 1860.342] Initializing built-in extension SYNC
    [ 1860.343] Initializing built-in extension XKEYBOARD
    [ 1860.345] Initializing built-in extension XC-MISC
    [ 1860.346] Initializing built-in extension SECURITY
    [ 1860.348] Initializing built-in extension XINERAMA
    [ 1860.349] Initializing built-in extension XFIXES
    [ 1860.350] Initializing built-in extension RENDER
    [ 1860.352] Initializing built-in extension RANDR
    [ 1860.353] Initializing built-in extension COMPOSITE
    [ 1860.355] Initializing built-in extension DAMAGE
    [ 1860.356] Initializing built-in extension MIT-SCREEN-SAVER
    [ 1860.357] Initializing built-in extension DOUBLE-BUFFER
    [ 1860.358] Initializing built-in extension RECORD
    [ 1860.360] Initializing built-in extension DPMS
    [ 1860.361] Initializing built-in extension Present
    [ 1860.362] Initializing built-in extension DRI3
    [ 1860.364] Initializing built-in extension X-Resource
    [ 1860.365] Initializing built-in extension XVideo
    [ 1860.366] Initializing built-in extension XVideo-MotionCompensation
    [ 1860.367] Initializing built-in extension XFree86-VidModeExtension
    [ 1860.368] Initializing built-in extension XFree86-DGA
    [ 1860.369] Initializing built-in extension XFree86-DRI
    [ 1860.370] Initializing built-in extension DRI2
    [ 1860.370] (II) LoadModule: "glx"
    [ 1860.371] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 1860.382] (II) Module glx: vendor="NVIDIA Corporation"
    [ 1860.382] compiled for 4.0.2, module version = 1.0.0
    [ 1860.382] Module class: X.Org Server Extension
    [ 1860.382] (II) NVIDIA GLX Module 337.12 Fri Apr 4 14:34:00 PDT 2014
    [ 1860.383] Loading extension GLX
    [ 1860.383] (II) LoadModule: "nvidia"
    [ 1860.383] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 1860.383] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 1860.383] compiled for 4.0.2, module version = 1.0.0
    [ 1860.383] Module class: X.Org Video Driver
    [ 1860.383] (II) NVIDIA dlloader X Driver 337.12 Fri Apr 4 14:13:45 PDT 2014
    [ 1860.383] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 1860.383] (++) using VT number 2
    [ 1860.384] (EE) No devices detected.
    [ 1860.384] (EE)
    Fatal server error:
    [ 1860.384] (EE) no screens found(EE)
    [ 1860.384] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 1860.384] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 1860.384] (EE)
    Last edited by sjdh (2014-05-05 14:05:34)

    Hi Karol,
    Thank you for the suggestion. I read the wiki Nvidia#No_screens_found_on_a_laptop.2FNVIDIA_Optimus .
    It says "On a laptop, if the NVIDIA driver cannot find any screens, you may have an NVIDIA Optimus setup : an Intel chipset connected to the screen and the video outputs, and a NVIDIA". This seems to be the case for my latop.
    The wiki suggests three options to get around the problem:
    1) NVIDIA drivers now offer Optimus support since 319.12 Beta [[3]] with kernels above and including 3.9.
    2) Another solution is to install the Intel driver to handle the screens
    3) Enter the BIOS and changed the default graphics setting from 'Optimus' to 'Discrete' and the install NVIDIA drivers
    I tried them all:
    1) I had NVIDIA driver version 337 installed, but I don't know how to turn on Optimus support
    3) I check my bios settings, but there is no such option
    2) I removed the nvidia drivers and then installed intel drivers. I removed /etc/x11/xorg.conf
    startx now find screens. I guess there is no 2d or 3d acceleration, but it works
    Thank you
    Sjoerd

  • [Solved] Dell Mini 10: no screens found

    Hello people,
    First time Arch user here, but not new to Linux.
    Installing Arch Linux went without any problems on my Dell Mini 1010. But for the last 3 days I'm trying to get X working.
    I have used to following pages trying to get it to work:
    https://wiki.archlinux.org/index.php/Dell_Mini_10v
    https://wiki.archlinux.org/index.php/Intel_Graphics
    http://en.gentoo-wiki.com/wiki/Dell_Ins … /xorg.conf
    All without any luck. The error log can be found here:
    http://pastebin.ca/2360086
    That is without an xorg.conf and with addition of:
    /etc/X11/xorg.conf.d/20-gpudriver.conf
    Section "Device"
            Identifier "Card0"
            Driver     "intel"
    EndSection
    lsmod shows the i915 modules are loaded.
    Also I tried the vesa driver, but that gives me a flashing blue / black screen and the laptop needs to be hard rebooted.
    Anyone know what I'm missing? Or maybe someone with the same laptop willing to share their Xorg config?
    Thanks!
    Last edited by 00lonewolf (2013-04-16 17:14:40)

    Your hardware would be nice to know, so post the output of lspci -nn. A quick google tells me you have Poulsbo graphics. If that's the case, you're screwed. You have two options: the simple one - install xf86-video-modesetting; and the not-simple one - the EMGD driver. You will probably not succeed with the not-simple one.

  • Xorg/Intel, issues. "Fatal Error: No Screens Found" [SOLVED]

    I'm using an intel chipset with integrated graphics on an older computer, (old enough that I have to use kms) which worked previously, but didn't after the update. I've already enabled kms, so I ruled that out, if any of you can help, here are my logs:
    Results of $- Xinit
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    X.Org X Server 1.7.1.901 (1.7.2 RC 1)
    Release Date: 2009-11-6
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.31-ARCH i686
    Current Operating System: Linux Sek-Gamma 2.6.31-ARCH #1 SMP PREEMPT Tue Nov 10 19:48:17 CET 2009 i686
    Kernel command line: root=/dev/disk/by-uuid/82572740-394d-448c-8da4-b6d4ed904793 ro acpi=off
    Build Date: 08 November 2009 04:12:47PM
    Current version of pixman: 0.16.2
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Tue Feb 16 02:09:03 2010
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "X.org Configured"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Card0"
    (**) |-->Input Device "Mouse0"
    (**) |-->Input Device "Keyboard0"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (**) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    (WW) Disabling Mouse0
    (WW) Disabling Keyboard0
    (II) Loader magic: 0x81e5d40
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 6.0
    X.Org XInput driver : 7.0
    X.Org Server Extension : 2.0
    (--) using VT number 3
    (--) PCI:*(0:0:2:0) 8086:2562:109f:3189 Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device rev 3, Mem @ 0xf0000000/134217728, 0xe8000000/524288
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) Open APM successful
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.7.1.901, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.7.1.901, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension RECORD
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.7.1.901, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.7.1.901, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.7.1.901, module version = 1.1.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.7.1.901, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "intel"
    (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    (II) Module intel: vendor="X.Org Foundation"
    compiled for 1.7.4.901, module version = 2.10.0
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 6.0
    (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, Clarkdale, Arrandale
    (II) Primary Device is: PCI 00@00:02:0
    (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
    (EE) intel(0): No kernel modesetting driver detected.
    (II) UnloadModule: "intel"
    (EE) Screen(s) found, but none have a usable configuration.
    Fatal server error:
    no screens found
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    With the vesa driver specified, it still gives me an error based on the extension "Record" in xorg.
    Last edited by silversnakeeyes (2010-08-25 13:58:14)

    Crap, it didn't work. I tried with the i915 thing on through grub, and is still failed.
    The bug in xorg also said that there was a bug with the module 'record' so I removed it completely and tried again, for some reason it still didn't work. With vesa as the driver, I get a black screen, which is the closest to a GUI I've seen in weeks.
    Error log - Vesa with 'Record' removed:
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    X.Org X Server 1.7.1.901 (1.7.2 RC 1)
    Release Date: 2009-11-6
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.31-ARCH i686
    Current Operating System: Linux Sek-Gamma 2.6.31-ARCH #1 SMP PREEMPT Tue Nov 10 19:48:17 CET 2009 i686
    Kernel command line: root=/dev/disk/by-uuid/82572740-394d-448c-8da4-b6d4ed904793 ro acpi=off i915.modeset=1
    Build Date: 08 November 2009 04:12:47PM
    Current version of pixman: 0.16.2
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Tue Feb 16 23:20:03 2010
    (++) Using config file: "/home/ssen/xorg.conf.new"
    (==) ServerLayout "X.org Configured"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Card0"
    (**) |-->Input Device "Mouse0"
    (**) |-->Input Device "Keyboard0"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (**) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    (WW) Disabling Mouse0
    (WW) Disabling Keyboard0
    (II) Loader magic: 0x81e5d40
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 6.0
    X.Org XInput driver : 7.0
    X.Org Server Extension : 2.0
    (--) using VT number 2
    (--) PCI:*(0:0:2:0) 8086:2562:109f:3189 Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device rev 3, Mem @ 0xf0000000/134217728, 0xe8000000/524288
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) Open APM successful
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded by default.
    (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.7.1.901, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.7.1.901, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.7.1.901, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.7.1.901, module version = 1.1.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.7.1.901, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.7.1.901, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension RECORD
    (II) LoadModule: "vesa"
    (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    (II) Module vesa: vendor="X.Org Foundation"
    compiled for 1.7.0.901, module version = 2.2.1
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 6.0
    (II) VESA: driver for VESA chipsets: vesa
    (II) Primary Device is: PCI 00@00:02:0
    (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
    (II) Loading sub module "vbe"
    (II) LoadModule: "vbe"
    (II) Loading /usr/lib/xorg/modules/libvbe.so
    (II) Module vbe: vendor="X.Org Foundation"
    compiled for 1.7.1.901, module version = 1.1.0
    ABI class: X.Org Video Driver, version 6.0
    (II) Loading sub module "int10"
    (II) LoadModule: "int10"
    (II) Loading /usr/lib/xorg/modules/libint10.so
    (II) Module int10: vendor="X.Org Foundation"
    compiled for 1.7.1.901, module version = 1.0.0
    ABI class: X.Org Video Driver, version 6.0
    (II) VESA(0): initializing int10
    (II) VESA(0): Primary V_BIOS segment is: 0xc000
    (II) VESA(0): VESA BIOS detected
    (II) VESA(0): VESA VBE Version 3.0
    (II) VESA(0): VESA VBE Total Mem: 8000 kB
    (II) VESA(0): VESA VBE OEM: Intel(r)845G/845GL/845GE/845GV Graphics Chip Accelerated VGA BIOS
    (II) VESA(0): VESA VBE OEM Software Rev: 1.0
    (II) VESA(0): VESA VBE OEM Vendor: Intel Corporation
    (II) VESA(0): VESA VBE OEM Product: Intel(r)845G/845GL/845GE/845GV Graphics Controller
    (II) VESA(0): VESA VBE OEM Product Rev: Hardware Version 0.0
    (==) VESA(0): Depth 24, (--) framebuffer bpp 32
    (==) VESA(0): RGB weight 888
    (==) VESA(0): Default visual is TrueColor
    (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"
    (II) Module "ddc" already built-in
    (II) VESA(0): VESA VBE DDC supported
    (II) VESA(0): VESA VBE DDC Level none
    (II) VESA(0): VESA VBE DDC transfer in appr. 0 sec.
    (II) VESA(0): VESA VBE DDC read failed
    (II) VESA(0): VESA VBE PanelID invalid
    (II) VESA(0): Searching for matching VESA mode(s):
    Mode: 13c (1920x1440)
    ModeAttributes: 0x9b
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc0005d56
    BytesPerScanline: 1920
    XResolution: 1920
    YResolution: 1440
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 8
    NumberOfBanks: 1
    MemoryModel: 4
    BankSize: 0
    NumberOfImages: 1
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xf0000000
    LinBytesPerScanLine: 1920
    BnkNumberOfImagePages: 1
    LinNumberOfImagePages: 1
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 230000000
    Mode: 14d (1920x1440)
    ModeAttributes: 0x9b
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc0005d56
    BytesPerScanline: 3840
    XResolution: 1920
    YResolution: 1440
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 16
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 0
    RedMaskSize: 5
    RedFieldPosition: 11
    GreenMaskSize: 6
    GreenFieldPosition: 5
    BlueMaskSize: 5
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xf0000000
    LinBytesPerScanLine: 3840
    BnkNumberOfImagePages: 0
    LinNumberOfImagePages: 0
    LinRedMaskSize: 5
    LinRedFieldPosition: 11
    LinGreenMaskSize: 6
    LinGreenFieldPosition: 5
    LinBlueMaskSize: 5
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 230000000
    Mode: 15c (1920x1440)
    ModeAttributes: 0x9a
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc0005d56
    BytesPerScanline: 7680
    XResolution: 1920
    YResolution: 1440
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 32
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 0
    RedMaskSize: 8
    RedFieldPosition: 16
    GreenMaskSize: 8
    GreenFieldPosition: 8
    BlueMaskSize: 8
    BlueFieldPosition: 0
    RsvdMaskSize: 8
    RsvdFieldPosition: 24
    DirectColorModeInfo: 0
    PhysBasePtr: 0xf0000000
    LinBytesPerScanLine: 7680
    BnkNumberOfImagePages: 0
    LinNumberOfImagePages: 0
    LinRedMaskSize: 8
    LinRedFieldPosition: 16
    LinGreenMaskSize: 8
    LinGreenFieldPosition: 8
    LinBlueMaskSize: 8
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 8
    LinRsvdFieldPosition: 24
    MaxPixelClock: 230000000
    Mode: 13a (1600x1200)
    ModeAttributes: 0x9b
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc0005d56
    BytesPerScanline: 1600
    XResolution: 1600
    YResolution: 1200
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 8
    NumberOfBanks: 1
    MemoryModel: 4
    BankSize: 0
    NumberOfImages: 3
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xf0000000
    LinBytesPerScanLine: 1600
    BnkNumberOfImagePages: 3
    LinNumberOfImagePages: 3
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 230000000
    Mode: 14b (1600x1200)
    ModeAttributes: 0x9b
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc0005d56
    BytesPerScanline: 3200
    XResolution: 1600
    YResolution: 1200
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 16
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 1
    RedMaskSize: 5
    RedFieldPosition: 11
    GreenMaskSize: 6
    GreenFieldPosition: 5
    BlueMaskSize: 5
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xf0000000
    LinBytesPerScanLine: 3200
    BnkNumberOfImagePages: 1
    LinNumberOfImagePages: 1
    LinRedMaskSize: 5
    LinRedFieldPosition: 11
    LinGreenMaskSize: 6
    LinGreenFieldPosition: 5
    LinBlueMaskSize: 5
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 230000000
    *Mode: 15a (1600x1200)
    ModeAttributes: 0x9b
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc0005d56
    BytesPerScanline: 6400
    XResolution: 1600
    YResolution: 1200
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 32
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 0
    RedMaskSize: 8
    RedFieldPosition: 16
    GreenMaskSize: 8
    GreenFieldPosition: 8
    BlueMaskSize: 8
    BlueFieldPosition: 0
    RsvdMaskSize: 8
    RsvdFieldPosition: 24
    DirectColorModeInfo: 0
    PhysBasePtr: 0xf0000000
    LinBytesPerScanLine: 6400
    BnkNumberOfImagePages: 0
    LinNumberOfImagePages: 0
    LinRedMaskSize: 8
    LinRedFieldPosition: 16
    LinGreenMaskSize: 8
    LinGreenFieldPosition: 8
    LinBlueMaskSize: 8
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 8
    LinRsvdFieldPosition: 24
    MaxPixelClock: 230000000
    Mode: 107 (1280x1024)
    ModeAttributes: 0x9b
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc0005d56
    BytesPerScanline: 1280
    XResolution: 1280
    YResolution: 1024
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 8
    NumberOfBanks: 1
    MemoryModel: 4
    BankSize: 0
    NumberOfImages: 5
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xf0000000
    LinBytesPerScanLine: 1280
    BnkNumberOfImagePages: 5
    LinNumberOfImagePages: 5
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 230000000
    Mode: 11a (1280x1024)
    ModeAttributes: 0x9b
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc0005d56
    BytesPerScanline: 2560
    XResolution: 1280
    YResolution: 1024
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 16
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 2
    RedMaskSize: 5
    RedFieldPosition: 11
    GreenMaskSize: 6
    GreenFieldPosition: 5
    BlueMaskSize: 5
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xf0000000
    LinBytesPerScanLine: 2560
    BnkNumberOfImagePages: 2
    LinNumberOfImagePages: 2
    LinRedMaskSize: 5
    LinRedFieldPosition: 11
    LinGreenMaskSize: 6
    LinGreenFieldPosition: 5
    LinBlueMaskSize: 5
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 230000000
    *Mode: 11b (1280x1024)
    ModeAttributes: 0x9b
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc0005d56
    BytesPerScanline: 5120
    XResolution: 1280
    YResolution: 1024
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 32
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 0
    RedMaskSize: 8
    RedFieldPosition: 16
    GreenMaskSize: 8
    GreenFieldPosition: 8
    BlueMaskSize: 8
    BlueFieldPosition: 0
    RsvdMaskSize: 8
    RsvdFieldPosition: 24
    DirectColorModeInfo: 0
    PhysBasePtr: 0xf0000000
    LinBytesPerScanLine: 5120
    BnkNumberOfImagePages: 0
    LinNumberOfImagePages: 0
    LinRedMaskSize: 8
    LinRedFieldPosition: 16
    LinGreenMaskSize: 8
    LinGreenFieldPosition: 8
    LinBlueMaskSize: 8
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 8
    LinRsvdFieldPosition: 24
    MaxPixelClock: 230000000
    Mode: 105 (1024x768)
    ModeAttributes: 0x9b
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc0005d56
    BytesPerScanline: 1024
    XResolution: 1024
    YResolution: 768
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 8
    NumberOfBanks: 1
    MemoryModel: 4
    BankSize: 0
    NumberOfImages: 9
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xf0000000
    LinBytesPerScanLine: 1024
    BnkNumberOfImagePages: 9
    LinNumberOfImagePages: 9
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 230000000
    Mode: 117 (1024x768)
    ModeAttributes: 0x9b
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc0005d56
    BytesPerScanline: 2048
    XResolution: 1024
    YResolution: 768
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 16
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 4
    RedMaskSize: 5
    RedFieldPosition: 11
    GreenMaskSize: 6
    GreenFieldPosition: 5
    BlueMaskSize: 5
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xf0000000
    LinBytesPerScanLine: 2048
    BnkNumberOfImagePages: 4
    LinNumberOfImagePages: 4
    LinRedMaskSize: 5
    LinRedFieldPosition: 11
    LinGreenMaskSize: 6
    LinGreenFieldPosition: 5
    LinBlueMaskSize: 5
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 230000000
    *Mode: 118 (1024x768)
    ModeAttributes: 0x9b
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc0005d56
    BytesPerScanline: 4096
    XResolution: 1024
    YResolution: 768
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 32
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 1
    RedMaskSize: 8
    RedFieldPosition: 16
    GreenMaskSize: 8
    GreenFieldPosition: 8
    BlueMaskSize: 8
    BlueFieldPosition: 0
    RsvdMaskSize: 8
    RsvdFieldPosition: 24
    DirectColorModeInfo: 0
    PhysBasePtr: 0xf0000000
    LinBytesPerScanLine: 4096
    BnkNumberOfImagePages: 1
    LinNumberOfImagePages: 1
    LinRedMaskSize: 8
    LinRedFieldPosition: 16
    LinGreenMaskSize: 8
    LinGreenFieldPosition: 8
    LinBlueMaskSize: 8
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 8
    LinRsvdFieldPosition: 24
    MaxPixelClock: 230000000
    *Mode: 112 (640x480)
    ModeAttributes: 0x9b
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc0005d56
    BytesPerScanline: 2560
    XResolution: 640
    YResolution: 480
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 32
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 5
    RedMaskSize: 8
    RedFieldPosition: 16
    GreenMaskSize: 8
    GreenFieldPosition: 8
    BlueMaskSize: 8
    BlueFieldPosition: 0
    RsvdMaskSize: 8
    RsvdFieldPosition: 24
    DirectColorModeInfo: 0
    PhysBasePtr: 0xf0000000
    LinBytesPerScanLine: 2560
    BnkNumberOfImagePages: 5
    LinNumberOfImagePages: 5
    LinRedMaskSize: 8
    LinRedFieldPosition: 16
    LinGreenMaskSize: 8
    LinGreenFieldPosition: 8
    LinBlueMaskSize: 8
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 8
    LinRsvdFieldPosition: 24
    MaxPixelClock: 230000000
    Mode: 114 (800x600)
    ModeAttributes: 0x9b
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc0005d56
    BytesPerScanline: 1600
    XResolution: 800
    YResolution: 600
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 16
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 7
    RedMaskSize: 5
    RedFieldPosition: 11
    GreenMaskSize: 6
    GreenFieldPosition: 5
    BlueMaskSize: 5
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xf0000000
    LinBytesPerScanLine: 1600
    BnkNumberOfImagePages: 7
    LinNumberOfImagePages: 7
    LinRedMaskSize: 5
    LinRedFieldPosition: 11
    LinGreenMaskSize: 6
    LinGreenFieldPosition: 5
    LinBlueMaskSize: 5
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 230000000
    *Mode: 115 (800x600)
    ModeAttributes: 0x9b
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc0005d56
    BytesPerScanline: 3200
    XResolution: 800
    YResolution: 600
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 32
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 3
    RedMaskSize: 8
    RedFieldPosition: 16
    GreenMaskSize: 8
    GreenFieldPosition: 8
    BlueMaskSize: 8
    BlueFieldPosition: 0
    RsvdMaskSize: 8
    RsvdFieldPosition: 24
    DirectColorModeInfo: 0
    PhysBasePtr: 0xf0000000
    LinBytesPerScanLine: 3200
    BnkNumberOfImagePages: 3
    LinNumberOfImagePages: 3
    LinRedMaskSize: 8
    LinRedFieldPosition: 16
    LinGreenMaskSize: 8
    LinGreenFieldPosition: 8
    LinBlueMaskSize: 8
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 8
    LinRsvdFieldPosition: 24
    MaxPixelClock: 230000000
    Mode: 109 (132x25)
    ModeAttributes: 0xf
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc0005d56
    BytesPerScanline: 594
    XResolution: 132
    YResolution: 25
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 4
    NumberOfBanks: 1
    MemoryModel: 0
    BankSize: 0
    NumberOfImages: 0
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0x0
    LinBytesPerScanLine: 0
    BnkNumberOfImagePages: 0
    LinNumberOfImagePages: 0
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 0
    Mode: 10a (132x43)
    ModeAttributes: 0xf
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc0005d56
    BytesPerScanline: 594
    XResolution: 132
    YResolution: 43
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 4
    NumberOfBanks: 1
    MemoryModel: 0
    BankSize: 0
    NumberOfImages: 0
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0x0
    LinBytesPerScanLine: 0
    BnkNumberOfImagePages: 0
    LinNumberOfImagePages: 0
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 0
    Mode: 10b (132x50)
    ModeAttributes: 0xf
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc0005d56
    BytesPerScanline: 594
    XResolution: 132
    YResolution: 50
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 4
    NumberOfBanks: 1
    MemoryModel: 0
    BankSize: 0
    NumberOfImages: 0
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0x0
    LinBytesPerScanLine: 0
    BnkNumberOfImagePages: 0
    LinNumberOfImagePages: 0
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 0
    Mode: 10c (132x60)
    ModeAttributes: 0xf
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc0005d56
    BytesPerScanline: 594
    XResolution: 132
    YResolution: 60
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 4
    NumberOfBanks: 1
    MemoryModel: 0
    BankSize: 0
    NumberOfImages: 0
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0x0
    LinBytesPerScanLine: 0
    BnkNumberOfImagePages: 0
    LinNumberOfImagePages: 0
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 0
    Mode: 101 (640x480)
    ModeAttributes: 0x9b
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc0005d56
    BytesPerScanline: 640
    XResolution: 640
    YResolution: 480
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 8
    NumberOfBanks: 1
    MemoryModel: 4
    BankSize: 0
    NumberOfImages: 24
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xf0000000
    LinBytesPerScanLine: 640
    BnkNumberOfImagePages: 24
    LinNumberOfImagePages: 24
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 230000000
    Mode: 103 (800x600)
    ModeAttributes: 0x9b
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc0005d56
    BytesPerScanline: 800
    XResolution: 800
    YResolution: 600
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 8
    NumberOfBanks: 1
    MemoryModel: 4
    BankSize: 0
    NumberOfImages: 16
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xf0000000
    LinBytesPerScanLine: 800
    BnkNumberOfImagePages: 16
    LinNumberOfImagePages: 16
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 230000000
    Mode: 111 (640x480)
    ModeAttributes: 0x9b
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc0005d56
    BytesPerScanline: 1280
    XResolution: 640
    YResolution: 480
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 16
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 12
    RedMaskSize: 5
    RedFieldPosition: 11
    GreenMaskSize: 6
    GreenFieldPosition: 5
    BlueMaskSize: 5
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xf0000000
    LinBytesPerScanLine: 1280
    BnkNumberOfImagePages: 12
    LinNumberOfImagePages: 12
    LinRedMaskSize: 5
    LinRedFieldPosition: 11
    LinGreenMaskSize: 6
    LinGreenFieldPosition: 5
    LinBlueMaskSize: 5
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 230000000
    (II) VESA(0): Total Memory: 125 64KB banks (8000kB)
    (II) VESA(0): Monitor0: Using default hsync range of 31.50-37.90 kHz
    (II) VESA(0): Monitor0: Using default vrefresh range of 50.00-70.00 Hz
    (WW) VESA(0): Unable to estimate virtual size
    (II) VESA(0): Not using built-in mode "1600x1200" (no mode of this name)
    (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
    (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
    (II) VESA(0): Not using built-in mode "800x600" (no mode of this name)
    (II) VESA(0): Not using built-in mode "640x480" (no mode of this name)
    (WW) VESA(0): No valid modes left. Trying less strict filter...
    (II) VESA(0): Monitor0: Using hsync range of 31.50-37.90 kHz
    (II) VESA(0): Monitor0: Using vrefresh range of 50.00-70.00 Hz
    (WW) VESA(0): Unable to estimate virtual size
    (II) VESA(0): Not using built-in mode "1600x1200" (hsync out of range)
    (II) VESA(0): Not using built-in mode "1280x1024" (hsync out of range)
    (II) VESA(0): Not using built-in mode "1024x768" (hsync out of range)
    (--) VESA(0): Virtual size is 800x600 (pitch 800)
    (**) VESA(0): *Built-in mode "800x600"
    (**) VESA(0): *Built-in mode "640x480"
    (==) VESA(0): DPI set to (96, 96)
    (II) VESA(0): Attempting to use 60Hz refresh for mode "800x600" (115)
    (II) VESA(0): Attempting to use 60Hz refresh for mode "640x480" (112)
    (**) VESA(0): Using "Shadow Framebuffer"
    (II) Loading sub module "shadow"
    (II) LoadModule: "shadow"
    (II) Loading /usr/lib/xorg/modules/libshadow.so
    (II) Module shadow: vendor="X.Org Foundation"
    compiled for 1.7.1.901, module version = 1.1.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules/libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.7.1.901, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (==) Depth 24 pixmap format is 32 bpp
    (II) Loading sub module "int10"
    (II) LoadModule: "int10"
    (II) Reloading /usr/lib/xorg/modules/libint10.so
    (II) VESA(0): initializing int10
    (II) VESA(0): Primary V_BIOS segment is: 0xc000
    (II) VESA(0): VESA BIOS detected
    (II) VESA(0): VESA VBE Version 3.0
    (II) VESA(0): VESA VBE Total Mem: 8000 kB
    (II) VESA(0): VESA VBE OEM: Intel(r)845G/845GL/845GE/845GV Graphics Chip Accelerated VGA BIOS
    (II) VESA(0): VESA VBE OEM Software Rev: 1.0
    (II) VESA(0): VESA VBE OEM Vendor: Intel Corporation
    (II) VESA(0): VESA VBE OEM Product: Intel(r)845G/845GL/845GE/845GV Graphics Controller
    (II) VESA(0): VESA VBE OEM Product Rev: Hardware Version 0.0
    (II) VESA(0): virtual address = 0xb6883000,
    physical address = 0xf0000000, size = 8192000
    (II) VESA(0): Setting up VESA Mode 0x115 (800x600)
    (==) VESA(0): Default visual is TrueColor
    (==) VESA(0): Backing store disabled
    (==) VESA(0): DPMS enabled
    (==) RandR enabled
    (II) Initializing built-in extension Generic Event Extension
    (II) Initializing built-in extension SHAPE
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension BIG-REQUESTS
    (II) Initializing built-in extension SYNC
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-MISC
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    record: RECORD extension enabled at configure time.
    record: This extension is known to be broken, disabling extension now..
    record: http://bugs.freedesktop.org/show_bug.cgi?id=20500
    (II) AIGLX: Screen 0 is not DRI2 capable
    (II) AIGLX: Screen 0 is not DRI capable
    (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/swrast_dri.so
    (II) GLX: Initialized DRISWRAST GL provider for screen 0
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.7.0.901, module version = 2.3.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 7.0
    (**) Macintosh mouse button emulation: always reports core events
    (**) Macintosh mouse button emulation: Device: "/dev/input/event0"
    (II) Macintosh mouse button emulation: Found 3 mouse buttons
    (II) Macintosh mouse button emulation: Found relative axes
    (II) Macintosh mouse button emulation: Found x and y relative axes
    (II) Macintosh mouse button emulation: Configuring as mouse
    (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
    (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
    (**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
    (**) Macintosh mouse button emulation: (accel) acceleration profile 0
    (II) Macintosh mouse button emulation: initialized for relative axes.
    (II) config/hal: Adding input device AT Translated Set 2 keyboard
    (**) AT Translated Set 2 keyboard: always reports core events
    (**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
    (II) AT Translated Set 2 keyboard: Found keys
    (II) AT Translated Set 2 keyboard: Configuring as keyboard
    (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device Logitech USB Gaming Mouse
    (**) Logitech USB Gaming Mouse: always reports core events
    (**) Logitech USB Gaming Mouse: Device: "/dev/input/event3"
    (II) Logitech USB Gaming Mouse: Found 20 mouse buttons
    (II) Logitech USB Gaming Mouse: Found scroll wheel(s)
    (II) Logitech USB Gaming Mouse: Found relative axes
    (II) Logitech USB Gaming Mouse: Found x and y relative axes
    (II) Logitech USB Gaming Mouse: Configuring as mouse
    (**) Logitech USB Gaming Mouse: YAxisMapping: buttons 4 and 5
    (**) Logitech USB Gaming Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Logitech USB Gaming Mouse" (type: MOUSE)
    (**) Logitech USB Gaming Mouse: (accel) keeping acceleration scheme 1
    (**) Logitech USB Gaming Mouse: (accel) acceleration profile 0
    (II) Logitech USB Gaming Mouse: initialized for relative axes.
    (II) Logitech USB Gaming Mouse: Close
    (II) UnloadModule: "evdev"
    (II) AT Translated Set 2 keyboard: Close
    (II) UnloadModule: "evdev"
    (II) Macintosh mouse button emulation: Close
    (II) UnloadModule: "evdev"

  • [SOLVED] X11 Fatal server error: no screens found

    Hello everyone!
    I have just installed Arch x86_64 and I'm using a nVidia Corporation NV18 [GeForce4 MX 4000].
    I'm running the command nvidia-xconfig to set up my xorg. Then I uncommented the line exec gnome-session in my .xinitrc. When run the command startx I get the following:
    [root@work ~]# startx
    xauth: creating new authority file /root/.serverauth.16103
    xauth: creating new authority file /root/.Xauthority
    xauth: creating new authority file /root/.Xauthority
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    X.Org X Server 1.6.1.901 (1.6.2 RC 1)
    Release Date: 2009-5-8
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.29-ARCH x86_64
    Current Operating System: Linux work 2.6.29-ARCH #1 SMP PREEMPT Wed May 20 06:42:43 UTC 2009 x86_64
    Build Date: 28 May 2009 08:24:17PM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jun 16 15:08:09 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    (EE) Failed to load module "type1" (module does not exist, 0)
    (EE) Failed to load module "freetype" (module does not exist, 0)
    (EE) No devices detected.
    Fatal server error:
    no screens found
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    And looking at the log:
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    X.Org X Server 1.6.1.901 (1.6.2 RC 1)
    Release Date: 2009-5-8
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.29-ARCH x86_64
    Current Operating System: Linux work 2.6.29-ARCH #1 SMP PREEMPT Wed May 20 06:42:43 UTC 2009 x86_64
    Build Date: 28 May 2009 08:24:17PM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jun 16 15:03:08 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Layout0"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Device0"
    (**) |-->Input Device "Keyboard0"
    (**) |-->Input Device "Mouse0"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (==) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1,
    built-ins
    (==) ModulePath set to "/usr/lib/xorg/modules"
    (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    (WW) Disabling Keyboard0
    (WW) Disabling Mouse0
    (II) Loader magic: 0x3540
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 5.0
    X.Org XInput driver : 4.0
    X.Org Server Extension : 2.0
    (II) Loader running on linux
    (--) using VT number 7
    (--) PCI:*(0@1:0:0) nVidia Corporation NV18 [GeForce4 MX 4000] rev 193, Mem @ 0xe0000000/16777216, 0xd8000000/134217728, BIOS @ 0x????????/131072
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) System resource ranges:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded by default.
    (II) "dri" will be loaded by default.
    (II) "dri2" will be loaded by default.
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.6.1.901, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.6.1.901, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "type1"
    (WW) Warning, couldn't open module type1
    (II) UnloadModule: "type1"
    (EE) Failed to load module "type1" (module does not exist, 0)
    (II) LoadModule: "freetype"
    (WW) Warning, couldn't open module freetype
    (II) UnloadModule: "freetype"
    (EE) Failed to load module "freetype" (module does not exist, 0)
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.0
    Module class: X.Org Server Extension
    (II) NVIDIA GLX Module 180.51 Fri Apr 17 00:35:49 PDT 2009
    (II) Loading extension GLX
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.6.1.901, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension RECORD
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.6.1.901, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.6.1.901, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "nvidia"
    (II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
    (II) Module nvidia: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.0
    Module class: X.Org Video Driver
    (II) NVIDIA dlloader X Driver 180.51 Fri Apr 17 00:15:00 PDT 2009
    (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    (II) Primary Device is: PCI 01@00:00:0
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules//libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.6.1.901, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "wfb"
    (II) LoadModule: "wfb"
    (II) Loading /usr/lib/xorg/modules//libwfb.so
    (II) Module wfb: vendor="X.Org Foundation"
    compiled for 1.6.1.901, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (WW) NVIDIA(0): The NVIDIA GeForce4 MX 4000 GPU installed in this system is
    (WW) NVIDIA(0): supported through the NVIDIA 96.43.xx Legacy drivers.
    (WW) NVIDIA(0): Please visit http://www.nvidia.com/object/unix.html for
    (WW) NVIDIA(0): more information. The 180.51 NVIDIA driver will ignore
    (WW) NVIDIA(0): this GPU. Continuing probe...
    (EE) No devices detected.
    Fatal server error:
    no screens found
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    Aaand my xorg.conf is:
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 1.0 (buildmeister@builder58) Fri Apr 17 00:40:10 PDT 2009
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0"
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    EndSection
    Section "Files"
    EndSection
    Section "Module"
    Load "dbe"
    Load "extmod"
    Load "type1"
    Load "freetype"
    Load "glx"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Unknown"
    HorizSync 28.0 - 33.0
    VertRefresh 43.0 - 72.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    Something weird is that if I remove the file xorg.conf I can start Gnome normally. Can anyone please tell me what is wrong?
    Last edited by kdjtar (2009-06-17 15:59:17)

    Problem solved! I just noticed that I hadn't check which nvidia version I was using, as the log says:
    (WW) NVIDIA(0): The NVIDIA GeForce4 MX 4000 GPU installed in this system is
    (WW) NVIDIA(0):     supported through the NVIDIA 96.43.xx Legacy drivers.
    (WW) NVIDIA(0):     Please visit http://www.nvidia.com/object/unix.html for
    (WW) NVIDIA(0):     more information.  The 180.51 NVIDIA driver will ignore
    (WW) NVIDIA(0):     this GPU.  Continuing probe...
    And in fact I was using the 180.51 driver. Then I did the following:
    # pacman -Rd nvidia nvidia-utils
    Then:
    # pacman -S nvidia-96xx nvidia-96xx-utils
    And it's working now!
    Thank you guys

  • Xorg does not start (timeouts) with "no screens found"

    After years of my system working correctly, this has been happening for the last ten days.
    Many times - not all of them - xorg does not start, and I get greated with the standard console login prompt.
    Checking in /var/log/ the xorg.0.log, it says that "no screens found".
    I am using an nvidia VGA with nvidia driver 190.xx from extra.
    I am using KDE, from inittab (not with kdm as a deamon).
    Initial xorg.conf used to be:
    Section "ServerFlags"
    Option "AutoAddDevices" "False"
    EndSection
    Section "ServerLayout"
    Identifier "Default Layout"
    Screen "Default Screen"
    InputDevice "Generic Keyboard"
    InputDevice "Configured Mouse"
    EndSection
    Section "InputDevice"
    Identifier "Generic Keyboard"
    Driver "kbd"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    EndSection
    Section "InputDevice"
    Identifier "Configured Mouse"
    Driver "mouse"
    Option "CorePointer"
    Option "Device" "/dev/input/mice"
    Option "Protocol" "ExplorerPS/2"
    Option "ZAxisMapping" "4 5"
    Option "Emulate3Buttons" "true"
    EndSection
    Section "Monitor"
    Identifier "My Monitor"
    Option "DPMS" "True"
    Option "DPI" "96 x 96"
    EndSection
    Section "Device"
    Identifier "My Graphics Card"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    EndSection
    Section "Screen"
    Identifier "Default Screen"
    Device "My Graphics Card"
    Monitor "My Monitor"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    Modes "1280x1024"
    Viewport 0 0
    EndSubSection
    Option "DPI" "96 x 96"
    Option "AddARGBGLXVisuals" "true"
    Option "TripleBuffer" "true"
    EndSection
    Section "Extensions"
    Option "Composite" "enable"
    EndSection
    Now I have trimmed it down to:
    Section "Device"
    Identifier "My Graphics Card"
    Driver "nvidia"
    EndSection
    But the problem remains.
    The problem started ten days ago.
    The previous night I had updated the following packages (I provide a section of pacman.log):
    [2010-01-21 20:35] upgraded acct (6.3.2-2 -> 6.5.1-1)
    [2010-01-21 20:35] upgraded coreutils (8.2-1 -> 8.4-1)
    [2010-01-21 20:35] upgraded farsight2 (0.0.16-1 -> 0.0.17-1)
    [2010-01-21 20:35] upgraded git (1.6.6-1 -> 1.6.6.1-1)
    [2010-01-21 20:35] upgraded iproute2 (2.6.29-3 -> 2.6.31-1)
    [2010-01-21 20:35] upgraded mkvtoolnix (3.0.0-1 -> 3.1.0-1)
    [2010-01-21 20:35] upgraded psmisc (22.8-1 -> 22.10-1)
    [2010-01-21 20:35] upgraded zlib (1.2.3.4-3 -> 1.2.3.4-4)
    [2010-01-21 20:35] upgraded recordmydesktop (0.3.8.1-1 -> 0.3.8.1-2)
    [2010-01-21 20:35] upgraded smbclient (3.4.4-1 -> 3.4.5-1.1)
    [2010-01-21 20:35] upgraded samba (3.4.4-1 -> 3.4.5-1.1)
    [2010-01-21 20:35] upgraded smartmontools (5.38-2 -> 5.39-1)
    [2010-01-21 20:35] upgraded tzdata (2009t-1 -> 2010a-1)
    [2010-01-21 20:35] upgraded whois (4.7.36-1 -> 5.0.0-1)
    So since nothing on xorg was updated, maybe the new coreutils is the more likely suspect?

    Zamboniman wrote:
    arch_cy wrote:
    skunktrader wrote:Did you reboot after installing nvidia?
    no, i install nvidia and then xorg i try startx without result.
    Right now i am from Ubuntu, i am going to install arch on virtualbox and i will answer to any other questions.
    Thank you
    The reason you were asked if you rebooted is because installing the nvidia driver also installs a kernel module. That kernel module
    needs to be installed in the running kernel, either by invoking "depmod nvidia" or rebooting, providing everything installed correctly. You
    may need to put the module name in your modules section of rc.conf and then reboot.
    The absence of that kernel module explains your error message of not finding that kernel module. :-)
    iirc the .install already does the depmod
    Note to TS:  if you use virtualbox you can't use your hosts video card so you will have to use the vboxvideo driver. So read the wiki about virtualbox

  • Xorg: Fatal server error, no screens found

    Hi, I just installed Arch Linux 2010 fresh. And after my installation completed, I installed Xorg using pacman -Syu xorg-server and pacman -Syu xorg-xinit.
    But when I run startx it gives me a fatal error that goes something like...
    Fatal server error: no screens found
    xinit: giving up
    xinit: unable to connect to X Server: connection refused
    xinit: server error
    Take a look at this screenshot, to get the full picture..
    http://www.bildites.lv/images/wieanqq9te86gbi8x246.png
    What's wrong? what do i need to do to be able to run X?
    -- mod edit: read the Forum Etiquette and only post thumbnails http://wiki.archlinux.org/index.php/For … s_and_Code [jwr] --

    hokasch wrote:You are installing in Virtualbox - did you set up Guest additions etc as described here? Some more random ideas - If you manually created xorg.conf files, try without them, have a look at the vboxclient thing and don't use root account for startx.
    Yes, I installed the Guest additions. I don't have xorg conf file. how do i look at vboxclient?

  • Xorg fattal error - No screens found - Radeon 9200

    Hello,
    I cant run my X server . I changed graphics card -I put my ATI Radeon 9200 into AGP. I have ATI Radeon 9200 card in AGP slot and I have also Intel 82845G integrated graphics card. I want to use my ATI card. I installed X-server based on wiki and I installed both xf86-video-intel and xf86-video-ati and of course xorg-server, xorg-server-utils and other.
    Now when I type "startx" I got nice Error:
    EE - no devices detected
    Fatal server Error
    no screens found
    Any idea how can I fix it?
    I found tip that I shloud add line "Busid      "PCI:#:#:#"  (in my axample its PCI:3:0:0) but I dont have device section in /etc/X11/xorg.conf (file is empty) so I dont know how to add this....
    Adding this didnt help me... Stil the same error (no screens found).
    Section "Device"
        Identifier  "Card0"
        Driver      "radeon"
        VendorName  "Videocard Vendor"
        BoardName   "ATI Radeon 9250"
        BusID       "PCI:3:0:0"
        Option "DRI" "true"
        Option "ColorTiling" "on"
        Option "EnablePageFlip" "true"
        Option "AccelMethod" "EXA"
        Option "RenderAccel" "true"
        Option "AGPMode" "4"
    EndSection
    But there is one good thing. When I type "Xorg -configure" and then "X -config /root/xorg.conf.new" my X-server start but I have only black screen - no mouse etc. I use KVM because I work on 3 computer and only one Monitor. When I have used only Intel 82845G I got my X-server started but now after puting ATI RADEON 9250 I cant get start X-server.
    Last edited by zaboleqqq (2011-12-22 14:36:57)

    Can you post the whole Xorg.log by any chance? I'd also be curious to see what dmesg looks like, but that's a *huge* wall of text. If you want to share it, drop it in a pastebin and link to it. While you're at it, maybe the output of
    # lspci -v
    This is also huge, so pastebin it too. This set of outputs lets us see what's installed, whether it's enabled, whether or not there's any issues when the kernel talks to it, and what driver it has picked up, if any.
    I sense a hardware conflict. i know that my BIOS automatically switches off the onboard Intel graphics card when i installed my Nvidia unit, but your BIOS may not, which *could* cause a conflict, especially since you have both sets of drivers installed.
    Last edited by usagi (2011-12-22 22:37:03)

  • Xorg: Fatal Error: No Screens Found

    I have tried to install Arch around four times now and I cannot get Xorg to work. Nothing I do will make it work. I'm using all of the proper drivers and I followed the installation instructions word for word but I cannot get it to work. not even after countless hours of research. I cannot get GDM to work either. I'm lost.
    Specs:
    Grpahics: Nvidia GeForce GTX 770M (also have the intel built in graphics but I don't have a use for it)
    Drivers: Nvidia 340xx
    Screen: 1920x1080
    Output from Xorg log:
    [    59.877]
    X.Org X Server 1.16.3
    Release Date: 2014-12-20
    [    59.877] X Protocol Version 11, Revision 0
    [    59.877] Build Operating System: Linux 3.18.1-1-ARCH x86_64
    [    59.877] Current Operating System: Linux Dalton-Arch 3.17.6-1-ARCH #1 SMP PREEMPT Sun Dec 7 23:43:32 UTC 2014 x86_64
    [    59.877] Kernel command line: initrd=\initramfs-linux.img root=/dev/sda2 rw
    [    59.877] Build Date: 29 December 2014  01:09:58PM
    [    59.877] 
    [    59.877] Current version of pixman: 0.32.6
    [    59.877]     Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
    [    59.877] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [    59.877] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jan  4 08:09:50 2015
    [    59.877] (==) Using config file: "/etc/X11/xorg.conf"
    [    59.878] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [    59.878] (==) ServerLayout "Layout0"
    [    59.878] (**) |-->Screen "Screen0" (0)
    [    59.878] (**) |   |-->Monitor "Monitor0"
    [    59.878] (**) |   |-->Device "Device0"
    [    59.878] (**) |-->Input Device "Keyboard0"
    [    59.878] (**) |-->Input Device "Mouse0"
    [    59.878] (==) Automatically adding devices
    [    59.878] (==) Automatically enabling devices
    [    59.878] (==) Automatically adding GPU devices
    [    59.878] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF/".
    [    59.878]     Entry deleted from font path.
    [    59.878]     (Run 'mkfontdir' on "/usr/share/fonts/OTF/").
    [    59.878] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [    59.878]     Entry deleted from font path.
    [    59.878]     (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [    59.878] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [    59.878]     Entry deleted from font path.
    [    59.878]     (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [    59.878] (==) FontPath set to:
        /usr/share/fonts/misc/,
        /usr/share/fonts/TTF/,
        /usr/share/fonts/Type1/
    [    59.878] (==) ModulePath set to "/usr/lib/xorg/modules"
    [    59.878] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [    59.878] (WW) Disabling Keyboard0
    [    59.878] (WW) Disabling Mouse0
    [    59.878] (II) Loader magic: 0x818d80
    [    59.878] (II) Module ABI versions:
    [    59.878]     X.Org ANSI C Emulation: 0.4
    [    59.878]     X.Org Video Driver: 18.0
    [    59.878]     X.Org XInput driver : 21.0
    [    59.878]     X.Org Server Extension : 8.0
    [    59.879] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
    [    59.879] (II) xfree86: Adding drm device (/dev/dri/card1)
    [    59.880] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 10 paused 0
    [    59.880] (II) xfree86: Adding drm device (/dev/dri/card0)
    [    59.880] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
    [    59.881] (--) PCI:*(0:0:2:0) 8086:0416:1462:10e8 rev 6, Mem @ 0xf7400000/4194304, 0xb0000000/268435456, I/O @ 0x0000f000/64
    [    59.881] (--) PCI: (0:1:0:0) 10de:11e0:1462:10e8 rev 161, Mem @ 0xf6000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
    [    59.881] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [    59.881] (II) LoadModule: "glx"
    [    59.881] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [    59.888] (II) Module glx: vendor="NVIDIA Corporation"
    [    59.888]     compiled for 4.0.2, module version = 1.0.0
    [    59.888]     Module class: X.Org Server Extension
    [    59.888] (II) NVIDIA GLX Module  340.65  Tue Dec  2 09:10:06 PST 2014
    [    59.888] (II) LoadModule: "nvidia"
    [    59.888] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [    59.888] (II) Module nvidia: vendor="NVIDIA Corporation"
    [    59.888]     compiled for 4.0.2, module version = 1.0.0
    [    59.888]     Module class: X.Org Video Driver
    [    59.888] (II) NVIDIA dlloader X Driver  340.65  Tue Dec  2 08:47:36 PST 2014
    [    59.888] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [    59.888] (--) using VT number 1
    [    59.892] (EE) No devices detected.
    [    59.892] (EE)
    Fatal server error:
    [    59.892] (EE) no screens found(EE)
    [    59.892] (EE)
    Please consult the The X.Org Foundation support
         at http://wiki.x.org
    for help.
    [    59.892] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [    59.892] (EE)
    If there are any other log/config files that you need let me know! I didn't know what all to include!

    32nmud wrote:Grpahics: Nvidia GeForce GTX 770M (also have the intel built in graphics but I don't have a use for it)
    It is my understanding that a dual-card setup such as yours uses the integrated card to render the screen and uses the GPU as well when more intensive work is required.
    Try installing the Intel video drivers as well -- the "no screens found" message usually means you don't have the necessary video drivers.
    Alternatively, try disabling the Intel card from your firmware (BIOS) options.
    https://www.archlinux.org/packages/?q=xf86-video-intel
    https://wiki.archlinux.org/index.php/Optimus
    For code tags:
    [᠎code᠎]post terminal output here[᠎/code᠎]

  • Xorg error: no screens found

    Hello,
    After having some problems with the glibc upgrade, I finally been able to complete the switch from /lib to /usr/lib.
    Anyway, unfortunately even if now I can boot smoothly I encounter a problem after the login. Basically, after inserted username and password, selected to boot the XFCE Desktop Environment in CMD (Login Manager) I receive an error which tells me:
    Check to see if you are wrapping your session with ck-launch-session or increase the timeout.
    So, I've tried to boot manually typing this commands:
    # xinit
    # startxfce4
    # startxfce4 with-ck-launch
    but every time it returns me this error:
    X.Org X Server 1.12.3
    Release Date: 2012-07-09
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.4.4-3-ARCH i686
    Current Operating System: Linux gianluca-laptop 3.4.5-1-ck #1 SMP PREEMPT Mon Jul 16 19:56:55 EDT 2012 i686
    Kernel command line: root=/dev/disk/by-uuid/2bef0cce-027d-44fa-a086-056c390cd847 ro quiet vga=773 init=/bin/systemd elevator=bfq pcie_aspm=force i915.i915_enable_rc6=1
    Build Date: 9 July 2012 04:03:16 PM
    Current version of pixman: 0.26.2
    Before reporting problems, check http://wiki.x.org to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time Sat Jul 28 21:16:14 2012
    (==) using config directory: "/etc/X11/xorg.conf.d"
    Fatal server error:
    no screens found
    Please consult the The X.Org Foundation support at http://wiki.x.org for help.
    Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    Server terminated with error (1). Closing log file.
    xinit: giving up
    xinit: unable to connect to X server: Connection refused
    xinit: server error
    Could it be related to glibc? I think so.
    Before the upgrade of glibc the system used to start smoothly, without any problem before or after the login.
    I'm going to post the /var/log/Xorg.0.log in a couple of days. I want to apologise from the beginning for this inconvenient but the only other way to access the internet for me is by a BlackBerry, and I cannot imagine how to save the Xorg log in the BlackBerry for copy it and post it in the forum. Ok, I can use the BB as an USB stick, but I prefer not risk doing something I'm not able to do, whilst on Monday I can do it comfortably in a library.
    If it can help, in my system is installed the package xf86-video-intel 2.20.2-2, the xorg drivers for my hardware.
    Thank you for your time,
    Gianluca

    DSpider wrote:
    https://wiki.archlinux.org/index.php/Xfce
    exec startxfce4 --with-ck-launch
       ^ At the end of your ~/.xinitrc.
    Good morning,
    I've already edited the .xinitrc when upgraded to XFCE 4.10, so unfortunately it isn't the cause of the problem.
    $ systemctl -- failed
    UNIT LOAD ACTIVE SUB JONB DESCRIPTION
    proc-sys-fs-binfmt_misc.automount loaded failed failed Arbitrary Executable File Formats File System Automount Point
    LOAD = Reflects whether the unit definition was properly loaded.
    ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
    SUB = The low-level unit activation state, values depend on unit type.
    JOB = Pending job for the unit.
    1 units listed. Pass --all to see inactive units, too.
    If I check with 'systemctl -a' I can see that also the units 'auditd.service' 'display-manager.service' 'plymouth-quit-wait.service' 'plymounth-start.service' 'rc-local.service' 'syslog.service' have errors when loaded. All of them are LOAD=error, ACTIVE=inactive and SUB=dead.

  • Xorg.conf screens (solved)

    I am sorry to ask for help with this but I have followed the Wiki as best I can and still get (on startx) a 'No screens found' error.
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "glx"
    Load "extmod"
    Load "xtrap"
    Load "dbe"
    Load "dri"
    Load "freetype"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    HorizSync 30.0 - 81.0
    VertRefresh 51.0 - 76.0
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
    ### [arg]: arg optional
    #Option "SWcursor" # [<bool>]
    #Option "HWcursor" # [<bool>]
    #Option "NoAccel" # [<bool>]
    #Option "ShadowFB" # [<bool>]
    #Option "UseFBDev" # [<bool>]
    #Option "Rotate" # [<str>]
    #Option "VideoKey" # <i>
    #Option "FlatPanel" # [<bool>]
    #Option "FPDither" # [<bool>]
    #Option "CrtcNumber" # <i>
    #Option "FPScale" # [<bool>]
    #Option "FPTweak" # <i>
    #Option "DualHead" # [<bool>]
    Identifier "Card0"
    Driver "nv"
    VendorName "nVidia Corporation"
    BoardName "MCP51 Serial ATA Controller"
    BusID "PCI:0:15:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1280x1024"
    EndSubSection
    EndSection
    Last edited by addr (2008-12-08 20:38:04)

    As i said, its mostly unchanged from default so i don't know if this will help you. The Mouse is USB, the Keyboard PS2.
    # nvidia-settings: X configuration file generated by nvidia-settings
    # nvidia-settings: version 1.0 (buildmeister@builder63) Tue Nov 4 14:08:09 PST 2008
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "glx"
    Load "dbe"
    Load "dri"
    Load "xtrap"
    Load "extmod"
    Load "freetype"
    EndSection
    Section "ServerFlags"
    Option "Xinerama" "0"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "STN SAMTRON"
    HorizSync 30.0 - 81.0
    VertRefresh 56.0 - 75.0
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "nvidia"
    VendorName "nVidia Corporation"
    BoardName "G71 [GeForce 7950 GT]"
    BusID "PCI:2:0:0"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce 7950 GT"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    Option "TwinView" "1"
    Option "TwinViewXineramaInfoOrder" "DFP-0"
    Option "metamodes" "CRT: 1280x1024_75 +1920+0, DFP: 1920x1200_60 +0+0"
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection

  • Xorg black screen on startup [SOLVED]

    THANK YOU EVERYONE WHO HELPED ESPECIALLY M177ER
    EDIT: NEW PROBLEM ON POST #9, a bunch of errors
    I've run the X -config *path to xorg.conf* command and there is just a black screen with a black X for the mouse cursor, I can move around the mouse or ctrl+alt+f1 to get back to the shell and kill X but that's about it. Here's the errors I get from X
    (EE) Failed to load module "type1" (module does not exist, 0)
    (EE) Failed to load module "record" (module does not exist, 0)
    Could not init font path element /usr/share/fonts/TTF, removing from list!
    Could not init font path element /usr/share/fonts/Type1, removing from list!
    I get the same thing when I try startx except it shuts down the x server automatically.
    I made the xorg.conf file with the built in program, here is the file.
    # Auto-generated by Archie mkxcfg
    # Auto-generated by Archie mkxcfg
    Section "ServerLayout"
    # Serial Mouse not detected
    # USB Mouse not detected
    Identifier "Xorg Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "PS/2 Mouse" "CorePointer"
    EndSection
    Section "Files"
    # Additional fonts: Locale, Gimp, TTF...
    # FontPath "/usr/share/lib/X11/fonts/latin2/75dpi"
    # FontPath "/usr/share/lib/X11/fonts/latin2/100dpi"
    # True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc:unscaled"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/PEX"
    FontPath "/usr/share/fonts/cyrillic"
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/share/fonts/ttf/western"
    FontPath "/usr/share/fonts/ttf/decoratives"
    FontPath "/usr/share/fonts/truetype"
    FontPath "/usr/share/fonts/truetype/openoffice"
    FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
    FontPath "/usr/share/fonts/latex-ttf-fonts"
    FontPath "/usr/share/fonts/defoma/CID"
    FontPath "/usr/share/fonts/defoma/TrueType"
    EndSection
    Section "Module"
    Load "ddc" # ddc probing of monitor
    Load "dbe"
    Load "dri"
    Load "extmod"
    Load "glx"
    Load "bitmap" # bitmap-fonts
    Load "type1"
    Load "freetype"
    Load "record"
    # Load "synaptics"
    EndSection
    Section "ServerFlags"
    Option "AllowMouseOpenFail" "true"
    Option "AutoAddDevices" "False"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc101"
    Option "XkbLayout" "us"
    Option "XkbVariant" ""
    EndSection
    Section "InputDevice"
    Identifier "Serial Mouse"
    Driver "mouse"
    Option "Protocol" "Microsoft"
    Option "Device" "/dev/ttyS0"
    Option "Emulate3Buttons" "true"
    Option "Emulate3Timeout" "70"
    Option "SendCoreEvents" "true"
    EndSection
    Section "InputDevice"
    Identifier "PS/2 Mouse"
    Driver "mouse"
    Option "Protocol" "Auto"
    Option "ZAxisMapping" "4 5"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "true"
    Option "Emulate3Timeout" "70"
    Option "SendCoreEvents" "true"
    EndSection
    Section "InputDevice"
    Identifier "USB Mouse"
    Driver "mouse"
    Option "Device" "/dev/input/mice"
    Option "SendCoreEvents" "true"
    Option "Protocol" "IMPS/2"
    Option "ZAxisMapping" "4 5"
    Option "Buttons" "5"
    EndSection
    Section "Monitor"
    # Warning: This may fry old Monitors
    # Very conservative. May flicker.
    # VertRefresh 50.0 - 62.0 # Extreme conservative. Will flicker. TFT default.
    # Default modes distilled from
    # "VESA and Industry Standards and Guide for Computer Display Monitor
    # Timing", version 1.0, revision 0.8, adopted September 17, 1998.
    # $XFree86: xc/programs/Xserver/hw/xfree86/etc/vesamodes,v 1.4 1999/11/18 16:52:17 tsi Exp $
    # 640x350 @ 85Hz (VESA) hsync: 37.9kHz
    Identifier "Monitor0"
    HorizSync 31.5 - 57.0
    VertRefresh 50.0 - 70.0
    ModeLine "640x350" 31.5 640 672 736 832 350 382 385 445 +hsync -vsync
    ModeLine "640x400" 31.5 640 672 736 832 400 401 404 445 -hsync +vsync
    ModeLine "720x400" 35.5 720 756 828 936 400 401 404 446 -hsync +vsync
    ModeLine "640x480" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
    ModeLine "640x480" 31.5 640 664 704 832 480 489 491 520 -hsync -vsync
    ModeLine "640x480" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync
    ModeLine "640x480" 36.0 640 696 752 832 480 481 484 509 -hsync -vsync
    ModeLine "800x600" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
    ModeLine "800x600" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
    ModeLine "800x600" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
    ModeLine "800x600" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
    ModeLine "800x600" 56.3 800 832 896 1048 600 601 604 631 +hsync +vsync
    ModeLine "1024x768" 44.9 1024 1032 1208 1264 768 768 776 817 +hsync +vsync interlace
    ModeLine "1024x768" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
    ModeLine "1024x768" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
    ModeLine "1024x768" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
    ModeLine "1024x768" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
    ModeLine "1152x864" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
    ModeLine "1280x960" 108.0 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync
    ModeLine "1280x960" 148.5 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync
    ModeLine "1280x1024" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
    ModeLine "1280x1024" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
    ModeLine "1280x1024" 157.5 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync
    ModeLine "1600x1200" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 189.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 202.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 229.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1792x1344" 204.8 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync
    ModeLine "1792x1344" 261.0 1792 1888 2104 2456 1344 1345 1348 1417 -hsync +vsync
    ModeLine "1856x1392" 218.3 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync
    ModeLine "1856x1392" 288.0 1856 1984 2208 2560 1392 1393 1396 1500 -hsync +vsync
    ModeLine "1920x1440" 234.0 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync
    ModeLine "1920x1440" 297.0 1920 2064 2288 2640 1440 1441 1444 1500 -hsync +vsync
    ModeLine "1800x1440" 230.0 1800 1896 2088 2392 1440 1441 1444 1490 +hsync +vsync
    ModeLine "1800x1440" 250.0 1800 1896 2088 2392 1440 1441 1444 1490 +hsync +vsync
    ModeLine "640x480" 43.2 640 680 744 848 480 481 484 509 -hsync +vsync
    ModeLine "768x576" 35.0 768 792 872 976 576 577 580 597 -hsync +vsync
    ModeLine "768x576" 42.9 768 800 880 992 576 577 580 601 -hsync +vsync
    ModeLine "768x576" 45.5 768 808 888 1008 576 577 580 602 -hsync +vsync
    ModeLine "768x576" 51.8 768 808 888 1008 576 577 580 605 -hsync +vsync
    ModeLine "768x576" 62.6 768 816 896 1024 576 577 580 611 -hsync +vsync
    ModeLine "800x600" 68.2 800 848 936 1072 600 601 604 636 -hsync +vsync
    ModeLine "1024x768" 113.3 1024 1096 1208 1392 768 769 772 814 -hsync +vsync
    ModeLine "1152x864" 81.6 1152 1216 1336 1520 864 865 868 895 -hsync +vsync
    ModeLine "1152x864" 119.7 1152 1224 1352 1552 864 865 868 907 -hsync +vsync
    ModeLine "1152x864" 143.5 1152 1232 1360 1568 864 865 868 915 -hsync +vsync
    ModeLine "1280x960" 124.5 1280 1368 1504 1728 960 961 964 1001 -hsync +vsync
    ModeLine "1280x960" 129.9 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync
    ModeLine "1280x960" 179.0 1280 1376 1520 1760 960 961 964 1017 -hsync +vsync
    ModeLine "1280x1024" 191.0 1280 1376 1520 1760 1024 1025 1028 1085 -hsync +vsync
    ModeLine "1400x1050" 122.6 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
    ModeLine "1400x1050" 149.3 1400 1496 1648 1896 1050 1051 1054 1094 -hsync +vsync
    ModeLine "1400x1050" 155.8 1400 1496 1648 1896 1050 1051 1054 1096 -hsync +vsync
    ModeLine "1400x1050" 179.3 1400 1504 1656 1912 1050 1051 1054 1103 -hsync +vsync
    ModeLine "1400x1050" 214.4 1400 1512 1664 1928 1050 1051 1054 1112 -hsync +vsync
    ModeLine "1600x1200" 280.6 1600 1728 1904 2208 1200 1201 1204 1271 -hsync +vsync
    Option "DPMS" "true"
    # HorizSync 28.0 - 78.0 # Warning: This may fry very old Monitors
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "vesa"
    VendorName "All"
    BoardName "All"
    Card "* Generic VESA compatible"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultDepth 16
    SubSection "Display"
    Depth 1
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 4
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 8
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 15
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 16
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 24
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 32
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    Sorry for the large amount of code, but I haven't the faintest clue what to do now.
    Last edited by Spelchek (2009-02-04 05:01:43)

    I reinstalled xorg and I am now getting these errors. I think they have something to do with permissions but I'm a nub so what do I know?
    xauth: creating new authority file /home/mark/.serverauth.6141
    X.Org X Server 1.5.3
    Release Date: 5 November 2008
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.27-ARCH i686
    Current Operating System: Linux brotop 2.6.28-ARCH #1 SMP PREEMPT Sun Jan 25 10:13:11 UTC 2009 i686
    Build Date: 17 December 2008 08:20:05PM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Tue Feb 3 06:02:24 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    Parse error on line 272 of section Screen in file /etc/X11/xorg.conf
    "EndSection" is not a valid keyword in this section.
    *** glibc detected *** /usr/bin/X: munmap_chunk(): invalid pointer: 0x081be964 ***
    ======= Backtrace: =========
    /lib/libc.so.6[0xb7b55ee4]
    /lib/libc.so.6[0xb7b56ec9]
    /usr/bin/X(xf86freeInputList+0x3f)[0x80defef]
    /usr/bin/X(xf86freeConfig+0x7f)[0x80e372f]
    /usr/bin/X(xf86readConfigFile+0x82)[0x80e3802]
    /usr/bin/X(xf86HandleConfigFile+0x9e)[0x80d5d0e]
    /usr/bin/X(InitOutput+0x5c8)[0x80aa9c8]
    /usr/bin/X(main+0x279)[0x8071a89]
    /lib/libc.so.6(__libc_start_main+0xe5)[0xb7b006c5]
    /usr/bin/X[0x8071071]
    ======= Memory map: ========
    08048000-081d3000 r-xp 00000000 08:02 443396 /usr/bin/Xorg
    081d3000-081da000 rw-p 0018a000 08:02 443396 /usr/bin/Xorg
    081da000-081ff000 rw-p 081da000 00:00 0
    08e1a000-08e3b000 rw-p 08e1a000 00:00 0 [heap]
    b7a4f000-b7a51000 rw-p b7a4f000 00:00 0
    b7a51000-b7a64000 r-xp 00000000 08:02 435922 /usr/lib/libz.so.1.2.3.3
    b7a64000-b7a65000 rw-p 00012000 08:02 435922 /usr/lib/libz.so.1.2.3.3
    b7a65000-b7ae6000 r-xp 00000000 08:02 436181 /usr/lib/libfreetype.so.6.3.19
    b7ae6000-b7aea000 rw-p 00080000 08:02 436181 /usr/lib/libfreetype.so.6.3.19
    b7aea000-b7c2a000 r-xp 00000000 08:02 501594 /lib/libc-2.9.so
    b7c2a000-b7c2b000 ---p 00140000 08:02 501594 /lib/libc-2.9.so
    b7c2b000-b7c2d000 r--p 00140000 08:02 501594 /lib/libc-2.9.so
    b7c2d000-b7c2e000 rw-p 00142000 08:02 501594 /lib/libc-2.9.so
    b7c2e000-b7c31000 rw-p b7c2e000 00:00 0
    b7c31000-b7c3d000 r-xp 00000000 08:02 436347 /usr/lib/libgcc_s.so.1
    b7c3d000-b7c3e000 rw-p 0000c000 08:02 436347 /usr/lib/libgcc_s.so.1
    b7c3e000-b7c45000 r-xp 00000000 08:02 499751 /lib/librt-2.9.so
    b7c45000-b7c46000 r--p 00006000 08:02 499751 /lib/librt-2.9.so
    b7c46000-b7c47000 rw-p 00007000 08:02 499751 /lib/librt-2.9.so
    b7c47000-b7c48000 rw-p b7c47000 00:00 0
    b7c48000-b7c6c000 r-xp 00000000 08:02 499734 /lib/libm-2.9.so
    b7c6c000-b7c6d000 r--p 00023000 08:02 499734 /lib/libm-2.9.so
    b7c6d000-b7c6e000 rw-p 00024000 08:02 499734 /lib/libm-2.9.so
    b7c6e000-b7dab000 r-xp 00000000 08:02 435927 /usr/lib/libcrypto.so.0.9.8
    b7dab000-b7dc1000 rw-p 0013c000 08:02 435927 /usr/lib/libcrypto.so.0.9.8
    b7dc1000-b7dc4000 rw-p b7dc1000 00:00 0
    b7dc4000-b7dc8000 r-xp 00000000 08:02 436192 /usr/lib/libXdmcp.so.6.0.0
    b7dc8000-b7dc9000 rw-p 00003000 08:02 436192 /usr/lib/libXdmcp.so.6.0.0
    b7dc9000-b7dff000 r-xp 00000000 08:02 436137 /usr/lib/libdbus-1.so.3.4.0
    b7dff000-b7e01000 rw-p 00036000 08:02 436137 /usr/lib/libdbus-1.so.3.4.0
    b7e01000-b7e10000 r-xp 00000000 08:02 436783 /usr/lib/libhal.so.1.0.0
    b7e10000-b7e11000 rw-p 0000e000 08:02 436783 /usr/lib/libhal.so.1.0.0
    b7e11000-b7e51000 r-xp 00000000 08:02 436767 /usr/lib/libpixman-1.so.0.12.0
    b7e51000-b7e53000 rw-p 0003f000 08:02 436767 /usr/lib/libpixman-1.so.0.12.0
    b7e53000-b7e54000 rw-p b7e53000 00:00 0
    b7e54000-b7e59000 r-xp 00000000 08:02 436180 /usr/lib/libfontenc.so.1.0.0
    b7e59000-b7e5a000 rw-p 00004000 08:02 436180 /usr/lib/libfontenc.so.1.0.0
    b7e5a000-b7e5c000 r-xp 00000000 08:02 436199 /usr/lib/libXau.so.6.0.0
    b7e5c000-b7e5d000 rw-p 00001000 08:02 436199 /usr/lib/libXau.so.6.0.0
    b7e5d000-b7eb6000 r-xp 00000000 08:02 436186 /usr/lib/libXfont.so.1.4.1
    b7eb6000-b7ebd000 rw-p 00058000 08:02 436186 /usr/lib/libXfont.so.1.4.1
    b7ebd000-b7ec2000 rw-p b7ebd000 00:00 0
    b7ec2000-b7ed6000 r-xp 00000000 08:02 501595 /lib/libpthread-2.9.so
    b7ed6000-b7ed7000 r--p 00014000 08:02 501595 /lib/libpthread-2.9.so
    b7ed7000-b7ed8000 rw-p 00015000 08:02 501595 /lib/libpthread-2.9.so
    b7ed8000-b7eda000 rw-p b7ed8000 00:00 0
    b7eda000-b7edc000 r-xp 00000000 08:02 501596 /lib/libdl-2.9.so
    b7edc000-b7edd000 r--p 00001000 08:02 501596 /lib/libdl-2.9.so
    b7edd000-b7ede000 rw-p 00002000 08:02 501596 /lib/libdl-2.9.so
    b7ede000-b7ee3000 r-xp 00000000 08:02 436757 /usr/lib/libpciaccess.so.0.10.2
    b7ee3000-b7ee4000 rw-p 00004000 08:02 436757 /usr/lib/libpciaccess.so.0.10.2
    b7ee4000-b7ee5000 rw-p b7ee4000 00:00 0
    b7eea000-b7eec000 rw-p b7eea000 00:00 0
    b7eec000-b7eed000 r-xp b7eec000 00:00 0 [vdso]
    b7eed000-b7f09000 r-xp 00000000 08:02 499728 /lib/ld-2.9.so
    b7f09000-b7f0a000 r--p 0001b000 08:02 499728 /lib/ld-2.9.so
    b7f0a000-b7f0b000 rw-p 0001c000 08:02 499728 /lib/ld-2.9.so
    bf7f5000-bf80a000 rw-p bffeb000 00:00 0 [stack]
    xinit: Server error.

  • Imac G5 17" blue screen, grey screen, post-it notes...

    Hi guys, some more iMac fun and games for you...
    My dad has got a 17" iMac first generation (EMC: 1989). It's had Leopard (version 10.5.8) installed for the last 6 months. Yesterday when he was using it, some of the graphics started having vertical lines through them, the computer slowed and the coloured spinning wheel appeared. Force-quit wouldn't work and so holding the power button shut it down. Then, whenever he would startup, the screen would go to grey with apple logo and spinning wheel, then go to the blue screen, then the blue would slightly change colour and there it would stay...
    So, I've tried all kinds of 'fixes' from the 'applicationenhancer' thing from single-user mode etc (didn't exist on the iMac). I've re-set PRAM, the SMU. I've unplugged power, discharged power, left off over night etc. I have also run fsck from single-user mode.
    It will boot in single-user mode but won't boot in safe mode. It won't boot from a CD, even when holding down option and choosing the CD to boot from. However, target-mode does work and I have transferred off some of his files. In target mode, I have also successfully used disk utility to repair disk. All this to no avail. Blue screen trick happens every time.
    Interestingly, when I did try to boot from Macintosh HD via starting up holding option key, instead of going blue screen, it went black screen but with occasional vertical lines of colour, sometimes faint, slightly moving mysteriously.
    This morning when trying again, it actually reached the main home screen, with the programme shortcuts in the dock etc - although these were whited / blued-out and displaying the mysterious vertical lines through them (interestingly, the 'shadow' of these icons seemed to be displaying colours properly as per screenshot). The rest of the screen was black including the 'top line'. When I did a spotlight search for disk utility, it actually found it and this seemed to be displaying normally (see screenshot). Then the spinning wheel appeared and I had to hold power to shut down again.
    Then today, having opened up the iMac and run through Apple's troubleshooting for when an iMac doesn't turn on, LED 1 lit up when plugged in. Then when starting up using the button inside the iMac, LEDs 1,2 and 3 all lit up. When I looked at the screen, the second screenshot revealed some 'post-it notes' across the screen. Bizarre!
    I'm thinking this means a corrupt hard drive or hardware somewhere, but any hints gratefully appreciated. Thanks for your time!!
    I haven't yet had chance to hook up an external monitor, am ordering an apple adapter lead to check that.
    Steve
    http://zerofour.pwp.blueyonder.co.uk/iMac/blackscreen.jpg
    http://zerofour.pwp.blueyonder.co.uk/iMac/postits.jpg
    Message was edited by: Steve Hayes1

    Took it into the Apple Store Genius Bar yesterday and very helpful. Yours was the right diagnosis. The logic board needs replacing. They hadn't seen the 'post-it' note effect before. The iMac successfully started up from a firewire hard drive with Leopard, using the 'option' key on startup. However, there were some artifacts on screen (trails) as the Apple Store guy dragged the 'about this computer' around the screen. No dead pixels, so very sure this is a graphic card issue at minimum, possibly something wrong with the OS booting up as well, as this doesn't apparently work off the hard drive, despite being accessible by target mode. Cost will be £350 ($560 US) to fix, or £200 from a third-party supplier. Seems I may get a new iMac instead. So, thanks very much. Hope I can be of help to someone else on here. Happy holidays.

  • [SOLVED] Trouble starting Xorg on Macbook Pro 7,1

    I'm trying to set up Xorg on my 13" Macbook Pro 7,1.  Every time I run startx, I get a blank screen and have to do a hard reset.  This is on a brand new install.  I've installed the wireless drivers, connected to the network, upgraded any packages needing it (pacman -Syuu), installed vim and yaourt, and created a non-privileged user.  I did not upgrade kernel26 or kernel26-headers because they fail to boot (I think I need the physical mode patch).
    Here's what I've done so far:
    pacman -S xorg-server xorg-utils xorg-xinit xorg-twm xterm
    pacman -S nvidia nvidia-utils
    (reboot)
    nvidia-xconfig
    pacman -S acpid hal
    /etc/rc.d/hal start
    (log in as non-privileged user)
    startx
    The screen goes black, and then nothing happens.  I've tried it both with and without acpid and hal.
    Here is my xorg.conf:
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 280.11 ([email protected]) Thu Jul 21 14:16:58 PDT 2011
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0"
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    EndSection
    Section "Files"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Unknown"
    HorizSync 28.0 - 33.0
    VertRefresh 43.0 - 72.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    And my Xorg.0.log:
    [ 237.871]
    X.Org X Server 1.10.3
    Release Date: 2011-07-08
    [ 237.871] X Protocol Version 11, Revision 0
    [ 237.871] Build Operating System: Linux 2.6.39-ARCH x86_64
    [ 237.872] Current Operating System: Linux jhallLinux 2.6.39-ARCH #1 SMP PREEMPT Mon Jun 6 22:37:55 CEST 2011 x86_64
    [ 237.872] Kernel command line: BOOT_IMAGE=/boot/vmlinuz26 root=/dev/sda3 reboot=pci
    [ 237.872] Build Date: 09 July 2011 07:52:32AM
    [ 237.873]
    [ 237.873] Current version of pixman: 0.22.2
    [ 237.873] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 237.873] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 237.874] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jul 27 21:24:48 2011
    [ 237.889] (==) Using config file: "/etc/X11/xorg.conf"
    [ 237.889] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 237.916] (==) ServerLayout "Layout0"
    [ 237.916] (**) |-->Screen "Screen0" (0)
    [ 237.916] (**) | |-->Monitor "Monitor0"
    [ 237.916] (**) | |-->Device "Device0"
    [ 237.916] (**) |-->Input Device "Keyboard0"
    [ 237.916] (**) |-->Input Device "Mouse0"
    [ 237.917] (==) Automatically adding devices
    [ 237.917] (==) Automatically enabling devices
    [ 237.949] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
    [ 237.949] Entry deleted from font path.
    [ 237.949] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 237.949] Entry deleted from font path.
    [ 237.949] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 237.949] Entry deleted from font path.
    [ 237.949] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 237.950] Entry deleted from font path.
    [ 237.950] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 237.950] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 237.950] Entry deleted from font path.
    [ 237.950] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 237.950] (==) FontPath set to:
    /usr/share/fonts/misc/
    [ 237.950] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 237.950] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 237.950] (WW) Disabling Keyboard0
    [ 237.950] (WW) Disabling Mouse0
    [ 237.950] (II) Loader magic: 0x7d3440
    [ 237.950] (II) Module ABI versions:
    [ 237.950] X.Org ANSI C Emulation: 0.4
    [ 237.950] X.Org Video Driver: 10.0
    [ 237.950] X.Org XInput driver : 12.2
    [ 237.950] X.Org Server Extension : 5.0
    [ 237.951] (--) PCI:*(0:4:0:0) 10de:08a0:106b:00c2 rev 162, Mem @ 0xd2000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00001000/128, BIOS @ 0x????????/131072
    [ 237.952] (II) Open ACPI successful (/var/run/acpid.socket)
    [ 237.952] (II) LoadModule: "extmod"
    [ 237.959] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 237.967] (II) Module extmod: vendor="X.Org Foundation"
    [ 237.967] compiled for 1.10.3, module version = 1.0.0
    [ 237.967] Module class: X.Org Server Extension
    [ 237.967] ABI class: X.Org Server Extension, version 5.0
    [ 237.967] (II) Loading extension MIT-SCREEN-SAVER
    [ 237.967] (II) Loading extension XFree86-VidModeExtension
    [ 237.967] (II) Loading extension XFree86-DGA
    [ 237.967] (II) Loading extension DPMS
    [ 237.967] (II) Loading extension XVideo
    [ 237.967] (II) Loading extension XVideo-MotionCompensation
    [ 237.967] (II) Loading extension X-Resource
    [ 237.967] (II) LoadModule: "dbe"
    [ 237.967] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 237.968] (II) Module dbe: vendor="X.Org Foundation"
    [ 237.968] compiled for 1.10.3, module version = 1.0.0
    [ 237.968] Module class: X.Org Server Extension
    [ 237.968] ABI class: X.Org Server Extension, version 5.0
    [ 237.968] (II) Loading extension DOUBLE-BUFFER
    [ 237.968] (II) LoadModule: "glx"
    [ 237.968] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 238.562] (II) Module glx: vendor="NVIDIA Corporation"
    [ 238.569] compiled for 4.0.2, module version = 1.0.0
    [ 238.569] Module class: X.Org Server Extension
    [ 238.569] (II) NVIDIA GLX Module 280.11 Thu Jul 21 14:13:06 PDT 2011
    [ 238.570] (II) Loading extension GLX
    [ 238.570] (II) LoadModule: "record"
    [ 238.570] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 238.578] (II) Module record: vendor="X.Org Foundation"
    [ 238.578] compiled for 1.10.3, module version = 1.13.0
    [ 238.578] Module class: X.Org Server Extension
    [ 238.578] ABI class: X.Org Server Extension, version 5.0
    [ 238.578] (II) Loading extension RECORD
    [ 238.578] (II) LoadModule: "dri"
    [ 238.578] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 238.585] (II) Module dri: vendor="X.Org Foundation"
    [ 238.585] compiled for 1.10.3, module version = 1.0.0
    [ 238.585] ABI class: X.Org Server Extension, version 5.0
    [ 238.585] (II) Loading extension XFree86-DRI
    [ 238.585] (II) LoadModule: "dri2"
    [ 238.585] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 238.586] (II) Module dri2: vendor="X.Org Foundation"
    [ 238.586] compiled for 1.10.3, module version = 1.2.0
    [ 238.586] ABI class: X.Org Server Extension, version 5.0
    [ 238.586] (II) Loading extension DRI2
    [ 238.586] (II) LoadModule: "nvidia"
    [ 238.607] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 238.672] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 238.674] compiled for 4.0.2, module version = 1.0.0
    [ 238.674] Module class: X.Org Video Driver
    [ 238.701] (II) NVIDIA dlloader X Driver 280.11 Thu Jul 21 13:56:10 PDT 2011
    [ 238.701] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 238.701] (--) using VT number 7
    [ 238.751] (II) Loading sub module "fb"
    [ 238.751] (II) LoadModule: "fb"
    [ 238.751] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 238.762] (II) Module fb: vendor="X.Org Foundation"
    [ 238.762] compiled for 1.10.3, module version = 1.0.0
    [ 238.762] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 238.762] (II) Loading sub module "wfb"
    [ 238.762] (II) LoadModule: "wfb"
    [ 238.762] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 238.775] (II) Module wfb: vendor="X.Org Foundation"
    [ 238.775] compiled for 1.10.3, module version = 1.0.0
    [ 238.775] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 238.775] (II) Loading sub module "ramdac"
    [ 238.775] (II) LoadModule: "ramdac"
    [ 238.775] (II) Module "ramdac" already built-in
    [ 238.790] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 238.790] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 238.790] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 238.800] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    [ 238.800] (==) NVIDIA(0): RGB weight 888
    [ 238.800] (==) NVIDIA(0): Default visual is TrueColor
    [ 238.800] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 239.489] (EE) NVIDIA(0): Failed to initialize the display subsystem for the NVIDIA
    [ 239.489] (EE) NVIDIA(0): graphics device!
    [ 239.489] (EE) NVIDIA(0): Failed to get supported display device(s)
    [ 239.489] (EE) NVIDIA(0): Failed to initialize dac HAL
    [ 239.490] (II) UnloadModule: "nvidia"
    [ 239.490] (II) Unloading nvidia
    [ 239.490] (II) UnloadModule: "wfb"
    [ 239.490] (II) Unloading wfb
    [ 239.490] (II) UnloadModule: "fb"
    [ 239.490] (II) Unloading fb
    [ 239.490] (EE) Screen(s) found, but none have a usable configuration.
    [ 239.490]
    Fatal server error:
    [ 239.490] no screens found
    [ 239.490]
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 239.490] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 239.490]
    The NVIDIA page in the Arch Wiki says to comment out any occurrences of dri (and I assume dri2 as well) in xorg.conf.  As you can see, they are not in xorg.conf, but they are still being loaded.  I'm not sure where they are coming from.  I haven't messed with anything in xord.conf.d (though the 20-nvidia.conf file showed up).  I don't see any references to dri there, either.
    I've also tried nvidia-beta and nvidia-utils-beta, but the same thing happens.
    Does anyone know what the problem is?
    Last edited by ldb88 (2011-07-30 23:56:55)

    On a typical setup, Ctrl+Alt+F7--or really, Alt-F7--switches to Display 0, where X will attach if you're using startx.
    Probably, Display 0 is on screen after startx, and you're just not getting anything.  As long as your keyboard is binding correctly, you should be able to hit Ctrl+Alt+F1 to get back to the first terminal, assuming that is from where you started X.
    Otherwise, yes, make sure dbus is installed and started.
    rc.d dbus start
    Or, is it--
    rc.d start dbus
    I've been using systemd for a while now.  Can't remember.
    Also make sure dbus is in your daemons array in /etc/rc.conf.

  • [ABANDONED]No screens found with radeon driver

    I had a working system that used the radeon driver, and then the drivers and x server updated. When I first booted my old xorg.conf sort of worked, but the keyboard and mouse were not detected properly and did not work at all, so I removed my xorg.conf because it was "no longer necessary with the open source drivers". Now I get the error "no screens found" whenever I try to start the x server with startx, Same result with an autogened xorg,conf
    The computer has two Radeon HD 7770s
    Normally it is booted up with an arch install running the fglrx driver, and the system running the open source radeon driver is a fallback system used for maintenance purposes and test the radeon driver.
    here is my xorg.log
    [ 75.367]
    X.Org X Server 1.16.0
    Release Date: 2014-07-16
    [ 75.367] X Protocol Version 11, Revision 0
    [ 75.367] Build Operating System: Linux 3.15.5-2-ARCH x86_64
    [ 75.367] Current Operating System: Linux Blue-Arch 3.15.7-1-ARCH #1 SMP PREEMPT Mon Jul 28 20:06:17 CEST 2014 x86_64
    [ 75.367] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=23bad0db-42e2-4c50-9551-cd4e4ae36f4b rw init=/usr/lib/systemd/systemd
    [ 75.367] Build Date: 25 July 2014 10:42:31PM
    [ 75.367]
    [ 75.367] Current version of pixman: 0.32.6
    [ 75.368] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 75.368] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 75.368] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jul 28 20:11:59 2014
    [ 75.481] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 75.481] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 75.525] (==) No Layout section. Using the first Screen section.
    [ 75.525] (==) No screen section available. Using defaults.
    [ 75.525] (**) |-->Screen "Default Screen Section" (0)
    [ 75.525] (**) | |-->Monitor "<default monitor>"
    [ 75.540] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 75.540] (**) | |-->Device "Radeon"
    [ 75.540] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 75.540] (==) Automatically adding devices
    [ 75.540] (==) Automatically enabling devices
    [ 75.540] (==) Automatically adding GPU devices
    [ 75.662] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/OTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 75.662] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 75.662] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 75.671] (II) Loader magic: 0x818d80
    [ 75.671] (II) Module ABI versions:
    [ 75.671] X.Org ANSI C Emulation: 0.4
    [ 75.671] X.Org Video Driver: 18.0
    [ 75.671] X.Org XInput driver : 21.0
    [ 75.671] X.Org Server Extension : 8.0
    [ 75.673] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
    [ 75.674] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 75.674] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0
    [ 75.675] (II) xfree86: Adding drm device (/dev/dri/card1)
    [ 75.675] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 11 paused 0
    [ 75.678] (--) PCI:*(0:1:0:0) 1002:683d:174b:e244 rev 0, Mem @ 0xd0000000/268435456, 0xfd680000/262144, I/O @ 0x0000be00/256, BIOS @ 0x????????/131072
    [ 75.679] (--) PCI: (0:6:0:0) 1002:683d:174b:e244 rev 0, Mem @ 0xc0000000/268435456, 0xfd780000/262144, I/O @ 0x00009e00/256, BIOS @ 0x????????/131072
    [ 75.679] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 75.679] (II) LoadModule: "glx"
    [ 75.720] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 75.750] (II) Module glx: vendor="X.Org Foundation"
    [ 75.750] compiled for 1.16.0, module version = 1.0.0
    [ 75.750] ABI class: X.Org Server Extension, version 8.0
    [ 75.750] (==) AIGLX enabled
    [ 75.750] (II) LoadModule: "radeon"
    [ 75.801] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 75.817] (II) Module radeon: vendor="X.Org Foundation"
    [ 75.817] compiled for 1.16.0, module version = 7.4.0
    [ 75.817] Module class: X.Org Video Driver
    [ 75.817] ABI class: X.Org Video Driver, version 18.0
    [ 75.817] (II) RADEON: Driver for ATI Radeon chipsets:
    ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
    ATI Radeon Mobility X300 (M24) 3152 (PCIE),
    ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
    ATI Radeon X600 (RV380) 3E50 (PCIE),
    ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
    ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
    ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
    ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
    ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
    ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
    ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
    ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
    ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
    ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
    ATI Radeon IGP330M/340M/350M (U2) 4337,
    ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
    ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
    ATI Radeon X800PRO (R420) JI (AGP),
    ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
    ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
    ATI Radeon Mobility 9800 (M18) JN (AGP),
    ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
    ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
    ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
    ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
    ATI Radeon Mobility M7 LW (AGP),
    ATI Mobility FireGL 7800 M7 LX (AGP),
    ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
    ATI FireGL Mobility 9000 (M9) Ld (AGP),
    ATI Radeon Mobility 9000 (M9) Lf (AGP),
    ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
    ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
    ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
    ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
    ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
    ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
    ATI Radeon Mobility 9600 (M10) NQ (AGP),
    ATI Radeon Mobility 9600 (M11) NR (AGP),
    ATI Radeon Mobility 9600 (M10) NS (AGP),
    ATI FireGL Mobility T2 (M10) NT (AGP),
    ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
    ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
    ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
    ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
    ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
    ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
    ATI Radeon Mobility X300 (M22) 5460 (PCIE),
    ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
    ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
    ATI Radeon X800PRO (R423) UI (PCIE),
    ATI Radeon X800LE (R423) UJ (PCIE),
    ATI Radeon X800SE (R423) UK (PCIE),
    ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
    ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
    ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
    ATI FireGL unknown (R423) UR (PCIE),
    ATI FireGL unknown (R423) UT (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility Radeon X700 XL (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
    ATI Radeon Mobility 9100 IGP (U3) 5835,
    ATI Radeon XPRESS 200 5954 (PCIE),
    ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
    ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
    ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
    ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
    ATI Radeon XPRESS 200M 5975 (PCIE),
    ATI Radeon XPRESS 200 5A41 (PCIE),
    ATI Radeon XPRESS 200M 5A42 (PCIE),
    ATI Radeon XPRESS 200 5A61 (PCIE),
    ATI Radeon XPRESS 200M 5A62 (PCIE),
    ATI Radeon X300 (RV370) 5B60 (PCIE),
    ATI Radeon X600 (RV370) 5B62 (PCIE),
    ATI Radeon X550 (RV370) 5B63 (PCIE),
    ATI FireGL V3100 (RV370) 5B64 (PCIE),
    ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
    ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
    ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
    ATI Mobility Radeon X800 XT (M28) (PCIE),
    ATI Mobility FireGL V5100 (M28) (PCIE),
    ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
    ATI Radeon X850 XT PE (R480) (PCIE),
    ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
    ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
    ATI Radeon X850 XT (R480) (PCIE),
    ATI Radeon X800XT (R423) 5D57 (PCIE),
    ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
    ATI Radeon X700 PRO (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
    ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
    ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
    ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
    ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
    ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
    ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
    ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
    ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
    ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
    ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
    ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
    ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
    ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
    ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
    ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
    ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
    ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
    ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
    ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
    ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
    ATI Mobility Radeon X1700, ATI Radeon X2300HD,
    ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
    ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
    ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
    ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
    ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
    ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
    ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
    ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
    ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
    ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
    ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
    ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
    ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
    ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
    ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
    ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
    AMD FireStream 9250, ATI FirePro V8700 (FireGL),
    ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
    ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
    ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
    ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
    ATI Mobility Radeon HD 4670, ATI FirePro M5750,
    ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
    ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
    ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
    ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
    ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
    ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
    ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
    ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
    ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
    ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
    ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
    ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
    ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
    ATI Mobility Radeon HD 3850 X2, ATI RV670,
    ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
    ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
    ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
    ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
    ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
    ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
    ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
    ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
    ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
    ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
    ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
    ATI FireGL V3600, ATI Radeon HD 2600 LE,
    ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
    ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
    ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
    ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
    ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
    ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
    ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
    ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
    ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
    ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
    SUMO, SUMO, SUMO2, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
    ATI Radeon 4100, ATI Mobility Radeon HD 4200,
    ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
    AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
    AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
    AMD Radeon HD 6300 Series Graphics,
    AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
    AMD Firestream 9350, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
    ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
    ATI Mobility Radeon HD 5800 Series,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
    ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
    ATI Mobility Radeon Graphics, CEDAR,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
    ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
    CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
    BARTS, BARTS, Mobility Radeon HD 6000 Series,
    Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
    AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
    AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
    ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
    ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
    ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
    ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, TAHITI, TAHITI, TAHITI, TAHITI,
    TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
    TAHITI, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
    PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
    VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
    VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
    VERDE, VERDE, VERDE, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
    OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, HAINAN, HAINAN, HAINAN,
    HAINAN, HAINAN, HAINAN, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE,
    BONAIRE, BONAIRE, BONAIRE, KABINI, KABINI, KABINI, KABINI, KABINI,
    KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
    KABINI, KABINI, KABINI, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
    MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
    MULLINS, MULLINS, MULLINS, MULLINS, KAVERI, KAVERI, KAVERI, KAVERI,
    KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
    KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
    KAVERI, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII,
    HAWAII, HAWAII, HAWAII, HAWAII, HAWAII
    [ 75.825] (++) using VT number 11
    [ 75.855] (II) [KMS] Kernel modesetting enabled.
    [ 75.855] (II) [KMS] Kernel modesetting enabled.
    [ 75.855] (II) RADEON(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 75.855] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
    [ 75.855] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 75.855] (==) RADEON(0): Default visual is TrueColor
    [ 75.855] (==) RADEON(0): RGB weight 888
    [ 75.855] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    [ 75.855] (--) RADEON(0): Chipset: "VERDE" (ChipID = 0x683d)
    [ 75.855] (EE) RADEON(0): [drm] failed to set drm interface version.
    [ 75.855] (EE) RADEON(0): Kernel modesetting setup failed
    [ 75.855] (II) UnloadModule: "radeon"
    [ 75.855] (==) RADEON(G0): Depth 24, (--) framebuffer bpp 32
    [ 75.855] (II) RADEON(G0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 75.855] (==) RADEON(G0): Default visual is TrueColor
    [ 75.855] (==) RADEON(G0): RGB weight 888
    [ 75.855] (II) RADEON(G0): Using 8 bits per RGB (8 bit DAC)
    [ 75.855] (--) RADEON(G0): Chipset: "VERDE" (ChipID = 0x683d)
    [ 75.855] (EE) RADEON(G0): [drm] failed to set drm interface version.
    [ 75.855] (EE) RADEON(G0): Kernel modesetting setup failed
    [ 75.855] (II) UnloadModule: "radeon"
    [ 75.856] (EE) Screen(s) found, but none have a usable configuration.
    [ 75.856] (EE)
    Fatal server error:
    [ 75.856] (EE) no screens found(EE)
    [ 75.856] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 75.856] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 75.856] (EE)
    [ 75.876] (EE) Server terminated with error (1). Closing log file.
    Last edited by l0vot (2014-12-10 06:05:10)

    Xorg-server 1.16 now allows to start X rootless when some conditions are met.
    https://www.archlinux.org/news/xorg-ser … available/ gives more details.
    Look at /usr/bin/Xorg , it's now  a shell script that checks if Xorg.wrap exists, and starts it if it does.
    Xorg.wrap then tries to determine whether rootless X is possible (using startx & KMS-capable videodriver satisfy that requirement) , if so it uses logind to start X rootless.
    (starting this way can break error redirection and adding options to startx).
    There are 2 ways to change the behaviour i know off :
    1.
    Create /etc/X11/Xwrapper.config file and use that to configure Xorg.wrap .
    Details about that file are on the Xorg.wrap manpage .
    For some users that's enough to get X working again, for others it's not .
    2.
    Modify /usr/bin/Xorg so it always starts Xorg.bin .
    Any update to xorg-server will offcourse undo this change.
    I suggest you start with 1.

Maybe you are looking for

  • Check Flight Availability Demo

    Hi, I need help in installing and configuring Check Flight Availability Demo. Can anyone guide me with proper steps. Secondly Integration Builder: Design Time. What are the objects we need to import from SLD into it very first time as there is huge l

  • Send to fcp from color, problem...

    Hi, I'm just new to the software and have a problem. I open dpx files in apple color and send the sequence to final cut pro, everything is ok but the sequence is always brighter than the original one, so when I try to combine the two images (the orig

  • Can't get rid of Net Zero!

    Hi everyone, I have just graduated from dial-up to broadband, and although I have called and spoken to Netzero about canceling my account, I cannot get them off of my browser when I first open it. I have set my default to gmail, and that screen comes

  • Problem building primary key in create(AttributList) after cancel create?

    Hallo, in the create process i make a initializiation protected void create(AttributeList attributeList) { super.create(attributeList); try { String strSQL = "select max(ver_nr) from verfuegungen where sts_id = ?"; PreparedStatement stmt = getDBTrans

  • Why is my wifi slider greyed out on the iPhone 4s?

    It's been messing up for 3 weeks now, and I'm getting real ******. I cannot adjust my wifi settings to on. It's stuck on the off (greyed out) position.