Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 83041 Details for
Bug 127476
Modular X will not start with i810 driver - log shows Fatal server Error
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), 4.83 KB, created by
Sirron Davis
on 2006-03-24 13:46:25 UTC
(
hide
)
Description:
xorg.conf
Filename:
MIME Type:
Creator:
Sirron Davis
Created:
2006-03-24 13:46:25 UTC
Size:
4.83 KB
patch
obsolete
># ********************************************************************** ># Module section ># ********************************************************************** >Section "Module" > Load "dbe" # Double buffer extension > SubSection "extmod" > Option "omit xfree86-dga" # don't initialise the DGA extension > EndSubSection > Load "type1" ># Load "speedo" > Load "freetype" ># Load "xtt" > Load "glx" > Load "dri" ># Load "synaptics" >EndSection > ># ********************************************************************** ># Files section ># ********************************************************************** >Section "Files" > FontPath "/usr/share/fonts/misc/" > FontPath "/usr/share/fonts/TTF/" > FontPath "/usr/share/fonts/Type1/" > FontPath "/usr/share/fonts/75dpi/" > FontPath "/usr/share/fonts/100dpi/" > FontPath "/usr/share/fonts/local/" > FontPath "/usr/share/fonts/WinTTF/" > FontPath "/usr/share/fonts/WinTTF2/" >EndSection > ># ********************************************************************** ># Input devices ># ********************************************************************** >Section "InputDevice" > Identifier "Keyboard1" > Driver "kbd" > Option "AutoRepeat" "500 30" > > Option "XkbModel" "pc102" > Option "XkbLayout" "us" >EndSection > >Section "InputDevice" > Identifier "Mouse1" > Driver "mouse" > Option "Protocol" "PS/2" > Option "Device" "/dev/psaux" > Option "Emulate3Buttons" >EndSection > >Section "InputDevice" > Identifier "Touchpad" > Driver "synaptics" ># Driver "mouse" > Option "Protocol" "auto-dev" > Option "Device" "/dev/psaux" > Option "ZAxisMapping" "4 5" ># Option "LeftEdge" "1900" > Option "LeftEdge" "1100" ># Option "RightEdge" "5500" > Option "RightEdge" "5300" ># Option "TopEdge" "1800" > Option "TopEdge" "1600" ># Option "BottomEdge" "3900" > Option "BottomEdge" "4700" > Option "FingerLow" "19" > Option "FingerHigh" "23" > Option "MaxTapTime" "130" > Option "MaxTapMove" "130" > Option "MaxDoubleTapTime" "150" > Option "VertScrollDelta" "100" > Option "HorzScrollDelta" "100" > Option "MinSpeed" "0.02" > Option "MaxSpeed" "0.18" > Option "AccelFactor" "0.0050" > Option "UpDownScrolling" "on" > Option "SHMConfig" "on" > Option "CircularScrolling" "on" > Option "CircScrollTrigger" "1" > Option "PalmDetect" "on" > Option "PalmMinWidth" "50" > Option "PalmMinZ" "200" ># Option "CoastingSpeed" "0.5" ># Option "EdgeMotionMinZ" "5" ># Option "EdgeMotionMaxZ" "25" >EndSection > ># ********************************************************************** ># Monitor section ># ********************************************************************** >Section "Monitor" > Identifier "LCD" > HorizSync 30 - 90 > VertRefresh 50 - 160 > Modeline "1280x800_60" 83.46 1280 1344 1480 1680 800 801 804 828 > Modeline "1280x800" 83.46 1280 1344 1480 1680 800 801 804 828 ># Modeline "1280x800" 111.50 1280 1312 1728 1760 800 815 825 841 ># Modeline "1280x800@75i" 48.16 1280 1312 1488 1520 800 818 823 841 interlace >EndSection > >Section "Monitor" > Identifier "Monitor0" > VendorName "Monitor Vendor" > ModelName "SyncMaster" > DisplaySize 300 230 > HorizSync 30.0 - 100.0 > VertRefresh 56.0 - 100.0 > ModeLine "1280x800" 85.7 1280 1360 1496 1712 800 801 804 835 ># Option "dpms" >EndSection > ># ********************************************************************** ># Graphics device section ># ********************************************************************** >Section "Device" > Identifier "855GME" > Driver "i810" > VideoRam 65536 > BoardName "Intel i830m" > Option "AGPMode" "1" > Option "DevicePresence" "on" > Option "MonitorLayout" "CRT,LFP" > BusID "PCI:0:2:0" > # Insert Clocks lines here if appropriate >EndSection > ># ********************************************************************** ># Screen sections ># ********************************************************************** >Section "Screen" > Identifier "Screen 1" > Device "855GME" > Monitor "LCD" > DefaultDepth 24 > Subsection "Display" > Depth 24 > Modes "1280x800" ># Modes "65" > ViewPort 0 0 > EndSubsection >EndSection > >Section "Screen" > Identifier "Screen 2" > Device "855GME" > Monitor "Monitor0" > DefaultDepth 24 > > SubSection "Display" > Depth 24 > Modes "1280x800" > #Modes "1024x768" > EndSubSection >EndSection > ># ********************************************************************** ># ServerLayout sections. ># ********************************************************************** >Section "ServerLayout" > Identifier "Simple Layout" > Screen "Screen 1" > Screen "Screen 2" > InputDevice "Touchpad" "CorePointer" > InputDevice "Keyboard1" "CoreKeyboard" >EndSection > >Section "DRI" > Mode 0666 >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 127476
:
83040
| 83041 |
83044