On Sunday 18 May 2008 17:04:28 Daniel Baumann wrote: > Felipe Sateler wrote: > > Works fine here with 2.6.25-1 and 1.5.6-dfsg-7 on an amd64 machine. > > no, it doesn't. first, it's 2.6.25-2 which is of interests (thouhg it's > no difference to 2.6.25-1 wrt/ vbox), second build with lme, not m-a.
I'm sorry if the version number is confusing. 2.6.25-1 is what debian/changelog says in the linux-modules-extra source package. I am using the 2.6.25-2 kernel. I did an apt-get source and build-deps linux-modules-extra-2.6 and then (newlines added for clarity): % cat virtualbox-ose/defines [base] arches: i386 amd64 desc: PC virtualization solution longdesc: VirtualBox is a free PC virtualization solution allowing you to run a wide range of PC operating systems on your system. % rm debian/control* % debian/rules debian/control &>/dev/null % dpkg-buildpackage &> build.log % sudo dpkg -i ../virtualbox-ose-modules-2.6.25-2-amd64_2.6.25+1.5.6-dfsg-1_amd64.deb (Reading database ... 184852 files and directories currently installed.) Preparing to replace virtualbox-ose-modules-2.6.25-2-amd64 2.6.25+1.5.6-dfsg-1 (using .../virtualbox-ose-modules-2.6.25-2-amd64_2.6.25+1.5.6-dfsg-1_amd64.deb) ... Unpacking replacement virtualbox-ose-modules-2.6.25-2-amd64 ... Setting up virtualbox-ose-modules-2.6.25-2-amd64 (2.6.25+1.5.6-dfsg-1) ... % sudo modprobe -v vboxdrv insmod /lib/modules/2.6.25-2-amd64/extra/virtualbox-ose/vboxdrv.ko % dmesg|tail [ 8974.290720] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 8992.582962] eth0: no IPv6 routers present [12332.854873] vboxdrv: Trying to deactivate the NMI watchdog permanently... [12332.854879] vboxdrv: Successfully done. [12332.854924] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'. [12332.854926] vboxdrv: Successfully loaded version 1.5.6_OSE (interface 0x00050002). [15385.072471] vboxdrv: Trying to deactivate the NMI watchdog permanently... [15385.072483] vboxdrv: Successfully done. [15385.072578] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'. [15385.072583] vboxdrv: Successfully loaded version 1.5.6_OSE (interface 0x00050002). And I can use VirtualBox normally. I just tried the same with a debcheckout and worked as well. -- Felipe Sateler
signature.asc
Description: This is a digitally signed message part.