Autor |
Nachricht |
|
|
Titel: feedback Kernel 2.6.31-5
Verfasst am: 04.08.2009, 15:22 Uhr
|
|

Anmeldung: 26. Aug 2004
Beiträge: 1214
Wohnort: Hessen/Kassel-Fuldatal
|
|
VBox mit Kanotix 64 geht noch nicht,
auch ist mir aufgefallen, dass der Ton von Amarok bei einer Systemnachricht, z.B. neue Mail auch schon bei den "älteren Kernel" aus geht und Amarok angehalten und neu gestartet werden muss damit die Musik wieder läuft. |
_________________ ich habe zwar keine Lösung, bewundere aber das Problem
Quad Intel Core i3-4350T /Quad Intel Pentium N3540 - Linux 5.0.0-5-generic x86_64 [ Kanotix buster KDE KANOTIX-Build 20190202-15:53; KaOS
|
|
|
|
 |
|
Titel: feedback Kernel 2.6.31-5
Verfasst am: 04.08.2009, 15:43 Uhr
|
|
Anmeldung: 17. Dez 2003
Beiträge: 16792
|
|
Es geht schon, nur brauchst ein paar versuche.
/etc/init.d/vboxdrv restart
Wenns grad nicht geht, bis mal keine dmesg fehlermeldung kommt. |
|
|
|
|
 |
|
Titel: Re: feedback Kernel 2.6.31-5
Verfasst am: 04.08.2009, 16:55 Uhr
|
|

Anmeldung: 26. Aug 2004
Beiträge: 1214
Wohnort: Hessen/Kassel-Fuldatal
|
|
Kano hat folgendes geschrieben::
Es geht schon, nur brauchst ein paar versuche.
/etc/init.d/vboxdrv restart
Wenns grad nicht geht, bis mal keine dmesg fehlermeldung kommt.
meinst das: * Stopping VirtualBox kernel module * done.
* Starting VirtualBox kernel module
* modprobe vboxdrv failed. Please use 'dmesg' to find out why
---
Kernel preparation unnecessary for this kernel. Skipping...
Running the pre_build script:
Building module:
cleaning build area....
make KERNELRELEASE=2.6.31-5-generic -C /lib/modules/2.6.31-5-generic/build M=/var/lib/dkms/vboxnetflt/2.2.4/build....(bad exit status: 2)
Error! Bad return status for module build on kernel: 2.6.31-5-generic (x86_64)
Consult the make.log in the build directory
/var/lib/dkms/vboxnetflt/2.2.4/build/ for more information.
0
0
Failed to install using DKMS, attempting to install without
make KBUILD_VERBOSE=1 -C /lib/modules/2.6.31-5-generic/build SUBDIRS=/tmp/vbox.0 SRCROOT=/tmp/vbox.0 modules
test -e include/linux/autoconf.h -a -e include/config/auto.conf || ( \
echo; \
echo " ERROR: Kernel configuration is invalid."; \
echo " include/linux/autoconf.h or include/config/auto.conf are missing."; \
echo " Run 'make oldconfig && make prepare' on kernel src to fix it."; \
echo; \
/bin/false)
mkdir -p /tmp/vbox.0/.tmp_versions ; rm -f /tmp/vbox.0/.tmp_versions/*
make -f scripts/Makefile.build obj=/tmp/vbox.0
gcc -Wp,-MD,/tmp/vbox.0/linux/.VBoxNetFlt-linux.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.3.2/include -Iinclude -I/usr/src/linux-headers-2.6.31-5-generic/arch/x86/include -include include/linux/autoconf.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -fstack-protector-all -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fno-omit-frame-pointer -fno-optimize-sibling-calls -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -I/lib/modules/2.6.31-5-generic/build/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING -DRT_ARCH_AMD64 -DVBOX_WITH_64_BITS_GUESTS -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(VBoxNetFlt_linux)" -D"KBUILD_MODNAME=KBUILD_STR(vboxnetflt)" -c -o /tmp/vbox.0/linux/.tmp_VBoxNetFlt-linux.o /tmp/vbox.0/linux/VBoxNetFlt-linux.c
/tmp/vbox.0/linux/VBoxNetFlt-linux.c: In function ‘vboxNetAdpNetDevInit’:
/tmp/vbox.0/linux/VBoxNetFlt-linux.c:225: error: ‘struct net_device’ has no member named ‘open’
/tmp/vbox.0/linux/VBoxNetFlt-linux.c:226: error: ‘struct net_device’ has no member named ‘stop’
/tmp/vbox.0/linux/VBoxNetFlt-linux.c:227: error: ‘struct net_device’ has no member named ‘hard_start_xmit’
/tmp/vbox.0/linux/VBoxNetFlt-linux.c:228: error: ‘struct net_device’ has no member named ‘get_stats’
make[2]: *** [/tmp/vbox.0/linux/VBoxNetFlt-linux.o] Fehler 1
make[1]: *** [_module_/tmp/vbox.0] Fehler 2
make: *** [vboxnetflt] Fehler 2 |
_________________ ich habe zwar keine Lösung, bewundere aber das Problem
Quad Intel Core i3-4350T /Quad Intel Pentium N3540 - Linux 5.0.0-5-generic x86_64 [ Kanotix buster KDE KANOTIX-Build 20190202-15:53; KaOS
|
|
|
|
 |
|
Titel: Re: feedback Kernel 2.6.31-5
Verfasst am: 04.08.2009, 22:06 Uhr
|
|
Anmeldung: 17. Dez 2003
Beiträge: 16792
|
|
Wieso hast du noch 2.2.4? Ist doch längst bei 3.0.2. |
|
|
|
|
 |
|
Titel: Re: feedback Kernel 2.6.31-5
Verfasst am: 05.08.2009, 07:27 Uhr
|
|

Anmeldung: 28. Feb 2005
Beiträge: 1112
Wohnort: Camelot
|
|
Kano hat folgendes geschrieben::
Wieso hast du noch 2.2.4? Ist doch längst bei 3.0.2.
Mei hat der Kano heuer ein Informationsdefizit
Vbox ist bei Version 3.0.4  |
|
|
|
|
 |
|
Titel: Re: feedback Kernel 2.6.31-5
Verfasst am: 05.08.2009, 15:55 Uhr
|
|
Anmeldung: 17. Dez 2003
Beiträge: 16792
|
|
Ja, ab 3.0.4 läuft Vbox auch mit 2.6.31 korrekt. |
|
|
|
|
 |
|