Bug 115282

Summary: no /lib/modules/2.6.13-rc6-git13-4-smp directory
Product: [openSUSE] SUSE LINUX 10.0 Reporter: peter czanik <peter>
Component: KernelAssignee: Olaf Kirch <okir>
Status: RESOLVED INVALID QA Contact: Klaus Kämpf <kkaempf>
Severity: Normal    
Priority: P5 - None    
Version: Beta 4   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: YaST2 logs

Description peter czanik 2005-09-05 10:35:19 UTC
There was no /lib/modules/2.6.13-rc6-git13-4-smp directory after installation,
so nothing related to modules worked. This messed up sound and network card
installation as well, which I fixed manually (editing files...).
I solved the problem by making:
'ln -s 2.6.13-3-smp 2.6.13-rc6-git13-4-smp' in /lib/modules/

Sep  5 09:17:54 linux modprobe: FATAL: Could not load /lib/modules/2.6.13-rc6-gi
t13-4-smp/modules.dep: No such file or directory
Comment 1 peter czanik 2005-09-05 10:36:28 UTC
Created attachment 48775 [details]
YaST2 logs
Comment 2 Klaus Kämpf 2005-09-05 11:43:38 UTC
-> kernel  
Comment 3 Olaf Kirch 2005-09-05 12:41:14 UTC
What kernel are you running there? The kernel that comes with 10.0 beta4 
is kernel-smp-2.6.13-3, and this RPM comes with /lib/modules/2.6.13-3-smp 
And that works just fine on my machine. 
 
So it seems you're booting some old kernel from a previous install with 
the file system of the new installation. 
 
Please provide a "ls -l" listing of /boot, the contents of /boot/grub/menu.lst 
and a listing of /lib/modules. 
Comment 4 peter czanik 2005-09-05 13:15:57 UTC
Ooops, it was my fault. (I have 6 different operating systems along, and ever
changing partitions, and I messed up menu.lst of 9.3, which boots all the rest.
I had a seperate /boot for beta3, but not for beta4, but I still used the old
/boot.)
Comment 5 Olaf Kirch 2005-09-05 13:29:48 UTC
Okay, thanks for confirming. Closing as INVALID