-virtual kernel missing rtl8139 drivers
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Fix Released
|
High
|
Tim Gardner | ||
Precise |
Fix Released
|
High
|
Tim Gardner |
Bug Description
The 3.2.0-2-virtual seems to have lost the 8139cp and 8139too modules.
This driver is used in default configuration of openstack and of kvm also.
The result is that we can't reach an instance booted in openstack.
To reproduce:
$ wget https:/
$ qemu-img create -f qcow2 -b precise-
$ kvm -drive file=disk.
-cdrom /tmp/ovftranspo
After 2 minutes or so, you'll be able to log in with 'ubuntu' and 'passw0rd' to look around.
What you will find is that 3.2.0 is missing the 8139 and 8139too modules.
On a system with both 3.2.0-virtual and 3.1.0-2-virtual installed, I see:
$ ls /lib/modules/
3.1.0-2-virtual 3.2.0-2-virtual
$ find /lib/modules/ -name "*8139*.ko"
/lib/modules/
/lib/modules/
Notes
* 'current' is 20111129 build.
* above, you can explicitly request 8139 nic with:
-net nic,model=rtl8139 -net user,hostfwd=
* ovftransport.iso is an iso created as described at [1]
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: linux-image-
ProcVersionSign
Uname: Linux 3.1.0-2-virtual i686
AlsaDevices:
total 0
crw-rw---T 1 root audio 116, 1 Nov 29 16:47 seq
crw-rw---T 1 root audio 116, 33 Nov 29 16:47 timer
AplayDevices: Error: [Errno 2] No such file or directory
ApportVersion: 1.26-0ubuntu1
Architecture: i386
ArecordDevices: Error: [Errno 2] No such file or directory
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
CRDA: Error: [Errno 2] No such file or directory
CurrentDmesg:
[ 2125.284385] SGI XFS Quota Management subsystem
[ 2125.343033] Btrfs loaded
Date: Tue Nov 29 17:23:26 2011
Ec2AMI: ami-000000e2
Ec2AMIManifest: FIXME
Ec2Availability
Ec2InstanceType: m1.small
Ec2Kernel: unavailable
Ec2Ramdisk: unavailable
IwConfig:
lo no wireless extensions.
eth0 no wireless extensions.
Lsusb: Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MachineType: Bochs Bochs
PciMultimedia:
ProcEnviron:
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=
RelatedPackageV
linux-
linux-
linux-firmware 1.62
RfKill: Error: [Errno 2] No such file or directory
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/01/2007
dmi.bios.vendor: Bochs
dmi.bios.version: Bochs
dmi.chassis.type: 1
dmi.chassis.vendor: Bochs
dmi.modalias: dmi:bvnBochs:
dmi.product.name: Bochs
dmi.sys.vendor: Bochs
Related branches
Changed in linux (Ubuntu): | |
status: | Incomplete → Confirmed |
Changed in linux (Ubuntu Precise): | |
milestone: | none → precise-alpha-2 |
assignee: | nobody → Tim Gardner (timg-tpi) |
status: | Confirmed → In Progress |
Thank you for taking the time to file a bug report on this issue.
However, given the number of bugs that the Kernel Team receives during any development cycle it is impossible for us to review them all. Therefore, we occasionally resort to using automated bots to request further testing. This is such a request.
We have noted that there is a newer version of the development kernel than the one you last tested when this issue was found. Please test again with the newer kernel and indicate in the bug if this issue still exists or not.
If the bug still exists, change the bug status from Incomplete to Confirmed. If the bug no longer exists, change the bug status from Incomplete to Fix Released.
If you want this bot to quit automatically requesting kernel tests, add a tag named: bot-stop-nagging.
Thank you for your help, we really do appreciate it.