[06:19] hi [06:22] so i installed xubuntu minimal 24.04 and ive been having screen tearing issues when my cursor is in the lower half of my screen [06:39] rocksaltprism: open a terminal and run: inxi -Gxxc0 | nc termbin.com 9999 [06:40] you will get an url, share the url here. [06:41] ok [06:43] ok so inxi wasnt installed im doing that rn [06:43] i installedminimal version because i didnt need the additional accessories that came with it [06:43] but now im doubting that desicion [06:44] should ive just installed the regular version? [06:44] diogeness here it is: https://termbin.com/eg27 [06:46] its a laptop btw [06:46] rocksaltprism26: did you enable compositing in the settings? [06:46] yes i did [06:48] hey should i just try the regular xubuntu version [06:48] i think the problem is the minimal version [06:48] becaus when i reboot i also get the error saying that panel has stopped and xubuntu 24.04 had issues etc etc [06:49] i disabled those error dialouges but screen tearing is still there [06:51] i have never installed minimal edition so i don't know what it includes. [06:51] i expected it to not include the accessories [06:51] but [06:51] it didnt include anything? [06:51] in terminal run: xfwm4 --help | nc termbin.com 9999 [06:51] like not even what id consider essential [06:51] ok [06:52] https://termbin.com/12kv [06:52] here [06:53] now run: xfwm4 --vblank=glx [06:53] ok [06:53] see if that changes anything [06:54] Another Window Manager (Xfwm4) is already running on screen :0.0 [06:54] To replace the current window manager, try "--replace" [06:54] (xfwm4:6913): xfwm4-WARNING **: 12:23:48.385: Could not find a screen to manage, exiting [06:54] xfwm4 --vblank=glx --replace [06:55] ok it did smth [06:55] should the tearing be fixed now [06:55] check it out [06:56] ok [06:56] can i exit the terminal now [06:56] let it run just minimize it [06:56] ok [06:57] ok so ig its gone [06:58] ok then you can add this command to startup [06:59] nope wait [06:59] just as i said that [06:59] it happened again [06:59] :/ [06:59] then try this one: xfwm4 --vblank=xpresent --replace [07:00] ok i did [07:00] lets see [07:01] nope [07:01] still there [07:01] should i install regular xubuntu [07:01] maybe version 24.04 is the problem? [07:02] should i downgrade to 22.04? [07:02] is that more stable [07:02] i did see people saying that 24.04 isnt very stable right now [07:03] i don't think that will help, you can try and use the intel driver instead of modesetting and see if you get a better luck. [07:03] how do i do that [07:04] btw i switched from linux mint cinnamon [07:04] this didnt happen there [07:04] in terminal run: sudo apt install xserver-xorg-video-intel [07:04] ok [07:05] its already there [07:05] xserver-xorg-video-intel is already the newest version (2:2.99.917+git20210115-1build1). [07:06] ok now in terminal run: pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY mousepad /etc/X11/xorg.conf.d/20-intel.conf [07:07] i get this: /usr/bin/env: ‘mousepad’: No such file or directory [07:07] ok then run: sudo touch /etc/X11/xorg.conf.d/20-intel.conf [07:07] ok [07:07] then re-run the previous command [07:08] same error [07:09] run: ls /etc/X11/xorg.conf.d [07:09] do you get any results? [07:09] yep [07:09] 20-intel.conf [07:10] sudo nano /etc/X11/xorg.conf.d/20-intel.conf [07:11] its blank [07:12] and copy/paste in there the following content (but remeber you can paste into terminal with Ctrl+Alt+v): [07:12] paste what [07:12] https://paste.gnome.org/K0YWMSn9w [07:13] ok [07:13] after you paste it, press Ctrl+s and Ctrl+x [07:13] saved [07:13] after that run: cat /etc/X11/xorg.conf.d/20-intel.conf [07:14] yep its there [07:14] and see if that matches the content of the url but better pastebin it. [07:14] cat /etc/X11/xorg.conf.d/20-intel.conf | nc termbin.com 9999 [07:14] because if there is even an odd comma then your system won't boot. [07:16] its the exact same [07:17] shoulld i reboot now [07:17] ok now before you reboot note down the steps to revover in case something goex wrong [07:17] ok [07:18] if you get a black screen then go to TTY (ctrl+alt+f1 or f2 or f...) [07:18] login [07:18] okay... [07:18] and run: sudo rm /etc/X11/xorg.conf.d/20-intel.conf [07:19] then: systemctl reboot [07:19] and all should be fine, ok reboot now./ [07:19] ok [07:23] ok im back [07:23] it didnt show blank screen [07:23] i just booted in [07:23] my wallpaper was reset nothing else [07:23] the tearing should be fixed now right?? [07:23] ok check the tearing. [07:24] yea im doing [07:28] ok so ig the tearing is gone [07:29] just to make sure the intel driver is in use, let's see this [07:30] cat /var/log/Xorg.0.log | grep -i intel [07:30] don't paste anything just tell me if you see a bunch of intel theme [07:30] yes [07:30] there* [07:30] ok then it's all fine. [07:31] so it was a driver issue? [07:31] seems like your GPU is not fully supported by the open source driver. [07:32] so the proprietary ona was needed. [07:32] i dont know it was fine in mint xfce [07:32] oh [07:32] maybe because Mint was using it by default. [07:32] oh [07:32] ok [07:32] thanks a lot sire [07:33] its all fine now i guess [07:33] you're welcome. [15:08] hi [15:08] so i installed firefox through mozilla's ppa and [15:08] i get this warning everytime i run it [15:09] this: W: https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu/dists/noble/InRelease: Signature by key 0AB215679C571D1C8325275B9BDB3D89CE49EC21 uses weak algorithm (rsa1024) [15:09] what should i do [15:09] using xubuntu 24.04 btw [16:40] hey im back [16:40] yall have enlightened me [16:41] and since ive been recommended to do a clean install [16:41] should i stick to xubuntu or is there something better? [16:43] oh wait wrong channel\ [16:43] nevermind sorry [17:17] If by better you mean lighter, you can try Lubuntu [17:19] xubuntu isn't that heavy either :D === lars is now known as Guest8400