安裝 Steam
登入
|
語言
簡體中文
日本語(日文)
한국어(韓文)
ไทย(泰文)
Български(保加利亞文)
Čeština(捷克文)
Dansk(丹麥文)
Deutsch(德文)
English(英文)
Español - España(西班牙文 - 西班牙)
Español - Latinoamérica(西班牙文 - 拉丁美洲)
Ελληνικά(希臘文)
Français(法文)
Italiano(義大利文)
Bahasa Indonesia(印尼語)
Magyar(匈牙利文)
Nederlands(荷蘭文)
Norsk(挪威文)
Polski(波蘭文)
Português(葡萄牙文 - 葡萄牙)
Português - Brasil(葡萄牙文 - 巴西)
Română(羅馬尼亞文)
Русский(俄文)
Suomi(芬蘭文)
Svenska(瑞典文)
Türkçe(土耳其文)
tiếng Việt(越南文)
Українська(烏克蘭文)
回報翻譯問題
maybe those guys know more about what is currently possible in relation to what you want.
https://github.com/theVakhovskeIsTaken/valve_linux_neptune
I wonder where Valve's upstream repo is?
So here's how I managed to get the sources. I haven't tried building anything yet.
https://steamdeck-packages.steamos.cloud/archlinux-mirror/sources/
You have to download the `.tar.gz` files in the `jupiter/` directories which start with `linux-neptune`. Then, you have to go to even more trouble. You have to rename `archlinux-linux-neptune` folder, which is really a `.git` folder, to `.git`, then you have to set the Git work tree to the root of the repo, and then reset the working tree on a branch, I did `master`. Then you'll have kernel tree on your filesystem.
They're doing development on the kernel in this project on a Valve-hosted GitLab instance, but of course the kernel integration repository is not publicly accessible, and neither is the issue tracker. https://gitlab.steamos.cloud/jupiter
I'd love for them to be doing development in a more open manner as I think the community could definitely contribute patches.
Thanks for finding this, but this is still terrible. Will try building them and perhaps i can finally nuke SteamOS off the deck. (been using a 500gig sdcard with gentoo on it)
I been Dealing with Rockchip kernel sources before and they just put it on github, its amusing how a Chinese SOC maker gives better access to sources than valve.. lol
This isn’t about being special or smart. Anyone who uses the Linux kernel has certain legal obligations that they have to follow. Valve doing the bare minimum and obfuscating this legal requirement is a faux pas, especially in the Linux community.
I am used to kernel development on ARM platforms, where the build isn't always as straightforward.
You can use the PKGBUILD here to build pacman packages with makepkg; this also contains the config: https://gitlab.com/evlaV/jupiter-PKGBUILD/-/tree/master/linux-neptune
I've compiled the current WIP 6.0 branch (`6.0/cristicc/wip-integration`) by editing the PKGBUILD and it works on my Deck (sound from the speakers is broken though, I imagine it may be fixed with some patches that haven't been upstreamed or merged into the branch yet or some fixes in the config that I haven't been able to find - there's no config from Valve that I can find for the WIP 6.0 kernel). There are some spurious errors when installing the kernel and headers packages with `pacman -U`, but it boots just fine.
It would be great if Valve opened up their Gitlab repositories got rid of the need for this mirror.
Honestly if i knew that this kernel source bs is so ♥♥♥♥ i would have never bought one.
I'd rather buy a OneXPlayer 1S, they upstream the drivers it requires. (so far)