/srv/irclogs.ubuntu.com/2020/03/30/#ubuntu.txt

BiessieOnce20.04 releases, 19.10 support drops?00:07
oerheks19.10 support will end 20.07, 9 mo00:08
hmmmmhi, i have Xubuntu 19.04 installed, but to get metasploit I added the Kali package repository00:32
oerhekshmmmm, that makes a not-ubuntu installation, good luck with that.00:32
hmmmmthen when i sudo apt update and sudo apt upgrade, it started updating all my xubuntu packages with kali linux packages... when i rebooted it went to a blank black screen with a blinking underscore00:32
hmmmmhelp?00:33
hmmmmhow do i undo this?00:33
oerheksreinstall xubuntu.00:33
hmmmmi have a home directory that i don't want wiped out though00:33
oerheksbut take 19.10, that is supported.00:33
Jordan_Uhggdh: The Ubuntu installer will allow you to reinstall while preserving your home directory, even without /home on a separate partition.00:34
Jordan_Uhmmmm: ^^00:34
oerhekstrue.00:34
hmmmmreally?00:34
hmmmmshould i try to back up with a livecd just in case?00:34
Jordan_Uhmmmm: Backups are always a good idea.00:35
hmmmmalso, why is this even possible in the first place?00:35
o0hmmmm: https://github.com/rapid7/metasploit-framework/wiki/Nightly-Installers00:35
hmmmmdoesn't it make sense that you'd add alternate repositories to get one piece of software, not everything?00:35
oerheks"if you have no backup of your precious data, it is not important"00:35
Jordan_Uhmmmm: If you add a repository with packages that are newer than the ones you have installed, they will be installed automatically. There are ways to add repositories without that happening, but it is not the default.00:36
hmmmmthis is ridiculous, it's an apt beginner's trap00:36
exit70also consider whether there is disk/home encryption00:36
hmmmmhow could've i anticipated it would destroy my installation00:37
oerhekserr, you understand kali messes around with privelidges and apparmor?00:37
hmmmmno, did not know that00:37
oerheksit is not ubuntu anymore00:37
oerheksone should run that in a VM, kvm preferrably00:37
oerheksvbox is too easy to escape00:38
oerheksgrinn00:38
exit70or just pick an old laptop00:39
hmmmmhey guys, how do i reinstall ubuntu if it was previously installed with a single LVM partition?01:17
hmmmmi am in the installer, i selected "Something else", and it gives me the screen where you manually edit the partitions.  /dev/mapper/vgxubuntu-root i set the mount point to / with the same ext4 fs, unselected "Format?", didn't need to change anything for the swap partition, and it doesn't give me any options for /dev/sda101:18
hmmmm...is this right?01:19
hmmmmwell i just went for it, the installer gave a warning that the directory structure won't be deleted, so i guess that's reassuring01:20
Jordan_Uhmmmm: Sorry for the late answer, but that seems right. Do you have a UEFI based machine, and did /dev/sda1 end up being a fat32 partition mounted at /boot/efi/ ?01:23
hmmmmi don't remember what i put for the bootloader type in the original installation01:23
hmmmmit didn't say anything for partition type in //dev/sda1 - no details01:23
Jordan_Uhmmmm: Did you choose the option that lets you run other programs while the installer is running? If so, can you open a terminal and pastebin the output of "mount"? That should hopefully clear up how the partitions are being used. Either way, you probably have things setup correctly.01:25
hmmmmhttps://nYiWicvc01:27
hmmmmoops01:27
hmmmmhttps://pastebin.com/nYiWicvc01:27
hmmmmoh this doesn't sound good... "Error restoring installed applications - an error occured while restoring previously-installed applications.  The installation will continue, but you may have to manually reinstall some applications after the computer reboots" - actually that doesn't sound terrible01:28
hmmmmoh dammit i forgot to backup the tftp server config01:28
hmmmmbut other than that, we're back!01:30
Jordan_Uhmmmm: Have you successfully rebooted? I don't see any EFI System Partition mounted. Is your computer configured to boot via UEFI?01:32
=== tds1 is now known as tds
hmmmmoh, no, EFI was disabled01:33
Jordan_Uhmmmm: That error likely refers to applications you had installed from Kali's repositories.01:33
hmmmmand yes, i have successfully rebooted01:34
Jordan_Uhmmmm: Great, then sda1 is probably being used as a BIOS Boot Parititon (which has no filesystem, and thus doesn't get mounted).01:34
hmmmmi think i'm mostly back on track now01:37
hmmmmthanks01:37
Jordan_Uhmmmm: You're welcome.01:37
=== tehaugmenter is now known as augz
al_nz1in a dir -l ls drwxrwxrwx+ 1002 65534 users 20480 Mar 30 13:37 - what does the 1002 and 65534 mean?01:49
=== zbenjamin is now known as Guest23392
=== zbenjamin_ is now known as zbenjamin
exit70uid and gid02:01
rfmal_nz1, number of links to the file (1002 is a lot, what is going on) and uid of owner (numeric because apparently 65534 isn't used in your /etc/passwd)02:02
exit70hmm ignore my answer02:02
al_nz1rfm: thanks. Re the link02:02
al_nz1links - its a file structure created by a NAS - has lots of sub dirs02:03
rfmal_nz1, ok, all those subdirs have the '..' link pointing back up.  (65534 is usually "nobody", btw)02:04
al_nz1what do you mean by .. ? as in when you cdup with cd ../ ?02:05
rfmal_nz1, yes, every directory contains a entry named ".." which is a link to the parent.  That's why "cd .." takes you up a level...02:06
al_nz1so the ".." is related to the 1002?02:11
rfmal_nz1, yes, presumably the directory has 1001 subdirectories, each with its .. link and the parent of the directory you are listing has a link down into it, making 100202:13
al_nz1Thanks rfm02:20
al_nz1rfm: is 0 = root?02:32
al_nz1in the context of chown 65534:002:32
GoneViralal_nz1: no it is not02:53
GoneViralal_nz1: the second parameter is the group ID02:53
Jordan_UGoneViral:nA UID or GID of 0 is root.02:56
Jordan_Ual_nz1: ^^02:56
GoneViralal_nz1: ah yes.02:57
GoneViralisn't it a bit abnormal for nobody:root permissions?02:57
GoneViral(sorry for the confusion, also. I'm used to seeing wheel because I'm old)02:59
jashacharjeeHello, everyone04:42
=== jmcgnh_ is now known as jmcgnh
=== Dr_Manhattan is now known as DrManhattan
YogaRolfHi. I am having problems with my Wifi Drivers. I just installed Ubuntu. My PC Name is LEnovo V145-15AST. Can someone please help?:)06:46
YogaRolfI am connecting Currently Through My Telephones Connection06:47
ktosiekYogaRolf: describe what is the problem and what you've done so far, maybe someone will know how to fix it06:48
ktosiekalso, do you know what kind of Wi-Fi card you have?06:48
mkquistYogaRolf: maybe - https://forums.linuxmint.com/viewtopic.php?t=29710506:49
YogaRolfI have not done anything. Only it does not work, it does not connect to internet. ok thanks Will try06:50
mkquistYogaRolf: same question that ktosiek asked tho...  wifi card?06:53
YogaRolfhmm06:53
mkquistYogaRolf: and do you know if your system 'sees ' it?  like what does lspci give?06:54
YogaRolfnot sure how do i check what i have06:54
YogaRolf2sec06:54
mkquisttry opening a terminal and typing 'lspci'06:54
YogaRolfok. i am just waiting for Lutris first installing06:55
YogaRolfI am connected through phone atm06:56
mkquistYogaRolf: or maybe inxi -n06:56
mkquistYogaRolf: 'inxi -n06:56
mkquistYogaRolf: and have you checked to see if any drivers are suggested by mint?.... sorry 2 questions in a quick row... take your time06:57
YogaRolfrealtek06:57
YogaRolfBut i dont have mint, I have UBuntu though06:58
mkquistYogaRolf: sorry same thing underneath...so it will work too06:59
mkquistYogaRolf: wrong channel but the info is the same... =)06:59
YogaRolfthanks.oki:) ITs updating something now autmatic maybe works after06:59
YogaRolfThanks. Working now. But I wonder how to use Vulkan. And if my computer supports Vulkan? It is supposed to be better graphics I hear. Hmm08:00
=== remy^ is now known as Ad
=== Ad is now known as Ad_Patat
=== Ad_Patat is now known as Pad_Patat
=== Pad_Patat is now known as Pat_Patat
Bomber4Chats7th time or more that I try to install / reinstall linux mint on my MSI comp. and I keep getting to the initramfs console on boot, and when exiting it says it cannot find the UUID of the / partition, even though the UUID mentioned is 1-to-1 what is in the /etc/fstab file...08:21
Bomber4ChatsI am using an /boot/efi partition, or at least I'm trying to do so08:21
Ben64Mint has it's own support channel, #linuxmint-help on irc.spotchat.org08:21
HamiltonIs hibernate disabled by default on 18.04? Then why could I do sudo systemctl hibernate? (but it didn't work on poweron)08:21
Bomber4ChatsBen64 pretty dead channel. I'd like to believe people in the Ubuntu channel might be familiar with this "UUID does not exist" error08:22
Ben64This channel is only for Ubuntu issues08:23
Bomber4Chatslinux mint runs on ubuntu, no? It says on boot that it runs a 5.0.0.32 image08:24
Ben64It isn't Ubuntu, it's based on Ubuntu08:24
lotuspsychjeBomber4Chats: Ben64 just explained you we cant support it08:24
Bomber4Chats ¯\(°_o)/¯   So I don't have linux mint, I have Ubuntu 5.0.0.32 ^_^'08:25
Bomber4Chatsk, nm. hoping someone will be willing to help in private08:25
rory5.0.0.32 sounds like a Linux kernel version, this will be across all distros, Ubuntu, Debian, Mint, Fedora... this is specifically Ubuntu only support, because Linux Mint is similar enough to lull you into a sense of false security, then confuse you with a difference.08:27
Bomber4Chatsbut the kernel boots the same across all distros, doesn't it?08:27
Bomber4Chatsjust the boot sequence08:27
roryyes but this is support for Ubuntu, similar to how you can't take your Vauxhall to a Ford garage even though they both use gasoline08:28
=== PowerTower_121 is now known as PowerTower_120
sonnenfinsternisClient: HexChat 2.14.3 • OS: ArchLinux • CPU: AMD Ryzen 3 2200G with Radeon Vega Graphics (3,49GHz) • Memory: Physical: 3,8 GiB Total (2,8 GiB Free) Swap: 8,4 GiB Total (8,4 GiB Free) • Storage: 11,9 GB / 24,2 GB (12,3 GB Free) • VGA: InnoTek Systemberatung GmbH VirtualBox Graphics Adapter @ Intel Corporation 440FX - 82441FX PMC [Natoma] • Uptime: 1h 41m 35s09:16
sonnenfinsternissorry, didn't meant to send this09:17
juanonymousquestion about cron09:48
juanonymousis this correct?09:48
juanonymoushttps://pastebin.com/5sikWa2b09:49
juanonymousthe bash file contains update and upgrade09:49
juanonymousthen i wanted to reboot every month09:49
juanonymousnot sure im doing it right, just to clarify09:50
BluesKajHowdy folks09:52
Ben64juanonymous: no09:54
juanonymoushow do i do that?09:54
=== mateen1 is now known as mateen
juanonymoussorry, can you guide me.09:55
juanonymousthanks09:55
Ben64I would suggest rebooting manually, and maybe doing upgrades manually as well, just update and upgrade won't get you everything09:55
MonkeyDustjuanonymous: try     @monthly [command] && sudo reboot now ... https://crontab.guru/every-month09:57
Ben64seems like a good way to lose data, unexpected automatic reboot09:59
=== mateen1 is now known as mateen
dbuggerHi guys. I have a small crisis here. My PC boot. It shows a message of "recovering journal". What can I do??10:07
dbuggerMy PC won't boot now. I'm in root shell from the recovery mode10:07
dbuggerI tried a fsck -f / but it says "/dev/sda5 is already mounted"10:08
dbuggerWhat can I do??10:08
sixwheeledbeastyou can't fsck a device that's mounted10:12
dbuggerDoes that mean I have to use a live CD?10:14
=== Alina-malina_ is now known as Alina-malina
juanonymousok Ben6410:15
sixwheeledbeastIf you have a an issue at boot that need fsck I would use a live image and while booting the live image I think you hold Esc to get the splash screen you can select Check disks10:15
sixwheeledbeastEither that or you can just boot the live image and use gparted to run a fsck10:16
dbuggerI will do that10:16
dbuggerLet's see10:16
dbuggerRunning10:18
sixwheeledbeastIf you use gparted make sure it's not mounted and right click then Check10:19
dbuggerIf it was mounted, I wouldn't be able to check it, no?10:20
sixwheeledbeastI think it should tell you and you have to force it, you shouldn't fsck a mounted device you'll cause data loss10:21
dbuggerhttps://paste.pics/fcdcef65522adeaebd862c7629e403e110:21
dbuggerIt's green10:21
dbuggerThis is what I'm getting now10:23
dbuggerhttps://paste.pics/c2e4288d686c491eb66fae1982cb923710:23
dbuggerWhen I boot10:23
dbuggerThe message about the journal is gone, but it's still not booting10:23
sixwheeledbeastjust wait a little10:24
dbuggerOk. I will10:25
dbugger15 minutes should suffice?10:25
sixwheeledbeastI was thinking more like a couple of minutes. what does it display now?10:26
dbuggerStill the same...10:26
dbuggerNo change10:31
=== Clippy is now known as Birosso
sixwheeledbeastdid gparted complete on the correct drive?10:34
dbuggerThere is only one10:35
sixwheeledbeastYou could try to fsck again with the live image, always make sure its not mounted first. You could mount the drive to see if your stuff it there and maybe back it up if that's of concern. After that you could try to manually repair boot or reinstall Ubuntu over the top keeping your documents.10:39
dbuggerI have Timeshift installed. Maybe doing a restore from yesterday could help??10:43
dbuggersixwheeledbeast: isn't gparted going fsdk?10:48
sixwheeledbeastgparted should have done fsck with the check option? yo could run fsck from a terminal manually if you want10:50
itxoCan I install some package from a private repo (specifically https://jitsi.org/downloads/) without actually adding the repo to my sources and trusting their keys, etc.?10:51
itxoI wouldn't mind generally, but I'd like to avoid querying these repos every time I apt update10:51
dbuggersixwheeledbeast: could you confirm me which command exactly should I run?10:52
sixwheeledbeastfsck  and then the partition10:55
dbuggerI mean the exact commands10:55
dbuggerFor the first, I used "fsck -f /dev/sda5". Is that correct?10:56
sixwheeledbeastI have no idea where your partitions are but if you believe its sda5 then "sudo fsck /dev/sda5"10:56
dbuggerYeah, I did that. I get the same message I get when I try to not normally, and it freezes10:57
dbugger(but now it doesn't, obviously)10:57
=== jelly-home is now known as jelly
juanonymousMonkeyDust thanks11:06
dbuggersixwheeledbeast: someone suggested that it has nothing to do with the file system11:13
dbuggerBut then I have no idea where to look11:13
Gemosahi11:14
GemosaI need help. I have Asus notebook PC and hidden partition with OEM Ubuntu. Now i run Win10. I wanna delete Win10 and boot from OEM-ubuntu partition and install. How?11:15
ufkhi11:22
ufki deleted /etc/postgresql directory.. i purge and reinstall postgresql-* packages but still it doesn't re-create that config file. what do i do?11:23
ufkahh never mind i didn't --purge11:25
DbuggerWell, I found a Windows Machine to connect from :P11:47
DbuggerBut still, I need to find a way to restore my Ubuntu :/11:47
=== ace_me1 is now known as ace_me
tomreynGemosa: if you have an OEM installation then you'd best seek support with the OEM, since it can differ from standard installations.11:51
tomreynGemosa: alternatively you could do a standard installation by writing the installer to an usb stick and booting off that. but you may end up without vendor specific customizations, software and drivers then.11:52
Gemosaok, thanks11:57
=== sr is now known as slavv
=== skookum1 is now known as skookum
=== tds3 is now known as tds
=== sr is now known as slavll
=== slavll is now known as slavv
=== beaver^ is now known as maybeshe
rando22hello13:13
=== beaky_ is now known as beaky
=== raj__ is now known as raj
DwarfAny way of getting OpenSSH 8.2 on Ubuntu without having to compile it myself?13:29
DwarfUbuntu 18.04 that is13:29
erle-What is the simplest way to reset my sources.lst to the defaults?13:34
BluesKajerle-, in your package manager13:36
Hamilton1Is Hibernate *disabled* by default on ubuntu?13:36
erle-maybe if you don't have enough swap13:37
tomreynDwarf: maybe you'll find a newer version on a PPA13:38
tomreyn!ppa | Dwarf13:39
ubottuDwarf: A Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa and !ppa-purge13:39
pragmaticenigmaDwarf: Is there a particular reason that you need the latest OpenSSH version installed on your machine/13:40
pragmaticenigma??13:40
Dwarfpragmaticenigma: OpenSSH enables usage of U2F security keys with certificate authentication13:52
pragmaticenigmaDwarf: Do you need client support of that feature, or server level?13:53
DwarfIt seems that the server also needs to be version >=8.2 in order to support it, though I couldn't find any documentation on this13:54
pragmaticenigmaDwarf: It sounds like something that both client and server would need to support, correct. I'm trying to understand your usage case, are you trying to connect somewhere, or just looking to harden your personal systems?13:55
DwarfMy client is 8.2, my Ubuntu server is stuck on whatever Bionic ships13:57
pragmaticenigmaDwarf: Bionic is 7.6, it's something I would caution against trying to upgrade as it may break other things on your system13:58
DwarfA shame. Guess I'll have to wait for the next LTS then13:59
pragmaticenigmaDwarf: Eoan (19.10) has 8.0, and the upcoming Focal (20.04) will only go to 8.1 for now. I suspect that the feature your seeking is accompanied by other buggy features which is why Ubuntu is staying a little behind for now13:59
DwarfAw14:00
pragmaticenigmaDwarf: you might want to look into the documentation... it's possible the feature has been backported14:01
pragmaticenigmaat least in Ubuntu versions support the 8.x series14:01
spython01good morning/afternoon/evening14:06
spython01What Ubuntu-based distributions do people recommend for young kids?  I know it comes down more to desktop environment but was thinking of repurposing an old Thinkpad for our 6 year old now that she has more online activities to do for school.14:06
sixwheeledbeastDwarf: I think your left with just building it14:06
NyleInvite me to #ubuntu-offtopic, then ban me for talking too much.14:07
NyleYou people are mental.14:07
NyleBan me here too. Go for it, prick.14:07
NyleAbsolutely fscking mental.14:07
NyleGo on. Ban me here too. What are you waiting for? I hope you die.14:07
Nyle:)14:07
NyleI really hope you die the worst death an angry god can create for you.14:08
NyleThat.14:08
NyleGood day. Ban me here too. Go on. Show me how loving your 'humanity' ubuntu community is.14:08
NyleHurting other innocent people and their minds/emotions. Shame on you.14:08
NyleSeriously. I hope you die soon.14:08
crookseyNyle: chill, this is a community support group, not twitter14:10
sixwheeledbeastDwarf: this guide and PPA maybe useful https://cryptsus.com/blog/how-to-configure-openssh-with-yubikey-security-keys-u2f-otp-authentication-ed25519-sk-ecdsa-sk-on-ubuntu-18.04.html14:10
NyleNo it's okay. Im' done with these racist aholes.14:10
NyleJust done.14:10
NyleHumanity. Ubuntu. What a joke. Nohting more than money making scheme on top of Debian.14:10
NyleShame on you. That's all I gotta say.14:10
sixwheeledbeast>.>14:10
NyleDo whatever you want. Ban me. Dont' ban me. I don't care. You've shown me your true colors.14:10
Nyle:)14:10
DwarfNyle: If you're only going to rant I suggest you /part and take some time away from the keyboard14:11
NyleWait, I don't you should say anymore after someoen says that they no longer care.14:11
sixwheeledbeastMaybe they'll see the phuny side later...14:13
=== Newfangled is now known as Newfangled_
=== Newfangled_ is now known as Newfangled__
=== Newfangled__ is now known as Newfangled
malekmaroc7Hello!14:46
malekmaroc7I wanted to try Ubuntu but ran into a Problem/Bug. It boots fine, but after some minutes it freezes all of a sudden. What is the problem?14:47
JumpinJackHi Everyone - I am attempting to remote into VNC on a cloud machine I have setup. The firewall rules on teh cloud side are all correct, but I think that the OS is blocking the ports for VNC. I have disabed UFW and IPTABLES on the OS side. I there somethiing I am missing. I am running Ubuntu 16 LTS14:50
malekmaroc7Hello!14:52
malekmaroc7I wanted to try Ubuntu but it freezes after some minutes all of a sudden. What's the problem?14:53
pavlosmalekmaroc7: how much memory do you have?14:54
malekmaroc7You mean RAM? pavlos14:54
pavlosyes14:55
malekmaroc71.8 GB14:55
malekmaroc7(2048 MB)14:55
malekmaroc7...I hope that's not the problem...14:56
pragmaticenigmaThat's a bit low14:56
malekmaroc7Yeah just a bit14:56
pavlosmalekmaroc7: it is the min requirement for ubuntu 18.04 ... More memory would be better14:56
malekmaroc7I wanted to use Ubuntu 19.10 btw14:57
malekmaroc7yeah more would be better though14:57
pragmaticenigmaCurrent recommend system specifications are 2Ghz dual core processor, 4 GiB System Memory14:57
malekmaroc7O_O14:58
pragmaticenigmamalekmaroc7: https://help.ubuntu.com/community/Installation/SystemRequirements14:58
malekmaroc7Well, what OS Version could you suggest for me?14:58
pavlosmalekmaroc7: can you run inxi in a terminal? post the output ... inxi -F | nc termbin.com 999914:59
pragmaticenigmaIt's not a matter of versions... those system specifications have the recommendation for awhile now. You might have some luck using a different flavor such as Xubuntu, or Lubuntu. Which do have lower system requirements.14:59
MonkeyDustmalekmaroc7: try lubuntu or xubuntu14:59
malekmaroc7Do Lubuntu and Xubuntu have the same features like Ubuntu?15:00
MonkeyDustmalekmaroc7: i guess they do, you can try it with a live session15:01
pavlosJumpinJack: VNC uses port 5900+n to comm15:02
malekmaroc7Alrighty! I'll try that out and I will say the result.15:02
JumpinJackI did a vncserver :9 to use port 590915:03
JumpinJackwhen I use nmap or telnet to check to see if  port 5909 is open, I am get indiications that the port is close.15:04
JumpinJackIt may still be an issue with the cloud provider (its NOT AWS or Azure, which are VERY straightforward)15:05
pragmaticenigmaJumpinJack: Is there a display for VNC to attach to?15:05
JumpinJackyes, there are NO errors. when VNC starts, All indications are an error with port not eing opened.15:05
pragmaticenigmaJumpinJack: Is the VNC server process seen in "top" or similar process viewer?15:06
pragmaticenigmaJumpinJack: ps -aux | egrep -i vnc15:06
=== NickG365_ is now known as NickG365
=== invisiblek_ is now known as invisiblek
pavlosJumpinJack: maybe you're running vino-server15:12
pavlosJumpinJack: just tested on a VM ... on server: running vino-server, netstat -at shows 5900 listening, on client: vncviewer <ip> it connects15:17
oeuvreFREE ANASTASIUS15:29
mustmodifythe roman emporer?15:29
oeuvreyes15:30
oeuvrealso you guys should start using windows 95 instead15:30
mustmodifyGood morning. I replaced my router and restarted my ubuntu and windows machines. Windows is working but ubuntu machine didn't grab an IP address... I tried `dhclient` and it still does not have an address. What's the next step for troubleshooting?15:30
mustmodifyhttps://media.trillian.im/media/?m=aW1hZ2UvcG5nLDY1OSwxMTcxLNkHpRluTmuzrL3H1WAD47gzljG9Wdla0bWIhQnZO8n615:30
pragmaticenigmamustmodify: make sure the cables are firmly attached at both the router and the computer15:31
mustmodifyI'll verify.15:31
=== tds2 is now known as tds
mustmodifyverified. One solid light, one blinking light.15:32
pavlosmustmodify: dmesg may have some info enp2s0: link is not ready15:35
=== skookum3 is now known as skookum
mustmodifyjust out of curiosity, why is it enp2s0 instead of eth0? And where would I have gotten that number?15:47
mustmodifythat identifier?15:47
pavlosmustmodify: udev rules assign those, based on your h/w15:52
pavlosmustmodify: you can modify /etc/default/grub, GRUB_CMDLINE_LINUX="quiet net.ifnames=0", sudo update-grub, reboot, and you will get eth0, eth1, ...15:54
mustmodifyok. I tend to leave this machine running for months at a time, sometimes tinkering without restarting. So I'm worried I've hosed the configuration somehow.15:54
tomreynhttps://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames/15:57
mustmodifyhere's my lshw: https://photos.app.goo.gl/e3wVR3EQaS8CXG5MA16:00
mustmodifyIt looks right to me. If anyone sees anything out of the ordinary, please let me know.16:00
mustmodifypavlos: you're right, dmesg has a clue. "r8169: (some numbers) enp2so: link down" https://photos.app.goo.gl/7c5FrtSPQy9QCKtm716:03
mustmodifyApparently this is an issue with the linux driver for Realtek. Perhaps I updated something and it caused an issue.16:03
=== Pat_Patat is now known as Remy^
yossarianukhi - if I were to download the latest 20.04 iso - which is presently the development branch16:05
yossarianukwould i stay on the development branch after 20.04 is realeased as stable ?16:06
yossarianuki.e would i thnen start to be on the 20.10 branch ?16:06
MonkeyDustyossarianuk: there's this   https://www.omgubuntu.co.uk/2019/11/ubuntu-20-04-daily-builds-available16:06
yossarianukor do I have to wait for the beta .iso to come out ?16:06
yossarianukMonkeyDust: thanks - but I mean after 20.04 stable is out would it stick to 20.04 or as i'm in the dev branch would i then start to be on the 20.10 branch16:08
yossarianuki want to just use the 20.04 branch ...16:08
yossarianukI  believe the beta (due out in days) would stick to the 20.04 branch16:08
pragmaticenigmayossarianuk: once you are on the dev branch, you stay on the dev branch unless you manually switch over to either the LTS or regular release cycle in the package manager. Further questions should really go to #ubuntu+116:19
tomreynyossarianuk: anything called "focal" will stay focal (20.04), but you might need to ensure the upgrade path is set to 'lts', not 'normal', in /etc/update-manager/release-upgrades16:20
yossarianukpragmaticenigma: ok thanks16:20
mustmodifypragmaticenigma: I'm embarrassed to admit this but I have two machines side-by-side and I checked the ethernet cable on the wrong one. You were correct -- it wasn't fully plugged in. :|16:22
damorenohi. What is the notification daemon used in ubuntu?16:23
pragmaticenigmamustmodify: it happens to the best of us... I have a lot of bad cables ends where the cable works fine, just the retainer clip no longer works16:24
pragmaticenigmadamoreno: You might need to be more specific.. what exactly are you trying to do?16:24
damorenopragmaticenigma: just wondering what is ubuntu using. notify-osd? notification-daemon...?16:24
pragmaticenigmadamoreno: There are multitude of ways notifications can be sent. So what you see will help in narrowing down what you're targeting16:27
=== skookum4 is now known as skookum
=== lestac is now known as lestac_hra
=== Newfangled is now known as Dallin
=== Dallin is now known as Newfangled
psyminis here an okay place to chat about 20.04?17:06
pragmaticenigmapsymin: For general chat please use #ubuntu-offtopic. For support of Focal, please use #ubuntu+117:07
isemenovhi all17:30
isemenovhow can I install python 3.7 in focal fossa?17:30
isemenovhow can I install python 3.7 in focal fossa?17:30
isemenovwe have a rather hard dependency on that python version (with vtk) and we'd rather keep python 3.7 than patch vtk17:30
lotuspsychjeisemenov: #ubuntu+1 for 20.04 support please17:30
oerheksdon't downgrade, fix your code. https://launchpad.net/ubuntu/focal/+source/python3.817:33
isemenovoerheks: its not my code, it's a whole huge library17:34
isemenovand sometimes stability is best17:34
oerhekswel, 3.8 is stable, and 20.04 is lts.17:35
isemenovoerheks: I understand that, sure. by  stability I refer to the stability of our software project which is know to work fine with the combo of vtk 8.2 + py 3.717:37
isemenov*known17:37
rajivmarswhat is the difference between ubuntu 18.04 and ubuntu 19.10?17:37
ducasse19.10 has later software and is not lts17:38
rajivmarsoh. i have downloaded 19.10. is it ok to install it for now?17:39
=== themacproguy is now known as Zachary_DuBois
ducassesure, but be prepared to upgrade in april when 20.04 is released17:39
pragmaticenigmaisemenov: Python2.7 is no longer supported. The Python group has recommended that everyone stop using it as soon as possible. What ever the library you are using, it sounds like it hasn't been updated or worked on in a long time. I'd be looking for a newer solution.17:40
rajivmarsducasse, definitely i will. thanks!17:40
isemenovPalmar: *3*.7 )17:42
isemenover, sorry Palmar. I meant to notify pragmaticenigma17:42
isemenovPalmar: my question was about three dot seven17:42
pragmaticenigmaisemenov: apologies, I didn't catch the update17:43
isemenovyeah, no problem. do you think it's possible?17:43
pragmaticenigmaisemenov: code written for 3.7 should work fine under 3.817:43
isemenovpragmaticenigma: https://gitlab.kitware.com/vtk/vtk/issues/1767017:43
isemenovC++ bindings updated ever so slightly17:44
pragmaticenigmaisemenov: They released a patch, I would investigate the issue from that angle. It is possible to install 3.7 along side 3.8 in Ubuntu using virtualenv (which is what you should be using)17:45
isemenovpragmaticenigma: at the moment we install python using apt-get, what are the + and - of using virtualenv to do that?17:48
isemenovcan such an installation be made system-wide, protected by root access rights?17:48
pragmaticenigmavirtualenv: environment prevents your python application requirements from interfering with the system tools that rely on python17:49
frankUbuntu 19.10 I get a segfault of gnome initial setup18:02
frankkern.log:Mar 30 16:10:52 lenlin kernel: [  115.495273] gnome-initial-s[1937]: segfault at 0 ip 00007fe39c0b5572 sp 00007ffc934bed08 error 4 in libc-2.30.so[7fe39c02d000+178000]18:02
frankhttps://paste.ubuntu.com/p/3fcGVZmjdy/18:06
chucaraHelp! Something very strange is going on with my Ubuntu Server installation, and I simply cannot find out what it is. Roughly every 2 days or so, I loose the ability to host services on port 443. If I restart the server, everything is fine again. What could possible be causing this issue?18:09
chucaraI run nc -l 443 on the server, and nc -v <servername> 443 on another machine to test the issue.18:10
pragmaticenigmachucara: Are all system updates and patches applied?18:11
chucarapragmaticenigma: Yup18:11
chucarapragmaticenigma: It's a <7 days old installation of 18.04 LTS and I've applied all patches between then.18:12
pragmaticenigmahave you check the system logs... check systemctl status apache2.service ?18:12
pavloschucara: the first one needs sudo nc -l 443 ... (just tried it between two systems18:12
Ben64What do you mean by losing the ability to host services, does something normally run on 443 and stops?18:13
chucarapavlos: Ah sorry skipped the sudo. I can succesfully run the command after a restart and see messages across the machines.18:13
chucaraBen64: First symptom I see is my traefik reverse proxy stops responding and shuts down.18:13
chucaraI get a message: time="2020-03-29T20:29:47Z" level=error msg="close tcp [::]:443: use of closed network connection" entryPointName=websecure If that provides a hint.18:14
chucara^ From the traefik logs18:14
chucaraCan it be a hardware related issue? (power save state or something?)18:15
pragmaticenigmachucara: that's a symptom... but doesn't help find the cause... what does your web server logs say?18:15
chucarapragmaticenigma: Not sure I follow.. Which web server?18:15
pragmaticenigmachucara: whatever webserver your running on port 443? I don't know your configuration, you need to provide us more details of yor configuration... what roles things/servers play, what connects to what, etc18:16
chucarapragmaticenigma: Traefik is running on port 443 and redirects traffic into various docker containers. But their logs are empty as no traffic reaches even traefik on the system when this happens. I can't even netcat on said port.18:17
chucaraI've also tried with a simple python web host - same issue.18:18
pragmaticenigmahave you tried using netstat to see if anything has the port open when you cannot connect to it?18:18
chucarapragmaticenigma: Yes, when I stop the docker container for traefik (or stop the docker service completely), the port is not listed in netstat.18:19
chucaraMeanwhile, when I access the port via localhost or 127.0.0.1, everything works as expected.18:20
chucaraI'm all out of ideas, unless it is my motherboard reserving the port for ASUS Control Center (pseudo IPMI solution). But I don't know how to check18:21
pragmaticenigmaso a docker container is redirecting to other docker containers?18:21
chucarapragmaticenigma: Yes18:21
pavlos fyi all: https://docs.traefik.io/18:21
pragmaticenigmaThis is sounding more like an issue to bring up in a docker forum18:21
chucarapragmaticenigma: It's not a docker issue. I cannot netcat into the machine on this particular port when the docker service isn't running at all.18:22
chucaraAt least I cannot see how it can be...18:23
pragmaticenigmaif the/a docker instance crashes anything is possible18:24
frankUbuntu 19.10 Just after login, I get a segfault of gnome initial setup18:24
frankkern.log:Mar 30 16:10:52 lenlin kernel: [  115.495273] gnome-initial-s[1937]: segfault at 0 ip 00007fe39c0b5572 sp 00007ffc934bed08 error 4 in libc-2.30.so[7fe39c02d000+178000]18:24
frankhttps://paste.ubuntu.com/p/3fcGVZmjdy/18:24
franksession: x1118:25
chucaraHow would I be able to determine if that were the case? Shouldn't the operating system know whether a network interface was down somehow?18:25
chucaraThe interface is not as all other ports are accessible, and I can ssh into the machine.18:25
pragmaticenigma!patience | frank18:27
ubottufrank: 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/18:27
pragmaticenigmachucara: which is why I'm suggesting that this might be a docker specific issue and a docker forum may provide better help in resolving this issue.18:27
chucarapragmaticenigma: I went there originally, and they claim it to be a OS issue :D  I'm looking for ways to find more information.18:28
frankpragmaticenigma, my apologies, the repitition of my request was corrected slightly so that it was set in a more logical order. I had no intention of repeating the issue because I would not be heard.18:29
chucaraAlternatively whether it is hardware related. This is a brand new server.18:29
chucaraI'm not saying docker isn't the cause, but at least if I knew exactly what it was doing, I'd have an easier time raising an issue over there.18:30
Celmor[m]I'm getting one issue after another, first name resolution didn't work anymore, now files which should exist appear to be replaced by broken symlinks, e.g. "/etc/mtab -> ../proc/self/mounts" I;m guessing I'm at the point again where I simply have to reboot18:30
pavlosfrank: is it missing zh_CN.utf-8 ?18:30
Celmor[m]/tmp seems to be replaced by a mount from loop018:30
frankpavlos, yes and lot's of other locales, but I guess this caused by the crash rather than the other way around18:31
Celmor[m]seems the original issue was caused by bind mounting / to /mnt and then mounting something over it (because I couldn't unmount /mnt as it was in use by everything using the rootfs)18:33
pragmaticenigmaCelmor[m]: Unless someone is actively helping, please don't monolouge your way through the situation18:33
pavlosfrank: does journalctl -xe give you more info?18:33
Celmor[m]pragmaticenigma: I merely presented my problem and what I think the issue is which I just now found out. I thought it's frowned upon to disappear from a chat once a solution is found without telling anyone18:35
Celmor[m]but as you wish, I'm gonna leave18:35
frankpavlos, I'll try, but it has been rebooted since that error. This error occurred prior to the greeter and I found that he could not continue without rebooting the machine.18:36
frankpavlos, besides, it crashed so hard that it left a core dump18:37
pragmaticenigmachucara: I don't know docker well enough. Someone in #ubuntu-server might be more knowledgeable on that aspect and interplay with Ubuntu18:37
pavlosfrank: I dont know how to analyze a coredump but it may give you ideas ...18:38
frankpavlos, I am speaking on behalf of frank, I am his son and a sysadmin in daily life. Still, I am no kernel debugger ;-)18:38
chucarapragmaticenigma: Ok,well thanks for your help :)18:39
pavlosfrank: maybe someone else can help ...18:39
frankpavlos, thank you for lending a hand, much appreciated nonetheless18:40
PazoozaIs there a way to turn off prompting you for a password for every update and other things?18:40
pavlosfrank: if you boot 19.10 as Try Ubuntu ... does it work? gnome, etc, ...18:40
pragmaticenigmaPazooza: no... install updates requires privilege escalation, which requires the password. Disabling that would make your system vulnerable18:42
pavlosPazooza: you can modify /etc/sudoers but it is not recommended18:42
frankpavlos, the issue with this error is that it is intermittent, the hardest bugs to crack usually are.18:43
frankpavlos, many sessions went by without a hitch and after the reboot everything seemed just fine. I have also made sure that the disks/ SSD's are okay and they are in a healthy state.18:44
pavlosfrank: I see a few bugs about gnome-initial-setup, one suggestion is to wipe the .config/ (rm -rf ~/.config)18:48
frankpavlos, do you have a link to a bug that you suspect?18:49
pavlosfrank: https://bugs.launchpad.net/ubuntu/+source/gnome-initial-setup/+bug/185083218:50
ubottuLaunchpad bug 1850832 in gnome-initial-setup (Ubuntu) "Forced login as gnome-initial-setup user, which then crashes." [High,Invalid]18:50
pragmaticenigmafrank: pavlos: I don't know if I would recommend wiping/removing ~/.config ... I would suggestion trying to "mv ~/.config ~/.config_backup"18:50
pragmaticenigmathat way you can recover customizations or replace things one-by-one until it breaks again18:50
frankpragmaticenigma, better safe than sorry, right?18:50
pavlosfrank: see workaround in the bug ... pragmaticenigma sure. mv .config to a safe place18:51
pragmaticenigmafrank: precisely18:51
frankpragmaticenigma, besides, making a diff between the faulty and the working one could be interesting to find out the root cause.18:52
frankpragmaticenigma, pavlos, thank you for your help so far. I'll try out the workaround with a backup copy of the config file18:52
frankpragmaticenigma, I meant directory.18:53
pragmaticenigmafrank: one other thought... does the locale of the machine get changed frequently between languages?18:53
frankpragmaticenigma, no, I think that is a red herring. The only locale used is Dutch18:54
pragmaticenigmathis is on a fresh installed machine frank ... or one that has been around for a while?18:55
pavlosfrank: if you read the bug details, a user's shell may not be correct in /etc/passwd18:56
frankpragmaticenigma, not freshly installed, just about half a year from fresh installation without any legacy (my father used to be a Windows user)18:56
pavlosfrank: grep user-logged-on /etc/passwd18:57
frankpavlos, his shell is /bin/bash , so nothing out of the ordinary18:57
pavlosfrank: so, grep frank /etc/passwd should show /bin/bash as the last field18:58
frankpavlos, it does, but the rest of the bug report looks quite familiar and describes the issue my father is running into pretty well.18:59
pavlosfrank: so boot into recovery and remove gnome-initial-setup, reboot, test18:59
pavlosfrank: steps 1-419:00
=== blackest_mamba_ is now known as blackest_mamba
frankpavlos, clear.19:01
frankpavlos, pragmaticenigma, I have made a backup of the .config directory of my father and I will try the workaround now. Thank you for your help and I may login again afterwards.19:05
pavlosfrank: yw19:06
=== LabMonkey is now known as Mechanismus
frankpavlos, pragmaticenigma, I have removed the culprit.19:13
frankpavlos, pragmaticenigma, this does mean that any new users will not get the setup-screen. that is acceptable, since I don't expect new users to be added, at least until the dawn of Focal.19:15
frankpavlos, pragmaticenigma, thank you for your help once again, I am calling this a night, since it resembles my daily work too closely.19:16
franksigning off...19:18
=== pinpox- is now known as pinpox_
=== DrJ- is now known as DrJ
iKarus987Hi guys19:46
iKarus987wondering i have dual boot windows and ubuntu. can i read write on the windows based hard drive?19:46
iKarus987whenever i try to do i get "read-only file system"19:46
iKarus987can i change the permission in linux?19:47
iKarus987even though i check the permission status. It says "rwx"19:48
iKarus987but why cant i do anything then :<19:48
chucaraiKarus987: Do you have fast boot enabled in Windows 10?19:48
iKarus987no idea what that is19:49
iKarus987all i did was install ubuntu and created the grub from there19:49
chucaraI remember having the same issue a few years ago, and that was the problem. See here: https://askubuntu.com/questions/917695/read-only-partition-dual-boot-win1019:49
iKarus987also19:50
chucaraIt may be other issues as well, but that was mine.19:50
iKarus987hmm let me open a movie from that drive19:50
iKarus987yep i can watch movies from there19:50
iKarus987and move things  from there to my linux partition19:51
iKarus987but i cant make a folder ect19:51
chucaraiKarus987: That's all consistent with it being read only.19:51
iKarus987oh okay19:51
iKarus987but the guy on his post said19:51
iKarus987he couldn't open files19:52
iKarus987on your post#19:52
chucaraiKarus987: Ok, that wasn't what I experienced, but your mileage may vary. I definitely know that dual booting and fast startup doesn't play well together. I can't say why though.19:52
iKarus987hmm i see19:53
iKarus987damn i have space issue xD19:53
chucaraiKarus987: There's another SO post here: https://unix.stackexchange.com/questions/532590/ntfs-disk-on-a-dual-boot-became-read-only19:53
iKarus987just so you know19:53
iKarus987my hard drive which is m.2 ssdd19:53
iKarus987is only running ubuntu19:53
iKarus987then i have another m.2 ssd that's only running windows19:54
iKarus987then i have this extra hard disk big fat one. Where i wanna put all the trash19:54
iKarus987games,movies ect19:54
chucaraOh.. So you are booting from two different harddrives, each with their own boot record? (as it: you choose in BIOS/UEFI which to boot?)19:55
iKarus987yes19:55
iKarus987i have to grub19:56
iKarus987to get into ubuntu19:56
iKarus987otherwise it just auto goes into windows19:56
chucaraOk, then you have the bootloader (GRUB) on one drive alongside one OS, and the secondary OS on the other. Meaning you cannot boot without having the 'master' harddrive installed.19:57
chucaraThen it could still be fast start.19:57
iKarus987i think i can boot into windows from grub19:58
iKarus987never tried. but the windows drive shows up there19:58
chucaraiKarus987: It's not a problem. There's just a small, but significant difference. I would definitely boot into windows and disable fast boot, then shutdown your PC (don't just restart) and try again.19:59
iKarus987ok20:01
theborger? what do you type to unzip a series of zip files?  like i have zip files like First.001.zip, First.002.zip etc20:09
xet7theborger: unzip *.zip20:09
theborgerthey all need to be unzipped to create the file inside20:09
theborgerxet7: thanks20:10
xet7theborger: look at "man unzip" does it have info about multipart zip20:10
xet7theborger: in case it does not work20:10
geniitheborger: If they're laid out like so: file.zip file.z01 file.z02 and so on, use unzip -FF file.zip20:17
theborgerxet7: got it working thanks20:19
theborgergenii: thanks20:20
pyzozordhello what's the deal with vi on ubuntu? There is no "vim" on my ubuntu 19 but when i type vi --version it introduces itself as vim20:22
sarnoldpyzozord: there's a bunch of variants of vim, some with gtk, some with qt, some with different language runtimes for scripting, etc20:24
sarnoldpyzozord: so the alternatives system is used to select which one is launched when 'vim' is used; take a look at ls -l /usr/bin/vim /etc/alternatives/vim  -- hopefully it'll help you get your system back to useful20:24
oerheksIn Ubuntu Vim vi actually starts Vim by default https://vi.stackexchange.com/questions/20858/whats-the-deal-with-the-vi-vim-in-ubuntu-18-04-19-0420:25
=== kostkon_ is now known as kostkon
pyzozordsarnold: can you describe how the alternatives system works / is implemented in a bit of detail but in few sentences?20:26
=== sammyg is now known as CrazySam
sarnoldpyzozord: since you can have mutliple packages that supply a "vi" or "editor" or "sendmail", etc, debian introduced "alternatives" as a way to let packages provide vim-like things or sendmail-like things, and let admins decide which package will be used for those things20:27
sarnoldpyzozord: that sounds kind of complex, but it mostly just means there's a lot of extra symlinks from /bin and /usr/bin into /etc/alternatives, which point to whichever tool actually *does* things20:29
pyzozordsarnold: aha, ok that's very clear, thanks a lot!20:29
sarnoldpyzozord: update-alternatives --config vi  or update-alternatives --config vim   will probably get you going :)20:29
aliendude5300Hi, trying Ubuntu 20.04, what channel can I use for bug reporting? Chromebook sound isn't working on a Lenovo N20, didn't work on a 19.10 install either20:33
aliendude5300Looks like the hardware is a chtmax98090 sound card20:34
aliendude5300I tried the Git UCM fix but it did not work20:34
tomreynyou can use #ubuntu+1 for self-support, the standard bug tracker for bug tracking20:34
sarnoldaliendude5300: there's an #ubuntu+1 for discussing devel releases; but a bug report would be to use ubuntu-bug20:34
oerhekshttps://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/183311620:36
ubottuLaunchpad bug 1833116 in alsa-driver (Ubuntu) "chtmax98090 not working out of the box" [Undecided,Confirmed]20:36
oerhekswith a fix20:36
aliendude5300Tried the fix - it did not work20:38
pfloydI can't seem to get python 3.6 and 3.8 to co-exist. there are conflicts on /usr/lib/python3.6/tkinter/__init__.py20:42
Bashing-om!info tkinter bionic | pfloyd20:45
ubottupfloyd: Package tkinter does not exist in bionic20:45
aodsnasionHi guys, trying to compile kernel on ubuntu 18.04 x64 and this error occurs:20:50
aodsnasionMakefile:1078: recipe for target 'vmlinux' failedmake: *** [vmlinux] Error 13720:50
pragmaticenigmaaodsnasion: compiling is not supported here, the volunteers here focus on supporting the packages as provided by official Ubuntu repositories. Is there a particular reason that you are compiling a kernel rather than seeking an already compiled kernel that matches your use case?20:57
pfloydBashing-om: I can import numpy in Python 3.6, but in Python 3.8 I get an error:  cannot import name 'multiarray' from partially initialized module 'numpy.core' (most likely due to a circular import) (/usr/lib/python3/dist-packages/numpy/core/__init__.py)21:00
pragmaticenigmapfloyd: You should be using virtualenv or pyenv for version specific python applications, also use pip only inside the virtual environments for python. Do not install with pip on your main system. You will break Ubuntu's core applications for system admin21:00
pfloydpragmaticenigma: I'm not installing via pip. I'm using apt21:01
pragmaticenigmapfloyd: Are you on Ubuntu 18.04 or something else?21:02
pfloyd18.0421:02
pfloydpragmaticenigma: I guess I can update my script to remove the f-strings and go back to "...".format(...)  but was hoping to use Python 3.821:04
pragmaticenigmaall the packages for Ubuntu 18.04 are matched to Python 3.6 ... which means anything written to 3.8 documentation will not work21:04
pragmaticenigmapfloyd: You can use virtualenv to isolate your instances... that way your python3.8 requirements won't interfere with python 3.6... this is currently the recommended approach to running python applications in all environments, especailly where python is a part of the core OS: https://www.pythonforbeginners.com/basics/how-to-use-python-virtualenv21:05
pragmaticenigmapfloyd: the whole purpose of virtualenv is to enable python applications to be run on one system with different requirements, preventing those requirements from interferring with other instances21:06
pfloydpragmaticenigma: gotcha, ok I'll look into that longer term and use 3.6 for now, thanks21:07
HikaruBGhi Guys!21:19
HikaruBGMy Bluetooth pcie adapter (Atheros 9160) stopped working. Apparantly the Windows can not recognize it either. I think something is wrong with the adapter itself and it needs replacing21:21
HikaruBGwhat Bluetooth 5.0 pcie adapter is supported by Ubuntu?21:21
HikaruBGI had problems with the Atheros all together.21:21
HikaruBGAny suggestions?21:21
mihael_keehlI've migrated a virtual machine over to another server and the interfaces changed. So I changed it in /etc/network/interfaces. However, ip route is showing routes for the old interfaces, how do I update that? I've already reboot and restarted networking21:27
RadSurferanyone know if this has been updated since November 2019? :: https://ubuntu.com/download/desktop/thank-you?version=19.10&architecture=amd6421:28
HikaruBGCan I check if some chipset is compatible with ubuntu before I purchase the Hardware?21:34
HikaruBGhttps://www.amazon.co.uk/dp/B07YZ7J8QD/ref=psdc_430513031_t3_B07Y2MYK4N?21:34
HikaruBGRadSurfer, there are constant updates for the 19.1021:34
HikaruBGonce you install it, run the updates21:34
sarnoldHikaruBG: you can poke around https://certification.ubuntu.com/ -- maybe a certified system uses the same chipset?21:37
RadSurferrunning it now, since November, but that was my "learning curve" period; I want to perform a totally clean install, now that I understand things better, and on a shiny new HDD.21:37
RadSurferI would hope that Ubuntu's performance would be even better than it has been. Except for when it LOCKS-UP solid, it has been quite stable.21:37
HikaruBGsarnold, thanks!21:38
dracnoc@HikaruBG - that wifi card uses the Intel chipset, which is part of the current upstream kernel. In theory, it should work just fine and Intel supply drivers from their website too21:42
HikaruBGThanks, I was thinking the same. This is the main reason I was looking specifically for Intel chipset21:43
HikaruBGthank you , dracnoc21:43
halvorsHi! How can i use disk encryption with LUKS2 in the ubuntu installer but without lvm?22:04
oerheksi think luks wants lvm, by default, find a guide for btrfs?22:11
halvorsi want to use btrfs yes, is there a guide for it?22:12
swift110hey all22:42
pavlosHikaruBG: Atheros 9160 should use the ath9k driver. Can you verify this driver is loaded for your wifi ?22:54
HikaruBGit is...  the device is no longr recognizable in Windows as well22:54
sarnoldHikaruBG: hmm, have you tried a full power-off reset? yank power, yank battery etc?22:56
HikaruBGno, I haven't tried that.22:56
HikaruBGI have ordered new WiFi 6 / Bluetooth 5 PCIe adapter22:57
pavlosHikaruBG: does lspci show the atheros card, can you post that one line?23:02
HikaruBGCurrently I can't ...  I will in an hour or so...23:03
HikaruBGThe Wifi is still working. Just the Bluetooth is not. Can not find the bluetooth device.23:03
pavlosHikaruBG: no worries23:04

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