-
Support for AMD Ryzen AI 9 HX PRO 370 w/ Radeon 890M Chip thing...
Many thanks for the info, its given me some direction to research.
-
-
Support for AMD Ryzen AI 9 HX PRO 370 w/ Radeon 890M Chip thing...
Hi All, I've got myself one of these new fangled AI CPU's and would like to install some LLM's to make use of the new chip. Sorry if these are newbie questions but I can't seem to find a clear instruction on what I need. Do I need to install Radeon TOP or ROCm? Using the command radeontop unraid reports it does not find my chipset and looking at varous guides for ROCm, I can't seem to find instructions for a Slackware version, is there a version that works? Do I even need either of them? Does the latest kernel 6.12.24-Unraid support my chip? It appears to do as I can list it in lspci and system devices under tools. Any help or pointers would be great. Thanks I.
-
Setting up a new Unraid system: ZFS or Array? Terms of flexible upgrades - power consumption etc.
Hi All After a few years away from Unraid I'm back to building a few new systems. My question(s) is simple: From a power consumption aspect in mind is upgrade is ZFS better than the traditional array method? As I understand it (please correct me if wrong), if I use a ZFS setup all the drives have to be spinning for the data to be accessed and mixing and matching drives is (currently) pretty much out of the question. Like most of us my homelabs are running 24/7 so I'm planning to have them power/spin down the hardware to reduce power costs so I'm thinking the array method still best suits my needs. Thoughts welcomed Paul
-
Low power unraid box with SSD's?
Hi All I'm putting together a low power unraid box for mainly pushing data around the network as well as streaming some 1080p plex stuff. I was thinking to keep the power down to use SSD's instead of platter disks. Is that still a big no no? Paul
-
[Support] binhex - Plex
Thanks for the info guys, I was using the old nvidia driver but it was removed. I have now installed the new supported version
-
[Support] binhex - Plex
Thanks for the info, I tried the the apps and got the following error: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='binhex-plex' --net='host' --cpuset-cpus='0,1,2,3,4,5,6,7' --privileged=true -e TZ="Europe/London" -e HOST_OS="Unraid" -e 'TRANS_DIR'='/config/transcode' -e 'UMASK'='000' -e 'PUID'='99' -e 'PGID'='100' -v '/mnt/user':'/media':'rw' -v '/mnt/user/appdata/binhex-plex':'/config':'rw' --runtime=nvidia --log-opt max-size=50m --log-opt max-file=1 'binhex/arch-plex' docker: Error response from daemon: Unknown runtime specified nvidia. See 'docker run --help'. The command failed. where can I remove the nvidia runtime? UPDATE: I clicked on advance view and remove it. Thanks a lot for your help
-
[Support] binhex - Plex
So OK I'm upgraded to 6.9 and installed the new nvidia plugin. Plex docker would not run so I removed the legacy nvidia enteries I had added: I clicked apply and then *poof* the docker image was gone! 1. Where are my setting stored? Can to make a copy before I make any changes. 2. Can I reinstall / re-download the docker again? Will it overwrite my current settings? Why did it happen?
-
[Support] binhex - SABnzbdVPN
I added my local server to the "Addresses for the proxy to ignore" but made no difference. Also my "Bypass Proxy for Local Addresses" was already enabled. UPDATE, I take it back, its seems to be working, its a case of WTF???
-
[Support] binhex - SABnzbdVPN
Sonarr reports the following: HTTP Error - Res: [GET] http://not.telling.you:8080/api?mode=queue&start=0&limit=0&apikey=(removed)&output=json: 503.ServiceUnavailable however running http://not.telling.you:8080/api?mode=get_config&apikey=_specialkey_&output=json displays the usual json enteries
-
[Support] binhex - SABnzbdVPN
Hi All Anyone else has issues with sabnzbdvpn? Both Radarr and Sonarr are reporting they can't connect. Checking the sabnzbdvpn log file, nothing is jumping out at me, all seems fine. I even forced a re-download of sabnzbdvpn with the same result. It worked on Sunday but stopped working yesterday.
-
[Support] binhex - SABnzbdVPN
DUH! Thanks for pointing that out to me, Oh well at least I got it working
-
[Support] binhex - SABnzbdVPN
Now this is scary! After weeks of swearing, uninstalling, reinstalling I only just got it working last night myself. As Masteraero reported you have to change the folder location not just in the docker template but in config section of sabnzbdvpn. Here’s what worked for me: Sonarr, radarr and sabnzbdvpn all need the same data path. Initially BinHex’s example documentation threw me off, both sonarr and radarr both speak of media data looking at a sabnzbdvpn watched folder and sabnzbdvpn just speaks of data pointing to a totally different path. For me using OMV5 I used the following entry for data in all three dockers: -v /srv/dev-disk-by-label-OM5data/data:/data \ (/srv/dev-disk-by-label- is the default path for usb mounted drives in OMV5) Finally going into sabnzbdvpn: SABnzbd Config -> Folders and changing both the Complete and incomplete folder paths to start with /data/ got them all working and seeing each other. Thanks to Masteraero for the confirmation and BinHex for the excellent dockers. By copy to BinHex your documentation for sabnzbdvpn under the AirVpn example points 3,4 and 5 speaks of delugevpn, should that not be sabnzbdvpn? 😊
-
[Support] binhex - SABnzbdVPN
Slightly off topic, I'm trying to get both arch-sabnzbdvpn and arch-sonarr running on OpenMediaVault 5. Both Dockers are running but I am having problems trying to get them to see the same download folder. Sabnzbdvpn config: /config > /srv/dev-disk-by-label-OM5data/appdata/sabnzbdvpn/config /data > /srv/dev-disk-by-label-OM5data/media Sonarr config: /data > /srv/dev-disk-by-label-OM5data/media /config > /srv/dev-disk-by-label-OM5data/appdata/sonarr/config /media > /srv/dev-disk-by-label-OM5data/media Both apps start and seem to be working, however Sabnzbdvpn keeps creating the Downloads folder in config folder section and then of course Sonarr can't see it. Am I missing something? How can I get them to see the same folder.
-
[Support] Linuxserver.io - OpenVPN AS
The above posts talk about not being able to change the admin password - I want to keep my current settings during an update and not having to re-setup everything and to confirm I had/have changed the admin password using the console access, in my case not only does it change my admin password my user account also seems to be disabled. I have to go into user management and reset the password and then finally re-download the client.ovpn file to my devices.
-
[Support] Linuxserver.io - OpenVPN AS
Hi All QQ, every time I run an update it resets my admin account password and I have to download a new client.ovpn to my clients. Is there anyway to update without having my details reset? Thanks I.
IrishBiker
Members
-
Joined
-
Last visited