Results 1 to 7 of 7
Hi,
I am compiling kernel 2.6.22.9 on Fedora 12.
When I do "make install" it's giving me an error that:
sh /usr/src/linux-2.6.22.9/arch/i386/boot/install.sh 2.6.22.9 arch/i386/boot/bzImage System.map "/boot"
find: `/lib/modules/2.6.22.9//kernel/drivers/gpu/drm': No such ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-04-2010 #1Just Joined!
- Join Date
- Feb 2010
- Posts
- 10
Problem in Compiling Kernel 2.6.22.9 on Fedora. Need Help
Hi,
I am compiling kernel 2.6.22.9 on Fedora 12.
When I do "make install" it's giving me an error that:
sh /usr/src/linux-2.6.22.9/arch/i386/boot/install.sh 2.6.22.9 arch/i386/boot/bzImage System.map "/boot"
find: `/lib/modules/2.6.22.9//kernel/drivers/gpu/drm': No such file or directory
W: Possible missing firmware aic94xx-seq.fw for module aic94xx.ko.
Can anybody please help me.
Thank You.
- 05-06-2010 #2Just Joined!
- Join Date
- Feb 2010
- Posts
- 10
Hi,
Can anyone please tell me?
Thank You
- 05-06-2010 #3Just Joined!
- Join Date
- Apr 2010
- Posts
- 9
go into /lib/modules/2/6/22/9 and list all the files and folders and see if arch is there??
- 05-06-2010 #4Just Joined!
- Join Date
- Apr 2010
- Posts
- 9
sorry for qrong reply.
go into `/lib/modules/2.6.22.9//kernel/drivers/gpu/drm' and check if drm is there??
- 05-07-2010 #5Just Joined!
- Join Date
- Feb 2010
- Posts
- 10
Hi,
Upto `/lib/modules/2.6.22.9//kernel/drivers/ it is fine, but the /gpu and /drm folder are not there. Do I need to put them from somewhere else?
- 05-08-2010 #6Just Joined!
- Join Date
- Apr 2010
- Posts
- 9
well i dont know the exact answer but such kind of problems occurred to me. I was using vista and i download the code for linux source code and extracted it in vista. Later on i copied that extracted folder to the unbuntu and tried to compile. there i got lots of errors sayiin ghtat folders are missing. Solution to that was to extract the files in linux not windows.
Hope that answers the question.
- 05-08-2010 #7Just Joined!
- Join Date
- Feb 2010
- Posts
- 10
I have extracted the Kernel Folder on Fedora Linux only and not on Windows.
Don't know why is it showing errors.


Reply With Quote
