Re: Monitor switches on/off infinitely after waking up from DPMS

2010-12-02 Thread Sergej Pupykin
At Thu, 2 Dec 2010 01:18:47 -0500, Alex Deucher alexdeuc...@gmail.com wrote: Btw, 2.3.36.1 shows temperature ~40C, 2.6.37-rc4 - ~80C. I hope this bug is in sensors code and video card does not melt) The thermal sensor code was changed in this commit:

Пикап

2010-12-02 Thread Vovan
Пикап блог один из лучший информативных сайтов о в Украине, который помогает мужчинам в разы улучшить их личную и сексуальную жизнь дает ответы на вопрос как

Пикап

2010-12-02 Thread Vovan
Пикап блог один из лучший информативных сайтов о в Украине, который помогает мужчинам в разы улучшить их личную и сексуальную жизнь дает ответы на вопрос как

Женская логика

2010-12-02 Thread Vovan
Хотите понимать женщин? Знать реальные их мысли, когда они пытаются спрятать их за совершенно отвлеченными речами? На практических тренингах Академии Знакомств

[Bug 28297] Small ati(4) man page cleanup

2010-12-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28297 Matt Turner matts...@gmail.com changed: What|Removed |Added Component|Driver/rage128 |Driver/Radeon

[Bug 28297] Small ati(4) man page cleanup

2010-12-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28297 Alex Deucher ag...@yahoo.com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 31845] hang on setting video mode without kernel modesetting support

2010-12-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31845 --- Comment #2 from Elmar Stellnberger estel...@gmail.com 2010-12-02 13:56:23 PST --- Unfortunately I did not have time up to now to test with the newest kernel (though I do not expect anything having changed since the described kernel

[PATCH] Add missing call to vbeFree (bug 4417)

2010-12-02 Thread Matt Turner
Also kill unneeded vbe.h include from radeon_bios.c. Signed-off-by: Matt Turner matts...@gmail.com --- src/radeon_bios.c |1 - src/radeon_driver.c |1 + 2 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/radeon_bios.c b/src/radeon_bios.c index 5810bdb..b53a0ed 100644

[Bug 13828] X crashes when switching desktop with composite enabled metacity

2010-12-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=13828 Matt Turner matts...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 10852] R300 problem with multiple glxgears clients, missing docs on GARTSize

2010-12-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=10852 Matt Turner matts...@gmail.com changed: What|Removed |Added Product|DRI |xorg

[Bug 32066] New: Resume takes 15 seconds due to *ERROR* atombios stuck in loop for more than 5secs aborting

2010-12-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32066 Summary: Resume takes 15 seconds due to *ERROR* atombios stuck in loop for more than 5secs aborting Product: xorg Version: git Platform: x86-64 (AMD64) OS/Version: All

[Bug 32066] Resume takes 15 seconds due to *ERROR* atombios stuck in loop for more than 5secs aborting

2010-12-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32066 --- Comment #1 from Russ Dill russ.d...@gmail.com 2010-12-02 20:35:53 PST --- Created an attachment (id=40754) -- (https://bugs.freedesktop.org/attachment.cgi?id=40754) Kernel log -- Configure bugmail:

[Bug 32066] Resume takes 15 seconds due to *ERROR* atombios stuck in loop for more than 5secs aborting

2010-12-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32066 --- Comment #2 from Russ Dill russ.d...@gmail.com 2010-12-02 20:36:23 PST --- Created an attachment (id=40755) -- (https://bugs.freedesktop.org/attachment.cgi?id=40755) Xorg log -- Configure bugmail:

[Bug 31799] xrandr transform not supported?

2010-12-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31799 --- Comment #4 from Alex Deucher ag...@yahoo.com 2010-12-02 23:07:53 PST --- Should be fixed in f074762fff4253a457cb48519bb33a2e2c90f8b9, however, it appears EXA or the xserver does the transform wrong at least on some xservers. -- Configure

Re: [PATCH] Add missing call to vbeFree (bug 4417)

2010-12-02 Thread Alex Deucher
On Thu, Dec 2, 2010 at 5:00 PM, Matt Turner matts...@gmail.com wrote: Also kill unneeded vbe.h include from radeon_bios.c. Signed-off-by: Matt Turner matts...@gmail.com Thanks, pushed: 9fc16ff..f9bbb26 ---  src/radeon_bios.c   |    1 -  src/radeon_driver.c |    1 +  2 files changed, 1