/srv/irclogs.ubuntu.com/2020/10/06/#ubuntu.txt

Master666siqnofzeta this is what I typed so far, I am not an advanced user so please advise me how to install.   apt update Hit:1 http://ppa.launchpad.net/micahflee/ppa/ubuntu focal InRelease00:23
Master666Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [107 kB]00:23
Master666Ign:3 http://ppa.launchpad.net/upubuntu-com/tor/ubuntu focal InRelease00:23
Master666Hit:4 http://za.archive.ubuntu.com/ubuntu focal InRelease00:23
Master666Hit:5 http://za.archive.ubuntu.com/ubuntu focal-updates InRelease00:23
Master666Hit:6 http://za.archive.ubuntu.com/ubuntu focal-backports InRelease00:23
signofzetaMaster666, I don't see a torproject.org line in there.  did you add the correct repo?00:25
Bashing-om!paste | Master666 So we see all in context:00:26
ubottuMaster666 So we see all in context:: For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.00:26
signofzetaActually, Master666, those directions are out of date.  Does your Tor work at all?00:27
signofzetaIf not, run this: sudo sh -c 'echo "deb http://deb.torproject.org/torproject.org/ focal main" >> /etc/apt/sources.list.d/tor.list'00:28
signofzetaOr, if your Tor is working, `apt install apt-transport-tor` and replace your sources.list.d/tor with the line: deb tor://sdscoq7snqtznauu.onion/torproject.org focal main00:29
signofzetaI use Tor to update Tor, myself, but I recognize that's a chicken and egg setup.00:30
Master666siqnofzeta this is what I did in terminal, please advise what I am doing wrong? http://paste.ubuntu.com/p/DNKPyVgTy4/plain/00:37
oerheksnobody gave upubuntu as source..00:37
oerheksfrom... 2015 ??? https://launchpad.net/~upubuntu-com/+archive/ubuntu/tor-bundle00:38
oerheksdang that is old00:38
signofzetaI'm not familiar with UpUbuntu, either.  I found (better) directions at https://www.ubuntuupdates.org/ppa/tor00:38
signofzetaSorry for the first link -- that was a little old, too.00:38
oerheksonly follow the tor site instructions00:39
Bashing-omMaster666: ^^ also "  13 not upgraded." - what results - sudo apt update ; sudo apt upgrade ' ?00:39
signofzetai set it up a few weeks ago, and promptly forgot how I did it.00:39
oerheks!tor00:42
ubottuTor is a program to route connections through several servers for anonymity. It is in Ubuntu's repositories, but the Tor Project recommends using their Tor packages due to past issues with Ubuntu's. For setup info, see option (2) of https://www.torproject.org/docs/debian.html.en00:42
=== zbenjamin_ is now known as zbenjamin
=== Scotty_Trees2 is now known as Scotty_Trees
dw1notify-send doesnt work in 20.04?03:07
dw1oh just not in screen03:08
dw1after sudo -s03:09
dw1even though DISPLAY is set03:09
dw1xeyes works fine.03:15
dw1https://stackoverflow.com/questions/28195805/running-notify-send-as-root03:18
hotsouphello all. I have a permission problem I am trying to work out.  I am trying to change the group on a folder owned by root.  sudo chgrp -R medialib /medialib doesn't work  When I su Root (the account that owns the directory) The command fails with "Operation not permitted"  I thought Root was all powerful. What am I doing wrong? Any help would be appreciated.04:10
rfmhotsoup, what file system type is /medialib?  ("mount | grep /medialib" to check)04:15
hotsoup/dev/sdb2 on /medialib type fuseblk (rw,nosuid,nodev,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096,x-gvfs-show)04:17
hotsoupformatted as exfat04:17
rfmhotsoup, ok then.  exfat doesn't support unix file ownership (since it's a windows file system.)  you want to change the user id in the mount from 0 to the userid you want shown.  Unfortunately I don't know how to do that since you're apparently having gvfs mount it and I don't understand that at all...04:20
rfmhotsoup, here's a stackexchange post that shows and example of how to mount it via fstab, specifying uid=   https://askubuntu.com/questions/923691/ownership-permission-problem-with-automounting-exfat-drive04:25
pavloshotsoup: do you have a group called medialib ?04:26
pavloshotsoup: changed recursively the files inside /medialib to belong to group cento, https://imgur.com/a/wBjzORj04:28
hotsoupThanks for the note about issues with exfat. My TV's only support NTFS / fat32 or exfat. Figured that was the lesser of three evils. I have to read the stack exchange to figure out if its a filesystem change or some fstab fu I need to workout04:52
=== xtao_ is now known as xtao
=== BromaxSux1 is now known as BromaxSux
DiezelHi folks, my laptop screen stays on using an external display on my Thinkpad with dock. Not a huge issue, but the mousepointer shows as well so I'm worried it will burn in06:20
Diezelxrandr does not detect the laptop screen either, nor does nvidia-settings06:21
Diezelwondering if anyone seen something like this and knows how to kill the laptop screen06:21
dw1not really a solution but you could decrease brightness to 006:22
DiezelApfound someone else having similar issues, apparently it's the Xorg.conf that nvidia-settings creates that creates the issue. I'll delete it reboot and see what happens.06:24
dw1"The problem was the VGA cable, I thought it should make two displays but instead, it was doubling the display"06:25
dw1" In Settings>Devices>Displays what is selected? "Join Displays" or "Mirror" or "Single Display""06:26
ledenDiezel: fon't delete just rename it06:28
ledenf/don't06:28
Diezelrenaming the xorg.conf from nvidia-settings solved it. dw1 there was only one display visible, so no way to do anything else than single display06:28
dw1cool06:29
Diezelmust have been an update to the nvidia stuff, oh well. Works fine now06:30
=== [Ben] is now known as MrC
=== dtomato2 is now known as dtomato
LordChaosHi guys, what's the main reason TB 78 is not in the repos? Known bugs?08:30
borisrunakHello!08:31
LordChaosHi borisrunak08:32
=== fredl_ is now known as fredl
ThinkT510LordChaos: isn't there backwards incompatible changes? you can't upgrade without losing data08:41
ThinkT510!latest | LordChaos08:42
ubottuLordChaos: 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.08:42
LordChaosThinkT510: I was not aware about the compability issues, thanks08:43
ThinkT510LordChaos: they mention it in the release notes, hence a new big version number08:44
ThinkT510certainly something you wouldn't want updating automatically08:45
ThinkT510you'd probably need to export your emails then reimport them08:45
ThinkT510backups are always a prudent measure08:46
FuraiDid default umask change on ubuntu 20.04 desktop?09:05
lotuspsychjeLordChaos: snap info thunderbird09:08
thms0Hi. I have a CIFS mount that works when I "sudo mount". I would like Nautilus / user to be able to mount it. My research tells me there is a "user" option to add to /etc/fstab but it seems to be missing in ubuntu Focal. When I add it it says "wrong option". Any idea how I can mount the CIFS folder without having to run sudo mount in the terminal ?09:08
k_szeAnd now I get a pop up telling me I can upgrade to Ubuntu 20.04.1. I just don't know whether that's a good idea, given the complaints I've seen about the move of packages to Snap.09:31
computer2000Hi all. I need to setup a mini pc for an outdoor vistor kiosk application that should just show one electron chromium app that lets the user browse through a static website and watch some mp4 videos. Is Ubuntu Server with NODM and OpenBox a good choice for this?09:34
jellyk_sze, you'll have 18.04 supported until 2023-ish, but eh.  If I want to run a recent remmina on 18.04 I have to use snaps right now.  And regular upgrades installed snapd & friends on my 18.04  already09:39
jellyeven if I didn't ask them to09:39
jellyso I guess you won't see much difference there09:40
jellyk_sze, did you manage to have workstations on bionic without snapd being pushed on you?09:40
mgedminthms0: pastebin your /etc/fstab and the error you get?09:40
k_szejelly, I forget. I think I have always had snapd.09:41
jellyI've upgraded this particular installation from 14.04 -> 16.04 -> 18.04, and I'm pretty sure snapd got installed only during 18.04 lifetime09:41
k_szewell, yes, snapd comes by default in 18.0409:42
lxusr50k sze, I'm pretty sure snap was introduced after the 16.04 LTS.09:42
jellythen you're already seeing the boot slowdown and all the bad snapd things.  Might as well do a release upgrade to get all the shiny new things.09:42
lxusr50If you are just running the desktop version it probably won't be much of an issue.09:42
mgedminthms0: although you don't need anything in /etc/fstab to mount CIFS shares in Nautilus; you can navigate to 'Other locations' and find the Windows network there (or Ctrl+L and smb://server/share/)09:43
lxusr50I am not a fan of having updateds forced but there is some control allowed to have the updates happen in a window of your choice.09:43
mgedmink_sze: you can't stop progress by ignoring it; sooner or later you'll have to upgrade09:43
lxusr50I think with all the grumbling about forced updates we will eventually see a user option to control updates.09:44
mgedmink_sze: my approach is to upgrade early, test new technologies, and file bugs so the rough edges can get a chance of getting fixed sooner rather than later09:44
mgedminthe snapification of chromium has some rough edges (like webdriver plain doesn't work in wayland sessions), but on the whole it's usable09:45
mgedminthe most annoying part was loss of session/history if snap refresh upgrades the browser and you don't restart immediately, but I think that's fixed in the latest snaps09:45
k_szeahahahaha, that's so horrible.09:46
mgedminthe next most annoying part is probably the inability of opening html files in /tmp09:46
k_szedue to sandboxing?09:46
mgedminyeah, the snap container gets a tmpfs on its /tmp, so it can't see the real one09:46
thms0mgedmin: http://termbin.com/bkn9 this is my fstab. I get "operation permitted for root only" by Nautilus.09:47
mgedminbasically I started to use firefox for this use case; I'm not sure what I'll do if they snapify firefox in a future ubuntu release09:47
mgedminthms0: there's no 'user' in the options field for //marjorie/docs09:47
thms0mgedmin: if I add it it says "mount error(22): Invalid argument" (http://termbin.com/vzib)09:49
thms0ha... solved. "defaults" does not work for CIFS subsystems!09:50
mgedminhuh!  defaults is an alias for 'rw,suid,dev,exec,auto,nouser,async'09:51
mgedminmaybe it didn't like both user and nouser09:51
thms0The dmesg said: "Unknown mount option: defaults"09:51
mgedminthat is weird09:52
thms0I will fiddle arount to see. Spent 1 hour on this already, will check this later. Thanks for your help :)09:53
nualahello quick help? https://discourse.ubuntu.com/t/ubuntu-installation-on-computers-running-windows-and-bitlocker-turned-on/15338  second option: 'Decide that the data stored in Windows is not important, and that you are willing to overwrite the data contents.'09:57
nualathats basically erease windows and install ubuntu only aye?09:57
nuala(I want dual boot: so assuming bitlocker to turn of just double checking)09:59
FuraiDid default umask change on ubuntu 20.04 desktop? For some reason I have 002 instead of the usual 022.09:59
=== Norkle is now known as Norkle^
=== emilsp is now known as slimep
=== jess is now known as jess-o-lantern
fradtrying to use Internet I got this message: (nm-applet:1658): gtk-warning: can´t set a parent on widget which has a parent nm-applet-message: IP:IP:IP:IP: No keyring secrets found for NETWORK-wireless-security; asking user.          (nm-applet:1656): gtk-critical **: IP:IP:IP:IP: gtk_widget_destroy: assertion GTK_IS_WIDGET (widget) failed10:16
fradim writting from another computer10:16
=== akem_ is now known as akem
=== PowerTower_121 is now known as PowerTower_120
akemHi, is there a multi language word translator for Ubuntu?10:57
akemKinda like google translate but offline.10:57
EvilKittyBoiany reason why despite specifying to install openjdk-8-jre and openjdk-8-jdk in ubuntu I keep getting v11 installed?11:11
DarkTrickI get about 1 to 2 "Ubuntu detected a problem, send/don't send" messages. But the message keeps quiet about what actually happened. How do I find out which component crashed?11:20
lotuspsychjeDarkTrick: crashes goto /var/crash11:21
DarkTricklotuspsychje, no crash file in there. Perhaps the "Problem" is not a crash then?11:22
mgedminDarkTrick: isn't there a little triangle you can click to expand the details?11:23
DarkTrickno, not in that one11:23
DarkTrickI know there are some, that have one, but not this one11:23
mgedminweird11:23
mgedminanything interesting in journalctl?11:24
lotuspsychjeDarkTrick: screenshot?11:24
DarkTrickDoesn't look like too me: https://pastebin.com/5p3ALY3f11:25
DarkTrickah! maybe it's the updater!11:25
lotuspsychjeDarkTrick: your kernel looks outdated, wich ubuntu release is that?11:25
DarkTricklotuspsychje, https://imgur.com/a/1WFow3K11:26
DarkTricklotuspsychje, general xubuntu 20.0411:26
lotuspsychjekernel should be 5.4 -4811:27
DarkTrickHmm.. the message has the same icon as gDebi11:27
lotuspsychjeDarkTrick: pastebin: dpkg --list | grep linux-image11:27
DarkTrickhttps://pastebin.com/2J2dgsze11:28
=== sorinello1 is now known as sorinello
lotuspsychjeDarkTrick: boot into 5.4 -48 please and come back after reboot11:29
DarkTricklotuspsychje, I don't understand what's going on here. uname tells me I'm on 4811:30
DarkTrick5.4.0-48-generic #52-Ubuntu SMP Thu Sep 10 10:58:49 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux11:30
lotuspsychjeDarkTrick: wich command did you request for previous journal?11:32
neurehi11:32
neureis there something like wget but with ability to cache repeated downloads for same URL?11:32
lotuspsychjeDarkTrick: anyhow, you might need to clean your kernel list a bit; sudo apt autoremove11:35
DarkTricklotuspsychje, sorry, I needed to focus on some writing11:50
DarkTricklotuspsychje, when I start autoremove it does not offer me to remove old kernels11:51
DarkTricklotuspsychje, wht did you mean by "previous journal"?11:52
BluesKajHi all11:53
mgedminDarkTrick: the pastebin, how did you get it?11:57
mgedminDarkTrick: because if that's the first N lines of journalctl output, it could be something from a previous boot that happened weeks ago11:57
mgedmin(assuming ubuntu enables persistent journal these days)11:57
mgedminautoremove doesn't remove _all_ old kernels: it always keeps at least one spare, in case the latest one gets corrupted somehow11:58
DarkTricklotuspsychje, I just pastebin-ed the output of journalctl?12:03
DarkTricks/?/12:03
mgedminthat's too short to be the entire output of journalctl12:03
DarkTricktaaaaaaaaaah12:04
mgedmincounting just the current boot, journalctl -b 0|wc -l says I have 32621 lines in my journal12:04
mgedmin(uptime is 6 days)12:04
DarkTrickThe window was too low on my screen I couldn't see the line counting :/12:04
mgedminusually journalctl -e is a good command: it shows the last 1000 lines, and focuses at the end12:04
mgedminbecause usually you're interested in things that have just happened12:05
mgedminsometimes 1000 lines is not enough, and then I go to journalctl -b 0, to show everything since last reboot12:05
mgedminjournalctl | wl -l says I have 2 million lines of logs in my persistent journal12:05
mgedmin"Logs begin at Thu 2019-11-21"12:06
DarkTrickmgedmin, helpful information!12:11
DarkTrickHere's the correct time of journalctl: https://pastebin.com/09yfiw0L12:11
DarkTrickI can't really make sense of it ( <=> understand which of those things could be harmful)12:12
mgedminlooks like normal chatter mostly12:18
mgedminthis line is interesting:12:18
mgedmin> 10月 06 20:19:00 myuser sudo[204859]:   myuser : TTY=pts/0 ; PWD=/var/crash ; USER=root ; COMMAND=/usr/bin/apport-unpack _usr_lib_xorg_Xorg.0.crash xorg_crash_during_firefox_icognito_easystroke212:18
mgedminapport is the program that displays those "report a problem?" dialogs12:18
mgedminand here it's processing an Xorg crash file?12:19
mgedminotoh it's a message from sudo, and it feels like something you ran yourself12:19
mgedminbut it could be that when you press 'report a problem', apport runs that sudo command on your behalf12:20
mgedminso I don't know12:20
DarkTrickmgedmin, thank you very much for checking! That one line was run by me (different bug)12:22
DarkTrickOh12:22
DarkTrickI just figured it's the update notifier, that displays the message12:23
DarkTrickjust accidentally saw it in the Alt+Tab switcher12:23
mgedminupdate notifier needs a UI refresh badly :/12:23
mgedminit looks and feels like something designed in 200812:23
DarkTrickSorry for the hassle (also lotuspsychje). I should've seen it earlier.12:24
rneesemorning guys/gals12:29
lotuspsychjeDarkTrick: eek your journal spits a lot of errors12:32
lotuspsychjeDarkTrick: can we see your dmesg in a paste please?12:33
DarkTricklotuspsychje, I guess you're talking about the ATOMIC stuff? That's in there since I installed Ubuntu a 2(?) years ago12:34
tomreynDarkTrick: probably, those aren't normal and should not be there.12:38
DarkTricktomreyn, I was searching the net a couple of times. It seems like this is around for a long time (at least 2 years), but apparently nobody really cares ... lol?12:40
mgedmin"situation normal, everything broken"12:40
DarkTricklotuspsychje, https://pastebin.com/HrY6br1t12:41
DarkTrickdmesg ↑12:41
DarkTrickmgedmin, I really feel like this for quite a while here :D12:41
DarkTrickparallel Q2: When there is popup messsage like "problem detected", does any (which) component (xorg? gtk?) knows that window is actually a popup window? Or does it just looks like a modal window?12:42
lotuspsychjeDarkTrick: yea, thats not gonna be helpful, there's so many atomic errors you cant read the rest lol12:43
tomreynDarkTrick: looks like a suspend/resume related issue. do you see those "[drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe" messages when you did a full reboot?12:43
mgedminI have intel drm atomic pipe update failure messages too; I haven't ever noticed any correlation with visual glitcher or anything12:43
DarkTrickmgedmin, no visual glitches here, either12:43
DarkTricktomreyn, I can't tell for sure without rebooting12:44
DarkTricksec12:44
tomreynDarkTrick: journalctl -b -1 | grep -E '( kernel: (Linux version|Command line:)|Atomic update failure on pipe) ' | head | nc termbin.com 999912:48
tomreynthis should tell how soon after booting you got to see those messages12:48
DarkTricktomreyn, it show a time way after my first boot.12:52
* DarkTrick reboots12:52
blocked_mysqlhi12:53
wyounghi12:54
blocked_mysqli have in mariadb of ubuntu 20.04 all time this message ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)12:54
blocked_mysqli have tried with that solution but nothing https://stackoverflow.com/questions/21944936/error-1045-28000-access-denied-for-user-rootlocalhost-using-password-y12:55
blocked_mysqlmysqld_safe --skip-grant-tables doesn't work12:55
blocked_mysqlafter it happens the same12:55
=== ravustaj1 is now known as ravustaja
DarkTrickhm... 3 minutes for a reboot. faster than expected12:56
DarkTricktomreyn, checking dmesg again, I got them 40 seconds after boot12:57
tomreynblocked_mysql: try authenticating without providing a password (omit -p). if this doesn't work, do the same as root.12:59
tomreynDarkTrick: so not suspend related. hmm, ok12:59
tomreynor did you do something triggering power saving?13:00
tomreynlike closing the lid etc,13:00
DarkTricktomreyn, no. menu -> shutdown -> restart13:00
tomreyni mean after rebooting13:00
DarkTrickno13:00
DarkTricklid is always closed13:00
bendman_is there a specific project for the "Ubuntu Software" application? I'd like to report a bug or get started on an improvement if it's something I can handle.13:01
DarkTrickbendman_, tbh, I think a rewrite / completely new design :D I already gave up on it :D13:02
lotuspsychjebendman_: we advice before filing bugs, ask your issue here first, volunteers might know existing bugs13:02
tomreynDarkTrick: i see. i don't have time to look into this more now. but check whether you have any kernel command line options which could trigger this (cat /proc/cmdline) and see whether firmware updates are available ( journalctl -b | grep DMI: )13:02
DarkTricktomreyn, thank you for your help so far!13:03
DarkTricknice hint btw13:03
DarkTrickvmlinuz-5.4.0-49-generic root=UUID=[BLA] ro acpi_osi=! "acpi_osi=Windows 2015" pci=nomsi acpi_osi=Linuxs resume UUID=[BLAH]13:04
lotuspsychjeDarkTrick: bit all weird, you have no crash logs, no decent dmesg to read, no working autoremove kernels,...13:04
bendman_Is the "Ubuntu Software" app not the recommended software store anymore? I've heard of the snap store - is that the same thing?13:05
DarkTricklotuspsychje Hm... I didn't tweak the system afaik. Perhaps to the extend of some try-and-error to enable hibernation a while ago13:06
tomreynacpi_osi=Linuxs    looks wrong, especially if combined with     acpi_osi=! "acpi_osi=Windows 2015"13:06
tomreynand dont use pci=nomsi if you dont have to13:07
tomreynbut i got to go, ttyl13:07
DarkTricktomreyn, bye :)13:07
mgedminbendman_: Ubuntu Software is snap-store13:13
mgedminin 20.0413:13
mgedminit's a snapified build of gnome-software with some plugins (snap) enabled and other plugins (flatpak) disabled13:14
mgedminsnap info snap-store gives me this bug URL: https://bugs.launchpad.net/snap-store/13:14
bendman_mgedmin: thanks for the clarification13:16
bendman_lotuspsychje: I found a pretty annoying bug and a few UI suggestions with the snap store, but the most critical one I think is that scrolling is _extremely_ laggy when viewing a category.13:17
lotuspsychjebendman_: i think there are already busg for that, does it influence how big the category is; aka loading a lot of software?13:18
lotuspsychje*bugs13:18
DarkTrickawesome! Thank you tomreyn! After reboot no ATOMC-error messages. (I will see if my hibernate is affected by that in the future)13:18
DarkTricklotuspsychje, mgedmin: Thank you very much for your help as well. After this last reboot the update-notifier error message didn't show up again. (Maybe because it's already late? Maybe it was related to my "boot line"? I will keep this config and see how things turn out).13:21
lotuspsychjebendman_: bug #1868765 for example13:24
ubottubug 1868765 in snap-store-desktop "snap-store categories take too long to populate" [Undecided,Confirmed] https://launchpad.net/bugs/186876513:24
lotuspsychjebendman_: the games/category is pretty big, lags also around 5sec at my end13:25
xMeiamy tabs open up to the left of my icons in the bar.. I want them to the right of my icons13:28
xMeiaXubuntu 20.04.1 LTS13:28
bendman_lotuspsychje: For example the "development" category which has ~107 items is so laggy it feels broken, even after all items are loaded. I'm not sure what is handling rendering here, but I would expect any (especially native, but even something like a webview) rendering engine to support hundreds of items considering how simple each item is.13:46
lotuspsychjebendman_: 4sec for me, (on an ssd/i5)13:47
lotuspsychjebendman_: what kind of specs are you on?13:47
bendman_lotuspsychje: What do you mean 4sec? I don't mean to load the page - I mean after the page is loaded it drops many frames when scrolling.13:48
lotuspsychjebendman_: you are speaking of the development category, so my ends loads it after 4sec, nothing wrong with rendering here after its loaded13:49
bendman_lotuspsychje: even while scrolling? it scrolls smoothly up and down?13:50
lotuspsychjebendman_: well maybe a little when you scroll real fast up and down13:50
bendman_I'm on 16G of RAM, 2.4Ghz i7 CPU, 1G dedicated graphics memory, and 256G SSD13:52
lotuspsychjebendman_: on the games section when i scroll real fast up and down and with an htop, i can make it go 95% cpu so i guess there's improvement needed it the next snap-store versions yeah13:53
bendman_yeah, I just checked top and I'm regularly at 80% usage from the snap store process when scrolling. I think scrolling a list of preloaded items probably shouldn't bring a modern laptop to it's knees :P13:54
lotuspsychjebendman_: agree, on a spinner things might get bottlenecked for sure13:54
bendman_I'm new to ubuntu contributions, so I'm not sure where to check for issues or to find/work on source code for these things13:55
lotuspsychjebendman_: snap bugs goto https://bugs.launchpad.net/snap-store/ as mgedmin adviced13:56
lotuspsychje!snappy | bendman_ see also13:57
ubottubendman_ see also: Ubuntu Core is a rendition of Ubuntu with transactional updates using "snappy". For discussion and support, please visit #snappy and see http://www.ubuntu.com/snappy/13:57
lotuspsychjeand #ubuntu-devel13:58
bendman_lotuspsychje: thanks for all the help!14:00
lotuspsychjebendman_: welcome and thank you for reporting this bug up again, it needs more attention14:01
theopensourcererAt the weekend I upgraded my desktop PC from 18.04 to 20.04. Every morning after power up when I log in, once the desktop loads, any icons on the desktop do not get drawn and all of the launcher buttons do not respond to mouse clicks (nor does the top bar) so I have to CTL+ALT+F5 and login to a shell and reboot. If I move my ~/.config directory out of the way, then the desktop works OK for the rest of that day (sometimes15:37
theopensourcererthings like Chrome history etc... But the following day, after being powered down i have the same problem when I login in the morning. It's a PITA.15:37
theopensourcererHow do I go about debugging this?15:37
xdijehi15:38
xdijei have samba shares \data and all subdirectories are controlled by groups acl, like \data\folder1 \data\folder2 is there a way to set folder1 and 2 read only from samba level not without changing the share structure as users should still accessing shares from \\server\data\folder115:38
goddardhey15:45
luna_https://www.youtube.com/watch?v=qggeZu4yLGw ZFS Dev Summit 202015:56
=== tucked is now known as disi
=== enkoh is now known as enko
pavlosxdije: can you add, read only = yes in the [data] section in smb.conf and restart samba16:37
xdijepavlos: data itself is read only as it is controlled by acls,16:38
sqppHi.17:10
sqppDoes anyone experiencing issues booting groovy?17:10
sqppin UEFI mode.17:10
=== jess-o-lantern is now known as jess
tichunAfter waking from suspend laptops keyboard was not responding (e.g. no LED on capslock), mouse pointer was movable but clicking did nothing. Had to power off the device by the power button. Where to get logs from to form a bug report?17:14
mgedminjournalctl -b -1 -e17:15
mgedmin"keyboard not responding" has several levels of not responding; it's worth trying Caps Lock as you did, but then also Ctrl+Alt+F1 Ctrl+Alt+F2 to see if vt switching works17:16
rfmsqpp, groovy still in beta so #ubuntu+1 is where you want to be17:16
sqppUnderstood!17:16
mgedminand finally Alt+SysRq+S, U, B to reboot safely after syncing and unmounting filesystems17:16
tichunThanks,  will do if that reproduces17:17
mbeierlah, yes, the famous Alt+SysRq R-E-I-S-U-B :)17:17
tichunWell, actually sorry, I'm using mainline kernel so my device works at all, i guess i cannot report that as a bug (kernel 5.8)17:18
mbeierlhttps://en.wikipedia.org/wiki/Magic_SysRq_key#Uses17:18
bulleHi, im trying to make ubuntu server make a raid1 uefi partition but it seems for some reason its not doable ?17:22
lotuspsychjebulle: you might want to try #ubuntu-server17:25
bullelotuspsychje: oh didnt know that one exist, thankyou17:26
=== borbosha_ is now known as borbosha
tichunBrowsing through Ubuntu bugs, I cannot find interesting ones, as most relate to miscellaneous packages of little convergence with Ubuntu. Cannot a lot of weird packages be just pruned. keeping completely essential packages in main repo, and other packages in extension repositories that would have a separate bug trackers etc.?18:10
tichun51000 packages most definitely is not a sane number18:11
lotuspsychjetichun: wich bug are you looking for?18:12
g3poandlslI am tryin to determine whether an internal microphone is present on 50+ laptops. Is there a way _other than_ `arecord -l` to list internal input devices?18:23
gnemabenhi. i am running a live distribution of ubuntu but firefox immediately closes whenever i try to open settings or when i visit certain websites (like wikipedia)18:28
gnemabenany idea why this might happen? it's not giving me an error18:28
gnemabenbut it's probably crashing anyway18:28
gnemabensettings, history, anything like that will crash it as well18:29
lotuspsychjegnemaben: try launching firefox from a terminal to collect errors18:29
gnemabenok18:29
lotuspsychjegnemaben: also open a journalctl -f18:29
gnemabenuhm, wow. i can't open a terminal either18:30
gnemabenoh, and sometimes the whole session will crash18:31
gnemabenand i have to log back in as a live session user18:31
gnemabenso something other than firefox is wrong that's probably causing all of this18:31
gnemabenbut it's hard to investigate if i can't even open a damn terminal18:31
gnemabenare live linuxes known to be problematic like this?18:35
bullegnemaben: no you should definitively be able to open a terminal18:35
gnemabeni see it saying terminal in the top left corner of the screen for a split second and it immediately goes away18:36
gnemabenthe actual window is never rendered18:36
gnemabencan't open other things such as a system monitor ether18:36
gnemabenit's ubuntu 20.04, btw18:37
gnemabenmaybe it's having serious issues with my hardware or something18:37
gnemabeni've been using this machine just fine from windows but... yeah18:37
gnemabeni tried a live debian too. wouldn't recognize my mouse18:38
bullegnemaben: if several different live setups dont work on hardware A, but works well with hardware B in windows18:38
bulleor, just dont work well on hardware A with linux, but works well with hardware A and windows18:39
bullewell then, you have already narrowed it down18:39
gnemabenyes. guessing linuxes don't really support this laptop18:39
bullegnemaben: new or old laptop ?18:40
tatertotsgnemaben: common denominator(s) are that specific computer .....and you18:40
gnemabenidk. i've had it for about one year18:40
gnemabenit has an i7, a gtx 1050. but i mostly use it for work18:40
bullei have had nothing but trouble with my i7 1065G7 based laptop in linux18:41
tatertotsgnemaben: do you own more than one computer?...Rule out 1of2 of those common denominators by using the LiveDVD/LiveUSB on a different PC18:41
gnemabeni do own several computers, yes. but i don't have access to any of them other than this laptop at this very moment18:42
tatertotsgnemaben: you'll just be chasing your own tail in circles unless those two common denominators are ruled out.18:43
tatertotsgnemaben: try not to get too dizzy LMAO18:43
gnemabeni expect the live usb does work on other machines. i just wrote the official image18:44
gnemabenmaybe not, but the chances are slim18:44
* WaltS48 is testing the Thunderbird 78.3.2 release candidate now. Hope we see 68.12.1 in the repo soon. :)18:44
gnemabeni'd expect it not to work at all rather than to work shittly18:44
tatertotsthey say repeating the same thing, while expecting a different result or out come is the clinical definition of....nevermind18:45
Habbietatertots, science?18:46
gnemaben"they say repeating the same thing" is a good indication of illiteracy :)18:47
g3poandlslgnemaben, can you access another console with CTRL+ALT+F{1..7}?18:48
gnemabenno, i tried that. i just get the cursor in the left corner of the screen and nothing else18:48
pavlosgnemaben: how much ram on the system?18:50
gnemaben8 gb18:50
tatertotsround..and round..and round18:50
tatertotslol18:50
pavlosgnemaben: you're running a live ubuntu 20.04 and terminal/FF wont start?18:51
gnemabentatertots: let me help you read the situation as i see you are having some problems with it. i've explained the situation and have been answering people's questions since. you seem quite unintelligent with your remarks that are only meant to make you shine although... it's not working out at all.18:52
gnemabenso maybe keep quiet because you are embarrassing yourself.18:53
gnemabenpavlos: yes18:53
hggdhtatertots, gnemaben: let's keep it civel, please18:53
gnemabenagreed.18:53
tatertotsunintelligent people don't bring up terms like "common denominator" with folk that don't seem "cognitive" of the term18:54
hggdhtatertots: enough18:54
tatertotshope "cognitive" isn't too big a word18:54
gnemabenyes, it is quite the accomplishment to know what a common denominator is. how did you achieve this level of intelligence?18:54
gnemabenand how are you not using it and misreading the situation saying i am repeating something and expecting different results?18:55
hggdhgnemaben: enough18:55
xjkxHi, long time not using ubuntu. This "Ubuntu Software" I had a hard time googling because it always tells me about google software center and then tell me that is deprecated. "Ubuntu Software" is community created packaged, or like official ubuntu developers add them there ? Kinda trying to figure which is better to get there or from the actual program site, so please shoot me some info so I can decide better18:59
xjkxubuntu software center* ops, sorry19:00
xjkxBut I'm n ot using the old one, I have ubuntu 2019:00
pavlosgnemaben: could your ram be faulty? can you boot the iso again and run memtest?19:02
xjkxneed to restart brb19:06
gnemabenpavlos: i ran the firmware's ram testing facility. also, i'd be surprised if that were the case cause i've been able to open many youtube tabs in firefox yet a not a single terminal19:08
xjkxback, anybody could tell me if the packages on "Ubuntu Center", from ubuntu 20, are packaged officially by ubuntu developers ?19:08
gnemabeni'd expect to not be able to do the "heavy" stuff either19:08
elias_aI'm running Virtualbox in Ubuntu 20.04 host and have a fresh install of 16.04 server version as guest. How do I enable the mouse middle button copy paste from host to guest?19:15
Master666Hi there guys, I am getting the following error intalling tor in Ubuntu 20.04  Focal 64Bit https://paste.ubuntu.com/p/7zPPKtZGjx/19:15
elias_aGuest additions is installed and clipboard settings chosen from the menu but no effect...19:16
elias_aMaster666: I had problems with Tor browser too. Download it from their website. It just works.19:17
elias_aMaster666: There seems to be a lot of issues with the package in repos.19:17
Master666elias a please can you give me the website?19:17
Master666I have been struggling for days19:18
elias_aMaster666: https://www.torproject.org/download/19:18
Master666for what version of linux do I download because my version is not there?19:18
elias_aMaster666: It is a generic version. Just follow the instructions.19:20
Master666elias a I am not an expert user, where to I find the commands to install this package?19:21
Master666how to install .tar.xz file in Ubuntu?19:24
elias_aMaster666: Here you go! https://tb-manual.torproject.org/19:25
cjokehowto activate nvidia module to the new compiled kernel ?19:26
jm-hello everyone, so huh, I googled my problem but could not find anything close to what I experience. I upgraded to Ubuntu 20.04 and now my Delete key doesn't work as a Delete key when editing text (although it works to delete files/folders) : instead of deleting the character after the cursor, it acts as if it was some sort of dead key that adds the "double grave accent" (??), for example "Delete then a then19:27
jm-space" makes this character "ȁ" (or https://fr.wiktionary.org/wiki/%C8%81 ) .... I'm very confused... any idea of how I could resolve this? (note that ctrl+delete works as expected)19:27
Tripknotixhi all19:28
Tripknotixis it safe to use "sudo apt-get autoclean" on a production machine?19:28
Tripknotixthe system ran out of space and is at 16mb free space, cant even mount a usb drive19:28
cwsHey everybody, I'm having weird issues that have never persisted in the ath9k drivers before with a wireless card I've used for years now. On 20.04. I believe this may be a relevant launchpad thread about the issue from 2012, I bumped it today as the last post was from 2015. The last comment contains my errors.19:29
cwsIt seems to be a rabbit hole of wpa_supplicant issues, maybe a encryption setting in the ath9k configs, maybe something to do with the band channels of my 2.4Ghz / 5Ghz networks, despite both of them having pretty standard setups and this issue has never happened before.19:30
striveTripknotix: Do you know what autoclean does?19:31
cwsAlso have come across it potentially being a iommu issue, which comes from the part of the page faults that show up usually right before ath9k drops.19:31
cwsper "[  680.489520] ath9k 0000:21:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0010 address=0xff0d5a44 flags=0x0000]"19:31
cwshttps://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/49598119:31
ubottuLaunchpad bug 495981 in network-manager (Ubuntu) "NM disconnects Wi-Fi every 2 minutes but iwconfig+dhclient and wicd don't -- ath9k" [High,Confirmed]19:31
cwsWhat weirdly confuses me is that the issue was infrequent at first, but now on boot turns into constant reconnecting and connection droppings despite the network being just fine.19:33
Master666elias a you are a genius :-) How if tor browser is running does that mean my IRC chat is also using tor?19:35
cwsNo, you'd need to route either your client through a tor proxy etc, or run browser IRC client.19:36
Master666cws how do I run my client through a tor proxy? I am using xchat19:38
cwsYou'd need to run the tor router itself, not the browser. It's pretty simple, google / search "Routing *client name* through tor router / proxy"19:39
cwsTons of configs.19:39
cwsI don't remember the exact setup off the top of my head.19:39
pavlosjm-: what's the output of stty19:40
pavlosjm-: and echo $LANG19:42
jm-pavlos: speed 38400 baud; line = 0;      next line: -brkint -imaxbel iutf8        $LANG is en_US.UTF-819:43
pavlosjm-: and "space" gives you that french a19:45
jm-pavlos: "delete,a,space" gives me " ȁ"    but it is not particular to space, for exemple "delete,a,e" gives me "eȁ"19:46
Tripknotixstrive it appears to remove packages in the cache for installing. however when i see that there are options for not touching apps that are installed, it made me wonder how safe it is, since i planned on not touching any other commands, im a windows guy normally19:50
pavlosjm-: sudo locale-gen "en_US.UTF-8"19:50
Tripknotixthis machine is not connected to the internet, and is used for image recongition software development, but is in a stable state,  however i am tasked with modifying the ui via qt designer , and i wanted to make a backup of the files before i attempted anything, turns out i can even plug in a usb drive to copy files19:50
Tripknotixsince the machine has no space19:50
jm-(pavlos: I don't think that matters but wikipedia tells me it's more like serbo-croatian, not french -- incidentally I'm french but my config is all more like US qwerty)19:51
Tripknotixso i am looking for the least destructive way to remove files from a system that a 3rd party built for us19:51
jm-pavlos: your command did "Generating locales (this might take a while)... en_US.UTF-8... done Generation complete."  but then no change I think19:52
jm-maybe I should try to reboot?19:52
pavlosjm-: yes, lets try that19:52
jm-pavlos: still the same behavior after reboot19:54
tingergI'm having an issue on a fresh install of 20.04. https://pastebin.com/hwa9UsdK19:55
jm-pavlos: there is one exception: in emacs, but only for the client of the daemon running, delete works as expected. But everywhere else, including new emacs sessions, delete does the Double-grave-accent modifier thing19:56
pavlosjm-: I dont use emacs so I cannot help, I thought that sequence was generated from a terminal19:57
jm-pavlos: that sequence is generated from a terminal, in fact all applications have the same behavior19:57
jm-except this one emacs sessions (maybe because it is started by the system)19:58
pavlosjm-: locale | nc termbin.com 999919:58
jm-https://termbin.com/7vlt519:59
pavlosjm-: I dont know, everything looks same in my 20.0420:00
jm-pavlos: okay, thank you for your help :)    at least I learned this nc termbin.com trick :)20:01
striveTripknotix: Mind running dpkg --list | grep linux-image20:01
pavlosjm-: same as pastebinit if you install it ... eg. ls | pastebinit20:02
jm-pavlos: nice, thanks!20:02
tomreyntingerg: the package which fails to install there isn't an ubuntu package. which ubuntu release are you running there, and what's this ubuntucinnamon-lightdm-theme-base package?20:03
Master666cws the internet says xchat is EOL so I must install hexchat20:03
tingerg20.04 focal tomreyn20:04
tomreyntingerg: thanks for answering the first of the two questions i asked.20:04
tingergit must be part of cinnamon. I didn't install anything yet just ubuntu20:05
tomreyn!info ubuntucinnamon-lightdm-theme-base focal20:05
ubottuPackage ubuntucinnamon-lightdm-theme-base does not exist in focal20:05
tomreyntingerg: are you using this? https://ubuntucinnamon.org/ it doesn't seem to be a recognized !flavor20:06
tomreyn!flavor20:07
ubottuRecognized Ubuntu flavors build on Ubuntu and provide a different user experience out of the box. They are supported both in #ubuntu and in their flavor channel. For a list, see https://www.ubuntu.com/download/ubuntu-flavours20:07
tingergyes i believe i am20:07
tingergsomeone just gave me a thumbdrive20:07
tingergmaybe it has channel on freenode?20:08
tomreynmaybe try #ubuntu-cinnamon or #ubuntu-cinnamon-remix20:09
tomreynhmm nope20:10
tomreyntingerg: the website says: "Ubuntu Cinnamon Remix is a new distribution that utilizes Linux Mint’s Cinnamon desktop environment." so it's actually linux mint based, i guess. anyways, not something we could support here. ##linux should work as a fallback.20:12
NorthwoodsHi i accidently deleted few hundered files from a dir on ubuntu 16.04 ( running on amazon web services )20:18
NorthwoodsIs there a way to recover those files ?20:19
tomreynyou could restore the latest backup20:20
CarlFKCan I get the day of week displayed as part of the date/time at the top of my screen, currently reads "Oct 6 15:32:38"20:32
pavlosCarlFK: install gnome-tweaks, then start tweaks, look for top bar on the left, enable weekday on the right20:36
jm-CarlFK: with Tweaks the option "Weekday" is in the category "Top Bar"20:37
CarlFKthanks thanks20:37
CarlFK"background: Warty-final..jgp"  :o20:38
weretaviaHello all, I am looking for a TSV viewer that supports automatically reloading upon file changes. Other basic features would be sorting and search, but not strictly needed. Does anyone have a suggestion?20:50
offlineLubuntuI'm in sort of a catch 22 situation here, I need to put WINE on my computer but it can't connect to the internet to download it20:55
offlineLubuntuI'm accessing net using laptop running windows here, but am trying to figure out a way I can download WINE and then put it on a USB and then install WINE from the USB onto my desktop that's running Lubuntu right now20:56
offlineLubuntumost installation instructions for software seem to assume an active internet connection, does anyone know any tutorials for downloading the files and installing from from the USB instead?20:56
leftyfbofflineLubuntu: why do you need wine? Also, why not troubleshoot your wifi/network issue with your ubuntu-side before messing with wine?20:57
offlineLubuntuI think the issue is that the built-in wireless LAN device may be malfunctioning, it just can't seem to connect anymore20:57
leftyfbofflineLubuntu: then how are you online with Windows?20:58
offlineLubuntuI bought a plugin dongle but it only comes with software in a .exe for windows to run it20:58
offlineLubuntuthe wireles LAN on my laptop has a functioning wireless LAN in it , it's newer20:58
leftyfbofflineLubuntu: you don't think installing the exe with wine is going to solve your wifi problem do you? That's not how this works20:58
leftyfbofflineLubuntu: boot into ubuntu with the usb wifi adapter plugged in and run "lsusb" and screenshot it please.20:59
offlineLubuntuthat was one approach, I did find some tutorials for downloading the software for this dongle too, but it seems to assume you have a working internet connection on your OS20:59
offlineLubuntuok just gimme a sec, takes a few minutes to boot20:59
leftyfbofflineLubuntu: also, do you have access to ethernet at all?21:01
offlineLubuntuthis laptop and the desktop both have ethernet ports and I have an ethernet cable21:01
leftyfbofflineLubuntu: ok, and access to an ethernet port on a router/modem?21:01
offlineLubuntuthat said, I've never actually figured out how to work ethernet transfers, whether that's win>win or lin>lin or win>lin or lin>win21:01
offlineLubuntuoh, I do, but the desktop is pretty heavy21:02
leftyfbofflineLubuntu: you do have the option of setting up internet connection sharing in Windows. It's beyond the scope of this channel, but it should be pretty easy to get going21:03
bendmanhey, what is the best way to find a repo for an application? I'm looking for the source to the "Ubuntu Software" application.21:03
leftyfbbendman: why?21:03
offlineLubuntudo you think that's something like if I have my laptop turned on, it's ability to connect to the internet allows my desktop (with no functioning wireless LAN inside it) to piggyback of my laptop's card?21:04
leftyfbofflineLubuntu: yes21:04
bendmanleftyfb: I would like to see the root cause of a bug, and if it is something I can help with I would like to submit a fix.21:05
leftyfbofflineLubuntu: https://answers.microsoft.com/en-us/windows/forum/windows_10-networking-winpc/internet-connection-sharing-in-windows-10/f6dcac4b-5203-4c98-8cf2-dcac86d98fb9?auth=121:05
offlineLubuntuthat's one thing I had thought about as maybe a temporary solution just to be able to download the dongle's software, at which point I wouldn't need the cable21:05
leftyfbbendman: the package name is ubuntu-software and is part of the "main" section of the official ubuntu repos21:06
offlineLubuntuwhere do I paste lsusb results?21:06
leftyfbofflineLubuntu: I would not download whatever software the dongle is suggesting even if you get it online. I would ask here about getting help with it first. You might be able to get it going without compiling unsupportable drivers21:07
leftyfbofflineLubuntu: try imgur.com21:07
offlineLubuntuwould pastebin be okay? that way it's copyable for you21:07
tomreyn/topic says " Pastes to https://paste.ubuntu.com/ "21:07
bendmanleftyfb: how can I find those repos? I'm looking on salsa, but I don't see a main or ubuntu-software repo.21:07
leftyfbofflineLubuntu: pastebin doesn't allow for images AFAIK21:08
offlineLubuntulsusb just returned text though21:08
leftyfbbendman: apt-get source ubuntu-software21:08
leftyfbofflineLubuntu: if you don't have online access you can't copy and paste it to pastebin21:09
offlineLubuntuoh wait, I'm not thinking this through... yeah I see what you mean21:09
offlineLubuntuneed to photograph it21:09
offlineLubuntuor wait, I could just copy text on my flash drive21:09
offlineLubuntuleftyfb the first line seems like the only relevant one "Bus 002 Device 003: ID 15a9:0004 Gemtek WUBR-177G [Ralink RT2571W]"21:11
leftyfbofflineLubuntu: what version of ubuntu?21:12
leftyfbofflineLubuntu: so far it looks like that wifi dongle should "just work" out of the box21:13
offlineLubuntulsb release -a says ubuntu 18.04.5 LTS which I think is what my version of Lubuntu is based on21:14
leftyfbofflineLubuntu: what have you tried to determine if the wifi is working or not?21:14
offlineLubuntuI know when I plugged it into windows, it didn't show up automatically, but when I ran setup.exe it showed up as 'wifi 2'21:15
offlineLubuntuand I had to give my router password and stuff a 2nd time to that conneciton21:15
leftyfbofflineLubuntu: Ubuntu != Windows21:15
offlineLubuntuthere might just be some casual switch I'm unaware of how to do, perhaps..21:16
leftyfbofflineLubuntu: https://i.stack.imgur.com/wN52W.png21:17
bendmanleftyfb: thanks, that helps21:17
offlineLubuntuone thing I remember is instructions said you should try to disable your built-in wifi card first21:17
offlineLubuntuI often see the compuer trying to connect with that and failing so not sure how ti disable it21:18
leftyfbofflineLubuntu: did you check the network manager in the top-right first?21:18
offlineLubuntuI'm not sure where to find that, Lubuntu's menu when I click is a bit different from Ubuntu's https://i.stack.imgur.com/BfRwj.png21:20
offlineLubuntudo you think it could be sometihng like 'Create New WiFi Network' ?21:21
offlineLubuntuI just want to use the dongle to connect to the existing network so I'm not sure21:21
leftyfbofflineLubuntu: ok, then use lubuntu's interface to connect to wifi21:22
offlineLubuntuthere is at the bottom of mine under 'Connection Information' an 'Edit Connections' button which when I click opens 'Network Connections'21:22
leftyfbofflineLubuntu: wait, didn't you say this is a desktop? I'm pretty sure there aren't many desktops out there with wifi built in. Have you tried looking for another usb dongle or a pci card in it?21:22
offlineLubuntuif it helps this is the exact model from 2007 https://support.hp.com/ca-en/document/c01070924 which lists a 802.11 b/g wireless USB adapter card21:23
offlineLubuntuintenrally it looks like this https://support.hp.com/doc-images/479/c02073610.jpg but there's also an antennae that attaches to it to extend the range, but that doesn't seem to work anymore21:24
leftyfbofflineLubuntu: unplug the other cable going to it21:24
offlineLubuntuyou mean like open up the box and disconnect it? kinda scared tbh21:25
leftyfbofflineLubuntu: yes21:25
offlineLubuntuwas hoping there was just a way to shut it off software side21:25
jeremy31offlineLubuntu: What is shown in terminal for>  lsmod | grep cfg21:26
offlineLubuntulsmod21:27
jwhitmoreAccording to "apt-cache search" there's a package "libusb-0.1-4" and when I try to install that package I get "libusb-0.1-4 is already the newest version (2:0.1.12-32)" but when I try "sudo find / -name "libusb*.so -print" I only get "/usr/lib/x86_64-linux-gnu/libusb-1.0.so" Perhaps I should be removing libusb-1.0-0 before installing libusb-0.1-421:28
jeremy31offlineLubuntu: run the full command and it should show the wireless modules loaded21:28
offlineLubuntucfg80211          536576    2   rt2x00lib,mac8021121:28
zeroestoinen juttu mistä löysit paluukoodi 35 tarkoittaa EPERM?21:29
zeroessorry wrong place21:30
offlineLubuntubtw jeremy and lefty, when I type in iwconfig it tells me 'no wireless extensions' which is why I'm thinking maybe it doesn't recognize the USB21:31
jeremy31offlineLubuntu: try in terminal>  sudo modprobe rt73usb21:32
pavlosjwhitmore: the find has error - print outsie of the ", like this, sudo find / -name "libusb*.so.0" -print21:32
offlineLubuntuthe first time I entered that it asked for my password21:33
offlineLubuntuI entered that and the next time I did it, it just went to a black line, no results21:33
jeremy31offlineLubuntu: check iwconfig again21:33
offlineLubuntustill "no wireless extensions" to the right of enp0s25 and lo21:34
jwhitmorepavlos, oops yes that's found more, but four different locations for libusb-1.0.so.0 there is no 0.1-421:34
offlineLubuntuthe box name for the dongle is DWA-171 btw21:35
jeremy31offlineLubuntu: Can you connect by USB tether to a smartphone?21:35
pavlosjwhitmore: dpkg -l | grep libusb21:36
offlineLubuntuI don't have a smartphone, maybe I could try the ethernet thing?21:36
jwhitmorepavlos, ii  libusb-0.1-4:amd64                         2:0.1.12-32                                 amd64        userspace USB programming library21:37
jwhitmoreThat's one of the lines21:37
pavlosjwhitmore: that ii means installed21:37
jeremy31offlineLubuntu: See if you can connect with ethernet21:37
leftyfbjeremy31: offlineLubuntu: https://askubuntu.com/a/116498221:38
jwhitmorepavlos, well there's some confusion and Ubuntu is messing up my USB as a result. The package manager thinks the package is installed but there is no library so file anywhere on the system21:38
jeremy31leftyfb: That has a different hardware ID unless the internal one is connected by USB also21:39
leftyfbjeremy31: I'm also wondering though if the one we're messing with is the internal one from HP21:39
jeremy31leftyfb: it is possible, offlineLubuntu any result from terminal for>  rfkill list21:40
pavlosjwhitmore: you can, "sudo apt install libusb-1.0-0"21:41
pavlosjwhitmore: that should bring amd64 and i386 libraries21:41
jwhitmorepavlos, yes but it's not the same as version 0.1-4. At present that's causing a problem mounting Android phone for USB File transfer. and more importantly pulseview package, where you get the error - pulseview: symbol lookup error: /lib/x86_64-linux-gnu/libsigrok.so.4: undefined symbol: libusb_get_version21:43
jwhitmorenm -D /usr/local/lib/libusb-1.0.so.0 | grep libusb_get_version    gives me nothing21:44
pavlosjwhitmore: sudo apt install libusb-0.1-4   does it say installed or continues to install21:44
jwhitmorelibusb-0.1-4 is already the newest version (2:0.1.12-32).21:45
jwhitmoreI think my only option is to re-install distro on laptop21:45
pavlosjwhitmore: and pulseview gives you that error21:45
jwhitmoreyes been trying to trace the problem. Assume pulseview needs the older version with that symbol21:47
pavlosjwhitmore: I installed pulseview and it starts w/o issue (I'm on 20.0421:48
offlineLubuntusoft and hard blocks both say no21:48
offlineLubuntufor ph0: Wireless LAN21:48
jwhitmorepavlos, ldd /lib/x86_64-linux-gnu/libsigrok.so.4 | grep usb21:48
jwhitmorepavlos, sorry could you let me know the output of that command?21:49
jeremy31offlineLubuntu: any result in terminal for> lsusb | grep 200121:49
pavlosjwhitmore: libusb-1.0.so.0 => /lib/x86_64-linux-gnu/libusb-1.0.so.0 (0x00007f73e47dd000)21:50
pavlosjwhitmore: https://paste.ubuntu.com/p/dwSgRvqqDq/21:50
jwhitmorelibusb-1.0.so.0 => /usr/local/lib/libusb-1.0.so.0 (0x00007f66e9796000)21:51
pavlosjwhitmore: I dont have that lib in usr local lib21:52
jwhitmorenm -D /lib/x86_64-linux-gnu/libusb-1.0.so.0 | grep libusb_get_version     results in     0000000000007460 T libusb_get_version21:52
offlineLubuntuwhat do I check after grep 2001? not sure what it changed21:52
offlineLubuntuI actually still have my wifi set up from when my inner wireless card was working so I think maybe I need to change just the 'device' but only one device is available in the dropdown menu21:53
jwhitmorepavlos, thanks a million looks like sigrok is looking at the wrong version of the library. Now I just have to figure how to get it to look at /usr/x86.. not /usr/local21:53
pavlosjwhitmore: maybe re-install usrlib-1.021:54
jwhitmoreworth a try21:54
pavlosjwhitmore: I meant libusb-1 .......21:54
ledenofflineLubuntu: can you give us 'lsusb | grep Wireless'21:54
MacGregorI would like windows to open in the same place they were when I closed them (Ubuntu 20.04). Currently windows seem to dodge currently opened windows regardless of where they were when I closed them.21:54
offlineLubuntuwhen I entered the new command it just went to a new empty line prompt, I don't know what that changed21:55
jeremy31offlineLubuntu: any items in lsusb results where the ID has 2001 in it?21:56
leftyfbofflineLubuntu: I would highly recommend unplugging that internal card to limit confusion and complication21:56
offlineLubuntucan't see any, no21:56
jeremy31offlineLubuntu: Can you take a picture of lsusb results and upload to imgur.com and post URL?21:57
jwhitmorepavlos, reinstall didn't work but rename the /usr/local libusb to something stupid like dud-libusb-1.0.0.so.0 and then "ldd /lib/x86_64-linux-gnu/libsigrok.so.4 | grep usb" gives me  "libusb-1.0.so.0 => /lib/x86_64-linux-gnu/libusb-1.0.so.0 (0x00007f4647a44000)"21:59
jwhitmorepulseview working again21:59
offlineLubuntuconsulting 13mb manual at http://h10032.www1.hp.com/ctg/Manual/c01859455 now to see how to do safely21:59
jwhitmorepavlos, thanks a million for all your help!22:01
leftyfbofflineLubuntu: power off the pc and unplug that gray cable with the white tip from that wifi module you showed in the picture. It's just an internal usb connection22:01
offlineLubuntuhm I got mixed up, can't seem to find the PDF for it, may just need to wing it22:05
offlineLubuntuin https://support.hp.com/doc-images/479/c02073610.jpg do you mean the top one or the bottom one?22:06
offlineLubuntupowering it down now22:06
jeremy31offlineLubuntu: bottom one22:07
offlineLubuntuoh wait, the white tip beyond the rainbow wires, take it out of the green, I think22:07
leftyfbyes22:08
offlineLubuntugot it open, cramped in there, do you someitmes use tweezers to grip?22:11
offlineLubuntunot sure if I can just pull it out, obviously shouldn't pull the wires so I need to grab the white part22:11
offlineLubuntuhopefully it just comes out and don't need to squeeze the sides..22:11
pavlosjwhitmore: glad we sorted it out22:12
pavloscd22:13
offlineLubuntuI took a short 2mb video showing where card is located using laptop camera https://imgur.com/a/OlchjvP22:20
offlineLubuntuactual placement seems really unlike the example image, it's like instead of coming away to right side at the top they took a 90 degree turn downward parallel with the card22:21
offlineLubuntuand then at the bottom it crosses over flush against the card to go out the back22:21
offlineLubuntumakes me wonder if heat could mess with that over time, to explain why antennae isn't getting good signal anymore22:22
offlineLubuntudo you know if it's okay to try and pull out the green chip from the gray plastic holder?22:23
offlineLubuntuhard to get my fingers in there at the bottom to grab the white, but might be easier if the entire thing came out first22:23
NorthwoodsHow can i copy files from one directory to another without overwriting existing files ?22:24
Northwoodsthose are actually images22:24
offlineLubuntuhm leftyfb it seems like another option would be if I unscrewed the metal mount from the back of the desktop22:25
offlineLubuntuthat way I could move it together rather than rmeove the card from the bracket22:25
leftyfbofflineLubuntu: can you follow the wire to where it's plugged into the motherboard and just unplug that side?22:25
offlineLubuntuI can see it but it's just really cramped to get finger in there22:25
offlineLubuntuit's unplugged so I'll see if I can grab the white with the tweezers22:25
offlineLubuntuoh you mean the other end of the white... hm22:25
leftyfbofflineLubuntu: oh, if it's unplugged, that's all you need to do. You don't need to remove the module.22:26
tomreynNorthwoods: cp -n source/some*pattern target/22:26
Northwoodsthanks tomreyn22:26
offlineLubuntuit's big an insulated and loops around a lot but  I think I can see where it ends22:26
offlineLubuntudefinitely can't get the proximal end connecting the motherboard, there's a big cchip rightover top22:28
offlineLubuntugonna ty for the distal end I guess22:29
offlineLubuntuokay I got the gren chip out of the plastic housing so I could flip it 180 to access the white22:31
offlineLubuntuit doesn't seem to want to come loose though, kind of unsure what direction to exert force22:31
offlineLubuntuit was like attached to the underside of it22:32
offlineLubuntustill is, basically, but now I can see that better with it decoupled from the mount22:32
pfloyddoes anyone know where I can get a fixed fping package? it does not work with ipv6 disabled, I get:  (null): can't create raw socket (must run as root?) : Address family not supported by protocol22:37
tomreynpfloyd: you could try to not disable ipv6. or you could run fping with -422:41
pfloydI have to disable ipv6 because comcast's router is trash and will refuse to do port forwarding if the device has ipv6 enabled22:42
BalooRJI don't think Comcast supports IPV6 yet22:42
pfloydand adding -4 doesn't work22:42
tomreynpfloyd: which ubuntu release are you running?22:42
pfloydbionic22:43
tomreynhmm, bionic should provide fping package version 4.0-6, which shoould be based on fping 4.0 which, according to https://github.com/schweikert/fping/blob/develop/CHANGELOG.md#new-features-3 introduced -4 to force IPv422:44
pfloydyeah I'm on 4.0-6 but it's definitely not fixed22:44
pfloydii  fping                                      4.0-622:44
tomreynand using standard ping is not an option?22:46
tomreynhttps://launchpad.net/~just-vpn/+archive/ubuntu/fping?field.series_filter=bionic has a backport, certainly unmaintained, but.. you could try it22:47
pfloydtomreyn: well, it's for smokeping. I was debugging why smokeping was failing and that's when I found fping was the culprit. Will check out the back port, thanks!22:49
tomreynanother one here: https://launchpad.net/~simonarons/+archive/ubuntu/ppa?field.series_filter=bionic22:49
tomreynbut you'd want to apt pin the package there22:50
tomreynyet another https://launchpad.net/~snowfall/+archive/ubuntu/ppa?field.series_filter=bionic22:50
tomreynnote PPAs aren't supported here22:50
offlineLubuntutook a video showing the card disconnected https://imgur.com/a/osPSchl22:53
NorthwoodsAnyone here knows if AWS Snapshots are automatic or not22:53
offlineLubuntuwell from the mount anyway, still not sure how to disconnect the usb22:53
tomreynNorthwoods: try ##aws22:54
Northwoodstomreyn, thnks22:54
pfloydtomreyn: thanks, the backport worked!22:55
pfloydappreciate it, have a good day22:55
tomreynyou're both welcome ;)22:56
offlineLubuntuI just wiggled the wireless LAN card off, easier than I thought22:57
offlineLubuntuleftyfb and jeremy31 have now restated the lubuntu desktop after having disconnected the internal USB connection to the wireless lan card, the D-Link DWA-171 AC600 MU-MIMO Wi-Fi USB Adapter is in a USB port now23:06
offlineLubuntuassured 'enable networking' box checked but now need t o 'edit connections' and ADD something I thin23:07
offlineLubuntuconnection type chosen is wifi but thee is no 'device' option in the dropdown23:08
offlineLubuntuso I think it's still not recognizing the dongle without appropriate software23:08
offlineLubuntupage about is at https://ca.dlink.com/en/products/dwa-171-ac600-mu-mimo-wi-fi-usb-adapter23:12
ledenofflineLubuntu: lsusb will show that your dondle recognize kernel or not23:14
offlineLubuntuI think I get what you mean earlier about 200123:15
offlineLubuntuhttps://ubuntuforums.org/showthread.php?t=2168426 shows the guy got Bus 002 Device 010: ID 2001:3314 D-Link Corp.23:15
offlineLubuntuI'm not seeing that at all..23:15
offlineLubuntuokay I changed the plug and I think it is ID 0bda:1a2b Realtek Semiconductor Corp23:17
offlineLubuntuthat's the only one which changed when I compare both versions of lsusb23:18
offlineLubuntuleden same output as this https://askubuntu.com/questions/1224468/usb-wifi-adapter-driver-installed-but-dont-work23:18
offlineLubuntuall that changed when I moved was the bus and device numbers23:19
offlineLubuntuseems related to "zerocd" and it being recognized as storage device until drivers are in... blah23:21
jeremy31offlineLubuntu: does the file manager show a cdrom or other device23:27
OfflineLubuntuI think I need to somehow modify the 'get' commands here http://startusingubuntu.blogspot.com/2014/08/install-driver-for-d-link-dwd-171.html23:30
OfflineLubuntuand somehow get those drivers via a windows download23:30
OfflineLubuntuand then copy them to USB, and then install them via the USb23:30
OfflineLubuntuvia some kind of command23:30
OfflineLubuntudoes anyone know if drivers can just be dragged over like files into a system folder?23:30
jeremy31offlineLubuntu: In terminal do>   sudo usb_modeswitch -KW -v 0bda -p 1a2b23:30
OfflineLubuntulsusb is now oudputting 2001:331d D-Link Corp!23:32
OfflineLubuntuso I think you did the switch ting I was reading about which will somehow lead into the next step23:32
OfflineLubuntuit doesn't show up in the device dropdown after this so maybe I still need a driver?23:34
OfflineLubuntuI'm thinking perhaps to enter something manually in device but it needs either an interface name or a permannet MAC23:35
jeremy31OfflineLubuntu: what kernel is being used, in terminal> uname -a23:35
OfflineLubuntu4.15.0-117-generic23:36
OfflineLubuntu#118 Ubuntu SMP   (date) i686 GNU/Linux23:36
ledenofflineLubuntu: 'ip a | grep wl'23:37
OfflineLubuntuentered, gave no ouput23:38
jeremy31OfflineLubuntu: you will need an internet connection to get a driver for that device23:38
OfflineLubuntuI guess there's no way to download driver files here and then copy them through the USB stick?23:39
OfflineLubuntuthat or figure out the ethernet pairing thing23:39
jeremy31OfflineLubuntu: you have to get source code for the driver and get packages for compiling the source23:40
OfflineLubuntusomething like https://github.com/gnab/rtl8812au probably...23:41
lotuspsychjejeremy31: what about an iso with kernel 5.4 or 5.8 would that help him?23:43
jeremy31OfflineLubuntu:  can you make a post at askubuntu.com or ubuntuforums.org?23:43
lotuspsychjei had an asus device bug once i fixed with !HWE23:43
jeremy31lotuspsychje: A version that has at least build-essential installed would be great23:43
oerheksHow about !offline?23:44
lotuspsychjejeremy31 OfflineLubuntu bug #1852978 was mine23:45
ubottubug 1852978 in linux (Ubuntu Bionic) "Asus USB-AC51 is not recognized by default on 4.15" [Undecided,Confirmed] https://launchpad.net/bugs/185297823:45
jeremy31lotuspsychje: Mediatek Mt7610 device23:47
OfflineLubuntuyes am typing up entry now, wil llink when done23:48
lotuspsychjeoh yeah, his chipset is realtek23:48
jeremy31OfflineLubuntu: include both device ID's and the kernel version.  I might be able to work on it tomorrow.  You will need some way to copy the driver from a computer with internet access, USB drive or whatever23:51
OfflineLubuntuI entered the kernal version, can't remember what device IDs are23:53
lotuspsychjeOfflineLubuntu: i would try ubuntu 20.10 iso with kernel 5.8, you never kernel might pick your realtek up, worth a try?23:55
lotuspsychje*know23:55
OfflineLubuntuI had downloaded the 20.04 LTS iso and tried to install it on my other desktop but it froze up23:56
OfflineLubuntuand othe desktop has 4GB ram, the one I'm running lubuntu on now only has 3gb23:56
OfflineLubuntunot sure if that's the only key thing... the 2010 desktop with 4gb is freezing when I start windows 10 on it lately too23:57
OfflineLubuntulike I need to revert to base installation every time to get in, frozen on bootup23:57
OfflineLubuntuso I'm open to putting lubuntu or some othe low-resource linux OS on it, but standard lubuntu feels it might stress it too much?23:57

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