惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Google DeepMind News
Google DeepMind News
Microsoft Security Blog
Microsoft Security Blog
B
Blog
Martin Fowler
Martin Fowler
WordPress大学
WordPress大学
爱范儿
爱范儿
博客园_首页
博客园 - 聂微东
量子位
V
Visual Studio Blog
aimingoo的专栏
aimingoo的专栏
T
The Blog of Author Tim Ferriss
J
Java Code Geeks
小众软件
小众软件
大猫的无限游戏
大猫的无限游戏
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
N
Netflix TechBlog - Medium
F
Fortinet All Blogs
The Cloudflare Blog
T
Tailwind CSS Blog
G
Google Developers Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
月光博客
月光博客
腾讯CDC

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - arcconf
2026-06-23 · via AUR Newest Packages

Latest Comments

k0ste commented on 2025-03-19 07:07 (UTC) (edited on 2025-03-19 07:07 (UTC) by k0ste)

@zomgugoff thanks, url's updated. Seems arcconf_v3_07_23980.zip is just 404. May be Microsemi fix it eventually

zomgugoff commented on 2025-03-19 04:07 (UTC) (edited on 2025-03-19 04:11 (UTC) by zomgugoff)

The URL has changed for arcconf_B27147.zip

The URL has changed for arcconf_v3_07_23980.zip

There was a EULA agreement in the way to get to the files, however. Also, the link for arcconf_v3_07_23980.zip is dead. There are currently messages from Feb 2025 on the main support page about the broken links.

lexaiden commented on 2023-08-20 20:19 (UTC) (edited on 2023-08-20 20:19 (UTC) by lexaiden)

@Kenji99 I had the same problem with my Adaptec RAID 71605. To get an older version of arcconf, you can build/install the previous version 4.01_24763 of this package:

cd /tmp
git clone https://aur.archlinux.org/arcconf.git/
cd arcconf
git checkout 8ac9fcb954e35650109c1a272e734ed0d2b7aebb
makepkg
sudo pacman -U arcconf-4.01_24763-1-x86_64.pkg.tar.xz

The git commit hash (8ac9fcb954e3) can be found in "Package Actions" > "View Changes" > "Bump to 4.01-24763" > "commit ..."

Kenji99 commented on 2023-01-04 20:29 (UTC)

Are you able to provide a package for ARCCONF v2.03.22476, or v2.05.22932? I can no longer find this in the AUR. I require either of these versions as it provides support for Series 6, 7, 8.
(Refer to adaptec.com/en-us/speed/raid/storage_manager/arcconf_v2_03_22476_zip.php)

Version 4 provides support for newer RAID adapters (Refer to adaptec.com/en-us/speed/raid/storage_manager/arcconf_v4_01_24713_zip.php) and will not identify the Series 6 or 7 adapters.

I am yet to understand how to use PKGBUILD

Thank you

fatmike commented on 2016-01-06 15:07 (UTC)

k0ste commented on 2016-01-06 15:04 (UTC)

2Nestor_013, sorry I miss your message. Yes, Adaptec delete this files, after I update package. 2fatmike, fixed, try again.

fatmike commented on 2016-01-06 12:41 (UTC)

Same for me. Could you please fix this issue?

Nestor_013 commented on 2015-12-20 09:23 (UTC) (edited on 2015-12-20 09:24 (UTC) by Nestor_013)

Hello Konstantin, Thanks for supporting this package :-) Unfortunately the last version doesn't work anymore: > install: cannot stat ‘License.txt’: No such file or directory I think this is due to the fact that the linux files are now included in rpm's (eg linux_x64/cmdline/rpm/Arcconf-2.00-21811.x86_64.rpm) and there are no License and README anymore. Daniel