Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save HendrikRoth/d4800e05e69a94aa94f77575eac310e0 to your computer and use it in GitHub Desktop.
Save HendrikRoth/d4800e05e69a94aa94f77575eac310e0 to your computer and use it in GitHub Desktop.
alarm@alarm ~/rtl8188eu> pacman -Fy; pacman -Fs compiler-gcc6.h
:: Synchronizing package databases...
core 1957.8 KiB 1472K/s 00:01 [##########################################################################] 100%
extra 7.8 MiB 1326K/s 00:06 [##########################################################################] 100%
community 11.7 MiB 1538K/s 00:08 [##########################################################################] 100%
alarm 237.9 KiB 1586K/s 00:00 [##########################################################################] 100%
aur 68.7 KiB 981K/s 00:00 [##########################################################################] 100%
xyne-any 49.2 KiB 126K/s 00:00 [##########################################################################] 100%
xyne-any.sig 543.0 B 0.00B/s 00:00 [##########################################################################] 100%
core/linux-odroid-c1-headers 3.10.96-7
usr/src/linux-3.10.96-7-ARCH/include/linux/compiler-gcc6.h
alarm@alarm ~/rtl8188eu> bauerbill -S dkms-8188eu
06/18 12:46:58 [NOTICE] Verification finished successfully. file=/var/cache/pacman/pkg/dkms-8188eu-v4.1.4_6773-3-armv7h.pkg.tar.xz
06/18 12:46:58 [NOTICE] Download complete: /var/cache/pacman/pkg/dkms-8188eu-v4.1.4_6773-3-armv7h.pkg.tar.xz
Download Results:
gid |stat|avg speed |path/URI
======+====+===========+=======================================================
dc8813|OK | 0B/s|/var/cache/pacman/pkg/dkms-8188eu-v4.1.4_6773-3-armv7h.pkg.tar.xz
Status Legend:
(OK):download completed.
warning: dkms-8188eu-v4.1.4_6773-3 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...
Packages (1) dkms-8188eu-v4.1.4_6773-3
Total Installed Size: 8.41 MiB
Net Upgrade Size: 0.00 MiB
:: Proceed with installation? [Y/n]
(1/1) checking keys in keyring [##########################################################################] 100%
(1/1) checking package integrity [##########################################################################] 100%
(1/1) loading package files [##########################################################################] 100%
(1/1) checking for file conflicts [##########################################################################] 100%
(1/1) checking available disk space [##########################################################################] 100%
:: Running pre-transaction hooks...
(1/1) Remove DKMS modules
==> dkms -q remove -q -m 8188eu -v v4.1.4_6773 -k 3.8.13.30-3-ARCH
:: Processing package changes...
8188eu, v4.1.4_6773: added
8188eu, v4.3.0.8_13968: added
: I do not know how to handle v4.3.0.8_13968.
------------------------------
Deleting module version: v4.1.4_6773
completely from the DKMS tree.
------------------------------
Done.
(1/1) reinstalling dkms-8188eu [##########################################################################] 100%
If your kernel is >= 3.12 and comes with
rtlwifi driver you will have to blacklist
rtlwifi for this driver to work
Creating symlink /var/lib/dkms/8188eu/v4.1.4_6773/source ->
/usr/src/8188eu-v4.1.4_6773
DKMS: add completed.
Kernel preparation unnecessary for this kernel. Skipping...
Building module:
cleaning build area...
CONFIG_RTL8188EU=m make ARCH=arm CROSS_COMPILE= -C /usr/lib/modules/3.8.13.30-3-ARCH/build M=/var/lib/dkms/8188eu/v4.1.4_6773/build modules...(bad exit status: 2)
Error! Bad return status for module build on kernel: 3.8.13.30-3-ARCH (armv7l)
Consult /var/lib/dkms/8188eu/v4.1.4_6773/build/make.log for more information.
Kernel preparation unnecessary for this kernel. Skipping...
Building module:
cleaning build area...
CONFIG_RTL8188EU=m make ARCH=arm CROSS_COMPILE= -C /usr/lib/modules/3.8.13.30-3-ARCH/build M=/var/lib/dkms/8188eu/v4.1.4_6773/build modules...(bad exit status: 2)
Error! Bad return status for module build on kernel: 3.8.13.30-3-ARCH (armv7l)
Consult /var/lib/dkms/8188eu/v4.1.4_6773/build/make.log for more information.
modprobe: WARNING: Module 8188eu not found in directory /lib/modules/3.8.13.30-3-ARCH
error: command failed to execute correctly
:: Running post-transaction hooks...
(1/1) Install DKMS modules
==> dkms -q install -m 8188eu -v v4.1.4_6773 -k 3.8.13.30-3-ARCH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment