Jump to content

Holoiso and Nvidia drivers

Go to solution Solved by Cosmic Emotion,
On 5/26/2022 at 8:46 PM, jhogan93 said:

hey guys i recently discovered Holoiso and if you dont know what that is :聽https://github.com/theVakhovskeIsTaken/holoiso

anyways the github's read.me says that nvidia gpus are supported, and im having difficultites. since steamOS3 is built on archlinux could i do a terminal command to install needed drivers or is everything too locked down?

any help would be awesome

Don't use HoloISO if you have Nvidia. Try something like ChimeraOS which is gonna be much easier and much more compatible. 馃檪

hey guys i recently discovered Holoiso and if you dont know what that is :聽https://github.com/theVakhovskeIsTaken/holoiso

anyways the github's read.me says that nvidia gpus are supported, and im having difficultites. since steamOS3 is built on archlinux could i do a terminal command to install needed drivers or is everything too locked down?

any help would be awesome

Link to comment
Share on other sites

Link to post
Share on other sites

1 hour ago, jhogan93 said:

and im having difficultites.

What is your actual problem?

1 hour ago, jhogan93 said:

i do a terminal command to install needed drivers

Yes. Guides showing how to install drivers on arch linux should work

1 hour ago, jhogan93 said:

everything too locked down

No, valve has not locked down steamos. It is just a customized arch install designed to run steam on login and not show the desktop environment.

Link to comment
Share on other sites

Link to post
Share on other sites

1 hour ago, jhogan93 said:

hey guys i recently discovered Holoiso and if you dont know what that is :聽https://github.com/theVakhovskeIsTaken/holoiso

anyways the github's read.me says that nvidia gpus are supported, and im having difficultites. since steamOS3 is built on archlinux could i do a terminal command to install needed drivers or is everything too locked down?

any help would be awesome

Quote

<<Like the look of SteamOS 3 but don鈥檛 want to go to the expense of gettinga Steam Deckjust to use it?HoloISO(opens in new tab)has a solution, as reported byGaming on Linux(opens in new tab).>>聽https://www.tomshardware.com/news/holoiso-is-steamos-without-a-deck

Quote

<<SteamOS is a Debian-based Linux distribution designed to run Valve's Steam and Steam games. It also provides a desktop mode (GNOME) which can run regular Linux applications. In addition to a stable Debian base, SteamOS features various third-party drivers and updated graphics stack, a newer Linux kernel with long-term support, and a custom graphics compositor designed to provide a seamless transition between Steam, its games and the SteamOS system overlay. The base operating system is open-source software, but the Steam client is proprietary.聽>>聽https://distrowatch.com/table-mobile.php?distribution=steamos

# Jessie based
deb [arch=i386,amd64] http://repo.steampowered.com/steamos/ brewmaster_beta main contrib non-free
deb-src http://repo.steampowered.com/steamos/ brewmaster_beta main contrib non-free

deb [arch=i386,amd64] http://repo.steampowered.com/steamos/ brewmaster main contrib non-free
deb-src http://repo.steampowered.com/steamos/ brewmaster main contrib non-free

# wheezy based
deb [arch=i386,amd64] http://repo.steampowered.com/steamos/ alchemist_beta main contrib non-free
deb-src http://repo.steampowered.com/steamos/ alchemist_beta main contrib non-free

deb [arch=i386,amd64] http://repo.steampowered.com/steamos/ alchemist main contrib non-free
deb-src http://repo.steampowered.com/steamos/ alchemist main contrib non-free
Quote

<<SteamOS is a Debian derivative aimed at providing a gaming experience built for the big screen.>>https://wiki.debian.org/Derivatives/Census/SteamOS

Above I have attached several sources and the official repository.

You can install the NVidia driver using the APT package manager.聽It might be difficult at first for newbies. Many guides suggest using NVidia's .run file. I prefer to use APT only. The official arch linux guides are done well. But if you've never used the command line, you can look for some tutorials on YouTube.

Link to comment
Share on other sites

Link to post
Share on other sites

I've tried installing HoloISO on 2 machines, one with intel CPU and integrated graphics and one with a 5700u AMD APU and while the install process seemed to go fine for both neither gave me any display at the first boot. They might have some issues if it doesn't even work on AMD.聽

F@H
Desktop:聽i9-13900K, ASUS Z790-E, 64GB DDR5-6000 CL36, RTX3080, 2TB MP600 Pro XT, 2TB SX8200Pro, 2x16TB Ironwolf RAID0,聽Corsair HX1200, Antec Vortex 360 AIO,聽Thermaltake Versa H25 TG, Samsung 4K curved 49" TV, 23" secondary, Mountain Everest Max

