/srv/irclogs.ubuntu.com/2019/02/05/#ubuntu.txt

qualityThe 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:00
qualityAnyone has any ideas that how I can fix this problem without restart current login-session?00:01
jfgrattonGreetings, 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
jfgrattonI've tried to use Boot-repair as I suggest in the forum, I can provide the output if it helps.00:03
jfgrattonBut 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:04
qualityJeez! I even can't reboot my machine!00:05
qualityThe reboot command got stucked00:05
Bashing-omquality: What shows ' getent passwd $USER ' ?00:06
qualityBashing-om: cannot run that command now, the whole system has got stuck00:08
qualityBashing-om: even sysrq not working00:08
qualityBashing-om: I'm pretty sure I have enabled it00:09
Bashing-omquality: Yuk ! .. Out of memory ? wait a bit .. and what shows ' free -m ' ?00:09
qualityOkay it just halted00:10
qualityI can reboot it now00:10
qualityBashing-om: Mem:          32032        2805       27907         191        1319       259400:10
qualityBashing-om: Swap:         16238           0       1623800:10
qualityBashing-om:               total        used        free      shared  buff/cache   available00:10
qualityBashing-om: ^^just after reboot00:11
Bashing-omquality: pastebin that free output so we have aligned formatting. please.00:12
qualityBashing-om: okay00:12
qualitysorry00:12
texlaBashing-om, Which grub folder do I use to change colors in menu00:14
SBTlauienHi00:14
Bashing-omtexla: Right off hand I do nor recall. Maybe Cavsfan relates: https://help.ubuntu.com/community/MaintenanceFreeCustomGrub2Screen .00:16
Bashing-omnot*00:16
Bashing-omSBTlauien: Hello., your ubuntu support question ?00:17
leonardusSveta, was just wanting to know if there was a system-wide default. i thought systemd uses 8.8.8.8 or something00:17
OerHeksthere used to be grub customizer00:19
Bashing-omleonardus: Nope, whatever your router or ISP provides by defualt.00:19
Svetaleonardus, not really, dhcp client tells it to use the setting specified in the router00:19
=== Eickmeyer is now known as studiobot
=== studiobot is now known as Eickmeyer
texlaOerHeks, I have acess to grub customizer...but was discouraged from using it by some people do you recommand it00:22
leonardusI used grub customizer00:23
=== Eickmeyer is now known as studiobot
OerHeksi see no use for grub tweaking, myself00:28
SBTlauienShould I name my son 'Ubuntu'?00:59
Tin_manno Sue01:02
qualitySBTlauien: you might want to name him scala as you are a sbt fan01:02
quality*Scala*01:03
CryptoManiacI 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:06
yeminohello. 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:44
Bashing-omyemino: Do "you" have authorization to access the desktop ? ' ls -al .ICEauthority .Xauthority ' .01:47
yeminoI'm now as root, and appears:01:48
yeminoroot@inspiron:~# ls -al .ICEauthority .Xauthority -rw------- 1 root root 652 feb  4 22:38 .ICEauthority -rw------- 1 root root 102 feb  4 22:38 .Xauthority01:48
Bashing-omyemino: Sorry, at the login screen - activate a console interface - ctl+alt+F2. then run the ls commands .01:48
yeminoBashing-om: says that .Xauthority is just for root :P01:51
yeminohow can change that?01:51
yemino-rw------- 1 ramrebol ramrebol 30684 feb  4 22:49 .ICEauthority01:54
yemino-rw------- 1 root     root        53 feb  4 22:37 .Xauthority01:54
yeminoI think that I need  authorization for my user ramrebol to access to the.Xauthority file, I'm right?01:56
Oderushi 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?01:58
Bashing-omyemino: Sorry - got cuaht up elsewhere, yeah - change the owner to "you" :02:00
Oderusnevermind i figured it out.. had to set the work path to the executable directory02:01
Bashing-omyemino: sudo chown ramrebol:ramrebol .Xauthority - see if that works after a reboot for the change to take effect.02:02
=== daniel is now known as Guest64830
yeminothanks Bashing-om , now is:02:08
yemino-rw------- 1 root     root     652 feb  4 22:38 .ICEauthority02:08
yemino-rw------- 1 ramrebol ramrebol 102 feb  4 22:38 .Xauthority02:08
yeminodo you think is ok?02:08
OerHeksyes, now logout/login again02:09
Bashing-omyemino: 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:14
yeminohello. 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:17
yeminoI have now       -rw------- 1 root root 102 feb  4 23:13 .Xauthority02:18
Bashing-omyemino: At the login screen, can you log into the system as "you" - ctl+alt+F2 ?02:19
yeminoI can do "ctl+alt+f2" and login in that black screen, but I can't do startx02:20
yeminoappears an error02:20
Bashing-omyemino: 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:22
Bashing-omyemino: As an asside if you have run the bad bad 'sudo startx' then root may own now a bunch of stuff instead of "you" .02:25
=== Freddish_ is now known as Freddish
yeminoif I run "sudo startx" as "my user" appears an error02:26
Bashing-omyemino: NO! .. sudo + startx is for sure going to mess up access !02:27
=== dubiuk_ is now known as dubiuk
Bashing-omyemino: Better explanation of why not: http://www.psychocats.net/ubuntu/graphicalsudo .02:30
ducasseyemino: if you're going to mess around with sudo like that, use sudo -iH02:31
yeminosorry, my english is not enough good, what can I try02:33
yeminomy problem with the "loop login screen" start before I try to start "startx" with sudo02:34
yeminoand now, when I restarted my laptop (changin the permits of  .Xauthority  file) the problem persists02:35
yeminoso, I don't know how can find a solution02:35
Bashing-omyemino: 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:38
Bashing-om!paste | yemino02:39
ubottuyemino: 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:39
SlidingHornyemino: Also, if you would rather get support in spanish, you could go to #ubuntu-es02:40
yeminoI think that your support is better02:41
yeminoif is not difficult for you to understand me02:41
yeminohttps://pastebin.com/5xB2qJpa02:41
SlidingHornyemino: no worries :)  I just thought I would see if you would be more comfortable02:41
Bashing-omyemino: Looking ^ .02:42
Bashing-omyemino: So far we know root still owns the >Xauthority file .. now what about the other ' ls -ld ../ramrebol /home ' ?02:44
yeminoSlidingHorn: how do you note that I speak spanish? My accent?02:44
SlidingHornyemino: Chilean IP address02:44
yeminopff, haha,02:45
=== Mumung is now known as mumung
yeminoBashing-om: this is the pastebin   https://pastebin.com/Cq69jnGH02:48
Bashing-omyemino: Looking good. OK now do ' ls -al /home/ramrebol/ ' and confirm that "you" own all the filkes except that root owns ".." and .Xauthority .02:51
Bashing-omfiles*02:52
yeminowhen 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:52
Bashing-omyemino: The USB device is dieing ??02:53
=== mumung is now known as Mumung
[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
yeminoI think that my user the owner of all the important files of its home  https://pastebin.com/pg6hmrtY02:55
Bashing-omyemino: ^^ show us ' sudo fdisk -lu ' sow we know the identifucation of the USB drive .. then we see what a file system check reveals .02:55
yeminoBashing-om: I have nothing plugged to the usb input  (I forgot the last tilme that I used the USB port)02:57
ducasse[RobDude]: i'd expect it to just work, mine did02:57
[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 though02:58
yeminoI think that there are nothing wrong in the output,   (I think)   https://pastebin.com/y7WZs9q503:00
ducasse[RobDude]: the loop devices are probably snaps, pastebin the output of 'lsblk'03:00
[RobDude]Oh crap03:01
[RobDude]I'm sorry - this is embarrassing.  I think it wasn't working because I hadn't put in a disk03:02
Bashing-omyemino: 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:02
[RobDude]Now that I've inserted a disk, it shows up in 'Files'03:03
ducasse[RobDude]: bingo :)03:03
[RobDude]Thanks all03:03
Bashing-om[RobDude]: :)03:03
yeminoThanks Bashing-om for your patience. Here is the output https://pastebin.com/AvS3y57X03:04
yeminoI don't know why I have .dbus and .gvfs directorues in my home. Normally I don't install thinks if is not neccesary03:05
Bashing-omyemino: 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:07
ducasseBashing-om: nah, ~/.dbus is normal03:08
yeminomay the system thought that I'm as "super" user than ms root   :P   (crearly that is not true)03:11
Bashing-omducasse: yemino In gnome ? as I run xfce and .dbus is not present on my /home.03:11
yeminoBashing-om: yes, I'm in gnome (Ubuntu 18.04)03:13
yeminothanks ducasse for your contribution03:14
Bashing-omyemino: Then for sure you do not want to start the gnome desktop with 'startx'.03:14
yeminoBashing-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 solution03:15
Bashing-omyemino: Understood. from the F2 console, change .Xauthority. ' sudo chown ramrebol:ramrebol .Xauthority ' reboot and tell us what happens now .03:20
ramrebolhello, I'm yemino (the loop screen guy). Continues the same problem :/03:28
ramrebolbut now I'm not running the "sudo -i" and "startx"03:29
Bashing-omramrebol: still booting to a black screen, yes ?03:29
ducasseramrebol: at least use sudo -iH, not just -i - you keep messing up permissions otherwise03:30
ramrebolnow I'm in the "CRTL+F2" and rinning irssi as old school.03:31
ramrebolthank ducasse , if I need to use the windows (to send a pastebin, for example) I will use the -iH03:32
ducasseramrebol: you can send pastebins by adding '| pastebinit' to the end of commands03:33
ramrebolBashing-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:34
Bashing-omramrebol: show us what the status of the graphic card is ' lspci -vnn | grep -i VGA | pastebinit ' .03:35
ramrebolBashing-om: paste.ubuntu.com/p/vJxSb8jTxd03:40
ramrebolIt is possible to copy+paste in this "old" mode? (to copy the url of the partebin)=03:41
Bashing-omramrebol: 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:44
ducasseramrebol: you can install gpm, it will let you copy and paste with the mouse03:46
Bashing-omducasse: ^^ neat .. was not aware of it :)03:48
ramrebolducasse: awesome!!!03:50
ramrebollspci -k|grep -iEA5 'vga|3d'03:50
ramrebolsorry for the last line03:50
ramrebolyes, the hybrid graphics was the worse think that I buy. Never works properly03:51
ramrebolhttp://paste.ubuntu.com/p/FTKn7xVWKP/03:52
ducasseBashing-om: old-school trick :)03:54
ramrebolI though copy+paste were impossible, I only ask to reafirm this03:55
ramrebolNow will be easier to write my Fortran codes03:58
Bashing-omramrebol: 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.04:03
=== dingir___ is now known as dingir_
ramrebolI will reboot again. I will back in some minutos. Please wait04:09
=== 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
Death_KittenHola! All Languages Welcome!05:51
SlidingHornDeath_Kitten: English only in here, please.  There are seperate channels for particular languages05:52
Death_KittenNo that is not true. This is the Open Mint Channel.05:52
Death_KittenBeen through this.05:52
Death_KittenPlz don't make me do it again.05:52
Death_Kittengoogle translate05:52
SlidingHornDeath_Kitten: please troll elsewhere.05:52
Death_KittenNo I am helping the Community.05:53
Death_KittenIts worked int he past....05:53
Death_KittenNo problems05:53
Death_KittenJust let it fly05:53
SlidingHorn!ot | Death_Kitten please stop.05:53
ubottuDeath_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:53
Death_KittenFine Racist Fucks.05:54
ejay13737wow05:59
ejay13737what was that all about06:00
lotuspsychjeejay13737: you can discuss it at #ubuntu-discuss06:01
SlidingHornejay13737: nothing to worry about :)  Have an ubuntu question we can help with?06:01
=== owner_ is now known as Guest58221
nirakarawhy is that when i activate a python virtualenv using virtualenvwrapper, i get the following error06:07
nirakaraMaximum number of clients reachedUnable to connect to X11 display. Is $DISPLAY set?06:07
SlidingHornnirakara: what version and flavor of ubuntu?06:13
lotuspsychje!details | nirakara so volunteers can help you06:23
ubottunirakara 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:23
JoAnneThraxHi, 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:25
JoAnneThraxSo it only plays the audio out of the crappy laptop speakers instead of the external television speakers.06:26
JoAnneThraxAny thoughts, anyone?06:26
lotuspsychjeJoAnneThrax: sudo lshw -C sound still show your driver= loaded?06:27
JoAnneThraxI don't see it.  Should I dump the output to you in a msg?06:27
lotuspsychjeJoAnneThrax: should be at bottom, driver=...06:28
JoAnneThraxI don't want to flood the channel.06:28
lotuspsychjeJoAnneThrax: if you dont see the driver= it means its not loaded06:28
JoAnneThraxYeah, I don't see a driver= line06:28
JoAnneThraxWait..06:29
JoAnneThraxdriver=snd_hda_intel06:29
lotuspsychjeJoAnneThrax: yes, thats the line06:29
lotuspsychjeJoAnneThrax: 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
JoAnneThraxI 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
JoAnneThraxNo, I haven't changed anything except the update06:30
lotuspsychjeJoAnneThrax: yes but seems like you have used the external tv for some purposes, or what that just to test right now?06:31
lotuspsychje*was06:31
JoAnneThraxGenerally, 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:32
lotuspsychjeJoAnneThrax: could you doublecheck your sound settings are back locally now, and not hdmi?06:33
=== x[x] is now known as dmt
=== dmt is now known as Guest98066
lotuspsychjeJoAnneThrax: wich ubuntu version are kernel are you on currently?06:34
JoAnneThraxAnd 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:34
JoAnneThraxlotuspsychje: 4.15.0-45-generic06:36
lotuspsychjeJoAnneThrax: allright, looks good06:36
JoAnneThraxWhen you say "doublecheck my sound settings", what do you  mean?06:36
lotuspsychjeJoAnneThrax: check same driver line on: sudo lshw -C video please?06:36
JoAnneThraxdriver=nouveau and driver=i91506:38
JoAnneThraxIt's got two sections06:38
lotuspsychjeJoAnneThrax: aha, looks like we might try to install the nvidia drivers for your optimus card06:39
lotuspsychjeJoAnneThrax: what gives you: ubuntu-drivers list please?06:39
JoAnneThraxAh.  Did the update uninstall them?06:39
lotuspsychjeJoAnneThrax: did you install them before, can you recall?06:39
JoAnneThraxnvidia-340, nvidia-304, oem-audio-hda-daily-lts-xenial-dkms, oem-audio-hda-daily-dkms, intel-microcode, nvidia-38406:40
lotuspsychjeJoAnneThrax: hmm, an older nvidia card?06:41
JoAnneThraxI 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
JoAnneThraxI suppose it is.  That command you had me type a minute ago gave this as the product:   GF108M [GeForce GT 525M]06:42
JoAnneThraxvendor: NVIDIA Corporation06:43
JoAnneThraxThe other result is Intel's 2nd Generation Core Processor Family Integrated Graphics Controller06:43
lotuspsychje!nvidia | JoAnneThrax06:44
ubottuJoAnneThrax: 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/ppa06:44
lotuspsychjeJoAnneThrax: add the nvidia graphics ppa to your system and try a higher driver, 390 for example06:44
JoAnneThraxLotus: I did just run this: sudo add-apt-repository ppa:ubuntu-audio-dev/alsa-daily06:45
JoAnneThraxsudo apt update06:45
JoAnneThraxsudo aptitude --purge reinstall linux-sound-base alsa-base alsa-utils linux-image-`uname -r` linux-ubuntu-modules-`uname -r` libasound206:45
JoAnneThrax(which I tried because I was looking online to try to solve this before bothering you)06:46
lotuspsychjeJoAnneThrax: ah, i would go for the nvidia driver first, before messing with other things06:46
JoAnneThraxlotuspsychje: Is there a command to install the 390?06:46
lotuspsychjeJoAnneThrax: it might be related to your sound issue06:46
ducasseJoAnneThrax: can you pastebin output of 'apt policy oem-audio-hda-daily-dkms'?06:46
lotuspsychjeJoAnneThrax: first you need to add the nvidia ppa, then sudo apt update to show the new added drivers06:47
JoAnneThraxducasse: https://pastebin.com/NmgzujCJ06:48
JoAnneThraxlotuspsychje: 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:50
lotuspsychjeJoAnneThrax: yeah first step is adding the ppa, then sudo apt update, then sudo apt install your-driver06:51
ducasseJoAnneThrax: follow lotus' instructions, then purge the ppa:ubuntu-audio-dev/alsa-daily repo06:51
JoAnneThraxdoing the apt update now06:54
JoAnneThraxIt tells me two packages can be upgraded:06:54
JoAnneThraxlibxnvctrl0/xenial 415.27-0ubuntu0~gpu16.04.1 amd64 [upgradable from: 361.42-0ubuntu1]06:54
JoAnneThraxnvidia-settings/xenial 415.27-0ubuntu0~gpu16.04.1 amd64 [upgradable from: 361.42-0ubuntu1]06:54
JoAnneThraxThat second one seems notable.06:55
lotuspsychjeJoAnneThrax: seems like it wants to install nvidia 41506:55
lotuspsychjeJoAnneThrax: you can try the 415 driver and reboot06:55
JoAnneThraxMy next step was going to be: sudo apt install nvidia-38706:56
JoAnneThraxshould that be nvidia-415 or...?06:56
lotuspsychjeJoAnneThrax: i would try 415 first, as your updates aiming for 415 packages06:57
lotuspsychjeJoAnneThrax: now you added the ppa, you can actually switch drivers easy so06:57
JoAnneThraxSo, sudo apt install nvidia-41506:57
lotuspsychjeJoAnneThrax: yes, try that and reboot06:57
=== tulsi is now known as Guest18705
JoAnneThraxlotuspsychje: Thanks.  That's going to take another minute or so.06:58
lotuspsychjeJoAnneThrax: cross your fingers :p06:58
JoAnneThrax:)06:58
ducasseremove the ppa first06:59
JoAnneThraxShould I check if the HDMI is there in the sound setting when I reboot, or check back here first for another step?06:59
lotuspsychjeoh right06:59
JoAnneThraxAh.  That.06:59
ducasseunless you *know* you need it07:00
JoAnneThraxYou'd be amazed how little I *know* about this...07:00
lotuspsychjeJoAnneThrax: lets try the audio ppa purge first, before reboot then reboot and check your sound again07:00
=== Vic2 is now known as testalvic
=== testalvic is now known as Alento
ducasseJoAnneThrax: sudo apt install ppa-purge07:02
JoAnneThraxThanks, ducasse.  I'll do that as soon as the previous command finishes.  (It's at 86% and kind of stalled for a moment)07:03
JoAnneThraxIt claims to be building the initial module...07:04
JoAnneThraxbrb.07:05
lotuspsychjeJoAnneThrax: wb07:10
JoAnneThraxWell, this isn't promising...07:10
lotuspsychjeJoAnneThrax: what happened07:10
JoAnneThraxNow the HDMI video has stopped working.07:10
JoAnneThraxLet me see if I can reconfigure it.07:11
lotuspsychjeJoAnneThrax: can you check: sudo lshw -C video again for the driver= part?07:11
JoAnneThraxnone listed07:11
lotuspsychjeJoAnneThrax: means something went wrong with your nvidia driver07:12
JoAnneThraxlotuspsychje: very wrong...07:12
lotuspsychjeJoAnneThrax: try another version, maybe from the GUI software&updates/tab additional drivers07:13
lotuspsychjeJoAnneThrax: see if you can switch to another version there07:13
JoAnneThraxThere's a "driver manager"...07:14
lotuspsychjeJoAnneThrax: yes, pick one and switch07:15
JoAnneThraxI picked nvidia-390.  There's also 304, 340 and 384.  It had defaulted to the open-source xserver-xorg-video-nouveau.07:16
lotuspsychjeJoAnneThrax: yeah try 390 as a test07:16
lotuspsychjethen reboot again07:16
JoAnneThraxThanks.  I'll do that when it finishes and be right back.07:17
lotuspsychjegreat07:17
JoAnneThraxIt's maybe 40% through "applying changes" now.07:17
lotuspsychjelets see if your card likes the 390 :p07:17
za1b1tsuso hows support for bay trail (32 bit bios, 64 bit processor)?07:20
ducassethe images don't support 32-bit efi by default, aiui07:21
lotuspsychjeJoAnneThrax: wb07:26
JoAnneThraxOkay...HDMI video seems to be working now.07:26
lotuspsychje!yay | JoAnneThrax07:26
ubottuJoAnneThrax: Glad you made it! :-)07:26
JoAnneThraxThanks, lotuspsychje07:26
lotuspsychjeJoAnneThrax: sudo lshw -C video07:26
lotuspsychjedriver=latency ?07:27
JoAnneThraxdriver=nvidia07:27
lotuspsychjeallright your good to go07:27
JoAnneThraxlatency=007:27
lotuspsychjeJoAnneThrax: with an optimus card youc an choose 2 modes now07:27
JoAnneThraxOkay...07:27
lotuspsychjeJoAnneThrax: from nvidia-settings you can switch to performance mode or powersvaing mode07:28
lotuspsychjeJoAnneThrax: aka: intel or nvidia switch07:28
lotuspsychjeJoAnneThrax: thats your personal choice ok07:28
ducasseJoAnneThrax: have you checked for hdmi audio?07:28
JoAnneThraxOkay.  So...do I launch nvidia-settings from a terminal?07:28
JoAnneThraxI have...no audio yet.07:29
lotuspsychjeJoAnneThrax: you should have the settings GUI icon07:29
ducasseok, then purge the ppa07:29
JoAnneThraxducasse: purged.07:30
JoAnneThrax0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.07:30
JoAnneThraxlotuspsychje: the nvidia mode settings are "Adaptive" and "Prefer Maximum Performance".  It's on "Auto".07:35
ducasseyou should probably upgrade too, to get the latest nvidia-settings07:35
JoAnneThraxlotuspsychje: Oh, I see.  It's under PRIME Profitles.  NVIDIA (Performance Mode) is selected.07:36
JoAnneThraxducasse: I'd be happy to.  apt-get upgrade nvidia-settings ?07:37
JoAnneThraxOr is it another package?07:37
ducasseapt full-upgrade07:37
JoAnneThraxDone.07:38
JoAnneThraxHDMI is not available under the audio control panel yet.  Still just the onboard speakers.07:39
JoAnneThraxLet me know if I should reboot after any of this.07:40
ducasseyou might want to reboot after purging the ppa, make sure oem-audio-hda-daily-dkms is no longer installed first07:41
JoAnneThraxoem-audio-hda-daily-dkms/xenial,xenial,now 0.201807310406~ubuntu16.04.1 all [installed]07:44
JoAnneThraxSo says "sudo apt list --installed | grep -i oem"07:45
JoAnneThraxdo I do an apt-get uninstall oem-audio-hda-daily-dkms  ?07:47
uken71tes07:50
JoAnneThraxOh, right...the command is "remove", not "uninstall".07:50
JoAnneThraxRemoving oem-audio-hda-daily-dkms (0.201807310406~ubuntu16.04.1) ...07:51
JoAnneThraxDone.07:51
tomreynor use purge (still works now) to also remove its configurations07:51
JoAnneThraxRebooting.  brb.07:51
uken71hallo07:52
tomreynhi uken71, got any ubuntu support questions?07:53
JoAnneThraxOkay.  I'm back.07:54
uken71no thanks, I just test my internet connection, sorry.07:55
JoAnneThrax(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
ducasseJoAnneThrax: still no hdmi audio?07:56
Alina-malinaI 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
JoAnneThraxducasse: Still no HDMI audio.07:56
ducasseAlina-malina: if it has an entry in /etc/fstab you will need to edit that,otherwise just swap and go08:00
Alina-malinaducasse, i am not sure, ok let me check that after i replace it08:00
=== shawn is now known as Guest3318
JoAnneThraxlotuspsychje: Next step?08:00
ducasseAlina-malina: if you pastebin the file i can look for you08:01
tomreynAlina-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
qwebirc78372Can anyone help? Install is freezing on keyboard layout step, new to the game. Absolutely lost on what to do08:01
Alina-malinaits a dell laptop08:01
Alina-malinawith base ubuntu install on ssd08:02
Alina-malinai dont have anything advanced there, i am just worried about the bath where it is doing backups08:02
tomreynAlina-malina: the "bath where it is doing backups"? i don't understand this part.08:03
tomreyn"batch" maybe?08:03
dogbitsHello08:03
Alina-malinapath*08:03
Alina-malinasorry08:03
tomreynoh :)08:03
tomreynqwebirc78372: please tell us about ubuntu version and variant, hardware (cpu + ram + graphics card), how you are installing...08:04
tomreynAlina-malina: how do you do backups then?08:04
Alina-malinatomreyn, there is some app its doing the backups from time to time08:05
JoAnneThraxducasse: I feel like this should be easier.08:05
ducasseJoAnneThrax: it should just be a matter of loading the right driver(s)08:06
=== shann_ is now known as shann
tomreynAlina-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.08:06
=== phoenix_firebrd is now known as murthy
qwebirc78372Ubuntu 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:07
tomreynAlina-malina: may guess would then be that you're using dejadup08:08
JoAnneThraxducasse: 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
JoAnneThraxOr is the problem that I need to acquire other drivers from somewhere else?08:08
tomreynqwebirc78372: okay, and you're installing the default (gnome) desktop variant, right?08:09
ducasseJoAnneThrax: hang on a minute08:09
JoAnneThraxducasse: Okay.  Thanks.08:09
qwebirc78372<tomeryn> yes08:09
tomreynqwebirc78372: do you still have the iso file you wrote to the usb?08:11
tomreynqwebirc78372: if so, can you say which size it is in bytes?08:11
ducasseJoAnneThrax: 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 involved08:12
tomreynqwebirc78372: 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 MyCoolNewNickname08:14
tomreyn(replace MyCoolNewNickname by what you want it to be)08:14
JoAnneThraxconfiguration: driver=snd_hda_intel latency=008:15
JoAnneThraxThis seems wrong.08:15
tomreynthat's the main audi chip on your mainboard, probably not wrong08:16
tomreyn*audio08:16
qwebirc78372iso file is 1.9GB08:16
tomreynqwebirc78372: in single bytes please08:16
JoAnneThraxWell, okay...that seems right, but there's no second entry with an nvidia driver.08:16
tomreynqwebirc78372: we're trying to make sure the download worked out for you here08:16
qwebirc783721907568KB08:17
qwebirc78372Thanks!08:17
tomreynJoAnneThrax: right, that's the problem08:17
tomreynqwebirc78372: that's better, but still not single bytes ;)08:17
tomreynqwebirc78372: but we can assume it's probably correct based on this.08:17
ducasseJoAnneThrax: check if anything here helps - https://itsfoss.com/how-to-fix-no-sound-through-hdmi-in-external-monitor-in-ubuntu/08:18
JoAnneThraxtomreyn: I have "nvidia-390" selected in the Driver Manager.08:18
tomreynqwebirc78372: can you install the usb writer software from etcher.io and use this to write the usb stick from the iso again?08:18
qwebirc78372Haha yeah I realised as I wrote it in KB, useless today. Yes will give that a try08:18
tomreynJoAnneThrax: i'm really bad with nvidia, i'm afraid. all i could recommend is to try a !hwe kernel or the unsupported pre-release !ppa08:20
ducassetomreyn: he's on the graphics-driver ppa08:20
tomreynoh, so scratch option #208:20
ducassetomreyn: test mainline?08:21
tomreyn!hwe | what about this, ducasse, JoAnneThrax08:21
ubottuwhat 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/LTSEnablementStack08:21
JoAnneThraxducasse: 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:21
ducasseJoAnneThrax: are you on 18.04?08:22
JoAnneThraxThis is particularly annoying because, until I upgraded the kernel. etc. yesterday, it was working fine...08:22
tomreynqwebirc78372: the reason i recommend etcher is because it verifies the data was written correctly, and it works on most operating systems.08:22
JoAnneThraxducasse: Just a minute...I'll check.08:22
ducasseJoAnneThrax: can you try with your previous kernel?08:23
ducasseJoAnneThrax: it should still be installed08:23
tomreynJoAnneThrax: can you also tell us how you upgraded the kernel, or from which to which?08:23
JoAnneThrax4.15.0-45-generic08:23
tomreynthats the old orr new one? and which is the other?08:24
qwebirc78372tomreyn: it says the verification failed....08:24
ducasse45 is the latest08:24
JoAnneThraxducasse: I'm not sure how to try with my previous still-installed kernel.08:24
tomreynqwebirc78372: hmm, this suggests the usb stick may be broken. do you have another one?08:24
qwebirc78372It is brand new,08:25
tomreynqwebirc78372: this, unfortunately, doesn't fully rule it out.08:25
ducasseJoAnneThrax: hold shift during boot to enter the grub menu, then choose it under 'advanced'08:25
JoAnneThraxtomreyn: 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
qwebirc78372Trying another now08:25
tomreynqwebirc78372: we can test your usb stick later.08:25
=== murthy is now known as phoenix_firebrd_
JoAnneThraxducasse: Okay...I'll reboot and try that...08:26
tomreynJoAnneThrax: alright, so it was a standard system update, you didn't manually install a new kernel or the like.08:26
qwebirc78372This USB failed too08:28
tomreyn!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 how08:31
ubottuqwebirc78372: 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_Windows08:31
=== phoenix_firebrd_ is now known as murthy
JoAnneThraxI tried using 4.15.0-43...no luck.  HDMI video's not even working...08:32
tomreynqwebirc78372: this is another take on this: https://tutorials.ubuntu.com/tutorial/tutorial-how-to-verify-ubuntu#008:33
lotuspsychjeJoAnneThrax: sorry i was on coffee break, any progress?08:36
Alina-malinaducasse, ok now i got a permission denied for writing on this hdd08:38
JoAnneThraxlotuspsychje: No, sorry.08:38
ducasseAlina-malina: which one?08:38
tomreynJoAnneThrax: let's find out which kernel you were running previously where hdmi audio was working. this lists when you last rebooted: journalctl --list-boots | tail08:38
Alina-malinaducasse, the new one i guess i need to change the permissions for regular used08:39
Alina-malinauser08:39
ducasseAlina-malina: yes, where is it mounted?08:39
tomreynJoAnneThrax: pick a date which is when it was surely still working but shortly before it broke.08:39
JoAnneThraxtomreyn: It just lists this:  0 c7feb3571ed7499a9b04cbd1abaa5ea2 Tue 2019-02-05 02:35:26 CST—Tue 2019-02-05 02:37:32 CST08:39
tomreynJoAnneThrax: then inster this date for DATE here: journalctl --since DATE | grep 'Linux version'08:39
Alina-malinaducasse, it is in /media/infmush/1TB08:40
tomreynJoAnneThrax: oh is this a new installation then?08:40
ducassetomreyn: persistent journal might not be active08:40
JoAnneThraxtomreyn: New upgrade08:40
JoAnneThraxtomreyn: Or something.08:40
ducasseAlina-malina: sudo chown -R $USER:$USER /media/infmush/1TB08:41
JoAnneThraxtomreyn: The installation was a year ago.08:41
tomreynJoAnneThrax: so when it was working fine you were running a different ubuntu version?08:41
JoAnneThraxtomreyn: I used the "Update Manager" util, and now I'm regretting it.08:41
JoAnneThraxtomreyn: Probably?  I know that the kernel was one of those things it gave me the option to upgrade.08:42
lotuspsychjeJoAnneThrax: can we see your dmesg in a pastebin please?08:42
tomreynJoAnneThrax: hmm then it wasn't a release upgrade. you'd know id you done this.08:42
Alina-malinaducasse, ok thanks it worked!!!:) <3 <3 <308:42
JoAnneThraxIt 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-something08:43
tomreynducasse: good hint there, thanks.08:43
Bladelts08:43
JoAnneThraxlotuspsychje: https://pastebin.com/XEVXYUPE08:44
Bladehttps://paste.ubuntu.com/p/wmwnH9vg9G/08:46
JoAnneThraxSo, 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:47
JoAnneThraxI tried all three.  Then went back to the newest version, which seems to be working video-wise, and not at all soundwise.08:48
JoAnneThraxlotuspsychje: anything useful in that dmesg?08:49
JoAnneThraxI can't remember if I had this problem a year ago when the OS was newly-installed.08:50
lotuspsychjeJoAnneThrax: can you pastebin this too please: sudo lshw -C video && sudo lshw -C sound08:50
Bladehttps://kernel.ubuntu.com/~kernel-ppa/mainline/?C=N;O=D    JoAnneThrax  install manual latest stable08:50
Blademy is rc5 508:50
Bladeand work08:51
tomreynBlade: you may have entirely different hardware, though08:51
Blade12 years old laptop hp08:51
JoAnneThraxlotuspsychje: https://pastebin.com/LwSYbDew08:52
AxldenieDHi :)08:52
lotuspsychjeJoAnneThrax: dmesg shows alot of acpi issues, and tainted kernel on the 390 driver08:52
tomreynBlade: my sympathies.08:52
JoAnneThraxlotuspsychje: So should I try the 384?08:53
lotuspsychjeJoAnneThrax: yes, lets try another driver08:53
Bladehttps://paste.ubuntu.com/p/SPhnWc9yT4/    JoAnneThrax  see08:53
JoAnneThraxDo I have to re-purge and reboot and all that to see?08:54
Bladetesting08:54
FilikunShould I install drivers for my wireless or is the built in with ubuntu enough?08:54
lotuspsychjeJoAnneThrax: use the GUI additional drivers for easy switch08:54
ducasseJoAnneThrax: under sound there should be a separate entry for nvidia hdmi08:55
tomreynFilikun: normally things work fine out of the box, if they do, no need to install anything else.08:55
JoAnneThraxlotuspsychje: I don't believe I have "additional drivers" installed.  I'm using the Driver Manager...is that alright?08:56
Filikuntomreyn: 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 all08:56
lotuspsychjeJoAnneThrax: you dont have the icon software&updates?08:57
tomreyn!hwe | Filikun: suspend can be sketchy with some drivers / hardware. sometimes you can work around this by using a HWE kernel08:58
ubottuFilikun: 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/LTSEnablementStack08:58
JoAnneThraxlotuspsychje: I have "Software Sources".  Also a "Software Manager".08:58
tomreyn!lts | Filikun08:58
ubottuFilikun: 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:58
JoAnneThraxlotuspsychje: I don't see "Software&updtates"08:59
JoAnneThraxer...updates.08:59
lotuspsychjeJoAnneThrax: wich ubuntu flavor are you on?08:59
lyiriyah!hwe08:59
ubottuThe Ubuntu LTS enablement stacks provide newer kernel and X support for existing LTS releases, see https://wiki.ubuntu.com/Kernel/LTSEnablementStack08:59
tomreynFilikun: 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.08:59
tomreynFilikun: but try HWE first, if you're on an LTS release.09:00
Filikuntomreyn: 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
JoAnneThraxlotuspsychje: Oh, I appear to be on Linux Mint 18.3 Sylvia.  Does this mean I'm bothering the wrong people?09:01
lotuspsychje-facepalm-09:01
tomreynFilikun: not really. it would be good to know whether you actually run an LTS release and thus HWE kernels can be available.09:01
JoAnneThraxI thought I was on a plain version of Ubuntu (which the computer that died last year was running).09:01
JoAnneThraxMy apologies for wasting your time if I should be over at #linux-mint or something.09:02
Filikuntomreyn: I'm pretty sure I donwloaded the LTS version09:02
tomreynFilikun: running "lsb_release -ds" in a !terminal should tell09:02
ducasselol09:02
lotuspsychjeJoAnneThrax: please reinstall a supported ubuntu version from our topic09:02
Filikuntomreyn: Yeah! I'm on LTS09:02
ducasseJoAnneThrax: you can try booting a live ubuntu usb, see if hdmi audio works there09:03
tomreyn!mint | JoAnneThrax09:04
ubottuJoAnneThrax: 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
JoAnneThraxducasse: 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
ducasseJoAnneThrax: also, you might want to try this - http://iam.tj/prototype/enhancements/Windows-acpi_osi.html09:04
ducasseJoAnneThrax: other than that, we can't really support mint, i'm afraid09:05
tomreynFilikun: cool, so try the hwe kernel as discussed on the wiki.09:05
Filikuntomreyn: What version should I get? Xenial?09:05
tomreynFilikun: linux-image-generic-hwe-18.0409:06
JoAnneThraxThanks, tomreyn.  Sorry to all of you about my confusion....09:06
lotuspsychjeJoAnneThrax: come back with ubuntu and we can continue your support ok09:07
ducasseJoAnneThrax: try ##linux09:07
JoAnneThraxlotuspsychje: I'll see what I can do. :)09:07
tomreynJoAnneThrax: 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
Filikuntomreyn: 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:07
tomreynFilikun: yes this sounds good!09:08
Filikuntomreyn: If you have the time, would you care to explain to me what this does?09:09
JoAnneThraxtomreyn: 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:09
lotuspsychjeJoAnneThrax: if you join the ubuntu community we will pretend it never happened :p09:10
lotuspsychje(j/k)09:11
tomreynFilikun: 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 999909:11
JoAnneThraxlotuspsychje: You mean re-join. :)09:11
Filikuntomreyn: Ok, thanks!09:11
JoAnneThraxOr, you know, I could go completely off the reservation with minix or irix or something.09:12
tomreynFilikun: "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
JimBuntuJoAnneThrax, PS: I love your name.09:13
JoAnneThraxJimBuntu: Thank you.09:13
ducasseJoAnneThrax: irix? isn't sgi long dead?09:13
tomreynthe "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:14
tomreynFilikun: 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 bbl09:16
JoAnneThraxducasse: That was just a joke.09:16
Filikuntomreyn: Okay09:16
Filikuntomreyn: Ty09:16
ducasseJoAnneThrax: i thought maybe some linux distro had hijacked the name :)09:17
FilikunSo I installed the kernel above and now by Nvidia driver does not seem to work anymore. Do I need to reinstall that one?09:17
JoAnneThraxducasse: Not that I know of.  :)09:18
JimBuntuFilikun, It's common to need to reinstall the driver, or a specific version.09:19
FilikunJimBuntu: 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 me09:20
JimBuntuFilikun, 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:21
FilikunJimBuntu: 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:22
JimBuntuFilikun, 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:23
JimBuntuFilikun, The latest version available for download isn't always 100% up to date, there are only so many cycles in a day.09:24
FilikunJimBuntu: 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:25
JimBuntuFilikun, That's up to you. I never auto-remove, I have space for the old stuff.09:26
FilikunJimBuntu: So it's not harmful to let it stay?09:26
JimBuntuNot harmful Filikun09:27
FilikunJimBuntu: Thanks a lot :)09:27
JimBuntuFilikun ( in the dark ), you are welcome.09:29
PaddyF:)09:29
FilikunSo after kernel update and reinstalled nvidia drivers my desktop still looks like it's not at the right resolution. What might be wrong?09:30
FilikunIt does not recognize my display anymore09:31
FilikunI can't get the Nvidia driver to work propperly now :S09:44
FilikunUnder additional drivers the Nvidia driver is used.09:48
lotuspsychjeFilikun: wich card and driver version please?09:48
=== beaver is now known as evilnewbie
FilikunGTX 970, nvidia-driver-39009:49
lotuspsychjeFilikun: did you add the ubuntu graphics ppa?09:49
Filikunlotuspsychje: Not sure what that is, new to Linux09:49
lotuspsychje!nvidia | Filikun09:49
ubottuFilikun: 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/ppa09:49
lotuspsychjeFilikun: for gtx cards its reccomended to use the nvidia drivers from the ppa, 396 or 415 for example09:50
Filikunlotuspsychje: Do I need to uninstall the one that I use now somehow?09:51
lotuspsychjeFilikun: after you added the ppa, you can switch drivers from software&sources tab additional drivers09:51
Filikunlotuspsychje: I'm not sure how to install them09:55
lotuspsychjeFilikun: did you add the ppa?09:55
test1600hi all09:55
Filikunlotuspsychje: No, that's what I can't figure out09:55
lotuspsychjeFilikun: its described on the ubuntu graphics ppa09:55
lotuspsychjeFilikun: sudo add-apt-repository ppa:graphics-drivers/ppa then sudo apt update09:56
Filikunlotuspsychje: Missed that one, thanks09:56
test1600How can I populate recycler view with data from local database, using room, because I can not add data to adapter in main thread?09:56
test1600oh, sorry, another channel09:57
Filikunlotuspsychje: Done! Do I need to restart afterwards?09:57
lotuspsychjeFilikun: not yet, first switch drivers now from the icon: software&updates tab additional drivers09:57
FilikunTo the 396 right?09:58
lotuspsychjeFilikun: sure lets try that09:58
Filikunlotuspsychje: Hmm I can't seem to set it09:59
Filikunlotuspsychje: Jumping back to my 390 automaticly09:59
lotuspsychjeFilikun: how about other driver versions?09:59
Filikunlotuspsychje: Nope just jumping back10:00
Filikunlotuspsychje: I have one Nouveau, should I try that one as well?10:00
lotuspsychjeFilikun: as a test you can try10:01
lotuspsychjeFilikun: but the end goal is making the nvidia driver work on the gtx10:01
Filikunlotuspsychje: It did work10:01
lotuspsychjeFilikun: it might be switching to nouveau, the reboot might give you a black screen10:02
lotuspsychjeFilikun: in that case you need !nomodeset to get back in your system10:02
lotuspsychje!nomodeset | Filikun10:02
ubottuFilikun: 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 parameter10:02
lotuspsychjeFilikun: after the reboot, lets try if we can switch back nouveau to a higher nvidia10:03
FilikunHmm I had a update pending in the built in software updater with Nvidia thingies10:03
lotuspsychjeFilikun: your system wasnt up to date?10:04
Filikunlotuspsychje: 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
FilikunNow I could pick 39610:05
lotuspsychjeFilikun: allright, try that and reboot10:05
Filikunlotuspsychje: This confuses me a lot hehe. Will do as soon it's done applying changes10:06
Filikunlotuspsychje: Did not fix it :/10:08
lotuspsychjeFilikun: fix what10:08
Filikunlotuspsychje: The screen resolution10:08
lotuspsychjeFilikun: pastebin: sudo lshw -C video && uname -a && lsb_release -a ,please10:09
Filikunlotuspsychje: https://pastebin.com/yWt5FZ7J10:10
lotuspsychjeFilikun: card is unclaimed, and your on 4.18 ekrnel for a reason?10:11
lotuspsychjekernel10:11
airwindhow does one update bios on a laptop running linux when the vendor only provides a windows executable update file?10:11
lotuspsychje!biosupdate | airwind10:11
ubottuairwind: To see how to update your bios on Ubuntu visit the community collected methods here: https://help.ubuntu.com/community/BIOSUpdate10:11
Filikunlotuspsychje: I had problems with wifi when system did go down in sleep and rewoke. So someoner here told me updating kernel could work10:12
lotuspsychjeFilikun: allrighty, tnx lets try another driver version?10:12
lotuspsychjeFilikun: maybe 415 now10:12
Filikunlotuspsychje: Will do!10:13
airwindlotuspsychje: interesting, I'll try it out, thanks.10:13
guivercairwind, some updates can be done thru freedos (which will run windows .exe's)10:13
lotuspsychjeairwind: and some computer brands can be now updated firmware trough ubuntu-software aswell, you can check there10:14
tonytheguitarHey! 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
lotuspsychjetonytheguitar: wich card and driver version please?10:14
airwindI'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
Filikunlotuspsychje: It really takes a while to apply the changes10:15
lotuspsychjeFilikun: yes, normal procedure :p10:15
lotuspsychjeFilikun: it purges previous, installs new10:15
tonytheguitarNvidia Geforce 8400 GS. NVIDIA-Linux-x86_64-340.10710:15
Filikunlotuspsychje: rebooting now10:16
lotuspsychjetonytheguitar: wich drivers list when you: ubuntu-drivers list ?10:16
tonytheguitarnvidia-34010:17
tonytheguitarI guess it's the same...10:18
tonytheguitarProblem is I only get a 640 x 480 resolution on the screen.10:18
lotuspsychjetonytheguitar: can you pastebin: sudo lshw -C video && uname -a please?10:18
SimonNLimpressive10:19
tomreynlotuspsychje: 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
tonytheguitarHow do I do that?10:19
lotuspsychjetonytheguitar: open a terminal10:19
=== zachre__ is now known as Zerkalerka
iomarigreetings, https://pastebin.com/gBzx1ps510:19
lotuspsychjetomreyn: we can test both ends np10:19
tonytheguitarYes10:19
lotuspsychje!paste | tonytheguitar10:20
ubottutonytheguitar: 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:20
Filikunlotuspsychje: I tried 390 again after the other one failed and now it works!10:21
lotuspsychjeFilikun: the 390 from the ppa?10:21
tonytheguitarProblem is that I'm not chatting on the same computer.10:21
tonytheguitaras Ubuntu is on that is10:21
Filikunlotuspsychje: I think it's from ppa10:21
lotuspsychjetonytheguitar: try perhaps to switch to the nouveau driver10:21
tonytheguitarOk. I can try that. How do I do that?10:22
lotuspsychjeFilikun: allright, great it works, now did 4.18 fix your other issues?10:22
lotuspsychjetonytheguitar: software&updates icon tab additional drivers and click nouveau10:22
lyiriyah#ufuntu10:22
Filikunlotuspsychje: I don't know. Haven't tested it out actually. Thanks for the help!10:22
lotuspsychjewelcome Filikun10:23
tonytheguitarIt says I am using the Nouveau display driver already...10:25
tomreynFilikun: sorry this was so problematic, i should probably have asked whether you use nvidia hardware before suggesting the HWE kernel.10:25
Filikuntomreyn: No worries! It was solved with some help :)10:25
lotuspsychjetonytheguitar: allright, try to click the nvidia-340 then10:26
Filikuntomreyn: I'm not sure what happened though. I really want to learn ^^,10:26
tomreynFilikun: glad you two worked it out! if you like, you could try the wireless suspend issue again10:26
lotuspsychjeFilikun: what kind of wifi chipset was that?10:26
Filikunlotuspsychje: Intel10:26
lotuspsychjekk dont know much tricks for that10:27
Filikunlotuspsychje:  It's a built in one on the motherboard10:27
Filikuntomreyn: I can try it!10:27
lotuspsychjebesides maybe your bios update to latest Filikun, but maybe tomreyn suggested that already10:27
jeremy31Filikun: post URL from terminal for> lspci -nnk | grep -iA3 net | pastebinit10:27
tomreyn<tomreyn> 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 999910:27
BluesKajHowdy folks10:27
tonytheguitarlotuspsychje: Applying changes and hoping for the best. Last time I did a similar thing I ended up needing to re-install Ubuntu.10:27
lotuspsychjetonytheguitar: you dont need to reinstall ubuntu for switching drivers10:28
tonytheguitarlotuspsychje: Something happened and I couldn't get it to boot up.10:28
tonytheguitarlotuspsychje: I am completely new to this so I might have done something wrong.10:28
lotuspsychje!nomodeset | tonytheguitar if you cant enter anymore10:28
ubottutonytheguitar 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 parameter10:28
Filikunjeremy31: https://pastebin.com/VHBSQbYS10:29
jeremy31Filikun: I think that one was supported in Ubuntu 16.0410:30
Mava42dmesg 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 there10:30
lotuspsychjeMava42: lets start from the start, what are you trying to do?10:31
Filikunjeremy31: 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:31
jeremy31Filikun: what kernel do you have?10:32
Filikunjeremy31: How do I tell?10:32
JoAnneThraxlotuspsychje: SOLVED!10:32
tonytheguitarOn 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
lotuspsychjejeremy31: 4.15 & 4.1810:32
jeremy31Filikun: uname -r10:32
lotuspsychjeJoAnneThrax: what did you do :p10:33
JoAnneThrax(I know no one cares anymore, but I felt like letting you lot know....)10:33
Filikunjeremy31: 4.18.0-14-generic10:33
lotuspsychjeJoAnneThrax: we 'do' care about feedback10:33
tomreyntonytheguitar: if you run ubuntu 18.04, it's in settings -> about10:33
jeremy31Filikun: I am using 4.15.0-43 and it is supported there10:33
tonytheguitartomreyn: Thank you10:34
Mava42lotuspsychje: trying to open files from an usb stick10:34
lotuspsychjeMava42: do you still need the data on the stick?10:34
Mava42lotuspsychje: of course =)10:34
JoAnneThraxlotuspsychje: 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/#523049410:35
Mava42lotuspsychje: a number of filenames are completely nonsense like ÑWRL0005.tmp10:35
lotuspsychjeMava42: can you pastebin: tail -f /var/log/syslog and plugin your stick please?10:35
Mava42lotuspsychje: letssee10:35
JoAnneThraxlotuspsychje: 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:35
lotuspsychjeJoAnneThrax: are you still on mint now?10:36
JoAnneThraxlotuspsychje: Yes...sorry. :)  As for feedback, you lot are very sweet and helpful.  Sorry again about the confusion.10:36
lotuspsychjeJoAnneThrax: did you try what ducasse suggested, test audio from an ubuntu liveusb?10:37
Mava42lotuspsychje: well..solved i believe: Volume was not properly unmounted. Some data may be corrupt. Please run fsck.10:37
JoAnneThraxlotuspsychje: No, I haven't gotten around to making an ubuntu live USB since our conversation...10:37
lotuspsychjeMava42: what i would do is, try to backup as much data as you can or scan with photorec, then reformat usb with gparted10:38
JoAnneThraxlotuspsychje: If I do, I'll let you know if it works.10:38
Filikunjeremy31 & 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 throttle10:38
tomreynFilikun: 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
Mava42lotuspsychje: thanks for the tip. sounds good10:38
lotuspsychje!info testdisk | Mava42 sudo photorec after install10:38
ubottuMava42 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 kB10:38
tomreynFilikun: 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
Filikuntomreyn: How to?10:40
tomreynFilikun: this will most likely make graphics works again, but also break wireless again. is this what you want, for now?10:40
FilikunI just think this happens after suspend10:40
tomreynbreak wireless after suspend, that is10:40
Filikuntomreyn: Is there any other benefits of staying with this kernal?10:41
tomreynFilikun: from what i understand wireless woks after suspend on this current HWE kernel10:42
tomreyn*woRks10:42
FilikunLet me restart and se if my graphics card calms down brb10:43
tomreynso 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) kernel10:43
jeremy31Must be a platform issue with wifi10:43
tonytheguitarHmmm... I can't change the resolution for the screen. There is absolutely no options available in the settings menu...10:44
Filikuntomaw: I'm back. Yeah it seems like my graphics card does not like it10:45
Filikuntomreyn:10:45
Mava42lotuspsychje: thanks for the tips, you're the best10:46
lotuspsychjeMava42: welcome10:46
Filikuntomreyn: How do I reset to the other kernel?10:47
tomreynFilikun: so let's downgrade the kernel to GA: sudo apt purge linux-image-generic-hwe-18.04 linux-.*-4\.18\..*10:47
lotuspsychjetonytheguitar: your card is kind of older already, 340 isnt the best driver anymore also, maybe test a lubuntu/xubuntu on your system?10:48
Filikuntomreyn: Wait a moment, will I need to do something with the graphics again?10:48
lotuspsychjetonytheguitar: you 'could' try the ubuntu graphics ppa, but im not sure it will perform well on that card10:48
tomreynFilikun: yes, you will also need to remove the ppa and uninstall the graphics driver from there.10:48
lotuspsychje!nvidia | tonytheguitar10:49
ubottutonytheguitar: 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/ppa10:49
Filikuntomreyn: Ait! Not sure how I do that but first thing first. I get a warning now about the kernel removal10:49
tomreynFilikun: sudo apt-add-repository --remove ppa:graphics-drivers/ppa10:50
tomreynFilikun: you could tell me what the warning says, if you like ;)10:50
tomreyn!paste | Filikun10:50
ubottuFilikun: 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:50
Filikuntomreyn: https://paste.ubuntu.com/p/7wCqx3dtwP/10:51
tomreynFilikun: you should not normally proceed there, but we know what you have the other kernel installed so this is safe. you should reboot soon, though10:53
tonytheguitarlotuspsychje: What is the ubuntu graphics ppa?10:54
lotuspsychjetonytheguitar: thats a launchpad page where higher/newer nvidia drivers are provided for ubuntu10:55
tomreyn!ppa | here's what a ppa is generally, tonytheguitar10:56
ubottuhere'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-purge10:56
zetherooJust wondering if I am maybe missing something here in 18.04 ... seems there is no music player ... or?10:56
tomreynFilikun_mobile: did i break it then? :-/10:56
Filikun_mobileYeah 🤣10:56
tomreynFilikun_mobile: apologies. what happens now?10:57
Filikun_mobileNo worries thought it was a fresh install. Stuck at /dev/sdb2 black screen10:57
zetherooEverything I tried from the Software Center looks very old or half-baked10:57
lotuspsychje!latest | zetheroo10:58
ubottuzetheroo: 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
tomreynFilikun_mobile: can you take a photo with your mobile and post it at imgur.com?10:58
Filikun_mobileSure10:58
zetheroolotuspsychje: Ok, but isn't there a single up-to-date/official music player for Ubuntu anymore? It used to be Rythymbox ..10:59
miekhi, 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
Filikun_mobilehttp://imgur.com/a/NuVDBrf11:00
tomreyn!recovery | Filikun_mobile11:00
ubottuFilikun_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/RecoveryMode11:00
tomreynFilikun_mobile: please boot into recovery11:01
Filikun_mobileOkay11:01
Filikun_mobileDone11:02
Filikun_mobileDpdk?11:02
Filikun_mobiledpgk*11:03
Filikun_mobileFML dpkg*11:03
tomreynFilikun_mobile: what do you mean to say there?11:03
tomreynso in the recovery menu, please enable networking, does this bring you back to the recovery menu?11:04
Filikun_mobileIts one of the options i have in recovery menue. A repair broken packages11:04
Filikun_mobileLet me see11:04
Filikun_mobileYes11:04
tonytheguitarOk. Got the Nvidia driver running and now Ubuntu won't start.11:05
Firefly67when 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
tomreynFilikun_mobile: ok, now run the shell, one of the last options there11:06
tomreyn"root shell" or something11:06
Filikun_mobileDone11:07
Filikun_mobileBack to the same recovery menue again11:07
SimonNLmiek: have you tried other usb port ?11:08
tomreynFilikun_mobile: you selected the option to urn the root shell and got back into the text graphics recovery menu?11:09
Filikun_mobileYes11:09
Filikun_mobileNo11:09
tomreynFilikun_mobile: so there is not a black background line on the bottom where oyu can type things?11:09
Filikun_mobileTried again now something happened11:09
Filikun_mobileIt is now, my bad11:10
tomreynFilikun_mobile: so when you press the "#" it actually write this on the screen now?11:10
tomreynand pressing backspace deletes it?11:10
Filikun_mobileI can type, yes11:10
Filikun_mobileYes11:11
tomreynFilikun_mobile: ok, run this:  dpkg -l *nvidia* | nc termbin.com 999911:11
tomreynFilikun_mobile: and please post the url it returns here.11:13
Filikun_mobile*nvidia* command not found11:13
tomreynFilikun_mobile: you didn't type the full command, it starts with "dpkg", see above11:14
Filikun_mobileHmm i did11:14
tonytheguitarCan I change the graphics driver from the root shell prompt in recovery mode somehow?11:14
Filikun_mobileI try again11:14
mousestonytheguitar: sure you can11:14
tomreynFilikun_mobile: please do11:14
mousestonytheguitar: what distro/version are you running and what type of video hardware?11:15
tonytheguitarmouses: Ubuntu 18.04.1 LTS. Geforce 8400 GS.11:15
Filikun_mobileSame again11:15
mousestonytheguitar: are you unable to boot into normal mode?11:15
tomreynFilikun_mobile: can you type the command you ran here, too?11:15
miekSimonNL: 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 in11:16
tonytheguitarmouses: 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
Filikun_mobiledpkg -| *nvidia* | nc termbin.com 999911:16
mousestonytheguitar: When you get that, can you control-alt-f1 (or maybe f2, f3, I forget) to get a terminal?11:17
tomreynFilikun_mobile: ok, so after the first dash, that's an L (but lower case)11:17
tonytheguitarmouses: I can try.11:17
Filikun_mobileAaaaaaah11:17
tomreynFilikun_mobile: other than that you did fine. you can edit what you typed previously by pressing the cursor "up" key11:17
mousestonytheguitar: is this a fresh install?11:17
Filikun_mobiletermbin.com/f46u11:17
SimonNLmiek: can you hook up the usb-c dock to it's own power source ?11:17
mousestonytheguitar: as in you installed, installed nvidia drivers, rebooted and then this problem?11:17
tonytheguitarmouses: Yes.11:18
miekSimonNL: yeah, it's on its own power source now11:18
mousestonytheguitar: what drivers did you install?11:18
tonytheguitarthe 340 something.11:19
SimonNLmiek: and you had it connected without before ?11:19
tonytheguitarmouses: I can't get a terminal up when I try to boot11:19
BluesKajctrl+alt+F2-F6?11:21
tomreynFilikun_mobile: sudo apt-get update && sudo apt-get install pastebinit && sudo apt-get --simulate -y purge *nvidia* 2>&1 | pastebinit11:21
mousestonytheguitar: 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 system11:21
mousestonytheguitar: 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 reinstall11:21
tonytheguitarmouses: I have done that 3 times already and it hasn't changed anything. I get the same or similar problem everytime.11:22
mousestonytheguitar: How are you installing the driver?11:22
tomreynFilikun_mobile: this doesn't actually change anything, yet, it just --simulates, so we'll know what would happen.11:23
tomreynsorry for the lot of text11:23
Filikun_mobilePaste.ubuntu.com/p/8VB7v6C9Vw11:23
tonytheguitarManually. Tried theese approaches. https://linuxconfig.org/how-to-install-the-nvidia-drivers-on-ubuntu-18-04-bionic-beaver-linux11:23
Filikun_mobileNo worries 😊11:23
Filikun_mobileJust glad you help me, i learn a long the way11:23
mousestonytheguitar: using ubuntu-drivers autoinstall from a terminal?11:24
tonytheguitarmouses: I tried all the options on that link.11:24
mousestonytheguitar: Weird.  Don't see any reason you should be having any issue - hopefully someone else here can get you sorted ;(11:24
tonytheguitarmouses: and had to do a fresh install after every try.11:25
tomreynFilikun_mobile: please edit the command you ran (cursor key up) and make sure you have two dashes before "simulate", then run the whole thing again11:25
miekSimonNL: 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
mousestonytheguitar: Never ran into anything like that, sorry I can't be of more help :(11:26
geirhazetheroo: 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't11:27
BluesKajtonytheguitar, is this during the ubuntu install or afterwards?11:28
SimonNLmiek: I'm very confused myself now and I got to go get ready for work. good luck11:29
SimonNL\o11:29
miekSimonNL: thanks :)11:29
tonytheguitarBluesKaj: after install. I change from the Novuea driver to Nvidia and reboot and this happens11:29
Filikun_mobilePaste.ubuntu.com/p/G3J3ZPxMYT11:30
tomreynFilikun_mobile: looks like you still have a single dash in front of "simulate" only :-/11:30
zetheroogeirha: ah right.11:31
tomreynFilikun_mobile: is this too complicated / annoying, should we try a different approach with less typing?11:31
lotuspsychjetonytheguitar: can you try a lubuntu or xubuntu liveusb as a test? see if graphics work well there11:32
tonytheguitarlotuspsychje: I could try but I haven't found a download for it yet...11:33
lotuspsychje!flavors | tonytheguitar11:33
ubottutonytheguitar: 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-flavours11:33
lotuspsychjetonytheguitar: what kind of specs does your system have other then your card? cpu? ram?11:33
BluesKajtonytheguitar, which nvidia card/gpu are you using?11:33
lotuspsychjeBluesKaj: the 8600gs11:34
tonytheguitarlotuspsychje: 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
tonytheguitarBluesKaj: Geforce 8400GS11:34
lotuspsychjethat11:34
Filikun_mobileHad 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 myself11:35
Filikun_mobile(Filikun_mobile) Paste.ubuntu.com/p/v7TFThNh7Z11:36
tomreynFilikun_mobile: sure, i'm aware, it's tough to get all the input right by just retyping it.11:36
tomreynFilikun_mobile: great, this worked. looking...11:37
=== LabMonkey is now known as Mechanismus
Filikun_mobileIt's amazing to me that you know what to look for... And how on earth do you learn all commands?🙂11:38
BluesKajok, that's a pretty old card tonytheguitar, have you considered using the onboard gpu instead ?11:38
tomreynFilikun_mobile: okay this looks good so now it's this: sudo apt-get -y purge *nvidia* 2>&1 | pastebinit; sudo apt-get --purge autoremove11:39
tonytheguitarBluesKaj: I don't have a onboard gpu unfortunately.11:39
BluesKajhow is that?11:40
BluesKajI'm assuming the nvidia is a pci card11:40
=== Richard is now known as Guest24981
Filikun_mobileCommand line option 'p' [from -purge] is not ubderstood...11:42
tomreynFilikun_mobile: double dashbefore "purge", you had only a single. press cursor up to edit11:42
tomreynFilikun_mobile: that'S the "purge" to the end of the line, noit the first one (which has no dashes)11:43
Filikun_mobileAh11:44
Filikun_mobileUt did go through but i did not get a url11:44
tomreynFilikun_mobile: hmm, any warnings or error on the output?11:45
Filikun_mobileDont think so11:45
tomreynFilikun_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
tomreynthe last one, if there are multiple11:46
Filikun_mobile(Filikun_mobile) Paste.ubuntu.com/p/ij4w11:47
tomreynFilikun_mobile: you mistyped the paste url11:47
Filikun_mobileOh11:47
Filikun_mobileTermbin.com/ij4w11:47
tomreynFilikun_mobile: okay, one more: sudo apt purge libnvidia-compute-396:i38611:48
tomreynFilikun_mobile: and then the dlkg -l ... again11:48
tomreyn(just press cursor up twice)11:49
Filikun_mobile(Filikun_mobile) Termbin.com/k8t511:49
tomreynFilikun_mobile: great, now just type "reboot"11:50
tonytheguitarBluesKaj: Really old computer11:50
tomreynFilikun_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 mode11:51
BluesKajtonytheguitar, how old? Can you give us any specs?11:51
Filikuntomreyn: Wiiho11:52
tomreynFilikun_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
tonytheguitarFrom around 2002 - 2004 somewhere.11:52
Filikuntomreyn: Like sudo apt install nvidia-390?11:52
=== xubuntu is now known as Guest61869
tomreynbetter use: sudo ubuntu-drivers autoinstall11:53
Filikuntomreyn: When I'm looking in Software & Updates > Additional Drivers there is NVIDIA drivers there11:54
tomreynFilikun: you can do it there, too. ubuntu-drivers is the command line alternative to what you're looking at11:54
FilikunOh cool11:54
Filikuntomreyn: I thought they where installed11:55
Guest61869Hello, 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
Guest61869How could I investigate this? I'm using the same computer, on a liveusb xubuntu 18.10 at the moment11:55
EriC^Guest61869: try booting an older kernel and see if it boots11:55
Filikuntomreyn:  does sudo ubuntu-drivers autoinstall install other usuful drivers as well?11:55
EriC^Guest61869: type "sudo parted -ls | nc termbin.com 9999" from the live usb11:55
Guest61869Eric^: The previous kernel did not work but the recovery mode of the previous did work11:55
tomreynFilikun: 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
Guest61869EriC^: https://termbin.com/a67r11:56
tomreynFilikun:  "ubuntu-drivers autoinstall" will install whatever is listed as recommended at "Software & Updates > Additional Drivers"11:56
BluesKajtonytheguitar, recommend you try this for older machines https://lubuntu.me/11:57
Filikuntomreyn: 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
Guest61869EriC^: I still have access to the internal hard, so I can see /var/log/syslog if that's of any help11:57
EriC^Guest61869: type "sudo mount /dev/sda1 /mnt"11:57
Guest61869done11:57
Filikuntomreyn: Reboot time11:57
BluesKaj!lubuntu | tonytheguitar11:57
ubottutonytheguitar: 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:57
EriC^Guest61869: type "cat /mnt/var/log/syslog | nc termbin.com 9999"11:58
Guest61869EriC^: https://termbin.com/x29p11:58
tomreyn<tomreyn> 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 999911:58
Guest61869nc termbin.com 9999 is very convenient :)11:59
tomreynFilikun: if you still got patience, this is where we left off ^11:59
Filikuntomreyn: :D12:00
tomreynFilikun: you can substitute "nc termbin.com 9999" by "pastebinit" if you like, both work now.12:01
Filikuntomreyn: https://termbin.com/kmys and https://termbin.com/3mvac12:01
EriC^Guest61869: indeed :) it seems to be some i915 (intel driver) related problem12:03
Guest61869EriC^: Where in my syslog do you see that? :)12:04
Guest61869(If you don't mind explaining)12:04
Guest61869Then maybe if you have an idea about how to fix it, that'd be awesome :D12:05
EriC^Guest61869: search for "i915_request_alloc" i'm not entirely sure though, it's the only difference i spot vs the older pre-update boots12:07
EriC^Guest61869: type "sudo cat /mnt/var/log/lightdm/!(*.gz) | nc termbin.com 9999"12:07
tomreynFilikun: 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 look12:07
tomreynthose pairings up on the web and thus get more info on issues and hopefully, fixes,  specific to your actual hardware.12:07
EriC^maybe the lightdm logs show why it suddenly gets a "failure status"12:08
Guest61869EriC^: https://termbin.com/ftd612:08
tomreynFilikun: 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
Filikuntomreyn: Thanks a bunch!12:09
Filikuntomreyn: What would I have done without you :)12:10
Guest61869EriC^: Looks like either "client bug: timer event5 debounce short: offset negative (-2ms)" or "no screens found(EE)" :s12:10
EriC^Guest61869: ah if you scroll to the bottom in the -14 kernel it has a different output12:10
tomreynFilikun: 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:10
Guest61869EriC^: Yes, the -14 says no screens found. Hmm I don't see why12:11
Filikuntomreyn: That's useful :) I have a nother question if it's ok?12:11
Guest61869EriC^: I have two monitors if that matters. My X200 is plugged in its ultrabase why is connected via VGA to another monitor.12:12
tomreynFilikun: 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 open12:12
tomreynsource driver which is actually part of the linux open source kernel - making much hardware run out of the box)12:12
Guest61869Well that souldn't matter I guess since when I remove it from its ultrabase, it won't boot either12:12
EriC^Guest61869: what do the drivers look like and stuff? type "sudo lshw -c video | nc termbin.com 9999"12:13
Guest61869EriC^: https://termbin.com/5ej712:14
Filikuntomreyn: Wow okay12:14
tomreynFilikun: 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
Guest61869EriC^: There's no answer but that could be the same problem this guys is having https://ubuntuforums.org/showthread.php?t=241186612:15
=== tsglove2 is now known as tsglove
Filikuntomreyn: Ah alright, this is a stationary computer but it's good to know!12:15
Filikuntomreyn: 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 start12:16
Guest61869EriC^: Here is another thinkpad having problem with 4.18.0-14 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/181365712:17
ubottuLaunchpad bug 1813657 in linux (Ubuntu) "4.18.0-14 doesn't boot past grub" [Undecided,Confirmed]12:17
tomreynFilikun: so you'd like to ignore the wireless issues for now?12:17
Filikuntomreyn: 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
Filikuntomreyn: Yeah I need a break from the advanced stuff hahaha12:17
EriC^Guest61869: isnt it that 4.18.0-10 doesnt work for you as well though?12:18
Filikuntomreyn: I did save what you wrote though.12:18
tomreynFilikun: 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
Guest61869EriC^: Right. I guess I should try again to be sure12:18
Guest61869I'd need to change my grub config as it doesn't display anything by default.12:19
EriC^Guest61869: holding shift when the pc starts should give the grub screen12:19
Guest61869EriC^: Oh, that's a lot easier than editing /boot/grub/grub.cfg12:20
EriC^Guest61869: try to do it barebones with just the 1 monitor just to minimize stuff that could be causing the problem12:20
Guest61869Ok12:20
Guest61869EriC^: 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:20
EriC^alright :)12:21
tomreynFilikun: i assume you installed signal by clicking on the pengiun at https://signal.org/download/ and following the instructions provided?12:23
Filikuntomreyn: Yass12:24
tomreynFilikun: run this:  ln -s /usr/share/applications/signal-desktop.desktop ~/.config/autostart/12:25
FilikunDone12:25
tomreynFilikun: then log out and log in again. if i'm not mistaken this should make it start then12:25
Filikuntomreyn: 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:27
Filikuntomreyn: next level*12:28
tomreynFilikun: i wouldn not know how OTOH12:29
tomreynFilikun: i wouldn't not know how OTOH12:29
Filikuntomreyn: Thank you so much for helping me today!12:30
BluesKaj!cookie | tomreyn12:31
ubottutomreyn: Wow! You're such a great helper, you deserve a cookie!12:31
tomreynFilikun: actually we could have done the same graphically, using the "gnome-tweaks" utility, you can install.12:31
tomreynit has a "startup applications" editor.12:31
Filikuntomreyn: The what?12:31
tomreynand thanks for the cookies :)12:31
FilikunHaha wtf cookies12:32
FilikunLove it12:32
BluesKaj:-)12:32
tomreynapt search --names-only gnome-tweaks; sudo apt install gnome-tweaks12:32
Filikundone12:33
Filikuntomreyn: Woo what is thiiis12:33
tomreynwindows-key + type: gnome-tweaks12:34
Filikuntomreyn: Cool12:34
* tomreyn nom nom nom12:35
Hackwarhi 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
anotine---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
anotine---EriC^: I am Guest something from 10mn ago :)12:35
gigirockanotine---, you mean ubuntu 14 ?12:36
EriC^^anotine---: great, good to hear12:36
anotine---gigirock: I mean kernel 4.18.0-1412:36
BluesKajHackwar, why not use the default browser on raspbian? it works well on my rpi312:37
tomreynHackwar: here's how you can install ubuntu on this hardware: https://wiki.ubuntu.com/ARM/RaspberryPi12:37
gigirockanotine---, it seems your xserver is fault, what is the matter ? nvidia card ?12:37
anotine---gigirock: My laptop is an old lenovo thinkpad X200. I believe it doesn't have a dedicated gpu, only an intel hd something12:38
HackwarBluesKaj: the system is supposed to be a presentation system without any user interaction and with all available power for the server.12:38
anotine---gigrock: I don't thing there is an nvidia card inside. How can I check? :)12:39
anotine---think*12:39
tomreynHackwar: 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, though12:39
Hackwarok12:39
gigirockanotine if you have a terminal lshw can give you something about or sudo apt install inxi then inxi -F12:39
anotine---gigirock: lshw | grep nvidia doesn't say anything12:40
Firefly67does 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 difficult12:40
gigirockanotine---, I don't know your trouble : you are installing what , and it is happen when etc etc12:41
EriC^^Firefly67: what DE are you using?12:42
anotine---gigirock: Sorry I forgot to mention it. I explained it all a few minutes ago under another nickname12:42
anotine---I'll explain again :)12:42
EriC^^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 fix12:43
anotine---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
EriC^^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 that12:44
tomreynEriC^^: do we have a bug report on this, yet? do we know why it fails to boot with the updated kernel?12:45
Firefly67eric^^, gnome I think. The default for Ubuntu 16.0412:45
anotine---EriC^^: I guess I'll keep using -10 until a new kernel (that hopefully fixes the bug) comes out.12:45
EriC^^Firefly67: type "echo $XDG_CURRENT_DESKTOP"12:46
tomreynEriC^^: i'm referring to anotine--- there. if we don't have those info, should we guide anotine--- to file a bug?12:46
anotine---EriC^^: What is "the mainline kernels ubuntu provides". Isn't that what I'm already using?12:46
lotuspsychjeby the way 7/2 18.04.2 comes out, might fix alot of things12:46
EriC^^tomreyn: there's a bunch of them, yeah12:46
tomreynEriC^^: can you point me to one of them?12:46
EriC^^anotine---: no mainline kernels are very new ones12:47
Firefly67eric^^, I get "Unity"12:47
EriC^^!mainline | anotine---12:47
ubottuanotine---: 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/MainlineBuilds12:47
BluesKajHackwar, maybe #raspberrypi chat can answer your question12:47
EriC^^Firefly67: compiz config settings manager can do window stuff for it12:47
EriC^^Firefly67: sudo apt-get install compizconfig-settings-manager12:47
pienskenhi all12:47
lotuspsychjewelcome piensken12:47
piensken:)12:47
anotine---EriC^^: Ok, thanks!12:47
EriC^^tomreyn: this is one https://bugs.launchpad.net/ubuntu/+source/linux/+bug/181365712:48
ubottuLaunchpad bug 1813657 in linux (Ubuntu) "4.18.0-14 doesn't boot past grub" [Undecided,Confirmed]12:48
tomreynEriC^^: thanks!12:48
gigirockanotine---, stupid workaround: did you boot with the 'previous' kernel ?12:48
pienskenI have issues with dependencies.. and I don't want to have a fixed answer.. I just want to understand.. :) what is da dependencie12:48
EriC^^anotine---: no problem12:48
lotuspsychjepiensken: did you add external ppa's to your system?12:48
EriC^^tomreyn: no problem12:48
tomreyn"I'm using a distro that is based off of Ubuntu 18.04."12:48
BluesKaj!dependency | piensken12:49
anotine---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
BluesKaj!dependencies | piensken12:49
BluesKajheh12:49
pienskenwhen i try to purge with dpkg -P I get not purged error dependency error cbo-client-libl depends on scripts12:49
JimBuntupiensken, 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
anotine---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
pienskenBluesKaj: I get nothing :p12:50
tomreynanotine---: do you actually use ubuntu there? i'm just asking because someone who reported similar issues does not actrually use ubuntu.12:50
BluesKaj!info dependencies | piensken12:50
ubottupiensken: Package dependencies does not exist in bionic12:50
pienskenand goolge also12:50
EriC^^anotine---: yeah, it's a good idea12:50
pienskenbionic?12:50
piensken:p12:50
gigirockanotine---, so you have a intel proc on a intel chipset ?12:50
anotine---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
pienskenoh ok :) its debian.. :p haha12:50
tomreynanotine---: "lsb_release -ds" would be what i'd be interested in12:51
pienskennvm :p ill go to the debian room :)12:51
super_kozaHi! I have a folder full of data which have wrong permissions.12:51
pienskenthx for the help :p12:51
anotine---temreyn: "Ubuntu 18.1012:51
anotine---"12:51
gigirockanotine---, can you paste cat /proc/*release* ?12:51
lotuspsychje!chmod | super_koza12:51
ubottusuper_koza: An explanation of what file permissions are and how they can be manipulated can be found at https://help.ubuntu.com/community/FilePermissions12:51
Firefly67eric^^, I have installed CompizConfig settings manager now12:51
tomreynanotine---: okay, thanks, looks like proepr ubuntu12:51
tomreyn*proper12:51
EriC^^super_koza: ownership or just the rwx bits?12:51
BluesKajpiensken, open your package manger and check the application dependencies tab12:52
BluesKajmanager12:52
anotine---gigirock: It says no such file :s12:52
anotine---EriC^^: If I want to keep using -10, do I edit /etc/default/grub?12:52
Firefly67eric^^, do I now have to do something with windows management -> place windows?12:52
pienskenBluesKaj: we only have terminal..12:53
EriC^^anotine---: yeah, type "grep menuentry /boot/grub/grub.cfg | nc termbin.com 9999"12:53
gigirockanotine---, can you paste cat /etc/*release* ? sorry12:53
EriC^^Firefly67: yup12:54
anotine---EriC^^: https://termbin.com/79p412:54
EriC^^Firefly67: try the Fixed window placement12:55
anotine---gigirock: https://termbin.com/0u1t12:55
EriC^^Firefly67: maybe you can decide the 1,2,3,4 window's positions12:55
lotuspsychje!rootirc | root12:55
ubotturoot: 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.12:55
=== root is now known as Guest14992
BluesKajpiensken,  https://askubuntu.com/questions/361741/what-are-dependencies12:55
EriC^^Firefly67: or maybe some Snapping Windows stuff12:56
pienskenthx!!12:56
Firefly67eric^^, 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 now12:57
super_kozaUps, you guys got ahead of me...12:57
super_kozaI need to change only the permissions12:57
super_kozabut I would like to set different permissions to directories and files.12:58
pienskenok 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 broken12:58
super_kozaFor example 750 for directories and 640 for files.12:58
BluesKajpiensken, why purge, just remove is safer12:58
pienskenBluesKaj: dpkg -r then.. I will try it. :) last time when I tried apt-get it killed the hdd :p12:59
BluesKajpi because purging dependencies will break other packages that depend on them12:59
BluesKajpiensken,^12:59
EriC^^Firefly67: where is the "keep in workarea" option? i cant find it under placement/snapping13:00
EriC^^Firefly67: i also have the "Grid" option checked13:00
pienskeni will try it BluesKaj  thx :)13:00
Firefly67eric^^, I found it under "windows with fixed positions"13:01
EriC^^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 one13:01
EriC^^Firefly67: ah, my fixed position stuff is completely blank13:02
EriC^^maybe that's it13:02
anotine---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
pienskenBluesKaj:  dpkg -r is also giving me the same error. another way to remove the package?13:02
EriC^^anotine---: no it won't, you'll have to manually edit /etc/default/grub back13:02
Firefly67eric^^, whatever I've tried till now hasn't worked yet, still trying to figure out13:02
anotine---EriC^^: Ok then!13:03
EriC^^anotine---: type "sudo nano /etc/default/grub"13:03
anotine---EriC^^: Ok, done13:04
super_kozaTo answer my own question, it can be done with find13:05
super_kozahttps://stackoverflow.com/questions/3740152/how-do-i-change-permissions-for-a-folder-and-all-of-its-subfolders-and-files-in13:05
lotuspsychje!cookie | super_koza13:05
ubottusuper_koza: Wow! You're such a great helper, you deserve a cookie!13:05
anotine---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
BluesKajpiensken, suggest you ask in #debian since it's their permissions and packages are somewhat different13:06
pienskenBluesKaj: ok :) but the channel is lame :p you need to ask a bot :p haha but I allready know more :) thx13:07
EriC^^anotine---: yeah, except use -10-generic :)13:08
anotine---EriC^^: Yep, my bad haha13:08
anotine---All right, rebooting. Will see if it works!!13:09
BluesKajpiensken, you could also ask in ## linux13:09
BluesKajerr ##linux13:09
anotine---EriC^^: Awesome, it works well :)13:10
anotine---I'll be following https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1813657!13:10
ubottuLaunchpad bug 1813657 in linux (Ubuntu) "4.18.0-14 doesn't boot past grub" [Undecided,Confirmed]13:10
anotine---Is there anything I should report to help with that bug?13:11
XxSYDxXI 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:11
anotine---Off to eat, I'll read messages in a bit. Let me know if I can help by reporting anything to launchpad13:12
EriC^^XxSYDxX: type "cat /var/log/apt/history.log | nc termbin.com 9999"13:12
EriC^^XxSYDxX: paste the link here13:13
XxSYDxXEriC^^: https://termbin.com/rp2o13:15
EriC^^XxSYDxX: we can try to reinstall everything that was removed13:19
XxSYDxXhow?13:20
EriC^^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:22
coconutwauw... what a list13:23
EriC^^i've to eat lunch brb in 10mins or so and i can help out with it if you're still here13:23
MJCDrandom question13:28
tomreynXxSYDxX: the problematic one is "Start-Date: 2019-02-05  18:44:07" and the autoremove after that13:29
MJCDbut does anyone know of a native-command line interface (cli) as a kind of window manager13:29
tomreynoh they left.13:29
MJCDwith mouse support etc13:29
coconutMJCD: midnight commander13:29
MJCDthis appears to be for xorg13:31
MJCDaka not native cli13:31
tomreynMJCD: https://wiki.archlinux.org/index.php/window_manager has a good list13:32
MJCDI don't want a xorg window manager13:32
MJCDall of those are x13:32
MJCDI am already using and loving i3wm13:32
tomreynMJCD: they aren't alll X based, no. the list is mixed, those which deepend on Xsay so.13:33
MJCDoooh you're right13:33
MJCDok13:33
MJCDthanks heaps13:33
MJCD:D13:33
MJCDany opinions on mutter?13:35
MJCDand if so, should I use weyland or nah?13:35
lotuspsychjeMJCD: perhaps you can discuss things in #ubuntu-discuss13:36
MJCDty13:36
EriC^^XxSYDxX: i'm back13:37
XxSYDxXme too13:38
XxSYDxXi didnt understand the last thing you said13:38
EriC^^i'm preparing the list now, 1 sec13:38
cryptodanXxSYDxX: he stated that you needed to make an apt friendly list to reinstall the packages that were removed.13:40
EriC^^XxSYDxX: this is the list, type "wget -O /tmp/packages https://termbin.com/aqgo"13:40
XxSYDxXcryptodan: hmm, thanks for the explanation13:40
XxSYDxXwait13:40
EriC^^XxSYDxX: then type "sudo xargs -a /tmp/packages apt-get install --reinstall -y"13:40
XxSYDxXok13:41
liyaoming113:45
=== Guest44 is now known as marcoklobas
liyaomingshutdown13:46
XxSYDxXEriC^^: Packages are coming back! Thanks a lot, man. You guyz are really helpful. I owe you!13:48
coconutXxSYDxX: yes they are great13:49
EriC^^XxSYDxX: great! no problem13:49
MJCDweird issue: my mouse scroll sucks and there's no setting to make it better in mouse settings13:50
=== d[-_-]b is now known as Dragonkeeper
CoinBRHello 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.0414:00
JimBuntuCoinBR, doubtful it's strictly due to Ubuntu14:01
CoinBRJimBuntu: do you now wheres the sshd_config located? I could only find ssh_config14:04
JimBuntuCoinBR, I'm not sure for that version/flavor, are you looking for /etc/init.d/ssh ?14:05
JimBuntuThere should also be a /etc/ssh/ssh_config though14:06
JimBuntuCoinBR, oops, sorry, meant /etc/ssh/sshd_config14:06
CoinBRJimBuntu: 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 system14:07
CoinBRJimBuntu: cat: /etc/ssh/sshd_config: No such file or directory14:08
CoinBR=(14:08
JimBuntuCoinBR, do you experience the same slowness if you SSH on your LAN ( from machine to machine )14:08
tomreynCoinBR: 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
CVirusCan't I change the number of workspaces I have by default in 18.10 ?14:09
JimBuntuCoinBR, yeah, it sounds like you don't have openssh server installed, which is fine14:09
tomreynCoinBR: 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_config14:10
CoinBRJimBuntu: 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 noob14:10
CoinBRtomreyn: Oh, yeah, I see. (its not related the daemon, since Im being the client)14:11
tomreynCoinBR: 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
JimBuntu^^ as in -vv or -vvv etc14:11
CoinBRtomreyn: https://pastebin.com/dkbxr21r           i`ll try with git clone now14:13
JimBuntuCoinBR, are you certain port 22 is open on the EC2 instance and that it's listening for SSH connections on that port?14:16
tomreynit does currently14:17
CoinBRJimBuntu: https://i.imgur.com/3UMmDWb.png14:22
CoinBRtomreyn: 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 SSH14:23
JimBuntuOk. 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
CoinBRtomreyn: JimBuntu:   My /etc/ssh/ssh_config file: https://pastebin.com/JGeaP3Vu14:24
JimBuntuCoinBR, looks normal, except I thiink there might be 1 line missing14:25
CoinBRJimBuntu: hold on, ill find and grab a laptop14:25
CoinBRJimBuntu:     GSSAPIAuthentication yes (this is the last line. Theres only a blank line after it14:26
JimBuntuCoinBR, I show 'GSSAPIDelegateCredentials no' as a default for mine, but I don't think that's related to the issue at all.14:27
CoinBRJimBuntu: I`ll change it to no, and try. Do i have to restart a ssh service or something after that?14:29
CoinBRJimBuntu: Im booting the laptop. Will search in the web how to enable ssh server on it and try to connect to it14:29
tomreynCoinBR: "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:31
tomreynCoinBR: sudo apt update && sudo apt install openssh-server14:32
CoinBRtomreyn: stuck with the dpkg frontend lock. Rebooting it =/14:33
BluesKajunattended updates, a pita14:34
compdocthe 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?14:42
=== paolo_ is now known as faLUCE
CoinBRtomreyn: 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 logins14:44
tomreynCoinBR: and can you ssh from that laptop to github any fasterß14:45
tomreyn?14:45
CoinBRtomreyn: its an old laptop, but lets try it!14:46
gvvgHi - 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:51
tomreyngvvg: are you going to move the disks, the raw block devices on top of the array, or data on those file systems?14:54
tomreyngvvg: also 14.04 has 2 m,onths left.14:54
gvvgmaybe the easiest way is just to put the new disks in the new system14:54
gvvgyes I know about the end of life for 14.0414:54
gvvgthanks14:54
lordcirth__gvvg, I would do a fresh 18.04 install on the new hardware (with md raid1), copy your data over, and test.14:55
tomreynsame14:56
gvvglordcirth__: that's a good idea since I have a working system now I feel more confident and the system will be up to date - thanks14:56
lordcirth__A good time to test your backups, as well.14:56
system16hi15:04
system16windows has a button that if you hover / click on it , it will show the desktop15:05
system16can i get this in ubuntu too ?15:05
system16im running the latest lts version15:05
anonymipsystem16, maybe this is something for you: http://ubuntuhandbook.org/index.php/2018/10/add-show-desktop-button-ubuntu-18-10-18-04/15:09
system16thanks15:10
anonymipdo you know where I found it?15:10
tomreynsystem16: if a keyboard shortcut also works, meta-d15:11
tomreynwhere "meta" is AKA the key with some other operating systems' logo on it15:12
system16i prefer a button15:12
lordcirth__Isn't that Super?15:12
lordcirth__I guess both15:12
tomreynsint super == alt? i always mix those up15:13
lordcirth__Super is Win key15:13
CoinBRtomreyn: 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/uv3mnv903Rw15:13
tomreynthen you're right and i stand corrected, thanks.15:13
system16thanks ! it works flawlessly15:14
system16also i have another question15:14
system16the desktop has a gt9400 gpu15:15
system16currently its using the xorg driver15:15
CoinBRtomreyn: JimBuntu: Ill try now with my 4g, to see if it gets any better (in the laptop)15:15
system16should i change it to the nvidia one15:15
tomreynCoinBR: the right side temrinal window seems fast, but maybe that's just because you started recording late?15:15
system16one strange thing that i notice when i do that is i see some text on startup. bunch of these : [OK]15:15
system16this wont happen when i use the xorg driver15:16
tomreynoh thats https15:16
JimBuntuCoinBR, does the ssh git clone ever even finish?15:17
CoinBRJimBuntu: yes, it finished15:18
JimBuntuinteresting. 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
system16is that normal ?15:19
system16is it because its an old driver ?15:19
=== skr is now known as Guest10580
tomreynCoinBR: run ssh with -vvv and check (and tell) where it sits so long.15:20
system16also is it possible to reduce animations ?15:20
system16for example, the app menu animation15:21
tomreynsystem16: 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 desktop15:23
CoinBRtomreyn: 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/W7uOZfTx5zY15:24
flan_suseHow can I have my USB ports power off when I suspend my laptop?15:25
system16it runs fine but i think reducing the animation will help the poor thing15:26
system16after all, its a gt 940015:26
tomreynsystem16: your graphics card compared to other comon ones https://www.videocardbenchmark.net/gpu.php?gpu=GeForce+9400+GT&id=1115:26
system16as you can see, its sucks15:27
tomreynCoinBR: so you've worked out that it's a network issue, not an ubuntu issue.15:28
tomreynflan_suse: configure it on your mainboard firmware configuration interface ("BIOS")15:28
flan_susetomreyn: There is no such option nor file to config in Linux?15:29
flan_susetomreyn: Because under Windows, such options exist under Power Settings.15:29
tomreynsystem16: yes, pretty old. okay, i wasn'tr sure whether you were saying it should be fast15:29
tomreynsystem16: if something dedicated is slower than an intel GPU then you have a good indication that you should go shopping.15:30
tomreyn(if in a free shop)15:30
system16tomreyn, gnome-tweaks gives the option to turn off animations but i dont want to disable all animations.15:30
flan_suseI have no such options in my USB to have all USB ports power off during suspend15:33
tomreynflan_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
flan_suseThat's why I was wondering if there was a command or file I could edit to do so.15:33
flan_suseHmmmmmm.15:33
flan_suse*in my BIOS15:34
system16i have experience with terminal. so im ok with you giving me commands . just post them on paste.ubuntu.com15:34
tomreynflan_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
flan_susetomreyn: I'm looking around for it.15:35
tomreynflan_suse: but i'm afraid i lack understanding of this area.15:35
flan_susetomreyn: However, online searching falls short, since people are describing other unrelated issues.15:36
flan_susetomreyn: No problem.15:36
flan_susetomreyn: 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
XxSYDxXEriC^^: I noticed, i have no settings option15:37
XxSYDxXhow to install ubuntu settings?15:38
tomreynsystem16: 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
tomreynflan_suse: which hardware is this?15:38
flan_susetomreyn: Me or system16?15:38
tomreynflan_suse: "which hardware is this?" was addressed to you15:39
ioriaXxSYDxX, apt -s install --reinstall   gnome-control-center15:39
ioriaXxSYDxX, sorry, sudo apt install --reinstall   gnome-control-center15:40
flan_susetomreyn: Oh. It's a System76 laptop, Gazelle Pro. No longer sold by them anymore. Very, very limited BIOS options.15:40
XxSYDxXioria: thanks15:40
ioriaXxSYDxX, ok15:40
tomreynflan_suse: i'd say contact customer service, aren't they good there with such things?15:41
flan_susetomreyn: 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:41
flan_susetomreyn: Going to try a script I found.15:43
flan_susetomreyn: it "unbids" the USB hub, so that might do the trick?15:43
flan_suse*unbinds15:43
flan_suseI'll let you know.15:43
tomreynflan_suse: https://unix.stackexchange.com/questions/165447/turning-off-power-to-usb-port-or-turn-off-power-to-entire-usb-subsystem15:43
flan_susetomreyn: I tried those, no luck.15:44
tomreynflan_suse: i don't know any better, good luck!15:45
martiansoulHi. 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?15:49
=== monaco is now known as shqip
tomreynmartiansoul: 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:51
ikoniadelta9415:52
ikoniaoops15:52
flan_susetomreyn: Here's an update.15:52
=== Guest10580 is now known as skr
tomreynflan_suse: no.15:53
ikoniaalpha4115:53
ikoniaughh, sorry, my terminal keeps taking focus15:53
flan_susetomreyn: 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:54
tomreynflan_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
tomreyn(or not understood)15:55
flan_susetomreyn: Yup. Well it was worth a shot.15:55
flan_susetomreyn: Thanks for your time either way. Appreciate it.15:55
tomreynyou're welcome, flan_suse15:56
mrchairmanimagine 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:57
mrchairmanby remote ssh key, I mean private key (doh)15:58
JimBuntumrchairman, That dude should either create another key unique to that other system or share their existing key.16:00
CarlFKmrchairman: do you want to log into A, then from A login to B?16:02
mrchairmanCarlFk, no16:02
mrchairmanI want to login to Server, using computer 1 or computer 216:02
mrchairmanJimBuntu: I think I will just copy the keys, it just seems faster to me16:02
CarlFKah.  yeah, either put your key on both, or make a 2nd key for 2 and add that to server16:03
CarlFKmrchairman: ssh-import-id is fastest ;)16:03
mrchairmani will look that up16:04
CarlFK(assuming you have a launchpad or github account setup with your key.16:04
acebrianjuanHi all16:04
mrchairmanoh no, this will be me using a usbkey to transfer the key16:04
acebrianjuanDoes ubuntu use X11?16:04
mrchairmanI'm going old school cool here16:04
CarlFKoh wait.. that sets up public keys on the server, not the 2nd box16:04
acebrianjuanIn particular, Ubuntu 18.0416:05
lotuspsychjeacebrianjuan: 18.04 uses xorg by default, wayland choosable at login16:05
=== treepalm_ is now known as treepalm
mrchairmanis the new pinebook pro a tablet?16:06
mrchairman(can i even ask that here? if not, sorry)16:07
lotuspsychjemrchairman: only ubuntu support questions here please16:07
mrchairmanlotuspsychje: I'm sorry, I'll take it to #offtopic16:07
lotuspsychjemrchairman: you can ask in ##hardware if you like16:07
mrchairmanactually thats even better16:07
acebrianjuanlotuspsychje: 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 system16:08
lotuspsychjeacebrianjuan: its reccomended to file a bug from terminal, aka ubuntu-bug yourpackage16:09
acebrianjuanso I don't know whih I should choose16:09
acebrianjuanlotuspsychje: It's not a Ubuntu bug report16:09
lotuspsychjeacebrianjuan: what is your bug about please?16:09
tomreynacebrianjuan: run this in a terminal: echo $XDG_SESSION_TYPE16:09
acebrianjuanlotuspsychje: Its a bug in the Qt framework16:09
acebrianjuantomreyn: x1116:09
lotuspsychjeacebrianjuan: but you use ubuntu right?16:10
acebrianjuanlotuspsychje: yes, Qt uses Jira to file bug reports: https://bugreports.qt.io/issues/16:10
addajonesis there any way to get the ubuntu login screen to be at 200% hiDpi?16:11
addajonesits always SO zoome out16:11
lotuspsychjeacebrianjuan: allright, good luck with the solving!16:11
addajoneszoomed *16:11
acebrianjuanlotuspsychje: thank you :)16:14
acebrianjuantomreyn: thank you :)16:14
tomreynaddajones: try this: https://wiki.archlinux.org/index.php/HiDPI16:18
breizHi 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:18
tgm4883breiz: can you boot a previous kernel?16:19
breiztgm4883: that worked before now it shows the same message16:19
tgm4883breiz: did you update anything else at the same time? You might have to wait for someone more knowledgable on boot up processes than I16:20
Neonix7Hi everybody, first time here :-)16:22
breiztgm4883: 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:22
lotuspsychjewelcome to ubuntu support Neonix716:23
addajonestomreyn, 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 boot16:23
Neonix7thank you lotuspsychje16:24
Neonix7I'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
Neonix7I'm a totally a newbie with linux16:24
lotuspsychjeNeonix7: tell us more mate16:25
Neonix7lotuspsychje: thanks :-)16:25
Neonix7I've got this notebook from Asus, just bought. It has already installed endless OS16:26
Neonix7Of course I want to install Ubuntu, tried both the LTS versions (16 and 18) but had problems16:26
lotuspsychjeNeonix7: what kind of problems did you ran into?16:26
Neonix7the 16 doesn't recognize the keyboard. I have an italian keyboard, but it keeps the english one.16:27
Neonix7Today I was able to add the italian one, but I cannot select it at all16:27
Neonix7and there are some other problems with the 18 too, unfortunately I'm not able to keep track at the moment16:28
Neonix7I think that something is wrong but I'm not sure where :-(16:28
lotuspsychjeNeonix7: did you click italy as your country in the setup?16:28
peter22222hi folks... how do i find out which particular toolkit (GTK+ or Qt and which of its version) is a program using?16:28
Neonix7I just ran the live cd, I didn't enter in a seetup at all16:28
tomreynaddajones: 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:28
Neonix7by the way I use the english version of the ubuntu16:29
ioriall16:29
geniiInteresting. Endless OS aparently uses a readonly filesystem and flatpak16:30
tomreynbreiz: 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
Neonix7it seems soo, of course I want to install ubuntu, endless seems limited to me16:31
lotuspsychjeNeonix7: you cant select your keyboard, but you cant enter setup?16:31
Neonix7I selected the keyboard from the menu:16:31
Neonix7System settings / Keyboard / Text Entry16:32
Neonix7added to the list with the default (english keyboard)16:32
tomreynbreiz: 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
Neonix7then 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 that16:32
tomreynbreiz: 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
Neonix7I tried with the 18 LTS but I got problems too... like the screen freezed or something, I don't remember exactly16:33
=== SimonNL is now known as SimonNL_Afk
tomreyn!yy.mm | Neonix716:34
ubottuNeonix7: 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-cycle16:34
Neonix7thanks ubottu16:34
tomreynNeonix7: can you tell us more about your hardware? whihc model os this?16:34
lotuspsychjeNeonix7: did you see this? https://aozoeky4dglp5sh0-zippykid.netdna-ssl.com/wp-content/uploads/2017/06/install-screen.jpg16:34
breiztomreyn: 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:35
Neonix7lotuspsychje: no, I didn't see that screen16:36
Neonix7I'm just using the live cd at the moment16:36
Neonix7tomreyn: my hardware is Asus notebook, intel core i3 - intel HD Graphics 52016:36
Neonix74 gb ram16:36
tomreynbreiz: 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:37
Neonix7my notebook is ASUS vivobook Max P541UA16:38
Neonix7when I press on the icon of "Install Ubuntu 16.04.5 LTS" doesn't do anything16:39
tomreynNeonix7: 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:39
breiztomreyn: I am in the live disk now. Let me try and chroot into it.16:40
Neonix7I pressed the icon with an orange colour that says Ubuntu software but it seems to load and then stops16:40
Neonix7like the icon of the installation, it does the same16:41
lotuspsychjeNeonix7: maybe you could try a xubuntu or lubuntu16:41
Neonix7lotuspsychje16:41
Neonix7thanks, I will16:41
lotuspsychjeNeonix7: normally 16.04 should be able to install with 4g ram but..16:42
lotuspsychjeNeonix7: what is the native operating system of that laptop?16:43
Neonix7lotuspsychje: endless OS16:43
lotuspsychjeNeonix7: you bought it with endless os?16:44
Neonix7yes16:44
Neonix7I bought it with endless16:44
tomreynNeonix7: 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
Neonix7ok, I will again16:44
Neonix7last time I also verified the image on the usb16:44
tomreynbreiz: you will need to bind mount the common virtual file systems to the mount point before you chroot16:45
Neonix7from the ubuntu live install and it seemed ok but I will install it again16:45
sybariteni'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
sybaritenor is it just gonna give me headache16:45
lotuspsychjeNeonix7: maybe they made endless Os a bit like those chromebooks, and ubuntu might not like it16:45
Neonix7The fact is that I bought this computer with a preinstalled linux OS because I wanted to install ubuntu on it16:46
Neonix7I understand lotuspsychje, I really hope it's not the case... :-(16:46
Neonix7I bought this notebook just for ubuntu :-(16:46
lotuspsychjeNeonix7: try the test from tomreyn and also a xubuntu/lubuntu test16:47
Neonix7ok, thank you lotuspychje and tomreyn and the other guys16:48
Neonix7I will try your suggestions16:48
Neonix7I really hope it will work :-)16:48
breiztomreyn: I think I did that, following a guide.16:48
Neonix7Now I'm going to try the installations you told me16:49
Neonix7bye guys, thanks to you all16:49
lotuspsychjegood luck Neonix716:49
tomreynsybariten: it should be able to do a higher resolution. you may need to set more shared (graphics) memory on the bios16:49
Neonix7lotuspsychje: fingers crossed! :-)16:50
Neonix7bye :-)16:50
breiztomreyn: 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
tomreynsybariten: if there is little memory installed in generral, this could, however, prevent you from running a modern graphical desktop.16:51
sybaritentomreyn: i see. Any pointers to what to search for?16:51
=== aurolac_ is now known as aurolac
tomreynbreiz: i usually bind mount them all, also /dev/pts /run and /sys as well as /sys/firmware/efi/efivars on uefi ssytems16:53
breiztomreyn: okay I'll do that too.16:54
tomreynbreiz: https://paste.ubuntu.com/p/QzbyCrWgGq/16:54
tomreynbreiz: i'm not sure this is strictly necessary, it's just "works for me"16:56
tomreynsybariten: 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
qwebirc25314the speakers on my laptop don't seem to work on my fresh ubuntu install16:57
tomreynsybariten: you can use the "xrandr" command to list known supported resolutions16:57
tomreyn!audio | qwebirc2531416:58
ubottuqwebirc25314: 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
qwebirc25314yeah after that ?16:58
qwebirc25314thanks16:58
tomreynqwebirc25314: the "xrandr" hint wasn't for you16:58
tomreynjust the sound one16:59
qwebirc25314I just realized. Sorry16:59
tomreynnp ;)16:59
breiztomreyn: I tried it but I think I messed it up. I might have to reboot just to get it chrooted properly.17:02
tomreynbreiz: sorry to hear this ;-)17:03
tomreynit's cumbersome...17:03
breiztomreyn: No problem. I'll reboot and try again! Thanks for the help btw!17:05
tomreynsybariten: 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
tomreynbreiz: you're welcome.17:05
runelind_qis there a terminal app that has a built-in password manager like iTerm2 for macOS?17:05
leftyfbrunelind_q: passwords for what?17:05
runelind_qfor SSHing to network devices that don't support keys.17:06
leftyfbrunelind_q: if you're talking ssh, you should use an ssh key, not passwords.17:06
leftyfbbah17:06
tonytheguitarDoes anyone know how to make a bootable USB device for Ubuntu server inside Ubuntu 18.04.1 LTS?17:06
runelind_qdd if=ubuntu.iso of=/dev/usb_drive bs=1m17:07
runelind_qcan't remember if it is 1m or 1M in Linux17:07
leftyfbrunelind_q: https://www.cyberciti.biz/faq/noninteractive-shell-script-ssh-password-provider/17:07
tomreynrunelind_q: have you tested that this works with the server iso?17:08
runelind_qleftyfb: Cisco devices also require enable passwords once you've SSHd to them.17:08
runelind_qtomreyn: this should work with any iso17:09
leftyfbrunelind_q: so remember passwords. Or use an external password manager.17:09
tomreynrunelind_q: that's not my experience.17:09
tomreynrunelind_q: you could script it with expect, but enable passwords should probably be typed manually.17:10
leftyfb^17:10
runelind_qyeah, I can remember the password just fine, just quicker to key-combo it with a password manager.17:10
tomreynrunelind_q: the idea there is to ensure that your work flow is interrupted.17:11
=== lotuspsychje__ is now known as lotuspsychje
=== lotuspsychje_ is now known as lotus|NUC
sybaritentomreyn: thanks!17:41
=== tulsi is now known as Guest87260
tomreynsybariten: you're welcome!17:58
djp_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:04
tomreyndjp_: do you run synaptic as root then?18:06
=== aurolac_ is now known as aurolac
=== SimonNL_Afk is now known as SimonNL
djp_tomreyn: i just run it from the menu. i have to enter my password when it launches.18:07
djp_tomreyn: command in the launcher properties says "synaptic-pkexec"18:07
tomreyndjp_: yes this is both fine18:08
djp_tomreyn: thanks18:08
mouse_do hard drives with root or home partitions spin down when idle?18:11
nthdevThey should18:12
tomreynjust most /home file systems never go idle18:13
tomreynat leats on desktops where a web browser runs18:14
mouse_but if it's a simple home media server, then the drive with the home partition will spin down?18:15
coconutI never see questions about Near Field Communication here. Does ubuntu run with that?18:15
lotuspsychjecoconut: x86 tablets can run ubuntu18:16
coconutok, well it was a laptop question though.18:17
lotuspsychjecoconut: but not sure how far nfc is being developed18:17
coconutlotuspsychje: can ubuntu ignore when the NFC not work, and still just boots up?18:18
* coconut hopes someone else knows18:19
lotuspsychje!info neard | coconut18:21
ubottucoconut: 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:21
coconutinteresting18:22
lotuspsychjecoconut: apt-cache shows a few more, but not sure what they do exactly18:22
coconutthank you lotus18:23
HyP3rhello. My Ubuntu hangs a long time while startup. How can I troubleshoot this?18:25
tomreyncoconut: do you see it on lsusb or lspci -nn ?18:25
HyP3rMy Idea was just to disable the splashscreen to see what Operation hangs but I'm not able to disable the splash screen18:25
lotuspsychjeHyP3r: press F1 to switch to text booting18:25
HyP3rlotuspsychje: when?18:25
tomreynHyP3r: which ubuntu version, variant is this?18:25
HyP3r18.04 LTS on AMD6418:26
tomreynHyP3r: systemd-analyze blame18:26
coconuttomreyn: i still need to buy the laptop, hence why i am trying to figure this out.18:26
tomreyncoconut: 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
lotuspsychjecoconut: i also find a lot of git projects out there for linux/nfc18:27
HyP3rOk now Managed to disable splash screen. For that I removed "quiet" and "splash" out of the grub default...18:27
HyP3rI can see that the bootup is hanging while mounting the root partition18:28
tomreynHyP3r: did you change this file system recently?18:28
HyP3rtomreyn: no but I have to say that I installed this system recently and it was always that slow18:29
HyP3rThis 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
tomreynHyP3r: so does it stop booting at this point entirely or does it just take a while until it continues?18:30
HyP3rIt takes 30 seconds until it continues18:30
HyP3rtomreyn: and to "systemd-analyze blame" in this list the first position is with "10.055s snapd.service"18:31
tomreynHyP3r: which hardware do you have there, and what are the block device layers below the root file system (if you know)?18:32
HyP3rtomreyn: 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 Drive18:32
tomreyni'm afraid snapd cantake a while to get started, but 10s is not 30s18:32
HyP3ryeah for that I guess we have to blame the mounting process18:33
tomreyncan you show: systemd-analyze critical-chain18:33
HyP3rtomreyn: https://pastebin.com/6Wq6U3Mt and thanks for help :)18:34
HyP3rSeems like other people have the same problem: https://askubuntu.com/questions/1038264/slow-boot-on-18-04-lts18:36
tomreynHyP3r: you skipped my question about hardware. but i don't need to know. i guess you're getting the performance you can get.18:36
tomreynHyP3r: there used to be some issues with 18.04.0 and early 18.04.1, too, but surely you install updates, right?18:37
HyP3rtomreyn: I did apt update && apt dist-upgrade18:39
HyP3rtomreyn: what questions about the hardware do you have?18:39
tomreynHyP3r: now, or before the last boot?18:39
HyP3rbefore the last boot18:39
tomreyns/last/latest/18:39
HyP3ror to be more preceise: for a few hours, when I started to troubleshoot this problem18:40
tomreynHyP3r: as long as it was before the latest boot thats fine18:40
tomreynHyP3r: i was wondering what kind of hdd you have there, cpu, amount of ram, graphics card18:41
HyP3rtomreyn: yeah sure. I did a lot of restarts now for troubleshooting this problem18:41
HyP3rtomreyn: cpu: Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz, ram: 8 gb, graphic: VGA compatible controller: NVIDIA Corporation GF108 [GeForce GT 420]18:41
HyP3rtomreyn: actually I'm following this solution: https://askubuntu.com/a/103796218:42
HyP3rtomreyn: yeah the first solution of this solution solved the problem... the system waited for the wrong swap18:44
HyP3rMaybe its a bug of the current system installation routine of ubuntu?18:45
tomreynHyP3r: oh this might be related to the swap parittion -> swap file change, i think i spotted a bug report on this before.18:46
HyP3rok :)18:47
=== Jazzy_Jay is now known as Jazzy_J
tomreynHyP3r: this https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1768230 - but this is fixed since.18:48
ubottuLaunchpad bug 1768230 in initramfs-tools (Ubuntu Bionic) "Long time booting : Failed to connect to lvmetad. Falling back to device scanning." [Undecided,Fix committed]18:48
tomreynHyP3r: 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:50
mbntHello, 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:54
tomreynHyP3r: 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
HyP3rtomreyn: yeah seems to work18:56
ca_cabotif 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
mbntI reinstalled the graphics drivers, but still no dual monitors and no KDE18:57
mbntI suspect whatever update was sent out borked the graphics drivers18:58
mbntAnd I keep getting these pop ups about how Ubuntu is experiencing these internal errors18:59
mbntWhat, is this windows now?18:59
ca_cabotif I ctrl+alt Fx from the GUI to a CLI on my server will it free up resources, or is the GUI still running?19:00
=== Taco is now known as uptime
hggdhca_cabot: GUI will still be running. You would just have changed to a terminal19:01
ca_cabot@hggdh, thank you19:01
mbntI guess I have to reinstall the OS19:03
mbntTo fix the problem19:04
HyP3rNext problem: https://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=134019:05
mbntUbuntu turns out to be unreliable19:06
OerHeksHyP3r, that is not a problem for ubuntu, but x2go, and btw, x2goserver is updated to 4.1.0.3-019:07
HyP3rOerHeks: 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
ca_cabotanytime 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 lol19:09
HyP3rca_cabot: :319:10
mbntYou just have some update that borks the OS and what does the distro devs care19:11
ca_cabottbh, 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 though19:11
teward!offtopic | ca_cabot mbnt19:11
ubottuca_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:11
ca_cabot#fanboy offended19:12
ca_cabot;)19:12
mbntUboto can jump off a cliff19:12
HyP3rwell we should calm down. I'm pretty sure guys like tomreyn a working pretty making sure everything works19:13
tgm4883ca_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 there19:13
mbntThe 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 ups19:13
ca_cabothttps://www.zdnet.com/article/security-researchers-discover-new-linux-backdoor-named-speakup/19:13
ca_cabot@mbnt, can you login to a CLI session?19:14
mbntca_cabot: Yep19:14
tomreynHyP3r: not i, i only insult people for not delivering the results i'd love to see either. but i generally agree.19:15
ca_cabotcan you troubleshoot your drivers via CLI?19:15
tgm4883mbnt: where did you install the graphics drivers from?19:15
tomreynHyP3r: 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 regenerated19:16
HyP3rtomreyn: ok I never did this. Maybe just calling update-initrd solve this19:16
tomreynHyP3r: the next kernel update would.19:17
mbnttgm4883: It does not matter, because Ubuntu is experiencing internal errors and the graphics drivers no longer work and are irrelvant19:17
HyP3rtomreyn: yeh19:17
mbnttgm4883: Ubuntu is borked, so I figure that is the greater issue for now19:17
tgm4883mbnt: what are the internal errors? What is failing?19:17
ca_cabot@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:17
ca_cabothttps://askubuntu.com/questions/1011635/how-to-troubleshoot-graphics-card-driver-problem-in-ubuntu19:18
mbnttgm4883: Internal, yes, so the pop ups keep telling me19:18
ca_cabothttps://askubuntu.com/questions/855355/ubuntu-16-04-dual-monitor-not-working19:18
tgm4883mbnt there should be a button similar to "more info"19:18
mbnttgm4883: Okay, let me get another pop up, it does not take much to see them19:19
=== Budgii_ is now known as Budgii
fleabeardhello 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:22
leftyfbfleabeard: checked your cable/switch/router to make sure it supports it?19:24
Richard_Cavellyeah, check the other end19:25
leftyfbfleabeard: a cat5 cable will not support gigabit19:25
leftyfbfleabeard: you need a cat5e or cat6 cable19:25
cryptodanleftyfb: depends on distance19:25
tewardcryptodan: actually pure Cat5 won't support Gig, cat5e does19:26
tewardregardless of distance/length19:26
tewardat least last I checked that was the rule :P19:26
leftyfbcat5 won't do it reliably19:26
leftyfbso don't bother19:26
cryptodanwell i got cat5 at home using gigabit and the distance in cable is less than 10ft19:26
tgm4883cryptodan: super old cables?19:27
cryptodanyes from like a decade ago or there abouts19:27
tgm4883cryptodan: not sure that's old enough19:27
tgm4883I mean, I suppose it could be but cat5e has been around for about twice as long as that19:28
mbnttgm4883: So there are a lot of issues apparently...core dump is a phrase used a lot in these messages19:28
fleabeardleftyfb, my router and cabling meet the required standards for gigabit speeds. I have made sure that wasn't the issue already :)19:28
tgm4883mbnt: you aren't getting an application or path ?19:28
cryptodanfleabeard: did you setup your router to use gigabit or is the port set to 100megabit19:29
fleabeardleftyfb, 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
tonytheguitarwebchat.freenode.net19:29
mbnttgm4883: Okay, so there are several headings and sub headings, which ones should I paste?19:30
tgm4883mbnt: I've not looked at one recently. I'd just throw it all in a pastebin19:30
OerHeksfleabeard, and what NIC is this? lspci might tell19:31
leftyfbIntel19:31
leftyfbe100019:31
tonytheguitarsources.list19:31
fleabearde1000e, OerHeks19:31
leftyfbtonytheguitar: can we help you with something?19:31
leftyfbfleabeard: 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
tonytheguitarleftyfb: sorry... to many keyboards but I think maybe you can help me anyway19:32
OerHekspcie_aspm=off might be your fix, https://serverfault.com/questions/193114/linux-e1000e-intel-networking-driver-problems-galore-where-do-i-start19:33
tonytheguitarleftyfb: I am trying to set up codeblox on ubuntu 18.04.1 LTS19:33
leftyfbtonytheguitar: you'll have to contact codeblox for support19:34
tonytheguitarleftyfb: 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
fleabeardOerHeks, 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
OerHeksfleabeard, same procedure as !nomodeset19:35
OerHeks!nomodeset19:35
ubottuA 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 parameter19:35
cryptodanfleabeard: have a read here https://www.linuxquestions.org/questions/linux-networking-3/nic-is-10-times-slower-than-it-should-be-4175509538/page2.html19:36
OerHekshold shioft @ boot, press e Edit..19:36
fleabeardwill do, thanks both of you!19:36
OerHeksfleabeard, and check for bios updates too19:36
fleabeardOerHeks, yep, BIOS is up to date :)19:36
victor_How do i register username on IRC?19:37
OerHeks!register > victor_19:37
ubottuvictor_, please see my private message19:37
nthdevvictor_, https://freenode.net/kb/answer/registration19:37
victor_!register19:37
ubottuFor information on registering your IRC nick, see https://help.ubuntu.com/community/InternetRelayChat/Registration - For any further help, ask in #freenode.19:37
guzzlefryIs this some weird quirk with Ubuntu? https://i.imgur.com/LrjFDQD.png19:38
tonytheguitar_ubleftyfb: here is what I want to be able to do...19:38
lordcirth__guzzlefry, what? firefox being run as root?19:38
guzzlefryyes19:39
tonytheguitar_ubhttps://paste.ubuntu.com/p/GTjmqB678b/19:39
guzzlefryWell, more specifically, I can't find that process running in any application. :P19:39
lordcirth__No, that doesn't happen on my machine19:39
guzzlefrywell, hrm19:39
leftyfbguzzlefry: follow the PID19:40
lordcirth__guzzlefry, ps -o ppid= 255519:40
HyP3rOk. 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/yYfry41N19:44
HyP3rI just configured a WiFi interface as hotspot (with hostapd and dnsmasq), and I don't know why then the systemstartup hangs19:45
HyP3rIt then hangs on "Starting Raise network interfaces..."19:45
guzzlefrylordcirth__: I get two other PIDs from that output. Not exactly sure what I'm doing. :P19:47
mfoolbhi, 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:48
fleabeardOerHeks, I tried your suggestion with the kernel boot flag thing and it didn't work. Still showing link speeds of 100Mbit.19:49
HyP3rIf 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
fleabeardOerHeks, 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
hahniumGreetings19:50
cryptodanfleabeard: run dmesg19:50
hahniumis it possible to dynamically add IP to a NFS server?19:50
hahniumkinda weirded out about writing a root script that edits /etc/fstab and restarts the daemon19:51
fleabeardcryptodan, I did dmesg | grep enp0s2519:51
fleabeardis there anything I should be looking for?19:51
cryptodanfleabeard: it will show up near rthe top19:51
fleabeardI use that dmesg to verify link speed19:51
tonytheguitar_ubAnyone familiar with codeblox in ubuntu?19:52
tomreynmfoolb: that is, i'm afraid, nonsense (copy + paste bug), i guess. run "software-properties-gtk --open-tab=2"19:52
cryptodanfleabeard: [    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.18.0-13-generic root=UUID=cbe79fd6-a35d-4559-97c8-70e720a270bc ro ipv6.disable=119:52
fleabeardcryptodan, I don't see that in my dmesg19:53
fleabeardoh, is that what I should put in my grub for testing?19:53
cryptodanfleabeard: if your command  worked it would appear there19:54
cryptodanfleabeard: run dmesg with no pipes19:54
fleabeardgotcha19:55
fleabeardcryptodan, so I did dmesg after altering grub with the ipv6.disable=1 and it shows that in the dmesg now19:56
=== nat_ is now known as Natkeeran
fleabeardmy line has 'ro maybe-ubiquity ipv6.disable=1' after all that mess about BOOT_IMAGE19:57
mfoolbtomreyn: software-properties-gtk is not installed19:57
mfoolbtomreyn: and I don't see references on installing it19:57
cryptodanthen you didnt add the command line parameter they asked you to correctly or you did and didnt run update-grub19:58
fleabeardcryptodan, okay, will try again19:58
tomreynmfoolb: ubuntu-desktop depends on it19:58
mfoolbtomreyn: I'm on server version20:00
fleabeardcryptodan, 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
cryptodanfleabeard: yes20:01
=== Class7_ is now known as Class7
ioriamfoolb, if you have no gui, why do you need  software-properties-gtk  ?20:01
fleabeardcryptodan, good! I just ran dmesg and grepped the line speed and it still shows 100 Mbps :(20:02
cryptodanthen check your cables and check your router port config20:02
tomreynmfoolb: then you should not follow the desktop upgrade instructions20:03
fleabeardI 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
OerHeksfleabeard, well, checking cables you did, last resort: reset the router to obtain a fresh lease20:03
ioriamfoolb, maybe you're looking for this file: /etc/update-manager/release-upgrades20:03
cryptodanfleabeard: login to router and check to ensure that the port settings are set to auto and not hardset for 100Meg20:03
OerHeksor at least put it in an other/different port20:04
cryptodanon mine i can set it up to be 1gig port only 100meg port only 10meg port only or auto i have set it to auto20:04
fleabeardcryptodan, I don't see such a feature anywhere for this router. I'm assuming it doesn't have that functionality?20:06
cryptodanthat is odd20:06
TJ-fleabeard: is the PC's port advertising gigabit (1000Mbps) ?20:07
fleabeardTJ-, yes, it says it's capable of 1000Mbps but is only using 100Mbps20:07
TJ-fleabeard: is there EEE enabled on the port? (Energy Efficient Ethernet) ?20:08
fleabeardTJ-, I really don't know tbh, is there a way to tell?20:08
TJ-fleabeard: 'ethtool' has an option to report it20:08
TJ-fleabeard: "ethtool --show-eee ..."20:09
paul__i have a problem on my upgrade20:09
fleabeardTJ-, I tried that on my nic 'enp0s25 and it says 'Cannot get EEE settings: Operation not supported'20:10
leftyfbfleabeard: use sudo20:13
fleabeardleftyfb, same result :(20:13
OerHekssudo ethtool -s enp0s25 speed 100020:14
fleabeardCannot advertise speed 100020:15
TJ-fleabeard: OK, so not an EEE issue then. We've had at least one user with that causing problems recently20:16
TJ-fleabeard: I think you said you're tried multiple cables but have you tried in alternate switch ports?20:17
fleabeardTJ-, all ports on this router are gigabit ports20:17
fleabeardI tried everything I could to ensure it wasn't cable/router problems before coming here heh20:17
cryptodanfleabeard: boot to a live session via usb and see if you get same results which would mitigate any operating system customizations you did20:17
TJ-fleabeard: right, but that doesn't mean the port in use isn't having problems20:17
fleabeardTJ-, 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:18
TJ-fleabeard: OK, that's a good test :)20:19
fleabeardI'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 heh20:20
ioriafleabeard, what module in use ?20:21
fleabearde1000e20:21
leftyfbfleabeard: try using the cable from the win10 machine20:21
ioriawell, eee is not supported i guess20:22
OerHeksi just read back, "Link Speed was downgraded by SmartSpeed" ?20:23
* OerHeks hears a bell20:23
leftyfbSmartspeed adjusts due to faulty equipment20:23
OerHeksfleabeard, what happens if you pull the cable of win10 and put it in your e1000e, or e100020:28
OerHeksyou know that cable works fine20:28
TJ-fleabeard: let's find out what the chipset is: "pastebinit <( lspci -nnk -d ::0200 )20:29
=== uptime is now known as Taco
fleabeardcat 5e supports gigabite,right? I'm not trippin?20:32
TJ-fleabeard: correct :)20:32
leftyfbfleabeard: cables can get damanged20:33
leftyfbdamaged*20:33
TJ-I suppose a better test is, will this cable work at 1G for the well-behaved Windows PC?20:33
fleabeardthis is just odd20:34
leftyfbfleabeard: bad cable?20:34
leftyfblike I suggested an hour ago? :)20:34
fleabeardso, 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:34
OerHeksupdate the firmware of your cable :-P20:35
fleabeardhaha20:35
OerHeksgood find20:35
fleabeardthis is a newly purchased cat5e cable that is only doing 100mbps20:35
fleabeardlet me try plugging that cable into the win machine to verify20:35
OerHekscross reference, i like that20:36
=== SimonNL is now known as SimonNL_Afk
TJ-never be without an ethernet cable tester... especially if you rely on WiFi :P20:37
fleabeardI think I've figured it out20:37
fleabeardone 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:37
fleabeardI have both a TP Link Gigabit router and TP Link Gigabit Switch in use20:38
fleabeardhow did I go about making a cat6 into a cat5? :(20:38
leftyfbdon't make a cat620:38
leftyfbthe wiring is the same regardless20:39
leftyfbthe only difference is the shielding20:39
leftyfbBut just stick with cat5e20:39
fleabeardI bought a whole spool of cat6 a long time ago hehe20:39
leftyfbAgain, the only difference is the shielding. Just wire it up as normal20:40
fleabeardthis is some 'a whale has turned you into a wizard' level bs20:40
leftyfbNo, this is, you made a mistake in crimping a cable. I've done it.20:40
fleabeardah! see I thought if the cable worked to /any/ degree, the crimping was done correct@20:40
fleabeardthat makes sense then, I'll create a new cat6 and try again :)20:41
leftyfbThe crimping was obviously not done correct or else it would have worked just fine20:41
TJ-cut 5cm off and put a new header on... keep going until its only 10cm long!20:41
fleabeardman, I feel like a real doom cough20:41
fleabeardlmao TJ- will do :)20:41
TJ-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' it20:48
turwere7820:48
turwereiyg20:48
lordcirth__TJ-, I spent over an hour troubleshooting a network, only to find out that VMware was silently eating packets with MTU > 150020:49
leftyfbTJ-: not running a local dns server either as part of a router or as a service somewhere?20:50
TJ-lordcirth__: yeah, I've had that bite me too20:52
TJ-leftyfb: Some systems rely on mDNS20:52
thaurwylthIs there a neat way to print (on paper) full threads on Ubuntu Forums?21:00
leftyfbthaurwylth: CTRL+P ?21:07
tewardthaurwylth: in your thread, go to "Thread Tools" and "Printable View", then print?21:08
uioHi! What do you think about Amazon? And Ubuntu... namely :https://www.omgubuntu.co.uk/2017/06/ubuntu-amazon-web-app-is-staying21:09
leftyfb!offtopic | uio21:09
ubottuuio: #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:09
OerHeksthe Amazon button is not hidden, so i see no point in bringing up old posts21:11
thaurwylthLeftyfb, obviously there wouldn't be a question if it would format nicely.21:11
uioleftyfb, I dunno, that seems pretty on topic to me. I think that you are understanding 'support' a tad bit narrowly as being 'technical'.21:14
uio!I_love_this_it's_like_a_command_I_use_at_other_people21:15
leftyfbuio: This is not a discussion or opinion channel. Please take it to #ubuntu-offtopic21:15
=== utente is now known as Guest766
uioleftyfb, 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:17
cryptodan_mobilefleabeard: good job at fixing it21:18
lordcirth__!offtopic | uio21:19
ubottuuio: #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
lordcirth__It really should be more clear in the /topic, though.21:19
leftyfbuio: 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:19
uiolordcirth__, Since when has the philosophy of a distribution not been related to a distibution?21:20
uioleftyfb, Your reasoning is circular.21:20
lordcirth__uio, "Ubuntu-related support questions". philosophy is not support.21:20
leftyfbuio: this is a support channel, please go to #ubuntu-offtopic for non-support related questions and discussions.21:20
SlidingHornuio: 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
lordcirth__^ Which really ought to be mentioned in the bot command21:21
SlidingHornuio: Regardless, your Amazon button question is not on-topic here.21:22
uioSlidingHorn, In your opinion...21:25
uioTake a look at : https://wiki.ubuntu.com/IRC/Guidelines21:25
uio"This is not a blanket ban on any and all mention of these topics, however common sense is compulsory."21:25
uioSupport can be explaining technical things, but just as important is the thinking in a distro.21:26
leftyfbkeep reading that same sentence21:26
uioleftyfb, ??21:27
uioleftyfb, There's a fullstop....21:27
leftyfbsorry, 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:27
uioleftyfb, 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:29
uioCheers21:30
fleabeardafter 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
leftyfbfleabeard: glad it got resolved21:34
leftyfbfleabeard: always check the basics first. Don't assume :)21:34
cryptodan_mobileCheapest solutions should be tried first21:35
fleabeardyeah, I had thought that I did all the basics first, which was my problem lol21:35
OerHeksheve fun!21:35
fleabeardI'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 lol21:36
leftyfbfleabeard: 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:37
fleabeardleftyfb, lol, I was real close to just saying 'ubuntu is bad' then referring everyone who rushed to defend it as '#fanboys' :P21:38
fleabeardI hate when it's the 'turn it off and on again' route sometimes xD21:38
fleabeardhey 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
tewardfleabeard: https://www.ubuntu.com/download/flavours is probably what you want to look at21:44
fleabeardlol, I have so many pc's running different distro's that are mostly ubuntu based21:44
tewardUbuntu Budgie is listed there21:44
fleabeardcool, I like budgie21:45
tewardMint is not on topic here though :P21:45
fleabeardI use deepin, ferenOS, ubuntu server, linux mint in my house :P21:45
fleabeardtruly thinking of moving them all to ubunut budgie though21:45
leftyfbit usually simplifies things to keep them the same as much as opposible21:46
leftyfbpossible*21:46
fleabeardyeah, 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 DE21:47
fleabeardwhen I saw they came out with ubuntu budgie, well I was pretty much sold at that point :)21:48
fleabeardI just need to do it(tm)21:48
leftyfbfleabeard: ubuntu has multiple favors you can run. You don't have to only run gnome21:48
leftyfbflavors (man the typing today)21:48
how2hackhi, does anybody know what is this error about? lsass[676]: ldap_sasl_interactive_bind_s failed with error code -221:48
leftyfbhow2hack: got some context?21:49
how2hacklsass[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 = 231421:49
leftyfb!pastebin | how2hack21:49
ubottuhow2hack: 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
how2hacksorry21:49
leftyfbhow2hack: this looks to be an LDAP issue. You might have better luck in #ubuntu-server21:50
how2hackhttps://paste.ubuntu.com/p/XDMVx2BMyY/21:50
leftyfbhow2hack: you should provide them some context as to how you ran into error and what exactly you're trying to accomplish21:51
how2hackhttps://paste.ubuntu.com/p/vyppT2SCQf/21:51
how2hacki'm trying to join that client to a domain controller (ubuntu server)21:51
how2hacki'm using pbis-open https://github.com/BeyondTrust/pbis-open21:52
how2hackso the problem is in the server then?21:52
how2hacki'll ask there then21:53
leftyfbhow2hack: to be honest, I don't know. Like I said, you might have better luck in #ubuntu-server21:53
=== SimonNL_Afk is now known as SimonNL
kfadaHi...22:04
kfadaIs there any help or support for compiling vanila kernel or mainline linux kernel on ubuntu?22:04
kfadaI have problem compiling vanilla kernel after I moved on to xenial from trusty.22:04
kfadaI had problem with nvidia 340 drivers, especially v107 .run file, and nls_iso8859_1 for reading flash drives, and cdrom.22:04
kfadaI cannot mount disk image with xenial compiled kernel. I have to use old trusty compiled kernel.22:04
OerHekscustom kernels surely give issues with nvidia drivers, maybe even their run package22:08
tomreyn$ grep CONFIG_NLS_ISO8859_1= /boot/config-4.15.0-45-generic22:09
tomreynCONFIG_NLS_ISO8859_1=m22:09
tomreynshouldnt you be fine with this?22:11
kfadai think probably the problems comes from the compiler, that textlive thing.22:12
kfadaI cannot even install nvidia drivers with default ubuntu kernel22:12
kfadanvidia ubuntu drivers 340 104 with linux-image-4.15.0-43-generic22:14
tomreynkfada: so far (probably for lack of more info) it sounds like you're making up problems where there are none..22:15
OerHekswhy not xenial with HWE?22:16
tomreynor 18.04 LTS?22:16
ahrifoxAh yes I too like to make the drama22:16
kfadait is with hwe22:16
kfadaxenial 16.04.522:17
kfadanot try 18.04 yet22:17
OerHeksbut you fall back to a trusty kernel22:17
=== nthdev2 is now known as nthdev
kfadamy own configuration linux kernel 4.4 compiled with trusty on xenial 16.04.5 ubuntu ndidia driver 340.104 works good22:19
kfadamy 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 good22:22
=== Sveta_ is now known as Sveta
a6210hi, 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:37
jeremy31a6210:  is that a mt7610u?22:38
a6210jeremy31: it is mt7612u22:40
a6210jeremy31: that changed what you were saying?22:41
tonytpersonlly 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 that22:43
jeremy31a6210, I can't find anything that indicates it will work with the 4.18 kernel and the mt7612u22:43
a6210jeremy31: that is not good news22:44
jeremy31a6210: Are you using dkms?22:45
a6210jeremy31: dkms or not it's the same for me.. just looking for compiling sources under 4.1822:47
jeremy31a6210: 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 code22:48
a6210jeremy31: 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:49
jeremy31a6210: Why not continue using the LTS 4.15 kernel?22:50
a6210well.. many reasons.. mostly more efficiency in a couple of driver/software I use with newer kernel versions22:51
jeremy31a6210: Does the error involve the file ioctl_cfg80211 or an issue with time?22:55
a6210jeremy31: nope.. function memcpy read overflow in sta_ioctl.c:3322:56
jeremy31a6210: if you cd into Netgear-A6210 and do git status, does it show up to date?23:00
a6210jeremy31: yes23:00
jeremy31a6210, I don't have any other ideas23:03
jeremy31other than contact kaduke23:03
a6210jeremy31: thanks23:04
orhanorhan23:08
a6210jeremy31: no idea on how to contact kaduke.. no reference on the relative github page23:10
qwebirc63245Hello! 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:12
jeremy31a6210: I see that now and some of the others are ignoring issues with that source code23:13
jeremy31qwebirc63245: Try changing the update server23:13
davidv7hello23:14
qwebirc63245I'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
davidv7is this the correct room to get tech support ?23:14
davidv7i'm having an odd issue23:15
OerHeksqwebirc63245, myabe #ubuntu-mirrors is your help23:17
qwebirc63245indeed it may be, thank you for the suggestions23:18
a6210jeremy31: yes.. that's the problem23:19
OerHekshi davidv7 just ask, wait and see23:20
=== [1]MrMobius is now known as MrMobius
davidv7okay, 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 reason23:25
coon_how can i get drivers for a amd radeon r9 270 card to run on ubuntu23:29
phil-Hi23:31
tonythi23:31
coon_any help would be greatly appreciated23:32
OerHeksdavidv7, i have no clue there, if you find no answer here, try #herbstluftwmhere on #freenode23:32
OerHeks!amd23:34
ubottuOpen 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/AMD23:34
OerHeksthat amd should be using the amdgpou driver now, check with: lspci -nnk | grep -i vga -A3 | grep 'in use'23:34
coon_kernel driver in use: radeon23:35
davidv7@OerHeks, i dont think its a HWLM specific issue, as it persists on other WMs, sadly23:36
OerHeksthat R9 270 seems to be a GCN 1st gen23:37
coon_i dont know lol im looking on the box dont see anything23:40
OerHeksi think your card is supported by the openradeon driver, formally known as fglrx23:42
coon_so im good not adding additional drivers?23:43
OerHeksno, you can check youself in the sources > additional driver menu, but you would find Nvidia and some wifi drivers there23:44
coon_my comp-is works and everything seems fine but on my other nvidea card i had to install additional drivers23:44
OerHeksamd is better supported with open drivers than nvidia, though the nouveau driver is not bad at all23:44
phil-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 variables23:45
phil-http://dpaste.com/02XYDWZ23:46
OerHeksso it is a easy wuestion, i like that23:46
OerHeksc/w/q/23:47
phil-How can i save the Output in a var and use it in a url23:47
vegard1992hey23:48
davidv7phil-, var=$(command)23:48
davidv7in bash23:48
davidv7no idea what you mean use it in a url, you use variables using $variable_name23:49
davidv7ex. curl "www.$var.com"23:49
vegard1992do i need four partitions to use ubuntu and windows23:50
vegard1992?23:50
vegard1992one boot partition and one file system each?23:50
vegard1992or should i have one common boot partition?23:51
jeremy31vegard1992:  If using GPT and EFI, one EFI system partition is enough23:52
vegard1992okay23:53
vegard1992jeremy31: i have gone nuclear at this point, is there hope?23:53
vegard1992i completely wiped all boot paritions, and will now merge them into one EFI partition23:53
vegard1992and install grub-efi23:53
jeremy31vegard1992: Windows boot might not be possible now23:54
vegard1992it never was :D23:54
phil-Thanks Davidv7 i mean  curl "www.example.com/$var"23:54
vegard1992as soon as i installed ubuntu i could not boot23:54
vegard1992and now i cant boot anythng23:54
vegard1992i formatted my whole drive accidentally. managed to recover, and everything is there23:54
jeremy31vegard1992: check BIOS settings, system config, boot options, OS boot manager, select ubuntu23:55
coon_VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Curacao PRO [Radeon R7 370 / R9 270/370 OEM] [1002:6811]23:55
coon_Subsystem: PC Partner Limited / Sapphire Technology Curacao PRO [Radeon R7 370 / R9 270/370 OEM] [174b:e271]23:55
coon_Kernel driver in use: radeon23:55
coon_Kernel modules: radeon, amdgpu23:55
phil-am I doing it right http://dpaste.com/26G84H923:55
coon_thats what i have ... is this where im supposed to be?23:55
jeremy31vegard1992: especially if it is HP23:56
vegard1992jeremy31: i have wiped all my boot drives at this point, i tried installing grub with grub-bios23:56
vegard1992and that didnt work, which makes sense because im fairly sure both ubuntu and windows are EFI23:56
vegard1992sorry: i tried creating a new partition with the flag grub-bios and running boot-repair on ubuntu live usb23:57
vegard1992to put something on there23:57
vegard1992that did nothing23:57
vegard1992but i guess thats to be expected23:57
jeremy31vegard1992: If all is gone, reinstall without internet connection23:57
vegard1992well, all my files os etc is all there23:57
vegard1992in their respective partitions23:57
vegard1992i think23:57
vegard1992well, i can mount them and browse on live usb23:58
vegard1992so i need to figure out how to boot23:58
cool4can anyone tell me about a language learning app for Ubuntu23:58
vegard1992ubuntu first, i guess23:58
jeremy31vegard1992: grub rescue prompt when trying to boot?23:58
vegard1992nope23:58
vegard1992haha23:58
vegard1992let me try to make one EFI partition, and install grub-efi23:59

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