[00:00] after that linux line hit enter and type 'initrd (loop)/casper/initrazds'  but i think that last part should be /casper/initramfs  try to use tab completion instead to fill it out after initra [00:01] finally type 'boot' and it should boot === genii is now known as genii-core [00:02] WickedDekciw i think you also need to type "loopback loop /multiboot/ubuntu-20.04.3-desktop-amd64/" too, before the initrd one [00:05] Is there a spelling mistake on amd64.1so [00:05] !? [00:05] spotted a few mistakes yeah [00:05] yeah i was just about to say that [00:05] there's an extra space in [00:06]  iso-scan/filename=/multiboot/ubuntu-20.04.3-desktop-amd64/ubuntu-20.04.3-desktop-amd64.iso [00:07] remove also the space between multiboot/ubuntu -20.04... [00:08] Error file blabla.iso not found [00:08] I must have typed something wrong I got no idea [00:09] there was an extra space between ubuntu 20.04.3, did you remove it ? [00:11] Yeah I removed it but I think it's a dash [00:12] Wait a second could I just boot into Windows the literally just open it from there [00:12] Because like the folder would literally be visible on Windows or is what I'm doing right [00:12] 😂😂😂😂😂 [00:13] I'm literally insane for doing it this way if it can work otherwise but then again if I knew what I was doing I would have just done it and I barely know my name [00:13] nah you need to fsck or troubleshoot and stuff from ubuntu [00:14] unless you have fsck on windows, in that case it might help i guess [00:14] anyways give it another go, you're pretty much there, just need to try to boot it and have it fsck and see if it finds any errors and helps [00:15] if you do "ls /multiboot/ubuntu-20.04.3-desktop-amd64/ubuntu-20.04.3-desktop-amd64.iso"  does it work or file not found? [00:17] I'll see [00:18] Invalid file name [00:19] Any chance I can do this from WSL? [00:20] Or do I need specifically to be booted here [00:32] Eric^^ === M4he is now known as mahe [02:19] https://archive.org/details/MeinKampf.StalagEditionOfficiallyAuthorizedByTheNSDAPIn1940ForTheInvasionOfBritain [02:19] sieg heil [02:19] lol === deathkampf is now known as kIine === kIine is now known as i-plow-milfs === i-plow-milfs is now known as rittenhouse === rittenhouse is now known as BabyFaceKyle === BabyFaceKyle is now known as kIIle === kIIle is now known as BabyFaceKyle === BabyFaceKyle is now known as KyleRittenhouse === KyleRittenhouse is now known as notkyle [03:31] Is there a way to configure a tty or an emulator to emit a sound whenever a character is written to the screen? I've worded that badly, and it's reflecting in my search results :( [03:34] eletious: you want to hear an alert when someone intrudes your system? [03:35] I'm looking to get some auditory feedback as I type and as output is printed... It's a weird sensory thing, I think. I noticed that a lot of platforms designed to keep up user engagement use auditory cues to do it - mostly video games, but also social media platforms like Snapchat and Facebook Messenger. I'm wondering if I can leverage that sort of auditory attention hack for my own use. [03:37] ... [03:37] it's weird, I know [03:37] you can program it with sdl or maybe x libraries and pulse audio libraries but sdl without a window would be easier [03:40] eletious, have you considered a mechanical keyboard? [03:40] I actually use a mechanical keyboard [03:40] eletious: on gnome there's a noticiation system that gives you popups ontop, and individual programs act all different too, like hexchat can notify with highlight sounds [03:40] eletious: https://snapcraft.io/bucklespring maybe? [03:43] bucklespring is close. I could maybe fork it and replace the sounds, though I was looking for a way to tie it more closely with the TTY... this might be a good option. [03:44] I definitely don't have the motivation to learn SDL or build a terminal emulator, at the very least not in a short-term sense [03:46] actually building a whole terminal emulator would be pretty difficult, those are non-trivial; modifying tmux or your current terminal would be a better starting point [03:47] I haven't actually read any of the 'real' terminals but my instincts suggest tmux would be the 'easiest' code to work with and modify and build new things, etc [03:47] but one of the gui terminals like alacritty or urxvt or gnome-terminal etc might be easier to hook up to a sound playing API [03:48] Yeah, trying to build a terminal emulator would be madness. [03:49] I'll start with bucklespring, since it seems like the best option short-term... modifying tmux or an existing gui terminal would be a more long-term project and definitely not an easy one. Though maybe an insightful one. [03:49] Thanks for the help everyone! [03:50] eletious: you might find powerline integrations with vim and tmux interesting in how to hook interactive events [03:55] eletious: you could just install gnustep-gui-common then you can do "say "Hello and welcome to G N U Lin-ux!" [03:58] i actualy like the idea of a terminal sound, but i would be more interested in any movement on screen [03:59] That's a really good way of putting what I'm looking for, though initially I thought getting feedback in a TTY would be easier than setting it up for a whole OS [03:59] To be fair that's probably still true [04:00] TJ-: I don't know that the latter is necessarily what I'm going for, but it is pretty cool [04:01] eletious: with some neat bash TRAPs it might be quite entertaining and that would be done via shell, not terminal [04:01] eletious: I'm sure I've come across something with tmux that does give audible feedback though, in my capacity working with visually impaired === JoelJoel is now known as Joel [04:14] eletious: looking deeper, it would make sense to use feedbackd as the back-end, which is designed for it [04:15] !info feedbackd [04:15] feedbackd (0.0.0+git20210125-1, impish): DBus service for haptic/visual/audio feedback. In component universe, is optional. Built by feedbackd. Size 45 kB / 220 kB [04:15] :O [04:15] wow === MiguelFalconi[m] is now known as mefb[m] [04:17] oh my god. [04:18] idk about terminal feedback, but this could be tied in with sxhkd bindings, or a WM that emits window open events [04:22] eletious: following the links in the feedbackd github, about sound events and the naming, leads to what looks to be a specification from the ealy Pulseaudio days for naming of sound events, and in that there looks to be every kind of event you could want! http://0pointer.de/public/sound-naming-spec.html [04:23] See Table 5 "Standard Input Feedback Sounds" [04:23] no freaking way [04:24] Not clear right now if that is fully implemented by any existing tooling but as it is related to Lennart's works I'd bet it is [04:34] !info gsound-tools [04:36] gsound-tools (1.0.3-2, impish): small library for playing system sounds (tools). In component universe, is optional. Built by gsound. Size 8 kB / 33 kB [04:36] eletious: "gsound-play -i "phone-incoming-call" [04:37] eletious: looks like where there are not already the correctly named sound files in the system, you'd create and store them in the correct directories, then use the canberra sound events to trigger them [04:49] wow. I can definitely put somethign together with this [04:50] something* [04:53] this and feedbackd look the most promising, with utilities I can call from shell scripts and APIs in case I fork something later. [04:53] TJ-: thank you so much [07:06] server irc.all4y.net [07:48] Hello all! I am having some issues with netplan when adding a second NIC. I created this https://pastebin.com/EFNyR4ka to describe the problem. Your help is appreciated! Thanks! [07:56] SteelRose: i don't think i can help, but you might also want to try #netplan [07:57] ducasse: thanks for the advise [08:04] other than that just hang and wait, it's quiet here a little while yet === root____ is now known as shadowbird2468 [10:59] anyidea what might be the cause for wifi dropping constantly after ~1min its been like this for few weeks. Its my fathers computer and he uses mobil hotspot. usb tendering works fine [11:01] shadowbird2468: share your wifi chipset, ubuntu kernel version and dmesg log so the volunteers can take a closer look for you tnx [11:04] ty! I will do that soon as I'm able ssh in again [11:04] able to* === root____ is now known as Shadowbird2468 [11:15] hello, new volume appeared out of no where on my linux ubuntu pc, its 44 MB, but Im afraid to open it, how can I inspect it first, directory path etc? [11:15] OnceMe: lsblk [11:16] hmm I think its snap [11:16] how do I found this specific volume? [11:17] mount | grep snap would list mounted snaps [11:17] snaps live in /var/lib/snapd/snaps ... [11:17] and get mounted in /snap [11:17] tomreyn: there's ton of them [11:18] (and are normally hidden in all file managers ... what desktop do you use ?) [11:18] smells like a bug with the file manager [11:19] this loop10 7:10 0 42,2M 1 loop /snap/snapd/14066 and [11:19] let me restart pc, it might go away [11:20] I use unity [11:20] but ubuntu 16.04 [11:20] you should report it to the unity devs then [11:20] !16.04 [11:20] Ubuntu 16.04 LTS (Xenial Xerus) was the 24th release of Ubuntu. !End-of-life was April 30th, 2021. Paid support (ESM) is available. See also !esm, !eol, !eolupgrade [11:20] I know [11:20] not sure what filemanager unity uses nowadays [11:20] might be nemo [11:20] nautilus [11:20] oh, i missed the 16.04 above [11:20] sorry [11:20] i'm afraid we can't support 16.04 anymore [11:21] yeah, that might not have all the patches [11:21] wanted to upgrade on 20.04 with clean instann [11:21] install*, but Im worried about encrypt /home missing during installation [11:21] right ... 16.04 -> paid support ... [11:23] so how to encrypt /home if I upgrade to 20.04 ? [11:27] OnceMe, it should work fine, upgrading encrypted installation. do not worry about your data, you have a backup, right? [11:27] I wont upgrade, I will do fresh OS reinstall [11:28] oh oke, that will be smooth [11:28] you will get HWE automaticly [11:29] whats HWE? [11:30] I have win 10 in dual atm [11:30] !hwe [11:30] The Ubuntu LTS enablement stacks provide newer kernel and X support for existing LTS releases, see https://wiki.ubuntu.com/Kernel/LTSEnablementStack [11:30] but what about encryption? [11:30] encryption is offered, during install [11:30] LVM + luks [11:32] https://youtu.be/-iSAyiicyQY?t=496 [11:32] I dont see it [11:35] choose 'advanced' https://askubuntu.com/questions/1291268/full-disk-encryption-with-20-04 [11:35] it is really simple [11:35] `` [11:36] it is [11:36] but its for full disk encryption, and I have win10 here [11:37] oh, windows 10 .. [11:37] yes, then you cannot use lvm, i guess [11:39] but I have two disks :P win10 is on one ssd and linux on another one :D [11:39] I guess I could use full disk encryption [11:40] yes, life without problems is boring [11:44] or I could wait for 22.04 xd [12:00] OnceMe: you should backup, and reinstall. but the ubuntu installer will not let you install alongside windows AND use full disk encryption. home directory encryption with ecryptfs (which you seem to have had) is no longer supported by the installer. [12:00] waiting for 22.04 will most likely not help you there. [12:24] ubuntu can be installed on a chromebook? [12:26] jkk, not natively, only with a hack AFAIK [12:27] what kind of a hack? [12:29] 'crouton' https://ubuntu.com/tutorials/install-ubuntu-on-chromebook#1-overview [12:30] so, i would keep chrome OS on it, not worth the trouble, most of them are just 2 gb memory [12:30] 4 gb now [12:30] maybe there is a way to remove chrome os [12:30] anyway, that is our official documentation, have fun with it [12:31] ty === rexbinary_ is now known as rexbinary [12:35] tomreyn: why no full disk encryption if I have separate disk? i mean I have dual windows, but win is on another disk [13:24] Hi folks [13:36] Hi, what irc clients do you recommend for ubuntu 20.04 ? [13:37] Like da client, which one is best? [13:37] Is there none included in the standard installation? [13:37] mago, there is no simgle best, check out supported SASL clients https://libera.chat/guides/sasl [13:38] Im considering weechat, but somewhere I read that empathy was installed by default? Is that true? [13:39] !info empathy [13:39] empathy (3.25.90+really3.12.14-2ubuntu1, impish): GNOME multi-protocol chat and call client. In component universe, is optional. Built by empathy. Size 583 kB / 2,448 kB [13:40] optional, so no. [13:41] empathy vs weechat? [13:41] weechat vs irssi? [13:41] mago, comparison is the thief of joy [13:41] Well I always compare software before installing.. [13:42] I think im going to go with weechat [13:42] Lets reformulate the question.. [13:43] What irc clients are you using right now to connect to libera? [13:43] no polling please, i gave you a list with supported ones, try and use the one you like best [13:44] you would get 1042 opinions [13:45] Is polling forbidden? [13:45] mago this channel is for Ubuntu Support. [13:45] Yes, and the question is what is the best irc client for Ubuntu? [13:46] feel free to discuss stuff like this in #ubuntu-offtopic [13:46] Best is subjective, as oerheks mentioned. [13:47] Well Ubuntu distro decides what's best when it installs software by default, like thunderbird for instance.. [13:47] default != best [13:47] You're confusing the two concepts. [13:48] Most compatible, better supported.. [13:48] Join #ubuntu-offtopic for that. Thanks. [13:48] I have [13:48] Though Im not sure you get to make the rules, regarding polling for example, havent found the no polling rule. [13:49] the rule is: support questions regarding supported Ubuntu versions only [13:49] that excludes everything else [13:50] I just told you, you would get tons of different answers. basicly there are 2 types of clients, GUI and TTY based [13:50] A question of opinion is still a question though [13:52] I'm usint Ubuntu 20.04, been using Ubuntu for the last decade at least, and want to know what IRC client is most recommended and better supported? [13:54] hexchat is popular if you want a gui type client [13:55] mago, keep poling in #linux [13:55] lolz [13:55] heh [13:55] Yea, i end in #linux most of the time cuz to be honest my questions barely ever get answered in this channel. [13:55] Technical or not. [13:56] Hello. Trying to bootstrap a focal instance (current stable release) with cloud-init on openstack. While debian works as expected and picks up the DHCP pushed DNS, ubuntu does only show them in resolvectl status, but ping/dig does not work. (i use a private DNS server for looking up private domains) [13:56] Are there any issues regarding that with netplan? [13:57] https://gist.github.com/EugenMayer/08aef05b84b5f6e66bfb0ebead1c9a22 [13:58] EugenMayer: does ping to IP addresses work? [14:00] TJ- ok i just stubled uppon a CNAME typo in the DNS - thus actually it does work for a default 20.04 installation but seems to be broken when one deployes RKE2 on it [14:01] on the RKE2 box (20.04 based entirely) i see https://gist.github.com/EugenMayer/ffb24cebea603fb3fc79f141d1551281 [14:03] EugenMayer: what are you expecting? that looks sane to me [14:03] why is 1.1.1.1 the current one, not 10.10.0.243? [14:05] EugenMayer: well, you've snipped all the important info from that resolvectl report, but presumably both nameservers have equal weighting and are set to global scope, so they round-robin and 1.1.1.1 was added first, and hasn't failed to resolve a query so far (if it did, resolved would try the next nameserver) [14:06] TJ- what would you need to be sure? My DHCP does has weighting, it does work for vanilla focal/debian and sorts. Seems to get confused when RKE is deployed (why would the weighting be removed?) [14:07] EugenMayer: resolved has the concept of routed DNS (nameservers valid only on specific links). So whatever is informing resolved of those nameservers is presumably not setting scope of the nameserver correctly [14:09] TJ- since it is openstack and the interface is ens3 defined in openstack, it seems to be scoped: https://gist.github.com/EugenMayer/64c4c5da39a1d8f58b9a763cced4a620 [14:11] EugenMayer: see "man systemd-resolved" it explains it in depth - see the parts especially about DefaultRoute= and "~." [14:11] i will, thanks [14:12] EugenMayer: resolvectl should show the routing next to each link, and at least 1 should have "~." [14:14] TJ- i read that all non-scoped are routed via the ~. rule - but in my case they should be all unscoped and all queries should go to 10.10.0.243. In both cases ens3 hass the default route flag, but i do not understand how this selects the DNS server [14:15] EugenMayer: what tool is confuring the network - is it systemd-networkd? [14:16] cloud-init via openstack [14:16] too manly layers of indirection! [14:16] i'am not sure which layer is used here, not trivial to find out [14:16] yes - for sure. [14:16] what's actually managing the network on the host!? [14:16] cloud-init - via DHCP in the end [14:16] EugenMayer: "systemctl status systemd-networkd" [14:17] EugenMayer: is that active? [14:17] yes [14:17] right, I'm guessing that is configured at runtime by netplan, from cloud-init! So now check the config in /etc/netplan/ [14:17] probably you'll have a 50-cloud-init.conf === mago17 is now known as mrcoffee [14:17] Check that, does it declare those 2 nameservers? [14:18] https://gist.github.com/EugenMayer/3427d16ddb3b8da15cee3d8928e2a614 [14:18] no it uses DHCP, as mentioned. And that DHCP is pushing 10.... first, then 1.1.1.1 [14:23] EugenMayer: as far as I recall, last received nameserver will be 1st in the list, barring any other config. Since it is coming via DHCPv4 there's not a lot you can do to influence that. What is 10.10.0.243 supposed to do? Is it only for private LAN names? [14:23] EugenMayer: also, is that on the bare-metal host or in a container? [14:24] it is an dnsdist in front of an resursor/auth. dns server for private dns resolution [14:24] TJ- the box is a VM, but not bare metal [14:24] i just spawned a new focal box in the very same subnet [14:25] and it's configuration turned out to be correct https://gist.github.com/EugenMayer/19038e4f1851af207513edafbe99ff1b [14:25] so whatever does this DNS reconfiguration, must have been installed by RKE2. [14:27] EugenMayer: I think you're missing the point - the order isn't fixed, it's round-robin for equal nameservers. So even though you're sometimes seeing 10.10.0.243 first, it isn't guaranteed to remain that way. A few millseconds of latency on the network when a query is in flight and resolved will rotate to the other nameserver. Same on the host where 1.1.1.1 is first [14:27] EugenMayer: you should not be handing out 2 nameservesr via the same DHCP lease if those nameservers are not equal [14:27] since when is DNS round robbing - is this systemd-resolv related? === mrcoffee is now known as mago [14:28] EugenMayer: you're telling resolved there are 2 nameservers it can use. You're not telling it one is specific to the LAN. So resolved will round-robin those. It's standard primary/secondary nameserver config [14:29] Im using weechat now.. [14:29] Im using weechat now.. [14:29] usually, what goes in /e/resolve.conf was not rr, it was 'first, if not accissible, then second' - this changed? [14:30] i understand what scoped TJ- i'am just suprised about RR here to be usual, that is not what iam used to [14:31] EugenMayer: well, you need to determine why with RKE2 the order seems to be changed [14:31] EugenMayer: you seem to have evidence that without RKE2 the order is preserved [14:32] TJ- thanks - i will investigate [14:33] EugenMayer: might be worth ruling out a DHCP server/proxy issue by manually grabbing a lease with 'dhclient' -- "sudo dhclient -v -d -4 " and checking the nameserver order provided, on the RKE2 and on the non-RKE2 [14:34] If it's the same, then you need to compare the generated networkd configuration in case there is a subtle difference. As its using netplan those are runtime so you'll find them under /run/systemd/network/*.network [14:34] thanks [14:36] also might be worth checking which systemd-resolved stub is in use on both: "ls -l /etc/resolv.conf" --- will be /run/systemd/resolve/stub-resolv.conf or /run/systemd/resolve/resolv.conf - slightly different behaviours. The former is preferred [14:36] (it's a symlink or should be) [14:37] /etc/resolv.conf -> ../run/systemd/resolve/stub-resolv.conf [14:37] https://gist.github.com/EugenMayer/378c7a678ab35d910b7343e98f0a4c8f === mago is now known as charmander === charmander is now known as mrcoffee [14:57] EugenMayer: are they the same for RKE2 and non ? [15:02] Hi there [15:02] Sorry to disturb here, I don't know if it's really the place to ask this question : I use an ubuntu server and sendmail (to send mail for our customers) but I've got lot of problem with some domain recipient (like outlook.fr/.com) the mail are not sent for security reason [15:02] I look and try to follow some tutorial about opendkim and generate priv and pub key but it doesn't work [15:02] Is anybody can help me about this topic because I'm not bad in linux use but not really good in this kind of sysadmin topic .. ? [15:03] vinzzz: running a mail server is hard and I suggest you use a managed service unless you really know what you're doing [15:03] getting a good IP reputation is even harder... [15:04] Here's something I found through Google: https://gist.github.com/artmouse/632b7ea16af967a78d5b [15:04] You will want SPF and DKIM at bare minimum. [15:05] Hi, is it the right channel for questions on hkps://keyserver.ubuntu.com? Is it possible to upload keys to hkps://keyserver.ubuntu.com if you don't have the associated private key of the main SC key? [15:05] you just need a public key to upload to a keyserver [15:06] no proof of private key ownership is required [15:06] mjt: Yes thanks for your reply. I'm good in linux command line and administration in generally, but on this part it's a little bit new for me. I've already check and configure the SPF and DKIM but it doesn't works [15:07] The server is OVH [15:07] yeah got my doubts about their IP reputation [15:07] Yes I already put the public key to the server in the DNS zone as indicated in there tuto [15:08] thanks [15:08] Hum, OVH is a big french provider compagny used by many company in France.. Lots of them use send mail and work perfectly [15:09] vinzzz: for outlook.com/office 365 issues, you could try registering here: https://sendersupport.olc.protection.outlook.com/snds/index.aspx [15:10] But a question I asked to me is : do I put the domaine name that I choose for the DNS like http to access to my website or do I need to use @vps-xxxxxxxx.vps.ovh.net instead ? [15:11] all email should be going through your own domain name now vps.ovh.net [15:11] not** [15:13] mjt: ok thanks for this answer it was one of questions [15:13] rdns for the mx IP address should be your own domain name too [15:13] not vps.ovh.net etc [15:15] Ok it's what I done [15:15] You can also use one of the mail checker sites what might go wrong after you setup spf, dkim [15:16] mxtoolbox.com is good [15:17] https://mxtoolbox.com/emailhealth [15:18] tbh for anything serious i just use amazon ses, the price is dirt cheap and you never get deliverability problems [15:19] scanno: Yes I used one and seems to be ok [15:20] right now (since I've configure opendkim) I've always this log : Deferred: 451 4.3.2 Please try again later [15:20] when I send mail thru sendmail [15:21] have you checked if your ip address is on any block lists [15:22] https://multirbl.valli.org/lookup/ [15:28] mjt: nop but I will :) thx [15:31] In my opinion, you could better use postfix as SMTP MTA [15:32] But that's another discussion 😬 [15:34] scanno: yes it's the same answer another friend told me ;) [15:37] You can also try https://www.mail-tester.com/ [15:37] Hello, we are trying to ipxe boot Ubuntu to install servers using Autoinstall. We are trying to set the ubuntu apt repo to a server that has an HTTPS with a custom Certificate authority. With Autoinstall, is it possible to load a custom Apt primary source, that is https? And if so how do you load the CA truststore for that? [15:45] vinzzz: also make sure you have your reverse dns setup correctly [15:46] scanno: yes It was correctly setup with our domain name [15:59] superdad: autoinstall supports mirrors and apt proxies easily enough, but a custom CA in time for apt is more tricky. === genii-core is now known as genii [16:54] Hi all [16:54] Anyone know of any tools that can DoS Wi-Fi using WPA3? [16:54] :-) [16:55] this channel is not about pentesting/Dos sevices, Kolusion [16:55] Which channel is mate? [16:55] no info about that. [16:55] Ok, well thanks anyway [16:55] !alis [16:55] Alis is an IRC service to help you find channels. For help on using it, see «/msg Alis help list» or ask in #libera - Example usage: «/msg Alis list http» === Kolusion is now known as KolusionWhatever [17:17] hi i was wondering if anyone else is having issues with installing Ubuntu as it fails to install grub and mark it as bootable on my laptop hdd [17:17] my laptop says "no bootable device" [17:27] natewrench123456: this happens occasionally, but can have several reasons, so it's not possible to tell what the cause is, unless you can provide more details. [17:29] natewrench123456: which laptop model is it, and are you booting in uefi or (legacy) BIOS mode? how old is the HDD (could it be broken?) - you could examine its S.M.A.R.T. data while booted from the ubuntu installer / live system to get a better idea on this. [17:33] tomreyn, its an acer booting in uefi, its 5 years old [17:33] smart says the hdd is fine a 1 tb, tomreyn [17:35] natewrench123456: can you check in the bios whether "secure boot" is enabled? and whether it has a protection to prevent writing data to the efi system partition? [17:36] tomreyn, hmm its unavailable without setting a password [17:36] natewrench123456: keep "secure boot" disabled, i was just wondering what its status is. i understand you're saying it's disabled, correct? [17:37] yes [17:38] wait its legacy not uefi tomreyn [17:41] natewrench123456: do you dual-/multi-boot there, or will ubuntu be the only operating system? [17:42] tomreyn, i used to use win 10 but now it seems like arch or fedora based distros work i must've screwed up flashing the bios because certain distros like ubuntu will not initalize the hard drive [17:43] tomreyn, i definitely screwed up the bios i can only use legacy booting [17:43] natewrench123456: if one linux distribution works as expected and another doesn't, it's often just a matter of kernel versions. [17:43] if ubuntu uses UEFI for its install then thats why it wont work [17:43] natewrench123456: if this laptop is 5 years old, then it probably defaults to uefi booting. so you could just resetit to manufacturer defaults [17:43] dammit [17:44] i did [17:44] ubuntu can install in either uefi or legacy bios mode. but on a laptop that's 5 years old, i would suggest installing in uefi mode [17:44] if i put the laptop in uefi mode then it cant find any bootable devices [17:44] what is "it"? [17:45] the laptop firmware (UEFI/BIOS) or the ubuntu installer? [17:45] intel h20 bios [17:45] you mean insyde [17:45] acer aspire e5 525 [17:45] yes [17:46] so you're saying that the bios will not detect the hdd when you set the bios to uefi boot mode? [17:46] yes [17:46] meaning the disk does not show on the bios? [17:47] yes [17:47] i get a no bootable device found [17:47] that's not what i asked, though [17:48] yes it is detected [17:48] does the disk show *in* the bios setup application in any of the two modes, uefi or legacy bios? [17:48] and if so, which one (and which one not) [17:48] it showed in both versions legacy and uefi but could not boot in uefi mode [17:49] okay, that's a different statement than before. ;) [17:49] tomreyn, im sorry i danced around the issue [17:49] so set the bios to uefi boot mode, then check whether there is an "intel RST" setting. and if so, disable that [17:49] no worries ;) [17:51] tomreyn, thats weird, the HDD0 password is frozen not set [17:55] ok that worked thanks tomreyn it looks like the hard drive was locked and wasnt initalizing [17:55] natewrench123456: what worked exactly? [17:56] natewrench123456: i.e. what did you (need to) do? [17:56] i cleared the hdd password and disabled secure boot [17:56] okay cool, so that should enable you to install then [17:56] see also https://www.laptop-forums.com/threads/hdd-password-frozen-and-greyed-out.23827/ might help [17:58] there does not seem to be an "acer aspire e5 525" model, but there is Acer E5-572G-525V (Part Number: NX.MV2SI.006): https://www.acer.com/datasheets/2016/4876/E5-572G/NX.MV2SI.006.html [17:58] is this the model you are referring to? [17:59] yes [17:59] there is also "Acer Aspire E5-574-525M" [18:00] yep thats it [18:01] so... one of these ;) [18:02] you can use journalctl -b | grep DMI: later while running Ubuntu (installer or installed system) if you like. It's not so important now. [18:04] ok [18:04] in case the installation should fail and the hdd password should remain "frozen", you may need to remove power supply, remove battery (it should be removeable on this model), and long-press (30s to 1 min) the power on button. this should do a cmos/nvram reset [18:05] ok thanks === mrcoffee is now known as mago === mago is now known as mrcoffee === mrcoffee is now known as mago === five645 is now known as five64 === five643 is now known as five64 [19:28] https://p.mort.coffee/EhD.png my favorite part of ubuntu software is that every time I try to make it do something it breaks [19:31] dead chat lol XD === mrcoffee is now known as mago === Thargoid is now known as stw === diskin_ is now known as diskin === mrcoffee is now known as mago [21:38] Hello folks! [21:38] I need a help to check and format a flash disk [21:38] Could someone help me please [21:41] supercool: perhaps you're looking for the 'badblocks' tool for the 'check' part [21:46] sarnold: I just figured the Disk tool [21:46] I think it will solve the issue [21:46] Another thing is I am having issues with my keyboard layout [21:47] how can i find out why my buuntu laptop is shutting down [21:47] Is there a way to help me identify which keyboard I should be using instead of do it manually [21:51] supercool, during installation, keyboard section, it gives a tool to determin your layout [21:52] oerheks: I think I missed that [21:53] Can I still use it after installation [21:54] Also, I got n error message during flash disk format as Error formatting volume [21:54] supercool, yes; gkbd-keyboard-display -g 1 [21:56] oh, that is just a key test. [21:56] oerheks: this command shows the keyboar I am currently using [21:58] How to I check for badblocks [21:59] keep posting more questions ... [21:59] https://askubuntu.com/questions/384758/name-of-detect-keyboard-layout-tool see chesters answer [22:00] arooni, journaltrl or something like last -x shutdown [22:10] hi [22:32] How to I check for badblocks [22:35] disks utility can check disks or read smart data. [22:35] that answer has been given before [22:36] SMART Data & Self-Tests are grayed out [22:36] On Disk utility [22:37] then that storage is toast? [22:37] beyond repair? [22:41] not sure, I am checking for badblocks right now === Erisa2 is now known as Erisa [23:09] how do I prevent ubuntu from hijacking Ctrl-. in emacs? [23:10] whenever I press C-. which is my binding to move around within emacs, ubuntu shows a "e" popup and I have to press enter. It seems like it wants me to enter multiple characters, but then when I press enter it enters the same characters I entered in that small black popup in the editor [23:10] I disabled whatever I could find in settings regarding compose key [23:12] it does the same in activities overview search box too [23:12] not in terminal [23:16] this is what I see: https://i.postimg.cc/859Cmq99/Screenshot-from-2021-11-23-17-12-01.png [23:17] it's that weird black popup with 'e' inside [23:18] also disabled compose key in gnome-tweaks, but no dice [23:36] hi question is it possible to mount a Cifs share as guest? totally without username and passwd i don't get it working i'm been trying for hours [23:36] //192.168.ip/Storage /mnt/storage cifs guest,nounix,dir_mode=0777,file_mode=0666 0 0 [23:38] nvm got it working on the last try lol [23:39] good evening all [23:40] i have Ubuntu 18.04.6 LTS and im getting Errors were encountered while processing:  nginx-core E: Sub-process /usr/bin/dpkg returned an error code (1) [23:44] Hi, I install qemu with sudo apt install qemu [23:45] But then.. when i run qemu command, nothing happens [23:45] Matt55: look higher through the logs, that's just the message telling you it failed; hopefully there's something more useful higher up that gives something more specific [23:46] mago: try qemu-system-x86_64 instead [23:46] Thanks sarnold [23:46] Sarnold Job for nginx.service failed because the control process exited with error code. [23:47] See "systemctl status nginx.service" and "journalctl -xe" for details. [23:47] invoke-rc.d: initscript nginx, action "start" failed. [23:47] ● nginx.service - A high performance web server and a reverse proxy server [23:47]    Loaded: loaded (/lib/systemd/system/nginx.service; enabled; vendor preset: enabled) [23:47]    Active: failed (Result: exit-code) since Tue 2021-11-23 17:31:14 CST; 4ms ago [23:48] hah the bot is faster than I am [23:48] Matt55: it's best to use a pastebin site for anything about three lines and longer [23:49] sorry about that this is my first time here and i know vary little to linux..  program i run only runs on linux [23:55] Matt55: you can paste your systemctl status and apt errors on https://paste.debian.net/ [23:55] Matt55: once you paste them there, give us the URL [23:57] paste.debian.net/plain/1220603 [23:57] https://paste.debian.net/plain/1220603