Bug#443151: xserver-xorg-video-ati: vt switching activates external VGA monitor [Radeon Xpress 200M]

2007-09-20 Thread Alex Deucher
On 9/19/07, Marcus Better <[EMAIL PROTECTED]> wrote:
> Package: xserver-xorg-video-ati
> Version: 1:6.7.192-4
> Severity: normal
>
> This driver causes very strange effects with console switching, which
> used to work correctly before. The system is an LG LE50 Express laptop
> with Radeon Xpress 200M and an external VGA monitor connected.

is it any better with the most recent ati git master?

Alex



___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


Re: ppracer + xf86-video-ati = some colors/objects garbeled

2007-09-20 Thread Dave Airlie
>
> to test the xf86-video-ati git HEAD with my ATI Radeon
> Mobility X300 (M22) 5460 (PCIE) I tried the ppracer. Performance looks
> really ok, but some objects on the track and some patches of white
> (which might be supposed to be ice?!) have funny random colors.
>
> Any idea?

Sounds like a Mesa bug probably dri-devel is a better place, or log a
bug in freedesktop.org against the Mesa r300 driver..

Dave.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 12048] Xpress 200M (RC410, 5a62) gives black screen when DRI is enabled

2007-09-20 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=12048





--- Comment #2 from [EMAIL PROTECTED]  2007-09-20 15:39 PST ---
I suspect we need to make adjustments to the memory controller when the DRI is
enabled.  Hopefully we'll get some info from AMD soon.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 12048] Xpress 200M (RC410, 5a62) gives black screen when DRI is enabled

2007-09-20 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=12048


[EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]
   ||u.ec




--- Comment #1 from [EMAIL PROTECTED]  2007-09-20 14:56 PST ---
I also have the exact same symptoms:

01:05.0 VGA compatible controller: ATI Technologies Inc RC410 [Radeon Xpress
200] (prog-if 00 [VGA])
Subsystem: Intel Corporation Unknown device d600
Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 21
Memory at d800 (32-bit, prefetchable) [size=128M]
I/O ports at ee00 [size=256]
Memory at fdef (32-bit, non-prefetchable) [size=64K]
[virtual] Expansion ROM at fde0 [disabled] [size=128K]
Capabilities: 

Testing on Fedora Core 7, all packages updated as of 2007-09-20. All gits
mentioned updated as of 2007-09-20.

Compiled libdrm and mesa from git and put symlinks (after backing up original
files), and also compiled current git for xf86-video-ati . On startup, screen
blanks out (LED on monitor turns from green to amber, like a powersaving mode).
 Keyboard does not respond to Ctrl-Alt-Backspace. Machine is still responsive,
since I can ssh from another location and kill X. At least X can return to text
mode on kill.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 12257] Internal panel of Notebook R51 not driven when booted with lid closed

2007-09-20 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=12257





--- Comment #7 from [EMAIL PROTECTED]  2007-09-20 14:46 PST ---
I tried with git from today and unfortunately it did not work,
the behaviour is unchanged. But thanks for your efforts! 


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


Re: xf86-video-ati + compiz = white or black screen

2007-09-20 Thread Marius Groeger
On Thu, 20 Sep 2007, Alex Deucher wrote:

> > I'm trying to use xf86-video-ati git HEAD head and compiz fusion
> > 0.5.5. If I start compiz --replace, I get an all white screen. If I
> > add the --use-copy parameter, I get an all black screen (with very few
> > colored garbage pixels in the top half of the screen). What could be
> > wrong. So far I could not find any xorg.conf option which has any
> > influence on this, and the only way out the web suggests is to use
> > Xgl. I don't want to resort to that because I don't like neither
> > approach nor the fglrx driver which Xgl implies. Any hint greatly
> > appreciated!
> 
> what version of mesa are you using?  what is your max desktop size?
> If it's texture pressure, you can try reducing your max desktop size
> by adding a virtual line to the display subsection of the screen
> section of your display.  something like:
> Virtual 1400 1050
> or
> Virtual 1024 768
> depending on what size screen you have.

