/srv/irclogs.ubuntu.com/2019/11/16/#ubuntu.txt

ph88the new one00:00
EriC^ph88: can you type "ls /sys/firmware/efi" and see if dirs exist?00:00
ph88config_table  efivars  esrt  fw_platform_size  fw_vendor  runtime  runtime-map  systab  vars00:00
Polybius-anybody know if wine is will support MTP over USB?00:01
ph88grub 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 problem00:01
pragmaticenigmaPolybius-: what is MTP?00:01
Polybius-pragmaticenigma, Media Transfer Protocol. Androids USB media sharing protocol.00:02
Polybius-pragmaticenigma, using software similer to CDMA-workshop00:02
sarnoldph88: if you don't care about secure boot, you could try disabling secure boot support in your bios interface00:03
ph88EriC^, i installed an unsigned version of efi onto /dev/nvme0n1  not the signed one00:03
jeremy31Polybius-: Ubuntu should handle MTP00:03
EriC^ph88: how come?00:03
ph88EriC^, because i didn't know which one to choose, so i just picked the unsigned one00:03
Polybius-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
ph88shall i try reinstall grub with secure boot ?00:04
sarnoldph88: oh try the signed one then, heh00:04
EriC^ph88: it wont hurt to try to reinstall grub and stuff, try sudo apt-get install grub-efi-amd64-signed00:04
Polybius-only on Windows OSes though...00:04
ph88EriC^, i didn't have that package installed yet00:05
EriC^ph88: aha00:05
ph88the previous time i installed grub it was from a live cd where i mounted the grub files of the live cd over the target ubuntu00:05
pragmaticenigmaPolybius-: 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
ph88sudo grub-install --target=x86_64-efi --uefi-secure-boot   Installing for x86_64-efi platform.   grub-install: error: cannot find EFI directory.00:05
tortalto 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 like00:06
tortalcorpoate VPN or so. . No UFW-IP Tables stuff... tried using another user.... what te heck is going on.00:06
tortalputty works fine.00:06
EriC^ph88: hmm, what does "mokutil --sb-state" give?00:06
ph88EriC^, /boot/efi is not automatically mounted because the ubuntu installation used to run on an MBR disk before i cloned it to GPT/uefi setup00:06
EriC^ph88: i see00:07
Polybius-pragmaticenigma, are you saying that the USB port connection couldnt exist inside of the API?00:07
ph88EriC^, SecureBoot disabled   Platform is in Setup Mode00:07
EriC^ph88: type "sudo blkid;  cat /etc/fstab" and pastebin the output please00:07
tortalhttps://pastebin.com/p3LrdVVc is the -vvv from client00:07
tortali tried from home as wlel as office...00:08
ph88EriC^, https://termbin.com/dxe600:09
ph88EriC^, termbin missed lines of stderr .. here are all lines   https://bpaste.net/show/Y4Y6E00:09
tortalAND.. filezilla SFTP connects fine from the guest ubuntu machine00:09
EriC^ph88: type "sudo nano /etc/fstab"00:10
butteredpopcornHow do I view what version of netplan I have?00:10
ph88https://bpaste.net/show/4X3WQ sorry 3rd paste all together00:10
ph88ok i'm in nano00:11
EriC^add the line "UUID=1B9DE-2A2F  /boot/efi       vfat    umask=0077      0 1"00:11
ph88ok00:12
ph88done00:12
EriC^ph88: type "sudo mkdir /boot/efi"00:12
ph88i did this before already (an hour ago or so)00:12
ph88it's an empty directory at the moment00:12
EriC^ph88: alright, type "sudo mount /boot/efi"00:12
sarnoldtortal: how about ssh -o KexAlgorithms=diffie-hellman-group1-sha1  root@host00:13
ph88mount: /boot/efi: can't find UUID=1B9DE-2A2F00:13
EriC^my bad, thought i switched the uuid00:13
tortalwill try sarnold00:13
EriC^ph88: replace 18B..... with B9DE-2A2F00:13
ph88oki00:13
EriC^basically just remove the 1 before the B00:13
ph88ok done00:14
EriC^ph88: ok, try sudo mount /boot/efi again00:14
ph88also done00:14
EriC^ph88: sudo apt-get install --reinstall grub-efi-amd64-signed00:14
ph88done00:14
EriC^ph88: how are the grub packages looking btw, can you pastebin "dpkg -l | grep grub" ?00:15
EriC^ph88: also please "sudo efibootmgr -v" that should cover it all :)00:15
ph88https://bpaste.net/show/ZD6XG00:15
tortalpacket_write_wait: Connection to 85.118.207.39 port 1900: Broken pipe00:15
tortalGODAM00:15
tortali wrote the IP00:15
ph88https://bpaste.net/show/XP4TS00:16
EriC^ph88: ah, type "sudo apt-get remove grub-pc grub-pc-bin"00:16
ph88should i now proceed with   sudo grub-install --target=x86_64-efi --uefi-secure-boot   ?00:16
sarnoldtortal: 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
EriC^ph88: sure00:16
ph88ok, i guess now i reboot and find out ?00:17
EriC^1 sec let me see that efibootmgr paste,00:17
EriC^ph88: ok, try rebooting00:18
ph88thanks a lot EriC^ :D00:18
EriC^also might as well00:18
EriC^run sudo update-grub00:18
tortalwill check00:18
ph88ok brb for reboot00:19
tortalBIND exploits from 1940 still works on that server00:19
ph88EriC^, too bad ... still get invalid signature when i try booting windows from grub ..00:20
EriC^ph88: can you pastebin "cat /boot/grub/grub.cfg" in case it has any clues00:21
ph88one moment plz00:21
ph88something funny is going on00:21
ph88i don't see chatlogs from our chat earlier ... indicating that i booted to another ubuntu instance00:22
ph88it might have been that i applied all those changes to the ubuntu on the other disk00:22
EriC^ph88: oh00:22
EriC^what does "df -h /" give?00:22
ph88 /dev/nvme1n1p500:22
EriC^so it's the original currently00:23
ph88the old one ??00:23
EriC^the 250gb one00:23
EriC^yeah, right?00:23
ph88ah yes00:23
ph88ok in that case we applied the changes to the new one, but i booted to the old one now by accident00:24
ph88brb again00:24
ph88back00:25
tortalsarnold since it isnt user-specific i dont check home directory. but here is the global config: https://pastebin.com/r3hgJJ8100:26
ph88so 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 listed00:26
ph88EriC^, 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 disk00:26
EriC^aha00:28
EriC^ph88: that makes sense, it's trying to boot the legacy windows00:29
tortalalso tried emptying the ~/.ssh/ except for the id_rsa files00:29
EriC^ph88: i wonder why it's not picking up the new windows though00:29
ph88ya00:29
ph88it's also not visible in nautilus00:30
ph88but old ubuntu and old windows are there00:30
EriC^ph88: can you pastebin "cat /boot/grub/grub.cfg" cause i want to see where it's getting the stuff from00:30
EriC^it shouldnt have even added the legacy windows00:30
EriC^(btw did you run sudo update-grub previously?)00:30
tortalso really only default privkey path and   GSSAPIAuthentication yes is on00:30
ph88EriC^, https://termbin.com/alvu000:30
ph88EriC^, yes i ran   sudo update-grub00:31
EriC^ph88: hmm, how come you said that it's trying to load the old windows?00:32
ph88Windows Boot Manager (on /dev/nvme0n1p1)00:32
EriC^i mean how'd you arrive at that conclusion, from the actual grub menu at startup or?00:32
pragmaticenigmaPolybius-: 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
Tacoderor windows splash screen EriC^00:33
EriC^ph88: isn't that the new windows?00:33
ph88EriC^, no sorry you are right it's the new windows00:33
ph88i read easily over the difference of 0 and 1 there :/00:33
EriC^hey Tacoder00:33
EriC^ph88: the menu entry looks right, points to the right file and stuff00:34
ph88ya00:34
EriC^ph88: why not try to use the shimx64.efi file maybe?00:35
ph88i don't know about this file00:35
EriC^which one did it use currently? "sudo efibootmgr -v" should show it00:35
TacoderEriC^: remember theres a few computers that requires to add a trusted efi file to boot in BIOS00:35
ph88EFI variables are not supported on this system.00:35
Tacoderunder secure boot00:36
EriC^Tacoder: yeah, it could be some setting i guess, it is booting ubuntu though, just not happy booting windows from grub specifically00:36
EriC^ph88: ok that makes sense now00:36
EriC^ph88: so currently it's not booted in uefi mode00:37
ph88o_O00:37
ph88ok let me reboot again .. there is another option in the bios boot menu00:37
ph88just a sec00:37
EriC^ph88: "df -h /" gives the n0 or n1?00:37
ph88  /dev/nvme0n1p400:37
ph88in the mobo boot menu i can boot a disk or a partition00:37
EriC^sorry 0n* but yeah00:37
ph88i opt to boot the disk .. maybe this is legacy boot   and uefi boot is those partitions00:38
ph88i'll reboot again choosing ubuntu directly from mobo boot menu00:38
ph88just a sec00:38
EriC^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:38
Polybius-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:39
ph88EriC^, yes that was it ... ubuntu is booted in eufi mode now00:40
EriC^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 pc00:40
ph88now i will try to boot again to ubuntu in eufi mode but this time in the grub menu i will choose windows00:40
EriC^ph88: ok, in grub, try to use the command line to see what's going on behind the scenes00:40
ph88each 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 UEFI00:41
EriC^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 one00:41
pragmaticenigmaPolybius-: it wouldn't be advisable anyways. for flashing/reprogramming hardware... it's best to use the OS the software was written for00:41
ph88can i change one UUID perhaps ?00:41
EriC^ph88: yeah you can00:42
ph88brb00:42
tortalnow why would port 1900 suddenly open on my server.. upnp ?!00:46
tortalran nmap00:47
Polybius-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:48
Polybius-pragmaticenigma, that particular setting resides somewhere in the OS itself somewhere though. probably in NVRAM.00:49
Polybius-pragmaticenigma, this is a surprisingly esoteric subject. so i would like to take a closer look for myself.00:50
tortalsarnold: interesting.. i removed known_hosts and it didnt ask me to add new key... but when using KexAlgorithms=diffie-hellman-group1-sha1 it did00:52
sarnoldtortal: this just keeps getting weirder :)00:53
tortal-yes,00:54
tortalvery much so00:54
bagirahello.  the new TUI in installation is looking really nice.  It does not appear to be curses/dialog driven.  What's being used there?00:58
ph88EriC^, 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 but01:01
ph88the 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
sarnoldbagira: I can't recall, and I can't spot it quickly :) I think it's in here somewhere https://github.com/CanonicalLtd/subiquity01:01
bagirasarnold: thanks ill check it out.  i'd sacrifice a few interns to get away from curses dialogs01:02
ph88EriC^, win grub i always choose the ubuntu on /dev/nvme0n1p4  ... i think when i choose normal "Ubuntu" in grub it boots the old installation01:02
sarnoldbagira: heh, yeah, I understand that :)01:02
ph88in grub *01:02
bagirawow. 3-column selection dialogs01:03
sarnoldbagira: ooh I found an 'urwid' in the sources.. this looks promising http://urwid.org/01:03
ph88EriC^, when i choose from the MOBO menu Windows Boot Manager from 1TB windows boots without problem01:03
ph88afk for 10 minutes ..01:04
EriC^ph88: fro the grub menu image, it looks like it's booting the legacy grub, cause it mentions ubuntu 19.10 on 0n1p401:04
EriC^that should be the native "ubuntu" one and it shouldnt mention it below01:04
bagirasarnold: yep there it is.  too bad it requires a whole python runtime.  our environment is pretty stripped down for parts of it.01:05
tortalsarnold: now putty wont connect... this is after posting the IP here.....01:05
tortal:(01:06
sarnoldtortal: cripes :(01:06
EriC^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 work01:06
EriC^goodluck01:06
bagirai am super impressed with this installation system01:07
sarnoldbagira: 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-rs01:08
bagirasarnold: 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:09
bagiraat some point it has to hand over to a process inside the chroot and continue from there01:10
bagiraso if the tui changes it creates a continuity issue01:10
sarnoldoh yeah; heck I'm bugged by the console font changing 20 seconds into the boot :)01:11
sarnoldgoing from one tui lib to another would be pretty jarring by comparison :)01:11
tortalDDoS.. thanks freenode01:11
bagirajust 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 ago01:12
dreemertortal: anonymize yourself :)01:12
sarnoldbagira: unfortunately I don't think it's hit feature parity yet01:12
sarnoldbagira: when it works it's pretty decent but it doesn't hit all use cases yet01:13
bagirasarnold: still, coming from me, who never says nice things about distro installers....01:13
tortalwell. it is my server first of all that is getting hit.. or.. the my company's prod server01:13
ph88gn EriC^01:16
bagirasarnold: 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 operations01:17
pragmaticenigmabagira: Unfortunately, this channel is run by volunteers trying to support ubuntu... devs are in a different channel01:17
bagiraoh01:18
sarnoldbagira: you may also enjoy skimming through https://github.com/CanonicalLtd/curtin01:20
bagirasarnold: is there a design doc somewhere01:21
sarnoldbagira: not sure, I've never really looked into the installers end of the world01:22
sarnoldin my world the systems are already up and running :)01:22
bagiraheh.  that's always kind of irked me how foss projects never have architecture design docs01:22
sarnolddon't take my lack of knowing as proof it doesn't exist01:23
sarnoldI'm just one man01:23
bagirasarnold: 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 products01:26
tortalok, closed SSHD01:29
tortaland shut down ports01:29
tortal21/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  mysql01:33
tortalthat was a few minutes ago01:33
bagiratortal: im confused about what problem you're trying to solve01:34
tortalWell.. 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
tortalI could SSH with putty... but not with my ubuntu guest01:35
bagiratortal: likely due to available cipher mismatch01:35
tortalnow i cant neither.. i have however blocked the SSH port now as well01:36
bagira:/01:36
bagirayou should update your host and then move to a "cattle not pets" server lifecycle01:36
bagirathe 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 server01:37
tortalyeah, we are migrating to the cloud.. this is a 10 year old server01:37
bagirathat code is also stored in version control01:37
tortalwith php 5.3 running.. crazy01:38
tortalas i mentioned earlier they didnt even have https01:38
tortalon login stuff01:38
bagiraeven 10 years ago that wasn't acceptable01:38
tortalso i had to fix a lot of stuff like crazy.. just recently joined the company01:38
tortalwell... what can i do.... except migrate it to a more secure environment in the cloud.. then port everything to micro-services is my plan01:39
tortalstudents created this.. and the server has been working since then. without anybody caring about security or changing the code01:41
bagiraphp5 -> php7 rewrite for a whole platform is daunting but possible, i've had to do it, but good luck.01:42
bagirayou might be better off just doing a rewrite in a microservices model first and then retiring the thing01:42
bagirasince you'll have to rewrite anyway01:42
tortalwell... micro services... so i can do piece by piece01:42
tortaland it will NOT be in PHP :D01:42
bagirathat's what i mean01:42
tortalyeah01:43
bagirain order to migrate to cloud you'll have to port it to php701:43
bagiraso that's two rewrites01:43
pragmaticenigmatortal, 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 support01:43
tortalwell sorry.. but this kind of happened here.. since i posted the IP here... but yes you are right01:43
bagirai dont have the attention span to focus on a single topic so ill just drop it01:44
tortal#ubuntu-gothacked01:44
tortalheh01:44
tortalyeha me too.. busy securing the server. closing sshd etc.01:44
dreemertortal: Well, I do hope you don't ssh into your server using a password.01:45
tortalhell no ^^01:46
dreemerokay good. *phew*01:46
tortalbut 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 complicated01:47
dreemertortal: 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:49
dreemerEspecially on an Enterprise level01:50
tatertotslol enterprise level...you must be new in town02:03
dreemerI'm confused. I'll just pretend I didn't read that.02:09
matsamandreemer: 'passwords bad' is a very commonly believed falsehood02:21
matsamanthe passphrase you store in your head will always be more secure than any key file02:22
matsamanignorance is bad (for security in particular), passphrases are not, they are merely what they are02:22
sarnoldmatsaman: brute-forced sshd passwords are believed to be the leading cause of hacked linux boxes02:24
pragmaticenigmamatsaman: that isn't what they said at all. and I hope you know that you can password protect the private key file02:24
dreemer^02:24
matsamansarnold: no, that is merely a poor conclusion drawn from people using bad (tiny) passphrases02:25
dreemerWow...02:25
matsamanpragmaticenigma: then you're typing all day long with little additional security02:25
dreemermatsaman: I wouldn't want you to be securing my server cluster if that's your mindset.02:26
matsamanthat's fine, I wouldn't want your keyfiles stored on unencrypted systems with easy physical access02:26
matsamanor even encrypted systems with easy physical access, for that matter02:27
matsamanor even encrypted systems with hard physical access, for that matter02:27
matsamanall of those are less secure than simply keeping it in your head02:27
dreemerSo you're just going to walk into a protected Data Center and take all the servers in the server racks?02:27
matsamanif that's what your keyfile allows access to, yup02:28
dreemer"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
matsamannot as easily as a keyfile can be02:29
matsamanand not any more easily than an encrypted keyfile can be02:30
dreemerA keyfile (created by a SMART person) is passphrase protected and encrypted.02:30
matsamanwell slightly more easily, as you know exactly where to listen with a keyfile, still02:30
matsamanit has all the same problems, and takes even more effort to utilize02:30
matsamanthis is really simple if you stop and think about it02:30
dreemerNo, it does not. It provides another layer of security. Of course noting is 100%02:31
matsamanwhat's more secret, a secret you've written down, or one you haven't?02:31
matsamanobviously the one you haven't written down02:31
matsamanyou could do that with two passwords if that's all you wanted02:31
pragmaticenigmamatsaman: You have moved into an offtopic discussion... let's move on02:31
dreemerBut you typing your SSH password into the terminal daily are at a higher risk of attack than someone using a passphrase protected and encrypted key02:31
matsamanbut you only need multiple layers of security if you're sloppy in the first place02:31
dreemerthat is a FACT02:31
matsamanpragmaticenigma: _I_? =P heh, anyway sure02:31
pragmaticenigmadreemer, same... let's move on02:31
dreemerUbuntu has SSH02:32
dreemertherefore it's on topic02:32
matsamanhe's going to say that this is a support channel, not a plain chat room02:32
matsamanwhich is true02:32
dreemerWell, we're supporting those that know little of security levels (layers).02:33
dreemerHowever I do agree, we should move on.02:34
=== zbenjamin_ is now known as zbenjamin
aleksandrdvorkinis there apps like Dreamweaver in Ubuntu03:00
matsamanaleksandrdvorkin: for HTML?03:01
matsamanyou could check out bluegriffon, kompozer, or nvu03:01
aleksandrdvorkinyes for building website03:01
matsamanor aptitude search '-d WYSIWYG'03:02
hatsuomg! https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/185272003:05
ubottuLaunchpad bug 1852720 in snapd (Ubuntu) "docker snap suddenly installed by itself" [Undecided,Confirmed]03:05
hatsuthis bug completely ruined my system03:05
hatsusomething in systemd completely died03:05
hatsuand whenever i reboot, docker comes alive and just completely wrecks my system03:05
matsamanthat sounds amazing03:05
hatsuit is until you realize it caused physical damage to my 3d printer while the service was running :(03:07
hatsuhad to go fix it downstairs03:07
hatsuanyways03:07
hatsucan someone help me? systemd has completely borked and snapd isn't coming alive which makes me unable to uninstall docker which makes this issue persistent03:07
bagirago in and disable the service after mounting the media with a rescue disk03:08
hatsuhow do i disable the service? i did `systemctl disable docker` and it just says03:08
hatsudocker.service is not a native service, redirecting to systemd-sysv-install.03:08
bagirayeah you can mount the drive on a rescue cd, then chroot into the mount, and run that03:08
hatsuwhich i thought it would disable it, but it comes back online on reboot for some reason03:08
hatsudo i need to? i still have a degraded machine, and i can ssh into it03:09
bagirai have no way of knowing from here03:09
hatsubagira, "disable"-ing just makes it so that it doesn't come alive on reboot right03:10
hatsulike, the root cause i think is docker going crazy03:13
hatsuwhich i want to uninstall, but somehow snap isn't coming online03:13
hatsurunning snapd crashes with a segfault03:16
hatsushould i just reinstall03:20
hatsuwhat the heck... this is so bad. ubuntu just randomly installed malware and destroyed my system03:20
bagirahatsu: ubuntu didn't03:21
hatsusure did03:21
hatsui mean, look at the bug reports03:21
matsamantechnically docker is in universe03:22
matsamanbut why don't we just work on the problem instead03:22
hatsusure, if anyone has suggestions i'm all ears03:22
matsamanhatsu: what's the problem, you boot up and what happens?03:22
matsamando you have a live OS? (Ubuntu install image counts)03:23
hatsuyes i do03:23
hatsudocker immediately starts up, starts writing a crap ton of syslog log entries03:23
hatsuas outlined in the bug03:23
hatsuthis is despite me systemctl disabling it03:23
hatsuso i just kill dockerd with `sudo killall dockerd`03:23
hatsunow if i look at `systemctl status`03:24
hatsuthere are 13 degraded tasks, one of them is snapd03:24
hatsuwhich makes me unable to uninstall the snap version of docker03:24
hatsuquite incredible how it got deadlocked03:24
hatsuim not knowledgeable enough on systemd to know why snapd is not turing on03:24
matsamanI'd have to look it up myself, but you can just boot your live OS, chroot, and uninstall the things you don't want03:25
hatsuhow do i do that?03:26
matsamanor you could try this: https://unix.stackexchange.com/questions/332019/replace-file-with-hard-link-to-dev-null03:26
matsamanboot your live OS, hit 'try' (obviously not 'install'), get to a terminal03:26
matsamanrun 'lsblk' to see your devices and find your root filesystem03:27
hatsuyeah i've done that actually to rescue my system. the drive was borked so i had to fsck03:27
matsamanmount it ('mount /dev/whatever /mnt' should suffice)03:27
matsamanchroot /mnt /bin/bash03:27
matsamanand then you should probably be able to use apt/etc. commands as usual03:28
hatsuok03:28
hatsuill try03:28
matsamanalthough there's a small chance you might need /sys /proc and other weird things03:28
matsamanhatsu: you can install an IRC client on the live OS if it doesn't come with one03:28
matsamanso just come here once it's booted03:28
hatsuthis is my laptop so im good03:28
matsamanword03:29
hatsuthe broken box is my server :V03:29
matsamanthat's why I only have clients03:29
matsamanboom-tish03:29
hatsu[   12.230403] SQUASHFS error: xz decompression failed, data probably corrupt03:35
hatsu[   12.230980] SQUASHFS error: squashfs_read_data failed to read block 0x40be1b003:35
hatsufrom dmesg03:35
hatsumatsaman, i haven't gone into install media yet03:35
hatsumatsaman, snap doesn't work while in install media03:43
hatsuwhat do03:43
hatsumatsaman, :(03:45
hatsuits actually weird03:45
hatsutyping a command that isn't valid like ("d") causes a segfault03:45
matsamanyou can't boot the live OS?03:45
hatsui did boot the live os03:45
hatsuim in the live os atm03:45
hatsu<hatsu> typing a command that isn't valid like ("d") causes a segfault < this happens in the actual OS as well03:46
hatsuand i can't start snap03:47
hatsusnapd runs like a local web server looks like03:47
hatsuit just says an error message that sounds like the web server isn't running03:47
hatsushould i give up03:49
matsamanhatsu: no, this is a small issue after the fact03:58
hatsu?03:58
matsamansorry I had to take care of something03:58
hatsuoh i already turned off my computer03:58
hatsushould i go back down03:58
matsamanhatsu: you're in the live OS and commands don't work from the chroot?03:58
matsaman^03:58
hatsuyeah, it's really weird03:58
hatsui can tell you what i found, ask away03:58
matsamanlive OS is fine but chroot'd OS won't run commands?03:59
hatsuyeah04:00
hatsui did04:00
hatsumount -t ext4 /dev/sda /mnt/a04:00
matsamanbut the ordinary system works if you boot it up, briefly, before it fills up and fails?04:01
hatsuand then chroot /mnt/a /bin/bash04:01
hatsuyeah04:01
matsamanokay04:01
hatsunot briefly. there's 200GB of free space and it takes like 3 hours to fill up04:01
matsamanyou might try making some space from the mounted system before you chroot04:01
matsamanoh okay04:01
hatsuit was04:01
hatsuthere wasl ike 200gb free04:01
matsamanI'm sorry, 3 hours, we can just fix this from your ordinary system then04:01
hatsuand yeah so if i ssh in and killall dockerd in that 3 hour or so window04:01
hatsuyeahhhhh thats what i thought04:01
matsamansorry =)04:01
hatsu<hatsu> and yeah so if i ssh in and killall dockerd in that 3 hour or so window it will be mostly stable indefinitely04:02
matsamanhow long if you don't killall dockerd?04:02
hatsuhaven't tested, but not too long.04:02
hatsui mean i could just delete the syslog if it gets too long and it will go on indefinitely again04:02
matsamanhatsu: did you see this one?: https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1852720/comments/404:04
ubottuLaunchpad bug 1852720 in snapd (Ubuntu) "docker snap suddenly installed by itself" [Undecided,Confirmed]04:04
hatsumatsaman, i removed the apt one04:05
hatsustill causes issues04:05
hatsucan't remove the snap one because snap is borked04:05
matsamanhatsu: so there should be some files in /var/lib/snapd/snaps pertaining to whatever this package is04:06
matsamanI would imagine simply moving those files elsewhere would make it not work04:06
matsamanpossibly also just renaming them, but not necessarily04:07
hatsuill try that04:10
hatsumatsaman, ok i moved it, rebooting04:28
hatsualso bhujay got into a loop04:28
hatsumatsaman, ok the docker doesn't go crazy, but snap is still not working04:30
hatsucloud-init and co failed, libvirtd failed, dockerd failed, snapd failed04:30
matsamanhatsu: but is it filling up your log?04:41
hatsuit is not04:42
hatsubut like, the server is still kinda messed up04:42
=== morten_ is now known as Scytale89
hatsuhatsu@mkdr:~$ d04:42
hatsuSegmentation fault (core dumped)04:42
matsamanhatsu: do you disk space?04:49
matsamanfree space, that is04:49
hatsuit has disk space04:49
hatsulots04:49
matsamanso you reboot, and all commands segfault?04:50
bagirahatsu: please pastebin the output of `df -h`04:50
hatsumatsaman, yes04:51
matsamanyou might want to double-check from your live OS, and/or just free up some space04:51
hatsuhttps://pastebin.com/e03aPcfv04:51
hatsufalling asleep... might tackle it tomorrow05:01
matsamansorry I'm distracted05:05
=== Disconsented_ is now known as Disconsented
=== mIk3_09 is now known as mIk3_08
cluelesspersonSo, ubuntu just crashed for me07:52
cluelesspersonI navigated to a new web page07:52
cluelesspersonand suddenly my mouse slowed to a craw across the screen.07:53
cluelesspersonHard freeze, couldn't even switch out of gnome to another terminal.07:53
cluelesspersonReviewing logs.07:53
cluelesspersonNot apparent logs from it07:54
cluelesspersonI think it has to do with display drivers.07:54
cluelesspersonI get crashes usually when I'm opening videos.07:55
bagirawhat logs did you review07:55
cluelesspersonsyslog.107:55
bagirawhat did journald report07:55
cluelesspersonis there an exact command you'd like me to examine?07:56
bagira`sudo journalctl -f > reproduction.txt` and then make it happen again07:56
cluelesspersonchrome is crashing over and over and over again08:01
bagiraok, so, are we troubleshooting the issue with your chrome crashing or are we troubleshooting the issue with your machine freezing08:02
EriC^cluelessperson: which driver are you using and video card?08:02
cluelesspersonEriC^, how can I tell?08:04
bagira^ `lspci | grep PCI; lshw -c video | grep driver`08:04
EriC^cluelessperson: sudo lshw -c video08:04
bagiraoh cool lshw shows the same stuff as lspci now08:05
cluelesspersondescription: VGA compatible controller08:06
EriC^!paste08:06
ubottuFor 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
EriC^cluelessperson: put the whole output of lshw -c video please08:06
bagiraoi.  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 exploring08:07
cluelesspersonEriC^, bagira https://termbin.com/zu0p08:08
EriC^cluelessperson: seems intel driver and intel08:08
cluelesspersonIntel(R) Core(TM) i5-8265U CPU @ 1.60GHz08:09
EriC^cluelessperson: try starting chrome from a terminal and when it crashes see the output08:09
EriC^cluelessperson: also maybe look in /var/log/kern.log for previous crashes info08:10
EriC^or /var/log/syslog08:10
bagiraEriC^: kern.log and syslog both go to system journal in ubuntu08:11
bagirahe'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 clean08:13
bagirathat way you get a good clean, isolated capture of multiple logs in one repro timeframe08:14
bagirafile also provides persistence in event of hardlock without him having to search around08:15
cluelesspersonbagira, I'm finding it extremely difficult to reproduce08:17
cluelesspersonCrashes occur for different reasons.08:17
cluelesspersonSometimes, it's clicking a link.08:17
cluelesspersonSometimes it's opening VLC08:17
cluelesspersonSometimes it's opening youtube.08:17
cluelesspersonetc08:17
bagiradoes 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 installed08:18
Ben64bagira: you can disable it08:21
bagirai know i can disable it, i just can't suggest a server distro in the office that spams kubernetes adverts out of box08:21
bagirain the system log08:22
Ben64ok08:22
pennyfortheguyhey 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
pennyfortheguyor who I'd report that to?08:23
pennyfortheguyThere are like 13 China mirrors that could be used instead... : ] [ steven          ] [ ztane          ]08:25
bagiracn.mirrors.ubuntu.com doesn't resolve for me08:25
Ben64neither cn.mirrors.ubuntu.com nor us.mirrors.ubuntu.com seem to exist08:25
pennyfortheguysorry wrong address08:25
pennyfortheguycn.archive.ubuntu.com08:26
pennyfortheguythat's the default one... and it points to us.archive.ubuntu.com08:26
bagirahttp://paste.silogroup.org/inohoxevah yep it does have a cname in there08:26
bagirato us.*08:26
pennyfortheguyany way to get that pointed at Aliyun's mirror or something? It's killing me here in China08:27
pennyfortheguyjust walked into a place with 200 default ubuntu installs and had to change each one :)08:27
bagirathat's rough lol08:27
pennyfortheguy"Why is this download taking 5 hours?!" "It's pointing at CN, right" "Ah... wait, why's the ping over 300?"08:28
Ben64maybe none of the mirrors wanted to be the country mirror08:29
bagirayou could set up an override zone on a local dns server for that lan and have your machines use that08:29
pennyfortheguyYeah I need to get some config management in here anyway, so I should just be able to override the mirror08:30
pennyfortheguybut still, sucks for 1.4 billion people!08:30
bagirahttps://serverfault.com/questions/18748/overriding-some-dns-entries-in-bind-for-internal-networks08:30
bagirapennyfortheguy: ^ might be useful08:30
bagirapennyfortheguy: also you shouldn't use root to run an irc client lol08:31
pennyfortheguybagira: The joys of Docker only creating root :')08:32
pennyfortheguyit was just a quick machine, it's fine08:32
=== enrioog is now known as enrio
dpfeifferHeya, 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:04
sftnkHi. 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:11
EriC^^sftnk: such as what10:12
sftnkEriC^^, stty od  tr cut10:13
sftnk'can't find packages'10:13
sftnkI ran sudo apt update.10:13
EriC^^sftnk: cut is part of "coreutils"10:13
sftnkEriC^^, Ah.10:14
EriC^^all 4 actually10:14
sftnkEriC^^, So I should already have them all then?10:14
EriC^^yup10:14
EriC^^what does "which cut" give?10:14
sftnkEriC^^, /usr/bin/cut10:15
EriC^^all good10:15
sftnkEriC^^, Cool. Thanks. I need to run the script. I made it executable, but can't seem to get it to run...10:16
sftnkEriC^^, Oh, I just learned I need ./script!10:17
EriC^^ah, great10:18
sftnkI'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:21
sftnkOkay. I think that it just mounted automatically...10:23
=== enrioog is now known as enrio
cluelessperson:)10:49
mexenanyone here?10:51
mexenI would like to discuss snaps10:51
mexenI am curious how you feel about them10:51
* 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:53
chull’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:54
chalcedonyhi10:56
matsamanhi11:02
matsamanmexen: I have zero interest11:02
=== chihchun_ is now known as chihchun
elhHello. 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=242934612:38
mamaloshey 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
mamaloshere's the commands I'm running and the currently installed packages in my system (related to mariadb):12:44
OerHeks14.04 LTS is eol, dead.12:45
OerHeks!trusty12:45
ubottuUbuntu 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, !eolupgrade12:45
mamaloshere's the pastebin: https://pastebin.com/ak3X7NC012:47
mamalosYou are right, I know it's out of support, but currently I have to resolve this issue, so any help would be appreciated.12:47
mamalosI 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:49
mamalos*packages + versions12:50
OerHeksmamalos,  but we do not support this anymore, good luck ! try updating lists first, but you need to do some stuff to make old repos work13:00
OerHeksi think you better save the db files and reinstall a supported ubuntu version13:01
coxxmanhow do you guys get updated softwere in ubuntu, the softweres are a very old13:02
OerHeksfor waht version coxxman ?13:03
OerHeksc/what13:03
coxxman18.0413:04
OerHeksLTS gives not the latest packages, but security fixes are backported, just not new functions13:04
OerHeksyou might want to look for PPAs, or upgrade to 19.10 with latest (tested) packages13:04
coxxmanapt install gets many things, but most are old, snap is bulky, flatpak seems prmising thoigh13:04
OerHeksmost are old.. just explained that, good oldies13:05
OerHeksLTS = stable.13:05
mamalosOerHeks: 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:05
coxxmanyeah, that is probably right but stable .neq. old13:06
OerHeksmamalos, without the latest kernel patches, do not hang that machine on the internet13:06
mamalosOerHeks: no, don't worry, they're university lab PCs behind two firewalls (and NAT) and nothing is port-forwarded.13:07
mamalosI 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:08
OerHeksno clue why it did get removed..13:09
=== lotus|i7 is now known as lotus|NUC
=== lotuspsychje_ is now known as lotuspsychje
crorafhi. i'm using XChat, why I have to identify every time and join channel13:25
crorafcannot i automatize that somehow13:26
lotuspsychje!xchat | croraf13:26
ubottucroraf: 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
crorafthx13:26
lotuspsychjecroraf: on hexchat use the SASL method to identify13:27
croraflotuspsychje hmm hexchat looks exactly the same as xchat13:30
crorafand on ubuntu it suggests to use nickserv to identify13:30
ioriacroraf, XChat -> Network List -> Edit13:33
pragmaticenigmacroraf: 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 ago13:37
crorafI cannot login with my user on freenode with Nickserv13:42
crorafwhy should this be so hard13:42
crorafWhy doesnt ubuntu have a discord channel rather or something like that13:42
lotuspsychjecroraf: for freenode connect problems you can try #freenode13:43
crorafto install ubuntu I need to spend 2 days. I even cannot install it on my new pc, i cannot find latest development13:43
crorafit is hard to make packages for ubuntu13:43
crorafand now even this13:43
ioriacroraf, disable 'global user information' ; are you here to rant or to solve a problem ?13:43
crorafYou suggest me XChat or HexChat ioria?13:44
crorafok should i select chat.feenode.net or irc.freenode.net13:45
ioriacroraf, basically the same13:45
crorafok, i see i can put a global user13:46
crorafok cool i joined13:47
ioriagood13:48
crorafthx13:48
croraflet me see if my channel list persists after quiting13:48
crorafOK, my channel list does not persist13:50
crorafHow can I make my channel list, ubuntu and ubuntu+1 currenlty be on when i enter freenode13:50
lotuspsychjecroraf: thats not really the scope of this channel, here we focus on ubuntu issues13:51
crorafwhere can i ask these questions?13:51
pragmaticenigmacrayon: 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
pragmaticenigma!freenode | croraf13:52
ubottucroraf: 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 !Guidelines13:52
pragmaticenigmacroraf: If you need help with freenode, /join #freenode13:52
ioriacroraf, as before go to   XChat -> Network List -> Edit  -> Favotite Channel and set  #ubuntu,#kubuntu+113:53
ioriacroraf,   Favorite Channel and set  #ubuntu,#ubuntu+113:54
crorafioria thx, i found out already13:54
ioriacroraf,   ok13:54
crorafits actually autojoin channels option, but lets not discuss any more so i dont get banned first day :)13:55
crorafok, i continue hoping to be able to use ubuntu on my new laptop14:04
crorafthe current status is I manage to start Try out Ubuntu with nomodeset acpi=off and modprobe.blacklist=nouveau14:04
crorafBut unable to install it even with these flags.14:05
crorafand that goes to 18.04.3. 19.10 and 20.04 daily build cannot be started anyhow14:06
BluesKajHiyas all14:24
crorafThis is my reported bug https://bugs.launchpad.net/ubuntu/+source/linux/+bug/185263614:27
ubottuLaunchpad bug 1852636 in linux (Ubuntu) "Cannot install any release on HP Omen 17-cb0013nm " [Undecided,Confirmed]14:27
crorafBut 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 flags14:27
ryuocroraf: latest BIOS?14:28
ryuoOk.14:29
crorafyes, latest F16 from HP14:30
ryuocroraf: so what's wrong?14:30
ryuoyou can't boot the installer?14:30
jeremy31croraf: did you try pci=biosirq14:31
crorafWhat does it mean boot?14:31
ryuouh... boot into the livecd?14:31
ryuoyou say you can't install, but that doesn't tell us how far you get.14:32
crorafIt was my first bug, and I had much less info when I opened it.14:32
crorafI should update my findings.14:32
crorafYes, I have to focus on the breaking part.14:32
ryuoif it's just the installer that's going goofy, another method may exist if you can still boot a linux live CD.14:32
crorafThe situation is the following now: I can "try it live" with nomodeset modprobe.blacklist=nouveau acpi=off14:33
ryuowhat happens if you leave ACPI on?14:33
crorafWhen I boot like that (if boot is correct term) I have the option to install14:33
crorafI can do that and click on Install and report back14:33
crorafOr, I can try the same option in GRUB install?14:34
ryuobut, 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
jeremy31croraf: In BIOS settings, is it set to RAID and not AHCI?14:34
crorafI dont have that option jeremy3114:34
crorafin BIOS14:34
crorafor as one guy said it is the "UEFI configurer"14:35
crorafIt is latest Nvidia 2080 RTX14:35
crorafBtw guys, you can check much more details here: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/185263614:35
ubottuLaunchpad bug 1852636 in linux (Ubuntu) "Cannot install any release on HP Omen 17-cb0013nm " [Undecided,Confirmed]14:35
crorafthe problem now I have is I have windows on, so I don't know how to install Ubuntu allong, for them to be separate14:36
ryuocroraf: 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
crorafI managed to make 3 partitions.14:36
ryuoanyway.14:36
ryuolet's see what we have here.14:37
crorafryuo 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
crorafIt is not an old windows laptop14:37
crorafit is newest HP laptop14:37
ryuoirrelevant; 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
crorafI dont need some cool features and installed applications on Ubuntu, they should focus on making all laptops work :)14:38
crorafbut what means windows laptop?14:38
ryuopretty much every laptop made these days. they're usually only built with windows in mind.14:38
crorafthat is true14:38
ryuosome hardware may not work at all or so.14:39
jeremy31And HP is known to do weird things14:39
ryuoyou may have issues like this.14:39
ryuoi've had best luck when i avoid laptops with discrete GPUs.14:39
ryuothey're more likely to work without issue under Linux.14:39
crorafbut what can be a problem, the motherboard, the SSD, the graphics card, the processor, the memory14:39
crorafthe wifi card, what?14:39
ryuouh...14:39
ryuowifi card, sound, GPU support...14:39
jeremy31croraf: Your wifi card looks to be unsupported so I doubt it would cause issues14:39
ryuoethernet in rare cases.14:40
lotuspsychjemy bet is on the RTX card14:40
lotuspsychjethose cards need latest nvidia drivers14:40
crorafYes, wifi card needs 5.1+ kernel, and 18.04 is 5.0 :(14:40
crorafbut guys, it boots without installing :)14:40
ryuoi don't  call that a win...14:40
croraf(and with a lot of options :D )14:40
ryuohaving to turn off ACPI is a big problem.14:41
crorafbut that should point us to the problem14:41
crorafryuo true that :(14:41
ryuoit should not be ap ermanent fix.14:41
ryuomaybe enough to get it installed and setup though.14:41
ryuoi wouldn't worry about wifi if you can use ethernet for now.14:41
crorafI can14:41
crorafLet me tell you this14:41
crorafI once in my 1000 tries managed to start 19.1014:41
crorafBut I cannot reproduce14:42
crorafAnd wifi worked14:42
crorafDOnt remember, but I think was Try it out with safe graphics and other options14:42
ryuoyour best bet is to try to force it to start with VESA graphics for now.14:42
crorafMy hope is at least in februrary ti will work on 18.04.414:42
ryuouh... you may want to wait until 20.0414:43
crorafOr in april on 20.0414:43
ryuoeven then14:43
crorafOK, but thats why I'm taking actions now14:43
crorafSo perhaps the dev team focuses on the problem and fixes it until 20.0414:43
ryuohm. i have an idea.14:43
crorafotherwise would be disaster, the laptop costs 3500 USD14:44
ryuobut it's a long shot.14:44
ryuoan expert option I use from time to time.14:44
crorafThere was a suggestion someone gave me, where it said I should install with -b option or something like that14:44
ryuoproblem #1 is figuring out how to get it to boot.14:44
crorafwhich installs without bootloader or something.14:44
crorafwhat do you mean by "boot"14:45
ryuo"boot" is the term used for starting an OS.14:45
lotuspsychjecroraf: did you try booting legacy yet?14:45
croraf(btw no need to solve it today, just pinpoint the problems a bit better, and define further actions)14:45
ryuois legacy even available on a machine this new?14:45
croraflotuspsychje I think not14:45
ryuoi've had some newer UEFI machines with no CSM.14:45
crorafI do have legacy option in BIOS14:45
ryuocroraf: ok. can you try booting the ubuntu server live cd?14:46
croraf(again this IRC is disaster, I cannot find my yesterdays chat with the guy who had expert knowledge and ideas)14:46
ryuoif you can boot to that, then maybe we can actually get somewhere.14:46
crorafryuo how will ubuntu server help14:47
crorafI'm a bit tired of booting, if you trust me I tried booting 40 times in 3 days :D14:47
ryuocroraf: it'll help us test some things, like how you can get booted into a linux environment.14:47
ryuoit has no X server.14:47
crorafMageia linux, Fedora31, Debian11, Ubuntu 18.04 19.10 20.0414:47
ryuoso it's good for troubleshooting issues.14:47
ryuosometimes a system will boot but locks up trying to start X.14:48
crorafryuo, what do you say I try install 18.04.3 now, and tell you the exact error where it breaks14:48
ryuocroraf: i guess that works. i'm just thinking how I would investigate if i had physical access.14:49
crorafok14:49
crorafsure14:49
ryuoubuntu server is a good POR because it's a minimal cd.14:49
ryuoif the regular live environment isn't working, it might be possible to do this all from a CLI one.14:50
crorafok, im downloading it14:51
crorafWhen I try to install ubuntu, it tells me I already have ubuntu installed14:51
ryuoi see.14:51
crorafSo something got through, just when I try to boot14:51
crorafIt enters in windows14:52
ryuoare you intending to dual boot?14:52
crorafWhen I installed I didnt know to select the correct partition14:52
crorafSo I installed with the option like "Use Windows bootloader"14:52
crorafI wanted to have separate partitions, one with Windows one with Ubuntu, and select OS on laptop start14:53
lotuspsychjeryuo: his bug #185263614:53
ubottubug 1852636 in linux (Ubuntu) "Cannot install any release on HP Omen 17-cb0013nm " [Undecided,Confirmed] https://launchpad.net/bugs/185263614:53
ryuook... given the issues, maybe it would be best to start from scratch.14:53
crorafbut this is not happening. I tried F2 on laptop start, and it showed me like Windows Bootloader, Ubuntu Bootloader14:53
ryuotruth is, afaik, the installer doesn't include any special parameters you used to boot the installer environment.14:54
crorafWhen I installed I used nomodeset modeprob.blacklist=nouveau and acpi=off14:54
ryuoso... that may be why it's not booting now.14:54
crorafcould be14:55
crorafBut I expected for it to at least ask me do I want to boot Windows or Ubuntu14:55
crorafAnd when I select Ubuntu to crash14:55
crorafBut it enters windows immediately14:55
ryuoit may be easier to blank the drive and reinstall both to a preallocated partition scheme...14:56
ryuothat's what i normally do for dual booting arrangements.14:56
crorafBut I see strange partitions there14:56
BluesKajcroraf, so no grub bootloader shows at boot14:56
crorafI named partitions like there was the windows one, and i named the rest like ubuntu, ubuntu214:56
jeremy31croraf: for an HP go into BIOS settings, system configuration, OS boot loade and put ubuntu on top of the list then press F10 twice14:57
crorafBluesKaj, when I start without the Ubuntu USB it enters in windows14:57
crorafWhen I havfe Ubuntu bootable USB it enters the GRUB14:57
crorafok, i downloaded server14:58
ryuocroraf: have you ever installed windows before?14:58
crorafI installed it on this machine14:58
crorafit was free dos14:58
lotuspsychjecroraf: from your dmesg= can't find IRQ for PCI INT A; please try using pci=biosirq14:58
lotuspsychjedid you try that?14:58
crorafthis machine = themachine we talk about14:58
ryuoOk, so you have.14:58
ryuocroraf: first let's see what we can do about your booting situation.14:59
lotuspsychjecroraf: you got all sorts of those IRQ warnings14:59
croraflotuspsychje I tried something similar, maybe even you suggested yesterday that, but I dont remember exactly14:59
crorafI can try14:59
crorafI have 1000000000 of warnings :(14:59
ryuocroraf: but quick question, why do you want to dual boot these?15:00
BluesKajcroraf,  try what jeremy31 suggested above15:00
lotuspsychjenvidia-gpu 0000:01:00.3: can't find IRQ for PCI INT D; please try using pci=biosirq15:00
ryuoif you just want a ubuntu environment for development it may be easier just to use a VM from windows.15:00
crorafwell, I only want ubuntu, but its not possible, so i installed windows to at least try the laptop15:00
crorafand it helped me to upgrade bios15:00
ryuoOk.15:00
jeremy31HP wont allow ubuntu to change the EFI boot order15:00
ryuothat's weird. my ProBook didn't have that issue.15:01
ryuoI got it last year.15:01
ryuothen again it's not a consumer HP.15:01
crorafOK, I entered the GRUB for 18.04.315:04
crorafOne thing to note, it doesnt even say what am I installing....15:04
crorafWhy not show there, the GRUB is for Ubuntu 18.04.3 ...detailed version...15:04
lotuspsychjecroraf: try to avoid describing every step here please, and only ask, where you are stuck15:04
lotuspsychjecroraf: so the channel keeps free for other users that need help as well, tnx15:05
crorafok, how do you suggest me to boot it out now, from what you know?15:05
lotuspsychjecroraf: if you noticed, volunteers have asked/adviced you several things now to answer and try15:06
croraflotuspsychje | i cannot try 10 things in parallel15:10
crorafi appreciate help15:10
crorafbut im confused15:10
crorafyou want me to try with which specific options, you said  pci=biosirq15:11
lotuspsychjecroraf: work systematic, try 1 thing at a time15:11
crorafTry it out, Install or what, any other options15:11
crorafoptions = flags15:11
croraf(in parallel Ill burn server ISO on usb)15:11
croraf(ryuo | i made 18.04.3 server startup disk) I managed to boot "Try it out" with only "nomodeset acpi=off"15:19
OerHeksacpi=off is a bad idea, how are your fans doing?15:21
crorafThey are on max15:23
crorafmedium actually15:24
crorafI 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
ioriacroraf,   have you tried 19.10 desktop iso ?15:25
crorafI did, much worse than 19.10, cannot even enter in try out mode.15:25
crorafOK now my pc crashed15:25
croraflike it overheated15:25
ioriacroraf,  if you have trx i'd try again with 19.10; how did you make the media ?15:26
ioria*rtx15:26
lotuspsychjecroraf: just add a new comment, dont spam your bug with new apport-collect15:27
crorafioria 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 Creator15:28
ioriacroraf,  so you have ubuntu already installed  ?15:29
lotuspsychjeioria: bug #185263615:30
ubottubug 1852636 in linux (Ubuntu) "Cannot install any release on HP Omen 17-cb0013nm " [Undecided,Confirmed] https://launchpad.net/bugs/185263615:30
iorialotuspsychje, tx15:30
lotuspsychjeioria: check the IRQ issues in his dmesg15:30
crorafJust 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
ioriacroraf,  so you have ubuntu already installed  ?15:31
crorafioria | 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 OS15:32
ioriacroraf,  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:33
freqrun i2p join the ircd15:34
ioriacroraf,  using a 19.10 iso15:34
crorafWhy do you think that would help?15:34
lotuspsychjefreq: can we help you?15:34
freqyeah, how do i install i2p in ubuntu15:34
ioriacroraf,  honestly, 'casue i don't trust  Startup Disk Creator15:34
OerHeksfreq, and in what ubuntu version?15:35
freq1915:35
OerHeksi think you need the i2p ppa -- https://launchpad.net/~i2p-maintainers/+archive/ubuntu/i2p15:36
freqnice! thanks!15:36
lotuspsychje!info i2p15:36
ubottui2p (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 kB15:36
OerHeksand 'i2prouter start' starts the browsing15:37
freqdoes the irc work instantly15:37
ioriacroraf,  ok (please, keep it in the public channel)15:38
ioriacroraf, try this parameter : pci=nommconf15:39
crorafwith try it out (safe graphics)?15:39
freqok i found it. connect to 127.0.0.1 port 666815:40
freqit's already running15:40
ioriacroraf, yeah15:40
freqty15:40
croraf(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
crorafioria it managed to start15:47
croraf:))))))))))))))))15:47
ioriaok15:47
crorafwith nomodeset and pci=nommconf15:47
crorafSome ACPI errors at the beggining15:47
crorafI have an image, should I update the bug15:47
ioriacroraf, you should try to install15:48
crorafioria | if you wish to see the image with the errors when booting "Try it out" as you suggested please check the update to my bug15:53
crorafNow 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
croraf"Something else" otpion says I can resize partitions or choose multiple partitions for Ubuntu | ioria15:55
jeremy31croraf: can you run this in terminal and post URL>  efibootmgr -v | nc termbin.com 999915:56
crorafb7u2 | jeremy3115:58
=== heidiefr is now known as heidie-fr
jeremy31croraf: I think you can change that in BIOS/system config/OS boot settings, put ubuntu on top of the list and press F10 twice16:00
jeremy31croraf: or try in terminal>  sudo efibootmgr -O 0000,000316:03
jeremy31croraf: But I don't think HP will accept the change and just boot Windows and the change has to be done in BIOS16:04
crorafjeremy31 when I boot PC I can press F10 to enter BIOS and F2 to enter some other boot options16:05
crorafIn BIOS (UEFI configuration) I can reorder to boot USB hard_disk USB_flash and so16:06
crorafBut I have to go into F2 stuff16:06
crorafF2 is something like this: https://h30434.www3.hp.com/t5/image/serverpage/image-id/129370i08322F222E5DD146?v=1.016:07
uldicsHi! 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 "$(f16:08
uldicsind ~/Pictures/Wallpapers -type f | shuf -n1)"16:08
uldicsNeed some advice, what I am missing. Can it not find the session, does it need to preload something?16:08
jeremy31croraf: do you have a screen like this in BIOS https://h30434.www3.hp.com/t5/image/serverpage/image-id/80932i7B581C94E24EC986?v=1.016:09
ioriacroraf, of course you have to replace the old 18.04 with the new 19.10 install16:09
OerHeks!info wallch16:11
ubottuwallch (source: wallch): wallpaper changer. In component universe, is optional. Version 4.0-0ubuntu5 (eoan), package size 581 kB, installed size 1444 kB16:11
OerHekseasy tool for your task, uldics16:11
jeremy31croraf: you need to use OS boot manager under the UEFI boot order to give ubuntu priority16:11
crorafjeremy31 In HP Setup Utility (F10) under Boot Options->Boot Order I see UEFI boot order (highlighted) and Legacy boot order.16:12
crorafOn UEFI Boot order I have USB, USB, OS Boot Manager (with only Windows Boot Manager)16:13
crorafI think during 18.04.3 install it said something with that failed, and I wont be able to boot Ubuntu.16:13
jeremy31croraf: grub-amd64-efi can not be installed to /target?16:14
crorafI think, yes. But cannot be sure.16:15
crorafLet me try to install fresh 19.10 with only nomodeset and pci=nommconf16:15
jeremy31croraf: install without internet connection, that should allow grub to install16:15
uldicsOerHeks, 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:16
crorafjeremy31 yes, that was the error, i even googled it https://askubuntu.com/questions/1028703/the-grub-efi-amd64-signed-package-failed-to-install-target16:17
Shinobi_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:17
ioriauldics, i used that cmd before, but it was gsettings set org.<your_de>.desktop.background picture-uri file:///home/$USER/Pictures ; idk if it helps16:20
uldicsioria: Yes, that worked for me some years ago, but not now16:24
crorafjeremy31 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
crorafInstallation completed without errors. I have to restart now.16:26
ioriacroraf, if you have black screen,  bott with 'nomodeset'16:26
jeremy31croraf: check the BIOS OS boot manager, to see if ubuntu is present16:26
crorafI removed media and restarted. I'm in GRUB now, I can select "Ubuntu" "Windows Buut Manager" "Advanced options for Ubuntu"16:27
croraflets try ubuntu16:28
crorafscreen crashed16:28
crorafI entered with nomodeset. Maybe there were some errors at the beggining but I'm in :)16:29
ioriacroraf, cat /proc/cmdline16:30
crorafit kinda crashed now, after 20 sec, when I pressed to show the first startup report16:31
ioriacroraf, in terminal,  typ cat /proc/cmdline16:31
crorafi cannot enter the terminal, it kinda went black screen and is now on ubuntu loading screen, stuck16:32
ioriacroraf, swith to a console  ctrl+alt+f316:32
crorafi 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:35
ioriacroraf, boot again with nomodest and pci=nommconf16:37
crorafseems to work ok with that |ioria16:41
ioriacroraf, open terminal; cat /proc/cmdline16:41
pedrowcr4gn: huhu16:42
pedrowraver2: huhu16:42
crorafioria | http://termbin.com/64se (I learned something ;) )16:44
ioriacroraf,  sudo apt update && sudo apt full-upgrade16:44
crorafdone (it even offered me itself software updates) ioria16:48
renata444hey 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
ioriacroraf,  dpkg -l | grep nvidia | nc termbin.com 999916:48
croraf(ioria just to say I even have wifi on 19.10 now, didnt check if prior to update I had it)16:50
ioriacroraf,  dpkg -l | grep nvidia | nc termbin.com 999916:50
crorafempty response16:51
ioriacroraf,  ubuntu-drivers list | nc termbin.com 999916:51
crorafempty16:52
crorafi have to sudo16:52
ioriacroraf,  simply run   'ubuntu-drivers list' and paste the output16:53
ioriabrb16:53
=== raver2 is now known as raver
crorafnvidia-driver-430, nvidia-driver-435 backport-iwlwifi-dkms16:53
OerHeksadd the fix to your own bugreport16:54
croraf440.31 is recoomended on nvidia page for my system16:54
crorafOerHeks, you think it is fixed?16:55
OerHeksno, 410 and up https://www.nvidia.com/Download/driverResults.aspx/138279/en-us16:55
OerHekscroraf, you have booted succesfully, so do you think it is fixed?16:56
crorafhttps://www.nvidia.com/Download/index.aspx?lang=en-us if you go here it shows 440 when you enter16:56
aleksandrdvorkinhi guys16:56
crorafwell, i booted with nomodeset and that other option nommconf16:56
OerHeksthat url is the latest, but your card is supported from 410 and up16:56
croraf+16:56
crorafnomodeset could be solved now, lets see what about nommconf16:56
OerHeksso, 430 or 435 would do16:57
crorafwhen I play my first Dota2 game on highest settings I will call it solved :D16:57
aleksandrdvorkinwhat Graphic Design software does Ubuntu has compared to DreamWeaver for instance16:57
crorafIf this is solved, I'll have to transfer some bitcoins to ioria16:58
ioriacroraf, yep, try to install 435 , if it fails we'll install 440 from ppa16:58
croraf435 is isntalled, isnt it16:59
croraf<ioria> croraf,  simply run   'ubuntu-drivers list' and paste the output17:00
croraf<ioria> brb17:00
croraf* raver2 is now known as raver17:00
croraf<croraf> nvidia-driver-430, nvidia-driver-435 backport-iwlwifi-dkms17:00
ioriacroraf,  dpkg -l | grep nvidia | nc termbin.com 999917:02
OerHeksi think you should add to your own bugreport now, as you can boot properly.17:02
aleksandrdvorkinwhat is the software that you would recommend for Web Design in Ubuntu?17:03
OerHekselse volunteers work for nothing, you see17:03
ArthurStrongHi all. Any cmus users? How to set a directory from command line?17:03
crorafioria that gives blank output as i already said17:03
ioriacroraf, so, nvidia-driver-435 is NOT installed17:04
ioriacroraf, try 'drivers' in Activities and open it, then go to Additional Drivers17:05
ravercr4gn: ✌️🙂17:05
OerHeksaleksandrdvorkin, libreoffice can do that, else see the snapstore https://snapcraft.io/store17:05
apawlHaving issues with an ubuntu desktop that previously booted fine, but after powering down won't start up the OS anymore17:06
OerHeksthere is no good dreamweaver alternative AFAIK17:06
apawlThe eror is "Invalid IPMI type 0"17:06
apawlCan anybody help me interpret what that means?17:07
aleksandrdvorkinlike LibreOffice impress?17:07
crorafioria yes nouvau is selected17:07
crorafi can select others17:07
ioriacroraf, select 435 driver, when is done DO NOT reboot17:07
crorafi will, just let me tell you that below Nvidia I also have "Intel Corporation Unknown" section with remark "This device is not working"17:09
ioriacroraf, don't worry about it now17:10
crorafok, I did, it automatically ran the pass "applying changes..."17:12
crorafthe 435 is in use, and it didnt ask me a restart17:12
ioriacroraf, ok,  cat /etc/default/grub | nc termbin.com 999917:12
crorafhttp://termbin.com/awht217:13
crorafioria17:13
ioriacroraf, ok,  change this line GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"   to GRUB_CMDLINE_LINUX_DEFAULT="quiet splash pci=nommconf"17:13
ioriacroraf, sudo nano /etc/default/grub   and add pci=nommconf  after quiet splash17:15
crorafdid, should i restart now?17:16
crorafioria17:16
ioriacroraf, sudo update-grub17:16
crorafdid ioria17:17
ioriacroraf,  cat /etc/default/grub | nc termbin.com 999917:17
croraftermbin.com/ef4y17:18
crorafioria17:18
ioriacroraf,  dpkg -l | grep nvidia | nc termbin.com 999917:18
crorafi checked this, a lot of drivers shown17:19
crorafnow, after install17:19
ioriacroraf,  ok, then reboot17:19
croraftermbin.com rmy4 ioria17:19
ioriacroraf,  try a  reboot17:20
crorafi cannot login17:21
crorafwhen i enter password and click unlock it returns me to user selection ioria17:22
crorafbut everything seems to be working fine17:22
crorafit is the correct password, because when incorrect it shows "sorry, try again"17:23
crorafbut when i input correct password it just returns me to user selection17:23
ioriacroraf,  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 back17:23
crorafok, i can add 440 my own17:24
crorafsee you later17:24
ryuocroraf: so it's booting now?17:30
crorafno, i tried with nomodeset and nothing17:33
crorafI mean it booted but my mouse and keyboard not working17:33
crorafryuo17:34
crorafI thought you ioria.17:34
crorafIt worked with "nomodeset pci=nommconf"17:34
crorafWith Nouveau drivers, but now when I installed 435 Nvidia drivers it doesnt boot properly.17:34
crorafI have to somehow return the drivers to Nouveau now17:35
crorafdo you know how | ryuo17:35
SimonNLsame way you made it use Nvidia I'm thinking17:36
ryuocroraf: yes, but it's very involved. it may be easier just to reinstall and try a newer version.17:36
crorafSimonNL I did that after I booted, now I cannot boot17:37
ryuorecovery from a livecd is one option but it's not easy to explain to a novice.17:37
SimonNLnomodeset should be possible again17:39
crorafi tried that, it passes the login screen (actually ignores it I think) but my mouse and keyboard not working17:39
ryuodo you have an external device you can try?17:40
crorafI can enter Ubuntu (recovery mode) where it has Repair broken packages17:40
crorafI do have live boot cd17:41
ryuoi meant external input devices17:41
crorafmouse is external input device, isnt it?17:42
ryuowell, some people call the touchpad a mouse.17:42
crorafaha. i meant normal mouse usb connected17:43
crorafnot workin, touch i think also not workin, keyboard neither17:43
ryuodoes caps lock LED do anything?17:43
ryuoif not, then the whole system is likely locked up.17:43
croraflocked completly, it didnt went through login screen also17:44
ryuocroraf: did you try booting without nomodeset with these drivers active?17:49
apawlI'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
apawlNot the grub from the machine whose fs I've mounted?17:49
ryuoapawl: that requires a chroot to properly work.17:50
ryuomount root somewhere and mount the other vital FS.17:50
ryuodev, devpts, sys, proc17:50
ryuoany /boot partitions as well need to be mounted.17:51
ryuoif using EFI or a separate boot partition17:51
apawlOk, so here's what I see for mounting:17:51
apawlsudo mount --bind /dev /mnt/dev sudo mount --bind /dev/pts /mnt/dev/ptssudo mount --bind /proc /mnt/procsudo mount --bind /sys /mnt/syssudo chroot /mnt17:51
crorafryuo I did. Now I cannot pass the login screen even with nomodeset.17:51
apawlgross, sorry for formatting17:51
ryuobind mounts, ugly and unnecesary.17:52
ryuomount -t devtmpfs none <root>/dev17:52
ryuomount -t sysfs none <root>/dev17:52
ryuoerr17:52
ryuomount -t sysfs none <root>/sys17:52
ryuomount -t proc none <root>/proc17:52
ryuomount -t devpts none <root>/dev/pts17:52
ryuoand that's the bare minimum. you may also need to mount other partitions depending on what your installation is.17:53
apawlOk. So devtmpfs, sysfc, proc, and devpts? You mentioned boot as well?17:53
ryuodepends.17:53
ryuoif you have any other root directories on separate partitions17:54
ryuoyou need to mount those too17:54
apawlNope, all on the same partition.17:54
ryuohow do you boot?17:54
ryuoLegacy?17:54
ryuoif UEFI, you should have a /boot/efi directory under your root.17:55
ryuoyou need to mount this as well if so.17:55
apawlI'm not sure how to answer that. I just use grub.17:55
ryuosee if the root directory has an efi directory under boot17:55
apawlI'm trying to turn on verbose logging from grub, so I can see what happens leading up to a kernel error re: IPMI17:55
ryuonot the live cd, the installation.17:55
apawlOk checking17:55
ryuoif there's no EFI directory then you obviously are not using it currently.17:56
ryuoubuntu creates this directory during installation if it's installing an EFI bootloader. it mounts the ESP there.17:57
apawlOh, it looks like boot is a separate partition.. I guess it would have to be since the installation is encrypted.17:57
apawlNeed to mount that and check..17:57
ryuonot necessarily. it depends.17:57
ryuoit's possible to have /boot on an encrypted partition but it requires some work. it doesn't work with the official installer.17:57
apawlThis is just from the official installer17:58
ryuook then it's separate.17:58
apawlOk, I've got the installation root fs mounted to /mnt17:58
ryuoyou'll need to mount /boot then too.17:58
apawlDo I want to mount the boot partition in /mnt/boot, or a separate /mnt2?17:58
ryuoit has to be mounted under the same mount point.17:58
ryuothere's no choice in the matter.17:58
apawlOk.17:59
ryuoso /mnt/boot17:59
apawlok, I don't see anything EFI in /mnt/boot17:59
ryuook then it's probably using legacy mode.17:59
ryuonothing else to deal with there.17:59
apawlSystem.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-generic17:59
apawlvmlinuz-4.15.0-69-genericconfig-4.15.0-69-generic      lost+found                    vmlinuz-4.15.0-70-genericconfig-4.15.0-70-generic      memtest86+.bin17:59
apawlGross. Sorry about formatting.. I'm on a web client.18:00
ryuomount that and the runtime FS i mentioned18:00
ryuothen you're ready for anything you need to do in the chroot.18:00
ryuorunning apt or w/e18:00
ryuochroot /mnt update-grub18:00
apawlOk 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
ryuono...18:02
ryuonot all of the special FS names are the same as the directory where they go.18:02
ryuodevtmpfs -> /dev18:02
ryuosysfs -> /sys18:02
ryuoproc -> /proc18:02
ryuodevpts -> /dev/pts18:03
ryuoas for boot it's dependent on your local setup18:04
ryuo/dev/sda1 pr we18:04
ryuoor w/e18:04
apawlI've got boot mounted at /mnt/boot (it is /dev/sda1 though). Is there a mount -t for that?18:06
ryuono, -t is mainly used when the filesystem cannot be inferred.18:07
ryuofor physical devices the filesystem can usually be detected automatically18:08
apawlI think I'm having trouble connecting the last dot.. Here's what I'm preparing to run:18:09
apawlmount -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-grub18:09
ioriacroraf, how are you doing ?18:09
ryuoapawl: so what's the issue?18:09
apawlThat # mount boot somehow? is what I'm not understanding yet18:09
ryuoapawl: if it's already mounted at /mnt/boot then you've already done it.18:09
ryuoonce done you should do umount -R /mnt18:10
apawlAh, so once I mount those special dirs above, chroot will use them?18:10
ryuoyes... it runs a command under a different root.18:10
apawlOk, got it. That's clever. Running now..18:11
ryuoso /mnt becomes / for the purposes of running update-grub18:11
apawlOk, it seemed to run. (btw one output line was "Adding boot menu entry for EFI firmware configuration")18:12
ryuo... uh18:13
ryuoit sounds like you booted under EFI then18:13
ryuothat's only something efi grub does.18:13
apawlI'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:15
apawlI didn't see anything related to EFI in /mnt/boot18:16
ryuoone way to find out... check if efifb is in your dmesg.18:17
ryuodmesg | grep efifb18:17
apawlYup, I see some entries there18:18
ryuook...18:18
apawle.g. `[    7.532227] efifb: mode is 800x600x32, linelength=3200, pages=1`18:18
ryuoit could be you originally installed under legacy...18:19
ryuough.18:19
ryuoi'd have to see your partition table.18:19
apawlI'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
ryuono it isn't; they support both.18:19
apawlOk.18:19
ryuowhich gets used is dependent on the machine.18:19
ryuoanyway18:20
ryuocan you give us the output of fdisk -l on your disk?18:20
ryuoto a paste18:21
ryuo!past18:21
ryuo!paste18:21
ubottuFor 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
apawlhttps://paste.ubuntu.com/p/8vG766KxPY/18:21
ryuothat's definitely legacy setup...18:22
ryuook...18:22
ryuolet's just hope it works OK then.18:22
ryuoapawl: unmount it all and try rebooting then.18:22
ryuoupdate-grub is mostly for writing the configuration it reads.18:22
ryuothis might be an issue if you were having to reinstall grub.18:22
apawlOk, giving it a shot..18:23
pgpfoxHi guys.. ive fucked my computer up :(  dont know how. I rebooted my computer and got booted in to initramfs (busybox)18:24
pgpfoxsearched the internet for solutions.. told me to type exit and fsck /dev/sdb318:25
jeremy31apawl: did boot work until you deleted/changed partitions?18:25
pgpfoxbut i couldnt type anything at all.18:25
ryuojeremy31: they mentioned IPMI; i suspect it stopped booting correctly so they felt the need to modify grub for troubleshooting.18:26
pgpfoxI 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 initramfs18:26
ryuoIPMI is mostly used for servers.18:26
apawlExactly. This is all just trying to get to the debug step for this "Invalid IPMI type" error I get on boot. jeremy31 ryuo18:26
ryuosometimes errors are harmless.18:27
ryuowas it still booting?18:27
ryuopgpfox: so you can still boot from external media?18:28
apawlIt 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
ryuoso how are you examining it? IPMI serial port?18:28
jeremy31Sometimes changes to grub using the grub screen at boot, press e to edit grub command line18:28
pgpfoxryuo 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 stuck18:29
ryuopgpfox: define stuck.18:29
apawlHonestly, 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:29
ryuoapawl: at the minimum removing quiet is a good first step. the rest is largely tied to systemd flags.18:30
ryuoassuming you have access to the boot output via serial port or so.18:30
ryuopgpfox: how does it get stuck? you're not being specific enough.18:31
pgpfoxim coming back with output soon18:32
pgpfoxMaby its working now with the install18:32
pgpfoxnot sure18:32
pgpfoxbrb18:32
ryuowell, if it locks up, that's one thing.18:33
=== im0nde_ is now known as im0nde
ryuoas in the system no longer responds to input devices.18:33
ryuoif that's the issue then you have some kind of hardware issue.18:33
ryuomost likely18:33
ryuoin some cases it's actually a kernel issue.18:33
pgpfoxbefore i got this output "Could not install (Installing Pop_OS 19.04 failed, possibly due to a hardware error"18:34
ryuohm.18:34
ryuoi'd want to inspect the internal storage.18:34
pgpfox"rsync: write failed on "/recovery/casper-48FD-647C/initrd.gz"18:35
ryuopgpfox: can you paste dmesg?18:35
ryuo!paste | pgpfox18:35
ubottupgpfox: 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
apawlOk, 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:35
apawlBut it did find grub and grub did kick off the boot, so hopefully EFI concerns are gone18:36
ryuoapawl: if boot was successful you should be able to reach it over the network.18:36
ryuoone possibility is the interface you're using (video/serial) doesn't have a console provided to it by the installation.18:36
ryuobut that's hard to know for sure.18:36
apawlping: sendto: Host is down18:37
ryuook...18:37
pgpfoxseems i was able to install the OS now..18:37
ryuocan you physically access it?18:37
apawlYeah let me try the output on the motherboard.18:37
pgpfoxhow can i check that everything in my system is in order?18:37
ryuopgpfox: hardware wise?18:38
ryuopgpfox: diagnostics, more or less.18:38
ryuopgpfox: software wise is a different story.18:38
ryuopgpfox: honestly if you get IO errors, it's a red flag. you should inspect your storage devices at the minimum.18:39
ryuothat means checking dmesg for clues as well as SMART.18:39
ryuoapawl: oh, good. you should prefer physical access if it's an option. remote diagnostics are a real hasle.18:40
pgpfoxnope, 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 screen18:41
ryuopgpfox: but you can boot from USB?18:41
ryuoi would suggest running smartctl on your drives to see if there's something up with your devices.18:42
ryuoit could mean they're on the brink of death.18:42
crorafFrom the login I managed to enter the console with CTRL+ALT+F3 and login through there18:43
crorafryuo, to uninstall nvidia and switch back to nouveau18:44
ioriacroraf, what you did in meanwhile ? the last thing i said was to purge nvidia18:44
ryuooh goodie. i think ioria is back.18:44
crorafi didnt do anything18:44
crorafdidnt know how | ioria18:44
crorafyes, thank god he back18:44
ioriacroraf, are you in console at the moment ?18:44
crorafi tried enter with nomodeset18:45
crorafbut it stayed at login18:45
crorafonce it even entered the desktop screen, but frozen18:45
ioriacroraf, can you open a console ?18:45
crorafim in the console now18:45
crorafbut it kinda crashed18:45
crorafi didnt use nomodeset now18:45
pgpfoxwell 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
ioriacroraf, the console is crashing ?18:46
crorafi dont see a thing, although i managed to list files18:46
pgpfoxeverything was fine untill today.18:46
crorafim at the console18:46
ioriacroraf, the console is crashing ?18:46
crorafbut the screen is turning blank after some time of inactivity18:46
ioriacroraf, the console is crashing ?18:46
crorafim at the console now18:46
ioriacroraf, the console is crashing ?18:46
crorafnot the console, the screen18:46
crorafam now at CTRL+ALT+F3 screen after login screen.18:47
ioriacroraf, stay in t console then: cat /proc/cmdline18:47
crorafro quiet splash pci=nommconf vt.handoff=?18:47
crorafioria18:47
ioriacroraf,  dpkg -l | grep nvidia | nc termbin.com 999918:48
pgpfoxnow i got a screenmessage "You are in emergency mode. After loggin in, type "journalctl -x" to view system logs. etc etc18:48
croraftermbin.com/28o8 ioria18:49
ioriacroraf,  sudo apt purge nvidia-driver-43518:49
ioriacroraf,  after that, run  sudo apt autoremove --purge18:50
crorafdid, also check this maybe https://askubuntu.com/questions/624966/cant-login-after-nvidia-driver-install-v-14-04 ioria18:51
ioriacroraf,  maybe a bit outdated18:52
crorafsure, it suggests even to enter console with CTRL+ALT+F118:52
crorafok, i repeated grep nvidia and it shows nothing | ioria18:53
crorafshould i try to reboot now?18:53
ioriacroraf,  reboot yes, but if you got a blank screen use 'nomodeset'18:53
apawlSo 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
apawlGrub was verbose, but just kept going18:54
pgpfoxryuo how do i solve this18:55
crorafioria, without nomodeset screen crashed, now i booted with nomodeset18:58
ryuopgpfox: did you try booting an older kernel?18:58
ioriacroraf,  ok, ls /etc/modprobe.d | nc termbin.com 999918:58
crorafshould i add sudo add-apt-repository ppa:graphics-drivers/ppa18:58
crorafsudo apt-get update ?18:58
pgpfoxryuo no i have not tried that18:58
ioriacroraf,   ls /etc/modprobe.d | nc termbin.com 999918:59
croraftermbin.com/3gln18:59
ryuopgpfox: well, boot failure after a kernel upgrade is something that happens. you should see if you can choose another kernel from grub.18:59
ryuopgpfox: though honestly you give us little to go on.18:59
ioriacroraf,   yes, sudo add-apt-repository ppa:graphics-drivers/ppa && sudo apt update19:00
crorafioria, can i install hexchat now there, would be easier and faster?19:00
ioriacroraf,   sure you can19:00
pgpfoxryuo all i get is a blackscreen with a blinking cursor19:01
ioriacroraf,   after the update, paste  ubuntu-drivers list19:01
ryuopgpfox: sometimes it just needs more time to do stuff.19:01
ryuopgpfox: does it still do that after waiting 5 minutes?19:02
pgpfoxyeah got me to the encryption password now19:02
pgpfoxlets see if it boots ..19:02
pgpfoxdont think so19:02
ryuopgpfox: if the boot is just slow, that's just something that happens sometimes.19:02
ryuothough it could suggest a hardware issue.19:02
ioriacroraf_,    after the update, paste  ubuntu-drivers list19:03
pgpfoxryuo can we do this in Private message? and then post the solution in here if we find one.. ?19:04
croraf_nvidia-driver-43019:04
croraf_nvidia-driver-43519:04
croraf_nvidia-driver-44019:04
croraf_backport-iwlwifi-dkms19:04
iorianot here19:04
ryuopgpfox: they advise against that here.19:04
croraf_ioria there was no 440 before i think19:04
ryuo!pm19:04
ubottuPlease 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:04
ioriacroraf_,   i know, please don't poaste multiline here or you'll be muted19:05
pgpfoxwhat is "multiline" ?19:05
ryuothis19:05
ryuois19:05
ryuomultiline19:05
pgpfoxaha ok19:05
ioriacroraf_,   sudo apt install nvidia-driver-44019:05
pgpfoxRyuo im stuck at this encryption password accepted shit again..19:05
ryuopgpfox: did you try waiting after it accepted the password?19:06
pgpfoxyeah thats what i did before and eventually i get in to emergency mode19:06
ryuowell, without anything from dmesg or so i can't really advise anything.19:07
pgpfoxi will soon get directed there again, i think.19:07
pgpfoxyep19:07
pgpfoxback in emergency mode19:07
ryuois pastebinit available in that mode?19:08
ryuohm.19:08
pgpfoxdont know what pastbinit is19:08
ioriacroraf_,   installed ?19:08
ryuo!paste | pgpfox19:08
ubottupgpfox: 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
croraf_apt install finished19:08
ryuo!pastebinit | pgpfox19:08
ubottupgpfox: 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 | pastebinit19:08
ioriacroraf_,   any errors ?19:09
croraf_ioria, no19:09
pgpfoxaha,, dont think so.. im not in GUI19:09
croraf_hm yess19:09
ioriacroraf_,   ok, reboot :þ19:09
croraf_wait a sec19:09
ioriayes, what ?19:09
croraf_log runned very fast19:09
ryuopgpfox: ok... try running dmesg.19:09
ioriayeah19:09
ryuopgpfox: anything at the end of it19:09
ryuomaybe something about errors19:09
croraf_no errors at the end but before there were couple of modinfo: ERROR: missing module or filename19:09
ioriacroraf_,  do you have secure boot enabled ?19:10
pgpfoxI cant run any commands..19:10
ioriacroraf_,  mokutil --sb-state19:10
ryuopgpfox: you should be able to do so from emergency mode19:10
croraf_not sure about secure boot. errors were at nvidia.ko nvidia-modeset.ko nvidia-drm.ko19:11
ioriacroraf_,  mokutil --sb-state19:11
croraf_disabled, platofm is in setup mode19:11
croraf_SecureBoot disabled19:11
ioriacroraf_,  sorry, we need to see those errors; please past them19:11
ioriacroraf_,  select, copy and paste on paste.ubuntu.com19:12
pgpfoxall 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
croraf_https://textbin.net/x9WIMZJqCc19:12
ryuopgpfox: so enter maintenance.19:12
pgpfoxwhen i press enter it doesnt do shit..19:13
pgpfoxonly moves down a line19:13
croraf_the dots at the end and beggining were added by me | ioria19:13
ioriacroraf_,  let's try a reboot ...19:13
croraf_without nomodeset?19:13
ryuopgpfox: so try booting from usb.19:14
ryuopgpfox: maybe can find something there.19:14
ioriacroraf_,  yes19:14
pgpfoxok illl try that19:14
crorafit enterend desktop but input devices not working :(19:14
pgpfoxnow i got info in the emergency screen19:15
crorafthe same was with 435 i think, the one time it didnt stuck on login screen | ioria19:15
ioriacroraf, not a win, but better19:15
ioriacroraf,  the keyboard works ?19:15
crorafi managed to get this with 435, with nomodeset i think, but couldnt reproduce19:15
crorafno it does not | ioria19:15
ioriacroraf,  ctrl+alt+f319:16
crorafNow Authentication required screen popped saying auth is required to refresh the system repositories19:16
pgpfoxINFO: task grub-editenv: 940 blocked for more than    846.909 INFO: task grub editenv: 940 blocked for more than 120 seconds.19:16
crorafcannot input anything ioria19:16
pgpfoxnow im root@pop-os19:16
ioriayep19:16
OerHeksall guides for rtx2080 say:  turn off secureboot19:16
ioriaOerHeks, already is19:16
pgpfoxbut i cant type19:16
crorafI can check again in the boot screen19:16
OerHekspgpfox, pop os .. has its own issues19:17
crorafhahahah is pgpfox having the same issue i do :D19:17
ioriacroraf,  reboot with nomodeset19:17
crorafioria, ok, just the same was with 435. couldnt boot with nomdeset then19:17
pgpfoxwe have same problems?19:17
crorafi also have 2080RTX19:17
OerHekspgpfox, no, he is on ubuntu, not pop-os19:18
crorafioria im stuck at login screen now19:18
ryuosounds like pop-os is where he needs to go then.19:18
ioriacroraf,  are you using nomodeset ?19:18
ryuothis is for official ubuntu stuff.19:18
OerHeksryuo, he has been told many times19:18
OerHeksgrinn19:18
pgpfoxyeah ive tried getting help at pop os community19:18
ryuowell first i'm aware of it.19:18
pgpfoxnoone answers19:18
crorafioria, yes i inputed password, and now inputs not working again19:18
crorafbut didnt pass login screen19:18
ryuopgpfox: was this a system76 machine?19:19
crorafam stuck at login screen without input devices ioria19:19
pgpfoxno19:19
ryuoI see.19:19
ioriacroraf,  don't enter password, just open a console the next time you reboot19:19
croraflet me try once more without nomodeset19:19
crorafthe same, login screen now19:19
ryuopgpfox: so it was working and stopped working after what? a system update?19:20
crorafam in console now ioria19:20
ryuopgpfox: it sounds like the system is unable to boot your encrypted install, for whatever reason.19:20
ioriacroraf,  keyboard is working , right ?19:20
pgpfoxyeah ive been using it for weeks without any problems, untill today.. did update some packages in Pop-shop.. rebooted and then it was goodbye sanity19:21
ryuopgpfox: but i can't really help you with what little information you have provided...19:21
crorafthere is some scren trouble but it is working now19:22
ioriacroraf,  paste   lsmod | nc termbin.com 999919:22
ryuopgpfox: if i was at a loss i'd try checking the drive SMART output... and/or ram tests.19:22
ryuohardware flaws can create a lot of weird issues.19:22
ryuoand can emerge at any time.19:22
pgpfoxWhat is the "drive SMART output" ?19:22
ryuopgpfox: https://en.wikipedia.org/wiki/S.M.A.R.T.19:23
croraftermbin.com/0o1v19:23
crorafioria, I kinda see through the terminal into desktop19:23
ioriacroraf,  what ?19:24
ryuopgpfox: from live cd you could check it via smartctl after installing smartmontools19:24
crorafthe terminal screen and desktop screen are kinda merging, the terminal is kinda semitransparent19:24
ioriacroraf,  are you in console or in desktop ?19:25
crorafI can in the console19:25
OerHekssounds like a backlight issue, but weird19:25
crorafbut it is not rendering perfectily19:25
croraffor example now my desktop went into screensaver kind of mode, and it turned black, covering my terminal19:25
crorafi had to type again, to see the terminal, and previous parts are covered in black19:26
crorafand i still see the mouse icon which is immovable19:26
pgpfoxok so now im in live mode19:26
ioriacroraf,  you see the mouse icon ?19:26
pgpfoxwalk me through this19:26
crorafthe desktop and terminal are kinda mergin ioria,19:26
crorafi see the mouse19:26
ioriacroraf,  that' weird19:26
crorafyes, indeed19:27
ioriacroraf,  sudo systemctl restart gdm319:27
crorafbut i'm in the terminal, these are just like relicts of the desktop, not important i think ioria19:27
crorafwhen i did that, the desktop did show19:27
crorafi entered desktop now19:28
crorafafter that command19:28
crorafioria,19:28
ioriacroraf,  the inputs ?19:28
crorafwork19:28
ioriacroraf,  weird19:28
crorafeven the keyboard backlight works19:28
pgpfoxok have installed smartmontools now19:28
ioriacroraf,  lspci -nnk | nc termbin.com 999919:29
croraf_ioria, https://termbin.com/eu7w19:30
ioriacroraf,  dmesg | nc termbin.com 999919:31
ioriacroraf_,   dmesg | nc termbin.com 999919:33
croraf5 min please ioria , brb19:34
ioriaok19:34
pgpfoxryuo https://pastebin.com/hBzfARYD19:35
pedrocrhow 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 GUI19:35
pgpfoxthis is from dmesg19:35
ryuopgpfox: no red flags there. smart?19:37
ryuopedrocr: perhaps something with ACPI?19:38
pgpfoxryuo what command should i type to get the output you want from smartmontools19:39
ryuopgpfox: did you install the package already?19:39
OerHekspedrocr, suspend takes power too, so that would conflict with low power settings19:40
pgpfoxyeah19:40
OerHekspedrocr, for a gui, laptopmodetools19:40
croraf_ioria, https://termbin.com/pq7d19:40
ryuopgpfox: seems there's 3 devices. is sdc the usb device?19:40
pgpfoxi think so19:41
pgpfoxsdb3 i think is my linux drive19:41
ryuopgpfox: first: smartctl -a /dev/sda19:41
croraf_ioria, on additional drivers 440 is selected as used19:41
ioriacroraf_,   it's ok19:42
ryuoheh. 440... the magic number for MBR.19:42
croraf_ryuo, whats MBR?19:43
croraf_ioria, should we try another reboot?19:43
ryuocroraf_: https://en.wikipedia.org/wiki/Master_boot_record19:43
croraf_ryuo, oh, ok19:43
ioriacroraf_,   wait, i'am reading your dmesg19:43
pgpfoxryuo https://pastebin.com/hBzfARYD19:45
ioriacroraf_,   i have never  seen so many acpi errors/warnings ....19:45
ryuopgpfox: that's what you already gave me.19:45
croraf_ioria, :((((19:45
pgpfoxoh,, doh..19:46
croraf_perhaps trying 20.04 daily build?19:46
croraf_or 19.10 daily build?19:46
pgpfoxhttps://pastebin.com/i4f8NCGq19:46
ioriacroraf_,   nope; journalctl -b 0 | nc termbin.com 999919:47
croraf_https://termbin.com/g2ib ioria19:47
OerHeksstrange, you have old microcode,2019-08-14 .. new is 2018-05-0819:48
ryuopgpfox: SSD, eh? No obvious red flags. Try the next one.19:48
ryuopgpfox: smartctl -a /dev/sdb19:48
ioriacroraf_,   it will take a while, be patient19:49
croraf_np19:49
croraf_im installing steam ioria19:49
croraf_then dota, then i go gank some :D19:50
pgpfoxryuo https://pastebin.com/d8AbXxFm19:50
ryuo... Holy ****19:51
ryuoAll these errors.19:51
ryuoThis drive should probably be replaced.19:51
ryuo1 Raw_Read_Error_Rate     0x000f   086   086   006    Pre-fail  Always       -       8949040019:52
ryuo7 Seek_Error_Rate         0x000f   078   060   030    Pre-fail  Always       -       6017314719:52
ryuo5 Reallocated_Sector_Ct   0x0033   096   096   010    Pre-fail  Always       -       548819:52
ryuopgpfox: we may have found your problem.19:52
croraf_ryuo, what do you say who has worse situation me or poor pgpfox  :D19:52
pgpfoxCare to explain what all this shit means ?:S19:52
ryuocroraf_: you? this we at least have an answer for now.19:53
OerHeksreallocated.. ai19:53
ryuopgpfox: basically, the drive is in a failure state. it's only a matter of time before it's totally dead.19:53
OerHeksand with encryption, you are toast19:53
pgpfoxholy shit.. how did this happend19:53
ryuopgpfox: was there anything important on the drive?19:54
pgpfoxno not really19:54
pgpfoxgot all important stuff on backup19:54
ryuopgpfox: ok, then consider yourself fortunate.19:54
ryuodrives randomly fail as they age. it's a good reason to not buy refurbished storage.19:54
ryuothey're even more likely to fail.19:54
ryuowhat kind of machine is this?19:55
ryuoDesktop?19:55
ryuoLaptop?19:55
pgpfoxyeah its a desktop19:55
ryuoDo you feel comfortable replacing a hard drive?19:55
pgpfoxintel i7, nvidia 1080, 16 gb ram etc etc19:56
ryuoOh, and it's a seagate. Why am I not surprised?19:56
pgpfoxcant be that difficult i guess?19:56
ryuoIt's probably a 3.5" drive. You have some options...19:56
ryuoIf you don't need the whole capacity, you can reinstall to the SSD and use it for everything.19:57
ryuoOtherwise you'll need to replace that failing drive.19:57
ryuoSSDs have fallen a lot in cost....19:57
ryuo1TB drives are around $100 USD or less.19:57
pgpfoxdo i have 2 drives in my computer? haha19:58
ryuoyes you do.19:58
ryuoassuming you don't have19:58
ryuoany external ones?19:58
ryuoother than the usb here.19:58
pgpfox yeah one 500 gb WD19:58
grawitywhat version of samba is currently available on Ubuntu? (that is in latest and latest LTS)19:58
ryuopgpfox: well the system only detects a 120G SSD and this 1TB HDD.19:58
ryuoi'm assuming the SSD is internal.19:59
ryuopgpfox: at the very least you should probably remove the old HDD and dispose of it.19:59
pgpfoxokey so i can try reinstall the OS on the 120GB SSD19:59
ryuopgpfox: 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.19:59
ryuopgpfox: 120G is more than enough for basic use.20:00
pgpfoxi can install it on the SSD and then go buy a new HDD for storage later on?20:00
ioriacroraf_,   steam works ?20:00
ryuoYes, you could.20:00
ryuobut your home directory wouldn't be on it.20:00
croraf_yes, its installing dota2 pc game20:00
ryuoup to you what you wish to do.20:00
pgpfoxWhy is that?20:00
ioriacroraf_,   good20:01
ryuopgpfox: it has to be configured to store your files on the other drive.20:01
croraf_visual studio code also works, for programming20:01
ryuothat won't happen automatically.20:01
pgpfoxahaa20:01
pgpfoxi think i get it.20:01
ioriacroraf_,   when you're done, we'll try another reboot20:01
croraf_i can pause steam download20:01
ryuopgpfox: your options? a new HDD, comparable to this one. i personally prefer WD black drives for HDD.20:01
croraf_a simple reboot?20:01
ryuopgpfox: 5 year warranty and pretty reliable.20:02
ioriacroraf_,   don't worry, dod what have to do20:02
pgpfoxshould i purchase SSD?20:02
ryuopgpfox: otherwise you could try a faster SSD option. WD Blue SSD iirc has 5 years as well.20:02
croraf_im fine, i proceed when you say as you say20:02
croraf_ioria,20:02
ryuopgpfox: they're more economical than they used to be. You can fine 1TBs for around 100 USD.20:02
ryuopgpfox: but you get far more capacity per dollar with a HDD.20:03
ryuopgpfox: 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
ryuopgpfox: they don't make 3.5" SSDs.20:03
ioriacroraf_,  i mean, where you have finished installing stuff, you can try another reboot20:04
ryuopgpfox: if you're uncomfortable with all this stuff, i'd suggest just getting the direct replacement.20:04
ryuopgpfox: which is a 3.5" HDD.20:04
croraf_ioria, you know what is funny, when i go to restart it says other users are logged in "croraf"20:04
pgpfoxnah its better i learn20:04
ioriacroraf_,  it's the console ctrl+alt+f320:05
ioriacroraf_,  type exit there20:05
ryuopgpfox: 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
ryuopgpfox: good luck. feel free to ask if anything is unclear.20:05
ioriacroraf_,  and switch back to gui ctrl+alt+f220:05
croraf_ioria, ok yes, i found out20:05
croraf_these are the workspaces20:06
croraf_or how are they called20:06
pgpfoxThank you for your help and your time.20:06
Apachezanyone 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
ioriacroraf_,  they are tty20:06
crorafi rebooted, now its the locked desktop situation again ioria20:07
ioriacroraf, ctrl+alt+f320:07
crorafcannot, i think i have to wait20:07
crorafill have to reboot again20:08
LLIypukevening, i've got some =weird= question regarding ubuntu 19.10. Where do i find those nvidia driver bundled with/inside iso image?20:09
ioriacroraf, ok, don't enter pasword, just ctrl+alt+f320:09
crorafi didnt, it immediately entered the desktop20:09
crorafnow it entered the password screen20:09
crorafbut im locked20:09
crorafi mean inputs not working20:09
ioriacroraf, yes, i got it20:10
crorafshould i repeat or should i try nomodeset20:11
ioriacroraf, from grub  remove pci=nommconf20:11
crorafACPI errors, a lot ioria20:15
EriC^^LLIypuk: possibly in /pool20:15
ioriacroraf, don't you get the login screen neither ?20:15
LLIypukEriC^^, xubuntu@xubuntu:~$ find /cdrom/pool/ -iname *nv*20:16
LLIypukno output20:16
crorafioria, no, just the ubuntu install colors, and when i press something (i pressed ctrl+alt+f3) it shows console with running ACPI errors20:17
ioriacroraf, reboot20:17
crorafdid, lockec on desktop now20:17
croraflocked* with pci=nommconf20:18
ioriacroraf, you mean, you enter the desktop without a password ?20:18
crorafxrd20:18
crorafye20:18
LLIypukEriC^^, mind if i ask you to show me you output of that command? (if you are on *buntu)20:18
EriC^^LLIypuk: find needs '' for iname btw, or else bash expands it first20:18
ioriacroraf, is that a 'yes' ?20:18
crorafnow it turned semiblack and it shows Authentication reqired "to refresh the system repositories20:18
crorafyes20:19
crorafso the desktop is shown locked, than after 10 sec that screen is shown20:19
LLIypukEriC^^, same with quoting20:19
ioriacroraf, so, you are in desktop , without issued a password, and the keyboard and mouse are dead ?20:20
crorafyes20:20
ioriagood20:21
crorafbut the desktop now turned transparent black with Authentication required screen20:21
ioriacroraf, boot with nomodeset20:23
EriC^^LLIypuk: 1 sec ill see my io20:23
EriC^^iso20:23
LLIypuksure20:24
crorafioria, just to show what i mean https://pasteboard.co/IH08Qm4.jpg20:24
crorafyou can see the mouse in the right bottom20:24
crorafand the black is kinda a bit transparend20:24
LLIypukEriC^^, don't bother20:25
ioriacroraf, honestly, never seen20:25
crorafioria, still locked20:25
crorafevent with nomodeset20:25
LLIypuki was able to <grep nv> from pub/ubuntu-releases/19.10/ubuntu-19.10-desktop-amd64.list file20:26
crorafim in desktop but locked20:26
ioriacroraf, boot in recovery mode;  and enable networking20:27
LLIypukEriC^^, conclusion: no nv* packages bundled with Xubuntu iso, thanks for guidance20:27
crorafioria it doesnt let me20:28
ioriacroraf, what you mean ?20:28
crorafi enter advanced options -> recovery -> in menu i select network20:29
crorafsomething happens and im still at the menu20:29
ioriayes ...20:29
ioriacroraf,  select root shell20:29
EriC^^LLIypuk: ah i see, np20:30
crorafpress enter for mainenance of press CTRL-D to continiue20:30
crorafioria,20:30
ioriacroraf,  enter20:30
crorafok i have some terminal20:30
ioriacroraf,  mount -o remount,rw /20:31
crorafempty return20:31
crorafioria,20:32
ioriacroraf,  apt purge nvidia-driver-44020:32
LLIypukEriC^^, ubuntu is 2350MB while Xubuntu is 1571M. That's it :)20:32
crorafioria, hmmm reacehd target Power-off20:32
crorafnot sure that succeeded20:33
ioriacroraf,  do you still have a prompt ?20:33
crorafno20:33
crorafi couldnt type anything20:33
crorafi saw that thing several times20:33
crorafits like a shutdown20:33
croraflike 50 lines ending with Power-off line20:34
ioriacroraf,  wait a bit20:34
crorafi mean, kinda see that cursor _ blinking but cannot type20:34
crorafit kinda run the apt purge but then entered that shutdown line sequence20:35
ioriacroraf,  wait20:35
ioriacroraf,  still running ?20:37
crorafnono, it stopped on Power-off line20:37
ioriacroraf,  ctrl+c20:38
crorafand then after 10 sec it turned black, with only currsor at the top20:38
pedrocrryuo: the reaction to low power is already happening, I just want to change the action to suspend instead of power down20:38
ryuotoo bad it's not a convenient platform specific bug we can blame like the baytrail issues.20:38
crorafioria, i rebooted, i entered root@croraf prompt again20:39
ryuopedrocr: if it just shuts off abruptly, that's not a software response. it's likely due to power loss.20:39
pedrocrOerHeks: suspend is just a way to let me know I really need to plug in, powering down is useless might as well crash20:39
ioriacroraf,  mount -o remount,rw /20:39
crorafempty return20:39
pedrocrryuo: no, it's actually going through the shutdown process with the splash screen and everything20:39
crorafioria,20:39
ioriacroraf,  apt purge nvidia-driver-44020:39
ryuoOk.20:39
ryuopedrocr: well, maybe you can figure out what's responding to this situation from ACPI and adjust it.20:40
crorafOk it asks me 0 upgraded 0 newly installed 1 to remove 0 not upgraded20:40
croraf1.1 kB will be freed ioria20:40
crorafY/N20:40
ioriacroraf,20:40
ryuopedrocr: could be a desktop power setting or a systemd one.20:40
crorafUse apt autoremove to remove then20:40
crorafa number of nvidia packages were autinstalled and no longer required20:41
pedrocrryuo: I'm using the default session, run by gdm but launching sway instead of gnome20:41
crorafnow it passed ok20:41
pedrocrryuo: I was hoping to figure out what part of that is doing the shutdown20:41
crorafi mean it said actually Reading database 160... files intalled20:41
ioriacroraf,  apt autoremoe --purge20:41
crorafremoving nvidia-driver20:41
crorafand thats it20:41
ryuopedrocr: 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
crorafonly 1 line happened with prevous command20:41
ioriacroraf,  apt autoremove --purge20:42
pedrocrryuo: thanks20:42
crorafioria, done20:42
ryuopedrocr: upower specifically?20:42
ioriacroraf,  reboot20:43
ryuopedrocr: https://www.lambdacurry.com/2015/10/suspending-low-battery/20:43
crorafi did sudo reboot and it showed the same sequence as first time with that apt remove20:43
crorafjust ending with reboot20:43
crorafnow the screen broke20:44
crorafas before without nomodeset20:44
ioriacroraf,  use nomodeset20:44
crorafbooted20:45
pedrocrryuo: that's almost certainly it, thanks!20:45
crorafioria,20:45
ioriacroraf, log in20:46
crorafi wasnt asked to log in20:46
crorafi see additional drivers Nouveau20:46
ioriacroraf, did you set autologin ?20:46
crorafi think so, yes20:46
ioriaomg20:46
crorafduring install20:46
croraf:D20:46
ioriacroraf, echo $XDG_SESSION_TYPE20:47
crorafx1120:47
ioriacroraf, cat /proc/cmdline20:48
ioriacroraf_,  cat /proc/cmdline20:49
croraf_https://textbin.net/P6xBpmBbgI20:49
ioriacroraf_,  ok, can you please, try to enable password login again ; in Activities type Users , press Unlock and disable autologin20:51
croraf_done20:52
croraf_ioria,20:52
ioriacroraf_,  logout , login20:52
crorafioria,20:53
crorafsomething strange happened20:53
ioriacroraf, what ?20:53
croraflike it turned black, and then i pressed ctrl-alt-F3 and now am in this tty20:54
crorafcannot return to f220:54
crorafi logged in here in f320:54
ioriacroraf, sudo systemctl restart gdm320:54
crorafblack screen with cursor _ i can type20:55
crorafI think that was when i logged out ioria20:55
crorafbefore i pressed ctrl-alt-f320:55
crorafi can type, but have no prompt20:56
crorafshould i ctrl-c20:56
ioriayes20:56
crorafit cleared screen and now i cannot type20:56
crorafi can enter f3 though20:57
ioriacroraf, sudo reboot20:57
crorafshould i boot now?20:58
crorafwith nomodeset20:58
ioriacroraf, yeah20:59
crorafoh, that black screen where i can type anything20:59
crorafas if i logged out20:59
crorafioria,21:00
ioriacroraf, clearly, it's not working21:00
crorafyea21:00
crorafmaybe i can use it with nomodeset21:00
crorafit seemed to work somewhat21:01
ioriacroraf, and looks anyhow very unstable21:01
ioriacroraf, i have to go now, but keep asking here, maybe come back tomorrow. good luck21:02
crorafok, ty21:02
crorafty very much21:02
crorafi appreciate21:02
crorafif you wish you can update the bug aslo on launchpad21:02
crorafhave a good night ioria21:03
adrian15Hi. 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.21:03
=== mkv is now known as m4v
=== JanC_ is now known as JanC
=== heidie-fr is now known as heidiE-fr
chietawhen 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
bagirachieta: expected behaviour21:56
callipygoushey.  I have a "Slate" PC22:44
callipygousafter a while the touchscreen becomes unresponsive22:44
callipygousto touch...22:44
callipygous...I think it also happens in other Linux distros and Windows 7 too22:44
woenxHi. 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 Ubuntu22:54
woenxMore 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
woenxany idea what could be happening?22:55
callipygousno timeout?22:59
callipygoustimeout set to 0?22:59
woenxno, timeout is 10 seconds23:00
callipygousoh23:00
woenxI see 10 seconds of Purple. If I press ESC during these 10 seconds, I can see the grub menu23:00
callipygoussome kind of splash option enabled?23:00
woenxthat is what I am suspecting. I have a theme installed, but it has been working just fine until now...23:00
woenx(and it displays correctly if I press ESC)23:01
woenxI'm going to try something, brb23:02
LunaLovegoodHow do I keep my laptop from losing wifi connection whenever I shut the lid? note: I don't have Xorg installed.23:10
LunaLovegoodI don't think it goes into sleep mode, it just loses network connectivity.23:11
jeremy31LunaLovegood: Do you have to reboot or restart Network Manager to get connection back?23:14
LunaLovegoodI do "/etc/init.d/network-manager restart"23:16
LunaLovegoodI 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:17
LunaLovegoodIdealy my laptop wouldn't do anything (other than turning off the backlight) when I close the lid.23:18
LunaLovegoodI don't have anything to play audio so I'm not sure if the sound card goes down too.23:18
jeremy31LunaLovegood: try>  sudo sed -i 's/3/2/' /etc/NetworkManager/conf.d/*23:20
LunaLovegoodCould purging pm-utils help?23:20
jeremy31That will keep Network Manager from enabling wifi power management23:21
crorafpci=nommconf23:39
crorafhi. I add this to my GRUB_CMDLINE_LINUX_DEFAULT in /etc/default23:40
aleksandrdvorkinwhen 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 root23:40
crorafand it is not set in the grub23:41
aleksandrdvorkinwhen trying to save a file from LibreOffice Writer/Web i get error Could not Read the contents ov var Error opening directory '/var :Permission denied23:45
PeGaSuSsorry 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 advance23:48

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!