Comment 9 for bug 320200

Revision history for this message
Mario Limonciello (superm1) wrote :

Looks to me like it's doing the right thing with the proposed version:

supermario@mlimonciello:~$ lshal | grep eth0
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1c.5/0000:09:00.0/net/eth0' (string)
  net.interface = 'eth0' (string)
supermario@mlimonciello:~$ sudo dkms build -m kqemu -v 1.3.0~pre11

Kernel preparation unnecessary for this kernel. Skipping...

Building module:
cleaning build area....
make KERNELRELEASE=2.6.27-12-generic -C /lib/modules/2.6.27-12-generic/build M=/var/lib/dkms/kqemu/1.3.0~pre11/build.......
cleaning build area....

DKMS: build Completed.
supermario@mlimonciello:~$ sudo dkms install -m kqemu -v 1.3.0~pre11
Running module version sanity check.

kqemu.ko:
 - Original module
   - No original module exists within this kernel
 - Installation
   - Installing to /lib/modules/2.6.27-12-generic/updates/dkms/

depmod....

DKMS: install Completed.
supermario@mlimonciello:~$ lshal | grep eth0
  linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1c.5/0000:09:00.0/net/eth0' (string)
  net.interface = 'eth0' (string)
supermario@mlimonciello:~$ apt-cache policy dkms
dkms:
  Installed: 2.0.20.4-0ubuntu2.1
  Candidate: 2.0.20.4-0ubuntu2.1
  Version table:
 *** 2.0.20.4-0ubuntu2.1 0
        500 http://archive.ubuntu.com intrepid-proposed/main Packages
        100 /var/lib/dpkg/status
     2.0.20.4-0ubuntu2 0
        500 http://archive.ubuntu.com intrepid/main Packages