kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #161290
[Bug 1545441] Re: Xenial/4.4 kernel does not honor biosdevname=0
Would it be possible for you to test the latest upstream kernel? Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v4.5 kernel[0].
If this bug is fixed in the mainline kernel, please add the following
tag 'kernel-fixed-upstream'.
If the mainline kernel does not fix this bug, please add the tag:
'kernel-bug-exists-upstream'.
Once testing of the upstream kernel is complete, please mark this bug as
"Confirmed".
Thanks in advance.
[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.5-rc4-wily/
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1545441
Title:
Xenial/4.4 kernel does not honor biosdevname=0
Status in linux package in Ubuntu:
Confirmed
Bug description:
I installed the Xenial daily testing image dated 2-13-2016
(ttp://cdimage.ubuntu.com/lubuntu/daily-live/20160213/xenial-
desktop-i386.iso).
I'm booting the kernel with the following:
ipv6.disable=1 biosdevname=0 longhaul.enable=0 audit=0 quiet
splash
However, eth0 is being named enp3s0:
$ dmesg | egrep 'r8169|net|eth'
[ 0.017363] Initializing cgroup subsys net_cls
[ 0.017377] Initializing cgroup subsys net_prio
[ 3.150713] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 3.150735] r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 3.150765] r8169 0000:03:00.0: PCI: Disallowing DAC for device
[ 3.151266] r8169 0000:03:00.0 eth0: RTL8102e at 0xf844a000, 00:e0:4c:52:ca:07, XID 04e00000 IRQ 26
[ 3.263623] r8169 0000:03:00.0 enp3s0: renamed from eth0
[ 15.729303] r8169 0000:03:00.0 enp3s0: link down
[ 15.729327] r8169 0000:03:00.0 enp3s0: link down
[ 17.381617] r8169 0000:03:00.0 enp3s0: link up
And:
$ cat /etc/network/interfaces
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp
And:
$ ls -Al /etc/udev/rules.d/
total 0
The thing that looks most different (to me) is systemd.
====================
For more information on biosdevname, see "Consistent Network Device
Naming in Linux,"
http://linux.dell.com/files/whitepapers/consistent_network_device_naming_in_linux.pdf.
====================
$ uname -a
Linux via 4.4.0-4-generic #19-Ubuntu SMP Fri Feb 5 17:38:10 UTC 2016 i686 i686 i686 GNU/Linux
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu Xenial Xerus (development branch)
Release: 16.04
Codename: xenial
====================
And hats of for fixing the Xserver problems with the VIA P4M900 chipset (http://bugs.launchpad.net/ubuntu/+bug/1540774).
---
ApportVersion: 2.19.4-0ubuntu2
Architecture: i386
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/controlC0: jwalton 1598 F.... lxpanel
CurrentDesktop: LXDE
DistroRelease: Ubuntu 16.04
HibernationDevice: RESUME=UUID=89996fc5-18ba-4db7-b7d9-9be56ec02a13
InstallationDate: Installed on 2016-02-14 (0 days ago)
InstallationMedia: Lubuntu 16.04 LTS "Xenial Xerus" - Alpha i386 (20160213)
IwConfig:
lo no wireless extensions.
enp3s0 no wireless extensions.
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
Package: linux (not installed)
ProcFB: 0 VESA VGA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-4-generic root=UUID=edc978dd-91b1-4f90-8e6a-1e69dd73f5d8 ro ipv6.disable=1 biosdevname=0 longhaul.enable=0 audit=0 quiet splash vt.handoff=7
ProcVersionSignature: Ubuntu 4.4.0-4.19-generic 4.4.1
RelatedPackageVersions:
linux-restricted-modules-4.4.0-4-generic N/A
linux-backports-modules-4.4.0-4-generic N/A
linux-firmware 1.155
RfKill:
Tags: xenial
Uname: Linux 4.4.0-4-generic i686
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
_MarkForUpload: True
dmi.bios.date: 11/17/2011
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 080014
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: Weibu
dmi.board.vendor: WB
dmi.board.version: 1.0
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr080014:bd11/17/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnWB:rnWeibu:rvr1.0:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: To Be Filled By O.E.M.
dmi.product.version: To Be Filled By O.E.M.
dmi.sys.vendor: To Be Filled By O.E.M.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1545441/+subscriptions
References