[Bug 198521] Re: Hardy regression: i810 video incorrect size; cursor paints blocks

2008-05-22 Thread unggnu
@kozimodo
Could you please also attach the output of lspci -vvnn. According to some 
research you have i815EM graphic chipset.
Please add the line
Driver i810
to your xorg.conf Device section and restart X. Maybe it works with the old 
Intel driver.

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Triaged = Incomplete

** Summary changed:

- Hardy regression: i810 video incorrect size; cursor paints blocks
+ Hardy regression: video incorrect size; cursor paints blocks [i815]

-- 
Hardy regression: video incorrect size; cursor paints blocks [i815]
https://bugs.launchpad.net/bugs/198521
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 198521] Re: Hardy regression: i810 video incorrect size; cursor paints blocks

2008-05-21 Thread kozimodo
I have a Sony VAIO pcg-fx370 that I installed xubuntu hardy on and have
the screen resolution problem minus the corrupted cursor.  I installed
the alternative drivers above but they did not work.  Attached are my
xorg.conf and Xorg.0.log files, tarred and gzipped.

** Attachment added: xorg.tar.gz
   http://launchpadlibrarian.net/14647890/xorg.tar.gz

-- 
Hardy regression: i810 video incorrect size; cursor paints blocks
https://bugs.launchpad.net/bugs/198521
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 198521] Re: Hardy regression: i810 video incorrect size; cursor paints blocks

2008-04-14 Thread Bryce Harrington
Hi TJ,

Before I forward this upstream, could you please test against upstream's
newer development version of the driver?  I have a version from a month
ago you could test that may be recent enough:

http://people.ubuntu.com/~bryce/bisect/xserver-xorg-video-intel_2.2.0+git20080318.ac763634-1_i386.deb
http://people.ubuntu.com/~bryce/bisect/xserver-xorg-video-intel-dbg_2.2.0+git20080318.ac763634-1_i386.deb

Also, I would love to see your /etc/X11/xorg.conf's both the broken and
working ones, to see what changes might have resulted in the fix.

-- 
Hardy regression: i810 video incorrect size; cursor paints blocks
https://bugs.launchpad.net/bugs/198521
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 198521] Re: Hardy regression: i810 video incorrect size; cursor paints blocks

2008-04-01 Thread Bryce Harrington
** Also affects: xserver-xorg-video-intel
   Importance: Undecided
   Status: New

-- 
Hardy regression: i810 video incorrect size; cursor paints blocks
https://bugs.launchpad.net/bugs/198521
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 198521] Re: Hardy regression: i810 video incorrect size; cursor paints blocks

2008-03-30 Thread Bryce Harrington
** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Incomplete = Triaged

-- 
Hardy regression: i810 video incorrect size; cursor paints blocks
https://bugs.launchpad.net/bugs/198521
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 198521] Re: Hardy regression: i810 video incorrect size; cursor paints blocks

2008-03-29 Thread Bryce Harrington
Even so, can you modify /etc/X11/xorg.conf to set it to use EXA and see
if the issue still occurs?

I ask because upstream will not provide support if the issue exists only
on XAA.

The reason why XAA was used in the first place is another question that
will need checked, but let's first verify that by fixing it to use EXA,
the issue does indeed go away.

-- 
Hardy regression: i810 video incorrect size; cursor paints blocks
https://bugs.launchpad.net/bugs/198521
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 198521] Re: Hardy regression: i810 video incorrect size; cursor paints blocks

2008-03-29 Thread TJ
I tried adding :

Section Device
 Identifier Configured Video Device
 Option AccelMethod EXA
EndSection

But the log shows

(WW) intel(0): Option AccelMethod is not used

Checking

man intel

I see it reports The following driver Options are supported for the
830M and later chipsets:

Option AccelMethod string

So it seems EXA isn't available for the i815.

-- 
Hardy regression: i810 video incorrect size; cursor paints blocks
https://bugs.launchpad.net/bugs/198521
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 198521] Re: Hardy regression: i810 video incorrect size; cursor paints blocks

2008-03-29 Thread TJ
What is interesting is that after using displayconfig-gtk to configure
Screen 1 as  LCD Panel 1024x768 it doesn't just fix the resolution
issue, the corrupted mouse cursor issue also seems to have gone away.

I'm going to check what Gutsy and Feisty LiveCDs do since I don't recall
them having the issue. Maybe something can be learned from how they
detect and configure Xorg.

-- 
Hardy regression: i810 video incorrect size; cursor paints blocks
https://bugs.launchpad.net/bugs/198521
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 198521] Re: Hardy regression: i810 video incorrect size; cursor paints blocks

2008-03-27 Thread TJ
Bryce, this is the LiveCD so the system being configured to use XAA is
down to the LiveCD environment.

-- 
Hardy regression: i810 video incorrect size; cursor paints blocks
https://bugs.launchpad.net/bugs/198521
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 198521] Re: Hardy regression: i810 video incorrect size; cursor paints blocks

2008-03-26 Thread Bryce Harrington
Looks like your system is configured to use XAA, which is deprecated in
Hardy (and can cause issues not unlike this).  Can you please test with
EXA and see if the issue exists there as well?

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Importance: Undecided = Medium
   Status: New = Incomplete

-- 
Hardy regression: i810 video incorrect size; cursor paints blocks
https://bugs.launchpad.net/bugs/198521
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 198521] Re: Hardy regression: i810 video incorrect size; cursor paints blocks

2008-03-24 Thread TJ
** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Incomplete = New

-- 
Hardy regression: i810 video incorrect size; cursor paints blocks
https://bugs.launchpad.net/bugs/198521
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 198521] Re: Hardy regression: i810 video incorrect size; cursor paints blocks