I'm using Mesa git HEAD. Desktop size is 1400x1050 but I also tried 
reducing it according to your hint - to no avail. I'm quite at a loss 
here. What possibilities are there to debug such issues? What could 
possibly cause a white screen? In fact, I believe compiz is actually 
running. I can see the mouse change if its over a terminal, and I can 
ctrl-c compiz to close it. DRI/GL is definitely up and running 
(glxgears, ppracer, GE).

What I also found out with ppracer is that with FBTexPercent=0, OpenGL 
is considerably faster but some textures are broken. With 
FBTexPercent=50 the rendering is very jerky, but looks better.

Thanks
Marius

___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


Re: Display does not init

2007-09-20 Thread Alex Deucher
On 9/20/07, Syren Baran <[EMAIL PROTECTED]> wrote:
> Am Donnerstag, den 20.09.2007, 10:48 -0400 schrieb Alex Deucher:
> > On 9/20/07, Syren Baran <[EMAIL PROTECTED]> wrote:
> > > on R580 (Chip 724B).
> > > Well, some wierd confusing garbage to be precise.
> > > So far i added the pciids and removed the MC_IDLE checking (the specs
> > > for the R630 dont have an MC_IDLE, not even an MC_STATUS actually).
> > >
> > > Any hints for further hacking into the driver?
> > >
> >
> > the display engine on r5xx and r6xx chips is completely different from
> > the older radeons.  you can't just add the pci ids.  all the registers
> > have moved around and been reworked.  You are better off hacking on
> > radeonhd or avivo.
>
> Is there a mailing list for the avivo driver?
> I cant seem to find appropriate list.

there is no specific list for radeonhd or avivo.  use this list or the
regular xorg list.

Alex
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


Re: Display does not init

2007-09-20 Thread Syren Baran
Am Donnerstag, den 20.09.2007, 10:48 -0400 schrieb Alex Deucher:
> On 9/20/07, Syren Baran <[EMAIL PROTECTED]> wrote:
> > on R580 (Chip 724B).
> > Well, some wierd confusing garbage to be precise.
> > So far i added the pciids and removed the MC_IDLE checking (the specs
> > for the R630 dont have an MC_IDLE, not even an MC_STATUS actually).
> >
> > Any hints for further hacking into the driver?
> >
> 
> the display engine on r5xx and r6xx chips is completely different from
> the older radeons.  you can't just add the pci ids.  all the registers
> have moved around and been reworked.  You are better off hacking on
> radeonhd or avivo.

Is there a mailing list for the avivo driver?
I cant seem to find appropriate list.

BTW, aside from a couple of pixels missing at the right and bottom avivo
seems to work nicely so far.
> 
> Alex

Syren

___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 12474] DisplaySize overridden and DPI miscalculated by the driver

2007-09-20 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=12474





--- Comment #15 from [EMAIL PROTECTED]  2007-09-20 08:34 PST ---
Created an attachment (id=11659)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=11659&action=view)
xorg.conf


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 12474] DisplaySize overridden and DPI miscalculated by the driver

2007-09-20 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=12474





--- Comment #13 from [EMAIL PROTECTED]  2007-09-20 08:33 PST ---
Created an attachment (id=11657)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=11657&action=view)
xdpyinfo output


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 12474] DisplaySize overridden and DPI miscalculated by the driver

2007-09-20 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=12474


[EMAIL PROTECTED] changed:

   What|Removed |Added

  Attachment #11658|application/octet-stream|text/plain
  mime type||




-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 12474] DisplaySize overridden and DPI miscalculated by the driver

2007-09-20 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=12474


[EMAIL PROTECTED] changed:

   What|Removed |Added

  Attachment #11657|application/octet-stream|text/plain
  mime type||




-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 12474] DisplaySize overridden and DPI miscalculated by the driver

