[00:00] Dirk__: is the bluetooth radio combined in a WiFi chipset? sometimes it needs a bt_coexist setting enabling else they interfere [00:00] TJ-: no event reported [00:00] Dirk__: the other thing to ask is... are you 100% sure the BT radio has an antenna attached? [00:00] mhrc: OK, but as I said, neither was there for me yet it worked :D [00:00] mhrc: I'm not sure what to suggest. [00:00] These keys worked perfectly in other ubuntu installations [00:01] TJ-: but thank you for your support [00:01] im not sure on either, this is a laptop that was laying around used to be used at a church to play music and im repurposing it [00:01] I will try to code a script to fix this manually [00:01] mhrc: there's one thing you could try, we've been seeing a lot of platform issues with 17.10 due to ACPI bugs in the motherboard/PC [00:01] mhrc: try this workaround first: http://iam.tj/prototype/enhancements/Windows-acpi_osi.html [00:02] Dirk__: We've had users in here in the past with BT issues and turned out there was no BT radio built in :) At least you know that PC does have one :) [00:03] Dirk__: find out what the BT chipset is. It could be a USB module (use "lsusb") or it might be part of a Wifi radio (use "lspci -nnk") [00:07] TJ-: I will try the window acpi osi, just a moment.. [00:07] Does Artful support dual monitors? [00:08] luxio: it should, although if it's using Wayland it's unclear how robust the support is. Xorg should be fine [00:08] hi, i want to run some application from an ubuntu chroot on my X11 server running on arch (by setting DISPLAY=localhost:0). How can I achieve this, because programs try to open /tmp/mir_socket, which I don't even have [00:08] https://pastebin.com/zJuPDPDH [00:08] do i not have a bluetooth device? [00:10] and using GTK_BACKEND=x11 does not work… is x11 backend actually compiled into libgtk? [00:10] Dirk__: we need to do some more digging: show us "pastebinit <( readlink -e /sys/class/bluetooth/hci0/device )" [00:11] TJ-: doesn't work hahaha [00:12] mhrc: that's a pain! [00:12] http://paste.ubuntu.com/25992482/ [00:12] mhrc: I suspect it's to do with using Wayland rather than Xorg. Have you tried using the "Ubuntu on Xorg" session from the login greeter ? [00:13] Dirk__: OK, it's a USb device [00:13] TJ-: I'm using xorg [00:14] mhrc: OK, so not that then [00:14] ok, it was GDK_BACKEND (not GDK). it does not connect to Xorg anyway, but at least it doesn't try to do Mir. [00:16] TJ-: thank you for your help and patience, I will code a script to solve this and forget this hahaa [00:16] tks [00:16] Dirk__: so the BT device is the "Bus 001 Device 003: ID 0930:0222 Toshiba Corp." [00:17] Dirk__: with the symptoms I'm going to guess at some point the laptop was opened up and the antenna attached to the BT device was accidentally left disconnected. [00:17] and it's because my main system has X11 listening on an unix socket, not a port. you are a wonderful rubber duck, #ubuntu! [00:17] Dirk__: the BT device is usually somewhere under the the keyboard area. Not sure if you want to try hunting for it :) [00:18] ill check when i have more time [00:18] thanks so muich for your help [00:18] Dirk__: good luck with it [00:18] rly cool that you guys take your time to help out [00:18] have a good one! [00:20] How dare you try to tell us what kind of day to have [00:21] I don't think that has to be a 'day' :p [00:30] Windows update broke my grub, so I tried boot-repair and now my linux installs show up with unknown filetype in gparted. Any way I can mount a filesystem that is marked read only with unknown fs? [00:30] I haven't tried fsck or anything yet [00:31] You can try one of the various rescue disk tools. [00:31] Such as? [00:32] http://www.linuxandubuntu.com/home/top-5-linux-system-rescue-cds [00:32] I tried the boot-repair-disk [00:32] hi, I'm having trouble with my Laptop. Lately, I've noticed that it has been freezing.... cursor and everything. [00:33] Is it likely a hardware problem? Or an issue with Ubuntu? [00:34] WheatThins, boot-repair is saying that you have an unknown filetype? [00:34] I'm using restore from superblock but dunno which superblock to use [00:34] It didn't recommend a repair action? [00:34] blkadder, gparted is saying [00:34] I was using boot-repair to fix grub/windows bootloader which both broke after windows updated [00:34] I did earlier encounter an issue where it wasn't able to boot... as it couldn't read the SSD. So I unseated and reseated the SSD... and it was able to boot again. But it just froze again, forcing me to restart. I am currently "restoring" a prior backup... not sure if that will "fix" anything tht may have broken over the past few days? [00:35] I've never used that particular tool, but I have had issues with various rescue tools in the past where I've need to try multiple ones before finding one that could identify and repair the problem. [00:36] So boot-repair gave you a recommended repair which you had it do and it made things worse, correct? [00:38] blkadder, yes [00:38] Good times. [00:38] So when you boot now, what happens? [00:38] no bootloader found, as before. [00:39] But previously I could at least boot a live usb and look at my partitions [00:39] I can only look at my windows partition now [00:39] Ugh. [00:39] JFox762: possible overheating? [00:40] how do i check my heat? [00:40] WheatThins: is it UEFI or BIOS boot style? [00:40] or monitor temps that is? [00:40] !sensors [00:40] To access CPU temperature sensors and detect fan speeds, install the lm-sensors package. See https://help.ubuntu.com/community/SensorInstallHowto for installation and usage instructions. [00:40] My laptop doesn't have a dedicated GPU [00:41] It just has an "Intel HD Graphics 4000" [00:41] which, I think is basically just on-chip graphics [00:43] Yeah, you may need to fiddle with boot type. [00:43] TJ-, uefi [00:44] You might try changing that. [00:45] WheatThins: OK, so if Windows update broke that, it should be relatively easy to fix up [00:46] WheatThins: can you use the manual boot option to start an ubuntu LiveISO in UEFI mode? [00:46] WheatThins: if so, that's enough to from the "Try Ubuntu" option to fix up the Linux side to begin with [00:47] TJ-, I'm in a live ubuntu, but from gparted it's telling me my /dev/sda7 isn't mountable [00:47] Cause the fs is unknown and something about a bad magic number [00:47] WheatThins: OK, can you open a terminal? [00:47] TJ-, yup [00:48] WheatThins: You're chatting from the Live environment? [00:48] No I'm chatting from my desktop [00:48] TJ-, my live environment has wifi though [00:48] WheatThins: ok ... does the Live env have network? [00:48] WheatThins: good... firstly "sudo apt install pastebinit" [00:48] WheatThins: may already be installed but we need to be sure [00:48] TJ-, done [00:49] WheatThins: "pastebinit <( sudo gdisk -l /dev/sda )" [00:50] paste.ubuntu.com/25992706 [00:50] TJ-, ^ sorry forgot to hilight you [00:51] is it normal for only one CPU thread to be running at 100%!? [00:51] WheatThins: no matter; I run a 'follow' script here that copies all your messages to a separate window [00:51] Oh, dope. [00:51] it seems like every few seconds, a different core will take on the 100% load.. leaving the rest with about only 20% or so [00:52] WheatThins: OK; let's net started: "pastebinit <( cat /proc/mounts; mkdir /target )" [00:52] JFox762: is that what's causing the 'freeze' then? [00:52] no [00:52] i doubt it [00:52] im still trying to get the system monitor to work [00:53] hmmm [00:53] JFox762: from terminal "top" is pretty good for monitoring which processes are being busy [00:53] it seems like my CPU has been running at the highest 87c [00:53] Is that too hot? [00:53] JFox762: yes [00:54] JFox762: I'd want to see it around 50C or lower [00:54] oh .... [00:54] so that is probably what is causing the Laptop to freeze? [00:54] TJ-, real quick I remembered I had my live environment booted legacy [00:54] JFox762: although when the CPU is so busy it might rise some but 87C is high [00:54] I rebooted to UEFI and this was the output from the first pastebinit command [00:54] http://paste.ubuntu.com/25992739/ [00:54] So I should probably continue in legacy? [00:55] WheatThins: OK... well done for spotting it :) stay in UEFI mode, it's vital to fix it [00:55] it is currently at 81 or so [00:55] but it was 87 at the highest [00:55] Compare the output, though [00:55] WheatThins: you got it wrong this time though, you did sda7 not sda :) don't worry, that won't change [00:55] its back down to 75 [00:55] WheatThins: show us: "pastebinit <( cat /proc/mounts; mkdir /target )" [00:56] Yup you were right, I've fixed it and the output is the same. Now pasting new command [00:57] http://paste.ubuntu.com/25992763/ had to sudo the mkdir [00:57] WheatThins: oh, of course, sorry! [00:57] np [00:57] https://pastebin.com/hq5qUMK4 [00:57] That is my "Sensors" outpout [00:57] I'm half aware of what I'm doing, I just got in over my head somewhere lol [00:57] output* === bazhang_ is now known as bazhang [00:58] does "High" mean... that is the all time high? [00:58] WheatThins: now let's find out what's on all those partitions so we can ensure we have the correct rootfs "pastebinit <( sudo blkid /dev/sda* )" [00:59] http://paste.ubuntu.com/25992770/ [00:59] WheatThins: I'm guessing - going by size - either sda7 or sda8 are the Linux rootfs [00:59] Yup sda7 [00:59] Sda8 is swap [00:59] It's an SSD if that matters [01:00] WheatThins: you missed out the * on the last command can you rerun it should be /dev/sda* <<---- [01:00] Can someone help me figure out how to i3-gaps to work on ubuntu please? [01:00] I currently have i3 installed and it works fine. Can't get the gaps to work. [01:00] http://paste.ubuntu.com/25992779/ [01:01] I manually tried to fix ext4 on sda6 since that was where grub is [01:01] It now shows only lost+found in my file manager [01:01] WheatThins: hmmm, not great. it doesn't show the file-system type inside those which indicates they may be damaged quite severely [01:01] I don't even need it to be bootable [01:01] I just want a handful a .txt and .mp3s [01:02] I'm happy to nuke and pave literally the entire hdd if I get my radio logs off here [01:02] WheatThins: blkid isn't see file-system meta-data for sda7 or sda8 [01:02] WheatThins: was LVM in use ? [01:02] Unsure [01:03] I think so [01:04] We should be seeing that noted by blkid, the fact we don't means the metadata (headers) may have been damaged which will make using recovery tools more difficult [01:05] boot-repair was supposed to output logs to pastebin, but I didn't have network access [01:05] I think it saved something somewhere but not sure where [01:05] https://help.ubuntu.com/community/Boot-Repair [01:05] WheatThins: lets try "pastebinit <( sudo file /dev/sda7; sudo file /dev/sda8 )" [01:06] http://paste.ubuntu.com/25992803/ [01:07] https://linuxexpresso.wordpress.com/2010/03/31/repair-a-broken-ext4-superblock-in-ubuntu/ this was promising seeming but restoring from superblocks wasnt working [01:07] arrgh! got it wrong again I did! do this: "pastebinit <( sudo file -s /dev/sda{7,8} )" [01:08] http://paste.ubuntu.com/25992811/ [01:09] is there a way to check the health of an SSD ? [01:10] WheatThins: OK, and also "pastebinit <( sudo dumpe2fs -h /dev/sda7 )" [01:11] I got a local error that prevented the log from giving much [01:11] http://paste.ubuntu.com/25992832/ [01:11] dumpe2fs: Bad magic number in super-block while trying to open /dev/sda7 [01:11] WheatThins: this is what I'd have expected "file -s" to show: "Linux rev 1.0 ext4 filesystem data, UUID=6a718a43-2187-49f4-99fd-3f696cb36c4c, volume name "16.04_rootfs" (needs journal recovery) (extents) (large files) (huge files)" [01:13] WheatThins: and let's figure out where those superblocks should be: "pastebinit <( sudo mke2fs -n /dev/sda7 )" [01:13] http://paste.ubuntu.com/25992850/ [01:14] I've tried about 5 of those at random [01:14] WheatThins: I'll give you a single command that'll test them all. give me a moment to form it :) [01:15] just crashed again [01:15] i got an error message from Ubuntu though... [01:16] says Gnome-shell crashed with signal 5 in meta_xwayland_start() [01:18] WheatThins: I hope you're using ssh from your desktop to this PC for issuing these commands rather than trying to type them!! if not, on the target do "sudo apt install openssh-server" first and then from your Desktop start an ssh session to it. Then you can copy/paste: "pastebinit <( for sb in 32768 98304 163840 229376 294912 819200 884736 1605632 2654208 4096000 7962624 11239424 20480000 23887872; do sudo [01:18] dumpe2fs -o superblock=$sb -h /dev/sda7 2>&1 ; done )" [01:21] http://paste.ubuntu.com/25992892/ [01:22] I noticed, I must have been running in Wayland mode [01:22] WheatThins: bad news; looks like the entire file-system has been corrupted [01:22] I'm wondering if Wayland is what was causing the system to crash. [01:22] TJ-, is there any way to just look through it w/ some file recovery program and lift a few .txts? [01:22] If Wayland crashes... would it cause your cursor, and everything else, to freeze and become unresponsive? [01:23] I mostly just want my radio show tracklists and maybe an mp3 or two off there [01:24] WheatThins: "sudo apt install testdisk" then run "sudo photorec /dev/sda7" - might want to do "man photorec" first to get an idea how it works [01:25] I browsed to the device and it has a directory with documents downloads etc [01:25] But they're all empty [01:25] Just show . and .. [01:25] Oh wait this is /home/ubuntu [01:26] As in the livedisk [01:26] you can't mount sda7/8 so you can't look at them as a file-system. photorec is the best organised to do what you want [01:27] I'm not sure what I'm not doing right with photorec then, cause I'm using it to look through /dev/sda7 but when I select the unknown partition it browses the livedisk [01:29] you selected the sda7 'image' on the 1st menu ? [01:29] yup, it was the only choice when ran with sudo photorec /dev/sda7 /log [01:30] http://paste.ubuntu.com/25992930 [01:30] WheatThins: good, so on the next menu did it offer you an ext4 partition or just 'unknown' ? [01:30] unknown [01:30] WheatThins: and you chose that? [01:30] yes [01:31] It then prompts me to choose ext2/ext3 or other [01:31] WheatThins: and then when it asked you told it ext2/ext3 was the file-system type [01:31] Either one results in my browswing the live cd [01:31] Which I tested by touching files [01:32] WheatThins: I'm not sure how it manages that! [01:32] WheatThins: i've used photorec for years; never had it skip to another block device [01:33] Did you see the log above [01:34] WheatThins: ohhh... no... you've misunderstood. On that screen it IS showing you the live file-system - look at the top, it is asking "Please select a destination to save the recovered files." ... and that starts from the active rootfs [01:34] oh lol [01:34] WheatThins: it needs a 'good' FS to write the recovered files into. [01:34] WheatThins: for testing I'd select the /tmp/ just to see if it can find anything [01:35] gonna reboot my live environment first, it's being fucky and keeps crashing firefox [01:35] And not launching system monitor [01:35] WOW [01:35] WheatThins: if you see it recovering significantly, then I'd probably plug in a USB device with lots of free space and write to that. Might not be a good idea to allow writing to anywhere on /dev/sda right now [01:36] I just noticed, I checked my sensors now that I am running under Xorg... and it is 20 degrees cooler! [01:36] JFox762: so, a Wayland issue then? [01:36] Perhaps? [01:37] Before it would "freeze" [01:37] I would notice the system start to get "stuttery" [01:37] especially while doing things like... typing in the Dash to search for an application [01:37] or even after checking an apt policy [01:37] Actually [01:38] it froze while trying to install Sensors, which I already had installed [01:38] previously [01:38] got 33gb free on this flashdrive then [01:38] rebooted my live environment and installed pastebinint [01:38] gonna install photorec and try [01:39] WheatThins: OK. I don't think you need me anymore. From the lack of superblocks I'm going to guess the entire file-system has been nuked somehow [01:40] WheatThins: same thing may be why Windows can't boot... there may be corruption across the entire disk even if the metadata of some partitions is fine [01:40] windows boots I just have to select its bootloader from a flashdrive [01:41] Ive had this happen on my dualboots dozens of times [01:41] never corrupted my linux install later by trying to repair grub [01:41] windows service pack upgrades, and major windows 10 upgrades like to fuck with dual boot [01:41] WheatThins, no cursing here [01:41] bazhang, I'm sorry. [01:41] Isn't it odd, that Wayland seems to cause my CPU to heat up more than Xorg? I thought Wayland is supposed to be an improvement... [01:45] TJ-, how much space am I gonna need? [01:45] It's not gonna try to dump that entire partition is it [01:46] JFox762: YMMV [01:46] Im just worried that someday, they are going to force Wayland down everyone's throats [01:47] WheatThins: no idea! it depends what photorec can find. very often it'll recover random junk, or lots of partial bits of larger files, and you'll probably not be able to figure out how to put them back together. [01:47] Xorg will be abandoned... and these issues won't be resolved... which will screw over people whom Xorg works, but Wayland screws stuff up [01:47] JFox762: an LTS release is good for 5 years......so if you insist on worrying....do it in the year 2021 [01:48] Are tey going to include Xorg support for 18.04LTS? [01:50] first pass found no files, looks like it's gonna keep going [01:50] May as well put it off to my side then [01:53] JFox762: an LTS release is good for 5 years. [01:54] I know... but I dont have an LTS on this machine. I have 17.10. I intend to upgrade to 18.04LTS [01:55] TJ-, recovery completed, 0 files. [01:56] WheatThins: you must have zeroed that entire partition! [01:56] Lol literally how though [01:56] Wouldn't that have taken a really long time [01:56] Or at least longer than boot-repair's like 12 second runtime [01:56] WheatThins: you tell us! photorec can always find something even if it's random data. the fact it didn't tells me the partition is zeroed [01:59] JFox762: are you chatting from the computer right now? [02:01] yes tatertotz [02:01] JFox762: can you open terminal? [02:01] sure [02:01] whats up [02:02] JFox762: in terminal> ubuntu-support-status &> ~/nip.pir [02:03] JFox762: let me know when done..you may or may not see anything [02:03] ok [02:03] did it [02:04] JFox762: in terminal> cat ~/nip.pir|nc termbin.com 9999 [02:04] JFox762: share url/link here...if you do not get a url/link...say so [02:05] http://termbin.com/97n0 [02:05] COOL TRICK! [02:07] JFox762: in terminal> ls -ld /var/log/installer|nc termbin.com 9999 [02:07] JFox762: share url/link here...if you do not get a url/link...say so [02:10] http://termbin.com/rgm3 [02:12] JFox762: did someone else install ubuntu for you, or did you install it yourself? [02:13] i installed it [02:13] why [02:15] JFox762: just curious if you knew when you went about selecting which ubuntu you would install on your computer, that if you made the choice that you have made that as we approach the future (supported until July 2018 (9m)) you'd be somewhat in a situation where you might be pressed to install a "supported" operating system on your computer. [02:16] JFox762: but i'm sure you went into that being fully aware of the circumstances. [02:16] yes [02:16] i intended to upgrade to 18.04LTS [02:17] cool...well looks like you got about 9 months to get'r done [02:17] but will 18.04LTS still have xorg as an option? [02:17] enjoy the next nine months...take care [02:20] 18.04 comes with emojis [02:20] which means its life [02:20] who will win the world series in the year 2030? [02:20] Astros [02:20] any psychics in the house? [02:20] Astros [02:21] sweet...i'll place my bet [02:22] like i said tatertotz, I upgraded to 17.10 because I wanted to try the newer features, and Gnome DE. Then just upgrade to te 18.04LTS when it comes out for the long term support [02:24] JFox762: thats cool...i use 16.04 LTS..because i have a busy life and don't have time to stop my life in July 2018 to tinker with my pc [02:25] JFox762: i've chosen to delay the "inevitable" to 2021 [02:25] This isn't my main PC... so I kind of use this laptop to "tinker" with anyway. I backup all my important files. [02:36] having trouble with stability on an x99 board w/ u16.04... anyone have any experience there? [02:36] let me rephrase that a bit [02:37] not instability... it just wont boot. [02:37] all bios configs to default, no overclocking [02:38] What kind of drive are you trying to boot off of? [02:38] dvd at the moment, tried usb earlier with the same result [02:39] have you tried your boot override and manually picking a boot drive? [02:39] yep [02:39] What is the result? [02:39] same [02:39] i get to the ubuntu logo with the dots underneath, then it hangs [02:39] !nomodeset | ZeroLux [02:39] ZeroLux: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter [02:40] tried various video cards also... but hey worth a shot [02:40] What video cards? [02:40] NVidia? [02:41] nvidia and ati/amd [02:41] a quadro, a 9400gt, an old 5770, a few others [02:42] In my experience, when I had issues iwth the nomodeset, It would actually show a black screen... in fact my monitor would even shut itself off, IIRC [02:42] thanks, internet :/ [02:42] what'd i miss? [02:45] how do i downgrade firefox from 56 to 55 [02:46] nomodeset made it boot cycle after the logo === ZeroLux_ is now known as ZeroLux [02:49] has anyone here experienced the blue splotch graphics in Civ VI on Intel graphics? [03:00] hello. how does one use signify or signify-openbsd packages in Ubuntu 16.04 to verify openbsd downloads? [03:00] signify is not an ubuntu option. would that be a bsd command? [03:01] sudo apt-cache search signify shows 3 possible packages. I listed two. [03:01] ah, not installed by default then. I only did "man signify" in the terminal. [03:02] cfhowlett: yeah, had to install it. [03:03] today I learned you can (apparently) use BSD packages in linux. [03:03] The openbsd instructions are here: https://www.openbsd.org/faq/faq4.html#Download. But I want to know how to use it on Ubuntu to verify the openbsd download [03:03] cfhowlett: hm. OpenSSH is a BSD package :) [03:03] Iguess you'd have to define "package" [03:04] Technically, BSD (or at least OpenBSD) uses "ports" I believe [03:05] HEres the man page for signify-openbsd from the Ubuntu man page: http://manpages.ubuntu.com/manpages/xenial/man1/signify-openbsd.1.html [03:05] But I don't know how to use it [03:05] Having trouble finding the correct pubkey for OpenBSD [03:07] Maybe i'll try the openbsd channel [03:10] cheers [03:50] cant run steam games!! this error happens https://paste.ubuntu.com/25993702/ [04:10] !ping [04:10] pong! [04:32] !ping [04:36] bong! [05:50] good morning to all [07:16] y [07:35] Good morning lotuspsychje, hi all :) [07:37] hi alkisg [07:37] \o alkisg [08:00] Where would be the right place to file a bug report about GNOME Web making an empty window entry on the dock for each video it comes across on the page? The title is "OpenGL Renderer". [08:04] !bug | DaemonFC file it here, you'll be told if it should be filed upstream instead [08:04] DaemonFC file it here, you'll be told if it should be filed upstream instead: If you find a bug in Ubuntu or any of its derivatives, please report it using the command « ubuntu-bug » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs. [08:05] depends what openGl version, i guess [08:20] Help, needed with theming of the Qt5 applications [08:20] After my update to 17.10, all the Qt5 themes are broken [08:20] and don't use the GTK theme anymore [08:21] I also keep getting the following error: "QGtkStyle could not resolve GTK. Make sure you have installed the proper libraries" [08:23] Any help? === r0Oter is now known as r00ter [09:20] es1-132 no bottable device [09:20] how to solved [09:20] ? [09:38] help me please === To_Aru_Shiroi_Ne is now known as ToAruShiroiNeko [10:55] why cant linux see WD My passport external drive. it is GPT formated NTFS and non encrypted. [10:58] gregor3000: how is it connected to the PC, USB? [10:58] *if* the ntfs is unmounted dirty/with file corruptions, ubuntu refuses to mount, use ntfxfix to recover that [10:59] USB [10:59] its brand new disk [10:59] gregor3000: can lsblk see it? [11:00] i have to try it. does it need to be MBR partitioned? [11:05] lsblk doesn't see it [11:05] i guess i made a mistake taking the WD drive. never again. [11:05] i've got one of them, works just fine [11:07] gregor3000: can we see a tail -f /var/log/syslog when you connect it usb? [11:11] hold on let me reboot to linux.... [11:25] 'Morning folks [11:41] Hi everyone, I bought a new pc (a Lenovo yoga 520) and I'm trying to install Ubuntu 17.10, the problem is that when I boot the live usb after some time the usb key is ejected and the system crashes. This problem persists even if I try to install instead of trying Ubuntu. I already checked the usb on my desktop and on that pc everything works swiftly and another usb I just plugged in windows doesn't show this problem. Can s === lingkhang__ is now known as lingkhang [11:47] psiquo: 'ejected'? you mean it pops out of the socket!? or that the file-system is unmounted ? [12:26] hello everyone, anyone has Ubuntu 17.10 virtual machine and knows about bash/debootsreap why .iso wont be completed? https://pastebin.com/YWbWMJQ2 [12:27] https://help.ubuntu.com/community/LiveCDCustomizationFromScratch it is based on that from long time ago but that page is quite ancient [12:31] How can i get Qt 5.7 installed on Ubuntu 16.04 ? [12:55] Thyriaen, http://gamblisfx.com/how-to-install-qt-5-7-on-ubuntu-16-04/ [13:01] http://www.unrealworld.fi/urw_linuxmirror.html [13:01] xormorBrecaBatM, yeah, but please don'tspam here, thanks [13:02] BluesKaj, are those the libraries though ? i need libqt5widgets5 libqt5network5 libqt5svg5 [13:04] oerheks, another LOTRO imititator [13:05] oerheks, ok [13:05] any of you play UnReal World? I got bored of Omega. I still log on to BatMUD. All of those games can be played on Ubuntu as well as my Debian stable and also on Windows and I think in Mac OS too. [13:05] oops imitator even [13:06] is there a reason for me to switch to Ubuntu from Debian stable "stretch" 9? [13:07] Thyriaen, doesn't that tut have the correct commands to draw down the proper dependencies? If not, sorry for the inconveniemce. [13:11] BluesKaj, i don't think i know what i am doing but it is installing the qt5.7 open source now - ill just hope it works magically :p [13:15] Thyriaen, hope so too "-) [13:33] hello is there a way to stream both sound and desktop to tv? [13:34] I am using chromecast [13:34] but when I use google chrome to cast desktop I get no sound... [13:35] and when I use mkchromecast and pavucontrol to cast sound the desktop cast stops [13:35] morning all [13:35] they seem to be excluding [13:36] how would I cast both sound and audio from ubuntu desktop to tv? [13:39] pineapplelover, looking into this for you [13:41] pineapplelover, looks like people have got it to work with a google chrome extension called videostream for google chromecast 2.16.1222.0 [13:41] ? [13:42] well.. [13:42] pineapplelover, you are trying to get audio and video together right? [13:42] I dont know the extension name but I am already using an extension on google chrome [13:42] mmm [13:42] not exactly [13:42] I am trying to cast desktop with sound [13:42] sorry, came into the convo late, please explain [13:43] okay for like spotify purposes... [13:43] any program [13:43] videogames [13:43] :-) [13:43] and second life [13:43] UE4 [13:43] oh, so you want that to stream onto your tv right? like the audio and video [13:43] both are editors [13:43] or just sometimes audio and sometimes just video... [13:43] and can manage both sound and video [13:44] just stream all [13:44] at the same time [13:44] k [13:45] and you have mkchromecast installed? [13:45] yep [13:45] and it works [13:45] but it kills desktop cast [13:45] okay but what part of it does not work [13:45] ah [13:45] wait, explain what you mean by it kills desktop cast [13:46] error pipe [13:46] and stops [13:46] thans anyway [13:46] I have to go now [13:46] bye [13:46] lol [13:47] i think his issue might be that he needs pulseaudio-utils installed [13:55] good afternoon [13:55] help me please [13:55] sup sup [13:56] how to boot uuuntu 17.10 on acer es1-132 [13:56] let me take a gander at the googles, brb [13:56] ? [13:56] yes? [13:56] yes [13:56] yup, 1 sec [13:56] but not understand [13:57] looking up how to do what you asked :) [13:57] Lavinho, what operating system are you on now? [13:57] i install ubuntu 17.10 [13:57] okay [13:57] but not bootable device [13:57] oh, just a live cd and not actually installed? [13:57] after reboot [13:58] live cd actually [13:58] did you choose to install it? or it just booted? [13:58] installed vut no boot [13:58] but [13:58] maybe you actually installed it but your usb stick is still in the computer and its set to boot to the usb stick first [13:59] yes [13:59] but primary disk no bootable [13:59] ohh [13:59] message no bootable device [14:00] and your harddrive is set first? [14:00] yes [14:00] Lavinho: boot a live usb and come back here for troubleshooting [14:00] are you dual booting? [14:00] no [14:00] single boot ubuntu [14:01] are you on the machine now that you are chatting on or a separate one? [14:01] sorry, i mean the machine you are on now, is it the one with the issue? [14:01] yes [14:02] Lavinho, did you turn off "secure boot" in the bios? [14:02] k [14:02] no bootable device [14:02] secure boot off [14:03] The Acer's, even with Secure Boot off, have this thing where they refuse to load a boot-loader that isn't set a TRUSTed in their SECURITY firmware settings. That needs Secure Boot enabled to set the trust. [14:03] help me please [14:03] no trust [14:03] his EFi file is probably not trusted [14:03] no trust on bios [14:04] upgrade the last bios [14:04] and no option trusted file [14:04] help me [14:04] go in yoru bios and go to the security tab, then your hdd, then efi I think, then ubuntu, then choose shimx64.efi, then choose yes on the popup [14:05] please [14:05] Lavinho, quit asking to help you... we are [14:05] ok [14:05] no appear option [14:05] save then try a restart [14:05] what do you mean appear option? [14:05] no* [14:05] no [14:06] what do you mean no appear option? [14:06] the chose efi file no appear [14:06] wait, i thought you were chatting on the computer with the issue... [14:06] how can you be in the bios? [14:07] now I'm not but I know [14:07] k [14:08] so you are in security and what do you see [14:08] you see hdd0? [14:09] no understand [14:09] Lavinho: see comment #8 in this forum post that describes a workaround https://ubuntuforums.org/showthread.php?t=2348269&p=13594926#post13594926 [14:09] i lightly feel trolled haha [14:10] no open [14:10] Lavinho: boot a live usb and come back here for troubleshooting [14:11] otherwise we're just taking stabs in the dark here [14:12] EriC^^: the problem is on that model the firmware is hard-coded to only load the windows bootloader. The workaround is to rename "refind_x86.efi" in place of Windows "bootmgfw.efi" - that might work with the GRUB shim too [14:13] TJ-: we don't even know if he has a sane partition setup or what, or if he's even using uefi [14:14] how do I install pepper-flash - or is that outdated now ? [14:14] EriC^^: there's no Legacy CSM option in the firmware of that model. It's tied to Windows 10. [14:14] kennyloggins, never heard of it, looking [14:15] kennyloggins, which browser [14:15] chromium [14:15] TJ-: i still want to see that "parted -l" output :) [14:15] use chrome , it has it's own flash version installed by default, kennyloggins [14:16] right - doesnt work then - even with uBlock origin turned off. [14:16] does this work for you ? [14:16] it'll sync all our bookmarks and settings from chromiun [14:16] http://www.rte.ie/radio/radioplayer/rteradiowebpage.html [14:17] ke yup [14:17] kennyloggins,^ [14:17] ke ? [14:17] oh I see,. [14:18] forgor to hit the tab key to autocomplete your nick [14:18] :) [14:19] kennyloggins, yes that classical stn works here [14:19] on chrome [14:20] ubuntu 17.10 3 monitors notice clipping on app windows when not active on that monitor, but if i click on that monitor it goes away. gtx 1060 and drivers installed. ideas? [14:20] identical monitors 21" 1080 [14:21] wyseguy: clipping? explain some more? do you mean windows cropped, losing their frame decoration, or something else? [14:22] BluesKaj: seem to remember you from kde - stil not getting the player goin' : https://spee.ch/0/rte-player.png [14:24] Guys. I want to do a 17.10 net install. I'm basically looking to get a vanilla gnome setupd without any bloatware. What issues should I expect? How well supported are net installs? Yhanks [14:24] TJ-, if im chatting on monitor one and i open a menu of sorts on that active monitor and mouse down the options, as i go from option to option with the mouse in t that menu, the browser window or any window open on the second monitor starts to shift like .5 inches to the left then to the right, and so on, its affected by the mouse as i mouse over menu options like file edit settings help and such. if i click on monitor 2 it stops [14:24] spica: for one i think uefi isn't supported out of the box by the net installer [14:24] wyseguy: haha that IS weird! is the menu widening/collapsing and effectively shifting the app windows sideways? [14:25] its hard to describe haha, um [14:26] wyseguy: is it flipping between the 2 positions fast, sort of like flickering, or more slowly? [14:26] it also does this, if i drag a app window from monitor 1 to 2 its fine, then went going to monitor 3, part of the app gets stuck on monitor 2 but just a picture of it, the app on the 3rd monitor looks fine, and when i let go of the mouse button the frozen part goes away on monitor 2 [14:27] the flickering is as fast and as slow as i mouse over different menu options [14:27] wyseguy: is this with Wayland? [14:27] TJ-, yes i believe so, thats default right? [14:28] ive seen a lot of posts saying to go back to xorg [14:29] wyseguy: it's worth testing it with the "Ubuntu on Xorg" session to isolate it. [14:29] okay let me look up how to do that, 1 sec [14:30] ah easy, looks like a cog should appear below my password on my login, brb [14:31] wyseguy: yes [14:31] how do I start screenshot ? I have lost accessories in the menu, now. [14:31] oh wait [14:32] kennyloggins: try "prntscrn" on the keyboard [14:32] blake@blake-ubuntu:/opt/Simplify3D-4.0.0$ echo $XDG_SESSION_TYPE x11 [14:32] hm, looks like im on xorg hm [14:32] but I dont want to copy my whole screen && I cannot clip images on ubuntu. [14:32] that's 2 hm's haha [14:32] kennyloggins: try "shift+prntscrn" and select an area [14:33] k got it thanks. [14:33] wyseguy: hehehe... check /var/log/Xorg.0.log [14:33] EriC^^, took that advice too :) just like my macs [14:34] wait - that doesnt work at all shift+Prtscreen does sod all. [14:35] how to rebname files ? [14:35] TJ-, https://pastebin.com/jyZRYVXe [14:35] Lavinho: mv file newname [14:35] Lavinho: if you want to rename multiple ones, look into "man rename" [14:36] what the files ? [14:37] sorry [14:37] TJ-, it seems to not have issues atm, but did notice it when running simplify3d, and on a youtube video, half of the video was frozen, then it fixed itself... wonder if its a videocard driver issue of sorts [14:37] Lavinho: it'd be a good idea to share a paste of your partitions, open a terminal and type "sudo parted -l | nc termbin.com 9999" and paste the link it gives you here [14:38] EriC^^, cool trick to termbin :) [14:38] :) [14:38] was always a ctrl c ctrl v into pastebin [14:39] https://pastebin.com/rLs2QA6R [14:40] Lavinho: try sudo parted -ls [14:40] Lavinho: paste the whole thing [14:40] https://pastebin.com/etDVdnPp [14:41] guys, is there any difference between the skinned gnome in 17.10 and the vanilla gnone, aside from the skins? [14:41] wyseguy: it does sound like a driver issue [14:41] TJ-, let me take a look at what i have going on with the drivers [14:42] Lavinho: is that a hybrid pc/tablet ? [14:42] no [14:42] acer es1-132 [14:43] TJ-, http://picpaste.com/Screenshot_from_2017-11-19_06-42-18-jGyx9liN.png [14:44] EriC^^: renamed files ? [14:44] wyseguy: so the nvidia drivers. I wonder if there's a bug with multi-monitor support on your GPU [14:44] pas link another [14:44] wyseguy: could it be due to the resolution of all 3? there are sometimes issues on that because of the amount of video RAM required [14:45] TJ-, well i figure a gtx 1060 is more than enough :p [14:45] i can try a reboot [14:45] if in doubt, reboot [14:46] Lavinho: try sudo mount /dev/mmcblk0p1 /mnt [14:47] EriC^^, so if i was to nano /var/log/Xorg.0.log to look at that file, what would be the correct command to netcat it to termbin? I tried to echo it but it only pasted the command I wrote, not the file [14:47] wyseguy: "cat" not "echo" but I'd use "less" to page through it [14:48] wyseguy: cat /var/log/Xorg.0.log | nc termbin.com 9999 would upload the whole file === SimonNL is now known as SimonNL_Afk === led_ir23 is now known as led_ir22 [14:48] ah cat, thanks :p [14:49] https://www.youtube.com/watch?v=XQpvCiYVvOc good song that came on :) [14:49] some-command |& nc termbin.com 9999 to send errors too (when using bash) [14:50] EriC^^, ah, so the & will include errors of the command you are running if any? [14:50] http://termbin.com/ztin [14:51] wyseguy: yup [14:51] sweet [14:51] learn something new everyday [14:53] im trying to keep myself planted on one OS, been across windows, osx and linux for many years and have had no consistency lol, trying with linux as it can be installed on anything and osx feels horrible as a hackinsosh, and mac is just mac... would install ubuntu on it if everything would work on it but havent looked into it yet [14:55] i like the feeling of a metal laptop, strong, can type the fastest without many errors on the old mac keyboard and battery life is good, main reasons i got it. anyone know about linux on it and issues? will flex my google foo shortly [14:58] On Xubuntu 17.10 amd64 the virtual machines made with virt-manager are crashing and being corrupted with default configuration. To avoid this corruption I have to change the storage settings from hypervisor default to writethrough and IO mode to threads === nchambers is now known as Rudolph [15:01] EriC^^, helping someone in ##linux ch with that termbin command with the |& trick you showed me but they are getting this error " -bash: syntax error near unexpected token `&' " [15:03] wyseguy: it has to be next to eachother without a space |& [15:03] command |& termbin blah blah [15:03] someone said its suppose to be &| [15:04] command |& nc termbin.com 9999 [15:04] ya [15:04] nah [15:04] " -bash: syntax error near unexpected token `&' " [15:05] ah [15:05] he was doing it wrong [15:05] thanks [15:06] np [15:11] hello all, yesterday I was here to try and get my xorg/lightdm up and running and I finally managed to get /somewhere/ with it by removing the proprietory nvidia drivers and revert to nouevu, but now no matter what I do my desktop resolution is stuck at 640x400, any ideas on forcing it to native 1920x1080? === jstein_ is now known as jstein [15:15] if I do the usual trick of using cvt and andding that as a newmode to xrandr I get xrandr: Failed to get size of gamma for output default [15:15] http://picpaste.com/Screenshot_from_2017-11-19_07-14-10-yvQAkk1L.png [15:15] saw that online, thought id share [15:18] gonna turn on timemachine before i go down this rabbit hole [15:19] getting the tunes rollin https://www.youtube.com/watch?v=9xYQHoGC9es [15:22] Hi all. Is there an utility to quickly convert (precompiled) files (from github etc.) to an apt package so i can remove it via dpkg again? [15:22] Anticom, no idea but curious myself :) [15:23] It would be cool if i only had to write a small manifest that specifies which files go where and where config files would live [15:23] I'm looking for such a tool for quite some time now [15:23] i mean i could abuse cmake for that but meh [15:24] meh yup [15:25] gez, never loved any hardware as much as my synology nas :) [15:28] need more coffee, brb [15:29] Anticom: that's what the debian/ packaging system does. in most cases you only need a few files: debian/{changelog,control,rules,install} [15:30] TJ-: don't get me wrong but IMHO that's still too much effort for most people. Moreover i'm looking for something portable [15:31] Anticom: what you want isn't trivial; that's the point [15:32] Anticom: what do you mean by 'portable'? Have you considered creating a 'snap' for it? [15:32] TJ-: by portable i mean that it would be awesome if there was a package-manager-agnostic tool [15:33] similar to what cmake-package does but with more auto-discovery. Oh and I'd prefer having a declarative manifest instead of a script [15:33] s/cmake-package/cpack/ [15:34] Anticom: have you tried openbuildservice? [15:34] above me but it all sounds good [15:34] TJ-: never heard of it before, let me check it out [15:37] off topic but looking to switch from pandora to spotify. I have a lot of thumb'ed up songs and wanna export / import them. there are sites out there that can pull your thumbs but can only do so many (2-300 or so) anyone have ideas for getting 3k+ songs out and into spotify? thinking maybe posting it on freelancer or something [15:37] TJ-: this is going the right direction however i think the tool i'm actually looking for just doesn't exist (yet) [15:38] Anticom: rkt, docker, lxd [15:42] speaking about docker... i think docker hosting is gonna be huge === SimonNL_Afk is now known as SimonNL [15:50] hi, why can i not do this? sudo apt-get install npm nodejs-legacy [15:50] im on 16.04 [15:51] open a terminal window and you can do it [15:51] works now [15:51] had to run update [15:53] hi i want to install a software for bitcoin miner, is there any good? [15:53] Akuw: dont do it. Just buy instead [15:54] diverdude ? [15:54] why [15:54] !ot [15:54] #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! [15:54] better ask in the bitcoin channel [15:57] Akuw: unless you have a huge cluster available and extremely low cost power [15:57] Akuw: then you will never be able to mine a bit coin [15:58] How do I set Synaptic as the default graphical package manager? All of the other ones lag pretty hard for me. === tuxiano_ is now known as tuxiano [16:00] skinux, point your finger and say look, it's about time you pick up the pace around here k [16:00] things might start happening [16:05] been awhile since ive heard some good dnb [16:05] brings me back a few years :p [16:06] skinux, I just got rid of the other gui package managers and my fav became default, but i don't use the gui much except for referencing apps. Apt in the console works best IMO [16:06] BluesKaj, I agree [16:07] most of the time its easier to keep your hands on the kb rather than moving the mouse around [16:09] wyseguy, I'm somewhat addicted to the shell :-) [16:09] BluesKaj, ya, i agree, it does a lot and does it well [16:19] Hello all! I've changed my user password through "user settings" (typed in the old one and new one 2 times). After facing issues authenticating admin privelages while running certain services, I rebooted. Can't login anymore. Any suggestions? Thanks! [16:21] pizzaburger: is that from GUI greeter AND the text console? [16:24] TJ-: You mean how did I change my passowrd? [16:25] pizzaburger: no, did you try logging in from a text console as well as GUI greeter? (Alt+Ctrl+F2 for example) === zanshin_ is now known as zanshin [16:29] TJ-: the text concolse asks me for: a1 login, and then the passowrd. Two different inputs, which one should be the actual passowrd? [16:33] login prompt needs your username , password needs your user password [16:33] pizzaburger: a1 is the hostname ? login: wants your username [16:35] TJ-: a1 is my user and pc name. The text console gives me: "a1 login:" in plain text, then "password" as hidden characters [16:36] pizzaburger: so type "a1" at the login prompt, then Enter, then your password then Enter [16:45] TJ-: neither my new or old passwords work [16:45] pizzaburger: you'll need to reboot and at the boot menu choose "Advanced" sub-menu and the the "Recovery" option so you can get a root shell to fix it [16:53] Anyone here have a Dell XPS 13 Dev edition by chance? [16:54] Thete, nope, almost got one but never pulled the trigger. whats up [17:01] TJ-: alright, I am in console as root@a1:~# [17:02] ssd died tryin to reinstall os but my service tag is only showing win 10 home [17:02] I don't know if dell's image is custom [17:03] pizzaburger: you can set the password using "passwd a1" (if 'a1' is the username) [17:07] TJ-: "usage: passwd [options] [LOGIN]", and there doesn't seem to be a change pasword option [17:08] pizzaburger: are you SURE the username is "a1"? what does "getent passwd a1" report ? [17:09] Hi Guys, When I try to update the repo, I am getting this error [17:09] E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial/InRelease Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?) [17:09] please guide me how to fix this [17:10] TJ-: pretty sure. "a1:x:1000:1000:a1,,,:/home/a1:/bin/bash" [17:11] pizzaburger: so "passwd a1" will prompt you to set the password for user "a1" [17:12] TJ-: "authentication token manipulation error", "password unchanged" [17:14] Hi, I just upgraded to the new version of firefox and I have issues showing text on some websites. i'm using ubuntu 16.04. This is on firefox https://i.imgur.com/9qN538R.png, this on chrome https://i.imgur.com/ddizHlb.jpg [17:15] already asked on #firefox but they think it's a ubuntu issue [17:15] something related fonts maybe [17:15] on some websites I have text, on others I don't [17:17] With some subreddits, I don't see text, and when I then remove subreddit style, I do have text (it's basically another css file) [17:18] pizzaburger: is the system using an LDAP server, or Kerberos, or something ? [17:18] Aaaaand: we had something similar a few days ago. it's a local FF cache issue. Clear the browser's cache [17:19] ok I'll try thanks [17:20] TJ-: ooff, I really don't know. [17:20] TJ-: I cleared the cache and it's still same result [17:21] pizzaburger: oh!!! the rootfs is read-only! Try this first "mount -o remount,rw /" then "passwd a1" [17:21] Here both on firefox https://i.imgur.com/oYvGCC7.png, and without subreddit style https://i.imgur.com/pwZ11S1.png [17:22] Aaaaand: the user that reported this the other day saw it on the front page of youtube.com and google.com (both specify custom CSS fonts), and we saw in the web-dev console it was using cached files not fetching. once the cache was cleared it worked fine [17:22] I cleared the cache in about:preferences and it's still the same [17:23] Aaaaand: open FF's web-dev console, choose the network tab, highlight the "CSS" and "Font" buttons, then reload the page. See if the CCS/Fonts say "cached" or show the number of bytes downloaded [17:25] it says transferred 72kB [17:25] and another file 32kB [17:25] Aaaaand: that sounds promising, it rules out the issue I've been referring to [17:25] anyone know with npm if I need to setup a path for the npm "executables" that I have installed? [17:25] trying to run a local web server [17:26] if I can't play any major game title on Linux , is there any REAL future for linux gaming? Or it's just a pose, a pipe dream like linux distros dominating the desktop or 100% linux phones? [17:26] TJ-: passowrd change succesfull. But now when trying to login the new password gets accepted, the screen normally blinks to transition into the actual desktop, but the login prompt pops out again as if nothing happened [17:27] Aaaaand: now you've cleared cache, try restarting FF 'just in case' ... if it's still happening maybe create a new FF profile and test in that flean profile. if it doesn't happen there you know it's a profile issue at least [17:27] t0no6a: this channel is for ubuntu support, while for general chat you can go to #ubuntu-offtopic [17:27] pizzaburger: did you reboot to regular GUI mode? [17:27] TJ-: already tried with a clean profile and it's the same issue [17:27] TJ-: yes [17:28] Aaaaand: right; not sure what's going on then. You've done all the obvious things [17:28] Aaaaand: does it happen with the guest user? I.e. is it a system issue, or an issue with your account? [17:29] I haven't tried with guest user yet [17:29] pizzaburger: OK, Ctrl+Alt+F2 and try logging in. if that works check the ownership - it should be YOUR user a1, not root: "ls -l ~/.Xauthority" [17:29] I'll try but I have to logout then [17:29] Aaaaand: sure. you can also switch user instead of logout. You can also `ssh -X anotheruser@localhost` if you have ssh and another user [17:29] alksig : so, you banned me, OK ,that it's call censure, and linux is notabout liberty,freedon etc? pfff [17:30] t0no6a: Ican't ban [17:30] I'm no op [17:30] I just explained to you what people here are talking about [17:30] Greetings denizens [17:31] alkisg: you're right, I switched to guest session and it's the same : ( [17:31] Does anyone confirm this? the system gets locked after a while in ubuntu 17.10 even when a video is playing [17:31] Aaaaand: ok, so you're searching for some global issue, either with firefox or with fonts etc. Try downgrading firefox, and if it gets fixed... then you narrow it down... [17:31] TJ-: "ls: cannot access '/home/a1/.Xauthority': no such file or directory" [17:32] Can anyone who plays FreeOrion advise on how to adjust display settings to show starlanes? [17:32] Aaaaand, similar issue here (albeit with kde ): https://askubuntu.com/questions/976548/firefox-57-0-font-is-weird-compared-to-google-chrome-font-in-ubuntu-14-04 [17:33] Chilestuff: try #freeorion [17:33] Nah, it's an Ubuntu issue [17:33] I'm a newb and don't know how to adjust contrast etc === malkauns_ is now known as malkauns [17:34] I adjusted all the ingame settings to no effect [17:34] pizzaburger, is your home encrypted ? [17:35] I was told to adjust contrast but don't know how [17:35] ioria: yes, the whole disk too [17:35] * gde33 thinks those nice popup messages are not very nice on small/tiny screens [17:36] pizzaburger, might explain a bit [17:36] pizzaburger: OK, so when you changed the password it didn't update the ecryptfs password! [17:36] Chilestuff: If it's a laptop, there's usually some key-combo, like Fn+Up/Down to adjust contrast. Though typically completely differnt keys on every make and model [17:37] Naturally [17:37] I'll check it out thanks [17:38] pizzaburger, you need the orl (original) one [17:38] *old [17:38] Uh... No audio after installing vmpk (which is a virtual midi keyboard). I purged it, and I tried purgin jackd2 and qjackctl (which I believe were insalled with vmpk). I See some volume levels fluctuating in the Sound program, but I can't hear anything.. [17:39] pizzaburger: you'll need to use ' ecryptfs-rewrap-passphrase' to change the passphrase (from your old password to the new password) [17:40] TJ-: in the text console or recovery? [17:40] pizzaburger: see "man ecryptfs-rewrap-passphrase"... e.g. "printf "%s\n%s" "" "" | ecryptfs-rewrap-passphrase /home/.ecryptfs/$USER/.ecryptfs/wrapped-passphrase -" [17:40] pizzaburger: in user's text console [17:41] I hope I don't have to re-install my whole OS because of this audio problem... [17:42] the man page written by Dustin Kirkland himself [17:42] ioria: yeah... explains why it's so cryptic :p [17:42] TJ-, yeah [17:45] My friend tried to install Linux. He changes BIOS preferenses and got this: https://imgur.com/a/tVD5F Please help) [17:45] Maybe he deleted the loader? [17:45] Hi everyone, I bought a new pc (a Lenovo yoga 520) and I'm trying to install Ubuntu 17.10, the problem is that when I boot the live usb after some time the usb key is ejected and the system crashes. This problem persists even if I try to install instead of trying Ubuntu. I already checked the usb on my desktop and on that pc everything works swiftly and another usb I just plugged in windows doesn't show this problem. [17:46] Can someone help me solving this? [17:46] cesdo: change the BIOS config back to how it was maybe? [17:46] TJ-: "ecryptfs-rewrap-passphrase" no command found. "man ecryptfs-rewrap-passphrase" no manual entry for ecryptfs-rewrap-passphrase [17:47] pizzaburger: are you sure you have encrypted home directory? try "ls -l /home/.ecryptfs" [17:47] TJ-: great idea [17:48] TJ-: "no such file or directory" [17:48] cesdo: if your friend intends booting from the "JetFlashTranscend USB" then maybe the USB device needs setting as the primary boot device [17:48] pizzaburger: so there is no encrypted home directory [17:48] pizzaburger: what do you see with "ls -latr $HOME/" [17:49] pizzaburger, ls -la /home/.ecryptfs (needs 'a' is hiden) [17:50] ioria: haha good point, thanks [17:50] not really :[ [17:50] ioria: but the missing tools means the toolsetup for making the encrypted home is missing [17:50] TJ-, the command is in ecryptfs-utils ... [17:51] ioria: right, and it seems pizzaburger's PC doesn't have that package installed [17:51] TJ-: "ls -latr $HOME/" gives me a few lines of stuff, don't know whats the best way to copy them here without typing them out [17:51] TJ-, don't remember if it get installed automatically when you choose encryption [17:52] ioria: "ls -la /home/.ecryptfs" no such file or directory [17:52] ioria: it has to! it's used to create the encrypted home [17:52] TJ-, wrong turn, then [17:52] pizzaburger: if the PC has network access you can do "pastebinit <( ls -al $HOME/ )" [17:53] pizzaburger, btw, what about the ' yes, the whole disk too' ? [17:54] Hello. I'm working with microsoft-mssql container based on Ubuntu, but heavily stripped of everything. I have a problem with running services like cron. systemctl shows it is enabled, but it doesn't start after reboot. Any ideas how to fix that? [17:54] TJ-: http://pastebin.ubuntu.com/25998515/ [17:55] Manual starting with "service cron start" works fine. But "systemctl start cron.service" returns: Failed to connect to bus: No such file or directory [17:55] pizzaburger: that says you DO have encrypted home. show us "pastebinit <( find /home/.ecryptfs -maxdepth 2 -type d )" [17:55] ioria: I chose the disk encryption option when installing. Propmpts to input a passphrase to unlock the drive before booting the os [17:56] pizzaburger, we see that [17:57] TJ-: http://pastebin.ubuntu.com/25998541/ [17:57] Ok, strange question but I have the following error while installing some script : /usr/bin/env: ‘get’: No such file or directory Is there some common package that include a get command? [17:58] pizzaburger: Right, so that confirms there's an encrypted home. Now let's figure out how you lost the tools! "sudo apt install ecryptfs-utils" [17:59] mike_papa: what kind of container is it? if docker, you might use supervisord to handle services in it [18:00] sylario: don't know what 'get' is - cannot find a file ending "bin/get" in the archives. [18:01] TJ-: ok, thx [18:01] akik: it is docker. supervisord? I'm so unfamiliar with docker :( [18:01] Anyone here has a ThinkPad with a Dock willing to test some software? :) [18:05] sylario, can you paste the script shebang ? [18:05] mike_papa: what you encountered was that there is no process handling services inside the container and it only starts up that mssql service (i guess) [18:06] mike_papa: you might get more help at #docker but they will tell you to only use one service per container [18:06] mike_papa: here's the supervisord doc https://docs.docker.com/engine/admin/multi-service_container/ [18:07] akik, you're most probably right. I'll read about it. Thanks. [18:07] @ioria it was not a script [18:09] I am using the mouse theme "Adwita". the default is "Breeze". I have a qt-based program launch at startup (qbittorrent). When it launches at startup, it uses the breeze theme for the mouse pointer instead of the one I have selected. If I close and reopen the program (or launch it any other time than as a startup program) it uses the correct pointer. Any idea how to address that? On XFCE / 16.10 [18:10] JoshuaD: wrap startup in a script that imposes a few seconds delay maybe? [18:13] cool. Yea that seems like it should work. Any idea why that's happening? [18:13] JoshuaD: I can only imagine the autostart stuff is done before the theme is applied [18:16] TJ-, ioria: okay, so don't beat me too hard but I've just noticed that I misstyped "ecryptfs" with "encryptfs" [18:16] pizzaburger: :D [18:16] pizzaburger: do you want the command to change the passphrase once more? [18:16] Is it normal on a 16.04 Ubuntu server, for ~.bashrc to have no export PATH= or PATH= ? [18:17] It is the only user which is also sudoer [18:17] ar at least the only one created during install [18:18] TJ-: [17:40] pizzaburger: see "man ecryptfs-rewrap-passphrase"... e.g. "printf "%s\n%s" "" "" | ecryptfs-rewrap-passphrase /home/.ecryptfs/$USER/.ecryptfs/wrapped-passphrase -" [18:18] pizzaburger: that's the one :) [18:19] TJ-: what do I type instead of "%s\n%s"? [18:19] pizzaburger: use the command after the "e.g." and you should be able to solve it [18:19] pizzaburger: you type it EXACTLY but replace and [18:20] @TJ-, that worked. Thnx [18:22] JoshuaD: weird bug that is [18:24] TJ-: "error: unwrapping passphrase failed [-5]" [18:25] pizzaburger: are you sure you've got the correct? [18:25] TJ-: the old password is the one I used for logging in BEFORE I changed it in user settings and startet having these issues? [18:26] pizzaburger: also, just in case, you know when you originally changed the password (in the GUI), is the new password now the same as the one you changed to then? [18:26] pizzaburger: if the password NOW is different to the one you changed to in the GUI, then might need to be the GUI-changed password [18:27] pizzaburger: obviously something went wrong and the user password and encryption passphrase are out of sync, so you've got to bring them back into sync. [18:29] pizzaburger, if you changed it in the gui , should be fine ... [18:29] TJ-: yes, the new pass I chose in the user settings GUI is the same as the . [18:29] pizzaburger: Hmmm, then you could have problems. [18:29] ioria: well the whole issue is that I changed it in the GUI and after rebooting could not log in [18:30] pizzaburger: in theory the passphrase should be either the old user password or the new one. [18:30] pizzaburger: the only thing I can think of is if the keyboard mapping has changed and it contains non ASCII characters that are being mis-interpreted [18:31] pizzaburger, have you tried to restore the old password ? [18:31] TJ-: only non standard character between the old and new pass is "@" [18:31] ioria: you mean using printfs command? [18:32] pizzaburger, nope, from recovery, passwd cmd [18:34] pizzaburger: ioria can do that from the user session with just "passwd" [18:35] yep [18:35] I recall seeing this bug alot around 14.04 but not seen it in a while [18:37] pizzaburger: you could try using "ecryptfs-mount-private" with both passwords see if one works - that command just tries to unlock and mount, rather than change the existing passphrase [18:38] ioria, TJ-: ok, in recovery, "root@a1:~# passwd", type in a password twice, but still get "authentication token manipulation error" [18:38] pizzaburger, have you remounted rw the fs ? [18:39] pizzaburger: if you're 'root' then to change a1's password you MUST do "passwd a1" [18:39] pizzaburger, mount -o remount,rw / [18:39] pizzaburger: as well as remounting read-write with "mount -o remount,rw /" [18:39] * TJ- is off to dinner - pizzaburger has made me hungry [18:41] pizzaburger, for 'old' i mean the passwd you used in the installation process ; and use passwd a1 not passwd alone [18:46] ioria: changed the password back to the one I chose during installation. Login prompt accepts it, screen flashes, then the login propmt comes back up [18:48] pizzaburger, and if you login in console and run 'ls' you see nothing , i guess [18:50] ioria: ls gives "access-your-private-data.desktop REDME.txt" [18:50] pizzaburger: at this point you need to use the actual ecryptfs passphrase you were told to record when you created the user account [18:52] TJ-: you mean when I installed the OS? is there a way to check installation date? [18:53] pizzaburger: Yes, when the encrypted home is created and you first log-in there's a dialog box tells you to record the actual passphrase and provides it to you [18:55] pizzaburger: you see, that actual passphrase is used for encryption. To make it secure it is then encrypted itself using your login password. So if you change your login password the underlying tools need to rewrap the actual passphrase using your new password. In your case that has failed and you've not been able to use any password to unwrap it, so you need to use the actual passphrase. [18:56] TJ-: is it a passphrase or a sequence of symbols? === juboxi is now known as jubo2 [19:00] pizzaburger: it is output as a printable/writeable sequence [19:01] pizzaburger: if i recall correctly the prompt suggest you write it down on paper and keep it somewhere safe [19:01] TJ-: ok, I think I have it, 32 symbol sequence [19:03] pizzaburger: this is what you'd have seen: https://www.howtogeek.com/wp-content/uploads/2012/06/650x460ximage138.png.pagespeed.gp+jp+jw+pj+js+rj+rp+rw+ri+cp+md.ic.DW75BAAGau.png [19:04] pizzaburger: Yes, 32 hex digits (0-9a-f) [19:05] I'm plugging in an FPGA dev board into my box via USB and inside dmesg it states it can't enable and maybe the USB cable is bad. I swapped out the cable to one that I know is working, was using it to connect my keyboard, and I still get it. LSUSB shows the board as listed though when I try and upload to it it doesn't work. Any ideas? [19:09] TJ-: oksay, so "ecrypt-unwrap-passphrase" ? [19:10] pizzaburger: no, because you don't know the password. Let me explain, because the terminology used is very confusing... [19:11] pizzaburger: a randomly generated 'key' is created when home directory is encrypted, and presented as those 32 hex digits, and is called the 'passphrase' HOWEVER, they also call the password/passphrase used to encrypt that key a passphrase too! [19:12] TJ-: hmmm, so what are my next steps? [19:12] pizzaburger: we need to take measured steps. Firstly, backup the existing wrapped-passphrase file somewhere safe, then create a new one using the 32 hex-digit passphrase AND your ncurrent user password [19:13] pizzaburger: so backup first: "sudo mv $HOME/.ecryptfs/wrapped-passphrase /root/" (saves it the root user's home directory) [19:14] Hi [19:14] TJ-: is there a way to make sure the 32 hex digits I have are correct before going further? If they're not, then game over i guess [19:15] pizzaburger: then generate the replacement with: " printf "%s\n%s" "<32-hex-digits>" "" | ecryptfs-wrap-passphrase $HOME/.ecryptfs/wrapped-passphrase - " [19:16] pizzaburger: you're not destroying the original, just moving it, so if this newly generated wrapper doesn't work we just return the original [19:17] * TJ- is really off to dinner now ... once you've done that try logging in from the GUI again [19:30] pizzaburger: how's progress? [19:36] user@server:~$ sudo snap install docker docker 17.06.1-ce from 'docker-inc' installed user@server:~$ docker The program 'docker' is currently not installed. You can install it by typing: sudo apt install docker.io user@server:~$ [19:36] Why does this not work [19:38] did you try typing sudo apt install docker.io like it suggests? [19:40] why are there no links for downloading 17.04 server. there something wrong with it? pushing for 17.10 instead? [19:41] wolfcomm: why would you prefer 17.04? [19:41] lts? [19:41] it's not [19:41] !lts [19:41] LTS means Long Term Support. LTS versions are supported for 5 years on the desktop and server. The latest LTS version of Ubuntu is !Xenial (Xenial Xerus 16.04.1). Ubuntu !flavors may have different support durations, check their release notes for information. [19:42] oh ok, i thought all lts are *.04 [19:42] so far, all LTS releases are *.04, but not the other way around [19:43] k thx [19:44] on even numbered yrs [19:46] Why does this not work? http://paste.ubuntu.com/25999374/ [20:00] TJ-: same result, login accepts password, flashes, then the password prompt comes back up [20:01] pizzaburger: right, but has the home directory been unlocked so you can get to your files? [20:02] pizzaburger: what language is your keyboard/locale set to? [20:02] TJ-: en_US, how do I chekc wether my home folder is unlocked? [20:03] pizzaburger: use the text console log-in, then do "ls -al $HOME/" and see if the directories and files you expect are there [20:03] pizzaburger: if you see those few files with ecryptfs in the name then it hasn't unlocked [20:05] TJ-: few files with encryptfs [20:08] TJ-: I'ma go see what my dog is barking at, will get back in ~0.5h if youre still up and not completely agonized by my problems [20:08] pizzaburger: so there is still something wrong, this isn't good. Do you have backups of any files you need from your home directory? [20:08] pizzaburger: OK. [20:09] hi all. fresh install of 16.04 keeps dropping to emergency mode at boot. [20:10] pizzaburger: next step is to prove the password you just used to wrap the passphrase actually unwraps it to with "printf "%s" "" | ecryptfs-unwrap-passphrase $HOME/.ecryptfs/wrapped-passphrase -" ... you should see the same 32 digit hex value as your recorded passphrase [20:12] I've two questions. First, I have a Windows account setup on a remote computer. I want to be able to view the share on that other computer from my Ubuntu? [20:13] skinux: how are you connecting to the remote computer? [20:13] Umm, that's what I need to know..how to do it. [20:13] fair enough lol [20:14] im having problems burning an audio cd. using ubuntu 17.10 n Brasero [20:15] wen I run brasero from terminal I get: (brasero:15029): GLib-CRITICAL **: g_key_file_load_from_file: assertion 'file != NULL' failed [20:16] And ** (brasero:15029): WARNING **: Could not establish a connection to Tracker: Failed to load SPARQL backend: Key file does not have group “DomainOntology” [20:16] Wood one of these issues prevent an audio cd Burn? [20:17] at which point do these messages appear, and at which point does burning a cd fail? [20:18] these two messages come up when I start Brasero [20:19] and the burning process? [20:20] like, does it stop doing its job the moment you hit the "burn audio cd" button? [20:23] when I start a Burn, it hangs when it starts to burn, now a message pops up "Brasero has stopped responding do you wish to wait or Force Quite" [20:23] so, the application crashes [20:24] it is not immediately, it locks up after maybe 30 sec [20:24] an older bug report bug 1653338 [20:24] bug 1653338 in brasero (Ubuntu) "Brasero crash when burning start" [Undecided,New] https://launchpad.net/bugs/1653338 [20:24] check /var/log/kern.log for DVD/CD-writer I/O errors when it's trying to write [20:24] yes Crashes [20:24] skinux: make a new folder and mount your remote share to it: [20:25] skinux: sudo mkdir /mnt/winshare [20:26] I ran it from terminal this time to see wud up [20:26] gnome wiki says to run it like this: [20:26] brasero -g --brasero-media-debug > log 2>&1 [20:26] this will write debug output to the file "log" [20:26] I/O errors in that bug you linked in the log shows "31 10:44:28 username-G43M01 kernel: brasero: sending ioctl 2285 to a partition!" [20:27] mount -t cifs //remote-ip/sharepath -o username=myUser,password=myPassword /mnt/winshare [20:27] Why does this not work? http://paste.ubuntu.com/25999374/ ? I really need your help [20:27] here are some more info from term.... [20:28] (brasero:15029): GLib-GObject-WARNING **: attempting to add an interface (EggTreeMultiDragSource) to class (GtkFileSystemModel) after class_init [20:28] (brasero:15029): GLib-GObject-WARNING **: attempting to add an interface (EggTreeMultiDragSource) to class (GtkFileSystemModel) after class_init [20:28] that's just a warning [20:28] (brasero:15029): GLib-GObject-WARNING **: attempting to add an interface (EggTreeMultiDragSource) to class (GtkFileSystemModel) after class_init [20:28] (brasero:15029): GLib-CRITICAL **: Source ID 4604 was not found when attempting to remove it [20:28] Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. [20:28] Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. [20:28] :/ [20:29] okay thats all of 'em [20:29] obtain a debug output, and like TJ- said, check /var/log/kern.log also [20:30] okie dokie...one moment plz [20:40] so, after a fresh 16.04 install, the box keeps dropping into emergency mode. any suggestions? [20:41] brym, bad install [20:42] that's what i thought. but this is the 3rd attempt with a fresh iso installed onto different usb devices each time. [20:43] potential hdd issue on the box? [20:43] brym, how did you do the usb ? [20:43] startup disk creator [20:43] brym, use dd [20:43] did you md5 the iso? [20:44] okay here's the log file: https://pastebin.com/Skmst62q [20:44] brym: dropping to emergency mode doesn't help us; what warning/error messages were logged? the console says use "journalctl -xb" to inspect the log when that happens [20:44] didn't. but they were freshly downloaded from ubuntu.com each time just in case the downloads corrupted [20:45] StumpDumb: there's not much in that log-file; only shows the early part of boot, not when the error happened [20:46] StumpDumb: try "pastebinit <( tail -n 2000 /var/log/kern.log )" [20:47] Which directories would I need to backup to have software, software settings, and docs? [20:50] 16.10: after running apt install wine-stable, it appears like wine installs normally. Then I type "which wine" and get "wine not found". Any idea what's going on there? [20:52] TJ-: [20:10] pizzaburger: next step is to prove the password you just used to wrap the passphrase actually unwraps it to with "printf "%s" "" | ecryptfs-unwrap-passphrase $HOME/.ecryptfs/wrapped-passphrase -" ... you should see the same 32 digit hex value as your recorded passphrase gave me the same 32 hex digits [20:54] pizzaburger: OK!!! result at last. So, that proves your password is correctly wrapping it. Which means there's something wrong with the GUI login. [20:54] TJ-: same ones I typed in " printf "%s\n%s" "<32-hex-digits>" "" | ecryptfs-wrap-passphrase $HOME/.ecryptfs/wrapped-passphrase - " [20:54] pizzaburger: so, now let's see if you can manually unlock home with "ecryptfs-mount-private" [20:55] so this is the log file to the end of the file....https://pastebin.com/FwwUWPkJ [20:55] pizzaburger: if that seems to have worked with no errors reported, do "cd /; cd $HOME; ls -al" and see if your files have appeared [20:56] StumpDumb: "14:32:38 owner-AO722 kernel: [ 2248.814340] sr 1:0:0:0: [sr0] tag#0 Sense Key : Hardware Error [current]" [20:58] TJ-: "inserted auth tok with sig *some symbols* into the user session keyring. Signature not found in user keyring. Perhaps try the interactive 'ecryptfs-mount-private'" [20:58] plz elaborate..... [20:58] TJ-: it suggest using the same command I just used [20:59] pizzaburger: ohh... there's a fix for that hang on, I have it on my scripts [21:02] pizzaburger: do this "sudo keyctl link @u @s" and then redo "ecryptfs-mount-private" [21:04] TJ-: same output [21:05] pizzaburger: Grrrr! [21:06] so how do I proceed from here? [21:06] pizzaburger: try "sudo keyctl link @u @us" and then redo "ecryptfs-mount-private" [21:06] StumpDumb: fix the hardware error... cables possibly, or else the write head is dirty [21:07] StumpDumb: it seems like it might not even be sensing the CD but I forgot how to read those error codes now [21:09] TJ-: getting the same message with signature not found in user keyring [21:09] I just burnt a data disc, I will try that. [21:09] pizzaburger: hmmm, maybe it's not wanting 'sudo' in this instance. I use that fix for doing stuff as root. Try just "keyctl @u @s" then redo the mount command [21:11] TJ-: no change [21:13] is the baremetal solution MAAS completely opensource? I was uncelar abou that. All features are available? [21:13] pizzaburger: sheesh! you sure know how to make a good bug! [21:13] I did Not touch the cables or clean the head and it burnt the data CD without issue...this is Definitely a Software issue [21:13] pizzaburger: can you pastebin "tail -n 100 /var/log/kern.log" === heyya is now known as correct [21:14] StumpDumb: not according to that error. The drive itself is telling the OS there's a hardware fault [21:15] why does it burn data cd's fine, same hardware is being used? [21:15] StumpDumb: possibly some incompatibility when doing CDDA [21:15] StumpDumb: it could be the drive isn't reacting correctly to some ATA command being sent to it [21:16] b rite back [21:16] TJ-: http://paste.ubuntu.com/26000174/ [21:17] StumpDumb: it's a USB device? There are lots of issues with USB<>ATA bridges where they don't correctly support the ATAPI command set [21:18] pizzaburger: that's weird; I don't see any kernel errors about the kernel keyring. [21:20] pizzaburger: OK, let me summarise the situation. You've now set the correct password to wrap the passphrase. The problem now is another one entirely. The kernel has several different keyrings @u = user, @s = session, @us = user-session) and the ecryptfs drivers but the actual decryption key into one of the kernel keyrings - the problem is there is a bug in ecryptfs where it can end up putting the key into the [21:20] wrong keyring, and then you get "Signature not found in user keyring" [21:21] pizzaburger: those "keyctl link ... " commands are supposed to link one keyring into another, so the actual key can be found. [21:21] yes two USB cables to external drive [21:21] pizzaburger: the problem is, we don't seem to be getting the correct linkage set! [21:22] TJ-: so I messed up big time by trying to change my password through User Settings? [21:25] pizzaburger: no you didn't, you hit an obscure but nasty bug. You did it the correct way [21:26] pizzaburger: I can't explain how it broke although I have some ideas; I've hit this but a very long time ago (14.04 Trusty) [21:26] pizzaburger: if I can only remember how to fix this keyctl issue you'll have your $HOME back :) [21:28] pizzaburger: one permutation we didn't try: "keyctl link @us @s" ... then try ...mount.. again :) [21:28] is there a way I can verify if the drive works w the ATAPI commnd set? [21:28] pizzaburger: failing that i'll need to grab some info from you [21:29] TJ-: alright. What info do you need? [21:30] pizzaburger: ... "pastebinit <( keyctl show; ecryptfs-mount-private 2>&1 ; keyctl show )" [21:30] pizzaburger: sorry it's so long winded over IRC - it'd be 100 times faster if it were in front of me :) [21:33] StumpDumb: can you *play* a CDDA from that device on the PC (not burn one) ? [21:33] TJ-: should it give the output instantly? I'm getting an empty line [21:33] let me dig one up, one momnt [21:33] pizzaburger: did I mistype? oh I know! press Ctrl+C to kill it I think the redirect made it fail [21:34] pizzaburger: once back at the shell prompt do "pastebinit <( keyctl show; ecryptfs-mount-private ; keyctl show )" [21:35] TJ-: same empty line [21:36] pizzaburger: that is weird! I can't see I've missed anything. OK lets do it another way!! [21:36] TJ-: and you don't have to apologise for anything. I'm extremely grateful that you are spending your time helping a complete stranger [21:37] pizzaburger: we'll capture the output into a file then paste that. "script /tmp/keyctl.log" then at the prompt do, in turn, "keyctl show" then "ecryptfs-mount-private" then "keyctl show" then "exit" then "pastebinit /tmp/keyctl.log" [21:40] Audio CD plays great in drive [21:40] TJ-: http://paste.ubuntu.com/26000358/ [21:41] StumpDumb: hmmm... so something to do with the 'write' command then most likely. Not sure what to suggest [21:43] pizzaburger: I'll take you through what we're seeing there. ecryptfs-mount-private says it adds te key 769688550d78ced9 to the "user session" keyring... then next it says it can't find the signature in the "user" keyring. Looking at the output of "keyctl show" you can see that 769688550d78ced9 exists both under _uid_ses.1000 (user-session) and _uid.1000 (user) [21:45] while diggin around came across brasero log file in said file came across /usr/bin/wodim: OPC failed. [21:46] pizzaburger: there may be a workaround for this: do "ecryptfs-manager" and select option 4 "Exit" then do "ecryptfs-mount-private" [21:46] StumpDumb: yes, that's in your kernel log too [21:47] TJ-: same "sig not found in user keyring" gospel [21:48] pizzaburger: !! [21:52] is it a different command to burn data verses audio? [21:54] after upgrading to 17.10, DNS Lookups fail randomly. [21:54] I could not find out this issue. [21:54] LibreOffice should adopt the photonUI from firefox quantum [21:54] that'd be neat [21:55] pizzaburger: I'm looking at bug reports, and at my keyctl config on 16.04 compared to yours since there are differences in the order the keyrings are linked [21:57] TJ-: does it make a difference that I'm running xubuntu? [21:59] pizzaburger: none at all [22:01] pizzaburger: the clue is in the message "Signature not found in user keyring" but by 'user' does it mean your 'a1' or the 'root' user. The workaround I talked of earlier has to have it in the root user's due to calling the 'mount' command which requires root [22:05] TJ-: quite a pickle to be in [22:05] pizzaburger: an idea! since we know the password unwraps the passphrase now, how about a clean reboot and hope? [22:05] pizzaburger: we may have got the system confused with all we've been doing [22:06] TJ-: fingers crossed [22:07] pizzaburger: stand over it with a sledgehammer and look threatening :) [22:08] TJ-: it's used to it by now, 7+ years and still going [22:08] pizzaburger: :D [22:08] TJ-: should i just try to login through GUI ? [22:08] pizzaburger: Yes [22:09] TJ-: no cigar [22:09] pizzaburger: well grrr. Alt+Ctrl+F2 and try there [22:09] pizzaburger: once logged in "ls -al" and see if your file have been decrypted [22:10] TJ-: few private and ecryptfs files [22:10] pizzaburger: OK: "pastebinit <( keyctl show )" [22:11] TJ-: http://paste.ubuntu.com/26000564/ [22:11] pizzaburger: you notice the keys HAVE been added to the user keyring! [22:12] pizzaburger: so this isn't a failure to unwrap any more, it's a failure to read the key from the keyring it was inserted in [22:13] TJ-: it seems that this rabbit hole keeps getting deeper [22:13] pizzaburger: are you working as the root user? I'm confused that the session is owned by user id 0 (root) - the first two lines. a1's user id will be 1000 [22:13] TJ-: does this still fall under a "bug" or just me being uneducated in linux? [22:13] pizzaburger: this is a major bug [22:14] TJ-: I'm working as a a1@a1 [22:15] pizzaburger: right, so... I *think* the problem here is the top-level session keyring for your user is owned by UID 0 (root). It should be owned by your user's ID which is 1000. [22:17] pizzaburger: I'm going to ask some other users on 17.10 to check what their keyring looks like, give me a few minutes [22:22] pizzaburger: typical; no-ones home! [22:25] pizzaburger: and I only have 17.10 in containers not bare-metal or VMs [22:25] pizzaburger: i want to discover if your 'keyctl show' output is correct for 17.10 with UID 0 owning the session === StickyNipples_ is now known as StickyNipples [22:53] TJ-: Ima go walk my dog, please tell me if you happen to discover anything detrimental, thank you! [22:55] pizzaburger: I will; not had a reply from anyone... all out enjoying themselves Sunday evening! [22:55] pizzaburger: I might be gone to bed shortly so we may have to resume tomorrow (I'm on UK) [22:58] TJ-: should I just abandon ship and reinstall? [22:58] TJ-: are you gonna be here tomorrow? === Israphel is now known as Guest69756 [22:59] Hello. === Israphel_ is now known as Israphel [23:00] How do I find the same files in 2 folders where the structures look like so: folder/somefile.txt folder/subfolder1/somefile.txt folder/subfolder2/some2file.txt ? [23:04] hello everyone! [23:06] pizzaburger: I'll be around tomorrow. If you don't have vital data to recover a reinstall may well be quicker, although it'd be good to resolve the problem since it's so serious [23:09] vivus, do you mean searching for files with identical contents? The tool 'fdupes' is excellent [23:09] lordcirth: yes, I have around 10 files that I copied into a folder and I want to see from which folders I copied those files from [23:10] vivus, sudo apt install fdupes; man fdupes === helo_ is now known as helo [23:39] within a minute of starting ubuntu, it becomes unstable. apps fail to run (segfault). other run but crash if I try to scroll or right-click (for examples). Some just seem to crash randomely. The system also hangs sometimes [23:40] Hi, is there a IRC channel where I can ask about windows phones security? I tried googling and can't find a place to ask my question and here is the only chat that I thought of to ask this question [23:41] within a minute of starting ubuntu it becomes unstable. apps segfault befor starting or when doing things like scrolling ot right clicking. lxpanel hands or vanishes. The system sometimes hangs. Some apps are fine or crash randomly [23:42] zerothis: sounds like overheating issues [23:43] why would my brand new laptop overheat? and why now rather than a month ago when i got it? [23:43] zerothis: no idea - fluff in the radiator? check the logs, check sensors, don't guess [23:45] I'm at 42°C right now, and the instability is already starting. Some apps will run for hours, some don't crash or hang at all [23:45] zerothis: any clues from "tail -f /var/log/kern.log" or "dmesg -w" (they're 2 ways to monitor the same log!) ? [23:46] zerothis: the other possibility is a failing RAM module [23:46] zerothis: or corruption on-disk causing the exectuables to misbehave [23:49] zerothis: which version of Ubuntu? [23:49] 35° error 4 in libapt-pkg...,error 4 in python2.6,rror 4 in libc-2.26...,error 4 in libgtk-3... i just installed ircii to chat here [23:49] lxterminal fails to lanch sometimes, xterm always works, virtual console sometimes works [23:50] Artful [23:51] I have artful in my notebook. It's 1 year old, but was latest technology at the time, and it had problems similar to this due to a bug in Artful's kernel on wireless [23:51] workarround? or do i downgrade? [23:52] I had to install the kernel 4.14 mainline to solve. If this is the same problem, you will be able to see with dmesg [23:53] It started with something like: [23:53] [ 242.517621] INFO: task kworker/u8:4:176 blocked for more than 120 seconds. [23:54] zerothis: which version of Ubuntu is it? and has the kernel been upgraded just before this started to happen? [23:55] The dmesg message on my case was: https://pastebin.com/7FA69dme