public inbox for gentoo-amd64@lists.gentoo.org
 help / color / mirror / Atom feed
From: Mark Knecht <markknecht@gmail.com>
To: gentoo-amd64@lists.gentoo.org
Subject: [gentoo-amd64] (II) intel(0): Output VGA disconnected / (EE) intel(0): No valid  modes.
Date: Sat, 23 Jan 2010 16:39:30 -0800	[thread overview]
Message-ID: <5bdc1c8b1001231639k3e6eb39ay8154c6c8fd51fa28@mail.gmail.com> (raw)

Hi,
   I'm working on trying to bring up X for the first time on my new
machine. I wonder if anyone can spot what's missing or incorrect about
the xorg.conf file below. For now I'm going the direction of no hal
and ran 'Xorg -configure' to get the config file and then trying to
start X by hand. I added the modes by hand as for some reason the
automatic program didn't put them there. I also added the monitor
frequencies...

   Anyway, why should I get the following messages when I have two
monitors hooked up? No valid modes? Why?

Thanks,
Mark

(II) intel(0): Output VGA using monitor section Monitor0
(II) intel(0): Output VGA disconnected
(WW) intel(0): No outputs definitely connected, trying again...
(II) intel(0): Output VGA disconnected
(WW) intel(0): Unable to find initial modes
(EE) intel(0): No valid modes.
(II) UnloadModule: "intel"
(II) UnloadModule: "vgahw"
(II) Unloading /usr/lib64/xorg/modules//libvgahw.so
(EE) Screen(s) found, but none have a usable configuration.

Cheers,
Mark

firefly ~ # uname -a
Linux firefly 2.6.32-gentoo-r2 #4 SMP PREEMPT Sat Jan 23 13:40:36 PST
2010 x86_64 Intel(R) Core(TM) i5 CPU 661 @ 3.33GHz GenuineIntel
GNU/Linux
firefly ~ #


firefly ~ # emerge -pv xorg-server xorg-drivers xf86-video-intel

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] x11-base/xorg-server-1.6.5-r1  USE="ipv6 nptl sdl xorg
-debug -dmx -hal -kdrive -minimal -tslib" 0 kB
[ebuild   R   ] x11-drivers/xf86-video-intel-2.9.1  USE="dri -debug" 0 kB
[ebuild   R   ] x11-base/xorg-drivers-1.6  INPUT_DEVICES="keyboard
mouse -acecad -aiptek -citron -elographics -evdev -fpit -hyperpen
-joystick -mutouch -penmount -synaptics -tslib -virtualbox -vmmouse
-void -wacom" VIDEO_CARDS="fbdev intel vesa -apm -ark -ast -chips
-cirrus -dummy -epson -fglrx (-geode) -glint -i128 (-i740) (-impact)
-mach64 -mga -neomagic (-newport) -nv -nvidia -r128 -radeon -radeonhd
-rendition -s3 -s3virge -savage -siliconmotion -sis -sisusb (-sunbw2)
(-suncg14) (-suncg3) (-suncg6) (-sunffb) (-sunleo) (-suntcx) -tdfx
-tga -trident -tseng -v4l -via -virtualbox -vmware (-voodoo) (-xgi)" 0
kB

Total: 3 packages (3 reinstalls), Size of downloads: 0 kB
firefly ~ #

Section "ServerLayout"
       Identifier     "X.org Configured"
       Screen      0  "Screen0" 0 0
       InputDevice    "Mouse0" "CorePointer"
       InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
       ModulePath   "/usr/lib64/xorg/modules"
       FontPath     "/usr/share/fonts/misc/"
       FontPath     "/usr/share/fonts/TTF/"
       FontPath     "/usr/share/fonts/OTF"
       FontPath     "/usr/share/fonts/Type1/"
       FontPath     "/usr/share/fonts/100dpi/"
       FontPath     "/usr/share/fonts/75dpi/"
EndSection

Section "Module"
       Load  "glx"
       Load  "dbe"
       Load  "extmod"
       Load  "dri"
       Load  "record"
       Load  "dri2"
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  56.0 - 75.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     "NoAccel"                   # [<bool>]
       #Option     "SWcursor"                  # [<bool>]
       #Option     "ColorKey"                  # <i>
       #Option     "CacheLines"                # <i>
       #Option     "Dac6Bit"                   # [<bool>]
       #Option     "DRI"                       # [<bool>]
       #Option     "NoDDC"                     # [<bool>]
       #Option     "ShowCache"                 # [<bool>]
       #Option     "XvMCSurfaces"              # <i>
       #Option     "PageFlip"                  # [<bool>]
       Identifier  "Card0"
       Driver      "intel"
       VendorName  "Intel Corporation"
       BoardName   "Clarkdale Integrated Graphics Controller"
       BusID       "PCI:0:2:0"
EndSection

Section "Screen"
       Identifier "Screen0"
       Device     "Card0"
       Monitor    "Monitor0"
       DefaultDepth 16
       SubSection "Display"
               Viewport   0 0
               Depth     1
               Modes     "1280x1024" "1024x768" "800x600"
       EndSubSection
       SubSection "Display"
               Viewport   0 0
               Depth     4
               Modes     "1280x1024" "1024x768" "800x600"
       EndSubSection
       SubSection "Display"
               Viewport   0 0
               Depth     8
               Modes     "1280x1024" "1024x768" "800x600"
       EndSubSection
       SubSection "Display"
               Viewport   0 0
               Depth     15
               Modes     "1280x1024" "1024x768" "800x600"
       EndSubSection
       SubSection "Display"
               Viewport   0 0
               Depth     16
               Modes     "1280x1024" "1024x768" "800x600"
       EndSubSection
       SubSection "Display"
               Viewport   0 0
               Depth     24
               Modes     "1280x1024" "1024x768" "800x600"
       EndSubSection
EndSection



                 reply	other threads:[~2010-01-24  0:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5bdc1c8b1001231639k3e6eb39ay8154c6c8fd51fa28@mail.gmail.com \
    --to=markknecht@gmail.com \
    --cc=gentoo-amd64@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox