/srv/irclogs.ubuntu.com/2023/08/14/#ubuntu.txt

=== depon__ is now known as test23
=== guiverc2 is now known as guiver
=== guiver is now known as guiverc
=== keypushe- is now known as keypusher
=== diceLibrarian2 is now known as liceDibrarian
=== thomas25- is now known as thomas25
=== adrien is now known as Guest9748
alkisgakik, that's "normal", to use the "main" esp. It's the same as the old bios/grub, which would go to the first disk, not the target disk.05:15
alkisgIt would make sense though to provide a combo box to select "which esp to install to". So do file a feature request bug for that.05:15
akikalkisg: i created a bug report about it just now: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/203126705:16
-ubottu:#ubuntu- Launchpad bug 2031267 in ubiquity (Ubuntu) "Ubuntu MATE 22.04.3 installer chooses the wrong EFI system partition" [Undecided, New]05:16
akikalkisg: if the installer creates a usb stick that doesn't boot, it's not normal05:17
=== reverbtank23897 is now known as reverbtank2389
alkisgakik: it should boot as long as it's inserted in the same PC that you installed it to, without any disk changes at all05:26
akikalkisg: what use do i get of the usb stick if i can boot it on just one computer instead of any computer i want?05:30
alkisgakik, the installer doesn't distinguish between "usb sticks" or "real disks". It doesn't know that you want it to be removable05:30
alkisgakik, most users, when they're installing in a second disk, just want their computers to boot. And they won't boot if it's installed in the second esp, without proper uefi/bios support.05:31
akikalkisg: i'm not sure why you're saying it works right, when i see it's working wrong?05:31
alkisgSo while your use case is fine for a feature request, it's not fine to be the "default"05:31
alkisgFor the rest, you don't have to convince me, as long as you can convince the ubiquity developers...05:31
akikalkisg: i tell the installer to use the usb stick's esp, and it doesn't use it05:32
alkisgIt already has a "target esp" option?05:32
alkisgOr is it "target disk"?05:32
akikalkisg: in the manual partitioning when you can tell it what to mount where05:32
alkisgSure, that does make sense, if you specify which esp you want to mount in /boot/efi, that could also be  the target esp for installation05:33
akikalkisg: it doesn't actually say /boot/efi05:35
akikalkisg: it says: Edit partition (as superuser)05:36
akikSize 1074 MB05:36
akikUse as: EFI System Partition05:36
akikwhen i change the usb stick's esp properties in manual partitioning05:36
alkisgakik, but that one allows you to define 10 such partitions, right? So it can't mean "the one that the installer will use"05:43
alkisgTry the "where to mount" options, not the "format as" options05:43
akikalkisg: it was already initialized. there's no place to set the mount point05:44
alkisghttps://i.stack.imgur.com/psm5Z.png05:45
alkisgI mean that ^ mount point column05:45
akikalkisg: for the root fs the mount point setting is right there05:46
alkisgOK then, so a feature request will be required if they don't provide any option yet to specify the target esp05:46
alkisgThe "format as esp" doesn't count as you can format 10 partitions as esp05:47
akikalkisg: what 10 partitions? i only have one on the usb stick05:48
alkisgYes but you could have two05:48
alkisgAnd two in your internal disks05:48
alkisgSo that option isn't equivalent to "target esp"05:49
alkisgSo I suggest that you do a feature request rather than try to twist the defaults to your use case05:49
alkisgAnd that's all I have to contribute to this issue; you can try to convince the ubiquity developers otherwise if you wish05:49
akikit's not "my" use case, but everybody's use case who want to create a uefi bootable ubuntu usb stick05:50
akiki created the bug report05:50
alkisgI don't have anything else to contribute to this issue. You can't convince me, and you don't need to05:50
alkisgSure, just wait to hear back from them05:50
alkisgI just mentioned what I thought would be a suitable solution, in case you wanted to mention it in the bug report05:51
=== A_Dragon is now known as Guest8048
=== Guest8048 is now known as A_Dragon
=== tristan123 is now known as tristan_
=== shokohsc5108 is now known as shokohsc510
kerxphiloxWhat provides the Start Menu similar to Windows on a Ubuntu Gnome desktop?  I don't have that enabled by default.  Is it an extension?07:40
nteodosiokerxphilox, most other desktop environments have something like that by default.07:46
nteodosioOtherwise search engine tells me old.reddit.com/r/gnome/comments/85v7gf/is_there_a_windowslike_start_menu_for_gnome/07:46
kerxphiloxIs there a way to get that installed on Gnome?  I can't find an extension07:46
Unit193https://docs.xfce.org/panel-plugins/xfce4-whiskermenu-plugin/start#screenshots ? :D08:02
spy_HELLO08:03
kerxphiloxQuestion here.  How hard would it be to compile Google Chrome's browser from source code on an ARM64.  I have experience compiling source code but not something like this.  Is this even possible?08:03
nteodosioNo and yes, kerxphilox. Google Chrome's source code is not available, it's closed source. However, it's mostly Chromium. That you can surely build for ARM.  E.g. https://code.launchpad.net/~chromium-team/chromium-browser/+git/snap-from-source/+ref/stable for the snap or https://code.launchpad.net/~nteodosio/+junk/chromium-mantic for a PPA.08:08
kerxphiloxunfortunately the SNAP doesn't run through VNC.  I get the following error when I install the chromium snap and try running it through VNC on my arm64 instance:08:08
kerxphiloxubuntu@ip-172-30-1-161:~$ chromium08:09
kerxphilox/user.slice/user-1000.slice/session-3.scope is not a snap cgroup08:09
kerxphiloxI've checked on Google for that error, but nothing really comes up08:09
nteodosioThat seems familiar...08:09
nteodosioWhat Ubuntu version are you running?08:09
akikkerxphilox: you said you can run the firefox snap on x86 vnc session?08:10
kerxphiloxakik: Yes, I managed to get that to work by installing it with the PPA08:10
akikkerxphilox: not ppa, snap08:10
kerxphiloxakik: it would run when you would run the binary manually, but I removed the snap and I am now running the ppa08:12
kerxphiloxfirefox/jammy,now 116.0.3+build1-0ubuntu0.22.04.1~mt1 arm64 [installed]08:12
kerxphiloxis that the snap?08:12
kerxphiloxmaybe I'm wrong, I can't even remember what I did to get it to work08:12
kerxphiloxIt was until 5 in the morning here08:13
kerxphiloxsnap list doesn't show firefox08:13
akikkerxphilox: you removed the firefox snap08:13
kerxphiloxyea, I believe I installed it through another repository08:14
kerxphiloxmozillateam-ubuntu-ppa-jammy.list08:14
kerxphiloxThat one to be exact08:14
kerxphiloxI'm getting the same issue with Google Chromium08:15
kerxphiloxI've got a question.  What is the future of ARM64 when it comes to Ubuntu and the software world in general?  Will more and more software support ARM64 as time goes on?  It appears this architecture is becoming more popular especially with Apple's move.  I want to invest roughly $3K on a Apple M2 MacBook Pro but I'm worried that not enough software will run on it.  I want to Virtualize Ubuntu A08:18
kerxphiloxRM64 on top of it that's why I'm asking.08:18
lefterishi09:38
zphinxim having the problem on my 20.04 LTS installation that the software store applications are lacking icones and images inside the app until they are installed, before this its just cogwheels, is this a known issue?11:10
throwthecheeseIs there any way to get Unity 7.7 on Jammy?11:28
throwthecheeseI would like to try out UnityX but their PPA has been snatched by a squatter11:28
throwthecheeseI need to clarify this a bit: the PPA for UnityX is up and running but base Unity used to be obtainable from a different one which is now down and replaced by a generic search site11:32
DualityI am running Ubuntu server on a raspberry pi, and I am wondering how I can force the governor for the cpu to always be performance.11:44
=== shlom is now known as V1A
=== gordie is now known as MM0URH
=== MM0URH is now known as gordie
Guest98Hi, I'm beginner. I posted question yesterday under username Guest93, now I can't use this nick and I can't see that message. But I saved question and unswer:12:42
Guest98"Hi! I have 2 issues with SSD:12:42
Guest98Sometimes OS crashes after that I have to restart computer. SSD is fine (SMART in windows disk utilite say that), but I can't see SMART information it in Pop_OS and that's the second issue. How can I fix it?12:42
Guest98I have dual-boot with windows and ubuntu. In ubuntu issues are the same.12:42
Guest98The answer was:12:42
Guest98### You have a corrupt filesystem. run fsck on it to repair. Maybe run "dmesg" to see if you have errors on your drive, it could also be a corrupt drive"12:42
zphinxim having the problem on my 20.04 LTS installation that the software store applications are lacking icones and images inside the app until they are installed, before this its just cogwheels, is this a known issue?12:48
gpetteyI am trying to blacklist snapd from being installed. I have followed the instructions for making e.g. /etc/apt/preferences.d/nosnap.conf, "Package: snapd\nPin: release a=*\nPin-Priority=-10", and added a firefox PPA, yet still when I do "apt install firefox" it suggests it is going to install snapd.12:50
gpetteyNever mind, found the problem. Why on earth does apt care about the extension and refuse to read the file if it ends in .conf?12:51
=== RDMengineer2 is now known as RDMengineer
=== RDMengineer2 is now known as RDMengineer
=== root is now known as Guest3151
ugbppsun7polkit-agent-helper-1 on jammy for user B runs with a certain username C as argument even though user D could also authenticate according to localauthority when trying to change wifi. how do you trace this action? I want to change so user C is not hardcoded so B can choose to authenticate as C or D13:39
ugbppsun7it sounds similar: https://askubuntu.com/questions/1307439/polkit-window-doesnt-allow-user-selection-how-to-pick-different-admin13:43
ugbppsun7i found this in /vra/log/syslog: gnome-shell[4502]: polkitAuthenticationAgent: Received 2 identities that can be used for authentication. Only considering one.13:47
ugbppsun7how do you change which one is selected?13:48
ugbppsun7it is coming from gnome-shell/js/ui/components/polkitAgent.js . how do you change to a different agent?13:57
guiverczphinx, a gear type logo/icon (cogwheels?) is expected & a default if asked to show a logo/icon that is not installed on the system (a fallback).. that maybe  what you're experiencing14:14
zphinxguiverc: this is inside gnome-software, not an app on a menu somewhere14:15
guivercI don't know, but some themes have limited icons in them & fallbacks are used for anything else.. but I'm unsure what gnome-software actually uses..  (if what I'm saying is accurate; you'll likely get different results if you change theme to a Ubuntu provided default - but sorry this is guess as I don't use gnome-software much at all)14:17
zphinxim running the default theme which is yaru-dark if i remember correctly14:19
zphinxand the icons are app provided, they dont live in /usr/share either if im correct, since gnome-software is a snap14:20
oerheks!info gnome-software14:21
ubottugnome-software (44.0-1ubuntu1, lunar): Software Center for GNOME. In component universe, is optional. Built by gnome-software. Size 665 kB / 3,034 kB14:21
JeffH0615201114:21
oerheksit is not installed standard, ubuntu-software is14:21
zphinxoerheks, guiverc: https://ibb.co/M752JHk14:27
oerhekswhat happens when you hit update?14:28
zphinxno new updates, we are internally hosted though, but we updated our repositories this sunday14:29
zphinxsame with a manual apt update14:30
oerhekshmm mailspring is snap only14:31
oerhekswhat happens wen you change back to yaru without dark?14:32
zphinxit goes for anything, until it is installed, then the icons show up14:32
zphinxand the app screenshots14:32
oerheksso gnome-software is not the best tool, same happens with ubuntu-software?14:33
oerhekssudo apt clean && sudo apt update # does this fix?14:35
zphinxnope, still the same14:35
oerhekssudo rm -rf ~/.local/share/gnome-software && sudo apt update # another tip from https://www.maketecheasier.com/ubuntu-software-center-not-working-fixes/14:35
zphinxdoesnt exist14:36
oerheksno clue there, last resort is avoiding your local mirror and try direct one, so you can blame your private mirror14:40
zphinxour local mirror mirrors from archive.ubuntu.com.14:41
lotuspsychjezphinx: did you mean the gear icons inside snap-store or just after installed apps on your dock?14:42
zphinxioria: inside the software store14:42
oerhekszphinx, so? that does not mean the mirror is complete..14:42
zphinxthey show up when installed14:42
zphinxoerheks: we md5sum check our mirroring towards the repos14:43
lotuspsychjei recall a bug where snap icons inside the store loading slowly14:44
oerheksso, try it, to show it might be the mirror?14:47
oerhekselse, filing a bug is of no use.14:48
zphinxtry what?14:49
oerhekschange to the official mirror, not the private one14:49
zphinxok, give me two secs14:50
zphinxi highly doubt there will be updates since this problem persisted between two apt-mirrors, but ill give it a shot14:50
zphinxyeah no dice14:57
oerheksrm -rf ~/.cache/gnome-software  is the correct cache14:59
oerheksfound at fedora14:59
oerheksdid you install the flatpack plugin?15:00
=== gnuself1 is now known as gnuself
=== root is now known as Guest3796
=== gnuself1 is now known as gnuself
=== user__ is now known as Yasmo
YasmoHello!  I screwed up my system by mistake.  Please help me.15:28
YasmoIt all began with a broken WiFi adapter in my laptop, which is why I bought an external WiFi stick.15:28
jhutchinsYasmo: What did you try to do?  How did you try to do it?  What did you expect to happen?  What happened instead?15:29
Yasmoin order to make sure, that Ubuntu connects to my external WiFi stick, I _blacklisted_ the kernel module with the driver of the internal WiFi adapter15:29
Yasmonow, I just wanted to uninstall "tkhtmltopdf"15:30
Yasmothen I got a bunch of kernel errors and now I am stuck, I can't install new software any longer15:30
Yasmoalso, my WiFi is only 8 KB - 30 KB fast even though my connection is 20 Mbit strong15:30
Yasmoso it's a WiFi and Kernel problem15:31
Yasmojhutchins: thank you for your interest,  does this answer your questions from above?15:31
jhutchinsYasmo: Back out your changes and see if you can get it to where it was.  Why did you not want to use the internal NIC?15:32
YasmoBecause I don't know what an internal NIC is.15:32
YasmoI will paste aptitude's output to a pastebin15:32
jhutchinsYasmo: Network Interface Card (or Chipset).15:33
=== RDMengineer6 is now known as RDMengineer
Yasmojhutchins: https://dpaste.org/C9Dp3/raw15:34
Yasmojhutchins: I did not want to use the internal NIC because it seems to have been broken,  it constantly disconnected and reconnected and then often times it has not been found by the system15:35
Yasmoin regard to my pastebin, the problem seems to be this line:15:36
YasmoERROR (dkms apport): binary package for 8188eu: 1.0 not found15:36
Yasmo8188eu  is - I believe - the module I blacklisted15:36
zphinxlsmod 8188eu?15:37
Yasmo$ lsmod 8188eu15:38
YasmoUsage: lsmod15:38
zphinxlsmod | grep 8188eu15:39
YasmoI am actually not sure if I really blacklisted this module or not15:39
jhutchinsYasmo: lsmod | grep 8188eu - but it's unlikely that the module is installed because it looks like it didn't build.15:39
YasmoI recently re-installed Ubuntu, not sure if I really blacklisted it again15:39
Yasmor8188eu               524288  015:39
Yasmolibarc4                16384  1 r8188eu15:39
jhutchinsYasmo: I would guess that you might get around this by disabling dkms, but I'm not sure how to do that.15:40
jhutchinsYasmo: Ok, that module appears to be installed and running.  You said you had networking but it was slow.15:40
Yasmowhy did this error come about in the first place?15:40
Yasmojhutchins: yes please help me with the networking, it is a disaster15:40
jhutchinsYasmo: You need to resolve the dkms problem because it's blocking configuration of the kernel.15:40
YasmoI have one more clue for you:  Sometimes, even the "localsend"  (an app)  submissions from phone to computer and vice versa time out via wifi15:41
jhutchinsYasmo: Where did you get this driver?15:41
Yasmoso it's not only the internet that is slow, it's the WiFi thingy itself15:41
YasmoI am not sure if I installed a driver... I believe it ran out of the box15:41
YasmoBus 005 Device 002: ID 2001:331b D-Link Corp.15:42
Yasmo^ that's what lsusb tells me15:42
Yasmowaaaait I have an idea..... I think I know what happened....15:43
YasmoGuys, can you give me 2 mins?  I need to reconnect... I think I have an idea15:43
YasmoI will come back for sure, please wait for me for just a moment15:43
=== user__ is now known as Yasmo
Yasmore15:45
YasmoNo, my idea was wrong...15:45
YasmoI was hoping that my laptop was just connected to the internal card15:45
Yasmobut no, I am using the external wifi card and it's slow15:45
jhutchinsYasmo: I've found more people having trouble with this adapter than people succeeding.  Where did you get the driver for the DLink?15:46
YasmoI believe it ran out of the box15:47
Yasmowithout any extra drivers installed15:47
jhutchinsYasmo: Why are you not using the internal adapter?15:47
Yasmointerestingly, the very same wifi stick ran amazingly fast with Ubuntu 18.0415:47
jhutchinsYasmo: The error messages say it's trying to build the kernel module for it15:47
Yasmojhutchins:  did not want to use the internal NIC because it seems to have been broken,  it constantly disconnected and reconnected and then often times it has not been found by the system15:48
YasmoThis whole kernel problem appeared when I uninstalled "tkhtmltopdf"15:49
Yasmothat has nothing to do with the WiFi driver15:49
YasmoMaybe I downloaded a driver in the past.... but I don't remember15:50
Yasmois that why I have DKMS installed?!15:50
jhutchinsYasmo: I don't know, but I would guess that's how this started.15:51
jhutchinsYasmo: I've found more people having trouble with this adapter than people succeeding.  Where did you get the driver for the DLink?ran so they can find what they did long after it happened.15:52
jhutchinsGrrr.  Stupid touchpad.15:52
jhutchinsYasmo: Some people keep a paper log of any changes they make to the base system so they can find what they did long after it happened.15:52
YasmoI did exactly this (a log) but I found no note about drivers15:53
YasmoI keep them on my computer, digitally15:53
jhutchinsYasmo: The errors you're getting don't point to tkhtmltopdf, they point to the NIC driver.15:53
Yasmohttps://dpaste.org/P8eHi/raw15:54
Yasmoshould I press "Y" ?15:54
jhutchinsYasmo: You could try finding the actual driver file, do a dpkg -S to find out what it came from, then track down that pakage and when it was installed.15:54
jhutchinsYasmo: You'll just get the same error.15:55
jhutchinsYasmo: Why are you installing hexchat?15:55
YasmoI was trying to install hexchat so I can chat with you and get help :)15:56
Yasmocurrently I am using "Konversation" which was already installed on Ubuntu15:56
Yasmojhutchins: https://dpaste.org/h4XGX/raw15:57
jhutchins!r8188eu15:59
YasmoI am not sure what you mean16:00
jhutchinsYasmo: You might look at https://help.ubuntu.com/community/WifiDocs/Device/RealtekRTL8187b16:00
Yasmoisn't that a slightly different version?16:00
Yasmo8187b  vs.  8188eu16:01
jhutchinsYasmo: It has some general information on realtek drivers.16:01
Yasmookay, but before doing so, can we please clean up the mess on my system?16:01
Yasmomy "aptitude" is broken16:01
Yasmoand it all goes back to my intitial paste where I tried to uninstall   "tkhtmltopdf"16:02
YasmoI just ran  "apt -f install"16:04
Yasmobut I get the same errors again16:04
Yasmohttps://dpaste.org/GAEX7/raw16:06
Yasmois this of any help?16:06
oerhekshow did you blacklist?16:12
Yasmooerheks: I don't remember, also, I am not sure if I really blacklisted it in this or the previous ubuntu installation16:13
Yasmobut one thing is for sure:  I just screwed up my system even more16:14
oerheksmaybe some file in /etc/modprobe.d/you forgot.conf ?16:14
oerheksif you don' t find it there, time to reinstall.16:14
oerhekslook at the date of those files16:15
iconoclasthero22.10:  with do-release-upgrade, what do -p and -s do?  Is there some way to test out the upgrade before I make system changes?16:15
oerheksman do-release-upgrade16:15
iconoclastheroread that16:15
oerheksthere is no -s16:16
oerheksand no, there is no -d dryrun option16:16
oerhekstip: prepare an usb with 22.04 before you try16:16
oerheksor 23.0416:17
iconoclastheroi read tha man page online and it did have something about sandbox16:17
Yasmo$ cat /etc/modprobe.d/internal_wifi.conf16:17
Yasmoblacklist rtl8188ee16:17
YasmoI found it !!!16:17
iconoclastherohttps://manpages.ubuntu.com/manpages/trusty/en/man8/do-release-upgrade.8.html16:17
iconoclastherowhat does the -p do?16:18
oerheksthe word sandbox does not appear on that page ..16:18
YasmoI am now uninstalling the kernel and re-installing it16:18
iconoclastherothe link I sent includes, "-s, --sandbox Test upgrade with a sandbox aufs overlay"16:19
iconoclastherobut since it is apparently from 2009, the info on that page is woefully out of date16:19
Yasmooerheks: did you see my message above?  I found the blacklisted file16:19
oerheksoh sandbox indeed, simulates and keeps changes in ramdisk..16:21
oerheksdid not notice, sorry. never used that one, with 4 gb memory16:21
oerheksYasmo, have fun!16:22
Yasmooerheks: I don't think the problem is yet solved, though16:22
YasmoI tried uninstalling the kernel and got more errors even though I removed the blacklist-file16:23
YasmoI am just uninstalling "dkms"16:23
YasmoI must use my phone for USB tethering,  I go offline for a while16:26
Yasmothank you all16:26
xboxhi16:34
xboxhi16:35
oerheks:-)16:35
xboxhi16:35
xboxI accidently deleted content of my nand and my xbox has black screen and wont boot can u help my guy?16:37
leftyfbxbox: this is #ubuntu16:37
leftyfbxbox: you'll have to seek xbox support elsewhere16:38
xboxbut I am on ubuntu but Free6016:38
leftyfbxbox: your issue is not an ubuntu operating system issue. It's very specific to your xbox16:38
xboxbut Ok I can just talk16:38
leftyfb!discuss | xbox16:39
ubottuxbox: Want to talk about Ubuntu, but don't have a support question? /join #ubuntu-discuss for non-support Ubuntu discussion, or try #ubuntu-offtopic for general chat. Thanks!16:39
xboxok bye16:39
oerheksthis is not our  creation https://free60.org/16:39
=== yCrazyEdd is now known as CrazyEddy
V1Aok kept moving16:46
V1Aoops wrong chan16:46
Jacobok16:47
echelonis there a way to configure a proxy for a specific apt source and not globally across all repos?17:25
oerhekssimple search https://askubuntu.com/questions/715731/how-to-proxy-specific-repo-in-apt17:28
oerheksnot with google17:28
Guest76Dear all, do you suggest to upgrade directly from Ubuntu 18.04 to 22.04?17:48
EriC^^Guest76: better to always fresh install if possible17:48
Guest76thanks17:48
oerheksnot sure that is possible, without the step to 20.0417:48
EriC^^what do you mean? i mean install 22.04 directly from an iso, then copy your stuff back and reinstall the programs you had17:49
oerheksEriC^^, upgrade path from 18 to 2217:50
EriC^^oerheks: yeah i know, just clarifying he doesnt have to do that, seems he misunderstood something17:52
Guest7618.04 -> 22.04 upgrade17:55
Guest76https://askubuntu.com/questions/1454762/18-04-22-04-upgrade17:55
lotuspsychjedid you read the answer there Guest7617:56
Guest76yea17:56
lotuspsychjeGuest76: 'You need to do a release upgrade from 18.04 to 20.04 and then from 20.04 to 22.04'17:56
Guest76It make sense17:57
oerheksso 2 steps of 1,5 hrs..17:57
oerheksi would do fresh17:57
lotuspsychjeGuest76: as 18.04 is end of life by now, not adviced to upgrade from eol releases17:58
aaronHi. On 22.04.3 LTS here and all was okay until software updater installed 6.2.0-26-generic. Files not copying (only 0 bytes) from home directory to mounted disk (readable and ok). Not happy with this feature so rebooted back to 5.19.0-50-generic and all ok (phew!). Advice and or help appreciated.18:08
lotuspsychjeaaron: maybe you mean bug instead of feature? keep running older kernels is not a good idea18:10
aaronlotuspsychje: agreed, but what should I do to fix this?18:14
oerheksdid 6.2.0-26 fully install without errors?18:15
aaronoerheks: AFAIK, yes18:17
lotuspsychjeaaron: could you provide us a full dmesg of your boot in kernel 6.2 please18:18
lotuspsychjevolunteers can take a look for you then18:18
aaronlotuspsychje: sure, how?18:21
lotuspsychje!paste | aaron18:21
ubottuaaron: For posting multi-line texts into the channel, please use https://dpaste.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.18:21
lotuspsychjeaaron: boot into your kernel 6.2 from grub, then copy paste your 'dmesg' into a paste ^^18:21
aaronlotus thanks, back later ...18:24
aaronlotuspsychje:18:25
oerheksjournalctl -b -1..18:25
oerheksor -218:25
aaronlotuspsychje: https://dpaste.com/62Y3EZTBX18:41
oerheks microcode: microcode updated early to revision 0xa0b, date = 2010-09-28 .. oink?18:42
oerheksthere is an update recently18:42
lotuspsychjeaaron: can you journalctl -f from a terminal, then reproduce your copy from mounted disk, then pastebin us the output journal gave you?18:44
=== deepSleep is now known as Guest5275
aaronlotuspsychje: https://dpaste.com/8TALTHQAN18:53
lotuspsychjeaaron: did you do your copy while journal logging?18:54
aaron lotuspsychje: that was the output after journalctl -f18:59
lotuspsychjeaaron: i mean, now try your copy that doesnt work, while journal keeps logging18:59
aaronlotuspsychje: full log   https://dpaste.com/HG2EGJFJM19:04
tomreynaaron: run a windows chkdsk /f on the ntfs file system on /dev/sda519:15
aarontomreyn: ubuntu Disks says /dev/sda5 is OK19:23
tomreynaaron: i don't know which tests gnome disks runs on the file system, but you could run   ntfsfix /dev/sda5   while the file system is unmounted19:25
tomreynand i suggest to read the ntfsfix man page to get an understanding of ntfs is not a fully supported file system on linux (in terms of repairs)19:26
aarontomreyn:  it works fine with 5.19 ... only fails with 6.219:27
tomreynit fails, so there's an error message?19:28
aaronno error msg that I can see, the copied file has zero bytes19:28
tomreynhave you tried copying a file there on a terminal emulator?19:29
tomreyncan you also show:  mount | grep /media/aaron/DATA19:29
tomreyn...while it's mounted19:29
tomreynthere is a relevant difference between those kernel versions regarding ntfs. kernel 6.2 has an internal "ntfs3" driver, while 5.19 would still use the external "ntfs-3g" driver19:33
aarontomreyn: copied file with terminal ... same problem, creates filename with zero bytes19:34
tomreynyou can try mounting it with "ntfs-3g" instead, like so:  udiskctl mount -t ntfs-3g -b /dev/sda519:35
tomreyn(unmount first)19:35
aarontomreyn: a bad filesystem driver would explain it19:35
tomreynwell, it should not be bad, it's undergone much testing, but who knows... i'd still recommend running ntfsfix and chkdsk against the file system19:36
aarontomreyn: how do I run chkdsk from ubuntu?19:40
tomreynyou do not19:40
tomreyni'm also wondering whether the "kernel: ntfs3: Read-only LZX/Xpress compression included" message seen on your log can be relevant. maybe this just indicates what the driver can support, or it might be a hint that this is what you have and thus only read-only support is available.19:41
tomreynbut you should not end up with 0 byte files then really19:42
aaronthe ultimate compression?  :)19:42
aaroncould it be a permissions thing?19:45
tomreynif it is this should not result in files being created at all then19:45
tomreynthere are two bug reports (on ubuntu's bug tracker) against the in-kernel ntf3 driver: bug 2019153 and bug 2019991 - neither seem to describe exactly what you're seeing19:47
-ubottu:#ubuntu- Bug 2019153 in linux (Ubuntu) "ntfs3 kernel driver corrupts volume during file move operations" [Undecided, Confirmed] https://launchpad.net/bugs/201915319:47
-ubottu:#ubuntu- Bug 2019991 in linux (Ubuntu) "INFO: task cp: blocked for more than 1208 seconds" [Undecided, Confirmed] https://launchpad.net/bugs/201999119:47
aaronhmm ..19:47
tomreyndi you run wondows somewhere? if not, why do you have an ntfs there?19:47
tomreyn* do you19:47
aaronit's an old Windows machine, running ubuntu for a year or so19:48
oerhekstomreyn, did you notice the ancient microcode?https://dpaste.com/62Y3EZTBX19:48
tomreynoerheks: yes. but i don't see how it would be relevant to this issue. do you?19:49
oerheksnope19:51
tomreynhmm the system has 4 GB RAM only, with some of it attributed to the intel integrated GPU, and runs gnome-shell. this could also be an issue, the newer kernel probably requires more resources.19:53
aaronit would be nice to find the cause rather than fixing a disk that may not be broken19:54
tomreyntrying to fix the disk that may not be broken may provide a simple way to solve it if that's the root cause, though.19:55
tomreynif you are looking for a workaround, you can either run the GA kernel, which continues to be supported, or you can use the HWE kernel with ntfs-3g for accessing ntfs19:56
aarontomreyn will udiskctl mount -t ntfs-3g -b /dev/sda5 be safe?20:03
elias_aWhat other open source programs are there for transferring really big files from computer to computer than this? https://filesender.org/20:05
elias_aSearching for a convenient way of transferring a 60 GB virtual machine to a friend. :P20:05
oerhekselias_a, tar it in chunks ?20:10
oerhekssome do 5 gb20:10
elias_aoerheks: What benefit would tarring and splitting the file give?20:11
oerheksmore choice ..20:11
oerheksthere are plenty of big file transfer sites, but you find issues recieving.20:11
oerhekshttps://fromsmash.com/ does 60 gb easy, but can be a PITA anyway, not really an ubuntu issue.20:12
elias_aoerheks: I am not looking for a "transfer site". I am looking for a self hosted sw to do the job.20:13
oerheksoh20:13
elias_aThat makes it an Ubuntu issue. :)20:13
oerheksmake an nfs share20:13
Aavarelias_a: scp?20:13
elias_aAavar: Not very fault tolerant I'm afraid...20:14
Aavarelias_a: that't where the tarballs cole in.20:14
Aavarcome20:14
oerhekscreate a local torrent?20:14
Aavarftp? samba even?20:15
elias_aoerheks: That's a wonderful idea!20:15
elias_aAavar: Even worse suggestions. Have you ever tried to transfer tens of gigabytes over ftp or samba share?20:16
elias_aI can almost certainly guarantee that the package breaks in transfer.20:16
elias_aTorrent is the best option so far.20:17
Aavarelias_a: It should not matter as long as it's split into chunks. I have tried transferring tens of gigabytes via scp. yes.20:17
elias_aAavar: Over mobile network? :)20:17
elias_arsync would also be an option but the receiving party is a winblows user.20:18
oerheksif your friend has wsl2, rsync is not a problem20:21
Aavarelias_a: yes, but that's not the point :)20:24
aarontomreyn, oerkeks: thanks for your input, will use 5.19 for now20:24
=== five61840 is now known as five6184
elias_aoerheks, Aavar Thanks for ideas! I'll let you know how this goes... :)20:26
oerhekshave fun!20:26
elias_aThanks! Perseverance is going to be needed...20:28
=== deepSleep is now known as Guest934
ray_any idea when - nvidia-535 - will be - restored - ??20:38
oerheksrestored??20:38
ray_usable20:39
oerhekscurrent one 535.86.05-0ubuntu0.22.04.120:40
oerheksif you see issues, roll back to 525?20:41
ray_rly ?, so - i can load it with out any problems ?20:41
oerheksubuntu-drivers list20:41
ray_lemme ask - when did this get fixed - last update - ??20:42
oerheksor go wild; ubuntu-drivers autoinstall20:42
ray_remember - 3 weeks ago - that - most nvidia - got broke - all fixed now ??20:43
ray_with kernel 6.220:44
ray_I use a 1650 for my biz machine - i cant afford to be installing musical cards all day.20:45
ray_ok oerheks  im gonna try it - if it fails - im gonna pull your pants down - in public.20:47
oerhekseven the 470 should work for that card?20:49
ray_it dows20:49
ray_does20:49
oerhekssee what autoinstall picks20:49
ray_and im using a 710 for now20:49
ray_till i made sure 535 was back20:49
ray_ok oe20:50
ray_ok oerheks20:50
oerhekshttps://launchpad.net/nvidia-drivers-ubuntu/+packages20:50
ray_looks20:50
oerhekswebsite times out for me :-(20:50
ray_hilarious20:54
ray_I updated to Tomahawk b550 and a 5=5600 with a nv-165020:56
ray_oerheks,  - im gonna try my 1650 again - if it dont work - im sending you - nancy pelosi - matching -  bed sheets.20:59
ray_I will shift to nouveau first - reboot - then install my oerheks  nv-card21:01
ray_if that fails - in converting back to win 95 - version - C21:02
ray_have a good day fella.21:03
ray_oerheks,  Thank - You.21:42
ray_works nice.21:42
ray_I recind - my - nancy - pelosi - bed, shees.21:43
ray_sheets21:43
ray_Have a wonderful day - oerheks .21:44
ray_oerheks,  1 cor 1:18, kjv.21:45
ray_end.21:45
stats4647Hi - pls let me know if this is off topic. I am running 18.04 LTS with Postfix and my outgoing emails are getting blocked by Gmail (due to "low reputation of the sending domain” or some such). What’s most annoying is that it worked for month, and then stopped working. I have two domains both pointing to the same IP, mail.dev.host.com and dev.host.com Google sent an XML of failing DKIM which shows that hostname b21:45
stats4647ased DKIM works fine, but there are also entries for IP based DKIP which fail (both IP4 and 6). I am guessing this has to do with the reverse DNS being set up to dev.host.com but not mail.dev.host.com. Google support is useless, so I am wondering whether someone has experience with a similar problem and can offer any insight. TIA21:45
elias_aray_: Stick to issue.21:45
oerheksstats4647, please upgrade, 18.04 is eol.21:46
stats4647oerheks: ok, will do, but how does that help with this issue?21:49
leftyfbstats4647: i'll reiterate, 18.04 is EOL and shouldn't be used for any sort of server. As for your issue, it has nothing to do with Ubuntu and everything to do with the reputation of your ip. I would start looking it up on RBL's to see if it's listed. If it's a static ip on something like Comcast, it might be part of a larger subnet that has a bad reputation. If it's a dynamic ip, you shouldn't be running an email server on DHCP21:49
ray_oerheks, I keep getting - with out reference - "report error" - this started with the inception of - 6.221:50
leftyfbstats4647: if you require futher assistance through IRC, I would maybe ask in #networking21:50
stats4647leftyfb: understood, my IP is static and when I email mail-tested.com I get a 10/10 (perfect) score, same with Yahoo Mail. Only Gmail is bouncing.21:51
stats4647leftyfb: thanks for the #networking pointer, will try21:51
oerheksstats4647,  did it work before?21:52
stats4647oerheks: for months, never any issues21:52
oerheksif not, check in your browser/gmail settings to... oke21:52
leftyfbgoogle has their own reputation algorithms21:52
leftyfboerheks: this is an ip reputation/google issue21:52
oerheksleftyfb, yes, that could well be an issue. was just checking the obvious21:53
elias_astats4647: You cannot do anything about the issue. What you can do is help destroying google as they are totally evil nowadays.21:53
ray_I love my 1650 - (again)21:54
ray_I'm going to drink 15 more beers in recognition of = oerheks .21:55
stats4647leftyfb: yeah, but it's a catch22 (low reputation, bounce,  no way to get higher reputation). I send very few emails (10-20 a day) and they are not offering any solution.21:55
elias_astats4647: Are you aware of the logic behind google not offering a solution?21:56
leftyfbstats4647: I’m fully aware of the issue. I’ve been running email servers for over 20 years and had lots of personal dealings with RBL’s including google both on personal servers and for the largest shared hosting company in the world21:57
ray_Pardon me - google is a industry that develops industry practices that envelop their own interests. need i say more ??21:58
jhutchinsI hate 2fa.  For some reason, somewhere in my mail chain the "code" message gets hung and either takes hours to reach me, or doesn't even reach in the first place.  I was trying password recovery on Yahoo today, and I never did get in.  Their message to my phone failed as well.21:58
leftyfbstats4647: either way, it’s OT here has it is not related to your OS in any way21:58
stats4647leftyfb: yep21:58
ray_Have a good day oerheks .21:58
ray_chow. _ stop using google.21:59
oerheksplay some chromium-bsu ray_21:59
oerheks!info chromium-bsu21:59
ubottuchromium-bsu (0.9.16.1-3, lunar): fast paced, arcade-style, scrolling space shooter. In component universe, is optional. Built by chromium-bsu. Size 107 kB / 364 kB21:59
=== diceLibrarian2 is now known as liceDibrarian
ray_check22:28
ray_check -522:29
ray_Ive been using ubuntu since its inception. - I started with bsd 3.6 at the time. - ubuntu replaced it. thanks ubuntu.22:30
ray_oerheks,  fulfilled my statement of confidence.22:33
ray_oerheks,  owes me a pair of nancy pelosi matching bed-sheets.22:34
ray_I forgive oerheks .22:35
ray_end.22:35
=== five61847 is now known as five6184
copikhello23:20

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