i810 is one of the few chipsets where panning works, though to do it requires
xorg.conf* contain and old fashioned list of modes and virtual in 'Section
"Screen"'. I specify mode 1400x1050 as highest, but 1600x1200 as virtual, and
X actually uses both as expected. I'm perfectly happy, but only until I view
output of xrandr and see the virtual mode marked current instead of the real
mode:
Screen 0: minimum 640 x 350, current 1600 x 1200, maximum 1600 x 1200
default connected 1600x1200+0+0 0mm x 0mm
1400x1050 75.0 60.0
1280x960 85.0 60.0
1152x864 75.0
1024x768 85.0 75.0 70.0 60.0
1600x1200 60.0 75.0*
1280x1024 85.0 75.0 60.0
kcmshell xserver and xdpyinfo are both also reporting only 1600x1200.
Is this expected?
Xorg.0.log:
http://fm.no-ip.com/Tmp/SUSE/Xorg/xorg.0.log-gx110-i810-os131RC1-1400x1050v…
--
"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-xorg+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-xorg+owner(a)opensuse.org
was marked fixed 3 weeks ago, but was filed against 13.1, which still has
xf86-video-intel 2.99.902 and is missing the fix in xf86-video-intel
2.99.903+. Is there some problem with including xf86-video-intel 2.99.903 or
newer in 13.1?
--
"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-xorg+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-xorg+owner(a)opensuse.org
On 2013-10-11 13:00 (GMT+0300) Ville Syrjälä composed:
> On Fri, Oct 11, 2013 at 12:24:04AM -0400, Felix Miata wrote:
>> Are these happening to everyone using recent kernels and 845G? openSUSE only?
>> 2013-10-11T00:05:50.929822-04:00 gx260 kernel: [ 2.621885]
>> ------------[ cut here ]------------
>> WARNING: CPU: 0 PID: 107 at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.11.3/linux-3.11/drivers/gpu/drm/i915/intel_display.c:1074 assert_pipe+0x80/0xe0 [i915]()
>> pipe A assertion failure (expected on, current off)
> Already fixed:
> commit 67c72a12254101d4e8d9b9f3a02646ba0be84a2d
> Author: Daniel Vetter <daniel.vetter(a)ffwll.ch>
> Date: Tue Sep 24 11:46:14 2013 +0200
> drm/i915: preserve pipe A quirk in i9xx_set_pipeconf
> and
> commit a4945f9522d27e1e6d64a02ad055e83768cb0896
> Author: Chris Wilson <chris(a)chris-wilson.co.uk>
> Date: Tue Oct 8 11:16:59 2013 +0100
> drm/i915: Undo the PIPEA quirk for i845
> --
> Ville Syrjälä
> Intel OTC
> _______________________________________________
> Intel-gfx mailing list
How is this 2 week old fix not showing up in 13.1 yet?
--
"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-xorg+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-xorg+owner(a)opensuse.org
13.1
zypper rm libdrm-[radeon1,nouveau2] wants to remove 56 packages total,
essentially most of what is required to make X work, and a bunch of apps, all
on a system with Intel onboard video. Why?
--
"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-xorg+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-xorg+owner(a)opensuse.org
Hi,
since I suffer from steady crashes of my KDE 4.11.1 desktop on my 12.2
workstation, all with the same backtrace:
Thread 1 (Thread 0x7fa90251e780 (LWP 4502)):
[KCrash Handler]
#6 0x00007fa8ffac2d25 in __GI_raise (sig=sig@entry=6) at
../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7 0x00007fa8ffac41a8 in __GI_abort () at abort.c:91
#8 0x00007fa8ffb00fcb in __libc_message (do_abort=do_abort@entry=2,
fmt=fmt@entry=0x7fa8ffbf26c0 "*** glibc detected *** %s: %s: 0x%s ***\n") at
../sysdeps/unix/sysv/linux/libc_fatal.c:198
#9 0x00007fa8ffb06b66 in malloc_printerr (action=3, str=0x7fa8ffbf27d0
"double free or corruption (!prev)", ptr=<optimized out>) at malloc.c:5007
#10 0x00007fa8f1b9107c in ?? () from /usr/X11R6/lib64/libGL.so.1
#11 0x00007fa8f09cc17a in ?? () from /usr/lib64/tls/libnvidia-tls.so.319.32
#12 0x00007fa90108f8ae in QThread::start (this=0x1bbf920, priority=<optimized
out>) at thread/qthread_unix.cpp:658
#13 0x00007fa9010844ad in tryStart (task=0xa613f10, this=0x19771a0) at
concurrent/qthreadpool.cpp:203
the new driver 319.60 sounds promising:
Fixed a bug that could cause OpenGL applications to crash during the
initialization of new threads.
Fixed a bug that caused the GPU and Memory clock frequencies for some
PowerMizer performance levels on Kepler boards to be reported incorrectly in
the nvidia-settings control panel.
Fixed a bug that caused the X server to fail to start on certain laptops
when the boot display was on an external DisplayPort monitor, for example if
the laptop was booted while the lid was closed.
Fixed a bug in nvidia-installer that caused the 32-bit libGL.la libtool
library file to be installed to the wrong location.
I'm using x11-video-nvidiaG03-319.32-15.1.x86_64 for openSUSE 12.2 ATM.
It would be very kind to update this driver with the new version.
TIA,
Pete
--
To unsubscribe, e-mail: opensuse-xorg+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-xorg+owner(a)opensuse.org