/srv/irclogs.ubuntu.com/2018/10/30/#ubuntu.txt

JustAPersonCan anyone explain why installing nvidia-driver-410 would cause linux boot to hang with this message https://i.imgur.com/ytRLcYL.jpg00:06
aroonitrying to make kitty show up as my default terminal.  how do i get it to appear as a choice for sudo update alternatives?   2) after creating a .desktop file for kitty how come it doesn't appear on launch menu?  i already ran sed -i "s/Icon\=kitty/Icon\=\/home\/$USER\/.local\/kitty.app\/share\/icons\/hicolor\/256x256\/apps\/kitty.png/g" ~/.local/share/applications/kitty.desktop00:22
=== wodencafenvy is now known as wodencafe
aroonialso; when i run ctrl + alt + t i no longer see gnome terminal00:28
fassldid you issue update-desktop-database ~/.local/share/applications ?00:35
Gr1zzlyHello guys00:43
Gr1zzlyDo anyone knows how to recover a broken install when recovery mode fails?00:44
Gr1zzlyI tried to update nvidia drivers on my laptop00:44
Gr1zzlyLike, how could I repair packages from a live usb?00:45
Bashing-omGr1zzly: Tried booting into recovery mode and purging the Nvidia driver ?00:47
Gr1zzlyyeah, won't boot00:47
Gr1zzlypc hangs in without error00:47
Bashing-omGr1zzly: Try then booting a liveUSB to the boot menu and choose " boot from first hard drive" .00:48
Gr1zzlyk00:49
=== [1]MrMobius is now known as MrMobius
X-KentI am a bit confused with package naming, I need "libgcc++:i386", on one VPS it's available (linode.com) on another, it says cannot find any package by this regex (scaleway). Both are bionic(18.04). What name should I use ?01:36
X-Kentkinda can't figure out why same distro on the different hosting services would have different package name01:37
Bashing-omX-Kent: GCC support library ?01:44
Bashing-om!info libgcc101:45
ubottulibgcc1 (source: gcc-8 (8.2.0-1ubuntu2~18.04)): GCC support library. In component main, is required. Version 1:8.2.0-1ubuntu2~18.04 (bionic), package size 46 kB, installed size 131 kB01:45
Bashing-om!info libgcc201:45
ubottuPackage libgcc2 does not exist in bionic01:45
X-KentBashing-om, yea it seems so, not sure why on some systems the anem is different01:45
X-Kents/anem/name01:45
X-Kentthat's the gcc lib for i386 when the host is amd64 I think01:46
Bashing-omX-Kent: There are a *LOT* of those libraries. see: ' apt search libgcc1 ' .01:49
X-KentBashing-om, the naming is a complete mess, no idea why but on that problematic vps, the package "libstdc++6:i386" worked and provided what I required01:51
Bashing-omX-Kent: :) .. You the better man than I .01:52
hggdhX-Kent: only reason is there are i386 programs needing it01:53
X-Kenthggdh, yep, i use "aapt" and it requires it01:53
hggdh!info aapt01:53
ubottuaapt (source: android-platform-frameworks-base): Android Asset Packaging Tool. In component universe, is extra. Version 1:7.0.0+r33-1 (bionic), package size 413 kB, installed size 1440 kB01:53
hggdhthen aapt is a i386 binary, I guess01:54
X-Kentyep it's a 32bit one01:54
hggdhinteresting. On one instance I have (Bionic) apt-cache policy returns it as a amd6401:55
X-Kenthggdh, I use manually built aapt that is 32bit, "legacy" reasons.01:56
hggdhah01:56
X-Kenthope that libstdc++6:i386 will be available on both VPSes01:56
hggdhthen yes, it might require the i386 gcc libraries01:57
=== amos1 is now known as amosbird
X-Kentfigured it out, the problematic vm should have "sudo dpkg --add-architecture i386" then it finds the i386 packages02:06
DrecondiusI'm seeing an error similar to this one : https://hastebin.com/iperabonih.sql at boot time before it flashes away into the system. any insight would be lovely as there's nothing similar in windows02:16
Drecondiussyslog also tells me that my bios is broken ...02:16
=== khronosschoty is now known as not_dbrown_I_swe
=== not_dbrown_I_swe is now known as khronosschoty
JustAPersonCan anyone guess why installing nvidia-driver-410 would cause linux boot to hang with this message https://i.imgur.com/ytRLcYL.jpg03:26
=== stormbard is now known as stormbard_away
=== stormbard_away is now known as stormbard
lotuspsychjeJustAPerson: hmm, we had a user with that driver version into boot problems aswell03:33
lotuspsychjeJustAPerson: where did you get the driver?03:33
drecondiusI just installed kubuntu alongside Windows but there wasn't an efi entry created in bios, what do i need to do to be able to select os to boot to?03:43
=== capellaDies is now known as capella|away
aresminosHeya guys, I have a problem with connecting my Magic Keyboard 2 A1644, the GNOME Settings way doesn't work, bluez-tools way is working but have to manually reconnect it every time it looses connection and I have to use on screen keyboard on gdm to log in :/  The issue is better described here: https://community.ubuntu.com/t/apple-magic-keyboard-2-a1644/859104:21
drecondiusOk, I believe that my Kubuntu live installer installed in MBR mode, is there an easy way to  convert it to efi so grub can take over the booting duties?04:38
drecondiusOk, my Kubuntu installer ran in MBR, is there any way to convert it to EFI safely?'04:51
JustAPersonlotuspsychje: installed from the ppa:graphics-drivers/ppa05:02
lotuspsychjeJustAPerson: what does ubuntu-drivers list reccomend for your card?05:02
JustAPersonlotuspsychje: `ubuntu-driver devices` lists nvidia-driver-390, 396, and 410 (recommended) for my newer card (GTX 1070ti) and the older binary nvidia-340 for my GTX 770Ti. I believe the older card is still supported by the latest drivers05:05
lotuspsychjeJustAPerson: perhaps try 396 latest from the graphics ppa05:05
lotuspsychjeJustAPerson: the user yesterday got stuck on 410 also05:07
JustAPersonlotuspsychje: ah. I think I have tried 396 but I forget what goes wrong. 390 definitely causes random kernel hangs. Give me a few minutes to try 396 again05:08
lotuspsychjeJustAPerson: your system up to date to .38 too right?05:11
JustAPersonlotuspsychje: currently running 4.15.0-36-generic so let me try updating that too before restarting05:17
lotuspsychjeJustAPerson: yeah its important, we test on right kernel05:18
JustAPersonlotuspsychje: now cannot even get to the recovery prompt on 4.15.0-38 w/ nvidia-drivers-396. See this picture of https://i.imgur.com/dv4pRlQ.jpg05:29
JustAPersonTrying some of the older kernels I have installed to see if they can reach recovery prompt05:30
lotuspsychjeJustAPerson: recoverymode is before systemd loading, enter grub05:30
lotuspsychjeJustAPerson: hold shift at power on to enter grub, or ctrl alt F1 to enter tty at systemd boot05:32
JustAPersonlotuspsychje: in grub, do I need to use `e` to change one of the boot commands?05:33
lotuspsychjeJustAPerson: no, boot commands is only for debugging, but if you cannot enter desktop you could try the nomodeset option05:34
lotuspsychjeJustAPerson: another way to get out of black screens nvidia is: sudo apt purge nvidia* to fallback to nouveau, and enter your desktop again05:36
lotuspsychjeJustAPerson: after that, you can install another nvidia driver version again05:37
JustAPersonlotuspsychje: I'm familiar with `apt purge nvidia*` which I've had to run from the recovery root shell many times. Hence my remarking that I couldn't even reach the recovery shell05:38
JustAPersonWith `nomodeset` I can actually boot into my desktop05:39
JustAPersonDoes that disable the nvidia driver? what are the semantics of that?05:39
lotuspsychjeJustAPerson: nomodeset, sets no mode and is just for testing purposes05:39
lotuspsychjeJustAPerson: an nvidia card, should be running with an nvidia driver05:40
lotuspsychjeJustAPerson: or opensource or the proper driver05:40
JustAPersonlotuspsychje: `lspci -v` indicates my cards are using the nvidia drivers instead of nouveau. Am I all set? Do I just permanently add `nomodeset` to my grub config?05:41
lotuspsychjeJustAPerson: no, as i said nomodeset isnt the best way to use your card05:43
lotuspsychjeJustAPerson: if an nvidia driver doesnt work properly its not right05:43
lotuspsychjebbl breakfast JustAPerson05:44
JustAPersonlotuspsychje: thank you for the help05:44
lotuspsychjetry switching nvidia drivers till it works ok05:44
lotuspsychjeon kernel .3805:44
OERIASany one here can help me with a Vinux question06:26
OERIAS?06:26
mwsbOERIAS: I know it's slim, but your best chance is likely #vinux - really only support Ubuntu and official flavours here.06:30
pragomeri want to install 18.04 on my mums packard bell easynote LE, but running the live system from usb the keyboard does not work at all. under the installed windows10, it does.06:39
pragomerany ideas?06:39
lotuspsychjepragomer: did you check usb is enabled in bios?06:50
=== Kon- is now known as Kon_
pragomerit works when booting with uefi..mm07:00
tomvolekHI, trying to add a nomodeset argument to grum menu,  Where can I permanently add this on ubuntu 18.04 ?07:20
hateballtomvolek: edit /etc/default/grub and run update-grub to rebuild grub.cfg07:26
tomvolekhateball:  on ubuntu 18.08 i edited /etc/grub.d/10_linux  and it doesnt take affect07:27
hateballtomvolek: that is, sudo nano /etc/default/grub, edit the line with GRUB_CMDLINE_LINUX_DEFAULT, ctrl+x to save and exit, sudo update-grub07:27
tomvolektx07:28
tomvolekon my grub i have few flavors of ubunut, die to a graphic card issue i need to add nomodeset to the boot linr , that will fixes my issue07:29
=== russellsara08 is now known as russellsara0875
=== russellsara0875 is now known as russellsara08
=== russellsara08 is now known as russellsara0875
=== neunon_ is now known as neunon
Captain_HaddockWhat is with the incessant hash sum mismatches during apt-get updates?08:07
Captain_HaddockIt's only been happening for the last couple of months.08:08
qwebirc98996hello, I have a question: do you know in which configuration file the chosen window manger choice is stored, for each user?08:26
memphistoHi, i'm doing conversion of PST file and its havy on the disk, so my system is really slow...its all stuttery08:37
memphistoi've checked and sda and sdb (2 disk that i use) are using cfq08:37
memphistois there a better scheduler08:38
memphistosda is ssd disk; sdb is spining disk08:38
memphistois there a config file to change scheduler per disk08:38
tomreynmemphisto: and you're reading where and writing where? changing the scheduler is probably not the best approach.08:38
memphistoreading and writing to same sdd disk (sda)08:39
tomreynsame file system also?08:39
tomreynwhich utility do you use to convert?08:40
memphistoreadpst08:40
tomreyni assume PST is the source format then. so what's the target format?08:41
memphistombox file08:41
memphistoi've changed shceduler for sda disk online to deadline and system seems responsive08:42
tomreynand top shows that the bottleneck is i/o?08:42
memphistowell top says readpst has few threads all 100% CPU usage08:43
tomreynmemphisto: okay so its actually cpu bound, not disk i/o08:43
memphistosince its reading/writing to disk it has to be disk08:43
memphistowell i don't know how to check that, i can see 100%cpu and readpst is causing it08:44
tomreynhtop shows cpu load per cpu core08:44
memphistoand since its reading/writing on a disk , and i've previously noticed when copying large files i have sluggines in linux08:45
memphistoi changed scheduler and it works08:45
tomreynwhat'S the hardware, which ubuntu release is this?08:45
memphistohow do i change scheduler per disk , persistantly08:45
memphistoxenail,  4.15.0-36-generic08:46
memphistosdd disk is KINGSTON_SKC400S37256G08:47
memphistospining disk is HGST_HTS725050A7E63008:47
memphistolaptop is hpe elitebook 8570w08:47
tomreynyou can use the 'elevator' kernel parameter to set the scheduler, but i'm not sure about single storages.08:49
memphistothat  i know, but i'm interested per disk08:49
memphistoas i have different disk types08:50
tomreyn18.04 provides tuned / tuned-utils which can set it.08:51
memphistotomreyn: thanks, i'll check wheather 16.04 has it08:53
tomreynit doesn't. i guess you just need to create a systemd service, @reboot crontab or similar08:53
memphistoufff08:54
tomreynsee the 2nd answer for an example https://serverfault.com/questions/612949/changing-the-i-o-scheduler-for-a-specific-disk08:55
memphistotomreyn: will look at it rightaway08:59
tomreyna udev rule would also work i guess09:00
tomreynsomething akin to SUBSYSTEM=="block", ACTION=="add|change", KERNEL=="sd[a-z]", ATTR{queue/scheduler}="deadline"09:00
tomreynideally oyou'd do it based on storage device type (ssd vs hdd), not just based on the device node sd[a-z]09:02
memphistotomreyn: yes, i've done it now via systemd service, but i've just found some article to do it using udev09:05
memphistoACTION=="add|change", KERNEL=="sd[a-z]", ATTR{queue/rotational}=="0", ATTR{queue/scheduler}="deadline"09:05
memphistobut too late, i've already done it systemd way09:06
tomreynalright, nice find though09:07
TJ-memphisto: if you use udev KERNEL=="sd[a-z]" isn't so good now we have nvme devices09:08
TJ-hmmm, could be interesting ... does an MD or LVM device show a rotational node?09:09
TJ-hmmm, never a spinning disk around when you need one :)09:10
memphistoTJ-: i don't have one to test :)09:10
memphistoloop devices don't offer scheuduler, but none09:11
TJ-memphisto: interesting conundrum that is09:12
tomreynTJ-: my md0 does09:13
tomreynit inherits properly, i compared ssd to hdd09:13
tomreynjust what will happen if you span an md across ssd + hdd?09:14
TJ-yes; just checked on an LVM device-mapper node too... interesting if the underlying is hybrid09:14
adikwokhello seniors09:14
TJ-tomreyn: it'll show a superposition of 0 and 1 - a Quantum drive!09:15
tomreynquantum drivography is beyond me09:16
adikwokplease help, how to stripped down boot process, for removing qemu-kvm, virtualbox, boxes from boot09:16
tomreynadikwok: you identify the matching packages and uninstall / purge them09:19
adikwokok tomreyn i try it now09:20
tomreynexample: dpkg -l virtualbox09:20
tomreynexample: dpkg -l '*virtualbox*'09:20
memphistoTJ-: tomreyn: what happens when its hybrid ?09:20
adikwoktomreyn: dpkg -l '*virtualbox*'09:20
tomreynmemphisto: i don't know.09:21
memphistopff09:22
tomreynadikwok: yes this was the proper example09:22
adikwokit gave me list of virtualbox tomreyn09:22
memphistoI do have one more problem not related to previous one. When comming back from suspend i get just cursor09:22
memphistoand can't kill x; nor cant go to tty?09:23
memphistoand its all on 4.15 kernel09:23
memphisto4.13 was working correctly09:23
memphistonvidia card but nouveau driver09:23
TJ-adikwok: disable the hyervisor services09:24
adikwokTJ-: im still in waiting aptitude purge virtualbox09:25
TJ-memphisto: what happens if you suspend from a TTY ("systemctl suspend") rather than from the GUI or lid-close event?09:25
TJ-Strange; 18.04 (server) has an /etc/sysctl.d/xxxx that contains "net.ipv4.ip_forward=1" but it isn't being set ("systemctl status systemd-sysctl") shows the service ran. How to debug!?09:26
memphistoTJ-: can't go to tty09:34
memphistonothing works, just mouse coursor is moving....09:35
TJ-memphisto: I meant when you have normal control, switch to a TTY to do the suspend09:35
memphistoI'm using KDE;just to mentinon09:35
memphistoTJ-: ctrl+alt+F? doesn't do anything09:36
TJ-memphisto: if you have another PC you could (try to) SSH in to investigate09:36
memphistonope09:36
TJ-memphisto: Not from a normal clean boot GUI session?09:36
memphistoTJ-: on normal it works, but when i come back from susspend nothing works; can't go to tty screen09:37
Greyztaris it so,a forward proxy would sit in front of clients,and a reverse one would sit in front of server? Sorry for basic question but it got me thinking09:38
cpaelzerTJ-: does it have a .conf ending to not be ignored?09:40
TJ-memphisto: after a reboot check towards the end of the last boot log ("journalctl -b -1")09:40
cpaelzerTJ-: I assume it is not literally xxxx right?09:40
memphistoTJ-: i can only powerit off forcefully09:40
TJ-cpaelzer: it's applied manually or restarting the service09:40
TJ-cpaelzer: but either was applied and then something else cancelled it out - but there isn't much configured and the only suspect there might be netplan/networkd09:41
TJ-memphisto: that sounds like an ACPI firmware bug may be the root cause09:41
TJ-cpaelzer: or, for some reason it ignored it. Let me check some more...ooohhh! it's a symlink to /usr/local/ which is a separate FS mounted later. Duh!09:42
* TJ- kicks himself around the room09:42
leonardusHow do I install Mono SDK 5.12.0?09:52
wendicogood morning every one. I now am an experienced user of ubuntu desktop. Now i want to learn ubuntu server. I followed instructions and i have now running a software raid ubuntu server. But im not so experienced with commands and im getting frustrated. May i install a desktop (gui) enviroment over my ubuntu server fresh install? thank you very much09:53
trobothamit is generally not recommended to use a GUI on Ubuntu server however, you can install anything via apt09:54
TJ-wendico: yes; you can install any packages you choose09:54
wendicosecurity is not a big concern09:54
wendicocan i just install on top of it "ubuntu-desktop"09:54
TJ-wendico: Yes, that's the recommended way09:55
leonarduswendico: may I recommend a book The Linux Command Line09:55
leonardusit's free online09:55
leonardusi also advise against installing a gui on a server09:55
g105bI've upgraded from 16.04 to 18.10 on my ThinkPad X1 Carbon - the way Ubuntu handles the high DPI screen is aweful. It worked fine in 16.04 but now certain apps are unusably small, and my mouse pointer changes size between apps. Any ideas of how to make it usable?09:55
wendicotj: thanks. leonardus: please do so09:55
leonarduswendico: http://www.linuxzasve.com/preuzimanje/TLCL-09.12.pdf09:57
mlhhey peeps.  a link in https://help.ubuntu.com/community/SerialConsoleHowto is a link to some scamware site09:57
wendicoleonarduds: thank you, bookmarked09:58
mlhthis one : hxxp://www.rajeevnet.com/linux/grub_serial_console.html09:58
mlhchange the xx to tt if you want to get hacked09:58
mlhI went to all the trouble of registering with ubuntu-one only to find the page is immutable. sadface.  kthnxbye09:59
TJ-mlh: you can easily join the wiki editors team10:01
afx_Hello is there a way I can remove a static route using Network manager? To be more specific I have two routes like this https://pastebin.com/9HyNm2H0 , and want to remove the route from device eth010:04
Deknosafx_, was this route created via networkmanager?10:06
afx_I tried to create a new static route for this device with higher metric (like this https://pastebin.com/ZGe2kcCt) but , the gui does not let me apply the changes10:06
afx_Deknos, no these routes were created by default10:06
TJ-afx_: those look like the default routes for each interface10:08
afx_TJ-, correct . I would like to remove the default from eth0 and let only the specified in the network manager10:09
TJ-afx_: in the NM Connection Editor, on the IPv4 tab, in the Method selector choose "Automatic (addresses only)" - that will only set the IP address via DHCP. It will not set a default route nor set any DNS servers provided by DHCP10:10
fugitiveHello. I've connected external display to Ubuntu 16.04, it gets detected by mu lap top doesn't output anything after that. How may I fix that ?10:11
medflyhey, I am trying to compile something with CUDA (through clang). I've never done this before. I keep getting a lot of 'cannot find libdevice for sm_30. Provide path to different CUDA installation via --cuda-path, or pass -nocudalib to build without linking with libdevice.'. What should be the cuda path for ubuntu?10:11
Deknosafx_, after doing it with the GUI, look into /etc/NetworkManager for any changes, with these keywords you can set the attributes with nmcli as well.10:12
SimonNLfugitive: you should have some FN,key combination to make the port aktive10:12
medflyoh, never mind, it lists cuda < 7 and cuda > 9 as unsupported, and I got CUDA 9.1.10:12
fugitiveSimonNL: let me see10:12
afx_TJ-, Unfortunately I have to use static ip not DHCP10:13
TJ-afx_: so you've got eth0 in NM set to "Manual" ?10:13
SimonNLfugitive: one of them om top row should show something that looks like a monitor10:13
afx_TJ-, yes10:13
fugitiveactually, there is only underscore ``_'' on laptop screen. Just noticed it10:14
fugitiveand black screen10:14
wendicoOPERATORS: mlh LINK is a spam, malicious web page. please check and ban10:14
SimonNLfugitive: laptop brand and type ?10:14
SimonNLfugitive: or a link to user manual10:14
fugitivehttp://termbin.com/eygm , <- xorg.conf ; Lenovo ThinkPad W53010:15
fugitiveAnd I am using KDE, if that makes some difference.. gpu - GK107GLM [Quadro K1000M], but i am using only nouveau atm10:16
TJ-afx_: in which case just don't set a default gateway. In the IPv4 tab, press the "Routes" button and check the option for "Use this connection only for resources on its network"10:16
afx_Deknos, NetworkManager/system-connections there are compiled files , can't view the files10:16
TJ-afx_: I agree entirely that option os so badly described when 'everyone' knows the term to look for is "default route"10:17
g105bI can't get Ubuntu to run on my laptop on a non-unity version. It was always happy on Unity (16.04) but since updating to 18.10 I simply can't get high DPI scaling to work. Is there anything I can do to get Java applications scaling with everything else?10:19
afx_TJ-, "Use this connection only for resources on its network" , will only let me if set to DHCP . pfff10:21
adikwoktomreyn: sorry for late reply. i tried to apt purge . and reboot could not finished. i checked my X11 is gone10:22
SimonNLfugitive: If I'm not mistaking it's FN+F710:22
adikwoktomreyn: apt purge virtualbox. i meant10:23
TJ-afx_: really? in which case I don't think NM is setting the default route for eth0; Either that value has been sitting around for a while or something else is affecting it. If you disconect the eth0 connection does "ip route show" report that default route via eth0 or not?10:23
SimonNLfugitive: might be smart to read your manual yourself.10:23
nazarewkhello, my ubunu 18.04 stopped asking for LUKS password, any ideas how can i diagnose/enable?10:24
nazarewktried adding cryptedevice to kernel parameters with no luck10:24
fugitiveSimonNL: nop, didn't worked. The monitor seems turned on, as I see underscore in top left corner. I believe it is related to the Xorg..10:24
afx_TJ-, no the route is not there with eth0 disabled.10:25
adikwoktomreyn: now virutualbox has gone from boot process.10:25
SimonNLfugitive: Oh ok so the monitor does have a signal I assume.10:26
SimonNLfugitive: can't help for the xorg, no knowledge10:27
afx_TJ-, With DHCP , static routes and 'Use this connection only for resources on its network' on eth0 , i get the desired static routes, besides that I have to use a static IP too.10:27
wendicobb asap10:27
afx_TJ-, I think I ll have to use a script ...10:27
adikwokTJ-: do i have to disable the hypervisor.service too?10:29
afx_TJ-, Ah wait the default gateway on the manual setting was the problem . By deleting the default gateway (adding only static ip /netmask) , I can save the configuration . Let me check if I have the desired connection..10:31
adikwokTJ-: how to setting xorg.conf to have refresh rate? .. my resolution is 1280x800 N/A . i ever saw it had refresh rate when i tried install liquorix kernel. when i back to mainline kernel 4.19 . refresh rate is gone. and youtube laggy. especially when running hd.10:32
TJ-afx_: What you're wanting to  do is something I do frequently; so I'm not sure why you're having problems10:33
afx_TJ-, hmm10:33
afx_TJ-, me settings are: Manual ip (ip address, netmask) , dns, routes automatic (disabled) , 6 static routes configured, Use this connection only for resources .. (enabled)10:35
TJ-afx_: screenshot from another PC  http://i.imgur.com/bGd9lMn.png10:36
TJ-afx_: if there is still a default route being set, then its by something else10:36
afx_TJ-, can I pm you ?10:36
TJ-afx_: I disable PMs; support is in-channel10:38
TJ-afx_: this link shows it set: http://i.imgur.com/yEdMm8s.png10:39
afx_TJ-, no problem10:39
BluesKajHi folks10:40
afx_so you have selected "use this connection..." , you have NO routes , you have NO gateway set10:40
afx_TJ-, also I don't have "Ignore automatically obtained routes" . I am on 18.0410:40
TJ-afx_: Yes, this is 18.0410:41
afx_TJ-, in gnome desktop I don't have this setting10:42
TJ-afx_: does you user have sudo/adm group membership?10:43
TJ-afx_: I'm wondering if options are restricted for unprivileged users10:43
afx_TJ-,https://imgur.com/a/908k5DU . Once I remove the default gw , the "Add" button gets green10:45
afx_TJ-, my account is sudoer10:47
TJ-afx_: looks like gnome dumbed-down the standard network manager connection editor! I don't use gnome so didn't realise they changed it so much10:50
afx_TJ-, like I said , with GW removed from manual ip configuration I get the desired static routes10:51
afx_and I think defining static routes and gw might be redundant10:52
afx_after all I get the desired result :)10:52
afx_let me restart and check connectivity10:52
=== tinyhippo is now known as spookyhippo
afx_I will log in #ubuntu from my phone for this10:53
afx_brb TJ-10:53
=== spookyhippo is now known as spockyhippo
wendicohello, dificult question. I have a label printer conected to a windows machine. The support webpage got only drivers for windows and mac, i dont find the printer on the list if i connect the printer to an ubuntu machine (only usb connection available on the printer) i can keep my windows machine to use the label printer, but i would like to print from ubuntu. What would be the easiest way to make my usb windows connected printer available for my ubuntu to11:05
wendicoprint? thank you for advice. My printer http://www.dymo.com/en-US/labelwriter-450-twin-turbo-label-printer#tabContainer11:05
wendicoI played long time with the printer connected to ubuntu and i could make it print, but format goes out of label margins i could not make it make a correct print11:07
wendicoprinter is shared and i can print on the network from other windows machines11:08
wendicobut when i add printer, even givin the machine IP address ubuntu cant find my printer11:08
wendicomy ubuntu machine can find other printers on the network wich work perfectly (wifi and network different printers working) im just missing my label printer11:09
afx_TJ-, it works :)11:09
wendicoThank you very much for any clue or tip you can give me11:09
afx_TJ-, really appreciate your time11:10
afx_will be afk for 30-45 min11:10
wendicoFound this: http://www.dymo.com/en-US/dymo-label-sdk-and-cups-drivers-for-linux-dymo-label-sdk-cups-linux-p--1 but it is an empty webpage lol11:14
gpunkwendico: did you download and install the drivers from dymo.com ?11:16
TJ-!info printer-driver-dymo | wendico have you installed these?11:24
ubottuwendico have you installed these?: printer-driver-dymo (source: dymo-cups-drivers): printer driver for DYMO label printers. In component universe, is optional. Version 1.4.0-8 (bionic), package size 53 kB, installed size 170 kB11:24
=== spockyhippo is now known as spookyhippo
fugitiveQUIT11:29
=== kite_ is now known as james
=== james is now known as Guest56265
=== Guest56265 is now known as fff
=== fff is now known as kite_abcd
=== Butterfly^ is now known as Guest18148
Nellukis there a good option for keeping a python script running basically all the time, restarting if machine reboots.. IF i dont have access to sudo, which means no systemd afaik12:05
TJ-Nelluk: systemd unit (for the user)12:05
Nelluki feel like i read somewhere that 16.04 doesnt use systemd at the user level but i cant find that again12:06
TJ-Nelluk: hmmm, easy to check "ps -efly | grep 'systemd.*--user' "12:07
Nellukyeah looks like its running12:08
TJ-Nelluk: in which case see "man systemd.unit" :)12:08
Nellukim looking at this guide which indicates i'd need a sudoer to enable-linger for my user https://www.brendanlong.com/systemd-user-services-are-amazing.html12:08
lantiziaHey how can I get GRUB to not show up at all (unless I hold down a key like ctrl or shift)12:09
TJ-Nelluk: UNIT FILE LOAD PATH Table 212:09
gpunklantizia: set the timout to zero12:12
TJ-Nelluk: if you cannot enable login linger, how about using tmux or screen?12:12
lantiziagpunk, doesn't work12:13
lantiziagpunk, apparently there is some weird conflict if your dual booting12:13
gpunkdid you lunch update-grub ?12:13
lantiziaand it sets it to 1012:13
lantiziayeah12:13
lantiziatbh i'm using 'GRUB Customizer' which does it all for you12:13
gpunkafter modifing which file ?12:13
gpunkread/edit /etc/default/grub12:14
lantiziayeah you don't know - fair enough12:14
gpunkyou are very polite12:14
gpunkyour welcome12:14
lantiziawell i need to talk to someone who understands the actual issue!12:14
TJ-lantizia: usually you would set "GRUB_TIMEOUT_STYLE=hidden" in /etc/default/grub12:15
lantiziayeah it its - but it doesn't do it12:15
lantiziaanother guy has the same issue here ...https://askubuntu.com/questions/1036091/how-to-set-grub-timeout-to-0-on-ubuntu-18-0412:16
TJ-lantizia: that's due to /etc/grub.d/30_os-prober12:16
lantiziahidden doesn't work if you are using os-prober12:16
TJ-lantizia: when you've other OSs it changes12:16
lantiziai'm about to make a manual entry for windows instead and tuen os probe off12:16
* lantizia reboots12:17
TJ-lantizia: the key part you can probably affect in config is this test: "  if [ "$quick_boot" = 1 ] ..."12:17
TJ-lantizia: so, find out how/what sets quick_boot and set it to 012:17
Nellukdoes 18.04 server have significantly higher requirements than 16.04? (ie if im spinning up a cheap VPS with 512mb of ram, should 18.04 run fine?)12:42
gpunkhttps://help.ubuntu.com/lts/serverguide/preparing-to-install.html.en12:43
cryptodandepends on what you are doing with the vps12:43
Nelluknot much, some python scripts, maybe host a simple django site12:44
cryptodanthen i would recommend upping it to 1gig if you can just to be on the safe side12:44
=== emerson is now known as GDPR
ddoobbHey guys I'm switching to Ubuntu 18.04 from and old version of Ubuntu (15.10). In the installer if I select erase 'Erase Ubuntu and install' will that take care of using the same home and swap partitions or do I have to manually do that with  the ' else' option. I really don't want it to wipe my /home.12:47
gpunkno that will erase everything12:48
tomreynddoobb: it will delete everything on the selected target12:48
ddoobbAlright glad I asked here before going ahead12:49
BluesKajddoobb, no need to to wipe ./home , just set the mountpoint for it  and use manual partitioninmg12:49
ddoobbWhen I select the / partition that Ubuntu will be upgraded in, does it matter if I don't select 'format this position'?12:50
ddoobbPartition12:50
BluesKajit will format it anyway12:50
BluesKajbest to do so12:51
ddoobbAlright thanks guys12:51
tomreynddoobb: first of all, you really need to have a backup before doing this installation (and in general).12:51
gpunkthere is an option to not to ?12:51
gpunkis /home a partition ?12:51
ddoobbgpunk yeah there's a checkbox when manual partitioning and you can leave it turned off12:51
ddoobbgpunk yeah my/home is a separate partition12:52
BluesKajusw manual in oreder to set your /home partition mountpoint12:52
cryptodanddoobb: yes please backup your important data files prior to installing12:52
ddoobbI live life on the edge12:53
conjohi all i was hoping someone could tell me what the latest and greatest kernel is and if its a good idea to upgrade mine i have 4.15.0-36-generic-Thank you12:53
gpunkok you'r good, but better do backups ...12:53
BluesKajjust make sure you don't choose to format /home, ddoobb12:54
TJ-conjo: Are you using 18.04? you can install the 4.18 kernel from cosmic via bionic-proposed: linux-image-generic-hwe-18.04-edge12:56
conjoi am thanks for the reply12:57
elias_aVähintään tarvitaan se yhdistyksen yleishallinto.12:58
elias_aSorry - wrong channel.12:58
IarlaIf I e-mail an ICS meeting appointment to someone in a different timezone, will it convert to their time?13:17
TJ-Iarla: I'd hope the time is stored in UTC13:22
=== bs_ is now known as bs
conjocan anyone tell me why i shouldnt update kernel to 4.19 ? am running ubuntu 18.04 | 4.15.0-36 generic kernel at present13:23
cryptodanif the meeting is important send a test appointment and verify Iarla13:23
TJ-conjo: because you might break something is one reason13:24
conjoto unstale ?13:25
conjostable13:25
TJ-conjo: if it isn't an Ubuntu kernel it will be missing some patches Ubuntu carries (e.g. for apparmor, and ZFS)13:25
conjohow to distinguish what is for ubuntu and what isnt am using ukuu13:26
TJ-conjo: even our mainline builds don't include those patches, so things can break (e.g. lxc/lxd containers)13:26
Iarla TJ-: I'll look into that, thanks. cryptodan it's important to me, but not necessarily to them :) But if I can't be certain, I will ask them to confirm - good idea.13:26
conjowhere can i find a page with information on what is stable and what isnt noob friendly13:27
conjoand what is for what flavor etc13:27
=== bs is now known as zombs
TJ-conjo: as I said earlier, kernels shipped in the Ubuntu distro and archive are the only 'stable' packages we support13:28
leftyfbconjo: is there a particular reason you feel you need to run a newer kernel?13:29
=== lotuspsychje__ is now known as lotus|NUC
=== predmijat_ is now known as predmijat
conjono reason other than security possible performance improvement and bug fixes (what i have read about)13:33
conjotj can you break that down a little more for me namely "and archive" whats that where do i find this archive you speak of13:35
paddyLinux T440 4.15.0-38-generic #41-Ubuntu SMP Wed Oct 10 10:59:38 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux13:36
paddyhttps://bugzilla.redhat.com/show_bug.cgi?id=712019 I'm getting this bug exactly but it says that it was closed upstream already like 4 years ago. How do I fix this?13:36
ubottubugzilla.redhat.com bug 712019 in kernel "kswapd0 using 100% CPU" [High,Closed: upstream]13:36
conjoim serious i am learning linux not well versed13:36
leftyfbconjo: http://a.co/d/2vqRrik   that book helped me get started13:38
leftyfbconjo: as for your kernel, the kernel available in the LTS releases of ubuntu (18.04) are kept up to date with security patches for 5 years. You're good.13:39
conjocheers mate will check it out13:39
conjoso just to clarify if i run sudo apt-get update && sudo apt-get dist-upgrade -y my computer will be updated as much as need be and all good for 5years cus its a lts version13:41
leftyfbcorrect13:41
conjothank you13:41
paddyand looking up support like https://forums.opensuse.org/showthread.php/487620-Kswapd0-high-CPU-usage/page2?s=15cc53dc51d7e71af549c2ff138c15c3 shows no answer13:44
majest1cHow can I toggle the terminal using a keybind? For example I want to toggle the terminal using ctrl+space but I also want to minimize the terminal using ctrl+space13:47
paddyThe issue only exists for me for KDE Neon and Ubuntu. In Manjaro, arch and fedora it works fine. It's super annoying because I can't play games13:50
bfdi533Does anyone have experience with Ubuntu on a Dell Precision 7710?  I have issues with hardware hang (but no kernel panics) and it seems to be video related.  Upon sleep, detecting external monitor, suspend, shutdown, the system hangs and has to be manually shutdown by holding power button.13:52
TJ-bfdi533: sounds like firmware ACPI bugs; see/try http://iam.tj/prototype/enhancements/Windows-acpi_osi.html13:56
bfdi533I had read something about ACPI and someone else said to put "acpi=force" into my grub config which I did but it is not any better.14:00
cryptodanbfdi533: does "sudo shutdown -h now" power off the system or does it halt it?14:02
lapionI just tricked a "microsoft-helpdesk-representative" that called me into talking with me for seven minutes explaining to him that i was system administrator, and that I do not run windows. in the end I just started to let him ask his questions.14:03
lapionWhen He asked me what I saw on the background of my computer I said that I see the emblem for Interpol on the background of my dekstop..14:04
cryptodanlapion: you got a scammer14:04
lapionthe very second actually14:04
cryptodannot a real microsoft tech14:04
pragmaticenigmalapion: The topic belongs in #ubuntu-offtopic please... try to keep things for Ubuntu support questions and solutions here14:04
TJ-bfdi533: acpi=foce wouldn't help since ACPI is already enabled :)14:05
lapioncryptodan, I know...14:05
bfdi533_I have tried the acpi_osi.sh script and will see how it goes ...14:07
bfdi533_Certainly the article describes my behaviour.14:07
=== w0dencafe is now known as wodencafe
faliesonI'm not sure what to google! in osx when I use super/alt/ctrl +left/right I can easily navigate sentences and paragraphs. I'm having trouble w/ the equivalent in gnome firefox google docs14:25
=== Class7_ is now known as Class7
geodb27falieson: there might be something about gnome shortcuts.14:29
geodb27https://help.gnome.org/users/gnome-help/stable/keyboard-shortcuts-set.html.en ?14:30
antivirtelHi all, I14:33
compdocI too14:33
antivirtelI'm planning to reinstall my laptop with Ubuntu 18.04, and I'm looking for a suggestion to achieve some disk redundancy. I've a 250 GB SSD, and a 1 TB HDD. The SSD is not a top quality one, so I want some kind of (async) mirroring of its data to the bigger HDD, and the rest 750 GB is for not that important data. Is this mdadm the only solution to achieve this: https://askubuntu.com/a/567765/6341 - what do you think14:36
TJ-antivirtel: How about using the SSD as one large bcache device in writebac mode in front of the HDD? see https://wiki.ubuntu.com/ServerTeam/Bcache14:44
antivirtelHm, this sounds great TJ- - do you think writeback mode is safe enough? Is it supports home encryption?14:49
jayjoI have a logitech m705 mouse on ubuntu 18 and the wheel scroll speed is very fast. Are there any tools to make adjustments to this? Not available in standard settings -> mouse14:50
faliesongeodb27, thanks! thats not it but I do have some ideas14:53
faliesonmeh :-/ using the new gnome for a day was nice and fancy but I'm going to have to go back to fluxbox. 15-years and nothing comes close to being as simple and powerufl14:59
faliesonHere's my fluxbox keyshortcut file incase anyone wants to have an idea of how easy it is to setup: https://gist.github.com/Falieson/090af79f734371e64daeb75f989756a315:05
=== ianychoi_ is now known as ianychoi
NTQAnybody an idea how to minimize the memory consumption of zfs? arcstats shows over 33 GB of RAM usage which is not acceptable.15:09
=== stormbard is now known as stormbard_away
blackandbluehas anyone here used macOS? do you prefer it or ubuntu?15:12
=== stormbard_away is now known as stormbard
leftyfbblackandblue: This is a support channel. Go to #mac or #ubuntu-offtopic for such opinions15:13
pragmaticenigmaNTQ: That seems to be a bit of an advanced question... Do you know of a ZFS specific forum or channel that might help?15:21
NTQpragmaticenigma: I think I can find a channel for that.15:21
pragmaticenigmaNTQ: i think #openzfs might work15:25
NTQpragmaticenigma: I am in #zfsonlinux for now15:26
=== capella|away is now known as capellaDies
d-rockI'm trying to rescue a hobbled system. I can run startx, and the WM comes up, but nothing responds to input. The only error in the log is about systemd-logind, which is expected, since I ran with init=/bin/zsh15:37
d-rockI can switch to another VT and kill the WM, which then exits X15:37
thechitowncubsd-rock, CTRL ALT F215:38
d-rockThis is the only error: [  3286.010] (EE) systemd-logind: failed to get session: PID 24048 does not belong to any known session15:38
d-rockthechitowncubs: that doesn't work. I have to SSH in from another host and kill -9 twm15:39
thechitowncubsd-rock, ps aux | grep twm15:40
thechitowncubskill the pid of twm15:40
d-rockYup15:41
d-rockI can do that all day long. I'm trying to figure out what the problem is15:41
thechitowncubsmaybe check X log15:41
d-rockThe only error I see is above15:41
d-rockTrying an strace on twm in xinitrc now15:42
d-rockHuh. strace produces nothing15:42
d-rockLiterally an empty file :(15:42
TJ-d-rock: if you're trying to rescue it, what from? it sounds like logind is relied on by what you're using, which would make sense if systemd isn't running15:44
TJ-d-rock: probably because the underlying tooling relies on dbus to do IPC15:44
d-rocksystemd and udevd are borked, but otherwise the system is running fine15:44
d-rockAll of my services are up and running15:44
d-rockI don't have the time right now to reinstall or figure out what the deeper problem is. I just want X up and running15:45
TJ-d-rock: I'd tend to focus on fixing udevd - if that's broken there'll be a lot of knock-on effects15:45
d-rockTJ-: You and I discussed this last week. My udevcookie isn't getting decremented, which then prevents everything else from starting15:46
TJ-d-rock: oh, that one! crickey. did you determine the problem is definitely happening at the initramfs stage?15:47
d-rockI booted with init=/bin/zsh, and /proc/mdstat says all of my arrays are active. vgchange -ay brings up all volumes properly, but then hanges waiting on udev to complete the cookie. udevadm shows add and change events for all of the block devices15:47
TJ-d-rock: this was after moving NICs etc wasn't it?15:48
d-rockI removed a NIC and enabled SMART on two disks in my BIOS15:48
d-rockI undid those changes (put the NIC back in, disabled SMART), but it still hangs on boot15:49
d-rockNot that either of those should cause problems15:49
d-rockTJ-: when you say "definitely happening at the initramfs stage", I'm trying to find in the chat log what we were discussing15:52
d-rockinit=/bin/zsh comes up fine, along with all block devices15:52
TJ-d-rock: agreed. Have you investigated /lib/udev/rules.d/95-dm-notify.rules (possibly that is copied into the initrd.img too)15:52
d-rockYeah, I looked there. Honestly, not completely grokking rules15:53
TJ-d-rock: I was telling you that udev operates in 2 stages; once initially in the initialramfs, then again once the pivot to the real root file-system and systemd has started as PID 115:53
TJ-d-rock: because of where you report the problem it seems to be stuck in the initialramfs15:54
d-rockI was able to do an apt upgrade, which pulled in a new kernel and rebuilint initrds15:54
d-rockHonestly, at this point I really just want to rebuild the system, but I'm slammed with work for the next 2-3 weeks and was just trying to get X up and running to get something done in the interim15:56
d-rockIt does come up. I see my desktop and everything. I just can't move the mouse or type anything :(15:57
d-rockI've been using Ubuntu since Breezy and this is by far the most frustrating experience I've had15:59
d-rockSorry, shouldn't vent15:59
w4|k3rd-rock: You can, even I am having issues with tmux on Ubuntu 18.0416:01
=== stormbard is now known as stormbard_away
=== stormbard_away is now known as stormbard
=== stormbard is now known as stormbard_away
=== stormbard_away is now known as stormbard
=== stormbard is now known as stormbard_away
=== stormbard_away is now known as stormbard
TJ-d-rock: from re-reading my log of our conversations it feels to me like this is an LVM issue. no input devices is probably due to udevd not running, because I think the event sub-system relies on it to discover input devices16:04
TJ-d-rock: you've got a single VG with multiple PVs on 3 MDs I think, (1 MD = SSD, 2 MDs = 2 x 2HDD). MDs seem to come up fine, but VG doesn't. That tells us there's a problem with one or more of the PVs16:08
d-rockHow would that manifest? vgscan shows everything OK, pvscan shows three volumes. vgchange brings all volumes online, but then hangs waiting on udev to complete the cookie16:15
d-rockfsck on all volumes is clean16:15
olskarI can not boot live flash drive on my windows 10 machine, I get the following messages16:18
olskarFailed to open \EFI\BOOT\mmx64.efi - Not Found Failed to load image \EFI\Boot\mmx64.efi: Not Found Failed to start MokManager: Not Found16:19
olskarAny ideas?16:19
gunixis there any official documentation and best practice for using network namespaces on ubuntu 18.04?16:21
gunixdoes netplan support network namespaces?16:23
Some_PersonI have a bizarre problem on my laptop, which happened to me this morning. I locked my machine, unplugged it from the dock, and took it to a meeting. In the meeting room, I opened it up, and got the login prompt twice. And my session from earlier was gone16:25
Some_PersonThis happens to me fairly frequently16:25
Some_PersonWhat should I do?16:26
=== SimonNL is now known as SimonNL_Afk
Some_PersonIt's very annoying. I was all set to demo something, but had to scramble to get all the pieces up again16:29
=== capellaDies is now known as capella|away
pragmaticenigmaDon'16:39
pragmaticenigmaSome_Person: Recommendation, don't change power states when you are not logged into an active session16:40
Some_Personpragmaticenigma: So I should not lock my machine before going to a meeting? Just pull the plug and go?16:41
pragmaticenigmaSome_Person: Pull the power, then lock16:41
Some_PersonPulling the dock means I lose my keyboard and monitors, so that doesn't really work16:42
Some_PersonI leave my laptop closed at my desk16:42
pragmaticenigmaSome_Person: Just found your problem16:42
Some_Person?16:42
Some_PersonI don't see how I'm doing anything wrong16:43
pragmaticenigmaSome_Person: Ask your colleauges how they do it16:47
Some_Personpragmaticenigma: I did ask one. He says he does basically the same as me, but doesn't have this problem16:49
pragmaticenigmaSome_Person: Then you should bring that up to your IT department16:50
quemso. i upgraded a machine to 18.04 LTS and it went well. rebooted just fine when it was done. now, do i dare doing it with a machine that is 300 km away that i can't access physically for some time?16:53
pragmaticenigmano16:53
quemthank you for your concise and straight-forward answer, pragmaticenigma16:53
quem:p16:53
pragmaticenigmaquem: Sorry, it's reflexive... I personally never remote update/upgrade any machine without someone standing by at the remote location to monitor it16:54
quemyeah, my intuition tells me it's a bad idea. but there's an itch that tells me the opposite, too.16:55
Some_Personpragmaticenigma: I have done so. We looked through syslog and a bunch of other things, but were unable to pin down a root cause. Best we were able to tell, it seems like the X server is going away for some reason, but it's not clear why.16:55
rgvon Unable to use tap and drag gesture of touchpad on Kubuntu 18.04. I am able to select the icon but it doesn't get dragged. I am able to use all other functions of touchpad. Please help.16:55
quemi could ask my mother to stand by and monitor it, but i doubt that would be of much use.16:56
pragmaticenigmaquem: As long as the machine is getting it's security fixes, it will be fine until you can get there16:56
quemyeah. i suppose so. i should really just remove the upgrade reminder from the login motd.16:57
Some_Personpragmaticenigma: hence why I'm here16:58
Some_Personthat's our company's IT at least... I'm not going to bother going to the enterprise's IT since they're incompetent16:59
pragmaticenigmaSome_Person: There is no solution to your problem that could be addressed via this channel. Other than the suggestion I made earlier, to open the laptop screen while docked, then remove the laptop from the dock. Or don't lock the machine, remove it from the dock and open the lid17:04
d-rockTJ-: when you say there's a problem with one or more of the PVs, what should I be looking for? There's nothing in dmesg that looks suspicious, pvscan shows all three PVs just fine17:05
cryptodand-rock: did you check syslog or kern.log for any issues.  dmesg is just current boot errors17:06
d-rockYeah, the only thing that pops up is a message about lvmetad not running17:06
jayjoany ideas on how to adjust the mouse wheel on ubuntu 18? Not the speed of the cursor movement, the wheel itself17:11
gpunkSome_Person: you open a bug report :)17:18
gpunkshould*17:18
d-rock<sigh/>. Now even rescue mode doesn't work17:20
d-rockI'm just going to have to reinstall17:20
tgm4883Some_Person: minimally, we'd want to see some logs here. It does sound like X is crashing so xsession_errors would be a good start17:30
Some_Persontgm4883: ~/.xsession-errors ? or do you mean a different file?17:31
tgm4883Some_Person: that's the file17:32
Some_PersonOnly have two lines in there17:32
Some_PersonopenConnection: connect: No such file or directory17:32
Some_Personcannot connect to brltty at :017:32
tgm4883Some_Person: that seems odd to me. Is there another file named similiar (eg. .xsession-errors.1)17:32
Some_Persontgm4883: there's .xsession-errors.old17:33
tgm4883Some_Person: anything good in there?17:33
Some_Personhttps://pastebin.com/TvrzkJaD17:33
Some_Persontgm4883: The file does date from the right time17:36
joeyjo0Hey, I've got some trouble with systemd: I've got a couple of services that are static, so I can't enable them. These are daemons, though.17:38
joeyjo0So I can turn them on, but every time I reboot, I need to activate them again.17:39
tgm4883Some_Person: sorry, something came up at work. You'll want to state a few more details. Ubuntu release and version (ubuntu/kubuntu/etc), graphics card/drivers17:39
lotus|NUC!systemd | joeyjo0 start here17:39
ubottujoeyjo0 start here: systemd is the default init system for Ubuntu 15.04 onwards. For information on transitioning from upstart to systemd, see https://wiki.ubuntu.com/SystemdForUpstartUsers For a guide to basic service management with systemd, see https://www.digitalocean.com/community/tutorials/how-to-use-systemctl-to-manage-systemd-services-and-units17:39
Some_Persontgm4883: ubuntu 16.04, the machine is a laptop with both Intel graphics and Nvidia graphics, and I'm actually not sure which one is in use17:41
joeyjo0@ubottu: I've checked the articles. But I've still got some trouble.17:43
joeyjo0I'm running postfix and some milters. However, these milters do not start on their own.17:44
joeyjo0First of all, spamassassin crashes because it's unable to create a directory in /var/run(other problem). spamass-milter does not start up, either.17:45
TJ-joeyjo0: they're likely static since they have no [Install] section; they're designed to be dependencies of some other unit, via a .wants symlink17:46
pahi17:46
pais there a version of usb-creator that .) supports GPT  .) still has the option to store data in the flash drive ?17:46
TJ-joeyjo0: you can create those symlinks yourself, e.g. under /etc/systemd/system/some.{service,target}.wants/17:47
joeyjo0TJ-: So what if I have a static service with no wants? Would it just not start?17:50
=== hein is now known as heineagle
=== heineagle is now known as hein
stemidhey I have an old ubuntu 12 system, migrating away from it but I need to raise shmmax. so I found this calculation on a blog and was wondering if you guys approve of how it calculates a new shmmax value? https://bpaste.net/show/18bacaaecb1e the system has 12G of RAM and shmmax is still set to its default of 32M.18:20
stemidneed to raise it to dump postgres so it can move to the new ubuntu system.18:22
naccstemid: if you just need it to get to dump, why not make it some very large value? rather than trying to find a perfect value18:24
=== Fuchs is now known as zombiefox
stemidnacc: a couple reasons. partly because the migration is of a few systems and will likely last util xmas. to dump postgres is only one of the early steps. also it's worth doing right to learn.18:26
stemiduntil*18:26
=== katamo is now known as zajac
=== zajac is now known as realzajac
=== realzajac is now known as iamzajac
=== iamzajac is now known as thezajac
=== thezajac is now known as zajacd
=== zajacd is now known as katamo
naccstemid: afaict, all it's doing is setting shmall to 1/2 of system memory and then shmmax to the same?18:32
stemidok, I wasn't sure what PAGE_SIZE and _PHYS_PAGES were or how they related but 1/2 of system memory is a general rule of thumb according to the posts I've read.18:34
naccstemid: `man sysconf`18:35
=== SimonNL_Afk is now known as SimonNL
tomvolekwhats a good package for sharing one monitor with multiple servers? Is synergy still the only solution ?19:01
latkhow plausible/easy is it to migrate an existing, working install to a new hdd ?19:01
lotus|NUClatk: clone with dd or rsync19:02
latklotus|NUC: There must be more to it than that?19:02
lotus|NUClatk: explain us a bit what you wanna do exactly19:03
bieb_new to virtual box, running it on Ubuntu 18.04, Win10 client, how do I share the USB drive with the virtual pc?19:03
latkso I have a machine which currently has two drives, one running windows one ubuntu. The ubuntu install is on a small disk. I have a new disk now, and would like to copy my current install to this new disk, and replace the old one with it.19:04
lotus|NUCbieb_: check the #vbox channel mate19:04
lotus|NUClatk: yeah just clone it mate19:05
bieb_lotus|NUC, my bad.. posted that in wrong channel19:05
latklotus|NUC: Hah, awesome.19:05
latklotus|NUC: Will do.19:05
lotus|NUClatk: or clonezilla19:05
AnthaasHow can you make cp never create a symlink19:06
AnthaasI'm fed up of copying things so that I can remove them from the source directory, only to see that it creates a symlink19:07
lotus|NUCtomvolek: ubuntu-server?19:10
tomvoleklotus|NUC:  1 Ubunut desktop, 2 ubuntu-server19:10
lotus|NUCtomvolek: perhaps ask in #ubuntu-server they might have some ideas19:11
tomvolekok tx19:11
=== patr0clus is now known as s3nd1v0g1us
eviladmincp just duplicates what you tell it to, if you tell it to copy a symlink, it will copy the symlink19:30
eviladmin-L flag might interest you though19:30
lotus|NUCAnthaas: ^19:31
eviladminunless you have aliased cp to cp -s or similar19:32
hggdhbut, anyway, for full options on 'cp', see 'info cp'19:33
=== stormbard is now known as stormbard_away
Euph0riaGood day all.19:39
Euph0riaHow can I adjust disk caching (Read/Write caching for different devices), in Ubuntu?19:40
Euph0riaI'd like to increase a read cache on an external drive. I'm trying to play media from it but the media keeps stalling or skipping frames.  It's not that big of a problem when I use a media player that caches the media for playback like mpv_mplayer but it chokes with VLC, for example.19:42
Euph0riaBut ultimately I need to know how to adjust the way Ubuntu caches read and writes to devices.19:43
Platonidesthe app reading the file could hint that it will read the file sequentially19:43
Euph0ria...and not what various programs do for cache on their own.19:45
lotus|NUCEuph0ria: does it connect via usb 2 or 3?19:45
Euph0rialotus|NUC: USB 3, but that's not the issue.  Even if the storage is internal or ESATA, for example, I just need help finding out how to adjust storage device caching in Ubuntu19:46
Euph0riaread/write caching, that is.19:47
lotus|NUCEuph0ria: this what you want? https://linuxconfig.org/improve-hard-drive-write-speed-with-write-back-caching19:48
PlatonidesEuph0ria: have a look at https://www.kernel.org/doc/ols/2007/ols2007v2-pages-273-284.pdf19:48
shadeslayerhey19:49
Euph0rialotus|NUC: Read caching, as well as write caching.  But I'll thankfully look at the resources you shared.19:50
shadeslayerso I added a extra path in ld.so.conf.d/01_libs.conf in order to override some system libs19:50
shadeslayerbut ldconfig -p still lists the old libs19:50
lotus|NUCshadeslayer: for best help, explain your whole story mate, ubuntu version, what are you doing19:51
=== stormbard_away is now known as stormbard
shadeslayerUbuntu 18.04, and like I said, I just created a dir in /usr/lib/aarch64-linux-gnu/extralibs, and added my libs and symlinks there19:52
shadeslayerand then added that path to /etc/ld.so.conf.d/01_libs.conf19:53
tomreynshadeslayer: did you update the cache? "ldconfig -p" only prints its state19:53
shadeslayertomreyn: yep done already19:53
tomreynand the timestamp on /etc/ld.so.cache is current?19:54
shadeslayertomreyn: yeah19:54
tomreyn"sudo ldconfig -v" will show what it does while updating the cache19:54
wadHey guys. Using 18.04 LTS 64-bit desktop. Resolution set at 1920X1080, but the screen is double that. CTRL-ALT-F2 to get to console mode makes the text microscopic. I tried some stuff from google (vi /etc/default/grub, update-grub2, etc), but it didn't make any change. Ideas?19:55
tomreynshadeslayer: is aarch64 actually a supported architecture?19:57
shadeslayertomreyn: of course19:57
wadImma reboot, brb19:58
wadI'm back. Last thing I tried also didn't work.20:00
tomreynshadeslayer: not according to https://help.ubuntu.com/community/SupportedArchitectures , to http://archive.ubuntu.com/ubuntu/dists/bionic/ or to http://ports.ubuntu.com/dists/bionic/20:01
lotus|NUCwad: whats your native screen resolution and your graphics card chipset please?20:02
shadeslayerhm20:02
shadeslayeroh well20:02
tomreynshadeslayer: can you show your sources.list?20:02
shadeslayerhttps://paste.ubuntu.com/p/9MkHvybYrP/20:02
tomreynshadeslayer: what do "dpkg --print-architecture" and "arch" report?20:03
wadNative res: 3840x216020:04
wadlscpi: 00:02.0 VGA compatible controller: Intel Corporation HD Graphics 530 (rev 06)20:05
wadImma reboot again, trying something else. brb.20:05
wadI'm back, my latest attempt didn't make any difference either.20:07
shadeslayertomreyn: moment20:08
shadeslayertomreyn: root@localhost:~# dpkg --print-architecture20:08
shadeslayerarm6420:08
lotus|NUCwad: change your resolution in system settings?20:09
wadI did that, it's at 1920x1080.20:10
wadI'm just wanting to get console mode to be the same resolution. It seems to be running at 4k instead.20:11
wadChanges to /etc/default/grub, followed by update-grub, have no effect. Weird.20:13
lotus|NUCwad: what happens if you leave it on native res, and play with scaling?20:13
wadI tried that, but when I'm plugged into my external monitor, it gets all confused.20:13
tomreynshadeslayer: so it's a different architecture than aarch64, i guess.20:13
wadDisplay config is tricky. :)20:13
shadeslayertomreyn: nope ;)20:13
shadeslayerthe arch triplet is aarch64-linux-gnu20:14
lotus|NUCwad: your 2 monitors have different res?20:14
wadYes20:14
lotus|NUCwad: thats tricky indeed20:14
wadI know. Ubuntu does an amazingly good job, given the complexity!20:14
tomreynshadeslayer: okay, maybe it's just over my top20:14
shadeslayerok20:14
shadeslayerI think I'll ask in ubuntu-devel20:14
shadeslayersomeone might know20:14
wadI think I'm just going to leave my console-mode resolution alone. Looks like it's more complicated.20:15
shadeslayertomreyn: thanks anyway :)20:17
wadThis is a laptop, with a 4k display. I plug it into an ultra-wide curved external monitor when I'm at my desk. Ubuntu remembers the right config in both cases.20:18
hggdhwad: if that helps some, I decided to lower the resolution on my laptop (also 4k) to 2560x1440, keeping scale at 100% (until we get fractional scales)20:20
Symmetriahey all - quick question - I've got an ubuntu 16.04.5 box that Im doing some router virtualization on - on boot up - when I try and fire the vm - it tells me it cant enable hugpages - however - with no other changes - after reboot and login if I manually restart libvirt-bin and then attempt to start the virtual - it all works 100% fine20:23
Symmetriabut - I have to do that manual restart of libvirt-bin every time hte box restarts - and even telling rc.local to restart libvirt-bin after a 30 second pause on bootup - doesnt seem to fix it20:23
Symmetriaany ideas as to how I resolve this?20:23
cpaelzerSymmetria: might your start of the guest race with the mount of hugetlbfs?20:24
Symmetriacpaelzer possibly - but Im really not sure how to fix this - its really frustrating - because it means that I cannot set these things to restart automatically on reboot of the system20:25
cpaelzerSymmetria: how have you set to start the guest - via virsh autostart ?20:25
Symmetriacpaelzer - no - its a script supplied by juniper which starts them - I call that script from rc.local20:25
Symmetriathat script does a wholeeeee bunch of other things in the mix - system checks - interface checks etc20:25
gpunkwad checkout setupcon20:26
Symmetria(also sets up all the interface bridges and cpu pinning of those etc)20:26
Symmetriaheh the wierd thing is - even if I login to the freshly rebooted box and do a sudo /etc/rc.local - which I have at the moment set to restart libvirt-bin - it comes up straight away - it just wont do it on boot20:27
cpaelzerSymmetria: /etc/systemd/system/rc-local.service only has After=network.target20:28
cpaelzerso it might really just be too early20:28
Symmetriammm any ideas how I can make it do this *last*? like - as the last thing it does when the system boots?20:28
cpaelzerSymmetria: create a drop in config for it at /etc/systemd/system/rc-local.service.d/override.conf20:30
cpaelzerSymmetria: and add at least:20:30
cpaelzer[Unit]20:30
cpaelzerAfter=network.target libvirt-bin.service20:30
cpaelzernot sure which target it would be for the hugepage mount20:31
cpaelzerbut that you'll find in search engines20:31
cpaelzerSymmetria: to check the drop in then do20:32
cpaelzersystemctl daemon-reload20:32
cpaelzersystemctl cat rc-local20:32
cpaelzerSymmetria: dev-hugepages.mount is the other one you want to add there20:33
cpaelzeroverall that should ensure better ordering for your case20:33
* cpaelzer falls into bed20:33
qwebirc45532hello - i am looking for some guidance to get networking up and running on a virtual server (remote). right now i can only ssh into a recovery system and chroot into my server. i upgraded yesterday from 16.04. to 18.04.20:35
mefistofeleshey, come back again with the same issue, would you happen to know why installing the nvidia drivers and even trying to force them in the xorg.conf won't use them? (nouveau is blacklisted)20:36
Symmetriathanks cpaelzer lemme go play a bit20:37
TJ-mefistofeles: check the system logs; first that the kernel module nvidia.ko is loaded ("lsmod | grep nv") then the Xorg log ("/var/log/Xorg.0.log" usually) to check the Xorg nvidia driver is loading20:38
mefistofelesTJ-: it's not loaded20:38
mefistofeleslemme check the xorg log20:38
WoC-mefistofeles, you may have some sort of version mismatch20:39
mottehi, i'm trying to set the root home directory the same as my main users to have the same dotfiles. everything works well but everytime i run a command as root i get errors from ecryptfs, specifically "you do not own that mountpoint" and "signature not found in user keyring". how would i resolve these? i tried running ecryptfs-insert-wrapped-passphrase-into-keyring and that got rid of the keyring error but did20:39
mottenot persist after reboot.20:39
mefistofeles[    41.469] (EE) Failed to load module "nvidia" (module does not exist, 0)20:39
mefistofelesWoC-: it's possible, I'm using nvidia's repos because I need latest CUDA support20:39
mefistofelesit used to work before latest upgrade20:40
WoC-i c20:40
WoC-What kind of cuda app are you trying to use ?20:40
TJ-mefistofeles: well if the kernel driver isn't loaded the org driver cannot20:40
sruliI restarted my pc and plymouth screen shows nothing when entering passphrase (typing it + ENTER also does nothing) recovery mode + resume gets me to a low resolution login screen, keeps on asking for password (login loop) i tried apt install -f, dpkg-reconfigure xserver-xorg not getting anywhere20:40
TJ-mefistofeles: so, figure out why the nvidia module has failed. Do "uname -r; dkms status" - is the nvidia module for the current kernel version "installed"20:41
mefistofelesWoC-: gromacs20:41
mefistofeles$ dkms status20:42
mefistofelesnvidia, 410.66, 4.15.0-38-generic, x86_64: installed20:42
mefistofelesthat's weird20:42
mefistofelesand yes, that's the current kernel20:42
sruli"lshw -c video" configuration line only shows "latency=0" is this normal?20:42
WoC-nvidia-smi output looks good?20:43
mefistofelesWoC-: no20:43
mefistofelesit says no nvidia driver/gpu found something like that, I can paste the exact msg if you like20:43
WoC-no need20:43
WoC-are you sure you have the right version of kernel mod for your card ?20:44
mefistofelesWoC-: I don't understand the question, sorry20:45
WoC-You may have a version of the kernel driver (mod) that is incompatible with your specific card20:45
mefistofelesWoC-: oh, I don't think so, it's a GTX 1060 which should be supported fine with 410 mod version20:46
WoC-would you mind doing a lspci | grep ^VGA and paste ?20:46
mefistofelesWoC-: actually I have another machine with archlinux using that exact GPU with that driver 410.6620:46
mefistofelesWoC-: sure, one sec20:46
WoC-k20:46
mefistofelesWoC-: now I see a difference with the arch machine (which is the same machine setup)20:47
WoC-Good :)20:48
mefistofelesWoC-: lspci | grep -i vga in the arch box detects just the NVIDIA card, whereas ubuntu detects both the integrated (intel) and the NVIDIA card, is it trying to use optimus technology or something like that maybe?20:48
leosemiliewhere does transmission store a copy of a downloading .torrent file so to share with more machines20:49
quemkjartan: hey. my old dentist's name was kjartan20:50
quem:D20:50
quemdamn shame i had to move to a new city20:50
quemhe was excellent.20:50
leosemiliehello #ubuntu20:50
leosemilieI recall it being in some hidden folder20:50
mefistofelesWoC-: any ideas? haha20:51
jinkleosemilie: find / -type f -name '*.torrent' -print20:52
leosemiliethough this isn't needed because transmission is meant for using with more machines20:52
WoC-mefistofeles, dang i have a similar setup, but i never remember20:52
WoC-but my nvidia is ancient20:53
mefistofelesWoC-: I wonder if I can disable the integrated one from BIOS/UEFI, gotta check that later20:54
mefistofelesthis is a desktop machine so no real need of the power saving benefits from using the integrated card20:54
WoC-worth a try20:54
sruliseems like kernel 4.4.0-138 is the problem, booted with -137 and all works20:54
mefistofelesgotta go afk for now, thanks for the help20:56
FunnyLookinHatAnyone know if libinput 1.12 will get backported to 18.04 HWE ?20:58
DaffyDuck_Latest kernel 16.04.3 kernel update borks my system. It either hangs boot, or boots in a really funky resolution and I can't login via the console. (Though I can login via ssh). Booting old kernel works. So my question is: How do I make sure that the old kernel is never removed? Is it possible to mark a kernel as "don't delete even if someone runs 'apt autoremove'"?20:59
sruliDaffyDuck_: having a similar issue, hat is the broken kernel version?21:00
DaffyDuck_4.4.0-137 works, but 4.4.0-138 doesn't. I'm using amdgpu-pro21:01
sruliDaffyDuck_: exactly same issue here, must be a regresssion in 13821:01
DaffyDuck_sruli: Have you reported it upstream?21:02
DaffyDuck_I only use Ubuntu as a workstation so I'm not quite sure were one reports such issues. :/21:03
sruliDaffyDuck_: when i joined the room someone was having issues with their graphics, not sure exactly what the issue was but it was nvidia,21:03
sruliDaffyDuck_: just wasted 2 hours trying to get back up and running, dont have time to report bug now... lets see if more people complain21:04
tgm4883DaffyDuck_: you could manually install the package which you don't want autoremoved21:04
DaffyDuck_While it sucks, at least I know my hardware isn't breaking -- which was my first fear. :)  If others are seeing it I assume _someone_ will report it.21:04
DaffyDuck_tgm4883: Ah, thanks!21:04
tgm4883DaffyDuck_: IIRC, there's 321:05
=== stormbard is now known as stormbard_away
=== stormbard_away is now known as stormbard
qwebirc45532i am trying to specify my question a bit more - my network is not working with netplan.io setup. i can not find any errors in the logs. after reboot running networkctl status --all gives me no output21:11
gambl0reanyone here use lenovo x1 carbon?21:21
leosemiliehi21:22
platzhirschI have added a xenial apt-repository but I keep getting messages about no release version found for xenus-pgpd and I cannot find this being mentioned in any file on the file system21:22
=== Butterfly^ is now known as world
tgm4883gambl0re: this is the support channel, you should ask your support question21:36
gambl0rehow much gb does ubuntu os take?21:41
tgm4883gambl0re: that depends on how much you install, but I generally do a 20GB partition for /21:43
tgm4883for desktop installs21:43
gambl0retgm4883: ok. i want to dual boot windows and ubuntu. i have 256gb hd. how much gb should i allocate for ubuntu?21:45
tgm4883gambl0re: depends on what your use case is21:45
gambl0reim gonna use ubuntu for software development only21:46
gambl0rerest i will probably do on windows21:46
tgm4883gambl0re: 40GB?21:47
gambl0reif i run out of space later, i can always resize the partition?21:48
sruligambl0re: you can always resize, the complexity of it depends if you use just ext4 or luks or lvm21:49
tgm4883gambl0re: yes, I'd install it in LVM though which would make resizing a little easier21:49
gambl0reso when i install ubuntu i should create new partition as lvm?21:50
tgm4883gambl0re: IIRC there's an option during install to install it to LVM21:50
gambl0rewill ubuntu boot my default?21:50
gambl0reby21:50
tgm4883gambl0re: You can set grub to boot linux or windows by default. My guess is that it would boot Linux by default after install (I don't dual boot so IDK)21:51
gambl0retgm4883: great. how difficult would it be for me to remove ubuntu os and just boot windows?21:52
Tin_manusually the grub menu will give you a certain amount of time to choose which os you want to boot.21:53
tgm4883gambl0re: pretty easy. You could delete the parititon in windows and resize your C drive. You might have to reinstall the boot loader21:53
gambl0retgm4883: ok how difficult is it to install bootloader?21:54
tgm4883gambl0re: you'd do that from windows21:54
tgm4883gambl0re: which is outside the scope of this channel, but IIRC it was fairly painless21:55
James_EppI don't want to file a bug report, can someone just tell me if I'm going crazy or not or if they've seen something similar before? Used nautilus to make an SMB mount (gvfs). If I delete a folder on the smb share through nautilus with shift+delete it disappears until I refresh the view. If I use a terminal it works right away, no errors.21:55
James_Epp....and by terminal I mean using gnome terminal, cd'ing to the mountpoint on the same client system and running rm -rf $dir21:56
gambl0retgm4883: thanks21:58
=== WoC- is now known as WoC
=== world is now known as Butterfly^
rhokshey guys what is the best player to handle a 1080p x265 video file22:22
rhoksto be able to play it without lag and all that22:23
=== dingir___ is now known as dingir
SysGhostrhoks: it depends on the hardware, and if you have hardware acceleration available,22:30
SysGhost...but start with vlc or mplayer22:30
=== patr0clus is now known as s3nd1v0g1us
=== ShaRose_ is now known as ShaRose
UBuxuBUthis command did not work for me but it has worked for other i wonder if a slight adjustment will make it work for me, is supposed to fix brightness not working :22:53
UBuxuBUxfconf-query -c xfce4-power-manager -p /xfce4-power-manager/handle-brightness -keys --create -t bool -s true22:53
UBuxuBUOption parsing failed: Unknown option -keys.22:53
TJ-UBuxuBU: remove the space, it is "handle-brightness-keys" not "hand-brightness -keys"22:56
UBuxuBUok ill try that thanks22:57
UBuxuBUhere is whathappeend :23:00
UBuxuBUxubu@xubu-NV59:~$ xconf-query -c xfce4-power-manager -p /xfce4-power-manager/handle-brightness-keys --create -t bool -s true23:00
UBuxuBUCommand 'xconf-query' not found, did you mean:23:00
UBuxuBU  command 'xfconf-query' from deb xfconf23:00
UBuxuBUTry: sudo apt install <deb name>23:00
TJ-UBuxuBU: it is "xfconf-query" (note the 'f'23:00
TJ-UBuxuBU: and yes, if the package isn't already installed, you obviously need to install it23:00
UBuxuBUwhat should i do23:00
TJ-UBuxuBU: it tells you: "sudo apt install xfconf"23:01
UBuxuBUthe slider and power stuff is here it just doesnt work23:01
UBuxuBUeven my fn key pulls up the brightness thing23:01
UBuxuBUit just cant talk to it23:01
TJ-It may be the system has more than one backlight controller, and the GUI has attached to the wrong one. That is a pretty common issue due to firmware bugs in some PCs23:02
UBuxuBUmy keyboard has no lights only the monitor23:03
UBuxuBUit attach to wrong one why dont i see anything getting dim23:04
UBuxuBUhow do i query it to see the settings23:07
UBuxuBUthe guy who said this command works said they simply have it off in the OS23:07
UBuxuBUhe said his was set to false ans he made it true and it works23:08
TJ-UBuxuBU: there can be multiple backlight controllers under /sys/class/backlight/ - and if that is the case, as I said, it may be the GUI is using the wrong one. Generally only 1 will work correctly, so when there is more than one, it requires disabling the non-functioning version from loading23:10
WoCwhich is the easiest way to upgrade from 18.04 -> 18.10 ?23:11
TJ-WoC: first; do you /need/ 18.10? If you do release upgrade, then in 9 months you'll have to do it again to 20.0423:13
UBuxuBUi watched the other small lights and none of them dim or brighten23:13
rhoksSysGhost, do you know a goo guide on how to enable hardware acceleration23:16
=== capella|away is now known as capellaDies
rhoksI have mpv and it lags/stutters a lot when the bitrate goes up23:16
=== nshireTimeout is now known as nshire
SysGhostrhoks: which GPU do you use?23:20
rhoksSysGhost, cat /proc/cpuinfo shows me for the 'model name' - AMD E1-2500 APU with Radeon(TM) HD Graphics23:22
rhoksAMD it is23:24
SysGhostwhich graphivs drivers are you using?23:26
=== daniel is now known as Guest52204
SysGhostit's a rather old chip, so I'd guess amdgpu drivers aren't gonna work for it.23:28
SysGhostso it's the older radeon drivers...23:29
bray90820Can ubuntu write to an HFS+ drive23:30
Bashing-om!info hfsprogs23:31
ubottuhfsprogs (source: hfsprogs): mkfs and fsck for HFS and HFS+ file systems. In component universe, is optional. Version 332.25-11build1 (bionic), package size 132 kB, installed size 336 kB23:32
Bashing-ombray90820: Looks like one can make it so ^ . Homework required :)23:33
rhoksSysGhost, I see.23:33
SysGhostrhoks: that chip uses Radeon HD 8000 series GPU, so either use catalyst xvba or libva mesa drivers to get hardware acceleration layers in. once that's done you have to tell your media player to use the libva output to get harware acceleration going23:33
SysGhostwhy it lags is because the CPU itself is too weak to do the software decoding in real time.23:35
Bashing-omrhoks: remove all doubts of what card the system recognizes: lspci -vnn | grep -i VGA .23:36
SysGhostThis might give a bit more insight: https://wiki.archlinux.org/index.php/Hardware_video_acceleration (I wish Ubuntu had a good wiki page on this matter. I just can't find any if there is)23:36
rhoks00:01.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Kabini [Radeon HD 8240 / R3 Series] [1002:9838] (prog-if 00 [VGA controller])23:36
rhoksI think that confirms that its using Radeon 8240?23:37
SysGhostwhile that wiki is for arch, the general way of doing it is the same, packages might have different naming though23:37
SysGhostindeed. Radeon HD 8240 (A rather weak GPU, but sufficent to do video playback accelration)23:39
SysGhostif you go with libva-mesa or catalyst xvba, depends on which graphics drivvers you have installed in the first place.23:40
rhoksI'm gonna try and find a ubuntuforum or askubuntu question on the specific gpu and see how others have solved it really, cuz I wouldn't know where to start23:42
rhoksbut to be honest I might just watch my video with the stuttering, since I don't really watch that much video on this laptop.23:43
SysGhostit should be a matter of installing the right libs, and tell the media player to use it.23:44
SysGhostwhich and how depends on what you have installed.23:44
Bashing-omrhoks: https://help.ubuntu.com/community/RadeonDriver says you use the radeon driver . What shows ' sudo lshw -C display ' on the configuration line ?23:44
rhoksdriver=radeon latency=023:45
rhoksBashing-om, ^23:45
Bashing-omrhoks: Then the right driver is installed . What one can do for optimizing is beyond my experience - I run nvidia .23:46
SysGhostrhoks: https://help.ubuntu.com/community/BinaryDriverHowto/AMD23:46
SysGhostSee section 6.23:47
WoCTJ- sound broke in my 18.04, i did a separate install of 18.10 just to see if the sound would be working and it is, in 18.10, therefore it would be nice to upgrade so i get sound again. Not sure which method would mess up my settings/configs the least though...23:47
WoCThere used to be a really handy tool to reconfigure the sound, but i dont think there is any such thing anymore23:48
rhoksSysGhost, that article/guide is outdated because all 3 of those "xvba-va-driver libva-glx1 libva-egl1" are not found by apt-get23:51
rhoksI'm googling ubuntu 18.04 libva glx23:52
WoCOnly thing you need for your radeon is a gallon of napalm and a zippo ;)23:52
rhoksapparantely there is only libva-glx2 available through apt-get23:55

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