=== thopiekar is now known as Guest9873 === thopiekar_ is now known as thopiekar [03:07] New install Kubuntu on older Compaq machine with HP monitor - display is screwed up and not showing any intelligible information after user logging in.  Are there recommendations for what I need to do to get display settings correct? [03:08] mklange1959: Intel, nVidia, or AMD graphics? [03:08] Intel VGA graphics [03:08] Also, Kubuntu version would be helpful. [03:08] mklange1959: And what make and model is the system? Dell Inspiron 7000, or something like that. [03:09] Sorry, Kubuntu 22.04 LTS [03:10] mklange1959: My immediate suspicion is a kernel issue - I've faced Intel graphics problems on one version of Ubuntu that vanished on another version. You might try using Kubuntu 20.04 and see how that works, though if I know exactly what system you're using, I may be able to find a different solution. [03:11] mklange1959: If this is custom-built or something, the CPU version would be helpful (like "i5-12600K") [03:15] Compaq SR5710F and it looks like it has Nvidea Graphics card.  It's re-booting; I'll have to hunt for the CPU version.  It is an AMD processor.  During the install process, an d reboot process, the display has been very flaky [03:17] Aha. OK, once you get it booted back up, see if you can switch to a TTY (press Ctrl+Alt+F3). If so, type your username and password to log in, and you should be able to install the nVidia drivers from there. [03:17] Thanks for your help arraybolt3.   I'll give that a shot. [03:17] Once you're into the terminal, can you type "lspci | nc termbin.com 9999" and then send the URL that it spits out? That will tell me all the devices in your system, including your nVidia card, allowing me to find the right driver for it. [03:21] GeForce 6150SE integrated? not much we can do as it uses nouveau, and not capable of running youtube properly [03:21] https://support.hp.com/nz-en/document/c01616202 [03:23] I'll do that.  On boot, I'm getting an error, pointing to the GPU directory saying an exponent value of -1 is encountered.   It is sending termbin.com/h9ft [03:24] mklange1959: Crud. That system is so old that the official nvidia driver for it is no longer supported... [03:24] running a lightweight flavor of ubuntu might give a little bit better picture, but not really [03:25] oerheks: Do USB video cards work with Ubuntu? [03:26] Well, there we are then.  Thanks for the help.  This is not a full catastrophe; I was doing this as an experiment to set up a linux PC running my CAD program and then access via remote terminal from an iMac.  This PC was available to test the concept; apparently I'm out of luck from that standpoint.  I'm glad I asked people who know what they [03:26] are doing rather than fooling around with this with no clear path to a solution. [03:26] sure, if it gives usb2 [03:27] Would a USB video card be a low-cost option to continue experimentation? [03:27] downside is the 10 mbit networking.. else it could be a server [03:28] oh, up to 100 too... [03:30] mklange1959: That's what I'm thinking. [03:31] mklange1959: If you need to test Linux, you can test it on the hardware you intend to ultimately use it on with a second USB drive. Flash the ISO to one drive, boot from it, plug in the other drive, then install to the second USB drive. Make sure to not accidentally overwrite your internal drive, and bam, you have a full installation of Linux on a USB drive. [03:32] mklange1959: If all works well from the USB drive, then it will almost certainly work well installed onto the internal drive. [03:35] I don't have the hardware that I would use for this application yet.  I wanted to make sure the idea would work before buying a new computer.    With these USB video adapters, will that get detected on OS install or on boot?  This might be a low cost test -- looks like Amazon has a USB 2 adapter for about $50.   Apologies for all the [03:35] questions, I haven't messed with this stuff for a few years [03:35] mklange1959: Don't be sorry, the whole point of a support forum is to ask questions! [03:37] If I do try the USB video adapter, do I need to remove the Nvidia card? [03:37] mklange1959: I don't think so, but I'm seeing that the card I'm looking at says you should have a GPU already in it, which makes me think this might not work... [03:38] mklange1959: Is your iMac Intel based? If so, you might be able to install VirtualBox on it and do all your Linux fiddling in there. [03:38] mklange1959: You would just make a virtual machine (think a fake computer inside a computer), install Linux into the VM without messing up macOS, and then be able to use macOS and Linux on the same system at the same time. [03:40] My iMac is Intel based and I'm running linux under VMware.  It runs my CAD program right now - and Kubuntu works well with it.  However, the CAD vendor is stating that the next major upgrade will require direct graphics hardware acceleration which VMware does not provide.  Thus my thought on getting a dedicated machine with a graphics card and [03:40] then running it from the iMac via remote terminal [03:41] mklange1959: Even VMware's 3D acceleration capabilities aren't going to work? That's crummy. [03:42] That's the unknown unknown.  I know that they don't currently work with the existing versions of the CAD program. [03:43] ... and I'm not sure that the Apple OS provides VMware with the needed access to the graphics card to run 3D acceleration properly [03:44] mklange1959: Possibly silly, but can you check with your CAD vendor and ask if Parallels Desktop's hardware acceleration works with their newer software under Linux? They seem to have 3D VM performance on macOS down to a science - even games are able to work in it, so it might be good enough for CAD. [03:45] I've spoken with the CAD developer, they don't recommend running their software in a virtual machine for that reason.   Oh, Parallels, that might be an option.  I'll have to check into that.  Thanks for the suggestion.  Appreciate that.   Thanks for your time.  Looks like I have some things I can now check. [03:46] mklange1959: Yeah, sure. Also, can you tell me the name of your CAD software? I might be able to check and see something real quick. [03:46] mklange1959: I'm thinking, if you do get a new Linux PC, go for AMD graphics, since those have a reputation for working better. If your software is compatible with AMD on Linux, that would possibly be a good option. [03:48] I'm using VariCAD.  I'll definitely keep that in mind to go with AMD graphics [03:49] VariCAD is found at varicad.com [03:50] My iMac is running a Radeon Pro 580, it's a late 2018 model [03:53] OK, nice. I'm seeing VariCAD required OpenGL, and I also see people say that AMD's OpenGL performance is lacking, so despite the fact that AMD is usually the way to go on Linux, I'm going to risk saying to try... ugh... nVidia. [03:53] Part of me thinks that, if AMD is working now, it should keep working, but if they're doing upgrades, I'd hate for something to go awry. I [03:53] I'm having good results with my nVidia 1050 Ti, FWIW. [03:54] Anyway, some more stuff to think about. I may have just complicated everything at this point, but hopefully that should help you. [03:58] Nope, this was very helpful.  I'm going to sign off for now and go ponder my options.  Thanks! [03:58] 👍️ [05:55] kde 5.25 install [12:07] Hi all [13:16] Im sorry for my ignorance, but I am having some issues with a fresh kubuntu install and was wondering if anyone here might be able to offer me some advice [13:17] I am not experienced in linux at all. [13:17] From the little bit of info I was able to gather from the internet, I think I might be looking at a bad Nvidia driver issue. [13:18] After the fresh install, I either get stuck on a mobo splash screen, or stuck at {ok} finished terminate plymouth boot screen [13:19] I am here now using the try kubuntu feature from the installation media and was wondering if it is possible to install a working driver on my ssd from this trial media [13:20] hi Guest59 [13:20] hello [13:21] try booting normally, but hit escape until you see a text menu which says GRUB on top, or a "grub>" prompt [13:22] if you get to the "grub>" prompt, type "normal" and press enter, which brings you to said text menu with GRUB on top [13:22] from there, select the "failsafe graphics" option [13:22] it's in the "Advanced" sumenu, i think [13:22] *submenu [13:23] stand by, I need to write this down as i dont have any way of taking a screenshot at the moment [13:24] Guest59: if you have another device to connect here, this will be much easier [13:25] im about to plug in my work phone now to charge.  this is a bad week for tech for me.  I think the machines are rising up in revolt [13:29] im going to try to log into this chat on my work phone [13:29] very well [13:30] can you confirm that you installed kubuntu 22.04 ? or was it another? [13:30] Fair warning, I cant type for shite on a touchscreen. It is really bad. [13:30] yes I downloaded the iso from the website a few weeks ago and just installed it last night [13:30] 22.04 [13:31] okay, i'll install a copy in a Vm here meanwhile [13:31] ok thanks.  During the install I did check the box for installing third party drivers etc [13:32] I was hoping that would have negated this issue [13:32] it should have. if you can tell which nvidia graphics card you have, this may help, too [13:32] ok thats me on my phone, guest 45 [13:32] hi #2 [13:32] evga gtx 1080 hybrid [13:33] im going to reboot and communicate on my phone now [13:33] wait a second [13:33] ok [13:33] if the live system is still live, run this in a terminal (konsole): lspci -knnv | nc termbin.com 9999 [13:34] this will try to post info on your PCI bus + hardware online [13:34] and you can then post the link here [13:35] https://termbin.com/pj9uo [13:37] Guest59: also this (just one line): journalctl -b | grep DMI: [13:38]                Jun 19 12:35:26 kubuntu kernel: DMI: ASUS System Product Name/ROG CROSSHAIR VII HERO (WI-FI), BIOS 4402 06/28/2021 [13:38] looks like your phone lost connection [13:39] yeah it timed out since you told me to stay here [13:39] right, sorry. ;-) [13:39] you can reboot now, i fouy like [13:39] if you like [13:39] ok so do i start hitting escape on the uefi splash screen? [13:39] yes [13:40] ok [13:40] let me log back in with the phone [13:40] Yeah ok back [13:40] very well [13:42] Ok I have grub> [13:42] Hmm, maybe the "safe graphics" option only exists on the installer [13:42] but we'll see [13:42] so type "normal" [13:44] Stuck on the republic of gamers (mono) splash screen [13:44] Mobo [13:45] hmm, see if you have a bios option which says "full screen logo show" and disable it [13:46] I did that once last night I’ll reboot and do it again. [13:48] When I reboot should I go to grub again [13:50] It’s just hung on a black screen now [13:51] Guest45: yes, if you can go to grub, do that [13:52] I’m in grub now in advanced looking at 4 different Ubuntu versions to choose from [13:52] it will really be just two, each with or without "(recovery)", right? [13:53] Well yes [13:53] did it start up fine the first time after you installed? [13:53] No I went to grub typed normal [13:53] hit enter and it hung on a black screen [13:54] i mean after you installed kubuntu 22.04 on this computer, you rebooted, and then, did it boot up to desktop then once, or never? [13:55] After install it rebooted to either a kibbutz or Ubuntu splash screen I can’t remember which, said remove installation media and hit enter.   So I did, and it has never completed a boot since [13:56] Sorry kubuntu [13:56] Auto incorrect struck again [13:56] alright [13:56] have you considered installing the latest bios upgrade? https://rog.asus.com/uk/motherboards/rog-crosshair/rog-crosshair-vii-hero-wi-fi-model/helpdesk_bios you are on version 4402 (06/28/2021), but there is version 4703 (2022-03-07) [13:57] Word of warning - make sure a BIOS update won't make your CPU no longer compatible. [13:57] (Saw that happen to a guy in #ubuntu the other day.) [13:57] It was brought to my attention last night, and I can. I just didn’t think it would matter that much seeing as I updated it last June but yes I can try that [13:57] Guest45: we can try something else first [13:57] Well last June I had to update so that I could upgrade from my 2700x to the 5950x [13:58] So I don’t know if a new update would be an issue [13:58] not normally [13:58] but there can be exceptions, such as wehn you have an old cpu on a newer mainboard [13:58]  I have since built a new rig and moved the 5950x over to that one putting the 2700x back in this one [13:58] Oh no this board was build specifically for this chip [13:59] so, for now, can you boot the newer kernel version, and there the "recovery" option? [13:59] does this give you something other than a black / logo screen? [13:59] The -39 as opposed to the -25 [14:00] Losing ramdisk, I don’t know how long this would take [14:00] Loading [14:01] shopuld not take longer than a second at most [14:01] Then it is hung up.  I did the non recovery first [14:02] okay, can you do the recovery, as i suggested [14:02] Guest45: Is it still stuck loading? If so, that's not normal. It shouldn't take more than a few seconds for the ramdisk to load. [14:02] I was confused you worded as do them both [14:02] I’ll reboot and do it again from the recovery [14:02] sorry if i phrased it badly, still learning english [14:04] No worries you are giving me your time I’m not going to complain [14:04] :) [14:04] it'll be either secureboot or cpu microcode [14:04] I hit escape too many times what command will get me back to the grub menu [14:05] "normal" [14:05] without the quotes [14:06] Ok it’s at the recovery console now [14:07] Should I repair packages or update bootloader? [14:08] Guest45: select fsck, clean, then network, then root [14:09] Ok I’m in root [14:09] ping -c1 1.1.1.1 [14:10] does this report an erro / unreachable? [14:10] *erroR [14:10] No it pinged no packet loss [14:10] apt update [14:11] does this report a W:arning or an E:rror ? [14:11] No it updated [14:11] apt upgrade [14:11] Updated again [14:11] does it install new packages? confirm if it prompts about installing updates [14:12] did it install upgrades though? [14:13] just in case: "apt update" is not the same as "apt upgrade" [14:13] Oh [14:13] Haha that was my fault [14:14] I’m assuming yes for do I want to continue? [14:14] does it only want to install updates, or also remove something? [14:15] Some installed some kept back and some upgraded [14:15] well, it's a fresh install, should be fine, just do it [14:15] Yeah the one it is keeping back is the nvidia driver [14:15] aha, that's good to know, we'll get that next [14:16] so once this is done *and no error was reported*... [14:16] apt full-upgrade [14:16] Ok [14:16] that should also install the nvidia upgrade now [14:16] does it? [14:17] No errors going to full upgrade now [14:18] Yes it wants to upgrade the nvidia one now [14:18] good [14:19] Done [14:19] type "exit" [14:19] Done [14:20] Resume? [14:20] yes [14:20] you may end up on the black screen again, but hopefully rebooting will help then [14:20] Wow [14:20] It didn’t even go through all the loading screen strait to login [14:20] works now? ok [14:21] it be a good idea to do another reboot soon, though, just to make sure this actually still works [14:21] autologin is enabled [14:22] I don’tremember setting a password in the install [14:22] uhoh [14:23] hopefully the installer would force you to set one [14:23] Lool well at least if I have to do another clean install I’ll now how to get the driver [14:23] It has my username so it must have printed it now I just have to remember ot [14:23] It [14:23] This is why I shouldn’t do installs at 2 am [14:24] yup :-) [14:25] Is there a max character limit [14:25] you can actually reset the password from recovery / root prompt in case you can't remember it [14:25] Oh [14:25] that's if you don't have disk encryption [14:25] I didn’t opt for encryption [14:26] but maybe we should have you guess for now ;) [14:26] Lol [14:26] Just enter recovery mode, then do "mount -o remount,rw / && passwd ", replacing the placeholder. [14:27] I have a system for creating them but when I’m half asleep that only helps with parts of ot [14:27] It [14:27] (After you drop to a root shell, that is.) [14:27] or "enable networking", then "root prompt", then "passwd " [14:27] less to type, fewer mistakes [14:28] Ok giving it a shot now [14:30] That’s weird when it prompted me to enter new password I couldn’t type anything [14:30] It's registering your keystrokes, but not showing anything on the screen. That's a security feature. [14:30] If you think you botched it, just hit Enter until it finally gives up, then try the passwd command again. [14:31] Gotcha [14:32] I’m excited I might actually leave windows for good [14:32] Sweet that worked I’m in [14:34] so, what happened here: unfortunately, the nvidia driver that came with your kubuntu 22.04.0 installation iso is not suitable for some configurations. installing the pending upgrade for it helped. [14:34] Any idea why Firefox won’t open [14:34] it may just take a while for the first time [14:34] It's slow the first time. [14:34] After the first launch, subsequent launches are faster. [14:34] Lol maybe I should stop clicking it [14:35] Firefox <346 windows> [14:35] Haha [14:35] (I've done the exact same thing.) [14:35] If I get to liking Linux on this server I might convert my gaming rig too [14:36] we call computers with desktop hardware and graphical desktops "desktops" usually ;) [14:37] Yes but I don’t know Linux so I wanted a more non friendly opening experience to learn from [14:37] When I have a decent grasp I’ll switch to one with out kde [14:37] For the server [14:38] probably a wise plan [14:38] This isn’t the first time I troed [14:38] well, hopefully you can be convinced this time around ;) [14:38] I tried red hat back around 2000. And another around 2015 I just get too frustrated trying to learn from scratch while working a full time job [14:40] the very most of tasks you can do on the GUI exclusively nowadays. that's different from certainly 2000 and also from 2015 [14:40] Firefox still hasn’t opened [14:41] Guest45: Hit Ctrl+Alt+T, then run "firefox" in the terminal, and tell us the error message. [14:41] Permission denoed [14:42] Denied [14:42] what did you type exactly? [14:42] First I did just firefox [14:43] Then Sudo firefox [14:43] Typed in my password too still denied [14:43] don't run your web browser as root [14:44] so you got nothing but "permission denied" when you just ran "firefox"? [14:44] Guest45: Possibly silly question, but can you try doing "lsblk | nc termbin.com 9999"? This will spit out a bunch of disk info, but it will also tell me if Snap is active or not. [14:46] Guest45: by the way, it's often a good idea to wait until the first point release, so 22.04.1 now, before installing an LTS release. this will usually give you a better user experience. this also goes fro release upgrades. [14:49] to add to above statement on GUI-only operation: there are still some special tasks you may have to resort to the terminal for, but those are usually repair tasks or applying special settings. this said, actually learning to work with the terminal can prove to be very useful, since you can then run some tasks faster, or with better feedback (did it really work, was there an error?). [14:52] See: can’t read /home/username/.config/user-dirs.dirs: permission denied [14:52] cp: cannot open ‘ /home/username/.config/user-dies.locale’ for reading: permission denied [14:52] error: cannot open display:  :0 [14:52] That took a while to tupe [14:52] Tupe [14:52] Type [14:53] It didn’t send the whole message I typed [14:54] I got disconnected and lost the whole conversation [14:54] Guest45: Plop it into Pastebin.com and send the link. [14:54] That's OK, we can still see it (or at least I can). Anything you're missing I can dig back up. [14:55] there was an send: line above the cp: line [14:55] Sed: [14:55] !logs | Guest45 [14:55] Guest45: Official channel logs can be found at https://irclogs.ubuntu.com/ . LoCo channels are now logged there too. Meetingology logs at https://ubottu.com/meetingology/logs/ [14:55] Guest45: Can you select the full text, press Ctrl+Shift+C to copy (the shift is important), then paste the data into Pastebin.com and send us the URL? [14:56] Guest45: The thing Ubottu/tomreyn just showed you will allow you to dig up the old conversation stuff. Though I know from experience it can take a bit for stuff to show up there. [14:56] I’m on iPhone and the error is on the computer [14:56] Guest45: Oh, and ou can't start Firefox... [14:56] Right [14:57] you can install konversation for irc [14:59] tomreyn: How do you get STDERR to pipe to STDOUT? He can just do "firefox | nc termbin.com 9999" and that will give us the error info. [14:59] (I thought the magic sequence was 2&>1 but it never does work for me, just makes a file called "1" in my current directory...) [14:59] command 2>&1 | nc termbin.com 9999 [14:59] Ah. [15:00] Do I type the Marriott? [15:00] Guest45: Do "firefox 2>&1 | nc termbin.com 9999" and then send the URL it spits out. [15:00] Karrot [15:00] tomreyn: Thanks, I never could figure that out. [15:00] on bash, alternatively: command |& nc termbin.com 9999 [15:01] Guest45: Yes, the angle bracket is important. Type the whole string exactly as it looks. [15:04] I get a bash syntax error  near unexpected ‘|’ [15:04] Guest45: You may have forgotten the space between the "2>&1" and the "|". [15:05] No I’m on the command above that one [15:05] Oh I missed a message [15:05] Stand by [15:06] HTTPS://termbin.com/ju00 [15:07] I think it’s a zero it has a dot in the center of it [15:13] Did it work for you guys [15:14] Yeah, I can see it, but I don't have a clue what caused it. It looks like your permissions are scrambled to me, but I don't know how that happened. [15:14] Well my admin pass and and user pass are the same for the time being so can I just edit permissions [15:16] Guest45: That's good. Try "sudo chmod -R 0644 ~/.config", be very careful not to make typos, the ~ is important. [15:18] Made me enter password,hit enter then just started another command line [15:19] Guest45: Can you try running Firefox again? [15:20] I don’t get permission denied now but I still get error: cannot open display:  :0 [15:20] Guest45: This might sound silly, but try rebooting. I'm remembering a similar problem I had once that was solved by a reboot. [15:21] Should I do a soft reboot or a full shitdown [15:21] cannot open display happens when you try running a gui app as root or pkexec that you shouldnt.... [15:21] Shutdown lol [15:21] Guest45: A reboot should do it. [15:24] !xauthority [15:24] If the .Xauthority file in your home directory has the wrong permissions (usually due to misuse of sudo), you may be unable to log in. To fix, change to a virtual terminal with Ctrl-Alt-F3, log in with your normal username and password, run rm ~/.Xauthority* and then reboot. [15:24] After reboot I get the same error [15:24] is it possible I’m stuck in root somehow? [15:25] you probably used sudo for stuff you shouldnt and messed up permissions of stuf fin your user folder [15:25] I wouldn’t be surprised if I did [15:26] but resetting xauthority like tom triggered the bot for is good idea. worst case you can just create another user and login as them, as their folder will be clean. [15:26] Guest45: Try the thing Ubottu said. I know that you're not having login issues, but it might still be relevant. [15:27] find ~ -not -uid $(id -u) -or -not -gid $(id -g) |& nc termbin.com 9999 [15:28] Rebooting [15:29] this command should list files or directories which you either cannot access (giving an error message), or which you do not own, within your home directory [15:30] regarding the firefox snap, i'm not sure why it failed to run, but i'd just snap remove and snap install it. [15:31] Guest45 is probabky more interested in making things just work for them, not so much to get to the bottom of it [15:31] HTTPS//termbin.com/yi86 [15:31] No [15:31] It’s 85 [15:32] Typoed [15:32] apparently you did not run this (but you should): "sudo chmod -R 0644 ~/.config" [15:32] I did [15:33] But I can run it again [15:34] Ran it again [15:42] HTTPS//termbin.com/8u60 [15:43] Guest45: sorry, had a phone call incoming here [15:43] No worries I’m just happy for the assistance [15:43] Guest45: do you keep runnign graphical things as root / with sudo for some reason? [15:44] Heck if I know.  I did it one time several reboots ago and the only thing I typed audio for them was Firefox.   That’s why I asked if there is some way my konsole could be stuck in sudo [15:45] Guest45: Is there a "#" symbol at the end of your Bash command line? [15:45] can we see sudo stat /home/oran/.local/share/konsole |& nc termbin.com 9999 [15:45] Sire [15:45] Sure [15:46] Yes, there are ways to get your console "stuck" as root..... `sudo -i` or `sudo su` for example. But as array mentioned, you'd have # prompt instead of $ prompt if you did that. [15:47] No I’m $ [15:47] if you logged in to the graphical desktop as user 'oran' (or got logged in automatically as this user), then started konsole, you should be in your (oran) home directory (/home/oran, as proven by command "pwd") and should be working as this restricted user. [15:48] I entered the sudo stat command and entered my password but it didn’t give a termbin [15:48] also, command "whoami" should report 'oran' [15:48] Yeah oran [15:49] Got the termbin [15:49] HTTPS://termbin.com/oq7q [15:49] are you still chatting on the phone there? [15:50] Yes [15:50] Sadly [15:50] either you fixed the permissions since, or my find command was wrong (which, i guess, can be so) [15:50] I am not a fan of iPhone I hate this thing but my personal android is broken [15:51] so just install an irc client on your kubuntu [15:51] and join us with that? [15:51] How do I do that without forefox [15:51] Guest45: Launch Quassel, set it to Libera, then join #kubuntu . [15:51] `sudo apt install irssi` [15:51] :) [15:51] is that preinstalled? [15:52] quassel? [15:52] tomreyn: Pretty sure Quassel is preinstalled, it might be Konversation though. [15:52] i guess GUI is better here [15:52] I’m in konversation [15:52] oh both have a GUI, i never used quassel :) [15:53] connect to network Libera, channel #kubuntu [15:53] oh you did [15:53] Guest45: OK, then use that. (Man, I thought it was Quassel... my brain must be a bit confused from having done a few hundred thousand Ubuntu installs for QA tests.) [15:53] sweet [15:53] this is so much better than iphone [15:55] what would you like me to try next [15:57] geez thats allot of installs [15:58] oran: what do you mean by 'a lot of installs'? [15:59] you having done a few hundred thousand ubuntu installs [15:59] OK, that wasn't literal on my part, but I have done a LOT of instals. [15:59] installs* [16:00] find /home/oran -not -user oran -print |& nc termbin.com 9999 [16:00] find /home/oran -not -group oran -print |& nc termbin.com 9999 [16:00] let's try these two [16:00] i launched konversation from my terminal and not i dont get a command line anymore [16:01] the oran@ etc is gone [16:01] oran: Open a new terminal. [16:01] just opened a new window [16:01] oran: Ctrl+Alt+T will do that. [16:01] lol [16:02] (A new command line will appear when the program currently being executed is finished. Since you ran Konversation from the terminal, and now are using it, it won't finish until you close it, thus why your command line vanished.) [16:02] is that a space between | and & [16:02] it will be easier to start graphical applications from the menu instead [16:02] (Just opening a new terminal will let you keep doing stuff.) [16:02] no space there [16:03] https://termbin.com/kza2 [16:03] you can probably set konversation to use a different font, a so-called "monotype" font, this should make such commands better readable [16:04] you missed a blank space while typing the command [16:04] you could also just copy and paste those commands [16:04] oh yeah [16:04] it's not good practice if you don't trust those providing these commands [16:04] but i guess you trusted us so far ;) [16:05] well all my data is backed up to disconnected drives so theres nothing un repairable [16:05] goood practice [16:05] find /home/oran -not -user oran -print |& nc termbin.com 9999 [16:05] find /home/oran -not -group oran -print |& nc termbin.com 9999 [16:05] can you do those again, just correctly? ;-) [16:06] oh both of them [16:06] oh yeah [16:06] they are different [16:07] https://termbin.com/r706 https://termbin.com/sjg5 [16:07] (For the record, it would be pretty hard for anyone to post a malicious command here, since tomreyn is a channel operator - if I told you to do something that would damage your system, he'd scream 'don't do that and I'd be booted out of the channel in an instant. Same for anyone else who tried something like that.) [16:07] good to know [16:07] actually, i'm not a channel operator here [16:08] tomreyn: Well you are on #ubuntu anyway, so same trust level. [16:08] and if it happens, there is a trigger [16:08] !danger [16:08] DO NOT RUN THAT COMMAND! That particular command is DANGEROUS and shouldn't be uttered here. REST OF YOU: DANGER, WILL ROBINSON, DANGER! Do not use the command or utter it here thank you! [16:08] :-) [16:08] oerheks: Hey, that's handy! I'll remember that. [16:09] oran: so i guess we need you to run the command to fix file and directory ownership once again [16:09] oran: sudo chown -R oran:oran /home/oran/ [16:10] oran: careful not to make any typos there [16:10] ok [16:10] oh there was no chown before, just chmod [16:11] i must have mixed up what i read [16:11] so what should it be [16:11] anyways, thios should fix it [16:11] oran: please run: sudo chown -R oran:oran /home/oran/ [16:12] sorry for the confusion, i was just thinking aloud [16:12] I did it shoudl i run the previous termbins for you [16:12] oran: yes please [16:13] https://termbin.com/u8s7n [16:13] https://termbin.com/gy7vx [16:14] i am puzzled. anyone got ideas? [16:14] so i can maybe think of one thing [16:14] create a new user and login as them. [16:14] when i did the reboot to reset the password [16:14] the first time i did it i messed up and didnt do the [16:15] so I am assuming that made an overall system password [16:15] the second time I did enter the oran [16:15] oran: Oy. That would have enabled the root account and set a password for it. But to my mind, that shouldn't have caused this mess. [16:15] Even if you created a password for the root user, that shouldnt matter. [16:15] (As long as you dont login to your desktop as username root) [16:15] im not sure then, its a clean install [16:16] no i login with oran [16:17] it's probably a good idea to start with a new user indeed [16:17] oran: Really, at this point, something must have gotten scrambled, and figuring out what may be difficult. You may want to reinstall without the proprietary drivers, then install the drivers once you boot into the system. [16:18] well i have to install the drivers from grub before I can ever log in unless there is a newer iso available that has the driver already [16:19] oran: If you don't install the proprietary drivers, it should boot into the system. It just will have crud graphics until you install the good driver. [16:19] it didnt for me thats what brought me here [16:19] i couldnt get it to boot [16:19] oran: But I thought you said you used the proprietary drivers option during install. [16:19] I did but it didnt install them [16:19] thats the problem [16:20] we had to do apt full-upgrade to get them from recovery [16:20] no, not what happened [16:20] tom can probably explain better [16:20] oran: The problem would be not that it didn't install them, but that it installed the wrong ones or something went wrong. If you install without the proprietary drivers, it will use the default free drivers, which we know work because the live ISO is able to boot. [16:20] ok i can try that [16:21] so just dont check the proprietary box [16:21] oran: Yeah, just don't check that box. Then once the installed system boots, you should be able to launch a terminal and do "sudo software-properties-kde", then go to "Additional Drivers" and install the nvidia drivers there. [16:21] i'm not sure that you have to reinstall, but it may indeed be the faster approach. [16:22] im down for the troubleshooting to learn stuff or the clean install to make this less painfull for you guys [16:22] its really up to you [16:22] oran: Troubleshooting will help you learn a LOT about Linux, which should come in handy. [16:22] oran: We're fine with helping. However you want to do it, let's do it that way. [16:23] i'm wondering whether you have a separate /home file system which is mounted read-only [16:23] if we think we can troubleshoot lets go that way [16:23] mount |& nc termbin.com 9999 [16:24] https://termbin.com/g8ty [16:24] looks good [16:25] Same [16:25] I do think that the drivers im currently using still arent 100% because all of my audio should be going through the gpu and i dont have any output devices listed but thats for another time [16:25] yes, looks good [16:26] I know when i tried mandrake back in 2015 there was a service built in for installing applications [16:26] it had a list of them [16:26] is it possible to reinstall firefox [16:26] try creating another user account and logging out, then into that other user account [16:26] ok [16:26] oran: You can make a new user account by typing "Users" into the Application Menu search and clicking the "Users" button. [16:26] the irc client will still be there but you will need to configure it again [16:27] ok [16:27] network: Libera, channel: #kubuntu [16:29] back [16:29] welcome back, oran [16:29] should i try the firefox icon or the terminal again [16:29] gg: You "onan"? [16:29] yeah [16:29] gg: Icon should be fine. [16:29] (Onan. Wow. I can't read... n and r are different...) [16:30] haha [16:30] i didnt even catch it [16:30] im still waiting it hasnt opened yet [16:30] gg: try starting firefox again, but click on the icon just once this time. [16:31] gg: stop, dont [16:31] It will be kinda slow the first launch if from snap, give it a few seconds. [16:31] sorry, i missed that you already started it [16:31] its been almost a minute [16:31] Hmmm a minute sounds excessive. [16:31] gg: I guess open the terminal again and try "firefox" then? It takes 15 to 30 seconds on my system the first time. [16:32] also try df -h . [16:32] irefox [16:32] sed: can't read /home/gg/.config/user-dirs.dirs: Permission denied [16:32] /snap/firefox/1443/snap/command-chain/desktop-launch: line 261: /home/gg/.config/user-dirs.dirs: Permission denied [16:32] cp: cannot open '/home/gg/.config/user-dirs.locale' for reading: Permission denied [16:32] /snap/firefox/1443/snap/command-chain/desktop-launch: line 266: /home/gg/.config/user-dirs.locale: Permission denied [16:32] it didnt copy the f but it was typed [16:33] What on planet earth?! Alright, try "sudo snap remove firefox && sudo snap forget 1 && sudo snap install firefox". [16:33] Filesystem Size Used Avail Use% Mounted on [16:33] tmpfs 3.2G 2.0M 3.2G 1% /run [16:33] /dev/sda2 916G 12G 858G 2% / [16:33] tmpfs 16G 0 16G 0% /dev/shm [16:33] tmpfs 5.0M 4.0K 5.0M 1% /run/lock [16:33] /dev/sda1 511M 5.3M 506M 2% /boot/efi [16:33] please redo this, but output to termbin (my fault) [16:33] gg: you're currently muted here, we can't read what you're typing. this will last another minute [16:34] so make it: df -h . |& nc termbin.com 9999 [16:34] you can talk again [16:34] ok [16:34] so note to self dont paste like that [16:35] gg: LOL usually you can access Pastebin.com for that sort of stuff, but with Firefox dead... ☹️ [16:35] correct, we don't like that here ;) and TheRedQueen enforces it [16:35] should i type what array said first [16:36] thats fine [16:36] No, do tomreyn's first. [16:36] ok is that all one line [16:36] oh ok [16:37] https://termbin.com/s5nm [16:37] at least she didnt say "your all going to die down here" in a british accent [16:38] gg: Sure you typed that command right? Something's fishy about the length (or absence thereof) in the termbin output. [16:38] i coppied it from the message above [16:38] is the period in it a mistake [16:39] [12:34] so make it: df -h . |& nc termbin.com 9999 [16:39] not a mistake [16:39] Hmph. Guess that's just all it wrote. [16:40] https://termbin.com/7au5 [16:40] but gg missed the dot last time ;) [16:40] no I did the dot [16:40] this time, yes [16:40] thanks [16:40] i may have had an extra space last time [16:40] at the beginning [16:40] when you posted to the channel, you didn't have the ., i think [16:41] can i also see this? sudo tune2fs -l /dev/sda2 | grep state [16:41] oh no I didnt [16:41] sure [16:42] gg: And add the termbin bit at the end. [16:42] gg: So "sudo tune2fs -l /dev/sda2 | grep state |& nc termbin.com 9999" [16:42] i cant sudo with gg [16:42] ahem right, though should be just one line [16:43] gg: Umm. Crud. Can you sign back into oran, and set your gg user to an admin? [16:43] i can try brb [16:43] could "login" in a terminal and do it there [16:43] but either works [16:43] you could do that in tty [16:44] And thus was the laundry list of login methods built. [16:44] well we established firefox is borked on both profiles does it matter which one I am nin [16:44] oran: Probably not. [16:44] oran: maybe it's time for the fresh install then [16:45] if you guys think thats what is needed [16:45] personally, i'm loinging for some food [16:45] haha i dont blame you I ate while you were on the p hone [16:45] :) [16:45] array gg is set to admin [16:46] if you would like to continue trying to troubleshoot im ready to go [16:46] oran: Nice, now everything should work no matter which one you're in. Since Firefox seems to be broken deeper than at the user level, here's how to uninstall and reinstall it all in one fell swoop: [16:46] sudo snap remove firefox && sudo snap forget 1 && sudo snap install firefox [16:48] done and attempting to l.. heeey it worked [16:48] 👏 [16:48] bravo [16:48] well i wish i could repay you guys with more than the ammusement of gettign to see theredqueen drop the banhammer on me [16:49] Now the question is, how on planet earth did Firefox get scrambled in the first place? But hey, whatever works. I would recommend locking that root password, though. [16:49] I'll see if I can find how to do that. [16:49] ok [16:49] im just afraid of forgetting it [16:49] i need to make sure oran and root have different passwords [16:50] oran: In Ubuntu, the root account should never have a password. It should be disabled. [16:50] oh [16:50] oran: You then sudo to the root account using oran's password. If you ever forget oran's password, you reset it using the recovery console. [16:50] ok [16:50] so how do I undo the root password [16:51] passwd -d root [16:51] +sudo [16:51] Looking that up right now. [16:51] two different commands? [16:51] sudo passwd -d root [16:51] just one: sudo passwd -d root [16:51] Who needs a search engine when you've got tomreyn? [16:52] i do [16:52] haha [16:52] 🤣 [16:52] done [16:53] tomreyn: Wait, doesn't that make the account passwordless, but entirely unlocked? Wouldn't it be "passwd -l root"? [16:53] any tools you reccommend for straightening out all my drivers [16:53] oran: Try "sudo software-properties-kde", then click the Additional Drivers tab in the window that pops up. [16:54] you know what else is weird [16:54] never mind [16:54] oran: Can you try running "su bash" in a terminal real quick? [16:55] super user bash does not exist or the user entry does not contain all the required fields [16:55] well su but super user [16:55] i remember that from mandrake [16:55] OK, good. If the command doesn't work, that's a good thing. [16:56] I was afraid maybe the root password disable command wasn't quite right, but it looks like it's working OK. [16:56] ok [16:56] arraybolt3[m]: we agreed that root should not have a password, which is what ubuntu defaults to, and is what -d does. -l prevents logging into an account with or without a password set, because the password entered when prompted for (such as by /sbin/login) will always be wrong. [16:57] tomreyn: Ah, OK. I saw "make the account passwordless" and thought, "ack! Log into root with no password?!" Guess I misunderstood the man page. [16:58] hmm doesnt give me an option for extra drivers [16:58] and setup audio devices is blank [16:59] oran: You're using HDMI for your audio, right? [16:59] correct [16:59] (Er, for your video and audio, I mean.) [17:00] oran: Try "pulseaudio -k". [17:01] lol ill give you a chance to guess what it said [17:01] Error? [17:01] permission denied [17:01] Grr... [17:02] oran: "sudo chmod 0644 $HOME", careful to avoid typos [17:02] https://termbin.com/zlsa [17:03] is it case sensitive [17:03] Hold on, I missed one tiny part. [17:03] sudo chmod -R 0644 $HOME (yes it is case sensitive) [17:05] that set off alot of warnings trying to reluanch plasma i think [17:05] tried pulseaudio -k again after an still denied [17:06] oran: Shoot, I think I mixed up something with directories. [17:06] yeah ubuntu is not happy [17:06] lol [17:06] oran: If you have to, press Ctrl+Alt+F3 to get to a terminal and log in. Then try "sudo chmod -R 0755 $HOME". [17:07] ok nothing happened that time [17:07] but i mean compared to last time i think thats a good thing [17:07] oran: Whew. Ok, that's good. Try logging out and logging back in. [17:07] arraybolt3[m]: you're applying thei chmod recursively to every file system object there. those values can have different effects on files and directories [17:08] ok will do brb [17:08] tomreyn: I know. He keeps getting permission denied, I was trying to repair it. I forgot that the execute bit works different on files and directories. [17:09] tomreyn: That explains why our changes to .config never did work - we kept doing 0644 rather than 0755. [17:09] combining it with 'find' helps: https://linuxize.com/post/chmod-recursive/#using-the-find-command [17:09] yes, i just realized that as well, veeeery late ;) [17:09] but then we hadve had 37°C here today [17:10] tomreyn: Will read. I never did learn how to use that coolness. (Hey, at least we both made the same mistake. But you were lucky enough to do it on .config, and I just hit a $HOME run on accident...) [17:10] i think i only asked for chown -R, where oyu don#t need it [17:11] but yes, i could easily have done this, too [17:13] that got it [17:13] audio working now [17:15] oran: 😅 [17:15] yeah the system hard crashed when i tried to log out an dback in I had to reboot but its good now [17:16] oran: That first chmod command I had you do I thought was "read and write permissions for everything", but it was actually "read and write permissions for all files, and lock you out of all your folders"! chmod is a tricky thing. [17:16] The second command was "read write and execute for everything, oh and here's your folder access back." [17:17] lmao [17:17] lessons learned I suppose [17:17] Sorry about that, glad we got it sorted out. [17:17] no worries at all [17:18] omfg save me my 80lb pittbull just farted [17:18] time out [17:19] Just remember all the reasons your thankful for your dog, that's the quickest way to defuse anger in my experience. [17:19] it wasnt anger [17:19] it was trying not to laugh histarically while choking on it [17:20] he is a goober [17:21] ok downloaded the latest steam.deb and opened it with arch, no familiar with the file system, do i click the debian binary to install it? [17:22] Oh OK good. I was a bit worried there! Yes, double-clicking the .deb should install it. [17:23] OK, other stuff in life is happening, so I think I'm going to sign off for a bit. Glad to be able to help! [17:23] than you very much and have a good day [17:37] arraybolt3[m]: my apologies, i did actually ask for running the chmod command you had provided. [17:43] tomreyn: No problem. I've fought with chmod so many, many times, this sort of thing has hung me up over and over. Glad to know I'm not the only one! [17:43] :) [18:16] Huh, I read the whole conversation of ~600 messages, only because it's so nice to see so helpful people trying to get someone's system working :) [18:40] hi === Lord_of_Life_ is now known as Lord_of_Life === mkv is now known as m4v