egpu-switcher
scripts
egpu-switcher | scripts | |
---|---|---|
27 | 6 | |
589 | 10 | |
- | - | |
2.5 | 4.3 | |
2 months ago | 4 months ago | |
Go | Shell | |
GNU General Public License v3.0 only | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
egpu-switcher
-
eGPU support on Linux
If you're ok with running X11, you can use egpu-switcher and modify the Xorg configuration yourself afterwards.
-
How to improve performance on Linux?
Only using Xorg since Wayland gave me more issues than fixes. I'm using egpu-switcher
-
Thunderbolt Secure Settings in BIOS
Try installing eGPU-switcher, make sure you have the right drivers installed, and as others have said make sure you have the right cable. Last thing, only plug in or unplug the eGPU when the laptop is off.
-
Any guides for setting up an eGPU on ubuntu 22.04 ?
You didn't mention the problems you ran into but it should be plug and play. You will have to set up the proper config for it to work properly, and I would recommend using hertg's egpu-switcher if you are having issues: https://github.com/hertg/egpu-switcher
-
Linux troubles with NVidia dGPU + eGPU - Ampere
I've been using egpu-switcher every single time.
-
How do i switch from PCI GPU to integrated GPU?
The scripts are all-ways-egpu for Wayland and egpu-switcher for X11.
- Guide for setting up e-gpu with framework 11th gen and Ubuntu 22.04
-
Hotplug eGPU without reboot/re-login?
here is the hotplug script that seemed promising, but did not work for me (nVIDIA only) here is a more sophisticated-looking script that seems intended for Desktop-users though, and also specifically excludes hotplugging options...
-
Which is the best laptop for most of the linux distro
It is not plug&play, but almost. https://github.com/hertg/egpu-switcher
-
Intel ARC A750 eGPU - A Niche Nightmare (help wanted)
The A750 is now a recognized PCIe device, and works with connected displays to an extent. During boot, KMS/Plymouth shows on connected displays, as well as GDM (albeit, laggy, but it did that before anyways). The problem starts with Xorg, where during startx, I get a No screens found error. My Xorg configuration was autogenerated by egpu-switcher, where it only fails in egpu mode (connected displays do not work in internal mode). GNOME on Wayland works surprisingly with my laptop display working as normal, but the eGPU's external displays come with various graphical glitches, stuttering, outputting to 1080i30 on a 1440p60 display, etc.
scripts
-
Script to change wallpaper.
You may use or ignore the disp_config.sh used in this script.
-
Script to change wallpaper
new_wall.sh: https://github.com/chhajedji/scripts/blob/master/new_wall.sh
-
Reminders with notification!
I've created a script for managing reminders by simply sending scheduled notifications using dmenu, at and notify-send and viewing/deleting reminders. Check it out at https://github.com/chhajedji/scripts/blob/master/remindme.sh Would love to have suggestions, review or feedback! 🙂
-
How are you restarting your dwmbar?
Need suggestion on how are you restarting your dwm status bar set with xsetroot and not the classic dwmblocks. I have a script dwmbar which loads the status bar. Then I use another script which reloads the status bar whenever I press volume key, which takes significant time.
-
How to make alias for compiling c code ?
I have this script, which checks if last edited file is a C file or not. If it's a C file, then script will compile and run it. Alternatively if an argument is passed, script will compile that file and run it.
-
How to create a keybind to suspend computer
Your usage would look like: { MODKEY, XK_s, spawn, SHCMD("systemctl suspend") }, `` Also a better idea to suspend could be to lock system when recovered from suspended state. Check [this script](https://github.com/chhajedji/scripts/blob/master/suspend_lock.sh) to suspend the computer. It usesi3lock` to lock system.
What are some alternatives?
LinuxGSM - The command-line tool for quick, simple deployment and management of Linux dedicated game servers.
dwmblocks - Modular status bar for dwm written in c.
Gogh - Gogh is a collection of color schemes for various terminal emulators, including Gnome Terminal, Pantheon Terminal, Tilix, and XFCE4 Terminal also compatible with iTerm on macOS.
sxhkd - Simple X hotkey daemon
website - The elementary.io website
i3ass - A collection of shell scripts to ease the use of i3wm
hideIt.sh - Automagically hide/show a window by its name when the cursor is within a defined region or you mouse over it.
scripts - Collection of useful scripts for Linux (git, docker, LUKS, Archlinux...)
nowm - 🚫 Managing window without a window manager. (59 slocs)
dwm-bar - simplest unclickable dwm status bar
farge - Click on a pixel on your screen and show its color value
dwm-bar - A modular statusbar for dwm