Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
11-15-2005, 04:48 PM
|
#1
|
|
Member
Registered: Apr 2005
Distribution: Ubuntu dapper(2.6.17.4-custom), Gentoo 2006.1 amd64(2.6.17-r8-custombuild)
Posts: 472
Rep:
|
TNT2 nvidia driver problems
i have a NVIDIA TNT2 AGP graphics card with 32 MB of RAM. I am running a 2.6.13.2 kernel and NVIDIA legacy driver version 7174. I cant install the kernel interface driver
-> done.
-> Kernel module compilation complete.
ERROR: Unable to load the kernel module 'nvidia.ko'. This is most likely
because the kernel module was built using the wrong kernel source files.
Please make sure you have installed the kernel source files for your
kernel; on Red Hat Linux systems, for example, be sure you have the
'kernel-source' rpm installed. If you know the correct kernel source
files are installed, you may specify the kernel source path with the
'--kernel-source-path' commandline option.
-> Kernel module load error: insmod: error inserting './usr/src/nv/nvidia.ko':
-1 Unknown symbol in module
-> Kernel messages:
[<c01f6df9>] kobject_register+0x49/0x70
[<c0134da0>] mod_sysfs_setup+0x50/0xc0
[<c0135f40>] load_module+0x7b0/0xa70
[<c0136293>] sys_init_module+0x63/0x1f0
[<c0103251>] syscall_call+0x7/0xb
nvidia: module license 'NVIDIA' taints kernel.
nvidia: Unknown symbol agp_bind_memory
nvidia: Unknown symbol agp_enable
nvidia: Unknown symbol agp_backend_acquire
nvidia: Unknown symbol agp_bridges
nvidia: Unknown symbol agp_free_memory
nvidia: Unknown symbol agp_allocate_memory
nvidia: Unknown symbol agp_unbind_memory
nvidia: Unknown symbol agp_copy_info
nvidia: Unknown symbol agp_backend_release
ERROR: Installation has failed. Please see the file
'/var/log/nvidia-installer.log' for details. You may find suggestions
on fixing installation problems in the README available on the Linux
driver download page at <nvidia-website>.
I read somewhere on this forum that nvidia only supports linux kernel version greater than 2.6.11 with their non-legacy drivers. However, i cant use 7167 because it doesn't support the TNT2. Any Ideas??
|
|
|
|
11-15-2005, 05:50 PM
|
#2
|
|
Member
Registered: Mar 2005
Location: France
Distribution: Gentoo, Debian, FC4
Posts: 40
Rep:
|
Did you make sure that you had the correct (same version) sources for your kernel when building the nvidia drivers ? If you had several source packages, did you specify the path of the correct ones as an argument to the nvidia installer ?
When using Fedora, I had a similar problem, because the sources yum downloaded were those of the most recent kernel, not of the one running on my system.
|
|
|
|
11-15-2005, 06:01 PM
|
#3
|
|
Member
Registered: Apr 2005
Distribution: Ubuntu dapper(2.6.17.4-custom), Gentoo 2006.1 amd64(2.6.17-r8-custombuild)
Posts: 472
Original Poster
Rep:
|
i am running 2.6.13.2 and i have the sources for 2.6.13.2. however i do have multiple kernel sources installed and will try running the nvidia-installer with options to the current kernel.
P.S. thanx for the quick reply :-)
|
|
|
|
11-15-2005, 07:50 PM
|
#4
|
|
Member
Registered: Apr 2005
Distribution: Ubuntu dapper(2.6.17.4-custom), Gentoo 2006.1 amd64(2.6.17-r8-custombuild)
Posts: 472
Original Poster
Rep:
|
OK....juiz_54 i did what you said with the -k 2.6.13.2 and it installed the driver. I changed my xorg file and booted X. however this didn't seem to fix the problem as it crashed when X tried to load the kernel module.
Here is the output of dmesg:
kobject_register failed for ehci_hcd (-17)
[<c01f6df9>] kobject_register+0x49/0x70
[<c0134da0>] mod_sysfs_setup+0x50/0xc0
[<c0135f40>] load_module+0x7b0/0xa70
[<c0136293>] sys_init_module+0x63/0x1f0
[<c0103251>] syscall_call+0x7/0xb
nvidia: Unknown symbol agp_bind_memory
nvidia: Unknown symbol agp_enable
nvidia: Unknown symbol agp_backend_acquire
nvidia: Unknown symbol agp_bridges
nvidia: Unknown symbol agp_free_memory
nvidia: Unknown symbol agp_allocate_memory
nvidia: Unknown symbol agp_unbind_memory
nvidia: Unknown symbol agp_copy_info
nvidia: Unknown symbol agp_backend_release
kobject_register failed for ehci_hcd (-17)
[<c01f6df9>] kobject_register+0x49/0x70
[<c0134da0>] mod_sysfs_setup+0x50/0xc0
[<c0135f40>] load_module+0x7b0/0xa70
[<c0136293>] sys_init_module+0x63/0x1f0
[<c0103251>] syscall_call+0x7/0xb
ieee1394: Host added: ID:BUS[0-00:1023] GUID[00508d0000d28abc]
eth1394: $Rev: 1264 $ Ben Collins <bcollins@debian.org>
eth1394: eth1: IEEE-1394 IPv4 over 1394 Ethernet (fw-host0)
nvidia: Unknown symbol agp_bind_memory
nvidia: Unknown symbol agp_enable
nvidia: Unknown symbol agp_backend_acquire
nvidia: Unknown symbol agp_bridges
nvidia: Unknown symbol agp_free_memory
nvidia: Unknown symbol agp_allocate_memory
nvidia: Unknown symbol agp_unbind_memory
nvidia: Unknown symbol agp_copy_info
nvidia: Unknown symbol agp_backend_release
kobject_register failed for ehci_hcd (-17)
[<c01f6df9>] kobject_register+0x49/0x70
[<c0134da0>] mod_sysfs_setup+0x50/0xc0
[<c0135f40>] load_module+0x7b0/0xa70
[<c0136293>] sys_init_module+0x63/0x1f0
[<c0103251>] syscall_call+0x7/0xb
nvidia: Unknown symbol agp_bind_memory
nvidia: Unknown symbol agp_enable
nvidia: Unknown symbol agp_backend_acquire
nvidia: Unknown symbol agp_bridges
nvidia: Unknown symbol agp_free_memory
nvidia: Unknown symbol agp_allocate_memory
nvidia: Unknown symbol agp_unbind_memory
nvidia: Unknown symbol agp_copy_info
nvidia: Unknown symbol agp_backend_release
kobject_register failed for ehci_hcd (-17)
[<c01f6df9>] kobject_register+0x49/0x70
[<c0134da0>] mod_sysfs_setup+0x50/0xc0
[<c0135f40>] load_module+0x7b0/0xa70
[<c0136293>] sys_init_module+0x63/0x1f0
[<c0103251>] syscall_call+0x7/0xb
eth0: Link autonegation speed 100M bps full duplex
nvidia: Unknown symbol agp_bind_memory
nvidia: Unknown symbol agp_enable
nvidia: Unknown symbol agp_backend_acquire
nvidia: Unknown symbol agp_bridges
nvidia: Unknown symbol agp_free_memory
nvidia: Unknown symbol agp_allocate_memory
nvidia: Unknown symbol agp_unbind_memory
nvidia: Unknown symbol agp_copy_info
nvidia: Unknown symbol agp_backend_release
kobject_register failed for ehci_hcd (-17)
[<c01f6df9>] kobject_register+0x49/0x70
[<c0134da0>] mod_sysfs_setup+0x50/0xc0
[<c0135f40>] load_module+0x7b0/0xa70
[<c0136293>] sys_init_module+0x63/0x1f0
[<c0103251>] syscall_call+0x7/0xb
nvidia: Unknown symbol agp_bind_memory
nvidia: Unknown symbol agp_enable
nvidia: Unknown symbol agp_backend_acquire
nvidia: Unknown symbol agp_bridges
nvidia: Unknown symbol agp_free_memory
nvidia: Unknown symbol agp_allocate_memory
nvidia: Unknown symbol agp_unbind_memory
nvidia: Unknown symbol agp_copy_info
nvidia: Unknown symbol agp_backend_release
kobject_register failed for ehci_hcd (-17)
[<c01f6df9>] kobject_register+0x49/0x70
[<c0134da0>] mod_sysfs_setup+0x50/0xc0
[<c0135f40>] load_module+0x7b0/0xa70
[<c0136293>] sys_init_module+0x63/0x1f0
[<c0103251>] syscall_call+0x7/0xb
nvidia: Unknown symbol agp_bind_memory
nvidia: Unknown symbol agp_enable
nvidia: Unknown symbol agp_backend_acquire
nvidia: Unknown symbol agp_bridges
nvidia: Unknown symbol agp_free_memory
nvidia: Unknown symbol agp_allocate_memory
nvidia: Unknown symbol agp_unbind_memory
nvidia: Unknown symbol agp_copy_info
nvidia: Unknown symbol agp_backend_release
kobject_register failed for ehci_hcd (-17)
[<c01f6df9>] kobject_register+0x49/0x70
[<c0134da0>] mod_sysfs_setup+0x50/0xc0
[<c0135f40>] load_module+0x7b0/0xa70
[<c0136293>] sys_init_module+0x63/0x1f0
[<c0103251>] syscall_call+0x7/0xb
nvidia: Unknown symbol agp_bind_memory
nvidia: Unknown symbol agp_enable
nvidia: Unknown symbol agp_backend_acquire
nvidia: Unknown symbol agp_bridges
nvidia: Unknown symbol agp_free_memory
nvidia: Unknown symbol agp_allocate_memory
nvidia: Unknown symbol agp_unbind_memory
nvidia: Unknown symbol agp_copy_info
nvidia: Unknown symbol agp_backend_release
kobject_register failed for ehci_hcd (-17)
[<c01f6df9>] kobject_register+0x49/0x70
[<c0134da0>] mod_sysfs_setup+0x50/0xc0
[<c0135f40>] load_module+0x7b0/0xa70
[<c0136293>] sys_init_module+0x63/0x1f0
[<c0103251>] syscall_call+0x7/0xb
nvidia: Unknown symbol agp_bind_memory
nvidia: Unknown symbol agp_enable
nvidia: Unknown symbol agp_backend_acquire
nvidia: Unknown symbol agp_bridges
nvidia: Unknown symbol agp_free_memory
nvidia: Unknown symbol agp_allocate_memory
nvidia: Unknown symbol agp_unbind_memory
nvidia: Unknown symbol agp_copy_info
nvidia: Unknown symbol agp_backend_release
kobject_register failed for ehci_hcd (-17)
[<c01f6df9>] kobject_register+0x49/0x70
[<c0134da0>] mod_sysfs_setup+0x50/0xc0
[<c0135f40>] load_module+0x7b0/0xa70
[<c0136293>] sys_init_module+0x63/0x1f0
[<c0103251>] syscall_call+0x7/0xb
nvidia: Unknown symbol agp_bind_memory
nvidia: Unknown symbol agp_enable
nvidia: Unknown symbol agp_backend_acquire
nvidia: Unknown symbol agp_bridges
nvidia: Unknown symbol agp_free_memory
nvidia: Unknown symbol agp_allocate_memory
nvidia: Unknown symbol agp_unbind_memory
nvidia: Unknown symbol agp_copy_info
nvidia: Unknown symbol agp_backend_release
kobject_register failed for ehci_hcd (-17)
[<c01f6df9>] kobject_register+0x49/0x70
[<c0134da0>] mod_sysfs_setup+0x50/0xc0
[<c0135f40>] load_module+0x7b0/0xa70
[<c0136293>] sys_init_module+0x63/0x1f0
[<c0103251>] syscall_call+0x7/0xb
kobject_register failed for ehci_hcd (-17)
[<c01f6df9>] kobject_register+0x49/0x70
[<c0134da0>] mod_sysfs_setup+0x50/0xc0
[<c0135f40>] load_module+0x7b0/0xa70
[<c0136293>] sys_init_module+0x63/0x1f0
[<c0103251>] syscall_call+0x7/0xb
kobject_register failed for usbhid (-17)
[<c01f6df9>] kobject_register+0x49/0x70
[<c0134da0>] mod_sysfs_setup+0x50/0xc0
[<c0135f40>] load_module+0x7b0/0xa70
[<c0136293>] sys_init_module+0x63/0x1f0
[<c0103251>] syscall_call+0x7/0xb
nvidia: Unknown symbol agp_bind_memory
nvidia: Unknown symbol agp_enable
nvidia: Unknown symbol agp_backend_acquire
nvidia: Unknown symbol agp_bridges
nvidia: Unknown symbol agp_free_memory
nvidia: Unknown symbol agp_allocate_memory
nvidia: Unknown symbol agp_unbind_memory
nvidia: Unknown symbol agp_copy_info
nvidia: Unknown symbol agp_backend_release
nvidia: Unknown symbol agp_bind_memory
nvidia: Unknown symbol agp_enable
nvidia: Unknown symbol agp_backend_acquire
nvidia: Unknown symbol agp_bridges
nvidia: Unknown symbol agp_free_memory
nvidia: Unknown symbol agp_allocate_memory
nvidia: Unknown symbol agp_unbind_memory
nvidia: Unknown symbol agp_copy_info
nvidia: Unknown symbol agp_backend_release
nvidia: Unknown symbol agp_bind_memory
nvidia: Unknown symbol agp_enable
nvidia: Unknown symbol agp_backend_acquire
nvidia: Unknown symbol agp_bridges
nvidia: Unknown symbol agp_free_memory
nvidia: Unknown symbol agp_allocate_memory
nvidia: Unknown symbol agp_unbind_memory
nvidia: Unknown symbol agp_copy_info
nvidia: Unknown symbol agp_backend_release
OKOK...i know that is a long one but that is everything i get.....it keeps on going too
Is this a problem with how i made my kernel
|
|
|
|
11-15-2005, 11:38 PM
|
#5
|
|
Member
Registered: Mar 2005
Location: Utah, USA
Distribution: Slackware 11
Posts: 816
Rep:
|
Try this: to remove the "linux" softlink, then reestablish it with:
Code:
ln -s /usr/src/linux-2.6.13.2 /usr/src/linux
Then run the Nvidia installer again.
Last edited by Charred; 11-15-2005 at 11:40 PM.
|
|
|
|
11-16-2005, 06:42 AM
|
#6
|
|
Member
Registered: Apr 2005
Distribution: Ubuntu dapper(2.6.17.4-custom), Gentoo 2006.1 amd64(2.6.17-r8-custombuild)
Posts: 472
Original Poster
Rep:
|
no, that does not work. i still get the same error message
|
|
|
|
11-16-2005, 10:23 AM
|
#7
|
|
Member
Registered: Mar 2005
Location: France
Distribution: Gentoo, Debian, FC4
Posts: 40
Rep:
|
If you have a mean to check your kernel config file, do it. Maybe it was compiled without an important option, especially one of those concerning AGP and your chipset. Also check the readme file if you didn't. If you can't check its config file, I suggest you recompile your kernel.
|
|
|
|
11-16-2005, 10:36 AM
|
#8
|
|
Guru
Registered: May 2003
Location: London, UK
Distribution: Ubuntu 10.04, mostly
Posts: 6,002
|
I had trouble installing the 7676 NVIDIA driver for a TNT2 card when I was using a 2.6... kernel. Basically, NVIDIA said that that card was no longer supported by their new driver.
Please see:
http://www.nvidia.com/object/IO_18897.html
Quote:
The following products are not supported in the current ForceWare Release 75 driver.:
TNT2
TNT2 Pro
TNT2 Ultra
TNT2 Model 64 (M64)
TNT2 Model 64 (M64) Pro
.... & more in the list
Please continue to use the previous ForceWare Release 70 drivers available at http://www.nvidia.com/object/unix.html
|
But I couldn't get the older drivers to download.
|
|
|
|
11-16-2005, 10:53 AM
|
#9
|
|
Member
Registered: Apr 2005
Distribution: Ubuntu dapper(2.6.17.4-custom), Gentoo 2006.1 amd64(2.6.17-r8-custombuild)
Posts: 472
Original Poster
Rep:
|
i am using a 7174 driver and all goes well until i start X11. then it complains aout my kernel module having errors in it.
|
|
|
|
11-16-2005, 11:13 AM
|
#10
|
|
Guru
Registered: May 2003
Location: London, UK
Distribution: Ubuntu 10.04, mostly
Posts: 6,002
|
Quote:
|
i am using a 7174 driver and all goes well until i start X11. then it complains aout my kernel module having errors in it.
|
Yup.
Your TNT card is not supported. Neither is mine. They are too old !
Possible solutions:
Go back to a 2.4.X.X kernel, and use an old driver. On my 2.4 kernel machine the driver 6111 works fine for me. But not with the 2.6 kernel.
Use the standard (slower) linux driver.
Buy a newer card.
|
|
|
|
11-16-2005, 03:06 PM
|
#11
|
|
Member
Registered: Apr 2005
Distribution: Ubuntu dapper(2.6.17.4-custom), Gentoo 2006.1 amd64(2.6.17-r8-custombuild)
Posts: 472
Original Poster
Rep:
|
NVIDIA says they are. Maybe i dont understand you.....are you saying that my card isn't supported with a 2.6 kernel??
|
|
|
|
11-16-2005, 07:59 PM
|
#12
|
|
Member
Registered: Mar 2005
Location: Utah, USA
Distribution: Slackware 11
Posts: 816
Rep:
|
I'm currently running a TNT2 with a 2.6.13 kernel. I can't access the machine to tell you which driver version I'm using as it's in the baby's room and she's asleep for the night. If you need to know, I can tell you tomorrow.
|
|
|
|
11-17-2005, 06:35 AM
|
#13
|
|
Member
Registered: Apr 2005
Distribution: Ubuntu dapper(2.6.17.4-custom), Gentoo 2006.1 amd64(2.6.17-r8-custombuild)
Posts: 472
Original Poster
Rep:
|
That would be great :-)))). Would you maybe post the relevant parts of your kernel .config file. the problem may be part of my kernel
|
|
|
|
11-17-2005, 06:55 PM
|
#14
|
|
Member
Registered: Mar 2005
Location: Utah, USA
Distribution: Slackware 11
Posts: 816
Rep:
|
NVIDIA-Linux-x86-1.0-7174-pkg1.run
This is the latest release for the "legacy" GPUs, AFAIK.
No agpgart support configured.
No Nvidia framebuffer support configured.
Just a heads up, you may find your mouse not working after you install the module. It's always worked perfectly with the 2.6.12.x kernels, so if you have problems, you may want to roll your kernel back. I'm afraid I can't tell you more than that; I don't use this computer much anymore, so I haven't really tried to find out why, and I don't know that I could even if I did.
Hope I helped!
|
|
|
|
11-17-2005, 07:47 PM
|
#15
|
|
Member
Registered: Apr 2005
Distribution: Ubuntu dapper(2.6.17.4-custom), Gentoo 2006.1 amd64(2.6.17-r8-custombuild)
Posts: 472
Original Poster
Rep:
|
Actually i got the driver running earlier today. The problem was with my 2.6.13.2 configuration file. I had agpgart compiled directly into the kernel instead of as a module. After i changed that the nvidia driver worked great. I hope this helps for other users
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 08:36 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|