=== guy_lombardo is now known as privalovy_lekvar [00:53] OK, I've somehow screwed myself. I was trying to change the hostname of my computer, which I think I did correctly. I have set up a static ip network connection with my router and this was working before I changed hostname. Now I cannot connect to router. The only way I'm connecting here is via my iphone hotspot. When attempting to edit network connection using network setup app, all the settings are greyed out and I can no [00:53] longer make changes. What the h did I do and how do I fix it. [00:55] hello? [00:55] !patience | stevecoh1 [00:55] stevecoh1: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or https://ubuntuforums.org or https://askubuntu.com/ [00:58] !hostname [00:58] Use hostname to set the hostname, or to do it permanently: edit /etc/hosts to include BOTH the old and new hostname and then change /etc/hostname to the new one. WARNING! Make sure that your current hostname and /etc/hosts match, otherwise sudo may not work properly. [00:58] check if you *did* do it correctly [00:58] else, flush the leases in your router? [01:01] Wow, I've screwed this up so totally. I edited /etc/hosts and simply deleted the old hostname which I no longer remember. Grrr. So, Flush the leases in my router? How do I do that? [01:01] stevecoh1: ^^ another thought - a server ? is the file /etc/cloud/cloud.cfg a factor ? [01:01] stevecoh1, so,.. you did it not in 2 places. [01:02] Bashing-om: I don't think so. [01:03] oerhoeks1: Actually, no, I did make the same change in both /etc/hosts and /etc/hostname [01:03] stevecoh1: does the file /etc/cloud/cloud.cfg exists to remove the "think so" - good to always be sure :D the /etc/hosts and /etc/hostname are fixable. [01:03] is youtube down? I cant seem to play anything on youtube [01:03] But did not retain the old name. [01:04] geosmileus, there are sites to check that [01:04] stevecoh1: Is OK not to . lemme paste my files for ya. [01:05] $ ls -l /etc/cloud/cloud.cfg [01:05] ls: cannot access '/etc/cloud/cloud.cfg': No such file or directory [01:06] so I think I have to do this lease flushing thing but have no idea how to do that. [01:07] remind me please, what can I `cat` to show install date [01:08] ls -lt /var/log/installer [01:08] or the (mtime) of a file that was created during the installation and is unlikely to have been modified since. A good candidate is /etc/hostname; other candidates are /etc/hosts, /etc/papersize, /etc/popularity-contest.conf. [01:09] thanks oerheks1 :) you confirmed what I suspected (from directory timestamps) appreciated :) [01:10] stevecoh1: My files for comparison to yours: https://termbin.com/9job ; https://termbin.com/d8wa . [01:10] creation of the folder /mnt/ is more secure [01:12] oerhoeks1: can you provide more detail on your suggestion for flushing the leases? [01:15] That depends on your router, dunno [01:51] is there a way to mount google drive as a mount path in linux on a computer without a UI ? [01:53] @devslash rclone and FUSE could likely achieve that [01:54] rclone doesnt work [01:54] i got an error on googles side trying to authenticate it [01:54] Did you create an app specific password? [01:54] no it doesnt use one [01:55] it opens up a link where you authenticate the app when already logged in [01:56] I can run systemctl --host username@192.168.1.42 status servicename then enter the password and I get the status of servicename on a remote host, I can also stop/start/etc.... [01:56] to include the password too, which this being an internal network isn't an issue for security. === zbenjamin_ is now known as zbenjamin [02:23] <_jak> hey y'all! I'm running a script in a udev rule, and I need to see the output from `xinput list`: I've tried using my non-root users XAUTHORITY file, and I've tried setting DISPLAY to ":0" but I'm still seeing an empty list [02:23] <_jak> can anyone intuit what the problem is? [02:40] hi everyone [02:40] i tested profile nvidia on demand and nouveau driver this occur both [02:40] bad support external monitor (hdmi) [02:40] any idea? [02:40] my gpu is nvidia 1060 [02:41] 6gb vram [02:43] prime profile nvidia on demand [02:43] and nouveau driver [02:53] Guys, thanks for helping with dual-OS installation problem. Everything works now. Ubuntu runs by default, and through the BIOS I can choose to run Windows [02:54] I think I won't do anything with grub until something is broken. === gabkdlly_ is now known as gabkdlly === semitones is now known as semighost [03:50] Hey is their a way for when I lock my screen for a screen saver to pop up? Was curious if anyone knew of such a setting/program. Using ubuntu 20.04 [03:55] random1: xscreensaver gives you a screensaver [04:01] lotuspsychje: Thank you. It seems 80% of the screensavers on the selection is not available. Any idea how to update it ? [04:01] random1: you will need to download also the xscreensaver data and gl packs, depending of wich screensaver you want [04:02] lotuspsychje: Any good sources for the full pack? want to download them all at once [04:03] random1: data, data-extra, gl, gl-extra and youl be good [04:03] random1: after installation you create a new startup command with: xscreensaver -nosplash and reboot [04:04] this will set it so when i lock screen that it pops up ? [04:11] lotuspscyhje: I am curious why does it say "Error no response to command" when i try some of the screensavers [04:11] lotuspsychje: paticularly the new ones i just installed with the data packs [04:11] random1: no, dont think you can combine the lock with the screensaver, you can set a password on xscreensaver though [04:12] lotuspsychje: that is sufficient enough. Curious though why its giving me an error. Do I have to reboot? [04:13] after installation you create a new startup command with: xscreensaver -nosplash and reboot [04:13] random1: yes reboot plz [04:13] i didnt create the startup yet [04:13] does that cause it to run in the background ? [04:14] upon boot [04:14] lotuspsychje [04:15] random1: did you add a startup item & reboot? [04:16] random1: ? [04:16] lotuspsychje: i did add that startup item but I am curious what is the purpose of it? just want to know for knowledge sake [04:17] 'nosplash' im assuming causes it to run in the background ? [04:17] random1: nosplash means it doesnt startup with the xscreensaver startup window, it hides it [04:18] lotuspsychje: perfect. assumed that was it. time to reboot [04:23] is anyone familiar with a cloud based storage that I can mount in Linux besides google drive [04:25] Screensavers now work :) [04:25] Thank you [04:28] welcome random1 [04:29] lotuspsychje: It works on the startup as well. I am curious where is the password function? Can't seem to find it [04:31] random1: hmm, cant seem to find it neither, thought i saw that under the advanced tab before.. [04:33] lotuspsychje: perhaps there is a lockscreen program. Then it will go to screensaver after i lockscreen [04:33] lotuspsychje: not your normal Ctrl L lockscreen [04:34] random1: i only use the saver myself, never lockscreen, you will have to experiment a bit with it [04:34] lotuspsychje: does it ask u for a password? [04:34] random1: no, cant find it neither [04:35] lotuspsychje: :/ [04:37] random1: try the option 'lock screen after...minutes' [04:37] lotuspsychje: trying it now [04:39] lotuspsychje: didn;t do anything [04:40] random1: try combining it with your screenlock in powersettings, see if you can override xscreensaver? [04:42] lotuspsychje: let me see.. hmm [05:02] random1:you should have option in screensaver preference [05:10] well [05:10] are you familiar with 'xtrlock' ? === victorbrca3 is now known as victorbrca [06:31] hello... [06:31] would it be safe to install this package using the deb file provided here? https://github.com/johannesjo/super-productivity/releases [06:32] or should we stick to either the snap package or the appimage provided. [06:32] ? [06:40] TuxCrazy: no particular reason a snap package would be any more safe if it's also from upstream [06:41] imagine the same is true for appimage [06:41] I would trust a snap more (unless it's classic confinement) as it'll have a more restricted view to your fs/file-system [06:42] guiverc, snap better than appimage? [06:42] it'll depend where you keep your files, most of mine aren't in $HOME [06:43] guiverc, which files? [06:43] TuxCrazy, what OS are you using? appimage isn't default for Ubuntu [06:44] guiverc, I use multiple distros. Ubuntu Mate and MX Linux. I use Windows also. [06:44] the files comment was b/c of matsaman comment, snaps do have pretty free access to $HOME even if normal confinement [06:44] MX Linux & windows are off-topic here [06:44] guiverc, ok. What about Ubuntu Mate? [06:44] Ubuntu-MATE is an official flavor which is why I didn't mention it (it's on-topic) [06:45] ok [06:45] btw, which flavor of Ubuntu 20.04 is most suitable for a machine with just 4 GB RAM? [06:45] I'm less familiar with appimage as I rarely use it (not default in Ubuntu or flavors of Ubuntu, nor Debian) [06:45] TuxCrazy: whichever [06:46] guiverc, ok [06:46] TuxCrazy, it'll depend how you'll use, your apps (are they GTK3, Qt5 etc) so you're not wasting memory; PLUS of course your tastes (only you can decide what you like) [06:46] when will Ubuntu Deepin be added as an official flavor of Ubuntu? [06:46] and also Ubuntu Cinnamon. [06:47] when someone wants to waste the time to make a whole distro that's just Ubuntu with one of those DEs preinstalled & preconfigured? [06:47] guiverc, but, Ubuntu Gnome, Kubuntu will be a bit heavy on this laptop. [06:47] when they (their community/devs) apply & meet the requirements for official status, the Ubuntu Cinnamon is making steps towards it I understand and it may occur next year [06:47] TuxCrazy: that's not necessarily true [06:48] 4GB is plenty of RAM [06:48] Kubuntu is actually very light (using Qt5), it's heavy rep was early Qt4 - ie. long long ago [06:48] ok [06:48] especially for Unix systems, whose GUIs aren't piles of crap [06:48] and the Qt4 era spanned systems with much less RAM, truly [06:48] btw, why did they think it necessary to create Ubuntu Cinnamon when Mint was already available? [06:48] less than 4GB, that is [06:49] Mint is a separate distro, unaffiliated with Canonical, IIRC [06:49] that is, there is no Ubuntu Mint. Mint is its own thing [06:49] but, is Mint not based on Ubuntu? is it so much similar to Ubuntu. is it not? [06:49] I believe it was originally based on Ubuntu, not sure at this point [06:49] A Ubuntu Cinnamon will be adjustment free (ie. runtime 'hacks' to use foreign packages... Ubuntu Cinnamon will be adjustment free as it won't be using a foreign (Ubuntu) packages) [06:50] guiverc, could you please elaborate on it? [06:50] I am a casual end user. [06:51] It would take resources for Mint to create all the packages currently available in Ubuntu archives, so they use Ubuntu packages and adjust in real time (they call it adjustments) to tweak them on their machine.. it's an understandable hack but opens security door etc.. instead of grabbing the code, editing it, compiling & packaging it for ... [06:51] anyway you can use any DE and wm from any version of any distro, pretty much [06:52] you can change DE/wm every day if you want [06:54] ok [06:55] TuxCrazy, there is nothing sinister in it; it saves them tons of time & I perfectly understand the use of adjustments (their lower-security model also is easier to use/cheaper resource wise), but as a user I can pick which security model I like [06:58] guiverc, Mint is less secure as compared to Ubuntu? [06:59] I would say Mint has fewer eyes to dedicate to security [06:59] than Ubuntu, which has fewer than Debian [06:59] but [06:59] Ubuntu draws from Debian, and Mint from Ubuntu & Debian [06:59] so it's hard to say, you'd have to get into response times and delays from upstreams and that [07:00] They have made different security options, you can adjust Mint yourself to almost get to Ubuntu's choice (by default it's a fair bit lower), except for the adjustments choice (there is no way around that) [07:00] I prefer non-derivate distros myself [07:00] s/security options/security choices/ [07:01] ok [07:02] Many Ubuntu packages are from upstream (GitHub) & not Debian; many of my Ubuntu packages (on this system) are actually later than my Debian Bullseye/Sid system, but of course that's not all packages (as many come from Debian sid) [07:02] ok [07:03] hello [07:03] thanks a lot for all this info. [07:03] I'am new here [07:03] TuxCrazy, everything has pros & cons... in the end it's what is best for you, your use of it etc. [07:03] ok [07:03] TuxCrazy: Hello there! [07:03] spandexVortex, If you have a Ubuntu support question, please just ask it (try and keep to a single line & be patient, people respond as they can) [07:03] spandexVortex, hi.. [07:04] sorry [07:05] spandexVortex, no need to apologize... you haven't asked a question yet... but people do other things & look at this when they can, reply as they can.. [07:05] have a great day. [07:05] bye. [07:06] What's up with the unattended upgrade in ubuntu 18.4 server version. It restricts from installing other packages. [08:00] waveform: (or anyone else) does Ubuntu get packages/kernels from Debian testing? [08:04] Yes & No Deano59 [08:04] Many packages in my Lubuntu system are ahead of my Debian Bullseye/Sid system, but of course that won't apply to all. [08:05] guiverc: it's just on the Pi forum, there's a dude saying debian testing got kernel 5.9 so Ubuntu should have it soon. not sure how true that is... [08:05] (it'll vary on release, I'm using development or hirsute which is currently equivalent to groovy) [08:05] thanks. :) [08:05] Yes true, my Debian system got 5.9 yesterday; my Ubuntu hasn't, but Ubuntu has been frozen for aehile due groovy release.. [08:06] you're testing for bugs? [08:06] s/aehile/awhile [08:06] with Ubuntu? [08:06] :) [08:06] Deano59, yes, associated with a flavor so it's useful being on development cycle.. [08:07] nice :) found many? [08:07] my flavor is ahead of Debian, as we grab from upstream (GitHub) not Debian... won't apply to all packages as heaps does come from debian sid (some debian testing) [08:08] :) [08:39] hi everyone! o/ [08:40] welcome Bebef [08:43] what can we do for you today Bebef [08:46] Can anyone tell me how I can manage my machines/tokens registered in the Canonical livepatch service? All I can find is the page to generate tokens, but nothing else... [08:46] hi lotuspsychje [08:51] How do I change the rights of a 600 file through the console? [08:51] qwertuttyty: chmod [08:53] Hi. I'm running a bash script with cron. Bash script executes couple of docker containers one by one. It works when I execute it from the shell however it exits when run with cron before even the first container finishes. https://paste.debian.net/hidden/951f40ea/ [08:54] Bebef: you might wanna checkout the #ubuntu-server channel, though more active during weekdays [08:59] johnny_|_: cron sends emails on script errors, do you have any in /var/mail/? [09:00] systemd units might be more convenient to debug, you could see what the script did in journalctl [09:00] i know, but that's not works sudo chmod 600 /media/NAME/NAME/FILE. How it Right? [09:00] well, if the rights already are 600, and you're changining them to 600, then it's not really a change, is it? [09:01] what do you want to achieve? [09:02] 755 need 600 [09:02] johnny_|_: also, docker run --rm is synchronous, so docker wait seems unnecessary, the container is already stopped and removed at that point [09:03] qwertuttyty: if /media/NAME/NAME is formatted as VFAT, then you can't set arbitrary file permissions on it [09:03] NTFS, I'm not sure [09:03] fat32 [09:04] well then [09:06] lotuspsychje: Okay, thanks for the hint :) [09:15] ntfs via NTFS-3G do not need. 755 is not critical to me [09:28] ntfs 777 can not create file sudo fallocate -l 128M /media/NAME/NAME/FILE. [09:29] error in console with FILE=0 Mb [09:29] ok 755 with fat32 [09:34] hi, where is kernel-package in Groovy? [09:36] !info kernel-package groovy [09:36] Package kernel-package does not exist in groovy [09:36] !info kernel-package [09:36] kernel-package (source: kernel-package): utility for building Linux kernel related Debian packages. In component universe, is optional. Version 13.018+nmu2 (focal), package size 237 kB, installed size 1710 kB [09:37] irgendwer4711: away so it seems [09:38] very strange [09:48] config files are still there [09:48] irgendwer4711: are you trying to do something? [09:48] build kernel [09:49] irgendwer4711: use the !mainline kernels on ubuntu for testing purposes [09:49] kernel is there, but make-kpkg not any more [09:50] irgendwer4711: maybe the #ubuntu-kernel or #ubuntu-release crew know more of the 'why' [09:52] in debian its missing too [09:55] seems to be deprecated now: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=960377 [09:55] Debian bug 960377 in ftp.debian.org "RM: Kernel-package -- ROM; upstream discontinued, obsolete, better options exist" [Normal,Open] [10:14] anyone here using maas? the documentation is faulty and I cant even get it started to start testing it [10:17] !maas | dirtwash [10:17] dirtwash: Metal as a Service is a dynamic server provisioning service for scalability. See more about it at https://maas.ubuntu.com. [10:19] lotuspsychje: their documentation is faulty, hence im asking if somene here uses it [10:20] im supposed to evaluate it and so far its already garbage [10:21] dirtwash: file a maas !bug if you found something that doesnt work by default [10:21] dirtwash: check also the existing bugs first; https://bugs.launchpad.net/maas/+bugs?orderby=importance&start=0 [10:22] their people getting paid for this, I am not, not my job [10:47] I have an micro SD card (NTFS, 256GB), works fine on windows, but on ubuntu I can't use it. dmesg shows many "blk_update_request: I/O error, dev mmcblk0, sector 0 op 0x0" errors [10:48] Any ideas how to tackle the problem? [11:13] DarkTrick: did you try format with gparted (if you dont need data on it) [11:14] lotuspsychje, yes I tried gparted. It shows "Input/output error during read on /dev/mmcblk0" [11:15] hm so if the same card works on a different os, then it's not a problem with the card [11:15] it may be a problem with the linux driver for the card reader [11:15] do you know what kind of a reader it is? it should show up on lspci or lsusb or lshw [11:19] mgedmin, lspci shows this: "SD Host controller: O2 Micro, Inc. SD/MMC Card Reader Controller (rev 01)" [11:19] lspci -nn will also show you the [XXXX:XXXX] vendor/device identifiers [11:19] Kernel module sdhci_pci [11:20] mgedmin, SD Host controller [0805]: O2 Micro, Inc. SD/MMC Card Reader Controller [1217:8520] (rev 01) [11:20] DarkTrick: can you journalctl -f and plug out/back in the sd to see errors on it? [11:22] lotuspsychje, https://pastebin.com/DgM2khPM [11:23] Hi, regards. Where is the support for the wifi driver 8821ce in the new release 20.10?. In the releases 20.04 and previous was easily added with the dkms tools... Any clues?. Thanks in advance. [11:23] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1251116 [11:23] I already tried searching for that stuff, but results always refer to sda and broken hardware [11:23] Launchpad bug 1239938 in HWE Next trusty "duplicate for #1251116 No cardreader support for O2 Micro, Inc. Device [1217:8520]" [High,Fix released] [11:23] fix released, interesting [11:24] mgedmin, judging from error messages, this looks like something different? [11:25] there's also https://bugzilla.kernel.org/show_bug.cgi?id=109231 [11:25] bugzilla.kernel.org bug 109231 in MMC/SD "1217:8520 [Dell Latitude E7450] O2 Micro, SD/MMC Card Reader doesn't work" [Normal,New] [11:25] hello everyone. I know this post is based on the MATE version but I'm getting desperate at this point and i hope someone can help me? https://ubuntu-mate.community/t/graphics-card-nvidia-gt-1030-wont-work-on-lenovo-pc-ubuntu/22911/5 [11:26] mgedmin, but... I can tell, that other cards actually work on the same reader [11:26] huh! [11:26] and _this_ card works fine on another OS on the same laptop? [11:26] I used an old 256MB card for testing and used a couple 8GB cards for raspi initializations - no problem [11:26] jlas9: can you pastebin your dmesg please [11:26] mgedmin, yes [11:27] I have a parallel Win 10 installation [11:27] same card, same reader [11:27] DarkTrick: could be partition table issue on the sd too [11:27] nah, it's a read error [11:28] lotuspsychje, I reformatted the card under Win with NTFS [11:28] hmm ok [11:28] DarkTrick: I think you need to get hold of people more familiar with the SD card reader, which means filing a bug and hoping [11:28] mgedmin, what package would I file it against? [11:29] dreamscape: wich driver versions show on; ubuntu-drivers list please? [11:29] DarkTrick: the kernel [11:29] DarkTrick: aka; ubuntu-bug linux [11:30] in addition to the journal entries for read errors it may be useful to find the journal entries from early boot when the hardware was detected and the driver loaded [11:31] good idea mgedmin [11:31] lotuspsychje I installed the propitiatory Nvidia driver but all i had was the option to switch GPU's for power saving but the problem was i could only switch to intel which i was already using. All documented here it's a really odd issue https://ubuntu-mate.community/t/graphics-card-nvidia-gt-1030-wont-work-on-lenovo-pc-ubuntu/22911/5 [11:31] lotuspsychje: i don't know what is pastebin. [11:31] !paste | jlas9 [11:31] jlas9: 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. [11:31] ok [11:31] Hi, regards. Where is the support for the wifi driver 8821ce in the new release 20.10?. In the releases 20.04 and previous was easily added with the dkms tools... Any clues?. Thanks in advance. [11:32] dreamscape: please check right now; ubuntu-drivers list please? [11:32] dreamscape: i wiil. Thanks. [11:33] !pm | dreamscape [11:33] dreamscape: Please ask your questions in the channel so that other people can help you, benefit from your questions and answers, and ensure that you're not getting bad advice. [11:33] How do i access the drivers list? [11:34] bare in mind i can't run this machine with the card in now. so im only using intel [11:34] if i use nvidia it gets stuck on the boot screen but the OS does load as i can hear sounds [11:35] jlas9: https://github.com/tomaspinho/rtl8821ce might help [11:35] Hi all [11:35] jeremy31: very kind [11:35] It acts like the Intel GPU is being used (as it did before) but now it doesnt work when i plug in the cable only the Nvidia card works. [11:35] dreamscape: are you on irc with another machine, is that what you say? [11:35] No I'm on IRC with the machine in question i dont have any other machines i can use my phone. one moment [11:36] dreamscape: from a terminal; ubuntu-drivers list [11:39] Imbooted in with the card now os has loaded but i have just the boot screen [11:39] Alt ctrl f2 doesnt give me a terminal [11:40] mgedmin, "in addition to the journal entries for read errors it may be useful to find the journal entries from early boot when the hardware was detected and the driver loaded": Where would I search? dmesg output? syslog? [11:40] !nomodeset | dreamscape [11:40] dreamscape: Systems with certain graphics chipsets may not boot properly out of the box. "Temporarily Add a Kernel Boot Parameter for Testing" as discussed at https://wiki.ubuntu.com/Kernel/KernelBootParameters to add the "nomodeset" parameter there. [11:41] !dmesg | DarkTrick [11:41] DarkTrick: dmesg is a console command which outputs the kernel ring buffer - an important log for diagnosing problems in Linux. Often when something errors with hardware it will result in additional lines reported which can be seen by running dmesg in a console. [11:41] I tried but i couldnt get to the grub menu. Its shift at boot correct? [11:42] dreamscape: holding shift at boot or ESC, in some cases the machine need a grub delay/menu tweak [11:43] Ok im at the grub terminal [11:45] What do i type here? [11:46] DarkTrick: journalctl -b 0 will show you the log starting from the last boot, search for 'mmc0' and look for surrounding entries [11:47] mgedmin, "last boot" means the boot I'm into right now, right? [11:49] dreamscape: after quiet splash add nomodeset and boot it [11:49] Yeah how do i edit that file im currently at grub> [11:50] Shift doesnt work this is the only menu i get [11:50] press 'e' to edit [11:50] Says cant find command 'e'. [11:51] Anyway, I think I got something [11:51] Im at a terminal not the grub menu. I cant access the menu [11:51] Some sort of grub terminal [11:52] mgedmin, can you take a look if anything here contains information? https://pastebin.com/GWHgiSC3 [11:52] Maybe this line? "mmc0: SDHCI controller on PCI [0000:03:00.0] using ADMA" [11:54] lotuspsychje im using UEFI so shift wont work [11:54] yeah, everything that mentions sdhci or mmc0 [11:55] dreamscape: are you in a tty? [11:55] I think so yes [11:55] dreamscape: ubuntu-drivers list [11:56] It says minimal BASH-like line editing is supported. For the first word, tab lists possible command completions [11:57] Its not a terminal is some sort of grub command line thing [11:57] It has grub> [11:57] jeremy31: solved the problem with wifi driver rtl8821ce. Download the last Git version and do a dkms-install did the work ok. Thanks you (and the others guys who helped) very much!!!. [12:02] dreamscape: https://wiki.ubuntu.com/Kernel/KernelBootParameters read please [12:04] lotuspsychje tried nomodeset and im getting the same issue [12:05] dreamscape: what issue [12:05] OS boots but nvidia card is stuck at the boot screen [12:06] Dang [12:07] lotuspsychje https://ubuntu-mate.community/t/graphics-card-nvidia-gt-1030-wont-work-on-lenovo-pc-ubuntu/22911/5 [12:07] This explains the problem in detail [12:07] dreamscape: secureboot and fastoot disabled? [12:08] lotuspsychje, mgedmin: Thank you both for the support! I managed to file a bug and hope for the best :) [12:09] DarkTrick: thank you to file bug #1901401 [12:09] bug 1901401 in linux (Ubuntu) "SD card does not work on linux, but window (O2Micro)" [Undecided,Confirmed] https://launchpad.net/bugs/1901401 [12:10] lotuspsychje secureboot disabled no option for fast boot [12:10] Iv tried resetting the bios and all sorts. [12:10] dreamscape: legacy or uefi boot? [12:11] Uefi [12:11] dreamscape: try legacy as a test please [12:11] Ok [12:12] DarkTrick: so both fossa & groovy suffer it correct? [12:12] lotuspsychje, yes [12:12] Says no operating system found. I will need to reinstall or try live usb under legacy lotuspsychje ? [12:13] dreamscape: yeah try legacy from a live [12:15] I just have a flashing cursor os had loaded i can hear sounds. Same issue [12:18] I've updated to 20.10 but how do I get my google contacts into thunderbird. It seems that the addon is no longer supported. (gcontactsync) [12:20] I'm a newer of irc. I want to know how to query the history chat log [12:21] DarkTrick: a lot of these; sdhci-pci 0000:03:00.0: error -84 requesting status [12:22] !logs | rotaerc [12:22] rotaerc: Official channel logs can be found at https://irclogs.ubuntu.com/ . LoCo channels are now logged there too. Meetingology logs at https://ubottu.com/meetingology/logs/ [12:24] this [12:24] thks [12:27] lotuspsychje im out of ideas... Any ideas from you? [12:30] dreamscape: flashing cursor means uefi settings not correct yet, doublecheck secureboot and fastboot [12:30] This was under legacy boot [12:30] Secure boot disabled [12:31] dreamscape: some machines have other settings that can block, some bios changes need a reboot too [12:37] I dusabled a security chip option in the bios and now it boots!! Trying to install nvidia drivers now. lotuspsychje [12:38] dreamscape: good luck! [12:38] Tgm security chip or something like that [12:38] Thanks for the help [12:38] welcome dreamscape [12:40] lotuspsychje, I did not understand the intend of your last message. I overposted the errors? [12:41] DarkTrick: no sorry, i was reading your dmesg from your bug ID and that error spams a lot in your dmesg [12:46] lotuspsychje installed the drivers now its doing the same thing again... What the hell? [12:47] dreamscape: wich driver version did you install? [12:47] 440.0 or something [12:47] The latest propriatory, tested drivers [12:47] dreamscape: what gives; ubuntu-drivers list ? [12:48] I cant access it anymore [12:48] Im stuck out of the os again [12:48] Unless i use intel graphics which defeats the purpose [12:49] dreamscape: did you clean install and install 440 yourself? [12:49] Yes [12:49] dreamscape: 440 wasnt active by default after install? [12:49] No [12:50] It does on my older lenovo it installs them during setup [12:50] Os install i mean [12:51] Il try another fresh install if it doesnt work i think il have to send the new machine back :( [12:58] error mounting file system /dev/sdb7 at /media/user/temp_rpool: unknown filesystem type 'zfs_member' (udisk-error-quark, 0) ... how can i mount it and get access to my files? its super important as there are all my mails! [13:11] hello everybody [13:11] i have ubuntu 20.04 and i just have bought a canon pixma mg3650s [13:12] i have configured the printer via smartphone [13:12] now it is using wireless [13:12] from settings/printer i see the printer in my ubuntu! [13:12] i did not add anything...it is recognized [13:12] wow....but the problem is when i try to print [13:12] i can see the printer but does not print [13:12] what should i install [13:12] ?^ [13:15] why does opening "chromium --use-gl=egl" give this in terminal? https://paste.ubuntu.com/p/KpxnYVnRfF/ [13:15] the scanner works perfectly...that's awesome [13:27] anyone? [13:29] dust: I suspect you need to use a different command to mount zfs volumes, but I'm not myself familiar with zfs [13:30] lotuspsychje any ideas before i send it back? :( [13:30] asdfgh: wait, if someone knows they'll answer. [13:30] mgedmin, thx... thats the gnome disk utility [13:32] Deano59, ok, the strange thing is...ok this printer is connected to wifi....the connection is not a problem because i can scan document....but i cannot print.. [13:32] very strange [13:32] i need to find a log or something to understand what happened [13:32] as i wrote i havent installed anything on ubuntu 20.04 [13:32] nothing related to this Canon [13:36] dust: I find it plausible that gnome-disks doesn't know what to do with zfs [13:36] after all it's not a standard linux filesystem [13:36] it is in ubuntu... no? [13:37] its also the problem in nautilus [13:37] is a general problem with zfs in ubuntu [13:37] dust: maybe https://askubuntu.com/questions/123126/how-do-i-mount-a-zfs-pool can help? [13:39] dust: also https://frommelmak.com/how-to-mount-a-zfs-drive-in-linux.html [13:39] mgedmin, thx did find that too not sure if its still valid as its from long ago and since then ubuntu adopted zfs as root fs [13:40] well, it's an option, not the default root fs [13:40] and apparently ubuntu didn't do the work to make mounting zvfs volumes in nautilus or gnome-disks work? [13:41] I don't know, as I said I've never used zfs [13:42] (directly, that is, I think lxd uses zfs on some image files in my ext4 / behind the curtains) [13:42] to make zfs as possible root fs and then not integrate it accordingly... hoped they fixed such with 20.10 [13:43] but the upgrade from 20.04 on zfs to 20.10 failed so needed a complete new install on another disk [13:45] at 20.10 didnt use zfs because of bad experience but still need my data from 20.04 zfs... deja dub dosnt backup snaps... [13:45] Is there a hot key to enable or switch hybrid graphics in ubuntu [13:54] what are the drivers to connect to lan printer? [13:56] each printer will require their own driver [13:56] CUPS comes with many drivers [13:56] the modern thing is called 'driverless printing' and I'm not sure how it works exactly [13:57] but in theory things should just work [13:57] except, you know, printers [13:59] Hello room, i have an issue that my laptop wifi keeps picking up and dropping on the laptop i don't seem to have this issue on other computers [13:59] i am running 20.4 [14:00] Jakethepython: see https://ubuntuforums.org/showthread.php?t=2354328&p=13614520&#post13614520 [14:02] Thank you [14:02] j nuug [14:02] j nuug [14:02] whoops [14:02] ThinkT510, mgedmin i do not know i have Canon PIXMA MG3650S I did not install anything on ubuntu 20.04 but on settings/printers i see that printer....this printer in configuired on wireless network...the funny thing is that i see the printer as i wrote, i can scan documents but i cannot print. [14:03] yeah, so printer autodiscovery works great [14:03] have you checked all the basic things like correct paper size? my office hp laserjet fails to print if I print us letter because it has a4 paper loaded [14:04] (I have to walk there and push a button on the printer to tell it that it's fine to resize) [14:05] mgedmin, yes because i can print with smartphone [14:05] lotuspsychje Ok I've managed to get to my desktop finally using my Nvidia card by setting the nomodeset option in grub BUT if i install the Nvidia drivers i get what i had before the BIOS logo displayed only and the OS has booted as i can hear sounds. [14:05] the printer is working, via canon app i can print [14:06] lotuspsychje Do i need to install the drivers and then set nomodeset again in grub?? Or is there an issue with the drivers? [14:07] asdfgh: file a bug against cups? [14:07] mgedmin, i do not know , is there a log i can check? i simply see printing...but...no signal form printer [14:08] I dunno, maybe journalctl? maybe there's something in /var/log/cups/? [14:09] lotuspsychje here is the ubuntu-driver list https://pastebin.com/iNA14TzS [14:10] mgedmin, https://bpa.st/H2XQ [14:11] ah! yes, that's definitely pertinent [14:11] do file a bug with ubuntu-bug cups [14:11] mention the model of the printer and include these log entries [14:18] mgedmin, wait before file a bug...i shopul dunderstand if i need to install something else [14:18] as i said i did not install anything for printer [14:18] so i suppose i need specific packages to install [14:20] you should not need to install anything, afaiu [14:20] ok, you should not need to install anything _if your printer supports driverless printing_ [14:20] https://openprinting.github.io/driverless/ [14:21] https://i.postimg.cc/2yMkYx5f/Screenshot-at-2020-10-25-14-19-19.png what is the difference between the Nvidia driver metapackage or the Nvidia Server Driver? I've always used the metapackage but maybe i need the server??? [14:21] original issue here: https://ubuntu-mate.community/t/graphics-card-nvidia-gt-1030-wont-work-on-lenovo-pc-ubuntu/22911/5 [14:21] please someone help [14:22] dreamscape: try 435 [14:22] asdfgh: it looks like for you the process gets stuck in step 3 of https://openprinting.github.io/driverless/02-workflow/ [14:22] lotuspsychje ok, will this reset my nomodeset I've set in grub? or do i need to turn it off? [14:23] because last time i tried i got locked out and i have to reinstall the OS every time i try this [14:23] dreamscape: nomodeset is just a boot option to bypass black screens and be able to install your nvidia driver [14:24] ok, so when the nvidia driver is installed i should remove this option from grub? [14:24] dreamscape: yes [14:24] ok [14:24] thanks i will try it now [14:24] dreamscape: (if you added it permanently) [14:24] yes i did [14:25] mgedmin, i am seeing that page [14:25] one moment [14:25] lotuspsychje just curious, what is the difference between the server and metapackage drivers? [14:30] lotuspsychje this is new... I've just had this come up https://pastebin.com/EgN8QAkH [14:39] lotuspsychje didnt work [14:39] Now stuck out of the OS with just my bios logo displayed [14:41] Literally been on this for a day now [14:42] dreamscape: stuck where exactly? [14:43] The bios logo comes up, grey screen (normal for MATE) then i get the lenovo bios logo again normally then i see a mouse and gui but now i see just the bios logo [14:44] dreamscape: try pressing F1 at booting to switch to textboot, see if you can grab errors [14:44] The machine is in the OS. Alt f2 gives me a 1 second look at my terminal login then just a blinking cursor [14:44] Ok [14:44] dreamscape: did you change uefi settings again? [14:44] No [14:45] dreamscape: pastebin your dmesg and dpkg log when you get in your system please [14:45] Bios hot key is same as text boot its impossible to get to text boot [14:47] dreamscape: F1 after POST loading, when you see the mate logo boot [14:48] Ok im at the menu, ubuntu [14:48] Advanced options for ubuntu [14:48] Uefi firmware settings [14:49] If i press c for command line it takes me to grub> [14:53] Ok iv got it but its huge and im not in the os so cant pastebin [14:54] !pastebinit | dreamscape [14:54] dreamscape: pastebinit is the command-line equivalent of !pastebin - Command output, or other text can be redirected to pastebinit, which then reports an URL containing the output - To use pastebinit, install the « pastebinit » package from a package manager - Simple usage: command | pastebinit [14:54] Im not in the os im in pure terminal [14:55] No browser [14:55] Oh wait ok [14:55] dreamscape: you don't need a browser. [14:55] No network where i am [14:55] then out of luck. [14:58] take a picture [14:59] dreamscape: can you boot to graphical mode at all? and do you have an ethernet connection, or can you set one up? or just wireless? [14:59] No i cant i have ethernet plugged in but its not working [15:00] https://postimg.cc/r0hsSdX2 [15:00] https://postimg.cc/18ZmV0nN [15:01] https://postimg.cc/94mcJWBm [15:01] if you can bring this system online in some other mode, posting your logs will be easier [15:01] lotuspsychje here is my dmesg best i can do right now [15:01] I cant [15:02] so it can't get online at all? [15:02] No i cant boot into gui or terminal with this card in but without the card in it wint show anything [15:03] Blow the images up they are full size. Should be readable sorry its all i can do [15:03] hmm, so booting with !nomodeset seemed to get you to a gui previously. but you'd not have networking then? [15:04] or are you saying !nomodeset doesn't get you to the desktop anymore? [15:04] No... It did when i had no nvidia drivers. Right now im in diagnostics from boot menu [15:04] Nope it doesnt after nvidia drivers [15:05] Iv tried editing grub already both with and without nomodeset if nvidia drivers are on i get just my bios logo even though im in the os [15:05] how can I get rid of this? it's very annoying. sudo: unable to resolve host ubuntu: Name or service not known= [15:06] network = on. doing my head in. :D [15:06] dreamscape: i see. "NVRM: ... RMInitAdapter failed" at https://i.postimg.cc/WTngdHCR/IMG-20201025-145731703.jpg doesn't look good. can you double check that the graphics card is physically seated properly on the pcie lane? [15:07] and on the right lane(s), too [15:07] i'd also suggest disabling secure boot if that's an option you have on the bios. [15:07] * mgedmin remains happy with his decision to avoid nvidia video hardware in his laptops [15:08] mgedmin: me too! too much hassle. [15:08] Its seated perfectly its been in and out over 20 times with this issue so shouldnt be that [15:08] so you just verified it? [15:08] By looking at it yes or do you mean by some other m [15:09] Way [15:10] visual inspection is a good start, i'd also push it into the slot once more on both top ends while the system is powered down. [15:10] Iv also tried secure boot on and off legacy boot everything [15:10] Ok il try it [15:12] Tried it same issue [15:12] nvidia driver 435.21 (Aug 25, 2019) was loaded. and it seems to fail to identify the nvidia card. [15:12] Its definetly seated correctly [15:12] Hmm... [15:13] ok, good. once powered up again, does lspci -knnv | grep -A3 VGA list the graphics card? and how? [15:14] Having trouble getting into the recovery mode [15:15] you had a root shell previously, what's different this time? or is it just a matter of timing things right? [15:15] Ok one moment. My bios key is the same key so timing is hard [15:16] i see [15:16] It says grep A3 no such file or directory [15:16] I think you can hold down Shift to get a grub menu, instead of hitting Esc at just the right time [15:17] dreamscape: you didn't type it properly, needs to be exactly as above [15:17] | is a "pipe" character [15:17] Got it [15:17] oh and there's a hyphon before A3 [15:18] ok, let's see another screenie [15:18] https://postimg.cc/8fpZF0dz [15:21] <][o4|-o_5o_PYcki> restarting the snapstore process will lead to what ? [15:22] dreamscape: lspci -knnvd 10de:1d01 [15:22] and another screenie please [15:23] https://postimg.cc/p97vJKcv [15:24] Thanks for your help with this by the way [15:24] you're welcome. so it seems to be properly detected by the system / kernel, but not properly initialzed by the nvidia driver. [15:24] in bios, see if you have 'Advanced chipset settings' -> 'Aperture size', or any kind of memory allocation, or a value in M / MB? [15:25] also see if you can disable "secure boot" [15:25] Interesting.. there is a newer 450 driver but i tried that with the same result [15:25] Ok [15:27] Ok secure boot disabled no memory allocation though sadly. I have pci e settings...? ASPM support [15:27] X1 slot speed and x16 slot speed both set to auto [15:28] ASPM support should be enabled, but it probably is [15:28] It is i think yes [15:28] can you remember which changes you have made on the bios so far? [15:29] Its reset so nothing only secure boot which i just did [15:29] But iv tried all sorts over the past day [15:29] okay, let's boot again then, to text mode. [15:29] how did you install the nvidia drivers last time? [15:30] i mean the one you have currently [15:30] In the gui. The card works on x.org drivers [15:30] But is sluggish as hell [15:30] did you download it from nvidia.com or did you use something in ubuntu to install it? [15:31] In ubuntu the additional drivers [15:31] okay, when you're back to the text terminal, install the latest driver using ubuntu-drivers autoinstall [15:32] and tell us what it did, which driver was installed [15:32] https://postimg.cc/gallery/Xj7q4gR [15:32] actually it's just ubuntu-drivers install [15:33] oh nice, bios screens [15:33] Thats my bios not sure if you can spot anything [15:33] Limited.. :/ [15:33] Will youtube-dl be removed from downstream? [15:33] tomreyn: his ubuntu-drivers from earlier: https://pastebin.com/iNA14TzS [15:33] also did ubuntu receive any takedown notification? [15:34] Thanks lotuspsychje [15:35] tomreyn i cant do drivers as i have no network in recovery mode [15:35] murthy: i doubt anyone on this (mostly volunteer) *support* channel can answer these questions [15:36] lotuspsychje: thanks [15:36] tomreyn: shall I ask on ubuntu-dev? [15:36] tomreyn: shall I ask on ubuntu-devel? [15:37] Its trying to pull down the 450.80.02 driver [15:37] But no internet [15:37] murthy: i cannopt answer this where it fits there. [15:37] dreamscape: oh ok, i see [15:37] ok [15:37] I have a lot of held back packages that were from ubuntu 18.04 when I upgraded to 20.04. These can be listed with `apt list | grep bionic`. [15:37] How do make them switch to the offcial 20.04 repository version without doing it manually each time? [15:38] dreamscape: can you remind me what you said about the ethernet? it's not working at all? [15:38] Its not working in recovery mode i cant get to the normal os or terminal [15:39] Unless i can remove my nvidia drivers? Or reinstall the os again [15:39] I have internet inside the os no problem [15:40] dreamscape: okay, so remove the nvidia drivers, then boot to the graphical interface, then configure your network there, then install alöl the pending ubuntu updates, then install the latest nvidia drivers, then reboot, and tell us what happens. [15:40] Iv done that previously same issue [15:41] Iv done about 9 os installs trying this [15:41] How do you remove the nvidia drivers from the command line? [15:42] dpkg -l *nvidia* and then apt purge PACKAGE1 PACKAGE2 ... those packages listed with "ii" [15:44] Says error need a action option [15:44] Was the nvidia graphics card part of this computer, or was it sold seperately? [15:44] wondering that also murthy... [15:44] ya many people are wondering too [15:44] Seperately [15:45] account facebook on [15:45] dyeplexer: sudo apt full-upgrade should upgrade them to 20.04 versions [15:45] Deano59: I have also asked in #ubuntu-devel, hope someone replies [15:46] dreamscape: can you show which command you ran? [15:46] Dpkg -|*nvidia* [15:47] dreamscape: this pipe is a lower case L [15:47] Oh oops [15:47] or shoul be, and you need a space after that [15:48] Dpkg error:unknown option -* [15:48] Oh [15:48] this time you omitted the l [15:48] if you like, you can install a proper irc client, which will probably default to a much more readable monotype font [15:48] mgedmin: wait, I think all of these are PPA packages [15:48] why does ubuntu explicitly laack the ability to read any other linux hard drive it was installed to? [15:48] that's why they show up as [installed, local] [15:49] https://postimg.cc/BthzL2bQ [15:49] I'll try adding the ppas again [15:51] dreamscape: okay, you know what to do, right [15:51] No i dont [15:51] Purge which ones? [15:51] dreamscape: all of the ones with 'ii' [15:52] dreamscape: i can craft you a command to do this so you have less to type [15:52] dreamscape: in the meantime you can install a proper irc client [15:52] I cant im using my phone no access to other pcs [15:52] oh ok [15:53] so try this instead: apt purge '.*nvidia.*' [15:53] no typos please ;) [15:54] Now i have a >_ blinking cursor [15:54] Now unable to locate package .*nvidia*. [15:55] why does ubuntu block you from reading your own hard drive? [15:56] chakravanti: it doesn't... [15:56] i'm trying to get my old stuff off my old hard drive into the new system but i cant cuz ubunut refuses to read it [15:56] .*nvidia.* I meant [15:56] dreamscape: the command you ran is? [15:56] chakravanti: error messages would help [15:57] Apt purge '.*nvidia.*' [15:57] chakravanti: This happened after you updated? [15:57] dreamscape: hmm weird, looks fine (other than the upper case 'A' in 'Apt') [15:58] Thats just my phone [15:58] A reinstall might be faster [15:58] dreamscape: as you prefer. [15:58] you couls also just reboot to graphical mode and do it there [15:59] (as i suggested earlier) [15:59] actually, didn'T suggest this order, sorry [15:59] murthy yes [15:59] murthy: I'm going to guess it's an NTFS drive from a Windows installation that wasn't just down properly and not is complaining about mounting an enclean filesystem [15:59] the problem is that i get no error messages at all [15:59] chakravanti: what version of ubuntu is this? [15:59] tomreyn can i pm you? [16:00] 20.04 [16:00] leftyfb: I had a similar problem after after the update [16:00] chakravanti: what filesystem is the drive you're trying to read? [16:00] dreamscape: i prefer talking here. [16:00] ext4 [16:00] LVM encryption [16:00] dreamscape: it enables peer review [16:00] I will tell you what happened to your both leftyfb and chakravanti, if you feel that is the same issue, try the solution [16:00] Ok [16:00] What is the plan after reinstall? [16:00] chakravanti: and what happens when you try to decrypt the volume? [16:01] Because iv tried the 450 drivers already [16:01] it asks for the password with the popup [16:01] when I was upgrading from 20.04 to 20.10, on of my ext drive was mounted with the name DATA2 like "/media/ chakravanti: and when you type in the correct popup? Also, it's best if you use the commandline for these things so we can see error messages [16:01] chakravanti: ya same thing [16:02] chakravanti: I will tell you wait [16:02] dreamscape: my hope is that the newer + recommended nvidia drivers will at least be able to identify your graphics card, and just not work for some other reason. it's also possible that disabling secure boot was all that was needed to make them work. [16:02] chakravanti: can you try something for me? [16:02] sure [16:02] murthy: we have yet to establish what the issue is [16:02] chakravanti: can you unmount all the drives? [16:03] Tried it with secure boot on and off on 450 drivers [16:03] how do you tell the terminal to load a USB? [16:03] leftyfb: I know what I am doing is the proper procedure, but let me try [16:03] chakravanti: what happens when you type in the correct password? [16:03] it disappears from the nautilus [16:03] murthy: you do not know until you know what the actual issue is [16:03] chakravanti: ok, can you try decrypting using the commandline? [16:03] Its odd because the 450 drivers see my card fine on my old lenovo which is just a older version of this pc [16:03] leftyfb: Its permission issue [16:03] So its not the card [16:04] not sure what the command is but I'm down to larn more of terminal at all points [16:04] leftyfb: when you unmount the drive, for me that DATA2 dir is suppose to disapper [16:04] dreamscape: i'd also like to see a complete system log, which will only work when you have internet access [16:04] but It didn't happen [16:04] I tried chown and it didn't work [16:04] murthy: we have yet to establish the issue [16:04] reproduction? I am not helping [16:04] leftyfb: you like repeating yourself, eh. :D [16:05] chakravanti: sudo cryptsetup luksOpen /dev/sdXX newmountname # replace with your partition location and what name you'd like it mount as [16:05] dreamscape: i'm also wondering whether the hardware is just not compatible, i.e. this graphics card and this computer. [16:05] so... what did help for me is, I unmounted all the drives and deleted the folder that had the name of the mount point [16:05] for me that was DATA2 [16:05] and that did it [16:06] tomreyn maybe but it works perfectly on windows [16:06] hmm didn't I have to manually apt install some packages to make luks work? [16:06] dreamscape: use windows then. [16:06] dreamscape: oh, so you tried this graphics car don this computer on windows, and it worked there? [16:06] I hate windows with a passion [16:06] me too. [16:06] Yes [16:06] Its a ubuntu issue [16:06] chakravanti: do you have the libblockdev-crypto2 package installed? [16:06] Deano59: i don't think that's what we should recommend as a workaround here. ;) [16:07] but no, that was https://bugs.launchpad.net/ubuntu/+source/udisks2/+bug/1757321, and it's "fix released" [16:07] Launchpad bug 1757321 in udisks2 (Ubuntu) "udisks2 must depend on libblockdev-crypto2 and libblockdev-mdraid2 instead of suggests [Can't mount encrypted USB drive after upgrade to bionic]" [High,Fix released] [16:08] tomreyn: you're on a boat that's sinking and there's no help. just give up. :D [16:08] Deano59: can we help you with something? [16:08] leftyfb: ? [16:09] Device /dev/sdb1 is not a valid LUKS device. [16:09] chakravanti: did you try? [16:09] ^^ [16:10] chakravanti: Did you try unmounting all the drives? [16:10] i don't think that works [16:10] chakravanti: You mean you are not able to unmount? [16:10] how would i unmount the drive I running off? [16:10] murthy: please stop. We have already established that your issue is not the issue here [16:10] leftyfb: ok [16:11] dreamscape: so what will you do? purge all nvidia packages and get us a full system log, or reinstall, somethnig else? [16:11] chakravanti: lsblk -o +type /dev/sdb1 [16:11] chakravanti: please pastebin the output [16:12] how can I stop this from doing what it does after running a command with sudo? sudo: unable to resolve host ubuntu: Name or service not known [16:12] dreamscape: it's possible that you'll be able to boot to graphical mode when booting with the pcie_aspm=off !kernelparm [16:13] but i'm just guessing, it'd be better to see a full log [16:13] Deano59: fix your hosts file [16:13] https://paste.ubuntu.com/p/w8hN4VTgfH/ [16:13] leftyfb: nothing wrong with my hosts file. [16:13] Ok tomreyn just reinstalling [16:14] Though once i install any nvidia drivers my only option will be recovery again [16:14] dreamscape: then dont [16:14] at least not until networking is enabled [16:15] and configured [16:15] chakravanti: sudo parted /dev/sdb [16:15] Network will work fine once im in the gui again. [16:16] okay... [16:16] dreamscape: normally, when you have ethernet networking and dhcp, networking would also work fine from the recovery (after selecting the otion to enable it there)= [16:16] https://paste.ubuntu.com/p/MrHwNqQMtP/ [16:17] dreamscape: so i'm unsure why it didn't work for you. we can try to find out about this after you reinstalled [16:17] chakravanti: sudo fdisk -l /dev/sdb [16:17] dreamscape: but please don't install nvidia drivers for now [16:18] command not found :/ [16:18] oh wait never mind [16:19] https://paste.ubuntu.com/p/rhxhwwnMKD/ [16:19] tomreyn getting the issue from a fresh install now... [16:21] dreamscape: did you install nvidia drivers? [16:21] No [16:21] Ah wait im in now [16:21] dreamscape: what does it mean to "be in"? [16:22] The gui of the os on x.org drivers [16:22] With nomodeset in grub [16:22] so nomodeset was needed even though nvidia proprietary drivers are not installed? [16:23] chakravanti: looks to me like there's nothing on that drive other than an EFI boot partition and a 3.7G unformatted partition [16:23] Yea [16:23] okay, do you have networking? [16:23] Yes [16:23] internet access? [16:23] there was an installtion of ubuntu that ran out of data on the hard rive and refuses to boot [16:23] Yes [16:24] dreamscape: please post the url returned by journalctl -b | nc termbin.com 9999 [16:24] and now it's really eliminated? from what. this is why i hate ubuntu. [16:24] chakravanti: oh wait, you said LVM. Try: sudo pvscan [16:24] I need to go on the pc hang on [16:25] https://paste.ubuntu.com/p/7mvRWKcqSS/ [16:25] tomreyn ok, what was the command again sorry [16:25] im on the pc now [16:25] dreamscape: please post the url returned by journalctl -b | nc termbin.com 9999 [16:26] it may be better to be logged in here with two irc clients, just in case [16:26] https://termbin.com/c6gk [16:26] I know but i only have one registered with freenode [16:27] dreamscape: you can have multiple users (with different nickanmes) logged in to the same account, but i don't want to guide on this now (ask in #freenode for thie later) [16:27] dreamscape: the url you posted returns a "not found" message [16:28] https://termbin.com/c6gkv [16:28] works for me? [16:28] chakravanti: sudo luksOpen /dev/mapper/sda3_crypt newmountname # replace namemountname with what name you'd like you mount it as [16:28] *this* one works, yes [16:29] dreamscape: now run: sudo apt update && sudo apt full-upgrade and fdo another reboot. first without nomodeset, then (if you need to), with it [16:29] dreamscape: i'll read your log in the meantime [16:29] ok [16:29] sudo: luksOpen: command not found [16:30] ops [16:30] huh? [16:30] chakravanti: sudo cryptsetup luksOpen /dev/mapper/sda3_crypt newmountname # replace namemountname with what name you'd like you mount it as [16:30] got it [16:30] Device /dev/mapper/sda3_crypt is not a valid LUKS device. [16:32] also: Device /dev/mapper/sdb2_crypt doesn't exist or access denied. [16:33] chakravanti: ok, sudo vgscan [16:33] chakravanti: then sudo lvdisplay [16:35] https://paste.ubuntu.com/p/bNC5cC83y7/ [16:36] tomreyn rebooting will be back [16:36] chakravanti: is your current drive LVM encrypted? [16:36] yes [16:39] oh, could be a naming clash [16:39] two unrelated volume groups both named 'vgbuntu' [16:39] it's annoying; it's why I started naming my volume groups by hostname back when I used lvm everywhere [16:40] mgedmin: yeah, though this is all created during the ubuntu install. I forget if it asks you about naming during that process [16:40] it doesnt [16:40] chakravanti: you can try booting an ubuntu live usb while your current OS drive is unplugged. Then try recovering using the tools I posted above. [16:41] nope, I had to manually `vgrename ubuntu-gnome-vg platonas` on this laptop here that I installed from ubuntu-gnome 16.04 lts media [16:41] tomreyn im back, nomodeset was needed again [16:41] all updated though [16:41] chakravanti: I would not suggest renaming the volume group unless you have a backup first [16:42] ah, and then fix up fstab and grub.cfg after the rename, it was a whole fun adventure [16:42] they ARE the backup :/ [16:42] dreamscape: your log says "secure boot is enabled" - didn't you say you disabled it in bios? [16:43] it was yes... hmm.. i can double check [16:43] please do, also double check that aspm is enabled [16:43] will do [16:43] chakravanti: no, a backup means you have multiple copies. This drive was the main/only bootable copy you had. I would suggest booting to live usb with your current OS drive physically unplugged and copying the data from this "backup" drive elsewhere. [16:44] leftyfb: my hosts file is fine. still happens... :D [16:45] Deano59: does your hosts file match your hostname? Did you recently change your hostname? [16:45] sec [16:46] not changed it, no leftyfb but; https://paste.ubuntu.com/p/rGVdnFsRWH/ [16:47] Deano59: you do not have a valid hosts file. You're missing the entry for your hostname [16:47] leftyfb: hm, what do I put? [16:47] 127.0.1.1 ubuntu [16:48] you mean 127.0.0.1? but yes, thanks; working. [16:48] Deano59: no, 127.0.1.1 [16:48] that's wrong. [16:48] Deano59: no, it's not [16:49] yes it is. read it again. I added 127.0.0.1 ubuntu and it's working. yours misses a 0 and adds a 1 :D [16:49] but you now broke localhost [16:49] ? [16:49] you need two lines there [16:49] Deano59: 127.0.1.1, not 127.0.0.1 [16:49] 127.0.0.1 localhost [16:50] Deano59: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=316099 [16:50] Debian bug 316099 in netcfg "Please give system hostname IP address 127.0.1.1" [Normal,Fixed] [16:50] 127.0.1.1 [16:50] ogra: 2 lines? [16:50] yes [16:50] what other line apart from the one leftyfb said? [16:50] ogra@acheron:~$ head -2 /etc/hosts [16:50] 127.0.0.1 localhost [16:50] 127.0.1.1 acheron [16:51] tomreyn I'm back [16:51] secure boot disabled now [16:51] the other thingyou said is enabled too [16:51] dreamscape: so secure boot was previously enabled in bios? [16:51] yes [16:52] thanks ogra :) [16:52] dreamscape: okay, but booting withioout nomodeset still failed? [16:52] yes [16:52] dreamscape: please post: journalctl -b -1 | nc termbin.com 9999 [16:52] it's a nightmare isn't it.. i'm begging this machine to work it's so fast. [16:52] dreamscape: then, please post: journalctl -b | nc termbin.com 9999 [16:53] ok [16:53] https://termbin.com/ozgd [16:53] https://termbin.com/zstxk [16:54] btw, termbin is awesome. [16:54] I'd like to send some praise to whoever did the desktop wallpaper for 20.10. Excellent job this time around! [16:57] dreamscape: okay, so i can now compare your two logs from the current (with "nomodeset", secure boot disabled) and previous boot (without "nomodeset", secure boot disabled). this will take a couple more minutes. [16:57] waltman, if you put it there it will be seen by the right people: https://discourse.ubuntu.com/t/groovy-gorilla-mascot-wallpapers/18670 [16:57] no problem take your time, thanks again for all this help. if we get this machine working i will be so happy as its so much faster than my older lenovo [17:02] Hi folks. I have a 500gb drive that's almost full, that I'm preparing to replace with a 1tb ssd. My current install is all on one partition. When I copy everything over to the new drive, I would like to put /home on its own partition. Is there a good walkthrough somewhere that will help me do this? [17:05] AbuMaia: lookup rsync for copying file structures [17:06] AbuMaia: you might find this helpful https://help.ubuntu.com/community/Partitioning/Home/Moving [17:07] dreamscape: which hardware did you have previously? [17:07] on the old pc? [17:07] yes [17:08] its the same CPU just older (Pentium J 2900 vs Pentum 5005) 8gb DDR3 ram instead of the 4gb DDR4 i have here, exact same SSD. same brand (lenovo) [17:08] dreamscape: so, when you booted without "nomodeset", the open source "nouveau" driver loaded, as expected, and it ran into errors. which is not entirely unexpected either. with "nomodeset", there are no such errors, because nouveau does not load, but also graphics are unaccelerated. [17:09] also has SATA 3 vs SATA 2 [17:09] dreamscape: yes, that's nice. [17:09] its basically a newer version of the same machine pretty much [17:10] yes, as it is the graphics are poor. its running at full res though but yeah... no good as is. [17:10] is there a chance that you never tried the proprietary nvidia driver without having secure boot diabled? [17:10] no i definetly tried this. I've been tinkering for literally a day now. i've tried all sorts of combinations. [17:12] either way, i think you should install the recommended (by ubuntu) proprietary nvidia driver now. you will most likely end up on the text interface again, but you should be able to get networking wroking, and we should be able to get another log with those drivers running, and secure boot diabled. a log i have not seen before. [17:12] I even tried Ubuntu 18 same issue [17:13] ok, shall i install from drivers from the nvidia site or just like idid before with addtional drivers? [17:14] dreamscape: nvidia drivers as offered by ubuntu [17:14] ok the latest 450 driver? [17:14] "you should install the recommended (by ubuntu) proprietary nvidia driver now" [17:15] i assume that's the 450 driver [17:16] its the latest, propriatary and tested driver. [17:16] it works on the other machine [17:18] how do i get networking working in recovery [17:18] dreamscape: you select the option which offers to enable networking [17:19] hmmm... im not sure if it has that [17:19] never seen it but i can try [17:19] just installing the drivers. [17:20] you'd select "network" here to enable the ethernet connection https://i.stack.imgur.com/RRKur.png [17:20] then "root" as i guess you did before [17:21] ohhh ok [17:21] it's installed the driver, hasn't even asked to reboot haha [17:21] but i will.. so will be back [17:21] hopefully [17:21] :) [17:26] Didnt work tomreyn but im in recovery now with network [17:31] dreamscape: good, can you post another log please [17:31] dreamscape: journalctl -b | nc termbin.com 9999 [17:33] Ok [17:34] your exact model sells for 240 pounds on ebay (new). i'm wondering about the price to see which (better) alternatives there can be. [17:35] Termbin.com/9hp8o [17:36] Dont worry if this doesnt work i will just use my old one [17:36] dreamscape: oh, sorry, i requested the wrong log, let's try again: journalctl -b -1 | nc termbin.com 9999 [17:37] Termbin/4xnb [17:37] .com sorry [17:37] one character missing after the / [17:37] actually not, its fine [17:37] Thats what it gave me. Il make another [17:38] but this is also nomodeset [17:38] Termbin.com/qppe [17:38] It shouldnt be? [17:39] so at 17:33:00 you booted with nomodeset, also at 17:33:50 [17:39] Oh, yeah i tried it. Currently its off [17:39] I was trying with the new driver [17:40] dreamscape: maybe it was the last but two: journalctl -b -2 | nc termbin.com 9999 [17:41] Termbin.com/f2cp [17:41] also nomodeset [17:41] 17:32:14 [17:41] you can also run journalctl --list-boots to see when you last booted [17:46] dreamscape: let's try this (much to type, but it seems the best approach): for id in $(seq 0 9); do echo -n "$id "; journalctl -b -$id | grep 'Command line'; echo; done [17:46] Termbin/cxlx0 [17:47] Thats my last boot [17:47] Wait no... Erm.. [17:48] then look for the first line which does *not* have "nomodeset", and tell me the number given at the start of this line [17:49] Synax error [17:50] Im giving up [17:50] only if you typed it wrong [17:50] your other option would be to reboot again, exactly two times. once normally, once with the recovery option [17:50] I have no idea which ones are which [17:51] you know the grub menu, right? [17:51] Cant access it [17:51] you can't access the grub menu? didn't you do that earlier? [17:51] Never have been able to. Shift does nothing [17:52] how would you have access the terminal then? [17:52] how would you have booted to the terminal then? [17:52] Termbin.com/m1wo [17:53] Termbin.com/e115 [17:53] i'm qouting (2nd line of output": "Oct 25 17:51:27 j-ideacentre-310S-08IGM kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-52-generic root=UUID=7085142f-bcb6-4d91-b325-15236d93c92b ro recovery nomodeset dis_ucode_ldr" [17:53] Then its recovery doing it [17:53] Not grub [17:54] And it wont boot without it [17:54] when you select the "recovery" option from grub, it will include "nomodeset" by default" [17:54] but then you just said you can't access the grub menu at all [17:54] which makes no sense [17:54] Im getting confused [17:55] Hammer for this pc... Its highly tempting [17:56] Those are my 2 latest boots so if its got nomodeset in it i cant turn it off because the machine wont boot [17:56] Just does the issue again [17:56] that's what i want to happen, though [17:56] Oh so you can see the error? Right ok sorry [17:57] just do a normal, unmodified boot, lkeep it running as long as it wiull. then reboot to recovery. [17:57] Ok sorry iv been at this for a entire day now my head isnt with it. [17:58] Doing a unmodded boot now [17:58] ;-) ok [17:59] Termbin.com/601ye [18:02] dreamscape: thanks, that's the right one. [18:05] Ok thanks [18:06] so we're stuck with these two messages: [18:06] kernel: NVRM: GPU 0000:01:00.0: RmInitAdapter failed! (0x26:0xffff:1266) [18:06] kernel: NVRM: GPU 0000:01:00.0: rm_init_adapter failed, device minor number 0 [18:06] dreamscape: it's possible that you'll be able to boot to graphical mode when booting with the pcie_aspm=off !kernelparm [18:06] !kernelparm | dreamscape [18:06] dreamscape: To add a one-time or permanent kernel boot parameter see https://wiki.ubuntu.com/Kernel/KernelBootParameters [18:06] Ok i will give it a try [18:08] I can turn that off in the bios [18:09] Would that be better/easier [18:12] dreamscape: i think the bios option is for disabing ASPM in general, not just for pcie [18:13] we can still consider the bios change after you tried booting with this kernel option set [18:13] Just tried it, same issue [18:13] Aspm is under pci e settings in the bios [18:15] Same issue when disabled in the bios too [18:16] okay, so this must be unrelated [18:16] we also have this error message, which i'm not familiar about - may be unrelated: [18:17] Oct 25 17:57:17 j-ideacentre-310S-08IGM kernel: Invalid pltconfig, ensure IPC1 device is enabled in BIOS [18:17] Not sure what that is [18:19] it's irrelevant according to https://patchwork.kernel.org/project/platform-driver-x86/patch/20180903180415.31575-4-rajneesh.bhardwaj@linux.intel.com/ [18:19] Ok good news i guess.. this is so strange [18:23] dreamscape: i can't seem to find good bug reports on this issue. you could file some, but i understand you will need to return the hardware by tomorrow. so i don't think this is worth sinking more time into. [18:24] Thats what i was thinking [18:24] Really sad... The machine is so fast... But i guess its got to go back :( [18:27] tomreyn as a last ditch effort maybe my original post may shed some light [18:27] https://ubuntu-mate.community/t/graphics-card-nvidia-gt-1030-wont-work-on-lenovo-pc-ubuntu/22911 [18:27] dreamscape: we can move to #ubuntu-offtopic, and i'll look for alternatives if you can tell me your budget for computer + graphics card. [18:28] it would also be interesting to see whether you can boot fine with a default ubuntu installation [18:28] actually, no, this wouldn't make a difference, i think [18:29] Its ok i still have my old pc. Il stick with it as it works. Just means no gigabit lan, ddr3, sata 2 :( [18:30] default ubuntu uses the "gdm" login manager rather than "lightdm" one ubuntu mate uses, which can make a difference. but not in your case, because "RmInitAdapter failed! " occurs before the display manager loads [18:30] Slower cpu too cant do 1080p youtube which was what i wanted [18:31] I see, yeah i love the MATE GUI too not too keen on normal ubuntu [18:32] dreamscape: the hardware discussion would be off topic here so that's why i'm suggesting #ubuntu-offtopic [18:33] Thanks for your help today [18:33] there's also ##hardware if you'd like more suggestions [18:33] you're welcome. [18:34] i think you would have a good, and much better, experience with a current integrated amd platform === VileGent is now known as kk4ewt === popey5 is now known as popey [18:40] dreamscape: other volunteers pointed out that the power supply this computer provides may well be insuffcient to power this graphics card [18:41] Not true, iv used the same psu on my other pc for years with no issues [18:41] Cpu is only 10w [18:41] Gpu is 30w under load [18:41] dreamscape: so you are no using the PSU the system came with? [18:41] Yes i am [18:41] becusase thats just 65W [18:41] https://psref.lenovo.com/Detail/IdeaCentre/ideacentre_310S08IGM?M=90HX000PUK [18:42] It works perfectly. The power supply for both machines are the same [18:42] Cpu wattage and gpu wattage are the same both have ssd's [18:43] Iv gamed doom eternal on my old one and it was perfect. Its not a power issue thats for certain [18:43] well, it's a very narrow calculation. but this is more of a ##hardware topic [18:44] My old pc is back up now running fine. [18:44] i'm not saying it IS this, just meant to point it out as a possible source of problems. [18:44] good :) [18:45] 10w cpu 4watt max ssd 30 watt max gpu mainboard say 8 watts loads if room still [18:47] Yeah i understand. But the same machine just older has run since 2016 sometimes playing heavy games and video encoding its been fine for years. Its had a 710 gpu and 1030 gpu all perfect. I know what you are saying but its honestly fine. Its so low power this stuff which is why i buy it. === Napsterbater is now known as Guest24201 === Napsterbater_ is now known as Napsterbater [19:26] Hi, after upgrades, the structure of /sys/class/hwmon/ seems to change (for instance, seems like my temperature sensors moved from hwmon1 to hwmon2. Is there a logic behind these numbers and possibility to have a more robust way to reference them? [19:32] i was writing a C program when i came upon this weird thing. [19:32] i was using sizeof(h) where h is an unsigned char * variable. [19:33] i noticed that even if there is more than 8 characters in it, it still shows sizeof(h) is 8. [19:33] sumagna: and this related to ubuntu how? [19:33] what is happening here? Can anyone please explain this? [19:34] tomreyn: i dont know but thought that i can ask here. [19:34] if you know a better place to ask, can you tell me? [19:34] i guess a C programming related channe would be better [19:35] you know one? [19:35] !alis [19:35] Alis is an IRC service to help you find channels. For help on using it, see "/msg Alis help list" or ask in #freenode. Example usage: "/msg Alis list http" [19:35] ##C ? [19:36] sumagna: unsigne char * is a pointer, pointers are 8 bytes on 64-bit systems [19:36] thanks for that [19:36] mgedmin: thanks for that. [19:36] how can i get the real length of it though? [19:36] ask in a C-related programming channel, they'll tell you about strlen() [19:37] ok [19:40] So, I'm trying to get hibernate/resume working on my other laptop. Finally got it to hibernate properly, but now I'm trying to get resume working. I've added this to kernel command line resume=UUID=[theUUID of the swap partition] resumedelay=10 resumewait [19:40] When it goes to resume, I see the message about waiting 10 seconds, then it shows some USB stuff, then it just hangs. Should it be printing any status messages at this point, or how do I know what is going wrong? [19:41] (also asked this in linux, but I don't think there's anyone there right now) === ctrlbreak_MAD is now known as ctrlbreak [20:00] Help, I was trying to setup pihole on my Ubuntu 18.04.5 install and it wasn't working. I decided to uninstall it (using this command: sudo rm -rf /etc/.pihole /etc/pihole /opt/pihole /usr/bin/pihole-FTL /usr/local/bin/pihole /var/www/html/admin) and now I have no networking on my machine. I am comfortable on the command line. It seems like network-manager is gone. [20:04] deadmund: if you combine the "rm" command is with these options it becomes very dangerous, and just mistying a single character can result in the system being completely deleted. [20:04] yeah [20:04] i assume this (or similar) is what happened [20:04] you will probably need to reinstall [20:05] tomreyn: yeah thanks, [20:05] tomreyn: how do I setup networking on command line ubuntu? [20:05] on a desktop? nmcli [20:05] tomreyn: yeah, it was a desktop install. I don't have nmcli installed [20:06] tomreyn: I'm also missing ifup and ifdown [20:06] you will probably need to reinstall [20:06] tomreyn: I do have ip route, route, ifconfig and a few select others [20:06] did you see what i wrote? [20:08] tomreyn: It seems that you don't know how to do what I'm asking. So you're suggesting I re-install. I would like to see if someone can actually help me get out of the spot I'm in so I can learn a little bit about Linux networking configuration on the command line. [20:08] Anyone happen to know anything about linux hibernate? [20:08] deadmund: wifi or etherner? [20:09] Best I can determine from the source is the hang is happening because of resumewait, and the resume= device never appears. But I can't figure out why it never appears :/ [20:09] deadmund: do you have an /etc/network/interfaces? is ifupdown installed? [20:11] anyone know why resolution defaults back to 800x600 after restart in VirtualBox? [20:40] Hi, I just installed 20.10 and when choosing a font for the gnome-terminal it randomly picks width and style for me and won't let me choose differently. E.g. when I search for ubuntu mono I can only see bold+italic but can't choose nothing else. [20:42] Here's a screenshot of what I mean: https://imgur.com/a/Y6oXDA4 Anyone knows why this happens? [20:44] weird, let me try [20:44] yeah, I can reproduce! [20:44] file a bug [20:45] same thing happens with several other fonts (bitstream vera sans mono, freemono, courier new, tlwg mono) [20:45] I have no idea how. Can someone point me to the bugzilla or whateve tool ubuntu uses to keep track of bugs? [20:45] ubuntu-bug gnome-terminal [20:46] (it's a command-line tool that collects information about the installed package version etc and opens a browser window to enter the bug report) [20:46] great, thanks [20:50] fwef64: it's already been reported! https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1900729 [20:50] Launchpad bug 1900729 in gnome-terminal (Ubuntu) "gnome-terminal font settings show only italic version of ubuntu mono" [Low,Confirmed] [20:52] mgedmin: Too late, I've already mine. But thanks for confirming for me and teaching me how to file bug reports! [20:52] as a workaround you could probably use dconf-editor to change the font [20:54] Is there a command-line option or something to enable creation of zfs zpools and datasets during a custom partition configuration? (I'm only seeing xfs and ext4 in the server .iso) [20:54] (In 20.10, sorry) [20:57] no idea, but you can get a root shell on tty2 on the server installer, and presumably do whatever you want there [20:59] I'll give that a shot. [21:01] I'm starting to feel like Ubuntu 20.04.1 is not ready for prime time. [21:02] gparted doesn't work out of the box, because reasons. [21:02] and now I can't log into my desktop after an update [21:02] probably because of whatever I did to make gparted work. [21:02] should have just booted from a gparted iso [21:03] i have many html files i want to merge them into one big html file how can i do that? [21:04] javi404: sudo chown -R ${USER}: ~/ [21:04] javi404, apt install gparted is all I have to do to get gparted working [21:04] javi404: run that after logging into tty2 (ctrl+alt+f2), you probably ran sudo gparted and messed up your home dir permissions [21:04] spinningCat, cat *.html > all_html :D [21:04] really [21:04] :D [21:05] is that simple? [21:05] Probably not what you want, but might be worth a shot. :) Maybe a quick script that reads the sections of all files and concats them into a new html file? [21:05] javi404: run sudo -H gparted if you want to run any gui apps with sudo [21:09] use gnome-disks instead of gparted [21:10] gui code shouldn't run as root [21:14] cat ignore some files weirdly [21:18] spinningCat, maybe try with `ls` first and make sure your glob is hitting the files you want. (Maybe some end with .htm and others .html?) [21:19] all of them end with .html and it is like image01.html, image02.html ... [21:21] spinningCat, maybe there's an error in the way you're checking if cat is missing some files. [21:22] could be [21:22] hmm [21:22] how can i make sure it gets every file? [21:23] spinningCat, one method would be to run du -s image[0-9][0-9].html to get the total file size in bytes, then compare that to the size of the concatenated file. Shoudl be the same. [21:26] cani give one of [0-9] optional [21:27] i have 95 html file each of them 4kb [21:27] and the result is 36kb [21:27] it must be 360kb or something [21:28] so probably cat miss some of files === auosun0 is now known as auosun [21:32] spinningCat: what command are you running? [21:32] cat *.html > file.html [21:33] are there any .HTML files maybe? [21:33] spinningCat, try: du --total *.html to get the total in bytes, then du file.html to compare. [21:33] (I said -s earlier, but it should have been --total) [21:34] danielb, html files total is 380kb [21:34] if you du *.html, that includes file.html; if you then cat *.html > file.html, that truncates file.html before cat sees it [21:34] the size of file is 36kb [21:35] ok, the difference is not 50% so it's not that [21:35] actually i checked before creating that html [21:36] any html files with filenames starting with a dash, that cat might interpret as command-line options? [21:36] does cat ./*.html > file.html help? [21:36] let me see [21:36] spinningCat: does find -name '*.html' -exec cat {} >> file.html \; help? [21:37] maybe there are some *.HTML or *.htm files? [21:38] guess i understand the issue [21:39] the problem is some of files ends with one digit like img1, img2 [21:39] and there is img10, img20 [21:40] cat read like img1, img10... img2, img20 [21:40] i will change it img01, img02 [21:40] hopefully it will solve the problem [21:42] done [21:45] i nailed it thanks for contribution [22:34] I failed to upgrade from up-to-date Bionic to Focal. The attempt aborted with "pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.' [22:35] Errors on python-minimal and libpython-stdlib [22:35] In the apt log, 67 breaks [22:35] Most pertaining to Python2 or Qt4, it seems [22:36] Isn't that the major change in Focal? I'm surprised the script is having issues dealing with those [22:39] There are 32 held packages. Mostly prefering to hold "rather than change libavcodec58" [22:40] Of course Bionic is on libavcodec57 [22:41] Oh interesting. In that case, the 64-bit library was held back because of the 32-bit === auosun3 is now known as auosun [22:53] Kon: remove your third party packages (those are generally unsupported) before upgrading. [22:54] apt-forktracer can help you identify what's left to be removed afterwards [22:55] tomreyn: I'm looking through the apt log now and all of the breaks are on very standard libs from the Ubuntu repo [22:56] And the packages being held due to the broken packages, likewise [22:56] search for "Foreign:" [22:57] in the dist-upgrade log [22:57] Oh there's loads. It thinks half my KDE packages are foreign [22:57] see [22:59] Yes, I see fwupdate-signed, gcc-6-base, even my Python 3 installations, many native Kubuntu libraries are all in the foreign category [22:59] Yet these all come from the Ubuntu repos [22:59] in those very versions? [23:00] python installation*s*? [23:00] Yes, I haven't installed any extra gccs. The Python 3.6 is the one that came with the system. The Python 3.7 appeared in bionic-updates, and so on [23:01] Is this because I have multilib? [23:02] Wait I'm blind. The "Obsolete" category was inline with the Foreign category [23:02] oh right there are both python-3.6 and -3.7 on bionic [23:04] i think that if "dpkg --print-foreign-architectures" only prints i386 you'll be fine [23:05] gcc-multilib itself shouldn't be a problem, i guess. [23:12] tomreyn: Tracking it down manually through the log, looks like every problem I've traced so far comes back to 32-bit libavcodec [23:12] It started a chain cascade that really breaks just about everything from plasma-workspace to akondai to wine === auosun9 is now known as auosun [23:13] Still not sure about those Python 2 errors in the main log. Don't seem to appear in the apt log at all [23:13] i won't be able to comment on the artwork without seeing it [23:14] this sounds more unpleasant than my usual upgrade snafus [23:22] tomreyn: mgedmin: main.log https://paste.ubuntu.com/p/55zKKHF9ks/ apt.log https://paste.ubuntu.com/p/38rDm9XfTp/ [23:22] Seems kdepim is a problem as well. Still trying to see if it's connected to avcodec somehow, but doubt it [23:22] oh, got to go now, good luck [23:22] But between those two, that covers all the held packages [23:22] lol Alright, take care [23:23] The 32-bit lib can be removed easily enough. Broken PIM is another story [23:24] Oh good, that all does trace back to libavcodecs as well [23:24] Meeting point of those two is Qt5 Web Engine widgets [23:27] !info libavcodec58 bionic [23:27] Package libavcodec58 does not exist in bionic [23:27] so, the system you're trying to upgrade is not a pure ubuntu, but a mix with some 3rd-party repos [23:28] it's a good idea to ppa-purge those before attempting ubuntu release upgrades [23:28] hm, focal has libavcodec58 [23:29] ah, I see libavcodec58 was MarkInstall'ed because audacity depends on it [23:30] and then it decided to delete it? no, I don't think I understand that log [23:31] mgedmin: the 64-bit version of libavcodec58 failed to install because the 32-bit version was broken and listed as a dependency of it's 64-bit twin [23:32] And there is no 32-bit version in Focal [23:33] Actually, there is [23:33] That's not good [23:33] isn't there? I see an i386 version in https://packages.ubuntu.com/focal/libavcodec58 [23:33] Yes, you're right [23:34] but libavcodec-extra58:amd64 conflicts with libavcodec58:i386? [23:35] well, libavcodec-extra58 Provides: libavcodec58 and Conflicts: libavcodec58 [23:35] mgedmin: Seems to be it [23:35] is apt not smart enough to install libavcodec-extra58:i386 to satisfy the need for libavcodec:i386? [23:35] That would be quite frustrating indeed [23:35] it may be best to file a release upgrade bug and have actual qualified people look at the logs [23:37] Likely [23:38] I just "downgraded" to libavcodec57 because I very much doubt I need the OpenCORE codec provided by -extra [23:38] I think I'll attempt another go [23:41] at least the failure is early in the PreUpgrade state, and not with half of your system upgraded and half not [23:41] mgedmin: Yep, you were exactly right. Line 1809-1812 [23:41] Broken libavcodec-extra58:amd64 Conflicts on libavcodec58:i386 [23:45] 20.10: "Errors were encountered while processing: acpi-call-dkms" [23:46] https://paste.ubuntu.com/p/45NVSSqft3/ [23:46] what's in /var/lib/dkms/acpi-call/1.1.0/build/make.log ? [23:47] https://paste.ubuntu.com/p/F3KjHzqp5m/ [23:48] (that paste was for mgedmin) [23:49] interesting, both of those files exist in /usr/src/linux-headers-5.8.0-25-generic/ on my 20.10 system [23:49] do you have linux-headers-generic installed? [23:50] dpkg --list |grep linux-headers finds ii linux-headers-generic ... 5.8.0.25.30 [23:50] I wonder if a reinstall of that package would be useufl. [23:51] useful [23:51] dpkg --verify linux-headers-$(uname -r) [23:52] or check if the files exist with ls, maybe the dkms error is lying and the real problem is something else? [23:52] Want me to paste the output into ubuntu paste? [23:52] oh, you get output? for me dpkg --verify exits silently with status code 0 [23:53] https://paste.ubuntu.com/p/XWkpJYrFpd/ [23:54] that doesn't look good [23:54] I suspect there may have been a conflict with virtualbox. I've since removed that application for now, to reduce moving parts. [23:54] yeah, apt install --reinstall linux-headers-$(uname -r) should fix this [23:54] I wonder how one's supposed to interpret that dpkg --verify output [23:54] I think I'll stick with debsums [23:55] runing that now. [23:55] running [23:56] https://paste.ubuntu.com/p/3WqS6VGvQw/ [23:57] that's the output of which command? [23:57] Of your apt install --reinstall suggestion. [23:57] Also, this may be of interest: https://stackoverflow.com/a/62070219/716443 [23:58] ah, since acpi-call-dkms is installed but not configured so apt retries configuring it [23:58] so restoring the kernel headers didn't fix the problem [23:58] seems so. [23:58] is the build log showing the same error? [23:59] (/what/was/the/path/make.log, I mean) [23:59] also, is dpkg --verify still complaining about linux-headers?