[00:01] hello [00:03] skinux: what kind of development? [00:04] what should I do if I deleted my EFI partition? please help. thank you [00:11] Hi, I have a ThinkPad x230 running Ubuntu 16.10. I wanted to disable the touchpad so only the trackpoint is in use. I ran gconf-edit but couldn't find a touchpad in there. Then I rebooted, and now I have no keyboard or mouse at all in Ubuntu. I have keyboard in the BIOS, recovery console, and mouse + keyboard using a LiveUSB of 16.04. My disk i sencrypted but I can decrypt and chroot. How can I fix this? It [00:11] used to work well. [00:17] close [00:17] exit [00:23] hi [00:23] hi [00:33] When a package contains a module source tarball in /usr/src, how am I supposed to go about building that module? Preferably making a .deb out of it. [00:33] I used to know, years ago; but I don't really remember and all the ways of building modules on the web are making me feel in over my head [00:36] I'm trying to resize my partition as I extended my logical volume, but I'm getting confusing results with fdisk [00:37] https://paste.ubuntu.com/24271280/ [00:38] maybe I should to the new partition to *-part1? [00:39] nah, "$ sudo fdisk /dev/mapper/omenius--vg-omenius0-part1" does not work either [00:41] I think it's the partition itself, so that's why *-part1 won't even open with fdisk === coffeeguy is now known as zenguy [00:51] lost password recovery on 16.10 with an encrypted install wont work, tried mounting as writable as per the instructions here https://askubuntu.com/questions/24006/how-do-i-reset-a-lost-administrative-password I put the new password in at the login prompt and the screen flashes black and returns to the login prompt with a blank text entry box, however inputting a random string into the password box shows the proper incorrect password notific === lance_ is now known as Guest87100 [00:52] hola [00:52] hello [00:53] bivo: probably permissions on the key file. Make sure it is readable by the user you're trying to log in as [00:53] speak spanish= [00:53] 这个软件怎么 [00:53] 第一次使用 [00:54] !cn | hsd [00:54] hsd: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw [00:54] !es | mangaka [00:54] mangaka: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro. [00:54] hey all i'm having a problem when i try to install anything or update... i keep getting an error in the terminal that my drive is full [00:54] but i'm really confused as to how that's possible [00:55] as it says there are over 800GB free [00:55] maddawg4 did you have some extra kernels in there that you could remove [00:55] not sure bazhang [00:55] how do i know? [00:55] ^^ try, sudo apt autoremove [00:55] maddawg4: do you have a seperate /boot patition? it could be full [00:55] When a package contains a module source tarball in /usr/src, how am I supposed to go about building that module? Preferably making a .deb out of it. [00:55] wedgie ah yea in df -h it does show a seperate boot partition [00:55] maddawg4, try autoremove [00:56] maddawg4, if you can free up a few megs can, sudo apt install ncdu, then run sudo ncdu /, it will give you a tree of folders sorted by file size within them can drill in and find where the mystery space is [00:56] when in there can hit D to delete but be careful if running it as root [00:57] wedgie how do i browse to the boot partition [00:57] cd /boot [00:57] i see just my root partition [00:57] maddawg4: and as the others have said, you probably just need to remove a few old kernel versions [00:57] use the package manager for that [00:57] yea i'm doig the autoremove right now [00:57] keeping 1 or 2 old versions around is a good idea in case an update breaks something, but more than that is generally unnecessary [00:58] it'll free up 2GB [00:58] 2 GB will fit a lot of kernels :P [00:58] actually it says 200MB i guess [00:59] the whole size of the /boot is like 452M [00:59] 472MB actually [00:59] then my / is 96TB [01:00] oh no that's my iscsi target [01:00] not my / [01:01] an I restore my system from a deja-dup backup on a fresh install? Or is it inteded only to restore lost file within the same install? [01:01] s/an/Can === cuore is now known as Guest93021 [01:17] netbeans keeps crashing on me === uhhf1 is now known as uhhf [01:26] hello [01:26] hi [01:34] How can I see unicode character like u'26b5 in terminal? http://dpaste.com/35KRPTY [01:36] newcoder: press ctrl shift u, enter the hex code [01:36] press enter [01:36] ⚵ === obZen_ is now known as obZen [01:38] Jonno_FTW: You can't type hex code after ctrl+shift+u [01:38] i just did... [01:39] i mean without the 0x [01:39] ctrl shift u 26b5 enter [01:39] not that hard [01:39] Like 0x26B5 [01:39] no [01:39] 26b5 [01:39] only that [01:39] lower case with no -x [01:39] 0x [01:39] newcoder: Works in gnome-terminal in combination with irssi... ? [01:40] XML decimal entity: ⚵ [01:40] Jonno_FTW: ^ [01:40] 餉 you mean that? [01:40] Jonno_FTW: Didn't work [01:41] ctrl+shift+u then 26b5 [01:41] yes [01:41] Doesnt' work, it doesnt' show anything [01:41] it should put an underscored u after pressing ctrl shift u [01:41] Yes [01:41] then type the number [01:42] then press enter [01:42] ctrl+shift+u+26b5 then enter [01:42] you need to realse after pressing ctrl+shift+u to get the prompt [01:42] ⚵ [01:42] release [01:42] Got this unreadable character [01:42] Like ?Z? [01:43] Hello, the "Add a VPN connection..." option in the Network Manager (under "VPN Connections >") is grayed out, and this symptom persists across reboots. `network-manager-pptp` is already installed. Any suggestions? [01:44] "What base-point spacing should be used to insure that interpolation will be accurate to four decimal 4 places for any argument in the indicated range." How do I approach a problem like this? [01:45] newcoder: I can read that character [01:45] perhaps you are using a different font in terminal [01:45] That was UTF-16: 0x26B5 , utf16 , but UTF-8: 0xE2 0x9A 0xB5 , so how can I type 0xE2 0x9A 0xB5 ? [01:45] Jonno_FTW: ^ [01:46] newcoder: please find the character on a lookup site and show me [01:46] I could be control alt numpad and numbers [01:46] Jonno_FTW: https://en.wikipedia.org/wiki/Miscellaneous_Symbols [01:47] How can I know the font of gnome-terminal? [01:47] I used the non numpad numbers [01:47] edit->preferences [01:47] Which font do you use? [01:47] I use osaka_unicode [01:47] edit-> profile preferences* [01:48] i need help [01:49] minces: okay please ask your question [01:49] osaka_unicode is not available from preference [01:49] you might have to install it [01:49] Any other unicode will work? [01:49] My wifi only starts when I log in, how do I connect it without logging in? Only when you turn on the computer [01:49] idk [01:50] just search in apt for unicode font [01:51] Jonno_FTW: apt-cache search unicode? [01:51] no [01:51] How? [01:51] And how do I start my pc without starting X? [01:51] there is a bunch of font packages [01:51] use synaptic [01:51] Jonno_FTW, [01:52] My wifi only starts when I log in, how do I connect it without logging in? Only when you turn on the computer [01:52] And how do I start my pc without starting X? [01:52] minces: you'd have to use grub, I'mnot sure [01:52] Jonno_FTW: What will be the keyword to search? [01:52] font [01:52] ;/ [01:53] you can always add a systemd entry to connect the wifi [01:53] and wifi ? [01:53] any idea ? [01:54] idk [01:57] newcoder: https://github.com/edubkendo/.dotfiles/raw/master/.fonts/osaka.unicode.ttf [01:58] I have no idea where i got it from originally [01:59] I don't think, it's font related problem [01:59] it's a nice font regardless [02:00] newcoder: I never changed my default fonts in Ubuntu, and I can type any unicode sign I want. You don't need to change your font. [02:00] gedit shows unicode characters but not in terminal [02:01] So I don't think, it's font related problem [02:01] Something not working in terminal [02:03] are you using gnome terminal? [02:04] When a package contains a module source tarball in /usr/src, how am I supposed to go about building that module? Preferably making a .deb out of it. [02:04] gnome-terminal [02:06] Rakko: 'sudo apt install checkinstall'. Then the normal compiling stuff with one difference... './configure' 'make' 'sudo checkinstall' [02:07] newcoder: do you get a box instead of a star with a bar beneath it? [02:14] Jonno_FTW: Can you output echo $TERM? [02:15] hi. I just installed Ubuntu. and I don't like nouveau. so I changed to nVidia. but now, when I reboot, it goes black screen. when I go to recovery mode, then resume boot as normal, it works normal. how can fixing? [02:15] newcoder: In my gnome-terminal... xterm-256color [02:16] newcoder: it says xterm [02:17] http://www.sunhelp.org/faq/FrameBuffer.html <- there was a subdomain ebay.sun.com? [02:17] oneskres: You need to change one line in /etc/default/grub... 'GRUB_CMDLINE_LINUX_DEFAULT="nomodeset"'. Afterwards do 'sudo update-grub' in the terminal. [02:17] oops, wrong channel [02:17] thank you, I will try! [02:18] minimec: I know about checkinstall; that's not what I'm talking about. [02:18] oneskres: I have a gtx1060 and had the same problem... [02:18] minimec: Where did you set xterm-256color? [02:18] Back in the early-to-mid-2000s, before I left Linux for a few years, I knew exactly what I needed to do to compile a module *source* that came in a Debian package, and create a *binary* package from it. That's what I'm trying to rediscover. [02:19] newcoder: Default settings... Never did any change... [02:20] I mean, checkinstall might do what I want, but it isn't the specific avenue I'm thinking of. [02:20] As it is, I just have this module tarball, which unpacks into a modules/ directory, and I have no idea how to even build it. [02:22] @minimec hi.. it didn't work. the same thing happened, and monitor says "no signal." [02:23] I have nVidia GeForce gtx 650 [02:23] oneskres: Did you 'sudo update-grub'? The line should work. I use it here and had the exact same problem as you describe... [02:24] oh.. I didn't [02:24] I try now [02:25] it worked! thanks so much! [02:26] oneskres: ;) [02:29] what can i put after lsmod to pause the screen as it fills to the bottom with the otpion to press a buttom to go to the next screen [02:30] bubbely: | more [02:31] less is better :) [02:31] hola [02:33] wedgie I have tried that as well, still no joy [02:40] ok, https://kernel-handbook.alioth.debian.org/ch-common-tasks.html#s-common-official is helpful [02:41] and make-kpkg is what I *used* to use [02:48] hi i have install buntu 16.04. I cant ssh to my server. always Access denied [02:48] MasterScript: perhaps you need ssh [02:48] i mean ssl-cert [02:49] how? [02:49] maybe you also need to specify the username too [02:49] try that firstr [02:49] i can login my remote KVM [02:49] but cant with putty [02:50] how ? [02:54] hi [02:54] hi do i need multicast and can i block it in ufw? [02:54] I have no idea [02:54] for just an average desktop pc running ubuntu, no servers or anything [02:58] hi, today I upgrade my ubuntu 16.04, as usual before, but it report 'cups-daemon' was broken, and 'apt-get -f install' can not fix it, what can I do next? thank you. [02:59] gzhechu: 'sudo dpkg-reconfigure cups' maybe? [03:01] MasterScript: sudo apt install openssh-server [03:01] minimec, I will try. [03:03] how to know which sql is running??? any WHICH command? [03:03] when I reinstall cpus, it reports: "cups : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to be installed", what does this means. [03:07] gajasurve: service mysqld status ? [03:07] gzhechu: Looks that there has been an update. My version here is also 2.1.3.4ubuntu0.2 [03:08] I checked my system, the version 2.1.3-4ubuntu0.2 has already installed. [03:08] I mean how can i check which DB is installed.. like mysql or mongodb or maria or someother else. [03:15] !info libcups2 xenial | gzhechu [03:15] gzhechu: libcups2 (source: cups): Common UNIX Printing System(tm) - Core library. In component main, is optional. Version 2.1.3-4 (xenial), package size 207 kB, installed size 676 kB [03:16] gzhechu: ^^ What shows ' apt-cache policy libcups2 ' for the origin ? [03:18] ha, I fixed this problem by manually download 'cups-daemon_2.1.3-4ubuntu0.2_amd64.deb' from https://launchpad.net, and then install it by "dpkg -i" in command line. thanks gentleman! thank you for your kindly help. [03:19] will ubutnu spy on me [03:19] Verity, no. [03:19] and what will it be like coming from windows or arch linux [03:19] Verity, it will be different than windows. [03:20] will I be able to use the software I really need, like mc8051lide, cutecom, kdevelop, plasa, and codelite? [03:20] Verity, you will be able to use linux software on ubuntu. [03:20] Verity, it's totally different experience with Windows. but very simular with freebsd or other unix like system. [03:21] sorry to ask this here... but can someone help me with seeing only meesages here?? like no "joined" '''quit' Stuff? [03:21] !quietirc | gajasurve will silence those [03:21] gajasurve will silence those: To ignore joins/parts/quits in your favorite IRC client, see http://wiki.xkcd.com/irc/Hide_join_part_messages [03:25] good evening [03:25] hello [03:26] hello [03:26] uxfi, welcome to ubuntu support. ask your support question or jibberjabber over in #ubuntu-offtopic [03:27] heh [03:27] thanks === uhhf1 is now known as uhhf [03:39] hi [03:41] hello [03:41] NIMB === what is now known as Guest34543 [03:46] hello [03:46] where are you from? [03:47] i am from china. [03:47] wang_, welcome to ubuntu support. ask **support** questions here or jibberjabber in #ubuntu-offtopic [03:47] hello [03:47] hello [03:48] where are you from? [03:48] No body here? [03:48] Mexico [03:48] wow [03:48] wo [03:48] wang, yu, this is NOT a chat channel. discuss ubuntu support here or go elsewhere for chat [03:48] I'am come from china [03:48] that's cool [03:49] oh ,sorry [03:49] how can i check which DB is installed.. like mysql or mongodb or maria or someother else. [03:49] which sql? === LT is now known as Guest236 [03:52] hello [03:52] www === JanC is now known as Guest92965 === JanC_ is now known as JanC [04:14] I'm trying to get the gnome remot control to work on 16 LTS and can't get the thing to work, gave up about 6 months ago and stayed on fedora... the server is my internet gateway so I can't keep it down for long [04:15] as I recal it worked in 14.04 [04:16] yo [04:17] yo [04:17] yo [04:22] http://ubuntuhandbook.org/index.php/2016/07/remote-access-ubuntu-16-04/ this is what I want to do, was it broken b4 ? [04:31] exit === uhhf1 is now known as uhhf === dnlasdkjacldcna is now known as TrashPanda [05:18] good morning to all [05:18] fleskil: did you solve your issue yesterday? [05:19] hi there, I'll work on mine tomorrow in about 9 - 12 hours [05:22] HexChat: 2.10.2 ** OS: Linux 4.8.0-44-generic x86_64 ** Distro: Ubuntu "xenial" 16.04 ** CPU: 4 x Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz (GenuineIntel) @ 500MHz ** RAM: Physical: 3.4GiB, 80.5% free ** Disk: Total: 454.9GiB, 90.6% free ** VGA: Intel Corporation Sky Lake Integrated Graphics ** Sound: HDA-Intel - HDA Intel PCH ** Ethernet: Intel Corporation Ethernet Connection I219-V ** Uptime: 3h 7m 32s ** [05:23] conmaxo: not here please [05:23] oh sory, i misclicking === cuore is now known as Guest41804 === test is now known as Guest86972 === shawn is now known as Guest73254 === war10ck is now known as Guest76320 [06:11] hello everyone, [06:12] I was wondering what the difference is between installing xboxdrv and ubuntu-xbox driver on Ubuntu, the main difference I can see is to do with mapping and the lack of jstest-gtk on the former. I like the possibility to map keys given by ubuntu-xboxdrv and I am not sure it is going to be as intuitive using xboxdrv instead [06:21] sup [06:27] hi [06:35] Hello! How can I run Instagram on Ubuntu to upload photos from a PC? Thank you! [06:36] http://imgur.com/a/TpbS2 why are some of my icons not available or all black? ubuntu 16.10... [06:36] Duosora: isnt instagram a website? Use a Webbrowser then [06:38] Duosora, ramme is an out of repo option: http://www.linuxslaves.com/2016/10/install-ramme-instagram-desktop-app-for-linux.html [06:38] Duosora: http://www.omgubuntu.co.uk/2016/10/meet-ramme-free-open-source-instagram-desktop-app [06:38] ou ok, sorry then [06:40] .... [06:40] "As per Instagram’s own API restrictions, you cannot photo uploads in Ramme (yet)." [06:43] Duosora, install chrome / chromium. install the google-chrome-apk + instagram https://github.com/vladikoff/chromeos-apk [06:44] instagram won't work with chrome apk [06:44] it threw me an error when i tried to insert an apk of instagram [06:45] Duosora, then it's time to contact instagram and demand a linux-native solution [06:46] http://askubuntu.com/questions/567663/posting-to-instagram-from-ubuntu [06:46] ubuntu touch has an instagram app [06:50] !find systemd-logind [06:50] File systemd-logind found in systemd [06:51] Duosora: apt-cache showing 2 python clients for instagram api, usefull? [06:53] lotuspsychje: which ones? [06:54] !info python3-instagram | Duosora [06:54] Duosora: python3-instagram (source: python-instagram): Python 3 client for the Instagram REST and Search APIs. In component universe, is optional. Version 1.3.2+git20160108~dfeebe9-4 (yakkety), package size 17 kB, installed size 72 kB [06:55] Duosora: didnt test myself.. [06:56] isn't that just python integration for writing your own code? [06:57] yeah could be [06:57] what up [06:57] lunarius: you joined the ubuntu support channel [06:57] lunarius, ubuntu support here. chitchat/jibberjabber in #ubnuntu-offtopic [07:10] Hi all. Is instruction here for creating a persistent live usb still valid? https://wiki.ubuntu.com/LiveUsbPendrivePersistent [07:10] If I simply use Startup Disk Creator on 16.04, will it be persistent? [07:10] no, Snowie [07:12] buenas tardes [07:12] !es | chorizo [07:12] chorizo: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro. [07:12] !es | chorizo [07:13] cfhowlett: I'm assuming that's an answer to both questions. Does ubuntu support creating a live usb and are their instructions anywhere? I always look for ubuntu recommended methods first, so I was surprised there wasn't something more up to date that covered it [07:13] hi [07:13] sebsebseb: welcome, how can we help you? [07:13] omg [07:14] Snowie, startup disk creator will create a live USB without persistence. you can create persistence with post creation [07:14] i want potatoes [07:14] * alucardromero-d3 gives chorizo potatoes [07:14] cfhowlett: thanks, any quide on that? [07:14] yes pls [07:14] chorizo, the topic here is ubuntu support. jibberjabber/chitchat in #ubuntu-offtopic [07:14] ah ok sry [07:14] !persistence | Snowie is the go to link [07:14] Snowie is the go to link: To have some persistent storage when using a Live CD, follow the instructions on https://help.ubuntu.com/community/LiveCDPersistence [07:14] hi [07:15] Snowie, ah, I see. wait 1 [07:15] i need a partner to work on a project with me [07:15] Snowie, yep you can use that link : method 3 [07:15] lotuspsychje: no how can I help others maybe [07:15] more like it! [07:16] the original link i sent you? [07:16] Snowie, yep [07:16] cfhowlett: this one https://wiki.ubuntu.com/LiveUsbPendrivePersistent [07:16] cfhowlett: thanks, will do :) [07:16] happy2help! [07:16] !k [07:16] hi [07:16] downna [07:16] !ot [07:16] #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! [07:21] hi, i got a really bad issue/problem with my 16.04 working machine. os itself is on an SSD which boots properly, all data was on a raid device (i am still assuming it is/was a raid1). If i now try to boot the system it seems like 1 of the 2 raid drives is gone/dead which stops the entire boot process and throws me to maintancne console. As a next step i removed the md from /etc/fstab which results in a properly booting system. And now come [07:21] is it safe to use pale moon instead of firefox ? [07:22] checking /proc/mdstat shows an array shows an inactive raid device md0 but without the U_ which i was expecting (broken drive is removed) [07:22] mdadm --detail /dev/md0 shows a raid0 (instead of raid1) with 1 device [07:22] gnome-disk shows a raid-1 [07:23] this entire situation is heavily confusing me as this point as i am 99,99% sure it is / was a raid1 - which should now be just degraded [07:23] hello [07:24] any ideas why mdadm shows a different raid level then gnome-disk? [07:25] What are you talking about [07:25] M_, topic here = ubuntu support. chitchat/jibberjabber >>> #ubuntu-offtopic [07:26] el: you could have multiple mdadm metadata's on the disk in the differend versions [07:26] el: be carefull rebuilding with the wrong version will lose your data [07:26] Hello. We were affected by Mozilla Firefox's bug https://bugzilla.mozilla.org/show_bug.cgi?id=910022 and our Firefox didn't render background colors of slect menu options. Now something weird happened: I got several thank you mails for bringing colors back but didn't update firefox. It's still held on 51.0.1. But I installed a few other packages: darktable, ffmpeg, mplayer. Here's a diff of two machines with [07:26] sudo mdadm --msic -E /dev/sdb1 (the ramaining raid disk) shows a raid1 which 2 devices - which is the expected raid type [07:26] working and not woring colors: http://termbin.com/bj1f [07:26] Mozilla bug 910022 in Layout: Form Controls "[e10s] Properly style