PDA

View Full Version : 41xx on RH9


bahamot
04-03-03, 02:20 AM
uhmmm the newest driver won't work on my system, and is there any way to get the 41xx work on rh9?

bwkaz
04-03-03, 08:57 AM
Only by disabling TLS.

Search around this forum for "phoebe howto" in the subject lines; a tutorial has been posted for the earlier betas, that should work with the RH 9 release.

But why isn't 4349 working?

bahamot
04-03-03, 11:29 AM
`it's work , but not properly, it always crashes everytime X-windows is terminated i.e. change into txt mode

bahamot
04-03-03, 11:52 AM
Originally posted by bwkaz
Only by disabling TLS.

Search around this forum for "phoebe howto" in the subject lines; a tutorial has been posted for the earlier betas, that should work with the RH 9 release.

But why isn't 4349 working?

it's not working, i can't get it compiled

from nv.c:14:
/lib/modules/2.4.20-8/build/include/linux/dcache.h: In function `dget':
/lib/modules/2.4.20-8/build/include/linux/dcache.h:254: warning: implicit declaration of function `__out_of_line_bug_R8b0fd3c5'
In file included from /lib/modules/2.4.20-8/build/include/linux/vmalloc.h:8,
from nv-linux.h:60,
from nv.c:14:
/lib/modules/2.4.20-8/build/include/linux/highmem.h: In function `bh_kmap':
/lib/modules/2.4.20-8/build/include/linux/highmem.h:20: warning: pointer of type `void *' used in arithmetic
/lib/modules/2.4.20-8/build/include/linux/highmem.h: In function `clear_user_highpage':
/lib/modules/2.4.20-8/build/include/linux/highmem.h:87: warning: implicit declaration of function `mmx_clear_page_Rd0c312ff'
/lib/modules/2.4.20-8/build/include/linux/highmem.h: In function `copy_user_highpage':
/lib/modules/2.4.20-8/build/include/linux/highmem.h:119: warning: implicit declaration of function `mmx_copy_page_Recb52bbc'
In file included from nv.c:14:
nv-linux.h: In function `pgprot_noncached':
nv-linux.h:257: `boot_cpu_data_R0657d037' undeclared (first use in this function)
nv-linux.h:257: (Each undeclared identifier is reported only once
nv-linux.h:257: for each function it appears in.)
nv.c: In function `nvos_proc_create':
nv.c:575: warning: implicit declaration of function `sprintf_R1d26aa98'
nv.c:1248:47: warning: pasting "(" and "vma" does not give a valid preprocessing token
nv.c: In function `nv_kern_mmap':
nv.c:1248: warning: passing arg 1 of `remap_page_range_R2baf18f2' makes pointer
from integer without a cast
nv.c:1248: incompatible type for argument 4 of `remap_page_range_R2baf18f2'
nv.c:1248: too few arguments to function `remap_page_range_R2baf18f2'
nv.c:1268:47: warning: pasting "(" and "vma" does not give a valid preprocessing token
nv.c:1268: warning: passing arg 1 of `remap_page_range_R2baf18f2' makes pointer
from integer without a cast
nv.c:1268: incompatible type for argument 4 of `remap_page_range_R2baf18f2'
nv.c:1268: too few arguments to function `remap_page_range_R2baf18f2'
nv.c:1352:69: warning: pasting "(" and "start" does not give a valid preprocessing token
nv.c:1352: warning: passing arg 1 of `remap_page_range_R2baf18f2' makes pointer
from integer without a cast
nv.c:1352: incompatible type for argument 4 of `remap_page_range_R2baf18f2'
nv.c:1352: too few arguments to function `remap_page_range_R2baf18f2'
nv.c: In function `nv_agp_init':
nv.c:2600: warning: implicit declaration of function `inter_module_get_Rf6a0ce24'
nv.c:2601: warning: implicit declaration of function `inter_module_put_R6b99f7d8'
make: *** [nv.o] Error 1

bwkaz
04-03-03, 03:31 PM
Did you patch the 4191 sources, like the Phoebe howto said to do? You have to...

bahamot
04-03-03, 06:12 PM
yes, i've patched it, it compiled now, but i can't load it........... :(
the system automagically scrwed up when i try to load it

bahamot
04-03-03, 07:22 PM
Originally posted by bwkaz
Only by disabling TLS.

Search around this forum for "phoebe howto" in the subject lines; a tutorial has been posted for the earlier betas, that should work with the RH 9 release.

But why isn't 4349 working?

can i just compile plain kernel, and use that to build 41xx driver?

bwkaz
04-03-03, 09:40 PM
Yeah, you should be able to do that. I think.

Grab 2.4.20 off kernel.org (or perhaps 2.4.21-pre6 would be better, as that has the fix for the local root ptrace/kmod exploit that was recently found) and try it.

bahamot
04-04-03, 12:04 AM
yeah i manage to do that......... but, uhmmm the overall peformance gain is not good......... esp when playing sound.....


i'll switch back to rh8.0 now........
:(.......

don't know who to blame

bahamot
04-04-03, 02:22 AM
now i know who's to be blamed, it's epox's bios !!!
damn..
now i only get 1 BIOS and 1 driver to be work , it's not properly as well ...........

The Analog Kid
04-04-03, 06:12 AM
You can also blame Red Hat for their custom kernel.

bahamot
04-04-03, 08:32 AM
Originally posted by The Analog Kid
You can also blame Red Hat for their custom kernel.

yeap!!!
rh9 is the most dissappointing distro ever :(
my openGL prog can't be compiled there as well.