Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 391210 Details for
Bug 531982
X start black screen not background no mouse
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
xorg.conf
xorg.conf (text/plain), 6.41 KB, created by
Xavier CHARLES
on 2014-12-08 12:38:48 UTC
(
hide
)
Description:
xorg.conf
Filename:
MIME Type:
Creator:
Xavier CHARLES
Created:
2014-12-08 12:38:48 UTC
Size:
6.41 KB
patch
obsolete
>Section "ServerLayout" > > Screen 0 "Screen0" 0 0 > #Screen 0 "Screen1" 0 0 ># InputDevice "Mouse0" "CorePointer" ># InputDevice "Keyboard0" "CoreKeyboard" > Identifier "X.org Configured" ># Screen 0 "aticonfig-Screen[0]-0" 0 0 ># Screen "aticonfig-Screen[0]-1" RightOf "aticonfig-Screen[0]-0" >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" > ># Modules commented are loaded by default or already buil-in ># Load "glx" ># Load "ddc" ># Load "dri" ># Load "dri2" ># Load "drm" ># Load "extmod" ># Load "freetype" ># Load "i2c" ># Load "record" > Load "synaptics" > Load "bitmap" ># Load "dbe" > Load "int10" > Load "modesetting" ># Load "radeon" > Load "v4l" > Load "vbe" >EndSection > >Section "InputDevice" > > #Driver "keyboard" > Identifier "Keyboard0" > Driver "evdev" > Option "XkbModel" "evdev" > Option "XkbLayout" "fr" > Option "Device" "/dev/input/event0" >EndSection > >Section "InputDevice" > > #Driver "mouse" > Identifier "Mouse0" > Driver "evdev" > Option "Protocol" "auto" > Option "Device" "/dev/input/mice" > Option "ZAxisMapping" "4 5 6 7" > Option "Emulate3Buttons" "yes" >EndSection > ># Trackpad du mac = https://wiki.archlinux.org/index.php/MacBookPro8,1/8,2/8,3_(2011)#Video_and_screen >#Section "InputClass" ># MatchIsTouchpad "true" ># Identifier "Touchpads" ># Driver "mtrack" >#EndSection > > > >Section "Monitor" > Identifier "Monitor0" > VendorName "Monitor Vendor" > ModelName "Monitor Model" > Option "DPMS" "true" >EndSection > >Section "Monitor" > Identifier "Monitor1" > VendorName "Monitor Vendor" > ModelName "Monitor Model" > Option "DPMS" "true" >EndSection > >Section "Monitor" > Identifier "aticonfig-Monitor[0]-0" > Option "VendorName" "ATI Proprietary Driver" > Option "ModelName" "Generic Autodetecting Monitor" > Option "DPMS" "true" >EndSection > >Section "Monitor" > Identifier "aticonfig-Monitor[0]-1" > Option "VendorName" "ATI Proprietary Driver" > Option "ModelName" "Generic Autodetecting Monitor" > Option "DPMS" "true" >EndSection > >Section "Device" > > ### Available Driver options are:- > ### Values: <i>: integer, <f>: float, <bool>: "True"/"False", > ### <string>: "String", <freq>: "<f> Hz/kHz/MHz", > ### <percent>: "<f>%" > ### [arg]: arg optional > #Option "NoAccel" # [<bool>] > #Option "AccelMethod" # <str> > #Option "Backlight" # <str> > #Option "DRI" # <str> > #Option "ColorKey" # <i> > #Option "VideoKey" # <i> > #Option "Tiling" # [<bool>] > #Option "LinearFramebuffer" # [<bool>] > #Option "SwapbuffersWait" # [<bool>] > #Option "TripleBuffer" # [<bool>] > #Option "XvPreferOverlay" # [<bool>] > #Option "HotPlug" # [<bool>] > #Option "ReprobeOutputs" # [<bool>] > #Option "ZaphodHeads" # <str> > #Option "TearFree" # [<bool>] > #Option "PerCrtcPixmaps" # [<bool>] > Identifier "Card0" > Driver "intel" > BusID "PCI:0:2:0" >EndSection > >Section "Device" > > ### Available Driver options are:- > ### Values: <i>: integer, <f>: float, <bool>: "True"/"False", > ### <string>: "String", <freq>: "<f> Hz/kHz/MHz", > ### <percent>: "<f>%" > ### [arg]: arg optional > #Option "NoAccel" # [<bool>] > #Option "SWcursor" # [<bool>] > #Option "EnablePageFlip" # [<bool>] > #Option "ColorTiling" # [<bool>] > #Option "ColorTiling2D" # [<bool>] > #Option "RenderAccel" # [<bool>] > #Option "SubPixelOrder" # [<str>] > #Option "AccelMethod" # <str> > #Option "EXAVSync" # [<bool>] > #Option "EXAPixmaps" # [<bool>] > #Option "ZaphodHeads" # <str> > #Option "EnablePageFlip" # [<bool>] > #Option "SwapbuffersWait" # [<bool>] > Identifier "Card1" > Driver "radeon" > VendorName "ATI Technologies Inc" > BoardName "R600 [Radeon 6750 ]" > Option "AccelDFS" "true" > Option "AccelMethod" "EXA" > Option "BusType" "PCI" > Option "ColorTiling" "on" > Option "DRI" "true" > Option "EnablePageFlip" "true" > Option "RenderAccel" "true" > BusID "PCI:1:0:0" >EndSection > >Section "Device" > Identifier "aticonfig-Device[0]-0" > Driver "fglrx" > BusID "PCI:1:0:0" >EndSection > >Section "Device" > Identifier "aticonfig-Device[0]-1" > Driver "fglrx" > BusID "PCI:1:0:0" > Screen 1 >EndSection > >Section "Screen" > ># SubSection "Display" ># Viewport 0 0 ># Depth 1 ># EndSubSection ># SubSection "Display" ># Viewport 0 0 ># Depth 4 ># EndSubSection ># SubSection "Display" ># Viewport 0 0 ># Depth 8 ># EndSubSection ># SubSection "Display" ># Viewport 0 0 ># Depth 15 ># EndSubSection ># SubSection "Display" ># Viewport 0 0 ># Depth 16 ># EndSubSection > Identifier "Screen0" > Device "Card0" > Monitor "Monitor0" > SubSection "Display" > Viewport 0 0 > Depth 24 > EndSubSection >EndSection > >Section "Screen" > Identifier "Screen1" > Device "Card1" > Monitor "Monitor1" > SubSection "Display" > Viewport 0 0 > Depth 1 > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 4 > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 8 > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 15 > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 16 > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 24 > EndSubSection >EndSection > >Section "Screen" > Identifier "aticonfig-Screen[0]-0" > Device "aticonfig-Device[0]-0" > Monitor "aticonfig-Monitor[0]-0" > DefaultDepth 24 > SubSection "Display" > Viewport 0 0 > Depth 24 > EndSubSection >EndSection > >Section "Screen" > Identifier "aticonfig-Screen[0]-1" > Device "aticonfig-Device[0]-1" > Monitor "aticonfig-Monitor[0]-1" > DefaultDepth 24 > SubSection "Display" > Viewport 0 0 > Depth 24 > EndSubSection >EndSection >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 531982
: 391210 |
391214