Mobile SFF rig: i9-9900K, Noctua NH-L9i, Asrock Z390 Phantom ITX-AC, 32GB, GTX1070, 2x1TB SX8200Pro聽RAID0, 2x5TB 2.5" HDD RAID0, Athena 500W Flex (Noctua fan),聽Custom 4.7l 3D printed case

Asus Zenbook UM325UA, Ryzen 7 5700u, 16GB, 1TB, OLED

GPD Win 2

Link to comment
Share on other sites

Link to post
Share on other sites

2 hours ago, C2dan88 said:

What is your actual problem?

Yes. Guides showing how to install drivers on arch linux should work

No, valve has not locked down steamos. It is just a customized arch install designed to run steam on login and not show the desktop environment.

im able to install and run holoiso but i cant figure out how to enable drivers for my gpu. right now its running on the igpu

Link to comment
Share on other sites

Link to post
Share on other sites

i went ahead and upgrade my ssd to a 512gb nvme ssd and i was wondering if i should use a different repository core? ive been using "autoconf"

IMG_20220526_162012875_HDR.jpg

Link to comment
Share on other sites

Link to post
Share on other sites

54 minutes ago, Kilrah said:

I've tried installing HoloISO on 2 machines, one with intel CPU and integrated graphics and one with a 5700u AMD APU and while the install process seemed to go fine for both neither gave me any display at the first boot. They might have some issues if it doesn't even work on AMD.聽

1 hour ago, FUIT1985 said:
# Jessie based
deb [arch=i386,amd64] http://repo.steampowered.com/steamos/ brewmaster_beta main contrib non-free
deb-src http://repo.steampowered.com/steamos/ brewmaster_beta main contrib non-free

deb [arch=i386,amd64] http://repo.steampowered.com/steamos/ brewmaster main contrib non-free
deb-src http://repo.steampowered.com/steamos/ brewmaster main contrib non-free

# wheezy based
deb [arch=i386,amd64] http://repo.steampowered.com/steamos/ alchemist_beta main contrib non-free
deb-src http://repo.steampowered.com/steamos/ alchemist_beta main contrib non-free

deb [arch=i386,amd64] http://repo.steampowered.com/steamos/ alchemist main contrib non-free
deb-src http://repo.steampowered.com/steamos/ alchemist main contrib non-free

Above I have attached several sources and the official repository.

You can install the NVidia driver using the APT package manager.聽It might be difficult at first for newbies. Many guides suggest using NVidia's .run file. I prefer to use APT only. The official arch linux guides are done well. But if you've never used the command line, you can look for some tutorials on YouTube.

I have never tested holoiso. Only now I have checked the official repository and the pacman.conf file (therefore it is a distribution derived from arch). The sources attached in the previous post belong to SteamOS. 馃槄

Link to comment
Share on other sites

Link to post
Share on other sites

19 hours ago, jhogan93 said:

i was wondering if i should use a different repository core? ive been using "autoconf"

Those are not repositories. They are the dependencies of the base-devel package you are installing.

You should install all packages for base-devel if your plan on compiling your own packages and/or installing packages from AUR

Link to comment
Share on other sites

Link to post
Share on other sites

  • 1 year later...

hey guys, ive been working on a project pc with HoloISO. if anyone in this thread could help me out that would be huge!!!

Link to comment
Share on other sites

Link to post
Share on other sites

On 5/26/2022 at 8:46 PM, jhogan93 said:

hey guys i recently discovered Holoiso and if you dont know what that is :聽https://github.com/theVakhovskeIsTaken/holoiso

anyways the github's read.me says that nvidia gpus are supported, and im having difficultites. since steamOS3 is built on archlinux could i do a terminal command to install needed drivers or is everything too locked down?

any help would be awesome

Don't use HoloISO if you have Nvidia. Try something like ChimeraOS which is gonna be much easier and much more compatible. 馃檪

CPU: 7900X

GPU: 7900XTX

RAM: 32 GBs DDR5

OS: PikaOS (Linux)

Link to comment
Share on other sites

Link to post
Share on other sites

10 hours ago, Cosmic Emotion said:

Don't use HoloISO if you have Nvidia. Try something like ChimeraOS which is gonna be much easier and much more compatible. 馃檪

Thanks聽 for the help but I abandoned that project long ago. Buttttttt, I have a new project PC with holoISO. I commented a link to the new thread. LSS, I'm trying to get pacman working on holoISO. I found this video

He mentions setting up pacman repositories but doesn't give much explanation. Any help would be appreciated. Thanks!

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now