/srv/irclogs.ubuntu.com/2022/02/11/#ubuntu.txt

bitplaneHi. Does anyone have advice on how to run Chrome with some specific URL as the entire desktop, so I can switch between that and the main desktop for that user?00:03
bitplaneLike how Kodi shows up as an option in the drop-down at login time00:04
echotheres a way you have to make a .desktop file that launches the chrome and put that in some folder i think00:05
echothen it shows up in the menu at login screen00:05
bitplaneso install Kodi and steal their example desktop file?00:05
bitplanesounds lke a plan! thank you :)00:05
echonot sure how really cause i did it a long time ago00:06
bitplaneyeah I have distant memories of it too, but whenever I search the web I find xrc things and people "best correcting" each other over the differences between login, window and desktop managers00:06
bitplanebasically I'm making a kiosk and don't want to run Gnome, but testers and devs need to log in as the same user and be able to run terminals and stuff00:07
echoyeah you can do that but whewn they quit chrome it will go back to login screen00:08
bitplaneit'll be in kiosk mode anyway and they don't have a keyboard, and it'll be password-protected and the disk encrypted00:08
bitplaneso even if someone gets to a USB port and sends alt+f4 they still only get to the login screen00:09
bitplanethe whole thing is in a metal box with door alarms so they won't get to a USB port anyway, and it's touchscreen with physical buttons on GPIO pins00:10
bitplanemetal box and secure boot says no terminal access for fraudsters00:10
=== plissken is now known as LeLozo
=== LeLozo is now known as {SnaKePliSSken}
ograbitplane, you should take a look at UbuntuCore, it is used a lot in digital signage and kiosk systems and there are a bunch of ready-made apps already that run kiosk style00:57
jhutchinsbitplane: I believe there's quite a bit of documentation on how to set up Linux kiosks, and it's probably better to review some of that than to try and invent the wheel all on your own.01:00
bitplanecool thanks01:00
sarnoldhey some people just like making funny shaped wheels for fun :)01:00
bitplanewhat's the cost of core?01:01
jhutchinsI must say most of the kiosks I've really noticed have been running Windows - or rather I've noticed them because Windows have failed.01:01
bitplane'cause some people like making funny shaped wheels because man days are in the budget already but ongoing costs need a million sign offs01:01
sarnoldheh :(01:03
=== ReubenTheGreat__ is now known as ReubenTheGreat
zethiusHey guys I really need help with fan control on Ubuntu01:29
zethiusI need to control my fan speed01:29
zethiusIt doesn't change when I play games01:30
zethiusany one?01:33
sarnoldsorry, I've never had to deal with that, my system fans alwaysseemed to work fine entirely on their own01:34
zethiusthat's alright thanks for answering though01:34
Bashing-om!info fancontrol focal Heed the warning, however01:40
ubottufancontrol (1:3.6.0-2ubuntu1, focal): utility to control the fan speed. In component universe, is extra. Built by lm-sensors. Size 22 kB / 94 kB01:40
=== A_Dragon is now known as [
=== [ is now known as A_Dragon
=== five6433337 is now known as five643333
=== five6433334 is now known as five643333
=== littlepap is now known as Buttler
TheFatherMindI am trying to get clonezilla working on the ubuntu live OS.  It seems like it is not even in the repository for it.  Is there something I can change in apt to make it find it and the tools it needs?03:57
dodoHRhi all04:01
=== klebers_ is now known as klebers
Bashing-om!info clonzilla impish04:05
ubottuPackage clonzilla does not exist in impish04:05
Bashing-om!info clonezilla impish04:05
ubottuclonezilla (3.35.2-3, impish): bare metal backup and recovery of disk drives. In component universe, is extra. Built by clonezilla. Size 780 kB / 3,070 kB04:05
dodoHR:p04:05
dodoHRyeah i have source code for clonezila too04:05
dodoHRbut The Lord want you all to request from04:05
dodoHRhttps://worldhacker.org/index.php/irc-server/04:05
Bashing-omTheFatherMind: ^ enable the universe repo on the live environment.04:05
TheFatherMindOkay I will try that.  I have been able to get it running but it does not clone.  Complains it cannot see the destination drive when cloning.. maybe cannot create the partitions.  I am really not sure what the heck is failing in there.04:07
=== five6433330 is now known as five643333
=== five6433334 is now known as five643333
dkjfkdoes grub require a separate partition on a gpt drive?05:51
=== Sunrise` is now known as Sunrise
echoj05:56
echowhoops05:56
alkisgdkjfk: no, the efi partition is used06:29
tomreynTheFatherMind: i would recommend using clonezilla's own live system (after backing everything up, of course), because they sometimes have (sometimes serious) bug fixes which may not be in ubuntu's universe repository, yet.06:33
dkjfkand if it didn't have one?06:34
TheFatherMindMy issue.. mailing a Flash drive to a client.  It will have Ventoy on it.  I want to have them boot to ubuntu iso which will connect to my remote control system.  I will then connect to it.. backup their data, clone the new OS from an image to their drive, restore their data and reboot DONE!06:35
TheFatherMindIf I cannot get clonezilla working on the OS I will have to boot, backup, reboot, talk them through the cloning process, reboot back to ubuntu, restore their data.06:36
TheFatherMindI have clonezilla working.  But it fails when creating the partitions for some unseen reason.06:36
tomreyndkjfk: then you create one if you need the system to be efi bootable. but installing grub like this will only work if you are already booted in uefi mode. echo -n 'This system booted via: '; [ -d /sys/firmware/efi ] && echo UEFI || echo BIOS06:36
dkjfki mean legacy bootable06:36
tomreyndkjfk: if your system supports bios booting off gpt (that's not uncommon), you will need to create a ~2 MB partition for bios-grub to be installed there.06:38
tomreynsee the gpt paragraph at https://www.gnu.org/software/grub/manual/grub/html_node/BIOS-installation.html06:40
tomreynso a 1 MB partition is enough, no need for 2 MB06:40
dkjfki kinda hoped it could fit in the cylinder 006:41
tomreynthat's no longer supported06:41
adderallKernel can go suck it!06:42
tomreynadderall: all your ram?06:42
adderallThree hours fixing the damn thing. Finally had to rescue the boot using a live Ubuntu image via Boot-repair, then run grub-customizer06:42
adderallAnd your RAM06:42
adderallI've had root using your CPU, then RAM, then swap ... I couldn't do it alone.06:43
adderallMy stuff isn't powerfull enough06:43
tomreynsorry to hear that. do you have a support question we could help with, though?06:43
adderallThis is only for support?06:44
adderallI thought this was support and for human socializing?06:44
tomreynyes, see /topic06:44
adderallOh, yes, I don't read the topics often. OK, in that case, I'll help with the support.06:44
adderallI fix like 90% of my issues and if I can't fix it, it's probably too complex for this type of support.06:45
tomreynthere's #ubuntu-offtopic for the more socially adept06:45
adderallYeah, I just joined. The world we live in is too compartmentalized. You can't post something on Stack Exchange without a mod trying to dicatate whether or not it's in the correct sub-stack. Can't find general magazines anymore. Every room has a topic or subtopic. Every restaurant has a microcosmic dietary profile.06:46
TheFatherMindFor  A REASON06:47
adderallYeah ... I'll leave. I'm done ranting. Have a good night or morning, depending on your continent06:47
adderallFor a bad reason06:47
adderallSo that folks can be controlling06:47
adderallHyper-fascist-mind-control06:47
tomreynadderall: one of those Hyper-fascist-mind-control types will kick you here if you don't stop with offtopic now06:48
adderallOK, I need someone to help me re-write the 5.13.0-18 lowlatency kernel06:50
adderallVMware Pro doesn't support it so we need to rewrite it06:51
tomreyn(if you'd like to comment on channel policies, see the guidelines in the /topic - there are ways to do so)06:51
adderallI'm good. Have a good day in Stockholm.06:53
tomreyn5.13.0-18 does not seem to be a current kernel image on any supported ubuntu release.06:53
adderallIt's not necessarily a stable kernel06:53
adderallI believe it's in the testing phase.06:54
adderallIt WILL run on Ubuntu. It just doesn't support everything06:54
tomreynwhat exactly is it that your virtualization doesn't support?06:54
adderallI already fixed it.06:54
adderall... I just changed kernels06:55
adderallThere's no easy way to fix it.06:55
=== adderall is now known as rm-rf
=== rm-rf is now known as RAIDfailure
VadimPI've lost all sound with the 21.10 upgrade. What could be the issue?07:26
dkjfkpipewire07:28
dkjfkwhat the ...? ubuntu checks the live media now?07:30
mundelj_kozikVAZIM07:31
mundelj_kozikkak dela?07:31
tomreyndkjfk: it does, helps detexct badly written (or downloaded) ISOs, which does happen more than you'd like. you can skip the integrity check by pressing escape.07:34
balabelcoding6h07:35
mundelj_kozikVAZIM kak dela?07:43
dkjfkL.M.A.O https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/87534307:46
ubottuLaunchpad bug 875343 in ubiquity (Ubuntu) "Stuck at 'Saving installed packages...' when using a custom /var" [High, Triaged]07:46
=== kmt_ is now known as hornbill
Maikmundelj_kozik: stop it please and we use English as prefered language to communicate08:10
dkjfkcool! i've managed to install grub via blocklists!08:17
matsamandkjfk: so what is a situation that requires that, exactly?08:24
dkjfka legacy disk conversion08:24
matsamanwhat's that? =)08:25
dkjfkmbr->gpt08:27
matsamanhrmmm08:30
matsamanthat does sound familiar, now that you mention it08:30
matsamancongrats08:30
=== Miles9of9 is now known as Miles8of9
VadimPHow do I debug no working sound?08:32
dkjfkhttps://wiki.archlinux.org/title/PipeWire_(%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9)08:46
VadimPwhy would you link to the russian version08:47
adderall./kikoo09:27
adderall KIKOOOOOOO  !!!!!! :o)))))))))09:27
ztanecolleague upgraded 20.04 ubuntu packages, got kernel 5.13 recent and rebooted and the luks encrypted disk cannot be decrypted... what :D09:40
=== denningsrogue2 is now known as denningsrogue
aliveWhy's my ubuntu desktop syslog full of messages like "Trying to re-add dropped peer A910E81A18839020.D0105E753B9B3FB9"12:11
alive73 messages in the past 4 hours. The ID is usually new every time, a few times it's been repeated once and max occurences of the ID has been 3 times12:12
aliveOh this is an electorn issue. Sorry12:13
=== grandfso_ is now known as grandfso
=== shuck_ is now known as shuck
OliPicard_Hi! This might be a really stupid question but I have the home directory mounted to a different hard drive and I want to move it over to a different hard drive. Is this possible?12:46
tuxinatorOliPicard_:  yes of course, there should be plenty of guides available online12:48
taskhelo13:09
taskanyone there13:09
Slartiba1tI have an .mo file, unfortunately not the .po companion. Is there a program or something that lets me see what string a translation string belongs to?13:34
ioriaSlartiba1t, you can try 'poedit'13:53
BluesKaj'morning folks13:58
jsmoothHOw do I odify swappiness for 20.04?14:34
Sunrisehexchat14:49
Maikjsmooth: increase or decrease swappiness?14:58
=== genii-core is now known as genii
jkordaniHey everyone, does anyone have any experience setting up apt-mirror for use with ESM infra?  I figured out how to add the urls to ESM apps by putting in the basic authentication as part of the url, but when I do the same for Infra it seems like it won't connect15:15
jkordanior at the very least, apt-mirror is saying there are 4 gigs that will be downloaded but they're never downloaded15:16
moliendoHi, where are kernel panics logged?15:16
lotuspsychjemoliendo: journal logs will catch everything normaly15:17
moliendomy system crashes (monitor signal goes off) when I start to run specific some steam games when I use Nvdia driver. Interestingly, they work fine with open-source graphical drivers. I suspect that something triggers a kernel panic but I couldn't find the root cause yet.15:20
lotuspsychjemoliendo: keep track at journalctl -f see if you can catch something15:21
moliendolotuspsychje: this is how logs are => https://www.toptal.com/developers/hastebin/huguziwihe.yaml15:27
moliendoDoes it make any sense?15:29
daumhi all - i just upgraded my kernel on 20.04 to 5.16.9 from 5.11, but now the networking seems to not work be coming up on my fast linq marvell cards. any idea what may be causing that/15:58
leftyfbdaum: yeah, the unsupported kernel15:59
daumleftyfb, it's from the ubuntu mainline repo?16:01
EriC^^daum: see 'dmesg' maybe for clues16:01
leftyfbdaum: why do you need that kernel?16:02
daum@leftyfb, we had originally gone off the standard kernel to 5.11 for some performance increases on our hardware and we  were looking for iouring support16:03
daum@EriC^^, thanks looks like it's likely something with the qed module missing something on the firmeware with the upgrade16:08
tomreynFor amd64, 20.04's GA kernel is based on 5.4, HWE is based on 5.11. io_uring was introduced in 5.1 - so how does it matter there?16:09
EriC^^daum: aha16:11
daum@tomreyn, i believe when we were setting up these machines there was a performance regression in earlier kernels for amd zen2/3 which was updated in 5.1116:14
tomreynwell, 5.11 HWE kernels are supported, so running those should be fine16:14
rorystwhen i unplug my laptop (gnome), the screen dims. how do i stop that? thanks16:17
rorystin settings->power, i only have balanced and power saver. balanced is selected. in power savings, the open to dim screen when inactive is off. there's nothing in the display settings that i can see16:18
daum@tomreyn, will switch over to the hwe kernel thanks and give it a try!16:19
shadow255roryst: is your laptop a Lenovo by any chance? I ask because I experience the same thing you're describing although not on Ubuntu16:20
alkisg5.13, not 5.11, right?16:20
tomreynroryst: i would expect this to be controlled by firmware, not software. maybe you have a setting for this in bios (but more likely you don't)16:20
rorystshadow255, acer16:20
rorysttomreyn, shoot16:20
tomreyndaum: as alkisg correctly points out, HWE on amd64 is now a 5.13 kernel16:21
tomreyn(i.e. 5.11 ones are no longer supported)16:21
daumyep noticed that which is fine16:21
daumappreciate it!16:21
rorystif anyone else is curious/needs this...i figured out that `xset -dpms` fixes this for me16:23
shadow255roryst: that makes great sense, thanks for sharing16:25
ice9how to enable pidgin notifications in gnome-shell?16:29
d3fnhi I am showing a discrepancy between `uname` and `dpkg -l` on the linux kernel version. Has anyone seen this before? The apt package for linux-aws shows an older version than the uname or cat /proc/version16:29
=== jje3 is now known as jje
tomreynd3fn: package version is what is installed, uname is whats running16:31
Guest70hey16:31
Guest70I have Nvidia and the resolution is fixed to 1024x76816:32
Guest70It's blurry too. Can I fix it?16:32
=== aaguhagegaooeg is now known as westor
=== westor is now known as Guest183
d3fnso if i were to reboot the package version would be what is running?16:34
tomreynGuest70: this probably means that you used to have the nvidia proprietary driver active but it no longer is for some reason, but the nouveau driver is still blacklisted. you usually have two options then: purge any remainders of the proprietary nvidia drivers and just use nouveau, or try to make the proprietary nvidia driver working.16:34
tomreynd3fn: when you'll reboot, the newest available kernel will be booted, unless you configured it differently.16:35
tomreynd3fn: there is a possibility that you have multiple kernel images installed side by side. ls /boot should give you an idea16:36
Guest70tomreyn both nvidia drivers do that. but on windows it works even in 1920.108016:38
tomreynd3fn: apt list --installed linux-aws{,-lts-$(lsb_release -rs),-edge}16:40
tomreynGuest70: both nvidia drivers (which?) do what?16:41
Guest70the properiaty and the open source16:41
EriC^^d3fn: not sure of aws, but some vps will use a kernel separate than the one on the install, whcih you cant change from within linux16:41
Guest70leave the resolution fixed on 1024x76816:41
EriC^^d3fn: something to do with the virtualization method, usually paying more gets you a kernel16:42
tomreynGuest70: a lower than 'proper' reolution is usually an indication for a graphics fallback mode being active, i.e. neither nouveau nor nvidia drivers in use.16:43
tomreynso i don't think you know what these drivers do, since they're not loaded.16:43
tomreynGuest70: if you're hoping to make progress on this, i would suggest to state which ubuntu version you are running, which (versioned?) driver you mean to be using, and which graphics hardware you have there16:45
Guest70i have tried more than 10 linux distros including 20.04 and the 2116:45
Guest70of ubuntu16:45
Guest70It always shows like this on any linux distro but on windows works good16:45
tomreynif you need help with finding out what you have there, please ask16:46
Guest70yeah that's the problem. What could be the issue16:46
jhutchins!nvidia16:47
ubottuFor nvidia and matrox graphics cards, see https://help.ubuntu.com/community/VideoDriverHowto . For AMD/ATI graphics cards, see « /msg ubottu ati » and « /msg ubottu fglrxmissing » For the latest Nvidia drivers see https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa16:47
tomreynimproperly installed proprietary drivers, hardware which is no longer supported by nvidia is what i could immediately think of16:47
Guest70Can I get a graphich card sent for testing16:48
ioriaGuest70, let's start with your hardware, please run :  'lspci -nnk | nc termbin.com 9999'16:48
leftyfbioria: I would grab the ubuntu version and kernel as well16:52
ioriayep, but he's gone16:52
leftyfbah, missed it16:52
jhutchinsI thought nvidia's drivers were pretty good about backward compatibility.16:55
jhutchinsThey also maintained a pretty complete backlog of versions last time I looked.16:55
=== Leoneof|2 is now known as Leoneof
=== Scotty_Trees2 is now known as Scotty_Trees
montpolI did sudo apt update and sudo apt upgrade and it stated something along the lines of the upgrade was not completely successful and asked if I wanted to do a partial upgrade or continue. I did the partial upgrade and it changed my OS to Pop! OS. How do I go back to what I previously had i.e. Ubuntu 20.04? I restored a backup but the OS is still the17:33
montpolsame.17:33
leftyfb:/17:34
leftyfbmontpol: reinstall Ubuntu 20.04 from scratch and do not add PopOS repo's to your OS17:35
montpolfuck17:35
montpoldo i really have to do that17:35
leftyfbplease watch the language17:35
montpolwtf?17:35
leftyfbmontpol: yes. That's what happens when you install packages from one OS over another17:35
leftyfbyou are now running neither Ubuntu nor PopOS17:36
leftyfbyou have a mess17:36
montpolwell thats just shitty17:36
leftyfbmontpol: the PopOS site gives you a warning about this exact scenario17:36
montpoli never downloaded popos so im confused about the whole shit now17:37
leftyfbmontpol: please watch the lanugage17:37
leftyfblanguage*17:37
montpolstop being a child leftyfb17:37
montpolgrow up...people cuss in the real world17:37
leftyfbmontpol: you added a PopOS repo17:37
leftyfbmontpol: if you don't like the rules and guidelines of this support channel, feel free to use google for help instead17:38
montpolleftyfb didnt see anywhere in the guidlines that you cannot be an adult and use words freely....again stop being a child and grow up17:39
leftyfbmontpol: good luck17:39
montpolthanks for the advice but dont tell me to watch my language17:40
=== jje2 is now known as jje
montpoli read this17:46
montpolhttps://askubuntu.com/questions/1184253/installing-and-removing-the-pop-theme-leaves-package-versions-referring-to-the-s17:46
montpolbut i get17:47
almostdvsgood luck17:47
montpolWARNING: Performing this action will probably cause your system to break!17:47
montpol         Do NOT continue unless you know EXACTLY what you are doing!17:47
montpolTo continue, type the phrase "I am aware that this is a very bad idea":17:47
leftyfb!paste | montpol17:47
ubottumontpol: For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.17:47
leftyfbtomreyn: we should put the guidelines in the topic18:00
tomreynleftyfb: they are18:00
leftyfbbah, stupid word wrapping18:01
ice9how to enable gnome-shell notifications for pidgin?18:01
leftyfbice9: did you try https://extensions.gnome.org/extension/782/pidgin-im-integration/ ?  (first result on google)18:04
leftyfbice9: https://bugs.launchpad.net/ubuntu/+source/pidgin/+bug/186100618:05
ubottuLaunchpad bug 1861006 in pidgin (Ubuntu) "After upgrade to 20.04, notifications not working as expected" [Undecided, Confirmed]18:05
=== Guest5434 is now known as pong
=== fredix_ is now known as fredix
dkjfki linked a funny 12-year-old bug in the installer earlier tomorrow, isn't that hilarious?18:21
jhutchinsdkjfk: Obviously not something that affects very many situations.18:22
semitonesA very strange thing is happening that I'm almost sure is because I'm running an ubuntu server on Google Cloud, but wondering how to figure out what is going on. I open up vim .ssh/authorized_keys. I see a line in there that I already added. I paste in some new keys. I do :wq, it exits cleanly. But when I look at the file, it still has just one key18:22
dkjfkhttps://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/87534318:25
ubottuLaunchpad bug 875343 in ubiquity (Ubuntu) "Stuck at 'Saving installed packages...' when using a custom /var" [High, Triaged]18:25
ice9leftyfb, when i access the extensions page i get "Although GNOME Shell integration extension is running, native host connector is not detected. Refer documentation for instructions about installing connector." however I installed the needed software. so I installed the extensions manually but it didn't show up in the Extensions management app18:26
semitonesOk I think what is happening, when I paste, it looks like the characters went through, but they really didn't...18:26
leftyfbsemitones: contact google for support with their custom images18:26
leftyfbice9: log out and back in and check again. My guess is that extension might not actually work though. See the bug I posted18:27
ice9leftyfb, i did but still18:27
leftyfbice9: what do you use pidgin for?18:28
ice9leftyfb, xmppa and gmail18:29
ice9xmpp*18:29
semitonesyes it is definitely a problem of copy/paste into the browser ssh18:30
jhutchinssemitones: What is your source?  What is the OS and program that you are copying the text from?18:50
semitonesjhutchins, it is the browser SSH in GCP (was using firefox on windows). I fixed it by unchecking "ctrl-shift V/C" paste option and using ctrl-v, ctrl-c instead. On the previous setting, it would copy the text to the display, but it wouldn't make it all the way over to the server, if that makes sense.18:52
semitonesLike you could type "echo" and paste "hi", and it would look like you had "$ echo hi" but if you hit enter, you'd get a blank line, and a new prompt.18:53
semitoneschanging it to ctrl-v/c made it work as intended.18:53
jhutchinssemitones: Good work tracking it down.18:53
semitonesyeah it was good debugging practice18:54
jhutchinssemitones: Pasting between environments can be pretty tricky.  You can also toggle the display of hidden characters in vi, which can be useful.18:54
semitonesthat does sound useful! I feel like a hacker just by knowing how to use :set paste...18:57
=== withered_wolf is now known as thoughtfu
=== thoughtfu is now known as withered_wolf
=== withered_wolf is now known as thoughtfu
=== thoughtfu is now known as withered_wolf
tomreynwithered_wolf: please reduce your nickname changes to the absolute necessary while on this channel. thanks.19:04
=== pizza is now known as pizzaiolo
=== pizzaiolo is now known as piz
=== pong is now known as Guest4242
blahboybazIs ubuntu 20.04 at eol or something?21:40
sarnoldno21:42
sarnoldthere's a handy table of which releases are supported on https://wiki.ubuntu.com/Releases21:42
blahboybazsarnold: thx21:43
mundelj_kozikhello today???21:43
blahboybazI guess the answer to that question would be a resounding no then21:44
blahboybaznot by a longshot21:44
sarnoldyeah, there's a while left on 20.04 ;)21:44
mundelj_kozikhow are you today?21:46
yukiupmild spicy21:46
blahboybazSome (digitalocean) mirrors are failing in my $ sudo apt upgrade..  I googled about it and what I came up with is very old information (like 2016 was the latest); and, even the information there is terrible. There may be one soln spoken of but it's from 2016 - plus - I'm not confident in my ability to evaluate whether it's dangerous or is a good solution or what.21:47
blahboybaz Has anyone else been having a problem with mirrors lately?21:48
sarnoldall my systems are working fine, but I don't have any on DO21:50
sarnoldif you pastebin your errors somewhere, someone might be able to give a more concrete suggestion21:51
blahboybazsarnold: thx21:59
blahboybazHere is a paste:  https://pastebin.com/LTub884i21:59
blahboybazThis is the most recent article I could find:  https://www.digitalocean.com/community/questions/digitalocean-mirrors-failing21:59
blahboybazI tried changing the mirror url to https instead of http but that failed too (just in a different way)22:00
blahboybazI changed it back22:00
sarnoldblahboybaz: did you run an 'apt update' first?22:00
blahboybazsarnold: I did and the falure (with https) was that it could not perform the handshake - somthing like an err 19 or something?22:01
blahboybazSo I changed it back to http22:02
sarnoldoh *wild*, the 10.5.14 versions don't exist on http://sfo1.mirrors.digitalocean.com/mariadb/repo/10.5/ubuntu/pool/main/m/mariadb-10.5/ any more22:02
sarnoldI wonder mariadb folks made a mistake and had to unpublish a release22:02
blahboybazWierd22:03
blahboybazSo what is the wise decision for me to make at this time?22:03
sarnoldblahboybaz: https://mariadb.com/kb/en/mariadb-10514-release-notes/22:03
sarnoldThis release is no longer available for download after a problem was noticed when manually running mariadb-upgrade. See MDEV-27789 for more details.22:03
sarnoldA new version will be released shortly.22:03
sarnoldblahboybaz: I suggest doing nothing :) check for 10.5.15 release every few hours22:04
blahboybazsarnold: So just wait it out and don't be alarmed?22:04
sarnoldblahboybaz: yup22:04
blahboybazright on22:04
blahboybazthx22:04
=== LordOfLive is now known as JOEROOT
gordonjcpevening22:09
gordonjcpdo the supplied "radeon" drivers in Ubuntu support OpenCL?22:10
gordonjcpis there an easyish way to install the proprietary ones?22:10
cbreakproprietary radeon drivers? There is such a thing for linux?22:23
gordonjcpcbreak: apparently, yes22:25
gordonjcpcbreak: and it seems you need them for opencl to work22:25
gordonjcpmeh, sod it, this card's going in the bin22:28
gordonjcpNVidia it is22:31
gordonjcpit's always been far better supported in Linux22:31
Maikmundelj_kozik: this is a Ubuntu support channel, if you have no Ubuntu support question and just want to chit-chat then do so in #ubuntu-offtopic22:36
Maikjust leave the nonsense out of here22:36
gordonjcpso22:43
gordonjcpgetting vaguely back towards support22:43
gordonjcphas anyone in here any recommendations for how to use OpenCL with an AMD graphics card in Ubuntu?22:43

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