/srv/irclogs.ubuntu.com/2020/07/24/#ubuntu.txt

=== LabMonkey is now known as Mechanismus
=== mnemonic is now known as Guest13202
jasonsmrhello ubuntu channel00:50
jasonsmrIm getting this error>>00:50
jasonsmrstrange observation, the queue depth is (64) meanwhile fw queue depth (128)00:50
jasonsmrI googled it an only found an unconfirmed solution and its for redhat00:50
Sven_vBjasonsmr, where does that message show up and in what situations?01:00
Sven_vBalso which ubuntu version?01:00
=== zbenjamin_ is now known as zbenjamin
InteloSven_vB: jeremy31 is the hardware even detected here (bluetooth)? https://paste.ubuntu.com/p/jhrj4vJKKT/01:18
jasonsmrSven_vB, it shows up in dmesg last few lines >> http://ix.io/2scv , and in Ubuntu-server 20.04 LTS01:44
Sven_vBso the strange observation is from "sd 8:1:0:0". I wonder if that's a disk.01:45
Sven_vBIntelo, I couldn't find it there.01:45
InteloSven_vB: line 15-22?01:46
Sven_vBIntelo, those are probably just drivers being prepared, so they are ready to do their thing as soon as you plug in any antenna.01:47
InteloSven_vB: so there is no bluetooth? How can I be more sure?01:47
Sven_vBIntelo, it seems there's at least no hardware that identifies itself as a BT antenna to Ubuntu. to find whether and what kind of antenna should be there in hardware, check the computer's user's manual.01:49
InteloSven_vB: computer specs says BT is there, even a settings in bios01:49
Sven_vBIntelo, some hardware only identifies itself if it hears the correct greeting from an operating system, often they expect a certain version range of Windows to admit they're there.01:50
Sven_vBIntelo, you could try other Ubuntu and/or windows versions in hope it accepts them and shows up, then at least you'd know which driver to use.01:51
gildartsHow would you go about giving a remote process/service access over ssh to a specific set of folders? I have it setup so that it can rsync files into a user folder, but unsure how to give it access to a folder in /var/lib02:17
cluelesspersonIs there an X Event that's basically NULL or NOP?02:18
cluelesspersonI want to disable these buttons02:18
k_szeOdd, why do my sound settings list two "Skype" applications when I don't even have skype installed? lol02:19
sarnoldgildarts: there's nothing super-easy I can think of02:20
k_szehttps://imgur.com/a/NoStea602:20
sarnoldgildarts: If the goal is to keep a specific account confined to a subset of the filesystem, I'd probably give the user their own shell executable, write an apparmor profile for that executable to grant just the privileges for eg rsync, ls, read and write on the directories you want it to use... but you'd also need to do something to disable the built-in sftp handling in sshd02:21
k_szeSo it appears the Microsoft Teams can identify itself as Skype to the Ubuntu sound system.02:21
gildartsHrmm, I should probably bug the developer of the software in question then. Since he is doing something similar in production, though he might just be trusting his secret management system to not bork mess up his own software.02:22
gildartss/mess//02:22
=== feodoran_ is now known as feodoran
Sven_vBcluelessperson, xinput devices with buttons should have a property that maps each physical button to a mouse button. you can assign mouse button 0 for ignore.02:34
Sven_vBwith "mouse" I meant virtual button.02:35
Sven_vBgildarts, maybe rssh + sshfs?02:37
gildartsSven_vB: I did ask the developer, will see what he says. I know the scripts are using ssh and rsync, but I don't know what the server setup is.02:38
Sven_vBgildarts, maybe rssh (restricted ssh) works with rsync as well.02:39
Thusal06Hi, Is there are any methods to run the Windows Boot loader than GRUB Boot loader at the start-up after you dual boot Ubuntu and Windows 10?02:43
Thusal06oerheks Is there are any methods to run the Windows Boot loader than GRUB Boot loader at the start-up after you dual boot Ubuntu and Windows 10?02:54
scythefwd2how do I disable a nic on boot?02:56
scythefwd2I used to do it via ifconfig-eth0.config   but that doesnt seem to be there any more..02:57
scythefwd2I have a dual nic machine.. and one nic isnt used.. and I'm annoyed with the error message about not being able to bring up the networking interface02:58
k_szeIs it generally safe to manually remove subdirectories of old kernel versions in /lib/modules?02:59
sarnoldk_sze: it's better to purge the package that supplied those directories03:01
k_szesarnold, What I did was "apt autoremove --purge", which tries to remove old kernel versions that are no longer needed. But it gives warnings that the directories are not empty and so doesn't remove them.03:02
k_szethe kernel versions are considered gone in the dpkg registry, it's just the old, non-empty directories that remain.03:03
Thusal06Is there are any methods to run the Windows Boot loader than GRUB Boot loader at the start-up after you dual boot Ubuntu and Windows 10? PLEASE, CAN ANYONE HELP??? =(03:05
scythefwd2you can run it directly using the boot selection menu most of the time03:06
scythefwd2its still in the same efi directory03:06
Thusal06Hi, I dual-booted Ubuntu 20.04 with Windows 10, but the GRUB Boot loader was the screen appears on the start-up, Are there are any methods that I can use Windows Boot loader instead of GRUB Boot loader?03:11
scythefwd2one time boot menu @thusal0603:12
Thusal06scythefwd2 How to access it?03:12
scythefwd2depends on your uefi or bios03:12
Thusal06I have UEFI. scythefwd203:13
scythefwd2my laptop it's f903:13
scythefwd2my desktop I want to say is something like f1103:13
scythefwd2you're gonna have to read your computers manual for that one03:13
Thusal06I googled, looks like mine is F9, scythefwd203:14
Thusal06Could you tell me the process? scythefwd203:14
scythefwd2hit f9 when it's booting.. should give you a menu of what the uefi detects.. should be able to select it from the menu03:15
scythefwd2simple as that03:15
InteloSven_vB: ok03:15
pinPointI'm curious. I stopped using ufw and just went for iptables. I disabled ufw from starting but it continues to come up and it is still active. I don't understand, this is a digitalocean vps. Could I simply apt purge ufw?03:16
scythefwd2is masking a service still a thing?03:17
Sven_vByes03:30
scythefwd2I have 2 1tb spinning rust drives.. I'd rather use them as a single 2 tb raid .. I've tried mdadm, but it wont assemble the raid at boot.. is there another way ?03:39
scythefwd2I dont believe my sata ports allow me to select WHICH devices will be used in the raid.. so I dont think using the built in on my mobo is gonna .. work03:40
scythefwd2but, now that I mention it.. I have to go check lol03:40
pinPointso I purged ufw but I'm still seeing ufw block inputs inside of syslog. How is this possible?04:01
=== PowerTower_121 is now known as PowerTower_120
interval_hi05:21
interval_I've been using Ubuntu 16.04 and there was a feature in the dock(launcher): when mouse hovered to the top and bottom, the launcher would move(slide) icons up and down respectively. It's not happening in the upgrade to Ubuntu 20.04 and i am facing a lot of trouble when multiple apps are opened, and trying to switch between them.05:22
yelowfishhi all,may i request assistance regarding nautilus? the icons on left cant be accessed.. Unable to find the requested file. Please check the spelling and try again.. i think they got broken after i followed this : https://www.techrepublic.com/article/how-to-properly-automount-a-drive-in-ubuntu-linux/05:27
interval_Ubuntu 16.04 launcher feature explanation: if you open more applications than can be shown in the Launcher, the Launcher will “fold” the application icons at the bottom of the Launcher. By Simply moving the mouse to the bottom of the Launcher,the Launcher icons “slide” and the folded application icons unfold for easy access.05:29
interval_is the same feature available for Ubuntu 20.04?05:29
guivercinterval_, I assume you're asking about a Unity feature on 16.04.  Are you also asking about Unity on 20.04?  or the now default GNOME on 20.04?  I recall seeing articles talking about that feature in 20.04 with Unity (I don't use it so didn't take much notice)05:30
interval_quiverc, yes it is a unity feature i guess. however opening multiple app will pile up on the dashboard on 20.04 too. So how to deal with it?05:33
Napk1nis there a way to run a script and close the terminal without it terminating the script?05:42
Napk1nso like an alternative to control z05:43
Napk1nthat wont stop my script05:43
guivercI know I've read detail about the feature when running Unity on 20.04, can not find where I read it though interval_05:43
interval_quiverc, what is the alternate to this, how to i see piled up apps on my dashbaord in 20.04?05:44
interval_*how do i05:45
guivercindicator icons have changed (with new yaru theme), but you could put back original theme I guess.  You haven't said if you're talking about GNOME or Unity, so I've assumed still Unity on 20.0405:45
gnoobhttps://www.tecmint.com/run-linux-command-process-in-background-detach-process/05:45
interval_sorry, no, i am using default settings on 20.04, so GNOME05:47
guivercsorry I rarely use gnome so couldn't speak with authority (unity I'd read about recently.. why I responded)05:59
=== XMOPX is now known as xmopx
lolekhi, on 20.04 seahorse stopped displaying local passwords, but they're still accessible, any idea?06:25
interval_guiverc, work around, i've changed to unity settings, thanks :)06:41
interval_ubuntu software icon showing '?' instead of standard icon in ubuntu 20.0406:44
interval_Ubuntu software replaced by software and carry bag icon in ubuntu 20.0406:45
interval_*06:46
interval_*Software06:46
furkanI have a strange issue on my laptop (Ubuntu 20.04), which popped up some time over the last few weeks (never experienced it before that): Let's say I open a text file in gedit, and type some stuff and just leave the laptop idle. After some random amount of time, it will backspace all by itself until the whole file is erased, and starts to beep continuously like gedit does when you hit backspace on an empty06:56
furkanfile, until I mash some keys to make it stop. After that, my backspace key sometimes stops registering, until I hit shift+backspace which seems to "fix" it for a while. Does anybody have some tips on how I could troubleshoot this?06:56
lotuspsychjefurkan: can you try to create a new user, and see if you have the same issue there?07:07
=== zoko_ is now known as zoko
furkanlotuspsychje: thanks for the tip! will do07:11
yelowfishif i reinstall nautilus.will it break other apps?07:24
furkanlotuspsychje: thanks again, 10 minutes of idle time and nothing happened (usually it just takes a few minutes for it to happen)... I guess I'll have to go through my dotfiles and start nuking them until I find the culprit?07:28
lotuspsychjefurkan: yeah i think we proved its your user related problem now07:28
lotuspsychjefurkan: maybe narrow down with purge/reinstall gedit?07:29
furkanyeah that really helps, i don't think it's just gedit though so i'll just test another program too to make sure07:33
lotuspsychjegood idea07:33
furkanyelowfish: assuming that nautilus is already installed and you're just running an apt install --reinstall nautilus, i don't see why it would break anything, but it probably wouldn't fix anything either unless you've deleted/modified some of the files contained in the package07:37
yelowfishyeah07:37
yelowfishcant figure out on how to reverse what i did07:38
archeristhttps://askubuntu.com/questions/275719/reinstall-package-and-its-installed-dependencies07:38
archeristmaybe this would help?07:38
yelowfishthe only modifications i remember that is related to nautilus are: change default loc of the left icons,auto mount a partition on boot07:39
yelowfisharcherist maybe07:40
yelowfishi dont want to keep creating new prob whenever im trying to fix 1 part :(07:41
yelowfishi think il just reverse the auto mount of a drive and get contented with nautilus after07:42
yelowfishplease help me reverse the steps on this site https://www.techrepublic.com/article/how-to-properly-automount-a-drive-in-ubuntu-linux/07:44
furkanyelowfish: if you want to check what you modified you could try something like https://unix.stackexchange.com/a/7277807:45
furkanbut for the removing the automount, it's just the 1 line from fstab that you need to delete, no?07:46
yelowfishdid that already. the drive went missing afterwards07:53
yelowfishfurkan will this revert all back to default settings?  https://unix.stackexchange.com/a/7277807:56
furkanyelowfish: no, but removing the drive from fstab shouldn't make it disappear. you should still be able to see it from the GNOME Disks utility for example08:03
loxieis anyone aware of a channel to obtain(free or dirt cheap) old pc parts?08:48
loxie755 pin cpu08:48
oerhekstry ##hardware or craigslist/ebay08:49
oerheksyou might find a complete pc for less than a single old cpu08:50
loxiethanks for the suggestions08:52
tarriedoes anyone know the true loss of read/write speeds for an nvmne drive encryption on ubuntu today??10:05
BluesKajHowdy folks10:09
benishorhi all10:12
oerhekstarrie, what is "the true loss of read/write speeds" ??10:14
benishorweird behaviour in 20.04, gnome: I use a 4K monitor so I set scaling to 200%. I open a terminal, maximize the window, lock screen, wait for the monitor to not detect hdmi anymore, wake the system, log in and bam, suddenly the terminal window is twice the size of maximized10:14
benishorI get the same with document viewer10:14
tarrieoerheks: ive read and assumed that enabling encryption results in some loss of drive performance10:14
tarrieis it a significant amount in 2020?10:14
benishorqt stuff does not seem to be affected10:14
benishordoes anybody get the same behaviour?10:15
oerhekstarrie, encryption does decrease performance, but slightly.  depends on your system, ofcourse10:15
=== Roedy86 is now known as Roedy
oerheksthere are no statistics AFAIK10:15
oerheksor rule of thumb10:15
sonOfRatarrie: if you have a reasonably modern CPU (that is, supports AES-NI), the AES-NI throughput of your CPU cores is generally a lot higher than the IO throughput of NVMe drives.10:16
sonOfRaIf you are in a highly used system that is almost always at 100% CPU usage across all cores, you may notice considerable IO slowdowns10:16
sonOfRaBut only in a parallel environment: If a thread is waiting to do IO, it is... waiting to do IO and not consuming CPU resources.10:17
tarrieokay interesting, looks like i have aes-ni enabled on my cpu10:17
tarriethanks i'm gonna give it a shot10:18
oerhekshave fun!10:18
ViperXL75Strangely enough the manuals on the internet are not really helping to create a bridged interface to use as a "virtual switch" for kvm. Anyone has experience with it?10:19
quadrathoch2tarrie it really depends on the cpu, but nowadays with aes-ni enabled, the decrease is somewhere in the ballpark of 1-3%10:19
tarriequadrathoch2: 1-3% sounds great10:20
sonOfRaNewer CPUs also have much more AES-NI throughput than older CPUs.10:20
oerheksViperXL75, for what ubuntu version?10:20
oerhekstons of guides howto do that with netplan, 18.04 and up https://www.techrepublic.com/article/how-to-create-a-bridge-network-on-linux-with-netplan/10:21
oerhekshttps://netplan.io/examples10:21
ViperXL75The Ubuntu 20.04 LTS for desktop.  Which seems to be using a YAML file.10:21
ViperXL75thing about netplan is that it's telling me to use a file that doesn't exist10:22
ViperXL75hold on lemme log in.10:22
ViperXL75ah. ok. The only file i can find is:  /etc/netplan/01-network-manager-all.yaml10:23
ViperXL75and the manuals keep refering to a "-init" file.10:24
oerhekserr what manual?10:24
oerheksplease i gave you an example, init is the old way.10:24
ViperXL75ohhhh10:24
ViperXL75so it's fine to edit the file "01-network-manager-all.yaml" ?10:25
oerheksyes, and if an example does not exist, just create it10:25
ViperXL75okay okay. Many thanks.10:25
oerhekslook at the last steps from the 1st url10:26
oerhekssudo netplan generate // sudo netplan apply10:26
oerhekshave fun!10:26
ViperXL75thank you10:27
herol3oyhow to print of a text file to cowsay input text?10:44
tarzeaucat text_file |cowsay10:45
herol3oytnx10:45
tarzeauyou didn't learn about the most important thing piping in shells?10:45
tarzeauthat existed in some archaic basic form on dos even as far as i remember, redirects at least10:45
loxiemmm basic lols i member the days11:14
opt1musis there a reasonable justification for not setting maxsize in logrotate.conf ? In a distro that claims to be easy-to-use, this is vulnerable to - in the event of something saturating the logs - filling the partition and resulting in an unusable OS, whilst this is an easy thing to set, Ubuntu is aimed at people that I feel would expect sane defaults and little to no tinkering. This could be dynamically11:40
opt1musset at installation, by pc of partition or other. A broken but usable system becomes essentially bricked with this open11:40
opt1musdefault install of Ubuntu11:41
jim90clean ubuntu install creates two partitions: sda1 and sda5. What is the purpose of sda1? /boot with grub config and kernel is on sda5. So why sda1?11:45
jim90I tried to mount it but the resulting folder is empty11:46
jim90df11:47
opt1musjim90: how and where are you mounting it? Commands etc11:51
jim90in ubuntu terminal: sudo mount /dev/sda1 /boot/efi11:52
jim90parted -l shows it's 537MB fat32 with boot flag. I just don't get why it exists if the main partition already has /boot11:55
opt1musI'm confused, I thought you said boot was sda511:59
jim90sda5 is / which has /boot inside12:00
opt1muswhat's the output of lsblk -f ?12:00
opt1musor lslkb is fine too I think12:00
opt1muslsblk sorry12:01
jim90https://pastebin.com/rHTf1VjP12:02
opt1musthat's odd, I would expect with having just one partition it'd just be under sda112:06
opt1musjim90: what about fstab?12:13
jim90it's MBR partition scheme. so sda2 is extended partition. sda5 is a logical partition with ubuntu, and /boot. Maybe ubuntu copies /boot content directly onto sda1 for some reason..12:17
opt1musI'm probably mising something, but I've have single partition installs in the past, just the whole thing on sda1. To me it looks like you've got 537MB going unused12:18
opt1musthere's goes my engrish again12:19
jim90https://pastebin.com/dmU0GxJP found comment in fstab, seems it's related to initial install?12:20
nirakaracan anyone assist with some lightweight bash programming?12:21
opt1muspossibly...12:21
lotuspsychjenirakara: we usually focus on ubuntu issues here12:21
lotuspsychjenirakara: perhaps ##pgrogramming is more what you need, or #bash ?12:22
nirakarahi, im trying to pipe pairs of args to a python script using xargs but im getting this error `ValueError: invalid literal for int() with base 10: '18000 18100\n18100 18200\n18200 18300\n18300 18400\n18400 18500\n18500 18600\n18600 18700\n18700 18800\n18800 18900\n18900 19000\n'` --> https://dpaste.org/4eHZ#L2812:22
nirakarathanks lotuspsychje12:22
nirakarai think im using cat or xargs wrong12:24
opt1musjim90: do the UUIDs then match up with how it is now?12:27
jim90they do, it's sda1 and sda512:29
opt1musjim90: mine's the same, only /boot/efi is mounted, what looks odd to me is your paste shows it as not mounted at all, where it ought to be as per your fstab12:34
jim90anyway, thanks12:40
opt1musno problem, nothing's broken there, same as mine12:40
tyuiophi13:01
tyuiopi m trying to setting sftp server using this guide : https://tech.feub.net/2018/03/mettre-en-place-un-acces-sftp-en-jail-chroot-pour-un-groupe-specifique/13:02
lotuspsychjetyuiop: where are you stuck?13:05
tyuiopis it possible to add multiple line like this : Match Group sftp_users13:05
tyuiopMatch Group sftp_user213:05
tyuiopetc ...13:05
ikoniachroots are normally to a specific group13:05
ikoniathe whole point is to jail it to a user/group/directory13:05
ikoniamultiple users is possible but it adds complexity13:05
ikoniaas the server normally assumes the permissions of the user/group that it is jailing13:06
tyuiopok here is my conf right now :13:07
ikoniadon't need your config13:07
tyuiophttps://pastebin.ubuntu.com/p/2jKrVpBgGW/13:08
ikoniawhat do you want us to do with that ?13:09
tyuiopis it possible to add multiple time Match group ?13:10
ikoniaI've just explained the complication13:10
tyuiopcomplication in which part ?13:10
ikoniawhen you jail a process it's normally jailed to the user/group that is owning it (that's the key part of a jail) doing it to multiple groups is hard in a jail as the point of a jail is to restrict it13:11
ikonianot impossible - but hard13:11
tyuiopso what could be the solution in order to uses it for multiple users ? with their respective home directories13:13
tyuiopin a hidden ways13:13
ikoniait depends on if you want a shared space, or multiple jails with individual user context13:13
tyuiopmulitple jails with individual user context13:14
ikoniaso you'd need to setup jail routing in your config so the user auth directs you to the user jail13:14
ikoniamuch like the default home directory model works13:15
tyuiopthanks any tutorial for that ?13:17
ikoniasure there are loads13:18
tyuiopchroot is not jail13:19
tyuiopwhat are you saying ?13:19
ikoniachroot is a jail13:19
tyuiopso what method is better for my purpose ?13:21
ikoniaI don't know what your purplse is13:22
ikoniapurpose13:22
tyuiopthe solution you mentioned earlier13:23
ikoniathat's a solution13:24
ikoniawhat is the problem you are trying to solve13:24
tyuiopjust need to acces to the server with multiple id13:24
tyuiopwith hidden contents between each users13:25
ikoniaso just use the default sftp server - that defaults to home directories13:26
ikoniaand users can't see each others home directorys13:26
takov751Greetings i have a real specific problem where i couldnt find a proper solution this is seems to be a snap related question. I installed snap lxd and now it does mess up my docker as it starts a dnsmasq for all interface . So if its running some of my docker fails to bind to that specific port on different interface and if i kill dnsmasq i have no dns in lxc instance. So how could i tell the dnsmasq to only shout on specific13:27
takov751ip or leave out a specific interface?13:27
tyuiopso how you can call each users for their corresponding directories in sshd_config ?13:29
ikoniatyuiop: not sure what you mean13:30
tyuiopwell now i m following this tuto13:31
tyuiophttps://www.le-geek.com/openssh-creer-un-acces-sftp-sur-un-seul-repertoire-sous-linux/13:31
tyuiophow user2 can connect to it ?13:32
tyuiopmultiple id means13:36
MdAyq0Dear support, since an update of several packages in Ubuntu focal today I cannot connect to Internet via Ethernet cable but only through WiFi. What has happened here? How do I debug this?13:49
lotuspsychjeMdAyq0: did you get a kernel update?13:50
MdAyq0No. systemd, base-files, evince and a bunch of other files.13:50
ikoniaMdAyq0: what is the network config when using the cable13:50
MdAyq0@ikonia What do you mean by this?13:51
tatertotzMdAyq0: are you chatting from the computer right now?13:51
MdAyq0ikonia I mean, what exactly do you wish to know?13:51
MdAyq0tatertotz Yes.13:51
ikoniaMdAyq0: basics - is link detected, does it get an IP, does it get a dns server, is the default route correct, are there conflicting routes13:52
ikoniabasic networking info13:52
MdAyq0ikonia (1) "Is link detected" - There are two lamps on the Ethernet port the patch cable is connected to: one is constantly yellow, the other flashes yellow. Is it good or bad?13:55
ikoniaMdAyq0: you should see link status in the network status or the syslog13:56
tatertotzMdAyq0: in terminal>     inxi -Fxxprzc0|nc termbin.com 999913:56
tatertotzMdAyq0: share url/link here..if you do not get a url/link..say so13:56
tatertotzMdAyq0: follow instructions to install if not installed and follow through13:57
MdAyq0ikonia How do I conslt the network status? Previously, I used ifconfig, but this command is not there any longer.13:57
ikoniaethtool is a start13:58
ikoniaip addr13:58
ikonianetwork manager13:58
ikoniathe syslog13:58
MdAyq0tatertotz I see "inxi -Fxxprzc0|nc termbin.com 9999". The command inxi is not found.13:58
oerheksinstall inxi? easy peasy13:59
sk3ngm4nAre there any applications that let you control your fan speeds?13:59
MdAyq0ikonia I typed in "ip addr" and got this:13:59
oerhekssk3ngm4n, why would you override this bios function?13:59
MdAyq0@ikonia 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00    inet 127.0.0.1/8 scope host lo       valid_lft forever preferred_lft forever    inet6 ::1/128 scope host        valid_lft forever preferred_lft forever2: eno1:14:00
MdAyq0<BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000    link/ether ec:f4:bb:46:f4:b1 brd ff:ff:ff:ff:ff:ff3: wlp3s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1361 qdisc mq state UP group default qlen 1000    link/ether c4:d9:87:ee:02:fa brd ff:ff:ff:ff:ff:ff    inet 100.82.7.161/14 brd 100.83.255.255 scope global14:00
MdAyq0dynamic noprefixroute wlp3s0       valid_lft 721sec preferred_lft 721sec    inet6 fe80::f4af:a482:d61c:e5fe/64 scope link noprefixroute        valid_lft forever preferred_lft forever4: wwan0: <BROADCAST,MULTICAST,NOARP> mtu 1500 qdisc noop state DOWN group default qlen 1000    link/ether c2:6f:27:f4:bd:20 brd ff:ff:ff:ff:ff:ff5: enx0af69c8f9b55:14:00
MdAyq0<NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN group default qlen 1000    link/ether 0a:f6:9c:8f:9b:55 brd ff:ff:ff:ff:ff:ff14:00
ikoniaMdAyq0: use pastebins14:00
sk3ngm4nBasically, when I used Windows, I had this pre-installed app which allowed me to select the limit at which my fans could spin14:00
oerheksbad idea..14:01
sk3ngm4nI could select a balanced mode, a gaming mode, a low power mode, etc14:01
MdAyq0@ikonia https://pastebin.com/5xtmWegR14:01
oerheksthe bios regulates the speed, nothing to do about that14:01
sk3ngm4nI had another question then14:01
oerheksbut, you can with fancontrol, not my suggestion!14:01
oerheks!info fancontrol14:01
ubottufancontrol (source: lm-sensors): utility to control the fan speed. In component universe, is extra. Version 1:3.6.0-2ubuntu1 (focal), package size 21 kB, installed size 94 kB14:01
sk3ngm4nGotcha! Can I please ask another question?14:01
sk3ngm4nEvery time I try and launch an app with a right click, it gives me an option to 'Launch with Graphics Card'14:03
sk3ngm4nWhy does it do that? If i dont launch it with graphics card, would that make it slower?14:03
oerhekswhat pp does this?14:04
oerheksc/app14:04
sk3ngm4nHow do I check that?14:04
* oerheks never seen such start option14:04
sk3ngm4nI can take a screenshot if you want14:05
sk3ngm4nBut I don't know how to share one14:05
oerheksis it something like this; https://askubuntu.com/questions/912299/ubuntu-gnome-17-04-launch-using-dedicated-graphics-card-globally14:05
MdAyq0tatertotz https://pastebin.com/5xtmWegR14:06
sk3ngm4nThat is exactly what it is14:06
MdAyq0@tatertotz https://termbin.com/bef614:06
oerheksso you can launch an app with a 2nd GPU, that is nice. so not the slower integrated intel one..14:06
sk3ngm4nMy question one, how can I launch them with dedicated graphics card using command line?14:07
sk3ngm4n*question was14:07
oerheksDRI_PRIME=1 inkscape (from my url)14:08
sk3ngm4nAhhhh nice, thank you!14:08
oerheksor edit the launcher; Exec=env DRI_PRIME=1 inkscape %F14:08
MdAyq0@ikonia @tatertotz Any idea What to do next?14:09
sk3ngm4nThanks oerheks. SHould this have effect on the performance?14:10
oerheksskalis, 2nd gpu is better, sure14:14
DelemasUbuntu 16.04.6 Desktop DVD iso. I need to boot from the DVD and get a working text console. I'm stuck at a text console that wants a username and password. What is the root password for the install media or some other way I can login?14:31
oerheksname empty, password ubuntu14:32
oerheksbut normally the gui appears?14:32
=== 7IZAAFT23 is now known as jje__
DelemasOne would think but it doesn't. I'm doing it over a painful IPMI device so who knows..14:33
oerheksoh oke14:33
DelemasHmm empty ubuntu doesn't work. It just seems to respawn the login prompt. No error or anything...14:36
ioriaDelemas, try the contrary: name ubuntu; passwd empty14:36
DelemasAh I got into the desktop using CTRL ALT 7. No idea why that didn't come up by default. Prompt IPMI related...14:37
DelemasProbably IPMI related I mean...14:37
DelemasThanks for the help guys.14:43
oerhekshave fun!14:44
DelemasNothing like root BTRFS corruption for a fun day. lol14:46
nesciushi lotuspsychje, yesterday I asked for help with hdmi - having two monitors while one has audio output, but the other one is always selected as output after restart, i am running 18.04 with nvidia proprietary driver version 44015:33
chewbhello, i deleted /var/lib/dpkg by mistake, what should i do now15:50
oerhekschewb, maybe this fix works for you too15:52
oerhekshttps://anglehit.com/how-to-recover-deleted-dpkg-directory-in-debian-or-ubuntu/15:52
oerheksstart with; sudo mkdir -p /var/lib/dpkg/{alternatives,info,parts,triggers,updates} and so on15:53
zeroesI have removed powerstat package, but why apropos gives me a hit in search?15:56
zeroesafter removing/purging powerstat, then I still get a hit from apropos by powerstat keyword search15:58
AmaranthIt should have already happened but try `sudo mandb` to update the cache16:08
AmaranthIf that doesn't do it perhaps that package has a bug and didn't actually remove the man page16:08
Bushmasterhi, so SSH do not allow moving file from command line ? Take a look at this https://paste.ubuntu.com/p/BZTnJhDm57/16:11
rangergordAny recommendations for a terminal partition editor, that has a textual GUI like the one you use in the Ubuntu installer? Or is parted the only choice?16:15
geniiProbably why you should use rsync instead16:15
juanonymousHi, i am get this error today in my desktop 'Failure: File system check of the root filesystem failed The root filesystem on /dev/sda2 requires a manual fsck'16:37
IsntFunnyHey everyone. I am using ubuntu server (focal) on a rpi4 but i am missing a lot of pakcages with apt, any idea what i can do?16:38
juanonymousI recently shutdown desktop because it froze and when i came back i get that error16:38
IsntFunnyuniverse, multiverse etc. is added16:38
juanonymousShutdown, without shutting it down properly.16:39
juanonymousRunning ubuntu 20.04 focal16:40
M_aDjuanonymous: probably the filesystem got corrupted ending up with bad sector. So fsck it.16:47
SrPxHey guys, I'm really having *a lot* of trouble using BSPWM alone. After hours and hours of config I still 1. can't connect to wifi networks, 2. can't make the brightness, volume function keys to work, 3. can't make logout-when-close-lid work, 4. night mode works  with redshift but is buggy, thinks day is night even after I configured latitude/longitude, 5. can't easily adjust mouse and trackpad speeds (I need to edit a16:52
SrPxmatrix wtf). With all this trouble I wonder if there is a way to get *just* the windows management but still retain the rest of Gnome (specially the settings UIs and top bar)?16:52
nesciusSrPx: i dont see how network manager issues are related to a window manager, but I would ask at #bspwm17:18
TheWildhello17:30
TheWildhey, I noticed that on new Ubuntu I can't just impersonate a nonexistent user (like sudo -iu '#12345'). Was that a bug?17:31
juanonymousM_aD: ok, so ive gotten pass through to my desktop. However, there is another problem. The process is really slow. Like, when i open programs, browser, it takes more than 5 minutes to open it.17:33
juanonymousI noticed that there is also a problem updating and upgrading.17:33
ch1ngh4mCan you cause a kernel meltdown?17:38
ch1ngh4mIs there a command as in?17:38
oerheksTheWild, never seen that operation, should that user be in sudoers?17:38
oerheksch1ngh4m, if there was, i would not share it.17:39
ch1ngh4mI just wanted to try it on my virtual machine17:39
ch1ngh4mBut there isn't one then?17:39
ch1ngh4mIf not, can you at least inform me on what does cause a kernel meltdown?17:40
oerheksoke a hint to search for..17:40
oerheks!forkbomb17:40
ubottuA forkbomb spells certain doom. It is a command that will take all clock cycles on a computer and render the machine in dire need of a reboot!17:40
ch1ngh4mThanks! After the reboot, the machine comes back to normal?17:40
oerhekssure17:40
ch1ngh4mI am going to try it now in fact17:41
TheWildoerheks: well, the user calling sudo pretty sure has to be in sudoers, but not the user they're logging into.17:41
oerheksTheWild, i surely like to know more about this, is it debian specific?17:43
ch1ngh4mI found...17:44
ch1ngh4m:(){ :|:& };:17:44
ch1ngh4mThis17:44
oerheks yes, but please do not paste it here17:44
ch1ngh4mOh sorry17:45
ch1ngh4mMy bad17:45
TheWild:shrug: I don't know. I learned this when I had to deal with permissions problem on USB stick without creating new user.17:45
TheWildStill works on 18.04 but not on 20.04.17:45
oerhekssome try any command that rolls by17:45
ch1ngh4mOOh debian is bugging out xD17:46
ch1ngh4mResource temporarily available17:46
TheWildby the way, why the hell someone removed "allow-bold" functionality from gnome-terminal? Wouldn't be better to add it to GUI instead?17:46
TheWildDo you know how crappy PxPlus fonts look when they are rendered in bold?17:47
ch1ngh4mIt is not restarting though17:47
ch1ngh4mJust an endless loop of resource temporarily unavailable17:47
oerheksTheWild, i think you need to disable system theme for that in settings17:47
TheWildoerheks: no, it wasn't that.17:49
TheWildIt was deliberate removal, gnome-terminal, commit 72dc2cf617:49
oerheksoh :-(17:49
oerheksseems to be a cleanup,.. https://bugzilla.gnome.org/show_bug.cgi?id=762247#c3617:52
ubottuGnome bug 762247 in general "Support disable auto brighten foreground for bold text" [Enhancement,New]17:52
thyriaenHiho, i have two problems on my fresh Ubuntu(gnome) 20.04 install ( default kernel ), which might be interconnected *often* i get this error when i shutdown my laptop ( it hangs ) and when i plug in my Ethernet to USB-C in dmesg doesn't change at all - any advice ?17:53
TheWild"cleanup"17:54
TheWildmake program less configurable17:54
ch1ngh4mOh god...17:56
ch1ngh4mI found this command17:56
ch1ngh4mAnd it deleted everything in the root folder17:56
oerheksi do agree i would expect that feature, manuals are more human readable17:56
ch1ngh4mIncluding the user I was using17:56
ch1ngh4mThe point of this was...I want to know if the user can be recovered17:57
mekhamiis alsa better than pulseaudio? i'm having endless nightmares with pulseaudio...18:07
lotuspsychjemekhami: explain your problem please?18:10
mekhamihalf the time my machine starts up pulseaudio fails to initialize, and if i do something like `pactl list` i get Connection failure: Connection refused18:15
lotuspsychjemekhami: pastebin your dmesg please, volunteers will have a look18:16
mekhamimy dmesg is full of usb_set_interface failed18:17
lotuspsychjewe dont mind18:17
SpeakerToMeatHello all18:17
mekhamihttps://gist.github.com/mekhami/eddaf03798a4a87b008154246d0e125518:17
mekhamithat's my dmesg18:17
SpeakerToMeatQuestion, one thing I loved of knoppix from old was the (optionally encrypted) disk image on the pen drive which allowed you a state saving system (where you could install software and save files) across boots. Is there any way to easily achieve this off a live pen drive with modern Ubuntu?18:18
lotuspsychjemekhami: wich nvidia driver version are you on?18:21
mekhami440.10018:21
lotuspsychjemekhami: did you try the switch yet to 435 as a test?18:21
mekhamino, not sure what that has to do with pulseaudio failing to start..18:22
lotuspsychjemekhami: we have several users reporting audio troubles on the 440 recently, try?18:22
mekhamilotuspsychje: while i try that, when i `pulseaudio -k` and `pulseaudio` i get `E: Daemon already running.` `E: pa_pid_file_create() failed.`18:28
oerheksafter killing, it respawns, no need to start manually18:30
mekhamidon't know what package to install for nvidia-43518:30
mekhamiit's not in the apt-cache search list18:30
lotuspsychjemekhami: switch drivers in software&sources/tab additional drivers18:30
mekhamii don't have gnome or a gui18:31
SpeakerToMeatHmmm I wonder what's preferable for a machine that only supports 13.04 and 10.04 (lucid)18:31
SpeakerToMeatMy instinct says Lucid18:31
lotuspsychjeSpeakerToMeat: what kind of machine would that be?18:33
SpeakerToMeatlotuspsychje, old MacBook18:33
SpeakerToMeatMacBook4,118:33
SpeakerToMeatHmmm I wonder if 10.04 had efi already, I wanna live-boot this.. so probably 13.04 is my best option18:34
lotuspsychjeSpeakerToMeat: i have very good experiences with 18.04, but indeed the mac cant be too old18:36
SpeakerToMeatlotuspsychje, Well being a live and not install, I can always test boot18:36
phiganthose things were so cute18:36
phiganwhat about some other lightweight linux? like crunchbangplusplus or something18:37
oerhekswe only support ubuntu and official flavors, Lubuntu perhaps?18:45
mekhamilotuspsychje: when iopened the software/sources thing and looked at additional drivers tab, it just hangs on 'searching for available drivers'18:45
gurkiwhy dont you use some modern distro and use a window manager thats a bit more efficient than the default?18:45
oerheksmekhami, it is checking online, just wait18:46
gurkimost distributions are "i liked thiw wm better" anyway18:46
gurkithis*18:46
gurkieh. most flavors of ubuntu*. wrong wording.18:46
lotuspsychjemekhami: didnt you just say you did not have a GUI?18:47
mekhamii opened it via `software-properties-gtk`18:47
triplebI have a question which is, is this true? ff:  the only difference between ubuntu distributions is the E+DE that sits on the top of the X-server. <== True or False?18:48
triplebNot E+ blank those 2 characters out.18:49
oerheksDE and WM and set of software, yes18:49
triplebwhat is WM?18:49
oerhekswindows manager, gdm, sddm and such18:50
triplebso we are saying that Ubuntu is fast by itself and it is the DE that drags it down.18:50
oerheksjups18:50
oerheksmate and gnome3 are a huge difference in speed and experience18:50
triplebSo I can install standard Ubuntu and then add the Xcfe DE and it will be as fast as if I burn an Subuntu iso to begin with18:51
triplebXubuntu.18:51
gurkitripleb: i lterally answered your questions three lines before you asked it.18:51
gurki:D18:51
triplebsorry my laptop screen is obscuring my other monitor and I trusted my typing.18:51
oerhekssure, you can add a desktop.. but removing one is interesting.18:52
triplebI dont know what gdm and sddm are. So also not and such.18:52
triplebSo I can install standard Ubuntu and then add the Xcfe DE and it will be as fast as if I burn an Subuntu iso to begin with18:52
oerheksmaybe ..18:53
triplebgurkiI dont see any response from you before the one in which you told me you had already answered....18:53
triplebonly from oerheks18:54
tripleboerhekswill it run slower because the desktop environment is there but I am not using it?18:54
triplebah gurki I see it up there. You dont think there is any difference and people are jiving us when they say one de is faster than another one.  I thought that was sarcastic and not an answer.18:55
coconuttripleb, depends which DE is configured to be loaded from your DM18:55
triplebI have a friend who needs a distro that is faster and that will let me hack the password when needed. (He was using mint cinnmon but did say it was slow.)18:56
mekhamioerheks: well it's been waiting for... 10 minutes now18:56
lotuspsychjemekhami: how about you try to sudo apt install your-nvidia-driver-here18:57
mekhami......... do you really think i didn't try that? i told you at the start it doesn't show up in apt-cache search18:58
triplebDM is desktop manager? That is obvious. Just having a program on the hard drive dies not mean that that program is running, coconut18:58
triplebSo I will take that as a yes. I dont have to burn anything new.18:58
triplebI will give him the thrill of being able to change his de.18:59
triplebthanks and away18:59
lotuspsychjemekhami: ubuntu-drivers list19:00
SpeakerToMeatYes but if 13.04 runs... why not19:00
mekhamilotuspsychje: just hanging.19:00
triplebgurki I think you kind of assume that everyone is using fast new computers. In that case the DE IS a matter of personal preference. (My laptop is 2016 and his.. well, it is a Gateway. So it's "wealth priviledge that you have, lol.)19:02
coconuttripleb, yup19:03
JuJUBeeI need some help figuring out a wifi problem.  I posted : https://askubuntu.com/questions/1261383/my-xubuntu-gateway-is-slowing-my-internet-speeds19:07
mekhamilotuspsychje: well after some finagling i installed `nvidia-driver-435` which doesn't seem to work. i reboot and it's not picking up my monitors anymore.19:09
mekhamionly one of three.19:09
lotuspsychjemekhami: this was a test for your sound19:10
mekhamilotuspsychje: yeah and who led me down the dumb rabbit hole of installing video drivers19:10
lotuspsychjemekhami: if you never test something nothing will ever change19:11
gurkitripleb: if you want to act offended at least try to be offended when its remotely appropriate. i literally told you to use $thing that runs on slower things :D19:14
gurkimy laptop is way older than yours and runs recent wms just fine btw.19:14
thyriaenI just installed Ubuntu(Gnome) 20.04 and something keeps popping up in my notification area and disappearing again: https://imgur.com/a/3Low0SZ what is that symbol for ?19:14
oerhekslaptop power supply19:15
oerheksmaybe your battery is full/edge of treshold19:15
triplebA new question from a forever-noob:  there is snap, flatpak, and tasksel.  What are they and compare and contrast?19:15
oerhekstripleb, sure you can find that online, please don't put post for forever-noob in here, thanks19:16
triplebgurkiI am not offended. I truely didnt understand. My entire question was to find out what $thing is.  (I am amused by BASIC notation.)19:17
thyriaenturns out, since i am using a ethernet-to-usbc adapter - it blinks - can i somehow disable that ? it is really distracing19:18
triplebok oerheks I will look. I thought I had looked and mene mene takel upharison. I will now go look again.19:18
tripleboerheksnot even one mentions tasksel not even when I put it again ans the first seach term and repeated term. So I wont ask here.19:20
SpeakerToMeatMy general questionsOk it seems EFI booting appeared in 11.1019:21
SpeakerToMeatI wonder if he tested the sound while running 43519:22
SrPxHow do I make setxkbmap commands persistent? I've been googling and tried adding them to several different files like .xinitrc, .profile and others. Nothing worked so far.19:37
sarnoldSrPx: add something like "touch srpx-was-here" to your files to see if they are executing at all19:39
SrPxsarnold: good advice, ty19:39
waveformIsntFunny, which packages are you missing on ubuntu on your pi?19:55
IsntFunnyv4l-utils for example19:56
IsntFunnyffmpeg too19:56
waveformthe current ffmpeg in ubuntu doesn't have vc4 acceleration; we're working on that for groovy (and I would've thought we could SRU that to focal); let me check on v4l-utils19:57
waveformhmm, v4l-utils seems to be present on all archs so that should be installable, though as mentioned I doubt it'll have any h/w acceleration for vc4 enabled yet19:59
SrPxI'm using Pop Shell as a tiling windows manager for Ubuntu, but it leaves gaps around windows and gnome-terminal, even with gap=0 setting. How can I fully remove the gaps?20:20
SrPxPerhaps it is a gnome-terminal thing. What terminals are you all using? (:20:21
emmetHi, I am very frustrated, wanted to open an HTML file with Chromium. Cannot, as I figured out after search a while, because it is installed as a snap that cannot access /usr/share/doc/python3.8/html. When I then wanted to install chromium via apt instead of snap, it showed a message "Installing the chromium snap". How am I going to watch html files on Ubuntu?20:26
quadrathoch2emmet I guess you should look into the permissions of that snap20:27
gildartsOr look up how to turn snaps off completely.20:28
emmetOk, I will, but it is odd to have to look into permissions of snap when I never wanted to use snap and only wanted to open an html file in a web browser20:28
quadrathoch2gildarts which wouldn't work as chromium is only on snap20:28
d3v0nSrpx: tilix20:28
gildartsquadrathoch2: Ah, wasn't aware. When did they make that change?20:29
quadrathoch220.04 gildarts20:29
quadrathoch2you can thank google for that ;)20:30
gildartsAh, I'm only running 20.04 on a server and went through the process to completely turn off snaps because it was causing issues with some server apps.20:30
gildartsNo GUI apps on that system though.20:30
waveformemmet, you can fire up a local http server to view any local html files; there's one built into python3. For instance: python3 -m http.server -d path-to-html-files20:31
waveformthen visit http://localhost:8000/ in your browser20:31
leftyfbgoogle chrome doesn't have this problem ;)20:31
emmetGood idea, that would work. Funny how we have to be creative because of snap.20:31
waveformyes - I can't say I'm a particular fan of the confinement, but at least there is a simple workaround in this case20:32
SrPxd3v0n: ty20:32
=== juha1 is now known as juffis
IsntFunnywaveform, any idea why it is not available then?20:52
waveformIsntFunny, it is on mine - at least it apt installs quite happily. Which version of ubuntu are you using?20:53
IsntFunnyoh right now i get: E: Release file for http://ports.ubuntu.com/ubuntu-ports/dists/focal-updates/InRelease is not valid yet (invalid for another 4h 14min 51s). Updates for this repository will not be applied.20:53
IsntFunnyi am on focal20:54
waveformIsntFunny, ahhh - your clock isn't synced20:54
waveformIsntFunny, common problem on pi's - when timesyncd / ntp has got the clock right (or you've manually set it correctly) it should work20:54
IsntFunnyit's freshly installed so i did not set up anything yet20:55
IsntFunnyhttps://p.styler2go.de/6852597 time looks around correct except that i am in UTC+220:56
waveformit *should* sync automatically if it's got a network connection; I think timedatectl or something like that is the "modern" way of querying systemd's built-in time sync20:56
IsntFunnyi see, i just need the correct timezone20:56
waveformah, sudo dpkg-reconfigure tzdata20:56
waveformor it may be that you were just trying apt before it'd synced the clock (I've occasionally run into that myself)20:57
IsntFunnyoh now it also finds upgrades!20:57
waveformyup :)20:58
IsntFunnyearlier today, when i asked, it didn't show me the error above (regarding the not valid yet)20:58
IsntFunnyhmm but it still cant find v4l-utils21:04
IsntFunnyhttps://p.styler2go.de/904524021:05
IsntFunnyAlso, some ffmpeg dependencies seem to be missing?21:06
Bashing-om!info ffmpeg focal21:10
ubottuffmpeg (source: ffmpeg): Tools for transcoding, streaming and playing of multimedia files. In component universe, is optional. Version 7:4.2.4-1ubuntu0.1 (focal), package size 1418 kB, installed size 2010 kB21:10
IsntFunnyIt does find the ffmpeg but not the dependencies21:12
Bashing-omisantop: Pastebin ' apt policy libavcodec58 ' .21:21
Bashing-omsorry isantop - OP left and I did not pay attention :(21:22
aroonihey team22:08
oerheks:-)22:08
aroonihey folks; on ubuntu 18.04 trying to connect to a samba share on my router via the version 3 protocol; as a guest with no password; and i tried with the following entry in /etc/fstab: //192.168.1.1/mnt /media/HardDriveArooni cifs guest,uid=1000,iocharset=utf8,dir_mode=0777,file_mode=0777,gid=1000,auto,_netdev,vers=3.0 0 0  ;; which seems to result in "[46186.784335] CIFS VFS: cifs_mount failed22:10
arooniw/return code = -2"  -- not sure why because i can connect to the drive via my mac22:10
aroonifull path is technically /mnt/drive22:10
arooni(from the routers perspective)22:10
Apachezwohoo 20.04.1 LTS got released :)22:25
hanshrunning "apt install phpmyadmin" installs php-tcpdf as a dependency... i'm pretty sure tcpdf is a bogus dependency for phpmyadmin22:30
hanshprobably a bug causing that dependency (at no point does phpmyadmin do anything with PDF's, afaik)22:31
sarnoldthere's a flag like --no-install-recommends that can sometimes help with those kinds of cases22:31
Mordocuit22:31
sarnoldno pormises22:31
hanshsarnold, don't see how tcpdf should even be a recommended addon for phpmyadmin22:32
elias_aI am trying to install 20.04 desktop using minimal installation option. Installation seems to install stuff like LibreOffice help files. Is this what it is supposed to do?22:32
sarnoldhansh: it's probably a transitive dependency22:32
Bashing-omapa22:33
hanshelias_a, ubuntu or x lu edu whatever ubuntu?22:34
elias_aNote to self: installation seems to install everything to begin with and then it removes a lot of packages. I don't understand this logic. :P22:34
elias_ahansh: Regular ubuntu 20.04.22:35
quadrathoch2yeah it was easier to implement than the other way around22:36
elias_aSo there's really no way to use the minimal installation of you are short of disk space...22:37
elias_aWell... I do not have that problem. Just made me wondering and cancel the installation a couple of times as I thought I had chosen the wrong option. :)22:38
Apachezwill a regular apt-get dist-upgrade work to go from 20.04 LTS to 20.04.1 LTS? Or do I have to do do-release-upgrade?22:38
sarnoldapt upgrade or apt-get dist-upgrade will do fine. it's mostly just new install media22:39
Bashing-omApachez: 20.04.1 not due out till Aug 6 : https://lists.ubuntu.com/archives/ubuntu-release/2020-June/004980.html22:39
supastupidHello, when i try to run sudo apt update, it shows this https://bpa.st/AGSQ23:15
tomreynsupastupid: and when you look at the name of this irc channel, what does it show there?23:16
supastupidubuntu...?23:17
tomreynyes! and note how this differs from pop-os23:17
supastupidoh23:17
supastupidi'll go to pop os support23:18
tomreynthanks!23:18
tomreynthere's also ##linux just in case you need a fallback23:18
rjwiiiUbuntu 20.04 ... Skype can't find my audio ... Any help?23:43
xxnodeHello guys23:55
xxnodeI found this mobo: https://www.asus.com/Motherboards/PRIME-A320I-K-CSM/specifications/  . It has for storage: "1 x M.2 Socket 3, , with M Key, type 2242/2260/2280 storage devices support(both PCIE 2.0 x4 & SATA mode)".Can I utlize a SSD which uses "PCIe Gen 3.0 x4, NVMe 1.3"   at full speed with this mobo?23:55
xxnodehttps://www.samsung.com/be/memory-storage/970-pro-nvme-m2-ssd/MZ-V7P1T0BW/23:55
tomreynxxnode: /join ##hardware23:56
xxnode@Tomreyn i didnt get an answer there23:57

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