[Kernel-packages] [Bug 1909687] Re: Cannot compile kernel using procedure at https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel

2020-12-30 Thread Mark Allyn

I have decided to make another attempt at doing the build. Here is
the command and result of the git clone:

maallyn@li1004-144:~$ git clone git://kernel.ubuntu.com/ubuntu/ubuntu-bionic.git
Cloning into 'ubuntu-bionic'...
remote: Counting objects: 7717929, done.
remote: Compressing objects: 100% (1127512/1127512), done.
Receiving objects: 100% (7717929/7717929), 1.70 GiB | 18.47 MiB/s, done.
remote: Total 7717929 (delta 6543888), reused 7715758 (delta 6541783)
Resolving deltas: 100% (6543888/6543888), done.
Checking out files: 100% (63373/63373), done.

This appears to have executed okay with no errors.

The resultding local directory is ubuntu-bionic. This is owned
by me as a regular user. I executed the git clone as myself,
not root.

I also checked to make sure that the machine has enough free
disk space

maallyn@li1004-144:~/ubuntu-bionic$ df -k .
Filesystem 1K-blocksUsed Available Use% Mounted on
/dev/sda   329820620 7681400 305371960   3% /

Following instructions for kernel configuration (I plan to conigure only amd64
targets

chmod a+x debian/rules
chmod a+x debian/scripts/*
chmod a+x debian/scripts/misc/*
LANG=C fakeroot debian/rules clean

All seem okay

Now doing configs:

Do you want to edit config: amd64/config.flavour.generic? [Y/n]  I say yes
Do you want to edit config: amd64/config.flavour.lowlatency? [Y/n]  I say yes

For both of those, the only change I make is to remove the noveau NVIDIA
driver as I plan to use the propriatary NVIDIA drivers.

All other architecture, I answer no.

LANG=C fakeroot debian/rules clean

At this point, I do a tar of the clean source directory and
save the result so that you can pull the tar file and see what
I have prior to starting the build

I have created new web site for results:

The tar file is at testing.allyn.com/bionic.tar.bz2

=
This is typical of the output of the vmstat command; showing that
there is no shortage of memory or cpu resources.

10  0  0 7864448 180624 774996400 0  2596 13312 27719 73 17 10  
0  0
 7  0  0 7891128 180624 775388400 0  2996 23490 46709 67 14 20  
0  0
 5  0  0 7879720 180628 775951600 0  2800 19255 38487 76 14 11  
0  0
10  0  0 7963952 180636 776774400 0  2560 17455 36468 76 13 11  
0  0
procs ---memory-- ---swap-- -io -system-- --cpu-
 r  b   swpd   free   buff  cache   si   sobibo   in   cs us sy id wa st
10  0  0 7934168 180636 777066400 0  4352 14918 28456 81 11  8  
0  0
 8  0  0 8133776 180640 777514800 0  3648 22041 45351 66 15 19  
0  0
11  0  0 7921644 180640 777685200 0  1532 17850 35453 70 12 18  
0  0
 7  0  0 7864824 180644 777971200 0  3412 24265 48031 66 15 19  
0  0
11  0  0 7960116 180648 778364800 0  2788 25437 49499 70 14 16  
0  0
 8  0  0 8092108 180664 778704400 0  5496 20968 39922 74 13 13  
0  0
 8  0  0 7824748 180672 778948400 0  2424 19235 37107 73 13 14  
0  0
 8  0  0 8019460 180672 779309200 0  2620 19162 37465 75 13 13  
0  0
11  0  0 8031848 180680 780778800 0  2164 20175 40167 71 16 14  
0  0
 8  0  0 7848844 180684 781095200 0  2412 20743 40815 72 13 15  
0  0
 8  0  0 7790564 180696 781805600 0 34888 21512 42363 72 14 14  
0  0
13  0  0 7842920 180696 782136000 0  2072 22679 44473 72 13 15  
0  0
 7  0  0 7880812 180708 782448400 0  2876 18095 34736 77 12 10  
0  0
 9  0  0 7885716 180720 782793200 4  2396 22771 44153 69 13 18  
0  0
11  0  0 7948224 180720 783129200 0  2148 19393 39164 69 13 18  
0  0
 7  0  0 7982632 180728 783410000 0  5548 22850 45862 68 14 18  
0  0
 9  0  0 8038948 180728 783753200 0  2480 20843 42140 70 15 15  
0  0
 8  0  0 7812604 180736 784054400 0  2192 19992 39908 69 13 18  
0  0
 8  0  0 8026276 180740 784560000 0  3100 22430 45912 69 14 17  
0  0
 9  0  0 7942404 180752 784884000 0  1664 15072 33452 76 11 12  
0  0
 3  0  0 7924660 180760 785162400 0 14432 21655 42980 67 13 20  
0  0
 9  0  0 7969044 180764 785557200 0  2412 21355 42584 72 13 15  
0  0

==


Note that I get the same error:

Debug: module-check-generic
II: Checking modules for generic...
   reading new modules...read 5167 modules.
   reading old modules...
  MISS: nouveau
  read 5168 modules : new(0)  missing(1)
EE: Missing modules (start begging for mercy)
make: *** [module-check-generic] Error 1
debian/rules.d/4-checks.mk:9: recipe for target 'module-check-generic' failed


==

[Kernel-packages] [Bug 1909687] Re: Cannot compile kernel using procedure at https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel

2020-12-30 Thread Mark Allyn
I am going to once again try to do the compile with the version from the git 
repository. I am on the same system. First of all, before I go any further, 
here is the dpkg -l command to show you what packages are on the system as I 
attempt to do the build:
=
maallyn@li1004-144:~/bionic$ dpkg -l
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name  Version ArchitectureDescription
+++-=-===-===-===
ii  accountsservice   0.6.45-1ubuntu1 amd64   query and manipulate 
user account information
ii  acl   2.2.52-3build1  amd64   Access control list 
utilities
ii  acpid 1:2.0.28-1ubunt amd64   Advanced 
Configuration and Power Interface even
ii  adduser   3.116ubuntu1all add and remove users 
and groups
ii  amd64-microcode   3.20191021.1+re amd64   Processor microcode 
firmware for AMD CPUs
ii  apparmor  2.12-4ubuntu5.1 amd64   user-space parser 
utility for AppArmor
ii  apport2.20.9-0ubuntu7 all automatically 
generate crash reports for debugg
ii  apport-symptoms   0.20all symptom scripts for 
apport
ii  apt   1.6.12ubuntu0.2 amd64   commandline package 
manager
ii  apt-utils 1.6.12ubuntu0.2 amd64   package management 
related utility programs
ii  asciidoc  8.6.10-2all Highly configurable 
text format for writing doc
ii  asciidoc-base 8.6.10-2all Minimal version of 
asciidoc not suitable for pd
ii  asciidoc-common   8.6.10-2all Basic data and 
configuration files for asciidoc
ii  at3.1.20-3.1ubunt amd64   Delayed job execution 
and batch processing
ii  autoconf  2.69-11 all automatic configure 
script builder
ii  automake  1:1.15.1-3ubunt all Tool for generating 
GNU Standards-compliant Mak
ii  autopoint 0.19.8.1-6ubunt all The autopoint program 
from GNU gettext
ii  autotools-dev 20180224.1  all Update infrastructure 
for config.{guess,sub} fi
ii  base-files10.1ubuntu2.10  amd64   Debian base system 
miscellaneous files
ii  base-passwd   3.5.44  amd64   Debian base system 
master password and group fi
ii  bash  4.4.18-2ubuntu1 amd64   GNU Bourne Again SHell
ii  bash-completion   1:2.8-1ubuntu1  all programmable 
completion for the bash shell
ii  bc1.07.1-2amd64   GNU bc arbitrary 
precision calculator language
ii  bcache-tools  1.0.8-2ubuntu0. amd64   bcache userspace tools
ii  bind9-host1:9.11.3+dfsg-1 amd64   DNS lookup utility 
(deprecated)
ii  binutils  2.30-21ubuntu1~ amd64   GNU assembler, linker 
and binary utilities
ii  binutils-common:amd64 2.30-21ubuntu1~ amd64   Common files for the 
GNU assembler, linker and
ii  binutils-x86-64-linux 2.30-21ubuntu1~ amd64   GNU binary utilities, 
for x86-64-linux-gnu targ
ii  bison 2:3.0.4.dfsg-1b amd64   YACC-compatible 
parser generator
ii  bsdmainutils  11.1.2ubuntu1   amd64   collection of more 
utilities from FreeBSD
ii  bsdutils  1:2.31.1-0.4ubu amd64   basic utilities from 
4.4BSD-Lite
ii  btrfs-progs   4.15.1-1build1  amd64   Checksumming Copy on 
Write Filesystem utilities
ii  btrfs-tools   4.15.1-1build1  amd64   transitional dummy 
package
ii  build-essential   12.4ubuntu1 amd64   Informational list of 
build-essential packages
ii  busybox-initramfs 1:1.27.2-2ubunt amd64   Standalone shell 
setup for initramfs
ii  busybox-static1:1.27.2-2ubunt amd64   Standalone rescue 
shell with tons of builtin ut
ii  byobu 5.125-0ubuntu1  all text window manager, 
shell multiplexer, integra
ii  bzip2 1.0.6-8.1ubuntu amd64   high-quality 
block-sorting file compressor - ut
ii  ca-certificates   20201027ubuntu0 all Common CA certificates
ii  ca-certificates-java  20180516ubuntu1 all Common CA 
certificates (JKS keystore)
ii  cloud-guest-utils 0.30-0ubuntu5   all cloud guest utilities
ii  cloud-initramfs-copym 0.40ubuntu1.1   all copy initramfs 
modules into root filesystem for
ii  cloud-initramfs-dyn-n 0.40ubuntu1.1   all write a network 
interface file in /run fo

[Kernel-packages] [Bug 1909687] Re: Cannot compile kernel using procedure at https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel

2020-12-30 Thread Mark Allyn
Here is some more information. I follow the suggestion to I do apt-get source, 
but am having
more problems. Here is the diary:

===
Start with fresh provision of Ubuntu 18.02 on Linode VPS

Following performed first on system console

apt-get update
apt-get dist-upgrade
apt-get upgrade

Uncommended all instances of deb-src

rebooted machine

System booted up,

apt-get install ssh

Added user account with sudo access to root

As user, run ssh-keygen and then install public
key for my workstation

Confirm Ubuntu and Kernel version before doing anything

maallyn@li1004-144:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 18.04.5 LTS
Release:18.04
Codename:   bionic

maallyn@li1004-144:~$ uname -a
Linux li1004-144 4.15.0-128-generic #131-Ubuntu SMP Wed Dec 9 06:57:35 UTC 2020 
x86_64 x86_64 x86_64 GNU/Linux

Now with user account enabled root via sudo

sudo apt-get install build-essential

following procedure in https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel

sudo apt-get build-dep linux linux-image-$(uname -r)
(observed, but saw no errors)

sudo apt-get install libncurses-dev flex bison openssl libssl-dev dkms
libelf-dev libudev-dev libpci-dev libiberty-dev autoconf fakeroot

(Please note that I had to add fakeroot, which is used
but not mentioned in the procedure.

This command was run as the user; not root. However, even though it appeared
to execute okay, I notice there was no source code in the resulting tar file.

Googling around, I find that with 18.04, we need to do:

apt-get source linux-source as the user (not root)

Output of that command is:

==
maallyn@li1004-144:~$ apt-get source linux-source
Reading package lists... Done
Picking 'linux-meta' as source package instead of 'linux-source'
NOTICE: 'linux-meta' packaging is maintained in the 'Git' version control 
system at:
git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux-meta/+git/bionic
Please use:
git clone 
git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux-meta/+git/bionic
to retrieve the latest (possibly unreleased) updates to the package.
Need to get 25.4 kB of source archives.
Get:1 http://mirrors.linode.com/ubuntu bionic-updates/main linux-meta 
4.15.0.128.115 (dsc) [11.0 kB]
Get:2 http://mirrors.linode.com/ubuntu bionic-updates/main linux-meta 
4.15.0.128.115 (tar) [14.4 kB]
Fetched 25.4 kB in 0s (0 B/s)
dpkg-source: info: extracting linux-meta in linux-meta-4.15.0.128.115
dpkg-source: info: unpacking linux-meta_4.15.0.128.115.tar.xz
===

I do:

git clone git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux-
meta/+git/bionic

This did execute okay, but the result is suspicious; there are no source files
at all.

If I do a find from the top, I get the following:

=
maallyn@li1004-144:~/bionic$ find .
.
./.git
./.git/index
./.git/hooks
./.git/hooks/applypatch-msg.sample
./.git/hooks/post-update.sample
./.git/hooks/pre-applypatch.sample
./.git/hooks/commit-msg.sample
./.git/hooks/prepare-commit-msg.sample
./.git/hooks/pre-rebase.sample
./.git/hooks/pre-commit.sample
./.git/hooks/pre-push.sample
./.git/hooks/fsmonitor-watchman.sample
./.git/hooks/update.sample
./.git/hooks/pre-receive.sample
./.git/branches
./.git/description
./.git/objects
./.git/objects/pack
./.git/objects/pack/pack-1929ba54decacfff807309c467430129b87b4ad4.pack
./.git/objects/pack/pack-1929ba54decacfff807309c467430129b87b4ad4.idx
./.git/objects/info
./.git/info
./.git/info/exclude
./.git/refs
./.git/refs/tags
./.git/refs/remotes
./.git/refs/remotes/origin
./.git/refs/remotes/origin/HEAD
./.git/refs/heads
./.git/refs/heads/master
./.git/HEAD
./.git/packed-refs
./.git/logs
./.git/logs/refs
./.git/logs/refs/remotes
./.git/logs/refs/remotes/origin
./.git/logs/refs/remotes/origin/HEAD
./.git/logs/refs/heads
./.git/logs/refs/heads/master
./.git/logs/HEAD
./.git/config
./update-version
./debian
./debian/scripts
./debian/scripts/misc
./debian/scripts/misc/git-ubuntu-log
./debian/compat
./debian/source
./debian/source/options
./debian/source/format
./debian/dkms-versions
./debian/changelog
./debian/rules
./debian/control.d
./debian/control.d/transitionals-hwe-edge
./debian/control.d/powerpc64-emb
./debian/control.d/signed-lowlatency
./debian/control.d/generic
./debian/control.d/generic-lpae
./debian/control.d/lowlatency
./debian/control.d/virtual
./debian/control.d/transitionals-hwe
./debian/control.d/powerpc-smp
./debian/control.d/signed-generic
./debian/control.d/powerpc-e500mc
./debian/control.d/powerpc64-smp
./debian/copyright
./debian/control.common
===

I am following the procedure in case this is okay. I am not doing the
git clone git://kernel.ubuntu.com/ubuntu/ubuntu-b

[Kernel-packages] [Bug 1909687] Re: Cannot compile kernel using procedure at https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel

2020-12-30 Thread Mark Allyn
Sorry, I accidentally shut down the web site. You should be able to go
to build-attempt.txt now

-- 
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/1909687

Title:
  Cannot compile kernel using procedure at
  https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I am trying to use the procedure to compile the kernel for ubuntu-
  bionic:

  https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel

  Here is the procedure that I tried to do:

  First, uncomment all deb-src in /etc/apt/sources.list

  apt-get update

  apt-get upgrade

  apt-get dist-upgrade

  Reboot machine

  Confirm version:
  maallyn@li1183-111:~$ lsb_release -a
  No LSB modules are available.
  Distributor ID: Ubuntu
  Description:Ubuntu 18.04.5 LTS
  Release:18.04
  Codename:   bionic

  maallyn@li1183-111:~$ uname -a
  Linux li1183-111 4.15.0-128-generic #131-Ubuntu SMP Wed Dec 9 06:57:35 UTC 
2020 x86_64 x86_64 x86_64 GNU/Linux

  sudo apt-get build-dep linux linux-image-$(uname -r)

  apt-get install libncurses-dev flex bison openssl libssl-dev dkms
  libelf-dev libudev-dev libpci-dev libiberty-dev autoconf

  
   apt-get source linux-image-$(uname -r)  Is broken. I am 
getting permission
  denied even though I am on as root.

  
  root@li1183-111:~# apt-get source linux-image-$(uname -r)
  Reading package lists... Done
  Picking 'linux-signed' as source package instead of 
'linux-image-4.15.0-128-generic'
  Need to get 19.8 kB of source archives.
  Get:1 http://mirrors.linode.com/ubuntu bionic-updates/main linux-signed 
4.15.0-128.131 (dsc) [2,103 B]
  Get:2 http://mirrors.linode.com/ubuntu bionic-updates/main linux-signed 
4.15.0-128.131 (tar) [17.7 kB]
  Fetched 19.8 kB in 0s (1,805 kB/s)
  dpkg-source: info: extracting linux-signed in linux-signed-4.15.0
  dpkg-source: info: unpacking linux-signed_4.15.0-128.131.tar.xz
  W: Download is performed unsandboxed as root as file 
'linux-signed_4.15.0-128.131.dsc' couldn't be accessed by user '_apt'. - 
pkgAcquire::Run (13: Permission denied)

  ##
  #

  Now trying git clone method

  git clone git://kernel.ubuntu.com/ubuntu/ubuntu-bionic.git

  This seems to work okay . . .
  maallyn@li1183-111:~$ git clone 
git://kernel.ubuntu.com/ubuntu/ubuntu-bionic.git
  Cloning into 'ubuntu-bionic'...
  remote: Counting objects: 7717929, done.
  remote: Compressing objects: 100% (1127512/1127512), done.
  Receiving objects: 100% (7717929/7717929), 1.70 GiB | 18.82 MiB/s, done.
  remote: Total 7717929 (delta 6543888), reused 7715758 (delta 6541783)
  Resolving deltas: 100% (6543888/6543888), done.
  Checking out files: 100% (63373/63373), done.

  
  Now, trying to do the fakeroot, come to find that the procedure
  did not include apt-get install fakeroot

  Now the prep to do the configures seem to be okay

  Now, added allyn1 to version by changing the first line of 
debian.master/changelog:
  linux (4.15.0-126.129-allyn1) bionic; urgency=medium

  Change config to remove Nouveau (NVIDIA) cards from configuration
  so that I can use the propriatary NVIDIA drivers

  Changed only amd64 and amd64 lowlatency, but did not change others

  
  ---
  LANG=C fakeroot debian/rules binary-headers binary-generic binary-perarch

  I have made the entire output of the console available at:
  www.allyn.com/build-attempt.txt

  I have also made the entire (uncompiled) source tree available at:
  www.allyn.com/ubuntu-bionic.tar

  I can be contacted at markallyn...@gmail.com and my account at ubuntu
  is maallyn123

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-128-generic 4.15.0-128.131
  ProcVersionSignature: Ubuntu 4.15.0-128.131-generic 4.15.18
  Uname: Linux 4.15.0-128-generic x86_64
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Dec 30 17:06 seq
   crw-rw 1 root audio 116, 33 Dec 30 17:06 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
  ApportVersion: 2.20.9-0ubuntu7.21
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 
'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  Date: Wed Dec 30 18:54:36 2020
  InstallationDate: Installed on 2020-09-28 (92 days ago)
  InstallationMedia: Ubuntu-Server 18.04.5 LTS "Bionic Beaver" - Release amd64 
(20200810)
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  Lsusb: Error: command ['lsusb'] failed with exit code 1:
  MachineType: QEMU Standard PC (Q35 + ICH9, 2009)
  PciMultimedia:
   
  ProcFB: 0 bochsdrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-128-generic root=/dev/sda 
ro console=ttyS0,19200n8 net.ifnames=0
  Related

[Kernel-packages] [Bug 1909687] [NEW] Cannot compile kernel using procedure at https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel

2020-12-30 Thread Mark Allyn
Public bug reported:

I am trying to use the procedure to compile the kernel for ubuntu-
bionic:

https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel

Here is the procedure that I tried to do:

First, uncomment all deb-src in /etc/apt/sources.list

apt-get update

apt-get upgrade

apt-get dist-upgrade

Reboot machine

Confirm version:
maallyn@li1183-111:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 18.04.5 LTS
Release:18.04
Codename:   bionic

maallyn@li1183-111:~$ uname -a
Linux li1183-111 4.15.0-128-generic #131-Ubuntu SMP Wed Dec 9 06:57:35 UTC 2020 
x86_64 x86_64 x86_64 GNU/Linux

sudo apt-get build-dep linux linux-image-$(uname -r)

apt-get install libncurses-dev flex bison openssl libssl-dev dkms
libelf-dev libudev-dev libpci-dev libiberty-dev autoconf


 apt-get source linux-image-$(uname -r)  Is broken. I am 
getting permission
denied even though I am on as root.


root@li1183-111:~# apt-get source linux-image-$(uname -r)
Reading package lists... Done
Picking 'linux-signed' as source package instead of 
'linux-image-4.15.0-128-generic'
Need to get 19.8 kB of source archives.
Get:1 http://mirrors.linode.com/ubuntu bionic-updates/main linux-signed 
4.15.0-128.131 (dsc) [2,103 B]
Get:2 http://mirrors.linode.com/ubuntu bionic-updates/main linux-signed 
4.15.0-128.131 (tar) [17.7 kB]
Fetched 19.8 kB in 0s (1,805 kB/s)
dpkg-source: info: extracting linux-signed in linux-signed-4.15.0
dpkg-source: info: unpacking linux-signed_4.15.0-128.131.tar.xz
W: Download is performed unsandboxed as root as file 
'linux-signed_4.15.0-128.131.dsc' couldn't be accessed by user '_apt'. - 
pkgAcquire::Run (13: Permission denied)

##
#

Now trying git clone method

git clone git://kernel.ubuntu.com/ubuntu/ubuntu-bionic.git

This seems to work okay . . .
maallyn@li1183-111:~$ git clone git://kernel.ubuntu.com/ubuntu/ubuntu-bionic.git
Cloning into 'ubuntu-bionic'...
remote: Counting objects: 7717929, done.
remote: Compressing objects: 100% (1127512/1127512), done.
Receiving objects: 100% (7717929/7717929), 1.70 GiB | 18.82 MiB/s, done.
remote: Total 7717929 (delta 6543888), reused 7715758 (delta 6541783)
Resolving deltas: 100% (6543888/6543888), done.
Checking out files: 100% (63373/63373), done.


Now, trying to do the fakeroot, come to find that the procedure
did not include apt-get install fakeroot

Now the prep to do the configures seem to be okay

Now, added allyn1 to version by changing the first line of 
debian.master/changelog:
linux (4.15.0-126.129-allyn1) bionic; urgency=medium

Change config to remove Nouveau (NVIDIA) cards from configuration
so that I can use the propriatary NVIDIA drivers

Changed only amd64 and amd64 lowlatency, but did not change others


---
LANG=C fakeroot debian/rules binary-headers binary-generic binary-perarch

I have made the entire output of the console available at: www.allyn.com
/build-attempt.txt

I have also made the entire (uncompiled) source tree available at:
www.allyn.com/ubuntu-bionic.tar

I can be contacted at markallyn...@gmail.com and my account at ubuntu is
maallyn123

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: linux-image-4.15.0-128-generic 4.15.0-128.131
ProcVersionSignature: Ubuntu 4.15.0-128.131-generic 4.15.18
Uname: Linux 4.15.0-128-generic x86_64
AlsaDevices:
 total 0
 crw-rw 1 root audio 116,  1 Dec 30 17:06 seq
 crw-rw 1 root audio 116, 33 Dec 30 17:06 timer
AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
ApportVersion: 2.20.9-0ubuntu7.21
Architecture: amd64
ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 'arecord'
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
Date: Wed Dec 30 18:54:36 2020
InstallationDate: Installed on 2020-09-28 (92 days ago)
InstallationMedia: Ubuntu-Server 18.04.5 LTS "Bionic Beaver" - Release amd64 
(20200810)
IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
Lsusb: Error: command ['lsusb'] failed with exit code 1:
MachineType: QEMU Standard PC (Q35 + ICH9, 2009)
PciMultimedia:
 
ProcFB: 0 bochsdrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-128-generic root=/dev/sda ro 
console=ttyS0,19200n8 net.ifnames=0
RelatedPackageVersions:
 linux-restricted-modules-4.15.0-128-generic N/A
 linux-backports-modules-4.15.0-128-generic  N/A
 linux-firmware  1.173.19
RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
WifiSyslog:
 
dmi.bios.date: 04/01/2014
dmi.bios.vendor: SeaBIOS
dmi.bios.version: rel-1.12.0-0-ga698c8995f-prebuilt.qemu.org
dmi.chassis.type: 1
dmi.chassis.vendor: QEMU
dmi.chassis.version: pc-q35-3.1
dmi.modalias: 
dmi:bvnSeaBIOS:bvrrel-1.12.0-0-ga698c8995f-prebuil