/srv/irclogs.ubuntu.com/2020/01/29/#ubuntu.txt

oerhekshmm cinnamint00:00
kingxhi all, running ubuntu 19.10. I keep seeing an update for "Freedesktop Platform 18.08.39" and clicking "Update All" will show "Installing" but at the next boot or so the update shows as available again.00:32
leftyfbkingx: got a screenshot of this update message?00:34
kingxhttps://imgur.com/a/LJM6QZq00:36
leftyfbkingx: please paste the resulting link from this: nc termbin.com 9999 < <(lsb_release -ds;cat /proc/{version,cmdline};echo "Session: $XDG_CURRENT_DESKTOP ($XDG_SESSION_TYPE)";echo Shell: $SHELL ; sudo apt update ; sudo apt-get -s upgrade)00:42
kingxhttps://paste.ubuntu.com/p/kX4zFQd26K/00:44
kingxthank you for taking a look00:44
leftyfbkingx: I feel like something was left out at the bottom, no?00:45
oerheksflatpak update?00:45
kingxno, that "Reading package lists..." was the last line00:46
leftyfbkingx: sudo apt-get -s dist-upgrade00:46
kingxno packages updated. last line -> 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.00:47
leftyfbkingx: looks like there's no updates00:48
leftyfbkingx: can you see if you can reproduce the message?00:48
oerheksif these flatpak updates fail, you want to add the basic sources00:48
leftyfboerheks: who said anything about flatpak?00:49
kingxthe freedesktop platform update is always there under "updates"00:49
kingxclicking update briefly changes to "installing" and then goes back to showing as "update"00:50
leftyfbkingx: it shows it right now?00:50
oerheksthat package is a flatpak thingy00:50
kingxyeh00:50
kingxhttps://imgur.com/a/lx8PFSS00:51
kingxshows like this now00:51
oerhekshit the green button, update all?00:52
oerheksnot sure that is a button00:52
kingxyeh, it doesn't really do anything. It will briefly change to installing and then goes back to showing as update available00:52
kingxno big deal, just a minor annoyance. I'll do a fresh install once 20.04 goes stable00:54
leftyfbkingx: do you have anything installed via flatpak?01:00
tomreyni had the same (i think) issue on 18.04.3 until i switched to flatpak from ppa:alexlarsson/flatpak01:02
kingxyeh, bunch of stuff, chromium, calibre, retroarch01:02
tomreynyou could also uninstall gnome-software-plugin-flatpak and live without the GUI update prompts, just working with the flatpak CLI01:03
MibixDo you guys know how I could set something up so this window always auto closes01:04
oerheksthese 3 steps are handy, https://ubuntuforums.org/showthread.php?t=2429840&p=13911400#post1391140001:04
Mibixhttps://imgur.com/a/KzCFKug01:04
tomreyntry clicking on "buy license", this should make it go away01:06
Mibixhaha its $600/year and im not using it for commercial purposes01:07
Mibixthey dont have non commercial licenses :(01:07
oerheksits a binairy blob, prop software01:07
yoyodragohiii01:11
yoyodragohi king01:11
yoyodragoTrying out puppy linux01:11
=== yashkarandikar is now known as karx
=== karx is now known as yashkarandikar
=== yashkarandikar is now known as karx
kingxthanks for the help guys, i got it work! I uninstalled the existing platform and it gave me an error saying it was in use by an app i removed the app as well01:15
kingxand then clicked update and it went through01:15
k_szeIs it at all normal that everytime I open the GNOME Tweaks app for the first time after logging in, I get a "Your session needs to be restarted for settings to take effect." message?01:34
tomreynk_sze: i guess not normal, haven't seen this happen before.01:45
wondowswow suddenly the UI is all messed up... ugh I'm just pissed and had to come here say this :D01:52
wondowssucks when I get interrupted by more and more bs like this and can't do my work01:53
wondowsI can't even open the screenshot tool or anything01:53
wondowsthe menu bars have all disappeared01:53
wondowswhen I move a window it leaves a ghost behind like in WIndows lol01:54
tomreyn!language | wondows01:54
ubottuwondows: Please avoid any language that may be considered offensive, including acronyms and obfuscation of such - also see https://wiki.ubuntu.com/IRC/Guidelines || The main channels are English only, for other languages, see https://wiki.ubuntu.com/IRC/ChannelList01:54
wondowsrestarting is my only choice...01:55
tomreynalso none of this looks like a support question, are you just abusing #ubuntu as your personal web log?01:56
=== zbenjamin is now known as Guest24251
=== zbenjamin_ is now known as zbenjamin
mindofmateoI'm having a problem with Ubuntu 18 where Location Services are enabled, and automatic date-time and time-zone are both enabled.  But when I change time zones, nothing happens, the time zone remains unchanged when viewing the output of `timedatectl`.02:09
mindofmateoCould this be a problem with NTP?02:10
sarnoldmindofmateo: when you change timezones, you're not changing time; when ntp changes the time, it doesn't do anything with timezones02:16
sarnoldmindofmateo: run date -u and compare against https://www.google.com/search?q=utc+time02:16
mindofmateoAlright, I didn't know if NTP dealt with timezones or not.  UTC is correctly synced02:18
sarnoldmindofmateo: cool cool, then that narrows it down to "just" timezones :)02:28
mindofmateo:)   it *is* possible to just change it in the settings, that's not the issue.  I can make sure my tz is correct, but I just want to understand what isn't working when it says "auto update tz" is turned on.02:29
sarnoldI don't understand how any of that works02:29
sarnoldI remember reading once that it's done in part via a geolocation service, which means it's going to be .. iffy.02:30
mindofmateoI saw somewhere recently there was something like "geoclue" in /usr/bin/, but I have nothing like that name in there.02:31
mindofmateoI just looked at the manual for redshift, my config uses geoclue2, but I can't find anything about it on my system.  IDK if that's something internal to redshift or what.02:33
tomreynon ubuntu 18.04, ubuntu-desktop depends on geoclue-2.002:34
sarnoldmindofmateo: try curl https://geoip.ubuntu.com/lookup   -- see if that dumped xml looks like it's about right or not02:34
mindofmateoAll of the information looks correct as far as I can tell02:38
mindofmateotomreyn is geoclue-2.0 something I have to install?  because redshift seems to use it just fine, but apt doesn't say I have it installed02:38
mindofmateo*facepalm*  I retract that.  It *is* installed.02:39
mindofmateoMeaning, geoclue-2.002:39
sarnoldmindofmateo: hmm, I'm not sure :/ I've only ever done "click on your timezone" kinds of setups02:45
mindofmateoIt's frustrating because all of the stackoverflow etc questions that I've found are unanswered or unresolved02:47
mindofmateoJumping on IRC is always my last resort02:48
lotuspsychje_mindofmateo: this community friendly & helpful, irc should always be your first resort :p02:49
sarnoldhehe02:50
mindofmateoOh, it's been so helpful, for sure, I just don't want to come in asking questions unless I've RTFM and STFW first02:50
sarnoldmindofmateo: what *does* timedatectl report? does it match what's set in /etc/timezone? Is that a symlink or a regular file?02:51
mindofmateoI'm checking.   /etc/timezone is a regular file02:52
mindofmateotermbin.com/wi2n  timedatectl shows that, and it is correct now because I manually set the time zone.  Previously, moments ago, everything was still correct, other than the top line, Local time.  That was still set to the previous time zone I was in.02:54
mindofmateowww.termbin.com/wi2n02:54
k_szeWhat is this about? https://imgur.com/a/DFgH3LR03:34
k_szeHow do I know exactly which device it is talking about? There is no PCI address or hardware ID in the UI.03:35
sarnoldk_sze: lspci | grep -i wireless   will probably the device in question03:37
sarnoldk_sze: lspci -v should show which drivers are in use for which pieces of hardware, you should be able to spot an iwlwifi in that list03:37
k_szeok03:40
k_szewhich is odd03:41
k_szeI see the PCI address, and then I find it in the output of `lshw -C network` and it's not disabled.03:41
k_szeSo I have no idea what "Software & Updates" is talking about when the preselected option is "Do not use the device".03:42
k_szeIn fact, I *am* connected via wifi right now.03:43
sarnoldheh,I wonder what it spotted03:49
Lone_WolfI get that too04:02
cgianyone here has used xdotool/xte/xvkbd - I need to automate a small firefox website sequence with keys04:16
MibixI am getting npm ERR! cb() never called! when trying to install04:27
Mibixnot finding many answers on how to fix04:27
Mibixim on 18.0404:27
Mibixtrying to install meshcentral if it helps04:27
Bashing-om!info meshcentral bionic | Mibix04:41
ubottuMibix: Package meshcentral does not exist in bionic04:41
=== Telvana is now known as K8GLX
=== K8GLX is now known as Telvana
=== bpsecret- is now known as bpsecret
AutoethI have a new dell precision 7540 with Ubuntu 18.04 LTS. It has been a long time since I used Linux. IT has dmesg errors in the log for hardware. Who would you suggest I contact to get some help?06:30
monkeystanceAutoeth, does it boot?06:33
Autoethhttps://pastebin.com/jDgzinMr06:33
Autoethyes on it now.06:33
monkeystanceare you having any issues with your wifi?06:34
Autoethno doesn't seem like it. I know its showing one error in that area06:35
monkeystancecan you paste your lsblk?06:35
Autoethits brand new just booted06:35
Autoethhttps://pastebin.com/fzgqXa9g06:36
monkeystancewhat's nvme0n1p206:37
Autoethalready ran it through updates06:37
monkeystanceis that meant to be your swap data?06:37
AutoethI am unsure it came as you are seeing it. I would assume thats the harddrive06:38
monkeystanceso your hard drive was split into 3 parts06:38
monkeystancethe first part is 780MB, and that's just for booting up06:38
monkeystancethat one is working fine06:38
Autoethyeah i would guess so. From what I am seeing as well06:38
monkeystancethe second one is 5GB but it doesn't seem like it is assigned to anything06:39
Autoethhow can i check ? maybe recovery from dell ?06:39
monkeystanceand the third one is the rest of the 500GB and that is where everything is installed06:39
Autoethunless thats the swap06:39
monkeystanceno if it was swap it'd say swap as the mount point06:40
Autoethoh ok.06:40
=== nshireTimeout is now known as nshire
Autoeththe error is pointing to the p306:40
monkeystancecan you paste "cat /etc/fstab"06:41
Autoethso the larger part06:41
Autoethhttps://pastebin.com/Q1MPx38506:42
monkeystanceso your install itself looks fine for the most part06:44
monkeystance(except the random 5gb)06:44
monkeystanceI'm not super familiar with wifi drivers/firmware06:45
monkeystancebut if you say it's working correctly, then I guess it's ok06:45
Autoethyou have any other ideas on the other errors.06:45
AutoethWonder if I should contact dell techsupport and make them aware of this ?06:46
monkeystancewhen you installed ubuntu did you check the option for proprietary firmware?06:46
puffGood evening.06:46
monkeystancehi puff06:46
puffI already have an ubuntu 16.04.5 LTS thumb drive, can I use that to install Ubuntu 18?06:47
puffHm, and also to run gparted to shrink the windows partition?06:47
AutoethI did not install it. It came from dell with Ubuntu. When you use the update client it has an option that is checked proprietary drivers06:48
Autoethso i assuming it download and got what it needed during the update06:48
monkeystancedell shipped it with ubuntu already installed?06:48
monkeystancewow06:48
Autoethyeah you can order it now06:48
Autoeththat way06:48
monkeystancethat's really cool, didn't know about that06:48
AutoethI know right06:48
monkeystancehave you done a reboot after everything downloaded?06:48
Autoethexcept you would think they would of worked this out.06:49
Autoethyes it did reboot several times06:49
monkeystanceI guess you could call them06:50
monkeystancepuff, you'll need to download the new iso06:50
monkeystancebut you can definitely use the old thumb drive to adjust partitions and to copy the iso directly onto a usb06:50
puffHm, on second thought this thumb drive seems stuck in read only mode.06:52
puffBut it looks like it doesn't have any personal data on it, so I can just wipe it.06:52
puffmonkeystance: Thanks.06:53
monkeystanceare you currently on the ubuntu 16.04.5 release?06:53
puffstartup disk creator seems to be having no problems.06:53
puffmonkeystance: Yeah.06:53
puffmonkeystance: Just bought a new laptop, installing 18 on that and then I'll migrate personal files over, then wipe the old one.06:53
monkeystancedo you have a separate /home partition?06:53
monkeystanceit makes it a lot easier to manage personal files, as well as to do system upgrades with a lot less of a headache06:54
monkeystanceidk if the default installer advises you to do that by default06:55
puffmonkeystance: I used to do that, didn't last time I installed.06:58
monkeystanceit's a really good habit to get into06:59
puffYeah.07:01
puffI thought LVM was all the rage these days.07:01
ravustajaMy shortcut "Move window to right monitor" is not working. I wonder why. Move left works just fine07:05
puffAny common gotchas to installing these days?07:15
monkeystancepuff, accidentally wiping the wrong hard drive is always at the top of the list07:23
puffmonkeystance: Thanks, and now my new laptop has Ubuntu on it, whee!07:59
monkeystancenice!07:59
puffHm, I'm installing the xubuntu-desktop package and it's asking me to pick which of the two display managers to make the default, adm3 or lightdm.08:02
monkeystancepuff, you can always change it later08:07
DarwinElfon 18.04.3, I'm not able to use the sound from my system-/logic-/main-/mother-board (Gigabyte Z170XP-SLI.)  I've seen people post questions they had problems with that type of board or similar, but solutions were only described for much older versions of Ubuntu... what should I try?08:18
quarterbackWhen computer locks itself after some time, the login screen doesn't work. After I enter the password, the computer locks without doing anything. The login prompt is not shown again in ubuntu. Is there a fix for this?09:02
quarterbackThe screen just stays locked.This is in ubuntu 18.04 LTS09:03
quarterbackThis problem occurs only when computer is left alone for hours rather than minutes.09:05
legreffierquarterback: is it going in sleep mode ?09:06
quarterbacklegreffier, Seems so but scren is visible and the screen shows that display is locked.09:07
legreffierquarterback: on many hardware, sleep mode just won't wake up or crash upon09:07
legreffieri meant sleep not just with screensaver, more like soft hibernation09:08
quarterbacklegreffier, The login prompt is shown just once. After I enter the correct password, it just disappears and the screen stays locked. The only way to get out of this is with hard reset.09:08
quarterbackIf I hit the ESC key, the screen should display login prompt which it doesn't.09:09
legreffierit might have kept some log in /var/log/messages , can you paste one on pastebin ? (not the current one, a previous run one , should be suffixed with log.1, 2, 3, ... )09:10
quarterbacklegreffier, It is going into suspend mode and doesn't come out of it with a login prompt.09:10
quarterbackthere is no /var/log/messages folder09:12
legreffierwhat's your environment ?09:12
legreffiercan it wake up when you manually put it to suspend ?09:13
quarterbackgnome flashback with compiz on Ubuntu 18.04 LTS. Intel core2duo, 4 GB ram09:13
legreffiercore 2 duo ?09:13
legreffieris it a laptop ?09:13
quarterbacklegreffier, If I manually lock it, it unlocks properly.It is a older desktop.09:13
legreffiernot locking it, suspending it09:14
quarterbacklegreffier, Let me check suspending manually.09:14
legreffier:(09:16
quarterbacklegreffier, you are right. Resuming after suspend doesn't work. The computer stays locked even after login. The login prompt doesn't appear again. I just see the wallpaper and a lock icon with username on top right.09:19
quarterbackThis seems like soft hibernation without actual powerdown. The same thing happens with sleep mode in which HDD is powered down.09:20
legreffiergraphical drivers might have a hardtime waking up , especially on legacy hardware09:20
legreffierif that's a desktop, you probably don't want it to sleep09:20
quarterbackIs there a fix for this?09:21
legreffiereasiest is disabling it.09:21
fChanXHey09:21
quarterbacklegreffier, This seems like a but in ubuntu.09:22
quarterbacklegreffier, This seems like a bug in ubuntu.09:22
legreffierwhat kind of gpu are you using ?09:23
legreffierthe bug might be on vendor side as those drivers are often non-free09:23
legreffierboth nvidia and ati have opensource and GPL'd counterpart, they're not as efficient but might deal better with power management09:24
legreffieryou can try disabling proprietary driver.09:24
legreffierin both case, you might have a hard time fixing those as ~10 y/o gears won't get a lot of support09:25
legreffieryou might be better off disabling suspend features09:26
quarterbacklegreffier, Is this problem fixed with gnome wayland? This occurs with gnome flashback.09:27
quarterbacklegreffier, It may work without the proprietary driver.09:27
legreffieri don't think gnome wayland or X is in cause there.09:28
quarterbacklegreffier, How do I disable proprietary driver?09:28
legreffieryou should have an option in system setting09:28
legreffieri don't have a ubuntu setup with me, I won't be able to describe reliably09:29
legreffierthis should be described on wiki though09:29
quarterbacklegreffier, The settings are not visible in this. THey were visible in gnome 3 latest.09:30
quarterbacklegreffier, I changed BIOS to dpms sometime ago for power saving. Is this the cause?09:31
legreffiergive it a try09:32
quarterbacklegreffier, Let me try disabling dpms and change it to something else. Perhaps its the cause with bad driver.09:32
=== pwl is now known as me
=== me is now known as toja
=== toja is now known as p8596
quarterbacklegreffier, It seems to have worked.  However suspend doesn't resume with keyboard or mouse movement. Suspend only resumes with power switch.09:49
quarterbackI had change bios settings.09:50
quarterbackThere is no suspend option in gnome latest.09:54
quarterbackLet me try if it wakes up normally in this GUI09:55
DarwinElfon 18.04.3, I'm not able to use the sound from my system-/logic-/main-/mother-board (Gigabyte Z170XP-SLI.)  I've seen people post questions they had problems with that type of board or similar, but solutions were only described for much older versions of Ubuntu... what should I try?  It was working before... not after some past kernel upgrade (though don't know which)10:01
interrobangdthe update-manager (gnome application) delete always the package list of package that are on hold (apt-mark showhold)10:19
interrobangd... BUG?10:19
interrobangdhttps://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/158646810:22
ubottuLaunchpad bug 1586468 in update-manager (Ubuntu) ""apt-mark hold" ignored by Update Manager " [Medium,Confirmed]10:22
interrobangdyes10:22
interrobangd... its another bug, but similar10:24
amitprakashHow do I package a custom build of kernel for PPA?10:24
amitprakashSpeficially, the kernel is built for a single set of hardware and includes firmware blobs10:24
amitprakashnm, asking in deve10:25
quarterbacklegreffier, I changed suspend type from stop grant to power on suspend10:46
vltHello. I observe a weird problem with Ubuntu and chromium. After logging in to a new (MATE) session I can only type some special characters *in chromium* while in all other tools I tested (pluma, firefox, thunderbird, terminal ...) any char works. But: Each char I typed somewhere *before opening* chromium works there as well.11:45
vltAny idea how to fix this?11:46
=== lotuspsychje_ is now known as lotuspsychje
=== Kiwis71 is now known as Kiwis
mknepperHello, I found a bug on Ubuntu 20.04 LTS and I'd like to report it. gnome-screenshot, if using the command line arguments, does not send its data to the clipboard. Just thought I'd report on this. :)12:13
lotuspsychjemknepper: join #ubuntu+1 please12:14
mknepperthank you12:14
sruliHi, on 18.04 my /boot is full,  "dpkg -l | grep -E 'linux-image-[0-9]+' | grep -Fv $(uname -r)" shows me a list of about 30 with "rc" however many of them are are still in /boot/ how do i remove them? I do not want to use autoremove as its showing that it will remove many packages that i still use (such as sshfs and others)12:15
Miles8of9but... 20.04 will be released on april... Oo12:15
srulialso autoremove is only showing that it will remove 1 kernel version12:16
lotuspsychjeMiles8of9: support still in #ubuntu+1 till final release12:16
mknepperI know, i'm trying to find bugs before release and help out12:18
sruliany ideas on how to remove old kernels in 18.04?12:26
rorysruli: if these are all updates that came via the normal apt upgrade, you can just use "apt autoremove" command, you should see the old kernel packages in the list12:32
srulirory: auto remove shows that it will remove some packages that i still use (such as sshfs) also it only shows that it will remove 1 version of kernel, i have about 10 in /boot that are old and not listed in auto remove however dpkg shows then with "rc"12:34
roryyou might have to explicitly "apt remove" these packages12:35
sruliok, i will try12:36
sruliits not deleting the files from /boot12:40
BluesKajHey folks12:53
lotuspsychjesruli: bleachbit to the rescue13:10
srulilotuspsychje: bleachbit? is that not a gui pkg?13:44
lotuspsychjesruli: its a gui, but you can also clean system command line13:45
srulii'll check it, thanks13:45
lighterowlhi there. I set GRUB_TIMEOUT_STYLE to 'hidden' in /etc/default/grub and GRUB_TIMEOUT to 5 and ran update-grub, but the menu still appears instead of being hidden until a key is pressed. what gives?13:53
srulilighterowl: are you dual booting?13:54
lighterowlsruli: I am, yes.13:54
lighterowlit's an EFI system, if that makes a difference.13:54
srulilighterowl: you got to chnage some more config, 1 min will check13:54
lighterowloh.13:54
srulilighterowl: in /etc/grub.d/30_os-prober "set timeout_style=menu" change "menu" to "hidden". update-grub13:57
lighterowlwell that's new.13:58
lighterowlthanks sruli13:58
srulilighterowl: its not new, for dual boot i knew about it at least since 16.04 if not 14,0413:59
lighterowllighterowl: oh yeah, I meant "unexpected". :)13:59
lighterowldamn13:59
lighterowlsruli: that was for you.13:59
lighterowlrotfl talking to myself13:59
srulilighterowl: if you want to set your timeout to 0 in grub you will need to update os-prober14:00
sruliif [ "\${timeout}" = 0 ]; then14:00
sruli  set timeout=1014:00
lighterowlstrange that os-prober is free to modify so many settings from /etc/default/grub, which I expect would take precedence.14:01
srulilighterowl: os-prober is for when there is more then 1 boot option, these are not really dealt with in default grub14:02
lighterowlI see.14:03
srulifor past 2 months i cant get GSconnect extension to work, when i try to install from extensions.gnome.org all i get is "ERROR" in web page, any ideas how to trouble shoot this?14:13
sruli^^ when i click on GSconnect settings in web page i get this output https://paste.ubuntu.com/p/vJch2GbVbK/14:14
lotuspsychjesruli: bugs about the extension itself, best to forward to the specific maintainer14:16
uzeeHi, has anything changed on the Ubuntu preseed installation? I've using the same netboot image and a preseed file for Ubuntu 18 but for some reason its failing today and I see a message "mirror does not have any suite symlinks"14:29
uzeeI tried the solution suggested in https://bugs.launchpad.net/ubuntu/+source/choose-mirror/+bug/600789 and changed 'mirror' to 'choose-mirror' but still failing14:30
ubottuLaunchpad bug 600789 in choose-mirror (Ubuntu) ""d-i mirror/*" does not work on presseding" [Undecided,Confirmed]14:30
__raven_lotuspsychje: regarding my issue with missing displays after upgrade. what did you want me to try or find out?14:40
lotuspsychje__raven_: im sorry, i dont recall your issue anymore, can you re-ask into the channel please?14:41
marcoagpintoHeya14:41
__raven_update to 19.10 disabled multi monitor mode using two monitors on nvidia and additional two on internal intel915 onboard.c how to expand nvidia view to internal graphics again?14:42
lotuspsychje__raven_: can you pastebin: sudo lshw -C video && uname -a && nvidia-smi please?14:45
Phruis`with nautilus sftp connection any way to run a sudo su on it?14:51
pragmaticenigmaPhruis`: There is not a way to escalate privleges in the SFTP browser of Nautilus14:53
Phruis`gotcha so only other option is login as root?14:54
pragmaticenigmaPhruis`: Use a dedicated SFTP clinet program that supports privelege escalation14:54
Phruis`pragmaticenigma, are you aware of one?14:54
Phruis`pragmaticenigma, i am willing to use the command line if i can still get the file system options14:55
pragmaticenigmaI believe FileZilla can... I'm not sure how to do it though14:55
Phruis`ok14:55
Phruis`thanks14:55
pragmaticenigmaPhruis`: the other option would be to SSH to the system and copy the file to a directory the SFTP user has access to, and change the permissions on the copied file for the SFTP to access14:56
Phruis`pragmaticenigma, yeah true14:59
uzeeasking again, in case it got missed15:01
uzeeHi, has anything changed on the Ubuntu preseed installation? I've using the same netboot image and a preseed file for Ubuntu 18 but for some reason its failing today and I see a message "mirror does not have any suite symlinks"15:01
uzeeI tried the solution suggested in https://bugs.launchpad.net/ubuntu/+source/choose-mirror/+bug/600789 and changed 'mirror' to 'choose-mirror' in the preseed file but still failing15:01
ubottuLaunchpad bug 600789 in choose-mirror (Ubuntu) ""d-i mirror/*" does not work on presseding" [Undecided,Confirmed]15:01
pragmaticenigma!YY.MM | uzee15:01
ubottuuzee: Ubuntu version numbers are: YY.MM (YY=release year,MM=release month). Each year sees two releases, so just specifying YY is imprecise. See also https://www.ubuntu.com/about/release-cycle15:01
uzeepragmaticenigma: my bad, the netboot image is 18.04, the preseed file does not specify the release, the mirror lines just have ubuntu15:03
pragmaticenigmauzee: Unfortunately I'm not familiar enough with Preseed, though #ubuntu-server might have other individuals there that may have more experience with handling preseed15:07
uzeeAfter about 20-25 minutes I also see a warning in the ALt+F4 console saying: mirror does not support the specified release (bionic)15:07
uzeeah ok, thanks so much, will ask there15:07
pragmaticenigmauzee: Just make sure you always specify the full version numbers15:08
uzeeyep :) doing that right now15:08
__raven_https://paste.ubuntu.com/p/ZD73DR6SVf/ lotuspsychje15:08
lotuspsychje__raven_: other drivers show in; ubuntu-drivers list please?15:10
__raven_lotuspsychje: active ("tested") nvidia-driver-390, already tried nvidia-340. that's it15:14
lotuspsychje__raven_: does xrandr show all your screens?15:15
__raven_lotuspsychje: yes15:19
lotuspsychje__raven_: xrandr --auto does anything?15:21
urthWe have a build pipeline using a ubuntu:xenial image that installs some dev packages, does some non-apt related stuff, and then removes a subset of the installed packages. Except recently it started to purge packages that have installed on the commandline. Anyone have a clue what can cause this? https://paste.ubuntu.com/p/McxWzHysgc/15:23
urthpackages that are manually installed are included in the purge where previously they would not be15:24
__raven_lotuspsychje: no nothing :/15:29
lotuspsychje__raven_: have you tryed a liveusb to compare yet?15:30
__raven_not yet. will try it next15:30
pragmaticenigmaurth: I believe it is a dependency relationship between python3-dev and libmysqlclient-dev... or the removal of gcc which I'm not sure why you would do that15:34
urthsorry, it's part of a pipeline but the result is build into a new image, that's why gcc is removed.15:37
urthbut still, libmysqlclient-dev is manually installed, I wouldn't expect it to be considered for removal15:39
pragmaticenigmaurth: libmysqlclient-dev depends on libssl-dev which you are removing15:39
urthah, that's it, thank you !15:40
pragmaticenigmaurth: https://packages.ubuntu.com/xenial/libmysqlclient-dev15:41
=== Grayson is now known as gb
=== gb is now known as Grayson
subcoolOk - more fun with BT. How come with a BT speaker is connected. AND SET AS DEFAULT SOUND. I have to goto the sounds setting, and not just goto devices and confirm it is the default output location. ALSO goto APPLICATIONS and CHOOSE which APP is using what sound output and DEFINE IT THERE. - THEN if the BT speaker disconnects. the Applicaion CONTINUES to use that DISCONNECTED device as its sound choice- even after reboot. I have to goto t16:02
subcoolhe settings and choose a new/different output destination before disconnecting the BT speaker - otherwise i lose sound.16:02
pragmaticenigmasubcool: If it was me at this point... I'd given up on BT and plugged in a cord16:03
subcoolpragmaticenigma: i do sometimtes. thhe JBL speaker i have dropssound iff tthhe audio goess to low16:06
subcooland my keybooar is  a rrere16:07
__raven_lotuspsychje: 19.10 live is able to use all 4 displays separately16:07
__raven_any way of copying any settings?16:07
aguitelxubuntu or lubuntu is more light for old netbook ?16:14
sruliaguitel: in my exprienace lubuntu16:15
aguitelsruli: this es aspire one D260 intel atom n450 with 1gb ram16:16
oerheksthere is also mate, pretty lightweight too16:18
sruliaguitel: lubuntu should run just fine on it16:19
aguitelsruli: will try now16:19
cybertruck20771gb?  I don't know about that, man16:19
srulifrom en.wikipedia.org/wiki/Lubuntu#Lubuntu_18.04_LTS "System requirements for Lubuntu 18.04 LTS included a minimum of 1 GB of  RAM, although 2 GB was recommended for better performance"16:20
cybertruck2077@skruli thanks!  Won't it get a bit crashy?16:24
srulicybertruck2077: depends on applications used... from lubuntu.net "The recommended "lubuntu Desktop" from version 15.04 onwards is 1 GB of  RAM. For Internet services like Facebook, Youtube, and Google Docs about  1 GB RAM are needed. For local programs like Libre Office and simple  browsing habits 512 MB RAM are usually sufficient. For PCs with less  resources, there are alternative lubuntu installers on the download  pages, that provide16:26
sruli a basic running system for those systems."16:26
cybertruck2077I had a low RAM notebook I bought recently and installed Manjaro on it, would just up and stall the OS if you did anything intense.16:26
cybertruck2077That's impressive16:27
srulii use lubuntu on some of my powerfull PC's to get teh OS to use as little resources as possible16:27
cybertruck2077nice16:29
=== SimonNL is now known as SimonNL_Afk
srulithatone16:32
shjagohsgusdhjgI've added a vpn via the network manager. I'm now remote from that machine. Anyone have a doc detailing how I can connect to that vpn from the cli?16:38
leftyfbshjagohsgusdhjg: nmcli con up id <vpn profile name>16:39
shjagohsgusdhjgleftyfb thanks, sadly, not quite the same as using the network manager, but should work.16:44
al2o3-crhuh?16:45
leftyfbshjagohsgusdhjg: since NM truncates the profile names, it is completely unusable to me for the vpn's I use at owkr. So I only use the command line anyway16:45
leftyfbwork*16:45
al2o3-crleftyfb: nmtui?16:46
leftyfbal2o3-cr: I guess that's another way. It's quicker for me to just use nmcli for my needs though16:47
al2o3-crleftyfb: fair play.16:47
subcoolseriously - why do i have to manually tell my computer whiich program to use BT sounds with- instead of just clicking DEFAULT16:50
cybertruck2077is there any special drivers/software I have to install in 19.10 if I use an ATI card?16:54
cybertruck2077I'd very much like to play some Dota 2 on it.16:54
tomreyncybertruck2077: the default drivers should just work, and there are no others which coud work really.16:55
oerhekswhat ati card? the older ones just need the openradeon driver16:55
EriC^^cybertruck2077: "sudo ubuntu-drivers devices" should list the recommended drivers16:55
tomreyn"sudo ubuntu-drivers devices" would list applicable *proprietary* drivers, which aren't necessarily the recommended drivers.16:56
tomreynbut in this case no proprietary drivers should be available anyways.16:56
cybertruck2077Ah OK, it's a 570?16:58
oerheks!ati16:59
ubottuOpen drivers for AMD cards: amdgpu (cards >= GCN1.2 aka GCN 3rd gen), radeon (older cards). AMD has a closed driver named amdgpu-pro that supports the same cards as amdgpu, but it is generally unnecessary. FGLRX is not supported in any current Ubuntu version or in this channel. For info on GCN levels, see https://en.wikipedia.org/wiki/List_of_AMD_graphics_processing_units16:59
cybertruck2077That's weird, sudo ubuntu-drivers devices doesn't show anything16:59
oerhekssee if you need amdgpu-pro16:59
unimatrix9hello all17:00
cybertruck2077ok I'll check it out17:00
tomreynnot weird, sonce you don't need proprietary drivers for "AMD Radeon RX 570" (which is not "ATI 570")17:01
unimatrix9i made a snap for an application, now , i build it on fossa ( unstable ) , is it maybe a better idea to build it after fossa is launched official ?17:01
unimatrix9any thoughts are welcome17:01
tomreynunimatrix9: /join #ubuntu-app-devel17:02
tomreynand / or #snappy17:02
pragmaticenigmasubcool: BT and PulseAudio are two completely independent systems. I have to guess that there is a "shim" right now to get them to talk to each other. I would expect it to take some time before things are as fluid as you're expecting them to be. Since you're original support issue appears to have been resolved, I'd encourage further discussion in the #ubuntu-discuss channel17:03
subcooli wouldnt call it resolved. but ill go with 'not getting fixed"17:05
subcoolThanks though17:06
e|fHi. I've just wiped an ACER laptop and installed Kubuntu LTS on it. At boot the grub screen won't show. It just goes into a loop. Any suggestions on a fix?17:13
subcoole|f: EFI or MBR - Is your Bios setup for Secureboot? or Legacy. Do you have GPT - after that. im kinda uselss17:14
subcool(but i do run into that often)17:15
=== SimonNL_Afk is now known as SimonNL
EriC^^e|f: do you know if you installed in uefi mode or not?17:16
isomarigreetings, after creating a interface file for my bonding, the bond interface shows that it's down. it also shows no carrier. any suggestions?17:18
woenxHi. I am trying to capture video from a v4l2 device (in order to record VHS to my pc. I am using OBS Studio for that. However, audio and video are out of sync. Can anybody recommend me another software capable of recording from a v4l2?18:29
woenx(if I play the VHS tape connected to a tv, there is no delay, so it's either the capture device, or the OBS studio software)18:29
woenx(Oh, I just realized VLC can capture from devices, I'll try that)\18:32
lotuspsychjewoenx: recording software crossing my mind are vlc, kazam en recordmydesktop18:32
woenxMmm, I can't seem to make VLC capture audio18:38
woenxthe audio device is set to hw:1,0, but then it complains that it can't find /home/user/hw%3A1%2C018:39
cybertruck2077mmm...that amdgpu-pro script isn't compatible with 19.10 it seems18:39
cybertruck2077and I don't appear to have hardware accelleration in Dota 2 with this RX 57018:39
lotuspsychjecybertruck2077: script?18:40
EriC^^cybertruck2077: what does "lshw -c video" give?18:40
cybertruck2077I spoke too soon lol18:41
cybertruck2077I had the wrong monitor, my Rx 570 is on the left hand one, right hand is an integrated Intel one18:41
cybertruck2077Installed Vulkan in Dota 2, works like a charm, thank you18:42
woenxOhh, it needs to be alsa://hw:1,0 instead of just hw:1,018:42
woenxwhy isn't that way by default?18:42
woenxOk, the audio/video is synced in VLC. therefore it's a problem with OBC studio.18:49
woenxOBS Studio*18:49
corshmockDoes anyone ever experience, mouse clicks, left or right becoming unresponsive in 18.04?  I've tried different mice.  Sometimes unplugging and reinserting does the trick, other time logging out and logging back in works.  The mouse pointer continues to move around the screen without any issues even when the clicks stop working.  If it was windows, I'd probably mess with drivers in device manager, but being a newbie on Linux, I wouldn't k19:03
corshmocknow how to reinstall drivers.  Any help would be much appreciated.  Thanks19:03
compdoccorshmock, Ive had odd things like that happen with my usb ports. right now, my mouse is working because its plugged into a powered usb hub19:06
compdocjust stopped working in the PCs usb port19:06
corshmockcompdoc: that's interesting mate.  I wonder if a powered usb hub might do the trick.19:07
compdocI wonder if theres a fuse on the motherboard that needs reset19:07
corshmockI'd love to know a way to fix it.  This linux is great until something goes wrong.  Then it's a b@stard to fix :)19:07
compdocI have an amazon basic usb3 powered hub. only 4 ports19:07
oerheksmouse.. in what port, usb with blue? = usb319:08
compdoca black port would be best19:08
oerhekspreferrably, yes19:09
corshmock I'm fairly sure I've had the same issue on different 18.04 builds - same laptop though.19:27
DSdavidDSHello friends! I need some help with my ubuntu install booting into an intel agent19:28
=== mrinfinity is now known as captainplutonium
wingedrhinoI suppose this has already been asked but why isn't cdimage.ubuntu.com available via HTTPS? This isn't the easiest thing to google due to the keywords involved.....19:30
leftyfbDSdavidDS: "booting into an intel agent" ... what does this mean exactly?19:30
corshmockTheoretically, a non powered usb mouse should work.  I was hoping someone would have a fix.  Not fun to have an issue that no one else experiences.  I've seen cases of it on the web, but never a proper fix unfortunately.19:31
oerhekson some systems; The IntelĀ® Boot Agent is seen by the host computer as a boot device. solution: move it in your bios, to the end of the boot list19:32
DSdavidDSleftyfb: I think it has to do with my old bios or something. I see that it created a /boot/efi partition and a normal system partition. When I boot from my intel bios, it doesnt know what to do with the very first boot option19:33
DSdavidDSoerheks: this bios is completely locked/stripped down so I can't change anything in bios setup =/19:33
leftyfbDSdavidDS: why is it locked down?19:34
DSdavidDScustom firmware I guess.19:34
DSdavidDSI can press F11 on boot to manually choose what to boot from, but I'd like to understand this problem.19:34
leftyfbDSdavidDS: maybe contact the manufacturer of your device? This isn't really an issue related to Ubuntu.19:34
DSdavidDSI used to use 14.04 on this system and I noticed that it is fine when booting from a single ext4 partition19:35
EriC^^DSdavidDS: it has to do with the uefi19:35
EriC^^DSdavidDS: are you booted into ubuntu right now?19:35
DSdavidDSbut ubuntu 19.04 seems to create an additional efi boot part which is confusing my system19:35
DSdavidDSyes I am19:35
EriC^^DSdavidDS: type "sudo efibootmgr -v | nc termbin.com 9999"19:35
EriC^^paste the link here19:35
leftyfbDSdavidDS: Ubuntu 19.04 is EOL. You should be running 18.04 or 19.10. I recommend the former.19:36
DSdavidDSsorry, I meant 19.1019:37
DSdavidDSEriC^^http://termbin.com/4vx119:40
EriC^^DSdavidDS: sudo efibootmgr -o 0004,0000,0001,000E,000F,000219:41
EriC^^DSdavidDS: if that doesn't work, and you cant access your bios to change the boot order there, your other option is to populate the standard efi locations in /boot/efi in case it searches for them, might as well do it right now19:43
DSdavidDSis that command changing the flash on my bios?19:43
EriC^^DSdavidDS: no, it's changing the uefi boot order that's saved in the NVRAM19:43
EriC^^DSdavidDS: sudo mkdir -p /boot/efi/efi/{boot,microsoft/boot}19:45
EriC^^DSdavidDS: sudo cp /boot/efi/efi/ubuntu/shimx64.efi /boot/efi/efi/boot/bootx64.efi19:45
DSdavidDShow can I change the partition in a way so that it directly boots from P5: SanDisk SD8SBAT128G1122?19:45
EriC^^DSdavidDS: sudo cp /boot/efi/efi/ubuntu/shimx64.efi /boot/efi/efi/microsoft/boot/bootmgfw.efi19:46
DSdavidDSor does latest ubuntu not support legacy boot methods anymore?19:46
EriC^^DSdavidDS: i dont think any of that is legacy, that's all uefi entries, no ubuntu still supports legacy19:46
EriC^^DSdavidDS: are you scared to run the efibootmgr command?19:47
DSdavidDSnah, I just ran it. I didn't change anything19:47
EriC^^DSdavidDS: what do you mean? you rebooted and still no grub?19:47
DSdavidDSyep. I also pressed F11 and the devices are in the previous order too19:48
EriC^^DSdavidDS: ah ok, try to create those std /boot/efi dirs and copy the ubuntu shimx64 file there, that might let it boot using P5....blabla since it might look in those standard locations19:49
EriC^^DSdavidDS: sudo mkdir -p /boot/efi/efi/{boot,microsoft/boot}19:49
EriC^^DSdavidDS: sudo cp /boot/efi/efi/ubuntu/shimx64.efi /boot/efi/efi/boot/bootx64.efi19:49
EriC^^DSdavidDS: sudo cp /boot/efi/efi/ubuntu/shimx64.efi /boot/efi/efi/microsoft/boot/bootmgfw.efi19:49
EriC^^DSdavidDS: sudo cp /boot/efi/efi/ubuntu/grubx64.efi /boot/efi/efi/microsoft/boot/grubx64.efi19:49
EriC^^run the above commands then try rebooting again19:49
DSdavidDSI should have mentioned this earlier but I am currently installing using a modified ubuntu image19:50
EriC^^no worries19:50
EriC^^same deak19:50
EriC^^*deal19:50
DSdavidDSI changed a few preseeds so that the install is completely automatated but I may have gotten the auto-partman part wrong19:51
DSdavidDSbut let me first try those commands and see what happens19:51
EriC^^DSdavidDS: if you pastebin 'sudo parted -ls' i could verify it's up to uefi specs19:52
DSdavidDSjust restarted xP19:53
DSdavidDSnope, intel boot agent19:53
EriC^^dang19:53
DSdavidDSthink it has to do with the bios being locked down?19:53
EriC^^DSdavidDS: maybe, but i think we might be able to screw it still19:54
DSdavidDSthis is unlike any bios i've seen before but I need my image to work across a variety of PCs so I need to solve this issue19:54
EriC^^DSdavidDS: we could try to disable the IBA entry and the other that's before ubuntu, you could enable them back whenever you want19:54
EriC^^DSdavidDS: uefi is going to be a PITA if you want some universal installer for different spec PCs19:55
EriC^^i'd definitely go legacy cause each manufacturer has implementations and qwirks and whatnot19:55
EriC^^not a install and on my way kind of thing19:55
DSdavidDSI think I'd like to do that.19:55
DSdavidDSso I just need to configure partman to install legacy?19:56
EriC^^i guess, i cant be much help here, no experience with it at all19:56
DSdavidDSbtw I see the windows bootmanager now19:56
DSdavidDSbut it isn't the default entry. it's 6th on the list19:56
DSdavidDSif I recall correctly yesterday, my install with an official ubuntu image ran perfectly fine19:57
EriC^^DSdavidDS: i think you'll have to run the installer in legacy mode as usual, and ubuntu will install in legacy mode? not sure if that's the case for custom installers though19:57
EriC^^DSdavidDS: on the same PC?19:58
DSdavidDSyes, same PC19:58
EriC^^DSdavidDS: maybe the bios is finicky and wants the efi flag on the efi partition?19:58
DSdavidDSI am installing a official image right now to verify uefi works19:59
EriC^^DSdavidDS: in any case, if you're going to be installing on different spec pc's and want an easy way, use legacy19:59
DSdavidDShow do I know if a partition is legacy? is it the partition type?19:59
EriC^^DSdavidDS: ok, run "sudo efibootmgr -v" from there once you boot it and compare19:59
EriC^^DSdavidDS: it's not really like that, you have to boot in legacy mode and the installer will install grub-pc which is legacy20:01
EriC^^DSdavidDS: for ubuntu, it can use GPT partition tables (which were made for uefi) even for legacy, or the standard legacy partition table aka "msdos"20:02
EriC^^basically if you have a lot of partitions you'll want GPT, or if you need to have 2TB+ partitions20:02
EriC^^in that case you'll need a "bios_boot" partition for legacy to work with GPT, otherwise just let it create a msdos partition table, with standard partitions and it'll be good to go20:03
DSdavidDSbtw I really appreciate the help so far.20:03
EriC^^no problem20:03
EriC^^DSdavidDS: btw, a way to know if you booted in legacy or uefi mode in the installer is to run "ls /sys/firmware/efi" if it returns no such dir then it's legacy20:04
EriC^^also, usually the uefi booted installer gives a grub menu for the 'try ubuntu' etc menu, whereas the legacy booted installer has a nice menu in the middle of the screen20:05
DSdavidDSokay, I can verify that that file does not exist on my 14.04 system20:05
DSdavidDSso I think legacy is my answer20:06
EriC^^DSdavidDS: you mean you have it backed up?20:06
EriC^^DSdavidDS: /sys/firmware/efi gets created at boot time, it's a temporary "virtual" filesystem20:06
DSdavidDSI have 2 identical systems with me right now20:07
EriC^^DSdavidDS: if you want to know if the 14.04 was efi enabled, you could check /etc/fstab for any /boot/efi entries there20:07
codebamhow do I set up the login user for vsftpd?20:10
codebamI tried `passwd ftp` and changing the password for the ftp user, but it won't let me login20:10
azeamOn Ubuntu 20.04 since yesterday a dist-upgrade wants to remove some important packages, including alsa-utils gnome-software ubuntu-desktop ubuntu-desktop-minimal ubuntu-drivers-common ubuntu-software, is it just for me?20:10
codebamit's saying login incorrect20:10
codebamI don't understand how I add users20:10
oerhekscodebam, what guide do you follow?20:12
codebamah fixed it, had to add nologin20:12
codebamhttps://help.ubuntu.com/lts/serverguide/ftp-server.html20:12
codebamhad to add nologin to /etc/shells20:12
codebamthen it worked20:12
KiwisHi guys20:13
KiwisI have installed Ondrej PHP 7.3 but I'm not able to load other extentions in it20:13
ToraxMaluhi20:13
ToraxMaluI've a little trouble to update a machine with ubuntu 17.04 to 18.04LTS20:14
ToraxMaluand yes - the damn machine wasn't ever updated by my previous admin-colleague20:14
DSdavidDSEriC^^ http://termbin.com/xbu1c20:15
DSdavidDSso I guess this system simply doesnt do UEFI well20:16
DSdavidDSI think my solution is to stick with legacy20:16
EriC^^DSdavidDS: you probably need to change some setting in the BIOS for it to work, sometimes just setting the admin password reveals extra options, acer does that alot, but yeah i'd go with legacy for mass production for sure20:18
haltHey All, I'm running the latest Ubuntu on my laptop, and the battery isn't in the best shape, I should do a battery formatting, ( full discharge / full charge cycle, what would be the right tool to do this with in Ubuntu ?20:34
tatertotslol20:38
tatertotsbattery "format" eh?20:38
tatertotsjust unplug the A/C adapter from the wall...let the battery die20:39
elias_ahalt: Check https://www.simplified.guide/linux/view-battery-information20:41
elias_ahalt: If the capacity has gone down the reason is usually one or two dead cells. Unfortunately this means the battery needs to be replaced or refurbished.20:42
halttatertots: the system will turn off before the battery is dead,plus that's not really a safe method20:42
haltelias_a: I don't need to see it, I mean that I can do like 2-3 different ways, the part I'm missing the set status, so that it's discharging even with AC plugged in20:43
sarnoldyou could reboot into memtest86 or something20:44
sarnoldprobably that doesn't do anything intelligent and will run battery all the way to zero20:45
haltI have an OK battery status, but it's recommended to do formatting after every 30-40 charge cycle, to make sure that it will remain to be good, and that's what I'm trying to do20:45
elias_ahalt: Disconnect the battery and use a multimeter to measure the voltage. Refer to battery specification.20:45
elias_ahalt: What chemistry does the battery have?20:46
haltsarnold: that is an interesting workaround, but I know that's it's possible to to do better, I even done it myself before, but recenlty lost my bash history and I can't find the command20:46
haltUnder windows the manufacture provide tooling, for it, but in Linux I had to fall back to cli, just can't find / remember the commands20:47
azeamwhile on the subject of battery: not sure if it's a hardware issue but for some time (since 19.10 and also in clear linux, but not <19.10) my HP laptop reports a battery capacity_design of ~20Wh (it varies a bit from time to time), but it is actually a 41Wh battery20:48
haltelias_a: honestly I would have to look up, as right now I have no clue, I know that the manufacture maintenance guide recommend it, so I'm looking for some command and not some hw hack, but I appropriate your hands on approach, maybe I even could discharge it with a resistor20:50
haltbut again I'm pretty sure, that I can just tell the OS, hey discharge this battery20:51
sarnoldhalt: there's some writable files in /sys/class/power_supply/BAT0 that might be what you used to use20:51
elias_ahalt: IMHO you are making a problem of something that is not a problem. Additional reading: https://batteryuniversity.com20:51
haltYeah I have BAT0 and BAT1 as well, it's a hot swap-able battery system they call it power bridge20:52
haltbut I will check if I can edit it easy, might be simple as that20:52
elias_ahalt: The built in electronics of present batteries take care of proper charge/discharge if the cells are ok. When a cell dies you are out of luck.20:52
elias_ahalt: I am saying this from a experienced hobbyist point of view. I have built numerous battery packs and also refurbished laptop batteries.20:54
oerheksnothing linux can do to revive batteries.20:54
oerheksand they are cheap nowadays, replacement.20:54
haltOK power cycle now, so afk, thanks for the tips all20:55
azeamwould a dead cell affect the reported design capacity?20:55
elias_aazeam: No, it affects the measured actual capacity.20:59
azeamelias_a: ok, so it seems like a software bug then20:59
elias_aazeam: Yes - but the bug is in the sw of the battery most likely. :)21:01
ph88how can i start my own ppa ?21:02
oerheksno, a bad cell would affect design capacity, so what has software to do with it?21:02
azeamoerheks: if it does, how come the reported design capacity varies from ~20 - 22 Wh over time? Sometimes the current capacity is higher than the design capacity21:04
oerheksph88 https://help.launchpad.net/Packaging/PPA is a good start21:04
ph88do i need VM's for different versions of ubuntu to build for different versions ?21:05
oerheksazeam, interesting, 'if it does".. your chipset is responsible for reading, so you cannot tell those readings are correct then21:06
elias_aoerheks: You are partly wrong. Design capacity is a value given from the firmware of the battery when asked.21:08
ducasseph88: no, the building is done on launchpad21:09
azeamoerheks: so you think it's a matter of bad battery and not software related, a replacement battery would sort it? I don't mind buying a new if it helps but it's a <2 years old laptop and the capacity went from 41Wh to 20ish Wh after changing/upgrading the distro21:09
elias_aoerheks: If the value given by the hw of the battery pack is not correct there's nothing a user can do, really.21:09
elias_aazeam: What does upower -i /org/freedesktop/UPower/devices/battery_BAT0 tell you? Use pastebin.21:11
azeamelias_a: https://pastebin.com/HqjbCGcr21:13
elias_aoerheks: What I am saying is: the design capacity value is something that is not checked in any way. If that has a wrong value then so it is.21:13
elias_aazeam: And this specific battery has the capacity of 41 Wh stamp on it? Is it the only battery?21:15
azeamyes, and that is how it was reported earlier21:16
azeamand it doesn't hold power for nearly as long time as it used to21:16
elias_aazeam: Would you have the possibility of booting the computer to the version that reported the capacity correctly? This is quite interesting....21:17
elias_aazeam: My reason for asking: I've done some debugging in the case of multiple batteries.21:18
azeamas far as I can recall this started after installing clear linux, after that I installed xubuntu 19.10 and the same issue persisted, I guess I could install an earlier xubuntu distro but don't have it installed now21:18
ph88oerheks, is it best to put all packages in the same ppa ? or create all different ppa's ?21:18
elias_aazeam: Write a live USB stick with the older version and test?21:19
azeamelias_a: will do21:19
elias_aazeam: Thanks! I have to hit the bed now but keep me posted. This is interesting. :)21:20
=== real_walnut_burl is now known as walnut_burl
ph88are there scripts to help with launchpad ?21:32
sarnoldph88: there's a bunch in ubuntu-dev-tools21:34
ph88sarnold, python-launchpadlib ?21:35
sarnoldph88: better to use python3-launchpadlib21:36
azeamelias_a: same thing reported in 18.04, so I guess some issue with the battery pack itself21:37
ph88which compilers can be used to build packages for launchpad ?21:37
sarnoldph88: most packages will use whatever gcc is default for that release21:38
ph88sarnold, what about languages that gcc doesn't support ?21:39
sarnoldph88: then those compilers need to be declared as build dependencies in the debian/control file for the package in question21:41
ph88ah ok21:41
ph88what if the compiler needs to be bootstrapped with itself? are binaries allowed for the build ? what about long compile times ?21:44
ducasseph88: these aren't really ubuntu questions, but you could try #launchpad21:46
sarnoldI have no idea how you bootstrap a compiler that needs itself to build21:48
sarnoldprobably it involves uploading packages for each iteration since creation21:49
DarwinElfon 18.04.3 after some upgrade in the last few months, my system-/logic-/main-/mother-board's built-in sound (Intel) stopped working... what do I do?21:49
sarnoldor maybe you start with an already-running binary in the tarball..21:49
DarwinElfit's on a Z170XP-SLI21:49
Ntemishi21:53
Ntemisit seems i cant install wine21:53
Wally??21:53
NtemisThe following packages have unmet dependencies:21:53
Ntemis winehq-stable : Depends: wine-stable (= 5.0.0~bionic)21:53
NtemisE: Unable to correct problems, you have held broken packages.21:53
Wallysudo apt-get install --fix-broken21:53
Ntemis0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.21:54
WallyDid you follow the winehq directions?21:54
Ntemisyes21:54
Ntemisi did this21:55
Ntemiswget -qO- https://dl.winehq.org/wine-builds/Release.key | sudo apt-key add -21:55
Ntemisand tried to install stable version21:55
sarnolddid you add the sources and run apt update first?21:55
Ntemisbefore that i did this too21:55
Ntemissudo dpkg --add-architecture i38621:55
Ntemisyes21:55
DSdavidDSso I am going through my ubuntu install right now and I am expecting to see this page https://www.itzgeek.com/wp-content/uploads/2018/04/5a.-Install-Ubuntu-18.04-LTS-Bionic-Beaver-Custom-Partitioning-1024x499.png21:55
DSdavidDSbut it directly goes into  https://www.itzgeek.com/wp-content/uploads/2018/04/5b.-Install-Ubuntu-18.04-LTS-Bionic-Beaver-Hard-Drive-List.png and doesnt let me delete partitions21:56
Ntemiscan i install coke?21:56
Ntemisno wine tonight21:56
Ntemisany way to force install or something?21:57
deusvermiculusHello guys! I have a quick question. I used the Ubuntu-minimal installation to install the minimal MATE desktop. This was to get a DE to install i3-WM comfortably. I did so, BUT now i noticed that there is no Option to change the DE on the MATE login screen. am i missing something?22:03
DSdavidDScan anyone help me? I can't delete vgubuntu22:12
DSdavidDS I run lvscan to delete them22:14
DSdavidDSbut they always come back22:14
guntbert_DSdavidDS: what happens when you click "back"? Is the "vgubuntu" question related to the earlier one about insatllation?22:15
guntbert_*installation22:16
DSdavidDSyes22:16
DSdavidDSwhen I click back, it takes me to the page letting me choose normal or minimal install22:16
DSdavidDSso it seems like the installer creaes that automatically every time22:18
=== Napsterbater is now known as Guest71102
=== Napsterbater_ is now known as Napsterbater
PlasmoduckHi, I just installed Ubuntu on vbox on my mac, also just inserted and installed the guest additions cd, then I double clicked the vbox machines window title bar to make it go full screen, but it just went black. Even after restarting and shutting down the machine. Whats happened?22:29
WallyI'd say this is more to do with VirtualBox than Ubuntu22:30
WallyYou sure the guest additions CD installed correctly, you need to ensure that build-essential and the kernel image source is installed first22:31
=== Lone_Wolf is now known as tnitnte
=== tnitnte is now known as Lone_Wolf
DSdavidDSis anyone familiar with this issue during installation after partitioning?22:58
DSdavidDS> the attempt to mount a filesystem with type vfat in SCS16 (0,0,0), partition #1 (sda) at /boot/efi failed22:58
DSdavidDScurrently trying to install again without UEFI mode23:00
DSdavidDSi think that did the trick23:01
gratefulmy screenshot tool doesn't offer me a snippet or pick area of window, i know ive seen it before any suggestions?23:06
rud0lfi'd install Shutter for it23:06
rud0lfalso, hi :)23:06
gratefulallo :P23:07
gratefulsomeone told me gnome-screenshot has that but it failed for me ** Message: 16:01:12.854: Unable to use GNOME Shell's builtin screenshot interface, resorting to fallback X11.23:07
[itchyjunk]Hey quick question. I have ghci installed that I am trying to first uninstall before i add a ppa and apt-get the version I want. I am not 100% on how to uninstall the current ghci.23:09
=== JanC is now known as Guest16482
=== JanC_ is now known as JanC
Bashing-om!info ghci bionic | [itchyjunk]23:16
ubottu[itchyjunk]: Package ghci does not exist in bionic23:16
[itchyjunk]ah, its just `sudo apt remove ghci`. /o\23:18
MannyLNJI need help. I am trying to use PDA Net to get online through my smartphone. I don't want to connect to public wi-fi for security reasons.  I found an old post at https://ubuntuforums.org/showthread.php?t=1351548 about a way to use PDA Net under Ubuntu but It is not working for me. Would someone please try to help me.23:26
MannyLNJThe error I am getting is 2020-01-29 18:27:36-0500 [-] OSError: libusbmuxd.so.1: cannot open shared object file: No such file or directory I think it is due to the version on libusmusd but I don't know23:28
oerhekswhy should we support paid software, MannyLNJ ? http://pdanet.co/23:33
MannyLNJsorry lost connection23:34
MannyLNJoerheks, So I start using Ubuntu and other FOSS software over Windows.23:34
[itchyjunk]Hey, i want to add /opt/ghc/bin to my PATH, i.e, when i type ghci on my terminal, i want to launch the thingy in that folder. :S23:35
sarnoldMannyLNJ: try: sudo apt install 'libusbmux*'23:35
MannyLNJsarnold, I already have libusbmuxd4 but I will install the other items in that package23:37
MannyLNJsarnold, and no luck. Same issue23:37
sarnolddang. so much for the easy "hope we don't have to understand it" approach23:38
MannyLNJsarnold, I am thinking the issue is with version naming conventions23:39
MannyLNJThanks for the help everyone but my reading missed a key issue. This will only work for an iPhone. I am using Android. Off to find another solution23:41
sarnoldmy computer is going crazy and I can't type responsively23:42
sarnolddammit23:43
elias_aazeam: I think so, yes.23:52

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