Re: [gentoo-user] Kernel modules not autoloading with 2.6.38-gentoo-r1

2011-04-11 Thread du yang
On Monday 04/11/11 12:57:34 CST, James Wall wrote:
 Hi all,
 Has anyone run into an issue where the kernel is not detecting devices? The
 issue does not show up in 2.6.37 on amd64 testing branch. I just got done
 re-emerging world to rule out any hidden surprises. Any ideas?
 TIA,
 James Wall
 

Could it be manually loaded? 
you could try using modprobe to manually load it to see if there is any error.

I have had my nvidia driver couldn't be loaded, finally I found it is kernel 
version no match.

-- 
oooO:
(..):
:\.(:::Oooo::
::\_)::(..)::
:::)./:::
::(_/



Re: [gentoo-user] Kernel modules not autoloading with 2.6.38-gentoo-r1

2011-04-11 Thread James Wall
On Apr 11, 2011 3:42 AM, du yang duyang@gmail.com wrote:

 On Monday 04/11/11 12:57:34 CST, James Wall wrote:
  Hi all,
  Has anyone run into an issue where the kernel is not detecting devices?
The
  issue does not show up in 2.6.37 on amd64 testing branch. I just got
done
  re-emerging world to rule out any hidden surprises. Any ideas?
  TIA,
  James Wall
 

 Could it be manually loaded?
 you could try using modprobe to manually load it to see if there is any
error.

 I have had my nvidia driver couldn't be loaded, finally I found it is
kernel version no match.

 --
 oooO:
 (..):
 :\.(:::Oooo::
 ::\_)::(..)::
 :::)./:::
 ::(_/

The modules will load if I modprobe them but the video driver which has been
built-in does not detect the radeon 9200 card. I copied over the
configuration from my working 2.6.37 kernel and ran make oldconfig. Thanks
for the suggestion though.
James Wall


[gentoo-user] Kernel modules not autoloading with 2.6.38-gentoo-r1

2011-04-10 Thread James Wall
Hi all,
Has anyone run into an issue where the kernel is not detecting devices? The
issue does not show up in 2.6.37 on amd64 testing branch. I just got done
re-emerging world to rule out any hidden surprises. Any ideas?
TIA,
James Wall