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
** 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
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/ma
** Description changed:
After updating to 2.6.31 and adding blacklists for drm, radeon and ttm
(module will not attempt to load with these other conflicting modules
present), I receive this unkown symbol message in dmesg. fglrx does not
load.
Notably, in previous 2.6.30 kernel we have
Thanks, I can confirm working 3D acceleration with a Radeon HD3870!
--
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
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bug
re added some patches from the last release to this one, module will
build and install but can't guarantee it'll actually work
fglrx-installer (2:8.632-0ubuntu2~dinxter2) karmic; urgency=low
* added find_task_by_vpid.patch (LP: #394985)
* added fglrx-2.6.30-irqreturn_t.patch
* added fglrx-2
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 becau
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) \
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
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!!! vma_start:0x7f244f25
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
Bugs, which is subscri
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 3
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: Unkn
* 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
Slightly better than that is the patch here:
http://www.phoronix.com/forums/showthread.php?t=17731&page=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
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: Unknown
** 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
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
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubunt
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
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
Bugs, which is subscribed to Ubuntu.
--
ub
** 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
** A
20 matches
Mail list logo