2007-09-20 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=12474


[EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]




-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 12474] DisplaySize overridden and DPI miscalculated by the driver

2007-09-20 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=12474





--- Comment #14 from [EMAIL PROTECTED]  2007-09-20 08:33 PST ---
Created an attachment (id=11658)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=11658&action=view)
Xorg log


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 12474] DisplaySize overridden and DPI miscalculated by the driver

2007-09-20 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=12474





--- Comment #12 from [EMAIL PROTECTED]  2007-09-20 08:32 PST ---
New driver is out but doesn't fix this issue.

Linux 2.6.23git, glibc 2.6.1, i686, Thinkpad Z60m with ATI Mobile X600,
xorg-xserver-server 1.4-3, xorg-driver-video-ati 6.7.193, Mesa 7.0.1.

By default driver calculates very wrong panel size:
  dimensions:1680x1050 pixels (444x277 millimeters)
  resolution:96x96 dots per inch

The correct one is  DisplaySize   330   210 (mm).

I'm attaching my config, x log and xdpyinfo output.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


Re: Display does not init

2007-09-20 Thread Alex Deucher
On 9/20/07, Syren Baran <[EMAIL PROTECTED]> wrote:
> on R580 (Chip 724B).
> Well, some wierd confusing garbage to be precise.
> So far i added the pciids and removed the MC_IDLE checking (the specs
> for the R630 dont have an MC_IDLE, not even an MC_STATUS actually).
>
> Any hints for further hacking into the driver?
>

the display engine on r5xx and r6xx chips is completely different from
the older radeons.  you can't just add the pci ids.  all the registers
have moved around and been reworked.  You are better off hacking on
radeonhd or avivo.

Alex
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


Display does not init

2007-09-20 Thread Syren Baran
on R580 (Chip 724B).
Well, some wierd confusing garbage to be precise.
So far i added the pciids and removed the MC_IDLE checking (the specs
for the R630 dont have an MC_IDLE, not even an MC_STATUS actually).

Any hints for further hacking into the driver?

Syren

PS: deleted some uninteresting lines due to size restriction


X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.22.6 i686 
Current Operating System: Linux excalibur 2.6.22.6 #1 SMP Tue Sep 18
04:07:36 CEST 2007 i686
Build Date: 19 September 2007  04:26:10PM
 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(++) Log file: "x3.log", Time: Thu Sep 20 15:05:27 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "single head configuration"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "aticonfig-Device[0]"
(**) |-->Input Device "Keyboard0"
(==) Automatically adding devices
(==) Automatically enabling devices
(==) Including the default font
path 
/usr/lib/X11/fonts/misc/,/usr/lib/X11/fonts/TTF/,/usr/lib/X11/fonts/OTF,/usr/lib/X11/fonts/Type1/,/usr/lib/X11/fonts/100dpi/,/usr/lib/X11/fonts/75dpi/.
(**) FontPath set to:
/usr/lib/X11/fonts/misc/,
/usr/lib/X11/fonts/TTF/,
/usr/lib/X11/fonts/Type1/,
/usr/lib/X11/fonts/75dpi/,
/usr/lib/X11/fonts/100dpi/,
/usr/lib/X11/fonts/Speedo/,
/usr/lib/X11/fonts/cyrillic/,
/usr/lib/X11/fonts/OTF/,
/usr/lib/X11/fonts/misc/,
/usr/lib/X11/fonts/TTF/,
/usr/lib/X11/fonts/OTF,
/usr/lib/X11/fonts/Type1/,
/usr/lib/X11/fonts/100dpi/,
/usr/lib/X11/fonts/75dpi/
(==) RgbPath set to "/usr/share/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Extension "Composite" is disabled
(==) |-->Input Device ""
(==) The core pointer device wasn't specified explicitly in the layout.
Using the default mouse configuration.
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81d15c0
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 2.0
X.Org XInput driver : 2.0
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 1.4.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 2.0
(--) using VT number 7

(II) PCI: PCI scan (all values are in hex)

(II) PCI: 02:00:0: chip 1002,724b card 1002,0b12 rev 00 class 03,00,00
hdr 80
(II) PCI: 02:00:1: chip 1002,726b card 1002,0b13 rev 00 class 03,80,00
hdr 00
(II) PCI: End of PCI scan
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:3:0), (0,1,1), BCTRL: 0x0002 (VGA_EN is
cleared)
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:4:0), (0,2,2), BCTRL: 0x000a (VGA_EN is set)
(II) Bus 2 I/O range:
[0] -1  0   0xe000 - 0xefff (0x1000) IX[B]
(II) Bus 2 non-prefetchable memory range:
[0] -1  0   0xfeb0 - 0xfebf (0x10) MX[B]
(II) Bus 2 prefetchable memory range:
[0] -1  0   0xd000 - 0xdfff (0x1000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:10:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is
set)
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:16:0), (0,3,3), BCTRL: 0x0202 (VGA_EN is
cleared)
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:24:0), (0,0,3), BCTRL: 0x0008 (VGA_EN is
set)
(II) Bus 0 I/O range:
[0] -1  0   0x - 0x (0x1) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1  0   0x - 0x (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1  0   0x - 0x (0x0) MX[B]
(--) PCI:*(2:0:0) ATI Technologies Inc R580 [Radeon X1900] rev 0, Mem @
0xd000/28, 0xfebe/16, I/O @ 0xe800/8, BIOS @ 0xfebc/17
(--) PCI: (2:0:1) ATI Technologies Inc R580 [Radeon X1900] rev 0, Mem @
0xfebf/16
(II) Addressable bus resource ranges are
[0] -1  0   0x - 0x (0x0) MX[B]
[1] -1  0   0x - 0x (0x1) IX[B]
(II) OS-reported resource ranges:
[0] -1  0   0x0010 - 0x3fff (0x3ff0) MX[B]E(B)
[1] -1  0   0x000f - 0x000f (0x1) MX[B]
[2] -1  0   0x000c - 0x000e (0x3) MX[B]
[3] -1  0   0x - 0x0009 (0xa) MX[B]
[4] -1  0   0x - 0x (0x1) IX[B]
[5] -1  0   0x - 0x00ff (0x100) IX[B]
(II) Active PCI resource ranges:
[0] -1  0  

[Bug 12256] xrandr does not detect well some resolutions

2007-09-20 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=12256





--- Comment #6 from [EMAIL PROTECTED]  2007-09-20 07:32 PST ---
(In reply to comment #5)
> Changed in the sense that there were no additional options in the section
> Device. I don't have here my notebook so I cannot attach xorg.conf
> 
> I didn't understand why 1280x1024 is rejected and 1280xother not, since they
> are not "native" for 15" 4:3 panels.

the only mode that is "native" is 1400x1050. Everything else is scaled. it
makes no difference to hw.  besides you might want to match your modes to
another output device (beamer on a VGA port for example) that supports that
mode.  The log says why the 1280x1024 modes were rejected:
(II) RADEON(0): Not using default mode "1280x1024" (hsync out of range)
(II) RADEON(0): Not using default mode "1280x1024" (vrefresh out of range)
(II) RADEON(0): Not using default mode "1280x1024" (vrefresh out of range)

> 
> PS: I need to use 1280x1024 when I attach the external screen since the 
> maximum
> resolution of the screen is 1280x1024. and if I keep my panel to 1400x1050 the
> image in the external screen is truncated at the bottom and right (because it
> has a smaller resolution)
> 

you can add 1280x1024 to the modes line in your screen config or add the mode
at runtime using xrandr
xrandr --addmode LVDS 1280x1024


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 12256] xrandr does not detect well some resolutions

2007-09-20 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=12256





--- Comment #5 from [EMAIL PROTECTED]  2007-09-20 07:17 PST ---
Changed in the sense that there were no additional options in the section
Device. I don't have here my notebook so I cannot attach xorg.conf

I didn't understand why 1280x1024 is rejected and 1280xother not, since they
are not "native" for 15" 4:3 panels.

PS: I need to use 1280x1024 when I attach the external screen since the maximum
resolution of the screen is 1280x1024. and if I keep my panel to 1400x1050 the
image in the external screen is truncated at the bottom and right (because it
has a smaller resolution)


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


Re: xf86-video-ati + compiz = white or black screen

2007-09-20 Thread Alex Deucher
On 9/20/07, Marius Groeger <[EMAIL PROTECTED]> wrote:
> Hello all,
>
> I'm trying to use xf86-video-ati git HEAD head and compiz fusion
> 0.5.5. If I start compiz --replace, I get an all white screen. If I
> add the --use-copy parameter, I get an all black screen (with very few
> colored garbage pixels in the top half of the screen). What could be
> wrong. So far I could not find any xorg.conf option which has any
> influence on this, and the only way out the web suggests is to use
> Xgl. I don't want to resort to that because I don't like neither
> approach nor the fglrx driver which Xgl implies. Any hint greatly
> appreciated!

what version of mesa are you using?  what is your max desktop size?
If it's texture pressure, you can try reducing your max desktop size
by adding a virtual line to the display subsection of the screen
section of your display.  something like:
Virtual 1400 1050
or
Virtual 1024 768
depending on what size screen you have.

Alex
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 12256] xrandr does not detect well some resolutions

