[01:00] Hello can someone help me with something [01:00] !ask [01:00] Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [01:03] Ah okay sorry, Can someone help me install nvidia 390 legacy driver, my notebook currently runs nvidia 820m, which i'd assume the recent one supported is the legacy 390 one, also using the additional drivers tool installs either the 450 or the 340 which both reboot into a blackscreen === george is now known as Guest60269 === andrej is now known as Guest68120 [08:44] kynnad was added by: kynnad [10:01] How can I split screen? [10:02] All I tried to create the shortcut Super+Left/Right doesn't work [11:42] @Fairnandes, https://manual.lubuntu.me/stable/F/keyboard_shortcuts.html provides a list of the Keyboard shortcuts in Lubuntu 20.04 LTS/20.10 ; you didn't provide release details. [12:06] Right, but none of these have the effect of splitting screen horizontally. [12:06] For former versions, the following workaround doesn't fit [12:06] @Fairnandes [Right, but none of these have the effect of splitting screen horizontally.], Which version of Lubuntu do you have? [12:06] http://v1chak.blogspot.com/2013/03/lubuntu-openbox-keybind-to-split-screen.html [12:08] 20.04.1 [12:13] The faux tiling was removed since it conflicts with the super key bindings. You can add that back into the openbox configuration but you should change the keybind. [12:15] How do I do that? [12:30] You have to add them back into the `lxqt-rc.xml` file. https://paste.ubuntu.com/p/jn2NgFXTc5/ [12:31] You will want to change the `W` for something else though. [12:38] Tried it, but is not working though [12:48] You will have to log out and back in if you haven't done that. [15:17] guys … how do I start troubleshooting this? [15:17] systemctl --failed … UNIT LOAD ACTIVE SUB DESCRIPTION … ● cups-browsed.service loaded failed failed Make remote CUPS printers available locally … LOAD = Reflects whether the unit definition was properly loaded. … ACTIVE = The high-level unit activation state, i.e. ge [15:17] neralization of SUB. … SUB = The low-level unit activation state, values depend on unit type. … 1 loaded units listed. [15:17] i'll upload a picture too [15:17] (Photo, 805x194) https://i.imgur.com/00VyNyZ.jpg [15:18] I can't print [15:20] what happens if you try to start it manually? [15:24] @kc2bez [ what happens if you try to start it manually?], how do I do this? [15:25] `systemctl start cups-browsed.service` [15:26] *throws a sudo into the mix* [15:26] It should prompt you [15:26] i'm picky ;) [15:26] Either way [15:26] ok, trying to print something now [15:28] (Photo, 1280x455) https://i.imgur.com/XonNmjn.jpg [15:28] @kc2bez [ `systemctl start cups-browsed.service`], nee feedback from terminal [15:29] @Michaël Van Bogaert [], I still get this result [15:31] (Photo, 409x396) https://i.imgur.com/JWC0yEF.jpg [15:40] `systemctl status cups-browsed.service` Will let you know if the start was successful. [15:43] `journalctl -u cups-browsed.service` will show you log messages for that systemd unit. [15:49] (Photo, 1034x187) https://i.imgur.com/wi5tZdJ.jpg [15:49] @kc2bez [ `journalctl -u cups-browsed.service` will show you log messages for tha …], the log … that's what we need :) [15:51] @kc2bez [ `journalctl -u cups-browsed.service` will show you log messages for tha …], https://paste.ubuntu.com/p/wcTVRZbb5G/ [15:56] "this is not a systemd bug but an iotedge bug" … according to this post [15:56] https://github.com/systemd/systemd/issues/13574 [15:57] That is a different service. There are some cups logs in `/var/log/cups/` that might help as well. [16:01] (Photo, 510x781) https://i.imgur.com/VKpaBGx.jpg I think you mean these … but mind you those are BIG [16:02] 9 and 15mb :s … and all it contains is text😨 [16:02] i should point out that what you're seeing is a cups-browsed coredump. that SUGGESTS a segfault somewhere [16:02] which is a Bad Thing [16:02] just my 2 cents [16:03] segfault … I saw this somewhere appearing in the terminal … Would it be solved if I reinstall this laptop? [16:04] @teward001 [just my 2 cents], I had to Google this idiom 😂 [16:04] `segmentation fault (Core dumped)` is usually the indication you've got something going haywire with a program. [16:05] but the cause of segfaults could be irrelevant from a reinstall [16:05] is this a fresh install you did, or did you upgrade from an older release? [16:05] just asking because sometimes that is a relevant bit [16:05] kc2bez: unrelated: I hate segfaults >.< [16:05] Yeah, that is bad stuff. [16:05] @teward001 [just asking because sometimes that is a relevant bit], today I did a release upgrade to Lubuntu 20.10 … before that printing worked just fine [16:06] from 20.04? [16:06] @teward001 [from 20.04?], I do believe so [16:06] kc2bez: something to add to the QA tests in development side of things. ^^ [16:06] Michaël you could ATTEMPT a fresh install of 20.10 after backing up the data you want to keep [16:06] and MAYBE it'd work (there could be leftovers from 20.04 that broke things) [16:07] but if you do that and get the segfaults still then you should probably open a bug, so the devs can dig deeper [16:07] any CUPS components segfaulting is a Bad Thing [16:07] I upgraded my box here to 20.10 and I don't have a CUPS issue. [16:07] I remember the upgrader asking me what config I wanted … and I answerd 'keepr the old one' … something in those words [16:07] kc2bez: could be unique to their system. Keeping the old config could cause the breakages too [16:07] esp. if CUPS has things it *needs* during the upgrade. [16:07] Right [16:08] @teward001 [kc2bez: could be unique to their system. Keeping the old config could cause the …], can I remove it? [16:09] I already did a cups things purge … and reinstalled it … but that solved nothing 🤷🏽‍♂️ [16:10] I'm back in about half an hour [16:44] @kc2bez [ I upgraded my box here to 20.10 and I don't have a CUPS issue.], I have done many upgrades to 20,10 and tested printing - never had a CUPS issue (mostly HP printers) [17:09] @teward001 [kc2bez: could be unique to their system. Keeping the old config could cause the …], is there any way that I can remove the old config file? [17:14] you can probably find and remove the config file and then reinstall / regenerate but I don't have the steps for it right now (little busy with work) [17:21] @teward001 [kc2bez: unrelated: I hate segfaults >.<], you're not the only one (stupid pointers... 😆) [17:22] lol [17:29] thank you all guys for the help I already recieved === lubuntu is now known as Guest84760 === lubuntu is now known as Guest42601 [19:19] ll [23:14] luwubuntu