[Bug 11250] drm mach64 module loading problem

2008-07-22 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11250


Olivier Valentin <[EMAIL PROTECTED]> changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]
 Status|NEW |RESOLVED
 Resolution||NOTABUG




--- Comment #6 from Olivier Valentin <[EMAIL PROTECTED]>  2008-07-22 23:49:31 
PST ---
Actually, I had this problem too, and the explanation/solution is quite simple:

1) When you build a specific DRI driver from git code, the building process
also creates an up to date version of the drm.ko module. And your mach64 module
depends on this new version.

2) The mach64 drm module is not bundled in many distros so, when you install
the mach64.ko, it has no previous version in your /lib/modules/.../ directory.
But this is not the case for drm.ko . So you should replace the former module
by the new one, then modprobe will load the drm module with the correct
version.

You can search for drm.ko in the modules for the currently running linux
version with: find /lib/modules/`uname -r` -name "drm.ko"


STEPs:

1) unload any drm module: rmmod drm
2) remove the old version of the drm module (the one that is not in the 'extra'
directory)
3) update modules dependencies: depmod -a
4) load mach64 module: modprobe mach64

Hope this helps

Ovalenti


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 16635] GLX apps frozen after VT Switch

2008-07-22 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=16635


Kshitij Kulshreshtha <[EMAIL PROTECTED]> changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WORKSFORME




--- Comment #5 from Kshitij Kulshreshtha <[EMAIL PROTECTED]>  2008-07-22 
16:20:40 PST ---
Well it seems fixed after updating to libdrm and drm kernel modules to commit
id b5cddbcc1536d70dfa9fec833732b2a715d82e65

I guess it was related to the vblank rework, which was committed recently.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 10985] backlight doesn't come on after resume with i915 video

2008-07-22 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=10985





--- Comment #40 from [EMAIL PROTECTED]  2008-07-22 15:27 ---
Heh, now I see it was comment #33 that had the other thinkpad report.  It
sounds like that's a different suspend/resume problem though, since the sleep
light was still on...


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 10985] backlight doesn't come on after resume with i915 video

2008-07-22 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=10985





--- Comment #39 from [EMAIL PROTECTED]  2008-07-22 15:22 ---
Yeah it would be good to get some confirmation, but istr seeing another,
similar report for another thinkpad but I don't remember the details.  I wonder
if there's some ACPI call we're missing here?  The PP_STATUS regs definitely
change in your config, but they're also undocumented in my 855 manual, so I
wonder if there are some other bits we don't know about on this machine that
are required to bring the panel back up...


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 10985] backlight doesn't come on after resume with i915 video

2008-07-22 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=10985





--- Comment #38 from [EMAIL PROTECTED]  2008-07-22 14:43 ---
I'm afraid not.

Would it be helpful if I could find other people experiencing this? I know of a
few X40 owners I might convince to test this too.


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 16805] New: When exiting quake3-based games cursor stays on the screen

2008-07-22 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=16805

   Summary: When exiting quake3-based games cursor stays on the
screen
   Product: Mesa
   Version: CVS
  Platform: Other
OS/Version: All
Status: NEW
  Severity: normal
  Priority: medium
 Component: Drivers/DRI/r300
AssignedTo: dri-devel@lists.sourceforge.net
ReportedBy: [EMAIL PROTECTED]


Created an attachment (id=17824)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=17824)
Cursor area after exiting quake3 based games

I have everything from git (mesa, drm, xserver, xf86-video-ati, etc)

This happens when I exit tremulous or enemy territory (both quake3 based
games).

An area around the cursor stays painted on the screen, in addition to the
moving cursor.

With "Desktop Effects" enabled the area is black, while it's transparent (only
the cursor is showed) if I disable them, but in both cases the cursor is
present.

Note that in the screenshot you can't see the cursor in the middle of the black
area, but I can :)


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 16772] Memory leak loading Amarok' s Cover Manager with git mesa and xserver

2008-07-22 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=16772





--- Comment #6 from Michel Dänzer <[EMAIL PROTECTED]>  2008-07-22 09:05:21 PST 
---
(In reply to comment #5)
> About memprof, is there another tool like it? 

No idea I'm afraid.

> Because memprof depends pretty much on gnome (gconf and libgnomeui), and I
> rather not install that :)


Suit yourself. :)


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 16772] Memory leak loading Amarok' s Cover Manager with git mesa and xserver

2008-07-22 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=16772





--- Comment #5 from Mikko C. <[EMAIL PROTECTED]>  2008-07-22 08:56:27 PST ---
Thanks Michel, the leak appears to be gone indeed.
About memprof, is there another tool like it? Because memprof depends pretty
much on gnome (gconf and libgnomeui), and I rather not install that :)


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 16772] Memory leak loading Amarok' s Cover Manager with git mesa and xserver

2008-07-22 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=16772


Michel Dänzer <[EMAIL PROTECTED]> changed:

   What|Removed |Added

Summary|Various memory leaks with   |Memory leak loading Amarok's
   |git mesa and xserver|Cover Manager with git mesa
   ||and xserver




--- Comment #4 from Michel Dänzer <[EMAIL PROTECTED]>  2008-07-22 01:27:51 PST 
---
The compositing minimize/maximize leak should be fixed with the xserver commit
below, which has also been merged to the 1.5 branch.

It's unlikely to help for the Amarok leak though, so that probably needs more
investigation. E.g. by running the X server from memprof, you could get a leak
summary while the X server is still running.

commit d5ae85b5b722821499d5796cf0973ecb6ec125f1
Author: Kristian Høgsberg <[EMAIL PROTECTED]>
Date:   Mon Jul 21 15:28:50 2008 -0400

Fix embarrasing GLXPixmap leak.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel