fixing a bunch of broken stuff I think
This commit is contained in:
parent
0dbc3ead0e
commit
8bace887a2
1551 changed files with 299 additions and 57481 deletions
|
@ -1 +0,0 @@
|
|||
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/q8k3xo/yabai_onedark_on_macos/"> <img src="https://preview.redd.it/sxk4njdmskt71.jpg?width=640&crop=smart&auto=webp&s=56ca44e8474021221e7ef45ceac9d9e86e8ccccd" alt="[yabai] OneDark on MacOs" title="[yabai] OneDark on MacOs" /> </a> </td><td>   submitted by   <a href="https://www.reddit.com/user/m397574"> /u/m397574 </a> <br/> <span><a href="https://i.redd.it/sxk4njdmskt71.jpg">[link]</a></span>   <span><a href="https://www.reddit.com/r/unixporn/comments/q8k3xo/yabai_onedark_on_macos/">[comments]</a></span> </td></tr></table>
|
|
@ -1 +0,0 @@
|
|||
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/r7z58r/kde_my_rather_simple_desktop_on_my_work_laptop/"> <img src="https://preview.redd.it/m8x3bmccxb381.png?width=640&crop=smart&auto=webp&s=c430bd59e688838a967f4f04d5c6aabee3d046cd" alt="[KDE] My rather simple Desktop on my work laptop" title="[KDE] My rather simple Desktop on my work laptop" /> </a> </td><td>   submitted by   <a href="https://www.reddit.com/user/DarthLasciel"> /u/DarthLasciel </a> <br/> <span><a href="https://i.redd.it/m8x3bmccxb381.png">[link]</a></span>   <span><a href="https://www.reddit.com/r/unixporn/comments/r7z58r/kde_my_rather_simple_desktop_on_my_work_laptop/">[comments]</a></span> </td></tr></table>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>I'm installing Arch on my Dell XPS 15 and I'm having a lot of trouble getting networking setup.</p> <p>It worked during the installation but after rebooting it stopped working. It works when I boot from the installation media but when I try to boot without it i can't connect. From what I can tell my system isn't detecting my wi-fi card after install as it no longer appears in the device list.</p> <p>this is the network card shown when i run lspci: Intel Corporation Wi-Fi 6 AX200 (rev 1a)</p> <p>I've installed linux-firmware as well. Any help would be much appreciated right now as I can't figure out the issue.</p> <p>​</p> <p>Edit: I installed dhcpcd and rebooted and it worked. Not entirely sure its related but I can use the internet now.</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/JackLagas"> /u/JackLagas </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/qz8f78/wifi_not_working_after_install/">[link]</a></span>   <span><a href="https://www.reddit.com/r/archlinux/comments/qz8f78/wifi_not_working_after_install/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>After running an nvidia gpu for roughly 4 years I've switched to an AMD card and am having trouble setting it up.</p> <p>I've removed all of nvidia's things from my system and followed the <a href="https://wiki.archlinux.org/title/AMDGPU">AMDGPU</a> page on the wiki but it still doesn't work.</p> <p>After checking lspci I noticed that amdgpu isn't even listed only listing the card model</p> <pre><code>25:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Navi 23 [Radeon RX 6600/6600 XT/6600M] (rev c7) (prog-if 00 [VGA controller]) Subsystem: Sapphire Technology Limited Device e447 </code></pre> <p>whereas on my laptop which is also AMD amdgpu is listed under kernel modules and kernel driver in use</p> <pre><code>04:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Picasso (rev c1) Subsystem: Lenovo Device 3802 Kernel driver in use: amdgpu Kernel modules: amdgpu </code></pre> <p>additionally I inserted a usb with the arch install on it to see if anything would be different and it was! I saw amdgpu!</p> <pre><code>25:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Navi 23 [Radeon RX 6600/6600 XT/6600M] (rev c7) Subsystem: Sapphire Technology Limited Device e447 Kernel driver in use: amdgpu Kernel modules: amdgpu </code></pre> <p>I'm running on kernel 5.10.83-1-lts but the same happens on the latest non lts kernel.</p> <p>I haven't been able to find anything of note in dmesg and lsmod tells me that amdgpu and radeon are loaded and I also haven't been able to find anything remotely pertaining to this after about 6 hours of searching and trying to fix this.</p> <p>Can't help but feel like I'm being dumb and missing something here.</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/TGPEthan"> /u/TGPEthan </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/r7jng9/issues_setting_up_an_amd_card_after_using_an/">[link]</a></span>   <span><a href="https://www.reddit.com/r/archlinux/comments/r7jng9/issues_setting_up_an_amd_card_after_using_an/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>Hello. I know a quick Google search somewhat answears this, but I would like a "as of today" answear also taking my setup into consideration. The title might not be that descriptive so let me elaborate.</p> <p>I've been using Arch as my main OS since January. Since this was my first time using Linux as my main (also first time playing with Arch) I am certain I didn't do a best job at installing, config, maintenance etc (it's kind of a messy patchwork), so I decided to do a fresh install with all the knowledge I have gathered throughout this year. But I have thought about installing it inside of a virtual machine hosted on a minimal Arch install, this time, so my questions are: "Would this be a good idea?" "What are the pros and cons of this approach?" "If I decide to do this do you have some tips on doing it right?"</p> <p>EDIT: Also, what about kernel and drivers? For example, would zen kernel still do it's job on the guest OS?</p> <p>With my tad limited knowledge I found mostly good things about doing it like this:</p> <p>- If my main os breaks beacuse of me messing with it or some package that isn't on the minimal install it would be easier to fix</p> <p>- I have only one dedicated GPU so I wouldn't need to reboot the PC to passthrough it to the Windows VM that I need for school. Just close the Arch VM and open the other.</p> <p>- Easier backups</p> <p>I apologize if this is a dumb question and thank you in advance for any aswears!</p> <p>Have a good day!</p> <p>​</p> <p>My output of neofetch:</p> <pre><code> -` dog3_l0ver@dlspeedsapphire .o+` -------------------------- `ooo/ OS: Arch Linux x86_64 `+oooo: Host: MS-7B18 1.0 `+oooooo: Kernel: 5.14.16-zen1-1-zen -+oooooo+: Uptime: 15 hours, 1 min `/:-:++oooo+: Packages: 1701 (pacman) `/++++/+++++++: Shell: zsh 5.8 `/++++++++++++++: Resolution: 1920x1080, 900x1440 `/+++ooooooooooooo/` DE: Plasma 5.23.2 ./ooosssso++osssssso+` WM: KWin .oossssso-````/ossssss+` WM Theme: Materia-Dark -osssssso. :ssssssso. Theme: ChromeOSDark [Plasma], MGT-Dark [GTK3] :osssssss/ osssso+++. Icons: [Plasma], Tela-dark [GTK2/3] /ossssssss/ +ssssooo/- Terminal: tilix `/ossssso+/:- -:/+osssso+- CPU: Intel i7-9700K (8) @ 5.000GHz `+sso+:-` `.-/+oso: GPU: NVIDIA GeForce RTX 2070 Rev. A `++:. `-/+/ GPU: Intel CoffeeLake-S GT2 [UHD Graphics 630] .` `/ Memory: 6287MiB / 31970MiB </code></pre> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/dog3_l0ver"> /u/dog3_l0ver </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/r7ol1n/running_arch_linux_as_my_main_os_inside_kvm/">[link]</a></span>   <span><a href="https://www.reddit.com/r/archlinux/comments/r7ol1n/running_arch_linux_as_my_main_os_inside_kvm/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>Hey, I'm using NetworkManager, I'm trying to figure out how to open a website when I connect to one of my networks. Thanks</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/turtle_mekb"> /u/turtle_mekb </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/r5d85a/open_a_website_or_run_a_script_when_connected_to/">[link]</a></span>   <span><a href="https://www.reddit.com/r/archlinux/comments/r5d85a/open_a_website_or_run_a_script_when_connected_to/">[comments]</a></span>
|
Loading…
Add table
Add a link
Reference in a new issue