[Ubuntu-x-swat] [Bug 394985] Re: fglrx: Unknown symbol find_task_by_vpid

2009-09-07 Thread Daniel J Blueman
Fixed package 8.660 available in the karmic repos: http://archive.ubuntu.com/ubuntu/pool/restricted/f/fglrx-installer/ ** Changed in: fglrx-installer (Ubuntu) Status: Confirmed = Fix Released -- fglrx: Unknown symbol find_task_by_vpid https://bugs.launchpad.net/bugs/394985 You received

[Ubuntu-x-swat] [Bug 394985] Re: fglrx: Unknown symbol find_task_by_vpid

2009-08-13 Thread Bryce Harrington
** Tags added: karmic -- fglrx: Unknown symbol find_task_by_vpid https://bugs.launchpad.net/bugs/394985 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to fglrx-installer in ubuntu. ___ Mailing list:

[Ubuntu-x-swat] [Bug 394985] Re: fglrx: Unknown symbol find_task_by_vpid

2009-08-06 Thread Michael Helmling
Unfortunally the new version 8.632 of fglrx still does not build correctly with kernel 2.6.31-5. @Dinxter: Could you maybe create an updatet version of your very useful PPA? -- fglrx: Unknown symbol find_task_by_vpid https://bugs.launchpad.net/bugs/394985 You received this bug notification

[Ubuntu-x-swat] [Bug 394985] Re: fglrx: Unknown symbol find_task_by_vpid

2009-07-31 Thread Michael Helmling
Still doesn't work for me. The module now compiles, but I get this in syslog: Jul 31 11:30:15 michi-pc kernel: [ 437.158211] [fglrx] Maximum main memory to use for locked dma buffers: 3800 MBytes. Jul 31 11:30:15 michi-pc kernel: [ 437.158310] [fglrx] vendor: 1002 device: 9501 count: 1 Jul

[Ubuntu-x-swat] [Bug 394985] Re: fglrx: Unknown symbol find_task_by_vpid

2009-07-31 Thread Michael Helmling
Sorry, maybe I was wrong. Just tried again and now it works ... might be that I forgot to unload the radeon module before. -- fglrx: Unknown symbol find_task_by_vpid https://bugs.launchpad.net/bugs/394985 You received this bug notification because you are a member of Ubuntu-X, which is

[Ubuntu-x-swat] [Bug 394985] Re: fglrx: Unknown symbol find_task_by_vpid

2009-07-31 Thread Michael Helmling
This however doesn't inspire confidence (though everything works): data!!! vma_start:0x7f244f081000,handle:0xe113 [16294.482489] [fglrx:firegl_find_any_map] *ERROR* Invalid map handle! [16294.482492] [fglrx:drm_vm_open] *ERROR* map not found - inconsistent kernel data!!!

[Ubuntu-x-swat] [Bug 394985] Re: fglrx: Unknown symbol find_task_by_vpid

2009-07-31 Thread Dinxter
i've *ERROR* map not found - inconsistent kernel data!!! happens with at least up to 9.6 too, and that its the ati binary at fault so needs to be fixed by them. don't know if thats true or not though. general consensus seems to be that apart from filling up you log files with hundreds of lines it

[Ubuntu-x-swat] [Bug 394985] Re: fglrx: Unknown symbol find_task_by_vpid

2009-07-31 Thread Dinxter
you can probably disable the messages if needs be but i don't have an ati card to try, i'm guessing you might be able to drop the debug trace parts below but its probably not that good an idea anyway /usr/src/fglrx-8.620/firegl_public.c #define TRACE_VM_OPEN_CLOSE(_f, _v) \

[Ubuntu-x-swat] [Bug 394985] Re: fglrx: Unknown symbol find_task_by_vpid

2009-07-29 Thread Dinxter
* moved find_task_by_vpid to pid_task to fix, - add file find_task_by_vpid.patch to /usr/src/fglrx-8.620/patches/ - add following lines to /usr/src/fglrx-8.620/dkms.conf PATCH[6]=find_task_by_vpid.patch PATCH_MATCH[6]=2.6.3[1] - rebuild dkms module ** find_task_by_vpid.patch

[Ubuntu-x-swat] [Bug 394985] Re: fglrx: Unknown symbol find_task_by_vpid

2009-07-29 Thread Dinxter
https://launchpad.net/~dinxter/+archive/ppa added find_task_by_vpid.patch to ppa (fglrx-installer - 2:8.620-0ubuntu4~ppa3 ) ** Attachment added: fglrx-installer_8.620-0ubuntu4~ppa3.debdiff http://launchpadlibrarian.net/29698911/fglrx-installer_8.620-0ubuntu4%7Eppa3.debdiff -- fglrx:

[Ubuntu-x-swat] [Bug 394985] Re: fglrx: Unknown symbol find_task_by_vpid

2009-07-14 Thread Dana Goyette
Slightly better than that is the patch here: http://www.phoronix.com/forums/showthread.php?t=17731page=21 Aside from fixing 2.6.30 compatibility, ATI / AMD should replace all their calls, as shown in Kano's patch; so far, that symbol removal seems to be the only significant change from 2.6.30 to

[Ubuntu-x-swat] [Bug 394985] Re: fglrx: Unknown symbol find_task_by_vpid

2009-07-13 Thread Kimiko Koopman
You can fix it temporarily by commenting out the calls to find_task_by_* in /usr/src/fglrx-8.620/firegl_public.c and replacing them with a 0, then use dkms to recompile/install the module. It probably breaks something in horrible ways, but at least you'll be able to use X again. -- fglrx:

[Ubuntu-x-swat] [Bug 394985] Re: fglrx: Unknown symbol find_task_by_vpid

2009-07-07 Thread Mario Limonciello
** Changed in: fglrx-installer (Ubuntu) Importance: Undecided = High ** Changed in: fglrx-installer (Ubuntu) Status: New = Confirmed -- fglrx: Unknown symbol find_task_by_vpid https://bugs.launchpad.net/bugs/394985 You received this bug notification because you are a member of

[Ubuntu-x-swat] [Bug 394985] Re: fglrx: Unknown symbol find_task_by_vpid

2009-07-03 Thread nicomen
Any way to fix temporarily without recompiling kernel? -- fglrx: Unknown symbol find_task_by_vpid https://bugs.launchpad.net/bugs/394985 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to fglrx-installer in ubuntu.

[Ubuntu-x-swat] [Bug 394985] Re: fglrx: Unknown symbol find_task_by_vpid

2009-07-02 Thread iMac
** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/28645762/BootDmesg.txt ** Attachment added: CurrentDmesg.txt http://launchpadlibrarian.net/28645763/CurrentDmesg.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/28645764/Dependencies.txt **

[Ubuntu-x-swat] [Bug 394985] Re: fglrx: Unknown symbol find_task_by_vpid

2009-07-02 Thread Robert Hooker
Looks like we need a EXPORT_SYMBOL(find_task_by_vpid); in kernel/pid.c for 2.6.31 support in fglrx.. -- fglrx: Unknown symbol find_task_by_vpid https://bugs.launchpad.net/bugs/394985 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to fglrx-installer

[Ubuntu-x-swat] [Bug 394985] Re: fglrx: Unknown symbol find_task_by_vpid

2009-07-02 Thread Robert Hooker
Here is where find_task_by_vpid was removed incase it helps find a workaround. http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=17f98dcf6010a1cfd25d179fd0ce77d3dc2685c3 -- fglrx: Unknown symbol find_task_by_vpid https://bugs.launchpad.net/bugs/394985 You received this