2007-09-20 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=12256





--- Comment #4 from [EMAIL PROTECTED]  2007-09-20 06:26 PST ---
(In reply to comment #3)
> Well, I only changed
> 
> Option "GartSize" "64"
> Option "XaaNoOffscreenPixmaps" "true"
> 
> and
> 
> Virtual 1400 1050
> 

Changed from what?  You haven't attached your config.  Anyway, it looks like
what's going on is that the server is attempting to add the various server
modes, many of which (including the 1280x1024 modes) are being rejected for
various reasons.  The 1280x800 and 1280x768 modes are being validated and
allowed.  This isn't really a problem a per se as any mode other than 1400x1050
will use the panel scaler.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 12256] xrandr does not detect well some resolutions

2007-09-20 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=12256





--- Comment #3 from [EMAIL PROTECTED]  2007-09-20 02:34 PST ---
Well, I only changed

Option "GartSize" "64"
Option "XaaNoOffscreenPixmaps" "true"

and

Virtual 1400 1050


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


xf86-video-ati + compiz = white or black screen

2007-09-20 Thread Marius Groeger
Hello all,

I'm trying to use xf86-video-ati git HEAD head and compiz fusion 
0.5.5. If I start compiz --replace, I get an all white screen. If I 
add the --use-copy parameter, I get an all black screen (with very few 
colored garbage pixels in the top half of the screen). What could be 
wrong. So far I could not find any xorg.conf option which has any 
influence on this, and the only way out the web suggests is to use 
Xgl. I don't want to resort to that because I don't like neither 
approach nor the fglrx driver which Xgl implies. Any hint greatly 
appreciated!

Thanks
Marius
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


ppracer + xf86-video-ati = some colors/objects garbeled

2007-09-20 Thread Marius Groeger
Hello,

to test the xf86-video-ati git HEAD with my ATI Radeon 
Mobility X300 (M22) 5460 (PCIE) I tried the ppracer. Performance looks 
really ok, but some objects on the track and some patches of white 
(which might be supposed to be ice?!) have funny random colors.

Any idea?

Regards
Marius
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 12256] xrandr does not detect well some resolutions

2007-09-20 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=12256





--- Comment #3 from [EMAIL PROTECTED]  2007-09-20 02:34 PST ---
Well, I only changed

Option "GartSize" "64"
Option "XaaNoOffscreenPixmaps" "true"

and

Virtual 1400 1050


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati