SRCDS Steam group


having issues with kenel
#1
i get an error when doing make && make install modules_install it gets a ways thro but this is what i get

sh /usr/src/linux-2.6.26.8/arch/x86/boot/install.sh 2.6.26.8-rt16 arch/x86/boot/bzImage System.map "/boot"
WARNING: Couldn't open directory /lib/modules/2.6.26.8-rt16: No such file or directory
FATAL: Could not open /lib/modules/2.6.26.8-rt16/modules.dep.temp for writing: No such file or directory
No modules available for kernel "2.6.26.8-rt16".
mkinitrd failed
make[1]: *** [install] Error 1
make: *** [install] Error 2
Reply
#2
please give us more details what you did. else we can only guess what the problem is.

one guess: did you run the commands as root? (else it cannot work)
http://www.fpsmeter.org
http://wiki.fragaholics.de/index.php/EN:Linux_Optimization_Guide (Linux Kernel HOWTO!)
Do not ask technical questions via PM!
Reply
#3
(06-29-2010, 06:08 AM)BehaartesEtwas Wrote:  please give us more details what you did. else we can only guess what the problem is.

one guess: did you run the commands as root? (else it cannot work)

im following your howto and this is what i did sofar
downloaded kernel and patch and patched it then
cp -vi /boot/config-`uname -r` .config
then
make menuconfig
and did what it said to do
then i
make && make install modules_install
and it got to here
LD [M] sound/usb/usx2y/snd-usb-usx2y.ko
sh /usr/src/linux-2.6.26.8/arch/x86/boot/install.sh 2.6.26.8-rt16 arch/x86/boot/bzImage System.map "/boot"
WARNING: Couldn't open directory /lib/modules/2.6.26.8-rt16: No such file or directory
FATAL: Could not open /lib/modules/2.6.26.8-rt16/modules.dep.temp for writing: No such file or directory
No modules available for kernel "2.6.26.8-rt16".
mkinitrd failed
make[1]: *** [install] Error 1
make: *** [install] Error 2
Reply
#4
BehaartesEtwas asked: as root?
Reply
#5
(06-29-2010, 07:00 AM)Arjen Wrote:  BehaartesEtwas asked: as root?

as root
Reply
#6
can you post the output of
Code:
ls /lib/modules/

and what distribution do you use?
http://www.fpsmeter.org
http://wiki.fragaholics.de/index.php/EN:Linux_Optimization_Guide (Linux Kernel HOWTO!)
Do not ask technical questions via PM!
Reply
#7
(06-29-2010, 04:22 PM)BehaartesEtwas Wrote:  can you post the output of
Code:
ls /lib/modules/

and what distribution do you use?

i got it all worked out DiSTANT helped me out on irc
(06-30-2010, 03:18 AM)cyberthug Wrote:  
(06-29-2010, 04:22 PM)BehaartesEtwas Wrote:  can you post the output of
Code:
ls /lib/modules/

and what distribution do you use?

i got it all worked out DiSTANT helped me out on irc

thing was that you dont have make bzImage; make modules, make modules_install; make install on your howto and that did the trick
Reply
#8
Hi everyone!

well, i had the same problem that cyberthug, and he helped me.

i first runned make bzimage; make modules and it worked ok

but then,, when i runned make modules_install; make install, i get this:


Quote:[root@xxx linux-2.6.26.8]# make modules_install; make install
INSTALL drivers/char/alloc_rtsj_mem.ko
INSTALL drivers/char/rmem.ko
INSTALL drivers/net/s2io.ko
INSTALL drivers/scsi/scsi_wait_scan.ko
DEPMOD 2.6.26.8-rt16
sh /usr/src/linux-2.6.26.8/arch/x86/boot/install.sh 2.6.26.8-rt16 arch/x86/boot/bzImage System.map "/boot"
WARNING: No module ehci-hcd found for kernel 2.6.26.8-rt16, continuing anyway
WARNING: No module ohci-hcd found for kernel 2.6.26.8-rt16, continuing anyway
WARNING: No module uhci-hcd found for kernel 2.6.26.8-rt16, continuing anyway
WARNING: No module ahci found for kernel 2.6.26.8-rt16, continuing anyway
WARNING: No module ahci found for kernel 2.6.26.8-rt16, continuing anyway



any idea?
Reply
#9
any errors during make modules?
http://www.fpsmeter.org
http://wiki.fragaholics.de/index.php/EN:Linux_Optimization_Guide (Linux Kernel HOWTO!)
Do not ask technical questions via PM!
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)