WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: 2.0rc1 modprobe problem  (Read 3227 times)

Offline softwaregurl

  • Suspended
  • Full Member
  • ***
  • Posts: 109
2.0rc1 modprobe problem
« on: May 10, 2009, 09:38:17 PM »
Code: [Select]
sudo modinfo 3c509
modinfo: could not open /lib/modules/2.6.26-tinycore/modules.dep
sudo modprobe -v 3c509 irq=10 nopnp=1
FATAL: Could not load /lib/modules/2.6.26-tinycore/modules.dep: No such file or directory
a find finds the module but not where modprobe is looking. 
this is 2.0rc1 frugal install
Quote
title tinycore 2.x
kernel /boot/bzImage quiet base norestore
initrd /boot/tinycore_2.0.gz

just thought, do i need to update the bzImage to?


thanks
Old wounds that have never healed need to be re-exposed before the cure can be applied.  The cure must be available before the wound is re-exposed.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14569
Re: 2.0rc1 modprobe problem
« Reply #1 on: May 10, 2009, 09:43:10 PM »
Both tinycore.gz and bzImage changed in the upgrade from tinycore_1.x to tinycore_2.x, so yes, you would need to update bzImage in these circumstances.

Offline softwaregurl

  • Suspended
  • Full Member
  • ***
  • Posts: 109
[resolved] Re: 2.0rc1 modprobe problem
« Reply #2 on: May 10, 2009, 10:59:44 PM »
that fixed the problem.
i get the dunce cap for the day.
Old wounds that have never healed need to be re-exposed before the cure can be applied.  The cure must be available before the wound is re-exposed.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14569
Re: 2.0rc1 modprobe problem
« Reply #3 on: May 11, 2009, 12:16:16 AM »
I do stuff like that every day  :)