/srv/irclogs.ubuntu.com/2021/12/25/#ubuntu.txt

Bashing-omsem: I do not see where any of the above pertains to your situation. All I know to do now is try the proprietary driver install once more and see what results, We now know from experience upon failure is easy to revert back to nouveau.00:02
semthat's true00:02
Bashing-omsem: Are we ckean ' dpkg -l | grep -i ^nvidia ; lsmod | grep nvidia ' ?00:03
semif it doesn't work i can submit a report00:04
Bashing-omclean* - arthritus in my fingers -= arrgg .00:04
semyup! no results00:04
semready for ' sudo ubuntu-drivers autoinstall ' ?00:05
Bashing-om!info nvidia-340 focal00:06
ubottunvidia-340 (340.108-0ubuntu5.20.04.2, focal): NVIDIA binary driver - version 340.108. In component restricted, is optional. Built by nvidia-graphics-drivers-340. Size 50,781 kB / 268,730 kB. (Only available for i386, amd64, armhf.)00:06
Bashing-omsem: Reckon what would result if we bypass "autoinstall" and express the install as 340 ?00:07
semlast few times I tried it did the same thing, trying to compile (the dkms module?) and failing. Hopefully this time it works?00:09
semShould I just ' apt install nvidia-34000:09
semor is there a different way that is better00:10
Bashing-omsem: If it does fail; once again -  I agree is time to let the big boys know there is a problem.00:10
Bashing-omsem: sudo apt install nvidia-340 should work - though later verison drivers have a different convention.00:11
semif you're curious this is the dryrun: https://pastebin.ubuntu.com/p/N7kP5Z4mRj/00:12
Bashing-omsem: I do want to know - looking ^ ,00:15
semdo you think this message is relevant? "dpkg: error: version '-' has bad syntax: revision number is empty" https://pastebin.ubuntu.com/p/PGj9rjzKXF/00:17
sarnoldsem: hold on..00:17
Bashing-omsem so far - all I got was to line 35 - looks good. 470 version for "settings" I think is OK .00:17
sarnoldsem: edit /var/lib/dpkg/info/nvidia-340.postinst to replace $KERNELS with $CURRENT_KERNEL ; then dpkg-reconfigure nvidia-340 ; https://bugs.launchpad.net/ubuntu/+source/linux/+bug/185397700:18
ubottuLaunchpad bug 1853977 in nvidia-graphics-drivers (Ubuntu) "nvidia-340 dpkg: error: version '-' has bad syntax: revision number is empty" [Undecided, Confirmed]00:19
semthis is interesting -- i'm browsing https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa and they have a package called nvidia-graphics-drivers-340 is that what I actually want?00:19
semsarnold, thanks, taking a look!00:19
skittoMy boot issue: disconnected usb during active use, btw USB audio interface and JACK2 software, effectively stopping and hanging the process, and could not recover by plugging back in so rebooted machine and discovered now it wont complete boot, getting hung on some process during the boot, seen here https://usercontent.irccloud-cdn.com/file/jgVof8w7/20211218_162936.jpg00:23
skittoPlease if you respond type my screenname and mention me so i can actually find the reply, thanks so much00:24
Bashing-omskitto: Have you booted the liveUSB and ran a file system check/fix ?00:26
semsarnold, when I try I get the dpkg message: nvidia-340 is broken or not fully installed00:26
semat this point can I remove it and install it again, except that will probably replace the script I just changed00:26
sarnoldsem: hm :( I haven't seen this one myself, since I don't have nvidias around, but I really hoped it'd be a simple fix :(00:27
semi'm hopeful though, now it just seems like we're trying to get dpkg to try to install it again00:28
semOk I did apt install, it is trying again. Fingers crossed00:29
semstill no dice00:30
semhttps://paste.ubuntu.com/p/9Z3GXrRhvs/00:30
sarnoldsem: oh man :(00:32
sarnoldI've got no advice on how to get past this one :(00:33
semi'm going to try installing the version that's in the ppa00:33
skittoBashing-om: yes, booted to recovery mode (forgot to mention i have lowlatency kernel installed which likely was more sensitive to having a connection suddenly change)00:34
Bashing-omsem: Just remember one must purge the old driver prior to the re-install !00:34
skittoFsck cleared orphaned inodes, rebooting again still fails00:35
semBashing-om, thanks, I forgot I only removed. However, I can't find "nvidia-graphics-drivers-340" in apt, even though it's on the website of the ppa\00:35
Bashing-omskitto: From the liveUSB - are all your files intact ? Might then consider from a chroot to re-install grub. Had this same issue a couple of days past and re-installing grub worked for me.00:36
skittoBashing-om: will attempt. Thanks much00:37
semHowever, on the PPA, looking at the details of the package, it says they are dropping it in favor of nouveau, since it's not supported by nvidia any more00:38
semshrug00:38
Bashing-omskitto: Just make sure also that the installed operating system is not in a read-oly mode !00:38
semsince I seem to be getting crashes relating to the graphics card, maybe it is better to just use the onboard graphics, if I can find a VGA cable :D00:38
skittoBashing-om: noted00:38
Bashing-omsem: In the process of dropping - we still maintain it. See: http://nvidia.custhelp.com/app/answers/detail/a_id/3142/~/support-timeframes-for-unix-legacy-gpu-releases .00:39
semthanks, I thought it meant they were recommending nouveau instead00:41
Bashing-omsem: A thought as nvidia says "and support for Linux kernels up to Linux 5.4 " .. might consider install 20.04 as the original release does run the 5.4 kernel series. presenly " 5.4.0-91-generic ". Maybe the hitch here is in the 5.11 kernel ?00:43
semBashing-om, am I wrong that this is the name of the package I should be trying to find: nvidia-graphics-drivers-340 ?00:43
Bashing-omsem: That syntax looks sane to me :)00:47
semproblem is apt can't find it00:47
sembut here it is on the web https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa/+sourcepub/12668711/+listing-archive-extra00:48
semor wait, lower down it has a list of "built packages" and there it is called nvidia-340 again00:49
sarnoldsource packages often build multiple binary packages, and the names of source packages don't have to relate to the names of the binary packages00:49
semI suppose at this point my best lead is to install the 5.4 kernel and try to install it again (perhaps fixing the KERNELS typo)00:50
jjakobwhy is apt trying to connect to ipv6 when the machine has no global ipv6?00:51
Bashing-omsem: That is only my thought to try and isolate to the 5.11 kernel.00:51
semis there a way to download the stuff from apt, correct the typo, and THEN install it?00:51
jjakobhmm the real error is "Could not connect to ppa.launchpad.net:80 (91.189.95.85), connection timed out"00:52
jjakobI can ping that ip fine00:52
semInteresting, looks like 5.4 is out of support now though. "Canonical provides critical updates for linux-image-5.4.0-91-generic until Sat Oct 23 2021."00:54
sarnoldsem: I don't know where that october date comes from, it's probably not very useful00:55
sarnoldsem: https://ubuntu.com/about/release-cycle#ubuntu-kernel-release-cycle says the 5.4 kernel will have standard support for a while longer00:55
semok that seems more accurage00:57
semI'm installing linux-image-5.4.0-91-generic and the corresponding modules and headers, but I was surprised that I can't find a package that depends on the latest kernel in this line00:59
sarnoldsem: linux-image-generic00:59
sarnoldsem: I'm off, have fun, good luck :)00:59
semthanks for your help!00:59
semwell 5.4 kernel seems good so far01:05
semok so now my goal is to install nvidia-340, but before I do it, I want to change the post-installation script01:05
=== polymorp- is now known as polymorphic
semso is there a way to use apt to download the packages, but defer installing them until I have a chance to edit "/var/lib/dpkg/info/nvidia-340.postinst" ?01:09
semsudo apt install --download-only nvidia34001:11
semhmm but that still doesn't give me /var/lib/dpkg/info/nvidia-340.postinst01:12
Bashing-omsem: But such a directory will not exist untill the download executes - yes ?01:13
semthat seems to be what happened01:13
semso I guess it has to fail first, then I have to change the file01:13
=== polymorp- is now known as polymorphic
Bashing-omsem: *IF* it fails with the 5.4 kernel that is :(01:14
seminteresting, it looks like dkpg is building it for both 5.4 and 5.1101:15
Bashing-omsem: Wow - DKMS smarts ?01:15
semBashing-om, I'm not sure how it knows. I'll send you the apt output when it finishes01:16
semi think it might have worked for 5.401:16
sembut it fails for 5.11 and so dkpg doesn't exit cleanly01:17
semhttps://paste.ubuntu.com/p/HqJjsQk7hN/01:17
Bashing-omsem: As sarnold did add this instance to the bug report . maybe we wait and see what the big boys have to say ?01:18
semthey didn't respond after any of the other comments... did he add this one? I saw him comment on 11/3/202101:19
Bashing-omsem: lemme hunt up the bug report - now be a good time to reboot into the 5.4 kernel and see if the 430 version driver works :)01:21
semsarnold did add a comment. I am also commenting to post this latest output01:21
Bashing-omsem: bug: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1853977 . and in our repo the name is nvidia-340 .01:23
ubottuLaunchpad bug 1853977 in nvidia-graphics-drivers-340 (Ubuntu) "nvidia-340 dpkg: error: version '-' has bad syntax: revision number is empty" [Undecided, Confirmed]01:23
Bashing-om!info nvidia-340 focal01:24
ubottunvidia-340 (340.108-0ubuntu5.20.04.2, focal): NVIDIA binary driver - version 340.108. In component restricted, is optional. Built by nvidia-graphics-drivers-340. Size 50,781 kB / 268,730 kB. (Only available for i386, amd64, armhf.)01:24
Bashing-omsem: ^ which is the same version as that of the PPA - now I must wonder how the package manager knows where to get this latest version ? and keeping in mind that oerheks advised that the repo version links back to nouveau !01:26
semi am not sure how it links back? I think in focal it does not link back, but in the newer ones it does ?01:27
Bashing-om!info nvidia-340 hirsute01:28
ubottunvidia-340 (340.108-0ubuntu8, hirsute): Transitional package for xserver-xorg-video-nouveau. In component restricted, is optional. Built by nvidia-graphics-drivers-340. Size 7 kB / 21 kB. (Only available for i386, amd64, armhf.)01:28
Bashing-omsem: ^^ Yup - you do have the right of it :)01:29
semok right now, dkpg is not happy, says that nvidia-340 isn't properly installed or removed yet.01:29
semOne thing I could do is completely uninstall the 5.11 kernel01:29
Bashing-omsem: what shows ' sudo-dpkg-reconfigure nvidia-340 ' ?01:30
semon sec, i did "sudo apt install" and now it is trying to install it again01:30
Bashing-omsem:  ' sudo dpkg-reconfigure nvidia-340 ' &01:31
sem/usr/sbin/dpkg-reconfigure: nvidia-340 is broken or not fully installed01:32
Bashing-omsem: Shucks . At this point I am all in fabor for burning a 20.04.1 ( .1 !!) and in this live environment see what happens when installing the 430 version driver.01:34
Bashing-omfavor*01:35
semI can do that. However, what would happen if I just uninstalled the 5.11 line of kernels? Would apt even let me?01:35
Bashing-omsem: One can update to HWE from the GA install - I am not in favor of HWE on older hardware however.01:36
Bashing-omsem: so long as the 5.4 kernel if fully installed - and you have tested that you can indeed boot from the 5.4 kernel then yes on may remove the HWE stuff . not a lot of pain to do so.01:38
Bashing-omsem: Away from the keyboard for a spell -01:49
semme too, had to uninstall hwe in stages02:01
unixbeardhi, I (unfortunately) have an rog strix 550-e mb with the dreaded intel 2.5G chip bug.  I need to specify a 100MB/s link speed in Ubuntu 20.04 to attempt to resolve this.  how do I change the speed?02:02
tomreynunixbeard: try this: sudo ethtool -s DEVNAME speed 100 duplex full autoneg off02:05
tomreyn"MB" would be megabyte, though, link speeds are specified in megabit02:05
unixbeardtomreyn: my bad, Mb/s.  when I do that, and then open the ubuntu 20.04 settings gui, it still says wired is connected at 1000 Mb/s.02:08
tomreynunixbeard: see what    ip link   says02:09
unixbeardtomreyn: ip link and ethtool both say 1000 Mb/s02:11
unixbeardoh, dmesg reports [267311.974858] igc 0000:06:00.0 enp6s0: Force mode currently not supported02:13
tomreynwhat's the advice you're following in trying to resolve the problem, and what are the details of said problem?02:14
semBashing-om, ok removed the HWE, now I think I have to restart and see if I am using the new drivers02:15
tomreynis it this issue that you're discussing? https://www.reddit.com/r/ASUS/comments/kppyoi/psa_asus_motherboards_with_intel_i225v_25gb_nic/02:15
unixbeardtomreyn: yeah basically02:15
unixbeardtomreyn: I am looking for both a temporary work around, and I guess a pci network card for this board with literally 20+ bios updates :)02:16
unixbeardit's absurd02:16
semactually looks like ubuntu-drivers devices already reports me using nvidia-340. Awesome02:17
tomreynunixbeard: this post lists affected *hardware* versions. if yours is one of them - have you actually verified this? - then there will be no complete fix in software or firmware02:17
lotuspsychjesem: nvidia-smi to see a nice report02:18
unixbeardtomreyn: yeah, others have reported limiting it to 100Mb/s solves or improves the problem for them02:18
semNVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.02:18
sem340 is probably too old to support it02:19
lotuspsychjesem: sudo lshw -C video in a pastebin please?02:19
semhttps://paste.ubuntu.com/p/wfqjV6NWdV/02:20
semmaybe i have to restart or something because this says nouveau02:20
lotuspsychjesem: wich ubuntu flavour are you on?02:21
semlubuntu 20.0402:23
lotuspsychjesem: try to see if you can find additional drivers section, for a switch from nouveau to 34002:26
Bashing-omsem: Back :) Might see what results - reboot - then purge the driver and attenpt as a fresh install on the booted the 5.4 kernel.02:26
semrebooting02:27
semnow lshw reports nvidia driver02:30
lotuspsychjeyay02:31
semand nvidia-smi works02:31
semthank you Bashing-om !02:32
lotuspsychje!cookie | Bashing-om xmas02:37
ubottuBashing-om xmas: Wow! You're such a great helper, you deserve a cookie!02:37
Bashing-omsem: While is great that the 340 driver installs on the 5.4 kernel - still note such on the ups bug report and what you did to get it functional from that initial HWE stack.02:38
Bashing-omMy fav too - chocolate chip cookies - thanks ubottu :D02:40
nicoz-happy xmas for all ;)*ยง02:42
lotuspsychjethe same to you nicoz-02:44
nicoz-;)02:45
gholaromim looking for a way to put daily/monthly data limit for internet usage in ubuntu. not looking for internet speed limiter but total data limiter, like 5GB per month.02:45
nicoz-Was it an alcoholic Christmas?02:45
leftyfb!ot | nicoz-02:46
ubottunicoz-: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!02:46
leftyfbgholarom: https://help.ubuntu.com/community/ParentalControls02:46
jhutchinsgholarom: Metered provider?02:46
gholaromyes02:46
gholaromleftyfb: ParentalControls doesnt have the tool im looking for02:51
leftyfbgholarom: then you probably want a router to do what you're asking for02:51
gholaromnot really. im looking for data usage limiter that is similar to the one in windows 1002:52
tomreyngholarom: i'm not aware of a fixed / complete solution *on ubuntu* (I agree you should prefer doing so on a router instead). but are you aware of the "restrict background data usage" option on network manager - i think this can help reduce the data transferred at least.03:23
tomreynother than that, you could monitor interface statistics - but those will be reset when the link goes down / system is rebooted03:26
gholaromthanks. so my only option currently is monitor only and manually stop using the internet right?03:27
tomreynyou could monitor with scripting and with a cron job. but there is no failsafe solution03:28
tomreynnot with this approach03:28
gholaromok thanks. it is resolved then :)03:28
lotuspsychjegholarom: apt-cache search limiter/ snap find limiter might widen your options perhaps?03:28
gholaromyeah i already search around and google. i thought maybe something exist that i dont know how to search03:29
gholaromthen come another question. i need to future proof my laptop because ubuntu 20.04 on kernel 5.4 is the last working supported for proprietary nvidia driver.03:33
gholaromis there a way to create installation media with all my current software installed with current update of today03:34
gholaromnevermind. im googling that :) sorry for the trouble and thanks for the help :)03:39
lotuspsychjegholarom: grab yourself a 20.04.0 iso where 5.4 was default and keep it spare03:39
lotuspsychjegholarom: installing fav apps easy, sudo apt install app1 app2 app303:39
gholaromyes. i kept 1 close to heart. was looking for a way to preserve stuff when things went unsupported in the far future03:40
lotuspsychjewe used to have aptoncd, but not active anymore on current releases03:40
lotuspsychjemaybe someone else knows another alternate03:40
jhutchins!quota03:43
lotuspsychje!info quota03:43
ubottuquota (4.06-1build1, impish): disk quota management tools. In component main, is optional. Built by quota. Size 193 kB / 1,208 kB03:43
jhutchinsgholarom: That's disk quotas, not network quotas.  I don't think I've ever seen network quotas.03:44
jhutchinsgholarom: Of course, it's counter to your provider's interestes to warn you when you're close to your limit.  Better to let you go over and charge you.03:45
jhutchinsIt's just crazy that we have both unlimited auto-play animated advertizing and metered subscriptions.03:50
semBashing-om, i updated my comment on the bug issue, but looking at it, I think the issue is just about the dkpg error message, not the compiling problem. But better there than nowhere04:06
sem340 is a lot better than nouveau though. Firefox scrolling used to have so much random tearing and artifacts04:07
Bashing-omsem: At the least there you did provide a possible working solution for others to process.04:07
semyeah esp if they search that error code and find that bug04:08
semthanks again for all your ideas and help04:09
lotuspsychjesem: try out falkon on lubuntu, pretty fast light browser, works great on older boxes04:09
lotuspsychje!info falkon04:09
ubottufalkon (3.1.0+dfsg1-11, impish): lightweight web browser based on Qt WebEngine. In component universe, is optional. Built by falkon. Size 2,340 kB / 11,220 kB. (Only available for amd64, arm64, armhf, i386, mipsel.)04:09
Bashing-omsem: I too run Nvidia - I have no issue with the nouveau driver,now -  earlier I had to run the proprietary driver ( still installed on "test bed" installs)- for what little I do nouveau does well now.04:09
gholaromnouveau do works well. but it can run hotter. on my system, on idle, it run 10degC hotter. thats why i decide to go back to ubuntu 20.04 and keep 5.4 kernel04:13
Bashing-omgholarom: I too run just a bit warm: cat /sys/class/thermal/thermal_zone0/temp >> 35500 milli-degrees Centigrade.04:25
rjwiiiWhy is it that some program versions are so far behind for LTS versions?05:46
Bashing-om!latest | rjwiii05:49
ubotturjwiii: Packages in Ubuntu may not be the latest. Ubuntu aims for stability, so "latest" may not be a good idea. Post-release updates are only considered if they are fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports, !sru, and !ppa.05:49
rjwiii!backports05:50
ubottuIf new updated Ubuntu packages are built for an application, then they may go into Ubuntu Backports. See https://help.ubuntu.com/community/UbuntuBackports - See also !packaging05:50
rjwiiihmmmmm ... interesting ... Google Chrome is fairly current ... yet GnuCash is literally years behind ...05:58
lotuspsychjerjwiii: snap info gnucash06:01
lotuspsychjerjwiii: and google chrome is not an officialy package on ubuntu, try chromium instead06:02
farkaanHow do I make middle click on the titlebar minimize the window?08:26
knightwisehey everyone10:08
knightwisehey everyone10:16
knightwisemerry Xmas10:16
maquisistemthanks10:27
newbie--And a happy new year!11:06
maquisistemto you too...11:32
jjakobI've diagnosed this issue with apt-get failing to connect to ppa.launchpad.net down to ppa.launchpad.net not responding (91.189.95.85 or ganondorf.canonical.com)11:33
jjakobpacket capture at my router's wan interface show syn packets leaving but nothing coming back11:33
jjakobsometimes it establishes one or two http sessions but then fails so apt-get update never completes11:34
lotuspsychjejjakob: wich package are we talking about, did you add somethign external?11:34
guivercjjakob, does the PPA provide support for your release?  PPAs build only for the releases the owner says to build for.11:34
* guiverc clarifies owner being owner of the 3rd party PPA or personal package archive; not Canonical11:36
jjakobdeb http://ppa.launchpad.net/costamagnagianfranco/borgbackup/ubuntu focal main; deb http://ppa.launchpad.net/deadsnakes/ppa/ubuntu focal main11:36
jjakobapt-get update never even completes, the error is timed out connecting to ppa.launchpad.net, surely that's a bigger problem than the ppa not having any packages for my version11:37
jjakobI can post tcpdumps11:37
jjakobthese ppas worked fine a few months ago, not like I just added them11:38
lotuspsychjejjakob: borgbackup is on the ubuntu repos already11:39
guivercjjakob, I see two packages available (tamagnagianfranco/+archive/ubuntu/borgbackup?field.series_filter=focal) but you've not mentioned any package attempts that I can see.11:39
lotuspsychje!info borgbackup11:40
ubottuborgbackup (1.1.17-1, impish): deduplicating and compressing backup program. In component universe, is optional. Built by borgbackup. Size 668 kB / 2,737 kB11:40
lotuspsychjejjakob: try to revert your externaly added ppa to the ubuntu vanilla sources, sudo apt update and try again11:47
jjakobhttps://paste.debian.net/1224719/11:49
jjakobpasted apt-get update and tcpdumps from 2 different runs11:50
jjakobwell sure, if I disable those 2 ppa's, I can update and dist-upgrade fine11:51
lotuspsychje!sources | jjakob11:51
ubottujjakob: The packages in Ubuntu are divided into several sections. More information at https://help.ubuntu.com/community/Repositories - See https://wiki.ubuntu.com/RecommendedSources for the recommended way to set up your repositories.11:51
lotuspsychjejjakob: the volunteers cant support external ppa's, thats support for its maintainer(s)11:52
lotuspsychjewe can only advice you the ubuntu part11:52
jjakoblotuspsychje: I've been using ubuntu for >10 years on countless servers and desktops so I know all about it11:52
jjakobppa.launchpad.net having a connection timed out is a repo maintainer problem, not a launchpad infra problem?11:53
jjakobor a routing issue somewhere on the net11:53
lotuspsychjejjakob: for the ubuntu repos you can visit #ubuntu-mirrors11:54
jjakobI did a dist-upgrade fine w/ disabled ppa.launchpad.net, now enabled back and the problem is back, I'm out of ideas other than rebooting the server.11:55
jjakobI'm using the ppa because it has borgbackup 1.1.17, official only has 1.1.1512:10
jjakoband it does contain my release (focal) and the right packages for it, so no reason for it to not work12:12
lotuspsychjejjakob: could try the ubuntu !backports12:12
jjakob!backports borgbackup12:14
lotuspsychje!backports12:15
ubottuIf new updated Ubuntu packages are built for an application, then they may go into Ubuntu Backports. See https://help.ubuntu.com/community/UbuntuBackports - See also !packaging12:15
jjakobright. I tried going to packages.ubuntu.com in my browser and it's doing the exact same thing, it stalls loading somewhere at the beginning and never loads the page. tcpdump shows the exact same behavior of unanswered syns12:17
RikMillsthat ppa works ok here on focal12:17
jjakobas in, there is 1 second of normal connection, then a RST from my side, then it times out on unanswered SYNs12:19
RikMillsalso tried from another server, and works there as well12:20
jjakoband this is from a completely different connection, but both are on the same ISP in the same local region12:21
RikMillstried from here in the UK and from a sever in Frankfurt12:21
RikMillsboth wor12:21
jjakobso it seems like it's from my ISP12:21
jjakobtraceroute to packages.ubuntu.com works fine with -T / TCP 8012:31
jjakobnow I could load the page but randomly get internal server error responses from Apache12:32
jjakoband now it's timing out again12:33
jjakobnot sure it's my ISP yet... the working traceroutes and internal server error from apache at packages.ubuntu.com has me doubtinh12:34
Assidheta12:41
Assidso im trying to access samba share from the file manager.. and whenever i trt and access any location i get  "failed to retrieve share list  from server  invalid argument"12:43
ice9how to run firefox snap with firejail?12:45
=== klausfiend1 is now known as klausfiend
ice9why firefox is now a snap by default?12:53
Assidtheyve been moving everything to snap.. personally i dont like it either12:56
Jeremy31Snaps are easier for developers12:57
Assidok this is crazy.. i cant access anhy samba share13:10
Assidanyone using 21.04 and able to access samba shares13:11
Assidalrite can someone help me with this ?13:17
Assidhttps://pasteboard.co/cPJOzRGZhHqf.png13:18
bittinUpdating my Ubuntu MATE laptop :)14:05
hiyado you guys know where can I get the official ISO for my dell laptop? it apparently supports 20.04 but came with Windows 10 in India14:08
hiyaI want to get official Ubuntu ISO for Dell Vostro 11th gen Intel laptop14:08
Jeremy31hiya: ask Dell as they have some of there own repos to support some newer hardware14:11
hiyaJeremy31: they shared some ISO download links, but when I enter my service tag14:11
hiyait shows Windows 10 download only14:11
hiyamine is certified Dell laptop as per certification page14:12
hiyaCannot you guys help?14:12
Jeremy31https://ubuntu.com/download/desktop/thank-you?version=20.04.3&architecture=amd6414:16
hiyaJeremy31: is there any official gnome ISO?14:23
Jeremy31hiya: 20.04 should have Gnome by default14:26
hiyabut it shows Ubuntu desktop14:26
Jeremy31It is a fork of Gnome14:27
hiyayes I know. But I want vanilla Gnome14:27
hiyaIs that not possible any more?14:27
hiyahttps://ubuntu.com/blog/whats-new-in-ubuntu-desktop-20-04-lts14:28
Jeremy31It might be possible, I don't mess with DE's much14:28
hiyaTier-1 OEM support, it reads14:28
hiyaAre LTS versions special?14:28
hiyaLike normal versions/releases do not have these kind of support, correct?14:28
Jeremy31hiya: support for 5 years for Ubuntu on LTS, short term has 9 month support14:29
hiyaDoes LTS bundle special kernel for certified hardware, if detected?14:29
hiyaOr is that not the case?14:29
Jeremy31LTS offers some newer kernels, I know 5.13 kernel is in the LTS repo14:30
hiyaJeremy31: sorry to ask too much, but does LTS come with special packages to aid 'Tier-1 OEM support' claim?14:44
Jeremy31No idea14:44
hiyahmm thanks14:45
=== beaver-XMAS is now known as pong
lotuspsychjehiya: some brands will install OEM kernel automaticly14:46
hiyaJeremy31: is Ubuntu the most popular? Do you recommend LTS or new version for 11th gen Intel laptop? There is always sleeping/wake up issues, or issues like battery dies over night if not plugged in, when laptop sleeps14:46
hiyalotuspsychje: so LTS or 21.10?14:46
lotuspsychjehiya: OEM kernels are on the repos for several ubuntu releases14:47
Jeremy31I would try the LTS as it is supported for 3 more years and Ubuntu 22.04 will be out sometime in April14:47
hiyalotuspsychje: Can we search something for dell vostro 3500? 11th gen i514:48
hiyaJeremy31: ok thanks14:48
lotuspsychjehiya: apt will do the work for you, depending on your hardware14:48
hiyahmm14:49
hiyaduring installation?14:49
lotuspsychjehiya: when connected to internet and you chosen updates during setup, apt will find the most reccomended packages for you14:50
lotuspsychjehiya: see also https://wiki.ubuntu.com/Kernel/OEMKernel14:51
beuysHello! How do I transfer a photo from my iPad to my Ubuntu laptop? Both are connected to the same wifi.14:56
hiyalotuspsychje: should I do net install or live USB works?14:59
lotuspsychjehiya: you want ubuntu-desktop as base?15:00
hiyaI want Gnome vanilla15:00
lotuspsychjehiya: https://linuxconfig.org/how-to-install-gnome-on-ubuntu-20-04-lts-focal-fossa15:02
hiyaAlthough in Live USB I am not disliking ubuntu desktop at all15:03
hiyaIt is cute and all15:03
hiya:)15:03
hiyaVery settled15:03
=== coz_ is now known as SantaCoz_
MyronDoes anyone know what this message means?  "br0: received packet on wl1 with  own address as source address"15:22
suyash20Hello16:08
suyash20How do we use this?16:08
zaggynlhello suyash20, use what?16:10
suyash20hello zaggynl, I meant how do I learn basic commands on HexChat?16:14
john__it's very instinctive :)16:15
nichlasMerry Christmas16:20
nichlasI'm enjoying Ubuntu a lot. Can someone tell me which command I can use to change the mount point of a ZFS pool? The guides I have found until now have all copied the same incomplete steps which hasn't helped me. I have it mounted already, but I don't like the root mount point it has now.16:23
tcurdton a fresh 20.04 a "apt-get -y --no-install-recommends install mysql-server" fails with a "chfn: PAM: Authentication token is no longer valid; new one required"16:43
tcurdtany idea what that is about?16:44
jhutchinstcurdt: Did you apt-get update?16:58
tcurdtjhutchins yes, I did16:59
tcurdtI got it to install with a workaround (linking chfn to true) but that's not great16:59
jjakobMyron: do you have wifi and cable connected at the same time?17:00
tcurdtseems like the postinst script does something weird that I don't understand17:00
jhutchinstcurdt: Probably sets up the test databaswe and root user.17:02
jhutchinstcurdt: In other distros there is important information in /usr/share/doc/mysql*17:02
tcurdtjhutchins mysql.user has entries ... so I am at a loss ... and I would think the package should install without having to look into the docs17:06
=== ken is now known as Guest6499
Guest6499KEN17:08
Guest6499HOW TO RESTORE SOUND17:09
jhutchinstcurdt: I don't think a databaswe management system should ever install without having to read the docs.  It certainly shouldn't be enabled or started.17:23
jhutchinsGuest6499: What did you try to do?  How did you try to do it?  What did you expect to happen?  What happened instead?17:24
tcurdtjhutchins I guess we disagree there ... and it seems like common practise sides with me17:24
=== scoobydoo_ is now known as scoobydoo
morganuI want to know what Bluetooth 5 dongle works with Ubuntu.18:28
morganuThis article 9 months ago, only lists BT4 devices18:30
lotuspsychjemorganu: when you buy hardware, mostly the supported Os(es) will show on the package18:32
lotuspsychjemorganu: also if ubuntu doesnt recognize your hardware by default, there are a few other things to try also18:33
morganuI have found 3, on Amazon: Edimax@$13, QWnet@$8, ASUS USB-BT500 @$2018:33
morganumorning lotuspsychje18:33
morganu(from LA)18:33
lotuspsychjemorning18:33
morganuLA CA USA (not LA USA in The South)18:33
tomreyntcurdt: is this a digital oceand ubuntu image by chance?18:37
tomreynthe only place i found this error message in relation to mysql server is on their forums, and i guess they have ubuntu installation customizations in place. this one would suggest you need to set new authentication credentials for some user - maybe there was more related information available in context of this one message you posted.18:39
morganuQuestion#2: My Chrome (on Ubu natch) does not synch "automatically saved and filled in" passwords with Android chrome.18:39
morganuQuestion#2: My Chrome (on Ubuntu 20.04 the current long term support version) does not synch "automatically saved and filled in" passwords with Android chrome.18:40
morganuAnd ditto with 2 android chrome devices. Both Android 7.18:41
morganuIt's like they are cousins in different cities instead of fraternal twins.18:41
=== _miruoy is now known as miruoy
ogra_morganu, if you actually use chrome (not chromium), you have to ask google .... chrome is proprietary software, nothing that can be supported here19:05
morganuogra_, thanks for responding. can I use chromium on an android device?19:06
ogra_no idea ๐Ÿ™‚19:06
morganuOK will search.19:06
morganuTY19:06
ogra_(probably ... but i guess by default there is only chroe on android)19:07
ogra_*chrome19:07
ogra_morganu, might be related to https://blog.chromium.org/2021/01/limiting-private-api-availability-in.html19:08
tomreynchromium and chrome have a certain dependency on cloud provided services, which may or may not be available to non paying (by data contribution) users.19:10
=== justSleigh is now known as justIrresolute
tcurdttomreyn it's an hetzner cloud image ... I kinda doubt they are doing customizations on the package level ... I am aware of some of the authentication changes - but those are required to be applied AFTTER the install. And the error happens in a postinst script.19:53
tomreyntcurdt: my theory there is that one of the default user accounts may be non-(ubuntu-)default on your system. e.g. root might have a password set, you might have password aging in effect or similar.19:57
tomreynor maybe just any other changes were applied to how pam works on your system, but all of those are really just theories. it is unusual that you would be the first to see this error message since 2014.19:58
tcurdttomreyn ah ... good pointers ... especially the root password might be a difference ... it doesn't seem like I am the only one since 2014 though ... but the suggestions I found didn't seem to be apply/work - except for "disabling" /bin/chfn (=as in linking to true) ... but I am not even quite sure why that helps20:05
=== Ricardus_ is now known as Ricardus
auwooohey al21:11
auwooohey all21:11
auwooohttps://zorin.com/os/ anyone heard this [ 0day (xc) Our ] OS , is complete research now21:12
auwoootry it21:12
auwoooand copy it for your package for ubuntu21:12
auwoooyour ubuntu is too slow21:12
auwoootest it if you don't believe me21:13
auwooohttps://zorin.com/os/21:13
auwoooit work even for 32 bit21:13
auwoooold pc21:13
auwoooi am running it in my old pc21:13
auwooohttps://zorin.com/os/21:13
auwooo:) good luck21:13
auwoooand test Our [ 0day (xc) Our ] fedora21:13
auwooois all super bitch21:13
auwoooyou will know how fast it is21:14
skraitohey all21:40
oerheks5 sec kline ..21:42
jhutchinsshodan45:22:25
=== jje__ is now known as jje_
manabba[ 0day (xc) Our ] Base is at 2600.net irc server , come if your bless by God.23:05
manabba[ 0day (xc) Our ] Base is at 2600.net irc server , come if your bless by God.23:05
manabba[ 0day (xc) Our ] Base is at 2600.net irc server , come if your bless by God.23:05
manabba[ 0day (xc) Our ] Base is at 2600.net irc server , come if your bless by God.23:05
manabba[ 0day (xc) Our ] Base is at 2600.net irc server , come if your bless by God.23:05
mybalzitchneat, 2600 might still be around23:05

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