[Bug 42852] radeon driver (also ati driver) works only once.

2011-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42852

Alex Deucher ag...@yahoo.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WONTFIX

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


Re: [Bug 42852] radeon driver (also ati driver) works only once.

2011-11-14 Thread Alex Deucher
On Mon, Nov 14, 2011 at 2:11 AM,  bugzilla-dae...@freedesktop.org wrote:
 https://bugs.freedesktop.org/show_bug.cgi?id=42852

 --- Comment #4 from sergio lenzi lenzi.ser...@gmail.com 2011-11-13 23:11:34 
 PST ---
 You can take a look at the KMS code and port the relevant changes to UMS.
 http://cgit.freedesktop.org/~airlied/linux/tree/drivers/gpu/drm/radeon?h=drm-fixes
 There isn't just a simple function to reset the chip, you need to reprogram 
 the
 memory controller, the display hardware, etc.
 As your problem appears to be display related, I would take a look at the 
 code
 in atombios_encoders.c and atombios_crtc.c in KMS and compare it to the code 
 in
 atombios_output.c and atombios_crtc.c in the UMS tree.  Your chip is in the
 PALM family and has a DCE4.1 based display block.


 Thank you very much for the help..

 Another work around is to reprogram gdm to not reset the X server
 at the next login...

 As the Xserver works ok after power on, I need to use it only once..
 of course I will not be able to suspend the notebook.


You can take a look at the KMS code and port the relevant changes to UMS.
http://cgit.freedesktop.org/~airlied/linux/tree/drivers/gpu/drm/radeon?h=drm-fixes
There isn't just a simple function to reset the chip, you need to reprogram the
memory controller, the display hardware, etc.
As your problem appears to be display related, I would take a look at the code
in atombios_encoders.c and atombios_crtc.c in KMS and compare it to the code in
atombios_output.c and atombios_crtc.c in the UMS tree.  Your chip is in the
PALM family and has a DCE4.1 based display block.

Alex

 Sergio

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

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


Re: radeon 6250 on amd vision

2011-11-14 Thread Alex Deucher
On Sat, Nov 12, 2011 at 10:33 AM, nervoso lenzi.ser...@gmail.com wrote:
 Hello,

 Can someone point me to the open source (I need the source code)
 driver for the Radeon 6250HD??

 I am using the open source ati  xf86-video-ati driver...
 on a FreeBSD 8.2-64

 I am having problems on re-initialization of the chip
 that is:
 1)when I turn on the machine and X starts (gdm) the video is ok at 1366x768
 2)when I log off, and gdm prompts for the next login, the screen is shifted
 horizontal by half.
 Another screen reset, and the screen is black...
 several resets after, the screen is OK again
 one more reset, and the screen backs to (2)

 Any clues

You can take a look at the KMS code and port the relevant changes to UMS.
http://cgit.freedesktop.org/~airlied/linux/tree/drivers/gpu/drm/radeon?h=drm-fixes
There isn't just a simple function to reset the chip, you need to reprogram the
memory controller, the display hardware, etc.
As your problem appears to be display related, I would take a look at the code
in atombios_encoders.c and atombios_crtc.c in KMS and compare it to the code in
atombios_output.c and atombios_crtc.c in the UMS tree.  Your chip is in the
PALM family and has a DCE4.1 based display block.

Alex


 Thanks for any help,
 ___
 xorg-driver-ati mailing list
 xorg-driver-ati@lists.x.org
 http://lists.x.org/mailman/listinfo/xorg-driver-ati


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


Bug#648598: Gnome3: complete system freeze, fallback OK

