On Thu, Apr 17, 2014 at 3:12 PM, Kevin Martin <ktmdms@xxxxxxxxx> wrote:
On 04/17/2014 01:48 PM, Steven Usdansky wrote:
> failed with error -22
I probably should have asked this before but are you using the nouveau or nvidia driver? And did you modprobe as root?
Kevin
--
Modprobe'd as root. Nouveau driver. I can't get into X with my xorg.conf using the 3.15 kernel, so xrandr result is with 3.13 kernel.
~$ xrandr
Screen 0: minimum 320 x 200, current 1680 x 1050, maximum 8192 x 8192
VGA-1 connected 1680x1050+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
1680x1050 60.0*+
1920x1080 60.0
1600x1200 60.0
1400x1050 60.0
1440x900 60.0
1024x768 60.0
800x600 60.3 56.2
848x480 60.0
640x480 59.9
~$ cat /etc/X11/xorg.conf
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 313.18 (mockbuild@) Wed Jan 16 15:44:33 CET 2013
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
FontPath "/usr/share/fonts/default/Type1"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
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 "nouveau"
VendorName "NVIDIA Corporation"
Option "ShadowFB" "1"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1680x1050" "1440x900" "1400x1050" "1280x1024" "1024x768"
EndSubSection
EndSection
~$ cat /etc/X11/xorg.conf.d/10-soyo_monitor.conf
Section "Monitor"
Identifier "Monitor0"
VendorName "Soyo"
ModelName "DYLM2086"
DisplaySize 432 270
HorizSync 30.0 - 86.0
VertRefresh 56.0 - 76.0
ModeLine "1440x900" 106.5 1440 1520 1672 1904 900 901 904 932 -hsync +vsync
ModeLine "1680x1050" 147.1 1680 1784 1968 2256 1050 1051 1054 1087 -hsync +vsync
Modeline "1920x1080" 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -HSync +Vsync
Modeline "1400x1050" 122.61 1400 1488 1640 1880 1050 1051 1054 1087 -HSync +Vsync
Modeline "1600x1200" 160.96 1600 1704 1880 2160 1200 1201 1204 1242 -HSync +Vsync
Option "PreferredMode" "1680x1050"
EndSection
~$ xrandr
Screen 0: minimum 320 x 200, current 1680 x 1050, maximum 8192 x 8192
VGA-1 connected 1680x1050+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
1680x1050 60.0*+
1920x1080 60.0
1600x1200 60.0
1400x1050 60.0
1440x900 60.0
1024x768 60.0
800x600 60.3 56.2
848x480 60.0
640x480 59.9
~$ cat /etc/X11/xorg.conf
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 313.18 (mockbuild@) Wed Jan 16 15:44:33 CET 2013
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
FontPath "/usr/share/fonts/default/Type1"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
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 "nouveau"
VendorName "NVIDIA Corporation"
Option "ShadowFB" "1"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1680x1050" "1440x900" "1400x1050" "1280x1024" "1024x768"
EndSubSection
EndSection
~$ cat /etc/X11/xorg.conf.d/10-soyo_monitor.conf
Section "Monitor"
Identifier "Monitor0"
VendorName "Soyo"
ModelName "DYLM2086"
DisplaySize 432 270
HorizSync 30.0 - 86.0
VertRefresh 56.0 - 76.0
ModeLine "1440x900" 106.5 1440 1520 1672 1904 900 901 904 932 -hsync +vsync
ModeLine "1680x1050" 147.1 1680 1784 1968 2256 1050 1051 1054 1087 -hsync +vsync
Modeline "1920x1080" 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -HSync +Vsync
Modeline "1400x1050" 122.61 1400 1488 1640 1880 1050 1051 1054 1087 -HSync +Vsync
Modeline "1600x1200" 160.96 1600 1704 1880 2160 1200 1201 1204 1242 -HSync +Vsync
Option "PreferredMode" "1680x1050"
EndSection
-- test mailing list test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/test