/srv/irclogs.ubuntu.com/2021/09/14/#ubuntu.txt

=== scoobydoo_ is now known as scoobydoo
=== xv8 is now known as XV8
cluelesspersonI'm trying to identify a good gigabit wifi usb adapter for my machine running ubuntu.00:33
cluelesspersonI bought two online, but one turned out to be usb 2.0 (misleading), and the other seems to require custom drivers, blech00:33
sarnoldew :(00:33
cluelesspersonis there a usb gigabit wifi adapter that works plug and play?00:34
cluelesspersonsomeone previously linked me to a supported hardware site here, which I thought I chose this from.00:34
AlrightTeaI'd also be interested. My current 802.11n model is adequate, but having to use the custom driver installation every time is a pain00:35
TheRealSoundWaveHi all! Anyone knows howto manually install flatpak on an offline computer running ubuntu00:36
AlrightTeaooft, good question00:36
AlrightTeaJust out of curiosity: is it offline for any particular reason?00:37
Sven_vBHi! I'm trying to update my ubuntu focal, but apt found package conflicts that it cannot resolve: http://paste.debian.net/plainh/236b9f16 what do I do?00:37
TheRealSoundWaveYa it is.00:37
Sven_vBwould it help to somehow skip updating wine?00:38
TheRealSoundWavedo an "apt-get clean"00:38
Sven_vBoh good idea00:38
TheRealSoundWavedo an "apt --fix-broken install00:39
AlrightTeaTheRealSoundWave: Maybe you can start by adding the flatpak repo, and download it for offline installation using keryx?00:39
AlrightTeaNot 100% sure that's possible, but probably a start00:39
TheRealSoundWaveI will try with apt-offline, but I have difficulties downloading the dependencies that goes with it00:40
TheRealSoundWaveI wanted to try keryx, but it does not seem to be actively maintained00:40
cluelesspersonTheRealSoundWave, what is flatpak?00:41
TheRealSoundWaveflatpak is like snap00:41
AlrightTeaThe 'apt show' command should help you identify which dependencies you also need to download00:42
AlrightTeaAhh, that's a shame about keryx. Seemed quite useful00:42
sarnoldTheRealSoundWave: 'apt-rdepends flatpak' may be handy00:43
TheRealSoundWaveinteresting AlrightTea, thankx00:45
AlrightTeaNo problem, hope it helps!00:46
TheRealSoundWaveThe thing is, I can download the flatpak.deb, but I would need to know ALL the dependencies needed/unmet on the offline machine, or ı would need to manually check each depency on the offline machine00:49
TheRealSoundWave**check for00:50
Sven_vB!info thermald00:51
ubottuthermald (2.4.3-1ubuntu2, hirsute): Thermal monitoring and controlling daemon. In component main, is optional. Built by thermald. Size 187 kB / 567 kB. (Only available for i386, amd64.)00:51
H4D1info thermald00:52
AlrightTeaHmm. If you do a 'sudo dpkg -i flatpak.deb' on the offline machine, will it actually list which dependencies you're lacking on that pc?00:56
TheRealSoundWaveYa indeed, but I dont think it lists all of the dependencies. Hmmm I'm not sure.00:57
TheRealSoundWaveBut thatkx, AlrightTea and <sarnold> gave me tools and infos. So I will continue my investigations and attemps.00:59
AlrightTeaApparently you can use 'apt-cache depends package-name' as well00:59
AlrightTeaNo problem, hope it works out00:59
TheRealSoundWaveCool01:01
Sven_vBI just installed thermald and it reports "thermald[41293]: I/O warning : failed to load external entity "/etc/thermald/thermal-conf.xml"", should I be worried?01:27
=== mattchis96 is now known as mattchis9
sarnoldSven_vB: I think that means you just need to configure it01:33
cluelesspersonWhen I right click the wifi icon in ubuntu and try to turn off one of the wifi interfaces01:55
cluelesspersonthey are apparently both turned off01:55
cluelesspersonalso the new one doesn't seem to connect to anything01:55
Guest23cluelessperson i've seen this behavior in other debian based distros02:09
Guest23cluelessperson do you know how to enable/disable interfaces via cmd line?02:09
Guest23if you absolutely REQUIRE a wifi interface disabled, and disconnecting from an AP isnt working (it simply reconnects) you could consider going ifdown on the config (ex ifdown wlan0)02:10
cluelesspersonGuest23, nmcli seems to switch things globally02:10
Guest23on the config = on the interface02:10
Guest23dunno why i typed that02:11
Guest23not familiar with nmcli that appears to be a gnome thing i use kde and xfce02:11
Guest23try just using ifconfig though02:11
Guest23if its still supported in ubuntu02:11
Guest23i maybe giving outdated advice her02:11
Guest23if so, my apologies02:12
=== guiverc2 is now known as guiverc
nikolamHi, I am on Xubuntu 21.04 and users-admin GUI refuses to delete freshly created user, even there are no processes present by that user, it says : please ensure user is logged out. And it is logged out.02:29
nikolamCould it have something to do with 2FA used on other users? this user have not been set up with 2FA, just created, logged in, logged out and fails to delete user.02:30
=== XV8 is now known as xv8
nikolamuserdel -r does the work..02:33
Sven_vBsarnold, thanks03:02
Sven_vBso I read in http://manpages.ubuntu.com/manpages/focal/en/man8/thermald.8.html I should download dptfxtract from the given website, and I wonder, does Ubuntu have some means of doing that automatically? surely the desktop installer wouldn't expect that of average users.03:04
Sven_vBdo I even need thermald to keep my CPUs at reasonable temperatures? do we have an easier mechanism for that?03:05
sarnoldSven_vB: most people don't run thermald; I understand it's very useful for eg the canonical devices team to make sure that computers are energy star compliant when they are sold as pre-installed systems03:07
Sven_vBwell, I do have the impression that my focal notebooks run a lot hotter than they used with trusty.03:08
Sven_vBthe hottest one doesn't even have CPU temperature in acpi -V, that might be the reason.03:12
sarnoldSven_vB: I wouldn't be shocked if not everything is visible to acpi03:18
sarnoldSven_vB: try grep . /sys/devices/platform/coretemp.*/hwmon/hwmon*/temp*03:18
sarnoldSven_vB: that might be intel-specific..03:19
Bashing-omSven_vB: Maybe 2 : ' cat /sys/class/thermal/thermal_zone0/temp ' .03:26
Sven_vBsarnold, No such file or directory04:02
Sven_vBmy /sys/class/thermal/thermal_zone0/temp says "46000"04:04
=== genii is now known as genii-core
=== xv8 is now known as XV8
gojuI am on FocalFossa 20.04.3 LTS and everytime at boot my LivePatch shield shows error. I had to visit it settings and switch it off and sign out and sign in again to make it green.05:46
Guest38hi all im installing ubuntu 20.04.3 arm on an rpi via vmware esxi and my disk is a usb flash drive so the install is going quite slow. its been about 2-3 hours now and im wondering if it should be done by now? is there any way i can check from ssh to "query" the progress of the install? its just stuck at "acquiring and extracting image from05:51
Guest38cp:////media/filesystem" where its been for hours now... the "/" is still spinning around so i know its not frozen05:51
Guest38but i do have a ssh session up and wondering if theres anything that can be done to check for specific dirs or files as an indicator of progress/completion or simply that it is still making progress?05:52
Guest38perhaps check df every 30 minutes or so to make sure disk space is being filled?05:52
helplessnoobhey everyone...on trying to access my external hardisks as backups; I was playing around with dmsetup and lvm renaming and managed to screw up my hard disk and I can't boot into my encrypted drive;  I posted here; wondering if someone can please help me as I've spent the last couple of days and going nowhere atm:05:57
helplessnoobhttps://askubuntu.com/questions/1363627/initramfs-unable-to-boot-into-encrypted-hardisk05:57
helplessnoobmore than happy to pay for some live assistance if someone is free :(05:57
gojubest option is to take it to any data recovery company05:59
gojuyes they will charge you...05:59
Guest38what does dmesg output when you plug in your external? just for grins. sounds like you've fubard it pretty good tho05:59
helplessnoobI can access the data if I mount it and I can copy files across... I want to save the trouble of doing that by fixing the boot.. Its a config issue that I messed up05:59
Guest38oh well shit cut your losses and copy your data06:00
Guest38then format that drive how you like then copy it back06:00
Guest38thats really the nuclear option06:00
helplessnoobthats the last resort... I'm guessing someone who understands Luks/encryption can fix this in a jiffy06:01
helplessnoobI just have no idea what im doing here06:01
Guest38its not that easy06:01
Guest38i've fubard a luks encrypted drive before as well its not hard06:01
gojuMy Live patch always shows error....how can I fix it06:01
Guest38you delete any part of that partition scheme or volume manager or anything and its all encrypted man...06:02
Guest38you have the nuclear option at your finger tips you should really go that route06:02
Guest38man this arm install is never gonna finish >_<06:03
helplessnoobI didnt delete anything; I just renamed stuff I think thats why its inaccessible; have you looked at the post I made?06:03
Guest38no im busy with my own issues, im about to log off as well, i was just trying to give some advice since you already have the files at fingers reach you should really be backing them up and not worrying about the luks disk, that only takes a few minutes to redo... you could end up in a worse position wihtout any access to your files whatsoever and06:05
Guest38be in an worse position than you are now if you go messing with it06:05
helplessnoobwell if anyone can help me in the next hour for a hundred bucks id be down to try06:10
subfjhelplessnoob: copy the data and re-install. probably be done faster than finding help with your issue. Then don't repeat what you did to mess it up06:31
suteriHey guys, do I need "/etc/cloud"-directory on VM after installation has been done?06:40
suteriIt seems to me that cloud-init is trying to do something after rebooting, but I don.06:41
suteri*dont't know about it enough.06:41
marcoagpinto[08:37:46] <marcoagpinto> Is it too much to ask that the properties of the OS would also show the kernel version?07:38
ducassemarcoagpinto: file a wishlist bug07:44
marcoagpintoducasse: Great idea07:44
marcoagpintolet me do it07:44
ducassetalk to lotus, he can help you get it marked as a wishlist item07:46
marcoagpintoahhhh07:46
marcoagpintolotuspsychje: are you there?07:46
marcoagpintoI have logged in in LaunchPad, but I can't remember the steps07:47
ducassefiling a new bug through the web ui is a bit fiddly, they want you to use ubuntu-bug07:50
ducassedo that and file it against the relevant package, even though it's not a real problem07:51
marcoagpintoahhhhhhh07:51
ducasselotus won't be here yet, he's at work for a couple more hours07:52
marcoagpintoBuaaaaaaaaaa... Launchpad is so hard to use07:54
marcoagpintoI pressed the bugs option and it opened a help page07:54
marcoagpintobut all links there point to help documents07:55
ducassedid you use ubuntu-bug?07:55
marcoagpintoubuntu-bug?07:55
marcoagpintoI logged into the site07:55
marcoagpinto:)07:55
ducasseyeah, the command07:55
marcoagpintono, I am using the site07:55
ducassewhich desktop are you using?07:56
marcoagpintoHere is Windows 1007:56
marcoagpintobut I have two VMs with 20.04 and one with 18.0407:56
ducassewhich desktop is on 20.04?07:56
marcoagpintothe default one07:56
marcoagpintoI only changed the power settings07:57
marcoagpintoit has the background of a dog07:57
ducasserun 'ubuntu-bug ubuntu-gnome-desktop' in that vm07:57
marcoagpintoahhhh07:57
marcoagpintolet me try07:57
marcoagpintoducasse: https://bugs.launchpad.net/ubuntu/+source/ubuntu-gnome-meta/+bug/194353408:02
ubottuLaunchpad bug 1943534 in ubuntu-gnome-meta (Ubuntu) "Properties of the OS  show the kernel version" [Undecided, New]08:02
marcoagpintois this okay?08:02
marcoagpintoohhhh.. I placed two spaces in the subject :(08:03
ducasselooks good, make a note of the bug id08:04
ducassei can talk to lotus for you08:04
marcoagpintothanks, ducasse08:04
marcoagpinto:)08:04
marcoagpintothe kernel version is an important piece of information08:05
marcoagpinto:)08:05
marcoagpintoso that we can tell if we have the latest or so08:05
ducassei agree, it should be included08:05
ducassethis might be an upstream issue, but let's try08:06
=== Etua1 is now known as Etua
=== XV8 is now known as xv8
hajonneshow do I see what files the package contains?: https://packages.ubuntu.com/search?keywords=libwebkitgtk-1.0-0&searchon=names&exact=1&suite=bionic&section=all10:07
hajonnesor does it just contain one file?10:07
AlrightTeaI'm not sure if this is what you're asking hajonnes, but you can view the dependencies here: https://packages.ubuntu.com/bionic/libwebkitgtk-1.0-010:16
AlrightTeaAnd the file list here: https://packages.ubuntu.com/bionic/i386/libwebkitgtk-1.0-0/filelist10:16
hajonnesAlrightTea, thanks for that. is there an easy way to search for the file list, I did not find any link in the package description.10:18
hajonnesI was looking for the file list, your second post.10:18
hajonnesAlrightTea, also are you sure that it is the right file list since I'm on x64 not i386?10:19
AlrightTeaAhh! One second.10:20
AlrightTeaOk if you click the name of the package, and that takes you to the dependencies screen. Scroll to the bottom, and click 'amd64'10:20
AlrightTeaThat will then provide the 'list of files'10:21
AlrightTeahttps://packages.ubuntu.com/bionic/amd64/libwebkitgtk-1.0-0/filelist10:21
hajonnesAlrightTea, ok nice.10:21
hajonnesAlrightTea, I understand now. i have to press bionic at the end of the page in my original link to get further infromation. thanks for your help! :)10:23
AlrightTeaYup, that's it! No worries at all :)10:24
hajonnes:)10:24
=== beaver_ is now known as pong
BerlynDoes Ubuntu 21.04 support AMD RX 6600 XT natively?10:41
wwwihello11:16
wwwiI am trying to improve my Ubuntu skills11:16
wwwiI created a shared folder, added users, installed ssh server11:16
wwwiany ideas of what else I can do?11:16
bitipyAnyone can help me with an SMS verification? Don't have one at hand. thx.11:30
bitipyplease DM me if you can.11:30
zambai want to launch a .desktop file from another folder in ubuntu 20.0411:47
zambahow can i do this?11:47
zambawhenever i double click a .desktop file outside the ~/Desktop folder it's opened in a text editor11:47
tarzeau_zamba: xdg-open ?11:53
zambatarzeau_: doesn't work11:54
zambatarzeau_: or, how do you propose for that to work?11:55
zambatarzeau_: we want to be navigating this in the GUI11:55
tarzeau_does it work in a terminal? xdg-open your.desktop ?11:55
tarzeau_if so, you can make an association of the filetype to be opened with xdg-open and not $EDITOR11:56
zambatarzeau_: xdg-open just opens the text editor again12:01
tarzeau_can you post an url to your .desktop file?12:03
zambatarzeau_: it's just a copy of the firefox launcher12:03
zambatarzeau_: you should have the same under /usr/share/applications/12:03
tarzeau_that is what a lot of people claimed12:03
tarzeau_can you right click the desktop file? do you have it on your dock?12:04
tarzeau_in which file manager do you double click it and it launches an editor?12:04
zambatarzeau_: i guess it's nautilus12:10
caitlin_heh, i'm being dumb, in some applications my keyboard map is wrong terminal and firefox have it right, but VS code and hexchat have it wrong, and i'm at a loss for how to make them all match and be correct12:22
tarzeau_caitlin_: us american keyboard (or what you have)? and what keyboard map?12:22
SimplarI'd like to know if there is a way to change keyboard layout toggler from Super+Space to Alt+Shift through dconf-editor on Ubuntu 20.0412:24
caitlin_tarzeau_, it's a dell xps 13 british keyboard with a GPB sign on shift+3 and a # near the carriage return. In settings-language and region, input sources is English(UK), Language English (United Kingdon) and Formats United Kingdom12:24
caitlin_tarzeau_, all my locale stuff is set to en_GB.UTF-812:24
caitlin_including LC_ALL12:25
caitlin_well how about that setxkbmap gb seems to have done it12:36
=== caitlin_ is now known as caitlin
caitlinsetxkbmap -query was showing layout as us12:36
caitlini have no idea how that got out of whack12:36
oerhekscaitlin, hexchat snap?12:40
BluesKajHi all12:41
caitlinoerheks, nope, out of apt12:41
oerheksweird bug then, i have no answer to that12:42
lotuspsychjecaitlin: #ubuntu-translators gunnar is our locale expert12:42
caitlini believe I have fixed it12:43
caitlin### £££12:43
caitlinsee12:43
=== westor is now known as Guest7617
=== Guest7617 is now known as westor
koffelhey all12:57
lotuspsychjewelcome koffel12:58
koffeli changed my nic card in ubuntu 16.04 now when i booted it says no ethernet12:58
koffeldoes 16.04 have net rules like 14.0412:58
leftyfb!oel | koffel12:59
leftyfb!eol | koffel12:59
koffel !oel | koffel12:59
ubottukoffel: End-Of-Life is when security updates and support for an Ubuntu release stop. Make sure to update Ubuntu before it goes EOL so you get updates promptly for newly-discovered security vulnerabilities. See https://help.ubuntu.com/community/EOL and https://wiki.ubuntu.com/Releases for more info. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades12:59
leftyfbkoffel: Ubuntu 16.04 is no longer supported. You should upgrade to 20.0412:59
koffeliknow it is end of life12:59
oerhekskoffel, good, then you know you have no support anymore12:59
koffelfirst i wanta make sure this nic is working12:59
leftyfbkoffel: it will more than likely work with 20.0413:00
leftyfbkoffel: you can try to boot with a live cd/usb to try it13:00
koffelso i guess i am on my own now13:00
oerhekslspci -nnk | grep -iA2 net # would show what driver in use13:02
robAargh. Trying to wipe my malfunctioning Ubuntu/Windows dual boot for return to the seller, I've ended up with a machine that just boots into grub and stops there. Can't see how to get it booting Windows again. Any pointers?13:45
oerheksboot windows iso, repair13:46
=== westor is now known as Guest6337
robThanks oerheks. Not even sure how to get grub to use the sdcard port that I would put the OS on. Have just been trying to get it to do an Ubuntu rescue boot to repair grub enough to get into Windows.13:50
rob(I'm on a machine that only has USB C and SDCARD ports, so USB pen drives can't be plugged straight in)13:52
coconutrob, you cannot press a key to get sd card boot option?13:55
TJ-rob: if it came with Windows, is there not a Windows Recovery entry in the firmware menu?13:56
robI can't even get into BIOS right now, and grub just gives me the command line interface; not the menu.13:59
coconutrob, there is not key press option while computer starts the first few seconds?14:01
=== Guest6337 is now known as westor
robActually, I can get into BIOS with an F2 at boot, but whichever boot option I choose (Ubuntu, UEFI PC SN30 etc, or Windows Boot Manager), I just get a grub prompt/14:08
robI guess maybe it'll work if I can get a bootable Windows USB with a USB C adapter14:09
robJust working on that...14:10
alkisgrob: in that prompt, type: ls /14:16
alkisgDo you see your partitions etc?14:16
ASC__Hi! What is a way now days to launch a script on network interface up? What is functionality replacement for /etc/network/if-up.d/scripts.sh now days?14:20
alkisgIf you're using network-manager, there's /etc/NetworkManager/dispatcher.d14:20
=== genii-core is now known as genii
ASC__Minimal installation of Ubuntu. It can be Network Manager too. Does it changes an answer?14:22
ASC__Minimal install = deboostrap and so on.14:22
alkisgA plain debootstrap doesn't have network-manager, so that answer won't work. If you do install nm later on, on top of that, then sure it'll work14:23
robalkisg: Thanks, yeah I see the partitions. There's not an obvious msdos one there or suchlike. I did try setting the various partitions as root and booting, but get an "invalid EFI file path" error each time.14:24
ASC__May be question in another form: what should I install in order to have auto-network management? Now I can do dhclient ens0 and network is up, pings ok. However, what a packages should I relay on in order to have network managment for installation with CLI only.14:25
ograubuntu-minimal comes with netplan by default14:26
ASC__Thx!14:27
ograso you just configure it via /etc/netplan/ ... examples can be found at the netplan.io website14:28
titorspecialdoes any1 have any experience with inspircd+atheme? Trying to get inspircd to link with atheme but after I add the services to the inspircd config I can no longer start the service14:33
alkisgrob, try configfile /boot/grub/grub.cfg, after you set the correct root14:36
=== stumpwhistle is now known as richdin
ASC__rob: Most probably partitions are on their places. There is bootloader in first aprox 440 bytes of storage. I believe it's Grub now. Win distro bootable media have tools to put back their bootloader and all desired partitions flags. All in all it should have proper bootloader and proper partitions flags. Also EFI partition should be Ok. Partition flags are complex question. They can be restored manually too using Parted. But there are special tools, however14:41
ASC__they will disable Grub and Linux tooling.14:41
=== richdin is now known as gvool
=== gvool is now known as richdin
=== richdin is now known as gvool
=== gvool is now known as richdin
=== richdin is now known as Stumpwhistle
ash_worksiI do not understand `apt search`... `apt search php` gives all kinds of weird packages, like xine-ui... whatever that is. I'm looking for pdo15:06
zaggynlash_worksi: supposedly that is part of the php mysql package, try an apt-cache search php | grep mysql15:09
ash_worksizaggynl: I'm actually looking for the pgsql driver15:09
ash_worksiwhat is the difference between `apt-cache search` and `apt search` ?15:10
ograash_worksi, different output ... apt-cache uses the old style ASCII output, apt the newer stuff with formatting, colors and version numbers15:16
ogra(the apt output has more info and is easier to read but hard to parse in scripts etc)15:17
ograthe list they return is identical though15:17
ash_worksiogra: thanks15:24
=== diskin is now known as Guest1883
=== diskin_ is now known as diskin
=== xv8 is now known as XV8
=== pedrocr_ is now known as pedrocr
angelo_opa16:14
donofriohow do I make fine adjustments to Displays arragement under settings?16:36
=== SmokenatorZ2 is now known as SmokenatorZ
meiwhat is your experience on ubuntu installed on newer chromebooks?16:52
meihttps://ubuntu.com/tutorials/install-ubuntu-on-chromebook official ubuntu way seems a chroot.. i was thinking about plain ubuntu16:53
donofrioI'm trying to get the "across screens" applications to line up but I'm just getting https://paste.opensuse.org/69290421 - here is what the system screenshot shows https://paste.opensuse.org/697998816:59
lotuspsychjedonofrio: pastebin sudo lshw -C video please?17:01
donofrioonly lists the internal 915 chip not the two external UGA-3000 devices... https://dpaste.com//7ZJNUPYNR17:10
donofriothey are DisplayLink UGA-3000's driving screes 2 and 317:12
lotuspsychjedonofrio: thats inxi output, is your intel only graphics or combined with another?17:13
ash_worksiwhat should I look up to gain some insight to './configure' ?17:17
coconutdonofrio, may i ask you what app you have on top there with all those "radio" lines?17:17
ash_worksimy though was: some raw application bundle will typically come with configure and makefile files allowing you to compile the software yourself17:18
ash_worksibut sometimes ./configure is just thrown around like I'm supposed to know where that base directory is17:19
ash_worksifor example, php extensions17:19
lotuspsychje!make | ash_worksi17:21
ubottuash_worksi: Compiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first)17:21
donofriococonut, do not know why it echoed terminal like that on screen117:21
coconutok i see, thank you donofrio17:23
noarbI'm trying to create a chroot in order to do two things: download additional debs manually with the correct dependencies for a fresh installation and to use apt-rdepends to find out what packages in the entire ubuntu universe depend on a specific package. Will a minimal ubuntu chroot be able to do that with only an apt Release file? Can I do debootstrap with --variant=minbase for a mini ubuntu or is there a17:58
noarbbetter way?17:58
=== ledeni[m] is now known as ledenicool[m]
ogranoarb, snap install lxd; sudo lxd init --auto; lxc launch ubuntu:20.04 focal; lxc shell focal ... just use containers ... saves the time debootstrap takes and is better isolated than chroots18:10
=== martums1 is now known as martums
rafis_exit20:04
DiagonThoughts on mouse problems?20:04
DiagonAbout a year ago, I started having trouble with my trackball on 16.04/ Thinkpad T530.  Moved to 20.04/ W530 and the problems remained.  Issue has been drag to select.  Selection will stop at some random place and I have to retry.  Yesterday, the middle mouse button stopped working, but was fine on reboot.20:04
DiagonI've also been using a regular lasermouse.  Similar problems with drag/drop.  Then a middle click started being read as multiple clicks.20:04
DiagonCould this all be debouncing issues?  Other ideas?20:05
CombustionI just bought a brand new ssd to replace an old hard drive that got fried a while back. So there is no OS on the computer I am trying to set up ubuntu on. I downloaded the ubuntu iso file using rufus onto a thumb drive, and then booted off of that on my computer, but when I got to the installation type, there are no options. When I push the "-" it20:13
Combustionsays "No root file system is defined. Please correct this from the partitioning menu" but there are no options to fix this. It then gives me an exit code 141. If I continue anyways, it'll take me to the end and give me an "Installation failed" message saying "The installer encountered an unrecoverable error. A desktop session will now be run so20:13
Combustionthat you may investigate the problem or try installing again. " I think it must be due to installing without an existing OS, but I'm not sure how to fix that. Any help is appreciated!20:13
sarnoldCombustion: I think I've heard rufus's default way of writing things to usb sticks will mangle the installer; there's a (kinda hidden?) dd mode that should leave the image alone when writing it, that might be better20:15
matsamanCombustion: from a terminal, what does 'lsblk -f' say?20:15
Combustionsarnold: Would you suggest trying rufus again and fixing that mode or maybe trying a different tool to download the iso? matsaman: I don't exactly know if this is what you want, but I had the "try install" running and that command didn't give me anything.20:18
Combustionmatsaman I could probably try and access the terminal during the boot process...20:19
sarnoldCombustion: probably better to go with matsaman's advice, he's probably much more familiar with the installer than I am20:19
matsamanCombustion: no if 'try install' isn't working you have other problems20:19
matsamanha20:19
matsamaner, whatever it's called, 'try Ubuntu'20:20
CombustionWell the try Ubuntu worked, so I'm "on an ubuntu interface"20:20
CombustionIt's just when I do the install I get errors20:21
matsamanokay, from Try Ubuntu can you open a terminal?20:21
CombustionYes!20:21
matsamanCombustion: what's the output of 'lsblk -f'?20:21
CombustionOh, I forgot the space the first time. It gives me a table of sorts with loop0 through loop5, type squash, and some other avail/use info with mountpoints20:22
pycuriousi've a gigabyte MB running Ubuntu 20.04. Is there a way to do a bios update from the cli? (I can only ssh to the machine - the video output is broken).20:23
matsamanCombustion: anything that's obviously your ssd?20:24
matsamanpycurious: could use a live DOS OS20:25
Combustionmatsaman No not that I can tell. The mountpoints are /rofs, /snap, or /cdrom20:26
pycuriousmatsaman: booting into dos is not an option - the video driver is broken completely.20:27
matsamanCombustion: okay well that's not a good sign the drive is available20:27
matsamanCombustion: how many internal storage devices should there be?20:27
pycuriousI've the X570AOUL.35b - binary file - was wondering if one could write it out from linux and reboot?20:27
matsamanCombustion: most likely you're looking for 'sda'20:28
matsamanCombustion: what's 'cfdisk /dev/sda' show, anything?20:28
CombustionThere is a name sda under which there is a vfat type with a UUID of A4F8-3E17 that is on the /cdrom. I'm assuming that's my thumbdrive though cause it says there is 25.8G available20:30
shadow255Combustion: in your shoes, I would try powering down and checking all cable connections to the new drive (both at drive and at motherboard / power supply)20:30
Combustion"There's no such file or directory" for that last command20:30
CombustionOkay, I will do that20:30
matsamanCombustion: good advice20:36
wwwiCombustion, have you tried balena etcher?20:40
wwwiCombustion, it makes Linux bootable usbs, I made my bootable Ubuntu usb stick with it20:40
Combustion@wwwi20:42
CombustionI have not, I'll give that a try if I can't get this one working!20:42
Guest75Hello, I have two servers running ubuntu 18.04 and I'm failing to connect to an nfs share with both. I can seem to mount it using other distros, ubuntu 20.04 included21:55
Guest75The error message I recieve is "failed to get attr -512"21:57
=== TheRealSoundWave is now known as SoundWave
NeilRGhow come I have to keep rerunning sudo dpkg-reconfigure keyboard-configuration22:14
NeilRG?22:14
NeilRGin fact it seems to not be working at all22:19
=== pntaylor_ is now known as pntaylor
=== Guest28 is now known as kkk_____
=== XV8 is now known as xv8
=== anonimip_ is now known as anonymip
=== xv8 is now known as XV8
RevoSucksHello, is Ubuntu WSL2 20.04 LTS still supported here?23:48
RevoSucksi know its a dont ask to ask question but its WSL2 and idk if that counts as support23:49
Bashing-om!wsl | RevoSucks23:49
ubottuRevoSucks: Windows 10 has a feature called Windows Subsystem for Linux, which allows it to run Ubuntu (and other Linux distro) userspace programs without porting/recompliation. For discussion and support, see #ubuntu-on-windows or ##windows. For installation instructions, see https://msdn.microsoft.com/en-us/commandline/wsl/install_guide23:49
sarnoldyou're welcome to ask questions about it, but it's pretty different, depending upon what exactly it is, somewhere else might do better23:50
RevoSucksnetwork mainly. i dont have internet, it fails to resolve, and im only like 60% sure its a windows HyperV shenanigans issue, 40% its an actual Ubuntu issue23:50
RevoSucksi dont know where the problem lies nor how to determine such23:51
RevoSuckstldr pinging google.com fails to resolve to a host, pinging 8.8.8.8 host is unreachable, even doing the known resolv.conf """fix""" doesnt work, nameserver 8.8.8.8 and everything23:52
RevoSucksand i even turned my VPN off for triaging23:52
Bashing-omRevoSucks: Wired or WIFI -- and is networking functional in the live image (installer) ?23:52
sarnoldthe usual approach to debugging resolution is to check /etc/resolv.conf, make sure those ips are reachable with both UDP and TCP; and if it's just 127.0.0.53 (it probably is) then start with 'resolvectl' output to see what's going on there..23:52
sarnoldRevoSucks: one downside to pinging places is that a lot of firewalls block ICMP23:53
RevoSucksits my home, and the issue was suddenly present last night i didnt change anything at all23:53
RevoSucksi dont know what happened23:53
RevoSucksresolvectl -> sd_bus_open_system: No such file or directory23:53
RevoSuckshmmmm23:53
Bashing-omRevoSucks: Wired ? Blame the cat - playing with the cat5 cable. change the cable and check for bent pins on the card ? Had that happen to me !23:55
sarnoldRevoSucks: rats. that's where things might be getting funny in a WSL-specific way, I think I've heard wsl doesn't do systemd things well :(23:56
RevoSucksyeah im still suspecting windows shenanigans23:56
=== strive is now known as valderen

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