Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 88x2bu-20210702 > gcc --version
- gcc (Debian 12.2.0-14) 12.2.0
- Copyright (C) 2022 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions. There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- 88x2bu-20210702 > cat /proc/version
- Linux version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian 6.1.69-1 (2023-12-30)
- 88x2bu-20210702 > sudo sh install-driver.sh
- : ---------------------------
- : install-driver.sh v20240129
- : x86_64 (kernel architecture)
- : x86_64 (architecture to send to gcc)
- : 12/12 (in-use/total processing units)
- : 16317016 (total system memory)
- : 6.1.0-17-amd64 (kernel version)
- : gcc-12 (version of gcc used to compile the kernel)
- : gcc (GCC) 13.2.0
- /usr/sbin/dkms.mx --version
- : dkms-3.0.10
- : SecureBoot disabled
- : ---------------------------
- Checking for previously installed drivers...
- /usr/sbin/dkms.mx status
- Finished checking for and removing previously installed drivers.
- : ---------------------------
- Starting installation.
- Installing 88x2bu.conf to /etc/modprobe.d
- The dkms installation routines are in use.
- Copying source files to /usr/src/rtl88x2bu-5.13.1
- /usr/sbin/dkms.mx add -m rtl88x2bu -v 5.13.1 -k 6.1.0-17-amd64/x86_64 -c /usr/src/rtl88x2bu-5.13.1/dkms.conf
- Creating symlink /var/lib/dkms/rtl88x2bu/5.13.1/source -> /usr/src/rtl88x2bu-5.13.1
- The driver was added to dkms successfully.
- : ---------------------------
- /usr/sbin/dkms.mx build -m rtl88x2bu -v 5.13.1 -k 6.1.0-17-amd64/x86_64 -c /usr/src/rtl88x2bu-5.13.1/dkms.conf --force -k 6.1.0-16-amd64 -k 6.1.0-17-amd64 -k 6.1.0-13-amd64 -a x86_64
- Error! If more than one arch is specified on the command line, then there
- must be an equal number of kernel versions also specified (1:1 relationship).
- An error occurred. dkms build error: 1
- Please report this error.
- Please copy all screen output and paste it into the problem report.
- Run the following before reattempting installation.
- $ sudo ./remove-driver.sh
- 88x2bu-20210702 1 > 88x2bu-20210702 > sudo sh install-driver.sh
- zsh: command not found: 88x2bu-20210702
- 88x2bu-20210702 127 >
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement