WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: nvidia-module-2.6.33.3-tinycore64  (Read 3059 times)

Offline robc

  • Sr. Member
  • ****
  • Posts: 447
nvidia-module-2.6.33.3-tinycore64
« on: August 21, 2011, 09:41:45 PM »
The 64 bit modules were not updated with the rest of the nvidia drivers.
"Never give up! Never surrender!" - Commander Peter Quincy Taggart

"Make it so." - Captain Picard

Offline Arslan S.

  • Hero Member
  • *****
  • Posts: 825
Re: nvidia-module-2.6.33.3-tinycore64
« Reply #1 on: August 22, 2011, 10:31:15 AM »
i have just submitted new nvidia module for kernel 2.6.33.3-tinycore64

Offline Anodos

  • Newbie
  • *
  • Posts: 4
Re: nvidia-module-2.6.33.3-tinycore64
« Reply #2 on: September 05, 2011, 06:44:53 PM »
It does not seem to work for me. I get messages of unknown symbols in nVidia module. Micro core 3.7.1 is the last I can get to work. I follow the specified installation procedure but get errors when typing "sudo Xorg -configure". It looks for all the world like the nVidia module does not match the kernel.

Offline Arslan S.

  • Hero Member
  • *****
  • Posts: 825
Re: nvidia-module-2.6.33.3-tinycore64
« Reply #3 on: September 06, 2011, 06:17:42 AM »
i have found the bug but still don't know the permanent fix

i2c modules are not loaded automatically

i dunno which to blame for, latest busybox modprobe maybe

temporary fix
Code: [Select]
sudo modprobe i2c-core
sudo modprobe nvidia
« Last Edit: September 06, 2011, 06:22:22 AM by Arslan S. »

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: nvidia-module-2.6.33.3-tinycore64
« Reply #4 on: September 06, 2011, 06:21:24 AM »
I don't have nvidia hardware to test with, but perhaps could this be another extension like alsa that may require the depmod extension?

Offline Arslan S.

  • Hero Member
  • *****
  • Posts: 825
Re: nvidia-module-2.6.33.3-tinycore64
« Reply #5 on: September 06, 2011, 06:31:51 AM »
I don't have nvidia hardware to test with, but perhaps could this be another extension like alsa that may require the depmod extension?

yes depmod.tcz fixes it please add it to dep list of nvidia modules

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: nvidia-module-2.6.33.3-tinycore64
« Reply #6 on: September 06, 2011, 06:41:51 AM »
Done.


Offline Anodos

  • Newbie
  • *
  • Posts: 4
Re: nvidia-module-2.6.33.3-tinycore64
« Reply #7 on: September 06, 2011, 02:27:08 PM »
That works for me. Fantastic, thanks for the speedy response. ;D

Offline maro

  • Hero Member
  • *****
  • Posts: 1228
Re: nvidia-module-2.6.33.3-tinycore64
« Reply #8 on: September 06, 2011, 03:25:08 PM »
Whilst including 'depmod.tcz' appears to fix some issues I wonder whether it is possible to track down exactly in which way BusyBox 'depmod' is deficient. That way it would be possible to raise a bug report and get it fixed (sooner or later).

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: nvidia-module-2.6.33.3-tinycore64
« Reply #9 on: September 07, 2011, 10:52:42 AM »
Busybox does not create the files below in /lib/modules/`uname -r`.  I am sure it is by design to keep it small.

Code: [Select]
modules.alias.bin
modules.ccwmap
modules.dep.bin
modules.ieee1394map
modules.inputmap
modules.isapnpmap
modules.ofmap
modules.pcimap
modules.seriomap
modules.symbols.bin
modules.usbmap