Awesome, glad you got it all to work. Enjoythx all for the help. finally managed to get the sound passed through. I am happy
Hi,Hi
I have faithfully followed the steps you propose, but I have problems at the time of compilation.
The last output in the shell are:
....
dpkg-buildpackage: info: full upload (original source is included)
lintian zfs-linux_0.8.5-pve1.dsc
W: zfs-linux source: debian-rules-uses-unnecessary-dh-argument dh ... --parallel (line 13)
W: zfs-linux source: package-file-is-executable debian/changelog
W: zfs-linux source: package-file-is-executable debian/control
W: zfs-linux source: package-file-is-executable debian/copyright
E: zfs-linux source: executable-debhelper-file-without-being-executable debian/libnvpair1linux.docs
E: zfs-linux source: executable-debhelper-file-without-being-executable debian/libnvpair1linux.install
E: zfs-linux source: executable-debhelper-file-without-being-executable debian/libuutil1linux.docs
E: zfs-linux source: executable-debhelper-file-without-being-executable ... use --no-tag-display-limit to see all (or pipe to a file/program)
W: zfs-linux source: spelling-error-in-patch-description debian/patches/0006-dont-symlink-zed-scripts.patch dont don't
W: zfs-linux source: newer-standards-version 4.5.0 (current is 4.3.0)
make[1]: *** [Makefile:54: zfs-linux_0.8.5-pve1.dsc] Error 1
make[1]: Leaving directory '/usr/src/pve-kernel/build/modules/tmp'
make: *** [Makefile:99: pkg-zfs.prepared] Error 2
Do you know how to solve it?
Thanks
make 2>&1 | tee build.log
HiHi,
Which command did you run for make? Did you run:
If so, could you check file build.log and look for errors there? They tend to be more explicit about the problem than shell output.Bash:make 2>&1 | tee build.log
Thanks
applying patch '../../patches/kernel/0008-amd-no-flr.patch'
patching file drivers/pci/quirks.c
Hunk #1 FAILED at 5040.
1 out of 1 hunk FAILED -- saving rejects to file drivers/pci/quirks.c.rej
make: *** [Makefile:108: ubuntu-kernel.prepared] Error 1
same issue here mateHi! Thanx a lot!
I have this error:
Code:applying patch '../../patches/kernel/0008-amd-no-flr.patch' patching file drivers/pci/quirks.c Hunk #1 FAILED at 5040. 1 out of 1 hunk FAILED -- saving rejects to file drivers/pci/quirks.c.rej make: *** [Makefile:108: ubuntu-kernel.prepared] Error 1
@jazzygff @joysthokkins what are you trying to do? and which version of Proxmox are you using?same issue here mate