/srv/irclogs.ubuntu.com/2018/11/01/#ubuntu.txt

Bashing-ombanisterfiend: Well, how about ' systemctl status network-manager ' ?00:03
liamdawsonWhen I suspend my machine, if my bluetooth mouse is not connected, and Bluetooth is enabled, it wakes up from sleep immediately.00:15
liamdawsonMy thoughts on how to fix that is find a way to ensure Bluetooth is disabled when the computer suspends - doable and sensible?00:15
banisterfiendanyone here experienced with resolvconf? it's driving me nuts00:15
rfmbanisterfiend, what's your question?00:22
banisterfiendrfm resolvconf man pages talks about specifying an IFACE.PROGNAM format when setting dnservers -- does that mean those dns servers are specific to that interface? or are they set globally for all interfaces?00:23
banisterfiendalso what on god's name is the relationship between resolvconf and dnsmasq ?00:23
rfmbanisterfiend, I believe that the IFACE,PROG identifies the interface going up or down, and the /etc/resolv.conf will be set according to whichever interface was brought up last.00:29
banisterfiendrfm so if i bring up a new interface (say a tunnel) are the dns servers for the old interface (i.e the real network card) still active?00:30
rfmbanisterfiend, well, the servers are still active, but what you probably care is which servers dns queries are aimed at.00:32
banisterfiendrfm yes exactly, which servers are dns queries aimed at00:32
banisterfiendbasically, if i bring up the tun interface but i don't set specific dns servers for it, i want the old dns servers (for the real adapter) to still be acdtive00:32
rfmbanisterfiend, if the tunnel interface spec lists dns servers, I would expect them to override, but if it doesn't I would expect resolv.conf to leave them alone.    You should be able to check by looking at /etc/resolv.conf after bringing up the tunnel.00:34
banisterfiendrfm i can't check by looking at /etc/resolv.conf because that stupid file just has: 127.0.1.1 in it :/ pointing at dnsmasq server00:34
banisterfiendgod i hate linux sometimes00:39
banisterfiendit's all over the place with its configuration00:39
rfmbanisterfiend, sounds like dnsmasq is in command there, and you need to do server config through it (and I can;t tell you how.)  Do you really need dnsmasq?  I always got along fine without it.00:45
banisterfiendrfm this is just how it's setup by default on ubuntu 16.04 :/00:46
rfmbanisterfiend, but then I run a cache-only bind9 server on my local net...00:46
banisterfiendi can't change it as i'm working on a program that has to work with default 16.04 installs for users00:46
rfmbanisterfiend, it totally changes in 18.04 y'know.  I no longer have a default 16.04 install to check, but didn't it use NetworkManager?  (Or are these ubuntu server installs, which didn't.)00:48
slingamni just did an package upgrade that included secureboot-db and i got some disturbing-looking errors:00:48
slingamnInserting key update /usr/share/secureboot/updates/dbx/MS-2016-08-08.bin into dbx00:48
slingamnError writing key update: Invalid argument00:48
slingamnError syncing keystore file /usr/share/secureboot/updates/dbx/MS-2016-08-08.bin00:48
tomreynslingamn: what'S the output of "mount | grep -i efi"00:57
slingamnefivarfs on /sys/firmware/efi/efivars type efivarfs (rw,nosuid,nodev,noexec,relatime)00:57
slingamn/dev/sda1 on /boot/efi type vfat (rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)00:57
tomreynokay, you have them mounted so my guess was wrong00:58
slingamnthis invalid argument thing is a weird error, i googled it but the only hit was in chinese and autotranslate didn't help much00:58
tomreynslingamn: i guess i would try re-running the command manually with a more verbose output00:58
slingamni'm not sure what the command is, it's probably the post-install script for secureboot-db?00:59
banisterfiendrfm honestly i'd love a huge diagram that detailed the relationship between NetworkManager, resovconf, dnsmasq and also NetworkManager and systemd-resolve00:59
banisterfiendit all seems so fiddly00:59
tomreynslingamn: i would think so00:59
slingamnhaha agreed00:59
slingamndoes dpkg-reconfigure rerun those?01:01
tomreynno idea, worth a try, i guess01:02
tomreynhere's an example of what the output looks if run successfully: https://paste.ubuntu.com/p/GJWx9QXrjz/01:02
slingamnthanks --- that's from `apt-get upgrade`, right, not dpkg-reconfigure?01:03
tomreyncorrect, the former01:03
slingamninteresting: https://blog.hansenpartnership.com/the-meaning-of-all-the-uefi-keys/01:05
slingamnhonestly if this isn't going to render my system unbootable, i might just ignore it01:05
qwebirc84848Hey, I'm a total newbie and I just installed Ubuntu 18.04 on my MacBook Air, I can't get the wifi to work. What should I install or do to fix it?01:05
tomreynslingamn: here's a bug report about 'permission denied' (so not 'invalid argument', but maybe you had this, too): https://bugs.launchpad.net/ubuntu/+source/secureboot-db/+bug/180075001:05
ubottuLaunchpad bug 1800750 in secureboot-db (Ubuntu) "Error message during upgrade: "Error writing key update: Permission denied"" [Undecided,Incomplete]01:05
slingamnthat's interesting01:06
tomreynslingamn: do you have secureboot enabled?01:06
slingamni...don't think so01:06
slingamnis there a way to check on a running system?01:06
slingamnheh, dmesg on both of my systems (including the one that successfully updated the package) says:01:07
slingamn[    0.000000] secureboot: Secure boot could not be determined (mode 0)01:07
tomreynslingamn: that's disabled. you can also check with: bootctl | grep 'Secure Boot'01:08
Bashing-omslingamn: Maybe ' mokutil --sb-state ' too ??01:08
slingamnlegit, thanks, `bootctl` says "disabled" on both systems01:08
tomreynso it doesn't matter until you'll enable it. but it'd still be good to report a bug.01:09
slingamnlegit, thanks01:09
slingamn# mokutil01:09
tomreynubuntu-bug secureboot-db01:09
slingamnThis system does't support Secure Boot01:09
=== lynn_ is now known as gryphon
tomreynslingamn: is this a VM by chance?01:10
slingamnit's an ancient macbook01:11
slingamnhttps://everymac.com/systems/apple/macbook/specs/macbook-core-2-duo-2.4-black-13-early-2008-penryn-specs.html01:11
tomreynmakes a good enough corner case to report a bug on. ;)01:11
slingamnyeah :-)01:12
slingamnthanks a bunch for your help01:12
slingamnBashing-om you too :-)01:12
tomreynyw01:12
Bashing-omslingamn: Well, just looking over tomreyn's shoulder :)01:13
tomreyndang, i need to change my passwords.01:13
=== crimastergogo_ is now known as crimastergogo
tomreynqwebirc84848: when you run this, does it list anything? software-properties-gtk --open-tab=401:14
jess_what?01:46
kurt-xubuntui have a ubuntu 16.04 laptop a aspire 7750g with intel chipset Centrino Advanced-N 6205 [Taylor Peak] is the wifi chipset the wifi card turns off after 30 seconds when you boot from battery02:06
Bashing-omkurt-xubuntu: ACPI issue ?? change the DSDT ?? What thinks: http://iam.tj/prototype/enhancements/Windows-acpi_osi.html ?02:14
=== capella|away is now known as capellaDies
kurt-xubuntuthing is it was working in earlier kernels02:22
kurt-xubuntuit worked when i installed it a year ago02:23
Bashing-omkurt-xubuntu: Still works on an older kernel ? File a bug report against this kernel, I would think .02:24
kurt-xubuntui do not use it on battery much i tried going back to the oldest kernel in grub no dice02:24
=== Muimi is now known as Guest75563
Stalinarymmm02:56
lebn02:56
Stalinarysup02:56
Stalinary:)02:57
Stalinary;-;\02:59
=== Muimi is now known as Guest1268
deadcyph3rHello everyone03:20
mrpandahello03:29
mrpandai get a popup in ubuntu to install some windows fonts03:30
mrpandai tried many times to install it03:30
mrpandaeven with terminal03:30
mrpandais there a way to cancel this message ?03:30
AndyChow888mrpanda, can you provide a printscreen?03:32
mrpandahmm i will try to save it next time03:33
mrpandai did install the ubntu 16 version03:33
mrpandathe 18 gave some problems03:33
mrpandaam glad sounds works in a way :)03:34
AndyChow888Normally, there is a checkbox to not show the warning further if you want. A lot of software uses the msfonts.03:34
mrpandagoodnight03:34
mrpandahmm ok03:34
mrpandai found this trick for the video card03:34
mrpandato reduce lagg03:34
mrpanda¨tearfree¨03:35
=== dewcula is now known as deww
kalikatzi recall something simular with wine wantin03:47
kalikatzg some "agree" before it could contune.  dont recall what i did, maybe editing a text file first or something, sry couldnt me more info03:48
kalikatz^-- MrPockets03:49
kalikatzs/MrPockets/mrpanda./03:49
lotuspsychjegood morning to all03:53
kalikatzgood evening here :)03:54
lotuspsychjehey kalikatz03:56
=== Muimi is now known as Guest2926
kalikatzhet lotuspsychje, what new tricks have you for us today?03:56
lotuspsychjekalikatz: lets await the questions, if you want to discuss before, feel free to join #ubuntu-discuss03:58
AndyChow888Or ubuntu-offtopic03:59
astra`acpi error04:03
astra`Linux version 4.15.0-38-generic (buildd@lcy01-amd64-023) (gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #41-Ubuntu SMP Wed Oct 10 10:59:38 UTC 201804:04
lotuspsychjeastra`: explain the whole story please04:05
astra`it updated this morning04:05
astra`then just it started rebooting randomly04:06
astra`now it reboots over and over04:06
lotuspsychjeastra`: can you check dpkg logs what it updated exactly04:06
astra`i cant04:07
astra`it keeps rebooting04:07
abrahamsa04:07
astra`it doesn't let me stay on too long before it reboots again04:07
astra`since that last update04:07
lotuspsychjeastra`: how about a previous kernel boot, does that bypass?04:07
astra`no04:08
astra`its rebooting again04:08
lotuspsychjeastra`: at wich point exactly04:09
astra`when i'm about to type on terminal04:09
astra`it gives me less then 3 minutes or so04:09
lotuspsychjeastra`: can you try to enter a tty before GUI login04:09
astra`where?04:10
lotuspsychjeastra`: alt ctrl F104:10
lotuspsychjeastra`: when booting systemd, before you enter gdm login window04:10
lotuspsychjeastra`: i would also reccomend to press F1 for textbooting when systemd starts, perhaps we can catch usefull errors aswell04:11
astra`it just keeps rebooting04:19
astra`seems the packages were corrupted04:19
lotuspsychjeastra`: aww thats not good04:19
lotuspsychjeastra`: do you use external ppa's of any kind?04:19
astra`ubuntu japanese servers are garbage tbh04:19
=== capella|away is now known as capellaDies
lotuspsychjeastra`: what has that to do with your issue?04:22
qwebirc65815Hi04:24
lotuspsychje!pm | astra`04:28
ubottuastra`: Please ask your questions in the channel so that other people can help you, benefit from your questions and answers, and ensure that you're not getting bad advice.04:28
astra`i don't think anyone else is having trouble since the last updae04:29
astra`update since no one's talking04:29
astra`i explicitly stated my issue already04:29
astra`the system broke after the last ubuntu 18.0404:29
astra`it keeps rebooting over and over04:29
astra`sadly04:29
astra`18.04 update**04:30
=== capellaDies is now known as capella|away
astra`granted, it is the first time this had happened04:30
astra`which is good in a way04:30
astra`downside is i'm still trying to figure it out04:30
meegan_auwhat point does it get too ?04:31
lotuspsychjeastra`: was hti sun upgrade? clean install?04:33
astra`nah, just a regular automated update out of the blue04:34
astra`the display isn't turning on though04:35
astra`the machine's been running for 9 minutes straight04:35
lotuspsychjeastra`: try to focus on ectual details please, less complaining04:36
astra`i just can't get the logs because the display isn't responding04:36
astra`yikes04:36
lotuspsychjeastra`: the more you provide us details, logs,pastebins the more we can try to help04:37
meegan_auno display at all?04:39
ping_http://funkyimg.com/view/2MGq9 anybody can help me04:45
dandre/!\ ᎪᎢᎢN: Тһis ϲhaᥒnеⅼ һɑѕ ⅿoved to іrϲ.frᥱеnοde․nеt #/joiᥒ ⧸!\04:45
sumyunsealahoy04:51
sumyunsealmateees04:51
sumyunsealCan a single video card handle 3 4k monitors at 60fps04:52
MKUltraMagnusjust show your desktop sure04:54
MKUltraMagnusvideo games, probably not without spending so much money that it'd be pointless04:55
=== mwspookyb is now known as mwsb
sumyunsealno just to render the pixels04:58
sumyunsealworkspace04:58
MKUltraMagnusthen yeah so long as you can get one that has the right number of physical outputs to plug into them05:05
sumyunsealOmg Newegg is trying to give me a power supply for free05:06
sumyunsealAs a gift05:06
sumyunsealMKUltraMagnus, yeah the ports are like all diff kinds05:07
sumyunsealWhich is strange05:07
sumyunsealIm not sure the diff ports can do 4k@6005:09
MKUltraMagnusyeah that might be more of a problem, it'll depend on the card / drivers as to which ports you can use at the same time05:09
sumyunsealY the fuk is this still a problem lol05:09
sumyunsealThere is a card for sale at 2000$05:10
sumyunsealwooooooooooot05:10
MKUltraMagnuspoke around the support for whatever brand card you're looking at and see if they list a supported max resolution05:11
MKUltraMagnus4k x3 is 11520 x 2160, thats going to be a bit of struggle for cheap cards05:13
sumyunsealI was going for SLI too a while back and now its being phased out so now I can't even pair my card coz that one isn't even sold05:14
MKUltraMagnuslol looks like even a 1080ti only does two 4k screens05:15
MKUltraMagnusso yeah without something external you might need two cards for it05:15
lotuspsychjeguys keep it ubuntu related please05:15
sumyunsealWhat where did u see that05:16
sumyunsealMKUltraMagnus, u know actually a more brilliant idea wud be to just have a tv instead at more than 4k05:25
sumyunseal12k?05:26
MKUltraMagnusa 12k television would cost you more than the price of the extra video cards05:28
MKUltraMagnusactually what you're looking for is one of these https://en.wikipedia.org/wiki/AMD_Eyefinity05:28
MKUltraMagnus(yes i know this isnt strictly ubuntu related, ill keep quiet when a more genuine on topic question comes up)05:29
lotuspsychje!offtopic | MKUltraMagnus05:33
ubottuMKUltraMagnus: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!05:33
lotuspsychjeyou too sumyunseal05:33
lotuspsychje##hardware for hardware talking please05:33
sumyunsealomg lotuspsychje05:34
sumyunsealU fkn mallrat05:35
sumyunsealShut up already05:35
cfhowlettsumyunseal, be polite.  or be gone.05:35
sumyunsealWat a fan nerd man05:35
sumyunsealjeeez05:36
sumyunseallotuspsychje, did u buy the internet05:36
cfhowlettHow do I add someone to my hexchat ignore list?05:37
cfhowlettOh, wait, found it.  rightclick on user nickname and select ignore.05:38
=== capella|away is now known as capellaDies
ryuosumyunseal: they didn't, but those are the rules here.05:49
=== capellaDies is now known as capellaVincent
=== capellaVincent is now known as capellaLugosi
=== rymate-dot-js is now known as rymate1234
pi0how do i auto hide the right menu back in ubuntu desktop06:26
pi0i mean the left tool bar that is there by default06:27
MrokiiHello. For some reason, remotely connecting to my desktop from anywhere else stopped working some time ago. When I try, the only thing I get is a message saying "Context to [ip] port [port]"06:29
pi0any way to bump screen resolution higher in ubuntu desktop06:36
carlino3hi06:42
=== mkv is now known as m4v
carlino3yesteday i reported  a problem that i was having installing mysql-server on ubuntu 17.0406:42
carlino3i switched to last stable version, 18.04. now im having another issue when running mysql daemon.06:42
carlino3mysqld: Can't read dir of '/etc/mysql/conf.d/' (Errcode: 13 - Permission denied)06:43
carlino3permissions are set to drwxr-xr-x, owner is root:root06:43
carlino3what can be the issue06:43
carlino3any idea? i cant beleive that im wasting so much time trying to install the damn mysql server package06:51
pi0what is the problem carlino306:52
pi0i am trying to auto hide the activities menu on the top of new ubuntu desktop06:53
pi0to maxmimize size of desktop apps06:54
carlino3pi0: im trying to install mysql-server-5.7 package06:55
Ben64carlino3: pastebin the output of 'sudo apt install mysql-server'06:55
carlino3but when i run msqyl-daemon, it complains that has no permissions over /etc/mysql/conf.d06:55
pi0is it prompting for some dependcies?06:55
pi0does that need to run as sudo?06:55
carlino3but the directory is there, is owned by root, group root, and has drwx-r-xr-x06:55
carlino3yes, mysql-server is depending on mysql-server-5.706:56
carlino3Ben64: sure, wait a minute06:56
carlino3Ben64: should i purge it before? to install the package from scratch06:56
Ben64no06:56
carlino3ok06:56
Ben64you said you were having trouble installing06:56
Ben64if it's installed already, then don't need that06:56
Ben64try running "mysql -u <user> -p" and logging in06:57
carlino3https://paste.ubuntu.com/p/7WR3J57MrS/06:57
Ben64oh so it isn't installed06:58
carlino3ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)06:58
carlino3of course it fails06:58
carlino3mysql daemon fails to start, so no serer is listening06:58
Ben64sudo mv /etc/mysql/conf.d /etc/mysql.conf.d.old06:59
carlino3i created /etc/mysql/conf.d myself, the directory wasnt there, instead was /etc/mysql/mysql.conf.d06:59
carlino3maybe that is the issue06:59
Ben64don't create things :|07:00
carlino3done07:00
carlino3output from apt is the same07:00
carlino3:(07:00
carlino3im running ubuntu from a live USB with persistence, if that matters07:00
Ben64ew07:00
Ben64why07:01
carlino3cause i need it xD07:01
Ben64install it somewhere then07:01
carlino3i need to setup a development environment on the usb, so i can run it on my wife machine without screwing up it (no dual boot wnated)07:01
lotuspsychjepi0: system settings/devices/screen/resolution07:07
carlino3any idea?07:09
pi0lotuspsychje: max resolution shows 1366 x 76807:09
pi0but i would like to overide it and make it higher07:09
pi0is there a command ti determine model number of my notebook07:10
elias_acarlino3: Standard installation on USB stick is able to do that if you format the extra space to usable "hard disk".07:10
=== capellaLugosi is now known as capella
lotuspsychjecarlino3: usb is a bottleneck to run ubuntu from, follow Ben64 advice install physical07:11
lotuspsychjepi0: install inxi, then inxi -F07:11
carlino3ok, i commented all the lines from my.cnf (which included /etc/mysql/conf.d and /etc/mysql/mysql.conf.d)07:11
carlino3now im able to start the daemon, but it complains about permission denied on everything07:11
carlino3it is like the daemon has no rights over anything07:11
carlino3what is going on?07:12
Ben64you're running a live usb07:12
carlino3and what?07:12
Ben64they're not for running servers07:12
carlino3i installed apache, php, and other few things without any issue07:12
carlino3and they persist if i reboot the machine and boot from usb stick07:12
carlino3i know but that is not what is causing the issue07:13
=== icey_ is now known as icey
=== capella is now known as capellaLugosi
pi0nice that app works great!07:15
pi0thanks07:15
pi0brb07:15
carlino3fuck it... i will use an sqlite database.07:21
lotuspsychje!language | carlino307:22
ubottucarlino3: 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/ChannelList07:22
carlino3sorry07:22
lotuspsychjecarlino3: you are gonna encounter very much issues running server services from an usb..07:25
carlino3pg_ctl: could not open PID file "/var/lib/postgresql/10/main/postmaster.pid": Permission denied07:25
carlino3:((((07:26
carlino3well, apache2 runs perfectly with php. all that i need. just use an sqlite db and thats all07:27
=== Class7_ is now known as Class7
Yorick_Hey. I've got an issue with gnome-terminal within Ubuntu. When I'd open tmux or vim; there is some spacing at the bottom and the right of the application . Is there a way to get these applications completely full screen?08:18
=== capellaLugosi is now known as capella|away
lotuspsychjeYorick_: perhaps take a screenshot of that, volunteers might have a look for you?08:25
Yorick_okay, moment08:26
Yorick_https://ibb.co/msPBnf08:29
lotuspsychjeYorick_: wich ubuntu release is this?08:30
Yorick_18.04.108:31
Yorick_installed it yesterday08:31
Yorick_worked also fine at the beginning. after an update + reboot it seems not to work correctly anymore08:31
lotuspsychjeYorick_: seems inside purple background you can see around08:31
tachikomascan you pastebin your apt log ?08:32
Yorick_the purple background is the gnume terminal08:32
tachikomasWe can see like this what was insalled and can cause that conflict08:32
lotuspsychjegood idea tachikomas08:33
Yorick_this one?: /var/log/apt/history.log08:34
tachikomasyep08:35
Yorick_https://paste.ubuntu.com/p/t92SDSjrdB/08:36
lotuspsychjeYorick_: are you in i3?08:38
Yorick_yes08:39
tachikomasgnome-terminal should work in i3 (just tryed it).08:39
lotuspsychjeducasse: can you take a look at his terminal https://ibb.co/msPBnf Yorick_08:40
tachikomasYorick_, are you using a composer ?08:40
AuroraAvenueCrush-day Does Anybody here know of an Open source or free software taxi depatch system that I can see the code ?08:41
Yorick_i used the default apt package manager. No composer08:41
AuroraAvenueMornin, willcooke :)08:42
elias_aAuroraAvenue: Define taxi depatch system.08:42
ryuoa system that depatches taxies? that'd be a sight. =)08:42
ryuoProbably looking for "dispatch".08:43
AuroraAvenuethe thing that a taxi company, uses for land lines (not Apps) - so organise the despatch of taxi's around the town - in the taxi base.08:43
AuroraAvenuesans/ so/to08:43
tachikomasYorick_, do you use i3 on xorg ? or on wayland ?08:44
tachikomasYorick_, if you go on Gnome, do you have the same issue ?08:45
AuroraAvenueback in five minutes - hiccups.08:46
lotuspsychjeAuroraAvenue: libretaxi.org08:46
AuroraAvenueOh thanks cheers lotus *!*08:46
Yorick_xorg08:46
Yorick_uhm i have to logout, to test that. One moment08:47
AuroraAvenueait - that an app - I was talking about the operators phone and taxi despatch itself - no apps thank-you08:47
AuroraAvenueI shall take 10 minutes out.08:48
lotuspsychjeAuroraAvenue: think your best bet will be taxi dispatch in the cloud08:51
astra`i cant get the logs08:53
astra`it keep rebooting nonstop08:53
astra`keeps*08:53
lotuspsychjeastra`: did you try booting a previous kernel08:54
willcookehi AuroraAvenue08:55
tachikomasastra`, try to boot without splash/quiet08:55
lotuspsychjeastra`: try a liveusb ubuntu, and see if your system reboots there too08:55
astra`i tried but it reboots in the middle of it08:56
lotuspsychjeastra`: try a liveusb to closeout a hardware issue08:56
astra`i tried the liveusb but the system keeps rebooting08:58
astra`the last update messed up smth08:58
lotuspsychjeastra`: if the system reboots during a liveusb it means its a hardware problem09:00
astra`i just built this machine a few months ago09:02
astra`how is that possible?09:02
lotuspsychjeastra`: doublecheck everything, like perhaps PSU or CPU issues that could make your system reboot?09:02
lotuspsychjeastra`: go into bios, check a few things, temp monitor09:02
astra`cpu temp is 27c09:04
lotuspsychjeastra`: try to boot into your desktop and run command= tail -f /var/log/syslog and watch errors till it freeze09:06
AuroraAvenueno-boday really wants to talk 'cos of wimters.09:08
astra`it keeps rebooting09:08
astra`even when in bios09:08
lotuspsychjeastra`: join ##hardware and ask what this problem could be09:09
lotuspsychjeastra`: without details its hard to troubleshoot09:09
AuroraAvenueis a hp laptop ? where is it here ? https://h-node.org/hardware/catalogue/en09:09
lotuspsychjeAuroraAvenue: only ubuntu issues here please09:10
lotuspsychjeAuroraAvenue: use #ubuntu-offtopic for other general chatting09:10
AuroraAvenuelotuspsychje, please stop abusing me. - I am banned from offtopic09:10
AuroraAvenueso I shall go.09:10
tichunFedora 29 uses ClearType, should I do something to get that on ubuntu 18.04? Fonts are nice, but sure something could be made about them. Isn't ubuntu already using that?09:11
lotuspsychje!fonts | tichun can this help?09:11
ubottutichun can this help?: Font installation basics here: https://help.ubuntu.com/community/FontInstallHowto - No fonts in Flash? Install "ttf-mscorefonts-installer" (from !Multiverse), "gsfonts", and "gsfonts-x11". For the official ubuntu font, see: http://font.ubuntu.com/09:11
tichunlotuspsychje: I think it might be a new thing to enable due to microsoft allowing linux projects to use its patents or sth09:13
lotuspsychjetichun: check this settings in dconf-editor perhaps? org.gnome.settings-daemon.plugins.xsettings antialiasing 'rgba'09:15
lotuspsychjetichun: the setting is also in gnome-tweak-tool09:19
jess_big09:26
jess_time to off wor09:26
jess_k09:26
jess_off work09:26
ZborgI have a usb drive that I can't mount in linux (there is no /dev/sdb1) and fdisk gives a messed up partition table but both windows and parted see the partition just fine09:46
lotuspsychjeZborg: backup data first and re-format with gparted?09:47
Zborgyeah09:56
Zborgthat did it, though I have no idea why parted and windows would be fine but it wouldn't work either with fdisk or show up for mounting09:57
AnthaasI have a USB headset that seems to be detected, its listen in the sound control panel, and in lsusb, but I get no input or output with it.09:59
conjohello-i want to build my own vpn to run on ubuntu 18.04-is it stupid to read the arch wiki to achieve this end-it was suggested to me-i know differences exist between ubuntu and other non debian flavors and so thought this sounded erroneous-but im a novice, please advise me =)10:44
conjo(clarify i want to learn how to...)10:45
ben-linux23good mornin all, i just installed ubuntu 18.04.1 on my gigabyte AMD AB350 gaming 3 PC (custom built with my friend) and i have NO audio output it says pulseaudio main.c daemon startup failed, idk how to fix that i've been googling ALL over the place, ubuntu forums, nothing idk what to do, i need help10:49
ben-linux23i tried multiple audio outputs, different speakers, rebooting, nothings fixed it10:49
ben-linux23i edited the alsa.conf, added lines, removed lines, nothin10:50
ben-linux23it happens on other Linux systems too10:50
ben-linux23so its not just ubuntu10:50
ben-linux23and i did do an lspci -k and its using the snd-hda-intel10:51
conjorephrased can anyone tell me how to build a vpn server for ubuntu10:55
conjowhats recent relevent and robust for ubuntu10:56
conjothrow me a bone someone please10:56
lemmonerhaving a hard time trying to restore grub in an UEFI system11:05
lemmonerany effective how-to help out there?11:05
lotuspsychjeEriC^^: one for you :p11:06
rnatlemmoner: What error messages are you being confronted with?11:11
rnatand why are you restoring grub ? What took you to that point?11:12
lemmonerrnat, I installed windows 10 as a 2nd OS in a system with ubuntu/elementary already installed11:15
rnatSo windows bootloader has overwritten your bootable partition and you can boot anymore into ubuntu?11:16
lemmonerfollowing some tutorials, I've booted with live-cd, and try to reconfigure grub by using chroot11:16
lemmonerexactly11:16
conjowhat did you do in terminal11:17
rnatcan you post the output for parted -l and efibootmgr -v11:17
rnatafter chroot11:18
ryuolemmoner: for future reference, they usually suggest installing Windows first in a dual boot setup.11:19
lemmonerModel: ATA CT500MX500SSD4 (scsi)11:19
lemmonerDisk /dev/sda: 500GB11:19
lemmonerSector size (logical/physical): 512B/512B11:19
lemmonerPartition Table: gpt11:19
lemmonerDisk Flags:11:19
lemmonerNumber  Start   End     Size    File system  Name                          Flags11:19
=== meegan_au is now known as twentyseven
ryuolemmoner: paste to a pastebin next time.11:20
=== twentyseven is now known as twentyseven27
rnatryuo: Irrespective of installtion order in some systems grub overwrites efi variables and protective MBR thus not enabling you to boot windows post linux installation11:20
ryuornat: i see. maybe that advice was more relevant to the BIOS era.11:21
lemmonerhttps://pastebin.com/PV57xmY211:22
EriC^^lemmoner: can you pastebin the output of "sudo efibootmgr -v"11:23
rnatlemmoner: good news is that Your efi variables are intact, needs a minor tweak.. you need to change the boot order11:23
EriC^^youdont need to reinstall grub, just put ubuntu's uefi entry before windows11:23
EriC^^lemmoner: sudo efibootmgr -o 0000,0001,0006,0007,0008,000511:24
lemmonerhttps://pastebin.com/HS7PL1mS11:25
rnatafter changing the boot order like EriC^^ mentioned, add an entry point in grub to load Windows 1011:25
EriC^^lemmoner: yeah run the command above as rnat suggestd11:26
EriC^^good point, once you boot into ubuntu run "sudo update-grub" and it should pick up windows11:26
lemmonerbig thanks to both!11:27
lemmoneri usually didn't mess around with OS order (always stick to windows first), but not always you can anticipate it11:27
astra`i think there was smth about 'acpi error' on the log iirc11:29
lemmonerthis will ultimately allow me to forget about W10, knowing that I can install it in any order without much problem11:30
rnatnada Windows is an aggressive OS, it is know to do stupid things like formatting or creating a ESP partition11:31
rnatknown*11:32
Barabachawhy are virtual consoles not available in my Ubuntu? :(11:44
BarabachaI press Ctrl + Alt + F1-F5 and nothing happens11:44
EriC^^Barabacha: maybe you need to press Fn as well11:48
BarabachaEriC^^: I'm not on a laptop lol11:50
EriC^^no worries, some keyboards have fn too btw11:51
lemmonerrnat, Eric^^, it worked without a hassle :)11:57
astra`i wonder if anyone knows about acpi errors/kernel issues12:01
kurt-xubuntuSetting up secureboot-db (1.4~ubuntu0.16.04.1) ...12:04
kurt-xubuntuCan't access efivars filesystem at /sys/firmware/efi/efivars, aborting12:04
kurt-xubuntuProcessing triggers for libc-bin (2.23-0ubuntu10) ...12:04
kurt-xubuntuthat is mostlikelymy issue12:04
kurt-xubuntuthe issue is my wifi does not work under battery12:05
InvisibleRastahello guys, i have some leftover windows installation files on on eof my storage ntfs drive... for some reason when i try to rm -rf i gt input/output error12:17
InvisibleRastahow can i remove it?12:18
kurt-xubuntuhttp://gallery.anotherpower.com/main.php/v/pics/mySpecs_html.html12:20
geirhaboot windows, run chkdsk, try again12:21
kurt-xubuntucomplete spec list of my computer in refrence to my question12:21
EriC^^lemmoner: great12:23
EriC^^enjoy :D12:24
glaucomhi all :)  good morning12:26
glaucomhow i see if my video card installed ?12:26
glaucomi have geforce 740m and intel hd graphics12:26
=== jiwang is now known as RNM
=== jiwang is now known as RNM
=== GDPR is now known as emerson
=== Caterpillar^ is now known as Butterfly^
=== wodencafenvy is now known as wodencafe
multifractalI can find plenty of tutorials for making a Ubuntu bootable USB installer from within a Mac environment. But I want the opposite - I have the High Sierra .iso file and I'd like to make a bootable USB from within my Ubuntu 16.04 environment. In startup disk creator, it doesn't allow me to choose the HighSierra.iso file.13:14
WoCtry etcher13:14
lotuspsychjemultifractal: the disc creator is for ubuntu iso's13:14
WoCmultifractal, did you try dd already?13:15
tachikomasmultifractal, why dont restart your mac from the online recovery ?13:16
multifractalWoC - I was hoping to use that as a last resort (in case I accidentally overwrite my hard drive or something...) Also I understand the USB needs to be converted to the OSX Journaled scheme?13:16
multifractaltachikomas: not an option13:16
WoCtried etcher ?13:16
multifractalWoC: Nope I'm getting it now.13:16
WoCk, gl, i dont know any of the osx journal thing, i ran Linux on my iMac ;)13:17
multifractalWoC: In any case, is it as simple as dding the .iso file into /dev/sdb? Does there need to be some kind of master boot record written at the beginning?13:18
lotuspsychjemultifractal: i would also do the recovery tachikomas suggests13:18
multifractallotuspsychje: Well actually I need to wipe a mac and downgrade it to High Sierra from the later one.13:18
WoCIt's as easy as selecting iso (gui) and select usb device and 'go'13:19
WoCtargets will be listed13:19
WoCimho; etcher rules :)13:20
multifractalEtcher said my .iso file is not bootable :(13:20
WoCtry anyway, says that too for any *BSD13:21
WoCis the mac intel or ppc?13:21
tachikomasmultifractal, when you do a online recover, you download the FIRST os your mac was shipped with.13:22
tachikomasnot the latest13:22
tachikomasyou should give it a try13:22
lotuspsychje+1 tachikomas13:22
multifractalWoC: intel13:23
multifractallotuspsychje: I will bear this in mind, thanks.13:23
WoCk, just checking, try it. if it fails go with that recovery suggestion from tachikomas13:23
multifractalIIRC the target computer doesn't have a recovery partition.13:25
tachikomasyou dont need it.13:25
tachikomasyou can download and recreate a recovery from the uefi.13:26
WoCneat13:27
lotuspsychjemultifractal: see also the #mac channel if you run into troubles, like wiping previous install from HD with the disk tools13:28
multifractalFYI - Etcher worked successfully to create the High Sierra bootable stick from the .iso13:34
ayrusHi, in Ubuntu 18.04 nginx-extras - set more headers and geoip seems not working with nginx 1.14. I have installed default nginx and nginx-extras using apt. Am I doing something wrong?13:40
kur1jHello, I'm having some trouble installing 16.04.2, .3, .4, .5 on a Dell Precision 5820 with a GTX 1080, get errors stating "[33.192238] nouveau 0000:05:00.0: DRM: base-0: timeout" and it never boots. However, 16.04.1 installs without a problem.13:45
kur1jUnforutnately 16.04.1 doesn't contain the correct drivers for the Intel I219 network card.13:46
lotuspsychjekur1j: with an nvidia card of that chipset its reccomended you install the proper nvidia drivers13:46
kur1jlotuspsychje: how do you install the Nvidia drivers when it won't even boot?13:47
kur1jI've already tried doing the whole "nomodeset" and it still won't boot13:47
lotuspsychjekur1j: first we try to enter with !nomodeset13:47
lotuspsychjekur1j: or recoverymode or tty13:48
kur1jlotuspsychje: yup, already tried that, I get a "failed to start Ubuntu Installation Service, please run journalctl to see what failed".13:48
kur1jlotuspsychje: how do you do that?13:48
lotuspsychjekur1j: are you sure no nvidia driver is installed of nouveau?13:48
kur1jlotuspsychje: so thats whats weird...this SAME EXACT image works with this same exact card in a Dell Precision 791013:49
kur1j16.04.1 works...0 problems, I get video correctly, no error messages, I go through the Deskstop Ubuntu 16.04.1 install perfectly fine (less the NIC driver).13:50
kur1jtry it with 16.04.5 no dice, get the error message13:50
lotuspsychjekur1j: lets see wich driver your system reccomends for your card first, ubuntu-drivers list13:50
kur1jhowever, 16.04.5 works on the Dell 791013:50
lotuspsychjekur1j: depends on chipset/kernel/driver version13:51
TJ-kur1j: from my research you need a kernel 4.13 or later to support the Nvidia GTX970+ ... maybe that affects the GTX1080 too13:51
kur1jTJ-: does 16.04.5 run the 4.13 kernel?13:52
kur1jlotuspsychje: is that a command I should run?13:52
lotuspsychjekur1j: yes, ubuntu-drivers list13:52
TJ-kur1j: that would seggest 16.04.4 is the minimum that *should* work :)13:52
TJ-kur1j: 16.04.5 has the v4.15 kernel from 18.0413:53
TJ-kur1j: 16.04.4 has v4.13 kernel13:53
kur1jTJ-: how do you know which kernel which dot release has?13:53
kur1jTJ-: which doesn't make since 16.04.1 installs correctly on the machine but 16.04.2+ won't13:54
TJ-kur1j: see the graphics at https://wiki.ubuntu.com/Kernel/LTSEnablementStack13:56
TJ-kur1j: this one in particular: https://wiki.ubuntu.com/Kernel/LTSEnablementStack#Kernel.2FSupport.A16.04.x_Ubuntu_Kernel_Support13:56
kur1jlotuspsychje: just returns nvidia-38413:59
lotuspsychjekur1j: you might wanna try the hwe kernel and test the drivers reccomended from the ubuntu graphics ppa14:00
kur1jlotuspsychje: well the problem is, I can't really install drivers until it gets installed.14:01
kur1jlotuspsychje: like what I ended up doing was...installed 16.04.1 (since it was the only one would installed)...physically installed old broadcom NIC into unit-->put it on internet and upgraded to 16.04.5-->which fixed the on board NIC driver14:03
kur1jI did NOT install the nividia-384 drivers and it was working fine14:03
lotuspsychjekur1j: try to get in via recoverymode14:03
lotuspsychjekur1j: yeah 384 i wouldnt reccomend anymore14:04
lotuspsychjekur1j: also not sure why your system reccomends it on kernel 4.1514:05
kur1jlotuspsychje: how do you get into recoverymode during installation?14:06
kur1jthere is obviously some type of regression problem14:06
kur1jbut I have no idea how to debug it14:06
lotuspsychjekur1j: the installation of what?14:07
zen_coderI need to install qt 5.9.1 x86 for ubuntu  14.0414:07
zen_coderI did it via sudo apt-add-repository --yes ppa:beineri/opt-qt591-trusty14:07
TJ-kur1j: Your issue sounds like it could be related to a hybrid/optimus/prime situation, which lotuspsychje knows quite a bit about :)14:07
zen_coderhowever, it seems to install only x6414:07
zen_codercan anybody helpt me to install x86?14:07
kur1jlotuspsychje: the actual OS14:07
kur1jlotuspsychje: like this is happening during installation14:07
lotuspsychjezen_coder: we try to avoid ppa adding here, and advice to stick to the repos14:07
pragmaticenigmazen_coder: You will have to contact that maintainer of the 3rd PPA. This channel isn't able to support them14:08
pragmaticenigma*3rd Party PPA14:08
lotuspsychjekur1j: first things first, let the ubuntu install go first and enable 3rd party+ update during install14:09
kur1jlotuspsychje: doesn't even get to that14:09
lotuspsychjekur1j: ah so, to bypass that try to install via a liveusb(nomodeset)14:09
kur1jlotuspsychje: did that, still won't boot14:10
TJ-zen_coder: if the host is x86_64 then that is what will be installed (amd64 packages) unless the host also has a foreign-architecture: i386 set, in which case the package named needs the ":i386" suffix when installing14:10
lotuspsychjekur1j: and this is the 16.04.5 iso right?14:10
kur1jlotuspsychje: I image USB drive with 16.04.5, select "Install Ubuntu", and about 10 seconds later I see "[33.192238] nouveau 0000:05:00.0: DRM: base-0: timeout" over and over again14:11
lotuspsychjekur1j: no this time try ' try ubuntu'14:11
zen_coderTJ-: so how is the final command?14:11
zen_coderudo apt-add-repository --yes ppa:beineri/opt-qt591-trusty:i386 ?14:12
kur1jlotuspsychje: I image USB drive with 16.04.5, select "Install Ubuntu" hit "e" remove "slient splash" and replace it with "nomodeset", and then it prompts at an error message saying in red "failed to start Ubuntu Installation Service, please run journalctl to see what failed"14:12
TJ-zen_coder: no, I was talking about installing packages. What you're doing there is adding a repository archive14:12
kur1jlotuspsychje: already tried "try ubuntu" same thing14:12
zen_coderTJ-: so here? sudo apt-get --yes install qt59base qt59x11extras qt59quickcontrols214:13
lotuspsychjekur1j: how are your uefi settings?14:13
kur1jHOWEVER, if image the USB drive with 16.04.1, boot from it, it boots just fine no adjustments to anything14:13
pragmaticenigmazen_coder: You should read up on cross compiling and compiling for different architectures. Setting up a proper environment for building applications that will run on other CPU types than the machine your compiling them on14:13
TJ-zen_coder: "dpkg --print-foreign-architectures" will show if you have the "1386" arch set14:13
kur1jlotuspsychje: its in non secure mode14:13
TJ-zen_coder: in which case to install an x86 package you'd do "sudo apt install <package>:i386"14:14
lotuspsychjekur1j: fastboot=off aswell?14:14
=== c0fe___ is now known as c0fe
kur1jlotuspsychje: not sure about that one, didn't think it would affect it since .1 works and .5 didn't14:14
kur1jlet me go check14:14
TJ-kur1j: I wonder if the reason .1 works is that nouveau never tries to handle that device, and instead it's left to the standard VESA driver?14:15
zetherooI installed a second disk in a Windows 10 system and installed Ubuntu Server 18.04 on it, but on boot there is no grub menu and thus no way to select which OS to boot into. At the moment Ubuntu is booting.14:18
BluesKajHowdy all14:18
zetherooI have tried manually entering the details into /etc/grub.d/40_custom and running update-grub but that's not working for me14:18
lotuspsychjekur1j: in normal cases we can usually enter by nomodeset14:19
lotuspsychjekur1j: another idea would testing a, 18.04.1 .iso to get in14:21
zetherooos-prober shows /dev/sdb1:Windows 10:Windows:chain14:22
lotuspsychjezetheroo: come join #ubuntu-server volunteers might know some tricks perhaps14:22
zetheroook14:22
kur1jlotuspsychje: doesn't seem to have a "fast boot" option in the BIOS14:22
lotuspsychjekur1j: if its an uefi system, it should14:22
cryptodanyou will meed to use nomodeset for anything newer then a GTX 9xx video card by nvidia14:23
lotuspsychjecryptodan: he says he cant enter with nomode14:23
cryptodandisable secure boot and try14:24
kur1jcryptodan: secure boot isn't enabled14:24
kur1jhttps://www.dell.com/community/Precision-Fixed-Workstations/Precision-5820-no-fastboot/td-p/620064314:24
glaucomhii all!! any help to discover causes freeze video youtube etc ?14:27
pragmaticenigmakur1j: fastboot is not the same as secureboot... the are completely different features14:27
kur1jpragmaticenigma: I realize that and its not on14:27
pragmaticenigma!details | glaucom14:28
ubottuglaucom: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information; for example, we might need errors, steps, relevant configuration files, Ubuntu version, and hardware information. Use a !pastebin to avoid flooding the channel.14:28
cryptodankur1j: you will need to check and also what did you use to create the usb14:28
kur1jThere are 3 options, Legacy Boot, UEFI Secure Boot Off, EUFI Secure Boot On. It is currently set to EUFI Secure boot Off14:28
=== capella|away is now known as capellaLugosi
pragmaticenigmakur1j: Try legacy boot14:28
kur1jpragmaticenigma: already did14:28
kur1jsame issue14:28
glaucomMy details computer > https://pastebin.com/9pzVXRhD14:29
kur1jcryptodan: I'm creating the UEFI boot USB drives by these instructions14:29
kur1jhttps://askubuntu.com/questions/395879/how-to-create-uefi-only-bootable-usb-live-media14:29
kur1jIf I create a legacy boot USB boot drive, I use the utility inside of Ubuntu14:29
glaucomon youtube the video of some fights. but if I put my mouse over the video the problem does not appear. crazy no ?14:29
cryptodankur1j: have access to windows14:30
kur1jI did until I reformatted these drives :-/14:30
kur1jcryptodan: or are you talking about just in general?14:30
pragmaticenigmakur1j: Are you sure the windows drive is still intact?14:30
kur1jto create a USB boot or something?14:31
cryptodankur1j: I would highly recommend reinstalling windows and to use rufus to create the usb14:31
Bambusglaucom, can you install nvidia proprietary?14:31
Bambusthats better than the free driver you have loaded14:31
glaucomhow can I tell if it is installed correctly?14:32
kur1jcryptodan: I'm pretty sure that isn't the problem but I can try it, not many other ideas14:32
kur1jcryptodan: the reason why I say that is because 16.04.1 boots without issue using the same exact method14:32
glaucomand how to know if linux is not using Intel hd grafics as default?14:32
cryptodankur1j: i have used rufus on a gtx 980ti based system as well as this gtx 1070 based laptop that im on14:33
Bambusthe switch made by bbswitch configuration14:33
kur1jcryptodan: I'm not denying it won't work14:33
Bambusglaucom, but works bette with proprietary nvidia driver14:34
pragmaticenigmaglaucom: Your operating system is not supported here. This channel is for Ubuntu only. Elementary OS is not the same thing14:34
kur1jcryptodan: want me to try it with GPT and UEFI first?14:34
pragmaticenigma!elementary | glaucom14:34
ubottuglaucom: Elementary OS is an Ubuntu derivative which is supported in their IRC channel #elementary on irc.freenode.net - http://elementaryos.org/ for more information on this distribution.14:34
cryptodankur1j: you can try14:34
glaucomk, i try download lasted ubuntu for same test.14:34
SircleIs there any such application in which I can 1) see screens of my employees (for collaboration) 2) control mouse / keyboard 3) let them send chat messages in a group but not directly to each other 4) audio chat in a group?14:37
lotuspsychjeSircle: whats your end goal exactly14:38
ZajtHi! I got a system with 18.04(bionic) Ubuntu LTS and when I run: apt-get update, I get "The repository does not have a release file". What could I do to fix this?14:39
lotuspsychjeZajt: can you pastebin the output of: sudo apt update && sudo apt full-upgrade please?14:40
compdocdont use apt-get anymore, Zajt14:40
Sirclelotuspsychje,  monitor, collaborate14:41
lotuspsychjeSircle: for collaboration i strongly reccomend cloud based todolist, like todoist for example14:41
lotuspsychjeSircle: monitor employees is another thing, you should investigate for legal purposes on that14:42
nicko88is there any way i can update the libav-tools in my 14.04?14:42
lotuspsychje!latest | nicko8814:42
ubottunicko88: Packages in Ubuntu may not be the latest. Ubuntu aims for stability, so "latest" may not be a good idea. Post-release updates are only considered if they are fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports, !sru, and !ppa.14:42
nicko88well ive been looking for a ppa but i can't seem to find one with a newer build14:45
lotuspsychjenicko88: we strongly suggest using packages specific for your ubuntu version, or snaps or !backports14:45
Zajtlotuspsychje:  I updated /etc/apt/sources.list file to: https://gist.github.com/jackw1111/d31140946901fab417131ff4d9ae92e3 and then I ran: sudo apt update && sudp apt full-upgrade , then I get this output: https://pastebin.com/fHXEyJbF14:45
nicko88well the issue is other software that uses libav doesnt like the old version that trusty has14:46
lotuspsychjeZajt: you added external ppa's to your system wich we dont support, strongly reccomended to cleanout first with !ppapurge14:46
nicko88how can i see whats in snaps or backports14:46
Zajthow do I clean it?14:47
lotuspsychje!backports | nicko8814:47
ubottunicko88: If new updated Ubuntu packages are built for an application, then they may go into Ubuntu Backports. See https://help.ubuntu.com/community/UbuntuBackports - See also !packaging14:47
lotuspsychje!ppapurge | Zajt14:47
ubottuZajt: To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:<repository-name>/<subdirectory> » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html14:47
lotuspsychjenicko88: not sure if snaps will work on 14.04, didnt test myself sorry14:47
Zajtwhat should be the respository name and what should be the subdirectory?14:48
arpad2hello, I have just upgraded to 18.10.  I read that the nvidia optimus support now has been improved from the previous version, however I am not sure whether the intel or nvidia driver is in use onn my system. For instance, nvidia is selected in prime select, but the steam software shows that the intel driver is in use. Is it possible to define applications for which the nvidia card should be used and for the rest intel graphics? thanks!14:49
nicko88ah, it appears my package is not in backports :(14:49
lotuspsychjeZajt: try to find back the ppa link you added the at first14:49
nicko88so my only option is to upgrade to a newer ubuntu14:49
lotuspsychjenicko88: if your system allows it, sure 16.04 or 18.04 is reccomended14:50
nicko88well its an lxc14:50
Zajtlotuspsychje: have no idea which one that could be :/14:50
nicko88im just afraid everything is going to break when i upgrade14:50
nicko88seems like overkill when all i need is a newer version of avconv heh14:51
lotuspsychjeZajt: seems like this launchpad: https://launchpad.net/uwsgi14:51
Zajtyeah according to the output , it's something with uwsgi14:52
Zajtcan I remove that in some way and then try to update the system?14:52
lotuspsychjeZajt: you can look in software&sources aswell14:52
lotuspsychjeZajt: but with ppapurge you can remove everything and leftovers14:53
Zajtyeah I want to do that but not sure about how to run that command with the subdirectory etc14:53
Zajtit's this one lotuspsychje http://ppa.launchpad.net/uwsgi/release/ubuntu14:55
Zajtwhat command should I run to delete that one?14:56
leftyfbUbuntu 16.04 server(no GUI). For some reason NetworkManager is running a dhclient instance when it wasn't before. the nm conf has managed=false for ifupdown. This should work, but it's not for some reason. Any ideas?14:58
kur1jcryptodan: no dice same exact issue14:58
lotuspsychjeZajt: ppa:uwsgi/release14:59
kur1jlotuspsychje: 16.04.5 install, selecting "Install Ubuntu" about 10 seconds later see this https://m.imgur.com/a/n4Li1wa14:59
lotuspsychjeZajt: think this is what you added: https://launchpad.net/~uwsgi/+archive/ubuntu/release15:00
kur1jlotuspsychje: keeps repeating15:00
lotuspsychjekur1j: think its still an uefi issue15:01
kur1jlotuspsychje: then this is what I get when I when I try no modeset, https://m.imgur.com/a/zOMCTAb15:01
erle-Why is it no longer possible to put Nautilis on the side? (half screen I mean)15:01
Platonideskur1j: try adding nouveau.modeset=0 to the kernel cmdline15:01
kur1jlotuspsychje: then it goes to a flashing "_" and never does anything else15:01
lotuspsychjekur1j: yeah _ blinking is also an uefi bad setting15:02
lotuspsychjekur1j: you might also try a bios update15:03
kur1jlotuspsychje: so what setting do I need to change? https://m.imgur.com/a/c22BNx015:03
kur1jlotuspsychje: I tried updating to the latest BIOS15:03
kur1jwell I did update to the latest BIOS15:04
Zajtit seems to work lotuspsychje to update and upgrade the system now, thanks a lot!15:04
lotuspsychjekur1j: set boot mode to legacy15:04
Pdromehello15:04
lotuspsychje!yay | Zajt15:04
ubottuZajt: Glad you made it! :-)15:04
kur1jill try that again and see15:04
Zajtyay bot :D15:05
cryptodankur1j: what versions of linux boot on that machine15:06
Pdromei finally registered and wondered if anyone had any idea how i can use xfsprogs 2.9.4 on bionic beaver? I have been trying to sort out a pvr hdd for the past few hours and this is the last hurdle15:06
kur1jcryptodan: 16.04.515:06
cryptodanany previous ones prior to that one15:07
timelessanyone here familiar w/ `watch -d`? I'm using it, and the result is that it leaves me w/ a blank screen15:07
compdockur1j, it that boot menu, you could have selected legacy boot without changing settings15:07
kur1jcryptodan: 16.04.2+ all do the SAME exact thing15:07
kur1j16.04.1 works without issue15:07
kur1jcompdoc: yes, but the USB boot image I have is EUFI and won't work :)15:08
kur1jI'm creating one now with Rufus15:08
compdocyour boot usb might not be any good. what sort of computer is it? what cpu?15:08
cryptodankur1j: you may want to try the following https://access.redhat.com/solutions/58790 per https://bugs.freedesktop.org/show_bug.cgi?id=105319 the last one.15:09
ubottuFreedesktop bug 105319 in Driver/nouveau "DRM: EVO timeout with kernel 4.15.x" [Major,New]15:09
kur1jcompdoc: I've made about 4 different USB drives, on 3 different computers in about 5 different ways15:09
compdocdo you have windows?15:09
kur1jcompdoc: yes.. I'm creating a boot drive with rufus right now15:10
compdocimageUSB works very well for me15:10
skomorokh_It seems like every kernel or two in 18.04 my (Atheros) wireless device doesn't show up and I have to use the old kernel and cross my fingers the new one fixes it. And it usually does one or two releases later. This experience familiar to anyone else?15:11
kur1jcompdoc: its not the USB booting its a problem with either the Ubuntu installer software, EUFI15:11
nicko88hmm i don't have "do-release-upgrade", that's problamatic15:11
Pdromeis this the correct channel to ask for help or is there a better one?15:12
compdocyou can always ask15:12
amosbirdHi, is there an agetty issue file pretty printer around ?15:12
Pdromei asked above but didnt want to spam my question15:12
Pdromeshould i retype?15:13
compdocno, just wait. someone might know15:13
spliffyPdrome: I would try the deb from the debian repos.15:13
spliffyPdrome: If it is there15:14
nicko88so if i am using do-release upgrade from 14.04 i have to go to 16.04 first before 18.04 right?15:14
Pdromeok, thanks .. i am sure my question is basic gnu/linux type stuff but sadly it is a weak aspect of my knowledge - eg getting very old version of software installed15:14
leftyfbhttps://pastebin.ubuntu.com/p/Vj9F35wGXw/    As I mentioned above, this is my symptom. It's fine that "/usr/sbin/NetworkManager --no-daemon" is running, but it should not be calling dhclient and dnsmasq. Anyone know where it might be configured to do this?15:14
spliffyPdrome: have you checked https://packages.ubuntu.com ?15:15
Pdromespliffy would you mind to pm me just so i can tell what i have tried so far15:15
spliffyPdrome: I'm sorry, I'm very busy. I shouldn't distract myself this much :P15:15
Pdromeits ok then thanks for your words so far then spliffy15:16
spliffyyou're welcome15:16
spliffyPdrome: just write it down here15:17
Pdromeso far i have tried going to packages and then going to old version and then to Hardy Heron version 8.0.4.0 LTS.. this has xfsprogs2.9.4 but then i am stuck eg i dont know how i can get that version of xfsprogs installed on bionic beaver15:17
Pdromelike i say...probably basic noob stuff but would really appreciate someone throwing me a bone here15:17
spliffyPdrome: just download the .deb file from packages.ubuntu.com and try to install it by double clicking in nautilus or running dpkg -i PACKAGE_NAME15:18
Pdromeif i go to packages.ubuntu.com website i cant see .deb files.... just the iso for hardy heron15:19
Pdromethat make sense?15:19
spliffyIf it finishes, everything is good. If not, you might be missing dependencies.15:19
Pdromei do have a hardy heron live cd burnt... is it not possible for me to grab it off that or am i being daft?15:19
spliffyPdrome: https://packages.ubuntu.com has a search form for packages ... if you see ISOs you are not on the correct page15:20
Pdromewhen i do that though xfsprogs comes up in search but it is version 4.x.x is that not pointless for me as i want 2.9.415:21
Pdromeas you can see, i am confused and likely my lack of full linux knowledge could be my problem15:22
Platonideswhy do you need an old xfsprogs?15:22
Pdromei need to expand an old pvr hdd up to 2tb after using dd to clone it15:23
Platonidesand?15:23
spliffyPdrome: I wasn't aware the version you say you want is that old. I thought it was bleeding edge. But i doubt you really need a version this old unless you know why exactly.15:23
Pdromeusing gparted i am now at the last hurdle - getting the partition expanded to 2tb however this xfs is so old that it needs xfsprogs 2.9.4 to work on fixing the superblock using V115:24
Pdromeand xfsprogs devs removed this support out of later xfsprogs versions15:24
Pdromeyes sorry to clarify xfsprogs 2.9.4 is something like 200715:24
Platonidesouch15:24
Pdromehence i found it on Hardy Heron15:24
=== capellaLugosi is now known as capella
spliffyOk.. i thought you missed a 1 in 8.04.01 .. :D15:25
Pdromei want sure is first hardy heron was called 8.0.4.0 or not ;o)15:25
Platonideslooking at http://old-releases.ubuntu.com/releases/8.04.4/ubuntu-8.04-dvd-i386.list it does list xfsprogs 2.9.4-215:26
Platonidesyes15:26
Pdromeas xfsprogs is only on the very first Hardy Heron lts release afaik15:26
Platonides8.04 = Hardy Heron15:26
Pdromeso you can al see my problem is quite tragic and kinda like chicken and the egg situation haha15:26
Pdromeif my Terminal Kung-fu was better i could possibly dig myself out this hole but honestly i really could do with some help from a die hard linux user15:27
Platonidesmaybe it would be easier to compile an old xfsprogs version15:28
Platonideswho knows15:28
spliffyPdrome: theoretically you could boot a Heron dekstop live cd and install xfsprogs in the live system15:29
Pdromei am actually getting into programming specifically game dev (engines) but i havent ever compiled anything linux wise to use so i would be out of my depth15:29
Pdromethis is why i didnt15:29
Pdromehave used linux on off for about 10yrs now but this problem is really showing me my limits on my knowhow :o(15:30
spliffyPdrome: Compiling is very straight forward for most well managed open source projects15:30
Platonidesspliffy: ..assuming that xfsprogs package was included in that live cd15:30
Platonidesbut if it is, that's probably the quickest way, indeed15:30
Pdromei know for sure that 2.9.4 is on first hardy heron as i booted the live cd earlier15:31
spliffyPlatonides: no, it doesn't have to be included. You can add the repository for it.15:31
Pdromeit just wouldnt allow me to update gparted15:31
Pdromesee this is really showing my noobness15:31
Platonidesspliffy: which repository?15:31
PlatonidesI would assume the mirrors would be down...15:31
spliffyPlatonides: and didn't you just say it was inclued here? ubuntu-8.04-dvd-i386.list15:32
tgm4883the ISOs dont' include packages15:32
Pdromei didnt even know how to force latest gparted onto Hardy Heron15:32
tgm4883And 8.04 is really really out of support15:32
tgm4883so this is all really off topic15:32
Platonidesit is listed there15:32
Platonidesbut I'm not sure if it means it was in the DVD or not15:32
spliffyPlatonides:  you can just use old-releases.ubuntu.com in the apt source configuration.15:32
Pdromeyeah exact really really out of support...so this now is me trying from bionic beaver live cd to force old xfsprogs 2.9.4 to install15:33
spliffyPlatonides: did it many times to upgrade EOL servers.15:33
tgm4883still unsupported. You're trying to expand some old XFS drive?15:33
spliffytgm4883: not off topic ...15:33
Pdromeis there a clear 2 line thing i can run in terminal to achieve this or is it gui based?15:33
Pdromeyes tgm exactly15:34
Platonideswhere is the pool at old-releases, spliffy ?15:34
spliffyPlatonides: i don't know. i this a rhetorical question?15:34
tgm4883spliffy: oh sorry, I thought force installing a package not built for a supported release onto a supported release and then trying to use said package to do things on the supported release would have been unsupported15:34
Pdromemy hopefully supported question would be 'how does a noob install older versions of software on bionic beaver?15:34
Pdrometgm spliffy was just doing thier best to be helpful and i wasnt that clear to begin with15:35
Platonidesaha, at /ubuntu15:36
PlatonidesPdrome: what you are trying to do is unsupported, but...15:36
spliffytgm4883: saying it is off topic is very unhelpful. Pdrome is kind and doesn't demand stuff, so please chill15:36
Platonidesdownload http://old-releases.ubuntu.com/ubuntu/pool/main/x/xfsprogs/xfsprogs_2.9.4-2_i386.deb15:36
Platonidesdpkg -i xfsprogs_2.9.4-2_i386.deb15:36
Platonidesor amd64 instead of i386 :P15:36
tgm4883Pdrome: maybe I didn't read back far enough  but why doesn't xfs_growfs work?15:36
Platonidestgm4883: it's an old XFS format15:37
Platonidesand newer versions removed support for that15:37
tgm4883what format?15:37
Pdrometgm due to it no longer carrying support for old xfs i think ...it states superblock v1 needed15:37
PlatonidesPdrome said that the superblock used V115:37
Platonides"and xfsprogs devs removed this support out of later xfsprogs versions"15:37
Pdromeand my research tells me that xfsprogs 2.9.4 was the last version the xfsprogs devs included it15:38
Pdromewe are talking a pvr hdd circa 2007 so very old versions of xfsprogs and hardy heron ubuntu 8.0415:39
PlatonidesPdrome: see my above instructions15:39
Pdromethanks platonides i was just about to in terminal15:40
Platonidesgood luck15:40
glaucomhi all15:41
glaucomi installed my video card NVIDIA15:41
glaucomhttps://websiteforstudents.com/install-proprietary-nvidia-gpu-drivers-on-ubuntu-16-04-17-10-18-04/15:41
glaucombut in configuration no say NVIDIA15:42
glaucomhttps://imgur.com/a/CyPoJsz15:42
glaucomis correct ?15:42
gpunklaptop ?15:43
=== eviladmin is now known as mrspock
gpunkmaybe a hybrid cards15:43
glaucomyes15:43
glaucomi have hd graphics and nvidia 740m15:43
spliffyPlatonides: There it is http://old-releases.ubuntu.com/ubuntu/pool/15:43
glaucomwith the latest version of ubuntu is not locking videos on youtube.15:44
Pdromei have installed 2.9.4 but does that overwrite the newer version of xfsprogs or are both now installed? do i just retry the expand in gparted now?15:44
glaucombut I wanted to get this doubt, what processor is ubuntu using? of nvidia or intel hd grafics?15:44
KrisDouglasglaucom, it will be using the intel chip15:45
KrisDouglasglaucom, https://www.linuxbabe.com/desktop-linux/switch-intel-nvidia-graphics-card-ubuntu15:46
glaucomlshw >> https://pastebin.com/nPqTf8Hd15:47
glaucomk. tanks, i try KrisDouglas15:47
Pdromeeven after installing xfsprogs 2.9.4 it is still not possible to work with superblock v1 - i guess this just isnt possible15:49
Pdromesuch a shame the newer versions of xfsprogs/ubuntu arent allowing to work with older xfs hdds filesystems15:50
hggdhPdrome: no, it is not a shame. It is life. Get a throw-away box, install Hardy on it, and then mount & save your filesystem somewhere else15:51
Pdromei honestly think i will now admit defeat but huge thanks to you all for trying to help me, as someone who used to do support i really appreciate the help15:51
Pdromeeven using the hardy live cd it would not expand the hdd xfs partition to 2tb15:52
tgm4883Pdrome: I would get another hard drive and move data15:52
Pdromechecking the hardy gparted screen for supported actions had 'expand' crossed out15:52
tgm4883might be the easiest solution15:52
Pdromei have got a 2tb and done a dd clone but it just did exact clone from a 250gb hdd to a 2tb hdd...i wanted to finish by expand the 2tb to the end of the hdd15:53
tgm4883Pdrome: I mean I would mount it, and rsync the stuff to the new larger drive15:53
tgm4883rather than dd.15:54
Pdromebut due to the file system being so old i have tried with hardy heron and bionic beaver and it just isnt happy doing it wnting to perform a check and superblock v1 being an impossible hurdle it seems15:54
tgm4883Pdrome: honestly, we're talking about a 10 year old hard drive at this point, I'd be surprised if there's not some issues with it15:54
=== Thargoid is now known as stwalkerster
tgm4883Pdrome: and a drive used for PVR stuff to boot15:55
Pdromewell tbh tgm, you may understand my situation way better than me so maybe you can tell the difficulty is actually the hdd condition of the 250gb hdd but now the data is on the 2tb and with what you said about rsync...maybe you have given me slight hope to start again with rsync15:56
Pdromeagain, thanks to all for helping and having the patience with me!15:57
Pdromei will knock it on the head for today and try again tomorrow.15:58
tgm4883Pdrome: I'd also suggest trying a xfs_repair on it, since you've got a backup of the drive15:59
Pdromeok tgm, will do cheers15:59
Pdromejesus! that's dark ^16:00
lone_rangeris there anyway to temporality disable compiz shortcuts?16:01
lone_rangerI want to be able to use alt+space in nano16:01
Pdromei just ran xfs_repair -v '/dev/sdac2 -L16:08
Pdromesorry i meant sdc216:08
Pdromebecause i forgot the last ' does that mean i ruined it?16:08
Pdromeas it seems to still be doing something in Terminal16:09
tgm4883Pdrome: since you didn't close the quote, it thinks you're doing multi line input16:16
tgm4883it's waiting for the end quote. You could ctrl-c out and try again16:16
Pdromeah! i am such a dumbass (total liability today)16:16
Pdromethankyou16:17
Pdromeand phew!16:17
Pdromei am not gay but i could kiss you lot today..... it only went and worked ;o)16:19
Pdromei have health issues and today was not a good day.... thanks to you kind souls i have just managed to expand it to 2tb and now i am done and can rest - MASSIVE THANKYOU to all involved, really appreciated16:21
=== SimonNL is now known as SimonNL_Afk
Platonidesyou are welcome, Pdrome :)16:36
seniwhy would ANSI escape sequences printed from python not get color, but when I test `echo -e '\x1b[32;1mtest\x1b[m'` it works?16:40
seninvm python3 was the problem16:41
naccseni: you want #python for such questions, anyways :)16:41
tachikomasseni envvar ?16:41
Pdrome;o) heading off, need rest... bye all16:42
tachikomasIs there any way to crypt all a drive (System, boot etc) other than reinstalling everything with lvm/lvmcrypt after install ?16:43
nacctachikomas: you can't encrypt an entire drive after is in use, no16:47
tachikomas:'(16:47
tachikomasok16:47
nacctachikomas: and using lvm/lvmcrypt wouldn't encrypt the entire drive anyways, that would encrypt the lvs16:48
nacctachikomas: if you want whole disk encryption, select it when you intall16:48
tachikomasOk :) Thanks nacc.16:51
k_szeWhere can I find the logs of an app installed from snap? e.g. Wekan16:52
k_szeI mean the logs of Wekan itself, not of the act of *installing* Wekan.16:53
nacck_sze: it depends on the snap whther it logs at all, you should ask the snap owner (see `snap info ...` for contact info)16:53
k_szeI see.16:56
=== capella is now known as sertfrhs
=== sertfrhs is now known as capella
=== Tara is now known as Taraa
=== Taraa is now known as Tara
=== zombs is now known as bs
kur1jcryptodan: most screwed up solution ever...17:15
kur1jhttps://askubuntu.com/questions/1089083/cant-install-16-04-5-lts-on-dell-precision-5820/1089264#108926417:15
kur1jlike that to me SCREAMS UEFI bugs all over17:16
AnthaasMy machine is booting to grub :/17:18
AnthaasHow can I make it boot to sda3 which is my Ubuntu partition.17:18
Anthaassda2 being swap, and sda1 being bootloader.17:19
cryptodankur1j: that is one messed up lap top17:25
=== kryptopraxis__ is now known as MenschZwoNull
naccAnthaas: does grub have a valid config?17:31
=== SimonNL_Afk is now known as SimonNL
FurretUberHi, a pretty strange thing happened on Ubuntu 18.10: the screen was locked but I still was able to open applications17:36
naccFurretUber: open how?17:37
FurretUberI don't know how that happened, but the side bar appeared in the lock screen https://media.discordapp.net/attachments/96230004047740928/507608528207216640/gnomed.png17:37
naccweird, i'd file a bug , or see if one already is17:38
FurretUberThis one, maybe? https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-ubuntu-dock/+bug/176938317:39
ubottuLaunchpad bug 1769383 in gnome-shell-extension-ubuntu-dock (Ubuntu) "Ubuntu dock/launcher is shown on the lock screen" [High,Incomplete]17:39
hggdhFurretUber: yes, that one sounds good17:39
naccFurretUber: yep, nice find :)17:42
ioriaFurretUber, a workaround here : https://github.com/micheleg/dash-to-dock/issues/64917:43
white_magicanyone here familiar with lubuntu/openbox/lxde/lxqt? I am trying to create some keyboard shorcuts, but any involving the Super key do not work - and all other key combinations work. Any ideas as to potential causes?17:48
=== daniel is now known as Guest47390
TJ-white_magic: that sounds familiar; I think we had someone else discover that a couple weeks ago. I don't recall what their eventually workaround was though17:52
ioriawhite_magic, silly thing:   not just Super but Super_R and Super_L17:53
white_magicTJ-: would be great if you were able to search in chat history17:53
white_magicioria: in the openbox config, it uses the shorthand of 'W' to denote the super key and it does not differentiate between left and right supre17:54
ioriaok17:54
TJ-white_magic: I can't find anything, it's not an easy issue to search for. too much use of the word 'super' in other contexts18:00
white_magicTJ-: definitely so18:01
TJ-white_magic: does xev report the key(s) being pressed/released?18:03
ioriawhite_magic, you can also try  xbindkeys  (i used it to set a lock screen shortcut Super+Z on lxqt)18:06
kur1jcryptodan: not a laptop (desktop machine)18:12
kur1jbut yeah its stupid18:12
=== capella is now known as capella|away
white_magicTJ-: I think I got it figured out: the shortcut key combo (using the left super key) to launch the start menu in lxqt-config-globalkeyshortcuts was the culprit. I rebound it to something else and now all other Super+? key combos work. So it was taking precedence over all of them.18:20
white_magicioria: i got it figured out. Read my message to TJ if you're interested18:20
ioriagood18:21
olekahi all. I am trying to recover a friend's (windows) PC and install ubuntu on it because the windows installation isnt loading. the boot media is fine--I checked it on my own PC and booted to the desktop. but i cant get the BIOS on the target machine to recognize it as a bootable medium. secure boot is disabled, as is the trust module thingumy. any help? x18:44
olekaits lenovo idea-pad 33018:45
olekaand usb boot is enabled18:45
gpunkyou pressed F12 to enter boot menu ?18:47
gpunkor Fn + F12 ... while it boots18:48
olekayes, we are in the BIOS now. have also tried F11 for the boot menu. both display only "Windows Boot Manager" as a bootable option18:49
gpunkcan you boot this usb key with another ps ?18:50
gpunkpc*18:50
olekayep, works fine :-)#18:52
gpunki think you have a  OneKey Recovery (Novo) on the laptop18:53
gpunkdo you know what it is ?18:53
olekaI don't know, I've not come across that before18:54
gpunki thnk that it is, google it or search it on lenovo website i have a link but in french18:56
=== SimonNL is now known as SimonNL_Afk
gpunkhttps://support.lenovo.com/us/fr/solutions/ht062552 ...18:57
ThiagoCMCHey guys, I just installed Ubuntu 18.04 Server and I want to install minimum Desktop on it but, there is no `tasksel` for it! Neither something like `apt install ubuntu-desktop-minimal`, so, how to do it?19:02
=== [1]MrMobius is now known as MrMobius
olekaNice, the onekey button saves us a lot of trouble accessing the BIOS. However, it still wont give us the option to boot from the USB19:05
gpunkhmm19:05
naccThiagoCMC: ubuntu-desktop ?19:06
naccThiagoCMC: i don't think there is any such thing as a 'minimal desktop'19:06
ThiagoCMCNo, `ubuntu-desktop` is the full.19:06
gpunkoleka: try F2 or fn+F2  while booting plz19:06
ThiagoCMCDuring the Desktop installation, there is a Minimal Option.19:06
gpunknot 12 , but 219:06
ThiagoCMCBut I can't find that minimal desktop to install on top of a server.19:06
texlaHow to activate numlockx in Ubuntu-mate 18.1019:34
=== krukudilo is now known as kurkudilo
=== kurkudilo is now known as kurku
=== kurku is now known as kruku
olekahi gpunk, i tried that but the medium still doesnt show up in the boot menu19:38
gpunk:(19:38
kur1jwithout butchering my entire 16.04.5 install is there anyway I can get a newer version of nfs-common package? I'm running into this bug19:39
kur1jhttps://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/169733919:39
ubottuLaunchpad bug 1697339 in nfs-utils (Ubuntu) "rpc.gssd performs reverse DNS by default (regardless of -D flag)" [Undecided,Confirmed]19:39
gpunkoleka: how did you create de usbboot ?19:45
glaucomany have video card Geforce hibryd ?19:49
glaucomi have freezes again :(  youtube full screen same19:50
olekagpunk: using dd; then sync19:51
ioriaglaucom, some details , please ?19:51
glaucomI saw now that NVIDIA created the prime. What is the latest driver or opensource version recommended?19:52
nacckur1j: i can look into sponsoring that later this evening19:52
ioriaglaucom, if you're using nvidia ,you're not using opensource (that is nouveau)19:53
kur1jnacc: sorry, what does that mean?19:53
ioriaglaucom, you can paste  sudo lshw -c Video  and  dpkg -l | grep nvidia19:54
glaucomhttps://pastebin.com/c6fPtTbQ  | https://pastebin.com/5Ds9f7aS19:56
glaucomi I realized that when I use the intel hd grafics, it looks like it looks better?!19:56
glaucomit does not seem fluid. and videos are very strange.19:57
ioriaglaucom, it's broken19:58
ioriaglaucom, paste   lspci -k | grep -EA2 'VGA|3D'19:58
glaucomhttps://pastebin.com/WfhaM5us19:58
ioriaglaucom, you mixed version 390-39619:59
ioriaglaucom, and btw exit from root20:00
glaucomwhat is better ? https://imgur.com/a/LSYlpL220:01
glaucomi now When I try to change, he comes back to this.20:01
ioriaglaucom, i don't see anything it's blank20:02
ioriaglaucom, you need to purge it all20:02
=== daniel is now known as Guest15463
ioriaglaucom, do you get me ?20:05
nacckur1j: i will try and get that fix uploaded to xenial-proposed20:06
ioriaoleka, are you booting a 32-bit iso ?20:10
=== LabMonkey is now known as Mechanismus
kur1jnacc: gotcha thanks!20:16
kur1jI made that request on the ticket so I'll follow it that way!20:16
kur1jthanks!20:16
pticochonI guess I'm not the only one experiencing this problem: ubuntu freezes on my laptop whenever I shutdown instead of shutting down properly20:17
oft_gegonghmmm choices choices. I'm using Lubuntu 18.10 "cosmic" and wine packages are not available for "cosmic" from the winehq.org website. So I guess I'm just gonna...do wut. `sudo apt install wine' or `#get the 18.04 packages from winehq.org'?20:17
pticochonany guidance would be really appreciated20:17
glaucomioria20:18
glaucomI reinstall S.O20:18
ioriapticochon, unless you did funky things, i'd say it's a acpi issue20:18
glaucomWhich version do you recommend? after installing ubuntu again?20:18
ioriaglaucom, i did not tell you to reinstall20:19
pticochonioria, so turning off the secure boot thing should fix it, right?20:19
ioriaglaucom, but if you ask, i say 18.0420:19
glaucomI tried installing another GDM gave several BUGS saying it was NVIDIA's fault20:19
ioriapticochon, nope , why ?20:19
glaucomThe version I questioned would be the video driver.20:20
glaucomhttps://imgur.com/a/LSYlpL220:20
pticochonioria, uhm20:20
glaucomWhich of these?20:20
pticochonioria, do you know any workaround/fix?20:20
pticochonsuggest*20:20
pticochons/workaround/something I could try/20:21
pticochons/workaround/something I could try20:21
ioriapticochon, is that a fresh install ?20:21
pticochonyep, running on a usb stick20:21
ioriapticochon, so not installed ?20:21
pticochoncorrect20:21
ioriapticochon, i got you, but i think it's not a reliable way to test20:23
pticochonokay20:23
=== OhPie is now known as Skybot
pticochonthank you ioria :)20:23
ioriano prob20:23
=== Butterfly^ is now known as Guest13260
glaucomok, clean version installed S.O20:33
glaucomhttps://imgur.com/a/lX95FgP20:35
glaucomhttps://imgur.com/a/OqzBuXS <-- clear20:36
=== mrspock is now known as python2
glaucomioria20:38
ioriaglaucom, you got 720m,you should have additional drivers available; paste     ubuntu-drivers list20:39
glaucomi have Nvidia 740m20:39
ioriawhatever20:40
MKUltraMagnuswhat's the best GUI app that gives me a solid overview of hardware information (ie, CPU, GPU, motherboard, etc)20:41
ioria!info hwinfo20:42
ubottuhwinfo (source: hwinfo): Hardware identification system. In component universe, is optional. Version 21.52-1 (bionic), package size 18 kB, installed size 80 kB20:42
tachikomaslshw / dmidecode20:42
tachikomas!info lshw20:42
ubottulshw (source: lshw): information about hardware configuration. In component main, is standard. Version 02.18-0.1ubuntu6.18.04.1 (bionic), package size 266 kB, installed size 836 kB20:42
tachikomas!info dmidecode20:43
ubottudmidecode (source: dmidecode): SMBIOS/DMI table decoder. In component main, is standard. Version 3.1-1 (bionic), package size 47 kB, installed size 150 kB (Only available for any-amd64; any-i386; arm64; armhf; ia64)20:43
ioriahe said GUI20:43
glaucomhttps://pastebin.com/Fyf2rWDA20:43
tachikomasoh. Didnt see that part :o20:43
glaucomioria https://pastebin.com/Fyf2rWDA20:43
tachikomaslshw > something.html ? :D20:43
ioriaglaucom, nvidia-driver-390 ; check again Additional Drivers20:44
gee111I'm going to buy a USB drive to boot linux. Is 3.0 much faster than 2.0?20:44
tachikomasgee111, you dont need a usb3 just to boot linux.20:44
glaucomapt install nvidia-driver-390 ?20:44
tachikomasDo you plan to run your system only on usb live ? or to install it ?20:44
ioriaglaucom, check again Additional Drivers20:44
gee111My HDD is going to fail, since I can't buy a new HDD I'm going for a flash drive20:45
tachikomasgee111, so, you plan to use a flashdrive as a HDD ?20:46
glaucomhttps://imgur.com/a/6hOcFUo20:46
gee111tachikomas: : yes20:46
ioriaglaucom, go haed   and reboot20:47
tachikomasgee111, it's a really bad idea. A usbflash is not made to have as much as R/W as a hard drive.20:48
glaucomk20:48
tachikomashow do you know your hard drive will fail ?20:48
glaucomapt-get install or no ?20:48
tachikomasdo you have any glitch ? a bad smart ?20:48
glaucomapt install nvidia-driver-390 ?20:48
ioriaglaucom, why can't you use the gui ?20:49
gee111tachikomas: I don't need to use the computer that much20:49
Bashing-omglycerine: Or - have the system choose what it thinks best ' sudo apt update ; sudo ubuntu-drivers autoinstall ; :)20:50
tachikomasgee111, how do you know the HDD is dead ?20:50
Bashing-omglycerine: sorry .. poster left - not apying attention to my tabbing :(20:51
gee111tachikomas: : hd tune is showing over 20% of bas blocks. System is freezing, taking 15 minutes to boot, 15 minutes to shut down, HDD is ocntantly going to 100% use with nothing open...20:52
gee111files becoming corrupted20:52
glaucomhttps://imgur.com/a/bpevhM120:52
python2glaucom: smartctl it, but sounds like it is about time to get a new one20:52
python2er.. gee11120:52
python2gee111: if by flash drive you mean usb stick then I suggest "don't do it", since they tend to not live long20:53
tachikomaspython2, yup, this is the idea.20:53
python2gee111: and you can pick up a 1tb hdd for 30 bucks20:53
python2or less20:53
kumoolor just use a microsd card as your new hdd20:54
python250ish brand new20:55
tachikomasfound a samsung evo 860 500GB for 60 bucks.. the 256 to 32 on amazon... this is really better than your usb stuff20:55
gee111microsd?20:55
python2kumool: also lifespan issues, and horrible performance20:55
tachikomaskumool, not a good idea also.20:55
kumoolgood idea if he has a phone lying around20:55
tachikomasgee111, what is your budget for your usbstick20:55
gee1111 tb hdd is 300$ here. but currency is 1 USB - 3.20 $ here20:56
tachikomaskumool, thoses devices are not made to have as much as a full FS running on it. no fault tolerence. they are made for pure storage, not to have constant r/w from the system20:56
gee111*USD20:56
gee111today's currency is 1 USD = 3.520:57
tachikomasgeelll to simply reply to your question, you will have a little bit more performance over USB3, if your computer have usb3 ports. But this is really a bad idea.20:57
python2if you want solid state, you can pick up a 128gb ssd of decent quality for 30-40usd20:57
python2brand new20:57
tachikomasgee111, 1Tb 300$ ? a bit weird.20:58
python2tachikomas: even with the 3:1 exchange rate, 100 usd is way high20:58
kumooltachikomas, exactly, no risk of the OS breaking if you never update anything20:58
gee111there are the taxes included20:58
python2gee111: look at the used markets for your country20:58
=== SimonNL_Afk is now known as SimonNL
tachikomaskumool ?20:59
python2also, exernal hdds can sometimes be cheaper than internal ones20:59
tachikomaspython2, i would pick a external too.20:59
python2gee111: which country are you in?20:59
tachikomaskumool, your flashdrive/usbstick/sdcard is NOT a ssd/hard drive. By writing a lot on the drive, you "use" the blocks. After a while thoses block have to be replaced by the system. Off course a usb stick you dont move a lot of files all of the time. But a hard drive you do.21:00
tachikomaskumool, look at your system logs, the swap, caches etc. Even if you dont update, you still move a lot of files (smalls but still :) )21:01
kumooltachikomas, live dvds21:02
tachikomaskumool, they load the "live" in the ram. He want to use the usb stick as a hard drive.21:02
tachikomasinstall a system on the usb, and use it from the media.21:02
gee111Kington 16 GB is half the price of 32 GB21:03
gee111I just need to install the OS and boot. Maybe office and something else.21:04
tachikomasUp to you.21:04
gee11116 GB enough?21:05
tachikomasi would recommend a minimum of 32. But your not really listening so :)21:05
InvisibleRastahello guys. i am in the need to insatall temaviewer on the live cd21:06
InvisibleRastai tried downlaoding the deb from teaviewer website21:06
InvisibleRastabut it keeps saying its missing dependencies21:07
InvisibleRastahow can i install the dependencies21:07
InvisibleRastaon the live cd21:07
kumoolgee111, change OS to something lighter21:07
tachikomaswhat dependencies are you missing ?21:07
InvisibleRastahttp://dpaste.com/1VXHA0321:08
naccInvisibleRasta: use gdebi21:08
InvisibleRastawhats that21:09
naccInvisibleRasta: dpkg does not resolve dependencies and is not the appropriate tool to use if you don't know you have the correct dependencies already.21:09
InvisibleRastai dont ahve gdebi21:09
tachikomassudo apt install gdebi21:09
tachikomasyou can also use the ubuntu software center21:09
tachikomas!info gdebi21:10
ubottugdebi (source: gdebi): simple tool to view and install deb files - GNOME GUI. In component universe, is optional. Version 0.9.5.7+nmu2 (bionic), package size 23 kB, installed size 169 kB21:10
InvisibleRastamaybe u missed the bit where i said i am on the live cd21:10
InvisibleRastaand i need to run teamviewer from there21:10
naccInvisibleRasta: what does that have to do with anything?21:10
InvisibleRastaso i guess i need to add sources list?21:10
naccInvisibleRasta: you can still install packages in the live environment.21:11
naccInvisibleRasta: you need to have universe enabled, yes. I don't know if that's the case or not in your environment.21:11
tachikomasnacc, normally it's on by default.21:11
InvisibleRastaE: Package 'gdebi' has no installation candidate21:11
nacctachikomas: i don't think that's true any longer21:11
tachikomasanyway ubuntu software center should be installed on the live21:11
InvisibleRastai jsut booted into the livecd a nd wont let me innstall anything21:11
naccInvisibleRasta: ok, you'll need to enable universe then21:11
InvisibleRastayeah but no how so?21:12
nacctachikomas: but even ubuntu software center needs the repository change to allow for universe, in 18.04 and on21:12
nacc!components | InvisibleRasta21:12
ubottuInvisibleRasta: The packages in Ubuntu are divided into several sections. More information at https://help.ubuntu.com/community/Repositories - See https://wiki.ubuntu.com/RecommendedSources for the recommended way to set up your repositories.21:12
tachikomassudo add-apt-repository universe && sudo apt-get update21:12
InvisibleRastayeah i had it alredy y21:13
InvisibleRastaty21:13
naccInvisibleRasta: `apt-cache policy gdebi` please in a pastebin21:13
tachikomasInvisibleRasta, dont forget to update the apt cache :)21:13
gee111ubuntu says that the min to create a bootable USB is 1 GB21:15
InvisibleRastanacc: http://dpaste.com/380R77221:16
tachikomasapt --fix-broken install ?21:16
naccyou could try that, but i'm not sure apt will resolve it21:17
naccto get gdebi working, trying21:17
naccsudo apt-get install gdebi gdebi-core gnome-icon-theme21:17
cryptodan_mobilenacc: try using kubuntu live21:18
InvisibleRastahttp://dpaste.com/0KDA94121:18
nacccryptodan_mobile: ?21:18
naccInvisibleRasta: first remove teamviewer `sudo dpkg -P teamviewer`21:18
cryptodan_mobileMissing qt stuff kubuntu may have them21:19
InvisibleRastaok done21:19
nacccryptodan_mobile: i'm not the affected user :)21:19
InvisibleRastanow?21:19
cryptodan_mobileOh lol sorry21:19
tachikomasInvisibleRasta, redo the last command.21:19
naccInvisibleRasta: try `sudo apt-get install gdebi gdebi-core gnome-icon-theme`21:19
naccInvisibleRasta: if it succeeds, then run `sudo gdebi /path/to/teamviewer.deb`21:20
InvisibleRastagot it ty21:21
tachikomasInvisibleRasta,  working ?21:21
InvisibleRastayeah21:22
InvisibleRastaty alot21:22
tachikomasDont forget, if you reboot, no more teamviewer :)21:22
InvisibleRastayeye21:22
UBUxUBUi like doing ti mini installer better than the full install21:22
InvisibleRastano prob21:22
UBUxUBUrun much better21:23
naccUBUxUBU: do you have an ubuntu support question?21:23
=== UBUxUBU is now known as UBuxuBU
UBuxuBUyes why do theyinstall everything and then uninstall it allon the mini installer21:24
tachikomasUBuxuBU, Can you be more precise ?21:24
naccUBuxuBU: that doesn't make sense, what are you referring to?21:24
TJ-UBuxuBU: for desktop?21:24
Baronesman, does anyone has any tutorial to install ps3 bluetooth controller on ubuntu 18.04?21:24
UBuxuBUi noticed it takes longer to install the light one that n the full installer21:24
TJ-nacc: is this the copying of the squashfs content to the target then removing 'stuff' to make it minimal?21:25
UBuxuBUcorret21:25
UBuxuBUthe installer does that for you21:25
naccTJ-: i have no idea, tbh, i've not used it at all21:25
UBuxuBUi would love to actually do a real mini install with out all those in / outs21:26
TJ-nacc: nor me, but that's my understanding of how the desktop installer works21:26
UBuxuBUwould be even cleaner21:26
UBuxuBUits very snappy and i only installed what i want i feel like im running arch21:26
naccTJ-: yeah, that could be21:27
naccUBuxuBU: are you referring to the actual minimal iso? or the minimal option from the desktop installer?21:27
naccUBuxuBU: you can file feature request bugs on launchpad, or see if one already is filed21:27
UBuxuBUoh wit do u mean i could have taken a mini iso right fromthe start??21:28
UBuxuBUi took it during the install21:28
UBuxuBUthats what i want is a true mini iso installer with no in and out21:28
naccUBuxuBU: the mini iso has no desktop on it at all, iirc21:29
UBuxuBUoh ok21:29
naccUBuxuBU: that's a "true" mini iso :)21:29
UBuxuBUi wonder if the devs would makewhat i am  seeing now as an iso21:29
naccUBuxuBU: it's not worth the overhead to make a second installer21:30
naccUBuxuBU: imo, and most likely what they would say21:30
naccUBuxuBU: if you really care about cloning your system, use VMs and do exactly that with base images, etc.21:30
UBuxuBUwell just think that had to the work of making an installer than installed everyhing and then removed a ton of it21:30
naccno, they already had the whole first part21:31
TJ-UBuxuBU: mini.iso is about 50MB I think; is that small enough for you?21:31
naccthey only had to add the last step for the feature21:31
UBuxuBUwell i like having the desktop , terminal installed21:31
tachikomasUBuxuBU, then use the minimal iso.21:32
tachikomasOr server edition, without any addin21:32
UBuxuBUima keep what i have all that uninstalling it did doesnt seem to hurt anything so far21:32
naccUBuxuBU: well, at this point you have your answers, and this isn't really support anymore. You can do what you want with the tools provided, or file feature requests (which are not requirements)  on launchpad21:32
UBuxuBUno ur ok21:33
UBuxuBUtj- if i try the mini iso 50mb do i at least have terminal?21:34
tachikomasUBuxuBU, what do you want to do exactly ?21:35
TJ-UBuxuBU: yes, that's the point, it uses the regular text-ui (curses) debian-installer and fetches packages from the Internet. You could also consider a -server install which does the same thing but has the essential packages on the ISO21:35
UBuxuBUok thanks21:35
UBuxuBUtachikomas, i dont know... but i may want to build one from scratch i guess...now that i see how thisruns.21:36
tachikomasThen go for LFS21:36
tachikomasif you want to build from scratch, do it really from scratch21:37
UBuxuBUthen can i be called my own OS?21:37
UBuxuBUi suppose that is how new projects begin21:38
UBuxuBUok ty21:38
tachikomaswell your own distrib21:40
UBuxuBUhttps://imgur.com/a/fvkjpBc21:49
Epx998How can I upgrade just 1 package with apt-get upgrade [package] - right now apt wants to upgrade everything marked for upgrade21:52
Epx998--upgrade-only21:52
Epx998?21:52
guideXif I wanted to put php 5.6 on latest ubuntu, is that a problem or hard to do?21:52
naccguideX: not recommended.21:53
naccEpx998: apt-get upgrade <pkg> ?21:53
guideXwell, I need it for an old website to be updated later, etc21:53
guideXit's a temporary afair21:53
naccguideX: then run that website in a VM or container running 14.0421:53
Epx998nacc: yeah except apt wanted upgrade a ton of other stuff as well21:53
guideXnacc, hmm ok thanks I'll try it in my vm21:53
naccEpx998: when only specifying the one package? can you provide a log?21:53
naccguideX: ondrej does provide a ppa for php but you are relying on them for support (not necessarily a bad thing)21:55
Epx998nacc: sent in msg21:55
Epx998ah nevermind its the newest21:55
Epx998I didnt see that, i was following some dev's steps21:55
naccEpx998: ok, so PEBKAC ? :)21:57
Epx998nacc: yeah standard id-10-t error21:58
naccEpx998: np, just closing the loop :)21:59
=== Tara_s is now known as Tara
astra`https://www.irccloud.com/pastebin/y7u9ytSC/22:13
naccastra`: do you have a question?22:14
astra`apologies for that22:14
astra`i've been working on it all night trying to get that log22:14
python2time to smartctl your disk22:15
python2standard 64gb "ssd" ?22:16
astra`it kept rebooting nonstop all day yesterday, didn't even had a minute long to copypaste the log22:16
astra`since the last ubuntu update22:16
astra`ssd? its just a samsung 500gb ssd22:17
naccpython2: not sure where you get that from?22:17
compdocpython2 is right22:18
astra`its not hardware related though22:30
astra`i took the machine apart piece by piece and nothing22:30
astra`disconnected the gpu/ram/etc and try it and i get the same22:31
hiigHey guys. If I want to figure out why my system is crashing, where should I start looking? This is a fresh 18.10. Symptoms: Desktop environment disappears, leaving just the wallpaper and any open windows. Mouse freezes. Keyboard unresponsive.22:31
astra`the mobo is also alright22:31
ben-linux23hi all,  i just installed ubuntu 18.04.1 on my gigabyte AMD AB350 gaming 3 PC (custom built with my friend) and i have NO audio output it says pulseaudio main.c daemon startup failed, idk how to fix that i've been googling ALL over the place, ubuntu forums, nothing idk what to do, i need help22:31
astra`this started after the last update22:31
astra`unfortunately, it does not seem to be hardware related as i already stated above22:32
ben-linux23i have a realtek alc1220 codec22:32
UBuxuBUtry 18 04 astra and see if the problem goes away22:33
astra`i am on 18.0422:34
ben-linux23btw i was up ALL night till 7:30 am trying to fix this to no avail22:34
astra`Linux version 4.15.0-38-generic (buildd@lcy01-amd64-023) (gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #41-Ubuntu SMP Wed Oct 10 10:59:38 UTC 201822:34
naccben-linux23: 1) it's not worth your time staying up all night to fix an audio problem22:35
astra`this whole nonstop rebooting started right after the system updated (automatic updates)22:35
UBuxuBUi meant hiig22:35
ben-linux23macc, well i dunno how to fix the darn thing i googled ALL over i found ZERO fix22:35
ben-linux23the ubuntu forums didnt tell me nything nor did the wiki22:35
hiigUBuxuBU: I'll try that as a last resort. For now, I want to try and see if I can find the problem first22:36
hiigIt might be a hardware issue, as the system was freezing up before while running Windows 1022:36
UBuxuBUwhen u installed it was it hard wired to the internet ben-linux23 ?22:36
UBuxuBUhiig did u run hardware diagnostics22:36
ben-linux23no, i have no way of doing that, the router is in my dads office and my PC is in my bedroom and his desk hasnt room for my pc next to it which is where the router is and he has NO room for a monitor either22:37
astra`is there anyone who have experienced random reboots after a system update then progressed into constant rebooting?22:37
ben-linux23not me22:37
astra`it just keeps rebooting over and over22:37
hiigSuch as what? I've run memtest. No issues there. CPU was stressed using the stress package. GPU was tested with some random benchmark I forgot the package name of22:37
guideXon this page https://www.dev-metal.com/install-setup-php-5-6-ubuntu-14-04-lts/ it says to add the ondrej, with this command sudo add-apt-repository ppa:ondrej/php5-5.622:37
astra`it is not a hardware issue22:37
guideXbut itg says cannot add ppa please check that the ppa name or format is cotrrect22:38
tachikomashiig, can you reexplain your problem ?22:38
astra`i already tested all my hardware part by part22:38
UBuxuBUits hard to test a PSU though22:39
hiigtachikomas: System was originally Win10. It would freeze after about 30 minutes on average, after boot. Swapped to 18.10. Took several attempts to install, as it would freeze some time after the copying files stage.22:39
tachikomasWhat kind of system ?22:39
tachikomaslaptop ? desktop ?22:40
tachikomasold ?22:40
hiigAfter install, same symptoms as the Win10 system. When it crashes in 18.10, the sidebar and activity bar disappear22:40
UBuxuBUsome folks have atiny piece of the mobo seated wrong and touching the case22:40
UBuxuBUanditwill do that22:40
hiigDesktop system. Probably about 6 or 7 years old22:40
tachikomasmhh.22:40
UBuxuBUthe mobo might be shorting on the case22:40
tachikomasJust to know, have you try to upgrade the bios ?22:40
UBuxuBUor bad psu22:40
hiigtachikomas: Never tried messing with the BIOS22:41
tachikomasUBuxuBU, let's try software first :)22:41
tachikomashiig, its as hard as booting on ubuntu :)22:41
hiigBefore I do anything like that though, is there any log I should start looking at?22:42
ben-linux23im stumped guys22:42
tachikomasmhh.22:42
tachikomason linux you can try to look at syslog22:42
tachikomasit's always a good start22:42
ben-linux23not to pry but idk how..22:42
tachikomascat /var/log/syslog22:43
hiigOne sec. Waited for it to freeze again to see if I'm able to SSH into it...22:43
ben-linux23it just put a ton of text on my screen idk what it says22:43
tachikomashiig, i dont think so :/ but worth a try22:44
tachikomasben-linux23, when does that happend ?22:44
ben-linux23when does what happen22:46
nacctachikomas: cat is really a mean tool to suggest someone new use for syslog22:47
hiigDamn, I don't remember the IP. WOuld have to figure it out on the next reboot. Alt + SysRQ REISUB doesn't work though22:47
ben-linux23i cant help but agree with nacc..22:48
tachikomasnacc, he dont look like someone new (ssh etc.. :) )22:48
ben-linux23i am new guys..22:48
tachikomasben-linux23, i wasnt talking to you.22:48
ben-linux23tachikomas, i know i was just saying22:48
tachikomasi will try to help you as best as i can :)22:48
ben-linux23but yeah im stumped how to fix this audio issue22:48
tachikomasso ben-linux23 you have no audio at all right ? can you open a terminal ?22:49
ben-linux23yes im in a terminal rn22:49
nacctachikomas: oh you didn't indicate who you were talking to.22:49
tachikomasben-linux23, Do you know what a pastebin is ?22:49
ben-linux23not really no22:49
tachikomasnacc, my fault :x22:49
nacctachikomas: it's cool, i misattributed your reply, my fault22:50
ben-linux23my mobo is a gigabyte ab350 gaming 3 btw22:50
tachikomasben-linux23, ok, it's a website, you can paste a udge amount of code.22:50
ben-linux23AH ok22:50
tachikomasand give us the link to look at the code :)22:50
ben-linux23oks22:50
tachikomasnacc, pastebinit is on the main repo ?22:50
nacc!info pastebinit bionic22:51
ubottupastebinit (source: pastebinit): command-line pastebin client. In component main, is optional. Version 1.5-2 (bionic), package size 14 kB, installed size 156 kB22:51
nacctachikomas: yeah22:51
ben-linux23well there's a TON of output when i ran cat /var/log/syslog22:51
tachikomasyes :D22:51
tachikomasits normal ben-linux2322:51
ben-linux23i didnt realize that22:51
tachikomasno problem :)22:51
tachikomasben-linux23, can you install pastebinit ?22:51
ben-linux23sure22:51
tachikomassudo apt update && sudo apt install pastebinit22:51
ben-linux23i did iot22:52
ben-linux23it*22:52
astra`https://www.irccloud.com/pastebin/TpzwP51g/22:52
tachikomasben-linux23 : do ' sudo pastebinit /var/log/syslog' and give us the link22:53
tachikomasastra`, what kernel are you using atm ?22:55
astra`Linux version 4.15.0-38-generic (buildd@lcy01-amd64-023) (gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #41-Ubuntu SMP Wed Oct 10 10:59:38 UTC 201822:55
astra`it keeps rebooting over and over22:56
astra`AFTER the system update22:56
tachikomasyou updated from ..?22:56
astra`automated updates?22:56
tachikomasastra`, pastebin /var/log/apt/history.log22:56
tachikomasben-linux23, everything ok ?22:59
nacctachikomas: it's unclear if they can actually use the system currently.22:59
naccastra`: can you boot into recovery mode?22:59
astra`https://www.irccloud.com/pastebin/sPVLUj6X/23:00
astra`https://www.irccloud.com/pastebin/GdCLUAh0/23:01
=== capella|away is now known as capella
astra`07:59:06 <nacc> astra`: can you boot into recovery mode?23:14
astra`i can't because it keeps rebooting23:14
astra`over and over23:14
astra`6 reboots then ends up with half my fans without power23:15
hiigtachikomas: Was going to try flashing the BIOS, but it doesn't detect the file if I select the flash function. On the download page from MSI, it says "download and execute the file in USB pen drive only", but the files are for windows. So does this mean I can't flash if using any Linux distro?23:15
UBuxuBUthat constant reboot things happens when the thermal paste is ruined under the cpu chip or when the psu is going ....23:16
tachikomashiig, look if they have a iso :)23:18
tachikomasastra`, can you try a older kernel ?23:18
hiigtachikomas: not from what I can see23:19
astra`did you read the logs?23:21
someone_we know that any folder is a file holding addresses for other files, so how can I open this folder on a text editor I want to see its content even if it is just binary .23:21
=== led_dark_2 is now known as led_dark_1
littlekittydoes anyone remember the beginner guide for linux where the title was something with 'wizard' I believe...?23:25
littlekittythere was a free version for that ebook23:25
astra`https://www.irccloud.com/pastebin/sPVLUj6X/23:28
astra`07:58:12 kernel: ACPI Error: Method parse/execution failed \_SB.PCI0.RP08.PXSX, AE_NOT_FOUND (20170831/psparse-550)23:35
ben-linux23ok im back, i ran that command but it returned - unable to read from: cat23:38
ben-linux23so that command didn't work23:38
ben-linux23my bad i ran it wrong23:38
ben-linux23and i get back a timed out error, great23:39
astra`nobody knows what those logs mean??23:42
maumhello23:46
ben-linux23idk what to do guys, maybe i should just put win10 back on idk23:48
Muliganhey fellas, I'm running bionic on my laptop, wanting to create/modify vlan interfaces via GUI, suggestions?23:55

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