/srv/irclogs.ubuntu.com/2022/05/29/#ubuntu.txt

quackgyverMy keyboard's keys randomly stop working.00:14
quackgyverRight now the tag key (<>) won't work, which prevents me from coding.00:15
quackgyverWhat do I do to fix it?00:15
quackgyverAnd how do I figure out what's causing it?00:15
InPhasequackgyver: I have had this problem, and it was due to the keyboard cable being compressed too much where the fold in the cable was.  I resolved it by opening up the laptop and inserting a thin roll of poster putty into the fold of the keyboard cable, and then reassembling the laptop.  This resolved the bending radius issue with the cable, and I've had zero problems since.00:16
InPhaseAny sort of material with the appropriate physical properties can be shoved in there.  If you want a hint as to whether or not this is the problem, it's more likely to be true if you ever notice the problem depending on the flex in the laptop, or depending on pressure on the top of the laptop.  It might also be accompanied by a thermal dependence.00:18
InPhaseI think it has become a much more common problem as they keep trying to shrink these laptops down and squish everything tight.  Electricity does not like very tight 180 degree turns very much.00:20
balticsunrisei made a mistake with do-release-upgrade from 20.04, can someone please advise me how to reset my sources and do the right upgrade to 22.04?01:30
Bashing-ombalticsunrise: There is no Go-back button. All we can do is try and fix what is.01:32
balticsunriseyeah, i ctrl+c terminated it when i found out it was upgrading to impish and now my sources list got messed up and i cant edit the entries01:33
balticsunriseshould i be trying to manually edit the files in /etc/apt to remove references to impish and back to focal?01:34
InPhasebalticsunrise: Here are the non-commented lines in my sources.list for 22.04:  https://bpa.st/BE3Q01:34
InPhaseYou do not actually need to go through impish.01:35
balticsunriseInPhase: thanks, so i can just change the distribution codename in text editor to jammy and it will take care of the rest?01:36
balticsunrisewhen i run apt update && upgrade it complains there are multiple entries and it wont let me edit them in software & updates01:36
InPhasebalticsunrise: Well the old method prior to the invention of do-release-upgrade was to just update the sources.list and do an apt-get dist-upgrade.  It appears to still be available as "apt full-upgrade", so I would try editing the file, then do an apt update, then do the apt full-upgrade.01:38
balticsunriseInPhase: okay, so i should invoke gedit with sudo to do that?01:40
balticsunriseseems to glitch out and fail to display correctly whenever i do that btw01:40
InPhaseSure.  But sincere advice, make a backup copy of any file in /etc/ before you edit it unless you are 100% confident in what you're doing.  It increases the odds that you can recover from errors.01:41
InPhaseYou mean that gedit is malfunctioning?01:41
InPhaseThere are many other editors, but you're down to choosing between whichever ones you have installed when your sources.list is messed up.01:41
balticsunriseyes, gedit won't display correctly. also i can't boot from usb or livecd so if this build gets screwed up there's no way back afaik01:42
=== money_ is now known as POLO
balticsunriseit would really help if i could boot the livecd and do a fresh install but i don't know why it won't but it just skips to the next device in the boot priority01:46
arraybolt3balticsunrise: You probably have nano available on your system. It's a text editor that runs in the command line, and I have yet to see an Ubuntu system without it, so try "sudo nano" rather than "sudo gedit".01:51
balticsunrisearraybolt3: i'll try that thanks01:52
arraybolt3Also, with the bit about "skipping to the next device in the boot priority", you might be able to make your system boot from a live USB by using the UEFI boot menu. Just hit "Esc" (or whatever key your system tells you to use) during early boot to get to some boot options. One of them should be a boot menu. Select that, then select your USB drive from the list. (Note that the USB drive will need to be plugged in when you do this.)01:55
balticsunrisearraybolt3: i think its an old chipset/bios that doesn't support UEFI or usb boot? but i could get it to boot the livecd once earlier, but it failed to launch the graphical installer and dropped to a command line error. i can't even get it that far now...01:56
arraybolt3Can you burn a new DVD and try using that? You might also try cleaning the lens of your DVD drive with a little bit of rubbing alcohol (while you're system is off, of course, and let everything dry for 15 minutes before turning it back on if you do this).01:59
balticsunrisei don't think it's the dvd or the reader, i also burnt boot-repair-disk.iso and plop boot manager to dvds...the boot-repair disk just skips to the next boot priority the same as the ubuntu livecd, and i can get the plop cd to bootstrap into ventoy but it fails to launch any of the isos from there, stuck on a blank screen with a flashing "_" cursor02:03
balticsunriseplop cd -> ubuntu liveusb made with rufus just skips the same as well02:04
balticsunrisethanks again for the tips!02:46
cluelesspersonthis latest ubuntu lts install is crashing randomly02:49
cluelesspersonweird02:49
cluelesspersonpulling me out of docker containers02:49
cluelesspersonkilling my user session02:49
jhutchinscluelessperson: Did you checksum the downloaded image?  What hardware are you running it from?02:50
cluelesspersonjhutchins, torrent software does that automatically, and from a Lenovo thinkpad x1 yoga 4th gen02:51
jhutchinscluelessperson: I meant like DVD or USB.02:52
jhutchinsI still think you should checksum the final image.  Torrent software is not infalible, and it sounds like you might have multiple errors if it's crashing randomly.02:52
jhutchinsThat or a hardware problem.02:53
cluelesspersonI don't think it's an image issue.02:53
InPhasecluelessperson: Did you check the tail end of the syslog right at the points of crashing?02:54
InPhaseSometimes that will point you in the right direction to poke.02:55
InPhaseCheck a few instances to see if the pattern is consistent.02:55
leftyfbdmesg is also useful03:04
leftyfbI would run a memory check as well03:04
balticsunriseupdate, i seem to have gotten myself into more trouble with dependencies now...there were hundreds of packages held back and so they apparently stayed on focal release versions, i ran dist-upgrade to fix it but i just read its probably removing packages it shouldn't now?03:10
balticsunrisei tried to open gedit to save the output from the command line but it crashed on opening, then i opened libreoffice and i got "invalid problem report: no such file or directory" and the whole system has now frozen during the dist-upgrade still in progress03:12
balticsunriseif i reboot am i going to end up with the system in an unrecoverable state?03:13
=== money is now known as Guest4684
balticsunriseokay i got a terminal back, can anyone please suggest what might be the best thing to run from the terminal now to repair the situation?03:21
=== Guest4684 is now known as POLO
ahcbalticsunrise it seems you're in a similar position to myself. Haven't tried gedit yet. Sorry I can't help.03:41
ahcQuestion. I'm at tty2, lost the Gnome Desktop, I've mounted a USB ram stick, but can't copy to it Permission Denied. Strange thing is sudo chown aa:aa /media/usb32  says Operation not permitted. Grr. I just want to copy some files over.03:44
ahcWill try a sudo cp *.txt /media/usb32   see if that works03:45
arraybolt3_balticsunrise: At this point, things sound extremely broken, and I really don't know what would help. Do you have any other computers with a 64-bit CPU?03:46
ahcYes, that worked. What a drama. I seem not to be able to chown of the USB dir. Mbe I should chown the actual device /dev/sda103:47
arraybolt3_ahc: Your chown isn't working most likely because of FAT32.03:47
arraybolt3_ahc: Chown'ing the actual device probably wouldn't do what you wanted, and it might open a security hole (though I'm not entirely sure about that).03:48
ahcOK arraybolt3_03:48
arraybolt3_ahc: FAT32 filesystems don't support UNIX permissions like file owner. The ownership depends on how you mount the drive. If you used "sudo mount", only root will have access to it.03:48
arraybolt3_There's a command to mount it as a standard user, but I don't remember it.03:48
ahcUnderstood. I'll hit the 'net for that one. It must have been done before.03:49
arraybolt3_Actually, I just found it. Add "-o umask=000" to your mount command.03:50
=== arraybolt3_ is now known as arraybolt3
ahcYes, I got this, so, that's good. We'll give it a try.  $ sudo mount -t vfat /dev/sdb1 /media/USB -o [securityoption]03:53
arraybolt3Nice, looks good. (As an aside, -o allows you to specify various options, umask just appears to be one of them.)03:54
ahcWow. That works well. Great.03:57
=== POLO is now known as Gambino
=== money is now known as Guest2841
=== Guest2841 is now known as POLO
=== POLO is now known as GAMBIO
=== GAMBIO is now known as GAMBINO
=== GAMBINO is now known as POLO
=== POLO is now known as Rosati
=== Rosati is now known as GAMBINO
=== GAMBINO is now known as Rosati
=== Rosati is now known as STYNER
=== STYNER is now known as ROSATI
=== ROSATI is now known as POLO
=== money is now known as POLO
=== money is now known as polo
=== Vaelatern_ is now known as Vaelatern
=== money is now known as Guest2037
=== money is now known as Guest9566
=== Guest9566 is now known as POLO
bargif I type various commands and get various outputs e.g. suppose one of them is $ls<ENTER> and get some output. Is there a log file that stores both the commands and the output?07:24
lotuspsychjebarg: history will log your typed commands in terminal07:25
lotuspsychjenot sure if outputs can be logged07:26
lotuspsychjeyou can save an outout though07:26
lotuspsychje*output07:26
bargthat'd be on a command by command basis though, adjusting the command to output to some file07:27
biapybarg: you may want to try on #bash07:28
bargok, thanks07:28
cluelesspersonmy laptop's wifi is lagging every  minute or so07:38
cluelesspersonit's making it very difficult to test things remotely on the rpi07:38
lotuspsychjecluelessperson: ubuntu release, kernel version and wifi chipset please?07:39
cluelesspersonUbuntu 22.04 LTS, linux-image-5.15.0-25-generic, 00:14.3 Network controller: Intel Corporation Cannon Point-LP CNVi [Wireless-AC] (rev 11)07:43
cluelesspersonlotuspsychje, ^07:43
lotuspsychjeupdate your system to latest first please cluelessperson07:43
lotuspsychje!uptodate | cluelessperson07:44
ubottucluelessperson: To ensure you have all the latest known patches and security updates for your ubuntu installation, please update with the following command: `sudo apt update && sudo apt upgrade`. See also !upgrades and !security; you may also need to run `apt full-upgrade`.07:44
lotuspsychjeshould be kernel 5.15.0-33-generic by now07:44
=== POLO is now known as polo
=== polo is now known as POLO
cluelesspersonlotuspsychje, apt upgrade doesn't seem to be doing that07:48
lotuspsychjecluelessperson: sudo apt update && sudo apt full-upgrade07:48
cluelesspersonit's just updating gzip07:49
cluelesspersonokay, "software updater" bugging you ever 5 minutes to update is annoying08:04
lotuspsychjecluelessperson: always keep your system up to date, less annoyances08:07
cluelesspersonlotuspsychje, Intel Wireless-AC 9560, 802.11ac Dual Band 2x2 Wi-Fi + Bluetooth 5.108:07
cluelesspersonlotuspsychje, I do, but I don't need dumb popups when I'm using ansible to perform apt update often08:07
greengeckoHello I've noticed that The Ubuntu gives me an error at the moment08:09
lotuspsychjecluelessperson: after reboot into your new kernel version, test your wifi some time, if you keep having lags, ask again in this channel08:09
greengecko503 Service Unavailable08:09
greengeckoNo server is available to handle this request.08:09
lotuspsychjegreengecko: where do you get that?08:09
greengeckoUbuntu website Ubuntu.com08:10
greengeckoits down it seems08:10
cluelesspersonlotuspsychje, I'm confused why a reboot is needed.08:10
cluelesspersonlotuspsychje, linux uses live patching for the most part now08:10
=== money is now known as Guest3863
=== money is now known as Guest9382
Maikcluelessperson: if you activated the livepatch yes, but in some cases you still need to reboot08:38
Maikplus the live patch is only available on LTS releases08:39
Maiklivepatches are only useful to workstations & companies imho, not the regular home users08:42
MaikOh, i forgot to mention that only main Ubuntu LTS releases have the livepatch option, not the other flavors.08:45
cluelesspersonMaik, apparently Canonical is paywalling livepatching for ubuntu behind a subscription08:48
cluelesspersonWhat the fuck.08:48
cluelesspersonWhat sort of trash is this. https://ubuntu.com/security/livepatch08:49
Maikcluelessperson: livepatches are available to everyone and please mind the language a bit :)08:49
cluelessperson"Livepatch is included in Ubuntu Pro and Ubuntu Advantage. "08:49
Maikcluelessperson: "Free for personal use:Anyone can use UA-I Essential for free on up to 3 machines, or 50 if you are an official Ubuntu Community member."    https://ubuntu.com/advantage#livepatch08:50
cluelessperson"Personal and community subscriptions are available at no charge"08:51
cluelesspersonHow about they just not do this sorta mickey mouse crap.08:51
* cluelessperson moves on to testing wifi08:51
cluelesspersonyeah, wifi is still lagging out08:53
=== money is now known as Guest4807
=== Guest4807 is now known as POLO
decompilexeHello09:19
lunahi09:20
cluelesspersonsup09:21
alocerHello Guys, anyone knows what is the repo for building ubuntu ISO images ?09:22
alocerlive-build seems really old on ubuntu repo's, it seems I should use debian bullseye for creating a customized version of jammy?09:23
tomreynalocer: https://github.com/canonical/ubuntu-image09:36
tomreyni'm not sure whether this is actually used for building the installer / live ISOs, but those do contain an image which is just extracted to the target.09:37
alocertomreyn: this is for building the cloud images. thank for mentioning this.09:37
cluelesspersonmy wifi is atrocious09:44
Maikcluelessperson: not much we can do about it so to keep on complaining about it isn't really helping either. Maybe Jeremy31 knows how to solve it if he's around.09:50
cluelesspersonI need to sleep.  thanks though09:50
=== fling is now known as swing
BluesKajHi all10:28
lunahi10:30
=== money is now known as Guest8810
brkPipol! can someone please help me sort out modules drivers and whatever is needed for my sound card to be found and get some sound from the speakers11:13
brkhttps://pastebin.com/X6z9xPtn11:13
tomreynbrk: your ubuntu release, kernel version, audio chipset + codec are?11:16
Maikbrk: didn't you get it solved yesterday?11:17
brk22.04, Linux core 5.15.0-33-generic #34-Ubuntu SMP Wed May 18 13:34:26 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux11:17
brkMaik, nope :/11:17
tomreynyour paste shows only HDMI audio devices, is this what you intend to use?11:19
tomreynif you don't know about the hardware, running alsa-info and uploading the output should help11:20
brktomreyn, no sound / dummy sound11:20
tomreynthat's another useful bit of information, but far from a full picture. ;)11:21
brkhttps://pastebin.com/KvPT4Gyg11:22
brkMay 29 11:54:17 core pulseaudio[10516]: Failed to load module "module-alsa-card" (argument: "device_id="0" name="pci-0000_00_1f.3-platform-skl_hda>11:22
brkI don't know how to investigate and what autputs to look for. I am super lame new to linux11:24
BluesKajbrk, there used to be a bug that's never been tatally fixed with intel audio, the driver fails to on boot, perhaps sudo modprobe snd-hda-intel and reboot might work. If the there's no output from that command then the driver loaded properly.11:29
brklet me see11:30
brkno output11:30
BluesKajok, try a reboot now11:30
brkok11:30
brkrebooted11:32
BluesKajalso make sure automute is disabled in alsamixer11:33
brksound worked on win 11 (thats how i bought it) then installed 22.04 and worked as well. Somewhere something happened and no sound11:33
brklet me see11:33
brkhttps://ibb.co/6NNxCwV11:34
ogra"thats how i bought it" <-- can you be more specific what "it" is ? (laptop, desktop, brand, model etc)11:35
brkogra, huawei d1511:35
brkdo you need some info from alsamixer of asound/ version, cards, devices, oss devices, timers, pcm11:38
Maikkeep in mind that Windows isn't Linux and vice versa. What "works" on Windows doesn't need to "work" on Linux persé.11:39
brkMaik, yeah, but it all wokred on both OS11:39
Maiktry booting from a older kernel and see if it works11:40
Maikif so then file a bug report on the matter11:40
brkand all changes or installs I did after ubuntu was securty wise procedures (like the usual rkhunter, ufw settings, vpn, apparmor, fail2ban etc)11:40
brkMaik, ok, which older kernal version would you recommend?11:41
Maikthe one that worked for you before11:41
brkit is the one I am using now, 5.1511:41
ogrado you have the "firmware-sof-signed" package installed ?11:42
brkcould it be possible if I install windows 11, maybe it will fix the drivers and then install again ubuntu 22.04?11:42
Maikbrk: probably 5.15.0-2511:42
brkogra, I am not sure, how do I check?11:42
ogra"dpkg -l | grep firmware-sof"11:42
Maikbrk: drivers in windows do not have any influence on Ubuntu or any other distro11:43
brkMaik ok, im currently with 5.15.0.33, will try 0-2511:43
brkogra, its signed11:44
brkbrk@core:~$ dpkg -l | grep firmware-sof11:44
brkii  firmware-sof-signed                        2.0-1ubuntu3                            all          Intel SOF firmware - signed11:44
brkbrk@core:~$11:44
ogradoe it say "ii" at the start of the line ?11:44
ograah11:44
brkyep11:44
brkI see a lot suggestions about "pulseaudio -d" that is placed in startup - but I can't find it.11:46
ograpulse only consumes the driver ... yur prob lies lower11:46
ograhttps://askubuntu.com/questions/1243369/sound-card-not-detected-ubuntu-20-04-sof-audio-pci11:46
ograthat thread has some suggestions11:46
brkogra, I didn't try this threat. Will do now, thanks11:47
ograbut there seems to also be https://github.com/thesofproject/linux/issues/3248 ... which indicates that you'll probably have to wait until the kernel/alsa fully support it11:53
ubottuIssue 3248 in thesofproject/linux "[FEATURE] Support for ES8336 on Intel Comet Lake" [Open]11:53
brkogra, in my case aplay -l beofre changing the suggested line in /etc/default/grub, showed me three devices HDMI, and card 0 on all. After changing the line in the file ... now aplay -l shows 11 HDMI devices, subdevices 0 and card 0 on all11:56
brkill try with older kernal11:57
brkkernal 5.15-25 failing the load, bad shim signure12:04
brkinstalled this one https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.15.25/amd64/12:05
Maikbrk: you're not supposed to install kernels through that PPA as was told yesterday12:07
Maikyou're doing it wrong12:07
brkMaik, can you please let me know where from ...12:07
Maikthe official repo, what else12:07
brkI tought thi sis official12:07
Maikas was told yesterday, no12:08
brkah I see now, this is mainline .... meaning for testing only12:08
Maikindeed12:08
Maikyou should have older kernels installed already on your system, at least one if it's a 22.04 clean install12:09
Maikyou should be able to select the older kernel from grub when booting12:09
BluesKaj!ppa | brk12:10
ubottubrk: 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-purge12:10
brkMaik, but all kernal versions I find are Mainline, where do I get official legit and stable kernal version.12:13
Maikbrk: in the official repo using sudo apt install whateverthepackagesnameis12:14
brkhttps://kernel.ubuntu.com/~kernel-ppa/12:14
brkis it from ubuntu-stable?12:14
Maikbrk: but again: you should be able to select the older kernel from grub when booting12:15
Maikbrk: sigh... not from there...12:15
brkby the way all kernal versions showing on grub are mainline and non are loading. Only the 5.18 version loads up12:16
Maikbrk: sudo apt install linux-image-5.15.0-25-generic12:16
Maikthat's how it's done12:16
brkoh okay12:17
Maikbrk: we told you not to use the mainline kernels12:17
Maikbrk: re-install might be the best option, don't update and see if the sound works. Then check which kernel you use with uname -r12:19
brklinux-image-5.15.0-25-generic is already the newest version (5.15.0-25.25)12:19
Maikand stop installing kernels from that mainline ppa12:19
Maikif -25 is installed you should be able to boot from it12:20
brkbut it loads 5.15.0-33, as 5.15.0-25 doesnt load, bad shim signiture12:20
brkI will try now12:20
Maikbrk: i guess you bricked it because you fooled around with your system by installing stuff from elsewhere.12:21
brkMaik, thank you. the new official kernal loaded up now. The other 5.15.0.25 couldnt load12:22
brkMaik, I hope its not bricked. I guess will install windows 11 back and return the laptop as faulty12:23
Maikbrk: remove all the mainline kernels you installed and purge that mainline PPA12:23
brkok12:23
Maikbrk: ok, your choice. Good luck. :)12:23
brk:)12:29
Guest8510 my current Dell R10 with a 3090 running linux and playing day of defeat, the Nvidia card runs 40C hotter.... under windows 10 it never goes above 34C.... and the AMD CPU, 2 cores under linux are maxed out, while on win 10 utilizes about 30 % of a couple cores.12:31
Guest8510So the card runs at just over 80C while playing a game on linux... is that normal?12:31
brkThank you Maiik, now I have removed all kernals and left only the signed one12:31
brkbrk@core:~$ dpkg --list | grep linux-image12:31
brkii  linux-image-5.15.0-25-generic 5.15.0-25.25 amd64  Signed kernel image generic12:31
oehmangood morning12:47
oehmanwent past 1:30 am last night12:48
=== KnifeCrime is now known as jiggawatt
=== V|A is now known as VIA
JyanHello :>13:48
VIAhi all!14:00
VIAhow do i install 'blueman' on 20.04 if at the firts step i get the following error: https://privnote.com/WoYzsDq3#4pu6cpcuo14:01
VIAshort "... is configured multiple times in .../sources.list:2 and ...list:50" -> bm has no installation candidate14:02
leftyfbVIA: step #1: fix the problem it tells you about a14:02
VIAsorry i didnt get that14:02
leftyfbfix the duplicate lines14:02
VIAif i knew how to, i wouldnt be asking here u know14:03
leftyfbcat /etc/apt/sources.list | nc termbin.com 999914:03
leftyfbpost the URL here so we can see your sources.list14:03
VIA.?14:03
leftyfbvia, in a terminal , type:   cat /etc/apt/sources.list | nc termbin.com 999914:04
leftyfbVIA: it will spit out a URL, post the URL here14:04
VIAaye14:06
VIAleftyfb: https://termbin.com/gm4014:07
leftyfbVIA: you have a pretty messed up sources.list. Why are most things commented out?14:08
tomreynthat's a weird sources.list14:08
VIAat some point i removed all bluetooth related stuff icould find because the system became prone to crashes after using a bt 5.0 dongle, which never worke in the firts place14:08
VIAleftyfb: again, no idea what ur talking out14:09
VIA... "commented out" ???14:09
ravagethe # at the first position14:09
VIAi dont feel were getting closer to me removing one of the 2 sources14:09
leftyfbVIA: give me a moment14:10
VIAwhat about it ravage14:10
leftyfbVIA: https://pastebin.ubuntu.com/p/k3yHhSqHCm/14:10
ravageVIA: try these commands and see if it fixes your problem https://p.haxxors.com/f86sb1ya.txt14:11
leftyfbvia sudo cp /etc/apt/sources.list ~/sources.list.backup14:11
leftyfbVIA: then replace the entire contents of your /etc/apt/sources.list with the contents of what I posted14:11
tomreyncurl -s https://termbin.com/gm40 | nl -ba14:12
leftyfbtomreyn: ?14:12
tomreynthis shows how lines 2 and 50 cover the same14:13
tomreynas indicated by he message14:13
tomreynas indicated by the warning message14:13
VIAagain no clue where to start14:13
tomreynit doesn't solve the generally broken sources.list file, though14:13
leftyfbVIA: ravage's command in his pastebin should work14:14
leftyfbor use mine:   sudo mv /etc/apt/sources.list ~/sources.list.backup && sudo wget -O /etc/apt/sources.list https://pastebin.ubuntu.com/p/k3yHhSqHCm/plain/ && sudo apt update14:15
VIAthis ok so 3, 3 commands right?14:15
VIAill give it a shot14:15
VIAwell its running14:17
tomreynVIA: for the future, please note that editing /etc/apt/sources.list is not a suitable approach to "remove all bluetooth related stuff" nor to prevent that "the system became prone to crashes after using a bt 5.0 dongle, which never worked in the first place"14:17
tomreynbetter come here and ask for help with the original issue when such things occur14:18
tomreyni have a feeling that this happened before?14:18
VIAso now it tells me 311 packages can be upgraded14:19
leftyfbVIA: right, who knows how long you've had a broken system14:19
leftyfbVIA: this messed up sources.list has probably causing lots of problems14:20
ravageplease upgrade all your packages :)14:21
VIAyup been getting wierd error here and then14:23
sHey everyone!14:23
=== s is now known as Guest1858
VIA311 packages can be upgraded. Run 'apt list --upgradable' to see them. .. tell me how to see them. how do i upgrade them ?14:24
leftyfbVIA: sudo apt full-upgrade14:24
VIAty leftyfb !14:24
VIAshould i take any precautions ?14:25
VIAclosing down software etc ?14:25
leftyfbnope14:25
ravagea reboot after the upgrades may be a good idea14:25
VIAhow come the repositories when i open up this software+updating GUI thingy, have not changed at all ?14:35
leftyfbVIA: what exactly is the "software+updating GUI thingy"?14:35
leftyfbVIA: can you screenshot it or take a picture with your phone?14:36
PeGaSuSprobably the "Software Updater" application?14:38
VIAno sht14:38
VIAhttps://i.postimg.cc/YST79W5K/updatethingy.jpg14:39
leftyfbVIA: that is showing 3rd party repo's that you added which are in /etc/apt/sources.list.d/14:39
ograthis is the additional software sources14:39
ogra(and canonical partner is just empty since quite a while, partners use snaps nowadays)14:40
ogra(... i.e. you can just uncheck it)14:40
leftyfbVIA: click on the "Ubuntu Software tab"14:40
VIAhmhm i dont like snap*14:40
leftyfbit's probably there that you messed with disabling repo's14:40
leftyfbat one point14:41
leftyfblets not get into snap-hate. It's getting really old14:41
ogra(and irrational 🙂 )14:41
leftyfbVIA: either way, you should be fine now. Don't go messing with your repo's unless you know what you are doing14:41
VIAyou said hate, not me, and again i have no clue what ur talking about, luckyfor me this time14:41
VIAit finishe the upgrade but at the end thers a lot of funky stuff14:42
leftyfb"funky stuff" is not a good way to troubleshoot14:42
leftyfbVIA: pastebin the messages please14:42
VIAeg hinting at "possible firmware missing"14:45
VIAyea im copying all the output after upgrade cmd14:45
VIAthis is the full process -> https://pastebin.com/pwLhwD3b14:47
VIAthe last 30-40 lines or so seem funky14:48
leftyfbthere's nothing wrong with the last lines14:48
leftyfbit's either still going or you didn't pastebin the very end14:48
VIAno i posted the very end.14:49
VIAanyhow ill give it a boot leftyfb what u think :>14:50
leftyfbsure14:50
VIAcya soon sir and thxalot so far leftyfb <314:50
VIAleftyfb: looks like it worked alright thanks again15:04
=== vxwarlock is now known as vx_numberone
=== jesopo is now known as jess
daulphin[m]Hello, is this a live chat? Can I expect help here please?15:35
kostkondaulphin[m], yes and yes15:40
kostkon!details | daulphin[m]15:41
ubottudaulphin[m]: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information; for example, we might need errors, steps, relevant configuration files, Ubuntu version, and hardware information. Use a !pastebin to avoid flooding the channel.15:41
daulphin[m]Ok, thank you ubottu> I am writing everything15:45
daulphin[m]I am experiencing a weird situation, I am not able to connect to my vpn since I have upgraded to Ubuntu 22.04:15:46
daulphin[m]I get a connection when executing a Terminal connection command ie.: "openvpn --config filename.ovpn"15:46
daulphin[m]I get an "Activation of Network Connection failed" error when switching-on the VPN profile from Network setting GUI.15:46
daulphin[m]Any suggestion please ?15:46
daulphin[m]Here is my log15:46
* daulphin[m] posted a file: (931KiB) < https://libera.ems.host/_matrix/media/r0/download/matrix.org/HNXdrVcPpYzQABoIkOsnORcf/NetworkManager_all-logs.txt >15:46
* daulphin[m] uploaded an image: (82KiB) < https://libera.ems.host/_matrix/media/r0/download/matrix.org/QJNtyifexTpIyuADCNZajxlf/Network-screenshot.png >15:56
daulphin[m]When I use Terminal command: openvpn --config filename.ovpn16:00
daulphin[m]I get the connection and this is the output16:00
daulphin[m]2022-05-29 17:58:23 Outgoing Control Channel Authentication: Using 256 bit message hash 'SHA256' for HMAC authentication... (full message at https://libera.ems.host/_matrix/media/r0/download/libera.chat/a587321e318d611e6daffa2decdad2c41e920bc6)16:00
daulphin[m]Any suggestion please ?16:23
=== Syntax1 is now known as Syntax
brkcoi-garrison, Maik, ogra  .. after installing win11 and ran all updates the sound got back.16:28
brkcowill be getting back to ubuntu 22.04 now and hopefully will have sound again and wont be touching shady kernals anyore :D16:29
brkconow I wonder, is it possible to make bootable ubuntu on encrypted usb drive?16:31
i-garrisonbrkco: you mean it's back even after cold boot? in that case this is likely system firmware update applied that fixed it16:31
brkcoits seems so16:32
i-garrisonthat's on the weirdest side of heisenbugs16:33
brkcointeresting is that I tried first with windows 10 LTSE and after the updates the sound still wasn't working. Then installed win 11 and the updates did what they did16:33
i-garrisonbrkco: maybe worth exploring if laptop maker provides a way to update firmware in windows-free environment16:34
brkcoi-garrison, this is exactly what I am going to do after dinner, haven't eaten for 7 hours !16:34
i-garrisonbrkco: just to double check, are you sure you did cold boot directly to ubuntu? that is, reboot windows, power off, and then boot ubuntu directly16:35
brkcono no, I just removed ubuntu, installed windows 10 ltse and then installed windows 11, now will be installing ubuntu again (pretty sure the sound will work again)16:36
fricklerdaulphin[m]: not sure if related, but there are multiple issues still pending, see https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/197557416:36
ubottuLaunchpad bug 1975574 in openvpn (Ubuntu Kinetic) "OpenSSL 3.0 support in OpenVPN 2.5" [High, Confirmed]16:36
oerhekskinetic = 22.10, the beta16:37
i-garrisonbrkco: try checking sound via booting ubuntu livecd - you do not need to install it for the test; try rebooting to livecd without powering off, and then with powering off and compare results16:38
brkcoi-garrison, oh right, that's great advise16:38
brkconow I have to figure out whether is possible to make bootable ubuntu on a usb that is encrypted16:39
i-garrisonbrkco: while in live environment, if you have 'pa-info' there do pastebin that if possible; or at least collect 'aplay -L' which is shorter but you will notice a difference (should be more playback devices than just a few digital outputs)16:39
brkcoI will check both pa info and aplay -L and will pastebin them16:40
i-garrisonbrkco: you probably just need spare usb flash for livecd16:40
yagluis anyone on dwm?....im using that rt now hoping it would reduce my memory footprint...but even though dwm takes up only about 5-10mb of memory...xorg is taking around 200megs...16:40
i-garrisonbrkco: I do not get the point about encrypted :)16:41
brkcoi-garrison, thats sad if thats the case. I should have encrypted just part of the usb drive and not all. It is 64GB SAMSUNG awesome usb drive and I hope I don't brick it16:41
i-garrisonbrkco: better to be safe, find another one16:42
brkcoI will just use the one that has win11 on it, it is what it is16:42
hresco3.16:43
hresco3I have used snap to install a couple of applications.  How do I now make those applications accessible from my menu?16:44
=== PeGaSuS is now known as pegasus
arraybolt3brkco: How exactly did you encrypt the drive? BitLocker? VeraCrypt? LUKS? Or does it support hardware encryption of some sort?17:12
jhutchinsRenaming the cron file worked.17:15
tomreyndaulphin[m]: try adding a new openvpn connection profile using nmcli on the CLI. you can import an existing .ovpn / .conf openvpn configuration file there.17:26
tomreynthe (a?) fatal error related to your current profile appears to be: "Insufficient key material or header text not found in file '[[INLINE]]' (0/128/256 bytes found/min/max)"17:27
tomreynseems seems to state that your current client key material is not found or not usable.17:27
=== K4rMa- is now known as K4rMa
hresco3I have used snap to install a couple of applications.  How do I now make those applications accessible from my menu?  And by menu, I guess I mean the launcher.17:56
brkcorestill no sound on ubuntu 22.0417:57
brkcoreI know its not a bug, because I had sound before17:59
enigma9o7[m]hresco: they should be there already, part of installing the snap adds the desktop file.  Perhaps restart your desktop (logout ad login) to be sure?18:00
i-garrisonbrkcore: some time in the past there was a change to hda driver which turned on "new" implementation; so if you had sound working before and did an upgrade that could be it; just file a bug and see what comes out of it18:00
i-garrisonbrkcore: sound working in windows does not count :)18:01
hresco3brkcore: try an `audiopulse -k`; maybe it is `pulseaudio -k`, I never can remember which.18:01
hresco3enigma9o7: thanks.  thought I might of tried that.  But perhaps not yet.18:02
brkcorei-garrison, I will18:03
brkcoremaybe I have to try another kernal then. at the moment im with Linux core 5.15.0-33-generic #34-Ubuntu SMP Wed May 18 13:34:26 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux18:04
kzolihi18:05
hresco3once the menu is installed, though, where should I expect to see the menu files?18:05
enigma9o7[m]~/.local/share/applications18:05
kzolii get this error when booting my laptop: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS06._UPC], AE_ALREADY_EXISTS (20210730/dswload2-326)18:06
brkcoreatleast I have sound through bluetooth on the headphones18:06
kzoli5.15.0-33-generic18:06
kzoliUbuntu 22.04 LTS18:08
hresco3thank you enigma9o7++18:10
hresco3JzA!18:10
hresco3So, enigma9o7.  I am not seeing the three apps I installed using snap represented in that path, although some others are.  Should they already be there?  Is this a bug which should be filed against the packages?  Or do they only get copied in after I log out and log back in?18:13
=== realivanjx6 is now known as realivanjx
jhutchinsfa18:17
rob0so la ti do18:17
tomreynkzoli: that's a bios bug, you can try to find an updated bios for your computer. running    journalctl -b | grep DMI:     should tell your model and current bios version18:18
jhutchinskzoli: Besides the message, are there any symptoms of something not working?18:20
kzolieverything is working18:21
kzolidesktop file is located in /var/lib/snapd/desktop/applications fro snapd applications, i think18:23
kzoli*for18:23
webchat8so a while ago i was trying to install katoolin which involved me adding the kali ppa, today I was excited to upgrade to 22.04. and instead I got moved on to the latest kali rolling borking my system18:24
webchat8anway to fix this without reinstalling?18:24
leftyfbwebchat8: you are no longer running ubuntu. You need to reinstall18:24
webchat8noooo i was hoping this wasn't the case. but just for learning sake how do you know its not ubuntu anymore, because its not a full install of kali it did a partial and just borked18:25
webchat8like on about you see still the ubuntu symbol18:26
leftyfbwebchat8: you are running a mix or kali and ubuntu, probably more kali at this point18:26
leftyfbdo not add kali repositories next time18:26
webchat8yeah, thanks lesson learned.18:27
VIAleftyfb: my hero!18:28
jhutchinskzoli: So nothing's actually wrong, it's just some subsystem is duplicatin an effort that's already been taken care of.18:32
kzolithanks18:33
jhutchinskzoli: If you were to try to eradicate all duplication of effort in a modern systemd boot sequence, you'd have a lot of work ahead of you (but a much faster boot).18:33
kzolii am beginner for this18:34
kzolimay i question one more?18:35
kzolinothing18:35
kzolithank you, good bye !18:36
webchat8so out of curiosity is the best setup for using some of the kali tools just to use a flash drive with kali or VM?18:40
leftyfb!kali | webchat818:42
ubottuwebchat8: The Ubuntu channels can only provide support for Ubuntu and its official flavors, since other distributions and derivatives have repository and software changes. So please use their dedicated support venues, for example: Linux Mint (#linuxmint-help on irc.spotchat.org), Kali Linux (#kali-linux), and LXLE (#lxle)18:42
webchat8ah apologies thanks for pointing me to the right direction18:42
daulphin[m]<tomreyn> "daulphin: try adding a new..." <- how can I do this please?18:43
tomreyndaulphin[m]: nmcli connection import18:59
daulphin[m]thank you, what should be the argument, the ovpn filename. If so I get error: invalid extra argument 'filename.ovpn' "19:03
daulphin[m]I used "nmcli connection import type openvpn file <filename.ovpn>"19:09
daulphin[m]It keeps asking me a password "Authentification required". Is this root paasword for Ubuntu or my VPN profile? Neither password worked19:09
leftyfbdaulphin[m]: its your user password for the machine, similar when you type it in for logging in or for sudo19:10
daulphin[m]Weird, it doesn´t take it !19:10
rob0From whom did you get your "filename.ovpn" file, a VPN provider?  Or was it from your company IT?19:11
rob0Most personal VPN users want and expect a "full tunnel".  But most business users want a "split tunnel", with only specific traffic going through the VPN.19:13
rob0NM's openvpn implementation was originally written without this understanding.19:13
rob0It would override the routes pushed from the VPN server and make every VPN a full tunnel, wanted or not.19:14
daulphin[m]rob0: VPN provider, it has been working fine for more 4 years until I upgraded to Ubuntu 22.0419:15
daulphin[m]It looks like this version is not yet fine for me and I have to revert19:15
rob0So if yours is supposed to be a split tunnel you have to select that as an option.  I don't remember specifically what and where, but IIRC there is a checkbox.19:15
rob0ok, then NM should work for you.19:16
daulphin[m]I have always worked with NM19:16
rob0But an alternative is to set it up as a systemd service.19:16
daulphin[m]All my profiles have been added through the GUI interface19:16
daulphin[m]never had any problem, this is specific to 22.0419:17
rob0yeah, I deal mostly with business users, and NM has been buggy.19:17
daulphin[m]I don´t recall how to do it again but with this options, VPN doesn´t come back automatically after suspend or screen lock19:18
daulphin[m]Got it to work  rob0, many thanks.19:49
daulphin[m]It seems that to get VPN work in Ubuntu, one needs to add the profiles using either :... (full message at https://libera.ems.host/_matrix/media/r0/download/libera.chat/956ec5b4e0941818021a4162fdeac18acd063b89)19:52
daulphin[m]I appreciate your time and help19:52
daulphin[m] * It seems that to get VPN work in Ubuntu 22.04, one needs to add the profiles using either :... (full message at https://libera.ems.host/_matrix/media/r0/download/libera.chat/8d797a3567c0783273124d142fe7f34a376ab336)19:54
EriC^ /nick EriC^^20:05
=== EriC^ is now known as EriC^^
transhumanisthttps://bpa.st/2OSQ  << this script generates this error >> https://bpa.st/IA4Q    any ideas?20:32
transhumanistseems it thinks that /tmp/.X11-unix is not there even though it is, it cant see it inside the sandbox20:32
transhumanistsorry for the repeat, for any new comers https://bpa.st/2OSQ  << this script generates this error >> https://bpa.st/IA4Q    any ideas? seems it thinks that /tmp/.X11-unix is not there even though it is, it cant see it inside the sandbox21:18
rob0BTW a single paste is more convenient.21:21
rob0Nested Wayland compositor could not create display socket <-- do X11 commands like Xnest work on Wayland?21:22
transhumanistI was thinking it might be a wayland issue, I dont know though21:23
transhumanistrob0: seems I am not running wayland echo $XDG_SESSION_TYPE = tty21:31
leftyfbtranshumanist: you can run that over ssh21:32
transhumanistYes for now I am trying to avoid ssh21:32
transhumanistI will eventually run it over ssh but want to see the difference21:32
transhumanistthanks by the way leftyfb for answering so many of my questions, its appreciated!~21:33
transhumanistsame to you too rob021:33
leftyfbtranshumanist: if you're getting "tty" from "echo $XDG_SESSION_TYPE" then you either aren't running a DE at all or you are ssh'd in or doing something silly with tty's21:33
transhumanistwhats a DE?21:34
leftyfbdesktop environment21:34
transhumanist I dont know but I am definitely running a desktop environment with nvidia drivers21:34
transhumanistit could be my attempt at sandboxing in the script21:35
leftyfb"something silly"21:35
leftyfbnamespaces?21:35
transhumanistip name spaces , yes21:36
transhumanistleftyfb: trying this out and see what happens will need to reboot though systemctl set-default graphical.target21:39
quackgyverInPhase: Sorry for the late response, but I'll look into whether it's a software or hardware issue.22:45
quackgyverI'll do a reboot the next time it happens in order to troubleshoot whether it's a software issue that causes certain keyboard keys to not work.22:45
quackgyverThanks for the fast response. :-)22:45
transhumanisthi leftyfb: I am getting further. Now I am getting https://bpa.st/FYKA but ONLY when trying to run epiphany not firefox or dillo23:06
transhumanistnot much is said about either of the two errors listed23:06
=== jesopo is now known as jess

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