[00:03] banisterfiend: Well, how about ' systemctl status network-manager ' ? [00:15] When I suspend my machine, if my bluetooth mouse is not connected, and Bluetooth is enabled, it wakes up from sleep immediately. [00:15] My thoughts on how to fix that is find a way to ensure Bluetooth is disabled when the computer suspends - doable and sensible? [00:15] anyone here experienced with resolvconf? it's driving me nuts [00:22] banisterfiend, what's your question? [00:23] rfm 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] also what on god's name is the relationship between resolvconf and dnsmasq ? [00:29] banisterfiend, 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:30] rfm 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:32] banisterfiend, well, the servers are still active, but what you probably care is which servers dns queries are aimed at. [00:32] rfm yes exactly, which servers are dns queries aimed at [00:32] basically, 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 acdtive [00:34] banisterfiend, 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] rfm 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 server [00:39] god i hate linux sometimes [00:39] it's all over the place with its configuration [00:45] banisterfiend, 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:46] rfm this is just how it's setup by default on ubuntu 16.04 :/ [00:46] banisterfiend, but then I run a cache-only bind9 server on my local net... [00:46] i can't change it as i'm working on a program that has to work with default 16.04 installs for users [00:48] banisterfiend, 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] i just did an package upgrade that included secureboot-db and i got some disturbing-looking errors: [00:48] Inserting key update /usr/share/secureboot/updates/dbx/MS-2016-08-08.bin into dbx [00:48] Error writing key update: Invalid argument [00:48] Error syncing keystore file /usr/share/secureboot/updates/dbx/MS-2016-08-08.bin [00:57] slingamn: what'S the output of "mount | grep -i efi" [00:57] efivarfs on /sys/firmware/efi/efivars type efivarfs (rw,nosuid,nodev,noexec,relatime) [00:57] /dev/sda1 on /boot/efi type vfat (rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro) [00:58] okay, you have them mounted so my guess was wrong [00:58] this invalid argument thing is a weird error, i googled it but the only hit was in chinese and autotranslate didn't help much [00:58] slingamn: i guess i would try re-running the command manually with a more verbose output [00:59] i'm not sure what the command is, it's probably the post-install script for secureboot-db? [00:59] rfm honestly i'd love a huge diagram that detailed the relationship between NetworkManager, resovconf, dnsmasq and also NetworkManager and systemd-resolve [00:59] it all seems so fiddly [00:59] slingamn: i would think so [00:59] haha agreed [01:01] does dpkg-reconfigure rerun those? [01:02] no idea, worth a try, i guess [01:02] here's an example of what the output looks if run successfully: https://paste.ubuntu.com/p/GJWx9QXrjz/ [01:03] thanks --- that's from `apt-get upgrade`, right, not dpkg-reconfigure? [01:03] correct, the former [01:05] interesting: https://blog.hansenpartnership.com/the-meaning-of-all-the-uefi-keys/ [01:05] honestly if this isn't going to render my system unbootable, i might just ignore it [01:05] Hey, 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] slingamn: 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/1800750 [01:05] Launchpad bug 1800750 in secureboot-db (Ubuntu) "Error message during upgrade: "Error writing key update: Permission denied"" [Undecided,Incomplete] [01:06] that's interesting [01:06] slingamn: do you have secureboot enabled? [01:06] i...don't think so [01:06] is there a way to check on a running system? [01:07] heh, dmesg on both of my systems (including the one that successfully updated the package) says: [01:07] [ 0.000000] secureboot: Secure boot could not be determined (mode 0) [01:08] slingamn: that's disabled. you can also check with: bootctl | grep 'Secure Boot' [01:08] slingamn: Maybe ' mokutil --sb-state ' too ?? [01:08] legit, thanks, `bootctl` says "disabled" on both systems [01:09] so it doesn't matter until you'll enable it. but it'd still be good to report a bug. [01:09] legit, thanks [01:09] # mokutil [01:09] ubuntu-bug secureboot-db [01:09] This system does't support Secure Boot === lynn_ is now known as gryphon [01:10] slingamn: is this a VM by chance? [01:11] it's an ancient macbook [01:11] https://everymac.com/systems/apple/macbook/specs/macbook-core-2-duo-2.4-black-13-early-2008-penryn-specs.html [01:11] makes a good enough corner case to report a bug on. ;) [01:12] yeah :-) [01:12] thanks a bunch for your help [01:12] Bashing-om you too :-) [01:12] yw [01:13] slingamn: Well, just looking over tomreyn's shoulder :) [01:13] dang, i need to change my passwords. === crimastergogo_ is now known as crimastergogo [01:14] qwebirc84848: when you run this, does it list anything? software-properties-gtk --open-tab=4 [01:46] what? [02:06] i 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 battery [02:14] kurt-xubuntu: ACPI issue ?? change the DSDT ?? What thinks: http://iam.tj/prototype/enhancements/Windows-acpi_osi.html ? === capella|away is now known as capellaDies [02:22] thing is it was working in earlier kernels [02:23] it worked when i installed it a year ago [02:24] kurt-xubuntu: Still works on an older kernel ? File a bug report against this kernel, I would think . [02:24] i do not use it on battery much i tried going back to the oldest kernel in grub no dice === Muimi is now known as Guest75563 [02:56] mmm [02:56] n [02:56] sup [02:57] :) [02:59] ;-;\ === Muimi is now known as Guest1268 [03:20] Hello everyone [03:29] hello [03:30] i get a popup in ubuntu to install some windows fonts [03:30] i tried many times to install it [03:30] even with terminal [03:30] is there a way to cancel this message ? [03:32] mrpanda, can you provide a printscreen? [03:33] hmm i will try to save it next time [03:33] i did install the ubntu 16 version [03:33] the 18 gave some problems [03:34] am glad sounds works in a way :) [03:34] Normally, there is a checkbox to not show the warning further if you want. A lot of software uses the msfonts. [03:34] goodnight [03:34] hmm ok [03:34] i found this trick for the video card [03:34] to reduce lagg [03:35] ¨tearfree¨ === dewcula is now known as deww [03:47] i recall something simular with wine wantin [03:48] g some "agree" before it could contune. dont recall what i did, maybe editing a text file first or something, sry couldnt me more info [03:49] ^-- MrPockets [03:49] s/MrPockets/mrpanda./ [03:53] good morning to all [03:54] good evening here :) [03:56] hey kalikatz === Muimi is now known as Guest2926 [03:56] het lotuspsychje, what new tricks have you for us today? [03:58] kalikatz: lets await the questions, if you want to discuss before, feel free to join #ubuntu-discuss [03:59] Or ubuntu-offtopic [04:03] acpi error [04:04] 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 2018 [04:05] astra`: explain the whole story please [04:05] it updated this morning [04:06] then just it started rebooting randomly [04:06] now it reboots over and over [04:06] astra`: can you check dpkg logs what it updated exactly [04:07] i cant [04:07] it keeps rebooting [04:07] a [04:07] it doesn't let me stay on too long before it reboots again [04:07] since that last update [04:07] astra`: how about a previous kernel boot, does that bypass? [04:08] no [04:08] its rebooting again [04:09] astra`: at wich point exactly [04:09] when i'm about to type on terminal [04:09] it gives me less then 3 minutes or so [04:09] astra`: can you try to enter a tty before GUI login [04:10] where? [04:10] astra`: alt ctrl F1 [04:10] astra`: when booting systemd, before you enter gdm login window [04:11] astra`: i would also reccomend to press F1 for textbooting when systemd starts, perhaps we can catch usefull errors aswell [04:19] it just keeps rebooting [04:19] seems the packages were corrupted [04:19] astra`: aww thats not good [04:19] astra`: do you use external ppa's of any kind? [04:19] ubuntu japanese servers are garbage tbh === capella|away is now known as capellaDies [04:22] astra`: what has that to do with your issue? [04:24] Hi [04:28] !pm | astra` [04:28] astra`: 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:29] i don't think anyone else is having trouble since the last updae [04:29] update since no one's talking [04:29] i explicitly stated my issue already [04:29] the system broke after the last ubuntu 18.04 [04:29] it keeps rebooting over and over [04:29] sadly [04:30] 18.04 update** === capellaDies is now known as capella|away [04:30] granted, it is the first time this had happened [04:30] which is good in a way [04:30] downside is i'm still trying to figure it out [04:31] what point does it get too ? [04:33] astra`: was hti sun upgrade? clean install? [04:34] nah, just a regular automated update out of the blue [04:35] the display isn't turning on though [04:35] the machine's been running for 9 minutes straight [04:36] astra`: try to focus on ectual details please, less complaining [04:36] i just can't get the logs because the display isn't responding [04:36] yikes [04:37] astra`: the more you provide us details, logs,pastebins the more we can try to help [04:39] no display at all? [04:45] http://funkyimg.com/view/2MGq9 anybody can help me [04:45] /!\ ᎪᎢᎢN: Тһis ϲhaᥒnеⅼ һɑѕ ⅿoved to іrϲ.frᥱеnοde․nеt #/joiᥒ ⧸!\ [04:51] ahoy [04:51] mateees [04:52] Can a single video card handle 3 4k monitors at 60fps [04:54] just show your desktop sure [04:55] video games, probably not without spending so much money that it'd be pointless === mwspookyb is now known as mwsb [04:58] no just to render the pixels [04:58] workspace [05:05] then yeah so long as you can get one that has the right number of physical outputs to plug into them [05:06] Omg Newegg is trying to give me a power supply for free [05:06] As a gift [05:07] MKUltraMagnus, yeah the ports are like all diff kinds [05:07] Which is strange [05:09] Im not sure the diff ports can do 4k@60 [05:09] yeah that might be more of a problem, it'll depend on the card / drivers as to which ports you can use at the same time [05:09] Y the fuk is this still a problem lol [05:10] There is a card for sale at 2000$ [05:10] wooooooooooot [05:11] poke around the support for whatever brand card you're looking at and see if they list a supported max resolution [05:13] 4k x3 is 11520 x 2160, thats going to be a bit of struggle for cheap cards [05:14] I 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 sold [05:15] lol looks like even a 1080ti only does two 4k screens [05:15] so yeah without something external you might need two cards for it [05:15] guys keep it ubuntu related please [05:16] What where did u see that [05:25] MKUltraMagnus, u know actually a more brilliant idea wud be to just have a tv instead at more than 4k [05:26] 12k? [05:28] a 12k television would cost you more than the price of the extra video cards [05:28] actually what you're looking for is one of these https://en.wikipedia.org/wiki/AMD_Eyefinity [05:29] (yes i know this isnt strictly ubuntu related, ill keep quiet when a more genuine on topic question comes up) [05:33] !offtopic | MKUltraMagnus [05:33] MKUltraMagnus: #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] you too sumyunseal [05:33] ##hardware for hardware talking please [05:34] omg lotuspsychje [05:35] U fkn mallrat [05:35] Shut up already [05:35] sumyunseal, be polite. or be gone. [05:35] Wat a fan nerd man [05:36] jeeez [05:36] lotuspsychje, did u buy the internet [05:37] How do I add someone to my hexchat ignore list? [05:38] Oh, wait, found it. rightclick on user nickname and select ignore. === capella|away is now known as capellaDies [05:49] sumyunseal: they didn't, but those are the rules here. === capellaDies is now known as capellaVincent === capellaVincent is now known as capellaLugosi === rymate-dot-js is now known as rymate1234 [06:26] how do i auto hide the right menu back in ubuntu desktop [06:27] i mean the left tool bar that is there by default [06:29] Hello. 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:36] any way to bump screen resolution higher in ubuntu desktop [06:42] hi === mkv is now known as m4v [06:42] yesteday i reported a problem that i was having installing mysql-server on ubuntu 17.04 [06:42] i switched to last stable version, 18.04. now im having another issue when running mysql daemon. [06:43] mysqld: Can't read dir of '/etc/mysql/conf.d/' (Errcode: 13 - Permission denied) [06:43] permissions are set to drwxr-xr-x, owner is root:root [06:43] what can be the issue [06:51] any idea? i cant beleive that im wasting so much time trying to install the damn mysql server package [06:52] what is the problem carlino3 [06:53] i am trying to auto hide the activities menu on the top of new ubuntu desktop [06:54] to maxmimize size of desktop apps [06:55] pi0: im trying to install mysql-server-5.7 package [06:55] carlino3: pastebin the output of 'sudo apt install mysql-server' [06:55] but when i run msqyl-daemon, it complains that has no permissions over /etc/mysql/conf.d [06:55] is it prompting for some dependcies? [06:55] does that need to run as sudo? [06:55] but the directory is there, is owned by root, group root, and has drwx-r-xr-x [06:56] yes, mysql-server is depending on mysql-server-5.7 [06:56] Ben64: sure, wait a minute [06:56] Ben64: should i purge it before? to install the package from scratch [06:56] no [06:56] ok [06:56] you said you were having trouble installing [06:56] if it's installed already, then don't need that [06:57] try running "mysql -u -p" and logging in [06:57] https://paste.ubuntu.com/p/7WR3J57MrS/ [06:58] oh so it isn't installed [06:58] ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) [06:58] of course it fails [06:58] mysql daemon fails to start, so no serer is listening [06:59] sudo mv /etc/mysql/conf.d /etc/mysql.conf.d.old [06:59] i created /etc/mysql/conf.d myself, the directory wasnt there, instead was /etc/mysql/mysql.conf.d [06:59] maybe that is the issue [07:00] don't create things :| [07:00] done [07:00] output from apt is the same [07:00] :( [07:00] im running ubuntu from a live USB with persistence, if that matters [07:00] ew [07:01] why [07:01] cause i need it xD [07:01] install it somewhere then [07:01] i 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:07] pi0: system settings/devices/screen/resolution [07:09] any idea? [07:09] lotuspsychje: max resolution shows 1366 x 768 [07:09] but i would like to overide it and make it higher [07:10] is there a command ti determine model number of my notebook [07:10] carlino3: Standard installation on USB stick is able to do that if you format the extra space to usable "hard disk". === capellaLugosi is now known as capella [07:11] carlino3: usb is a bottleneck to run ubuntu from, follow Ben64 advice install physical [07:11] pi0: install inxi, then inxi -F [07:11] ok, i commented all the lines from my.cnf (which included /etc/mysql/conf.d and /etc/mysql/mysql.conf.d) [07:11] now im able to start the daemon, but it complains about permission denied on everything [07:11] it is like the daemon has no rights over anything [07:12] what is going on? [07:12] you're running a live usb [07:12] and what? [07:12] they're not for running servers [07:12] i installed apache, php, and other few things without any issue [07:12] and they persist if i reboot the machine and boot from usb stick [07:13] i know but that is not what is causing the issue === icey_ is now known as icey === capella is now known as capellaLugosi [07:15] nice that app works great! [07:15] thanks [07:15] brb [07:21] fuck it... i will use an sqlite database. [07:22] !language | carlino3 [07:22] carlino3: 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/ChannelList [07:22] sorry [07:25] carlino3: you are gonna encounter very much issues running server services from an usb.. [07:25] pg_ctl: could not open PID file "/var/lib/postgresql/10/main/postmaster.pid": Permission denied [07:26] :(((( [07:27] well, apache2 runs perfectly with php. all that i need. just use an sqlite db and thats all === Class7_ is now known as Class7 [08:18] 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? === capellaLugosi is now known as capella|away [08:25] Yorick_: perhaps take a screenshot of that, volunteers might have a look for you? [08:26] okay, moment [08:29] https://ibb.co/msPBnf [08:30] Yorick_: wich ubuntu release is this? [08:31] 18.04.1 [08:31] installed it yesterday [08:31] worked also fine at the beginning. after an update + reboot it seems not to work correctly anymore [08:31] Yorick_: seems inside purple background you can see around [08:32] can you pastebin your apt log ? [08:32] the purple background is the gnume terminal [08:32] We can see like this what was insalled and can cause that conflict [08:33] good idea tachikomas [08:34] this one?: /var/log/apt/history.log [08:35] yep [08:36] https://paste.ubuntu.com/p/t92SDSjrdB/ [08:38] Yorick_: are you in i3? [08:39] yes [08:39] gnome-terminal should work in i3 (just tryed it). [08:40] ducasse: can you take a look at his terminal https://ibb.co/msPBnf Yorick_ [08:40] Yorick_, are you using a composer ? [08:41] Crush-day Does Anybody here know of an Open source or free software taxi depatch system that I can see the code ? [08:41] i used the default apt package manager. No composer [08:42] Mornin, willcooke :) [08:42] AuroraAvenue: Define taxi depatch system. [08:42] a system that depatches taxies? that'd be a sight. =) [08:43] Probably looking for "dispatch". [08:43] the 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] sans/ so/to [08:44] Yorick_, do you use i3 on xorg ? or on wayland ? [08:45] Yorick_, if you go on Gnome, do you have the same issue ? [08:46] back in five minutes - hiccups. [08:46] AuroraAvenue: libretaxi.org [08:46] Oh thanks cheers lotus *!* [08:46] xorg [08:47] uhm i have to logout, to test that. One moment [08:47] ait - that an app - I was talking about the operators phone and taxi despatch itself - no apps thank-you [08:48] I shall take 10 minutes out. [08:51] AuroraAvenue: think your best bet will be taxi dispatch in the cloud [08:53] i cant get the logs [08:53] it keep rebooting nonstop [08:53] keeps* [08:54] astra`: did you try booting a previous kernel [08:55] hi AuroraAvenue [08:55] astra`, try to boot without splash/quiet [08:55] astra`: try a liveusb ubuntu, and see if your system reboots there too [08:56] i tried but it reboots in the middle of it [08:56] astra`: try a liveusb to closeout a hardware issue [08:58] i tried the liveusb but the system keeps rebooting [08:58] the last update messed up smth [09:00] astra`: if the system reboots during a liveusb it means its a hardware problem [09:02] i just built this machine a few months ago [09:02] how is that possible? [09:02] astra`: doublecheck everything, like perhaps PSU or CPU issues that could make your system reboot? [09:02] astra`: go into bios, check a few things, temp monitor [09:04] cpu temp is 27c [09:06] astra`: try to boot into your desktop and run command= tail -f /var/log/syslog and watch errors till it freeze [09:08] no-boday really wants to talk 'cos of wimters. [09:08] it keeps rebooting [09:08] even when in bios [09:09] astra`: join ##hardware and ask what this problem could be [09:09] astra`: without details its hard to troubleshoot [09:09] is a hp laptop ? where is it here ? https://h-node.org/hardware/catalogue/en [09:10] AuroraAvenue: only ubuntu issues here please [09:10] AuroraAvenue: use #ubuntu-offtopic for other general chatting [09:10] lotuspsychje, please stop abusing me. - I am banned from offtopic [09:10] so I shall go. [09:11] Fedora 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] !fonts | tichun can this help? [09:11] tichun 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:13] lotuspsychje: I think it might be a new thing to enable due to microsoft allowing linux projects to use its patents or sth [09:15] tichun: check this settings in dconf-editor perhaps? org.gnome.settings-daemon.plugins.xsettings antialiasing 'rgba' [09:19] tichun: the setting is also in gnome-tweak-tool [09:26] big [09:26] time to off wor [09:26] k [09:26] off work [09:46] I 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 fine [09:47] Zborg: backup data first and re-format with gparted? [09:56] yeah [09:57] that 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 mounting [09:59] I 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. [10:44] hello-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:45] (clarify i want to learn how to...) [10:49] good 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 help [10:49] i tried multiple audio outputs, different speakers, rebooting, nothings fixed it [10:50] i edited the alsa.conf, added lines, removed lines, nothin [10:50] it happens on other Linux systems too [10:50] so its not just ubuntu [10:51] and i did do an lspci -k and its using the snd-hda-intel [10:55] rephrased can anyone tell me how to build a vpn server for ubuntu [10:56] whats recent relevent and robust for ubuntu [10:56] throw me a bone someone please [11:05] having a hard time trying to restore grub in an UEFI system [11:05] any effective how-to help out there? [11:06] EriC^^: one for you :p [11:11] lemmoner: What error messages are you being confronted with? [11:12] and why are you restoring grub ? What took you to that point? [11:15] rnat, I installed windows 10 as a 2nd OS in a system with ubuntu/elementary already installed [11:16] So windows bootloader has overwritten your bootable partition and you can boot anymore into ubuntu? [11:16] following some tutorials, I've booted with live-cd, and try to reconfigure grub by using chroot [11:16] exactly [11:17] what did you do in terminal [11:17] can you post the output for parted -l and efibootmgr -v [11:18] after chroot [11:19] lemmoner: for future reference, they usually suggest installing Windows first in a dual boot setup. [11:19] Model: ATA CT500MX500SSD4 (scsi) [11:19] Disk /dev/sda: 500GB [11:19] Sector size (logical/physical): 512B/512B [11:19] Partition Table: gpt [11:19] Disk Flags: [11:19] Number Start End Size File system Name Flags === meegan_au is now known as twentyseven [11:20] lemmoner: paste to a pastebin next time. === twentyseven is now known as twentyseven27 [11:20] ryuo: Irrespective of installtion order in some systems grub overwrites efi variables and protective MBR thus not enabling you to boot windows post linux installation [11:21] rnat: i see. maybe that advice was more relevant to the BIOS era. [11:22] https://pastebin.com/PV57xmY2 [11:23] lemmoner: can you pastebin the output of "sudo efibootmgr -v" [11:23] lemmoner: good news is that Your efi variables are intact, needs a minor tweak.. you need to change the boot order [11:23] youdont need to reinstall grub, just put ubuntu's uefi entry before windows [11:24] lemmoner: sudo efibootmgr -o 0000,0001,0006,0007,0008,0005 [11:25] https://pastebin.com/HS7PL1mS [11:25] after changing the boot order like EriC^^ mentioned, add an entry point in grub to load Windows 10 [11:26] lemmoner: yeah run the command above as rnat suggestd [11:26] good point, once you boot into ubuntu run "sudo update-grub" and it should pick up windows [11:27] big thanks to both! [11:27] i usually didn't mess around with OS order (always stick to windows first), but not always you can anticipate it [11:29] i think there was smth about 'acpi error' on the log iirc [11:30] this will ultimately allow me to forget about W10, knowing that I can install it in any order without much problem [11:31] nada Windows is an aggressive OS, it is know to do stupid things like formatting or creating a ESP partition [11:32] known* [11:44] why are virtual consoles not available in my Ubuntu? :( [11:44] I press Ctrl + Alt + F1-F5 and nothing happens [11:48] Barabacha: maybe you need to press Fn as well [11:50] EriC^^: I'm not on a laptop lol [11:51] no worries, some keyboards have fn too btw [11:57] rnat, Eric^^, it worked without a hassle :) [12:01] i wonder if anyone knows about acpi errors/kernel issues [12:04] Setting up secureboot-db (1.4~ubuntu0.16.04.1) ... [12:04] Can't access efivars filesystem at /sys/firmware/efi/efivars, aborting [12:04] Processing triggers for libc-bin (2.23-0ubuntu10) ... [12:04] that is mostlikelymy issue [12:05] the issue is my wifi does not work under battery [12:17] hello 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 error [12:18] how can i remove it? [12:20] http://gallery.anotherpower.com/main.php/v/pics/mySpecs_html.html [12:21] boot windows, run chkdsk, try again [12:21] complete spec list of my computer in refrence to my question [12:23] lemmoner: great [12:24] enjoy :D [12:26] hi all :) good morning [12:26] how i see if my video card installed ? [12:26] i have geforce 740m and intel hd graphics === 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 [13:14] I 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] try etcher [13:14] multifractal: the disc creator is for ubuntu iso's [13:15] multifractal, did you try dd already? [13:16] multifractal, why dont restart your mac from the online recovery ? [13:16] WoC - 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] tachikomas: not an option [13:16] tried etcher ? [13:16] WoC: Nope I'm getting it now. [13:17] k, gl, i dont know any of the osx journal thing, i ran Linux on my iMac ;) [13:18] WoC: 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] multifractal: i would also do the recovery tachikomas suggests [13:18] lotuspsychje: Well actually I need to wipe a mac and downgrade it to High Sierra from the later one. [13:19] It's as easy as selecting iso (gui) and select usb device and 'go' [13:19] targets will be listed [13:20] imho; etcher rules :) [13:20] Etcher said my .iso file is not bootable :( [13:21] try anyway, says that too for any *BSD [13:21] is the mac intel or ppc? [13:22] multifractal, when you do a online recover, you download the FIRST os your mac was shipped with. [13:22] not the latest [13:22] you should give it a try [13:22] +1 tachikomas [13:23] WoC: intel [13:23] lotuspsychje: I will bear this in mind, thanks. [13:23] k, just checking, try it. if it fails go with that recovery suggestion from tachikomas [13:25] IIRC the target computer doesn't have a recovery partition. [13:25] you dont need it. [13:26] you can download and recreate a recovery from the uefi. [13:27] neat [13:28] multifractal: see also the #mac channel if you run into troubles, like wiping previous install from HD with the disk tools [13:34] FYI - Etcher worked successfully to create the High Sierra bootable stick from the .iso [13:40] Hi, 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:45] Hello, 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:46] Unforutnately 16.04.1 doesn't contain the correct drivers for the Intel I219 network card. [13:46] kur1j: with an nvidia card of that chipset its reccomended you install the proper nvidia drivers [13:47] lotuspsychje: how do you install the Nvidia drivers when it won't even boot? [13:47] I've already tried doing the whole "nomodeset" and it still won't boot [13:47] kur1j: first we try to enter with !nomodeset [13:48] kur1j: or recoverymode or tty [13:48] lotuspsychje: yup, already tried that, I get a "failed to start Ubuntu Installation Service, please run journalctl to see what failed". [13:48] lotuspsychje: how do you do that? [13:48] kur1j: are you sure no nvidia driver is installed of nouveau? [13:49] lotuspsychje: so thats whats weird...this SAME EXACT image works with this same exact card in a Dell Precision 7910 [13:50] 16.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] try it with 16.04.5 no dice, get the error message [13:50] kur1j: lets see wich driver your system reccomends for your card first, ubuntu-drivers list [13:50] however, 16.04.5 works on the Dell 7910 [13:51] kur1j: depends on chipset/kernel/driver version [13:51] kur1j: from my research you need a kernel 4.13 or later to support the Nvidia GTX970+ ... maybe that affects the GTX1080 too [13:52] TJ-: does 16.04.5 run the 4.13 kernel? [13:52] lotuspsychje: is that a command I should run? [13:52] kur1j: yes, ubuntu-drivers list [13:52] kur1j: that would seggest 16.04.4 is the minimum that *should* work :) [13:53] kur1j: 16.04.5 has the v4.15 kernel from 18.04 [13:53] kur1j: 16.04.4 has v4.13 kernel [13:53] TJ-: how do you know which kernel which dot release has? [13:54] TJ-: which doesn't make since 16.04.1 installs correctly on the machine but 16.04.2+ won't [13:56] kur1j: see the graphics at https://wiki.ubuntu.com/Kernel/LTSEnablementStack [13:56] kur1j: this one in particular: https://wiki.ubuntu.com/Kernel/LTSEnablementStack#Kernel.2FSupport.A16.04.x_Ubuntu_Kernel_Support [13:59] lotuspsychje: just returns nvidia-384 [14:00] kur1j: you might wanna try the hwe kernel and test the drivers reccomended from the ubuntu graphics ppa [14:01] lotuspsychje: well the problem is, I can't really install drivers until it gets installed. [14:03] lotuspsychje: 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 driver [14:03] I did NOT install the nividia-384 drivers and it was working fine [14:03] kur1j: try to get in via recoverymode [14:04] kur1j: yeah 384 i wouldnt reccomend anymore [14:05] kur1j: also not sure why your system reccomends it on kernel 4.15 [14:06] lotuspsychje: how do you get into recoverymode during installation? [14:06] there is obviously some type of regression problem [14:06] but I have no idea how to debug it [14:07] kur1j: the installation of what? [14:07] I need to install qt 5.9.1 x86 for ubuntu 14.04 [14:07] I did it via sudo apt-add-repository --yes ppa:beineri/opt-qt591-trusty [14:07] kur1j: Your issue sounds like it could be related to a hybrid/optimus/prime situation, which lotuspsychje knows quite a bit about :) [14:07] however, it seems to install only x64 [14:07] can anybody helpt me to install x86? [14:07] lotuspsychje: the actual OS [14:07] lotuspsychje: like this is happening during installation [14:07] zen_coder: we try to avoid ppa adding here, and advice to stick to the repos [14:08] zen_coder: You will have to contact that maintainer of the 3rd PPA. This channel isn't able to support them [14:08] *3rd Party PPA [14:09] kur1j: first things first, let the ubuntu install go first and enable 3rd party+ update during install [14:09] lotuspsychje: doesn't even get to that [14:09] kur1j: ah so, to bypass that try to install via a liveusb(nomodeset) [14:10] lotuspsychje: did that, still won't boot [14:10] 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 installing [14:10] kur1j: and this is the 16.04.5 iso right? [14:11] lotuspsychje: 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 again [14:11] kur1j: no this time try ' try ubuntu' [14:11] TJ-: so how is the final command? [14:12] udo apt-add-repository --yes ppa:beineri/opt-qt591-trusty:i386 ? [14:12] lotuspsychje: 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] zen_coder: no, I was talking about installing packages. What you're doing there is adding a repository archive [14:12] lotuspsychje: already tried "try ubuntu" same thing [14:13] TJ-: so here? sudo apt-get --yes install qt59base qt59x11extras qt59quickcontrols2 [14:13] kur1j: how are your uefi settings? [14:13] HOWEVER, if image the USB drive with 16.04.1, boot from it, it boots just fine no adjustments to anything [14:13] zen_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 on [14:13] zen_coder: "dpkg --print-foreign-architectures" will show if you have the "1386" arch set [14:13] lotuspsychje: its in non secure mode [14:14] zen_coder: in which case to install an x86 package you'd do "sudo apt install :i386" [14:14] kur1j: fastboot=off aswell? === c0fe___ is now known as c0fe [14:14] lotuspsychje: not sure about that one, didn't think it would affect it since .1 works and .5 didn't [14:14] let me go check [14:15] 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:18] I 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] Howdy all [14:18] I have tried manually entering the details into /etc/grub.d/40_custom and running update-grub but that's not working for me [14:19] kur1j: in normal cases we can usually enter by nomodeset [14:21] kur1j: another idea would testing a, 18.04.1 .iso to get in [14:22] os-prober shows /dev/sdb1:Windows 10:Windows:chain [14:22] zetheroo: come join #ubuntu-server volunteers might know some tricks perhaps [14:22] ok [14:22] lotuspsychje: doesn't seem to have a "fast boot" option in the BIOS [14:22] kur1j: if its an uefi system, it should [14:23] you will meed to use nomodeset for anything newer then a GTX 9xx video card by nvidia [14:23] cryptodan: he says he cant enter with nomode [14:24] disable secure boot and try [14:24] cryptodan: secure boot isn't enabled [14:24] https://www.dell.com/community/Precision-Fixed-Workstations/Precision-5820-no-fastboot/td-p/6200643 [14:27] hii all!! any help to discover causes freeze video youtube etc ? [14:27] kur1j: fastboot is not the same as secureboot... the are completely different features [14:27] pragmaticenigma: I realize that and its not on [14:28] !details | glaucom [14:28] glaucom: 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] kur1j: you will need to check and also what did you use to create the usb [14:28] There are 3 options, Legacy Boot, UEFI Secure Boot Off, EUFI Secure Boot On. It is currently set to EUFI Secure boot Off === capella|away is now known as capellaLugosi [14:28] kur1j: Try legacy boot [14:28] pragmaticenigma: already did [14:28] same issue [14:29] My details computer > https://pastebin.com/9pzVXRhD [14:29] cryptodan: I'm creating the UEFI boot USB drives by these instructions [14:29] https://askubuntu.com/questions/395879/how-to-create-uefi-only-bootable-usb-live-media [14:29] If I create a legacy boot USB boot drive, I use the utility inside of Ubuntu [14:29] on youtube the video of some fights. but if I put my mouse over the video the problem does not appear. crazy no ? [14:30] kur1j: have access to windows [14:30] I did until I reformatted these drives :-/ [14:30] cryptodan: or are you talking about just in general? [14:30] kur1j: Are you sure the windows drive is still intact? [14:31] to create a USB boot or something? [14:31] kur1j: I would highly recommend reinstalling windows and to use rufus to create the usb [14:31] glaucom, can you install nvidia proprietary? [14:31] thats better than the free driver you have loaded [14:32] how can I tell if it is installed correctly? [14:32] cryptodan: I'm pretty sure that isn't the problem but I can try it, not many other ideas [14:32] cryptodan: the reason why I say that is because 16.04.1 boots without issue using the same exact method [14:32] and how to know if linux is not using Intel hd grafics as default? [14:33] kur1j: i have used rufus on a gtx 980ti based system as well as this gtx 1070 based laptop that im on [14:33] the switch made by bbswitch configuration [14:33] cryptodan: I'm not denying it won't work [14:34] glaucom, but works bette with proprietary nvidia driver [14:34] glaucom: Your operating system is not supported here. This channel is for Ubuntu only. Elementary OS is not the same thing [14:34] cryptodan: want me to try it with GPT and UEFI first? [14:34] !elementary | glaucom [14:34] glaucom: 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] kur1j: you can try [14:34] k, i try download lasted ubuntu for same test. [14:37] Is 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:38] Sircle: whats your end goal exactly [14:39] Hi! 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:40] Zajt: can you pastebin the output of: sudo apt update && sudo apt full-upgrade please? [14:40] dont use apt-get anymore, Zajt [14:41] lotuspsychje, monitor, collaborate [14:41] Sircle: for collaboration i strongly reccomend cloud based todolist, like todoist for example [14:42] Sircle: monitor employees is another thing, you should investigate for legal purposes on that [14:42] is there any way i can update the libav-tools in my 14.04? [14:42] !latest | nicko88 [14:42] nicko88: 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:45] well ive been looking for a ppa but i can't seem to find one with a newer build [14:45] nicko88: we strongly suggest using packages specific for your ubuntu version, or snaps or !backports [14:45] lotuspsychje: 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/fHXEyJbF [14:46] well the issue is other software that uses libav doesnt like the old version that trusty has [14:46] Zajt: you added external ppa's to your system wich we dont support, strongly reccomended to cleanout first with !ppapurge [14:46] how can i see whats in snaps or backports [14:47] how do I clean it? [14:47] !backports | nicko88 [14:47] nicko88: 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 !packaging [14:47] !ppapurge | Zajt [14:47] Zajt: 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:/ » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html [14:47] nicko88: not sure if snaps will work on 14.04, didnt test myself sorry [14:48] what should be the respository name and what should be the subdirectory? [14:49] hello, 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] ah, it appears my package is not in backports :( [14:49] Zajt: try to find back the ppa link you added the at first [14:49] so my only option is to upgrade to a newer ubuntu [14:50] nicko88: if your system allows it, sure 16.04 or 18.04 is reccomended [14:50] well its an lxc [14:50] lotuspsychje: have no idea which one that could be :/ [14:50] im just afraid everything is going to break when i upgrade [14:51] seems like overkill when all i need is a newer version of avconv heh [14:51] Zajt: seems like this launchpad: https://launchpad.net/uwsgi [14:52] yeah according to the output , it's something with uwsgi [14:52] can I remove that in some way and then try to update the system? [14:52] Zajt: you can look in software&sources aswell [14:53] Zajt: but with ppapurge you can remove everything and leftovers [14:53] yeah I want to do that but not sure about how to run that command with the subdirectory etc [14:55] it's this one lotuspsychje http://ppa.launchpad.net/uwsgi/release/ubuntu [14:56] what command should I run to delete that one? [14:58] Ubuntu 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] cryptodan: no dice same exact issue [14:59] Zajt: ppa:uwsgi/release [14:59] lotuspsychje: 16.04.5 install, selecting "Install Ubuntu" about 10 seconds later see this https://m.imgur.com/a/n4Li1wa [15:00] Zajt: think this is what you added: https://launchpad.net/~uwsgi/+archive/ubuntu/release [15:00] lotuspsychje: keeps repeating [15:01] kur1j: think its still an uefi issue [15:01] lotuspsychje: then this is what I get when I when I try no modeset, https://m.imgur.com/a/zOMCTAb [15:01] Why is it no longer possible to put Nautilis on the side? (half screen I mean) [15:01] kur1j: try adding nouveau.modeset=0 to the kernel cmdline [15:01] lotuspsychje: then it goes to a flashing "_" and never does anything else [15:02] kur1j: yeah _ blinking is also an uefi bad setting [15:03] kur1j: you might also try a bios update [15:03] lotuspsychje: so what setting do I need to change? https://m.imgur.com/a/c22BNx0 [15:03] lotuspsychje: I tried updating to the latest BIOS [15:04] well I did update to the latest BIOS [15:04] it seems to work lotuspsychje to update and upgrade the system now, thanks a lot! [15:04] kur1j: set boot mode to legacy [15:04] hello [15:04] !yay | Zajt [15:04] Zajt: Glad you made it! :-) [15:04] ill try that again and see [15:05] yay bot :D [15:06] kur1j: what versions of linux boot on that machine [15:06] i 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 hurdle [15:06] cryptodan: 16.04.5 [15:07] any previous ones prior to that one [15:07] anyone here familiar w/ `watch -d`? I'm using it, and the result is that it leaves me w/ a blank screen [15:07] kur1j, it that boot menu, you could have selected legacy boot without changing settings [15:07] cryptodan: 16.04.2+ all do the SAME exact thing [15:07] 16.04.1 works without issue [15:08] compdoc: yes, but the USB boot image I have is EUFI and won't work :) [15:08] I'm creating one now with Rufus [15:08] your boot usb might not be any good. what sort of computer is it? what cpu? [15:09] kur1j: 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] Freedesktop bug 105319 in Driver/nouveau "DRM: EVO timeout with kernel 4.15.x" [Major,New] [15:09] compdoc: I've made about 4 different USB drives, on 3 different computers in about 5 different ways [15:09] do you have windows? [15:10] compdoc: yes.. I'm creating a boot drive with rufus right now [15:10] imageUSB works very well for me [15:11] 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] compdoc: its not the USB booting its a problem with either the Ubuntu installer software, EUFI [15:11] hmm i don't have "do-release-upgrade", that's problamatic [15:12] is this the correct channel to ask for help or is there a better one? [15:12] you can always ask [15:12] Hi, is there an agetty issue file pretty printer around ? [15:12] i asked above but didnt want to spam my question [15:13] should i retype? [15:13] no, just wait. someone might know [15:13] Pdrome: I would try the deb from the debian repos. [15:14] Pdrome: If it is there [15:14] so if i am using do-release upgrade from 14.04 i have to go to 16.04 first before 18.04 right? [15:14] ok, 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 installed [15:14] https://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:15] Pdrome: have you checked https://packages.ubuntu.com ? [15:15] spliffy would you mind to pm me just so i can tell what i have tried so far [15:15] Pdrome: I'm sorry, I'm very busy. I shouldn't distract myself this much :P [15:16] its ok then thanks for your words so far then spliffy [15:16] you're welcome [15:17] Pdrome: just write it down here [15:17] so 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 beaver [15:17] like i say...probably basic noob stuff but would really appreciate someone throwing me a bone here [15:18] Pdrome: just download the .deb file from packages.ubuntu.com and try to install it by double clicking in nautilus or running dpkg -i PACKAGE_NAME [15:19] if i go to packages.ubuntu.com website i cant see .deb files.... just the iso for hardy heron [15:19] that make sense? [15:19] If it finishes, everything is good. If not, you might be missing dependencies. [15:19] i 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:20] Pdrome: https://packages.ubuntu.com has a search form for packages ... if you see ISOs you are not on the correct page [15:21] when 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.4 [15:22] as you can see, i am confused and likely my lack of full linux knowledge could be my problem [15:22] why do you need an old xfsprogs? [15:23] i need to expand an old pvr hdd up to 2tb after using dd to clone it [15:23] and? [15:23] Pdrome: 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:24] using 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 V1 [15:24] and xfsprogs devs removed this support out of later xfsprogs versions [15:24] yes sorry to clarify xfsprogs 2.9.4 is something like 2007 [15:24] ouch [15:24] hence i found it on Hardy Heron === capellaLugosi is now known as capella [15:25] Ok.. i thought you missed a 1 in 8.04.01 .. :D [15:25] i want sure is first hardy heron was called 8.0.4.0 or not ;o) [15:26] looking at http://old-releases.ubuntu.com/releases/8.04.4/ubuntu-8.04-dvd-i386.list it does list xfsprogs 2.9.4-2 [15:26] yes [15:26] as xfsprogs is only on the very first Hardy Heron lts release afaik [15:26] 8.04 = Hardy Heron [15:26] so you can al see my problem is quite tragic and kinda like chicken and the egg situation haha [15:27] if 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 user [15:28] maybe it would be easier to compile an old xfsprogs version [15:28] who knows [15:29] Pdrome: theoretically you could boot a Heron dekstop live cd and install xfsprogs in the live system [15:29] i 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 depth [15:29] this is why i didnt [15:30] have used linux on off for about 10yrs now but this problem is really showing me my limits on my knowhow :o( [15:30] Pdrome: Compiling is very straight forward for most well managed open source projects [15:30] spliffy: ..assuming that xfsprogs package was included in that live cd [15:30] but if it is, that's probably the quickest way, indeed [15:31] i know for sure that 2.9.4 is on first hardy heron as i booted the live cd earlier [15:31] Platonides: no, it doesn't have to be included. You can add the repository for it. [15:31] it just wouldnt allow me to update gparted [15:31] see this is really showing my noobness [15:31] spliffy: which repository? [15:31] I would assume the mirrors would be down... [15:32] Platonides: and didn't you just say it was inclued here? ubuntu-8.04-dvd-i386.list [15:32] the ISOs dont' include packages [15:32] i didnt even know how to force latest gparted onto Hardy Heron [15:32] And 8.04 is really really out of support [15:32] so this is all really off topic [15:32] it is listed there [15:32] but I'm not sure if it means it was in the DVD or not [15:32] Platonides: you can just use old-releases.ubuntu.com in the apt source configuration. [15:33] yeah 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 install [15:33] Platonides: did it many times to upgrade EOL servers. [15:33] still unsupported. You're trying to expand some old XFS drive? [15:33] tgm4883: not off topic ... [15:33] is there a clear 2 line thing i can run in terminal to achieve this or is it gui based? [15:34] yes tgm exactly [15:34] where is the pool at old-releases, spliffy ? [15:34] Platonides: i don't know. i this a rhetorical question? [15:34] spliffy: 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 unsupported [15:34] my hopefully supported question would be 'how does a noob install older versions of software on bionic beaver? [15:35] tgm spliffy was just doing thier best to be helpful and i wasnt that clear to begin with [15:36] aha, at /ubuntu [15:36] Pdrome: what you are trying to do is unsupported, but... [15:36] tgm4883: saying it is off topic is very unhelpful. Pdrome is kind and doesn't demand stuff, so please chill [15:36] download http://old-releases.ubuntu.com/ubuntu/pool/main/x/xfsprogs/xfsprogs_2.9.4-2_i386.deb [15:36] dpkg -i xfsprogs_2.9.4-2_i386.deb [15:36] or amd64 instead of i386 :P [15:36] Pdrome: maybe I didn't read back far enough but why doesn't xfs_growfs work? [15:37] tgm4883: it's an old XFS format [15:37] and newer versions removed support for that [15:37] what format? [15:37] tgm due to it no longer carrying support for old xfs i think ...it states superblock v1 needed [15:37] Pdrome said that the superblock used V1 [15:37] "and xfsprogs devs removed this support out of later xfsprogs versions" [15:38] and my research tells me that xfsprogs 2.9.4 was the last version the xfsprogs devs included it [15:39] we are talking a pvr hdd circa 2007 so very old versions of xfsprogs and hardy heron ubuntu 8.04 [15:39] Pdrome: see my above instructions [15:40] thanks platonides i was just about to in terminal [15:40] good luck [15:41] hi all [15:41] i installed my video card NVIDIA [15:41] https://websiteforstudents.com/install-proprietary-nvidia-gpu-drivers-on-ubuntu-16-04-17-10-18-04/ [15:42] but in configuration no say NVIDIA [15:42] https://imgur.com/a/CyPoJsz [15:42] is correct ? [15:43] laptop ? === eviladmin is now known as mrspock [15:43] maybe a hybrid cards [15:43] yes [15:43] i have hd graphics and nvidia 740m [15:43] Platonides: There it is http://old-releases.ubuntu.com/ubuntu/pool/ [15:44] with the latest version of ubuntu is not locking videos on youtube. [15:44] i 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] but I wanted to get this doubt, what processor is ubuntu using? of nvidia or intel hd grafics? [15:45] glaucom, it will be using the intel chip [15:46] glaucom, https://www.linuxbabe.com/desktop-linux/switch-intel-nvidia-graphics-card-ubuntu [15:47] lshw >> https://pastebin.com/nPqTf8Hd [15:47] k. tanks, i try KrisDouglas [15:49] even after installing xfsprogs 2.9.4 it is still not possible to work with superblock v1 - i guess this just isnt possible [15:50] such a shame the newer versions of xfsprogs/ubuntu arent allowing to work with older xfs hdds filesystems [15:51] Pdrome: 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 else [15:51] i 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 help [15:52] even using the hardy live cd it would not expand the hdd xfs partition to 2tb [15:52] Pdrome: I would get another hard drive and move data [15:52] checking the hardy gparted screen for supported actions had 'expand' crossed out [15:52] might be the easiest solution [15:53] i 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 hdd [15:53] Pdrome: I mean I would mount it, and rsync the stuff to the new larger drive [15:54] rather than dd. [15:54] but 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 seems [15:54] Pdrome: 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 it === Thargoid is now known as stwalkerster [15:55] Pdrome: and a drive used for PVR stuff to boot [15:56] well 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 rsync [15:57] again, thanks to all for helping and having the patience with me! [15:58] i will knock it on the head for today and try again tomorrow. [15:59] Pdrome: I'd also suggest trying a xfs_repair on it, since you've got a backup of the drive [15:59] ok tgm, will do cheers [16:00] jesus! that's dark ^ [16:01] is there anyway to temporality disable compiz shortcuts? [16:01] I want to be able to use alt+space in nano [16:08] i just ran xfs_repair -v '/dev/sdac2 -L [16:08] sorry i meant sdc2 [16:08] because i forgot the last ' does that mean i ruined it? [16:09] as it seems to still be doing something in Terminal [16:16] Pdrome: since you didn't close the quote, it thinks you're doing multi line input [16:16] it's waiting for the end quote. You could ctrl-c out and try again [16:16] ah! i am such a dumbass (total liability today) [16:17] thankyou [16:17] and phew! [16:19] i am not gay but i could kiss you lot today..... it only went and worked ;o) [16:21] i 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 appreciated === SimonNL is now known as SimonNL_Afk [16:36] you are welcome, Pdrome :) [16:40] why would ANSI escape sequences printed from python not get color, but when I test `echo -e '\x1b[32;1mtest\x1b[m'` it works? [16:41] nvm python3 was the problem [16:41] seni: you want #python for such questions, anyways :) [16:41] seni envvar ? [16:42] ;o) heading off, need rest... bye all [16:43] Is there any way to crypt all a drive (System, boot etc) other than reinstalling everything with lvm/lvmcrypt after install ? [16:47] tachikomas: you can't encrypt an entire drive after is in use, no [16:47] :'( [16:47] ok [16:48] tachikomas: and using lvm/lvmcrypt wouldn't encrypt the entire drive anyways, that would encrypt the lvs [16:48] tachikomas: if you want whole disk encryption, select it when you intall [16:51] Ok :) Thanks nacc. [16:52] Where can I find the logs of an app installed from snap? e.g. Wekan [16:53] I mean the logs of Wekan itself, not of the act of *installing* Wekan. [16:53] k_sze: it depends on the snap whther it logs at all, you should ask the snap owner (see `snap info ...` for contact info) [16:56] I see. === 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 [17:15] cryptodan: most screwed up solution ever... [17:15] https://askubuntu.com/questions/1089083/cant-install-16-04-5-lts-on-dell-precision-5820/1089264#1089264 [17:16] like that to me SCREAMS UEFI bugs all over [17:18] My machine is booting to grub :/ [17:18] How can I make it boot to sda3 which is my Ubuntu partition. [17:19] sda2 being swap, and sda1 being bootloader. [17:25] kur1j: that is one messed up lap top === kryptopraxis__ is now known as MenschZwoNull [17:31] Anthaas: does grub have a valid config? === SimonNL_Afk is now known as SimonNL [17:36] Hi, a pretty strange thing happened on Ubuntu 18.10: the screen was locked but I still was able to open applications [17:37] FurretUber: open how? [17:37] I don't know how that happened, but the side bar appeared in the lock screen https://media.discordapp.net/attachments/96230004047740928/507608528207216640/gnomed.png [17:38] weird, i'd file a bug , or see if one already is [17:39] This one, maybe? https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-ubuntu-dock/+bug/1769383 [17:39] Launchpad bug 1769383 in gnome-shell-extension-ubuntu-dock (Ubuntu) "Ubuntu dock/launcher is shown on the lock screen" [High,Incomplete] [17:39] FurretUber: yes, that one sounds good [17:42] FurretUber: yep, nice find :) [17:43] FurretUber, a workaround here : https://github.com/micheleg/dash-to-dock/issues/649 [17:48] anyone 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? === daniel is now known as Guest47390 [17:52] 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 though [17:53] white_magic, silly thing: not just Super but Super_R and Super_L [17:53] TJ-: would be great if you were able to search in chat history [17:54] ioria: in the openbox config, it uses the shorthand of 'W' to denote the super key and it does not differentiate between left and right supre [17:54] ok [18:00] 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 contexts [18:01] TJ-: definitely so [18:03] white_magic: does xev report the key(s) being pressed/released? [18:06] white_magic, you can also try xbindkeys (i used it to set a lock screen shortcut Super+Z on lxqt) [18:12] cryptodan: not a laptop (desktop machine) [18:12] but yeah its stupid === capella is now known as capella|away [18:20] TJ-: 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] ioria: i got it figured out. Read my message to TJ if you're interested [18:21] good [18:44] hi 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? x [18:45] its lenovo idea-pad 330 [18:45] and usb boot is enabled [18:47] you pressed F12 to enter boot menu ? [18:48] or Fn + F12 ... while it boots [18:49] yes, we are in the BIOS now. have also tried F11 for the boot menu. both display only "Windows Boot Manager" as a bootable option [18:50] can you boot this usb key with another ps ? [18:50] pc* [18:52] yep, works fine :-)# [18:53] i think you have a OneKey Recovery (Novo) on the laptop [18:53] do you know what it is ? [18:54] I don't know, I've not come across that before [18:56] i thnk that it is, google it or search it on lenovo website i have a link but in french === SimonNL is now known as SimonNL_Afk [18:57] https://support.lenovo.com/us/fr/solutions/ht062552 ... [19:02] Hey 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? === [1]MrMobius is now known as MrMobius [19:05] Nice, the onekey button saves us a lot of trouble accessing the BIOS. However, it still wont give us the option to boot from the USB [19:05] hmm [19:06] ThiagoCMC: ubuntu-desktop ? [19:06] ThiagoCMC: i don't think there is any such thing as a 'minimal desktop' [19:06] No, `ubuntu-desktop` is the full. [19:06] oleka: try F2 or fn+F2 while booting plz [19:06] During the Desktop installation, there is a Minimal Option. [19:06] not 12 , but 2 [19:06] But I can't find that minimal desktop to install on top of a server. [19:34] How to activate numlockx in Ubuntu-mate 18.10 === krukudilo is now known as kurkudilo === kurkudilo is now known as kurku === kurku is now known as kruku [19:38] hi gpunk, i tried that but the medium still doesnt show up in the boot menu [19:38] :( [19:39] without 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 bug [19:39] https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/1697339 [19:39] Launchpad bug 1697339 in nfs-utils (Ubuntu) "rpc.gssd performs reverse DNS by default (regardless of -D flag)" [Undecided,Confirmed] [19:45] oleka: how did you create de usbboot ? [19:49] any have video card Geforce hibryd ? [19:50] i have freezes again :( youtube full screen same [19:51] gpunk: using dd; then sync [19:51] glaucom, some details , please ? [19:52] I saw now that NVIDIA created the prime. What is the latest driver or opensource version recommended? [19:52] kur1j: i can look into sponsoring that later this evening [19:53] glaucom, if you're using nvidia ,you're not using opensource (that is nouveau) [19:53] nacc: sorry, what does that mean? [19:54] glaucom, you can paste sudo lshw -c Video and dpkg -l | grep nvidia [19:56] https://pastebin.com/c6fPtTbQ | https://pastebin.com/5Ds9f7aS [19:56] i I realized that when I use the intel hd grafics, it looks like it looks better?! [19:57] it does not seem fluid. and videos are very strange. [19:58] glaucom, it's broken [19:58] glaucom, paste lspci -k | grep -EA2 'VGA|3D' [19:58] https://pastebin.com/WfhaM5us [19:59] glaucom, you mixed version 390-396 [20:00] glaucom, and btw exit from root [20:01] what is better ? https://imgur.com/a/LSYlpL2 [20:01] i now When I try to change, he comes back to this. [20:02] glaucom, i don't see anything it's blank [20:02] glaucom, you need to purge it all === daniel is now known as Guest15463 [20:05] glaucom, do you get me ? [20:06] kur1j: i will try and get that fix uploaded to xenial-proposed [20:10] oleka, are you booting a 32-bit iso ? === LabMonkey is now known as Mechanismus [20:16] nacc: gotcha thanks! [20:16] I made that request on the ticket so I'll follow it that way! [20:16] thanks! [20:17] I guess I'm not the only one experiencing this problem: ubuntu freezes on my laptop whenever I shutdown instead of shutting down properly [20:17] hmmm 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] any guidance would be really appreciated [20:18] ioria [20:18] I reinstall S.O [20:18] pticochon, unless you did funky things, i'd say it's a acpi issue [20:18] Which version do you recommend? after installing ubuntu again? [20:19] glaucom, i did not tell you to reinstall [20:19] ioria, so turning off the secure boot thing should fix it, right? [20:19] glaucom, but if you ask, i say 18.04 [20:19] I tried installing another GDM gave several BUGS saying it was NVIDIA's fault [20:19] pticochon, nope , why ? [20:20] The version I questioned would be the video driver. [20:20] https://imgur.com/a/LSYlpL2 [20:20] ioria, uhm [20:20] Which of these? [20:20] ioria, do you know any workaround/fix? [20:20] suggest* [20:21] s/workaround/something I could try/ [20:21] s/workaround/something I could try [20:21] pticochon, is that a fresh install ? [20:21] yep, running on a usb stick [20:21] pticochon, so not installed ? [20:21] correct [20:23] pticochon, i got you, but i think it's not a reliable way to test [20:23] okay === OhPie is now known as Skybot [20:23] thank you ioria :) [20:23] no prob === Butterfly^ is now known as Guest13260 [20:33] ok, clean version installed S.O [20:35] https://imgur.com/a/lX95FgP [20:36] https://imgur.com/a/OqzBuXS <-- clear === mrspock is now known as python2 [20:38] ioria [20:39] glaucom, you got 720m,you should have additional drivers available; paste ubuntu-drivers list [20:39] i have Nvidia 740m [20:40] whatever [20:41] what's the best GUI app that gives me a solid overview of hardware information (ie, CPU, GPU, motherboard, etc) [20:42] !info hwinfo [20:42] hwinfo (source: hwinfo): Hardware identification system. In component universe, is optional. Version 21.52-1 (bionic), package size 18 kB, installed size 80 kB [20:42] lshw / dmidecode [20:42] !info lshw [20:42] lshw (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 kB [20:43] !info dmidecode [20:43] dmidecode (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] he said GUI [20:43] https://pastebin.com/Fyf2rWDA [20:43] oh. Didnt see that part :o [20:43] ioria https://pastebin.com/Fyf2rWDA [20:43] lshw > something.html ? :D [20:44] glaucom, nvidia-driver-390 ; check again Additional Drivers [20:44] I'm going to buy a USB drive to boot linux. Is 3.0 much faster than 2.0? [20:44] gee111, you dont need a usb3 just to boot linux. [20:44] apt install nvidia-driver-390 ? [20:44] Do you plan to run your system only on usb live ? or to install it ? [20:44] glaucom, check again Additional Drivers [20:45] My HDD is going to fail, since I can't buy a new HDD I'm going for a flash drive [20:46] gee111, so, you plan to use a flashdrive as a HDD ? [20:46] https://imgur.com/a/6hOcFUo [20:46] tachikomas: : yes [20:47] glaucom, go haed and reboot [20:48] gee111, it's a really bad idea. A usbflash is not made to have as much as R/W as a hard drive. [20:48] k [20:48] how do you know your hard drive will fail ? [20:48] apt-get install or no ? [20:48] do you have any glitch ? a bad smart ? [20:48] apt install nvidia-driver-390 ? [20:49] glaucom, why can't you use the gui ? [20:49] tachikomas: I don't need to use the computer that much [20:50] glycerine: Or - have the system choose what it thinks best ' sudo apt update ; sudo ubuntu-drivers autoinstall ; :) [20:50] gee111, how do you know the HDD is dead ? [20:51] glycerine: sorry .. poster left - not apying attention to my tabbing :( [20:52] tachikomas: : 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] files becoming corrupted [20:52] https://imgur.com/a/bpevhM1 [20:52] glaucom: smartctl it, but sounds like it is about time to get a new one [20:52] er.. gee111 [20:53] gee111: if by flash drive you mean usb stick then I suggest "don't do it", since they tend to not live long [20:53] python2, yup, this is the idea. [20:53] gee111: and you can pick up a 1tb hdd for 30 bucks [20:53] or less [20:54] or just use a microsd card as your new hdd [20:55] 50ish brand new [20:55] found a samsung evo 860 500GB for 60 bucks.. the 256 to 32 on amazon... this is really better than your usb stuff [20:55] microsd? [20:55] kumool: also lifespan issues, and horrible performance [20:55] kumool, not a good idea also. [20:55] good idea if he has a phone lying around [20:55] gee111, what is your budget for your usbstick [20:56] 1 tb hdd is 300$ here. but currency is 1 USB - 3.20 $ here [20:56] kumool, 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 system [20:56] *USD [20:57] today's currency is 1 USD = 3.5 [20:57] geelll 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] if you want solid state, you can pick up a 128gb ssd of decent quality for 30-40usd [20:57] brand new [20:58] gee111, 1Tb 300$ ? a bit weird. [20:58] tachikomas: even with the 3:1 exchange rate, 100 usd is way high [20:58] tachikomas, exactly, no risk of the OS breaking if you never update anything [20:58] there are the taxes included [20:58] gee111: look at the used markets for your country === SimonNL_Afk is now known as SimonNL [20:59] kumool ? [20:59] also, exernal hdds can sometimes be cheaper than internal ones [20:59] python2, i would pick a external too. [20:59] gee111: which country are you in? [21:00] kumool, 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:01] kumool, 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:02] tachikomas, live dvds [21:02] kumool, they load the "live" in the ram. He want to use the usb stick as a hard drive. [21:02] install a system on the usb, and use it from the media. [21:03] Kington 16 GB is half the price of 32 GB [21:04] I just need to install the OS and boot. Maybe office and something else. [21:04] Up to you. [21:05] 16 GB enough? [21:05] i would recommend a minimum of 32. But your not really listening so :) [21:06] hello guys. i am in the need to insatall temaviewer on the live cd [21:06] i tried downlaoding the deb from teaviewer website [21:07] but it keeps saying its missing dependencies [21:07] how can i install the dependencies [21:07] on the live cd [21:07] gee111, change OS to something lighter [21:07] what dependencies are you missing ? [21:08] http://dpaste.com/1VXHA03 [21:08] InvisibleRasta: use gdebi [21:09] whats that [21:09] InvisibleRasta: 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] i dont ahve gdebi [21:09] sudo apt install gdebi [21:09] you can also use the ubuntu software center [21:10] !info gdebi [21:10] gdebi (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 kB [21:10] maybe u missed the bit where i said i am on the live cd [21:10] and i need to run teamviewer from there [21:10] InvisibleRasta: what does that have to do with anything? [21:10] so i guess i need to add sources list? [21:11] InvisibleRasta: you can still install packages in the live environment. [21:11] InvisibleRasta: you need to have universe enabled, yes. I don't know if that's the case or not in your environment. [21:11] nacc, normally it's on by default. [21:11] E: Package 'gdebi' has no installation candidate [21:11] tachikomas: i don't think that's true any longer [21:11] anyway ubuntu software center should be installed on the live [21:11] i jsut booted into the livecd a nd wont let me innstall anything [21:11] InvisibleRasta: ok, you'll need to enable universe then [21:12] yeah but no how so? [21:12] tachikomas: but even ubuntu software center needs the repository change to allow for universe, in 18.04 and on [21:12] !components | InvisibleRasta [21:12] InvisibleRasta: 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] sudo add-apt-repository universe && sudo apt-get update [21:13] yeah i had it alredy y [21:13] ty [21:13] InvisibleRasta: `apt-cache policy gdebi` please in a pastebin [21:13] InvisibleRasta, dont forget to update the apt cache :) [21:15] ubuntu says that the min to create a bootable USB is 1 GB [21:16] nacc: http://dpaste.com/380R772 [21:16] apt --fix-broken install ? [21:17] you could try that, but i'm not sure apt will resolve it [21:17] to get gdebi working, trying [21:17] sudo apt-get install gdebi gdebi-core gnome-icon-theme [21:18] nacc: try using kubuntu live [21:18] http://dpaste.com/0KDA941 [21:18] cryptodan_mobile: ? [21:18] InvisibleRasta: first remove teamviewer `sudo dpkg -P teamviewer` [21:19] Missing qt stuff kubuntu may have them [21:19] ok done [21:19] cryptodan_mobile: i'm not the affected user :) [21:19] now? [21:19] Oh lol sorry [21:19] InvisibleRasta, redo the last command. [21:19] InvisibleRasta: try `sudo apt-get install gdebi gdebi-core gnome-icon-theme` [21:20] InvisibleRasta: if it succeeds, then run `sudo gdebi /path/to/teamviewer.deb` [21:21] got it ty [21:21] InvisibleRasta, working ? [21:22] yeah [21:22] ty alot [21:22] Dont forget, if you reboot, no more teamviewer :) [21:22] yeye [21:22] i like doing ti mini installer better than the full install [21:22] no prob [21:23] run much better [21:23] UBUxUBU: do you have an ubuntu support question? === UBUxUBU is now known as UBuxuBU [21:24] yes why do theyinstall everything and then uninstall it allon the mini installer [21:24] UBuxuBU, Can you be more precise ? [21:24] UBuxuBU: that doesn't make sense, what are you referring to? [21:24] UBuxuBU: for desktop? [21:24] man, does anyone has any tutorial to install ps3 bluetooth controller on ubuntu 18.04? [21:24] i noticed it takes longer to install the light one that n the full installer [21:25] nacc: is this the copying of the squashfs content to the target then removing 'stuff' to make it minimal? [21:25] corret [21:25] the installer does that for you [21:25] TJ-: i have no idea, tbh, i've not used it at all [21:26] i would love to actually do a real mini install with out all those in / outs [21:26] nacc: nor me, but that's my understanding of how the desktop installer works [21:26] would be even cleaner [21:26] its very snappy and i only installed what i want i feel like im running arch [21:27] TJ-: yeah, that could be [21:27] UBuxuBU: are you referring to the actual minimal iso? or the minimal option from the desktop installer? [21:27] UBuxuBU: you can file feature request bugs on launchpad, or see if one already is filed [21:28] oh wit do u mean i could have taken a mini iso right fromthe start?? [21:28] i took it during the install [21:28] thats what i want is a true mini iso installer with no in and out [21:29] UBuxuBU: the mini iso has no desktop on it at all, iirc [21:29] oh ok [21:29] UBuxuBU: that's a "true" mini iso :) [21:29] i wonder if the devs would makewhat i am seeing now as an iso [21:30] UBuxuBU: it's not worth the overhead to make a second installer [21:30] UBuxuBU: imo, and most likely what they would say [21:30] UBuxuBU: if you really care about cloning your system, use VMs and do exactly that with base images, etc. [21:30] well just think that had to the work of making an installer than installed everyhing and then removed a ton of it [21:31] no, they already had the whole first part [21:31] UBuxuBU: mini.iso is about 50MB I think; is that small enough for you? [21:31] they only had to add the last step for the feature [21:31] well i like having the desktop , terminal installed [21:32] UBuxuBU, then use the minimal iso. [21:32] Or server edition, without any addin [21:32] ima keep what i have all that uninstalling it did doesnt seem to hurt anything so far [21:32] UBuxuBU: 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 launchpad [21:33] no ur ok [21:34] tj- if i try the mini iso 50mb do i at least have terminal? [21:35] UBuxuBU, what do you want to do exactly ? [21:35] 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 ISO [21:35] ok thanks [21:36] tachikomas, i dont know... but i may want to build one from scratch i guess...now that i see how thisruns. [21:36] Then go for LFS [21:37] if you want to build from scratch, do it really from scratch [21:37] then can i be called my own OS? [21:38] i suppose that is how new projects begin [21:38] ok ty [21:40] well your own distrib [21:49] https://imgur.com/a/fvkjpBc [21:52] How can I upgrade just 1 package with apt-get upgrade [package] - right now apt wants to upgrade everything marked for upgrade [21:52] --upgrade-only [21:52] ? [21:52] if I wanted to put php 5.6 on latest ubuntu, is that a problem or hard to do? [21:53] guideX: not recommended. [21:53] Epx998: apt-get upgrade ? [21:53] well, I need it for an old website to be updated later, etc [21:53] it's a temporary afair [21:53] guideX: then run that website in a VM or container running 14.04 [21:53] nacc: yeah except apt wanted upgrade a ton of other stuff as well [21:53] nacc, hmm ok thanks I'll try it in my vm [21:53] Epx998: when only specifying the one package? can you provide a log? [21:55] guideX: ondrej does provide a ppa for php but you are relying on them for support (not necessarily a bad thing) [21:55] nacc: sent in msg [21:55] ah nevermind its the newest [21:55] I didnt see that, i was following some dev's steps [21:57] Epx998: ok, so PEBKAC ? :) [21:58] nacc: yeah standard id-10-t error [21:59] Epx998: np, just closing the loop :) === Tara_s is now known as Tara [22:13] https://www.irccloud.com/pastebin/y7u9ytSC/ [22:14] astra`: do you have a question? [22:14] apologies for that [22:14] i've been working on it all night trying to get that log [22:15] time to smartctl your disk [22:16] standard 64gb "ssd" ? [22:16] it kept rebooting nonstop all day yesterday, didn't even had a minute long to copypaste the log [22:16] since the last ubuntu update [22:17] ssd? its just a samsung 500gb ssd [22:17] python2: not sure where you get that from? [22:18] python2 is right [22:30] its not hardware related though [22:30] i took the machine apart piece by piece and nothing [22:31] disconnected the gpu/ram/etc and try it and i get the same [22:31] Hey 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] the mobo is also alright [22:31] hi 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 help [22:31] this started after the last update [22:32] unfortunately, it does not seem to be hardware related as i already stated above [22:32] i have a realtek alc1220 codec [22:33] try 18 04 astra and see if the problem goes away [22:34] i am on 18.04 [22:34] btw i was up ALL night till 7:30 am trying to fix this to no avail [22:34] 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 2018 [22:35] ben-linux23: 1) it's not worth your time staying up all night to fix an audio problem [22:35] this whole nonstop rebooting started right after the system updated (automatic updates) [22:35] i meant hiig [22:35] macc, well i dunno how to fix the darn thing i googled ALL over i found ZERO fix [22:35] the ubuntu forums didnt tell me nything nor did the wiki [22:36] UBuxuBU: I'll try that as a last resort. For now, I want to try and see if I can find the problem first [22:36] It might be a hardware issue, as the system was freezing up before while running Windows 10 [22:36] when u installed it was it hard wired to the internet ben-linux23 ? [22:36] hiig did u run hardware diagnostics [22:37] no, 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 either [22:37] is there anyone who have experienced random reboots after a system update then progressed into constant rebooting? [22:37] not me [22:37] it just keeps rebooting over and over [22:37] Such 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 of [22:37] on 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.6 [22:37] it is not a hardware issue [22:38] but itg says cannot add ppa please check that the ppa name or format is cotrrect [22:38] hiig, can you reexplain your problem ? [22:38] i already tested all my hardware part by part [22:39] its hard to test a PSU though [22:39] tachikomas: 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] What kind of system ? [22:40] laptop ? desktop ? [22:40] old ? [22:40] After install, same symptoms as the Win10 system. When it crashes in 18.10, the sidebar and activity bar disappear [22:40] some folks have atiny piece of the mobo seated wrong and touching the case [22:40] anditwill do that [22:40] Desktop system. Probably about 6 or 7 years old [22:40] mhh. [22:40] the mobo might be shorting on the case [22:40] Just to know, have you try to upgrade the bios ? [22:40] or bad psu [22:41] tachikomas: Never tried messing with the BIOS [22:41] UBuxuBU, let's try software first :) [22:41] hiig, its as hard as booting on ubuntu :) [22:42] Before I do anything like that though, is there any log I should start looking at? [22:42] im stumped guys [22:42] mhh. [22:42] on linux you can try to look at syslog [22:42] it's always a good start [22:42] not to pry but idk how.. [22:43] cat /var/log/syslog [22:43] One sec. Waited for it to freeze again to see if I'm able to SSH into it... [22:43] it just put a ton of text on my screen idk what it says [22:44] hiig, i dont think so :/ but worth a try [22:44] ben-linux23, when does that happend ? [22:46] when does what happen [22:47] tachikomas: cat is really a mean tool to suggest someone new use for syslog [22:47] Damn, I don't remember the IP. WOuld have to figure it out on the next reboot. Alt + SysRQ REISUB doesn't work though [22:48] i cant help but agree with nacc.. [22:48] nacc, he dont look like someone new (ssh etc.. :) ) [22:48] i am new guys.. [22:48] ben-linux23, i wasnt talking to you. [22:48] tachikomas, i know i was just saying [22:48] i will try to help you as best as i can :) [22:48] but yeah im stumped how to fix this audio issue [22:49] so ben-linux23 you have no audio at all right ? can you open a terminal ? [22:49] yes im in a terminal rn [22:49] tachikomas: oh you didn't indicate who you were talking to. [22:49] ben-linux23, Do you know what a pastebin is ? [22:49] not really no [22:49] nacc, my fault :x [22:50] tachikomas: it's cool, i misattributed your reply, my fault [22:50] my mobo is a gigabyte ab350 gaming 3 btw [22:50] ben-linux23, ok, it's a website, you can paste a udge amount of code. [22:50] AH ok [22:50] and give us the link to look at the code :) [22:50] oks [22:50] nacc, pastebinit is on the main repo ? [22:51] !info pastebinit bionic [22:51] pastebinit (source: pastebinit): command-line pastebin client. In component main, is optional. Version 1.5-2 (bionic), package size 14 kB, installed size 156 kB [22:51] tachikomas: yeah [22:51] well there's a TON of output when i ran cat /var/log/syslog [22:51] yes :D [22:51] its normal ben-linux23 [22:51] i didnt realize that [22:51] no problem :) [22:51] ben-linux23, can you install pastebinit ? [22:51] sure [22:51] sudo apt update && sudo apt install pastebinit [22:52] i did iot [22:52] it* [22:52] https://www.irccloud.com/pastebin/TpzwP51g/ [22:53] ben-linux23 : do ' sudo pastebinit /var/log/syslog' and give us the link [22:55] astra`, what kernel are you using atm ? [22:55] 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 2018 [22:56] it keeps rebooting over and over [22:56] AFTER the system update [22:56] you updated from ..? [22:56] automated updates? [22:56] astra`, pastebin /var/log/apt/history.log [22:59] ben-linux23, everything ok ? [22:59] tachikomas: it's unclear if they can actually use the system currently. [22:59] astra`: can you boot into recovery mode? [23:00] https://www.irccloud.com/pastebin/sPVLUj6X/ [23:01] https://www.irccloud.com/pastebin/GdCLUAh0/ === capella|away is now known as capella [23:14] 07:59:06 astra`: can you boot into recovery mode? [23:14] i can't because it keeps rebooting [23:14] over and over [23:15] 6 reboots then ends up with half my fans without power [23:15] tachikomas: 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:16] that constant reboot things happens when the thermal paste is ruined under the cpu chip or when the psu is going .... [23:18] hiig, look if they have a iso :) [23:18] astra`, can you try a older kernel ? [23:19] tachikomas: not from what I can see [23:21] did you read the logs? [23:21] 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 . === led_dark_2 is now known as led_dark_1 [23:25] does anyone remember the beginner guide for linux where the title was something with 'wizard' I believe...? [23:25] there was a free version for that ebook [23:28] https://www.irccloud.com/pastebin/sPVLUj6X/ [23:35] 07:58:12 kernel: ACPI Error: Method parse/execution failed \_SB.PCI0.RP08.PXSX, AE_NOT_FOUND (20170831/psparse-550) [23:38] ok im back, i ran that command but it returned - unable to read from: cat [23:38] so that command didn't work [23:38] my bad i ran it wrong [23:39] and i get back a timed out error, great [23:42] nobody knows what those logs mean?? [23:46] hello [23:48] idk what to do guys, maybe i should just put win10 back on idk [23:55] hey fellas, I'm running bionic on my laptop, wanting to create/modify vlan interfaces via GUI, suggestions?