=== gpol254664257614 is now known as gpol25466425761 [03:10] hi all, I got some wallpapers, then I tried to swith the "xfce or xubuntu session" there and back, now the wallpapers are gone. [03:10] can someone tell me what are the stock xubuntu wallpapers? Some of them were quite nice. [03:10] all I get now is the standard xfce ones. [04:22] Colombo: Did you uninstall any packages in order to switch to the xfce ones? [04:22] You might try "sudo apt install xubuntu-wallpapers". [04:32] arraybolt3 no, literally noticed "xfce session" and "xubuntu session" on the login screen, switched it, switched it back and its gone. [04:32] Turns out those were gnome wallpapers. [04:32] ah bullshit, no, sorry [04:33] And the wallpapers aren't available in the wallpaper switcher or whatever? [04:33] Had to run "gsettings get org.gnome.desktop.background picture-uri" and it was in "xfce4/backdrops" [04:34] The wallpaper switcher defaults NOW tow /usr/share/backgrounds/xfce. Before I toggled the xfce/xubuntu session, it defaulted to /usr/share/xfce/backdrops [05:22] all from a zip file? [05:22] patrickpat: ? [05:22] how do i install from a zip file [05:22] Depends entirely on the software you're installing. [05:23] i have a wifi adapter i need to install but i just get a folder full of stuff [05:23] i am new [05:23] Ah. What is the WiFi adapter, and where did you get the zip file from? [05:24] cudy their website but the how to from them is not good lol [05:24] Can you provide a link so that I make sure I'm looking at the right site? [05:24] yes [05:24] https://newwezhanoss.oss-cn-hangzhou.aliyuncs.com//contents/sitefiles2019/10096568/files/407540..pdf?Expires=1668403061&OSSAccessKeyId=LTAIekGM1705vEQp&Signature=RGhLuHCUZOEhz0%2FD%2BB%2FPf2ot5po%3D&response-content-disposition=inline%3Bfilename%3DRTL8821CU%2520linux%2520Installation%2520guide.pdf&response-content-type=application%2Fpdf&x-oss-traffic-limit=83886080 [05:24] (Also, yes, WiFi installation instructions are generally *horrible*, but they make sense to people who know what they're looking at, so hopefully I can translate it into something more legible.) [05:25] Oh yikes. OK, one moment... [05:25] (That link kinda scares me so I'm going to open it in a virtual machine, so bear with me while I boot it.) [05:32] (It looks like the first link was to something that was automatically generated for you, and doesn't load for me anymore.) [05:32] https://www.cudytech.com/wu650_software_download [05:33] Thanks, that one worked. [05:35] OK, I'm doing some research. [05:37] patrickpat: Alright, I think I get it. Do you have a terminal window open? [05:38] yes [05:39] OK, so basically the way this works is that you have the source code for the driver. We build the source code, then install it. In order to build it, we need the necessary build tools, and those can be installed with "sudo apt install build-essential". So run "sudo apt install build-essential" to begin with. [05:42] ok i did that [05:44] OK, have you already unzipped the driver? [05:45] its now a folder full of stuff i cannot understand lol [05:47] but yes its unzipped [05:47] OK, according to the instructions, the next command to run is "sudo make". [05:47] ok [05:48] That command will probably spit out a ton of junk - if you don't see anything about failure or anything like that, you should be good. [05:48] sudo apt install build-essential [05:48] ignore that lmao [05:48] No targets specified and no makefile found. Stop. [05:49] thats what i get [05:49] Oh, right. Use "cd" to enter the folder first. [05:49] cd [05:50] "cd rtl8821cu_linux" should do it, but if the folder made isn't named "rtl8821cu_linux" then use the actual folder name instead. [05:50] *Then* do "sudo make". [05:50] (Sorry about that.) [05:52] [05:52] sudo make [05:52] Uh, don't put the <> around the foldername, that was just to indicate that it was a placeholder. [05:52] patrickpat: ^ [05:53] no such file or directory [05:54] patrickpat: Right. Just do "cd rtl8821cu_linux". [05:55] i just get > [11:14] =fire fox browser bar half covered. [18:59] Hi all, it looks like the screensarver settings is not respected and I get screensaver even when in fullscreen. Anyone knows how to diagnose it and fix it?