Discussion:
Screen resolution problem
Sid Boyce
2014-03-11 02:56:46 UTC
Permalink
After latest zypper dup screen size had defaulted to 1024x768 and cannot
be changed to anything higher.
On other boxes that have not been rebooted I have 1920x1080.
# xrandr
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 640 x 480, current 1024 x 768, maximum 1024 x 768
default connected primary 1024x768+0+0 0mm x 0mm
1024x768 0.0*
800x600 0.0
640x480 0.0
slipstream:/home/lancelot # xrandr --fb 1920x1080
xrandr: Failed to get size of gamma for output default
xrandr: screen cannot be larger than 1024x768 (desired size 1920x1080)
Regards
Sid.
--
Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot
Emeritus IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support
Senior Staff Specialist, Cricket Coach
Microsoft Windows Free Zone - Linux used for all Computing Tasks
--
To unsubscribe, e-mail: opensuse-factory+***@opensuse.org
To contact the owner, e-mail: opensuse-factory+***@opensuse.org
Felix Miata
2014-03-11 03:04:08 UTC
Permalink
Post by Sid Boyce
After latest zypper dup screen size had defaulted to 1024x768 and cannot
be changed to anything higher.
On other boxes that have not been rebooted I have 1920x1080.
# xrandr
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 640 x 480, current 1024 x 768, maximum 1024 x 768
default connected primary 1024x768+0+0 0mm x 0mm
1024x768 0.0*
800x600 0.0
640x480 0.0
slipstream:/home/lancelot # xrandr --fb 1920x1080
xrandr: Failed to get size of gamma for output default
xrandr: screen cannot be larger than 1024x768 (desired size 1920x1080)
What gfxchip?
What DE?
What driver is reported used in Xorg.0.log?
Which kernel?
--
"The wise are known for their understanding, and pleasant
words are persuasive." Proverbs 16:21 (New Living Translation)

Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!

Felix Miata *** http://fm.no-ip.com/
--
To unsubscribe, e-mail: opensuse-factory+***@opensuse.org
To contact the owner, e-mail: opensuse-factory+***@opensuse.org
Sid Boyce
2014-03-11 03:25:30 UTC
Permalink
Problem was the nouveau modules were not being loaded.
I had problems with dracut not configuring the network so I went back to
module-init-tools.
"hwinfo --gfxcard" said nouveau was inactive.
Went into runlevel 3, "modprobe nouveau", "init 5" to get it sane again.
# hwinfo --gfxcard
32: PCI 100.0: 0300 VGA compatible controller (VGA)
[Created at pci.319]
Unique ID: VCu0.HkVitPDVq34
Parent ID: _Znp.yY1fJIC_xs9
SysFS ID: /devices/pci0000:00/0000:00:02.0/0000:01:00.0
SysFS BusID: 0000:01:00.0
Hardware Class: graphics card
Model: "nVidia GF114 [GeForce GTX 560 Ti]"
Vendor: pci 0x10de "nVidia Corporation"
Device: pci 0x1200 "GF114 [GeForce GTX 560 Ti]"
SubVendor: pci 0x1043 "ASUSTeK Computer Inc."
SubDevice: pci 0x838b
Revision: 0xa1
Driver: "nouveau"
Driver Modules: "drm"
Memory Range: 0xf8000000-0xf9ffffff (rw,non-prefetchable)
Memory Range: 0xd0000000-0xd7ffffff (ro,non-prefetchable)
Memory Range: 0xdc000000-0xdfffffff (ro,non-prefetchable)
I/O Ports: 0xcf00-0xcf7f (rw)
Memory Range: 0xd8000000-0xd807ffff (ro,non-prefetchable,disabled)
IRQ: 43 (12812 events)
I/O Ports: 0x3c0-0x3df (rw)
Module Alias: "pci:v000010DEd00001200sv00001043sd0000838Bbc03sc00i00"
Driver Info #0:
Driver Status: nouveau is active
Driver Activation Cmd: "modprobe nouveau"
Config Status: cfg=no, avail=yes, need=no, active=unknown
Attached to: #8 (PCI bridge)

Primary display adapter: #32
Regards
Sid.
Post by Felix Miata
Post by Sid Boyce
After latest zypper dup screen size had defaulted to 1024x768 and cannot
be changed to anything higher.
On other boxes that have not been rebooted I have 1920x1080.
# xrandr
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 640 x 480, current 1024 x 768, maximum 1024 x 768
default connected primary 1024x768+0+0 0mm x 0mm
1024x768 0.0*
800x600 0.0
640x480 0.0
slipstream:/home/lancelot # xrandr --fb 1920x1080
xrandr: Failed to get size of gamma for output default
xrandr: screen cannot be larger than 1024x768 (desired size 1920x1080)
What gfxchip?
What DE?
What driver is reported used in Xorg.0.log?
Which kernel?
--
Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot
Emeritus IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support
Senior Staff Specialist, Cricket Coach
Microsoft Windows Free Zone - Linux used for all Computing Tasks
--
To unsubscribe, e-mail: opensuse-factory+***@opensuse.org
To contact the owner, e-mail: opensuse-factory+***@opensuse.org
Continue reading on narkive:
Loading...