2008-03-23 Thread TJ
Live Session Xorg.0.log

** Attachment added: Xorg.0.log
   http://launchpadlibrarian.net/12828365/Xorg.0.log

-- 
Hardy regression: i810 video incorrect size; cursor paints blocks
https://bugs.launchpad.net/bugs/198521
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 198521] Re: Hardy regression: i810 video incorrect size; cursor paints blocks

2008-03-23 Thread TJ
Problem continues with the 2008-03-23 build.

The square-blocked mouse cursor remnants and screen corruption makes it
unusable.  The attached photograph of the screen shows the System 
Preferences menu after the mouse cursor has been slowly moved from
bottom to top. You'll notice that the mouse cursor itself is invisible -
this usually happens when the cursor is stationary and a tool-tip pops
up. Hopefully you can also just make out there is a border of about 25mm
all round between screen-edge and the used display.

Live Session Xorg.0.log is attached to next comment. Here are some
significant extracts:

(II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
E7221 (i915), 915GM, 945G, 945GM, 945GME, 965G, G35, 965Q, 946GZ,
965GM, 965GME/GLE, G33, Q35, Q33, Intel Integrated Graphics Device
(II) Primary Device is: PCI 00:02:0
(--) Assigning device section with no busID to primary device
(--) Chipset i815 found

(II) intel(0): Creating default Display subsection in Screen section
Default Screen for depth/fbbpp 16/16
(==) intel(0): Depth 16, (==) framebuffer bpp 16
(==) intel(0): RGB weight 565
(==) intel(0): Default visual is TrueColor

(II) intel(0): initializing int10
(II) intel(0): Primary V_BIOS segment is: 0xc000
(II) intel(0): VESA BIOS detected
(II) intel(0): VESA VBE Version 3.0
(II) intel(0): VESA VBE Total Mem: 1024 kB
(II) intel(0): VESA VBE OEM: Intel815M(TM) Graphics Chip Accelerated VGA BIOS
(II) intel(0): VESA VBE OEM Software Rev: 1.0
(II) intel(0): VESA VBE OEM Vendor: Intel Corporation
(II) intel(0): VESA VBE OEM Product: i815M Graphics Controller
(II) intel(0): VESA VBE OEM Product Rev: Hardware Version 0.0

(--) intel(0): Chipset: i815
(--) intel(0): Linear framebuffer at 0xF800
(--) intel(0): IO registers at addr 0xF400
(II) intel(0): Kernel reported 81920 total, 1 used
(II) intel(0): I810CheckAvailableMemory: 327676k available
(==) intel(0): Will alloc AGP framebuffer: 24576 kByte
(==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
(II) intel(0): Configured Monitor: Using default hsync range of 31.50-37.90 kHz
(II) intel(0): Configured Monitor: Using default vrefresh range of 50.00-70.00 
Hz
(WW) intel(0): Unable to estimate virtual size

These are the mode references for 1024x768 (the size of the display)

(II) intel(0): Not using default mode 1024x768 (unknown reason)
(II) intel(0): Not using default mode 1024x768 (hsync out of range)
(II) intel(0): Not using default mode 1024x768 (hsync out of range)
(II) intel(0): Not using default mode 1024x768 (hsync out of range)
(II) intel(0): Not using default mode 1024x768 (hsync out of range)
(II) intel(0): Not using default mode 1024x768 (bad mode 
clock/interlace/doublescan)
(II) intel(0): Not using default mode 1024x768 (bad mode 
clock/interlace/doublescan)
(II) intel(0): Not using default mode 1024x768 (bad mode 
clock/interlace/doublescan)

(--) intel(0): Virtual size is 800x600 (pitch 1024)
(**) intel(0): *Default mode 800x600: 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) intel(0): Modeline 800x600x60.3   40.00  800 840 968 1056  600 601 605 
628 +hsync +vsync (37.9 kHz)
(**) intel(0): *Default mode 800x600: 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) intel(0): Modeline 800x600x56.2   36.00  800 824 896 1024  600 601 603 
625 +hsync +vsync (35.2 kHz)
(**) intel(0): *Default mode 640x480: 25.2 MHz, 31.5 kHz, 59.9 Hz
(II) intel(0): Modeline 640x480x59.9   25.18  640 656 752 800  480 490 492 
525 -hsync -vsync (31.5 kHz)
(==) intel(0): DPI set to (96, 96)


** Attachment added: Hardy Beta Vaio SRX51 i810 Screen Corruption
   
http://launchpadlibrarian.net/12828359/Hardy-Beta-Vaio-SRX51-Screen-Corruption.JPG

-- 
Hardy regression: i810 video incorrect size; cursor paints blocks
https://bugs.launchpad.net/bugs/198521
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 198521] Re: Hardy regression: i810 video incorrect size; cursor paints blocks

2008-03-04 Thread Colin Watson
** Changed in: xorg (Ubuntu)
Sourcepackagename: casper = xorg

-- 
Hardy regression: i810 video incorrect size; cursor paints blocks
https://bugs.launchpad.net/bugs/198521
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 198521] Re: Hardy regression: i810 video incorrect size; cursor paints blocks

2008-03-04 Thread Timo Aaltonen
Surely it's using the -intel driver since it's a livecd. That said,
please attach the Xorg.0.log from the system.

** Changed in: xserver-xorg-video-intel (Ubuntu)
Sourcepackagename: xorg = xserver-xorg-video-intel
   Status: New = Incomplete

-- 
Hardy regression: i810 video incorrect size; cursor paints blocks
https://bugs.launchpad.net/bugs/198521
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs