[00:00] The most interesting thing is, after it got stuck, I cannot get interrupted from that status. That is, C-c(SIGINT) and C-z(SIGSTOP) are ignored. However, manually send a SIGTERM via kill still works. [00:01] Anyone has any ideas that how I can fix this problem without restart current login-session? [00:03] Greetings, I've some trouble right now, I successfully installed Ubuntu 18.10, but at the first reboot I get dropped at the Grub CLI (prompt) as if the bootloader did not install properly. [00:03] I've tried to use Boot-repair as I suggest in the forum, I can provide the output if it helps. [00:04] But I couldn't effect any repair because Boot-repair kept telling me that I needed to close all package managers that were running (there were none; I was running off the Live CD) [00:05] Jeez! I even can't reboot my machine! [00:05] The reboot command got stucked [00:06] quality: What shows ' getent passwd $USER ' ? [00:08] Bashing-om: cannot run that command now, the whole system has got stuck [00:08] Bashing-om: even sysrq not working [00:09] Bashing-om: I'm pretty sure I have enabled it [00:09] quality: Yuk ! .. Out of memory ? wait a bit .. and what shows ' free -m ' ? [00:10] Okay it just halted [00:10] I can reboot it now [00:10] Bashing-om: Mem: 32032 2805 27907 191 1319 2594 [00:10] Bashing-om: Swap: 16238 0 16238 [00:10] Bashing-om: total used free shared buff/cache available [00:11] Bashing-om: ^^just after reboot [00:12] quality: pastebin that free output so we have aligned formatting. please. [00:12] Bashing-om: okay [00:12] sorry [00:14] Bashing-om, Which grub folder do I use to change colors in menu [00:14] Hi [00:16] texla: Right off hand I do nor recall. Maybe Cavsfan relates: https://help.ubuntu.com/community/MaintenanceFreeCustomGrub2Screen . [00:16] not* [00:17] SBTlauien: Hello., your ubuntu support question ? [00:17] Sveta, was just wanting to know if there was a system-wide default. i thought systemd uses 8.8.8.8 or something [00:19] there used to be grub customizer [00:19] leonardus: Nope, whatever your router or ISP provides by defualt. [00:19] leonardus, not really, dhcp client tells it to use the setting specified in the router === Eickmeyer is now known as studiobot === studiobot is now known as Eickmeyer [00:22] OerHeks, I have acess to grub customizer...but was discouraged from using it by some people do you recommand it [00:23] I used grub customizer === Eickmeyer is now known as studiobot [00:28] i see no use for grub tweaking, myself [00:59] Should I name my son 'Ubuntu'? [01:02] no Sue [01:02] SBTlauien: you might want to name him scala as you are a sbt fan [01:03] *Scala* [01:06] I have a server at OVH with Ubuntu 14.04. I have allocated a OVH "failover-ip" to the server which is assigned as an alias of the primary ethernet interface. I want all outgoing traffic to be routed through this address. How do I do that? [01:44] hello. I have a loop in the login screen. But if I write "sudo -i" and then "startx" enter to ubuntu, but I can't with my user. How can I fix this? [01:47] yemino: Do "you" have authorization to access the desktop ? ' ls -al .ICEauthority .Xauthority ' . [01:48] I'm now as root, and appears: [01:48] root@inspiron:~# ls -al .ICEauthority .Xauthority -rw------- 1 root root 652 feb 4 22:38 .ICEauthority -rw------- 1 root root 102 feb 4 22:38 .Xauthority [01:48] yemino: Sorry, at the login screen - activate a console interface - ctl+alt+F2. then run the ls commands . [01:51] Bashing-om: says that .Xauthority is just for root :P [01:51] how can change that? [01:54] -rw------- 1 ramrebol ramrebol 30684 feb 4 22:49 .ICEauthority [01:54] -rw------- 1 root root 53 feb 4 22:37 .Xauthority [01:56] I think that I need authorization for my user ramrebol to access to the.Xauthority file, I'm right? [01:58] hi guys. im trying to use a linux binary distributed software, which is only available in russian. i found the text files for english translation, and they work as long as i launch the program from the directory in dolphin via double click. if i create a launcher in the menu for it, the program runs in russian still. how could i get around this? [02:00] yemino: Sorry - got cuaht up elsewhere, yeah - change the owner to "you" : [02:01] nevermind i figured it out.. had to set the work path to the executable directory [02:02] yemino: sudo chown ramrebol:ramrebol .Xauthority - see if that works after a reboot for the change to take effect. === daniel is now known as Guest64830 [02:08] thanks Bashing-om , now is: [02:08] -rw------- 1 root root 652 feb 4 22:38 .ICEauthority [02:08] -rw------- 1 ramrebol ramrebol 102 feb 4 22:38 .Xauthority [02:08] do you think is ok? [02:09] yes, now logout/login again [02:14] yemino: No, you want that ramrebol owns and is grouped to both .. and as well /ramrebol: ' ls -ld ../ramrebol /home ' where /home should presently show root. [02:17] hello. I cotinues with the problem: I can "startx" after write "sudo -i", but if I try to loggin with my user occurs a loops. [02:18] I have now -rw------- 1 root root 102 feb 4 23:13 .Xauthority [02:19] yemino: At the login screen, can you log into the system as "you" - ctl+alt+F2 ? [02:20] I can do "ctl+alt+f2" and login in that black screen, but I can't do startx [02:20] appears an error [02:22] yemino: Presently "startx" is not a factor .. We do need to confirm htat you own the .ICEauthority. .Xauthority and the /ramrebol directory. Else no GUI. [02:25] yemino: As an asside if you have run the bad bad 'sudo startx' then root may own now a bunch of stuff instead of "you" . === Freddish_ is now known as Freddish [02:26] if I run "sudo startx" as "my user" appears an error [02:27] yemino: NO! .. sudo + startx is for sure going to mess up access ! === dubiuk_ is now known as dubiuk [02:30] yemino: Better explanation of why not: http://www.psychocats.net/ubuntu/graphicalsudo . [02:31] yemino: if you're going to mess around with sudo like that, use sudo -iH [02:33] sorry, my english is not enough good, what can I try [02:34] my problem with the "loop login screen" start before I try to start "startx" with sudo [02:35] and now, when I restarted my laptop (changin the permits of .Xauthority file) the problem persists [02:35] so, I don't know how can find a solution [02:38] yemino: Show us in a pastbin the outputs of terminal commands (from the user console interface, not root) ' ls -al .ICEauthority .Xauthority ; ls -ld ../ramrebol /home ' . We must get over this as the 1st step to resolve. [02:39] !paste | yemino [02:39] yemino: For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [02:40] yemino: Also, if you would rather get support in spanish, you could go to #ubuntu-es [02:41] I think that your support is better [02:41] if is not difficult for you to understand me [02:41] https://pastebin.com/5xB2qJpa [02:41] yemino: no worries :) I just thought I would see if you would be more comfortable [02:42] yemino: Looking ^ . [02:44] yemino: So far we know root still owns the >Xauthority file .. now what about the other ' ls -ld ../ramrebol /home ' ? [02:44] SlidingHorn: how do you note that I speak spanish? My accent? [02:44] yemino: Chilean IP address [02:45] pff, haha, === Mumung is now known as mumung [02:48] Bashing-om: this is the pastebin https://pastebin.com/Cq69jnGH [02:51] yemino: Looking good. OK now do ' ls -al /home/ramrebol/ ' and confirm that "you" own all the filkes except that root owns ".." and .Xauthority . [02:52] files* [02:52] when I'm in the "black screen" as my user appears this: https://imgur.com/a/v8INzOY (sorry for the picture). May be, this is related with my problem? [02:53] yemino: The USB device is dieing ?? === mumung is now known as Mumung [02:55] <[RobDude]> Hi all - I've installed Ubuntu 18.04 and it's really great. I'm loving it...but it doesn't pick up my external Bluray drive (Archgon MD-3102S-U3 USB 3.0 External Blu-ray Combo). Is that something that you'd expect to work, or is that one of those 'some hardware doesn't work' kind of a things? [02:55] I think that my user the owner of all the important files of its home https://pastebin.com/pg6hmrtY [02:55] yemino: ^^ show us ' sudo fdisk -lu ' sow we know the identifucation of the USB drive .. then we see what a file system check reveals . [02:57] Bashing-om: I have nothing plugged to the usb input (I forgot the last tilme that I used the USB port) [02:57] [RobDude]: i'd expect it to just work, mine did [02:58] <[RobDude]> https://paste.ubuntu.com/p/X6DYTD5JYC/ [02:58] <[RobDude]> I'm not sure what all of those '/loop**' devices are - I recognize my harddrives/ssd though [03:00] I think that there are nothing wrong in the output, (I think) https://pastebin.com/y7WZs9q5 [03:00] [RobDude]: the loop devices are probably snaps, pastebin the output of 'lsblk' [03:01] <[RobDude]> Oh crap [03:02] <[RobDude]> I'm sorry - this is embarrassing. I think it wasn't working because I hadn't put in a disk [03:02] yemino: Then we have our homework to do to find out what USB 1.1-4 is . And why do you have .dbus and .gvfs directorues in your /home ? and what shows ' sudo ls -al /root/.dbus ' ? [03:03] <[RobDude]> Now that I've inserted a disk, it shows up in 'Files' [03:03] [RobDude]: bingo :) [03:03] <[RobDude]> Thanks all [03:03] [RobDude]: :) [03:04] Thanks Bashing-om for your patience. Here is the output https://pastebin.com/AvS3y57X [03:05] I don't know why I have .dbus and .gvfs directorues in my home. Normally I don't install thinks if is not neccesary [03:07] yemino: Well, /root/ is the correct location for the .dbus directory . I can have no idea of why it would also be in your /home . One must have dbus consistent to do anything on the system. [03:08] Bashing-om: nah, ~/.dbus is normal [03:11] may the system thought that I'm as "super" user than ms root :P (crearly that is not true) [03:11] ducasse: yemino In gnome ? as I run xfce and .dbus is not present on my /home. [03:13] Bashing-om: yes, I'm in gnome (Ubuntu 18.04) [03:14] thanks ducasse for your contribution [03:14] yemino: Then for sure you do not want to start the gnome desktop with 'startx'. [03:15] Bashing-om: of course, I just want to use the login screen, choise my user name and add the pass. The "startx solution" was a momentary desperate solution [03:20] yemino: Understood. from the F2 console, change .Xauthority. ' sudo chown ramrebol:ramrebol .Xauthority ' reboot and tell us what happens now . [03:28] hello, I'm yemino (the loop screen guy). Continues the same problem :/ [03:29] but now I'm not running the "sudo -i" and "startx" [03:29] ramrebol: still booting to a black screen, yes ? [03:30] ramrebol: at least use sudo -iH, not just -i - you keep messing up permissions otherwise [03:31] now I'm in the "CRTL+F2" and rinning irssi as old school. [03:32] thank ducasse , if I need to use the windows (to send a pastebin, for example) I will use the -iH [03:33] ramrebol: you can send pastebins by adding '| pastebinit' to the end of commands [03:34] Bashing-om: Continues the same problem: in the loggin screen I can write my user name and password, but after hit enter appears the same login screen (a loop) [03:35] ramrebol: show us what the status of the graphic card is ' lspci -vnn | grep -i VGA | pastebinit ' . [03:40] Bashing-om: paste.ubuntu.com/p/vJxSb8jTxd [03:41] It is possible to copy+paste in this "old" mode? (to copy the url of the partebin)= [03:44] ramrebol: console (F2) does not have the ammenities of a terminal emulator :( .. and we have hybrid graphics . pastebin lspci -k|grep -iEA5 'vga|3d' - see now if a driver is loaded. [03:46] ramrebol: you can install gpm, it will let you copy and paste with the mouse [03:48] ducasse: ^^ neat .. was not aware of it :) [03:50] ducasse: awesome!!! [03:50] lspci -k|grep -iEA5 'vga|3d' [03:50] sorry for the last line [03:51] yes, the hybrid graphics was the worse think that I buy. Never works properly [03:52] http://paste.ubuntu.com/p/FTKn7xVWKP/ [03:54] Bashing-om: old-school trick :) [03:55] I though copy+paste were impossible, I only ask to reafirm this [03:58] Now will be easier to write my Fortran codes [04:03] ramrebol: As drivers are loaded, and there is no issue with the guest session. then as ducasse concludes, must be an issue with the config in your user account. === dingir___ is now known as dingir_ [04:09] I will reboot again. I will back in some minutos. Please wait === tulsi is now known as Guest42256 === Mead- is now known as mead === Biessie is now known as Beezee === Beeze is now known as Biessie === [1]MrMobius is now known as MrMobius [05:51] Hola! All Languages Welcome! [05:52] Death_Kitten: English only in here, please. There are seperate channels for particular languages [05:52] No that is not true. This is the Open Mint Channel. [05:52] Been through this. [05:52] Plz don't make me do it again. [05:52] google translate [05:52] Death_Kitten: please troll elsewhere. [05:53] No I am helping the Community. [05:53] Its worked int he past.... [05:53] No problems [05:53] Just let it fly [05:53] !ot | Death_Kitten please stop. [05:53] Death_Kitten please stop.: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [05:54] Fine Racist Fucks. [05:59] wow [06:00] what was that all about [06:01] ejay13737: you can discuss it at #ubuntu-discuss [06:01] ejay13737: nothing to worry about :) Have an ubuntu question we can help with? === owner_ is now known as Guest58221 [06:07] why is that when i activate a python virtualenv using virtualenvwrapper, i get the following error [06:07] Maximum number of clients reachedUnable to connect to X11 display. Is $DISPLAY set? [06:13] nirakara: what version and flavor of ubuntu? [06:23] !details | nirakara so volunteers can help you [06:23] nirakara so volunteers can help you: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information; for example, we might need errors, steps, relevant configuration files, Ubuntu version, and hardware information. Use a !pastebin to avoid flooding the channel. [06:25] Hi, everyone. I just did software updates (using the builtin "update manager"), and after rebooting my machine it no longer recognizes that it can pipe sound out to the HDMI. The HDMI video is working fine, but when I go to System Setting > Sound, HDMI is not even listed as an option, just the "Speakers built-in audio" option. [06:26] So it only plays the audio out of the crappy laptop speakers instead of the external television speakers. [06:26] Any thoughts, anyone? [06:27] JoAnneThrax: sudo lshw -C sound still show your driver= loaded? [06:27] I don't see it. Should I dump the output to you in a msg? [06:28] JoAnneThrax: should be at bottom, driver=... [06:28] I don't want to flood the channel. [06:28] JoAnneThrax: if you dont see the driver= it means its not loaded [06:28] Yeah, I don't see a driver= line [06:29] Wait.. [06:29] driver=snd_hda_intel [06:29] JoAnneThrax: yes, thats the line [06:30] JoAnneThrax: so when you use your external tv, and back to your computer, did you change audio back from hdmi sound to local sound? [06:30] I didn't see it right away because it's in the middle of the line ("configuration: driver=snd_hda_intel latency="). Sorry about that. [06:30] No, I haven't changed anything except the update [06:31] JoAnneThrax: yes but seems like you have used the external tv for some purposes, or what that just to test right now? [06:31] *was [06:32] Generally, I keep it hooked up to the TV (with HDMI sound selected), except once a week when I take the computer to the radio station with me. Without the HDMI connected, it just defaults to the built-in speakers/headphones audio, and then when I come home and re-connect it to the TV, I need to go to the control panel and select the HDMI again. [06:33] JoAnneThrax: could you doublecheck your sound settings are back locally now, and not hdmi? === x[x] is now known as dmt === dmt is now known as Guest98066 [06:34] JoAnneThrax: wich ubuntu version are kernel are you on currently? [06:34] And it's been hooked up and working just fine. I installed updates last night (with the "update manager" in the Administration section of the applications menu), and just rebooted the computer this evening for the first time since the update, and now the HDMI sound has disappeared from the sound control panel. [06:36] lotuspsychje: 4.15.0-45-generic [06:36] JoAnneThrax: allright, looks good [06:36] When you say "doublecheck my sound settings", what do you mean? [06:36] JoAnneThrax: check same driver line on: sudo lshw -C video please? [06:38] driver=nouveau and driver=i915 [06:38] It's got two sections [06:39] JoAnneThrax: aha, looks like we might try to install the nvidia drivers for your optimus card [06:39] JoAnneThrax: what gives you: ubuntu-drivers list please? [06:39] Ah. Did the update uninstall them? [06:39] JoAnneThrax: did you install them before, can you recall? [06:40] nvidia-340, nvidia-304, oem-audio-hda-daily-lts-xenial-dkms, oem-audio-hda-daily-dkms, intel-microcode, nvidia-384 [06:41] JoAnneThrax: hmm, an older nvidia card? [06:42] I don't recall if I had to install them before. I had a friend throw the OS on initially, so it's possible he installed them, or that I did it a year ago and just don't remember. [06:42] I suppose it is. That command you had me type a minute ago gave this as the product: GF108M [GeForce GT 525M] [06:43] vendor: NVIDIA Corporation [06:43] The other result is Intel's 2nd Generation Core Processor Family Integrated Graphics Controller [06:44] !nvidia | JoAnneThrax [06:44] JoAnneThrax: For nvidia and matrox graphics cards, see https://help.ubuntu.com/community/VideoDriverHowto . For AMD/ATI graphics cards, see « /msg ubottu ati » and « /msg ubottu fglrxmissing » For the latest Nvidia drivers see https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa [06:44] JoAnneThrax: add the nvidia graphics ppa to your system and try a higher driver, 390 for example [06:45] Lotus: I did just run this: sudo add-apt-repository ppa:ubuntu-audio-dev/alsa-daily [06:45] sudo apt update [06:45] sudo aptitude --purge reinstall linux-sound-base alsa-base alsa-utils linux-image-`uname -r` linux-ubuntu-modules-`uname -r` libasound2 [06:46] (which I tried because I was looking online to try to solve this before bothering you) [06:46] JoAnneThrax: ah, i would go for the nvidia driver first, before messing with other things [06:46] lotuspsychje: Is there a command to install the 390? [06:46] JoAnneThrax: it might be related to your sound issue [06:46] JoAnneThrax: can you pastebin output of 'apt policy oem-audio-hda-daily-dkms'? [06:47] JoAnneThrax: first you need to add the nvidia ppa, then sudo apt update to show the new added drivers [06:48] ducasse: https://pastebin.com/NmgzujCJ [06:50] lotuspsychje: Okay. Do I just do an apt-get install, or do I need to do some sort of add-apt-repository ppa: thing like above. [06:51] JoAnneThrax: yeah first step is adding the ppa, then sudo apt update, then sudo apt install your-driver [06:51] JoAnneThrax: follow lotus' instructions, then purge the ppa:ubuntu-audio-dev/alsa-daily repo [06:54] doing the apt update now [06:54] It tells me two packages can be upgraded: [06:54] libxnvctrl0/xenial 415.27-0ubuntu0~gpu16.04.1 amd64 [upgradable from: 361.42-0ubuntu1] [06:54] nvidia-settings/xenial 415.27-0ubuntu0~gpu16.04.1 amd64 [upgradable from: 361.42-0ubuntu1] [06:55] That second one seems notable. [06:55] JoAnneThrax: seems like it wants to install nvidia 415 [06:55] JoAnneThrax: you can try the 415 driver and reboot [06:56] My next step was going to be: sudo apt install nvidia-387 [06:56] should that be nvidia-415 or...? [06:57] JoAnneThrax: i would try 415 first, as your updates aiming for 415 packages [06:57] JoAnneThrax: now you added the ppa, you can actually switch drivers easy so [06:57] So, sudo apt install nvidia-415 [06:57] JoAnneThrax: yes, try that and reboot === tulsi is now known as Guest18705 [06:58] lotuspsychje: Thanks. That's going to take another minute or so. [06:58] JoAnneThrax: cross your fingers :p [06:58] :) [06:59] remove the ppa first [06:59] Should I check if the HDMI is there in the sound setting when I reboot, or check back here first for another step? [06:59] oh right [06:59] Ah. That. [07:00] unless you *know* you need it [07:00] You'd be amazed how little I *know* about this... [07:00] JoAnneThrax: lets try the audio ppa purge first, before reboot then reboot and check your sound again === Vic2 is now known as testalvic === testalvic is now known as Alento [07:02] JoAnneThrax: sudo apt install ppa-purge [07:03] Thanks, ducasse. I'll do that as soon as the previous command finishes. (It's at 86% and kind of stalled for a moment) [07:04] It claims to be building the initial module... [07:05] brb. [07:10] JoAnneThrax: wb [07:10] Well, this isn't promising... [07:10] JoAnneThrax: what happened [07:10] Now the HDMI video has stopped working. [07:11] Let me see if I can reconfigure it. [07:11] JoAnneThrax: can you check: sudo lshw -C video again for the driver= part? [07:11] none listed [07:12] JoAnneThrax: means something went wrong with your nvidia driver [07:12] lotuspsychje: very wrong... [07:13] JoAnneThrax: try another version, maybe from the GUI software&updates/tab additional drivers [07:13] JoAnneThrax: see if you can switch to another version there [07:14] There's a "driver manager"... [07:15] JoAnneThrax: yes, pick one and switch [07:16] I picked nvidia-390. There's also 304, 340 and 384. It had defaulted to the open-source xserver-xorg-video-nouveau. [07:16] JoAnneThrax: yeah try 390 as a test [07:16] then reboot again [07:17] Thanks. I'll do that when it finishes and be right back. [07:17] great [07:17] It's maybe 40% through "applying changes" now. [07:17] lets see if your card likes the 390 :p [07:20] so hows support for bay trail (32 bit bios, 64 bit processor)? [07:21] the images don't support 32-bit efi by default, aiui [07:26] JoAnneThrax: wb [07:26] Okay...HDMI video seems to be working now. [07:26] !yay | JoAnneThrax [07:26] JoAnneThrax: Glad you made it! :-) [07:26] Thanks, lotuspsychje [07:26] JoAnneThrax: sudo lshw -C video [07:27] driver=latency ? [07:27] driver=nvidia [07:27] allright your good to go [07:27] latency=0 [07:27] JoAnneThrax: with an optimus card youc an choose 2 modes now [07:27] Okay... [07:28] JoAnneThrax: from nvidia-settings you can switch to performance mode or powersvaing mode [07:28] JoAnneThrax: aka: intel or nvidia switch [07:28] JoAnneThrax: thats your personal choice ok [07:28] JoAnneThrax: have you checked for hdmi audio? [07:28] Okay. So...do I launch nvidia-settings from a terminal? [07:29] I have...no audio yet. [07:29] JoAnneThrax: you should have the settings GUI icon [07:29] ok, then purge the ppa [07:30] ducasse: purged. [07:30] 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. [07:35] lotuspsychje: the nvidia mode settings are "Adaptive" and "Prefer Maximum Performance". It's on "Auto". [07:35] you should probably upgrade too, to get the latest nvidia-settings [07:36] lotuspsychje: Oh, I see. It's under PRIME Profitles. NVIDIA (Performance Mode) is selected. [07:37] ducasse: I'd be happy to. apt-get upgrade nvidia-settings ? [07:37] Or is it another package? [07:37] apt full-upgrade [07:38] Done. [07:39] HDMI is not available under the audio control panel yet. Still just the onboard speakers. [07:40] Let me know if I should reboot after any of this. [07:41] you might want to reboot after purging the ppa, make sure oem-audio-hda-daily-dkms is no longer installed first [07:44] oem-audio-hda-daily-dkms/xenial,xenial,now 0.201807310406~ubuntu16.04.1 all [installed] [07:45] So says "sudo apt list --installed | grep -i oem" [07:47] do I do an apt-get uninstall oem-audio-hda-daily-dkms ? [07:50] tes [07:50] Oh, right...the command is "remove", not "uninstall". [07:51] Removing oem-audio-hda-daily-dkms (0.201807310406~ubuntu16.04.1) ... [07:51] Done. [07:51] or use purge (still works now) to also remove its configurations [07:51] Rebooting. brb. [07:52] hallo [07:53] hi uken71, got any ubuntu support questions? [07:54] Okay. I'm back. [07:55] no thanks, I just test my internet connection, sorry. [07:56] (For some reason, after the recent updates, this chat is taking a long time to start, too...seems to hang a while until it connects to one of the other servers I'm connected to. Not too worried about that right now, though...just the sound.) [07:56] JoAnneThrax: still no hdmi audio? [07:56] I have 2 HDDs in my laptop, one is the main os and the other i am going to replace, do i need to do any configuration changes after i swap hdds or i am good to go just replacing it? [07:56] ducasse: Still no HDMI audio. [08:00] Alina-malina: if it has an entry in /etc/fstab you will need to edit that,otherwise just swap and go [08:00] ducasse, i am not sure, ok let me check that after i replace it === shawn is now known as Guest3318 [08:00] lotuspsychje: Next step? [08:01] Alina-malina: if you pastebin the file i can look for you [08:01] Alina-malina: also if you have a raid or other block device constructions which involve both disks you will need to prepare for removing the disk. [08:01] Can anyone help? Install is freezing on keyboard layout step, new to the game. Absolutely lost on what to do [08:01] its a dell laptop [08:02] with base ubuntu install on ssd [08:02] i dont have anything advanced there, i am just worried about the bath where it is doing backups [08:03] Alina-malina: the "bath where it is doing backups"? i don't understand this part. [08:03] "batch" maybe? [08:03] Hello [08:03] path* [08:03] sorry [08:03] oh :) [08:04] qwebirc78372: please tell us about ubuntu version and variant, hardware (cpu + ram + graphics card), how you are installing... [08:04] Alina-malina: how do you do backups then? [08:05] tomreyn, there is some app its doing the backups from time to time [08:05] ducasse: I feel like this should be easier. [08:06] JoAnneThrax: it should just be a matter of loading the right driver(s) === shann_ is now known as shann [08:06] Alina-malina: if this is how much you know about your backups then whether or not they work is probably a nmatter of luck. if you want reliable backups, you need to actually test occasionally whether they work, by trying to restore data from them. === phoenix_firebrd is now known as murthy [08:07] Ubuntu 18.04.1 LTS, install via boot able USB (used Rufus), on an Acer Aspire 7 Intel Core i7-7700HQ 2.8GHz, 8GB Ram, NVIDIA GeForce GTX 1050 with 2GB dedicated VRAM. [08:08] Alina-malina: may guess would then be that you're using dejadup [08:08] ducasse: True enough. Is it a matter of trying some of the other nvidia options under the driver manager? (304, 340, 384, instead of 390)? [08:08] Or is the problem that I need to acquire other drivers from somewhere else? [08:09] qwebirc78372: okay, and you're installing the default (gnome) desktop variant, right? [08:09] JoAnneThrax: hang on a minute [08:09] ducasse: Okay. Thanks. [08:09] yes [08:11] qwebirc78372: do you still have the iso file you wrote to the usb? [08:11] qwebirc78372: if so, can you say which size it is in bytes? [08:12] JoAnneThrax: afaik the nvidia driver is involved in activating hdmi audio, but i'm not sure how they correlate to the audio drivers - i expect both are involved [08:14] qwebirc78372: by the way, if you want the chat to be more usable, you could install hexchat.org or a similar irc client. but the webchat also works. if you like, pick a different nickname (ideally one which is unlikely to be taken, yet), by typing this on a new line (no leading space): /nick MyCoolNewNickname [08:14] (replace MyCoolNewNickname by what you want it to be) [08:15] configuration: driver=snd_hda_intel latency=0 [08:15] This seems wrong. [08:16] that's the main audi chip on your mainboard, probably not wrong [08:16] *audio [08:16] iso file is 1.9GB [08:16] qwebirc78372: in single bytes please [08:16] Well, okay...that seems right, but there's no second entry with an nvidia driver. [08:16] qwebirc78372: we're trying to make sure the download worked out for you here [08:17] 1907568KB [08:17] Thanks! [08:17] JoAnneThrax: right, that's the problem [08:17] qwebirc78372: that's better, but still not single bytes ;) [08:17] qwebirc78372: but we can assume it's probably correct based on this. [08:18] JoAnneThrax: check if anything here helps - https://itsfoss.com/how-to-fix-no-sound-through-hdmi-in-external-monitor-in-ubuntu/ [08:18] tomreyn: I have "nvidia-390" selected in the Driver Manager. [08:18] qwebirc78372: can you install the usb writer software from etcher.io and use this to write the usb stick from the iso again? [08:18] Haha yeah I realised as I wrote it in KB, useless today. Yes will give that a try [08:20] JoAnneThrax: i'm really bad with nvidia, i'm afraid. all i could recommend is to try a !hwe kernel or the unsupported pre-release !ppa [08:20] tomreyn: he's on the graphics-driver ppa [08:20] oh, so scratch option #2 [08:21] tomreyn: test mainline? [08:21] !hwe | what about this, ducasse, JoAnneThrax [08:21] what about this, ducasse, JoAnneThrax: The Ubuntu LTS enablement stacks provide newer kernel and X support for existing LTS releases, see https://wiki.ubuntu.com/Kernel/LTSEnablementStack [08:21] ducasse: I've tried those. There was no HDMI option for output for the onboard card, the pulseaudio -k didn't make it appear, and pavucontrol similarly does not display an HDMI option for output. [08:22] JoAnneThrax: are you on 18.04? [08:22] This is particularly annoying because, until I upgraded the kernel. etc. yesterday, it was working fine... [08:22] qwebirc78372: the reason i recommend etcher is because it verifies the data was written correctly, and it works on most operating systems. [08:22] ducasse: Just a minute...I'll check. [08:23] JoAnneThrax: can you try with your previous kernel? [08:23] JoAnneThrax: it should still be installed [08:23] JoAnneThrax: can you also tell us how you upgraded the kernel, or from which to which? [08:23] 4.15.0-45-generic [08:24] thats the old orr new one? and which is the other? [08:24] tomreyn: it says the verification failed.... [08:24] 45 is the latest [08:24] ducasse: I'm not sure how to try with my previous still-installed kernel. [08:24] qwebirc78372: hmm, this suggests the usb stick may be broken. do you have another one? [08:25] It is brand new, [08:25] qwebirc78372: this, unfortunately, doesn't fully rule it out. [08:25] JoAnneThrax: hold shift during boot to enter the grub menu, then choose it under 'advanced' [08:25] tomreyn: I updated the kernel using the "Update Manager" utility (which informed me that there were all these updates with priorities ranging from 1 to 4 that I hadn't upgraded in a while... [08:25] Trying another now [08:25] qwebirc78372: we can test your usb stick later. === murthy is now known as phoenix_firebrd_ [08:26] ducasse: Okay...I'll reboot and try that... [08:26] JoAnneThrax: alright, so it was a standard system update, you didn't manually install a new kernel or the like. [08:28] This USB failed too [08:31] !md5 | qwebirc78372: hmm then maybe the iso file is actually broken. can you try to compare its checksum against the one on the servers? here's how [08:31] qwebirc78372: hmm then maybe the iso file is actually broken. can you try to compare its checksum against the one on the servers? here's how: To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see https://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows === phoenix_firebrd_ is now known as murthy [08:32] I tried using 4.15.0-43...no luck. HDMI video's not even working... [08:33] qwebirc78372: this is another take on this: https://tutorials.ubuntu.com/tutorial/tutorial-how-to-verify-ubuntu#0 [08:36] JoAnneThrax: sorry i was on coffee break, any progress? [08:38] ducasse, ok now i got a permission denied for writing on this hdd [08:38] lotuspsychje: No, sorry. [08:38] Alina-malina: which one? [08:38] JoAnneThrax: let's find out which kernel you were running previously where hdmi audio was working. this lists when you last rebooted: journalctl --list-boots | tail [08:39] ducasse, the new one i guess i need to change the permissions for regular used [08:39] user [08:39] Alina-malina: yes, where is it mounted? [08:39] JoAnneThrax: pick a date which is when it was surely still working but shortly before it broke. [08:39] tomreyn: It just lists this: 0 c7feb3571ed7499a9b04cbd1abaa5ea2 Tue 2019-02-05 02:35:26 CST—Tue 2019-02-05 02:37:32 CST [08:39] JoAnneThrax: then inster this date for DATE here: journalctl --since DATE | grep 'Linux version' [08:40] ducasse, it is in /media/infmush/1TB [08:40] JoAnneThrax: oh is this a new installation then? [08:40] tomreyn: persistent journal might not be active [08:40] tomreyn: New upgrade [08:40] tomreyn: Or something. [08:41] Alina-malina: sudo chown -R $USER:$USER /media/infmush/1TB [08:41] tomreyn: The installation was a year ago. [08:41] JoAnneThrax: so when it was working fine you were running a different ubuntu version? [08:41] tomreyn: I used the "Update Manager" util, and now I'm regretting it. [08:42] tomreyn: Probably? I know that the kernel was one of those things it gave me the option to upgrade. [08:42] JoAnneThrax: can we see your dmesg in a pastebin please? [08:42] JoAnneThrax: hmm then it wasn't a release upgrade. you'd know id you done this. [08:42] ducasse, ok thanks it worked!!!:) <3 <3 <3 [08:43] It lists a few when I hold down the shift on the reboot. 4.15.0-45-generic (the current one), 4.15.0-43, and a 4.13-something and a 4.10-something [08:43] ducasse: good hint there, thanks. [08:43] lts [08:44] lotuspsychje: https://pastebin.com/XEVXYUPE [08:46] https://paste.ubuntu.com/p/wmwnH9vg9G/ [08:47] So, GRUB gives me a three other kernels to choose from, though if I boot into any of those it currently doesn't use the external monitor it's HDMI-ed to for video, doesn't show the external in the Display settings, and the HDMI sound remains unlisted under the sound control panel. [08:48] I tried all three. Then went back to the newest version, which seems to be working video-wise, and not at all soundwise. [08:49] lotuspsychje: anything useful in that dmesg? [08:50] I can't remember if I had this problem a year ago when the OS was newly-installed. [08:50] JoAnneThrax: can you pastebin this too please: sudo lshw -C video && sudo lshw -C sound [08:50] https://kernel.ubuntu.com/~kernel-ppa/mainline/?C=N;O=D JoAnneThrax install manual latest stable [08:50] my is rc5 5 [08:51] and work [08:51] Blade: you may have entirely different hardware, though [08:51] 12 years old laptop hp [08:52] lotuspsychje: https://pastebin.com/LwSYbDew [08:52] Hi :) [08:52] JoAnneThrax: dmesg shows alot of acpi issues, and tainted kernel on the 390 driver [08:52] Blade: my sympathies. [08:53] lotuspsychje: So should I try the 384? [08:53] JoAnneThrax: yes, lets try another driver [08:53] https://paste.ubuntu.com/p/SPhnWc9yT4/ JoAnneThrax see [08:54] Do I have to re-purge and reboot and all that to see? [08:54] testing [08:54] Should I install drivers for my wireless or is the built in with ubuntu enough? [08:54] JoAnneThrax: use the GUI additional drivers for easy switch [08:55] JoAnneThrax: under sound there should be a separate entry for nvidia hdmi [08:55] Filikun: normally things work fine out of the box, if they do, no need to install anything else. [08:56] lotuspsychje: I don't believe I have "additional drivers" installed. I'm using the Driver Manager...is that alright? [08:56] tomreyn: It does work but I had a problem where after ubuntu went to sleep and I stared it up again I had no wireless connection nor did it seem I had a wireless driver at all [08:57] JoAnneThrax: you dont have the icon software&updates? [08:58] !hwe | Filikun: suspend can be sketchy with some drivers / hardware. sometimes you can work around this by using a HWE kernel [08:58] Filikun: suspend can be sketchy with some drivers / hardware. sometimes you can work around this by using a HWE kernel: The Ubuntu LTS enablement stacks provide newer kernel and X support for existing LTS releases, see https://wiki.ubuntu.com/Kernel/LTSEnablementStack [08:58] lotuspsychje: I have "Software Sources". Also a "Software Manager". [08:58] !lts | Filikun [08:58] Filikun: LTS means Long Term Support. LTS versions are supported for 5 years on the desktop and server. The latest LTS version of Ubuntu is !Bionic (Bionic Beaver 18.04). Ubuntu !flavors may have different support durations, check their release notes for information. [08:59] lotuspsychje: I don't see "Software&updtates" [08:59] er...updates. [08:59] JoAnneThrax: wich ubuntu flavor are you on? [08:59] !hwe [08:59] The Ubuntu LTS enablement stacks provide newer kernel and X support for existing LTS releases, see https://wiki.ubuntu.com/Kernel/LTSEnablementStack [08:59] Filikun: so if you run an LTS release, try the HWE kernel. if this doesn't help, there may be driver specific options you can try to experiemnt with, which *may* also help to make it work after suspend. [09:00] Filikun: but try HWE first, if you're on an LTS release. [09:01] tomreyn: Thansk! I just started using Ubuntu so I'm really new to all this but I'll have a look. Is there anything I need to undestand before trying the HWE kernel? [09:01] lotuspsychje: Oh, I appear to be on Linux Mint 18.3 Sylvia. Does this mean I'm bothering the wrong people? [09:01] -facepalm- [09:01] Filikun: not really. it would be good to know whether you actually run an LTS release and thus HWE kernels can be available. [09:01] I thought I was on a plain version of Ubuntu (which the computer that died last year was running). [09:02] My apologies for wasting your time if I should be over at #linux-mint or something. [09:02] tomreyn: I'm pretty sure I donwloaded the LTS version [09:02] Filikun: running "lsb_release -ds" in a !terminal should tell [09:02] lol [09:02] JoAnneThrax: please reinstall a supported ubuntu version from our topic [09:02] tomreyn: Yeah! I'm on LTS [09:03] JoAnneThrax: you can try booting a live ubuntu usb, see if hdmi audio works there [09:04] !mint | JoAnneThrax [09:04] JoAnneThrax: The Ubuntu channels can only provide support for Ubuntu and its official flavors, since other distributions and derivatives have repository and software changes. So please use their dedicated support venues, for example: Linux Mint (#linuxmint-help on irc.spotchat.org), Kali Linux (#kali-linux), and LXLE (#lxle) [09:04] ducasse: Okay, thanks. I'll have to see if I can find a spare USB drive around here and try that. Again, my apologies... [09:04] JoAnneThrax: also, you might want to try this - http://iam.tj/prototype/enhancements/Windows-acpi_osi.html [09:05] JoAnneThrax: other than that, we can't really support mint, i'm afraid [09:05] Filikun: cool, so try the hwe kernel as discussed on the wiki. [09:05] tomreyn: What version should I get? Xenial? [09:06] Filikun: linux-image-generic-hwe-18.04 [09:06] Thanks, tomreyn. Sorry to all of you about my confusion.... [09:07] JoAnneThrax: come back with ubuntu and we can continue your support ok [09:07] JoAnneThrax: try ##linux [09:07] lotuspsychje: I'll see what I can do. :) [09:07] JoAnneThrax: it's ok, it happens quite regularly, annoying but since some Ubuntu derivates don't really tell their users where they should look for support and actually (incorrectly) make them thhink they're running Ubuntu this tends to happen. [09:07] tomreyn: Sorry but I'm super noob. Would this be sudo apt-get install --install-recommends linux-image-generic-hwe-18.04 in the terminal? [09:08] Filikun: yes this sounds good! [09:09] tomreyn: If you have the time, would you care to explain to me what this does? [09:09] tomreyn: Yeah, and I had a friend install it for me (which I probably should have just done myself) and assumed he'd install kubuntu or somesuch as he had previously...he didn't inform me. I just feel bad for wasting your time (and lotuspsychje's and ducasse's and whoever else tried to help)... [09:10] JoAnneThrax: if you join the ubuntu community we will pretend it never happened :p [09:11] (j/k) [09:11] Filikun: i'll be gone for a while. if it turns out the HWE kernel doesn't help, please run this to get more info on your hardware and post it online (so you can share it here): lspci -nnvv | grep -A10 Wireless | nc termbin.com 9999; cat /proc/version /proc/cmdline /etc/os-release | nc termbin.com 9999 [09:11] lotuspsychje: You mean re-join. :) [09:11] tomreyn: Ok, thanks! [09:12] Or, you know, I could go completely off the reservation with minix or irix or something. [09:13] Filikun: "sudo apt-get install --install-recommends linux-image-generic-hwe-18.04" installs the "linux-image-generic-hwe-18.04" software package (a process which needs to be done as root, so you use "sudo" to run it, and makes sure any other packages this software package recommends to install will also be installed (which can make sense, but it is also the default configuration). [09:13] JoAnneThrax, PS: I love your name. [09:13] JimBuntu: Thank you. [09:13] JoAnneThrax: irix? isn't sgi long dead? [09:14] the "linux-image-generic-hwe-18.04" software package provides you with a newer kernel version. the linux kernel is the 'core' of this operating system, it is what boots when you switch on your computer, and keeps running all the time, and which makes sure that all the 'nice' things which make this computer usable get started. [09:16] Filikun: the "linux-image-generic-hwe-18.04" software package provides you with a newer kernel version. the linux kernel is the 'core' of this operating system, it is what boots when you switch on your computer, and keeps running all the time, and which makes sure that all the 'nice' things which make this computer usable get started. [09:16] * tomreyn bbl [09:16] ducasse: That was just a joke. [09:16] tomreyn: Okay [09:16] tomreyn: Ty [09:17] JoAnneThrax: i thought maybe some linux distro had hijacked the name :) [09:17] So I installed the kernel above and now by Nvidia driver does not seem to work anymore. Do I need to reinstall that one? [09:18] ducasse: Not that I know of. :) [09:19] Filikun, It's common to need to reinstall the driver, or a specific version. [09:20] JimBuntu: Ah! Okay, I got scared there for a moment I thought I broke something :) Just learning Linux comming from Windows and Mac so this is a lot different for me [09:21] Filikun, It's not normally this bad, GPU drivers are some of the worst things you will experience though, so smile, you are doing well! [09:22] JimBuntu: Good to hear :) I have a question about the kernel update I just did. Why is it not part of the newest Ubuntu version I installed? [09:23] Filikun, I can't say for sure as I am not fully read up on the update you did. I would imagine it's either a mainline kernel ( one Ubuntu/Canonical ) hasn't blessed yet, or it was simply an update that hasn't made it into the 'latest' version yet. [09:24] Filikun, The latest version available for download isn't always 100% up to date, there are only so many cycles in a day. [09:25] JimBuntu: Alright! Thanks :) after installing the nvidia drivers again the termial promted me if I wanted to autoremove some packages that was no longer reqirered. Should I always follow trough on that? [09:26] Filikun, That's up to you. I never auto-remove, I have space for the old stuff. [09:26] JimBuntu: So it's not harmful to let it stay? [09:27] Not harmful Filikun [09:27] JimBuntu: Thanks a lot :) [09:29] Filikun ( in the dark ), you are welcome. [09:29] :) [09:30] So after kernel update and reinstalled nvidia drivers my desktop still looks like it's not at the right resolution. What might be wrong? [09:31] It does not recognize my display anymore [09:44] I can't get the Nvidia driver to work propperly now :S [09:48] Under additional drivers the Nvidia driver is used. [09:48] Filikun: wich card and driver version please? === beaver is now known as evilnewbie [09:49] GTX 970, nvidia-driver-390 [09:49] Filikun: did you add the ubuntu graphics ppa? [09:49] lotuspsychje: Not sure what that is, new to Linux [09:49] !nvidia | Filikun [09:49] Filikun: For nvidia and matrox graphics cards, see https://help.ubuntu.com/community/VideoDriverHowto . For AMD/ATI graphics cards, see « /msg ubottu ati » and « /msg ubottu fglrxmissing » For the latest Nvidia drivers see https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa [09:50] Filikun: for gtx cards its reccomended to use the nvidia drivers from the ppa, 396 or 415 for example [09:51] lotuspsychje: Do I need to uninstall the one that I use now somehow? [09:51] Filikun: after you added the ppa, you can switch drivers from software&sources tab additional drivers [09:55] lotuspsychje: I'm not sure how to install them [09:55] Filikun: did you add the ppa? [09:55] hi all [09:55] lotuspsychje: No, that's what I can't figure out [09:55] Filikun: its described on the ubuntu graphics ppa [09:56] Filikun: sudo add-apt-repository ppa:graphics-drivers/ppa then sudo apt update [09:56] lotuspsychje: Missed that one, thanks [09:56] How can I populate recycler view with data from local database, using room, because I can not add data to adapter in main thread? [09:57] oh, sorry, another channel [09:57] lotuspsychje: Done! Do I need to restart afterwards? [09:57] Filikun: not yet, first switch drivers now from the icon: software&updates tab additional drivers [09:58] To the 396 right? [09:58] Filikun: sure lets try that [09:59] lotuspsychje: Hmm I can't seem to set it [09:59] lotuspsychje: Jumping back to my 390 automaticly [09:59] Filikun: how about other driver versions? [10:00] lotuspsychje: Nope just jumping back [10:00] lotuspsychje: I have one Nouveau, should I try that one as well? [10:01] Filikun: as a test you can try [10:01] Filikun: but the end goal is making the nvidia driver work on the gtx [10:01] lotuspsychje: It did work [10:02] Filikun: it might be switching to nouveau, the reboot might give you a black screen [10:02] Filikun: in that case you need !nomodeset to get back in your system [10:02] !nomodeset | Filikun [10:02] Filikun: 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 [10:03] Filikun: after the reboot, lets try if we can switch back nouveau to a higher nvidia [10:03] Hmm I had a update pending in the built in software updater with Nvidia thingies [10:04] Filikun: your system wasnt up to date? [10:05] lotuspsychje: I installed it yesterday but not sure what is up to date and what is not. I did update after install. But did an kernel update today that fked up my drivers. [10:05] Now I could pick 396 [10:05] Filikun: allright, try that and reboot [10:06] lotuspsychje: This confuses me a lot hehe. Will do as soon it's done applying changes [10:08] lotuspsychje: Did not fix it :/ [10:08] Filikun: fix what [10:08] lotuspsychje: The screen resolution [10:09] Filikun: pastebin: sudo lshw -C video && uname -a && lsb_release -a ,please [10:10] lotuspsychje: https://pastebin.com/yWt5FZ7J [10:11] Filikun: card is unclaimed, and your on 4.18 ekrnel for a reason? [10:11] kernel [10:11] how does one update bios on a laptop running linux when the vendor only provides a windows executable update file? [10:11] !biosupdate | airwind [10:11] airwind: To see how to update your bios on Ubuntu visit the community collected methods here: https://help.ubuntu.com/community/BIOSUpdate [10:12] lotuspsychje: I had problems with wifi when system did go down in sleep and rewoke. So someoner here told me updating kernel could work [10:12] Filikun: allrighty, tnx lets try another driver version? [10:12] Filikun: maybe 415 now [10:13] lotuspsychje: Will do! [10:13] lotuspsychje: interesting, I'll try it out, thanks. [10:13] airwind, some updates can be done thru freedos (which will run windows .exe's) [10:14] airwind: and some computer brands can be now updated firmware trough ubuntu-software aswell, you can check there [10:14] Hey! I am trying to install my nvidia drivers on Ubuntu 18.04.1 LTS. Found a "how to" guide online but just can't make it work for some reason. The command lines in the how-to doesn't work when I type them in the terminal. Please help. [10:14] tonytheguitar: wich card and driver version please? [10:15] I'm talking about HP Omen X laptop here. Seems like HP has some boot bios update function available by pressing F10 during boot. [10:15] lotuspsychje: It really takes a while to apply the changes [10:15] Filikun: yes, normal procedure :p [10:15] Filikun: it purges previous, installs new [10:15] Nvidia Geforce 8400 GS. NVIDIA-Linux-x86_64-340.107 [10:16] lotuspsychje: rebooting now [10:16] tonytheguitar: wich drivers list when you: ubuntu-drivers list ? [10:17] nvidia-340 [10:18] I guess it's the same... [10:18] Problem is I only get a 640 x 480 resolution on the screen. [10:18] tonytheguitar: can you pastebin: sudo lshw -C video && uname -a please? [10:19] impressive [10:19] lotuspsychje: Filikun (initally on 18.04 GA) initially reported their wireless didn't work after return from suspend, that's why i suggested to try HWE. I wasn't aware (and failed to inquire) about them running nvidia, so I guess this upgrade should just be rolled back. [10:19] How do I do that? [10:19] tonytheguitar: open a terminal === zachre__ is now known as Zerkalerka [10:19] greetings, https://pastebin.com/gBzx1ps5 [10:19] tomreyn: we can test both ends np [10:19] Yes [10:20] !paste | tonytheguitar [10:20] tonytheguitar: For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [10:21] lotuspsychje: I tried 390 again after the other one failed and now it works! [10:21] Filikun: the 390 from the ppa? [10:21] Problem is that I'm not chatting on the same computer. [10:21] as Ubuntu is on that is [10:21] lotuspsychje: I think it's from ppa [10:21] tonytheguitar: try perhaps to switch to the nouveau driver [10:22] Ok. I can try that. How do I do that? [10:22] Filikun: allright, great it works, now did 4.18 fix your other issues? [10:22] tonytheguitar: software&updates icon tab additional drivers and click nouveau [10:22] #ufuntu [10:22] lotuspsychje: I don't know. Haven't tested it out actually. Thanks for the help! [10:23] welcome Filikun [10:25] It says I am using the Nouveau display driver already... [10:25] Filikun: sorry this was so problematic, i should probably have asked whether you use nvidia hardware before suggesting the HWE kernel. [10:25] tomreyn: No worries! It was solved with some help :) [10:26] tonytheguitar: allright, try to click the nvidia-340 then [10:26] tomreyn: I'm not sure what happened though. I really want to learn ^^, [10:26] Filikun: glad you two worked it out! if you like, you could try the wireless suspend issue again [10:26] Filikun: what kind of wifi chipset was that? [10:26] lotuspsychje: Intel [10:27] kk dont know much tricks for that [10:27] lotuspsychje: It's a built in one on the motherboard [10:27] tomreyn: I can try it! [10:27] besides maybe your bios update to latest Filikun, but maybe tomreyn suggested that already [10:27] Filikun: post URL from terminal for> lspci -nnk | grep -iA3 net | pastebinit [10:27] Filikun: [..] if it turns out the HWE kernel doesn't help, please run this to get more info on your hardware and post it online (so you can share it here): lspci -nnvv | grep -A10 Wireless | nc termbin.com 9999; cat /proc/version /proc/cmdline /etc/os-release | nc termbin.com 9999 [10:27] Howdy folks [10:27] lotuspsychje: Applying changes and hoping for the best. Last time I did a similar thing I ended up needing to re-install Ubuntu. [10:28] tonytheguitar: you dont need to reinstall ubuntu for switching drivers [10:28] lotuspsychje: Something happened and I couldn't get it to boot up. [10:28] lotuspsychje: I am completely new to this so I might have done something wrong. [10:28] !nomodeset | tonytheguitar if you cant enter anymore [10:28] tonytheguitar if you cant enter anymore: 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 [10:29] jeremy31: https://pastebin.com/VHBSQbYS [10:30] Filikun: I think that one was supported in Ubuntu 16.04 [10:30] dmesg says: FAT-fs error, invalid access to FAT. and some entry 0x9e... number. is it just corrupted or has some evil windows machine put a ransomware or so there [10:31] Mava42: lets start from the start, what are you trying to do? [10:31] jeremy31: I will try and see if it works. Can I somehow set the computer to sleep like it does if you are AFK from the log in screen? [10:32] Filikun: what kernel do you have? [10:32] jeremy31: How do I tell? [10:32] lotuspsychje: SOLVED! [10:32] On another topic while I wait for my extremely slow computer to do something... Is there a way to see the hardware specs of my system? [10:32] jeremy31: 4.15 & 4.18 [10:32] Filikun: uname -r [10:33] JoAnneThrax: what did you do :p [10:33] (I know no one cares anymore, but I felt like letting you lot know....) [10:33] jeremy31: 4.18.0-14-generic [10:33] JoAnneThrax: we 'do' care about feedback [10:33] tonytheguitar: if you run ubuntu 18.04, it's in settings -> about [10:33] Filikun: I am using 4.15.0-43 and it is supported there [10:34] tomreyn: Thank you [10:34] lotuspsychje: trying to open files from an usb stick [10:34] Mava42: do you still need the data on the stick? [10:34] lotuspsychje: of course =) [10:35] lotuspsychje: I had to patch the kernel, as described here: https://devtalk.nvidia.com/default/topic/1024022/linux/gtx-1060-no-audio-over-hdmi-only-hda-intel-detected-azalia/post/5230494/#5230494 [10:35] lotuspsychje: a number of filenames are completely nonsense like ÑWRL0005.tmp [10:35] Mava42: can you pastebin: tail -f /var/log/syslog and plugin your stick please? [10:35] lotuspsychje: letssee [10:35] lotuspsychje: Apparently...it's what I had to do a year ago. but unfortunately there wasn't much of a shred of memory of it remaining by now. [10:36] JoAnneThrax: are you still on mint now? [10:36] lotuspsychje: Yes...sorry. :) As for feedback, you lot are very sweet and helpful. Sorry again about the confusion. [10:37] JoAnneThrax: did you try what ducasse suggested, test audio from an ubuntu liveusb? [10:37] lotuspsychje: well..solved i believe: Volume was not properly unmounted. Some data may be corrupt. Please run fsck. [10:37] lotuspsychje: No, I haven't gotten around to making an ubuntu live USB since our conversation... [10:38] Mava42: what i would do is, try to backup as much data as you can or scan with photorec, then reformat usb with gparted [10:38] lotuspsychje: If I do, I'll let you know if it works. [10:38] jeremy31 & tomreyn hmm ok so I suspended and booted up. Wifi icon not showing upper right but I'm connected to a wifi so that works but my graphic card is going full throttle [10:38] Filikun: you should have a power off icon top right, when you click on it a menu should open. hold shift, click on the power off icon which should then change into a pause icon, triggering suspend. [10:38] lotuspsychje: thanks for the tip. sounds good [10:38] !info testdisk | Mava42 sudo photorec after install [10:38] Mava42 sudo photorec after install: testdisk (source: testdisk): Partition scanner and disk recovery tool, and PhotoRec file recovery tool. In component universe, is optional. Version 7.0-3build2 (bionic), package size 391 kB, installed size 1530 kB [10:40] Filikun: i guess this means the current graphics dirver + kernel combination is not a good match. maybe we should undo the kernel upgrade then. [10:40] tomreyn: How to? [10:40] Filikun: this will most likely make graphics works again, but also break wireless again. is this what you want, for now? [10:40] I just think this happens after suspend [10:40] break wireless after suspend, that is [10:41] tomreyn: Is there any other benefits of staying with this kernal? [10:42] Filikun: from what i understand wireless woks after suspend on this current HWE kernel [10:42] *woRks [10:43] Let me restart and se if my graphics card calms down brb [10:43] so this woul dbe the benefit if you keep this kernel version. but i guess if you prefer your graphics working after suspend you'll better downgrade to the GA (general availability, i.e. default) kernel [10:43] Must be a platform issue with wifi [10:44] Hmmm... I can't change the resolution for the screen. There is absolutely no options available in the settings menu... [10:45] tomaw: I'm back. Yeah it seems like my graphics card does not like it [10:45] tomreyn: [10:46] lotuspsychje: thanks for the tips, you're the best [10:46] Mava42: welcome [10:47] tomreyn: How do I reset to the other kernel? [10:47] Filikun: so let's downgrade the kernel to GA: sudo apt purge linux-image-generic-hwe-18.04 linux-.*-4\.18\..* [10:48] tonytheguitar: your card is kind of older already, 340 isnt the best driver anymore also, maybe test a lubuntu/xubuntu on your system? [10:48] tomreyn: Wait a moment, will I need to do something with the graphics again? [10:48] tonytheguitar: you 'could' try the ubuntu graphics ppa, but im not sure it will perform well on that card [10:48] Filikun: yes, you will also need to remove the ppa and uninstall the graphics driver from there. [10:49] !nvidia | tonytheguitar [10:49] tonytheguitar: For nvidia and matrox graphics cards, see https://help.ubuntu.com/community/VideoDriverHowto . For AMD/ATI graphics cards, see « /msg ubottu ati » and « /msg ubottu fglrxmissing » For the latest Nvidia drivers see https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa [10:49] tomreyn: Ait! Not sure how I do that but first thing first. I get a warning now about the kernel removal [10:50] Filikun: sudo apt-add-repository --remove ppa:graphics-drivers/ppa [10:50] Filikun: you could tell me what the warning says, if you like ;) [10:50] !paste | Filikun [10:50] Filikun: For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [10:51] tomreyn: https://paste.ubuntu.com/p/7wCqx3dtwP/ [10:53] Filikun: you should not normally proceed there, but we know what you have the other kernel installed so this is safe. you should reboot soon, though [10:54] lotuspsychje: What is the ubuntu graphics ppa? [10:55] tonytheguitar: thats a launchpad page where higher/newer nvidia drivers are provided for ubuntu [10:56] !ppa | here's what a ppa is generally, tonytheguitar [10:56] here's what a ppa is generally, tonytheguitar: A Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa and !ppa-purge [10:56] Just wondering if I am maybe missing something here in 18.04 ... seems there is no music player ... or? [10:56] Filikun_mobile: did i break it then? :-/ [10:56] Yeah 🤣 [10:57] Filikun_mobile: apologies. what happens now? [10:57] No worries thought it was a fresh install. Stuck at /dev/sdb2 black screen [10:57] Everything I tried from the Software Center looks very old or half-baked [10:58] !latest | zetheroo [10:58] zetheroo: Packages in Ubuntu may not be the latest. Ubuntu aims for stability, so "latest" may not be a good idea. Post-release updates are only considered if they are fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports, !sru, and !ppa. [10:58] Filikun_mobile: can you take a photo with your mobile and post it at imgur.com? [10:58] Sure [10:59] lotuspsychje: Ok, but isn't there a single up-to-date/official music player for Ubuntu anymore? It used to be Rythymbox .. [11:00] hi, i'm having some trouble with using usb mice on my laptop (thinkpad x270 running 18.04.1 & i3wm). after some time the mouse stops working. i've tried replugging it, reloading usbhid and using another usb mouse. the only thing that fixes it is a reboot. it's coming up OK in dmesg & lsusb, but i don't know how to debug further. [11:00] http://imgur.com/a/NuVDBrf [11:00] !recovery | Filikun_mobile [11:00] Filikun_mobile: If your system fails to boot normally, it may be useful to boot it into recovery mode. For instructions, see https://wiki.ubuntu.com/RecoveryMode [11:01] Filikun_mobile: please boot into recovery [11:01] Okay [11:02] Done [11:02] Dpdk? [11:03] dpgk* [11:03] FML dpkg* [11:03] Filikun_mobile: what do you mean to say there? [11:04] so in the recovery menu, please enable networking, does this bring you back to the recovery menu? [11:04] Its one of the options i have in recovery menue. A repair broken packages [11:04] Let me see [11:04] Yes [11:05] Ok. Got the Nvidia driver running and now Ubuntu won't start. [11:06] when I open a window, it opens at the lower left corner of a screen, with the top and left of the window outside the screen. How do I change the default position of a new window? [11:06] Filikun_mobile: ok, now run the shell, one of the last options there [11:06] "root shell" or something [11:07] Done [11:07] Back to the same recovery menue again [11:08] miek: have you tried other usb port ? [11:09] Filikun_mobile: you selected the option to urn the root shell and got back into the text graphics recovery menu? [11:09] Yes [11:09] No [11:09] Filikun_mobile: so there is not a black background line on the bottom where oyu can type things? [11:09] Tried again now something happened [11:10] It is now, my bad [11:10] Filikun_mobile: so when you press the "#" it actually write this on the screen now? [11:10] and pressing backspace deletes it? [11:10] I can type, yes [11:11] Yes [11:11] Filikun_mobile: ok, run this: dpkg -l *nvidia* | nc termbin.com 9999 [11:13] Filikun_mobile: and please post the url it returns here. [11:13] *nvidia* command not found [11:14] Filikun_mobile: you didn't type the full command, it starts with "dpkg", see above [11:14] Hmm i did [11:14] Can I change the graphics driver from the root shell prompt in recovery mode somehow? [11:14] I try again [11:14] tonytheguitar: sure you can [11:14] Filikun_mobile: please do [11:15] tonytheguitar: what distro/version are you running and what type of video hardware? [11:15] mouses: Ubuntu 18.04.1 LTS. Geforce 8400 GS. [11:15] Same again [11:15] tonytheguitar: are you unable to boot into normal mode? [11:15] Filikun_mobile: can you type the command you ran here, too? [11:16] SimonNL: it wasn't working in other ports either, but that made me move some other stuff around and it turns out the problem only happens when my usb-c dock is plugged in [11:16] mouses: Yes. It just stops and is blinking with some OK boxes and text... can't remember what they alla were saying right now. [11:16] dpkg -| *nvidia* | nc termbin.com 9999 [11:17] tonytheguitar: When you get that, can you control-alt-f1 (or maybe f2, f3, I forget) to get a terminal? [11:17] Filikun_mobile: ok, so after the first dash, that's an L (but lower case) [11:17] mouses: I can try. [11:17] Aaaaaaah [11:17] Filikun_mobile: other than that you did fine. you can edit what you typed previously by pressing the cursor "up" key [11:17] tonytheguitar: is this a fresh install? [11:17] termbin.com/f46u [11:17] miek: can you hook up the usb-c dock to it's own power source ? [11:17] tonytheguitar: as in you installed, installed nvidia drivers, rebooted and then this problem? [11:18] mouses: Yes. [11:18] SimonNL: yeah, it's on its own power source now [11:18] tonytheguitar: what drivers did you install? [11:19] the 340 something. [11:19] miek: and you had it connected without before ? [11:19] mouses: I can't get a terminal up when I try to boot [11:21] ctrl+alt+F2-F6? [11:21] Filikun_mobile: sudo apt-get update && sudo apt-get install pastebinit && sudo apt-get --simulate -y purge *nvidia* 2>&1 | pastebinit [11:21] tonytheguitar: Hmmm. To be honest, we could purge all the nvidia stuff via recovery mode but since this is a fresh installed system with nothing really on it - probably easier to just wipe the system [11:21] tonytheguitar: if you want to try purging it, https://askubuntu.com/questions/1054242/completely-removing-old-nvidia-drivers -> first answer pretty much nails it, but I'd just reinstall [11:22] mouses: I have done that 3 times already and it hasn't changed anything. I get the same or similar problem everytime. [11:22] tonytheguitar: How are you installing the driver? [11:23] Filikun_mobile: this doesn't actually change anything, yet, it just --simulates, so we'll know what would happen. [11:23] sorry for the lot of text [11:23] Paste.ubuntu.com/p/8VB7v6C9Vw [11:23] Manually. Tried theese approaches. https://linuxconfig.org/how-to-install-the-nvidia-drivers-on-ubuntu-18-04-bionic-beaver-linux [11:23] No worries 😊 [11:23] Just glad you help me, i learn a long the way [11:24] tonytheguitar: using ubuntu-drivers autoinstall from a terminal? [11:24] mouses: I tried all the options on that link. [11:24] tonytheguitar: Weird. Don't see any reason you should be having any issue - hopefully someone else here can get you sorted ;( [11:25] mouses: and had to do a fresh install after every try. [11:25] Filikun_mobile: please edit the command you ran (cursor key up) and make sure you have two dashes before "simulate", then run the whole thing again [11:26] SimonNL: no, but i just tried without power on the dock and it won't run without power. also, after pulling the dock power with it still plugged into usb-c, the mouse now isn't working at all with the dock connected or disconnected. i'm very confused. [11:26] tonytheguitar: Never ran into anything like that, sorry I can't be of more help :( [11:27] zetheroo: comparing apt show ubuntu-desktop between 16.04 and 18.04, I see rhythmbox under Recommends in both of them. I guess the difference is that in 16.04 it installed the recommends by default, while in 18.04 it doesn't [11:28] tonytheguitar, is this during the ubuntu install or afterwards? [11:29] miek: I'm very confused myself now and I got to go get ready for work. good luck [11:29] \o [11:29] SimonNL: thanks :) [11:29] BluesKaj: after install. I change from the Novuea driver to Nvidia and reboot and this happens [11:30] Paste.ubuntu.com/p/G3J3ZPxMYT [11:30] Filikun_mobile: looks like you still have a single dash in front of "simulate" only :-/ [11:31] geirha: ah right. [11:31] Filikun_mobile: is this too complicated / annoying, should we try a different approach with less typing? [11:32] tonytheguitar: can you try a lubuntu or xubuntu liveusb as a test? see if graphics work well there [11:33] lotuspsychje: I could try but I haven't found a download for it yet... [11:33] !flavors | tonytheguitar [11:33] tonytheguitar: Recognized Ubuntu flavors build on Ubuntu and provide a different user experience out of the box. They are supported both in #ubuntu and in their flavor channel. For a list, see https://www.ubuntu.com/download/ubuntu-flavours [11:33] tonytheguitar: what kind of specs does your system have other then your card? cpu? ram? [11:33] tonytheguitar, which nvidia card/gpu are you using? [11:34] BluesKaj: the 8600gs [11:34] lotuspsychje: Can't make a bootable USB from this computer I am on anyways and I can't boot into Ubuntu on the other one where I have that option... [11:34] BluesKaj: Geforce 8400GS [11:34] that [11:35] Had to pick a phone call sorry. The problem is i cant copy paste it in 😂 im new to this commands and cant search for fails myself [11:36] (Filikun_mobile) Paste.ubuntu.com/p/v7TFThNh7Z [11:36] Filikun_mobile: sure, i'm aware, it's tough to get all the input right by just retyping it. [11:37] Filikun_mobile: great, this worked. looking... === LabMonkey is now known as Mechanismus [11:38] It's amazing to me that you know what to look for... And how on earth do you learn all commands?🙂 [11:38] ok, that's a pretty old card tonytheguitar, have you considered using the onboard gpu instead ? [11:39] Filikun_mobile: okay this looks good so now it's this: sudo apt-get -y purge *nvidia* 2>&1 | pastebinit; sudo apt-get --purge autoremove [11:39] BluesKaj: I don't have a onboard gpu unfortunately. [11:40] how is that? [11:40] I'm assuming the nvidia is a pci card === Richard is now known as Guest24981 [11:42] Command line option 'p' [from -purge] is not ubderstood... [11:42] Filikun_mobile: double dashbefore "purge", you had only a single. press cursor up to edit [11:43] Filikun_mobile: that'S the "purge" to the end of the line, noit the first one (which has no dashes) [11:44] Ah [11:44] Ut did go through but i did not get a url [11:45] Filikun_mobile: hmm, any warnings or error on the output? [11:45] Dont think so [11:46] Filikun_mobile: can you press up / down cursor keys until you're back to the dpkg -l *nvidia* | nc termbin.com 9999 we ran earlier, and run it again? [11:46] the last one, if there are multiple [11:47] (Filikun_mobile) Paste.ubuntu.com/p/ij4w [11:47] Filikun_mobile: you mistyped the paste url [11:47] Oh [11:47] Termbin.com/ij4w [11:48] Filikun_mobile: okay, one more: sudo apt purge libnvidia-compute-396:i386 [11:48] Filikun_mobile: and then the dlkg -l ... again [11:49] (just press cursor up twice) [11:49] (Filikun_mobile) Termbin.com/k8t5 [11:50] Filikun_mobile: great, now just type "reboot" [11:50] BluesKaj: Really old computer [11:51] Filikun_mobile: what we did now was to remove the nvidia drivers from the (not officially supported) PPA, this should make the system boot again, if in low graphics mode [11:51] tonytheguitar, how old? Can you give us any specs? [11:52] tomreyn: Wiiho [11:52] Filikun_mobile: once we'Re there you can run the application to install proprietary drivers again, which will then give you the proprietary nvidia drivers for the GA kernel again. [11:52] From around 2002 - 2004 somewhere. [11:52] tomreyn: Like sudo apt install nvidia-390? === xubuntu is now known as Guest61869 [11:53] better use: sudo ubuntu-drivers autoinstall [11:54] tomreyn: When I'm looking in Software & Updates > Additional Drivers there is NVIDIA drivers there [11:54] Filikun: you can do it there, too. ubuntu-drivers is the command line alternative to what you're looking at [11:54] Oh cool [11:55] tomreyn: I thought they where installed [11:55] Hello, I have a thinkpad X200 (with Libreboot). I am using Xubuntu. Two days ago I ran sudo apt update && sudo apt upgrade, rebooted my computer but it wouldn't boot. Yesterday I wiped it and reinstalled xubuntu 18.04, worked fine. Upgraded to 18.10 then sudo apt upgrade and it wouldn't boot. Today I wiped it again, installed xubuntu 18.10, worked fine, apt upgrade and it wont boot anymore. [11:55] How could I investigate this? I'm using the same computer, on a liveusb xubuntu 18.10 at the moment [11:55] Guest61869: try booting an older kernel and see if it boots [11:55] tomreyn: does sudo ubuntu-drivers autoinstall install other usuful drivers as well? [11:55] Guest61869: type "sudo parted -ls | nc termbin.com 9999" from the live usb [11:55] Eric^: The previous kernel did not work but the recovery mode of the previous did work [11:56] Filikun: no, i asked you to remove the nvidia drivers when we were working in recovery, since you had the updated ones installed which dont work with the downgraded kernel. [11:56] EriC^: https://termbin.com/a67r [11:56] Filikun: "ubuntu-drivers autoinstall" will install whatever is listed as recommended at "Software & Updates > Additional Drivers" [11:57] tonytheguitar, recommend you try this for older machines https://lubuntu.me/ [11:57] tomreyn: Yeah I know was I meant was when I saw them in the list now I thought everyone of the options where installed :) [11:57] EriC^: I still have access to the internal hard, so I can see /var/log/syslog if that's of any help [11:57] Guest61869: type "sudo mount /dev/sda1 /mnt" [11:57] done [11:57] tomreyn: Reboot time [11:57] !lubuntu | tonytheguitar [11:57] tonytheguitar: lubuntu is Ubuntu with LXDE instead of !GNOME as desktop environment, which makes it extremely lightweight. See https://wiki.ubuntu.com/Lubuntu - /join #lubuntu for lubuntu support. [11:58] Guest61869: type "cat /mnt/var/log/syslog | nc termbin.com 9999" [11:58] EriC^: https://termbin.com/x29p [11:58] Filikun: [..] if it turns out the HWE kernel doesn't help, please run this to get more info on your hardware and post it online (so you can share it here): lspci -nnvv | grep -A10 Wireless | nc termbin.com 9999; cat /proc/version /proc/cmdline /etc/os-release | nc termbin.com 9999 [11:59] nc termbin.com 9999 is very convenient :) [11:59] Filikun: if you still got patience, this is where we left off ^ [12:00] tomreyn: :D [12:01] Filikun: you can substitute "nc termbin.com 9999" by "pastebinit" if you like, both work now. [12:01] tomreyn: https://termbin.com/kmys and https://termbin.com/3mvac [12:03] Guest61869: indeed :) it seems to be some i915 (intel driver) related problem [12:04] EriC^: Where in my syslog do you see that? :) [12:04] (If you don't mind explaining) [12:05] Then maybe if you have an idea about how to fix it, that'd be awesome :D [12:07] Guest61869: search for "i915_request_alloc" i'm not entirely sure though, it's the only difference i spot vs the older pre-update boots [12:07] Guest61869: type "sudo cat /mnt/var/log/lightdm/!(*.gz) | nc termbin.com 9999" [12:07] Filikun: the first paste shows information on your wireless chipset. you have an Intel Corporation Wireless 8265 or 8275 (or similar) wireless chipset, hardware revision 78. this chipset is also desribed by these numbers: [8086:24fd], a so-called PCI ID. the first number identifies the vendor (Intel, also known for their 80x86 processor architecture, thus they chose 8086 as their PCI ID), the second number identifies the device. you can look [12:07] those pairings up on the web and thus get more info on issues and hopefully, fixes, specific to your actual hardware. [12:08] maybe the lightdm logs show why it suddenly gets a "failure status" [12:08] EriC^: https://termbin.com/ftd6 [12:09] Filikun: so if you search the web for (e.g.) Ubuntu "18.04" "[8086:24fd]" suspend you may find some articles or forum posts which discuss the same (or similar, or ralated, or entirely unrelated ;-) ) issue. [12:09] tomreyn: Thanks a bunch! [12:10] tomreyn: What would I have done without you :) [12:10] EriC^: Looks like either "client bug: timer event5 debounce short: offset negative (-2ms)" or "no screens found(EE)" :s [12:10] Guest61869: ah if you scroll to the bottom in the -14 kernel it has a different output [12:10] Filikun: when looking at those posts, you'd ignore any which are actually about old kernel or old ubuntu versions. your kernel version (4.1.5) and ubuntu bersion (18.04 LTS) are listed on the second paste you made. [12:11] EriC^: Yes, the -14 says no screens found. Hmm I don't see why [12:11] tomreyn: That's useful :) I have a nother question if it's ok? [12:12] EriC^: I have two monitors if that matters. My X200 is plugged in its ultrabase why is connected via VGA to another monitor. [12:12] Filikun: one more hint on this. the first paste, https://termbin.com/kmys , on the last line, also tells you which driver is currently being used to manage this hardware (there probably is only this one driver available). drivers usually have options you can experiment with. "modinfo -p iwlwifi" will list all the driver options available on this version of the driver (which actually comes with your kernel version, 4.15.x, since this is an open [12:12] source driver which is actually part of the linux open source kernel - making much hardware run out of the box) [12:12] Well that souldn't matter I guess since when I remove it from its ultrabase, it won't boot either [12:13] Guest61869: what do the drivers look like and stuff? type "sudo lshw -c video | nc termbin.com 9999" [12:14] EriC^: https://termbin.com/5ej7 [12:14] tomreyn: Wow okay [12:15] Filikun: finally, while power saving is always something you usually want to work on a laptop, at least when you use it as a mobile, not stationary device, power saving can also create conflicts with suspend / resume. knowing this, you may want to try experimenting with the 'power' related options the driver provides. [12:15] EriC^: There's no answer but that could be the same problem this guys is having https://ubuntuforums.org/showthread.php?t=2411866 === tsglove2 is now known as tsglove [12:15] tomreyn: Ah alright, this is a stationary computer but it's good to know! [12:16] tomreyn: To another topic, I'm trying to make an application start with Ubuntu. So I have put it in the Startu Applications Preferences. But it wont start [12:17] EriC^: Here is another thinkpad having problem with 4.18.0-14 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1813657 [12:17] Launchpad bug 1813657 in linux (Ubuntu) "4.18.0-14 doesn't boot past grub" [Undecided,Confirmed] [12:17] Filikun: so you'd like to ignore the wireless issues for now? [12:17] tomreyn: It is Signal (Message) and I simply put signal as the command as per a guide I read. Is this the right way? [12:17] tomreyn: Yeah I need a break from the advanced stuff hahaha [12:18] Guest61869: isnt it that 4.18.0-10 doesnt work for you as well though? [12:18] tomreyn: I did save what you wrote though. [12:18] Filikun: fine with me. ;-) unfortunatley auto-starting desktop apps is a bit advanced for myself. i'll see if i can find out how to do it properly. [12:18] EriC^: Right. I guess I should try again to be sure [12:19] I'd need to change my grub config as it doesn't display anything by default. [12:19] Guest61869: holding shift when the pc starts should give the grub screen [12:20] EriC^: Oh, that's a lot easier than editing /boot/grub/grub.cfg [12:20] Guest61869: try to do it barebones with just the 1 monitor just to minimize stuff that could be causing the problem [12:20] Ok [12:20] EriC^: So I'll reboot with one monitor, holding shift and I'll try all the available options (different kernels and recovery) then come back here :) [12:21] alright :) [12:23] Filikun: i assume you installed signal by clicking on the pengiun at https://signal.org/download/ and following the instructions provided? [12:24] tomreyn: Yass [12:25] Filikun: run this: ln -s /usr/share/applications/signal-desktop.desktop ~/.config/autostart/ [12:25] Done [12:25] Filikun: then log out and log in again. if i'm not mistaken this should make it start then [12:27] tomreyn: Yay! It worked! Is there some next voodo shit that can make it start minimized? Or is that some really advanced coding right there? [12:28] tomreyn: next level* [12:29] Filikun: i wouldn not know how OTOH [12:29] Filikun: i wouldn't not know how OTOH [12:30] tomreyn: Thank you so much for helping me today! [12:31] !cookie | tomreyn [12:31] tomreyn: Wow! You're such a great helper, you deserve a cookie! [12:31] Filikun: actually we could have done the same graphically, using the "gnome-tweaks" utility, you can install. [12:31] it has a "startup applications" editor. [12:31] tomreyn: The what? [12:31] and thanks for the cookies :) [12:32] Haha wtf cookies [12:32] Love it [12:32] :-) [12:32] apt search --names-only gnome-tweaks; sudo apt install gnome-tweaks [12:33] done [12:33] tomreyn: Woo what is thiiis [12:34] windows-key + type: gnome-tweaks [12:34] tomreyn: Cool [12:35] * tomreyn nom nom nom [12:35] hi folks, I hope you can help me with raspbian as well, since #raspbian has no activity right now and I also think that it isn't a specific raspbian issue. I'm using raspbian lite with matchbox as window manager and midori to display a website. Unfortunately, the website is not displayed correctly, because the whole display looks to be shifted upwards by maybe 150px. Anybody got an idea? [12:35] EriC^: Ok so -14 did not work. -14 recovery worked but it said internal error something: xserver-worg-core received a SIGABRT. -10 works, I am using it at the moment. -10 recovery works and doesn't say internal error. [12:35] EriC^: I am Guest something from 10mn ago :) [12:36] anotine---, you mean ubuntu 14 ? [12:36] anotine---: great, good to hear [12:36] gigirock: I mean kernel 4.18.0-14 [12:37] Hackwar, why not use the default browser on raspbian? it works well on my rpi3 [12:37] Hackwar: here's how you can install ubuntu on this hardware: https://wiki.ubuntu.com/ARM/RaspberryPi [12:37] anotine---, it seems your xserver is fault, what is the matter ? nvidia card ? [12:38] gigirock: My laptop is an old lenovo thinkpad X200. I believe it doesn't have a dedicated gpu, only an intel hd something [12:38] BluesKaj: the system is supposed to be a presentation system without any user interaction and with all available power for the server. [12:39] gigrock: I don't thing there is an nvidia card inside. How can I check? :) [12:39] think* [12:39] Hackwar: raspian has little similarity with ubuntu, so we don't support it here. https://en.wikipedia.org/wiki/Raspbian - you can try to get support with it in its dedicated irc channel or in ##linux, though [12:39] ok [12:39] anotine if you have a terminal lshw can give you something about or sudo apt install inxi then inxi -F [12:40] gigirock: lshw | grep nvidia doesn't say anything [12:40] does anyone know how to change the default location where a window appears when opened? currently the upper left corner is outside the screen which makes moving it or resizing it difficult [12:41] anotine---, I don't know your trouble : you are installing what , and it is happen when etc etc [12:42] Firefly67: what DE are you using? [12:42] gigirock: Sorry I forgot to mention it. I explained it all a few minutes ago under another nickname [12:42] I'll explain again :) [12:43] anotine---: there's not really a fix for the issue, you'll have to use the -10 kernel for now til a newer kernel comes out, or if you need a newer kernel you can always use the mainline kernels ubuntu provides in case those have the fix [12:44] I have a lenovo thinkpad X200 (running Libreboot). I am using Xubuntu 18.10. Two days ago I sudo apt update && sudo apt upgrade then my computer wouldn't start. I wiped it yesterday, installed xubuntu 18.04, worked fine, upgraded to 18.10 worked fine, upgraded then it wouldn't start. I wiped it again, installed Xubuntu 18.10, worked fine, apt upgrade and it wouldn't start anymore. [12:44] anotine---: if you want to keep using -10 for now you can edit /etc/default/grub and update-grub so it's the default choice when the pc boots, let me know if you want to do that [12:45] EriC^^: do we have a bug report on this, yet? do we know why it fails to boot with the updated kernel? [12:45] eric^^, gnome I think. The default for Ubuntu 16.04 [12:45] EriC^^: I guess I'll keep using -10 until a new kernel (that hopefully fixes the bug) comes out. [12:46] Firefly67: type "echo $XDG_CURRENT_DESKTOP" [12:46] EriC^^: i'm referring to anotine--- there. if we don't have those info, should we guide anotine--- to file a bug? [12:46] EriC^^: What is "the mainline kernels ubuntu provides". Isn't that what I'm already using? [12:46] by the way 7/2 18.04.2 comes out, might fix alot of things [12:46] tomreyn: there's a bunch of them, yeah [12:46] EriC^^: can you point me to one of them? [12:47] anotine---: no mainline kernels are very new ones [12:47] eric^^, I get "Unity" [12:47] !mainline | anotine--- [12:47] anotine---: The kernel team supply continuous mainline kernel builds which can be useful for tracking down issues or testing recent changes in the Linux kernel. More information is available at https://wiki.ubuntu.com/Kernel/MainlineBuilds [12:47] Hackwar, maybe #raspberrypi chat can answer your question [12:47] Firefly67: compiz config settings manager can do window stuff for it [12:47] Firefly67: sudo apt-get install compizconfig-settings-manager [12:47] hi all [12:47] welcome piensken [12:47] :) [12:47] EriC^^: Ok, thanks! [12:48] tomreyn: this is one https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1813657 [12:48] Launchpad bug 1813657 in linux (Ubuntu) "4.18.0-14 doesn't boot past grub" [Undecided,Confirmed] [12:48] EriC^^: thanks! [12:48] anotine---, stupid workaround: did you boot with the 'previous' kernel ? [12:48] I have issues with dependencies.. and I don't want to have a fixed answer.. I just want to understand.. :) what is da dependencie [12:48] anotine---: no problem [12:48] piensken: did you add external ppa's to your system? [12:48] tomreyn: no problem [12:48] "I'm using a distro that is based off of Ubuntu 18.04." [12:49] !dependency | piensken [12:49] gigirock: Yes, -14 doesn't work. -14 reovery works but complains of an internal error. -10 works (using it at the moment). -10 recovery works :). [12:49] !dependencies | piensken [12:49] heh [12:49] when i try to purge with dpkg -P I get not purged error dependency error cbo-client-libl depends on scripts [12:50] piensken, In software, a dependency is a piece of software or file required to already be present before some other piece of software can work. Is that what you mean? [12:50] EriC^^: So should I use the -10 kernel then wait for a kernel upgrade within xubuntu and see if that fixes the bug? [12:50] BluesKaj: I get nothing :p [12:50] anotine---: do you actually use ubuntu there? i'm just asking because someone who reported similar issues does not actrually use ubuntu. [12:50] !info dependencies | piensken [12:50] piensken: Package dependencies does not exist in bionic [12:50] and goolge also [12:50] anotine---: yeah, it's a good idea [12:50] bionic? [12:50] :p [12:50] anotine---, so you have a intel proc on a intel chipset ? [12:50] temreyn: I am currently using "Linux antoine-X200 4.18.0-10-generic #11-Ubuntu SMP Thu Oct 11 15:13:55 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux" [12:50] oh ok :) its debian.. :p haha [12:51] anotine---: "lsb_release -ds" would be what i'd be interested in [12:51] nvm :p ill go to the debian room :) [12:51] Hi! I have a folder full of data which have wrong permissions. [12:51] thx for the help :p [12:51] temreyn: "Ubuntu 18.10 [12:51] " [12:51] anotine---, can you paste cat /proc/*release* ? [12:51] !chmod | super_koza [12:51] super_koza: An explanation of what file permissions are and how they can be manipulated can be found at https://help.ubuntu.com/community/FilePermissions [12:51] eric^^, I have installed CompizConfig settings manager now [12:51] anotine---: okay, thanks, looks like proepr ubuntu [12:51] *proper [12:51] super_koza: ownership or just the rwx bits? [12:52] piensken, open your package manger and check the application dependencies tab [12:52] manager [12:52] gigirock: It says no such file :s [12:52] EriC^^: If I want to keep using -10, do I edit /etc/default/grub? [12:52] eric^^, do I now have to do something with windows management -> place windows? [12:53] BluesKaj: we only have terminal.. [12:53] anotine---: yeah, type "grep menuentry /boot/grub/grub.cfg | nc termbin.com 9999" [12:53] anotine---, can you paste cat /etc/*release* ? sorry [12:54] Firefly67: yup [12:54] EriC^^: https://termbin.com/79p4 [12:55] Firefly67: try the Fixed window placement [12:55] gigirock: https://termbin.com/0u1t [12:55] Firefly67: maybe you can decide the 1,2,3,4 window's positions [12:55] !rootirc | root [12:55] root: It's not technically our business, but we'd like to tell you that IRC'ing as root is a Very Bad Idea (tm). After all, doing anything as root when root is not needed is bad, and especially bad with software that connects to the Internet. === root is now known as Guest14992 [12:55] piensken, https://askubuntu.com/questions/361741/what-are-dependencies [12:56] Firefly67: or maybe some Snapping Windows stuff [12:56] thx!! [12:57] eric^^, I am looking at that, wondering if "keep in workarea" is the correct option. I just don't want the upper left corner to be outside the screen. It wasn't like that earlier, I don't know what happened to make it like that now [12:57] Ups, you guys got ahead of me... [12:57] I need to change only the permissions [12:58] but I would like to set different permissions to directories and files. [12:58] ok BluesKaj this is clear, now when I can't purge a package bc it doesn't have the dependencys, can I add the dep? or remove the package in another way? last time I ended installing a new server thinking the hdd was broken [12:58] For example 750 for directories and 640 for files. [12:58] piensken, why purge, just remove is safer [12:59] BluesKaj: dpkg -r then.. I will try it. :) last time when I tried apt-get it killed the hdd :p [12:59] pi because purging dependencies will break other packages that depend on them [12:59] piensken,^ [13:00] Firefly67: where is the "keep in workarea" option? i cant find it under placement/snapping [13:00] Firefly67: i also have the "Grid" option checked [13:00] i will try it BluesKaj thx :) [13:01] eric^^, I found it under "windows with fixed positions" [13:01] Firefly67: you could try logging into the guest account or creating a temp user account and compare the settings for both users if it works in the guest one [13:02] Firefly67: ah, my fixed position stuff is completely blank [13:02] maybe that's it [13:02] EriC^^: If I edit /etc/default/grub to use -10, when a newer kernel comes out, will it overwrite what's in /etc/default/grub or do I have to remember to manually edit it to use the newest kernel? [13:02] BluesKaj: dpkg -r is also giving me the same error. another way to remove the package? [13:02] anotine---: no it won't, you'll have to manually edit /etc/default/grub back [13:02] eric^^, whatever I've tried till now hasn't worked yet, still trying to figure out [13:03] EriC^^: Ok then! [13:03] anotine---: type "sudo nano /etc/default/grub" [13:04] EriC^^: Ok, done [13:05] To answer my own question, it can be done with find [13:05] https://stackoverflow.com/questions/3740152/how-do-i-change-permissions-for-a-folder-and-all-of-its-subfolders-and-files-in [13:05] !cookie | super_koza [13:05] super_koza: Wow! You're such a great helper, you deserve a cookie! [13:06] EriC^^: Do I just replace "GRUB_DEFAULT=0" with 'GRUB_DEFAULT="Options avancées pour Ubuntu>Ubuntu, avec Linux 4.18.0-14-generic"'? [13:06] piensken, suggest you ask in #debian since it's their permissions and packages are somewhat different [13:07] BluesKaj: ok :) but the channel is lame :p you need to ask a bot :p haha but I allready know more :) thx [13:08] anotine---: yeah, except use -10-generic :) [13:08] EriC^^: Yep, my bad haha [13:09] All right, rebooting. Will see if it works!! [13:09] piensken, you could also ask in ## linux [13:09] err ##linux [13:10] EriC^^: Awesome, it works well :) [13:10] I'll be following https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1813657! [13:10] Launchpad bug 1813657 in linux (Ubuntu) "4.18.0-14 doesn't boot past grub" [Undecided,Confirmed] [13:11] Is there anything I should report to help with that bug? [13:11] I uninstalled python3 and everything is lost now. i lost terminal, ubuntu software, many other applications. I'm on virtual terminal right now. What do i do? [13:12] Off to eat, I'll read messages in a bit. Let me know if I can help by reporting anything to launchpad [13:12] XxSYDxX: type "cat /var/log/apt/history.log | nc termbin.com 9999" [13:13] XxSYDxX: paste the link here [13:15] EriC^^: https://termbin.com/rp2o [13:19] XxSYDxX: we can try to reinstall everything that was removed [13:20] how? [13:22] XxSYDxX: you'll need to copy the list of packages, and parse them into "package package2 etc" then feed that to apt using xargs, you'll need sed -e 's/([^()]*)//g' to parse out the ( ) and some other sed 's/replacethis/withthis/g' [13:23] wauw... what a list [13:23] i've to eat lunch brb in 10mins or so and i can help out with it if you're still here [13:28] random question [13:29] XxSYDxX: the problematic one is "Start-Date: 2019-02-05 18:44:07" and the autoremove after that [13:29] but does anyone know of a native-command line interface (cli) as a kind of window manager [13:29] oh they left. [13:29] with mouse support etc [13:29] MJCD: midnight commander [13:31] this appears to be for xorg [13:31] aka not native cli [13:32] MJCD: https://wiki.archlinux.org/index.php/window_manager has a good list [13:32] I don't want a xorg window manager [13:32] all of those are x [13:32] I am already using and loving i3wm [13:33] MJCD: they aren't alll X based, no. the list is mixed, those which deepend on Xsay so. [13:33] oooh you're right [13:33] ok [13:33] thanks heaps [13:33] :D [13:35] any opinions on mutter? [13:35] and if so, should I use weyland or nah? [13:36] MJCD: perhaps you can discuss things in #ubuntu-discuss [13:36] ty [13:37] XxSYDxX: i'm back [13:38] me too [13:38] i didnt understand the last thing you said [13:38] i'm preparing the list now, 1 sec [13:40] XxSYDxX: he stated that you needed to make an apt friendly list to reinstall the packages that were removed. [13:40] XxSYDxX: this is the list, type "wget -O /tmp/packages https://termbin.com/aqgo" [13:40] cryptodan: hmm, thanks for the explanation [13:40] wait [13:40] XxSYDxX: then type "sudo xargs -a /tmp/packages apt-get install --reinstall -y" [13:41] ok [13:45] 1 === Guest44 is now known as marcoklobas [13:46] shutdown [13:48] EriC^^: Packages are coming back! Thanks a lot, man. You guyz are really helpful. I owe you! [13:49] XxSYDxX: yes they are great [13:49] XxSYDxX: great! no problem [13:50] weird issue: my mouse scroll sucks and there's no setting to make it better in mouse settings === d[-_-]b is now known as Dragonkeeper [14:00] Hello there. My connection to GitHub is VERY slow when auth to it via SSH. Just tried to connect to a AWS EC2 instance now (ssh again) and it was so slow that I got a timmed out error. Is this problem Ubuntu related? I'm using Xubuntu 18.04 [14:01] CoinBR, doubtful it's strictly due to Ubuntu [14:04] JimBuntu: do you now wheres the sshd_config located? I could only find ssh_config [14:05] CoinBR, I'm not sure for that version/flavor, are you looking for /etc/init.d/ssh ? [14:06] There should also be a /etc/ssh/ssh_config though [14:06] CoinBR, oops, sorry, meant /etc/ssh/sshd_config [14:07] JimBuntu: Saw some posts adivising to set UseDNS off. Not sure what it does, or where the file is located =/ theres no /etc/init.d/ssh file in my system [14:08] JimBuntu: cat: /etc/ssh/sshd_config: No such file or directory [14:08] =( [14:08] CoinBR, do you experience the same slowness if you SSH on your LAN ( from machine to machine ) [14:09] CoinBR: the d in sshD_config stands for dameoin. when you initiate a connection to a remote host, no ssh daemon is involved on your end. [14:09] Can't I change the number of workspaces I have by default in 18.10 ? [14:09] CoinBR, yeah, it sounds like you don't have openssh server installed, which is fine [14:10] CoinBR: i.e. you only need to make sure the ssh client configuration is not broken on your end. the default configuration file for the openssh client is /etc/ssh/ssh_config [14:10] JimBuntu: I dont know, and not really sure how I would test it. What I know is that if I push to github by https (typing my username and pwd) its really fast. By if I do it by SSH it is REALLY slow. Same if I try to git clone. And now I get timmed out when trying to connect to a AWS EC2 via SSH =( sorry for being so noob [14:11] tomreyn: Oh, yeah, I see. (its not related the daemon, since Im being the client) [14:11] CoinBR: the ssh client offers -v (can be used multiple times which can increase verbosity, which may help with identifying root causes of such issues. [14:11] ^^ as in -vv or -vvv etc [14:13] tomreyn: https://pastebin.com/dkbxr21r i`ll try with git clone now [14:16] CoinBR, are you certain port 22 is open on the EC2 instance and that it's listening for SSH connections on that port? [14:17] it does currently [14:22] JimBuntu: https://i.imgur.com/3UMmDWb.png [14:23] tomreyn: JimBuntu: Sorry guys, I'm slow. Looks like I cant -vvv when cloning from github. But theres still a HUGE difference in speed between doing it by HTTPS and SSH [14:24] Ok. I see it's not being blocked by the security group at AWS, still unsure if it's listening, just to be sure. Do you have another machine on your LAN that you can SSH into? [14:24] tomreyn: JimBuntu: My /etc/ssh/ssh_config file: https://pastebin.com/JGeaP3Vu [14:25] CoinBR, looks normal, except I thiink there might be 1 line missing [14:25] JimBuntu: hold on, ill find and grab a laptop [14:26] JimBuntu: GSSAPIAuthentication yes (this is the last line. Theres only a blank line after it [14:27] CoinBR, I show 'GSSAPIDelegateCredentials no' as a default for mine, but I don't think that's related to the issue at all. [14:29] JimBuntu: I`ll change it to no, and try. Do i have to restart a ssh service or something after that? [14:29] JimBuntu: Im booting the laptop. Will search in the web how to enable ssh server on it and try to connect to it [14:31] CoinBR: "GSSAPIAuthentication yes" seems to be default. https://pastebin.com/dkbxr21r doesn't indicate any issues (but also not the command that produced this output). [14:32] CoinBR: sudo apt update && sudo apt install openssh-server [14:33] tomreyn: stuck with the dpkg frontend lock. Rebooting it =/ [14:34] unattended updates, a pita [14:42] the swapfile that Ubuntu creates at install tends to be 2G in size, even if the pc has 8G or more of ram. Can the file grow as needed, or do i have to manually enlarge it? === paolo_ is now known as faLUCE [14:44] tomreyn: JimBuntu: well, I can connect pretty fast to a laptop in my LAN via SSH. I just ssh ip_address, and typed the credentials, and it instatly logins [14:45] CoinBR: and can you ssh from that laptop to github any fasterß [14:45] ? [14:46] tomreyn: its an old laptop, but lets try it! [14:51] Hi - I've got a ubuntu 14.04 LTS system - it is a raid 1 MD system - everything is working well finally :) I want to ask a precaution move it to a new system - new hardware - can anyone suggest a procedure to move it to a new system maintaining the MD raid 1? is there a utility I can use or procedure? [14:54] gvvg: are you going to move the disks, the raw block devices on top of the array, or data on those file systems? [14:54] gvvg: also 14.04 has 2 m,onths left. [14:54] maybe the easiest way is just to put the new disks in the new system [14:54] yes I know about the end of life for 14.04 [14:54] thanks [14:55] gvvg, I would do a fresh 18.04 install on the new hardware (with md raid1), copy your data over, and test. [14:56] same [14:56] lordcirth__: that's a good idea since I have a working system now I feel more confident and the system will be up to date - thanks [14:56] A good time to test your backups, as well. [15:04] hi [15:05] windows has a button that if you hover / click on it , it will show the desktop [15:05] can i get this in ubuntu too ? [15:05] im running the latest lts version [15:09] system16, maybe this is something for you: http://ubuntuhandbook.org/index.php/2018/10/add-show-desktop-button-ubuntu-18-10-18-04/ [15:10] thanks [15:10] do you know where I found it? [15:11] system16: if a keyboard shortcut also works, meta-d [15:12] where "meta" is AKA the key with some other operating systems' logo on it [15:12] i prefer a button [15:12] Isn't that Super? [15:12] I guess both [15:13] sint super == alt? i always mix those up [15:13] Super is Win key [15:13] tomreyn: JimBuntu: Its quite slow in the laptop too. I tried both with LAN and Wifi. See the difference between SSH and HTTPS: https://youtu.be/uv3mnv903Rw [15:13] then you're right and i stand corrected, thanks. [15:14] thanks ! it works flawlessly [15:14] also i have another question [15:15] the desktop has a gt9400 gpu [15:15] currently its using the xorg driver [15:15] tomreyn: JimBuntu: Ill try now with my 4g, to see if it gets any better (in the laptop) [15:15] should i change it to the nvidia one [15:15] CoinBR: the right side temrinal window seems fast, but maybe that's just because you started recording late? [15:15] one strange thing that i notice when i do that is i see some text on startup. bunch of these : [OK] [15:16] this wont happen when i use the xorg driver [15:16] oh thats https [15:17] CoinBR, does the ssh git clone ever even finish? [15:18] JimBuntu: yes, it finished [15:19] interesting. 2 machines, both having the same issue with SSH being very much slower than HTTPS to the point that you could timeout trying to log in. [15:19] is that normal ? [15:19] is it because its an old driver ? === skr is now known as Guest10580 [15:20] CoinBR: run ssh with -vvv and check (and tell) where it sits so long. [15:20] also is it possible to reduce animations ? [15:21] for example, the app menu animation [15:23] system16: install and run gnome-tweaks, this lets you configure a couple things. if the gnome-shell is too heavy for your hardware, you can use gnome-flashback or switch to an ubuntu flavor with a less demanding desktop [15:24] tomreyn: JimBuntu : weird update: When I use my phones internet, both of then run at similar speeds. SSH got way faster and HTTPS got slower (due to bandwidth limitatinos): check it out: https://youtu.be/W7uOZfTx5zY [15:25] How can I have my USB ports power off when I suspend my laptop? [15:26] it runs fine but i think reducing the animation will help the poor thing [15:26] after all, its a gt 9400 [15:26] system16: your graphics card compared to other comon ones https://www.videocardbenchmark.net/gpu.php?gpu=GeForce+9400+GT&id=11 [15:27] as you can see, its sucks [15:28] CoinBR: so you've worked out that it's a network issue, not an ubuntu issue. [15:28] flan_suse: configure it on your mainboard firmware configuration interface ("BIOS") [15:29] tomreyn: There is no such option nor file to config in Linux? [15:29] tomreyn: Because under Windows, such options exist under Power Settings. [15:29] system16: yes, pretty old. okay, i wasn'tr sure whether you were saying it should be fast [15:30] system16: if something dedicated is slower than an intel GPU then you have a good indication that you should go shopping. [15:30] (if in a free shop) [15:30] tomreyn, gnome-tweaks gives the option to turn off animations but i dont want to disable all animations. [15:33] I have no such options in my USB to have all USB ports power off during suspend [15:33] flan_suse: if this exists in windows then it's because the hardware vendor provides a device specific driver for it which integrates with the firmware, i guess. neither OS could do it out of the box. [15:33] That's why I was wondering if there was a command or file I could edit to do so. [15:33] Hmmmmmm. [15:34] *in my BIOS [15:34] i have experience with terminal. so im ok with you giving me commands . just post them on paste.ubuntu.com [15:35] flan_suse: actually i missed that you asked about suspend, not power off. it's possible that there is an ACPI 'command' which the OS could send to have the firmware withdraw power off the USB. [15:35] tomreyn: I'm looking around for it. [15:35] flan_suse: but i'm afraid i lack understanding of this area. [15:36] tomreyn: However, online searching falls short, since people are describing other unrelated issues. [15:36] tomreyn: No problem. [15:37] tomreyn: A use-case if plugging in a USB-powered device, such as a fan. When I suspend my laptop, I want the fan to turn off as well. [15:37] EriC^^: I noticed, i have no settings option [15:38] how to install ubuntu settings? [15:38] system16: i think with this hardware you're much better off with an alternative desktop. also i would not know how to disable single effects but not others. [15:38] flan_suse: which hardware is this? [15:38] tomreyn: Me or system16? [15:39] flan_suse: "which hardware is this?" was addressed to you [15:39] XxSYDxX, apt -s install --reinstall gnome-control-center [15:40] XxSYDxX, sorry, sudo apt install --reinstall gnome-control-center [15:40] tomreyn: Oh. It's a System76 laptop, Gazelle Pro. No longer sold by them anymore. Very, very limited BIOS options. [15:40] ioria: thanks [15:40] XxSYDxX, ok [15:41] flan_suse: i'd say contact customer service, aren't they good there with such things? [15:41] tomreyn: Yes, but in the past when I did, I already "knew" the answer. I contacted them about something similar, but there was nothing they could do because of the limited options. [15:43] tomreyn: Going to try a script I found. [15:43] tomreyn: it "unbids" the USB hub, so that might do the trick? [15:43] *unbinds [15:43] I'll let you know. [15:43] flan_suse: https://unix.stackexchange.com/questions/165447/turning-off-power-to-usb-port-or-turn-off-power-to-entire-usb-subsystem [15:44] tomreyn: I tried those, no luck. [15:45] flan_suse: i don't know any better, good luck! [15:49] Hi. I am using kde-neon unstable dev. edition and while installing the non kde dependencies listed on: https://community.kde.org/Guidelines_and_HOWTOs/Build_from_source/Install_the_dependencies, the "libkf5.*-dev" shows output: https://pastebin.com/hm6vRG8v also, while building kbruch from kdesrc-build it shows many build failures and the error log shows: https://pastebin.com/mPiA0La5 How to resolve these? === monaco is now known as shqip [15:51] martiansoul: since you are running an unstable (and surely unsupported, here) development version, maybe you could turn to a kde support channel to get help with the kde software. [15:52] delta94 [15:52] oops [15:52] tomreyn: Here's an update. === Guest10580 is now known as skr [15:53] flan_suse: no. [15:53] alpha41 [15:53] ughh, sorry, my terminal keeps taking focus [15:54] tomreyn: Apparently, no matter what I try, you are correct, it is the BIOS that supplies 5V of power to the USB ports. Even the "unbind" commands simply tell the device to power off, but the device must support it. When it is a "dumb" device, like a desk fan that runs on 5V USB power, the "unbind" command means nothing to it, and it will still run. [15:55] flan_suse: right, the OS can't control it, just state what it would like things to be like, and then this may be ignored. [15:55] (or not understood) [15:55] tomreyn: Yup. Well it was worth a shot. [15:55] tomreyn: Thanks for your time either way. Appreciate it. [15:56] you're welcome, flan_suse [15:57] imagine a handsome guy logs into his remote server with a remote ssh key, but then he wants to login to that server using another computer?!?!? what should this dude do? [15:58] by remote ssh key, I mean private key (doh) [16:00] mrchairman, That dude should either create another key unique to that other system or share their existing key. [16:02] mrchairman: do you want to log into A, then from A login to B? [16:02] CarlFk, no [16:02] I want to login to Server, using computer 1 or computer 2 [16:02] JimBuntu: I think I will just copy the keys, it just seems faster to me [16:03] ah. yeah, either put your key on both, or make a 2nd key for 2 and add that to server [16:03] mrchairman: ssh-import-id is fastest ;) [16:04] i will look that up [16:04] (assuming you have a launchpad or github account setup with your key. [16:04] Hi all [16:04] oh no, this will be me using a usbkey to transfer the key [16:04] Does ubuntu use X11? [16:04] I'm going old school cool here [16:04] oh wait.. that sets up public keys on the server, not the 2nd box [16:05] In particular, Ubuntu 18.04 [16:05] acebrianjuan: 18.04 uses xorg by default, wayland choosable at login === treepalm_ is now known as treepalm [16:06] is the new pinebook pro a tablet? [16:07] (can i even ask that here? if not, sorry) [16:07] mrchairman: only ubuntu support questions here please [16:07] lotuspsychje: I'm sorry, I'll take it to #offtopic [16:07] mrchairman: you can ask in ##hardware if you like [16:07] actually thats even better [16:08] lotuspsychje: ok, I'm filing a bug report and I'm being asked which is my platform. The options I have are: Linux/X11, Linux/Wayland, Linux/Other display system [16:09] acebrianjuan: its reccomended to file a bug from terminal, aka ubuntu-bug yourpackage [16:09] so I don't know whih I should choose [16:09] lotuspsychje: It's not a Ubuntu bug report [16:09] acebrianjuan: what is your bug about please? [16:09] acebrianjuan: run this in a terminal: echo $XDG_SESSION_TYPE [16:09] lotuspsychje: Its a bug in the Qt framework [16:09] tomreyn: x11 [16:10] acebrianjuan: but you use ubuntu right? [16:10] lotuspsychje: yes, Qt uses Jira to file bug reports: https://bugreports.qt.io/issues/ [16:11] is there any way to get the ubuntu login screen to be at 200% hiDpi? [16:11] its always SO zoome out [16:11] acebrianjuan: allright, good luck with the solving! [16:11] zoomed * [16:14] lotuspsychje: thank you :) [16:14] tomreyn: thank you :) [16:18] addajones: try this: https://wiki.archlinux.org/index.php/HiDPI [16:18] Hi all, I updated the kernel of Ubuntu Mate 18.10 this morning. from 4.18.0-10-generic to 4.18.0-14-generic (I think). Since then it hangs at boot. The ssd is encrypted so would normally ask for password before boot. Now I get an error stating "Gave up waiting for root device, ubuntu--mate--vg root does not exist" and then it drops to initramfs. This seems like a bug. Is there any way to fix this? [16:19] breiz: can you boot a previous kernel? [16:19] tgm4883: that worked before now it shows the same message [16:20] breiz: did you update anything else at the same time? You might have to wait for someone more knowledgable on boot up processes than I [16:22] Hi everybody, first time here :-) [16:22] tgm4883: Nope just that. I have a laptop without encryption that doesn't have that problem it seems. I'm guessing it is the encrypted volume that gives problems. Thanks for the help though! [16:23] welcome to ubuntu support Neonix7 [16:23] tomreyn, i appreciate it i know from the settings on the desktop i am fine, just not sure how to do it on login screen on a fresh boot [16:24] thank you lotuspsychje [16:24] I'm trying to install ubuntu 16.04 on my notebook, unfortunately I'm getting problems with the live cd. How can I search for some help? [16:24] I'm a totally a newbie with linux [16:25] Neonix7: tell us more mate [16:25] lotuspsychje: thanks :-) [16:26] I've got this notebook from Asus, just bought. It has already installed endless OS [16:26] Of course I want to install Ubuntu, tried both the LTS versions (16 and 18) but had problems [16:26] Neonix7: what kind of problems did you ran into? [16:27] the 16 doesn't recognize the keyboard. I have an italian keyboard, but it keeps the english one. [16:27] Today I was able to add the italian one, but I cannot select it at all [16:28] and there are some other problems with the 18 too, unfortunately I'm not able to keep track at the moment [16:28] I think that something is wrong but I'm not sure where :-( [16:28] Neonix7: did you click italy as your country in the setup? [16:28] hi folks... how do i find out which particular toolkit (GTK+ or Qt and which of its version) is a program using? [16:28] I just ran the live cd, I didn't enter in a seetup at all [16:28] addajones: the info i can find on this seems to suggest that gdm would inherit the "gsettings set org.gnome.desktop.interface scaling-factor 2" value if this was set as user gdm (sudo -u gdm ...) [16:29] by the way I use the english version of the ubuntu [16:29] ll [16:30] Interesting. Endless OS aparently uses a readonly filesystem and flatpak [16:31] breiz: just updating the kernel shouldn't really have caused this (as in root cause), but it may have affected this, since it would generate a new initrd for the new kernel, and use that. [16:31] it seems soo, of course I want to install ubuntu, endless seems limited to me [16:31] Neonix7: you cant select your keyboard, but you cant enter setup? [16:31] I selected the keyboard from the menu: [16:32] System settings / Keyboard / Text Entry [16:32] added to the list with the default (english keyboard) [16:32] breiz: so if you previously changed something affecting the root device, which now can't be found at boot, this would have caused it to break *now* [16:32] then pressed ok but from the menu to the right top of the screen I press "En" and try to select "It" but it doesn't do that [16:33] breiz: if your old kernel is still installed it probably still has the old initrd (and configuration) and should still be able to boot. [16:33] I tried with the 18 LTS but I got problems too... like the screen freezed or something, I don't remember exactly === SimonNL is now known as SimonNL_Afk [16:34] !yy.mm | Neonix7 [16:34] Neonix7: Ubuntu version numbers are: YY.MM (YY=release year,MM=release month). Each year sees two releases, so just specifying YY is imprecise. See also https://www.ubuntu.com/about/release-cycle [16:34] thanks ubottu [16:34] Neonix7: can you tell us more about your hardware? whihc model os this? [16:34] Neonix7: did you see this? https://aozoeky4dglp5sh0-zippykid.netdna-ssl.com/wp-content/uploads/2017/06/install-screen.jpg [16:35] tomreyn: But I didn't change anything apart from that. It looks like the initrd generation went wrong. Is there anything to fix that? The old kernel gives me the same problem now. I can't get to the encrypted part where it should boot from. [16:36] lotuspsychje: no, I didn't see that screen [16:36] I'm just using the live cd at the moment [16:36] tomreyn: my hardware is Asus notebook, intel core i3 - intel HD Graphics 520 [16:36] 4 gb ram [16:37] breiz: you have two options: (try to) fix it from within the initrd (add "break" to the kernel / initrd parameters in grub), or boot from a live system and chroot into the installation and fix it from there. [16:38] my notebook is ASUS vivobook Max P541UA [16:39] when I press on the icon of "Install Ubuntu 16.04.5 LTS" doesn't do anything [16:39] Neonix7: okay, this doesn't sound like you should have trouble with either 16.04 LTS or 18.04 LTS, unless there are firmware issues. [16:40] tomreyn: I am in the live disk now. Let me try and chroot into it. [16:40] I pressed the icon with an orange colour that says Ubuntu software but it seems to load and then stops [16:41] like the icon of the installation, it does the same [16:41] Neonix7: maybe you could try a xubuntu or lubuntu [16:41] lotuspsychje [16:41] thanks, I will [16:42] Neonix7: normally 16.04 should be able to install with 4g ram but.. [16:43] Neonix7: what is the native operating system of that laptop? [16:43] lotuspsychje: endless OS [16:44] Neonix7: you bought it with endless os? [16:44] yes [16:44] I bought it with endless [16:44] Neonix7: can you try 18.04 LTS again, and both ensure the downloaded iso file is exactly the right size (1953349632 bytes) and you wrote the iso file to the installation media (USB stick?) sucessfully and fully (user the https://etcher.io software to write it - works on all major OS) [16:44] ok, I will again [16:44] last time I also verified the image on the usb [16:45] breiz: you will need to bind mount the common virtual file systems to the mount point before you chroot [16:45] from the ubuntu live install and it seemed ok but I will install it again [16:45] i'm doing some experimentation with a mini-PC that will act as a server for a specific thing. Its called Fujitsu Esprimo q900 and the graphics card seems to be integrated on the motherboard. I can only reach 1024x768. In general, is there any point in trying to somehow get a higher 16:9 res ? [16:45] or is it just gonna give me headache [16:45] Neonix7: maybe they made endless Os a bit like those chromebooks, and ubuntu might not like it [16:46] The fact is that I bought this computer with a preinstalled linux OS because I wanted to install ubuntu on it [16:46] I understand lotuspsychje, I really hope it's not the case... :-( [16:46] I bought this notebook just for ubuntu :-( [16:47] Neonix7: try the test from tomreyn and also a xubuntu/lubuntu test [16:48] ok, thank you lotuspychje and tomreyn and the other guys [16:48] I will try your suggestions [16:48] I really hope it will work :-) [16:48] tomreyn: I think I did that, following a guide. [16:49] Now I'm going to try the installations you told me [16:49] bye guys, thanks to you all [16:49] good luck Neonix7 [16:49] sybariten: it should be able to do a higher resolution. you may need to set more shared (graphics) memory on the bios [16:50] lotuspsychje: fingers crossed! :-) [16:50] bye :-) [16:51] tomreyn: So I mounted the volume, then mounted proc and bind dev and sys. Cp'ed resolv.conf and then chroot. Is that ok (if it is clear)? [16:51] sybariten: if there is little memory installed in generral, this could, however, prevent you from running a modern graphical desktop. [16:51] tomreyn: i see. Any pointers to what to search for? === aurolac_ is now known as aurolac [16:53] breiz: i usually bind mount them all, also /dev/pts /run and /sys as well as /sys/firmware/efi/efivars on uefi ssytems [16:54] tomreyn: okay I'll do that too. [16:54] breiz: https://paste.ubuntu.com/p/QzbyCrWgGq/ [16:56] breiz: i'm not sure this is strictly necessary, it's just "works for me" [16:57] sybariten: well check the mainboard firmware configuration user interface ("BIOS") and see if you can set shared RAM there. also see how much RAM you actually have instaleld (should also say there) [16:57] the speakers on my laptop don't seem to work on my fresh ubuntu install [16:57] sybariten: you can use the "xrandr" command to list known supported resolutions [16:58] !audio | qwebirc25314 [16:58] qwebirc25314: If you're having problems with sound, click the Volume applet, then Sound Preferences, and check your Volume, Hardware, Input, and Output settings. If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - https://alsa.opensrc.org/DmixPlugin - For playing audio files, see !players and !mp3. [16:58] yeah after that ? [16:58] thanks [16:58] qwebirc25314: the "xrandr" hint wasn't for you [16:59] just the sound one [16:59] I just realized. Sorry [16:59] np ;) [17:02] tomreyn: I tried it but I think I messed it up. I might have to reboot just to get it chrooted properly. [17:03] breiz: sorry to hear this ;-) [17:03] it's cumbersome... [17:05] tomreyn: No problem. I'll reboot and try again! Thanks for the help btw! [17:05] sybariten: this is not the vendors' website, but what i could quickly find: http://www.greenit-monaco.com/pdf/ds-esprimo-q900.pdf page 4 lists supported resolutions. [17:05] breiz: you're welcome. [17:05] is there a terminal app that has a built-in password manager like iTerm2 for macOS? [17:05] runelind_q: passwords for what? [17:06] for SSHing to network devices that don't support keys. [17:06] runelind_q: if you're talking ssh, you should use an ssh key, not passwords. [17:06] bah [17:06] Does anyone know how to make a bootable USB device for Ubuntu server inside Ubuntu 18.04.1 LTS? [17:07] dd if=ubuntu.iso of=/dev/usb_drive bs=1m [17:07] can't remember if it is 1m or 1M in Linux [17:07] runelind_q: https://www.cyberciti.biz/faq/noninteractive-shell-script-ssh-password-provider/ [17:08] runelind_q: have you tested that this works with the server iso? [17:08] leftyfb: Cisco devices also require enable passwords once you've SSHd to them. [17:09] tomreyn: this should work with any iso [17:09] runelind_q: so remember passwords. Or use an external password manager. [17:09] runelind_q: that's not my experience. [17:10] runelind_q: you could script it with expect, but enable passwords should probably be typed manually. [17:10] ^ [17:10] yeah, I can remember the password just fine, just quicker to key-combo it with a password manager. [17:11] runelind_q: the idea there is to ensure that your work flow is interrupted. === lotuspsychje__ is now known as lotuspsychje === lotuspsychje_ is now known as lotus|NUC [17:41] tomreyn: thanks! === tulsi is now known as Guest87260 [17:58] sybariten: you're welcome! [18:04] when i try and follow a homepage link in synaptic package manager, i get the following message... "Your Abrowser profile cannot be loaded. It may be missing or inaccessible.". is this expected? i'm presuming it's because root doesn't have a profile for abrowser, as it's never been run by the root account? [18:06] djp_: do you run synaptic as root then? === aurolac_ is now known as aurolac === SimonNL_Afk is now known as SimonNL [18:07] tomreyn: i just run it from the menu. i have to enter my password when it launches. [18:07] tomreyn: command in the launcher properties says "synaptic-pkexec" [18:08] djp_: yes this is both fine [18:08] tomreyn: thanks [18:11] do hard drives with root or home partitions spin down when idle? [18:12] They should [18:13] just most /home file systems never go idle [18:14] at leats on desktops where a web browser runs [18:15] but if it's a simple home media server, then the drive with the home partition will spin down? [18:15] I never see questions about Near Field Communication here. Does ubuntu run with that? [18:16] coconut: x86 tablets can run ubuntu [18:17] ok, well it was a laptop question though. [18:17] coconut: but not sure how far nfc is being developed [18:18] lotuspsychje: can ubuntu ignore when the NFC not work, and still just boots up? [18:19] * coconut hopes someone else knows [18:21] !info neard | coconut [18:21] coconut: neard (source: neard): Near Field Communication (NFC) management daemon. In component universe, is optional. Version 0.16-0.1 (bionic), package size 110 kB, installed size 330 kB (Only available for linux-any) [18:22] interesting [18:22] coconut: apt-cache shows a few more, but not sure what they do exactly [18:23] thank you lotus [18:25] hello. My Ubuntu hangs a long time while startup. How can I troubleshoot this? [18:25] coconut: do you see it on lsusb or lspci -nn ? [18:25] My Idea was just to disable the splashscreen to see what Operation hangs but I'm not able to disable the splash screen [18:25] HyP3r: press F1 to switch to text booting [18:25] lotuspsychje: when? [18:25] HyP3r: which ubuntu version, variant is this? [18:26] 18.04 LTS on AMD64 [18:26] HyP3r: systemd-analyze blame [18:26] tomreyn: i still need to buy the laptop, hence why i am trying to figure this out. [18:27] coconut: oh okay. generally, devices which are unsupported will just be ignored (the firmware decides what happens with them in terms of power supply / saving) [18:27] coconut: i also find a lot of git projects out there for linux/nfc [18:27] Ok now Managed to disable splash screen. For that I removed "quiet" and "splash" out of the grub default... [18:28] I can see that the bootup is hanging while mounting the root partition [18:28] HyP3r: did you change this file system recently? [18:29] tomreyn: no but I have to say that I installed this system recently and it was always that slow [18:30] This is the line where it hangs: [ 4.129032] sd 6:0:0:3: [sde] Attached SCSI removable disk then after 30 seconds I got this: [ 35.997123] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) [18:30] HyP3r: so does it stop booting at this point entirely or does it just take a while until it continues? [18:30] It takes 30 seconds until it continues [18:31] tomreyn: and to "systemd-analyze blame" in this list the first position is with "10.055s snapd.service" [18:32] HyP3r: which hardware do you have there, and what are the block device layers below the root file system (if you know)? [18:32] tomreyn: well the root fs (ext4, as you can see) is part of a lvm partition and this lvm is on a 1 TB HDD Hard Drive [18:32] i'm afraid snapd cantake a while to get started, but 10s is not 30s [18:33] yeah for that I guess we have to blame the mounting process [18:33] can you show: systemd-analyze critical-chain [18:34] tomreyn: https://pastebin.com/6Wq6U3Mt and thanks for help :) [18:36] Seems like other people have the same problem: https://askubuntu.com/questions/1038264/slow-boot-on-18-04-lts [18:36] HyP3r: you skipped my question about hardware. but i don't need to know. i guess you're getting the performance you can get. [18:37] HyP3r: there used to be some issues with 18.04.0 and early 18.04.1, too, but surely you install updates, right? [18:39] tomreyn: I did apt update && apt dist-upgrade [18:39] tomreyn: what questions about the hardware do you have? [18:39] HyP3r: now, or before the last boot? [18:39] before the last boot [18:39] s/last/latest/ [18:40] or to be more preceise: for a few hours, when I started to troubleshoot this problem [18:40] HyP3r: as long as it was before the latest boot thats fine [18:41] HyP3r: i was wondering what kind of hdd you have there, cpu, amount of ram, graphics card [18:41] tomreyn: yeah sure. I did a lot of restarts now for troubleshooting this problem [18:41] tomreyn: cpu: Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz, ram: 8 gb, graphic: VGA compatible controller: NVIDIA Corporation GF108 [GeForce GT 420] [18:42] tomreyn: actually I'm following this solution: https://askubuntu.com/a/1037962 [18:44] tomreyn: yeah the first solution of this solution solved the problem... the system waited for the wrong swap [18:45] Maybe its a bug of the current system installation routine of ubuntu? [18:46] HyP3r: oh this might be related to the swap parittion -> swap file change, i think i spotted a bug report on this before. [18:47] ok :) === Jazzy_Jay is now known as Jazzy_J [18:48] HyP3r: this https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1768230 - but this is fixed since. [18:48] Launchpad bug 1768230 in initramfs-tools (Ubuntu Bionic) "Long time booting : Failed to connect to lvmetad. Falling back to device scanning." [Undecided,Fix committed] [18:50] HyP3r: oh the fix seems to be agains tthe installer, not against existing systems, so i guess we need to apply this manually or reinstall. [18:54] Hello, after an ubuntu update I can no longer log into my kde session. However, I can log into an xfce session. Further, I can no longer get dual monitors. [18:56] HyP3r: so indeed, just deleting (or commenting out, as in the post you pointed to) /etc/initramfs-tools/conf.d/resume and updating the initramfs should fix it. [18:56] tomreyn: yeah seems to work [18:57] if I ctrl+alt Fx from the GUI to a CLI on my server will it free up resources, or is the GUI still running? [18:57] I reinstalled the graphics drivers, but still no dual monitors and no KDE [18:58] I suspect whatever update was sent out borked the graphics drivers [18:59] And I keep getting these pop ups about how Ubuntu is experiencing these internal errors [18:59] What, is this windows now? [19:00] if I ctrl+alt Fx from the GUI to a CLI on my server will it free up resources, or is the GUI still running? === Taco is now known as uptime [19:01] ca_cabot: GUI will still be running. You would just have changed to a terminal [19:01] @hggdh, thank you [19:03] I guess I have to reinstall the OS [19:04] To fix the problem [19:05] Next problem: https://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=1340 [19:06] Ubuntu turns out to be unreliable [19:07] HyP3r, that is not a problem for ubuntu, but x2go, and btw, x2goserver is updated to 4.1.0.3-0 [19:09] OerHeks: yeah I know this is not a ubuntu problem (propably) and I also updated to 4.1.0.3 but I still can't connect :( [19:09] anytime a linux distro is unreliable, someone will pop up telling you that it's not the distro that's unreliable, but some key component of the distro. fanboying hard lol [19:10] ca_cabot: :3 [19:11] You just have some update that borks the OS and what does the distro devs care [19:11] tbh, i use linux, freebsd and windows all regularly - order of reliability: freebsd, windows, linux... ouch - but linux still has its uses for sure, just don't fall into the fanboy trap that linux is just as prime time ready as windows for day to day GUI use - it isn't, it's a badass system though [19:11] !offtopic | ca_cabot mbnt [19:11] ca_cabot mbnt: #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! [19:12] #fanboy offended [19:12] ;) [19:12] Uboto can jump off a cliff [19:13] well we should calm down. I'm pretty sure guys like tomreyn a working pretty making sure everything works [19:13] ca_cabot: mbnt while I can see how that looks, this channel is for support, where the other channels are available for discussion of those such things and there's many people that would be willing to discuss stuff there [19:13] The problems, to reiterate, I no longer have dual monitors, which I need, an update borked the graphics drivers and a reinnstall does not cut it, and I cannot log into some of my sessions, plus I get these 'internal error' pop ups [19:13] https://www.zdnet.com/article/security-researchers-discover-new-linux-backdoor-named-speakup/ [19:14] @mbnt, can you login to a CLI session? [19:14] ca_cabot: Yep [19:15] HyP3r: not i, i only insult people for not delivering the results i'd love to see either. but i generally agree. [19:15] can you troubleshoot your drivers via CLI? [19:15] mbnt: where did you install the graphics drivers from? [19:16] HyP3r: btw, after reading about the resume bug report more, it turns out this should also be fixed for existing installations, as soon as the initrd is regenerated [19:16] tomreyn: ok I never did this. Maybe just calling update-initrd solve this [19:17] HyP3r: the next kernel update would. [19:17] tgm4883: It does not matter, because Ubuntu is experiencing internal errors and the graphics drivers no longer work and are irrelvant [19:17] tomreyn: yeh [19:17] tgm4883: Ubuntu is borked, so I figure that is the greater issue for now [19:17] mbnt: what are the internal errors? What is failing? [19:17] @mbnt, i'm walking out the door rn - but if i were you (maybe you already did this) - i'd get in a cli session and get into google and see if you can resolve the problem that way, usually you can. here's some very quick google results that might help you: [19:18] https://askubuntu.com/questions/1011635/how-to-troubleshoot-graphics-card-driver-problem-in-ubuntu [19:18] tgm4883: Internal, yes, so the pop ups keep telling me [19:18] https://askubuntu.com/questions/855355/ubuntu-16-04-dual-monitor-not-working [19:18] mbnt there should be a button similar to "more info" [19:19] tgm4883: Okay, let me get another pop up, it does not take much to see them === Budgii_ is now known as Budgii [19:22] hello friends, I'm curious if I can somehow troubleshoot my networking issue to see if maybe there is a bug report I need to file, or if there's another way to fix my issue? I have a NIC that supports gigabit speeds,but Ubuntu 18.04 LTS is only running it in 100 MBit. Not sure if this is fixable, or if it's a bug with this particular NIC as other distro's do not have this problem. [19:24] fleabeard: checked your cable/switch/router to make sure it supports it? [19:25] yeah, check the other end [19:25] fleabeard: a cat5 cable will not support gigabit [19:25] fleabeard: you need a cat5e or cat6 cable [19:25] leftyfb: depends on distance [19:26] cryptodan: actually pure Cat5 won't support Gig, cat5e does [19:26] regardless of distance/length [19:26] at least last I checked that was the rule :P [19:26] cat5 won't do it reliably [19:26] so don't bother [19:26] well i got cat5 at home using gigabit and the distance in cable is less than 10ft [19:27] cryptodan: super old cables? [19:27] yes from like a decade ago or there abouts [19:27] cryptodan: not sure that's old enough [19:28] I mean, I suppose it could be but cat5e has been around for about twice as long as that [19:28] tgm4883: So there are a lot of issues apparently...core dump is a phrase used a lot in these messages [19:28] leftyfb, my router and cabling meet the required standards for gigabit speeds. I have made sure that wasn't the issue already :) [19:28] mbnt: you aren't getting an application or path ? [19:29] fleabeard: did you setup your router to use gigabit or is the port set to 100megabit [19:29] leftyfb, when I use dmesg to view my link speed, I noticed this line "e1000e 0000:00:19.0 enp0s25: Link Speed was downgraded by SmartSpeed", not sure what that is,or if it's of any concern. [19:29] webchat.freenode.net [19:30] tgm4883: Okay, so there are several headings and sub headings, which ones should I paste? [19:30] mbnt: I've not looked at one recently. I'd just throw it all in a pastebin [19:31] fleabeard, and what NIC is this? lspci might tell [19:31] Intel [19:31] e1000 [19:31] sources.list [19:31] e1000e, OerHeks [19:31] tonytheguitar: can we help you with something? [19:32] fleabeard: SmartSpeed could be downgrading due to faulty equipment. Have you tried booting a different version of ubuntu live cd/usb or different distro to test? [19:32] leftyfb: sorry... to many keyboards but I think maybe you can help me anyway [19:33] pcie_aspm=off might be your fix, https://serverfault.com/questions/193114/linux-e1000e-intel-networking-driver-problems-galore-where-do-i-start [19:33] leftyfb: I am trying to set up codeblox on ubuntu 18.04.1 LTS [19:34] tonytheguitar: you'll have to contact codeblox for support [19:35] leftyfb: Well codeblox isn't the problem. I am completely new to Ubuntu and Linux and need to figure out how to add stuff in files in terminal... makes no sense? [19:35] OerHeks, intersting, how would I go about booting it with aspm=off? I've never messed with booting options and such as that before. [19:35] fleabeard, same procedure as !nomodeset [19:35] !nomodeset [19:35] 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 [19:36] fleabeard: have a read here https://www.linuxquestions.org/questions/linux-networking-3/nic-is-10-times-slower-than-it-should-be-4175509538/page2.html [19:36] hold shioft @ boot, press e Edit.. [19:36] will do, thanks both of you! [19:36] fleabeard, and check for bios updates too [19:36] OerHeks, yep, BIOS is up to date :) [19:37] How do i register username on IRC? [19:37] !register > victor_ [19:37] victor_, please see my private message [19:37] victor_, https://freenode.net/kb/answer/registration [19:37] !register [19:37] For information on registering your IRC nick, see https://help.ubuntu.com/community/InternetRelayChat/Registration - For any further help, ask in #freenode. [19:38] Is this some weird quirk with Ubuntu? https://i.imgur.com/LrjFDQD.png [19:38] leftyfb: here is what I want to be able to do... [19:38] guzzlefry, what? firefox being run as root? [19:39] yes [19:39] https://paste.ubuntu.com/p/GTjmqB678b/ [19:39] Well, more specifically, I can't find that process running in any application. :P [19:39] No, that doesn't happen on my machine [19:39] well, hrm [19:40] guzzlefry: follow the PID [19:40] guzzlefry, ps -o ppid= 2555 [19:44] Ok. Now I have another strange thing: If I add those line into my /etc/network/interfaces the startup of my system hangs for 5 minutes: https://pastebin.com/yYfry41N [19:45] I just configured a WiFi interface as hotspot (with hostapd and dnsmasq), and I don't know why then the systemstartup hangs [19:45] It then hangs on "Starting Raise network interfaces..." [19:47] lordcirth__: I get two other PIDs from that output. Not exactly sure what I'm doing. :P [19:48] hi, upgrading from ubunt 18.04 (https://wiki.ubuntu.com/CosmicCuttlefish/ReleaseNotes#Upgrading_from_Ubuntu_18.04) refers to "Software&updates" setting in system settings, my gnome-control-center doesn't have that tab, how come? [19:49] OerHeks, I tried your suggestion with the kernel boot flag thing and it didn't work. Still showing link speeds of 100Mbit. [19:50] If I do "journalctl -u networking.service" I can see "Feb 05 20:27:24 hb-th-14 ifup[831]: /sbin/ifup: waiting for lock on /run/network/ifstate.wlp3s0" [19:50] OerHeks, though I'm not entirely sure I did it correctly, is there any way to verify if that flag was set correctly after reboot? [19:50] Greetings [19:50] fleabeard: run dmesg [19:50] is it possible to dynamically add IP to a NFS server? [19:51] kinda weirded out about writing a root script that edits /etc/fstab and restarts the daemon [19:51] cryptodan, I did dmesg | grep enp0s25 [19:51] is there anything I should be looking for? [19:51] fleabeard: it will show up near rthe top [19:51] I use that dmesg to verify link speed [19:52] Anyone familiar with codeblox in ubuntu? [19:52] mfoolb: that is, i'm afraid, nonsense (copy + paste bug), i guess. run "software-properties-gtk --open-tab=2" [19:52] fleabeard: [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.18.0-13-generic root=UUID=cbe79fd6-a35d-4559-97c8-70e720a270bc ro ipv6.disable=1 [19:53] cryptodan, I don't see that in my dmesg [19:53] oh, is that what I should put in my grub for testing? [19:54] fleabeard: if your command worked it would appear there [19:54] fleabeard: run dmesg with no pipes [19:55] gotcha [19:56] cryptodan, so I did dmesg after altering grub with the ipv6.disable=1 and it shows that in the dmesg now === nat_ is now known as Natkeeran [19:57] my line has 'ro maybe-ubiquity ipv6.disable=1' after all that mess about BOOT_IMAGE [19:57] tomreyn: software-properties-gtk is not installed [19:57] tomreyn: and I don't see references on installing it [19:58] then you didnt add the command line parameter they asked you to correctly or you did and didnt run update-grub [19:58] cryptodan, okay, will try again [19:58] mfoolb: ubuntu-desktop depends on it [20:00] tomreyn: I'm on server version [20:01] cryptodan, I added the pcie_aspcm=off to grub and it booted after I did ctrl+x, ran dmesg and it shows the pcie_aspcm=off line there. Is that good? [20:01] fleabeard: yes === Class7_ is now known as Class7 [20:01] mfoolb, if you have no gui, why do you need software-properties-gtk ? [20:02] cryptodan, good! I just ran dmesg and grepped the line speed and it still shows 100 Mbps :( [20:02] then check your cables and check your router port config [20:03] mfoolb: then you should not follow the desktop upgrade instructions [20:03] I use a TP Link Archer C9 router with both a purchased Cat5e and a Cat6 cable I created and get the same result. [20:03] fleabeard, well, checking cables you did, last resort: reset the router to obtain a fresh lease [20:03] mfoolb, maybe you're looking for this file: /etc/update-manager/release-upgrades [20:03] fleabeard: login to router and check to ensure that the port settings are set to auto and not hardset for 100Meg [20:04] or at least put it in an other/different port [20:04] on mine i can set it up to be 1gig port only 100meg port only 10meg port only or auto i have set it to auto [20:06] cryptodan, I don't see such a feature anywhere for this router. I'm assuming it doesn't have that functionality? [20:06] that is odd [20:07] fleabeard: is the PC's port advertising gigabit (1000Mbps) ? [20:07] TJ-, yes, it says it's capable of 1000Mbps but is only using 100Mbps [20:08] fleabeard: is there EEE enabled on the port? (Energy Efficient Ethernet) ? [20:08] TJ-, I really don't know tbh, is there a way to tell? [20:08] fleabeard: 'ethtool' has an option to report it [20:09] fleabeard: "ethtool --show-eee ..." [20:09] i have a problem on my upgrade [20:10] TJ-, I tried that on my nic 'enp0s25 and it says 'Cannot get EEE settings: Operation not supported' [20:13] fleabeard: use sudo [20:13] leftyfb, same result :( [20:14] sudo ethtool -s enp0s25 speed 1000 [20:15] Cannot advertise speed 1000 [20:16] fleabeard: OK, so not an EEE issue then. We've had at least one user with that causing problems recently [20:17] fleabeard: I think you said you're tried multiple cables but have you tried in alternate switch ports? [20:17] TJ-, all ports on this router are gigabit ports [20:17] I tried everything I could to ensure it wasn't cable/router problems before coming here heh [20:17] fleabeard: boot to a live session via usb and see if you get same results which would mitigate any operating system customizations you did [20:17] fleabeard: right, but that doesn't mean the port in use isn't having problems [20:18] TJ-, I tried it on 2 of the 4 ports with no change in results. I have a win10 machine that also has gigabit and it has no troubles on either port. [20:19] fleabeard: OK, that's a good test :) [20:20] I've had some oddball nic issues with linux as of late. Had to do an official bug report for my one PC that runs Fedora 29 and they've managed to sort out the issue. Seems these things are finicky heh [20:21] fleabeard, what module in use ? [20:21] e1000e [20:21] fleabeard: try using the cable from the win10 machine [20:22] well, eee is not supported i guess [20:23] i just read back, "Link Speed was downgraded by SmartSpeed" ? [20:23] * OerHeks hears a bell [20:23] Smartspeed adjusts due to faulty equipment [20:28] fleabeard, what happens if you pull the cable of win10 and put it in your e1000e, or e1000 [20:28] you know that cable works fine [20:29] fleabeard: let's find out what the chipset is: "pastebinit <( lspci -nnk -d ::0200 ) === uptime is now known as Taco [20:32] cat 5e supports gigabite,right? I'm not trippin? [20:32] fleabeard: correct :) [20:33] fleabeard: cables can get damanged [20:33] damaged* [20:33] I suppose a better test is, will this cable work at 1G for the well-behaved Windows PC? [20:34] this is just odd [20:34] fleabeard: bad cable? [20:34] like I suggested an hour ago? :) [20:34] so, the cable that reports 1 gig in windows is a cat6 cable I made, plugged it into my ubuntu machine and it reports 1 gig. [20:35] update the firmware of your cable :-P [20:35] haha [20:35] good find [20:35] this is a newly purchased cat5e cable that is only doing 100mbps [20:35] let me try plugging that cable into the win machine to verify [20:36] cross reference, i like that === SimonNL is now known as SimonNL_Afk [20:37] never be without an ethernet cable tester... especially if you rely on WiFi :P [20:37] I think I've figured it out [20:37] one of the custom cat6 cables I created that's on my switch is reporting 100mb, and that switch links the PC in question but not the win10 machine! [20:38] I have both a TP Link Gigabit router and TP Link Gigabit Switch in use [20:38] how did I go about making a cat6 into a cat5? :( [20:38] don't make a cat6 [20:39] the wiring is the same regardless [20:39] the only difference is the shielding [20:39] But just stick with cat5e [20:39] I bought a whole spool of cat6 a long time ago hehe [20:40] Again, the only difference is the shielding. Just wire it up as normal [20:40] this is some 'a whale has turned you into a wizard' level bs [20:40] No, this is, you made a mistake in crimping a cable. I've done it. [20:40] ah! see I thought if the cable worked to /any/ degree, the crimping was done correct@ [20:41] that makes sense then, I'll create a new cat6 and try again :) [20:41] The crimping was obviously not done correct or else it would have worked just fine [20:41] cut 5cm off and put a new header on... keep going until its only 10cm long! [20:41] man, I feel like a real doom cough [20:41] lmao TJ- will do :) [20:48] fleabeard: don't feel too bad; I spent the morning chasing inability to resolve local hostnames for one PC, to finally discover the Cisco Aironet Access Point was eating multicast packets. Power-cycle 'fixed' it [20:48] 78 [20:48] iyg [20:49] TJ-, I spent over an hour troubleshooting a network, only to find out that VMware was silently eating packets with MTU > 1500 [20:50] TJ-: not running a local dns server either as part of a router or as a service somewhere? [20:52] lordcirth__: yeah, I've had that bite me too [20:52] leftyfb: Some systems rely on mDNS [21:00] Is there a neat way to print (on paper) full threads on Ubuntu Forums? [21:07] thaurwylth: CTRL+P ? [21:08] thaurwylth: in your thread, go to "Thread Tools" and "Printable View", then print? [21:09] Hi! What do you think about Amazon? And Ubuntu... namely :https://www.omgubuntu.co.uk/2017/06/ubuntu-amazon-web-app-is-staying [21:09] !offtopic | uio [21:09] uio: #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! [21:11] the Amazon button is not hidden, so i see no point in bringing up old posts [21:11] Leftyfb, obviously there wouldn't be a question if it would format nicely. [21:14] leftyfb, I dunno, that seems pretty on topic to me. I think that you are understanding 'support' a tad bit narrowly as being 'technical'. [21:15] !I_love_this_it's_like_a_command_I_use_at_other_people [21:15] uio: This is not a discussion or opinion channel. Please take it to #ubuntu-offtopic === utente is now known as Guest766 [21:17] leftyfb, I don't think anyone has decided that this is not a discussion channel. Offtopic is for non-ubuntu things. Amazon button is related to ubuntu. = on topic. [21:18] fleabeard: good job at fixing it [21:19] !offtopic | uio [21:19] uio: #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! [21:19] It really should be more clear in the /topic, though. [21:19] uio: It is well established, hence the !offtopic message you received, that this is a support channel and not a channel for discussion. This is why the offtopic channel was created. Asking for opinions on an article is not a support question, regardless if it's related to ubuntu or not. [21:20] lordcirth__, Since when has the philosophy of a distribution not been related to a distibution? [21:20] leftyfb, Your reasoning is circular. [21:20] uio, "Ubuntu-related support questions". philosophy is not support. [21:20] uio: this is a support channel, please go to #ubuntu-offtopic for non-support related questions and discussions. [21:21] uio: While you're correct that -offtopic is appropriate for topics entirely unrelated to ubuntu, for those that are not support yet still ubuntu releated, there is #ubuntu-discuss. [21:21] ^ Which really ought to be mentioned in the bot command [21:22] uio: Regardless, your Amazon button question is not on-topic here. [21:25] SlidingHorn, In your opinion... [21:25] Take a look at : https://wiki.ubuntu.com/IRC/Guidelines [21:25] "This is not a blanket ban on any and all mention of these topics, however common sense is compulsory." [21:26] Support can be explaining technical things, but just as important is the thinking in a distro. [21:26] keep reading that same sentence [21:27] leftyfb, ?? [21:27] leftyfb, There's a fullstop.... [21:27] sorry, next sentence. "Please be respectful and take the discussion elsewhere if someone takes exception". You've been told by multiple people, your discussion is offtopic here. Please take it elsewhere. [21:29] leftyfb, I don't think you've quite understood what 'take exception' means: https://www.macmillandictionary.com/dictionary/british/take-exception-to-something. Regardless, I can apprecieate what you seem to think this channel is for. Just realise that your view is not shared by all,... [21:30] Cheers [21:34] after making a new cable, I'm happy to report everything is running @ 1000Mbps on my PC :) Thanks to everyone who participated in helping me! [21:34] fleabeard: glad it got resolved [21:34] fleabeard: always check the basics first. Don't assume :) [21:35] Cheapest solutions should be tried first [21:35] yeah, I had thought that I did all the basics first, which was my problem lol [21:35] heve fun! [21:36] I've been slowly trying to figure this out on my own for a little over a month now as this PC is my plex media server pc running ubuntu server on it and it was just killing me it wasn't using the full 1000Mbps network speeds lol [21:37] fleabeard: I had the same issue with my entire setup for my tv in the livingroom. Except mine was running at 10Mb/s. Turned out, I had an old cat3 cable plugged into the uplink. [21:38] leftyfb, lol, I was real close to just saying 'ubuntu is bad' then referring everyone who rushed to defend it as '#fanboys' :P [21:38] I hate when it's the 'turn it off and on again' route sometimes xD [21:44] hey quick question, in the channel topic it says this channel supports official ubuntu flavors, what would those be? I'm assuming ubuntu-budgie and linux-mint aren't on that list? [21:44] fleabeard: https://www.ubuntu.com/download/flavours is probably what you want to look at [21:44] lol, I have so many pc's running different distro's that are mostly ubuntu based [21:44] Ubuntu Budgie is listed there [21:45] cool, I like budgie [21:45] Mint is not on topic here though :P [21:45] I use deepin, ferenOS, ubuntu server, linux mint in my house :P [21:45] truly thinking of moving them all to ubunut budgie though [21:46] it usually simplifies things to keep them the same as much as opposible [21:46] possible* [21:47] yeah, I mean I love ubuntu and I love gnome, It's just that gnome's workflow is kinda bad for my use case. I'm not a keyboard shortcuts kinda guy :P but Gnome is a beautiful DE [21:48] when I saw they came out with ubuntu budgie, well I was pretty much sold at that point :) [21:48] I just need to do it(tm) [21:48] fleabeard: ubuntu has multiple favors you can run. You don't have to only run gnome [21:48] flavors (man the typing today) [21:48] hi, does anybody know what is this error about? lsass[676]: ldap_sasl_interactive_bind_s failed with error code -2 [21:49] how2hack: got some context? [21:49] lsass[676]: [lsass] Failed to run provider specific request (request code = 8, provider = 'lsa-activedirectory-provider') -> error = 40287, symbol = LW_ERROR_LDAP_LOCAL_ERROR, client pid = 2314 [21:49] !pastebin | how2hack [21:49] how2hack: For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [21:49] sorry [21:50] how2hack: this looks to be an LDAP issue. You might have better luck in #ubuntu-server [21:50] https://paste.ubuntu.com/p/XDMVx2BMyY/ [21:51] how2hack: you should provide them some context as to how you ran into error and what exactly you're trying to accomplish [21:51] https://paste.ubuntu.com/p/vyppT2SCQf/ [21:51] i'm trying to join that client to a domain controller (ubuntu server) [21:52] i'm using pbis-open https://github.com/BeyondTrust/pbis-open [21:52] so the problem is in the server then? [21:53] i'll ask there then [21:53] how2hack: to be honest, I don't know. Like I said, you might have better luck in #ubuntu-server === SimonNL_Afk is now known as SimonNL [22:04] Hi... [22:04] Is there any help or support for compiling vanila kernel or mainline linux kernel on ubuntu? [22:04] I have problem compiling vanilla kernel after I moved on to xenial from trusty. [22:04] I had problem with nvidia 340 drivers, especially v107 .run file, and nls_iso8859_1 for reading flash drives, and cdrom. [22:04] I cannot mount disk image with xenial compiled kernel. I have to use old trusty compiled kernel. [22:08] custom kernels surely give issues with nvidia drivers, maybe even their run package [22:09] $ grep CONFIG_NLS_ISO8859_1= /boot/config-4.15.0-45-generic [22:09] CONFIG_NLS_ISO8859_1=m [22:11] shouldnt you be fine with this? [22:12] i think probably the problems comes from the compiler, that textlive thing. [22:12] I cannot even install nvidia drivers with default ubuntu kernel [22:14] nvidia ubuntu drivers 340 104 with linux-image-4.15.0-43-generic [22:15] kfada: so far (probably for lack of more info) it sounds like you're making up problems where there are none.. [22:16] why not xenial with HWE? [22:16] or 18.04 LTS? [22:16] Ah yes I too like to make the drama [22:16] it is with hwe [22:17] xenial 16.04.5 [22:17] not try 18.04 yet [22:17] but you fall back to a trusty kernel === nthdev2 is now known as nthdev [22:19] my own configuration linux kernel 4.4 compiled with trusty on xenial 16.04.5 ubuntu ndidia driver 340.104 works good [22:22] my own configuration mainline linux kernel 4.4 that was compiled with trusty, to run on xenial 16.04.5 with ubuntu ndidia driver 340.104. its the only way to works works good === Sveta_ is now known as Sveta [22:37] hi, just upgraded to 4.18 kernel but can't find working driver for netgear a6210 usb dongle (I've been using kaduke github fork for 4.15), anyone can help? [22:38] a6210: is that a mt7610u? [22:40] jeremy31: it is mt7612u [22:41] jeremy31: that changed what you were saying? [22:43] personlly if it were me, if every thing is working correctly, drivers and what ever else, i would not even bother upgrading the kernel. it can break stuff some times. i now it does no one any good after the fact. it is just something to think about before you go and do stuff like that [22:43] a6210, I can't find anything that indicates it will work with the 4.18 kernel and the mt7612u [22:44] jeremy31: that is not good news [22:45] a6210: Are you using dkms? [22:47] jeremy31: dkms or not it's the same for me.. just looking for compiling sources under 4.18 [22:48] a6210: I mean if you switch to the directory and run make, then search the net for any errors you find and see if you can make the changes to the source code [22:49] jeremy31: already been there.. it seems 4.15 (last LTS) it's the newest one out there.. someone ported to 4.15.. patched till 4.17 but no more updates after.. [22:50] a6210: Why not continue using the LTS 4.15 kernel? [22:51] well.. many reasons.. mostly more efficiency in a couple of driver/software I use with newer kernel versions [22:55] a6210: Does the error involve the file ioctl_cfg80211 or an issue with time? [22:56] jeremy31: nope.. function memcpy read overflow in sta_ioctl.c:33 [23:00] a6210: if you cd into Netgear-A6210 and do git status, does it show up to date? [23:00] jeremy31: yes [23:03] a6210, I don't have any other ideas [23:03] other than contact kaduke [23:04] jeremy31: thanks [23:08] orhan [23:10] jeremy31: no idea on how to contact kaduke.. no reference on the relative github page [23:12] Hello! I'm hoping someone here can help me, we have appeared to have been added to an IP blacklist and are unable to perform an apt-get update command on one of our servers. Is there a remediation portal or email I can contact? [23:13] a6210: I see that now and some of the others are ignoring issues with that source code [23:13] qwebirc63245: Try changing the update server [23:14] hello [23:14] I'll see if I can find one that isn't at ppa.launchpad.net or ubunutu.com based but that seemse odd that it's only at one of our locations. [23:14] is this the correct room to get tech support ? [23:15] i'm having an odd issue [23:17] qwebirc63245, myabe #ubuntu-mirrors is your help [23:18] indeed it may be, thank you for the suggestions [23:19] jeremy31: yes.. that's the problem [23:20] hi davidv7 just ask, wait and see === [1]MrMobius is now known as MrMobius [23:25] okay, my mouse is unusually big.. i'm on herbstluftwm, and when i'm not hovering any windows, the mouse cursor is of normal size, then when i'm over a window it gets REALLY big for some reason [23:29] how can i get drivers for a amd radeon r9 270 card to run on ubuntu [23:31] Hi [23:31] hi [23:32] any help would be greatly appreciated [23:32] davidv7, i have no clue there, if you find no answer here, try #herbstluftwmhere on #freenode [23:34] !amd [23:34] Open driver for AMD cards: amdgpu (cards >= GCN1.2 aka GCN 3rd gen), radeon (older cards). Closed drivers: amdgpu-pro (>= GCN1.2) fglrx (older cards, unsupported by AMD in 16.04+). For info on GCN levels, see https://en.wikipedia.org/wiki/List_of_AMD_graphics_processing_units . For fglrx info, see https://help.ubuntu.com/community/BinaryDriverHowto/AMD [23:34] that amd should be using the amdgpou driver now, check with: lspci -nnk | grep -i vga -A3 | grep 'in use' [23:35] kernel driver in use: radeon [23:36] @OerHeks, i dont think its a HWLM specific issue, as it persists on other WMs, sadly [23:37] that R9 270 seems to be a GCN 1st gen [23:40] i dont know lol im looking on the box dont see anything [23:42] i think your card is supported by the openradeon driver, formally known as fglrx [23:43] so im good not adding additional drivers? [23:44] no, you can check youself in the sources > additional driver menu, but you would find Nvidia and some wifi drivers there [23:44] my comp-is works and everything seems fine but on my other nvidea card i had to install additional drivers [23:44] amd is better supported with open drivers than nvidia, though the nouveau driver is not bad at all [23:45] This is a easy question,but I just don't get it. I want to detect a string ID with 10 digit in a .txt file and store it as a variables [23:46] http://dpaste.com/02XYDWZ [23:46] so it is a easy wuestion, i like that [23:47] c/w/q/ [23:47] How can i save the Output in a var and use it in a url [23:48] hey [23:48] phil-, var=$(command) [23:48] in bash [23:49] no idea what you mean use it in a url, you use variables using $variable_name [23:49] ex. curl "www.$var.com" [23:50] do i need four partitions to use ubuntu and windows [23:50] ? [23:50] one boot partition and one file system each? [23:51] or should i have one common boot partition? [23:52] vegard1992: If using GPT and EFI, one EFI system partition is enough [23:53] okay [23:53] jeremy31: i have gone nuclear at this point, is there hope? [23:53] i completely wiped all boot paritions, and will now merge them into one EFI partition [23:53] and install grub-efi [23:54] vegard1992: Windows boot might not be possible now [23:54] it never was :D [23:54] Thanks Davidv7 i mean curl "www.example.com/$var" [23:54] as soon as i installed ubuntu i could not boot [23:54] and now i cant boot anythng [23:54] i formatted my whole drive accidentally. managed to recover, and everything is there [23:55] vegard1992: check BIOS settings, system config, boot options, OS boot manager, select ubuntu [23:55] VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Curacao PRO [Radeon R7 370 / R9 270/370 OEM] [1002:6811] [23:55] Subsystem: PC Partner Limited / Sapphire Technology Curacao PRO [Radeon R7 370 / R9 270/370 OEM] [174b:e271] [23:55] Kernel driver in use: radeon [23:55] Kernel modules: radeon, amdgpu [23:55] am I doing it right http://dpaste.com/26G84H9 [23:55] thats what i have ... is this where im supposed to be? [23:56] vegard1992: especially if it is HP [23:56] jeremy31: i have wiped all my boot drives at this point, i tried installing grub with grub-bios [23:56] and that didnt work, which makes sense because im fairly sure both ubuntu and windows are EFI [23:57] sorry: i tried creating a new partition with the flag grub-bios and running boot-repair on ubuntu live usb [23:57] to put something on there [23:57] that did nothing [23:57] but i guess thats to be expected [23:57] vegard1992: If all is gone, reinstall without internet connection [23:57] well, all my files os etc is all there [23:57] in their respective partitions [23:57] i think [23:58] well, i can mount them and browse on live usb [23:58] so i need to figure out how to boot [23:58] can anyone tell me about a language learning app for Ubuntu [23:58] ubuntu first, i guess [23:58] vegard1992: grub rescue prompt when trying to boot? [23:58] nope [23:58] haha [23:59] let me try to make one EFI partition, and install grub-efi