[00:00] the new one [00:00] ph88: can you type "ls /sys/firmware/efi" and see if dirs exist? [00:00] config_table efivars esrt fw_platform_size fw_vendor runtime runtime-map systab vars [00:01] anybody know if wine is will support MTP over USB? [00:01] grub launches from /dev/nvme0n1 but then when booting windows i get "invalid signature" .. when i use mobo boot menu i can boot /dev/nvme0n1p1 windows without problem [00:01] Polybius-: what is MTP? [00:02] pragmaticenigma, Media Transfer Protocol. Androids USB media sharing protocol. [00:02] pragmaticenigma, using software similer to CDMA-workshop [00:03] ph88: if you don't care about secure boot, you could try disabling secure boot support in your bios interface [00:03] EriC^, i installed an unsigned version of efi onto /dev/nvme0n1 not the signed one [00:03] Polybius-: Ubuntu should handle MTP [00:03] ph88: how come? [00:03] EriC^, because i didn't know which one to choose, so i just picked the unsigned one [00:04] jeremy31, pragmaticenigma i had a hard time in VM with MTP so i didnt know if this was going to be a universal problem. [00:04] shall i try reinstall grub with secure boot ? [00:04] ph88: oh try the signed one then, heh [00:04] ph88: it wont hurt to try to reinstall grub and stuff, try sudo apt-get install grub-efi-amd64-signed [00:04] only on Windows OSes though... [00:05] EriC^, i didn't have that package installed yet [00:05] ph88: aha [00:05] the previous time i installed grub it was from a live cd where i mounted the grub files of the live cd over the target ubuntu [00:05] Polybius-: Wine is just an interface allowing windows applications to exist inside a linux environment. Hardware setups like MTP would have to be handled by Ubuntu. There is no pass through. [00:05] sudo grub-install --target=x86_64-efi --uefi-secure-boot Installing for x86_64-efi platform. grub-install: error: cannot find EFI directory. [00:06] to sumarize: i cannot ssh to server that i previously could. No changes on server side. However i might have messed up stuff on my client ubuntu mahine running with NAT in virtualbox. I can connect to other servers. I used ssh config but switched it off. i checked hosts file. i reinstalled ssh client (purge).. i dont have any funny port thing like [00:06] corpoate VPN or so. . No UFW-IP Tables stuff... tried using another user.... what te heck is going on. [00:06] putty works fine. [00:06] ph88: hmm, what does "mokutil --sb-state" give? [00:06] EriC^, /boot/efi is not automatically mounted because the ubuntu installation used to run on an MBR disk before i cloned it to GPT/uefi setup [00:07] ph88: i see [00:07] pragmaticenigma, are you saying that the USB port connection couldnt exist inside of the API? [00:07] EriC^, SecureBoot disabled Platform is in Setup Mode [00:07] ph88: type "sudo blkid; cat /etc/fstab" and pastebin the output please [00:07] https://pastebin.com/p3LrdVVc is the -vvv from client [00:08] i tried from home as wlel as office... [00:09] EriC^, https://termbin.com/dxe6 [00:09] EriC^, termbin missed lines of stderr .. here are all lines https://bpaste.net/show/Y4Y6E [00:09] AND.. filezilla SFTP connects fine from the guest ubuntu machine [00:10] ph88: type "sudo nano /etc/fstab" [00:10] How do I view what version of netplan I have? [00:10] https://bpaste.net/show/4X3WQ sorry 3rd paste all together [00:11] ok i'm in nano [00:11] add the line "UUID=1B9DE-2A2F /boot/efi vfat umask=0077 0 1" [00:12] ok [00:12] done [00:12] ph88: type "sudo mkdir /boot/efi" [00:12] i did this before already (an hour ago or so) [00:12] it's an empty directory at the moment [00:12] ph88: alright, type "sudo mount /boot/efi" [00:13] tortal: how about ssh -o KexAlgorithms=diffie-hellman-group1-sha1 root@host [00:13] mount: /boot/efi: can't find UUID=1B9DE-2A2F [00:13] my bad, thought i switched the uuid [00:13] will try sarnold [00:13] ph88: replace 18B..... with B9DE-2A2F [00:13] oki [00:13] basically just remove the 1 before the B [00:14] ok done [00:14] ph88: ok, try sudo mount /boot/efi again [00:14] also done [00:14] ph88: sudo apt-get install --reinstall grub-efi-amd64-signed [00:14] done [00:15] ph88: how are the grub packages looking btw, can you pastebin "dpkg -l | grep grub" ? [00:15] ph88: also please "sudo efibootmgr -v" that should cover it all :) [00:15] https://bpaste.net/show/ZD6XG [00:15] packet_write_wait: Connection to 85.118.207.39 port 1900: Broken pipe [00:15] GODAM [00:15] i wrote the IP [00:16] https://bpaste.net/show/XP4TS [00:16] ph88: ah, type "sudo apt-get remove grub-pc grub-pc-bin" [00:16] should i now proceed with sudo grub-install --target=x86_64-efi --uefi-secure-boot ? [00:16] tortal: broken pipe, interesting, that one's different.. uh. hmm, do you have a ProxyCommand, perhaps in a Match block, in ~/.ssh or /etc/ssh/ssh_config ? [00:16] ph88: sure [00:17] ok, i guess now i reboot and find out ? [00:17] 1 sec let me see that efibootmgr paste, [00:18] ph88: ok, try rebooting [00:18] thanks a lot EriC^ :D [00:18] also might as well [00:18] run sudo update-grub [00:18] will check [00:19] ok brb for reboot [00:19] BIND exploits from 1940 still works on that server [00:20] EriC^, too bad ... still get invalid signature when i try booting windows from grub .. [00:21] ph88: can you pastebin "cat /boot/grub/grub.cfg" in case it has any clues [00:21] one moment plz [00:21] something funny is going on [00:22] i don't see chatlogs from our chat earlier ... indicating that i booted to another ubuntu instance [00:22] it might have been that i applied all those changes to the ubuntu on the other disk [00:22] ph88: oh [00:22] what does "df -h /" give? [00:22] /dev/nvme1n1p5 [00:23] so it's the original currently [00:23] the old one ?? [00:23] the 250gb one [00:23] yeah, right? [00:23] ah yes [00:24] ok in that case we applied the changes to the new one, but i booted to the old one now by accident [00:24] brb again [00:25] back [00:26] sarnold since it isnt user-specific i dont check home directory. but here is the global config: https://pastebin.com/r3hgJJ81 [00:26] so this mix up made me realize that i'm also trying to boot into the OLD windows. The new one on the same disk is not even listed [00:26] EriC^, in grub i have one entry "ubuntu" which is the new disk. Then one entry for ubuntu /nv.. and windows /nv.. which are on the old disk [00:28] aha [00:29] ph88: that makes sense, it's trying to boot the legacy windows [00:29] also tried emptying the ~/.ssh/ except for the id_rsa files [00:29] ph88: i wonder why it's not picking up the new windows though [00:29] ya [00:30] it's also not visible in nautilus [00:30] but old ubuntu and old windows are there [00:30] ph88: can you pastebin "cat /boot/grub/grub.cfg" cause i want to see where it's getting the stuff from [00:30] it shouldnt have even added the legacy windows [00:30] (btw did you run sudo update-grub previously?) [00:30] so really only default privkey path and GSSAPIAuthentication yes is on [00:30] EriC^, https://termbin.com/alvu0 [00:31] EriC^, yes i ran sudo update-grub [00:32] ph88: hmm, how come you said that it's trying to load the old windows? [00:32] Windows Boot Manager (on /dev/nvme0n1p1) [00:32] i mean how'd you arrive at that conclusion, from the actual grub menu at startup or? [00:33] Polybius-: You're thinking of WINE as being a virtual machines, which it isn't. It's a compatibility layer. You have to setup the resource in Ubuntu. I'm not familiar with MTP to know what features it has or what you are trying to do with it. What I do know is you should be able to access it with Ubuntu ... what are you trying to do that requires a windows application? [00:33] or windows splash screen EriC^ [00:33] ph88: isn't that the new windows? [00:33] EriC^, no sorry you are right it's the new windows [00:33] i read easily over the difference of 0 and 1 there :/ [00:33] hey Tacoder [00:34] ph88: the menu entry looks right, points to the right file and stuff [00:34] ya [00:35] ph88: why not try to use the shimx64.efi file maybe? [00:35] i don't know about this file [00:35] which one did it use currently? "sudo efibootmgr -v" should show it [00:35] EriC^: remember theres a few computers that requires to add a trusted efi file to boot in BIOS [00:35] EFI variables are not supported on this system. [00:36] under secure boot [00:36] Tacoder: yeah, it could be some setting i guess, it is booting ubuntu though, just not happy booting windows from grub specifically [00:36] ph88: ok that makes sense now [00:37] ph88: so currently it's not booted in uefi mode [00:37] o_O [00:37] ok let me reboot again .. there is another option in the bios boot menu [00:37] just a sec [00:37] ph88: "df -h /" gives the n0 or n1? [00:37] /dev/nvme0n1p4 [00:37] in the mobo boot menu i can boot a disk or a partition [00:37] sorry 0n* but yeah [00:38] i opt to boot the disk .. maybe this is legacy boot and uefi boot is those partitions [00:38] i'll reboot again choosing ubuntu directly from mobo boot menu [00:38] just a sec [00:38] ph88: ok, my guess is that since the uuid's are the same, sometimes you're booting grub in legacy mode and getting the mismatch, and it's booting the "new ubuntu" [00:39] pragmaticenigma, trying to unlock a CSIM. for use on another network. there are applications that will flash the software for you but all i've found is for Windows only. i couldnt get my VM to recognize MTP. USB only. So i thought i'd give WINE a try. guess its a no go though. [00:40] EriC^, yes that was it ... ubuntu is booted in eufi mode now [00:40] ph88: ok, my guess is that since the uuid's are the same, sometimes you're booting grub in legacy mode and getting the mismatch, and it's booting the "new ubuntu", you should probably have separate uuid's for the clone vs new one if you want to keep them on the same pc [00:40] now i will try to boot again to ubuntu in eufi mode but this time in the grub menu i will choose windows [00:40] ph88: ok, in grub, try to use the command line to see what's going on behind the scenes [00:41] each time i start of with selection something to boot from from the boot menu that my motherboard provides. My suspecion is that if i boot from a drive it's in BIOS mode and when i boot a partition it's UEFI [00:41] ph88: press "c" to drop to a command line, "echo $prefix" should give you some stuff as to what it's using, also pressing "e" over the windows entry should show which one it's trying to boot, uefi or legacy one [00:41] Polybius-: it wouldn't be advisable anyways. for flashing/reprogramming hardware... it's best to use the OS the software was written for [00:41] can i change one UUID perhaps ? [00:42] ph88: yeah you can [00:42] brb [00:46] now why would port 1900 suddenly open on my server.. upnp ?! [00:47] ran nmap [00:48] pragmaticenigma, just changing the sim state to 'UNLOCKED' from 'LOCKED' theres a setting for that somewhere in this phone i just have to find a way to access it. This software is the closest thing i've found so far. i have the MSL and SPC is easy on this device. [00:49] pragmaticenigma, that particular setting resides somewhere in the OS itself somewhere though. probably in NVRAM. [00:50] pragmaticenigma, this is a surprisingly esoteric subject. so i would like to take a closer look for myself. [00:52] sarnold: interesting.. i removed known_hosts and it didnt ask me to add new key... but when using KexAlgorithms=diffie-hellman-group1-sha1 it did [00:53] tortal: this just keeps getting weirder :) [00:54] -yes, [00:54] very much so [00:58] hello. the new TUI in installation is looking really nice. It does not appear to be curses/dialog driven. What's being used there? [01:01] EriC^, i did some more testing. This is the boot menu from the mobo https://imgur.com/a/95WGIUK When i choose the 4rd item 1TB or i choose the last option ubuntu i get this screen in both cases https://imgur.com/a/RK8FUv1 however if i try booting windows and/or ubuntu i get different results. When i choose to boot from 1TB ubuntu runs in bios and windows gives invalid signature. When i choose to boot "Ubuntu" ubuntu runs in eufi but [01:01] the windows boot entry just doesn't work (not message, just flashes for a breef second and then goes back to the main grub menu) [01:01] bagira: I can't recall, and I can't spot it quickly :) I think it's in here somewhere https://github.com/CanonicalLtd/subiquity [01:02] sarnold: thanks ill check it out. i'd sacrifice a few interns to get away from curses dialogs [01:02] EriC^, win grub i always choose the ubuntu on /dev/nvme0n1p4 ... i think when i choose normal "Ubuntu" in grub it boots the old installation [01:02] bagira: heh, yeah, I understand that :) [01:02] in grub * [01:03] wow. 3-column selection dialogs [01:03] bagira: ooh I found an 'urwid' in the sources.. this looks promising http://urwid.org/ [01:03] EriC^, when i choose from the MOBO menu Windows Boot Manager from 1TB windows boots without problem [01:04] afk for 10 minutes .. [01:04] ph88: fro the grub menu image, it looks like it's booting the legacy grub, cause it mentions ubuntu 19.10 on 0n1p4 [01:04] that should be the native "ubuntu" one and it shouldnt mention it below [01:05] sarnold: yep there it is. too bad it requires a whole python runtime. our environment is pretty stripped down for parts of it. [01:05] sarnold: now putty wont connect... this is after posting the IP here..... [01:06] :( [01:06] tortal: cripes :( [01:06] ph88: i'm off to bed, kinda late here, i'd recommend to first change the uuid of one of the installs and edit fstab accordingly, and update-grub again, and maybe zap the bootloader out of the mbr iirc gpt doesnt really use the mbr section of the disk, so you could zap the bootloader from there so grub doesnt boot in legacy for sure, maybe also remove the 250gb temporarily for testing, getting it to work [01:06] goodluck [01:07] i am super impressed with this installation system [01:08] bagira: yeah python's a bit heavy for a lot of uses.. there's other choices if you don't mind funny languages :) https://appliedgo.net/tui/ https://github.com/fdehau/tui-rs [01:09] sarnold: some of these look promising. im kind of split on approach as we are compiling a chroot from the inside out from a more instact system in docker. i suppose i could bootstrap after compiling all of the tui dependencies. [01:10] at some point it has to hand over to a process inside the chroot and continue from there [01:10] so if the tui changes it creates a continuity issue [01:11] oh yeah; heck I'm bugged by the console font changing 20 seconds into the boot :) [01:11] going from one tui lib to another would be pretty jarring by comparison :) [01:11] DDoS.. thanks freenode [01:12] just installed ubuntu-server in a vm using that tui, that was one of the best i've seen yet, huge improvement from a few years ago [01:12] tortal: anonymize yourself :) [01:12] bagira: unfortunately I don't think it's hit feature parity yet [01:13] bagira: when it works it's pretty decent but it doesn't hit all use cases yet [01:13] sarnold: still, coming from me, who never says nice things about distro installers.... [01:13] well. it is my server first of all that is getting hit.. or.. the my company's prod server [01:16] gn EriC^ [01:17] sarnold: you know what you guys could do to fix that? build a restful API that orchestrates every aspect of the install process, and then make both the TUI and the GUI only use that for any touch operations [01:17] bagira: Unfortunately, this channel is run by volunteers trying to support ubuntu... devs are in a different channel [01:18] oh [01:20] bagira: you may also enjoy skimming through https://github.com/CanonicalLtd/curtin [01:21] sarnold: is there a design doc somewhere [01:22] bagira: not sure, I've never really looked into the installers end of the world [01:22] in my world the systems are already up and running :) [01:22] heh. that's always kind of irked me how foss projects never have architecture design docs [01:23] don't take my lack of knowing as proof it doesn't exist [01:23] I'm just one man [01:26] sarnold: fair, it's just a thing. ironically most systems design lifecycle concept comes from foss architectural frameworks, yet ends up being almost exclusively an enterprise process for non-foss products [01:29] ok, closed SSHD [01:29] and shut down ports [01:33] 21/tcp open ftp. 25/tcp open smtp. 26/tcp open rsftp. 80/tcp open http. 110/tcp open pop. 143/tcp open imap.443/tcp open https. 465/tcp open smtps. 587/tcp open submission. 993/tcp open imaps. 995/tcp open pop3s. 3306/tcp open mysql [01:33] that was a few minutes ago [01:34] tortal: im confused about what problem you're trying to solve [01:35] Well.. it started out with not being able to SSH into my machine... then i accidentally posted the IP here.. it is super old server with a lot of exploits to play with... few minutes after posting the IP i could not connect, ports were being opened.. and yeah.. [01:35] I could SSH with putty... but not with my ubuntu guest [01:35] tortal: likely due to available cipher mismatch [01:36] now i cant neither.. i have however blocked the SSH port now as well [01:36] :/ [01:36] you should update your host and then move to a "cattle not pets" server lifecycle [01:37] the newest operational models rarely involve troubleshooting a live machine in production anymore outside of diagnosis, and then making the fix in the code that generates and configures the server, then regenerating the server [01:37] yeah, we are migrating to the cloud.. this is a 10 year old server [01:37] that code is also stored in version control [01:38] with php 5.3 running.. crazy [01:38] as i mentioned earlier they didnt even have https [01:38] on login stuff [01:38] even 10 years ago that wasn't acceptable [01:38] so i had to fix a lot of stuff like crazy.. just recently joined the company [01:39] well... what can i do.... except migrate it to a more secure environment in the cloud.. then port everything to micro-services is my plan [01:41] students created this.. and the server has been working since then. without anybody caring about security or changing the code [01:42] php5 -> php7 rewrite for a whole platform is daunting but possible, i've had to do it, but good luck. [01:42] you might be better off just doing a rewrite in a microservices model first and then retiring the thing [01:42] since you'll have to rewrite anyway [01:42] well... micro services... so i can do piece by piece [01:42] and it will NOT be in PHP :D [01:42] that's what i mean [01:43] yeah [01:43] in order to migrate to cloud you'll have to port it to php7 [01:43] so that's two rewrites [01:43] tortal, bagira: this is an interesting discussion... might be a good time to move it towards #ubuntu-offtopic or #ubuntu-discuss ... try to keep the channel focused on support [01:43] well sorry.. but this kind of happened here.. since i posted the IP here... but yes you are right [01:44] i dont have the attention span to focus on a single topic so ill just drop it [01:44] #ubuntu-gothacked [01:44] heh [01:44] yeha me too.. busy securing the server. closing sshd etc. [01:45] tortal: Well, I do hope you don't ssh into your server using a password. [01:46] hell no ^^ [01:46] okay good. *phew* [01:47] but how would you know... based on how fragile that server was... however i just joined the company.. and i get this to work with... what bothers me is the intiial problem still whicih was an ubuntu question really..... but i will take it up some other day - seems a bit complicated [01:49] tortal: I have no idea what you're talking about. I just asked since you spoke about ssh and your server. A lot of people (the vast majority sadly) log-into their ssh sessions with passwords. Which is a VERY BAD IDEA. [01:50] Especially on an Enterprise level [02:03] lol enterprise level...you must be new in town [02:09] I'm confused. I'll just pretend I didn't read that. [02:21] dreemer: 'passwords bad' is a very commonly believed falsehood [02:22] the passphrase you store in your head will always be more secure than any key file [02:22] ignorance is bad (for security in particular), passphrases are not, they are merely what they are [02:24] matsaman: brute-forced sshd passwords are believed to be the leading cause of hacked linux boxes [02:24] matsaman: that isn't what they said at all. and I hope you know that you can password protect the private key file [02:24] ^ [02:25] sarnold: no, that is merely a poor conclusion drawn from people using bad (tiny) passphrases [02:25] Wow... [02:25] pragmaticenigma: then you're typing all day long with little additional security [02:26] matsaman: I wouldn't want you to be securing my server cluster if that's your mindset. [02:26] that's fine, I wouldn't want your keyfiles stored on unencrypted systems with easy physical access [02:27] or even encrypted systems with easy physical access, for that matter [02:27] or even encrypted systems with hard physical access, for that matter [02:27] all of those are less secure than simply keeping it in your head [02:27] So you're just going to walk into a protected Data Center and take all the servers in the server racks? [02:28] if that's what your keyfile allows access to, yup [02:29] "keeping it in your head" is where you fail. Typing your password into your terminal isn't "being kept in your head". It can easily be intercepted or logged. [02:29] not as easily as a keyfile can be [02:30] and not any more easily than an encrypted keyfile can be [02:30] A keyfile (created by a SMART person) is passphrase protected and encrypted. [02:30] well slightly more easily, as you know exactly where to listen with a keyfile, still [02:30] it has all the same problems, and takes even more effort to utilize [02:30] this is really simple if you stop and think about it [02:31] No, it does not. It provides another layer of security. Of course noting is 100% [02:31] what's more secret, a secret you've written down, or one you haven't? [02:31] obviously the one you haven't written down [02:31] you could do that with two passwords if that's all you wanted [02:31] matsaman: You have moved into an offtopic discussion... let's move on [02:31] But you typing your SSH password into the terminal daily are at a higher risk of attack than someone using a passphrase protected and encrypted key [02:31] but you only need multiple layers of security if you're sloppy in the first place [02:31] that is a FACT [02:31] pragmaticenigma: _I_? =P heh, anyway sure [02:31] dreemer, same... let's move on [02:32] Ubuntu has SSH [02:32] therefore it's on topic [02:32] he's going to say that this is a support channel, not a plain chat room [02:32] which is true [02:33] Well, we're supporting those that know little of security levels (layers). [02:34] However I do agree, we should move on. === zbenjamin_ is now known as zbenjamin [03:00] is there apps like Dreamweaver in Ubuntu [03:01] aleksandrdvorkin: for HTML? [03:01] you could check out bluegriffon, kompozer, or nvu [03:01] yes for building website [03:02] or aptitude search '-d WYSIWYG' [03:05] omg! https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1852720 [03:05] Launchpad bug 1852720 in snapd (Ubuntu) "docker snap suddenly installed by itself" [Undecided,Confirmed] [03:05] this bug completely ruined my system [03:05] something in systemd completely died [03:05] and whenever i reboot, docker comes alive and just completely wrecks my system [03:05] that sounds amazing [03:07] it is until you realize it caused physical damage to my 3d printer while the service was running :( [03:07] had to go fix it downstairs [03:07] anyways [03:07] can someone help me? systemd has completely borked and snapd isn't coming alive which makes me unable to uninstall docker which makes this issue persistent [03:08] go in and disable the service after mounting the media with a rescue disk [03:08] how do i disable the service? i did `systemctl disable docker` and it just says [03:08] docker.service is not a native service, redirecting to systemd-sysv-install. [03:08] yeah you can mount the drive on a rescue cd, then chroot into the mount, and run that [03:08] which i thought it would disable it, but it comes back online on reboot for some reason [03:09] do i need to? i still have a degraded machine, and i can ssh into it [03:09] i have no way of knowing from here [03:10] bagira, "disable"-ing just makes it so that it doesn't come alive on reboot right [03:13] like, the root cause i think is docker going crazy [03:13] which i want to uninstall, but somehow snap isn't coming online [03:16] running snapd crashes with a segfault [03:20] should i just reinstall [03:20] what the heck... this is so bad. ubuntu just randomly installed malware and destroyed my system [03:21] hatsu: ubuntu didn't [03:21] sure did [03:21] i mean, look at the bug reports [03:22] technically docker is in universe [03:22] but why don't we just work on the problem instead [03:22] sure, if anyone has suggestions i'm all ears [03:22] hatsu: what's the problem, you boot up and what happens? [03:23] do you have a live OS? (Ubuntu install image counts) [03:23] yes i do [03:23] docker immediately starts up, starts writing a crap ton of syslog log entries [03:23] as outlined in the bug [03:23] this is despite me systemctl disabling it [03:23] so i just kill dockerd with `sudo killall dockerd` [03:24] now if i look at `systemctl status` [03:24] there are 13 degraded tasks, one of them is snapd [03:24] which makes me unable to uninstall the snap version of docker [03:24] quite incredible how it got deadlocked [03:24] im not knowledgeable enough on systemd to know why snapd is not turing on [03:25] I'd have to look it up myself, but you can just boot your live OS, chroot, and uninstall the things you don't want [03:26] how do i do that? [03:26] or you could try this: https://unix.stackexchange.com/questions/332019/replace-file-with-hard-link-to-dev-null [03:26] boot your live OS, hit 'try' (obviously not 'install'), get to a terminal [03:27] run 'lsblk' to see your devices and find your root filesystem [03:27] yeah i've done that actually to rescue my system. the drive was borked so i had to fsck [03:27] mount it ('mount /dev/whatever /mnt' should suffice) [03:27] chroot /mnt /bin/bash [03:28] and then you should probably be able to use apt/etc. commands as usual [03:28] ok [03:28] ill try [03:28] although there's a small chance you might need /sys /proc and other weird things [03:28] hatsu: you can install an IRC client on the live OS if it doesn't come with one [03:28] so just come here once it's booted [03:28] this is my laptop so im good [03:29] word [03:29] the broken box is my server :V [03:29] that's why I only have clients [03:29] boom-tish [03:35] [ 12.230403] SQUASHFS error: xz decompression failed, data probably corrupt [03:35] [ 12.230980] SQUASHFS error: squashfs_read_data failed to read block 0x40be1b0 [03:35] from dmesg [03:35] matsaman, i haven't gone into install media yet [03:43] matsaman, snap doesn't work while in install media [03:43] what do [03:45] matsaman, :( [03:45] its actually weird [03:45] typing a command that isn't valid like ("d") causes a segfault [03:45] you can't boot the live OS? [03:45] i did boot the live os [03:45] im in the live os atm [03:46] typing a command that isn't valid like ("d") causes a segfault < this happens in the actual OS as well [03:47] and i can't start snap [03:47] snapd runs like a local web server looks like [03:47] it just says an error message that sounds like the web server isn't running [03:49] should i give up [03:58] hatsu: no, this is a small issue after the fact [03:58] ? [03:58] sorry I had to take care of something [03:58] oh i already turned off my computer [03:58] should i go back down [03:58] hatsu: you're in the live OS and commands don't work from the chroot? [03:58] ^ [03:58] yeah, it's really weird [03:58] i can tell you what i found, ask away [03:59] live OS is fine but chroot'd OS won't run commands? [04:00] yeah [04:00] i did [04:00] mount -t ext4 /dev/sda /mnt/a [04:01] but the ordinary system works if you boot it up, briefly, before it fills up and fails? [04:01] and then chroot /mnt/a /bin/bash [04:01] yeah [04:01] okay [04:01] not briefly. there's 200GB of free space and it takes like 3 hours to fill up [04:01] you might try making some space from the mounted system before you chroot [04:01] oh okay [04:01] it was [04:01] there wasl ike 200gb free [04:01] I'm sorry, 3 hours, we can just fix this from your ordinary system then [04:01] and yeah so if i ssh in and killall dockerd in that 3 hour or so window [04:01] yeahhhhh thats what i thought [04:01] sorry =) [04:02] and yeah so if i ssh in and killall dockerd in that 3 hour or so window it will be mostly stable indefinitely [04:02] how long if you don't killall dockerd? [04:02] haven't tested, but not too long. [04:02] i mean i could just delete the syslog if it gets too long and it will go on indefinitely again [04:04] hatsu: did you see this one?: https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1852720/comments/4 [04:04] Launchpad bug 1852720 in snapd (Ubuntu) "docker snap suddenly installed by itself" [Undecided,Confirmed] [04:05] matsaman, i removed the apt one [04:05] still causes issues [04:05] can't remove the snap one because snap is borked [04:06] hatsu: so there should be some files in /var/lib/snapd/snaps pertaining to whatever this package is [04:06] I would imagine simply moving those files elsewhere would make it not work [04:07] possibly also just renaming them, but not necessarily [04:10] ill try that [04:28] matsaman, ok i moved it, rebooting [04:28] also bhujay got into a loop [04:30] matsaman, ok the docker doesn't go crazy, but snap is still not working [04:30] cloud-init and co failed, libvirtd failed, dockerd failed, snapd failed [04:41] hatsu: but is it filling up your log? [04:42] it is not [04:42] but like, the server is still kinda messed up === morten_ is now known as Scytale89 [04:42] hatsu@mkdr:~$ d [04:42] Segmentation fault (core dumped) [04:49] hatsu: do you disk space? [04:49] free space, that is [04:49] it has disk space [04:49] lots [04:50] so you reboot, and all commands segfault? [04:50] hatsu: please pastebin the output of `df -h` [04:51] matsaman, yes [04:51] you might want to double-check from your live OS, and/or just free up some space [04:51] https://pastebin.com/e03aPcfv [05:01] falling asleep... might tackle it tomorrow [05:05] sorry I'm distracted === Disconsented_ is now known as Disconsented === mIk3_09 is now known as mIk3_08 [07:52] So, ubuntu just crashed for me [07:52] I navigated to a new web page [07:53] and suddenly my mouse slowed to a craw across the screen. [07:53] Hard freeze, couldn't even switch out of gnome to another terminal. [07:53] Reviewing logs. [07:54] Not apparent logs from it [07:54] I think it has to do with display drivers. [07:55] I get crashes usually when I'm opening videos. [07:55] what logs did you review [07:55] syslog.1 [07:55] what did journald report [07:56] is there an exact command you'd like me to examine? [07:56] `sudo journalctl -f > reproduction.txt` and then make it happen again [08:01] chrome is crashing over and over and over again [08:02] ok, so, are we troubleshooting the issue with your chrome crashing or are we troubleshooting the issue with your machine freezing [08:02] cluelessperson: which driver are you using and video card? [08:04] EriC^, how can I tell? [08:04] ^ `lspci | grep PCI; lshw -c video | grep driver` [08:04] cluelessperson: sudo lshw -c video [08:05] oh cool lshw shows the same stuff as lspci now [08:06] description: VGA compatible controller [08:06] !paste [08:06] 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. [08:06] cluelessperson: put the whole output of lshw -c video please [08:07] oi. in any case, after you give us the line that starts with "configuration" in your output, you'll still want to check the system journal in your repro from that command i gave you earlier if its a driver issue you're exploring [08:08] EriC^, bagira https://termbin.com/zu0p [08:08] cluelessperson: seems intel driver and intel [08:09] Intel(R) Core(TM) i5-8265U CPU @ 1.60GHz [08:09] cluelessperson: try starting chrome from a terminal and when it crashes see the output [08:10] cluelessperson: also maybe look in /var/log/kern.log for previous crashes info [08:10] or /var/log/syslog [08:11] EriC^: kern.log and syslog both go to system journal in ubuntu [08:13] he's also saying this sometimes results in a hard lock. that, and there will be errors anyway in those files that will be unrelated and he's going to run into trouble. Might suggest using a redirect on tail to system journal to a file and reproducing to keep it clean [08:14] that way you get a good clean, isolated capture of multiple logs in one repro timeframe [08:15] file also provides persistence in event of hardlock without him having to search around [08:17] bagira, I'm finding it extremely difficult to reproduce [08:17] Crashes occur for different reasons. [08:17] Sometimes, it's clicking a link. [08:17] Sometimes it's opening VLC [08:17] Sometimes it's opening youtube. [08:17] etc [08:18] does anyone know who i talk to about having these k8s advertisements removed upstream? http://paste.silogroup.org/sadagosube (lines 8-10) -- this is a vanilla install with only openssh installed [08:21] bagira: you can disable it [08:21] i know i can disable it, i just can't suggest a server distro in the office that spams kubernetes adverts out of box [08:22] in the system log [08:22] ok [08:23] hey guys, any idea why cn.mirrors.ubuntu.com points to us.mirrors.ubuntu.com? This is quite useless inside China and takes hours to download anything, have to always change to a local mirror (Aliyun, Chongqing etc) [08:23] or who I'd report that to? [08:25] There are like 13 China mirrors that could be used instead... : ] [ steven ] [ ztane ] [08:25] cn.mirrors.ubuntu.com doesn't resolve for me [08:25] neither cn.mirrors.ubuntu.com nor us.mirrors.ubuntu.com seem to exist [08:25] sorry wrong address [08:26] cn.archive.ubuntu.com [08:26] that's the default one... and it points to us.archive.ubuntu.com [08:26] http://paste.silogroup.org/inohoxevah yep it does have a cname in there [08:26] to us.* [08:27] any way to get that pointed at Aliyun's mirror or something? It's killing me here in China [08:27] just walked into a place with 200 default ubuntu installs and had to change each one :) [08:27] that's rough lol [08:28] "Why is this download taking 5 hours?!" "It's pointing at CN, right" "Ah... wait, why's the ping over 300?" [08:29] maybe none of the mirrors wanted to be the country mirror [08:29] you could set up an override zone on a local dns server for that lan and have your machines use that [08:30] Yeah I need to get some config management in here anyway, so I should just be able to override the mirror [08:30] but still, sucks for 1.4 billion people! [08:30] https://serverfault.com/questions/18748/overriding-some-dns-entries-in-bind-for-internal-networks [08:30] pennyfortheguy: ^ might be useful [08:31] pennyfortheguy: also you shouldn't use root to run an irc client lol [08:32] bagira: The joys of Docker only creating root :') [08:32] it was just a quick machine, it's fine === enrioog is now known as enrio [10:04] Heya, I need some help. I am having issues logging in via gdm3. My password is 100% correct but under the the password box it says "that didn't work" like it does when a wrong password is entered. This is not login-loop. it is just telling me my password is wrong when i've typed it correctly. I'm currently on 19.10 Pop_os. anyone know what to do? [10:11] Hi. I'm trying to install and run a script : https://gist.github.com/plugnburn/5b2582be521944f739e1. It says I need: Dependencies: stty, grep, iconv, od, sed, tr, cut. But some of them are not in the repos. How can I get them? [10:12] sftnk: such as what [10:13] EriC^^, stty od tr cut [10:13] 'can't find packages' [10:13] I ran sudo apt update. [10:13] sftnk: cut is part of "coreutils" [10:14] EriC^^, Ah. [10:14] all 4 actually [10:14] EriC^^, So I should already have them all then? [10:14] yup [10:14] what does "which cut" give? [10:15] EriC^^, /usr/bin/cut [10:15] all good [10:16] EriC^^, Cool. Thanks. I need to run the script. I made it executable, but can't seem to get it to run... [10:17] EriC^^, Oh, I just learned I need ./script! [10:18] ah, great [10:21] I'm trying to mount my Nokia phone via microusb. When I plug it in, turned on, lsusb gives Bus 005 Device 004: ID 0421:069a Nokia Mobile Phones 130 [RM-1035] (Charging only). How can I find where to mount it in /dev ? [10:23] Okay. I think that it just mounted automatically... === enrioog is now known as enrio [10:49] :) [10:51] anyone here? [10:51] I would like to discuss snaps [10:51] I am curious how you feel about them [10:53] * sftnk doesn't know much about them aside from the fact that the servers are not opensource... https://en.wikipedia.org/wiki/Snappy_(package_manager)#Criticism Slightly dumbfounding... [10:54] ’m getting an error when I try to connect to google with firefox. It says I don’t have Javascript enabled. Is that a Ubuntu thing and what can I do to fix it? [10:56] hi [11:02] hi [11:02] mexen: I have zero interest === chihchun_ is now known as chihchun [12:38] Hello. Every mouse I use starts freezing randomly and kernel swap to older version brakes other things. How to fix it? Full description here: https://ubuntuforums.org/showthread.php?t=2429346 [12:44] hey all, I have this strange problem on an 14.04-LTS: yesterday I dist-upgraded it (it hadn't been upgraded for a couple of years). After the upgrade, for some reason, mariadb-server was removed, and when I saw it I tried reinstalling it but I'm getting these "held broken packages" error which doesn't make much sense. [12:44] here's the commands I'm running and the currently installed packages in my system (related to mariadb): [12:45] 14.04 LTS is eol, dead. [12:45] !trusty [12:45] Ubuntu 14.04 LTS (Trusty Tahr) was the 20th release of Ubuntu. !End-of-life was April 25th, 2019. Paid support (ESM) is available. See also !esm, !eol, !eolupgrade [12:47] here's the pastebin: https://pastebin.com/ak3X7NC0 [12:47] You are right, I know it's out of support, but currently I have to resolve this issue, so any help would be appreciated. [12:49] I can install mysql-server and it seems to work just fine, I was just curious why mariadb installation fails with these error messages (all required versions seem to be installed) [12:50] *packages + versions [13:00] mamalos, but we do not support this anymore, good luck ! try updating lists first, but you need to do some stuff to make old repos work [13:01] i think you better save the db files and reinstall a supported ubuntu version [13:02] how do you guys get updated softwere in ubuntu, the softweres are a very old [13:03] for waht version coxxman ? [13:03] c/what [13:04] 18.04 [13:04] LTS gives not the latest packages, but security fixes are backported, just not new functions [13:04] you might want to look for PPAs, or upgrade to 19.10 with latest (tested) packages [13:04] apt install gets many things, but most are old, snap is bulky, flatpak seems prmising thoigh [13:05] most are old.. just explained that, good oldies [13:05] LTS = stable. [13:05] OerHeks: OK, thanks, I've installed mysql-server which seems to work just fine. It's not for a production system, it's for a university lab. [13:06] yeah, that is probably right but stable .neq. old [13:06] mamalos, without the latest kernel patches, do not hang that machine on the internet [13:07] OerHeks: no, don't worry, they're university lab PCs behind two firewalls (and NAT) and nothing is port-forwarded. [13:08] I was just asking out of curiosity how one overcomes these problems, since they seem a bit odd. But since this is "normal" behaviour now that 14.04 is unsupported, I guess there's no point in digging any deeper. [13:09] no clue why it did get removed.. === lotus|i7 is now known as lotus|NUC === lotuspsychje_ is now known as lotuspsychje [13:25] hi. i'm using XChat, why I have to identify every time and join channel [13:26] cannot i automatize that somehow [13:26] !xchat | croraf [13:26] croraf: xchat and xchat-gnome are old IRC clients which are not actively maintained outside of Ubuntu/Debian. Some versions of Ubuntu do not include them. Please strongly consider using hexchat instead, which has good upstream support and is widely recommended by the IRC community over xchat and xchat-gnome. [13:26] thx [13:27] croraf: on hexchat use the SASL method to identify [13:30] lotuspsychje hmm hexchat looks exactly the same as xchat [13:30] and on ubuntu it suggests to use nickserv to identify [13:33] croraf, XChat -> Network List -> Edit [13:37] croraf: Hexchat is a fork of the Xchat application. Xchat isn't actively developed anymore and I don't believe it was ever patched against a rather large vulnerability 2 years ago [13:42] I cannot login with my user on freenode with Nickserv [13:42] why should this be so hard [13:42] Why doesnt ubuntu have a discord channel rather or something like that [13:43] croraf: for freenode connect problems you can try #freenode [13:43] to install ubuntu I need to spend 2 days. I even cannot install it on my new pc, i cannot find latest development [13:43] it is hard to make packages for ubuntu [13:43] and now even this [13:43] croraf, disable 'global user information' ; are you here to rant or to solve a problem ? [13:44] You suggest me XChat or HexChat ioria? [13:45] ok should i select chat.feenode.net or irc.freenode.net [13:45] croraf, basically the same [13:46] ok, i see i can put a global user [13:47] ok cool i joined [13:48] good [13:48] thx [13:48] let me see if my channel list persists after quiting [13:50] OK, my channel list does not persist [13:50] How can I make my channel list, ubuntu and ubuntu+1 currenlty be on when i enter freenode [13:51] croraf: thats not really the scope of this channel, here we focus on ubuntu issues [13:51] where can i ask these questions? [13:52] crayon: You can add them to the auto join channels section in the network settings. You can also right click on the channel name in your the left side bar (or bottom tabs if that is your setup) and click "Autojoin" [13:52] !freenode | croraf [13:52] croraf: freenode is the IRC network that you're on! - See http://freenode.net/project - - freenode has policies that govern how people should use the network which can be read at http://freenode.net/policies - The Ubuntuchannels on freenode also have their own !Guidelines [13:52] croraf: If you need help with freenode, /join #freenode [13:53] croraf, as before go to XChat -> Network List -> Edit -> Favotite Channel and set #ubuntu,#kubuntu+1 [13:54] croraf, Favorite Channel and set #ubuntu,#ubuntu+1 [13:54] ioria thx, i found out already [13:54] croraf, ok [13:55] its actually autojoin channels option, but lets not discuss any more so i dont get banned first day :) [14:04] ok, i continue hoping to be able to use ubuntu on my new laptop [14:04] the current status is I manage to start Try out Ubuntu with nomodeset acpi=off and modprobe.blacklist=nouveau [14:05] But unable to install it even with these flags. [14:06] and that goes to 18.04.3. 19.10 and 20.04 daily build cannot be started anyhow [14:24] Hiyas all [14:27] This is my reported bug https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1852636 [14:27] Launchpad bug 1852636 in linux (Ubuntu) "Cannot install any release on HP Omen 17-cb0013nm " [Undecided,Confirmed] [14:27] But I should focus maybe only on why 18.04.3 cannot install while it can be used in try it out mode with the above flags [14:28] croraf: latest BIOS? [14:29] Ok. [14:30] yes, latest F16 from HP [14:30] croraf: so what's wrong? [14:30] you can't boot the installer? [14:31] croraf: did you try pci=biosirq [14:31] What does it mean boot? [14:31] uh... boot into the livecd? [14:32] you say you can't install, but that doesn't tell us how far you get. [14:32] It was my first bug, and I had much less info when I opened it. [14:32] I should update my findings. [14:32] Yes, I have to focus on the breaking part. [14:32] if it's just the installer that's going goofy, another method may exist if you can still boot a linux live CD. [14:33] The situation is the following now: I can "try it live" with nomodeset modprobe.blacklist=nouveau acpi=off [14:33] what happens if you leave ACPI on? [14:33] When I boot like that (if boot is correct term) I have the option to install [14:33] I can do that and click on Install and report back [14:34] Or, I can try the same option in GRUB install? [14:34] but, the #1 red flag I see is the nvidia GPU. in laptops these are usually dual GPUs which are not well supported in Linux to date. [14:34] croraf: In BIOS settings, is it set to RAID and not AHCI? [14:34] I dont have that option jeremy31 [14:34] in BIOS [14:35] or as one guy said it is the "UEFI configurer" [14:35] It is latest Nvidia 2080 RTX [14:35] Btw guys, you can check much more details here: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1852636 [14:35] Launchpad bug 1852636 in linux (Ubuntu) "Cannot install any release on HP Omen 17-cb0013nm " [Undecided,Confirmed] [14:36] the problem now I have is I have windows on, so I don't know how to install Ubuntu allong, for them to be separate [14:36] croraf: maybe we can help you, but my advice is to do your homework. you're taking a shot in the dark if you just buy any old windows laptop and assume you can get Linux working 100%. [14:36] I managed to make 3 partitions. [14:36] anyway. [14:37] let's see what we have here. [14:37] ryuo sorry I don't understand your last sentence "you're taking a shot in the dark if you just buy any old windows laptop and assume you can get Linux working 100%." [14:37] It is not an old windows laptop [14:37] it is newest HP laptop [14:38] irrelevant; my point was you can't expect any random windows laptop to just work flawlessly under Linux. it's very model specific what experience you'll have. [14:38] I dont need some cool features and installed applications on Ubuntu, they should focus on making all laptops work :) [14:38] but what means windows laptop? [14:38] pretty much every laptop made these days. they're usually only built with windows in mind. [14:38] that is true [14:39] some hardware may not work at all or so. [14:39] And HP is known to do weird things [14:39] you may have issues like this. [14:39] i've had best luck when i avoid laptops with discrete GPUs. [14:39] they're more likely to work without issue under Linux. [14:39] but what can be a problem, the motherboard, the SSD, the graphics card, the processor, the memory [14:39] the wifi card, what? [14:39] uh... [14:39] wifi card, sound, GPU support... [14:39] croraf: Your wifi card looks to be unsupported so I doubt it would cause issues [14:40] ethernet in rare cases. [14:40] my bet is on the RTX card [14:40] those cards need latest nvidia drivers [14:40] Yes, wifi card needs 5.1+ kernel, and 18.04 is 5.0 :( [14:40] but guys, it boots without installing :) [14:40] i don't call that a win... [14:40] (and with a lot of options :D ) [14:41] having to turn off ACPI is a big problem. [14:41] but that should point us to the problem [14:41] ryuo true that :( [14:41] it should not be ap ermanent fix. [14:41] maybe enough to get it installed and setup though. [14:41] i wouldn't worry about wifi if you can use ethernet for now. [14:41] I can [14:41] Let me tell you this [14:41] I once in my 1000 tries managed to start 19.10 [14:42] But I cannot reproduce [14:42] And wifi worked [14:42] DOnt remember, but I think was Try it out with safe graphics and other options [14:42] your best bet is to try to force it to start with VESA graphics for now. [14:42] My hope is at least in februrary ti will work on 18.04.4 [14:43] uh... you may want to wait until 20.04 [14:43] Or in april on 20.04 [14:43] even then [14:43] OK, but thats why I'm taking actions now [14:43] So perhaps the dev team focuses on the problem and fixes it until 20.04 [14:43] hm. i have an idea. [14:44] otherwise would be disaster, the laptop costs 3500 USD [14:44] but it's a long shot. [14:44] an expert option I use from time to time. [14:44] There was a suggestion someone gave me, where it said I should install with -b option or something like that [14:44] problem #1 is figuring out how to get it to boot. [14:44] which installs without bootloader or something. [14:45] what do you mean by "boot" [14:45] "boot" is the term used for starting an OS. [14:45] croraf: did you try booting legacy yet? [14:45] (btw no need to solve it today, just pinpoint the problems a bit better, and define further actions) [14:45] is legacy even available on a machine this new? [14:45] lotuspsychje I think not [14:45] i've had some newer UEFI machines with no CSM. [14:45] I do have legacy option in BIOS [14:46] croraf: ok. can you try booting the ubuntu server live cd? [14:46] (again this IRC is disaster, I cannot find my yesterdays chat with the guy who had expert knowledge and ideas) [14:46] if you can boot to that, then maybe we can actually get somewhere. [14:47] ryuo how will ubuntu server help [14:47] I'm a bit tired of booting, if you trust me I tried booting 40 times in 3 days :D [14:47] croraf: it'll help us test some things, like how you can get booted into a linux environment. [14:47] it has no X server. [14:47] Mageia linux, Fedora31, Debian11, Ubuntu 18.04 19.10 20.04 [14:47] so it's good for troubleshooting issues. [14:48] sometimes a system will boot but locks up trying to start X. [14:48] ryuo, what do you say I try install 18.04.3 now, and tell you the exact error where it breaks [14:49] croraf: i guess that works. i'm just thinking how I would investigate if i had physical access. [14:49] ok [14:49] sure [14:49] ubuntu server is a good POR because it's a minimal cd. [14:50] if the regular live environment isn't working, it might be possible to do this all from a CLI one. [14:51] ok, im downloading it [14:51] When I try to install ubuntu, it tells me I already have ubuntu installed [14:51] i see. [14:51] So something got through, just when I try to boot [14:52] It enters in windows [14:52] are you intending to dual boot? [14:52] When I installed I didnt know to select the correct partition [14:52] So I installed with the option like "Use Windows bootloader" [14:53] I wanted to have separate partitions, one with Windows one with Ubuntu, and select OS on laptop start [14:53] ryuo: his bug #1852636 [14:53] bug 1852636 in linux (Ubuntu) "Cannot install any release on HP Omen 17-cb0013nm " [Undecided,Confirmed] https://launchpad.net/bugs/1852636 [14:53] ok... given the issues, maybe it would be best to start from scratch. [14:53] but this is not happening. I tried F2 on laptop start, and it showed me like Windows Bootloader, Ubuntu Bootloader [14:54] truth is, afaik, the installer doesn't include any special parameters you used to boot the installer environment. [14:54] When I installed I used nomodeset modeprob.blacklist=nouveau and acpi=off [14:54] so... that may be why it's not booting now. [14:55] could be [14:55] But I expected for it to at least ask me do I want to boot Windows or Ubuntu [14:55] And when I select Ubuntu to crash [14:55] But it enters windows immediately [14:56] it may be easier to blank the drive and reinstall both to a preallocated partition scheme... [14:56] that's what i normally do for dual booting arrangements. [14:56] But I see strange partitions there [14:56] croraf, so no grub bootloader shows at boot [14:56] I named partitions like there was the windows one, and i named the rest like ubuntu, ubuntu2 [14:57] croraf: for an HP go into BIOS settings, system configuration, OS boot loade and put ubuntu on top of the list then press F10 twice [14:57] BluesKaj, when I start without the Ubuntu USB it enters in windows [14:57] When I havfe Ubuntu bootable USB it enters the GRUB [14:58] ok, i downloaded server [14:58] croraf: have you ever installed windows before? [14:58] I installed it on this machine [14:58] it was free dos [14:58] croraf: from your dmesg= can't find IRQ for PCI INT A; please try using pci=biosirq [14:58] did you try that? [14:58] this machine = themachine we talk about [14:58] Ok, so you have. [14:59] croraf: first let's see what we can do about your booting situation. [14:59] croraf: you got all sorts of those IRQ warnings [14:59] lotuspsychje I tried something similar, maybe even you suggested yesterday that, but I dont remember exactly [14:59] I can try [14:59] I have 1000000000 of warnings :( [15:00] croraf: but quick question, why do you want to dual boot these? [15:00] croraf, try what jeremy31 suggested above [15:00] nvidia-gpu 0000:01:00.3: can't find IRQ for PCI INT D; please try using pci=biosirq [15:00] if you just want a ubuntu environment for development it may be easier just to use a VM from windows. [15:00] well, I only want ubuntu, but its not possible, so i installed windows to at least try the laptop [15:00] and it helped me to upgrade bios [15:00] Ok. [15:00] HP wont allow ubuntu to change the EFI boot order [15:01] that's weird. my ProBook didn't have that issue. [15:01] I got it last year. [15:01] then again it's not a consumer HP. [15:04] OK, I entered the GRUB for 18.04.3 [15:04] One thing to note, it doesnt even say what am I installing.... [15:04] Why not show there, the GRUB is for Ubuntu 18.04.3 ...detailed version... [15:04] croraf: try to avoid describing every step here please, and only ask, where you are stuck [15:05] croraf: so the channel keeps free for other users that need help as well, tnx [15:05] ok, how do you suggest me to boot it out now, from what you know? [15:06] croraf: if you noticed, volunteers have asked/adviced you several things now to answer and try [15:10] lotuspsychje | i cannot try 10 things in parallel [15:10] i appreciate help [15:10] but im confused [15:11] you want me to try with which specific options, you said pci=biosirq [15:11] croraf: work systematic, try 1 thing at a time [15:11] Try it out, Install or what, any other options [15:11] options = flags [15:11] (in parallel Ill burn server ISO on usb) [15:19] (ryuo | i made 18.04.3 server startup disk) I managed to boot "Try it out" with only "nomodeset acpi=off" [15:21] acpi=off is a bad idea, how are your fans doing? [15:23] They are on max [15:24] medium actually [15:25] I would like to update the bug with this new configuration I used to start (without the modprobe.blacklist=nouveau flag). Cann I do another "apport-collect ID"? [15:25] croraf, have you tried 19.10 desktop iso ? [15:25] I did, much worse than 19.10, cannot even enter in try out mode. [15:25] OK now my pc crashed [15:25] like it overheated [15:26] croraf, if you have trx i'd try again with 19.10; how did you make the media ? [15:26] *rtx [15:27] croraf: just add a new comment, dont spam your bug with new apport-collect [15:28] ioria I have RTX. I tried with 19.10 several times. With very bad results (cannot boot anyhow). I made the media with Ubuntus Startup Disk Creator [15:29] croraf, so you have ubuntu already installed ? [15:30] ioria: bug #1852636 [15:30] bug 1852636 in linux (Ubuntu) "Cannot install any release on HP Omen 17-cb0013nm " [Undecided,Confirmed] https://launchpad.net/bugs/1852636 [15:30] lotuspsychje, tx [15:30] ioria: check the IRQ issues in his dmesg [15:31] Just to say, the bug suddenly got 250 heat-points in the last hour. Like it is a security issue, which doesnt seem like :/ [15:31] croraf, so you have ubuntu already installed ? [15:32] ioria | i kinda managed to install it yesterday, but with error at the end, saying like it wont be able to boot. And as I have windows installed on it also, it immediately enters the Windows OS [15:33] croraf, the first thing i'd suggest and make a new bootable media with 'dd' on linux or etcher or rufus on windows (usb must bigger than 2 giga) [15:34] run i2p join the ircd [15:34] croraf, using a 19.10 iso [15:34] Why do you think that would help? [15:34] freq: can we help you? [15:34] yeah, how do i install i2p in ubuntu [15:34] croraf, honestly, 'casue i don't trust Startup Disk Creator [15:35] freq, and in what ubuntu version? [15:35] 19 [15:36] i think you need the i2p ppa -- https://launchpad.net/~i2p-maintainers/+archive/ubuntu/i2p [15:36] nice! thanks! [15:36] !info i2p [15:36] i2p (source: i2p): Invisible Internet Project (I2P) - anonymous network. In component universe, is optional. Version 0.9.41-2 (eoan), package size 65 kB, installed size 371 kB [15:37] and 'i2prouter start' starts the browsing [15:37] does the irc work instantly [15:38] croraf, ok (please, keep it in the public channel) [15:39] croraf, try this parameter : pci=nommconf [15:39] with try it out (safe graphics)? [15:40] ok i found it. connect to 127.0.0.1 port 6668 [15:40] it's already running [15:40] croraf, yeah [15:40] ty [15:47] (ok good news is that my laptop didnt overheat when running 18.04 with nomodeset acpi=off, but the charger wasnt connected so it run out of battery :/ ) [15:47] ioria it managed to start [15:47] :)))))))))))))))) [15:47] ok [15:47] with nomodeset and pci=nommconf [15:47] Some ACPI errors at the beggining [15:47] I have an image, should I update the bug [15:48] croraf, you should try to install [15:53] ioria | if you wish to see the image with the errors when booting "Try it out" as you suggested please check the update to my bug [15:55] Now I have the question. As I said I do have windows on, and the install of 18.04.3 did partially succeed. So now it asks me "The comuter has Windows Boot Manager and Ubuntu 18 on it". Should I "Erase Ubuntu and reinstall" or something else. Note I did create 3 partitions. [15:55] "Something else" otpion says I can resize partitions or choose multiple partitions for Ubuntu | ioria [15:56] croraf: can you run this in terminal and post URL> efibootmgr -v | nc termbin.com 9999 [15:58] b7u2 | jeremy31 === heidiefr is now known as heidie-fr [16:00] croraf: I think you can change that in BIOS/system config/OS boot settings, put ubuntu on top of the list and press F10 twice [16:03] croraf: or try in terminal> sudo efibootmgr -O 0000,0003 [16:04] croraf: But I don't think HP will accept the change and just boot Windows and the change has to be done in BIOS [16:05] jeremy31 when I boot PC I can press F10 to enter BIOS and F2 to enter some other boot options [16:06] In BIOS (UEFI configuration) I can reorder to boot USB hard_disk USB_flash and so [16:06] But I have to go into F2 stuff [16:07] F2 is something like this: https://h30434.www3.hp.com/t5/image/serverpage/image-id/129370i08322F222E5DD146?v=1.0 [16:08] Hi! I have a problem of a command of wallpaper changing not working correctly from a launcher (and automatic start after desktop login). The command works when I open a terminal and execute it there. But when run from a launcher (icon) it just makes my wallpaper light blue, like not finding the file. I am on Mate DE, but I think the problem might not be Mate related. The command is: gsettings set org.mate.background picture-filename "$(f [16:08] ind ~/Pictures/Wallpapers -type f | shuf -n1)" [16:08] Need some advice, what I am missing. Can it not find the session, does it need to preload something? [16:09] croraf: do you have a screen like this in BIOS https://h30434.www3.hp.com/t5/image/serverpage/image-id/80932i7B581C94E24EC986?v=1.0 [16:09] croraf, of course you have to replace the old 18.04 with the new 19.10 install [16:11] !info wallch [16:11] wallch (source: wallch): wallpaper changer. In component universe, is optional. Version 4.0-0ubuntu5 (eoan), package size 581 kB, installed size 1444 kB [16:11] easy tool for your task, uldics [16:11] croraf: you need to use OS boot manager under the UEFI boot order to give ubuntu priority [16:12] jeremy31 In HP Setup Utility (F10) under Boot Options->Boot Order I see UEFI boot order (highlighted) and Legacy boot order. [16:13] On UEFI Boot order I have USB, USB, OS Boot Manager (with only Windows Boot Manager) [16:13] I think during 18.04.3 install it said something with that failed, and I wont be able to boot Ubuntu. [16:14] croraf: grub-amd64-efi can not be installed to /target? [16:15] I think, yes. But cannot be sure. [16:15] Let me try to install fresh 19.10 with only nomodeset and pci=nommconf [16:15] croraf: install without internet connection, that should allow grub to install [16:16] OerHeks, Yes, there probably is such a program, but I would like to understand, what I am missing and avoid installing something when I can do without :) [16:17] jeremy31 yes, that was the error, i even googled it https://askubuntu.com/questions/1028703/the-grub-efi-amd64-signed-package-failed-to-install-target [16:17] Are the new Ryzen 3000 series chips working well with the new linux kernels now? I had heard there were issues with RNGs and booting. [16:20] uldics, i used that cmd before, but it was gsettings set org..desktop.background picture-uri file:///home/$USER/Pictures ; idk if it helps [16:24] ioria: Yes, that worked for me some years ago, but not now [16:26] jeremy31 ioria | i'm doing 19.10 installation with "nomodeset pci=nommconf". I selected "minimal installation" and without "third party drivers" and without "download updates during install" [16:26] Installation completed without errors. I have to restart now. [16:26] croraf, if you have black screen, bott with 'nomodeset' [16:26] croraf: check the BIOS OS boot manager, to see if ubuntu is present [16:27] I removed media and restarted. I'm in GRUB now, I can select "Ubuntu" "Windows Buut Manager" "Advanced options for Ubuntu" [16:28] lets try ubuntu [16:28] screen crashed [16:29] I entered with nomodeset. Maybe there were some errors at the beggining but I'm in :) [16:30] croraf, cat /proc/cmdline [16:31] it kinda crashed now, after 20 sec, when I pressed to show the first startup report [16:31] croraf, in terminal, typ cat /proc/cmdline [16:32] i cannot enter the terminal, it kinda went black screen and is now on ubuntu loading screen, stuck [16:32] croraf, swith to a console ctrl+alt+f3 [16:35] i repeated, it crashes after 10 sec of being on desktop. In ctrl+alt+F3 it infinitely outpiuts No handler or method for GPE 10, disabling event... [16:37] croraf, boot again with nomodest and pci=nommconf [16:41] seems to work ok with that |ioria [16:41] croraf, open terminal; cat /proc/cmdline [16:42] cr4gn: huhu [16:42] raver2: huhu [16:44] ioria | http://termbin.com/64se (I learned something ;) ) [16:44] croraf, sudo apt update && sudo apt full-upgrade [16:48] done (it even offered me itself software updates) ioria [16:48] hey I have a drive at /media/norman/c8515d79-68c2-4da1-9e85-b6aadd2a9575/ and I would like to rename it to something easier and more descriptive, like "1TBdrive". what is the best , easiest way to do this please? [16:48] croraf, dpkg -l | grep nvidia | nc termbin.com 9999 [16:50] (ioria just to say I even have wifi on 19.10 now, didnt check if prior to update I had it) [16:50] croraf, dpkg -l | grep nvidia | nc termbin.com 9999 [16:51] empty response [16:51] croraf, ubuntu-drivers list | nc termbin.com 9999 [16:52] empty [16:52] i have to sudo [16:53] croraf, simply run 'ubuntu-drivers list' and paste the output [16:53] brb === raver2 is now known as raver [16:53] nvidia-driver-430, nvidia-driver-435 backport-iwlwifi-dkms [16:54] add the fix to your own bugreport [16:54] 440.31 is recoomended on nvidia page for my system [16:55] OerHeks, you think it is fixed? [16:55] no, 410 and up https://www.nvidia.com/Download/driverResults.aspx/138279/en-us [16:56] croraf, you have booted succesfully, so do you think it is fixed? [16:56] https://www.nvidia.com/Download/index.aspx?lang=en-us if you go here it shows 440 when you enter [16:56] hi guys [16:56] well, i booted with nomodeset and that other option nommconf [16:56] that url is the latest, but your card is supported from 410 and up [16:56] + [16:56] nomodeset could be solved now, lets see what about nommconf [16:57] so, 430 or 435 would do [16:57] when I play my first Dota2 game on highest settings I will call it solved :D [16:57] what Graphic Design software does Ubuntu has compared to DreamWeaver for instance [16:58] If this is solved, I'll have to transfer some bitcoins to ioria [16:58] croraf, yep, try to install 435 , if it fails we'll install 440 from ppa [16:59] 435 is isntalled, isnt it [17:00] croraf, simply run 'ubuntu-drivers list' and paste the output [17:00] brb [17:00] * raver2 is now known as raver [17:00] nvidia-driver-430, nvidia-driver-435 backport-iwlwifi-dkms [17:02] croraf, dpkg -l | grep nvidia | nc termbin.com 9999 [17:02] i think you should add to your own bugreport now, as you can boot properly. [17:03] what is the software that you would recommend for Web Design in Ubuntu? [17:03] else volunteers work for nothing, you see [17:03] Hi all. Any cmus users? How to set a directory from command line? [17:03] ioria that gives blank output as i already said [17:04] croraf, so, nvidia-driver-435 is NOT installed [17:05] croraf, try 'drivers' in Activities and open it, then go to Additional Drivers [17:05] cr4gn: ✌️🙂 [17:05] aleksandrdvorkin, libreoffice can do that, else see the snapstore https://snapcraft.io/store [17:06] Having issues with an ubuntu desktop that previously booted fine, but after powering down won't start up the OS anymore [17:06] there is no good dreamweaver alternative AFAIK [17:06] The eror is "Invalid IPMI type 0" [17:07] Can anybody help me interpret what that means? [17:07] like LibreOffice impress? [17:07] ioria yes nouvau is selected [17:07] i can select others [17:07] croraf, select 435 driver, when is done DO NOT reboot [17:09] i will, just let me tell you that below Nvidia I also have "Intel Corporation Unknown" section with remark "This device is not working" [17:10] croraf, don't worry about it now [17:12] ok, I did, it automatically ran the pass "applying changes..." [17:12] the 435 is in use, and it didnt ask me a restart [17:12] croraf, ok, cat /etc/default/grub | nc termbin.com 9999 [17:13] http://termbin.com/awht2 [17:13] ioria [17:13] croraf, ok, change this line GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" to GRUB_CMDLINE_LINUX_DEFAULT="quiet splash pci=nommconf" [17:15] croraf, sudo nano /etc/default/grub and add pci=nommconf after quiet splash [17:16] did, should i restart now? [17:16] ioria [17:16] croraf, sudo update-grub [17:17] did ioria [17:17] croraf, cat /etc/default/grub | nc termbin.com 9999 [17:18] termbin.com/ef4y [17:18] ioria [17:18] croraf, dpkg -l | grep nvidia | nc termbin.com 9999 [17:19] i checked this, a lot of drivers shown [17:19] now, after install [17:19] croraf, ok, then reboot [17:19] termbin.com rmy4 ioria [17:20] croraf, try a reboot [17:21] i cannot login [17:22] when i enter password and click unlock it returns me to user selection ioria [17:22] but everything seems to be working fine [17:23] it is the correct password, because when incorrect it shows "sorry, try again" [17:23] but when i input correct password it just returns me to user selection [17:23] croraf, so 435 not working, you need to open a console purge 435 and try 440 from ppa; i have to go away from keyborad for 1 hour, sorry ; i'll be back [17:24] ok, i can add 440 my own [17:24] see you later [17:30] croraf: so it's booting now? [17:33] no, i tried with nomodeset and nothing [17:33] I mean it booted but my mouse and keyboard not working [17:34] ryuo [17:34] I thought you ioria. [17:34] It worked with "nomodeset pci=nommconf" [17:34] With Nouveau drivers, but now when I installed 435 Nvidia drivers it doesnt boot properly. [17:35] I have to somehow return the drivers to Nouveau now [17:35] do you know how | ryuo [17:36] same way you made it use Nvidia I'm thinking [17:36] croraf: yes, but it's very involved. it may be easier just to reinstall and try a newer version. [17:37] SimonNL I did that after I booted, now I cannot boot [17:37] recovery from a livecd is one option but it's not easy to explain to a novice. [17:39] nomodeset should be possible again [17:39] i tried that, it passes the login screen (actually ignores it I think) but my mouse and keyboard not working [17:40] do you have an external device you can try? [17:40] I can enter Ubuntu (recovery mode) where it has Repair broken packages [17:41] I do have live boot cd [17:41] i meant external input devices [17:42] mouse is external input device, isnt it? [17:42] well, some people call the touchpad a mouse. [17:43] aha. i meant normal mouse usb connected [17:43] not workin, touch i think also not workin, keyboard neither [17:43] does caps lock LED do anything? [17:43] if not, then the whole system is likely locked up. [17:44] locked completly, it didnt went through login screen also [17:49] croraf: did you try booting without nomodeset with these drivers active? [17:49] I've got my root filesystem open from a livecd, I've made a modification to `/etc/default/grub`. How do I commit this change? If I run `update-grub`, that will be the live usb's grub, right? [17:49] Not the grub from the machine whose fs I've mounted? [17:50] apawl: that requires a chroot to properly work. [17:50] mount root somewhere and mount the other vital FS. [17:50] dev, devpts, sys, proc [17:51] any /boot partitions as well need to be mounted. [17:51] if using EFI or a separate boot partition [17:51] Ok, so here's what I see for mounting: [17:51] sudo mount --bind /dev /mnt/dev sudo mount --bind /dev/pts /mnt/dev/ptssudo mount --bind /proc /mnt/procsudo mount --bind /sys /mnt/syssudo chroot /mnt [17:51] ryuo I did. Now I cannot pass the login screen even with nomodeset. [17:51] gross, sorry for formatting [17:52] bind mounts, ugly and unnecesary. [17:52] mount -t devtmpfs none /dev [17:52] mount -t sysfs none /dev [17:52] err [17:52] mount -t sysfs none /sys [17:52] mount -t proc none /proc [17:52] mount -t devpts none /dev/pts [17:53] and that's the bare minimum. you may also need to mount other partitions depending on what your installation is. [17:53] Ok. So devtmpfs, sysfc, proc, and devpts? You mentioned boot as well? [17:53] depends. [17:54] if you have any other root directories on separate partitions [17:54] you need to mount those too [17:54] Nope, all on the same partition. [17:54] how do you boot? [17:54] Legacy? [17:55] if UEFI, you should have a /boot/efi directory under your root. [17:55] you need to mount this as well if so. [17:55] I'm not sure how to answer that. I just use grub. [17:55] see if the root directory has an efi directory under boot [17:55] I'm trying to turn on verbose logging from grub, so I can see what happens leading up to a kernel error re: IPMI [17:55] not the live cd, the installation. [17:55] Ok checking [17:56] if there's no EFI directory then you obviously are not using it currently. [17:57] ubuntu creates this directory during installation if it's installing an EFI bootloader. it mounts the ESP there. [17:57] Oh, it looks like boot is a separate partition.. I guess it would have to be since the installation is encrypted. [17:57] Need to mount that and check.. [17:57] not necessarily. it depends. [17:57] it's possible to have /boot on an encrypted partition but it requires some work. it doesn't work with the official installer. [17:58] This is just from the official installer [17:58] ok then it's separate. [17:58] Ok, I've got the installation root fs mounted to /mnt [17:58] you'll need to mount /boot then too. [17:58] Do I want to mount the boot partition in /mnt/boot, or a separate /mnt2? [17:58] it has to be mounted under the same mount point. [17:58] there's no choice in the matter. [17:59] Ok. [17:59] so /mnt/boot [17:59] ok, I don't see anything EFI in /mnt/boot [17:59] ok then it's probably using legacy mode. [17:59] nothing else to deal with there. [17:59] System.map-4.15.0-65-generic grub memtest86+.elfSystem.map-4.15.0-69-generic initrd.img-4.15.0-65-generic memtest86+_multiboot.binSystem.map-4.15.0-70-generic initrd.img-4.15.0-69-generic vmlinuz-4.15.0-65-genericconfig-4.15.0-65-generic initrd.img-4.15.0-70-generic [17:59] vmlinuz-4.15.0-69-genericconfig-4.15.0-69-generic lost+found vmlinuz-4.15.0-70-genericconfig-4.15.0-70-generic memtest86+.bin [18:00] Gross. Sorry about formatting.. I'm on a web client. [18:00] mount that and the runtime FS i mentioned [18:00] then you're ready for anything you need to do in the chroot. [18:00] running apt or w/e [18:00] chroot /mnt update-grub [18:02] Ok so for dir in devtmpfs sysfc proc devpts and boot, I want to run `mount -t $dir none mnt/$dir`, then chroot /mnt update-grub? [18:02] no... [18:02] not all of the special FS names are the same as the directory where they go. [18:02] devtmpfs -> /dev [18:02] sysfs -> /sys [18:02] proc -> /proc [18:03] devpts -> /dev/pts [18:04] as for boot it's dependent on your local setup [18:04] /dev/sda1 pr we [18:04] or w/e [18:06] I've got boot mounted at /mnt/boot (it is /dev/sda1 though). Is there a mount -t for that? [18:07] no, -t is mainly used when the filesystem cannot be inferred. [18:08] for physical devices the filesystem can usually be detected automatically [18:09] I think I'm having trouble connecting the last dot.. Here's what I'm preparing to run: [18:09] mount -t sysfs none /mnt/sysmount -t devtmpfs none /mnt/devmount -t proc none /mnt/procmount -t devpts none /mnt/dev/pts# mount boot somehow?chroot /mnt update-grub [18:09] croraf, how are you doing ? [18:09] apawl: so what's the issue? [18:09] That # mount boot somehow? is what I'm not understanding yet [18:09] apawl: if it's already mounted at /mnt/boot then you've already done it. [18:10] once done you should do umount -R /mnt [18:10] Ah, so once I mount those special dirs above, chroot will use them? [18:10] yes... it runs a command under a different root. [18:11] Ok, got it. That's clever. Running now.. [18:11] so /mnt becomes / for the purposes of running update-grub [18:12] Ok, it seemed to run. (btw one output line was "Adding boot menu entry for EFI firmware configuration") [18:13] ... uh [18:13] it sounds like you booted under EFI then [18:13] that's only something efi grub does. [18:15] I'm a little out of my depth there. I installed with the standard installer, on the same machine I've booted from the live usb with now. Normally grub just takes the wheel and I get to my booted OS. [18:16] I didn't see anything related to EFI in /mnt/boot [18:17] one way to find out... check if efifb is in your dmesg. [18:17] dmesg | grep efifb [18:18] Yup, I see some entries there [18:18] ok... [18:18] e.g. `[ 7.532227] efifb: mode is 800x600x32, linelength=3200, pages=1` [18:19] it could be you originally installed under legacy... [18:19] ugh. [18:19] i'd have to see your partition table. [18:19] I'm 99% sure I installed with the same USB I'm live booting from now, if that's an indication of which was used? [18:19] no it isn't; they support both. [18:19] Ok. [18:19] which gets used is dependent on the machine. [18:20] anyway [18:20] can you give us the output of fdisk -l on your disk? [18:21] to a paste [18:21] !past [18:21] !paste [18:21] 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:21] https://paste.ubuntu.com/p/8vG766KxPY/ [18:22] that's definitely legacy setup... [18:22] ok... [18:22] let's just hope it works OK then. [18:22] apawl: unmount it all and try rebooting then. [18:22] update-grub is mostly for writing the configuration it reads. [18:22] this might be an issue if you were having to reinstall grub. [18:23] Ok, giving it a shot.. [18:24] Hi guys.. ive fucked my computer up :( dont know how. I rebooted my computer and got booted in to initramfs (busybox) [18:25] searched the internet for solutions.. told me to type exit and fsck /dev/sdb3 [18:25] apawl: did boot work until you deleted/changed partitions? [18:25] but i couldnt type anything at all. [18:26] jeremy31: they mentioned IPMI; i suspect it stopped booting correctly so they felt the need to modify grub for troubleshooting. [18:26] I booted to recoverymode and tried chroot and alot of other things.. gave up, tried to reinstall and now i get stuck and cant install the OS because of initramfs [18:26] IPMI is mostly used for servers. [18:26] Exactly. This is all just trying to get to the debug step for this "Invalid IPMI type" error I get on boot. jeremy31 ryuo [18:27] sometimes errors are harmless. [18:27] was it still booting? [18:28] pgpfox: so you can still boot from external media? [18:28] It wasn't giving any output besides that, and if it was booting, it was so slow that it was hard to tell if it was frozen. (e.g. 15 minutes) [18:28] so how are you examining it? IPMI serial port? [18:28] Sometimes changes to grub using the grub screen at boot, press e to edit grub command line [18:29] ryuo Im novice at linux but i guess you mean if i can boot from USB live stick? Yes i can, but when i try to install it gets stuck [18:29] pgpfox: define stuck. [18:29] Honestly, I didn't know where to start re: examining it. I figured verbose logging on what's happening during boot would be a start. [18:30] apawl: at the minimum removing quiet is a good first step. the rest is largely tied to systemd flags. [18:30] assuming you have access to the boot output via serial port or so. [18:31] pgpfox: how does it get stuck? you're not being specific enough. [18:32] im coming back with output soon [18:32] Maby its working now with the install [18:32] not sure [18:32] brb [18:33] well, if it locks up, that's one thing. === im0nde_ is now known as im0nde [18:33] as in the system no longer responds to input devices. [18:33] if that's the issue then you have some kind of hardware issue. [18:33] most likely [18:33] in some cases it's actually a kernel issue. [18:34] before i got this output "Could not install (Installing Pop_OS 19.04 failed, possibly due to a hardware error" [18:34] hm. [18:34] i'd want to inspect the internal storage. [18:35] "rsync: write failed on "/recovery/casper-48FD-647C/initrd.gz" [18:35] pgpfox: can you paste dmesg? [18:35] !paste | pgpfox [18:35] pgpfox: 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:35] Ok, so it's still frozen, but I don't see the IPMI error. (This is just standard out from my video card, btw). Last line is "Block layer SCSI generic (bsg) drive version 0.4 loaded," which seems nominal. But I'm also wondering if the output isn't scrolling. As in there are more messages, but they're being displayed "past" the screen I see now.. [18:36] But it did find grub and grub did kick off the boot, so hopefully EFI concerns are gone [18:36] apawl: if boot was successful you should be able to reach it over the network. [18:36] one possibility is the interface you're using (video/serial) doesn't have a console provided to it by the installation. [18:36] but that's hard to know for sure. [18:37] ping: sendto: Host is down [18:37] ok... [18:37] seems i was able to install the OS now.. [18:37] can you physically access it? [18:37] Yeah let me try the output on the motherboard. [18:37] how can i check that everything in my system is in order? [18:38] pgpfox: hardware wise? [18:38] pgpfox: diagnostics, more or less. [18:38] pgpfox: software wise is a different story. [18:39] pgpfox: honestly if you get IO errors, it's a red flag. you should inspect your storage devices at the minimum. [18:39] that means checking dmesg for clues as well as SMART. [18:40] apawl: oh, good. you should prefer physical access if it's an option. remote diagnostics are a real hasle. [18:41] nope, i cant boot. I got to the point were i inserted my encryption password and it said it was fine , and then nothing happend. got stuck there, so i did a cold reboot. Now i only get a black screen [18:41] pgpfox: but you can boot from USB? [18:42] i would suggest running smartctl on your drives to see if there's something up with your devices. [18:42] it could mean they're on the brink of death. [18:43] From the login I managed to enter the console with CTRL+ALT+F3 and login through there [18:44] ryuo, to uninstall nvidia and switch back to nouveau [18:44] croraf, what you did in meanwhile ? the last thing i said was to purge nvidia [18:44] oh goodie. i think ioria is back. [18:44] i didnt do anything [18:44] didnt know how | ioria [18:44] yes, thank god he back [18:44] croraf, are you in console at the moment ? [18:45] i tried enter with nomodeset [18:45] but it stayed at login [18:45] once it even entered the desktop screen, but frozen [18:45] croraf, can you open a console ? [18:45] im in the console now [18:45] but it kinda crashed [18:45] i didnt use nomodeset now [18:46] well that blackscreen eventually got me to the encryptionspassword again so ive inserted it and "Cryptsetup: cryptdata: set up successfully" and now im stuck here. [18:46] croraf, the console is crashing ? [18:46] i dont see a thing, although i managed to list files [18:46] everything was fine untill today. [18:46] im at the console [18:46] croraf, the console is crashing ? [18:46] but the screen is turning blank after some time of inactivity [18:46] croraf, the console is crashing ? [18:46] im at the console now [18:46] croraf, the console is crashing ? [18:46] not the console, the screen [18:47] am now at CTRL+ALT+F3 screen after login screen. [18:47] croraf, stay in t console then: cat /proc/cmdline [18:47] ro quiet splash pci=nommconf vt.handoff=? [18:47] ioria [18:48] croraf, dpkg -l | grep nvidia | nc termbin.com 9999 [18:48] now i got a screenmessage "You are in emergency mode. After loggin in, type "journalctl -x" to view system logs. etc etc [18:49] termbin.com/28o8 ioria [18:49] croraf, sudo apt purge nvidia-driver-435 [18:50] croraf, after that, run sudo apt autoremove --purge [18:51] did, also check this maybe https://askubuntu.com/questions/624966/cant-login-after-nvidia-driver-install-v-14-04 ioria [18:52] croraf, maybe a bit outdated [18:52] sure, it suggests even to enter console with CTRL+ALT+F1 [18:53] ok, i repeated grep nvidia and it shows nothing | ioria [18:53] should i try to reboot now? [18:53] croraf, reboot yes, but if you got a blank screen use 'nomodeset' [18:54] So this was an interesting turn of events.. I unplugged my video card (so that I would get stdout from the on-board VGA).. Everything booted fine. [18:54] Grub was verbose, but just kept going [18:55] ryuo how do i solve this [18:58] ioria, without nomodeset screen crashed, now i booted with nomodeset [18:58] pgpfox: did you try booting an older kernel? [18:58] croraf, ok, ls /etc/modprobe.d | nc termbin.com 9999 [18:58] should i add sudo add-apt-repository ppa:graphics-drivers/ppa [18:58] sudo apt-get update ? [18:58] ryuo no i have not tried that [18:59] croraf, ls /etc/modprobe.d | nc termbin.com 9999 [18:59] termbin.com/3gln [18:59] pgpfox: well, boot failure after a kernel upgrade is something that happens. you should see if you can choose another kernel from grub. [18:59] pgpfox: though honestly you give us little to go on. [19:00] croraf, yes, sudo add-apt-repository ppa:graphics-drivers/ppa && sudo apt update [19:00] ioria, can i install hexchat now there, would be easier and faster? [19:00] croraf, sure you can [19:01] ryuo all i get is a blackscreen with a blinking cursor [19:01] croraf, after the update, paste ubuntu-drivers list [19:01] pgpfox: sometimes it just needs more time to do stuff. [19:02] pgpfox: does it still do that after waiting 5 minutes? [19:02] yeah got me to the encryption password now [19:02] lets see if it boots .. [19:02] dont think so [19:02] pgpfox: if the boot is just slow, that's just something that happens sometimes. [19:02] though it could suggest a hardware issue. [19:03] croraf_, after the update, paste ubuntu-drivers list [19:04] ryuo can we do this in Private message? and then post the solution in here if we find one.. ? [19:04] nvidia-driver-430 [19:04] nvidia-driver-435 [19:04] nvidia-driver-440 [19:04] backport-iwlwifi-dkms [19:04] not here [19:04] pgpfox: they advise against that here. [19:04] ioria there was no 440 before i think [19:04] !pm [19:04] Please ask your questions in the channel so that other people can help you, benefit from your questions and answers, and ensure that you're not getting bad advice. [19:05] croraf_, i know, please don't poaste multiline here or you'll be muted [19:05] what is "multiline" ? [19:05] this [19:05] is [19:05] multiline [19:05] aha ok [19:05] croraf_, sudo apt install nvidia-driver-440 [19:05] Ryuo im stuck at this encryption password accepted shit again.. [19:06] pgpfox: did you try waiting after it accepted the password? [19:06] yeah thats what i did before and eventually i get in to emergency mode [19:07] well, without anything from dmesg or so i can't really advise anything. [19:07] i will soon get directed there again, i think. [19:07] yep [19:07] back in emergency mode [19:08] is pastebinit available in that mode? [19:08] hm. [19:08] dont know what pastbinit is [19:08] croraf_, installed ? [19:08] !paste | pgpfox [19:08] pgpfox: 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. [19:08] apt install finished [19:08] !pastebinit | pgpfox [19:08] pgpfox: pastebinit is the command-line equivalent of !pastebin - Command output, or other text can be redirected to pastebinit, which then reports an URL containing the output - To use pastebinit, install the « pastebinit » package from a package manager - Simple usage: command | pastebinit [19:09] croraf_, any errors ? [19:09] ioria, no [19:09] aha,, dont think so.. im not in GUI [19:09] hm yess [19:09] croraf_, ok, reboot :þ [19:09] wait a sec [19:09] yes, what ? [19:09] log runned very fast [19:09] pgpfox: ok... try running dmesg. [19:09] yeah [19:09] pgpfox: anything at the end of it [19:09] maybe something about errors [19:09] no errors at the end but before there were couple of modinfo: ERROR: missing module or filename [19:10] croraf_, do you have secure boot enabled ? [19:10] I cant run any commands.. [19:10] croraf_, mokutil --sb-state [19:10] pgpfox: you should be able to do so from emergency mode [19:11] not sure about secure boot. errors were at nvidia.ko nvidia-modeset.ko nvidia-drm.ko [19:11] croraf_, mokutil --sb-state [19:11] disabled, platofm is in setup mode [19:11] SecureBoot disabled [19:11] croraf_, sorry, we need to see those errors; please past them [19:12] croraf_, select, copy and paste on paste.ubuntu.com [19:12] all i get is a black screen with text "You are in emergency mode. After loggin in, type "journalctl -x" to ciew system logs, "systemctö reboot" to reboot, "systemctl default" or "exit" to boot info default mode. Press Enter for maintenance (or press Control-D to continue): [19:12] https://textbin.net/x9WIMZJqCc [19:12] pgpfox: so enter maintenance. [19:13] when i press enter it doesnt do shit.. [19:13] only moves down a line [19:13] the dots at the end and beggining were added by me | ioria [19:13] croraf_, let's try a reboot ... [19:13] without nomodeset? [19:14] pgpfox: so try booting from usb. [19:14] pgpfox: maybe can find something there. [19:14] croraf_, yes [19:14] ok illl try that [19:14] it enterend desktop but input devices not working :( [19:15] now i got info in the emergency screen [19:15] the same was with 435 i think, the one time it didnt stuck on login screen | ioria [19:15] croraf, not a win, but better [19:15] croraf, the keyboard works ? [19:15] i managed to get this with 435, with nomodeset i think, but couldnt reproduce [19:15] no it does not | ioria [19:16] croraf, ctrl+alt+f3 [19:16] Now Authentication required screen popped saying auth is required to refresh the system repositories [19:16] INFO: task grub-editenv: 940 blocked for more than 846.909 INFO: task grub editenv: 940 blocked for more than 120 seconds. [19:16] cannot input anything ioria [19:16] now im root@pop-os [19:16] yep [19:16] all guides for rtx2080 say: turn off secureboot [19:16] OerHeks, already is [19:16] but i cant type [19:16] I can check again in the boot screen [19:17] pgpfox, pop os .. has its own issues [19:17] hahahah is pgpfox having the same issue i do :D [19:17] croraf, reboot with nomodeset [19:17] ioria, ok, just the same was with 435. couldnt boot with nomdeset then [19:17] we have same problems? [19:17] i also have 2080RTX [19:18] pgpfox, no, he is on ubuntu, not pop-os [19:18] ioria im stuck at login screen now [19:18] sounds like pop-os is where he needs to go then. [19:18] croraf, are you using nomodeset ? [19:18] this is for official ubuntu stuff. [19:18] ryuo, he has been told many times [19:18] grinn [19:18] yeah ive tried getting help at pop os community [19:18] well first i'm aware of it. [19:18] noone answers [19:18] ioria, yes i inputed password, and now inputs not working again [19:18] but didnt pass login screen [19:19] pgpfox: was this a system76 machine? [19:19] am stuck at login screen without input devices ioria [19:19] no [19:19] I see. [19:19] croraf, don't enter password, just open a console the next time you reboot [19:19] let me try once more without nomodeset [19:19] the same, login screen now [19:20] pgpfox: so it was working and stopped working after what? a system update? [19:20] am in console now ioria [19:20] pgpfox: it sounds like the system is unable to boot your encrypted install, for whatever reason. [19:20] croraf, keyboard is working , right ? [19:21] yeah ive been using it for weeks without any problems, untill today.. did update some packages in Pop-shop.. rebooted and then it was goodbye sanity [19:21] pgpfox: but i can't really help you with what little information you have provided... [19:22] there is some scren trouble but it is working now [19:22] croraf, paste lsmod | nc termbin.com 9999 [19:22] pgpfox: if i was at a loss i'd try checking the drive SMART output... and/or ram tests. [19:22] hardware flaws can create a lot of weird issues. [19:22] and can emerge at any time. [19:22] What is the "drive SMART output" ? [19:23] pgpfox: https://en.wikipedia.org/wiki/S.M.A.R.T. [19:23] termbin.com/0o1v [19:23] ioria, I kinda see through the terminal into desktop [19:24] croraf, what ? [19:24] pgpfox: from live cd you could check it via smartctl after installing smartmontools [19:24] the terminal screen and desktop screen are kinda merging, the terminal is kinda semitransparent [19:25] croraf, are you in console or in desktop ? [19:25] I can in the console [19:25] sounds like a backlight issue, but weird [19:25] but it is not rendering perfectily [19:25] for example now my desktop went into screensaver kind of mode, and it turned black, covering my terminal [19:26] i had to type again, to see the terminal, and previous parts are covered in black [19:26] and i still see the mouse icon which is immovable [19:26] ok so now im in live mode [19:26] croraf, you see the mouse icon ? [19:26] walk me through this [19:26] the desktop and terminal are kinda mergin ioria, [19:26] i see the mouse [19:26] croraf, that' weird [19:27] yes, indeed [19:27] croraf, sudo systemctl restart gdm3 [19:27] but i'm in the terminal, these are just like relicts of the desktop, not important i think ioria [19:27] when i did that, the desktop did show [19:28] i entered desktop now [19:28] after that command [19:28] ioria, [19:28] croraf, the inputs ? [19:28] work [19:28] croraf, weird [19:28] even the keyboard backlight works [19:28] ok have installed smartmontools now [19:29] croraf, lspci -nnk | nc termbin.com 9999 [19:30] ioria, https://termbin.com/eu7w [19:31] croraf, dmesg | nc termbin.com 9999 [19:33] croraf_, dmesg | nc termbin.com 9999 [19:34] 5 min please ioria , brb [19:34] ok [19:35] ryuo https://pastebin.com/hBzfARYD [19:35] how can I make the computer suspend instead of shutting off when in low power? I'm using a custom sway setup so it has to be some kind of system setting and not a GNOME or other GUI [19:35] this is from dmesg [19:37] pgpfox: no red flags there. smart? [19:38] pedrocr: perhaps something with ACPI? [19:39] ryuo what command should i type to get the output you want from smartmontools [19:39] pgpfox: did you install the package already? [19:40] pedrocr, suspend takes power too, so that would conflict with low power settings [19:40] yeah [19:40] pedrocr, for a gui, laptopmodetools [19:40] ioria, https://termbin.com/pq7d [19:40] pgpfox: seems there's 3 devices. is sdc the usb device? [19:41] i think so [19:41] sdb3 i think is my linux drive [19:41] pgpfox: first: smartctl -a /dev/sda [19:41] ioria, on additional drivers 440 is selected as used [19:42] croraf_, it's ok [19:42] heh. 440... the magic number for MBR. [19:43] ryuo, whats MBR? [19:43] ioria, should we try another reboot? [19:43] croraf_: https://en.wikipedia.org/wiki/Master_boot_record [19:43] ryuo, oh, ok [19:43] croraf_, wait, i'am reading your dmesg [19:45] ryuo https://pastebin.com/hBzfARYD [19:45] croraf_, i have never seen so many acpi errors/warnings .... [19:45] pgpfox: that's what you already gave me. [19:45] ioria, :(((( [19:46] oh,, doh.. [19:46] perhaps trying 20.04 daily build? [19:46] or 19.10 daily build? [19:46] https://pastebin.com/i4f8NCGq [19:47] croraf_, nope; journalctl -b 0 | nc termbin.com 9999 [19:47] https://termbin.com/g2ib ioria [19:48] strange, you have old microcode,2019-08-14 .. new is 2018-05-08 [19:48] pgpfox: SSD, eh? No obvious red flags. Try the next one. [19:48] pgpfox: smartctl -a /dev/sdb [19:49] croraf_, it will take a while, be patient [19:49] np [19:49] im installing steam ioria [19:50] then dota, then i go gank some :D [19:50] ryuo https://pastebin.com/d8AbXxFm [19:51] ... Holy **** [19:51] All these errors. [19:51] This drive should probably be replaced. [19:52] 1 Raw_Read_Error_Rate 0x000f 086 086 006 Pre-fail Always - 89490400 [19:52] 7 Seek_Error_Rate 0x000f 078 060 030 Pre-fail Always - 60173147 [19:52] 5 Reallocated_Sector_Ct 0x0033 096 096 010 Pre-fail Always - 5488 [19:52] pgpfox: we may have found your problem. [19:52] ryuo, what do you say who has worse situation me or poor pgpfox :D [19:52] Care to explain what all this shit means ?:S [19:53] croraf_: you? this we at least have an answer for now. [19:53] reallocated.. ai [19:53] pgpfox: basically, the drive is in a failure state. it's only a matter of time before it's totally dead. [19:53] and with encryption, you are toast [19:53] holy shit.. how did this happend [19:54] pgpfox: was there anything important on the drive? [19:54] no not really [19:54] got all important stuff on backup [19:54] pgpfox: ok, then consider yourself fortunate. [19:54] drives randomly fail as they age. it's a good reason to not buy refurbished storage. [19:54] they're even more likely to fail. [19:55] what kind of machine is this? [19:55] Desktop? [19:55] Laptop? [19:55] yeah its a desktop [19:55] Do you feel comfortable replacing a hard drive? [19:56] intel i7, nvidia 1080, 16 gb ram etc etc [19:56] Oh, and it's a seagate. Why am I not surprised? [19:56] cant be that difficult i guess? [19:56] It's probably a 3.5" drive. You have some options... [19:57] If you don't need the whole capacity, you can reinstall to the SSD and use it for everything. [19:57] Otherwise you'll need to replace that failing drive. [19:57] SSDs have fallen a lot in cost.... [19:57] 1TB drives are around $100 USD or less. [19:58] do i have 2 drives in my computer? haha [19:58] yes you do. [19:58] assuming you don't have [19:58] any external ones? [19:58] other than the usb here. [19:58] yeah one 500 gb WD [19:58] what version of samba is currently available on Ubuntu? (that is in latest and latest LTS) [19:58] pgpfox: well the system only detects a 120G SSD and this 1TB HDD. [19:59] i'm assuming the SSD is internal. [19:59] pgpfox: at the very least you should probably remove the old HDD and dispose of it. [19:59] okey so i can try reinstall the OS on the 120GB SSD [19:59] pgpfox: as for whether you need to replace it, that's up to you. you could get by with the SSD alone if you don't need the capacity. [20:00] pgpfox: 120G is more than enough for basic use. [20:00] i can install it on the SSD and then go buy a new HDD for storage later on? [20:00] croraf_, steam works ? [20:00] Yes, you could. [20:00] but your home directory wouldn't be on it. [20:00] yes, its installing dota2 pc game [20:00] up to you what you wish to do. [20:00] Why is that? [20:01] croraf_, good [20:01] pgpfox: it has to be configured to store your files on the other drive. [20:01] visual studio code also works, for programming [20:01] that won't happen automatically. [20:01] ahaa [20:01] i think i get it. [20:01] croraf_, when you're done, we'll try another reboot [20:01] i can pause steam download [20:01] pgpfox: your options? a new HDD, comparable to this one. i personally prefer WD black drives for HDD. [20:01] a simple reboot? [20:02] pgpfox: 5 year warranty and pretty reliable. [20:02] croraf_, don't worry, dod what have to do [20:02] should i purchase SSD? [20:02] pgpfox: otherwise you could try a faster SSD option. WD Blue SSD iirc has 5 years as well. [20:02] im fine, i proceed when you say as you say [20:02] ioria, [20:02] pgpfox: they're more economical than they used to be. You can fine 1TBs for around 100 USD. [20:03] pgpfox: but you get far more capacity per dollar with a HDD. [20:03] pgpfox: and the SSD will need to be in 2.5" form factor and require an adapter plate to install in a 3.5" bay. [20:03] pgpfox: they don't make 3.5" SSDs. [20:04] croraf_, i mean, where you have finished installing stuff, you can try another reboot [20:04] pgpfox: if you're uncomfortable with all this stuff, i'd suggest just getting the direct replacement. [20:04] pgpfox: which is a 3.5" HDD. [20:04] ioria, you know what is funny, when i go to restart it says other users are logged in "croraf" [20:04] nah its better i learn [20:05] croraf_, it's the console ctrl+alt+f3 [20:05] croraf_, type exit there [20:05] pgpfox: ok. i don't know if you can find the adapter locally. you may have to order online. but it's a 2.5" drive to 3.5" adapter. they come in various options. [20:05] pgpfox: good luck. feel free to ask if anything is unclear. [20:05] croraf_, and switch back to gui ctrl+alt+f2 [20:05] ioria, ok yes, i found out [20:06] these are the workspaces [20:06] or how are they called [20:06] Thank you for your help and your time. [20:06] anyone else who noticed that red color seems to get more saturated when you login with wayland in ubuntu 19.10 compared to x11? Even if the same monitor profile is being used according to settings and the monitor settings themselfs isnt changed? [20:06] croraf_, they are tty [20:07] i rebooted, now its the locked desktop situation again ioria [20:07] croraf, ctrl+alt+f3 [20:07] cannot, i think i have to wait [20:08] ill have to reboot again [20:09] evening, i've got some =weird= question regarding ubuntu 19.10. Where do i find those nvidia driver bundled with/inside iso image? [20:09] croraf, ok, don't enter pasword, just ctrl+alt+f3 [20:09] i didnt, it immediately entered the desktop [20:09] now it entered the password screen [20:09] but im locked [20:09] i mean inputs not working [20:10] croraf, yes, i got it [20:11] should i repeat or should i try nomodeset [20:11] croraf, from grub remove pci=nommconf [20:15] ACPI errors, a lot ioria [20:15] LLIypuk: possibly in /pool [20:15] croraf, don't you get the login screen neither ? [20:16] EriC^^, xubuntu@xubuntu:~$ find /cdrom/pool/ -iname *nv* [20:16] no output [20:17] ioria, no, just the ubuntu install colors, and when i press something (i pressed ctrl+alt+f3) it shows console with running ACPI errors [20:17] croraf, reboot [20:17] did, lockec on desktop now [20:18] locked* with pci=nommconf [20:18] croraf, you mean, you enter the desktop without a password ? [20:18] xrd [20:18] ye [20:18] EriC^^, mind if i ask you to show me you output of that command? (if you are on *buntu) [20:18] LLIypuk: find needs '' for iname btw, or else bash expands it first [20:18] croraf, is that a 'yes' ? [20:18] now it turned semiblack and it shows Authentication reqired "to refresh the system repositories [20:19] yes [20:19] so the desktop is shown locked, than after 10 sec that screen is shown [20:19] EriC^^, same with quoting [20:20] croraf, so, you are in desktop , without issued a password, and the keyboard and mouse are dead ? [20:20] yes [20:21] good [20:21] but the desktop now turned transparent black with Authentication required screen [20:23] croraf, boot with nomodeset [20:23] LLIypuk: 1 sec ill see my io [20:23] iso [20:24] sure [20:24] ioria, just to show what i mean https://pasteboard.co/IH08Qm4.jpg [20:24] you can see the mouse in the right bottom [20:24] and the black is kinda a bit transparend [20:25] EriC^^, don't bother [20:25] croraf, honestly, never seen [20:25] ioria, still locked [20:25] event with nomodeset [20:26] i was able to from pub/ubuntu-releases/19.10/ubuntu-19.10-desktop-amd64.list file [20:26] im in desktop but locked [20:27] croraf, boot in recovery mode; and enable networking [20:27] EriC^^, conclusion: no nv* packages bundled with Xubuntu iso, thanks for guidance [20:28] ioria it doesnt let me [20:28] croraf, what you mean ? [20:29] i enter advanced options -> recovery -> in menu i select network [20:29] something happens and im still at the menu [20:29] yes ... [20:29] croraf, select root shell [20:30] LLIypuk: ah i see, np [20:30] press enter for mainenance of press CTRL-D to continiue [20:30] ioria, [20:30] croraf, enter [20:30] ok i have some terminal [20:31] croraf, mount -o remount,rw / [20:31] empty return [20:32] ioria, [20:32] croraf, apt purge nvidia-driver-440 [20:32] EriC^^, ubuntu is 2350MB while Xubuntu is 1571M. That's it :) [20:32] ioria, hmmm reacehd target Power-off [20:33] not sure that succeeded [20:33] croraf, do you still have a prompt ? [20:33] no [20:33] i couldnt type anything [20:33] i saw that thing several times [20:33] its like a shutdown [20:34] like 50 lines ending with Power-off line [20:34] croraf, wait a bit [20:34] i mean, kinda see that cursor _ blinking but cannot type [20:35] it kinda run the apt purge but then entered that shutdown line sequence [20:35] croraf, wait [20:37] croraf, still running ? [20:37] nono, it stopped on Power-off line [20:38] croraf, ctrl+c [20:38] and then after 10 sec it turned black, with only currsor at the top [20:38] ryuo: the reaction to low power is already happening, I just want to change the action to suspend instead of power down [20:38] too bad it's not a convenient platform specific bug we can blame like the baytrail issues. [20:39] ioria, i rebooted, i entered root@croraf prompt again [20:39] pedrocr: if it just shuts off abruptly, that's not a software response. it's likely due to power loss. [20:39] OerHeks: suspend is just a way to let me know I really need to plug in, powering down is useless might as well crash [20:39] croraf, mount -o remount,rw / [20:39] empty return [20:39] ryuo: no, it's actually going through the shutdown process with the splash screen and everything [20:39] ioria, [20:39] croraf, apt purge nvidia-driver-440 [20:39] Ok. [20:40] pedrocr: well, maybe you can figure out what's responding to this situation from ACPI and adjust it. [20:40] Ok it asks me 0 upgraded 0 newly installed 1 to remove 0 not upgraded [20:40] 1.1 kB will be freed ioria [20:40] Y/N [20:40] croraf, [20:40] pedrocr: could be a desktop power setting or a systemd one. [20:40] Use apt autoremove to remove then [20:41] a number of nvidia packages were autinstalled and no longer required [20:41] ryuo: I'm using the default session, run by gdm but launching sway instead of gnome [20:41] now it passed ok [20:41] ryuo: I was hoping to figure out what part of that is doing the shutdown [20:41] i mean it said actually Reading database 160... files intalled [20:41] croraf, apt autoremoe --purge [20:41] removing nvidia-driver [20:41] and thats it [20:41] pedrocr: no idea myself. i don't normally mess with that stuff, but i do know systemd has some settings related to power management. [20:41] only 1 line happened with prevous command [20:42] croraf, apt autoremove --purge [20:42] ryuo: thanks [20:42] ioria, done [20:42] pedrocr: upower specifically? [20:43] croraf, reboot [20:43] pedrocr: https://www.lambdacurry.com/2015/10/suspending-low-battery/ [20:43] i did sudo reboot and it showed the same sequence as first time with that apt remove [20:43] just ending with reboot [20:44] now the screen broke [20:44] as before without nomodeset [20:44] croraf, use nomodeset [20:45] booted [20:45] ryuo: that's almost certainly it, thanks! [20:45] ioria, [20:46] croraf, log in [20:46] i wasnt asked to log in [20:46] i see additional drivers Nouveau [20:46] croraf, did you set autologin ? [20:46] i think so, yes [20:46] omg [20:46] during install [20:46] :D [20:47] croraf, echo $XDG_SESSION_TYPE [20:47] x11 [20:48] croraf, cat /proc/cmdline [20:49] croraf_, cat /proc/cmdline [20:49] https://textbin.net/P6xBpmBbgI [20:51] croraf_, ok, can you please, try to enable password login again ; in Activities type Users , press Unlock and disable autologin [20:52] done [20:52] ioria, [20:52] croraf_, logout , login [20:53] ioria, [20:53] something strange happened [20:53] croraf, what ? [20:54] like it turned black, and then i pressed ctrl-alt-F3 and now am in this tty [20:54] cannot return to f2 [20:54] i logged in here in f3 [20:54] croraf, sudo systemctl restart gdm3 [20:55] black screen with cursor _ i can type [20:55] I think that was when i logged out ioria [20:55] before i pressed ctrl-alt-f3 [20:56] i can type, but have no prompt [20:56] should i ctrl-c [20:56] yes [20:56] it cleared screen and now i cannot type [20:57] i can enter f3 though [20:57] croraf, sudo reboot [20:58] should i boot now? [20:58] with nomodeset [20:59] croraf, yeah [20:59] oh, that black screen where i can type anything [20:59] as if i logged out [21:00] ioria, [21:00] croraf, clearly, it's not working [21:00] yea [21:00] maybe i can use it with nomodeset [21:01] it seemed to work somewhat [21:01] croraf, and looks anyhow very unstable [21:02] croraf, i have to go now, but keep asking here, maybe come back tomorrow. good luck [21:02] ok, ty [21:02] ty very much [21:02] i appreciate [21:02] if you wish you can update the bug aslo on launchpad [21:03] have a good night ioria [21:03] Hi. It seems that inxi is a natural replacement for bootinfoscript. I was wondering if any of you used it to ask supported users here to provide you their computer info. How do you usually ask inxi to be called? I want to include it as an additional option to Rescapp/Rescatux. Thank you. === mkv is now known as m4v === JanC_ is now known as JanC === heidie-fr is now known as heidiE-fr [21:56] when I exit a terminal/bash after launching jobs in background, the jobs are not terminated, they take a parent process as their parent... [21:56] chieta: expected behaviour [22:44] hey. I have a "Slate" PC [22:44] after a while the touchscreen becomes unresponsive [22:44] to touch... [22:44] ...I think it also happens in other Linux distros and Windows 7 too [22:54] Hi. I have a little problem with grub. I had configured it to show a dual boot with Ubuntu and Windows 10. However, today I realized that the boot scree no longer appears, and the computer boots directly into Ubuntu [22:55] More specifically, if I press ESC when the grub menu was supposed to appear, it actually appears and lets me select between ubuntu and windows (and works just fine). But if I don't press anything, it's just a purple screen during the duration of the timeout (10 seconds) until the default SO loads (ubuntu) [22:55] any idea what could be happening? [22:59] no timeout? [22:59] timeout set to 0? [23:00] no, timeout is 10 seconds [23:00] oh [23:00] I see 10 seconds of Purple. If I press ESC during these 10 seconds, I can see the grub menu [23:00] some kind of splash option enabled? [23:00] that is what I am suspecting. I have a theme installed, but it has been working just fine until now... [23:01] (and it displays correctly if I press ESC) [23:02] I'm going to try something, brb [23:10] How do I keep my laptop from losing wifi connection whenever I shut the lid? note: I don't have Xorg installed. [23:11] I don't think it goes into sleep mode, it just loses network connectivity. [23:14] LunaLovegood: Do you have to reboot or restart Network Manager to get connection back? [23:16] I do "/etc/init.d/network-manager restart" [23:17] I don't want it to come back on its own when I open the lid, I just don't want it to go down at all. [23:18] Idealy my laptop wouldn't do anything (other than turning off the backlight) when I close the lid. [23:18] I don't have anything to play audio so I'm not sure if the sound card goes down too. [23:20] LunaLovegood: try> sudo sed -i 's/3/2/' /etc/NetworkManager/conf.d/* [23:20] Could purging pm-utils help? [23:21] That will keep Network Manager from enabling wifi power management [23:39] pci=nommconf [23:40] hi. I add this to my GRUB_CMDLINE_LINUX_DEFAULT in /etc/default [23:40] when trying to save files to /var/www/html from LibreOffice i get Permission denied and i already changed the permission for the /var to the user not root [23:41] and it is not set in the grub [23:45] when trying to save a file from LibreOffice Writer/Web i get error Could not Read the contents ov var Error opening directory '/var :Permission denied [23:48] sorry for the stupid question: Ubuntu bionic has as latest version Apache/2.4.29, but the latest official release is Apache/2.4.41. is there an easy way to force that version to be installed? thanks in advance