2011-11-14 Thread Alex Deucher
On Sun, Nov 13, 2011 at 5:26 AM, Joost Kraaijeveld
j.kraaijev...@askesis.nl wrote:
 Package: xserver-xorg-video-radeon
 Version: 1:6.14.3-1
 Severity: critical
 Justification: breaks the whole system

 Dear Maintainer,

 After some time running Gnome3 with the new shell my system lock up. It 
 completely freezes, nothing works: no alt+F1 ,
 ctrl+alt+del, alt-backspace, no remote login via ssh possible and the machine 
 does not respons to pings. The only way to reboot
 is using the power button (off and than on). Just using the reset button 
 results in not finding the boot disk anymore. I can't find
 anything in any of the log files (messages, kernel, debug, daemon). The 
 freeze *almost* always happens during drag and drop operations or when using 
 the mouse to click on icons (menu, evolution expanding threads etc). 
 Sometimes it happens when doing nothing with the system but when audio is 
 playing. Running Gnome3 in the fallback mode works OK and no freeze happens.


I would suggest using KMS rather than UMS.  When you switch to KMS,
I'd also suggest using the r600 gallium 3D driver and removing the
Virtual line from your xorg.conf.

Alex



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


Bug#648598: Gnome3: complete system freeze, fallback OK

2011-11-14 Thread Joost Kraaijeveld
On Mon, 2011-11-14 at 09:15 -0500, Alex Deucher wrote:
 I would suggest using KMS rather than UMS.  When you switch to KMS,
 I'd also suggest using the r600 gallium 3D driver and removing the
 Virtual line from your xorg.conf.
Ah, there is an error in the KMS radeon-kms.conf file: when it crashed
the (now commented out) options radeon modeset=1 was active. I had to
disable that to be able to use the machine and file the bug. Sorry about
the confusion.

Further, is there a difference between the xserver-xorg-video-radion
driver and the r600 gallium driver and if so, what is the Debian
package for that? I did notice that glxinfo did say it was using gallium
0.4. Would that mean that I was using the right driver?

-- 
Groeten,

Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3888063 / 06-51855277
fax: 024-3608416
web: www.askesis.nl




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


Bug#648598: Gnome3: complete system freeze, fallback OK

2011-11-14 Thread Alex Deucher
On Mon, Nov 14, 2011 at 9:34 AM, Joost Kraaijeveld
j.kraaijev...@askesis.nl wrote:
 On Mon, 2011-11-14 at 09:15 -0500, Alex Deucher wrote:
 I would suggest using KMS rather than UMS.  When you switch to KMS,
 I'd also suggest using the r600 gallium 3D driver and removing the
 Virtual line from your xorg.conf.
 Ah, there is an error in the KMS radeon-kms.conf file: when it crashed
 the (now commented out) options radeon modeset=1 was active. I had to
 disable that to be able to use the machine and file the bug. Sorry about
 the confusion.

 Further, is there a difference between the xserver-xorg-video-radion
 driver and the r600 gallium driver and if so, what is the Debian
 package for that? I did notice that glxinfo did say it was using gallium
 0.4. Would that mean that I was using the right driver?

I'm not familiar with the debian packages.  The r600 gallium driver is
the 3D OpenGL driver. xorg-video-radeon is the Xorg ddx(2D, Xv,
xrandr, etc.).  If glxinfo says gallium 0.4 on RV670 that is correct.

Alex


 --
 Groeten,

 Joost Kraaijeveld
 Askesis B.V.
 Molukkenstraat 14
 6524NB Nijmegen
 tel: 024-3888063 / 06-51855277
 fax: 024-3608416
 web: www.askesis.nl





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


[Bug 42722] Messed up screen when booting through UEFI (Fedora 16)

2011-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42722

--- Comment #6 from Jerome Glisse gli...@freedesktop.org 2011-11-14 08:47:54 
UTC ---
You need to build 
git://people.freedesktop.org/~airlied/radeontool

and use avivotools reg crtc1 and attach output in both efi and bios mode

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


Bug#648598: Gnome3: complete system freeze, fallback OK

2011-11-14 Thread Michel Dänzer
[ Dropping sub...@bugs.debian.org from CC, we don't want to keep
submitting new bug reports... ]

On Mon, 2011-11-14 at 15:34 +0100, Joost Kraaijeveld wrote: 
 On Mon, 2011-11-14 at 09:15 -0500, Alex Deucher wrote:
  I would suggest using KMS rather than UMS.  When you switch to KMS,
  I'd also suggest using the r600 gallium 3D driver and removing the
  Virtual line from your xorg.conf.
 Ah, there is an error in the KMS radeon-kms.conf file: when it crashed
 the (now commented out) options radeon modeset=1 was active. I had to
 disable that to be able to use the machine and file the bug. Sorry about
 the confusion.

Is KMS stable with radeon.agpmode=-1? If not, please provide the
corresponding bug report information with KMS enabled.


-- 
Earthling Michel Dänzer   |   http://www.amd.com
Libre software enthusiast |  Debian, X and DRI developer



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


[Bug 42722] Messed up screen when booting through UEFI (Fedora 16)

2011-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42722

--- Comment #7 from Piotr J piotrek.juzw...@gmail.com 2011-11-14 09:48:46 PST 
---
Created attachment 53539
  -- https://bugs.freedesktop.org/attachment.cgi?id=53539
BIOS BOOT (VGA through DVI to VGA adapter)

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


[Bug 42722] Messed up screen when booting through UEFI (Fedora 16)

2011-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42722

--- Comment #8 from Piotr J piotrek.juzw...@gmail.com 2011-11-14 09:49:15 PST 
---
Created attachment 53540
  -- https://bugs.freedesktop.org/attachment.cgi?id=53540
UEFI BOOT (through VGA to VGA adapter)

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


[Bug 42722] Messed up screen when booting through UEFI (Fedora 16)

2011-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42722

--- Comment #9 from Piotr J piotrek.juzw...@gmail.com 2011-11-14 09:49:40 PST 
---
Created attachment 53541
  -- https://bugs.freedesktop.org/attachment.cgi?id=53541
UEFI BOOT WITH HDMI

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


Bug#645007: Still appears in xserver-xorg-video-radeon 1:6.14.3-1 on i386

2011-11-14 Thread Michel Dänzer
On Son, 2011-11-13 at 22:55 +0100, Jan Oberländer wrote: 
 Package: xserver-xorg-video-radeon
 Version: 1:6.14.3-1
 Followup-For: Bug #645007
 
 Hi,
 
 I just upgraded my system because I saw the same problem on my i386
 machine.  Now, with 1:6.14.3-1, I still get this problem, apparently
 more often than before.  It occurred fairly repeatably when trying to
 insert uploaded images to a WordPress post.  See the gdb output below.
 I suppose this is the same issue as in the original bug report?

That's not really possible, as your card uses mostly different code
paths for acceleration. Please file your own bug report, and please get
another backtrace with xserver-xorg-video-radeon-dbg and
xserver-xorg-core-dbg installed.


-- 
Earthling Michel Dänzer   |   http://www.amd.com
Libre software enthusiast |  Debian, X and DRI developer



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


[Bug 42855] Xorg eats 40% of CPU during drm_ioctl

2011-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42855

--- Comment #2 from Stéphane Maniaci stephane.mani...@gmail.com 2011-11-14 
10:48:03 PST ---
Created attachment 53547
  -- https://bugs.freedesktop.org/attachment.cgi?id=53547
Xorg.0.log

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


[Bug 42855] Xorg eats 40% of CPU during drm_ioctl

2011-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42855

--- Comment #3 from Stéphane Maniaci stephane.mani...@gmail.com 2011-11-14 
10:48:40 PST ---
Created attachment 53548
  -- https://bugs.freedesktop.org/attachment.cgi?id=53548
dmesg output

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


[Bug 42855] Xorg eats 40% of CPU during drm_ioctl

2011-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42855

--- Comment #4 from Stéphane Maniaci stephane.mani...@gmail.com 2011-11-14 
10:50:08 PST ---
I think I have found the faulty program ; when I play something in Rhythmbox
(the GNOME music player), Xorg jumps to 40% constant, if I pause it goes back
to normal 7/8%.

Maybe the GtkScale used for playback progress is doing something wrong there.

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