/srv/irclogs.ubuntu.com/2020/07/16/#ubuntu.txt

=== zbenjamin is now known as Guest25345
=== zbenjamin_ is now known as zbenjamin
bumblefuzzso, I'm playing DOTA2 on steam and the damn thing just closed01:33
bumblefuzzno warning01:33
bumblefuzzno crash report01:33
bumblefuzzhow can I see why it did that?01:33
sarnoldbumblefuzz: try running dmesg01:39
sarnoldmaybe it died due to running out of memory, in which case a log of that should show up01:39
Betalworth to check journalctl too01:57
triplebYES, I couldnt play the DVD because the way to start a DVD in VLC is redic obscure. sarnold02:20
sarnoldtripleb: woot!02:21
triplebYES, I found my way to make ubuntu easy. IT is called FLASHBACK.  --- SUCCESS.02:21
triplebthanks for all the help.  (oh about the DVD, could be that update,upgrade with the latest update did it.)02:22
oerhekssarnold, did he ever read .. ?02:23
sarnoldoerheks: hah, I was wondering the same thing :)\02:24
=== mnemonic is now known as Guest84506
bumblefuzzcan anyone help me set up a AWUS036ACH network adapter?02:45
bumblefuzzI can't figure out how to get it to work02:45
bumblefuzzit shows up on lsusb02:46
bumblefuzzbut I can't figure out how to install the drivers02:46
bumblefuzzRTL8812AU02:46
sarnoldbumblefuzz: the rtl8812au-dkms package looks promising -- but it's got a bunch of modaliases in the package description..02:47
bumblefuzzdon't know what modaliases are02:48
sarnoldbumblefuzz: .. so I'd sort of expect ubuntu-drivers to know if that is the best package to install for that nic, or if there's something better built-in02:48
bumblefuzzhow can we tell?02:48
sarnoldbumblefuzz: you may also need to install the linux-firmware package, if that's not already installed02:48
sarnoldbumblefuzz: try sudo ubuntu-drivers devices02:48
bumblefuzzalready installed02:49
bumblefuzzrtl8812au-dkms - distro free02:49
bumblefuzzapparently02:49
sarnoldalright, try sudo ubuntu-drivers install  -- and hopefully it'll do what's needed :)02:50
bumblefuzzso 'sudo apt install rtl8812au-dkms' ?02:50
sarnoldthat may also work, I'm not sure if ubuntu-drivers does other steps or not02:50
bumblefuzzit says 1 not upgraded02:51
bumblefuzzI tried ubuntu-drivers02:51
bumblefuzzit says 1 nbot upgraded02:51
sarnoldhmm :/ can you paste the output on https://paste.ubuntu.com/  ?02:51
sarnoldit's possible just an apt update && apt upgrade   will fix that, but it'd be nice to have more context first :)02:52
oerheksapt dist-upgrade02:52
bumblefuzzhttps://paste.ubuntu.com/p/j97GbTWjJ9/02:52
sarnoldhah, dang. I guess that means the dkms is probably already installed, and I think oerheks is right, an apt dist-upgrade ought to install whatever is not upgraded, but maybe there's a reason for that, heh02:55
sarnoldtry: dkms status02:55
bumblefuzzI ran it anyway02:56
oerheksseeing the timeline, i think there is no kernel module build.02:56
bumblefuzzI don't see the adapter in network manager02:56
bumblefuzz'kernel module build' and no I'm lost02:57
bumblefuzznow*02:58
sarnoldcan you pastebin the dkms status output?02:58
bumblefuzzhow?02:58
bumblefuzzI'm an intermediate noob02:58
sarnoldrun dkms status, and paste the output into https://paste.ubuntu.com/ just last the previous paste02:59
bumblefuzzhaven't graduated to expert noob yet02:59
sarnoldlol02:59
masonecho just testing!  | nc termbin.com 999902:59
sarnoldmason: will that ! trip bash's history thingy?02:59
bumblefuzzhttps://paste.ubuntu.com/p/2T5QxVh6zT/02:59
masonOh, I never use history slickly. Dunno.02:59
masonI took that from termbin's front page. :P03:00
sarnoldhaha03:00
sarnoldbumblefuzz: maybe try sudo modprobe rtl8812au ?03:00
bumblefuzzsarnold, 'modprobe: FATAL: Module rtl8812au not found in directory /lib/modules/5.4.0-40-generic'03:01
sarnoldhrmn :( I'm not real familiar with dkms :(03:01
oerheksi think a reboot is required03:03
bumblefuzzbrb03:03
oerheksjust check if /var/run/reboot-required exists or not.03:04
oerheksoh03:04
sarnoldso close :)03:04
sarnoldoh well reboot's not a bad all-purpose solvative03:04
bumblefuzzand now?03:05
oerheksdisable wired, try to connect?03:05
oerheksmaybe you need wpasupplicant ..03:05
bumblefuzzI don't see the adapter though03:06
bumblefuzzhow would I connect?03:06
bumblefuzzI should see the adapter in the menubar, right?03:07
sarnoldI think so; is there anything in dmesg | grep -i rtl   that looks useful?03:08
bumblefuzzyou tell me: https://paste.ubuntu.com/p/FbdVQctGXY/03:08
bumblefuzzI really don't know03:08
bumblefuzz'ip -c a' shows no adapter03:10
bumblefuzznow *wireless* adapter03:10
bumblefuzzno*03:12
tripelb2Sarnold thanks.03:13
sarnoldbumblefuzz: hah, I'm not sure if that means it worked or not :/  I don't know how ot use 'iw' well enough to tell you how to use it :( try something like 'iw list' and see if it outputs a thousand pages of things that look useful, or a thousand pages of things that look like it's not working03:14
sarnold(seriously I hate iw ..)03:14
sarnoldbumblefuzz: hmm, no, first, try rfkill03:14
bumblefuzziw list outputs nothing03:14
bumblefuzzrfkill outputs nothing03:14
sarnoldcripes :(03:15
masonip showing no adapter suggests no firmware, or did I miss something?03:19
bumblefuzzwe did dkms and modprobe and apparently there is firmware03:20
bumblefuzzthey even had me restart03:20
bumblefuzzand I still see no adapter03:20
bumblefuzzit's acting funny03:20
bumblefuzzand I don't know enough, even with google searches, to figure this out03:24
bumblefuzzanyone?03:27
sarnoldsorry bumblefuzz :( I'm out of ideas03:31
sarnoldbumblefuzz: mason's guess of needing firmware is a reasonable one, but I don't know what to suggest, you've already got the most likely looking packages installed03:31
sarnoldbumblefuzz: it's time for me to bail -- good luck :)03:31
bumblefuzzwelp04:03
bumblefuzzI guess I'll come back tomorrow04:03
bumblefuzzfor some reason the rtl8812au driver doesn't work04:04
bumblefuzzit's installed04:04
bumblefuzzbut I don't see an adapter04:04
bumblefuzzgo figure04:04
Olof_szaryHello, How to check which gcc is a default gcc on 16.04? On 18.04 I have 7.5.004:28
Olof_szaryok, I've found it https://packages.ubuntu.com/xenial/gcc nvm04:31
PoleschIf I leave my PC running overnight I often find that I can't get any video signal anymore, anyone know what might be happening? Radeon VII.04:45
TJ-Polesch: first step is read the system logs for clues04:47
=== PowerTower_121 is now known as PowerTower_120
oscurochuI'm not sure how to install this video card... simply plugging in the hdmi cable doesn't work and i can't find the option in the bios settings. i feel like an idiot right now, i don't remember it being this difficult last time i built a pc05:15
kaur_devel_Hi05:15
kaur_devel_everyone05:16
TJ-oscurochu: check the OS sees it with "lspci -nn -d ::0300"05:16
oscurochu00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:9bc5] (rev 05)05:17
oscurochuthat's my onboard card, i have a pci card... maybe i didn't install it properly in the motherboard. ?05:17
kaur_devel_does libusb supports transfer live stream to another device through otg port out??05:17
kaur_devel_please guide if anybody have knowledge of this thing..05:18
ktosiekWhere can I find debug symbols for glib2 in focal? There's no libglib2.0-dbg06:30
mountain.07:27
egrainprinter doesn't work anymore: Unable to locate printer "HP9457A59EC763.local".   i did the cups 631 and tried adding the printer again, but it gives me a list of drivers which the printer isn't listed in. now i don't know what to do.08:24
egrainone of these hpijs maybe?08:25
=== acheronuk is now known as RikMills
yukachanhello08:53
TJ-egrain: did it last work without your changing anything printer related on the PC?08:54
egrainTJ-, i upgraded once and then it didn't work anymore. before that i had the randomly "printer disabled" problem.09:04
egrainanyway09:04
egraini did hpsetup -i.09:04
egrainbound the class to the newly added version of the old printer.09:04
egrainnow it works.09:04
egrainhopefully!09:04
egrainthanks for your help though.09:05
linkpuffHey hey! I have a problem with gnome, how could I force apps to do split view? (I know the keystrokes and all but they dont work on some apps like discord)09:21
=== sauvin_ is now known as Sauvin
ghost2911Hi. I want to modify this file for my user /sys/fs/cgroup/pids/my_user/pids.max   How to check current value of pids.max for my_user ?09:28
Andriocat?09:32
dandreHello,09:33
dandreI am using vino server with remmina client between two pcs (A and B). From A to B every thing works fine, but from B to A I can't get dead keys characters (ê on a french keyboard).09:33
dandreAll pcs are under 18.04 and up to date.09:33
dandreremmina version on A is 1.4.1 and on B is 1.4.7, got from remmina ppa09:33
dandreWhat should I do to track this issue?09:33
dandrewhat is strange is that working version is 1.4.1+ppa202002241728.rdad11c0.da4aa916~ubuntu16.04.1 and non working version is 1.4.7+ppa202006232218.r2c18f95.df03f7ba~ubuntu18.04.109:35
dandreBoth computers are 18.04...09:35
=== yukachan is now known as Medjed
dandreI just have fallen back to 1.2 version from 1.4.7 and I don't get my dead keys working with remmina10:15
=== mateen1 is now known as mateen
Guest_8Hi I am having a problem with apt and DNS resolving can someone offer any help into how I sort this out?10:46
linkpuffhave you tried changing dns?10:47
Guest_8I have10:47
narakrishHello all, I would like to understand how to check if my printers (USB & network)  are configured properly and is working fine without taking a test print on Ubuntu ?10:47
Guest_8Two Xboxes and the router on the same network have had DNS changed to 1.1.1.110:48
Guest_8They all work now.10:48
linkpuffGuest 8: what error does it give?10:48
Guest_8There was an ISP problem which sent all traffic to 78.33.48.91 which is an error handling page from the ISP.10:48
linkpuffnarakrish: you wont ever find out without a test print, you can always ping it thro the network tho10:49
Guest_8Apt is resolving all sources to this page and doesn't appear to reset properly10:49
linkpuffGuest 8: https://blog.sleeplessbeastie.eu/2017/10/09/how-to-clean-the-apt-cache/10:49
linkpuffmaybe this can help10:50
Guest_8Adding an option -o acquire::forceIPv4=true10:50
linkpuffsudo systemd-resolve --flush-caches10:50
Guest_8Seemed to help initially but the problem remains when this option is not included and I cannot update my system10:50
linkpuffwaiting like a couple days could solve it10:51
linkpuffbut to solve it now10:51
linkpuffyou could try flushing systemd cache10:51
linkpuffsudo systemd-resolve --flush-caches10:51
Guest_8I ran that and the command and then apt update it remains10:51
linkpuffthats rather weird10:52
linkpuffhave you tried10:52
linkpuffturning it off and on10:52
linkpuff?10:52
Guest_8I thought it would be something to do with cached DNS but this is an area I don't have experience sorting10:52
Guest_8Yeah I have rebooted a couple times10:52
Guest_8I was able to get online before with tor. So it can't be connection10:53
linkpuffhow much time has passed since your issue appeared?10:53
Guest_8But now the tor browser won't connect.10:53
linkpuffwhat happens when you do this dig @8.8.8.8 example.com10:53
Guest_8This is day 310:53
Guest_8I ran dig command, which part of this output shall I reference as I don't understand this page10:54
Guest_8Ok hang on penny dropped10:55
Guest_8I dig monster.com10:55
Guest_8Answer section: monster.com 243 IN A 208.71.193.14710:55
linkpuffhmmm10:56
linkpuffwhat happens10:56
linkpuffif you take ur dns out of 8.8.8.810:56
linkpuff1.1.1.1*10:57
Guest_8I don't understand what you mean sorry10:57
linkpuffjust do automatic dns10:57
linkpuffinstead of manuao10:57
linkpuffmanual*10:57
Guest_8It times out10:59
linkpuffmaybe10:59
linkpuffyou should ring up10:59
linkpuffyour ISP10:59
linkpuffsounds like they are being naughty10:59
Guest_8You think this is defo ISP related?11:01
linkpuffyes11:01
linkpuffubuntu doesnt cache much stuff, and at most its like 24h11:02
linkpuffAFAIK11:02
linkpuffso your isp11:02
linkpuffmust be still doing shit11:02
Guest_8Ok I will get in contact with them. You seem to be fairly clued up on it. Do you have any links or search terms to start as I didn't get far with "flush apt DNS cache" other than forcing ipv411:03
linkpuffhttps://askubuntu.com/questions/2219/how-do-i-clear-the-dns-cache/929478#92947811:04
linkpuffwait a sec11:04
linkpuffI think11:04
linkpuffdid you change ipv611:04
linkpuffdns?11:04
linkpuffboth ipv4 and ipv6 use individual dns settings11:05
Guest_8Yes I have as part of trouble shooting it but I'm not sure it's working right11:05
linkpuffprobably its your ipv6 settings11:05
linkpuffacting up11:05
linkpuffand not ipv411:05
linkpuffsince when you force ipv4 it works11:06
Guest_8I am using the ipv6 from cloudflare 1.1.1.111:06
linkpuff1.1.1.1 isnt an ipv611:06
linkpuffaddress11:06
Guest_82606:4700:4700::111111:06
Guest_8And another address with a couple digits difference in the end11:06
linkpuffah11:06
linkpuffthat is11:06
linkpuffan ipv6 address yes11:06
linkpuffdid you try ipv6 dns on auto?11:07
Guest_8This was all just automatic before11:07
linkpuffok11:07
linkpuffthen11:07
linkpuffif it still doesnt work11:07
linkpuffyour isp must still be routing ipv6 thro the wrong place11:07
linkpuffand only fixed ipv411:07
linkpuffmaybe your network issues can go away11:07
linkpuffif you disable ipv611:08
linkpuffwhile your isp wakes up and fixes it11:08
Guest_8This is what I thought.11:08
Guest_8I thought that it must be some link somewhere is not being touted correct as tor had no problems so can't be connection11:09
linkpuffhave you tried11:09
linkpufftraceroute?11:09
Guest_8The only DNS change I had made before this was foxyproxy to enable i2p11:10
linkpufffoxyproxy shouldnt affect apt11:10
linkpuffunless you enable system wide proxy11:10
Guest_8Same sort of error with traceroute to Google resolved to ISP error page IP again11:11
Guest_878.33.48.9111:11
linkpuffsee?11:11
linkpuffyour isp11:11
linkpufffault11:11
Guest_8Ok  thanks11:11
Guest_8So that's live not a chaced resolved address11:12
linkpuffprobably yes11:12
lxsameerhey folks, ubuntu 18.04 contains libssl1.0.0 with is in fact 1.0.2 both version are deprecated, what is going on there ?11:13
linkpuffprobably outdated software still using it11:14
linkpuffyou can try to remove it and see what goes away with it11:14
lxsameerlinkpuff: yeah , but what i meant was, is there any plan to remove it from that LTS release11:16
lxsameerbasically it's not safe anymore11:16
linkpuffhmmm probably not11:16
linkpuffbut dont take my word11:17
linkpufffor it11:17
Guest_8Ubuntu 18.04 is an old version anyway why not use 20.0411:18
linkpuff18.04 is LTS11:19
linkpuffits a safe bet11:19
linkpuffgenerally11:19
Guest_8True but so is 20.0411:20
linkpuffyes11:20
linkpuffmaybe its just a burden to do release upgrades to some people11:20
linkpuffalso11:20
linkpuff18.04 is the last LTS11:20
linkpuffto support x8611:20
Guest_8Ahh11:20
linkpuffI still use it on a couple machines11:20
Guest_8Be around for a while then11:21
Guest_8My mobile provider also get there service from the same ISP. So if I am having the same problem resolving from when connected to a mobile hotspot I think that points to the ISP.... But I am using the mobile internet on the phone without issue now....11:22
Guest_8Only a problem when used as a hotspot.11:22
linkpuffhmmmm idk then11:23
Guest_8Seems v weird.11:23
Guest_8Okay traceroute on mobile hotspot worked11:29
Guest_8badger@thinkpad:~$ traceroute google.comtraceroute to google.com (216.58.213.14), 64 hops max  1   192.168.43.1  8.884ms  6.630ms  3.206ms   2   *  *  *   3   *  10.142.73.173  158.627ms  251.889ms   4   10.142.231.242  60.469ms  50.039ms  51.242ms   5   10.142.235.132  48.144ms  49.960ms  49.795ms   6   *  *  *   7   10.142.235.209  411.663ms11:30
Guest_858.345ms  50.363ms   8   10.142.231.233  49.493ms  69.685ms  49.837ms   9   10.142.76.38  59.984ms  48.979ms  50.492ms  10   *  *  *  11   62.253.175.34  52.024ms  59.660ms  50.337ms  12   212.250.14.74  236.285ms  53.329ms  49.413ms  13   108.170.246.129  60.192ms  69.959ms  61.968ms  14   172.253.65.209  57.917ms  59.785ms  60.084ms  1511:30
Guest_8216.58.213.14  59.765ms  285.551ms  54.332ms11:30
Guest_8Not sure if that helps11:31
linkpuffthat... doesnt help really but probably your isp routes traffic differently per service11:32
=== mateen1 is now known as mateen
=== Munsko_ is now known as Munsko
BluesKajHowdy folks12:32
nbusroneMay I know how does unzip/unrar works on linux ? does it dump the temporary file into /tmp or /home/.cache file when reading into the SSD ? Will it icrease r/w on ssd too ?12:36
yelowfishhi,is there a way to undo a restore from timeshift?12:50
olspookishmagusin order to be able to dualboot a system (Ubuntu and Win10 both installed in the HDD) what's the proposed order of actions? install win10 first or ubuntu first? IIRC both of those OS do create more than one partition on their default install scenarios, how to deal with that too?12:52
TJ-olspookishmagus: If it's Windows 10 then presumably UEFI system then the order doesn't matter12:53
Andrioolspookishmagus, I'd recommend installing Windows first, then Ubuntu. Windows Setup installs its own bootloader, while the Ubuntu installer installs Grub which can boot either OS. Also don't use the default install configuration12:53
TJ-Andrio: that only applies to BIOS/Megacy CSM installs, not UEFI12:54
TJ-s/Megacy/Legacy12:54
telmacI installed a video game (terraria) and I was messing with the video settings while in fullscreen and the whole system stopped for a bit, and then came in spurts and stops but was unusable12:54
telmacI then force restarted, and got the error message "starting gnome display manager ... link was shut down"12:55
AndrioHow does UEFI change that?12:55
TJ-Andrio: because that's how it works12:55
tatertotstelmac: did you run the game a second subsequent time to determine if the behavior was consistent and repeatable12:55
tatertotstelmac: ???12:56
TJ-UEFI has it's own boot-loader EFI file-system where each OS co-exists in separate directories12:56
telmacthere's some instructions I found online for how to deal with this, the first step being just go to another one of the virtual terminals or whatever it's called (hit alt-f2), but when I do that the screen keeps switching back and forth between tty2 and tty1 (I assume it's 1)12:56
AndrioI see12:56
telmacand in such a way that you can't really type in either, like I could slowly get my username in but there's no way to even tell if I'm successfully typing my password12:56
olspookishmagusAndrio: what part of the default install configuration is the offending one?12:56
tatertotstelmac: did you run the game a second subsequent time to determine if the behavior was consistent and repeatable???12:57
telmactatertots: well, I can't even get that far,  like I just said12:57
tatertotstelmac: the silence or avoidance of responding with a yes/no means the answer is NO\12:57
AndrioFor me, anything that doesn't let me choose how to partition my drive12:57
telmacokay hum, well *now* it finally stopped glitching12:58
tatertotstelmac: after a video game malfunction and a REBOOT your computer does not function normally?12:58
telmacyes12:58
telmacvery strange! but I was editing the resolution settings, and so it could easily have messed with x11 or gnome or what have you12:59
Andriotelmac, is your PC overheating?12:59
telmacno12:59
tatertotstelmac: if i installed a game that resulted in system instability, I would immediately remove/purge that video game from my computer ASAP and determine if the computer stabilized12:59
tatertotstelmac: i would then test other video games and if i could say with confidence only game "A" results in instability, while game "C" "B" and "E" run without issue....I would avoid game "A"13:01
telmacwell, again i'm not even sure how to get that far13:01
telmactatertots: it's really difficult to talk to you, it seems like you're not reading what I've written - you're advising steps that I can't even reach because my whole system is too broken13:02
tatertotstelmac: you are chatting from a second computer or iPhone right now?13:02
telmac(I'm talking to you from a different ocmputer rn)13:02
telmacyes13:02
tatertotstelmac: it sounds as if you no longer have any administrative control of the computer to make any corrective actions, via GUI log in or virtual console / virtual terminal, leaving booting emergency mode as your remaining untested option of regaining some administrative control over the system to make corrective actions13:04
telmacah that's a good idea13:05
telmacso, once I'm there, how can I get gnome working again?13:05
tatertotstelmac: if you are unable to even use emergency mode...restoring from a back up would be next and if you can't do that...you'll be reinstalling the operating system13:05
tatertotstelmac: do you mean a GUI that you can control with your mouse?13:09
tatertotstelmac: is that what you mean by "gnome"13:10
telmacI meant gnome in particular?13:13
telmaclike, where I am now, I could just type startx and I'm not even sure what I'll get13:13
telmacbut I want to get back to exactly where I was13:14
telmacokay so if I type startx I get a different error message13:14
telmacit ends with "xinit: unable to conneact to x server: connection refused13:14
telmacxinit: server error"13:14
telmacokay, so I can't even get x going, let alone gnome in particular13:15
telmacit seems like tatertos has given up, can anyone else help?13:17
tatertotstelmac: had to get coffee13:18
telmacah sure13:18
tatertotstelmac: you don't have a back up of the system correct?13:19
telmacno, but right now I've been able to log into the cli13:19
telmacI'll copy ~ rn13:19
tatertotstelmac: you could view the logs however that will not immediately offer you any magic silver bullet/fix, with that having been said, you're already at a point where you'll be reinstalling in my opinion, there's not much you can do since you're already in a "emergency" situation13:20
telmactatertots: well rn I'm able to get into the cli13:20
tatertotstelmac: having a back up of important files is great..i was referring to a full system backup which would entirely restore to a previous system state13:21
telmacthat's not "emergency" so much, is it? like, shouldn't I be able to recover from there?13:21
telmacoh, no13:21
telmacI don't13:21
tatertotstelmac: are you booted to "emergency" mode? yes/no13:21
telmacno, it actually stopped glitching between tty2/1 and I was able to login13:22
telmacbut I expect it'll do that again when I reboot13:22
tatertotstelmac: do you have network connectivity in it's current state?...use "ping" to test13:22
telmacyup13:22
tatertotstelmac: in terminal>      journalctl -p 2|nc 5.39.93.71 999913:24
tatertotstelmac: share url/link here...if you do not get a url/link...simply say so13:24
telmacsec13:25
telmacsorry, this command is completely illegible to me, what is this doing?13:26
telmacusually I can at least parse commands I'm given by folks in this sort of place and see that they're harmless but i have no clue what this is13:27
tatertotstelmac: journalctl has a man page you can read right on the system13:28
telmactrmbincom/2bin13:29
telmactrmbin.com/2bin13:29
tatertotsreinstall..that url/link doesn't work13:30
telmacsorry, termbin.com/2vin13:30
telmacI mistyped13:30
tatertotstelmac: in terminal>      journalctl -p 3|nc 5.39.93.71 999913:31
telmactermbin.com/p40s13:31
tatertotstelmac: you will reinstall the operating system at this time13:33
tatertotstelmac: Jul 16 08:55:29 herschel-dell gnome-session-binary[19416]: Unrecoverable failure in required component org.gnome.Shell.desktop13:33
tatertotstelmac: keyword=Unrecoverable13:34
telmaclol13:34
telmacany guess what happened?13:34
telmachttps://www.gog.com/game/terraria this was the game, I doubt this could have really broken much13:34
tatertotstelmac: in terminal>     inxi -Fxxprzc0|nc 5.39.93.71 999913:35
tatertotstelmac: follow instructions to install if not already installed, then follow through13:35
tatertotstelmac: i expect a url/link13:35
telmactermbin.com/no8113:38
AlexMaxSo I'm having freezing issues with 20.04.  It seems like my installation will suddenly decide to sputter and then freeze itself.  If I am playing sounds, it will start to loop over the sound buffer, advancing a little by little until it completely stop.13:40
AlexMaxThis most recent time, I checked journalctl and saw this warning message as the last journal message before I reset my machine13:41
AlexMaxhttps://hastebin.com/eqafubexap13:41
AlexMaxAt first I thought it was a graphics card issue, but after using more up-to-date graphics drivers from a PPA and even switching to an old nvidia card the problem persists, so it's not graphics.13:42
tatertotstelmac: what is your local time right now?...approx what time did you install the offending video game?...13:42
AlexMaxI also never recall having freezing issues with Fedora13:43
AlexMaxwhich I ran for a couple of months.\13:43
AlexMax * which I ran for a couple of months.13:43
tatertotstelmac: Jul 16 08:47:02 is the time of failure13:43
telmaccurrently 9:43 AM, installed uh, like 8:45 or something idunno13:43
telmaclol13:43
tatertotstelmac: that matches13:43
vimartSo how's it with package tracking on buntus, are you guys allowing it or switching off of some matters?13:44
vimartI personally don't give a shit about it.13:44
telmachm13:44
tatertotstelmac: ultimately you'll need to reinstall, if i were in your shoes i wouldn't bother with that game anymore unless i had a full back up image of my computer13:44
telmactatertots: well, separately, is there any way to do a reinstall from within a live system, and retain the same software installed (the game wont' get installed, it wasn't a .deb or anything)13:44
telmacrather than going and making a liveusb13:45
tatertotstelmac: nope..you will reinstall from installation media13:46
telmac:<13:46
telmacwell that's no fun13:47
tatertotstelmac: when you don't have full system backups...thats the way the cookie crumbles...the way the ball bounces13:48
telmactatertots: do you have any recommendations for a very simple setup for doing system backups13:49
telmacI usually don't take up much space, like rn the whole install is like, 15 gb or something13:49
tatertotstelmac: timeshift, clonezilla, g4L/ghost for linux13:50
telmacany differences between these13:52
tatertotstelmac: yes i arranged by ease of usage for someone who hasn't used them before13:54
=== mateen1 is now known as mateen
=== JimBuntu is now known as GingerBuntu
=== GingerBuntu is now known as JimBuntu
flyn4x4Just a little help please... I think i just need a modprobe ? not sure Wifi intel 8265, I was on 18.04 then the kernel 5 came out and I think wifi is in the kernel now, been using usb tethering with my phone. I upgraded to 20.04 yesterday.14:53
flyn4x4https://paste.ubuntu.com/p/KqQXwkbDyZ/14:53
tomreynflyn4x4: can you show the driver / wireless initialization from journalctl -b   - or the full log from the latest boot?14:56
flyn4x4full log like dmesg?14:57
tomreynjournalctl -b | nc termbin.com 999914:57
flyn4x4https://paste.ubuntu.com/p/t7nJ9dgyyg/  Dmesg14:59
flyn4x4no link from jour nc15:00
tomreynflyn4x4: hmm, this can happen if the command takes too long to process15:00
flyn4x4its over 20k lines15:02
flyn4x422765 lines paste ubuntu gave me Bad Gateway twice15:08
flyn4x4do i need another option other than b to not pagenate?15:09
AlexMaxIs memtest86+ still the go-to for testing memory, or should i busing something else?\15:10
tomreynsorry flyn4x4, i was on the phone15:10
tomreynflyn4x4: let me see how we can gre for what's reelvant15:11
tomreyn*grep15:11
flyn4x4cool15:11
flyn4x4pci 315:12
tomreynflyn4x4: journalctl -b | grep iwlwifi | nc termbin.com 999915:12
flyn4x4https://termbin.com/lmaj15:13
flyn4x4i installed backport but it didnt work either15:14
tomreynAlexMax: it is, but the one in ubuntu is the libre version, vs. the proprietary but free version which also supprots newer hardware from passmark.com15:14
flyn4x4i also messed with another file iwlwifi-8265-22.ucode downloaded from intel.com15:16
lotuspsychjeflyn4x4: do you still have other kernel versions in your list?15:17
tomreynflyn4x4: why?15:17
tomreynflyn4x4: can you show more logs around "Jul 16 04:40:14"15:18
flyn4x4google..15:18
tomreynis this a request, a supposed answer to one of our questions (which)?15:19
flyn4x44:40 is just the boot time, it was leftover from windows time.15:19
flyn4x4the answer to why? i messed with ucode is google15:20
flyn4x4and the answer to logs is that windows changes the RTC and 4:40 is 9:4015:21
tomreyni assume you're meaning to say that you ran web searches on the the situation of the wireless device not working out of the box on ubuntu 20.04, on google web search, and some of the search results suggested that you could download and install some firmware from intel.com?15:22
tomreynthis is a wild guess, though15:22
flyn4x4thats right tom15:23
tomreynok, please be more specific in the future.15:23
flyn4x4but This install has been working for a year15:23
tomreynthis may help us get a better idea why the wireless device is failing to initialize: journalctl --since='2020-07-16 04:40:10' --until='2020-07-16 04:40:20' | nc termbin.com 999915:23
tomreyndidn't you say you upgraded to ubuntu 20.04 just yesterday?15:23
flyn4x4yes 18.04 do_release-upgrade to 19 to 20.0415:24
flyn4x4https://termbin.com/pr6c15:25
lotuspsychjeflyn4x4: 19.04 is eol15:25
lotuspsychjeflyn4x4: did you not jump from 18.04 to 20.04 directly?15:26
flyn4x4no15:26
flyn4x4i had to edit a file from something lts to normal15:26
Linkandzeldahow is it possible for a fresh 20.04 install to trigger a CBL ip listing?15:26
lotuspsychjeouch, the dirty method15:27
flyn4x4instruction from do-realease15:27
leftyfbLinkandzelda: CBL ip listing?15:27
Linkandzeldaleftyfb: i setup 20.04 on a proxmox VM last night, configured network and went to sleep15:27
Linkandzeldawoke up with IP listed in spamhaus cbl15:27
flyn4x4it went ok, I still have the same problem though15:27
Linkandzeldabrand new IP15:27
KanibalHey there! Does anyone know, how I can add additional udeb packages during an installation? Specifically, I want to pull in https://packages.ubuntu.com/focal/f2fs-tools-udeb to gain mkfs.f2fs during installation15:28
Linkandzeldaeven says right now the last detection was 1 hour ago15:28
Linkandzeldaits a blank slate ISO install....15:28
leftyfbLinkandzelda: sounds like something on your network is causing malicious abuse15:28
KanibalThe installer shell offers me /usr/bin/apt-install and /usr/bin/apt-setup, but both seem to be just TUI interfaces during the installation process (i.e. no apt-install f2fs-tools-udeb)15:28
leftyfbLinkandzelda: is there anything else on the same public ip?15:28
flyn4x4I did have to install system settings though15:29
Linkandzeldaleftyfb: its an IP i purchased from OVH last night, so as far as i know its not got anything else on it15:29
Linkandzeldait wasnt even hooked up until last night15:29
leftyfbLinkandzelda: contact OVH15:29
Linkandzeldai did that, waiting for them15:29
tomreynflyn4x4: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1848921 suggests there are still problems with this chipset on 20.04.15:30
ubottuLaunchpad bug 1848921 in linux (Ubuntu) "iwlwifi firmware crashes intel 9260ac [8086:2526] subsystem [8086:0010]" [Undecided,Confirmed]15:30
tomreynwireless chipset, that is15:30
leftyfbLinkandzelda: is it a VPS?15:30
Linkandzeldaleftyfb: dedicated server on a different IP, with proxmox15:31
tomreynflyn4x4: this bios you have is also a bit buggy, but i think this is not related15:31
leftyfbLinkandzelda: did you fail to change any default passwords on the machine? Did you look at any of the logs of the machine to see what activity might be coming from it? Host and VM15:32
flyn4x4tomreyn Ok, so it's just not going to work for me, or anyone.. I thought it was something I did. funny thing is the wifi worked on the first version of kernal 5 and then broke again15:32
lotuspsychjetomreyn: nice find, answer 79 & 80 say fixed on 5.4.-4915:33
Linkandzeldaleftyfb: actually that might be it... i didnt expect anything could happen but i'll see if it got compromised overnight15:33
flyn4x4im going to check for previous kernels now15:33
leftyfbLinkandzelda: if you failed to lock it down, then it more than likely got compromised. Confirm it and then completely wipe it and start over15:33
tomreynflyn4x4: i thinkt he first thing you should try is to move the firmware you downloaded out of the way, and    sudo rmmod iwfwifi && sudo modprove -v iwlwifi15:35
tomreynflyn4x4: i thinkt he first thing you should try is to move the firmware you downloaded out of the way, and    sudo rmmod iwfwifi && sudo modprobe -v iwlwifi15:35
tomreyn^ typo fixed15:35
Linkandzeldaleftyfb: just checked, the VM is compromised. i didnt use a strong enough password. thats amazing though15:35
Linkandzeldaso little time15:35
leftyfbLinkandzelda: I highly suggest wiping it and starting over and then security it with ssh keys and disabling password authentication. Maybe change the port as well.15:36
leftyfbsecurity/secure/15:36
Linkandzeldaleftyfb: i will do that, i am just checking if the proxmox also got compromised15:37
flyn4x4tomreyn I have 5.3.0-62 and 5.4.0-40...  ok for the firmware im going to need to boot into windows and copy the file then place it in a folder.15:37
tomreynflyn4x4: there's no 5.3.0-62 in ubuntu 20.04, and it should have been removed during the upgrade / after reboot. did you reboot after upgrading to 20.04, yet?15:38
flyn4x4tomreyn Do i need the old file?15:38
tomreynwhich 'old file'?15:38
flyn4x4ucode15:38
flyn4x4its firmware15:38
tomreynplease be specific15:39
Linkandzeldaleftyfb: https://pastebin.com/raw/Sn505pwr this is shocking that a non-secure password can be breached so easy15:39
leftyfbLinkandzelda: no it's not15:39
tomreynLinkandzelda: not at all, that's happening all the time15:40
tomreynnon-secure password on default user and service (and network port), password authentication enabled -> compromise is quite predictable15:41
leftyfbLinkandzelda: this is why we don't condone putting machines out on the open web that haven't been secured15:41
tomreynalso why ubuntu has better defaulkt which either you or your isp must have deliberately weakened15:41
tomreyn* defaults15:41
Linkandzeldatomreyn: which defaults exactly?15:42
tomreynLinkandzelda: no password authentication enabled for root15:43
tomreyn+ recommending strong passwords for users15:44
Linkandzeldatomreyn: root password authentication is disabled of course, i have a user account "user" which allowed password authentication and the password was not that strong15:44
Linkandzeldadisabled with "PermitRootLogin no"15:44
tomreynso it was the insecure user password.15:45
leftyfbnever allow password authentication out on the open web. Not with a default port and nor without something like fail2ban running15:45
leftyfbLinkandzelda: feel free to join #ubuntu-security to discuss hardening your public facing server further15:46
tomreynor really not at all, there are very very few exceptions where you need password authentication via ssh15:46
flyn4x4tomreyn told me i should move the firmware i dowloaded out of the way, ( I think the file iwlwifi-8265-22.ucode is firmware ) Question do I need to put the old file back in place?15:46
Linkandzeldaleftyfb: sure15:47
Mat63hi15:47
tomreynflyn4x4: i recommend you restore the default setup ubuntu 20.04 comes with, and then we can go from there. (and yes, this is a firmware file for intel wireless chipsets)15:48
flyn4x4tomreyn Then I will be back after some time. Thank you for the help.15:51
Mat63I have ubuntu installed on the disk. It happens that when I run any program, I write anywhere and move the cursor, it always does so with a delay of up to 15 seconds or more. Check the RAM and it's at 50%! How could I know what is happening?15:53
Mat63I doubt this operating system is a bad idea15:54
k4rt0ff3lch33t4hMat63: 50% RAM is not necessary bad. Actually that's likely fine. The computer tries to shuffle as many stuff into your RAM as it can.15:54
tomreynflyn4x4: you're welcome!15:55
Mat63So what happens with the delays?15:55
Mat63create swap memory, but it may be that you are using this swap memory before RAM and therefore delays, despite the fact that RAM is not yet at the limit?15:57
Mat63?15:58
GrtTrying to fix this bug: https://bugs.launchpad.net/ubuntu/+source/zsys/+bug/1886214 and tried to follow the fix actions in this thread: https://github.com/ubuntu/zsys/issues/60#issuecomment-609729305 but couldn't run the commands as they were... I ended up removing my whole /boot and remaking it.  I've rerun update-grub and grub-install but got a lot of errors (https://pastebin.com/U1UUqMYx) and am nervous about rebooting.  Is15:59
Grtthere a way for me to check if I have a bootable grub entry before I reboot?15:59
ubottuLaunchpad bug 1886214 in zsys (Ubuntu) "zsys package post-installation failed when boot pool is not imported" [High,Triaged]15:59
fradto ocr scanned pdf files I use gimagereader. Is there any better alternative? I just got started with it yesterday16:27
vsdfdI am stuck on a black screen on a new installation of 18.04.4 (installed 2 days ago). Tty wouldn't open, went on recovery mode and tried setting WaylandEnable=false, didn't work. Tried changing gdm3 to lightdm, now I have a black screen with flashing underline cursor16:40
tomreynvsdfd: tell us about your hardware16:44
=== Exagone314 is now known as Exagone313
tomreynvsdfd: and please ask in just one channel at a time.16:46
vsdfdtomrey: oh I see16:52
vsdfdtomreyn desktop intel integrated graphics16:53
vsdfdssd16:53
vsdfdnot much16:53
tomreynvsdfd: no other graphics card, like a separate card?16:54
tomreynhow much physical memory (RAM), if you know? which cpu?16:54
tomreynjust if you know16:54
vsdfdI used ubuntu 16 with xubuntu-desktop on it for years, and I had a nvidia 650 ti boost before, but I took out and used the integrated graphics. On this new installation I was already using the integrated graphcis so I did not install any nvidia driver16:55
vsdfd8gb ram, intel i5 3570k16:55
tomreynvsdfd: boot to revoery again, enable networking (the option may also be called "mount file systems") and post a log online: journalctl -b | nc termbin.com 999916:57
tomreyn*recovery16:57
tomreynvsdfd: is there a reason you prefer 18.04 over 20.04?16:57
tomreynand since you also posted an almost identical question in #xubuntu: are we actually talking about a xubuntu 18.04.4 installation?16:58
vsdfdI did not have good experiences with upgrading ubuntu, so I didn't think going to the newest thing was the best idea. I though "well, at least a bunch of the problems on 18 are already on the internet, and 20 is new"16:59
vsdfdtomreyn: I installed ubuntu and than installed the xubuntu-desktop package16:59
vsdfdI did not mention but I did run systemctl set-default multi-user.target so now I have access to tty17:00
tomreynokay, did you make any other changes which could be relevant?17:00
vsdfdbeside changing from gdm3 to lightdm, I don't think so17:01
GrtI'm trying to troubleshoot this bug: https://bugs.launchpad.net/ubuntu/+source/zsys/+bug/1886214 and was curious if someone could tell me where to find the post-installation script for zsys?17:01
ubottuLaunchpad bug 1886214 in zsys (Ubuntu) "zsys package post-installation failed when boot pool is not imported" [High,Triaged]17:01
tomreynmost of the time, the bad experience with upgrading ubuntu is due to installed 3rd-party packages and package version17:02
tomreynvsdfd: ^ on a side note17:02
vsdfdtomreyn: https://termbin.com/3uf717:02
tomreynGrt: /var/lib/dpkg/info/$PACKAGENAME.postinst17:04
Grtthanks tomreyn17:04
tomreyn!mtrr | vsdfd17:06
ubottuvsdfd: Memory Type Range Registers (MTRR) is how an operating system learns which ranges of physical memory to cache, and how. If your log says "mtrr_cleanup: can not find optimal value", read https://github.com/tomreyn/linux_mtrr_size_fix17:06
tomreynvsdfd: (and your log does say this, and this is likely the source of the graphics issues)17:07
vsdfdtomreyn: hmm17:08
tomreynvsdfd: i'll be gone for a while, enough time for you to read this article. if you'll have questions after you read it, please ask, and point out you're asking about this "mtrr_cleanup: can not find optimal value" message and intel integrated graphics issues.17:09
tomreyn(and point your your log again, too)17:09
=== benfrancis6 is now known as benfrancis
vsdfdtomreyn: ok. Thank you sir, will do17:10
lotuspsychjeGrt: just for the record, ive seen other users erporting this bug this week, so my bet will be the dev are working on it17:10
TJ-Grt:  package scripts are found in /var/lib/dpkg/info/${PACKAGE_NAME}.{pre,post}{inst,rm}17:25
=== coconut_ is now known as coconut
bumblefuzzcan anyone help me add a network adapter? I've installed the drivers but it's not working17:42
bumblefuzzit's RTL8812AU I can pastebin any output you need17:42
bumblefuzzI've searched and searched and cannot figure it out17:42
Jordan_Ubumblefuzz: What version of Ubuntu? Did you just install the rtl8812au-dkms package from the default repositories?17:56
jeremy31bumblefuzz: Secure Boot disabled?18:02
ShikadiHenlo, I've been searching for how to build an Ubuntu image from source, and all I've gotten is a bunch of people saying not to do it. I'm an embedded developer, just trying to get a head start before we get our BSP since I haven't built Ubuntu as an embedded distro before18:06
bumblefuzzJordan_U, yes I used ubuntu-drivers18:07
bumblefuzzjeremy31, I think so18:07
Jordan_UShikadi: What do you mean by "from source"? Are you trying to port to a new architecture? Have the packages optimized for a specific processor? Something else?18:11
Jordan_Ubumblefuzz: Please pastebin the output of "lspci -k".18:12
ShikadiJordan_U: Generally when doing embedded development, there's a way to build an image for your target that includes all packages, device tree overlays, and custom software. So in a normal development workflow, if I'm developing a kernel module, I would first just build the kernel by itself for development and testing, but for final verification/release you would want the entire image rebuilt, because deterministic reproducible builds18:14
Shikadiare important18:14
bumblefuzzoh, it's a USB network adapter18:14
bumblefuzzJordan_U, would you rather see lsusb ?18:14
ShikadiIt will be an ARM target, and I'm assuming the BSP will provide us with a way to generate images from source18:15
Shikadibut we won't have that for a while so I'd like to just look at how it's done "Canonically" pun half intended18:15
Jordan_Ubumblefuzz: D'oh, yes. Though I was hoping to check if it was associated with the kernel module, which I don't think lsusb can do. Please also pastebin the output of "lsmod".18:15
Jordan_UShikadi: I guess my question is why do you want to build say, coreutils, from source rather than using the already built arm packages in the repositories?18:16
k4rt0ff3lch33t4h$versiontime18:17
k4rt0ff3lch33t4hsrry18:17
ShikadiJordan_U: It's okay if coreutils is built already if that's the way it's normally done for Ubuntu. But like, at some point, Canonical releases an ISO, and I doubt they're manually coppying and pasting binaries around for the release18:18
ShikadiAndroid AOSP for example, you download the repo and run Make, and it takes a day, but then you have your system images. Incremental builds are supported so you don't have to wait a day for minor changes18:20
ShikadiYocto, same idea18:20
Jordan_UShikadi: I think you're fundamentally misunderstanding the levels of releases here. Release iso images are build from binary packages, not from source packages. The first step is building the entire repository of packages.18:20
ShikadiYeah, that's what I came here to understand lol18:20
Jordan_UShikadi: At no point are binaries just manually "copied around". Do you use Ubuntu or another distro on the desktop?18:21
ShikadiI use a few distros, I use Ubuntu desktop for work18:22
vsdfdI have 8gb ram with integrated graphics on i5 3570k (512mb), should my "cat /proc/mtrr" output be like this: http://termbin.com/yy18 ?18:22
vsdfd8600mb18:22
ShikadiSo I know nobody is manually coppying binaries, that's my point, I'm looking to understand how Ubuntu's release process works18:23
bumblefuzzJordan_U, https://paste.ubuntu.com/p/7KpFNNQcyX/18:23
bumblefuzzand18:23
bumblefuzzhttps://paste.ubuntu.com/p/RN7cR2GVhw/18:23
Jordan_UShikadi: This doesn't directly answer your question, and goes into snaps which I have little experience with, but shows what Canonical thinks the canonical process should look like: https://ubuntu.com/blog/embedded-system-cross-development-with-ubuntu-core18:25
Jordan_UShikadi: Note that, I think, if you go the snapcraft route then you would need to use Canonical's central Snap store. You couldn't host it yourself.18:26
ShikadiJordan_U: I took a look at that, it actually looks really cool and I got excited about it, but then I asked whether or not our platform is going to use Core, and it's not :c18:26
ShikadiBut that's exactly what I'm looking for, just with standard Ubuntu18:27
Jordan_UShikadi: Are you planning to have a mostly writeable root filesystem, or a mostly read only one? Or is that part of what you're trying to decide?18:31
Jordan_UShikadi: Also, Ubuntu isos are definitely build with an automated process using buildds. I'm looking for the documentation about that, which I know I've read before.18:33
tomreynvsdfd: you have 8 registers there. one of them should be reserved for the intel graphics chipset. So you're now looking for a configuration spanning 7 registers, where the "loose cover RAM" is minimal.18:34
tomreynthat's <= 7 register (but the higher the better)18:35
Jordan_UShikadi: (In this case, the "buid daemon" that produces the iso won't actually be compiling any code, just grabbing signed packages from the repositories to be used to build the iso).18:35
bumblefuzzJordan_U, anything else?18:35
tomreynvsdfd: so look at your log output again, scroll to this huge list where every line starts with "gran_size" at https://termbin.com/3uf718:36
tomreynvsdfd: then identify the line where you have num_reg: 7 (if any), and of those, the one where "lose cover RAM" is the lowest value.18:37
vsdfdtomreyn gran_size: 32M         chunk_size: 128M         num_reg: 7          lose cover RAM: 30M18:38
Jordan_Ubumblefuzz: It looks like the module isn't loaded. Let's try loading it manually.18:39
bumblefuzzsorry my internet keeps going out18:39
bumblefuzz...another reason to fix this18:39
bumblefuzzhow can you tell the module isn't loaded18:39
bumblefuzzI'd like to learn something here as well18:39
tomreynvsdfd: looks fine to me! now you have found this line, you'll know what to sepcify for mtrr_gran_size and mtrr_chunk_size in /etc/default/grub in the GRUB_CMDLINE_LINUX line18:39
Jordan_Ubumblefuzz: Sorry, juggling multiple things. I mostly replied quickly so that you wouldn't leave :)18:40
bumblefuzzjuggle away... I'll keep logging back on18:40
bumblefuzzbut my ethernet is shaky for some reason18:40
bumblefuzztrying to get the wifi to work should help]18:40
ShikadiJordan_U: It's probably readonly, I'm more just trying to familiarize myself with the process ahead of time. The development kit will already have a repository with build instructions and customizations when we get it, but in my experience it's been useful to know ahead of time how usptream does it since manufacturers always put their own spin on things18:41
ShikadiThe scripts pulling binaries are probably what I'm looking for18:41
Jordan_Ubumblefuzz: My mistake, I was searching for "rtl8812au" rather than just "8812au". It does appear that the kernel module is loaded.18:42
bumblefuzzinteresting18:42
ShikadiIn theory the scripts could be modified to pull custom binaries I'm guessing, so if we wanted to distribute our own version of OpenSSL with it for example we could point to our repos instead18:42
bumblefuzz'ip -c a' still shows no wifi adapter18:43
tomreynvsdfd: i just realized the article i pointed you to does not actually explain how /etc/default/grub works. are you familar with this file?18:43
vsdfdtomreyn with mtrr_spare_reg_nr=7?18:43
tomreynvsdfd: shouldn't be needed, but you can add it, too, yes18:44
vsdfdtomreyn What I put on GRUB_CMDLINE_LINUX_DEFAULT will be added to grub when lauching linux? like if I went to grub and edited the kernel line with "e" and appended to "linux" line18:44
tomreynvsdfd: yes, it will, if you'll also run sudo update-grub afterwards.18:46
tomreynvsdfd: the difference to editing the grub menu on the fly is that when yxou edit the configuration file, it will persist across reboots18:46
Jordan_UShikadi: The reason I ask is that Live iso images aren't the only thing that Canonical releases, and they're intended to be used to install Ubuntu. They're read only squashfs images that you wouldn't want to use for a permanent desktop installation. Canonical also releases VM and container images, which are writable and are intended to just be deployed and used forever without another "installation" step.18:47
tomreynvsdfd: oops, i misread. no you don't want "mtrr_spare_reg_nr=7". if you want to specify "mtrr_spare_reg_nr", then it should be 118:47
bumblefuzzwhy would the adapter not show up if the kernel module is loaded?18:48
tomreynvsdfd: mtrr_spare_reg_nr specifies how many registers should remain untouched at this point so that other processes / drivers can still make use of them. like the intel gpu driver, which usually needs exactly one MTRR.18:49
Jordan_UShikadi: Making something like the Live iso might be what you want, since it's compressed and its read only nature *might* make atomic updates easier for you. But that depends entirely on how you want to handle updates of your apps / services and how you want to update the OS they run on, and whether you want the same non-atomic process for both (normal "apt update && apt upgrade") or you want to be18:49
Jordan_Udoing something closer to the snap process in the blog post we talked about earlier.18:50
tomreynvsdfd: and the reason i don't think you need to specify mtrr_spare_reg_nr at all is that ubuntu kernels are configured to spare one MTRR by default. you can verify this by running:   grep CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT /boot/config-$(uname -r)18:51
vsdfdtomreyn I disconnected. should be like this: https://termbin.com/o4gfc ?18:51
Jordan_UShikadi: Also, you might want to just pay for Canonical support for this. Community support is less likely to be familiar with embedded development and deployment.18:52
tomreynvsdfd: i'll repeat what is last wrote:18:52
tomreyn<tomreyn> vsdfd: mtrr_spare_reg_nr specifies how many registers should remain untouched at this point so that other processes / drivers can still make use of them. like the intel gpu driver, which usually needs exactly one MTRR.18:52
tomreyn<tomreyn> vsdfd: and the reason i don't think you need to specify mtrr_spare_reg_nr at all is that ubuntu kernels are configured to spare one MTRR by default. you can verify this by running:   grep CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT /boot/config-$(uname -r)18:52
tomreynvsdfd: "mtrr_chunk_size_128M" is badly formatted18:53
Jordan_Ubumblefuzz: Please run "dmesg --human | pastebinit" to pastebin all of the kernel logs from this boot.18:53
Jordan_Ubumblefuzz: Shikadi: I'm going to be away for anywhere from 5 minutes to a few hours, but I'll try to check back in with you both.18:53
vsdfdtomreyn omg I am a dumbass, sorry18:53
tomreynvsdfd: personally, i would have added these kernel options to GRUB_CMDLINE_LINUX, not GRUB_CMDLINE_LINUX_DEFAULT18:54
tomreynhttps://unix.stackexchange.com/questions/440961/grub-cmdline-linux-default-vs-grub-cmdline-linux18:54
sarnoldShikadi: depending upon what you're trying to do, you may have better success with https://ubuntu.com/core -- you can have systems that do transactional updates without maintainer scripts failing all the time, etc18:54
tomreynvsdfd: a little typo, not a problem ;-)18:54
vsdfdtomreyn Btw I was wondering, is it possible to know why this problem happened? I mean, did this happened because of something I installed or configured? I just wonder why this happen since I used ubuntu 16 with the same pc for a long time18:58
=== mnemonic is now known as Guest55946
tomreynvsdfd: i don't know why exactly this happens. i thinkt he root cause is a buggy bios. but thios does not explain why earlier liunx versions can better work around it than later ones. this would suggest a regression rather. it only seems to occur on older hardware booting in bios mode (as opposed to UEFI), though.19:00
bumblefuzzJordan_U, https://paste.ubuntu.com/p/Vj3ngFRpDV/19:00
vsdfdtomreyn http://termbin.com/t4vq19:06
vsdfdtomreyn the "mtrr_cleanup: can not find optimal value" is now gone but no video19:07
vsdfdtomreyn I still have access to tty but lightdm still is on the black screen with blinking cursor19:07
tomreynvsdfd: can you try without    enable_mtrr_cleanup mtrr_spare_reg_nr=1    ? i'll read your log meanwhile19:12
vsdfdtomreyn sure, thanks19:12
r1ppaI am trying to troubleshoot an Ubuntu server that is using netplan, I see a netplan config file but the netplan binary will not respond, netplan try or netplan apply will not work, I also see system-networkd.service showing up as inactive and dead?? can someone point me in the right direction lol19:13
r1ppathis Ubuntu has snap installed, it may have to do with this19:17
sarnoldr1ppa: why?19:18
tomreynvsdfd: i missed that you don't have a write-combining MTRR in reg07 (yours is "uncachable": http://termbin.com/yy18 vs "write-combining" at https://github.com/tomreyn/linux_mtrr_size_fix#what-is-a-mtrr ), so i guess this platform doesn't need to reserve one for the intel GPU, but maybe two. So I suggest we look at your earlier log again and pick a configuration with just 6 MTRR ("num_reg: 6")19:20
r1ppasarnold: I am not sure, was asked by another admin to look at this but I dont know much about Ubuntu let alone snapcraft19:22
=== pauljw_18 is now known as pauljw
vsdfdtomreyn so line "gran_size: 32M         chunk_size: 64M         num_reg: 6          lose cover RAM: 30M". and on grub "mtrr_gran_size=64M mtrr_chunk_size=64M" ?19:23
vsdfdops, mistyped19:24
vsdfdtomreyn mtrr_gran_size=32M mtrr_chunk_size=64M on grub?19:25
tomreynvsdfd: let'S actually start with lesser registers, just to make sure this approach actually works for you19:25
tomreynhttp://termbin.com/yy18 -> reg04 is the last one that's write-back, the remaining ones are tiny.19:25
sarnoldr1ppa: ah, it might be worth asking the other admin why he or she suspected snaps may be involved19:26
tomreynso let's go for num_reg=4 (with one spare, so 5 altogether)19:26
tomreynvsdfd: you'll loose more ram, but for the purpose of ensuring this actually is the right approach, let's accept this for now (we can try to squeeze out more later)19:28
tomreynvsdfd: so that'd be    gran_size: 256M         chunk_size: 256M         num_reg: 4          lose cover RAM: 318M19:28
vsdfdoh, I thought it was for num_reg: 5 like you said in parenthesis19:29
vsdfdok19:29
r1ppasarnold: no its I that was suspecting snaps, I did a "find / -name "netplan" " and it only found the binary within snaps not /usr/sbin/netplan like I would have expected19:30
r1ppasarnold: there is however a yaml config for netplan under /etc/netplan/...yaml19:31
vsdfdtomreyn I looked in my bios and the reserved memory for graphics is 512mb, I don't know if I said that before19:32
tomreynvsdfd: 5 registers - 1 register for the GPU (i'm not sure it will take it, though) = 419:32
sarnoldr1ppa: oh wow, that's not been updated for a year :( -- any idea how you wound up with a netplan snap rather than using the netplan.io package?19:32
=== PowaBanga_ is now known as PowaBanga
r1ppasarnold: not a clue, he told me the machine has been off for only 1 month19:32
tomreynvsdfd: you might actually want to increase the BIOS setting to 1 GB if you can (this would probably be the highest value you can set).19:33
tomreynvsdfd: but do one thing at a time19:33
r1ppasarnold: how do I have a yaml config for netplan under /etc/netplan but no binary for netplan? and is it normal for system-networkd.service to show as inactive/dead?19:33
ShikadiJordan_U: Thanks for the help, I stepped away from my desk for a while. I guess the VM images or the ISO images are fine for what I'm looking to do right now. The vendor for our development kit already pays Canonical for support, they've already done all the customization needed to run on their board. When they provide us their source, we will modify that for our own boards. Right now I'm just looking to get a general idea of what19:34
ShikadiCanonical does since the end result won't be much different, so I'll try and look into their VM and ISO image creation19:34
Shikadisarnold: Core is cool, but it's not what our vendor supports, so we won't be using that. I could just wait until all the legal stuff works its way through and our vendor gives me the information I'm looking for, I was just hoping for a head start19:35
sarnoldr1ppa: given that that snap hasn't been updated in a year, it might be best to uninstall it and use whatever version of netplan.io ought to have been packaged with the release in the first place19:35
vsdfdtomreyn http://termbin.com/483j19:36
sarnoldShikadi: aha, yeah, I can understand that -- the 'release building' process isn't the easiest thing around19:36
r1ppasarnold: ok ty I will relay that info, what makes you sure the snap has not been updated in over a year?19:37
tomreynvsdfd: alright, did it help, though?19:37
vsdfdtomreyn same black screen19:38
sarnoldr1ppa: snap info netplan19:39
tomreynvsdfd: hmm, i'm sorry then. can you change the reserved ram now?19:39
r1ppasarnold: "no snap found for "netplan""19:40
vsdfdtomreyn in the bios? sure19:40
tomreynyes19:40
sarnoldr1ppa: hmm19:40
vsdfdtomreyn uhm, you mena to 1gb? but I was thinking, with the development tools being more memory hungry, I am kinda having memory shortage already. Many times I will be using swap when I am using chrome with ~20 tabs + 2-3 vscode windows + something else running in the background that uses java, and I am on swap19:42
vsdfdtomreyn so I am ok with 512mb, I don't use any graphical software in this pc, no games, I use it just to work19:43
tomreynvsdfd: okay, then 256 would be fine, too, i guess. my goal here is primarily to set it to just something else and see whether that changes the size of a register in     cat /proc/mtrr19:43
r1ppasarnold: also, I notice the netplan yaml states backend renderer to be networkd, the system-networkd.service is inactive and dead, is this normal?19:44
vsdfdtomreyn oh I see19:44
r1ppasarnold: also, the admin told me that he was able to use "netplan apply" when it was last on, first thing I did was check $PATH and try to find binary but its just not there, only in snaps19:44
vsdfdtomreyn would set this screen to be verbose help in anyway, instead of a black screen19:46
tomreyn!bootlog | vsdfd19:47
ubottuvsdfd: To get a more verbose log of the boot process, remove "quiet" and "splash" from the kernel boot parameters and add "debug systemd.log_level=info". For info on editing kernel boot parameters, see https://wiki.ubuntu.com/Kernel/KernelBootParameters19:47
vsdfdtomreyn I guess all this info is on the logs I am sending already right?19:48
vsdfdtomreyn http://termbin.com/khoq same issue19:49
sarnoldr1ppa: that's harder to say -- on two of my easily accessible systems, my systemd-networkd.service is inactive and dead, but one is a laptop, and the other started life before systemd-networkd was a thing, so I'm not sure how far to trust either output..19:49
Deknosis https://packages.ubuntu.com/ broken? every search returns an error19:50
sarnoldr1ppa: the 'system' netplan ought to be in the netplan.io package19:50
oscurochuI am building a pc, and my video card isn't showing up with lspci and I can't figure out the bios settings19:51
compdocmake sute the card is seated evenly in the slot, and attach the proper power connectors to the card19:52
compdocsure19:52
r1ppasarnold: apt list --installed does not have netplan in there, should I just be trying to install from source?19:53
tomreynvsdfd: sometimes something is logged to screen by the time the disk is not writable yet, or the logger isn't readdy to cache it to ram before writing it to disk, yet. so thos messages can be lost, but that's only the early ones19:53
sarnoldr1ppa: note that the apt package is netplan.io, not netplan; the snap package is netplan. it's *way* too easy to confuse the two :(19:55
tomreynvsdfd: all we really see on your logs (other than several acpi errors) is that "lightdm.service: Main process exited, code=exited, status=1/FAILURE" and "lightdm.service: Failed with result 'exit-code'." and "gpu-manager[1373]: Error: can't open /lib/modules/5.3.0-62-generic/updates/dkms"19:55
sarnoldr1ppa: (even worse, "netplan" already existed as a debian package, it's a calendar application! sigh)19:55
tomreynvsdfd: did you change the RAM assignmen to the GPU in BIOS, and if so, can you tell how much you assigned and show    cat /proc/mtrr     again?19:56
tomreyn"gpu-manager[1373]: Error: can't open /lib/modules/5.3.0-62-generic/updates/dkms" is irrelevant19:58
oscurochuThe power connector is connected, a light on the gpu comes on, i would assume everything is connected properly.  I tried pulling it out and putting it back in too just to make sure but if I try to jam it in there any harder it might break, i think I'm using more than enough reasonable force19:59
tomreynvsdfd: is package "xubuntu-desktop" installed?19:59
vsdfdtomreyn I set it to 256mb before booting and taking that last log file I sent. cat mtrr: https://termbin.com/gnoc19:59
chucaraHi guys, a question before I dive too deep into this rabbit hole. I have a machine running Ubuntu Server, and I'd like to use KVM to host a Windows 10 VM. My server is headless. Can I do this? I'm not sure how to connect to it and install Windows after creating the VM with virt-install.19:59
vsdfdtomreyn xubuntu-desktop installed yes19:59
r1ppasarnold: lol ok thanks for the warning, will try to see if the netplan.io package is on rescue disk20:00
tomreynvsdfd: so (comparing "cat /proc/mtrr" outputs now and earlier shows tht) the GPU does indeed reserve a write-back register (and the last one that's available) on your platform.20:02
SrPxJust installed Ubuntu on my new XPS 13. How can I check if all drivers are installed properly?20:03
SrPxIs there a software for that?20:03
sarnoldr1ppa: another option is to copy the netplan yaml file off to another system and use netplan generate -root-dir .... to read the different yaml, and output systemd configs, into another directory, then copy those systemd-networkd configs back, etc.. I'm not sure if that's easier / harder than moving a netplan.io package around;..20:03
sarnoldSrPx: try sudo ubuntu-drivers install20:04
r1ppasarnold: should the netplan package be on ubuntu-18.04.3-server-amd64.iso?20:04
sarnoldr1ppa: it should yes20:04
tomreynvsdfd: so, how did you install actually? i guess the installer did have graphical output?20:04
vsdfdtomreyn xubuntu-desktop? sudo apt install xubuntu-desktop20:05
sarnoldr1ppa: poke around a bit, if there's a pool/ directory then check for pool/main/n/netplan.io/ directory20:05
tomreynvsdfd: how did you install ubuntu20:05
vsdfdiso on a usb drive, formated the partition with ubuntu 16 and installed there using the graphical interface20:06
Jordan_Uchucara: I believe that the idea is that local VMs are supposed to be accessible through the same tools as remote ones. Do you plan to have Virtual Machine Manager running on a machine that does have a display?20:06
vsdfdtomreyn everything was rock solid til today20:06
r1ppasarnold: strange there is no such directory, pool/main/network is there though20:06
sarnoldDeknos: thanks, it's been poked20:06
sarnoldr1ppa: man, I'm just missing *everything* today :(20:06
chucaraJordan_U I'm just reading about that now. I wasn't really planning on it, as I don't think I'll ever have more than this one VM. The rest is running in Docker.20:07
tomreynvsdfd: and the only changes you made between it worked fine and now were? i think you said so before, but please tell me again.20:07
vsdfdtomreyn what is the probability of this problem continues if I format the computer and do a fresh installation?20:07
chucaraJordan_U: But I'm actually thinking I'd misunderstood how this worked. So right now, I'm testing the assumption that that KVM will create a VNC server on port 5900 and I can connect to that from a non-headless client.20:07
vsdfdtomreyn let me check the history to be 100% sure I am not missing something, but If I remeber correctly none20:08
r1ppasarnold: any way to get the network working on this server without netplan? I am guessing due to not having the ifdown/up commands I am screwed lol20:09
tomreynvsdfd: maybe some update caused it, you can review those in /var/log/apt/history.log20:09
sarnoldr1ppa: you can run ip a commands by hand20:09
sarnoldr1ppa: or dhclient, if it's dhcp allocated..20:10
r1ppasarnold: I got statis info, and its wired, just need to set it up20:12
vsdfdtomreyn I editted "/etc/X11/xinit/xinitrc" and added at the end "/usr/bin/numlockx on", when I was trying to make numlock work, but I remember rebooting after and everything was fine20:13
vsdfdlol20:13
r1ppasarnold: err I meant I got the static IP info20:13
vsdfdtomreyn there is an entry for "unattended-upgrade"20:15
vsdfdtomreyn snapd:amd6420:15
tomreynvsdfd: i don't see how a snapd upgrade would have caused it. but maybe undo the numlockx change for now, just to try.20:16
tomreynyou can just comment it out.20:16
tomreynor rename the file20:16
oscurochuI found this link that explains that my gpu might not work until I boot the os... am I understanding this correctly? https://www.asus.com/support/FAQ/1032007/20:17
vsdfdtomreyn is there a problem if I disable unattended-upgrade in the future?20:18
tomreynvsdfd: no, but you'll want to ensure you get upgrades manually then20:18
vsdfdtomreyn so this all started with this screen: https://i.stack.imgur.com/yDNID.jpg20:20
SrPxsarnold: ty20:21
vsdfdtomreyn but it took very long, enough time for me to make my breakfast and eat it, and I looked online and I found some post saying that it was ok to reset the machine, so I did, and after that hell broke loose20:21
vsdfdtomreyn I am saying this because I don't remember if I stated that earlier20:22
tomreynvsdfd: you didn't. but i don't think this caused it, nevertheless, try preventing hard resets, instead use ctrl-alt-del, or this in the future:20:22
tomreyn!sysrq | vsdfd20:22
ubottuvsdfd: In an emergency, you may be able to shutdown cleanly and reboot by holding down Alt+PrintScreen and typing slowly, in succession, S, U and B. For an explanation, see http://en.wikipedia.org/wiki/Magic_SysRq_key20:22
tomreynvsdfd: for the mtrrs, i think you should go for a configuration with one more register than you have now20:23
tomreynvsdfd: alternatively, undo the configrations for now and see whether the kernel can handle it automatically20:23
vsdfdyou mean remove the custom config on grub?20:24
razorbackHello. I just updated to Ubuntu 20.04 from 18.04. I noticed that volumes opened with cryptsetup do not show in "Files" application anymore. Is there a way to restore 18.04 behavior?20:24
tomreynvsdfd: there's one more thing you should try at some point, but this won't solve the current problem , it may just give you a better user experience once things are fixed:20:24
tomreyn!acpi_osi | vsdfd20:24
ubottuvsdfd: If your system is unstable or power management does not work well and logs show ACPI issues, you can try to make the Linux kernel pretend it was Windows during boot (which can help on hardware which was only tested with Windows): http://iam.tj/prototype/enhancements/Windows-acpi_osi.html20:24
tomreynvsdfd: yes, remove the custom config on grub is something you can try, as it doesn't seem that this is really the cause.20:25
vsdfdtomreyn so maybe I interrupted an upgrade that was going on or something and I should do it manually?20:26
tomreynvsdfd: you can also compare the logs of your latest successful boot and the first unsuccessful one. journalctl --list-boots    and    journalctl -b -X    where -X indicates the boot number from the list20:26
SrPxhey, i'm trying to enable the fingerprint reader on my dell xps 13, but it says "Could not access any fingerprint readers"; what does that mean?20:27
chucaraIf netstat is telling me 127.0.0.1:5900 0.0.0.:*, does that mean that VNC (port 5900) is only listening on localhost?20:28
tomreynvsdfd: if you interrupted an upgrade then    sudo dpkg --configure -a    and    sudo apt -f install   should normally fix it, and     sudo apt update && sudo apt dist-upgrade     should not report any errors afterwards.20:28
tomreynvsdfd: those are all the tips i can provide now, and i need to go to bed, way too sleepy. so try those one by one, but first try to work out what you (or the background package updates) changed that may have introduced the error. and do give 20.04 and 18.04 live images a try.20:30
tomreynvsdfd: and consider installing a proper xubuntu 18.04 instead.20:30
tomreyngood luck!20:30
vsdfdtomreyn ok, thanks20:32
vsdfdtomreyn I think dist-upgrade did it20:36
vsdfdtomreyn lol20:36
tomreynvsdfd: you mean it introduced the problem, or it fixed it just now?20:36
vsdfdtomreyn It fixed just now20:37
vsdfdtomreyn there you go, I hate when I am dealing with a problem and I have to go to bed before being able to fix it. My friend calls it "sleep with anger". I know you weren't the one experience the problem but was helping me anyway so now you can sleep well lol20:39
sarnoldvsdfd: on the other hand, sometimes your brain thinks of the solution overnight and gives it to you in the morning :)20:40
tomreynvsdfd: :) i might have worken up at 3 am realizing i should have told you to install the pending upgrades before we spend an hour on black magic of juggling MTRRs around.20:42
tomreynvsdfd: but i think you may still want this black magic if the messages prevail. and the other hints can also help.20:42
tomreynso, i'm glad you installed those updates, and it fixed whatever was the problem. good night.20:43
vsdfdsarnold hahaha it's great when that happens20:43
vsdfdtomreyn good night man, thanks a lot20:43
=== aradesh1 is now known as aradesh
r1ppasarnold: ok I got the ip setup with IP command, brain farting here, how do I make this work on reboots? rc.local set the command manually? been so long I did it this way20:48
SrPxstupid question, but how on Earth I right click on the XPS 13 on Ubuntu? I have been googling for an answer for the last 10 minutes to no success20:51
SrPxoh, got it, i need gnome tweaks and then enable fingers on mouse click emulation. of course :P20:56
pavlosSrPx: https://medium.com/@pck/ubuntu-18-04-fix-for-right-click-not-working-touchpad-issues-40037ff249e120:58
SrPxpavlos: weird that by default I wanted the mac-like behavior, but actually it was disabled entirely21:00
SrPxi also had to manually enable fingerprint scanner21:00
SrPxanyway, seems like my xps is all good now21:00
pavlosSrPx: ok21:00
SrPxis there anything i must do before start using it?21:00
SrPxpavlos: ah, thanks (:21:00
GrtCan anyone recommend a tutorial or session on how I might attach a debugger to APT/dpkg?  I'm trying to debug a postinstallation file from zsys, but all I know how to do is insert echo's into the script... which is a horrible thing to do... looking to educate myself on a better way21:01
pavlosgrt does "dpkg --debug=help" help?21:04
=== kostkon_ is now known as kostkon
sarnoldr1ppa: once you get networking back, then you can install netplan and fix things :)21:26
r1ppasarnold: yes thanks doing that now, my admin friend installed netplan calendars!! I did warn him lol21:26
Grtpavlos, looking into this now thank you! :)21:27
sarnoldr1ppa: haha :D love it21:28
SrPxweird question, but is there any app that allows me to click anywhere on the screen with the keyboard in a quadtree-like fashion? as in, whenever i want to click, the screen is split in 4. i press a keyboard key to select a quadrant. then it is split in 4. over and over, until im at the right area i want to click21:31
SrPxyes that would be somewhat inefficient but im just wondering21:31
sarnoldSrPx: if there is anyone in #a11y on irc.gnome.org they may know something off the top of their heads21:38
sarnoldI've seen something like that, absolutely ages ago21:38
pavlosSrPx: maybe tmux can do that21:40
SrPxinteresting, thanks :)21:40
SrPxadding xmodmap ~/.Xmodmap to .xinitrc has no effect, is it a known bug221:44
SrPx?^21:44
yelowfishhi all.how can i screenshot or pause the screen after the grub and before ubuntu logo,its too fast,there is a red text error message something21:55
sarnoldI've used my phone's video recorder to capture errors that happened before logging starts to work21:57
yelowfishstill too fast.cant focus lens21:58
yelowfish@sarnold21:59
sarnolddang21:59
yelowfishwhat do you that screen?22:08
yelowfishthe screen before the ubuntu logo22:08
pavlosyelowfish: maybe boot without "quiet splash" ?22:15
yelowfishive seen that setting somewhere on bios.hmm22:15
pavlosyelowfish: ctrl S (pause), ctrl Q (resume)22:18
yelowfishgreat! tnx22:19
yelowfishany other suggestions pls.. too fast for ctrl s22:26
yelowfishthe messages on that screen is just around >5lines22:27
yelowfishless than 5lines i mean22:27
sarnoldperhaps someone you know has a high-end phone with very high framerate video recording? "slo-mo" feature or similar..22:28
yelowfishok.wil try.tnx all22:35
yelowfishfailed to start LSB: QEMU KVM module loading script.  -- is this serious ?22:53
sarnoldyou won't be able to use KVM for your VMs until you figure that one out22:57
sarnoldit shouldn't be enough to keep you from booting, though22:57
yelowfishwhats a KVM?22:58
sarnoldKVM is a kernel interface to CPU features that allows for near-native speed virtual machines22:59
sarnoldvirtual machines used to be intolerably slow despite really incredible engineering effort -- but the KVM feature combined with vt-x and vt-d features in intel processors and similar features with different names in amd processors, and similar features in other architectures, allow for virtualzation that's almost as fast as native code execution23:00
yelowfishsaw this.its a 4yo solution,still applicable? https://askubuntu.com/questions/785639/ubuntu-16-04-failed-to-start-lsb-qemu-kvm-module-loading-script23:00
yelowfishtnx btw for the definition23:01
sarnoldyelowfish: It depends upon why you've got the error message; if you never use virtual machines then yeah you just keep deleting libvirt / qemu etc packages until it's gone :)23:02
=== sorcerer_ is now known as sorcerer
yelowfishim still using VM23:02
sarnoldah then you'll have to do more debugging to figure out what's going on23:02
yelowfishhmm. il just do a fresh 20min reinstall23:03
yelowfishis it possible to clone just the OS,usually the source partition should be equal to the destination partition23:06
yelowfish*source partition size = destination partition size, i mean23:07
Grtpavlos, craziest thing but I went through all the dpkg --debug levels (including 20000) and got almost no output... the dependencies one gave output but maybe I was using it wrong23:09
Grt$ sudo dpkg --configure -a --debug=2000  <--- is this legit?  Because it produced no additional debugging output from normal...23:10
sebsebsebhi23:10
=== jje1 is now known as jje
=== pihahiroth1 is now known as spammy
=== jje is now known as 94KAAQP3R
yatesi downloaded ubuntu-20.04-desktop-amd64.iso - can i burn this on a flash drive and create an installable live ubuntu usb flash drive?23:30
Bashing-omyates: Yes, to another USB flash drive.23:31
yatesBashing-om: can i do this with basic linux tools (dd) or do i need some sort of live usb creator?23:32
Bashing-omyates: Just install to the flash drive ( provided it is large enough for the uncompressed file system ) from the install .ISO as normal - directing the installer to the correct flash drive.23:34
yatesi'm doing this from fedora; the .iso file is on my fedora 31 machine23:35
yatesnm23:35
yatesi can use ubuntu too - i'll do that23:35
sarnoldyates: dd works great23:35
Bashing-omyates: Fedora is LVM . I do not know beans about Gentoo, however.23:36
sarnoldyates: many distros have a 'cp' that can write a file to a block device in the same manner as dd, but I don't know which ones.. anyway it's handy to skip all the extra linenoise with dd if your cp has the support23:36
yatesdd if=ubuntu-20.04-desktop-amd64.iso of=/dev/sdX23:37
yates?23:37
yatesas simple as that?23:37
yates(making sure you get the "X" right..)23:37
sarnoldyeah23:38
pavlosGrt: when I tried it with debug=1000 I got lots of debug info but with 2000 did not show the same and more ... weird23:43
pavlosGrt: try debug=73000 (which is 40000+20000+10000+2000+1000)23:54
cthulchuHi people! I'm looking for a distro that would work/have drivers for Intel HD Graphics 3000. I'm trying to have ubuntu-based distro running on my old HP ProBook 4530s23:57
cthulchuthe default distro doesn't load. it freezes on the black screen saying UBUNTU in the middle23:58

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