Search Criteria
Package Details: linux-libre-firmware 1.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-libre-firmware.git (read-only, click to copy) |
---|---|
Package Base: | linux-libre-firmware |
Description: | Firmware files for Linux-libre |
Upstream URL: | https://jxself.org/firmware |
Licenses: | GPL2 |
Conflicts: | linux-firmware, linux-firmware-git |
Provides: | linux-firmware |
Submitter: | onny |
Maintainer: | None |
Last Packager: | None |
Votes: | 3 |
Popularity: | 0.000030 |
First Submitted: | 2017-09-30 13:24 (UTC) |
Last Updated: | 2021-03-04 01:02 (UTC) |
Dependencies (5)
- arm-none-eabi-gcc (arm-none-eabi-gcc47-linaroAUR, arm-none-eabi-gcc48-linaroAUR, arm-none-eabi-gcc53-linaroAUR, arm-none-eabi-gcc49-linaroAUR, gcc-arm-none-eabi-binAUR) (make)
- avr-libc (avr-libc-tinyosAUR, avr-libc-16AUR, avr-libc-18AUR, avr-libc-debian-gitAUR, avr-libc-gitAUR, avr-libc-avrxmega3-svnAUR, avr-libc-avrxmega3AUR, avr-libc-atmega328pbAUR) (make)
- cmake (cmake-gitAUR) (make)
- dfu-util (dfu-util-gitAUR) (make)
- wget (wget-gitAUR, wurlAUR) (make)
Required by (131)
- amd-real-ucode-git (requires linux-firmware) (make)
- chiaki (requires linux-firmware) (optional)
- crazycat-dvb-firmware (requires linux-firmware) (make)
- cx23885-firmware (requires linux-firmware)
- diabos-base (requires linux-firmware) (optional)
- gpu-screen-recorder (requires linux-firmware) (optional)
- libreelec-dvb-firmware-git (requires linux-firmware) (make)
- linux-amd (requires linux-firmware) (optional)
- linux-amd-color (requires linux-firmware) (optional)
- linux-amd-drm-fixes (requires linux-firmware) (optional)
- linux-amd-drm-next (requires linux-firmware) (optional)
- linux-amd-git (requires linux-firmware) (optional)
- linux-amd-raven (requires linux-firmware)
- linux-amd-staging-drm-next-git (requires linux-firmware) (optional)
- linux-amd-znver2 (requires linux-firmware) (optional)
- linux-amd-znver3 (requires linux-firmware)
- linux-amdvcnfix (requires linux-firmware) (optional)
- linux-ath-dfs (requires linux-firmware) (optional)
- linux-baby (requires linux-firmware) (optional)
- linux-baytrail49 (requires linux-firmware)
- Show 111 more...
Latest Comments
1 2 Next › Last »
wiktort1 commented on 2024-09-24 10:58 (UTC)
can't compile. sprintf test fails in mpfr-4.1.0.
<deleted-account> commented on 2022-11-10 22:30 (UTC)
@dkaparis Do you want to take over the package? I am orphaning it.
dkaparis commented on 2022-06-06 10:49 (UTC)
It appears the issue is solved by adding --param=min-pagesize=0 to the CFLAGS in atusb/Makefile, see http://www.fsfla.org/pipermail/linux-libre/2022-June/003486.html.
I have created a patch to work around it and it builds successfully for me. It can be pulled from https://git.kaparis.name/dimitri/linux-libre-firmware.git, branch
workaround-gcc-bug-105523
.dkaparis commented on 2022-06-03 16:46 (UTC)
Build currently seems to fail, due to error compiling a file in atusb module:
aaaaaaaaaa commented on 2022-04-28 10:00 (UTC)
I can't compile it: [code]make[4]: Leaving directory '/home/user/.cache/yay/linux-libre-firmware/src/linux-libre-firmware-1.4/src/ath9k_htc/target_firmware/build/magpie' make[4]: Entering directory '/home/user/.cache/yay/linux-libre-firmware/src/linux-libre-firmware-1.4/src/ath9k_htc/target_firmware/build/magpie' [ 93%] Generating fw.elf [ 96%] Generating fw.bin [100%] Generating htc_7010.fw make[4]: Leaving directory '/home/user/.cache/yay/linux-libre-firmware/src/linux-libre-firmware-1.4/src/ath9k_htc/target_firmware/build/magpie' [100%] Built target gen-firmware make[3]: Leaving directory '/home/user/.cache/yay/linux-libre-firmware/src/linux-libre-firmware-1.4/src/ath9k_htc/target_firmware/build/magpie' make[2]: Leaving directory '/home/user/.cache/yay/linux-libre-firmware/src/linux-libre-firmware-1.4/src/ath9k_htc/target_firmware/build/magpie' cp build/k2/htc_.fw build/magpie/htc_.fw . make[1]: Leaving directory '/home/user/.cache/yay/linux-libre-firmware/src/linux-libre-firmware-1.4/src/ath9k_htc/target_firmware' cd atusb && make atusb.dfu make[1]: Entering directory '/home/user/.cache/yay/linux-libre-firmware/src/linux-libre-firmware-1.4/src/atusb' CC atusb.o CC board.o CC board_app.o CC sernum.o CC spi.o CC descr.o CC ep0.o CC dfu_common.o CC usb.o CC app-atu2.o CC mac.o CC board_atusb.o make version.o make[2]: Entering directory '/home/user/.cache/yay/linux-libre-firmware/src/linux-libre-firmware-1.4/src/atusb' CC version.o make[2]: Leaving directory '/home/user/.cache/yay/linux-libre-firmware/src/linux-libre-firmware-1.4/src/atusb' CC atusb.elf avr-size atusb.elf text data bss dec hex filename 5776 156 691 6623 19df atusb.elf BUILD atusb.bin build #0, -rwxr-xr-x 1 user user 5932 Apr 28 12:40 atusb.bin cp atusb.bin atusb.dfu dfu-suffix -a atusb.dfu -d 0x0030 \ -p 0x1540 -v 0x20b7 dfu-suffix (dfu-util) 0.11
Copyright 2011-2012 Stefan Schmidt, 2013-2020 Tormod Volden This program is Free Software and has ABSOLUTELY NO WARRANTY Please report bugs to http://sourceforge.net/p/dfu-util/tickets/
Suffix successfully added to file make[1]: Leaving directory '/home/user/.cache/yay/linux-libre-firmware/src/linux-libre-firmware-1.4/src/atusb' cd av7110 && make make[1]: Entering directory '/home/user/.cache/yay/linux-libre-firmware/src/linux-libre-firmware-1.4/src/av7110' arm-linux-gnueabi-gcc -mbig-endian -c Boot.S make[1]: arm-linux-gnueabi-gcc: No such file or directory make[1]: [Makefile:8: bootcode.bin] Error 127 make[1]: Leaving directory '/home/user/.cache/yay/linux-libre-firmware/src/linux-libre-firmware-1.4/src/av7110' make: [Makefile:43: av7110] Error 2 ==> ERROR: A failure occurred in build(). Aborting... -> error making: linux-libre-firmware[/code]
FabioLolix commented on 2021-08-15 15:49 (UTC)
Hello, this don't need to conflicts linux-firmware-git
xanc commented on 2021-01-05 15:00 (UTC)
@danisanti I don't know but in the previous version of *libre kernels we have to install ath9k module. But I don't know. I'm a newbee.
danisanti commented on 2021-01-04 22:50 (UTC)
@xanc Can you please instruct how to install ath9k module? I don't seem to have an atheros wireless card. It is a Broadcom.
xanc commented on 2021-01-04 14:01 (UTC)
Perhaps installing ath9k module
danisanti commented on 2021-01-04 12:54 (UTC)
I get this error:
1 2 Next › Last »