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/r356cm/kde_made_the_switch_to_linux_last_month_and_i/"> <img src="https://preview.redd.it/57z737vbe2281.png?width=640&crop=smart&auto=webp&s=d152134b1848b7e02c3430760edf13968da7a4d7" alt="[KDE] Made the switch to Linux last month, and I LOVE it!" title="[KDE] Made the switch to Linux last month, and I LOVE it!" /> </a> </td><td>   submitted by   <a href="https://www.reddit.com/user/fattiwhale"> /u/fattiwhale </a> <br/> <span><a href="https://i.redd.it/57z737vbe2281.png">[link]</a></span>   <span><a href="https://www.reddit.com/r/unixporn/comments/r356cm/kde_made_the_switch_to_linux_last_month_and_i/">[comments]</a></span> </td></tr></table>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>Missing pulseaudio profile output:analog-surround-71 (7.1) for Starship/Matisse HD Audio Controller. Audio chips which are used with MSI Tomahawk boards.</p> <p>Just maximal output:analog-surround-51 is available. In previous versions there was no any problem with it. I expect that it will be some new kernel version.</p> <p>Do you have similar problem?</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/raven2cz"> /u/raven2cz </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/r4rr63/missing_outputanalogsurround71_with_kernel/">[link]</a></span>   <span><a href="https://www.reddit.com/r/archlinux/comments/r4rr63/missing_outputanalogsurround71_with_kernel/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>Has anyone else been having trouble with xmonad lately? I feel like it always breaks lately with Haskell updates and/or xmonad updates.</p> <p>Anybody else? Know why?</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/ccsmall"> /u/ccsmall </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/r57b0s/xmonad_issue/">[link]</a></span>   <span><a href="https://www.reddit.com/r/archlinux/comments/r57b0s/xmonad_issue/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>Maybe it's useful for someone: today i added the qt gui which was removed from usbguard as <a href="https://aur.archlinux.org/packages/usbguard-applet-qt/">aur package</a> together with a fix for the trayicon under plasma.</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/WheelchairArtist"> /u/WheelchairArtist </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/q7b1ji/usbguardappletqt_aur_package/">[link]</a></span>   <span><a href="https://www.reddit.com/r/archlinux/comments/q7b1ji/usbguardappletqt_aur_package/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>Since around when NVIDIA released hardware acceleration for xwayland, my steam crashes after a somewhat random interval, usually half an hour or so. At first I thought it was Wayland weirdness and expected patches to fix it up, but I've since moved back to xorg and the issue persists. There was a recent update to steams bundled chromium engine that I thought might solve the issue, but it hasn't. When the crashes first started happening, steam used to display an error handler saying something like function gpu-trace failed, though that doesn't seem to show up anymore. I'm on a laptop with a ryzen 3000 (Vega integrated GPU) alongside a GTX 1650. Any advice on debugging this issue would be appreciated, I'm not sure where to start</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/bongjutsu"> /u/bongjutsu </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/qzbqtf/steam_silently_crashing_unless_nobrowser_used/">[link]</a></span>   <span><a href="https://www.reddit.com/r/archlinux/comments/qzbqtf/steam_silently_crashing_unless_nobrowser_used/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>I recently switched from Pop OS to Arch. I installed the intel mesa graphics, the nvidia graphics, nvidia-utils, nvidia-settings, and nvidia-prime. I enabled Nvidia DRM and the persistence daemon is working. My laptop monitor works but my external monitor no longer works. Both monitors actually worked when I first installed arch, but it doesn't work anymore. The laptop monitor is controlled by the integrated Intel GPU and the external monitor is controlled by an Nvidia GPU. The monitor is detected in the KDE display configuration menu as a disabled monitor. All of its correct resolutions and refresh rates are listed, but the settings application crashes when I try to enable it. I installed arandr and tried to enable the monitor from there. Arandr also lists the monitor as disabled with its correct resolutions and refresh rates. However, when I try to enable the monitor, I get the following error message:</p> <p>​</p> <blockquote> <p>XRandR failed:</p> <p>XRandR returned error code 1 : b'xrandr: Configure crtc 3 failed\n'</p> </blockquote> <p>​</p> <p>When I try to open nvidia-settings from the terminal, it gives the following error:</p> <blockquote> <p>ERROR: Unable to load info from any available system</p> </blockquote> <p>​</p> <p>I know both gpus are working. Here is the output of glxinfo | grep "OpenGL renderer"</p> <blockquote> <p>$ glxinfo | grep "OpenGL renderer"</p> <p>OpenGL renderer string: Mesa Intel(R) UHD Graphics 630 (CFL GT2)</p> </blockquote> <p>​</p> <p>And here is the output of the same thing but with prime-run:</p> <blockquote> <p>$prime-run glxinfo | grep "OpenGL renderer"</p> <p>OpenGL renderer string: NVIDIA GeForce GTX 1660 Ti with Max-Q Design/PCIe/SSE2</p> </blockquote> <p>​</p> <p>The system info shows that the Intel Mesa graphics are in use <a href="https://cdn.discordapp.com/attachments/808347995292565504/887592407066083338/unknown.png">in this screenshot</a></p> <p>​</p> <p>When I try to blacklist the intel drivers, neither monitors work.</p> <p>​</p> <p>However, when I run nvidia-xconfig, it creates an xorg.conf that actually makes the external monitor work, but the laptop monitor doesn't work. Deleting the xorg.conf switches it back; the laptop monitor works but the external monitor doesn't.</p> <p>​</p> <p><a href="https://cdn.discordapp.com/attachments/808347995292565504/887608380158509086/unknown.png">Here is a screenshot of the KDE system info with the nvidia xorg.conf.</a> The Nvidia drivers are in use this time, but the intel ones are not.</p> <p>​</p> <p>I need help getting both monitors to work at the same time. The error messages I got probably aren't specific enough to troubleshoot, The first step is to some kind of log where I could find a potential error.</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/bluecookie25565"> /u/bluecookie25565 </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/pp366p/external_monitor_detected_but_not_working_on/">[link]</a></span>   <span><a href="https://www.reddit.com/r/archlinux/comments/pp366p/external_monitor_detected_but_not_working_on/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>Hi,</p> <p>I am looking for ways to:</p> <ul> <li>Connect two devices (Laptop and PC)</li> <li>Via Ethernet cable</li> <li>so that, I can view file contents of Desktop from my laptop</li> </ul> <p>What I understand till now is:</p> <ul> <li>I need to get the link between PC and lappy to work, can't get it done because I can't figure out how to turn my desktop into server.</li> <li>Link the server to a file manager to view them</li> </ul> <p>Problems I am facing</p> <ul> <li>Unable to get the ip working in both the devices when they are connected (Tried DHCP)</li> <li>Got dhcpcd working, but what I feel is that I need to use dhcpd as a service in the server, and I couldn't find any source to do that reliably, dhcpd is not recognized as a service too</li> <li>Can't figure out which network protocol or service to use, I need basic file transfer, Maximum 6 gigs at a time, if it exceeds 100Mbps transfer speed, I am satisfied. Basically My desktop hosts all my video lectures so I want to transfer them to laptop when I travel(Laptop has very little space)</li> <li>Also it would be cool if I can use basic tools only without much modifications to the system (I am happy as long as I have to change configs and stuff, don't want to bloat it because of less space and security concerns)</li> </ul> <p>Things I have tried</p> <ul> <li>DHCP (can't get the server right in desktop, can't find appropriate guide)</li> <li>Samba (skeptical about using it, alternatives better)</li> <li>SSH (can't setup data transfer with ethernet cable )</li> </ul> <p>​</p> <p>And Wireless is out of option because it's too slow right now for me and yes, I have gone through the archwiki multiple times, either I couldn't understand stuff or it was not clear enough sometimes.</p> <p>Any help or guide will be helpful, also glad to get direction towards which technology to choose or prefer. I am currently open to learning new stuff if it satisfies the need.</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/IamStygianLight"> /u/IamStygianLight </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/rss3i7/connect_two_arch_devices_and_transfer_file_using/">[link]</a></span>   <span><a href="https://www.reddit.com/r/archlinux/comments/rss3i7/connect_two_arch_devices_and_transfer_file_using/">[comments]</a></span>
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue