/srv/irclogs.ubuntu.com/2022/08/12/#xubuntu.txt

wantomok00:11
NintenHey, everyone! Not too long ago I requested help due to an issue I'm facing. Since I upgraded my system to Xubuntu 22.04.1, I get this message on boot, "mtd device must be supplied (name is empty)". Then, the system proceeds to boot in emergency mode. Once more, I'd like to request for help. It would be much appreciated if anyone had any insight on this issue. Thanks01:35
rfmNinten, you might look at https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1981622 for clues.  seems that message is not what's causing the system not to boot. permaps "journalctl -b" in emergency mode and see if there are other messages04:31
ubottuLaunchpad bug 1981622 in systemd (Ubuntu Jammy) "mtd device must be supplied (device name is empty)" [Medium, Triaged]04:31
=== Eight is now known as Eight_
Eight_Managed to get xubuntu installed and I can access it if I restart and spam "esc" to then select xubuntu, but if I allow my laptop to continue booting normally windows takes priority. Would like to know how I can get grub to take priority and allow me to chose which os I want to boot into rather than windows taking priority and having to be stopped08:22
Eight_from booting to allow me use xubuntu. Installed from windows 8.1 and xubuntu itself seems to be fine, but I cant manage to find a solution to this issue.08:22
tomreynEight_: are you uefi booting? it sounds like you are. if so, you can choose the default target in bios, and use the bios provided boot override menu to choose what to boot - before grub even loads.09:54
Eight_How exactly would I do that in the bios and what exactly am I supposed to change?10:08
tomreynEight_: the uefi setup screens differ by computer model. you would need to refer to the manual there.10:14
tomreynEight_: you can also set the default boot order using efibootmgr from xubuntu: https://www.linuxbabe.com/command-line/how-to-use-linux-efibootmgr-examples10:17
Eight_Am I going to have to chose between either xubuntu or windows as a default, rather than getting a prompt before either is selected? I can live with that, but It would definitely be more convenient to get a choice10:28
usuarioHello14:47
usuarioThis is the chat support of xubuntu?14:47
tomreynEight_: maybe you can configure your uefi firmware to always prompt you by not setting a default, but again, that will depend on the uefi implementation.14:47
tomreynusuario: yes14:47
usuariookey , perfect14:47
tomreynfor questions which are not specifically about the graphical user interface and applications of XFCE, there is also #ubuntu, which has the same foundation14:48
ali1234i just upgraded to 22.04 and how do i turn off the comically large title bars?15:30
ali1234also why is pkexec broken now?15:35
ali1234ah, enabling the qa experimental ppa gets rid of the funny title bars15:47
ali1234pkexec still broken though15:47
Nintenrfm, thanks for your input! I ran the command "journalctl -xb", and it seems like systemd has trouble mounting the partitions. There seems to be an EFI issue as well15:55
NintenNot sure if my system is salvageable, though. I already downloaded the Xubuntu ISO, because methinks it's the easiest way to save all my files to a different partition, then perform a fresh install15:58
ali1234Ninten: did upgrading hose your system too? :(15:59
ali1234for me, the upgrader didn't install netplan or lightdm, so first boot was to a console with no networking. had to install them manually16:00
ali1234apparently bluetooth is broken as well, but i don't use that16:01
ali1234systemd is trying and failing to start bluez every 30 seconds16:02
Nintenali1234, After upgrading, xubuntu only boots in emergency mode, so yeah, my system is compromised16:04
ali1234any error when normal booting?16:04
ali1234or just a black screen?16:05
NintenI get "mtd device must be supplied (name is empty)" on a black screen, then the splash screen, then emergency mode 16:06
ali1234that error is harmless, i see it too16:07
NintenI thought so16:07
ali1234not sure what emergency mode even looks like16:07
ali1234ugh why is it defaulting to "xset b on" now?16:08
ali1234all i hear is beep beep beep16:09
NintenEmergency mode is basically a black screen with a command line16:10
ali1234a login?16:10
ali1234or do you go right into a shell?16:10
NintenYes16:11
NintenI press control-d and I go into the shell16:12
NintenWith root privileges16:12
ali1234hmm. that's different to what i experienced16:13
ali1234did you get any errors during the upgrade?16:14
NintenNo16:14
NintenIt went smoothly16:15
ali1234for me it crashed, and then the crash reporter crashed16:15
ali1234so i was left with a half installed system16:15
NintenHow did you finish the upgrade?16:17
ali1234i ran the upgrader again and let it finish16:17
ali1234then i rebooted, logged in, configured interface manually with ifconfig, and ran sudo apt update && sudo apt install xubuntu-desktop16:18
NintenI see16:20
ali1234then to fix networking i had to "sudo apt install netplan.io && sudo netplan generate && sudo netplan apply"16:22
ali1234and now i just fixed polkit by installing policykit-1-gnome16:22
ali1234(that should really be in the xubuntu-desktop seed)16:22
ali1234i think that's everything fixed here16:24
NintenThat was very linux-savvy! I wouldn't have known which packages to install16:26
ali1234i didn't either. i had to google it16:26
ali1234all this stuff is completely different to how it was just a couple of years ago16:26
ali1234i'm not really convinced it is an improvement16:26
ali1234especially netplan16:26
ali1234at least it is easy to configure your DNS from the command line now16:27
ali1234although the "predictable" interface names are anything but16:27
ali1234they decided to name interfaces based on PCI topology because apparently that never changes? except when it does16:29
ali1234plug in a pci-e card with a pci bridge on it and all your network cards get shifted down one, lol16:29
ali1234the exact problem that predictable names is supposed to fix16:29
rfmali1234, PCI assignments never change, but PCI-e ones do.  PCI-e came along after the predictable name project..16:36
rfmali1234, netplan makes it easy to match on the MAC address for config, that's what I do16:37
ali1234pci-e is 20 years old16:38
Eight_Is there any way to add a search bar on the panel rather than accessing it through the applications menu?16:50
ali1234i don't think so - there is verve command line, but you have to know exactly what the program is called16:52
Kuschelponygood day18:26
NintenI just bought a couple of recordable DVDs. Now I can burn the downloaded ISO and boot from it, recover my files, and do a fresh install. Question is, will my computer be able to handle it? I have a 2x 1.30Ghz processor, 4GB of RAM, and an onboard graphics card18:40
tomreynit will be slow, and you might have issues with too many heavy applications running, such as multiple web browsers or many open browser tabs, or a web browser and a video viewing / editing software.18:42
tomreynwhat matters is that it's an x86-64 CPU18:42
tomreynif you're able to boot the installer, it is, though.18:43
tomreynhttps://xubuntu.org/requirements/18:43
NintenThanks, tomreyn19:06
NintenWhat about support for Japanese input? It worked on 20.04, with anthy, but I'm unsure if it would work on 22.0419:07
genii!info anthy jammy19:10
ubottuanthy (1:0.4-2, jammy): Japanese kana-kanji conversion - utilities. In component universe, is optional. Built by anthy. Size 16 kB / 74 kB19:10
tomreynNinten: ^ so it does exist. i could not comment on whether or not it works, have no experience, i'm afraid.19:11
genii!info anthy focal19:12
ubottuanthy (1:0.4-2, focal): Japanese kana-kanji conversion - utilities. In component universe, is optional. Built by anthy. Size 16 kB / 74 kB19:12
geniiIt's the same version so the odds are pretty good it will just operate as before19:13
NintenCool! Thanks19:19
Ninten!info fcitx5 jammy19:21
ubottufcitx5 (5.0.14-1, jammy): Next generation of Fcitx Input Method Framework. In component universe, is optional. Built by fcitx5. Size 177 kB / 586 kB19:21
NintenIs it difficult to install the home folder in another partition than the OS?19:42
tomreynwhat's difficult to person 1 can be piece of cake to person 2, so it really depends much on you.19:46
tomreynit does not involve a lot of steps, but if you're not familiar with working on a terminal it can be challenging.19:47
NintenI know only the basic commands19:48
tomreynhere's a way to do it on an already installed system: https://help.ubuntu.com/community/Partitioning/Home/Moving19:51
tomreynit will be easier if you do it on a fresh installation with custom partitioning.19:52
ali1234i used to do the separate home thing but i stopped. i couldn't really see the point and i always ended up just wasting loads of space on the root drive19:52
NintenBut, on the other hand, you having your files on a separate partition helps you when doing a fresh install, for you will format only the root drive19:59
ali1234i just swap in a blank drive19:59
ali1234then attach the old one on USB to copy files19:59
NintenDo you use an USB hard drive?20:01
ali1234no20:01
ali1234only for the old install20:01
NintenSo I booted from Live CD, but I don't see the panel on top of the screen. Should this be expected?20:43
NintenThe mouse pointer is an X, I can't close windows by clicking because there's not a header with a button. I am very afraid this installation will not work... But at least I am backing up my files from my broken xubuntu partition (a bit over 30GB20:53
Eight_Managed to get ungoogled chromium working through an appimage, but I can't get a launcher for it to work on the panel, nor can I assign it a proper image. Tried to look online for a method on doing this but one guide didn't work and I have yet to find any others. Any help would be appreciated, as I would prefer to have my main browser easy to21:21
Eight_access and distinguish if possible.21:21
hulpHey im having a issue with install updates its giving me the error "Unable to install updates Prepared update not found /var/lib/Packagekit/prepared-update21:38
hulpnervmind i found a fix21:45
NintenI have a 4GB partition that I want to use as Swap area, and a partition for the OS and all my files. What about the ESP partition? Is it created automatically?21:58
NintenNo, I must create that partition22:22
NintenThe ESP, that is22:22
NintenQuestion: in a fresh install of xubuntu what should be the mount point of the ESP?22:28
rfmNinten, /boot/efi is where it normally goes 22:43

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