Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

having some driver issues (graphics, wifi, etc.) #261

Open
monikrr opened this issue Jun 29, 2023 Discussed in #260 · 1 comment
Open

having some driver issues (graphics, wifi, etc.) #261

monikrr opened this issue Jun 29, 2023 Discussed in #260 · 1 comment

Comments

@monikrr
Copy link

monikrr commented Jun 29, 2023

Discussed in https://github.com/orgs/elementary/discussions/260

Originally posted by monikrr June 28, 2023
i'm fairly new to Linux, so if there's any information i'm missing then please be patient with me!

for reference, here are my hardware specifications:
https://pastebin.com/RTV0WRVg

a fresh install of elementaryOS gives me the common bug of the display being tinted (in my case, my primary was green and secondary was red). after searching through support forums on Reddit and elsewhere, i determined that it may have been an issue with NVIDIA drivers. at this point, i was able to connect to wifi, so i attempted to both manually install NVIDIA drivers through terminal, as well as attempt the gnome-control-center solution. installation was EXTREMELY slow and continuously froze despite having run sudo apt-get update, so i ended up having to bin those ideas. i've test-driven multiple different distros and haven't had problems with apt-get like i have in eOS.

i then decided to run sudo ubuntu-drivers autoinstall to see if that could fetch the drivers i needed. this kept spitting an error that i was able to fix by following this guide: https://askubuntu.com/questions/1435715/sudo-ubuntu-drivers-autoinstall-unboundlocalerror-local-variable-version-ref

once installation seemed to be progressing, i left my computer for about an hour since installation was still slow (capping at 500kb/s), but it never froze and ended up completing successfully.

i restarted my computer and noticed that color was restored, however my resolution was locked at 1024x768, my second monitor was receiving no signal, and my wifi connection and settings vanished. a couple guides suggested i try to boot into an older version of the Linux kernal through GRUB, but that would land me in a version of eOS without a GUI.

i've only experienced issues like this with eOS despite having used multiple distros on the same hardware, so i'm at a complete loss. i do not have access to ethernet, so if it's possible to fix my installation offline or through a fresh install, that would be the best course of action.

@jlnr
Copy link
Member

jlnr commented Aug 31, 2023

I suspect that the tinted color somehow is a bug of the Nouveau driver that is used by default for Nvidia cards in elementary OS 7.0 (and earlier versions), and the 1024x768 resolution happens when none of the drivers work and the computer falls back to VGA. I ran into similar issues on an Nvidia system.

Recent elementary OS installer versions allow you to install proprietary drivers when you install the OS. There is still one bug that breaks it for me (elementary/os#686) but once this is fixed, you should not see these issues anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants