[00:10] can someone do ma a solid? [00:10] I have fucked up my $PS1 variable trying to make some eye candy [00:11] can you "echo $PS1" and copy and paste the output in here? [00:11] checkyour skel folder for the original .bashrc [00:11] haha [00:12] /etc/skel/.bashrc [00:12] tons of $PS1 examples to find with bing [00:12] as you do in #linux === M4he is now known as mahe === wrst_ is now known as wrst [02:53] Is there a good way to copy an ext4 partition without the data (in other words, just the file and directory structures with file sizes and permission settings) into a file that is then mountable later? [02:53] something something thin provisioning tune2fs tar? [02:53] sparse? [02:57] dd? [02:57] oh without the data [02:57] huh [02:57] there is tree.... [02:59] tree is just a text output, no? [02:59] like ls -lR except with a little ascii art? [02:59] ya, i dont quite understand what you want, im useless [03:10] croran_44[m]: you can't replicate the file sized without replicating the data, because the file size is the data size; if you just want to replicate the directory structure and directory and file attributes you can do somewthing like: cp -R --attributes-only /sourcedir /destdir [03:11] So, Canonical is forcing snap on us now? I'm trying to install nvim in ubuntu 22.04 and it says "can be installed with `snap install nvim` # version 0.7.0 or `apt install neovim` # version 0.6.1-3. I ended up just going to github to get the 0.7.2 .deb instead. [03:12] so. well done. problem solved [03:12] I feel like there's a way and I feel like I've seen it before. The file size is certainly not a function of the data. It's stored with the inode in the file system catalogue. Or do you think every file is just stored on disk with a \0 at the end and every time you run ls, the disk has to be searched for the end of each file? [03:13] I used to sing and praise ubuntu's merits to everyone. "ubuntu is a great distro!" but this latest round of attempting to shovel snap down my throat is really making me think twice. I'm considering uninstall ubuntu and moving to something else and never ever telling anyone to try ubuntu. [03:13] pragma-, do you have an Ubuntu support question? [03:15] pragma-: it's in apt as neovim [03:15] oh hey. i just stumbled upon the correct google keywords to find what i needed. funny how proving someone wrong on IRC can provide inspiration... [03:15] but as the ancient 0.6.3-1 [03:16] the tool i was looking for is e2image, fyi. https://linux.die.net/man/8/e2image [03:16] pragma-, that is how Ubuntu has always handled versions. you dont get the latest and greatest. you get whats merged on release [03:17] if you want the newest version you have to get it from somewhere else. snap is one choice Ubuntu now offers for a lot of applications [03:17] That message that I pasted above really makes it look like they're holding the apt version of neovim back to 0.6.1-3 while enticingly making 0.7.0 available only as a snap [03:18] that may be your perception. the only thing that changed is that you now have the choice of newer versions [03:19] pragma-: that's because ubuntu is run by JFK and his team of lizard people from the basement of a pizza parlour [03:19] the only packages where your perception is right is chromium since 19.10 and firefox since 22.04 [03:20] pragma-: I'm surprised you didn't move away from Ubuntu when they standardized on systemd [03:20] but this is all off topic. so feel free to discuss in #ubuntu-discuss . lets keep this channel free for actual support questions [03:20] This is what the message looked like: https://i.imgur.com/Umg9nxW.png [03:23] Maybe you're right and they've just not gotten around to updating the apt repository for neovim yet. Maybe I attributed sheninigans to where there are none. I got a bit hotheaded seeing that message and what I thought it implied. [03:27] The fact that firefox is snap-only now didn't help my perception, I tell you hwat. [03:35] Is anyone else experiencing hash missmatch when downloading updates? [03:36] no updates here atm. so i cant tell you [03:37] No z8z. [03:37] That happens cuz you added PPA or something. [03:37] if you get hash errors from an official repo mirror there is #ubuntu-mirrors i think [03:38] but usually that will fix itself. [03:38] oh ok [03:38] yeah im wrong [03:38] compoetely [03:38] Actually it's happening in a VirtualBox machine, after i moved from a Windows VB hypervisor to a Linux VB hypervisor (same version) [03:39] sounds sketchy [03:39] With by-hash that shouldn't really happen, but that used to happen when a mirror was in the middle of a sync. [03:40] Even the system is giving "System program problem" at startup since this VM being moved [03:41] :| [03:44] I even did a memtest to make sure i don't have a messed up ram stick [03:44] But no errors [03:45] I thought you can move VM from a Windows host to a Linux host flawlessly, but apparently not :( [03:52] so what's the timeline on 22.04.1 again? August? [03:54] croran_44[m]: afair 4th [03:54] 2022-08-04? [03:54] yes [03:55] nice. i understand it still doesn't have a recent kernel though. I'm having to run 5.18 here to stop my amd graphics from crashing [03:55] I don't remember how I set that up. had to add a custom repo if i recall. [03:56] croran_44[m]: https://lists.ubuntu.com/archives/kernel-team/2022-July/131491.html . [03:56] croran_44[m]: i guess most would use mainline (the program) to manage their mainline kernels from canonical [03:56] I believe they fixed the bug in... 5.16 maybe, but the latest in hwe was like... 5.13? something like that. [03:56] nice! 5.17 may be good for me. [03:56] would be nice to be back on an officially supported config [03:57] croran_44[m]: well as 22.04 doesn't have a hwe kernel for now :/ [03:57] murmel: oh ok. well i had the hwe metapackage [03:57] i guess it was just 'empty'. lol [03:58] err i mean, i'm on 20.04 so irrelevant. [03:58] croran_44[m]: the hwe kernel still only points to 5.15 ;) [03:58] i guessed so :P [03:58] sticking with 20.04 until official upgrades start. [04:07] hwe kernel's usually come with non-lts releases. so whatever kernel comes with kinetic will likely be the first hwe kernel [04:52] hi [04:53] welcome Nick01 [04:53] sup === MiguelX4133 is now known as MiguelX413 === LabMonkey is now known as Mechanismus === ubuntu is now known as Guest1670 [07:28] hi [07:29] i need help [07:29] with my linux mint [07:29] whith === Scotty_Trees2 is now known as Scotty_Trees [09:06] why cant you press middle mouse button to scroll on ubuntu? can this be enabled somewhere? [09:19] hi [09:20] is there any way to increase video image quality on ubuntu 20.04? [09:20] is there a way of checking the names of system libraries for linking? [09:21] idk [09:31] nxcv: that depends on the app you're using. firefox supports middle click scroll (called autoscrolling) [09:31] as does evince (pdf viewer) === Furor is now known as Colere [09:46] nxcv: ldd can check which libs a binary links to [09:47] if you want to compile your own program, you usually don't have to list system libs, those will be linked automatically [09:49] greetings, is there a config file that I can set "-no-install-recommends" for apt so it's the default? [09:53] iomari891, in short; no. and could mess up your install.. [10:05] iomari891: how about 'APT::Install-Recommends "0"' ? [10:05] oerheks: so when do I know to allow it or not? [10:05] KBar: thanks [10:06] KBar: where would I put that? [10:06] iomari891: conf is stored in /etc/apt/apt.conf.d/ [10:06] thanks [10:06] iomari891: `apt-config dump` to see your current apt conf [10:06] np [10:08] Where could that go wrong? [10:09] that's what I.m searching for now [10:15] hello, can someone please help me understand why some of the alias commands does't work? ---> https://pastebin.com/GfnhmJhS [10:17] the lines with sudo do not work? [10:17] *hint* [10:19] how to make them work [10:19] create an alias for sudo; alias sudo = ' sudo ' .... https://linuxhandbook.com/run-alias-as-sudo/ [10:19] brk only the first name is expanded to the command bash(1). you need to add a space for sudo [10:19] add an alias for sudo [10:19] eg s='sudo ' [10:20] ok will try [10:21] also, such question are better asked in #linux [10:21] why? [10:21] KBar, thanks, I always feel its like my questions are not specifically ubuntu related [10:22] alias s='sudo' .... and do I have to assign the password, or it will prompted when typing s? [10:22] it will prompt [10:22] great [10:23] let me reboot [10:23] no need [10:23] just source bashrc [10:23] . ~/.bash_aliases === ChunkzZ is now known as jailbreak [10:23] or whatever file you store your aliases in [10:24] brk: you could have just sourced your .bash_aliases file. no need to reboot [10:25] KBar, how? it always needs reboot [10:25] brk: . ~/.bash_aliases [10:25] it doesn't "need" rebooting [10:26] it needs to re read its startup file. closing terminal windows and opening new ones also works. [10:27] oh dear (facepalm) thank you for that tip! [10:27] hehe, linux is full of new surprises [10:28] yeah, and this channel gave me so much interesting tips that have saved me ton of time [10:29] however, after I assigned 's' for sudo, and then calling 's macr' it is still not found [10:30] brk: you didnt append a trailing space, did you? [10:30] no [10:30] just realised it [10:30] thanks [10:31] brk: it doesn't matter what alias you choose, as long as its unique. s='sudo ' sudo='sudo ' DONTDOIT='sudo ' all work, just add a space [10:33] thank you guys! it works now [10:33] yw [10:34] have a nice day :) === freeworld is now known as Linux-Kerio === brk is now known as brkcore === freeworld is now known as Linux_Kerio [11:03] ./msg ns id nick pass not working [11:19] KBar, tehy are talking history in linux mate [11:19] and geography [11:21] no reason to mention that here .. [11:21] right [12:20] hey all [12:20] i'm using an offshoot of ubuntu but i'm not getting any input working for the notebook [12:21] godSend23: what do you mean "offshoot"? [12:21] it's base on ubuntu but repackaged [12:21] godSend23: this channel only supports official Ubuntu OS. [12:21] godSend23: contact your repackager [12:26] ok KBar [12:26] how can i supplement the liveUSB env as easily as possible w/ the needed drivers/ modules? [12:26] to make the inputs work === sunitknandi_ is now known as sunitknandi [12:28] godSend23: are we still talking about that "offshoot" Ubuntu? Where did you get it? [12:29] let me link to it [12:29] that should work out of the box on Ubuntu Live. What inputs are not working? [12:30] rob0: the problem is they are using an "offshoot" of Ubuntu :) [12:30] so.. [12:30] all of them [12:30] godSend23, you dont need to link any non-Ubuntu stuff. Boot a legit version of the Ubuntu 22.04 live environment. then someone may be able to help you [12:31] ^^ [12:31] exactly [12:31] on msft surface, but i need the repackaged forensics tools [12:31] https://sumuri.com/ [12:32] godSend23: we only support those ISO downloaded from ubuntu.com/downloads [12:32] as i said earlier, contact your repackager [12:32] godSend23, https://sumuri.com/forum/ or come back with real Ubuntu [12:32] they said it's based on ubuntu [12:33] but inputs no work [12:33] that may be totally possible. it is still not supported here [12:48] so, Google suggests that surface/surface pro should not be a problem with Ubuntu [12:49] Hi everyone. Quick (hopefully) question. I enabled remote desktop on Ubuntu. I can use Remote Desktop on Windows 11 to attach to the Ubuntu machine, and see the desktop. But keyboard and mouse events aren't making it through. Any ideas? [12:49] rob0, god already made a callback. he is gone [12:49] (Interestingly, if I do things on the Ubuntu machine itself, I can see the updates in Remote Desktop (client) on Windows 11.) [12:54] Teckla is Ubuntu machine running on X or Wayland? [12:57] KBar: It's regular Ubuntu 22.04 running Gnome 3, right from the Ubuntu home page... do you know which it defaults to? [12:59] Teckla, "echo $XDG_SESSION_TYPE" [12:59] Teckla: Ubuntu 22.04 runs Gnome 42. Open a terminal emulator on Ubuntu and run this `printenv XDG_SESSION_TYPE` [13:00] It will show either 'x11' or 'wayland'. [13:04] KBar: wayland [13:06] ravage: sorry, yes, I was aware of that. I was interested. Feel free to /ignore me, thanks. [13:09] why was wubi dismantled? [13:09] out of security concerns duuude [13:09] !wubi [13:09] Wubi was a way to install Ubuntu from within Windows, but it is no longer supported in recent versions of Ubuntu and Windows, and was never well maintained even for Ubuntu 12.04. Do not use Wubi. See !install for other options for installing Ubuntu. [13:11] lotuspsychje: what kind of security concerns? [13:12] I helped alot of people with installing Xubuntu and without exception the hardest part is getting the USB to boot [13:12] by running an installer on Windows and then rebooting it could be neatly solved [13:13] KBar: I think I see where this is going. I'll try switching to x11. Thanks. :) [13:20] KBar: It works! Thank you very much! [13:21] duuude: https://lists.ubuntu.com/archives/ubuntu-devel/2013-April/036993.html [13:23] Teckla: you're most welcome! [13:55] I see issues with Gluster on 21.04, anyone seen this as well ?? 0-glusterfs-fuse: FUSE inited with protocol versions: glusterfs 7.24 kernel 7.33 [13:55] I have Gluster 9.4 installed [14:01] Tach: 21.04 is end of life now [14:01] Tach: best to clean install a supported version from our topic [14:02] lotuspsychje oh damn it is ? mhh.. I saw the 21.10 upgrade message but that's not LTS, or is it now ? I will check the lifetime docs... wasn't around with my systems for a while... we are still humans, computers don't get ill :D [14:02] *lifecycle [14:03] oh yes 22.04 is there, thanks! [14:04] Tach: for security reasons you might start over clean [14:05] lotuspsychje yeah can do but never had that issue before, why ? [14:05] for this setup I first upgrade, later on I can change the nodes to default installs [14:05] it's a cluster [14:06] Tach: when a release goes eol, things can go wrong better not put too much effort in it anymore [14:07] lotuspsychje true but it's worth a try [14:07] where can i get drivers for a docking station since my system is not recognizing it [14:07] jadenlian: ubuntu should load modules on booting your system, if not, check your dmesg for issues [14:08] jadenlian: perhaps you could share some details [14:08] jadenlian manufactor ? [14:09] usg-c adapter designed by MOKING [14:10] USB CORRECTION [14:10] and when you plug it in, what is reported in dmesg? [14:10] let check [14:11] why would the browser makes a block file here: audit: type=1400 audit(1656606577.163:127): apparmor="DENIED" operation="mknod" profile="firejail-default" name="/proc/4/fd/63" pid=82259 comm="brave-browser-s" requested_mask="c" denied_mask="c" fsuid=1000 ouid=1000 [14:15] https://termbin.com/kpdv [14:15] thats the output [14:17] when i plug the monitors to the adapter theres nothing i guess theres missing software or something [14:17] jadenlian: this output shows no events which can be directly related to a usb-c device [14:18] thats whats in the log after me plugging the adapter and i unplug it and theres no change [14:18] try a different usb connector. if there is still no output, disconnect it, then run sudo udevadm monitor and conenct it again [14:18] its like i didnt plug anything [14:19] it's possible that this device needs a separate power supply [14:19] if you can test that usb-c plugin with another OS, that might help [14:20] thats only one on this laptop [14:20] but i try on another laptop and it doesnt work [14:20] windows or whatever, does it work there? Try to rule out hardware issues. Does any other usb-c device work? [14:20] but the other one has windows [14:21] oh, then it could be a defective docking station [14:21] at my cousin's job he connects the adapter and it works fine [14:21] The only one I have Just Works with any OS I have tried [14:22] I got it with a Windows machine, it works there, with a Mac and with Linux. [14:24] rob0: it works in pc with windows and in another pc with windows does not work mine is ubuntu and is not doing anything [14:25] so I guess we ruled out hardware issue with the docking station itself [14:25] now would be interesting to test the usb-c jack itself [14:25] Hii is Ubuntu better than Debian or both are perfect for using ? [14:25] !discuss | Linux_Kerio [14:25] Linux_Kerio: Want to talk about Ubuntu, but don't have a support question? /join #ubuntu-discuss for non-support Ubuntu discussion, or try #ubuntu-offtopic for general chat. Thanks! [14:25] Linux_Kerio: off-topic. [14:25] if you have another usb-c device to test with [14:26] ok thanks [14:26] Just a thought, did you check your BIOS settings? jadenlian [14:27] kbar:looking for what exactly [14:27] perhaps if your usb-c is disabled? [14:28] rob0:how can i check to see if its disable without connecting another device since i dont have another one right now [14:28] I'm just trying to suggest troubleshooting steps for you [14:29] and KBar suggested checking your BIOS (UEFI) settings to see if your usb-c was disabled there [14:30] both usbjacks on ubuntu and windows pc work [14:30] i connected my phone on both and the jacks are not the issue [14:33] "lsusb -v" with the phone, then with the docking station, do those show anything interesting? [14:33] let me check [14:37] i pluged a usb drive to the adapter and it read it i guess its the monitors that is not reading [14:44] there're three pcs two one one hp running ubuntu, one runnning windows, microsoft surface running windows when the adapter is connected is connected to the microsoft surface pc anything connected to the adapter works but if the adapter is connected to eather HP only usb-drives connected to the adapter are read the monitors connected on hdmi cable are not displayed [14:45] please try to make use of punctuation. it was introduced to most languages for a reason. [14:45] either way, i believe you are dealing with a hardware issue. [14:46] AutoEnable=false, but bluetooth is still on on boot [14:48] for ubuntu 22.04 is it only with rfkill block bluetooth with rc.local I can do , or there is another workaround? [14:50] seems like it will be giving me problems turning it on manually [14:50] https://help.ubuntu.com/stable/ubuntu-help/bluetooth-turn-on-off.html [14:51] tomreyn, im asking for bluetooth automatically on, on boot [14:52] and how to stop it coming on after boot [14:52] why on, on boot? [14:52] if you have a hardware switch, that should prevail [14:52] usually it turns on after user login [14:52] oerheks, it is always on on booth, I want it off on boot [14:53] that page is correct, it won' t turn on automaticly when turned off. [14:53] i just changed the autoenable=true to false in the config, but it didnt work [14:54] the page is correct, but im asking how to prevent the service loading on boot. [14:54] I just dont want the bluetooth to be on automatically when I boot and log in [14:56] https://fostips.com/disable-bluetooth-auto-start-ubuntu-debian/ lists other options. but i think you really want to use the hardware kill switch [14:56] brkcore: 1) systemctl disable bluetooth.service and 2) you need blacklist the modules [14:56] depending on your bluetooth model, you're gonna have to disable half a dozen modules [14:57] i have 7 in my /etc/modprobe.d/blacklist-bluetooth.conf [14:57] oerheks, I dont have a hardware kill [14:57] KBar, so running a command on boot, will be the easiest i guess [14:57] they're: hci_uart, btusb, btintel, btqca, btbcm, brrtl, bluetooth [14:58] just disable it in settings > bluetooth.. [14:58] depends on your bluetooth adapter.. [14:58] really, not that hard [14:58] and it certainly does not turn on. on boot or after login. [14:59] KBar, hm, okay. what is the simplest and reliaghble command to deactivate/ turn off the bluetooth? [14:59] I can use that command in a script with rc.local, on each boot will be turning off the bluetooth [15:00] brkcore: have you read what others have suggested to you? [15:00] oerheks, after reboot it comes on again, regardless of whether I switched manually on or off bluetooth [15:01] are you actually using ubuntu? [15:02] sigh, okay maybe I am missing something for real. [15:02] You are suggesting, to go manually right now and turn on the bluetooth from the system tray, and then reboot, and then the bluetooth will not be on on boot? [15:02] *turn off the blutooth i meant. [15:03] brkcore: what's the model? `bluetoothctl devices` or whatever [15:07] brkcore_ what's the model of bt device? `sudo lshw` and find entry for bluetooth. in configuration field, look for driver= [15:08] KBar, https://pastebin.com/nXd6EZ4N [15:09] brkcore_: can you run the command i told you? [15:09] yes, I am doing it, the first one was doind before you asked me [15:12] sorry, there is a lot fields with driver= [15:12] https://pastebin.com/Shm0QZ95 [15:12] i grep it [15:12] my god... === rs20090 is now known as rs2009 [15:13] and how to find it with lshw then, where the output is big [15:13] brkcore_: `sudo lshw | grep -iC12 bluetooth` [15:13] capabilities: bluetooth usb-2.01 [15:14] ok [15:14] product: AX201 Bluetooth [15:15] brkcore_: can you share the whole output? [15:15] ok [15:15] https://pastebin.com/6rBC2Rgb [15:15] brkcore_: just run `sudo lshw` without grep [15:15] ok [15:16] and how to use nc for this command please? [15:16] brkcore_: `sudo lshw | nc termbin.com 9999` [15:17] thanks [15:17] https://termbin.com/cvzt [15:18] brkcore_: its `btusb`. now `lsmod | grep btusb | nc termbin.com 9999` [15:19] https://termbin.com/i2no [15:19] brkcore_: did you disable it via systemctl first? [15:19] as i told you [15:19] no, i didn see it mentioning it, sorry [15:19] brkcore_: `systemctl disable bluetooth.service` [15:20] ok [15:20] and now lsmod with btusb again? === sig is now known as bebop [15:21] https://termbin.com/3rtc [15:21] navit linux [15:21] brkcore_: no. do you know how to modify kernel parameters? [15:22] let me know what to modify and i will find some guide online [15:23] !kernelparm [15:23] To add a one-time or permanent kernel boot parameter see https://wiki.ubuntu.com/Kernel/KernelBootParameters [15:23] brkcore_: have a read through https://wiki.ubuntu.com/Kernel/KernelBootParameters you basically need to blacklist some or all of the modules in the list but in a very specific order [15:24] for that you're gonna have to enter GRUB command line and try different permutations of blacklisting. once you get it to work, i.e. lsmod | grep btusb shows nothing, you need to create a modprobe conf file in the aforementioned directory /etc/modprobe.d/ and place them one by one line by line [15:24] I always wonder why packages like gluster-cli and such are not available anymore when doing release-upgrades ? [15:24] some servers do, some don't [15:24] aka 'blacklist module1' [15:24] 'blacklist module2' etc. [15:25] brkcore_: one hint: btrtl and bluetooth are the last [15:25] KBar, can this be done on VM? [15:25] wow alot of people [15:25] brkcore_: what do you mean? [15:26] brkcore_: is this a vm? [15:26] its a actual machine haha [15:26] but why wouldn't you tell it... anyway, vm or not is irrelevant [15:27] KBar, its not, I got the idea, I can do it. But afraid if I mess something, dont want to reinstall the system [15:27] FWIW, pressing Fn-F9 on this huawei matebook 14 2020 should switch any radio devices on or off at the same time. [15:27] timeshift [15:27] if you follow the things ive said, you will have successfully disabled everything bluetooth-related (like I did) [15:27] KBar, but i guess on a VM that wont be able to try first [15:28] brkcore_: that's why you do it in a GRUB.... [15:28] KBar, ok [15:28] if you mess up, you just reboot and parameters are restored [15:28] KBar, and will be able to manually turning on bluetooth and pairing devices etc? [15:28] brkcore_: only if you manually load those modules back [15:28] once you need it [15:29] they are DKMS... [15:29] brkcore_: read the article and hear to tomreyn's advice [15:29] KBar, ok thank you [15:31] ummm.....xbuntu seems slower [15:32] than? [15:32] tomreyn, Fn + F9 it doesn't, perhaps because it works only on windows and not on ubuntu, maybe [15:33] slower than what, wantom? [15:33] FN keys are hardware keys, os independant. [15:34] oerheks, maybe there is no supporting drivers, same as my sound courd is not supported and i have no sound [15:34] brkcore_: it's possible that Fn-F9 only controls wireless. [15:34] tomreyn, actually it doesnt controll anything [15:35] oerheks: Actually, most of the ones I've dealt with (Dell & Asus) require a kernel driver to enable them during OS sessions. [15:35] Some fairly common ones like Audio Volume work with a generic kernel, others like BT and WFI control don't, but drivers are available. [15:36] jhutchins, never noticed such, always worked here on laptops. [15:36] same here oerheks [15:36] oerheks: They're like any other key, they generate a scan code. [15:36] i still believe those are hw key combo' s. [15:37] Audio, Backlight, work on this Dell Lattitude, Sleep, Lock, Touchpad do not. I haven't persued enabling those. [15:38] Audio keys are dedicated keys. [15:38] wantom: hi! please note this is a support channel. if you have an ubuntu support question, feel free to ask. [15:38] is it possible to change the operation on these F keys? [15:39] brkcore: If you can find the scan code they produce, and the BIOS isn't intercepting it, you can re-map that code. [15:39] !keymap [15:40] no keyboard key is a hardware key. hardware kill switches act on the hardware, your keys on the keyboard dont. they have scancodes that are mapped to kernel keycodes [15:41] yeah thats interesting too, can you please show me any artical to have a read and then will be able to search more on it? [15:41] those media keys are in the realm of XF86 keys, i believe [15:41] anyway this is offtopic [15:43] KBar: The on-topic question is how to re-map the keys in Ubuntu (Gnome). [15:43] F keys can be remapped, FN keys not. [15:43] KBar, I will be going to try disabling the bt modules [15:44] oerheks, in my case i need F keys to remap, so any article online that can get me started in to this, please share it [15:44] for the function keys, see the note on top of https://github.com/aymanbagabas/Huawei-WMI [15:46] jhutchins: yeah but what i said was mostly off-topic, and it was mostly me talking out loud [15:48] tomreyn, thank you, that driver is good to update [15:51] brkcore: note that you will likely be running a 5.15 kernel if you're on 22.04 LTS. so the functionality should already be present, unless your model is not supported by it. [15:52] tomreyn, it is, and all works all fine, all keys [15:52] so what changed between when you said none work and now? [15:52] tomreyn, no, when you suggested to use FN+f9, i forgot that I dont have to use FN to use these keys [15:53] and F9 wasnt turning off, since the FN is unlocked [15:53] you have function lock set in bios, i see [15:53] yep [15:53] and so F9 turns aeroplain mode on [15:54] including for bluetooth, i assume? [15:54] or just kills all radio signals [15:54] tomreyn, yeah :) [15:54] so exactly as i described ;) [15:54] im wathing xev autput now, to see if i can find any info on the keys [15:55] tomreyn, yep, exactly it was just my fault [15:55] no worries, glad it works [15:55] tomreyn, nothing works, i need wifi on and bluetooth off [15:56] can I install glusterfs-client 10.2 on 22.04 ? [15:56] brkcore: i believe KBar explained how you can set this up [15:57] tomreyn, yeah, and I will be trying it. [15:57] Tach, jammy gives 10.1-1 [15:57] https://launchpad.net/ubuntu/jammy/+package/glusterfs-client [15:57] oerheks I know but it has a bug [15:57] Tach: if that's not the version provided by ubuntu, then only if you can find a compatible build elsewhere [15:58] or build it yourself [15:58] bug fixes do not usually require minor version updates [15:58] tomreyn yeah I'm searching :) [15:58] !latest | Tach [15:58] Tach: Packages in Ubuntu may not be the latest. Ubuntu aims for stability, so "latest" may not be a good idea. Post-release updates are only considered if they are fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports, !sru, and !ppa. [15:59] brkcore: this is what it will look like in the end: https://termbin.com/fa6h [15:59] that's /etc/modprobe.d/blacklist-bluetooth.conf [15:59] thats in the modprobe.d ? [15:59] ok great [15:59] tomreyn this is where I run into: https://github.com/gluster/glusterfs/issues/3156 [15:59] Issue 3156 in gluster/glusterfs "mounting with 'backup-volfile-servers' option throws a syntax error" [Closed] [15:59] you can name it whatever you want but the .conf suffix should remain [16:01] thanks a lot KBar [16:01] dont mention it [16:01] you're lucky i know this stuff. i went through this a while ago :) [16:02] Tach: according to this bug report, this is just a warning message and the mount does succeed? [16:02] tomreyn it does not succeed, that's my issue [16:02] yeah, and now its just copy/pasting what you did in much less time. I mean all of you guys should have some patreon links or crypto walltes, so we can tip you [16:03] Tach: and it would have surprised me with this message, indeed [16:03] tomreyn me as well === duuude is now known as goatse === goatse is now known as duuude [16:04] tomreyn do you know if: Is there a difference between Number of Bricks: 1 x 3 = 3 and Number of Bricks: 3 ? [16:05] Tach: i do't know what you're asking, is this Ubuntu support related? if it's a joke, then i'm sorry to have failed to understand it. [16:06] tomreyn it's not a joke... it's what gluster tells me about my existing bricks 1x 3 = 3... [16:07] Tach: for now, i suggest to look for an existing bug report against ubuntu's glusterfs-client on launchpad. and if there is none, to file one, referring to the upstream bug report. [16:07] tomreyn there is one and we need to wait :( [16:07] Maybe I need to donate someone some pepper :P [16:07] yeah, but mb its joking? programs have become sentient these das [16:08] Tach: do you know the bug id? [16:08] tomreyn sec [16:10] tomreyn I think I need to create a new one, this one is not going to be picked up (again) [16:11] Tach: why do you say this? [16:12] tomreyn because the merge has been done for 10.1 or so [16:13] hmm [16:14] Tach: the latest open bug report against the glusterfs source package in ubuntu was filed in 2019 [16:14] tomreyn yeah it's a followup message, will create a new one [16:14] its probably best to report it upstream [16:15] it's been reported upstream, it's just the link to that that's missing [16:15] glusterfs has moved into main with jammy, so support will have improved [16:23] Tach: on a quick glance, (only) in terms of package dependencies, you should be able to upgrade all the glsuterfs related packages (glusterfs* and libg*) you have installed now to their kinetic versions. but .... no guarantees (try it on a test system first). [16:25] tomreyn I'm trying PPA now [16:29] oh, right, https://launchpad.net/~gluster/+archive/ubuntu/glusterfs-10?field.series_filter=jammy looks like it could work [17:02] Hello, world! I'm having trouble with my radeon pro wx4100 on ubuntu, i can only boot with nomodeset in grub and then when i do boot i can only use one of my screens. [17:02] without nomodeset the monitors just keep trying to power up and then go back to power save mode [17:03] kzootech: wich ubuntu release would that be? [17:04] lotuspsychje: 22.04 [17:04] fwiw i have had this issue with debian and fedora live "cd"s as well [17:05] kzootech: did you compare wayland vs xorg? [17:05] https://bbs.archlinux.org/viewtopic.php?id=245260 this actually describes the problem perfectly (same card and monitors, i only have 2 though) but there is no solution [17:05] kzootech: sounds like a hardware-related issue. any settings in bios/eufi? [17:06] i think the latest fedora is wayland? but idk [17:06] KBar: the card has worked fine (and continues to) in win 10 [17:06] kzootech: on the same computer? [17:06] kzootech: at wich point exactly monitor shuts off? [17:06] i have the integrated gpu now turned off in bios to see if that was a cause of the issue, it is not [17:06] KBar: yes same computer, im trying to dual boot it [17:07] that might be the problem. but not sure [17:07] lotuspsychje: basically a few moments after i press enter on the grub screen [17:07] nomodeset can get me to a desktop at least [17:07] thats early [17:07] but with just one monitor and im assuming no acceleration [17:07] yeah it very early in the boot [17:08] kzootech: try disabling plymouth ? [17:08] how do i do that? [17:08] kzootech: have you tryed pressing F1 at boot, see if you can catch errors? [17:08] kzootech: delete `splash quiet` from /etc/default/grub [17:08] run sudo update-grub [17:09] ill try restarting [17:09] kzootech: not the line itself, just the values. so its left as is but without these two [17:09] yeah i got you [17:09] cool [17:09] just making sure [17:09] im pretty sure i tried this before but ill try again [17:10] oh.... text [17:10] and... monitor power save mode [17:10] let me run that again to see how far it got... [17:11] does it come with its software of sorts? maybe you can access its management on your windows OS and see if you can disable auto power save mode [17:11] nvidia has optimus or whatever [17:12] it scrolls by pretty quick, but it definately gets to init or whatever init thing ubuntu uses [17:12] thats a good thought, ill take a look in win 10 for a setting... [17:16] hmm im not seeing a power save mode in the radeon pro settings [17:18] kzootech: is it possible to share a dmesg in a !paste please [17:19] maybe, is the previous dmesg log going to be in /var/log? [17:19] because if i dont use modeset i cant really do much [17:19] i guess i could setup ssh and probably still ssh in... [17:20] kzootech: you could try journalctl -b -1 for a previous boot [17:20] ill take a look in a second, i want to make sure im not missing a setting here [17:20] the only thing im coming up with that feels like on the right track is EDID settings [17:24] kzootech: might be worth checking out: https://www.amd.com/en/support/professional-graphics/radeon-pro/radeon-pro-wx-x100-series/radeon-pro-wx-4100 [17:26] http://codepad.org/FMe1Az1O dmesg [17:28] try disabling your secureboot kzootech [17:28] that can influence the proper working of hardware [17:30] looks like the same behavior with secure boot disabled [17:30] KBar: it doesnt look that there is a driver they provide for 22.04 [17:31] try the one for 20.04? [17:32] i dont see errors on radeon in your dmesg [17:33] me either [17:34] kzootech: sudo lshw -C video , plz? [17:35] lotuspsychje: http://codepad.org/DUGCrjF3 [17:35] yeah unclaimed means no driver loaded kzootech [17:36] lotuspsychje: that is using "nomodeset" at boot [17:36] right [17:39] cant use amds driver from their set because of dependancy issues [17:42] kzootech: did your card work properly on 20.04? [17:42] i never tried 20.04 [17:42] kzootech: maybe load up a liveusb for a test? [17:43] kzootech: here your chipset shows 18.04 certified; https://ubuntu.com/certified/component/388 [17:43] maybe we got luck on 20.04 too [17:44] im just sort of starting the process of migrating my desktop back to linux, i sitll have a few years until win 10 is dead anyway, but my plan was to dual boot for a while to dial in a linux distro the way i like it [17:44] ill try 20.04 [17:44] being on the latest and greatest isnt really a concern to me === txtsd_ is now known as txtsd [17:45] kzootech: if we can find the root of your issue, would be great [17:45] a good rule of thumb of mine: if i want stability, i wait until at least the first point release [17:45] to switch to the new lts release [17:45] lotuspsychje: yeah im probably mostly curious as to what the actual issue is right now [17:46] kzootech: have you been able to pinpoint your boot in txt mode where your screen goes off? [17:48] lotuspsychje: it goes to fast, but it starts going through init (or whatever init program ubuntu uses) where you get the "[ OK ]" messages, et al [17:48] so its past just the kernel booting [17:48] it seems like it goes black when X11 runs is my guess [17:48] with quiet splash removed, that is [17:48] maybe its 22.04 kernel doesnt like the chipset [17:48] kzootech: you can switch to virtual terminal (ctrl+alt+f2) and view journal from there `journalctl -b` [17:48] try 20.04 to compare [17:49] kzootech: ubuntu 22.04 runs wayland by default [17:49] im downloading 20.04 right now [17:49] ah does it? [17:49] but his screen shuts off before login [17:49] kzootech: do you see gdm pop up? [17:49] on some gpu [17:49] KBar: only with nomodeset [17:49] i see [17:50] nomodeset is the only way i can get anywhere really [17:51] im going to try to boot 20.04 here in a few minutes and see what happens [17:51] it would kind of surprise me if that fixed it, none of this is new hardware by anyones standards really [17:51] i guess the radeon pro wx4100 is slightly exoctic? [17:52] we will have to see what happens kzootech [18:05] same issue on 20.04 live [18:06] but i could install that driver on 20.04 [18:06] theoretically [18:08] seems like the next step might be to try to install 20.04 on disk and then install that driver [18:09] https://bbs.archlinux.org/viewtopic.php?id=245260 its interesting that the person experience what seems like the same issue on arch didnt have problems if they used minidp to dvi adapters, but i have none of those to test with right now [18:09] i have minidp to dp cables [18:11] did anyone update ubuntu focal arm last week and break drivers and os run super sluggish? [18:11] I'm on rockpro64 [18:12] minist3r: Apparently you did. [18:12] I did lol [18:12] !arm [18:12] ARM is a specific (RISC) processor architecture used in a variety of applications such as handhelds and networkdevices. For more information see https://wiki.ubuntu.com/ARM . For ARM specific support, stop by the #ubuntu-arm channel. [18:12] I'm in that channel but its not very active [18:12] minist3r: You'll probably need to get down to which specific drivers are broken and what processes appear slow. [18:13] @ubottu [18:13] The whole OS is sluggish [18:13] minist3r: That's our bot, and @ prevents nicks from highlighting. [18:13] and network drivers stopped working [18:13] minist3r: Were you able to revert to a backup? [18:14] unfortinately I just built this server and didnt get a backup made I know dumb [18:15] Its an xmpp server with ejabberd and postgres sql wonder if its easier to just backup the config and database [18:15] and reinstall OS [18:16] minist3r: I hate just doing a blind rebuild, but that's probably the quickest fix. [18:17] @jhutchins I do too it too me awhile to get the xmpp server working right, wish there was another option [18:18] is there a cmd to reverse recent upgrade? [18:18] minist3r: You could go through driver by driver. Can you boot to an earlier version of the kernel? [18:18] minist3r: Unfortunately no, not in Ubuntu. [18:19] Ubuntu arm seems limited compared to x86 ubuntu I'm not sure how to do that in arm version [18:19] but it probably would work [18:20] AFIK RedHat's the only distro that builds rollback capability into it's packages. [18:20] minist3r: Ideally you would get a boot menu that would let you choose an earlier kernel, but the .deb branch doesn't preserve kernels as well as some. [18:20] maybe i can install driver manager on it [18:25] @jhutchins ya theres no boot menu unfortinately [18:27] minist3r: which image are you using, Ayufan's? [18:27] minist3r the @ sign doesn't work in IRC [18:27] I am having some problems with an optimus laptop, so I wonder if Ubuntu would be a good alternative for that. [18:28] Armbian_22.05.1_Rockpro64_focal_current_5.15.35_cinnamon_desktop.img [18:29] from https://www.armbian.com/rockpro64/ [18:29] it worked great till I upgraded it [18:29] Question for myself, did you manage to get hardware accelerated youtube with that image? [18:30] (in browser, that is) [18:30] I believe so pretty sure I used youtube once or twice [18:31] Thanks; I'll try it. Not sure about the sluggish behavior, if that's xfce, maybe it's related to their window manager? [18:32] I'm using cinnamon [18:32] Whoops cinnamon, ok maybe that too [18:33] Should i just install a different gui then remove cinnamon to test? [18:33] You could do a quick test with sudo apt install openbox [18:33] It's very very light with minimal dependencies [18:34] You can select it in the lightdm login screen [18:34] You can also check `dmesg` for any weird errors [18:35] ok thank you i'll try that [18:36] failed to start Armbian ZRAM Config [18:37] That shouldn't affect anything until you open many programs [18:37] can i send the whole output in here [18:38] !paste [18:38] For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [18:38] Or: dmesg | nc termbin.com 9999 [18:38] whats that [18:38] Auto uploads to a pastebin called termbin.com [18:39] vqueiroz: It's probably a good idea to search for your model + linux, see what other people have installed successfully. [18:40] vqueiroz: Ubuntu's pretty broadly compatible, but there's no guarantee it's going to support everything. [18:40] https://termbin.com/cqq3 [18:45] jhutchins do you see anything weird in here https://termbin.com/cqq3 [18:49] minist3r: Not without comparing it to a successful clean boot. Unfortunately some subsystems are designed to fail benignly if they're not supported [18:50] So you get "failed" when that's an expected result. [18:50] I try to discourage coders from doing that, but no matter how many fingers I break they keep at it. [18:51] lol [18:54] I'm trying openbox now [18:56] If I use openbox should I uninstall the other gui's to test? [18:57] minist3r: Theoretically you can have as many GUI desktops as you want. [18:58] minist3r: You might consider getting everything working at the console-only level, then move on to graphics. [18:59] openbox freezes at black screen logging in [19:00] ya I think i just need to reinstall it worked great with cinnamon gui when I first installed [19:11] Hi, I used a backup to restore some data and now some programs do not open (only GUI) [19:12] for example I click on timeshift and nothing hapens [19:12] but if I try to do something with timeshift in CLI it works [19:13] minist3r: Actually, the correct answer for this channel is to install a real Ubuntu image, then troubleshoot any specific problems you have with that. [19:13] How can I do that ? [19:13] I am pretty new to linux [19:13] minist3r: Working with an "off-brand", obsolete image really isn't a fair test, and may waste time solving problems that the newer release has already fixed. [19:14] I restored from a timeshift backup done 2-3 weeks ago [19:14] webchat45: It's probably a permissions/ownership issue. I know that's vague, but so is your question. [19:15] OK let's start from somewhere [19:15] How can I fix this ? [19:15] webchat45: It might help to show _exactly_ what you restored, and what changes you have made since the backup. [19:15] how? [19:15] webchat45: Fix what? [19:15] I want to upgrade to the latest version of ubuntu [19:16] 22.04 LTS [19:16] I dont think there are any other ubuntu distros that work with rockpro64 [19:16] Would you please help me do that ? [19:16] I can not upgrade using the GUI because of the problem I told you about [19:17] Can you help me upgrade to 22.04 LTS using CLI ? === Bencraft14191 is now known as Bencraft1419 [19:19] !upgrade [19:19] For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade [19:20] webchat45: A text-based upgrade should be possible, but it probably won't fix the GUI problems. [19:20] webchat45: One thing to try would be to create a new user and see if the GUI apps work for that user. [19:21] webchat45: Have you tried apt update && apt upgrade? === brlancer_ is now known as brlancer [19:21] Have you tried apt update && apt upgrade? will try now [19:22] webchat45: You'll need sudo. [19:22] yup [19:23] All packages are up to date. [19:23] E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission denied) [19:23] minist3r: Does the distro you have offer any kind of support? [19:23] lotuspsychje: even with installing the driver in 20.04 (had to go back to kernel 5.4.0-54) i still have the same issue [19:24] E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root? [19:24] i did with sudo [19:24] webchat45: IF you're using sudo, that probably means there's an active or failed apt/dpkg function already running, possibly from the GUI. [19:25] probably havent restarted since I clicked upgrade in the GUI [19:26] webchat45: This is more thorough than we can be here: https://itsfoss.com/could-not-get-lock-error/ [19:26] webchat45: Ah, well, see if you can find and finish that process. [19:27] How do u switch to an older kernel [19:28] minist3r: Install it and add it to grub. [19:29] minist3r: _I_ switch by picking it from the boot menu. [19:33] jhutchins: thanks [19:33] i think ubuntu is better than all the rest [19:33] debian and manjaro run mad slow [19:34] #termux [19:35] hello [19:36] i installed ubuntu on my phone with andronix app [19:37] i connect to it with vnc [19:37] but it have xfce presinstalled [19:37] i wanna to switch to gnome [19:38] and I sucessfully installed gnome-desktop [19:39] but I dont know how to switch to gnome [19:39] not to mention to make it default [19:39] google told me to pick it while booting [19:39] but its not a case [19:42] because I loggin to it via vnc, and start it with ./run-ubuntu20.sh (provided by andronix( [19:42] ideas? [19:42] its kind of wack andronix [19:42] just to play with on your phone [19:42] better on a pc or mac [19:42] im in hospital [19:43] mental one [19:43] i wont get laptop to soon [19:43] I dont have a boot menu on arm [19:45] yeah but linux is still a kernel used by android [19:46] it works but im not a xfce fan [19:46] and gnome seems to be best for touch screen [19:46] im gonna try tomorrow [19:57] Hi again, https://itsfoss.com/could-not-get-lock-error/ has 3 ways of fixing my problem, I tried 2 but the third one is to remove some files [19:58] I am not sure I should do that. They seem important [19:59] jhutchins: are you there ? [20:00] that is a warning, that other updates are pending. [20:00] just run the update icon. [20:02] oerheks: are you talking to me ? [20:02] yes webchat45 [20:02] my GUI doesnt work [20:02] I can not just click upgrade [20:03] *if* you want to force to remove that lock; sudo fuser -vvv /var/cache/apt/archives/lock [20:03] then run update and upgrade again [20:03] they're not important. [20:03] they, it. [20:04] assuming you rebooted in the middle of something [20:04] otherwise, theyll remove themselves [20:04] All packages are up to date. [20:04] E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission denied) [20:04] E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root? [20:04] well, something is waiting for an update. [20:04] or you're not root [20:05] sudo rm /var/lib/dpkg/lock [20:05] ps aux | grep -i apt [20:05] root        1410  0.0  0.0 128800  9292 ?        Ssl  22:44   0:00 /usr/sbin/thermald --systemd --dbus-enable --adaptive [20:05] user        9150  0.0  0.0  11572  2600 pts/0    S+   22:52   0:00 grep --color=auto -i apt [20:05] webchat45: did you run apt using sudo? [20:05] yes with sudo [20:06] ok that's okay [20:06] do you have any GUI apps for package management open currently? [20:06] tomreyn: no [20:06] I did: sudo rm /var/lib/dpkg/lock [20:07] still doesnt let me upgrade [20:07] right, because that's not the lock the error was about [20:07] ok so what do we do now ? [20:08] hav eyou tried turning it off and on again? [20:08] turning what on and off ? [20:08] you can run sudo fuser -vvv /var/lib/dpkg/lock-frontend [20:08] the computer [20:08] you can leave the moniitor on [20:08] enigma9o7[m]: yes I rebooted [20:08] same error after taht [20:09] sudo fuser -vvv /var/lib/dpkg/lock-frontend doesnt chenge thing either [20:09] still same error [20:09] I set up ubuntu so it updates automatically [20:09] maybe this is preventing me from upgrading [20:09] but why cant I start Timeshift in GUI then ? [20:10] but you have no gui ..? [20:10] webchat45: the command sudo fuser -vvv /var/lib/dpkg/lock-frontend is supposed to return the process ID of the process having a lock on the file, if any [20:10] oh ok [20:11] if it returned empty, then you can safely sudo rm /var/lib/dpkg/lock-frontend [20:11] I did sudo rm /var/lib/dpkg/lock-frontend [20:11] and still E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission denied) [20:12] after I sudo apt update && apt upgrade [20:12] I still get the error: [20:12] E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission denied) [20:12] that's because you need to sudo apt update && sudo apt upgrade [20:13] i.e. both of the chained commands need to be run through sudo [20:13] done [20:13] no errors [20:13] up to date now [20:13] so this was probably the actual issue [20:13] how do I upgrade from the CLI ? [20:13] !update [20:13] For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade [20:14] ignore this [20:14] to version 22.04LTS from the CLLI ? [20:14] !ltsupgrade [20:14] Regular upgrades from the last but one LTS release to the latest LTS release, 22.04 "Jammy Jellyfish", are enabled days or weeks after 22.04.1 is released. This delay helps to ensure that any lingering issues are resolved before people upgrade production systems. If you'd prefer to upgrade now, use sudo do-release-upgrade -d [20:14] see what ubottu tells you [20:14] but first of all, you should sudo apt full-upgrade [20:15] sudo apt full-upgrade does nothing [20:15] I mean doesnt update anything [20:15] good [20:16] you're already up to date [20:16] 5.13.0-52-generic #59~20.04.1-Ubuntu SMP Thu Jun 16 21:21:28 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux [20:16] Checking for a new Ubuntu release [20:16] Upgrades to the development release are only [20:16] available from the latest supported release. [20:17] I get this after i do : sudo do-release-upgrade -d [20:17] = 22.04 [20:17] ??? [20:18] else wait a few months to 22.04.1 [20:18] ok so I stay with this version then [20:18] but how come I can not run TImeshift ? [20:19] can you help me fix that ? [20:19] !info timeshift [20:19] timeshift (21.09.1-1, jammy): System restore utility. In component universe, is optional. Built by timeshift. Size 719 kB / 3,234 kB [20:20] someone said it might be a permission issue [20:20] webchat45: Did you try launching it as a different user? [20:21] webchat45: Is there a .timeshift directory in your /home/? (ls -a) [20:21] how can I do that ? [20:21] webchat45: Add a new user. === promet_ is now known as promet [20:23] I can not [20:23] users is locked [20:23] and when I click unlock nothing hapens [20:23] this is some kind of bug in the gui [20:23] it seems to me [20:24] webchat45: I think you said that you can launch timeshift from the command line? [20:24] yes [20:25] everything works the command line [20:25] :21 < jhutchins> webchat45: Is there a .timeshift directory in your /home/? (ls -a) [20:25] oh sorry. checking.. [20:26] no [20:26] no .timeshift dir [20:26] webchat45: Confirm that you see other . directories. [20:27] yes I do [20:27] Hm. [20:27] set nsutilus to show hidden files [20:27] I guess that works too. [20:28] webchat45: When you run it from the command line, you're using a terminal inside the (gnome) GUI, right? [20:28] yes, sir [20:28] webchat45: No errors on the CLI? [20:29] nope [20:29] maybe when I restored from backup timeshift removed the .timeshift dir ? [20:29] :D [20:30] Timeshift seems to have outsmarted us then. I'd start doing some web searches for something like "timeshift gui won't start". [20:30] found something saying run: timeshift-gtk [20:31] it says : admin access required [20:31] should I sudo timeshift-gtk ? [20:35] I did [20:35] and it opes it [20:35] so maybe it is a user permissions thing after all [20:43] kzootech: just wanted to point out, that amd released an amdgpu pro driver for 22.04, which is for now outside the official repos, but maybe you could get it running with that? [20:47] murmel: where can i find such a thing? i havent seen a 22.04 driver [20:52] webchat45: it's probably related to running on wayland https://github.com/teejee2008/timeshift/issues/41 [20:52] Issue 41 in teejee2008/timeshift "Desktop launcher not working in Wayland" [Closed] [20:52] also https://github.com/teejee2008/timeshift/issues/35 [20:52] Issue 35 in teejee2008/timeshift "Support for Wayland session" [Closed] [20:54] hmm, although this should be fixed in ubuntu 20.04's timeshift 20.03 version, so i'm not sure. [20:54] kzootech: https://repo.radeon.com/amdgpu-install/22.20/ubuntu/jammy/ [20:55] i would not recommend this driver [20:55] no? [20:56] it cant really be any worse than not working at all? [20:56] what's the issue you're trying to solve? [20:56] my radeon pro wx4100 will not work at all without nomodeset [20:56] oh, radeon pro, maybe then you actually need it, sorry. [20:57] https://bbs.archlinux.org/viewtopic.php?id=245260 basically the same issue this arch user was having [20:57] which they couldnt resolve [20:57] this also happens on fedora's live cd, and debian's live cd without nomodeset [20:57] did you update firmware, yet? [20:58] are there error messgaes in your log when you try to run it with amdgpu? [20:58] well i switched to 20.04, tried installing that driver, had to move the kernel to 5.4.0-54 to install, that didnt help [20:59] i tried putting my monitors edid into initramfs and using drm.edid_firmware=... [20:59] wx4100 is two years old, right? [20:59] What driver are u having issues with? [20:59] uh, this one is older than that [20:59] like 5? [20:59] i bought it used [20:59] but ive had it a while [21:00] works fine in win 10 [21:00] Launch Date: July 2016 [21:00] yeah thats more like it [21:00] so i doubt it's a matter of how new the driver or firmware is [21:01] could it be broken hardware? [21:01] in that arch forum post it seems like they can solve it by using display port to dvi adpaters [21:01] which seems like silliness [21:01] and i dont have those to test [21:01] its definately to do with kernel modeseting === hexenbane985673 is now known as hexenbane98567 [21:02] the hardware works fine in this computer with non-linux os [21:02] i thought i was going to have the answer with adding my edid dump to the firmware actually [21:03] i see. that would make a good bug report against linux, i guess, at least if the amdgpu module lists this hardware as supported [21:03] i still might try that with 22.20 live [21:04] its more as if the gpu and monitors arent happy with each other or something [21:04] because they turn on like they are abought to display a signal, then say no signal, then turn back on again, then say no signal again, etc [21:06] kzootech: hm scraping the internet, told me that that gpu should be supported since 4.7 :/ [21:06] kernel version* [21:08] *22.04 [21:11] I just got asked to upgrade to ubuntu 21.01 hopefully that fixes all my issues [21:12] upgrading upgrades your issues :) [21:12] minist3r: are you sure with 21.01? [21:12] as there is no release called 21.01 [21:12] thats what it said [21:13] I did subscribe to untested updates [21:15] kzootech: summarizing the above: get error logs, file bugs against ubuntu, linux and amd. [21:15] that's if the error messgaes don't already hint on how to solve it [21:18] minist3r, like it was suggesting 21.10; there was no january 2021 release. [21:18] ya let me double check what version im on now after upgrading to verify [21:22] Hi I also need help fixing one more problem [21:22] I have a swap partition but am not using it [21:23] when I reboot :  a start job is running for partition 98(#&y387r3987^R*&#^(*&^R and it count 1min 30 secs [21:23] That's good. [21:23] I also try to avoid using swap. [21:23] Keeps things snappy. [21:23] I have 64gb ram I run 10vms and its still ok with out swap [21:23] but still [21:24] can you help me fix it ? [21:24] maybe stop rebooting and you wont notice it [21:24] hehe [21:24] But yeah I dunno. I've never seen that happen on a start job other than in virtual machines sometime sit says that about vboxadd.service [21:25] doesnt it tell you what service is taking forever to start? [21:25] nono I know what the problem is [21:25] You just have to help me figure out what to change in fstab [21:25] tahts all [21:25] ah someone here is probably good at fstab, not my forté [21:25] it thinks some nonexisting partititon ID is my swap so it tires to mount it [21:26] if I can just find out what the swap part name is and replace it in fstab if will fix the problem [21:26] can you help me do it ? [21:26] blkid /dev/sdx [21:27] ? [21:27] nothing hapens [21:28] yeah well you need to fill in the swap partition in that command [21:28] (and as root) [21:29] # swap was on /dev/nvme0n1p6 during installation [21:29] UUID=6132f14c-d619-41ea-acdd-4474b050b0f5 none            swap    sw              0       0 [21:30] yes? verify that it's still the same uuid [21:30] I think I have the replace the UUID with the proper one [21:32] How can I check what kernel I'm using via terminal [21:33] minist3r: uname -r [21:33] minist3r: ' uname -r ' . [21:36] my main problem is that a lot of programs dont run in GUI but if I run them as root all works [21:37] like Timeshift wont open if I click its icon but if I "timeshift-gtk" fro cli it opens [21:37] same with gparted [21:37] if I "sudo gparted" it opens [21:37] if I just "gparted" nothing hapens [21:37] how can I fix this problem in general ? [21:38] you should `pkexec gparted` [21:38] One way to fix it would be to edit the gparted desktop file and force pkexec [21:38] cp the .desktop file from /usr/share/applications to .local/share/applications and edit the Exec= line [21:39] pkexec uses policykit to get root access, its the way we're supposed to elevate permission for gui apps [21:40] you shouldn't sudo gui apps cuz it can mess up permissions and ownership on stuff [21:40] enigma9o7[m]: now i am astonished that ubuntu doesn't do this by default [21:40] sudoing is the only to open them at this point [21:42] will "cp the .desktop file from /usr/share/applications to .local/share/applications and edit the Exec= line" fix everything or just gparted and I have to do it for every other program manually like that ? [21:43] Well I was suggesting how to fix it for gparted only. You could do that for any other GUI app you need root for that isnt behaving, but there shouldn't be too many of those.... [21:43] webchat45: if you go that route, you would need to fix it for every program [21:43] synaptic maybe? [21:43] damn [21:43] most GUI apps dont need root.... [21:43] tahta sux [21:43] no but nothing opens [21:44] there is some problem with my user [21:44] isnt this something in groups ? [21:44] cant i just checkmar some stuff from the gui ? [21:44] If its fubar, you could createa new user and login as them, forget your old user. [21:44] just set all the same groups as the default user [21:45] ok lets try this [21:46] webchat45: it's very unlikely that your groups are messed up [21:46] how do I create a new user from the CLI ? [21:46] sudo adduser [21:47] but it'll start without all the groups you need for usb and sound and whatever, so copy the groups from the default user [21:47] ok o k [21:47] let me make the user first [21:47] so "adduser username pass /ADD ? [21:48] so "adduser username pass /ADD" ? [21:48] webchat45: when you do 'sudo adduser --add_extra_groups you add automatically the standard groups [21:49] you would only need to add sudo after that [21:49] ah cool switch [21:49] enigma9o7[m]: you can make it as default in /etc/adduser.conf [21:50] where do I enter the new username and pass here ? -> 'sudo adduser --add_extra_groups " ? [21:50] but I still wonder why a new user [21:50] when you enter there is a questionaire [21:50] just to test if it will work [21:51] ok [21:51] so I entere teh command just like that : sudo adduser --add_extra_groups ? [21:52] webchat45: you need to give your user a real user name not [21:52] name it bla or test or whatever [21:52] but you said I enter the username in the questionaire that comes after the command is entered [21:53] yes for password etc [21:53] Or use a decent name incase you deicde to use it permanently cuz its easier than fixing your original user.... [21:53] yes descent name [21:54] My issue did end up being Video drivers [21:54] sudo adduser --add_extra_groups admin [21:55] just poped up saying I dont have a videodriver [21:55] I will use admin as username [21:55] let me try this [21:55] brb [21:55] weet that works [21:55] then you still have to make it a sudoer [21:55] then it'll be good to go [21:56] ok [21:56] user created [21:56] some stuff happened [21:57] now how do I add him to sudoers [21:58] webchat45: sudo adduser sudo [21:59] done [22:00] log out and into the new account and verify that it works, or not [22:00] interestingly gparted itself (desktop file) doesn't call any sudo/pkexec/whatever to get root access, so no idea whats going on [22:02] yeah [22:02] it didnt work [22:02] new user can't start gparted [22:02] timeshift [22:03] or click upgrade [22:03] nothing hapens [22:03] how do I remove the user ? [22:03] what do you mean by upgrade? [22:03] upgrade to newer version of ubuntu [22:03] sudo userdel and then rm -r /home/ [22:06] ok all deleted [22:06] so I am screwed === srv is now known as s_r_v [22:06] All I can do at this point is move all my stuff to another drive [22:06] and reinstall ubuntu [22:07] webchat45: what happens when you type 'gparted | nc termbin.com 9999' (give us the link) [22:07] gparted | nc termbin.com 9999 [22:07] pkexec: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by pkexec) [22:09] webchat45: ahm, that's bad [22:10] your install seems to be really wonky, so it's easier to just reinstall, other than trying to figure out what you did [22:12] it would be easyer to reinstall if I didnt have 10 vms and a bunch of other stuff installed [22:12] actually more like 20 [22:12] cause I have qemu vms as well [22:13] webchat45: are you bragging or complaining? [22:13] lol === s_r_v is now known as srv [22:13] webchat45: I mean the bigger question is, what did you do, to get to this point [22:13] ^ _ - [22:13] I backed up using timeshift [22:13] and then I restored [22:14] that's all [22:14] and after restored most things in GUI won't open [22:14] webchat45: from an eol release? [22:14] no from like 2 weeks ago [22:16] I just dont' understand how this broke things [22:17] webchat45: can't you reinstall without affecting your VMs? [22:18] I have all docker stuff, all virtual machine images and all lxc containers on separate zfs datasets [22:18] vms are in /home/user/ dir [22:18] some of them [22:18] cbreak: I can't remember where the xml files are being kept, otherwise I would say it's easy to backup [22:23] I will just probably reinstall [22:23] hope it woks [22:23] c ya [22:25] I spent way too much time last week setting up my new computer at work [22:25] installing kubuntu the hard way :) [22:26] but now I have zfs boot via zbm, so I can easily and quickly clone, rollback my OS before booting [22:26] independently from VMs / Userdata [22:27] I've set up my computer here at home the same way by modifying the original install. It was quite tricky, but worked. Was able to fork the system before upgrading to 22.04 [22:28] I can only recommend such a setup to people that know how to set it up though... it's not trivial :( [22:32] murmel: tomreyn i have made some progress booting ubuntu 22.04 with video=1680x1050@60m shows me boot text on both screens (with quiet and splash disabled) up until systemd-networkd [22:32] so now i think its just X/wayland/whatever having the issue [22:35] i can make it to a terminal without nomodeset now, it looks like X detected the monitors fine [22:36] kzootech: does the gpu get claimed? I assume so, but make sure it's the correct driver [22:37] xorg is talking of amdgpu [22:37] detected the monitors by name, etc [22:37] kzootech: sounds good [22:38] its progress [22:38] definitely === wezzzzzz is now known as wezzzzz === wezzzzz is now known as wezzzz