/srv/irclogs.ubuntu.com/2018/05/10/#ubuntu.txt

TBotNiktomreyn: Had a typo! forgot the ">" pipe on policy, so adding that to the writeup now!00:00
washuu_de@slidingHorn: The boot-repair tool I got from ppa:yannubuntu/boot-repair wants me to unmount trhe frive. But it remounts them00:01
scoffinok:   https://imgur.com/a/zlVf8I900:02
TBotNiktomreyn: OK they're all posted!00:03
laserbeak4445I have installed 18.04 on a HTPC with a Intel GPU (Skylake).00:03
tomreynTBotNik: where?00:03
laserbeak4445I can play a 4K movie without issue if I'm log in into a Xorg Gnome session with VLC or MPV. However, if I log out and log in into a Kodi session, I'm having issue playing 4K movie. Skipping frames, out of sync audio and almost all CPUs at 100%.00:03
tomreynTBotNik: ah, got it https://www.linuxquestions.org/questions/showthread.php?p=5852630#post585263000:03
xamithanSounds like a kodi issue00:04
laserbeak4445My guess is that the intel hardware acceleration is not used in a Kodi session for some reasons. I have already checked the Kodi settings and all VAAPI acceleration are enabled..? Any idea what could be the problem? Thanks00:04
tomreynTBotNik: did you actually link those commands with logical ANDs?00:04
TBotNiktomreyn: Yup!00:04
gogetalaserbeak4445, sounds like a kodi issue gonna have to take it to them00:05
TBotNiktomreyn: Was that a NO NO?00:05
oerheksTBotNik, run apt-get dist-upgrade instead for those packages '9 not upgraded.'  that might fix those 2 not fully installed or removed00:06
tomreynTBotNik: well i put ; in the commands i asked to run for a reason, but i think we may have alll that we need. no errors are shown, though, in your output. did you maybe not capture stderr?00:06
TBotNikoerheks: OK00:07
washuu_deSlidingHorn: I used Trusty before my hardware broke down. I wanted to upgrade . And I will as soon as my install is working00:07
laserbeak4445gogeta: yes it looks that way. However Kodi is installed on Ubuntu 18.04. So maybe there is something related to Ubuntu somehow about the issue...00:07
oerheksyou could do a -d dryrun to see what packages00:07
TBotNikI'm getting ready to upgrade to 16.04 lts, but it always killed all machines I've tried that on and haven't found a good imaging package to use, especially since over 50 tries to installed clonezilla have totally failed.00:10
TBotNikoerheks: It just got the the mysql-server-5.5 and failed!00:11
tomreynTBotNik: failed, how? also, please answer my question above.00:13
scoffinSlidingHorn: I just found that if I go to the upper right corner and select the accessibility settings, choose "large text" then the display becomes correct,  but the pic shows what it looks like after boot ????00:14
washuu_deI always get https://imgur.com/DJk4iRo from the Boot-Repair tool.00:15
SlidingHornscoffin: ah, you may want to see this (it's from the arch wiki, but it appears to be relevant to your situation) https://wiki.archlinux.org/index.php/GDM#Larger_font_for_log-in_screen00:18
TBotNiktomreyn: Hang on, posting the errors out there!00:19
TBotNikError now out there on the writeup!00:19
tomreynTBotNik: dpkg --configure mysql-server-5.5 2>&1 | nc termbin.com 999900:21
tomreynTBotNik: so did "sudo apt-get update", "sudo apt-cache policy", "sudo apt-get -f install" output any warnings or errors?00:23
TBotNiktomreyn: You cmd errored so ran dpkg --configure -a, then yours again, which passed, but the dist-uprade is still erroring at the same mysql configure spot00:25
tomreynTBotNik: i'm afraid i can't help you if you just report back that something 'errored', without details.00:27
DocPlatypustwo questions: 1. recently upgraded to 18.04, and I am now missing my system tray in GNOME. how to fix? 2. Also, my "beep" sound (in GNOME) is now two different sounds playing one after the other and I'd like to fix this so it's just one sound.00:27
scoffinSlidingHorn:  well that specific tip did not work, but looks like your find did point out where the gdm data is kept, I can look further into /etc/dconf anf the gsettings tool00:28
scoffinlooks to me like gdm is picking up the initial (boot-time) font from a different place than the subsequent changes after boot00:30
TBotNiktomreyn: I put the details in the writeup at: https://www.linuxquestions.org/questions/showthread.php?p=5852648#post585264800:31
superwihi all.may i ask assistance regarding wifi driver installation? im on the 'make' part of this guide: https://askubuntu.com/a/745926 but its showing errors00:31
xamithanIt says only kernels supported are from the wireless-testing git.  I assume you installed that first?00:33
tomreynTBotNik: i don't see the output of "dpkg --configure -a" there. it should have been run with sudo, i forgot to point this out.00:33
washuu_deMy question was: I did a fresh install of ubuntu Trusty. I have no new install DVD. So I plan to upgrade later with apt or or synaptic. The problem is that I can't boot it :-(00:35
tomreynTBotNik: if "sudo dpkg --configure mysql-server-5.5" passed without errors the second time you ran it, then "sudo apt-get dist-uprade" would not keep running into the very same error on the very same package about mysql configuration anymore.00:35
TBotNiktomreyn: Sorry a step behind you!00:35
TBotNiktomreyn: Refresh the writeup now!00:36
superwihttps://paste.ubuntu.com/p/3Q2NjQZPVT/00:37
xamithanThe github for that says you need a wireless-testing kernel superwi00:38
xamithanIf you didn't install one of those it likely won't build00:38
superwiohh.,i see. hmm00:39
TBotNiktomreyn: Is it making sense now?00:39
washuu_deIn the ubuntuforums I found something called 'Boot-Repair' but that beast gives me https://imgur.com/DJk4iRo if I let it run or try to stop it, if any partitions are mounted or none. Is that malware ?00:40
superwixamithan.. how can i install the wireless-testing kernel ?00:40
xamithanNo idea,  there looks to be instructions if you click on the link00:40
xamithanhttps://wireless.wiki.kernel.org/en/developers/Documentation/git-guide00:41
superwi@xami.ayt. if i use the ndiswrapper method.. the driver showing after ' sudo lshw -C network ' should also change right?00:43
tomreynTBotNik: more now. what's the output of "sudo dpkg --debug=70 --configure mysel-server-5.5"?00:43
TBotNiktomreyn: Last time I ran into these issues with mysql, was installing mysql 7 and It blew up everything, so had to put myqsl into a container, then clear the trash in main, install 5.5 then update to 6.500:43
TBotNiktomreyn: Refresh the writeup again!00:44
tomreynTBotNik: sorry, i had a typo there. what's the output of "sudo dpkg --debug=70 --configure mysql-server-5.5"?00:45
superwicoz the last i use the ndiswrapper method.the driver appears to be the same on ' sudo lshw -C network ' inspite of this the wifi the connection was more stable00:47
superwi@ xamithan00:47
Etrigan63I noticed that kernel 4.16 got pushed out to my OpenMediaVault (Debian based) yesterday. Will that get pushed out to 18.04 as well?00:48
TBotNiktomreyn: Refresh!00:48
Mr_CyclopsHello, how many max containers can I get on an Ubuntu system? does it depend on my CPU/RAM/Disk space etc..?00:48
xamithanIt might be more stable,  it might not be.  Thats what happens when you get a wireless card that isn't supported like a realtek00:49
tomreynTBotNik: try with --debug=70000:50
superwi@ xamithan what wifi chipsets are smooth on ubuntu?00:50
TBotNiktomreyn: Sorry had to edit that, got more in it than needed!00:50
TBotNiktomreyn: K00:50
xamithanIntel chipset is the best,  followed by Atheros00:50
xamithanThat is true for any linux distro00:50
naccEtrigan63: no00:51
superwii see.. tnx xamithan00:51
naccMr_Cyclops: yes, it does, depends on your configurtion00:51
TBotNiktomreyn: Refresh00:51
Etrigan63nacc: So 18.04 will run with 4.15 until end of service?00:52
nacc!hwe | Etrigan63: unless you switch to HWE00:52
ubottuEtrigan63: unless you switch to HWE: The Ubuntu LTS enablement stacks provide newer kernel and X support for existing LTS releases, see https://wiki.ubuntu.com/Kernel/LTSEnablementStack00:52
superwixamithan will there be an issue if i use ndiswrapper method repeatedly every after kernel updates?00:52
naccEtrigan63: but 18.04.0 and 18.04.1 will be 4.15 based and supported for the LTS lifetime00:53
TBotNiktomreyn: Getting most of the way through it. Errors on the virtbroken virtual-mysql-server00:54
TBotNiktomreyn: Where do we find that and fix it?00:54
Etrigan63nacc: I ask because 4.16 supposedly has some features for Ryzen/Threadripper processors.00:55
Mr_Cyclopsnacc, thanks, is there some link you can share where I could see, if there is a tablular calculation etc..? or something or that sort?00:55
Mr_Cyclopsthanks00:55
naccEtrigan63: those might get backported to 4.15, it depends on the stable tree upstream, and the Ubuntu kernel developers00:55
tomreynwhat do you mean by "virtbroken virtual-mysql-server"?00:55
Etrigan63nacc: Thanks.00:55
naccMr_Cyclops: not that I know of, you might ask in #lxcontainers for LXC/LXD00:56
Mr_Cyclopsok, thank you00:56
naccMr_Cyclops: it also completely depends on what you want to do. Being able to run 10,000 empty/idle containers isn't that useful.00:56
tomreynTBotNik: the post-configure script should be /var/lib/dpkg/info/mysql-server-5.5.postinst. you can manually run it with --configure.00:58
tomreynTBotNik: doing so should provide better output.00:58
tomreynTBotNik: actually just "configure", not "--confrigure". so make it: sudo /var/lib/dpkg/info/mysql-server-5.5.postinst configure00:59
Moobiushello01:01
Moobiuswhy is there eye strain under any linux distribution?01:01
TBotNiktomreyn: That fails immediately01:02
tomreynTBotNik: how can you tell?01:03
TBotNikstart: Job failed to start01:03
TBotNikinvoke-rc.d: initscript mysql, action "start" failed.01:03
Claire235tell whaty?01:03
Claire235what?? lols01:03
tomreynTBotNik: can you show the command oyu ran again?01:04
TBotNik/var/lib/dpkg/info/mysql-server-5.5.postinst configure01:04
TBotNikstart: Job failed to start01:04
TBotNikinvoke-rc.d: initscript mysql, action "start" failed.01:04
TBotNikI'm in the sudo mode, so no sudo prefix needed!01:04
tomreynTBotNik: do you have a recent database backup?01:05
jwmtoI'm having a post-upgrade to 18.04 problem and am seeking help: after I log in, none of my input methods seems to function in Gnome sessions (mouse, keyboard, touchpad).  KDE/Plasma works fine and that's what I'm on at the moment.  Any insight or help available?01:05
TBotNikNo I was actually starting a backup when it all went south!01:06
k_sze[work]I'm suddenly starting to get this message, what's going on?01:06
k_sze[work]https://bpaste.net/show/a505db35ae0a01:06
TBotNiktomreyn: Thank my last backup goes back to Jan!01:06
tomreynTBotNik: that's sad, apparently you don't make regular backups then, or dont monitor them. if i had recent backups what i would do in this situation is to purge all mysql packages, then install them again. i don't think this actually means you're gong to loose /var/lib/mysql/ but since i don't know for sure i will not suggest that you do it.01:08
tomreynTBotNik: you could, however, just move /var/lib/mysql/ and /etc/mysql* out of the way and do it then, and move those back after you installed everyhting properly (and stopped the service).01:10
tomreynTBotNik: i'm afraid i need to leave it there, need to catch some sleep. good luck!01:11
TBotNiktomreyn: At this point I'm ok with Jan data, but I tried apt-get remove and get  all the same "held" package errors and cannot remove.  Have not tried apt-get -purge yet.  Guess that's next? Huh?01:12
tomreynTBotNik: actually you need to "dpkg --purge" these packages to get aroudn the broken dependencies.01:13
Claire235so glad i found this :-) im kinda noob01:13
TBotNiktomreyn: The reason there are no backups is that this machine blew up in Apr this year, same scenario, and was finding and restoring all the data, but not complete.  Had added some new stuff, but have the .sql files, so can restore when ready01:14
k_sze[work]Does security.ubuntu.com/ubuntu have any mirror?01:14
TBotNiktomreyn: On the dpkg - purge I need the full list of packages with that right?01:15
TBotNiktomreyn: Is the a quick place to go for the list, as I think there are over 40 packages, including the dependencies01:16
tomreynTBotNik: you need to --purge packages one by one this way. start with "sudo dpkg --purge mysql-server-5.5; sudo dpkg --purge mysql-server"01:16
guiverck_sze[work], https://launchpad.net/ubuntu/+archivemirrors  (i use a mirror provided by my isp)01:16
tomreynTBotNik: you juts need to purge those packages which get in the way.01:17
TBotNiktomreyn: OK, will BASH script it! Cheers!01:17
tomreynTBotNik: i.e. the two above may already suffice.01:17
k_sze[work]guiverc: but those are archive mirrors, are they actually the same as security.ubuntu.com?01:18
* tomreyn afk01:18
TBotNiktomreyn: mysql mysql-server mysql-sever-5.5 mysql-client are the main ones I think, I'll check the list in Synaptic Package Manager01:19
guiverck_sze[work], my -updates, -security, -backports all work thru my mirror... it's all I belive01:19
hggdhk_sze[work]: security.ubuntu.com should not be mirrored01:19
k_sze[work]hggdh: At least this Hong Kong archive mirror seems to have security stuff? https://mirror.xtom.com.hk/ubuntu/dists/xenial-security/main/01:20
`whoami`why shouldn't security.ubuntu.com be mirrored ? oO01:21
k_sze[work]I was going to ask the same thing.01:21
`whoami`that's complete nonsense imho01:21
TBotNiktomreyn: OK here goes, with just those 201:23
k_sze[work]Odd, I get the same error even if I switch mirror.01:24
k_sze[work]Err:4 http://mirror.xtom.com.hk/ubuntu xenial Release01:24
k_sze[work]  Connection failed [IP: 45.125.0.6 80]01:25
k_sze[work]I'm starting to suspect it has to do with our antivirus or firewall trying to be smart with egress filtering.01:25
TBotNiktomreyn: Put the 2 purge cmds into the script along with the apt-get install for the 2 and seems to be working.  Config screen coming up now!01:26
k_sze[work]Maybe apt is making many connections to the same host and it triggered egress flood/DoS protection.01:26
Claire235question... how would i make a file that opens in terminal simalar to .bat in windows01:27
TBotNiktomreyn: Still same errors! Do I need to reboot after the purges to clear any cache or residual crap before the reinstall attempt?01:29
guivercClaire235, any file with +x (execute status) could do it; the norm is .sh (or shell) but in *nix the "." (or $PWD) isn't normally in your $PATH01:30
Claire235Thanks01:31
hggdhk_sze[work]: https://wiki.ubuntu.com/SecurityTeam/FAQ#What_repositories_and_pockets_should_I_use_to_make_sure_my_systems_are_up_to_date.3F01:31
guivercClaire235, i read back what i typed; many assumptions are made. by "." i meant current directory; +x as in `chmod/stat` etc commands01:32
TBotNiktomreyn:  OK trying this with reboot! See you after the bounce!01:32
hggdhk_sze[work]: if you use a mirror, you may experience a delay between  when a new security update is made available (on security.ubuntu.com) and when your mirror actually updates01:32
guivercClaire235,  (commands or file attributes)01:32
hggdhk_sze[work]: it is, nevertheless, your call.01:34
k_sze[work]hggdh: I see.01:34
`whoami`it's fun reading about security and such, when it comes to ubuntu01:35
`whoami`... when you know which debian flavour it's based on (or at least, historically. Not sure about now - but i'm pretty confident it hasn't changed)01:37
Claire235guiverc thank you01:37
guivercyou're most welcome01:38
SlidingHorn`whoami`: you can see what version of debian from which your ubuntu version is derived by using    cat /etc/debian_version01:39
Claire235so, im super new to linux... and to avoid the dreadful XY problem, let me explain the issue a bit further...01:39
`whoami`SlidingHorn: i'm not running ubuntu, but thanks01:40
Claire235i would like an icon i can click and it runs "watch -n .5 sensors" a terminal01:40
Claire235BRB smoke break01:41
k_sze[work]`whoami`: I thought Ubuntu is directly derived from "vanilla" Debian?01:42
`whoami`just came here to ask about some issue I had to create a usb install; never had any answer. But eh... :)01:42
k_sze[work]There's another flavour in between?01:42
`whoami`k_sze[work]: there is stable/testing/unstable01:43
`whoami`that's what I'm refering to01:43
k_sze[work]Oh, I see.01:45
=== anonymous is now known as Guest22338
=== brainwash_ is now known as brainwash
skweekwondering about my screen dim flickering? is that how I should word this problem on google? i can't find an answer02:30
skweeki'm on ubuntu 18.0402:30
skweekugh, this is so annoying02:31
k_sze[work]skweek: you mean your screen flickers when you dim it?02:31
skweekno it like dims three different levels of brightness over and over again02:31
naccskweek: does it have a light sensor? it might be sensing ambient light02:32
Claire235hmmm02:33
naccskweek: i forget the exact name, but there's a mode for it in the settings02:33
Claire235idea.... laptop or desktop?02:33
skweeklaptop, lenovo miix 70002:33
Claire235night light?02:34
skweekautomatic brightness to off, no longer .. must be something wrong with sensing ambient light02:35
Claire235mmhmmm02:35
skweekthanks :-)02:35
skweekanyone use guake?02:35
Claire235hmmm, check for proprietary drivers02:35
skweekI think they are included02:36
Claire235just beacause02:37
Claire235https://www.omgubuntu.co.uk/2017/07/adjust-color-temperature-gnome-night-light02:37
Claire235wow... I need to proof read... lol02:37
platzhirschI thought with Ubuntu 18.04 I would get colored emojis in my browser, but it seems that's not what was meant?02:37
Claire235idk what you're talking about02:38
skweekany idea why f12 won't activate guake? why it sends ~ to a terminal or isn't registered as input in hexchat?02:38
Claire235<platzhirsch> ^02:38
DocPlatypustwo questions: 1. recently upgraded to 18.04, and I am now missing my system tray in GNOME. how to fix? 2. Also, my "beep" sound (in GNOME) is now two different sounds playing one after the other and I'd like to fix this so it's just one sound.02:44
Claire235DocPlatypus hmmm, i could help get the bar back, but idk on the sound02:51
morenoh149what's the recommended way to setup an ssh key on a ubuntu server so that root can pull from a git repo across sessions?02:52
Claire235morenoh149 it's kinda dead02:54
linosinstall ubuntumate and able to login, however, I notice at boot there is this mmessage [FAILED] Failed to start Load Kernel Modules. Anyone have a fix?  Thanks02:55
morenoh149Claire235: keychain or this channel?02:56
Claire235morenoh149 its just slow RN02:57
Claire235late02:57
morenoh149right, but keychains seems fine to use no?02:57
Claire235i'm new here... idk what keychains are02:58
Claire235morenoh149 please elaborate02:59
morenoh149the link I shared above, keychains package is mentioned inside03:00
Claire235I can't see it03:00
Claire235lol03:00
zaf__hi03:29
matjamhihihihi03:29
zaf__hw ru03:30
SlidingHornWhat can we help you guys with?  zaf__ matjam03:30
matjamSlidingHorn: you can't help me at all. I'm here to help!03:30
zaf__sure i need a help to install android studio03:31
DocPlatypusClaire235: ok then... what am I looking at for the status bar/system tray?03:32
zaf__i am a beginner to ubuntu 18.04, can anyone please tell me the use of terminal03:33
Claire235DocPlatypus sudo apt-get install --reinstall ubuntu-desktop03:34
SlidingHornzaf__: you can install android studio from the software center in your menu03:34
zaf__SlidingHorn: thankyou03:35
DocPlatypusClaire235: any chance an accidental botched upgrade to 17.10 before my upgrade to 18.04 caused either of these issues?03:35
DocPlatypus(stupid, stupid mistake on my part)03:36
matjamDocPlatypus: did you try making a new user account and logging in with that to see if everything works as expected? it could be old .files in your home dir that aren't compatible with the newer gnome stuff.03:39
DocPlatypusmatjam: I will try that when I get back (was about to head out for a bit)03:39
Claire235DocPlatypus I have reinstalled the bare metal installation of ubuntu 4 times this month..... I tinker way to much lols03:39
Lost_Goa_Is it possible to get the tor service running on a ubuntu box ? I keep getting that tor is active but exited whats causing the problem ?03:39
SlidingHorn!tor | Lost_Goa_03:40
ubottuLost_Goa_: Tor is a program to route connections through several servers for anonymity. It is in Ubuntu's repositories, but the Tor Project recommends using their Tor packages due to past issues with Ubuntu's. For setup info, see option (2) of https://www.torproject.org/docs/debian.html.en03:40
DocPlatypusactually I need to head out now... will resume working on this when I return03:41
Claire235damn....03:42
matjamwrong button? :-)03:42
Claire235lols, accidentally closed terminal asociated with browser03:42
matjamtime to use a terminal for irc :P03:43
matjamI just started using weechat, it seems nice.03:43
Claire235it happens when you have 47 terminal windows open and get crazy with alt+f403:44
Claire235matjam weechat??03:44
Claire235matjam please elaborate03:44
matjamClaire235: https://weechat.org/about/screenshots/03:44
Claire235thank you :-)03:45
Claire235Love that its dark03:45
SlidingHornClaire235 & matjam this is a conversation for #ubuntu-offtopic :)03:45
matjamyessir03:46
Claire235:-/03:46
Ezro_Hey. How can I get mpris-ctl on Ubuntu 18.04?03:49
SlidingHornEzro_: it's not in the repos, but there is a CLI for it:    sudo apt install mpris-remote03:51
Ezro_Thanks SlidingHorn. Let me give that a go03:52
Lost_GoatSlidingHorn: I installed it the way the guide suggests but when doing a service tor status i get a active:exited and when i do a netstat03:52
skweeki'm having window placement problems in 18.04, like guake was 'dropping down' in the wrong spot, so I installed the gnome shell extension drop down terminal and when setting the position to right, or left it 'drops down' as a skinny terminal (maybe 50px width) in the same place as guake... or selecting its position as bottom it still 'drops down' from the top...03:56
=== Wulf4 is now known as Wulf
Claire235skweek what happens if you kill the process and restart it?04:02
* skweek contemplates the situation04:03
Claire235type in terminal "guake kill"04:04
skweekI purged guake and reinstalled it then purged it again and moved onto using drop down terminal and experienced similar windowing issues04:05
skweekI can A, screen shot for clarity the drop down terminal stuff ... or B reinstall guake and attempt killing it?04:06
Claire235SC it04:06
skweekwhat's the best place to share images?04:08
Claire235idk04:10
Claire235un moment04:10
* skweek tries to predict captcha (fails twice)04:13
Claire235lols04:13
Claire235https://imagebin.ca/04:14
skweekhttp://i68.tinypic.com/29w7jie.png ; http://i64.tinypic.com/25qvh92.png ; http://i66.tinypic.com/2yjplza.png ; http://i64.tinypic.com/34nl2qx.png04:14
skweekthe screenshot has a position drop down that changes in each screenshot corresponding to the option selected04:15
Claire235I see 2 with skinny tall... and 2 with wid short04:16
skweekthere's 4 settings, left, right, top, bottom, skinny tall isn't a selectable option and wide short is normal for top but bottom should also have a wide short (positions)04:17
skweekmaybe I didn't upload the right screenshots04:21
skweekhttps://imagebin.ca/v/41GA5eqtIxhI but do you see the difference in this panel?04:23
Claire235sorry, idk whats up pastbin not working04:30
skweekya... that's strange04:30
shreexrog using too much cpu...?what to do..?04:31
skweekhttp://i68.tinypic.com/2s8362u.png04:32
Claire235skweek what are you trying to do?04:34
Claire235resize the guake terminal width?04:35
skweekconfigure a drop down terminal on the right side covering about 400px of the top right04:35
Claire235hmmm04:35
skweekhere's guake http://i65.tinypic.com/2r4tp1c.png04:37
shree@Claire235 can you help in xrog problem.../04:37
Claire235shree am looking into both atm04:37
swift110hey all04:37
Claire235hi swift04:37
* skweek waves04:38
shreeok04:38
Claire235shree for the time being, read through this https://askubuntu.com/questions/44494/why-is-xorg-taking-up-so-much-memory-and-cpu?utm_medium=organic&utm_source=google_rich_qa&utm_campaign=google_rich_qa04:39
Radkoshello!04:39
Claire235hiya04:40
RadkosIs it possible to change file permissions thru samba remotely connected computer on the host computer - lets say I am connected to //192.168.12.1/myshare and I have write permissions - I can make folder but how can i change it so djon can write in it - to execute chown -R djon newfolder04:40
Radkosdo i need to be root and how can I connect as root04:40
Radkosor is it better to use nfs?04:40
Claire235skweek idk why it is sitting so low04:40
skweekmy guake's a lowrider and my drop down terminal's skinny and long :-/04:42
Claire235lols... dumb question, but.... Reboot??04:43
Claire235radkos thats above my paygrade04:44
skweekI think that's something i'll save for later04:44
Claire235well.... honestly.... reboot/restart app/reinstall04:46
skweekoh well, going to bed. night all!04:48
SlidingHornRadkos: it'd be better to change the permissions so a particular group to which both users belong have write permissions04:49
swift110how are you Claire235 and skule04:58
mjrosenbI'm running 18.04, and it keeps getting wedged in this state where nothing responds to the mouse, and most parts of the gnome-shell stop working05:00
mjrosenbs/the mouse/mouse clicks/05:00
mjrosenbso, like if I hit the windows key to bring up the overview, nothing happens, but I get the message 'pushModal: invocation of begin_modal failed'05:01
RadkosSlidingHorn - i know but my mate surely wants to use the way i explained - i am not even sure that the share is meant to be used that way05:01
Radkosnormally i would use user groups or use ssh to connect to the machine - i think it's because the server is meant to use zfs05:02
Claire235swift110 I'm good, thanks for asking :-)05:02
mjrosenbI opened up xev, and it looks like even it isn't receiving the click events05:02
mjrosenbbut if I change to VT1 (where the login manager is still running), the mouse works ther05:02
mjrosenbjust in gnome3, it doesn't work.05:02
mjrosenbbased on the error message, I'm assuming that something attempted to pop up a modal dialog, but then *something* happened, and now I'm stuck with a modal dialog capturing all clicks, and never releasing the lock that it has on the mouse.05:04
=== uptime is now known as democracytime
SlidingHornlol05:06
mjrosenbactually, now that I look at it,05:08
mjrosenbxev gets *no* mouse events at all05:08
Claire235hiya SlidingHorn :-)05:09
ShmamSo I was extracting something with Ark and it encountered an error. Then the hard drive went into read only mode. I tried "sudo fsck -Af -M" which just said "fsck from util.linux 2.27.1"05:14
SlidingHornShmam: what was the error?  Also, version & flaver of your OS?05:14
ShmamKDE neon 5.12. Theres no error, it just didnt solve the problem05:15
Shmamwhen I try to open applications or modify files, it just says that the file system is read-only05:15
Shmamcontact ur system administrator...05:16
SlidingHornyou said ark encountered an error...also, which version OS?05:17
Shmamubuntu 16.04 sorry05:17
Shmamark just said that it encountered an error while trying to extract the archive05:18
Shmamit didnt show any specifics05:18
Shmamoh wait maybe I need to omit the "-M" flag05:19
Shmamthis should be a safe command right? it wont f up my system05:20
Shmam"sudo fsck -Af"05:20
Shmamit says "bad magic number in super-block while trying to re-open"05:21
SlidingHornso far everything sounds like a hardware failure, but i'm seeing if there's anything I can find online05:22
Claire235lols "bad magic number" wth :-D05:22
matjamShmam: is it an SSD or mechanical HD?05:22
Shmamits a nvme m.2 ssd05:23
Shmamthis sounds really bad holy shit05:23
matjamyeah its kinda bad when your filesystem goes to pot05:23
matjamis the system multiboot?05:24
Shmamyep05:24
ikoniaShmam: control your language please05:24
Shmamsorry05:24
ikoniano problem05:24
matjamShmam: is the device /dev/sda05:24
Shmamno its /dev/nvme0n1p705:25
matjamha, never seen an nvme device05:25
Claire235lol, not SCSI05:26
ikoniait's a m2 disk05:26
matjamsmartctl -A /dev/nvme0n105:26
ikoniasmartctl won't show a ram disk "failing"05:26
matjamshould give you an output. Is anything in "Pre-fail" state?05:26
matjamI thought you could use smartctl on m.2 devices though05:27
Shmamsmartctl command not found :(05:27
matjamoh you need the nvme tool05:27
Shmamand unfortunately, I cant install it rn05:27
=== ghishadow_ is now known as ghishadow
matjamis the nvme tool installed?05:28
matjam"nvme list"05:28
Shmamnope05:28
Shmam:,(05:28
matjamso, I'd boot off a USB stick05:28
ikoniaShmam: what version of ubuntu is this ?05:28
Shmam16.0405:28
matjamand then do my work in the "try ubuntu" mode05:28
ikoniacan you show me the output of the command "uname -a" please05:28
Shmamuname command not found05:29
Shmamwait wat05:29
matjamuh05:29
Shmamthings might be really really messed up05:29
ikoniacan you type "ls -la"05:29
ikoniaor does that also error05:29
Shmamerror but slightly better error: bash: /bin/ls: structure needs cleaning05:30
ikoniaI don't think it's reading the disk anymore05:30
ikoniaI think it's running from what it has in cache05:30
ikoniaand commands such as uname will not be in cache05:30
matjamright05:30
ikoniaI suspect you've somehow used up the ammount of writes that ram disk will support05:31
ikoniaand it dropped into read only mode05:31
ikoniaor it's just a device failure05:31
Shmamused up the amount of writes?05:31
ikoniayes, ram disks do not have unlimited writes05:31
ikonia(ram disks is the wrong word I acknowledge)05:32
matjamif you have a USB stick that's bootable with ubuntu, boot into it and then see if you can do your fsck etc from that.05:32
Shmamyeah. I should also mention that I purchased this laptop only a few months ago05:32
ikonianot sure what the purchase date has got to do with anything ?05:33
Claire235New NVMe drive?05:33
ikoniajust reboot and see what comes back up05:33
Shmamby purchase date, I was just trying to say that its fairly new05:34
ikoniaso ?05:34
Shmama mechanical failure/used up all of the writes is somewhat unlikely05:35
ikoniano it doesn't05:35
ikoniathings can fail being a day old05:35
ikoniaand you can type unwise/mistaken commands that can use up writes very quickly05:35
Claire235true ^05:35
ikoniathats why vendors give warranty because things can fail05:36
matjamor something corrupted the superblock05:36
matjamor some other bug05:36
ikoniaalso very true05:36
ikoniaI wouldn't expect that to go to read only05:36
matjamreboot, and if you have a bootable usb stick, use that05:36
ikoniaI'd expect that to just become unreadable05:36
Rembohello everyone, i'm getting the following error: https://hastebin.com/opiqukahic.rb can someone help?05:37
Shmamso should I shutdown and then power back on or actually restart? I sometimes have problems with restart05:38
ikoniayou sometimes have problems with restart ?05:39
ikoniawhat does that mean ?05:39
ikoniaRembo: that doesn't look like ubuntu05:39
Shmamit will sometimes hang in between grub and loading into the os05:39
ikoniaShmam: so do you not think you may have a hardware problem ?05:40
ikoniaif it randomly hangs like that ?05:40
ikoniathat's not normal05:40
Shmamno it happens every time05:40
ikonia(remove the splash screen and see what's going on under the good)05:40
ikoniaShmam: this is unacceptable05:40
Shmamonly if I restart instead of power of / power on05:40
ikoniaShmam: "I sometimes have a problem" is very different from "it happens every time"05:40
matjamRembo: that curl works for me, ubuntu 18.0405:40
ikoniaRembo: we do not support debian here05:41
ikoniaplease don't ask here, use #debian05:41
Shmamok, one thing at a time. I'll look at that next05:41
ikoniaRembo: please also don't cross-post in multiple channels05:41
=== guiverc_t is now known as guiverc
ikoniaRembo: you've also been told what to do to fix this - so please, stop05:42
Shmamok so for whatever reason, I cant get into the bios05:43
Shmambut I did get into some sort of grub command line05:43
ikoniaShmam: you appear to have a hardware problem05:43
matjamthat usually happens when grub can't read it's configuration from the filesystem that holds /boot.05:44
ikoniaShmam: I think it is pointless to progress this in this channel as it doesn't appear to be software related05:44
ikoniaShmam: you need to contact your laptop vendor05:44
ikoniaif you can't get into a bios, it sometimes fails to boot and your disk has randomly just failed, that sounds like a hardware problem on computer05:44
Shmamyeah you're right. it just really really sucks05:45
Shmameverything is now gone05:45
Shmamfun times05:45
ikoniayou should have backed up05:45
matjamnow you're just rubbing salt into the wound, ikonia :P05:45
ShmamI have all of the important stuff backed up05:46
Claire235r/welltahtsucks05:46
Shmamits ok05:46
ShmamI should still be able to get into the bios tho05:49
Claire235what model laptop?05:50
Shmamits a razer blade stealth late 201705:50
Claire235F11 for BIOS05:52
Claire235Correct?05:52
ShmamI was using the delete key05:53
Claire235ah05:53
Shmamwhen I boot, it says del or F105:53
Claire235try f105:53
ikoniawe're not here to debug hardware problems05:53
Shmamoh baby we are in05:53
Shmamit is now a software problem05:53
Claire235sorry05:54
Shmamwe are in the bios05:54
Shmamso the nvme controller info says the following: Bus: 3B Dev: 0 Func: 0, Samsung MZVLW512HMJP-00000 NVME size: 512.1GB05:55
ikoniaShmam: no, it's not randomly a software problem all of a sudden05:55
ShmamI get that you think its a hardware problem which could totally be right but I want to explore all possibilities including a software problem05:56
Claire235honestly i think its a bad drive05:56
ikoniaShmam: ok, so reboot, see what comes back up05:57
matjamme too; I do think you should boot from a USB stick though and see if you can't fsck the thing.05:57
matjamhe can't, he gets a grub prompt instead of a boot menu.05:57
Claire235^^05:57
ikoniawho cares about fsck at this stage05:57
guivercif its a suspect drive, wouldn't you check smart status (smartctl) before you tried to fix logical errors05:58
Shmamok so we are now in ubuntu from usb drive05:59
ikoniasmartctl won't support fully a nve disk05:59
ikoniayou need different tools, which he can't install as his disk is not responding05:59
Shmamshould I install smartctl on the usb ubuntu?06:00
matjamhe can install packages on his usb booted system.06:00
matjamyou need the nvme command06:00
matjamthen use "nvme list" to list the devices, "nvme smart-log /dev/nvme0" to look at the device06:01
matjamdon't paste the output into here or ikonia will throw a fit06:01
ikoniamatjam: uncalled for06:02
matjammedia_errors might be useful to look at06:02
matjamI dunno man, you seem pretty grumpy.06:02
Shmamunable to locate package nvme-cli06:02
Claire235sorry for restarting this06:02
Shmamumm so I see the nvme drive in file manager06:03
Shmamand I can see all of the files in there06:03
Claire235can you edit?06:04
Claire235read only (dead) drives shouldn't save edited files06:05
matjamI'd want to unmount it and do a full fsck on the filesystem before doing anything else06:05
t4tdxkljfjl4tldhello06:05
Claire235listen to them, they know more06:05
ikoniawho cares about fsck06:06
ikoniaif the disk is actually in write expired mode, fsck will do more damage06:06
Shmamok im unmounting 1 sec06:07
matjamdo a "mount" in terminal, make a note of the device mounted for the partition, and then do fsck -y DEV06:07
matjamyou're just assuming that, ikonia06:07
matjamfsck will tell him pretty quickly.06:07
ikoniamatjam: I'm not assuming, I'm protecting incase that is true06:07
ikoniado not do -y !06:08
Shmamso theres a bunch of partitions on the nvme drive and the only one thats mounted is the ntfs ubuntu partition06:08
matjamif its write expired, then it won't be able to fix anything.06:08
ikoniayou do not randomly say "yes" to everything in fsck unless you know the problem06:08
Shmamso that is now unmounted06:08
matjamits unlikely it could mount without updating the superblock, btw06:08
matjamso I doubt its write expired.06:08
Shmamok so should I just "fsck DEV"?06:09
matjamdo an fsck -N DEV if you just want to see what it would do.06:09
matjamor jsut fsck DEV06:09
Shmamfsck from util-linux 2.27.106:09
matjamwill read it and check the structure and output problems06:10
Shmamthats weird...06:10
matjamstupid question, is teh filesystem ext4?06:10
matjamor is it btrfs06:10
ikoniaI don't think btrfs was available as an install option on 16.0406:11
ikoniaonly later06:11
ikonia(I could be wrong on that)06:11
Shmamhow can I check?06:11
matjamyeah I'm not sure either06:11
ikoniaI' %90 it wasn't in the installer in 16.0406:12
ikoniaand if it was it was an adanved feature, you'd know if you'd used it06:12
matjamer a partition editor would tell you06:12
matjamgparted, etc06:12
matjamyou could probably do the filesystem check from there too.06:12
matjamright, you'd know if you'd changed it to btrfs or something else other than ext406:13
Shmamso the windows partition is ntfs but the ubuntu one doesnt have it listed06:13
ShmamI used lsblk -fm06:13
matjamawooga.06:13
matjamyeah .. something isn't happy there06:14
matjamI mean, you can mount under the files browser in the shell so thats nice06:14
matjambut if the partition information isn't there06:14
matjamsomething hosed it06:15
Claire235matjam your great :-D06:16
matjamnot really, but thanks for the support06:16
matjam:P06:16
Claire235i mean you're funny, and make this fun/entertaining06:17
matjamat this point I'd be thinking, make sure I have any files I need, update the partition to have the right filesystem set for that partition, then do a fsck on it and see if it's ok, reboot, see if it comes up.06:17
matjamwhen I say "make sure I have any files" I mean, make a backup out of the files browser, if it lets you read files at all06:18
Claire235yes.... you could copy the important stuff to another usb drive06:18
matjamif he has two usb ports :P06:18
Claire235that laptop has afew06:18
matjamthis did nudge me to set up deja-dup at least :P06:19
ShmamI could only read files from the windows partition06:19
Claire235lols06:19
Claire235oh06:20
ShmamI can probably boot into that actually06:20
Claire235that would be helpful06:20
Shmamwould it?06:20
matjamwell, it would at least tell you if the device itself is faulty06:20
Shmamoh yeeaaaa06:20
Claire235thi^^06:20
matjamif you can't boot windows either then, as ikonia says, hardware problem06:20
Claire235problem=XY06:20
Claire235or at the very least, partition issues06:21
matjamyeah06:21
Shmamyep windows works06:21
matjamwell06:21
Claire235ok...06:21
Shmamdrive is not dead YEAYY06:21
matjamsomething hosed your partition table for the linux partition06:21
matjambut it should be repairable with fdisk, and fsck06:22
matjambut honestly06:22
matjaminstall ubunt 18.0406:22
matjam^_^06:22
thanos_hi06:22
Shmamim using kde neon so i've gotta wait anyways06:22
swift110hmm06:22
swift110i dont like windows06:22
Claire235^^ yes... 18.04=WAY better06:23
Claire235while in windows06:23
matjamI would feel a bit brave running 16.04 on an nvme drive06:23
Claire235check the disk06:23
Shmamwhy cant 16.04 run on a nvme?06:24
Claire235shman https://support.microsoft.com/en-us/help/2641432/check-your-hard-disk-for-errors-in-windows-706:24
matjamShmam: not saying it can't, just .. older releases and new hardware don't necessarily go well toegether. Bugs like this: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/163870006:25
ubottuLaunchpad bug 1638700 in linux (Ubuntu Zesty) "hio: SSD data corruption under stress test" [High,Fix released]06:25
matjamI'm not saying thats your problem06:25
matjamI'm just saying, its new hardware and its running an older release06:25
Shmamtrue06:26
matjamon newer hardware I tend to prefer newer releases06:26
Shmamno errors were found on the drive in windows06:26
Claire235cool06:26
Claire235so borked part table06:26
matjamso its nice that you could boot windows, it means grub could read it's grub config.06:27
matjammaybe ubuntu will boot now.06:27
Claire235maybe!!06:27
Shmamno I didnt go through grub06:27
matjamregardless of the partition table corruption06:27
matjamoh06:27
Claire235why am i excited to hear back06:27
ShmamI booted into the windows partition from bios06:27
Claire235lol06:27
matjamwell thats neat06:27
Shmamim more excited to hear back, but also really terrified to hear back06:28
matjamI've never used an m.2 device so I don't know how its handled06:28
Claire235so, what is the specific model # for the razer blade06:29
ShmamI dont have the model number but its the one with the i7-7500U, 512GB ssd, 16GB ram, late 2017 model06:30
Claire235so it looks like the m.2 is nvme ONLY (no SATA)... this would have given you the option to through money at the problem06:35
Claire235honestly, what do you need to keep from that partition?06:36
Shmamthere isnt anything that I really need06:37
ShmamI just dont know what went wrong06:37
Claire235cool.... burn it down, reinstall06:37
matjamwell my theory is, you found a bug06:37
matjamtry kubuntu 18.04 :P06:37
Shmama bug with ark?06:38
matjama kernel bug06:38
matjamlike the one I linked06:38
matjamsomething that wasn't fixed in your install06:38
matjamor something new06:38
matjamlike I said06:38
matjamI don't know06:38
matjambut you know, if you go and install your kde neon 16.04 OS and just do all the same stuff, its probably going to happen again06:39
Shmamok can either of you find out if kde neon is on 18.04 yet? I cant seem to figure out which version of ubuntu its on06:39
Shmamfor the newest version06:39
ducasseShmam: kde neon is unsupported here, if you want help here you should be running ubuntu06:40
Shmamit's ubuntu under the hood06:40
ducassedoesn't matter06:40
ducasse!based on ubuntu06:41
ubottuThe 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)06:41
matjam#kde-neon on freenode06:41
matjamShmam: if you install ubuntu and have problems, let us know. But I think we've done the best we can to help you mate.06:42
Claire235:-)06:44
Claire235im on kde-neon as well RN06:44
Shmamoh noes. they are still working on it but almost done06:45
ChiLLabiSHi! I can't connect to my vpn.. I had this problem with 16.04 after an apt-get upgrade. So i did a fresh install of 18.04 but i have the same problem... And sudo nmtui can't connect either. Here's the syslog..https://pastebin.com/YDJQjwP106:45
Claire235matjam ikonia ducasse .... hello, i want to make sure I'm not stepping on toes06:47
matjamChiLLabiS: Could not open control connection to 85.24.253.11 <-- seems like what you're trying to connect to doesn't want to talk to you. Check your configuration.06:47
shortiHey everyone, one short noob question :-) If anyone gets banned from IRC channel. How is it made that can not join again? Is it based on locking the IP address?06:47
SlidingHornshorti: not really an ubuntu question06:47
ducasseshorti: ask in #freenode06:47
Claire235matjam ikonia ducasse SlidingHorn ... is this a collective of canonical employees? or informed users? I want to know so i dont get in the way :-/06:51
ducassejust volunteers06:52
Claire235cool06:52
Claire235thank you06:52
ducassethere are some canonical employees here, on theit own time06:52
ducasse*their06:52
Claire235how nice :-)06:53
matjamso their contributions are not ... canonical. ... ok I'll get my coat.06:53
phockingwlol06:54
Claire235I'm relatively new to linux as a whole, but i was told that sitting in on this will kick start my knowledge...06:54
Shmamyeah I've found that the irc is one of the best, if not the best, place to learn about linux06:55
ducassethis is a good place to learn a lot06:55
Shmamand people are so nice and helpful!06:55
Claire235so..... here I am.... PLEASE correct me if I'm wrong here, there, everywhere06:55
Claire235:-) :-)06:56
Claire235question06:56
Shmamso it sounds like kde neon on 18.04 will be out in a week or so. thats good. I guess I'll just go back to wondows land :(06:57
matjamgood luck Shmam06:57
Shmambut it does have the linux subsystem now so I can sortof use ubuntu06:57
Claire235lols.... or try ubuntu...06:57
matjamyeah and ask questions in #kde-neon :P06:58
Shmamive run ubuntu before and run it on a few of my servers06:58
Claire235kk06:58
Shmamso its good, I just dont love unity desktop06:59
SlidingHornShmam: 18.04 doesn't use unity07:02
Shmamoh did they switch to gnome?07:03
ShmamI remember hearing that they were thinking about it07:03
matjamits gnome-shell with a few ubuntu mods to make it look a bit like unity07:03
SlidingHornyep - obviously there are the kubuntu, xubuntu, & lubuntu spins as well07:03
guiverc17.10 & 18.04 both default to gnome07:04
matjamI'm kinda happy with it, I just use normal gnome shell now, not even the ubuntu version of it07:04
Claire235so question.... making an file (like in windows ( .bat or batch file)) that opens in the terminal... my intent is to (click on the file)/(opens in terminal)/(runs contents of file) ... starting contents of file (watch -n .5 sensors)07:04
Shmamlike this? https://www.shellscript.sh/07:05
Shmamthats probably what you want07:06
Claire235:-) thanks07:06
ShmamAlright, im going to go. Thanks for the help today, I really appreciate it!07:08
=== patrick_ is now known as ogrd
matjamShmam: laters.07:08
swift110hmm07:08
Claire235shmam laters :-)07:09
swift110lol they dont use unity anymore07:09
Newbie0012hi is there any way I could block sudo users from network settings07:09
talmidhow do you use netplan to bring an interface up?07:09
Claire235change sudo paswords??07:09
Claire235lol07:09
SlidingHornNewbie0012: remove them from sudo?  :/07:09
=== ogrd is now known as w23o5i
Newbie0012SlidingHorn: Is that the only way I just need them not seeing wifi passwords07:11
=== Aztec03 is now known as Panoptes
SlidingHorngiving someone sudo privileges implies that you trust them with root access to your machine07:11
ducassetalmid: you don't, you use network manager or systemd-networkd to actually manage the interfaces07:11
Newbie0012SlidingHorn: Yes I know that i just want to disable show wifi password option07:12
talmidThank you. I have to get used to netplan.07:13
w23o5iI ran into a problem yesterday evening trying to get Mozilla to connect to a radio I was setting up.  I was connected to a bridge that dished out DHCP, but could not get to the radio at 10.0.0.1.  I had not internet connection, and can do this on my other chromebook using Chrome.  Is this a Mozilla issue, or a Xubuntu?07:13
ducassetalmid: netplan just generates the config07:13
matjam!based on ubuntu07:14
ubottuThe 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)07:14
matjamoh I guess xubuntu is an official flavor07:14
matjam:P07:14
matjamw23o5i: not sure, could you ping it?07:15
Harishello all07:16
Hariscan we have latest node js on 14.04 lts ?07:16
w23o5imatjam: You know I didn't try that; I had a million other things going on to ping from this machine.  I was able to do everything from my Android phone, so that was the route I took.. least resistance.07:16
SlidingHorn!latest | Haris07:17
ubottuHaris: 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.07:17
=== democracytime is now known as uptime
ducasseHaris: not in any supported way, you'd need a third party repo or build it yourself07:17
talmidducasse: I add configuration to the netplan config file. But I have no idea how to bring it up. A reboot doesn't bring it up either. It's basically a static network with a crossover cable.07:20
Hariswhat is the node pkg on xenial which will give me node binary ?07:25
matjamHaris: this is beyond what this channel can provide support on, but I googled this, maybe you should look at using NodeSource: https://github.com/nodesource/distributions07:28
SlidingHornHaris: Not sure if there is one - https://packages.ubuntu.com/search?keywords=node&searchon=names&suite=xenial&section=all07:28
matjamnodesource are releasing packages and support 14.0407:29
Hariswill have to update from xenial to bionic07:36
Harisdo-release-upgrade on xenial says;07:37
HarisChecking for a new Ubuntu release07:37
HarisNo new release found.07:37
SlidingHornHaris: upgrade path from xenial to bionic isn't fully supported until the .1 release which is scheduled tentatively for July if I recall correctly07:38
Haris*big* *ouch*07:38
Harisfresh install is the way ?07:38
SlidingHornHaris: if you cannot wait til then, you could back up your files and do a fresh install, yes07:39
matjamHaris: did you not like using the nodesource ppa?07:39
Haris?07:41
Haris(stupid Q) is it available in binary pkgs on ubuntu 14.x for version 8.11.x ?07:41
SlidingHornare you on 14.04 or 16.04 Haris ?07:42
Harisboth07:42
Hariswe were upgrading from 14.x to 16.x. Looks like we might make the jump from 14.x to 18.x07:42
Harisdirectly07:42
Harisis 18.x not ready for production yet .. at server side ?07:43
matjamnodesource provide packages for 8.x for both 14.04 and 16.0407:43
matjamwe don't know07:43
matjamask the #nodejs people07:43
matjamor wherever they live07:44
matjam#node.js07:44
Claire235well, have fun :-) I'll be back soon07:49
markbuzzhello08:16
SlidingHornmarkbuzz: what can we help you with?08:17
markbuzzwoah..!!08:18
markbuzzforsit of all, I am a total noob, and i somehow managed to join this chatroom/channel i was just playing around with this new version of ubuntu08:18
markbuzzit is sweet08:19
markbuzzfirst**08:19
SlidingHornmarkbuzz: glad you like it - do you have a support question?  For general chat, feel free to type /join #ubuntu-offtopic08:19
markbuzzOkay, thanks. slidinghorn man i dont even know how it works lol08:22
aLeSD_hi guys08:23
aLeSD_I am using zsh and I have no snap sw in the launcher08:23
aLeSD_any clue on a possible solution ?08:23
kostkonaLeSD_, sw = software?08:24
=== ledeni_ is now known as ledeni
aLeSD_kostkon, sw == software. yes08:24
SlidingHornaLeSD_: is there a particular snap package you're looking for?08:25
aLeSD_Telegram , visual studio code, etc etc08:25
aLeSD_all of them08:25
aLeSD_slack08:25
SlidingHornaLeSD_: have you tried searching using the    snap find    command?08:26
aLeSD_SlidingHorn, I can install them08:26
aLeSD_the prob is that I have no entry in the launcher08:26
SlidingHornaLeSD_: This might be helpful:  https://askubuntu.com/questions/910821/snap-install-programs-not-in-launcher08:27
matjamI use the vscode package off https://code.visualstudio.com/08:28
matjamits not a snap08:28
aLeSD_matjam, me too08:28
kostkonaLeSD_, https://askubuntu.com/questions/910821/snap-install-programs-not-in-launcher#comment1626504_98948508:29
g__G'day all, I'm having trouble with my iptables after 18.04 release, my vpn connects but no dns, appreciate if anyone can spare time to advise :)08:35
g__quiet in here08:37
=== g__ is now known as FarFromHome
FarFromHomeHear me now?08:41
CheezIf it's any consolation, I heard you the first time, I just don't have an answer for you :)08:42
SlidingHorn!patience | FarFromHome08:42
ubottuFarFromHome: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or https://ubuntuforums.org or https://askubuntu.com/08:42
FarFromHomeThanks people, wasn't sure if I was muted due to orig username not being accepted :)08:43
=== Jochen_wvdT is now known as Schlawiner
FarFromHome  08:47
FarFromHomenot imppatient, just don't wanna time out08:48
SlidingHornFarFromHome: This is from 16.10, but it sounds similar to your situation...  https://ubuntuforums.org/showthread.php?t=2352821  (you won't time out - people idle in here all day)08:48
FarFromHomeSlidingHorn: thanks I'll take alook08:49
DocPlatypuscan you upgrade 14.04 directly to 18.04?08:54
DocPlatypusmy old desktop is still on 14.04 for the moment08:54
SlidingHornDocPlatypus: no, best bet is to back up anything important and do a fresh install08:55
=== g_ is now known as Guest26376
SlidingHorndirect upgrades aren't supported until the .1 release which I believe is scheduled for July08:55
=== Guest26376 is now known as FarFromHome
DocPlatypusI plan to back up but I definitely don't plan to do a fresh install08:56
DocPlatypusI may just upgrade to 16.04 and then 18.04 back to back08:56
DocPlatypusthis box shipped with 11.04 I think originally... I have upgraded it to 11.10 then 12.04 then 14.0408:57
SlidingHornDocPlatypus: it's the same situation with 16.0408:57
DocPlatypusSlidingHorn: yeah 14.04 to 16.04 on my laptop did kind of break a lot of stuff08:57
l0llip0pDocPlatypus: In theory it should'nt cause any problem except with your home config files08:58
DocPlatypusI had to use lightdm instead of gdm308:58
DocPlatypus18.04 is much better though I'm still working out the kinks with a lack of Python 2 support in Vim/GVim08:58
l0llip0pDocPlatypus: but in practice you should backup your data and do what SlidingHorn said08:58
DocPlatypusI almost never do fresh installs. do-release-upgrade exists for a reason08:59
l0llip0pDocPlatypus: just backup your data and upgrade to 18.04 and see what happens :)08:59
DocPlatypusthe one re-install I did was when the original hard drive on this laptop took a #$%& just over a month after I got it (it has since failed completely but not before I transferred its contents to a new SSD)08:59
DocPlatypusok08:59
SlidingHornDocPlatypus: it does...when that do-release-upgrade is officially supported... 14.04 > 16.04 is supported 16.04 > 18.04 is not yet09:00
DocPlatypusit can't go any worse than it did on the laptop if I actually upgrade to 18.04 directly, unlike with the laptop where I accidentally did a half-assed and botched 16.04 > 17.10 upgrade09:00
DocPlatypusbefore upgrading the 17.10 botch to 18.0409:00
l0llip0pSlidingHorn: yeah that is true. I think also that is better to wait 18.04.1 release09:00
DocPlatypusI'm an early adopter this time. I was a fairly late adopter of 16.0409:02
DocPlatypusand enough stuff I use has again been dropped from the main distribution that I'm considering backing up the packages for later reinstallation should I need them09:02
SlidingHornDocPlatypus: pulling packages from a different version's repos is not recommended09:04
SlidingHornit's a good way to mess up your system09:04
DocPlatypusSlidingHorn: it's stuff I installed while running 16.04, that still runs on 18.0409:04
DocPlatypusif it's broken, I'll get rid of it or find a proper 18.04 version09:04
DocPlatypusis there a proper third-party package for xchat-gnome on 18.04?09:06
SlidingHornthird party packages aren't supported here09:06
kostkonDocPlatypus, what do you mean by that09:09
kostkonDocPlatypus, oh it's not available in the repos anymore09:09
DocPlatypusnever mind looks like the accepted choice is to migrate to HexChat09:09
kostkonDocPlatypus, yep09:10
FarFromHomeI'm still here, keep being booted due to messing with network settings... i think09:14
=== ubuntu is now known as Guest16405
laurent_hi09:50
SlidingHornlaurent_: hi :)  how can we help you09:51
laurent_well it's okay09:53
SilmarilionDoes ubuntu updater update snappy packages as well (18.04)?09:53
laurent_i was not sure i was connected cause i was doing /join musescore instead of /join #musescore09:53
laurent_nice name silmarilion i am a fan of tolkien :)09:54
Silmariliontnx :)09:54
SlidingHornSilmarilion: to update a snap package, all you have to do is   sudo snap refresh    to see a list of upgradable snaps,  sudo snap refresh --list09:54
Silmariliongreat09:55
ducasseSilmarilion: snap packages update themselves, don't need to do anything. there is a systemd service that takes care of it for you.09:57
Silmarilionducasse, I see. And is there a way to see when a snap has been updated?10:00
ducasseSilmarilion: try asking in #snappy, but i expect the log of the systemd service might tell you something10:04
Cheezi accidentally installed 18.04 instead of 16.04 last night at home, and was shocked to get gnome, i hadn't realised they'd killed unity :(10:10
Cheezsadface10:10
* XXCoder happyface10:12
XXCoderI never liked unity10:12
brainwashCheez: you can still install unity on 18.0410:12
Cheezi'd rather not move away from the defaults, i find that causes more headaches than not10:13
lapagaubuntu-unity-desktop10:13
brainwashI guess10:13
bash94awesomewm is best10:13
Cheezi change as little as absolutely possible in my ui, because changing things breaks things10:13
shiroininjalol Cheez10:14
crimson_kingXfce FTW?10:14
brainwashbut wouldn't installing unity give you the old experience back?10:14
brainwashnot sure what it could break10:14
shiroininjathat is like the most rediculous thing i've ever heard10:15
Cheezshiroininja: i'm only being partially facetious, my unity ui on my 16.04 box here at work is essentially out of the box.10:15
Cheezi moved the launcher to the bottom, but that's it10:15
shiroininjawhen I was on 16.04, I installed the newest gnome, themed to be identical to OSX with no issues. for me, it's changing the underlying structure of the os that causes issues. UI is pretty safe, as long as you arent removing/altering the backend structure10:17
XXCoderxfce is also my go-to desktop manager10:18
XXCodermost desktop managers tend to add too much features and kitchen sink also10:19
XXCoderso xfce is great10:19
Cheezyeah i might move to xubuntu10:19
Cheezi mean i have to re-install anyway, i'm not using 18.04 yet. it was an accident.10:20
=== Tempesta_ is now known as Tempesta
=== stevenm_ is now known as stevenm
Dolanyeah115Hello I want to ask if can I install ubuntu server in non-EFI way ?10:44
SlidingHornDolanyeah115: does the machine not support EFI?10:48
Dolanyeah115I think no10:49
Dolanyeah115I currently having problem while trying to clone ubuntu server using clonezilla but it failed to boot10:50
BluesKajHiyas all10:50
Dolanyeah115i suspect that because it installed in EFI mode10:50
Dolanyeah115is grub contains x86_64-efi means it installed in EFI boot?10:50
Dolanyeah115other master contain I386-pc10:51
SlidingHornDolanyeah115: what indication did it give you that EFI was the root of the problem?10:51
Dolanyeah115no other idea10:51
Dolanyeah115just because what I told before10:51
tomreynDolanyeah115: what's the hardware you cloned to?10:52
Dolanyeah115the one with directory I386-pc good to clone10:52
Dolanyeah115I think AMD Phenom II X3 720 for the processor10:53
Dolanyeah115do you need specific information of hardware?10:53
tomreynno, i was assuming it was standard server hardware, but this sounds like a desktop10:54
Dolanyeah115yes it's desktop10:54
Dolanyeah115but I need to use it for server10:55
tomreynit's also old enough that it's not very likely that this is a uefi system10:55
Dolanyeah115so if I install into it, it wont installed in EFI mode right?10:55
tomreyni don't know, just guessing. depend on the mainboard and firmware configuration.10:56
tomreynor more precisely, the installer will install in the mode it was booted.10:57
Dolanyeah115i see10:58
Dolanyeah115or is there any way that I can repair the boot10:58
Dolanyeah115it's currently cloned in EFI mode10:59
Dolanyeah115already 2 days of trying10:59
Dolanyeah115boot-repair cant work because I cannot boot in EFI mode10:59
Dolanyeah115trying to chroot and repair grub fail too10:59
Dolanyeah115but all the cloned system intact when I try to boot from clonezilla by chrooting11:00
Dolanyeah115even the internet works after mounting all necesarry thing11:00
tomreynif the target system doesn't support uefi booting but the storage image you cloned to it is from an uefi booting system then you'll need to replace, on the target, the ESP by a biosboot partition so that grub may boot off it with an initrd. you'll also need to reinstall grub to the target boot device.11:03
Dolanyeah115it's new to me.. how to do the biosboot can you give any link?11:06
tomreynDolanyeah115: https://wiki.gentoo.org/wiki/Handbook:AMD64/Installation/Disks#Default:_Using_parted_to_partition_the_disk - parted can do it, the relevant part is "set 1 bios_grub on" which results in "Flags: bios_grub" in the 'print' view11:10
mozart1893can anyone help with the followin login issue?    ```authentication failure``` ``switch to greeter ubuntu``11:10
tomreyn!details | mozart189311:11
ubottumozart1893: 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.11:11
mozart1893tomreyn: i locked my ubuntu 16.04 system and get an error which states "authentication failure" even though i use the right password.11:14
tomreynmozart1893: is this a graphical desktop?11:15
mozart1893tomreyn: yes it is11:15
mozart1893tomreyn: i also observed "switch to greeter" appears in the password field just before i key in the password.11:16
tomreynmozart1893: you can switch to a textual terminal by pressing ctrl-alt-f1. to switch back to the graphical login press ctrl-alt-f7 at any time. are you able to login at the terminal?11:17
Dolanyeah115tomeryn: by install the grub means doing command like grub-update and grub-install right?11:18
brahmanaHi.. I have a Ubuntu 14.04 server on EC2 running a small rails application fronted by Nginx. It's been running fine several days. I login to that server via SSH. So ports 80 and 22 are open.11:18
Dolanyeah115means I must mounting them to livecd/usb after do the parted part right?11:18
tomreynDolanyeah115: grub-install, yes11:18
brahmanaHowever currently, neither the sshd or the webserver is responding to requests. HTTP requests are timing out. ssh attemps are stuck. If I telnet to port 80 or 22, it connects.11:18
brahmanaIt appears that the network stack till the kernel is working fine but the applications (sshd, nginx) are unable to do anything.11:20
tomreynDolanyeah115: doing a recovery chroot from a live cd with all required block devices (also the virtual ones) mounted, and running 'grub-install' is needed.11:20
blackflowbrahmana: probably I/O got stuck. not unexpected for AWS11:20
blackflowbrahmana: rebooted the server?11:20
brahmanaMonitoring doesn't show any CPU spike.. CPU usage has been around 1 to 1.5%11:20
brahmanablackflow: No, not yet. This is happening for a second time today. First time it sort of self healed after 15-20 mins or so.11:21
brahmanablackflow: If I restart is there some place I can check to find out what actually was the issue?11:22
blackflowbrahmana: next time you gain access to it, check the logs. I/O getting stuck should be pretty visible in kernel logs11:22
tomreynbrahmana: check the terminal output on the aws 'console'11:22
brahmanablackflow: dmesg ?11:22
brahmanatomreyn: checking that now11:22
tomreyndmesg doesn't survive reboots, /var/log/syslog does11:22
mozart1893tomreyn: Ctrl + Alt + F1 didnt take me to the terminal, It brings up the Ubuntu login icom11:22
tomreynmozart1893: try ctrl-alt-f211:23
blackflowbrahmana: yeah /var/log/syslog, or journalctl if it's configured to be persistent across reboots.11:23
brahmanatomreyn, blackflow : Noted. Will check /var/log/syslog11:24
blackflowand uh yeah you mentioned it was 14.04, so no journalctl11:24
mozart1893tomreyn: blinkingg cusor11:24
brahmanatomreyn: The "Get System Log" option in AWS has nothing beyong the last reboot time (which is several months ago)11:24
brahmanatomreyn: Is that what you were referring to or something else?11:25
tomreynmozart1893: on the ubuntu logo on ctrl-alt-f1, if you press escape there (maybe twice), does it show text output? any errors?11:26
tomreynbrahmana: yes i think so, haven't done it for some years.11:27
dertefterhi!11:29
SlidingHorndertefter: Hi :)  How can we try to help you?11:29
tomreynbrahmana: yes, "Get System Log" is what i meant. if it contains no new record it may just mean that you don't have a serial console configured on ubuntu.11:32
brahmanatomreyn: Oh.. Any doc you can suggest for me to have that configured?11:32
brahmanatomreyn: Found some hit. There is a screenshot option which shows latest stuff. Looks like out of memory.11:36
tomreynbrahmana: i'mnot actually sure how they capture it, there's contradictory statements on this on the web.11:37
tomreynapparently the serial console parameters should be ttyS0,115200n811:37
tomreynhttps://help.ubuntu.com/community/SerialConsoleHowto11:38
brahmanatomreyn: Cool. Thank you.11:39
tomreynbrahmana: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-console.html discusses how to retrieve the console output from a command line (may be easier, and is machine readable)11:40
tomreynbrahmana: note there is also ##aws here11:40
revmootrying to upgrade from 17.10 to 18.04 I get Upgrades to the development release are only available from the latest supported release, even running do-release-upgrade -d11:41
brahmanatomreyn: Oh.. wasn't aware of ##aws .. thanks for that too11:42
compdocrevmoo, i thought they only allow do-release-upgrade after the first point release11:43
blackflowyeah but -d should upgrade 17.10 to 18.0411:43
revmoothere's a bunch of guides specifically on doing 17.10 -> 18.04 but unfortunately none of them appear to work11:43
blackflowrevmoo: check /etc/update-manager/release-upgrades , is prompt set to normal or lts?11:44
ioriarevmoo, change to normal11:44
revmooI did11:44
revmootried normal and lts11:44
ioriarevmoo, grep Prompt /etc/update-manager/release-upgrades11:45
blackflownormal   plus do-release-upgrade -d   should upgrade 17.10 to 18.40. worked for me.11:45
revmooPrompt=normal11:45
ioriarevmoo,  how it fails ?11:45
revmoo"Upgrades to the development release are only available from the latest supported release"11:46
revmooI've tried everything in the guides available11:46
revmooweird that folks are reporting this same upgrade path as working11:46
blackflowrevmoo: is your current system up to date?11:46
revmooyes11:46
ioriacosmic11:46
revmooI did apt-get update, apt-get upgrade, apt-get dist-upgrade11:46
PsychoBoBmornign!11:47
PsychoBoBmorning!11:47
PsychoBoBguys, how i can disable a service that auto start:11:47
PsychoBoB?11:47
PsychoBoBupdate-rc.d remove ?11:47
tomreynrevmoo: can you show 'lsb_release -ds' and 'cat /proc/version'?11:47
SlidingHornPsychoBoB: version and flavor?  Also, what's the service11:47
ioriarevmoo, it might think that now is cosmic the development release .... maybe11:48
tomreynblackflow: indeed, just try without -d11:48
revmoowell I guess if nobody has any ideas I'll find a thumbdrive and do a fresh install11:48
compdocPsychoBoB, think it depends on the version of ubuntu11:49
ioriarevmoo, you still have the debian way ...11:49
qwefytuiitytybug https://www.youtube.com/watch?v=0NV3EK4YsP811:51
revmoointeresting, the 'software updater' gui app it allowing me to upgrade11:52
SlidingHornqwefytuiityty: please don't post YouTube videos in here - they're not valid support methods and most people aren't going to click them11:52
revmooheh nm no it isn't it just flat out quits11:53
revmoook I'm doing the thumbdrive route thx guys11:53
nullifidianIs discard mount option a requirement for ext4 to issue TRIM commands, or it autodetects drive's capability by itself?11:56
PsychoBoBSlidingHorn, compdoc ubuntu 18.0411:58
PsychoBoBI need desable the monit11:58
PsychoBoBwhen my PC start11:59
SlidingHornPsychoBoB: just clarifying - normal ubuntu?  (Gnome?)11:59
BlueGriffinHi everybody12:06
PsychoBoBSlidingHorn, ubuntu 18.0412:06
PsychoBoBi believe that gnome12:06
PsychoBoBbut is it important to disable the monit ?12:06
PsychoBoBservice monit ?12:06
BlueGriffinI would like to know if *Synaptic - *software manager or *apt-get update are synchronised ?12:07
SlidingHornBlueGriffin: not sure what you mean but they're all different front ends for the same application (apt)12:08
BlueGriffinI like to use synaptic. If I use synaptic to reinstall a package, does the software manager update12:10
BluesKaj!dpkg12:11
ubottudpkg is the Debian package maintenance system, which together with apt forms the basic Ubuntu package management toolkit.12:11
BlueGriffinIs the software manager the exact same thing as using apt-get install from a given ppa ?12:14
BluesKajBlueGriffin, apt, apt-get and all debian based package managers use the the same  dpkg based package management system12:14
BlueGriffinI'm asking because i've blown a number distros12:15
BlueGriffin(number of . .)12:15
guivercBlueGriffin, exact same thing no - they're front ends for the tools that do the work, and manage your database of packages installed  (also the same system used by debian)12:17
BluesKajppas aren't kept up to date sometimes and leaving them in your sources.list.d can break your system due broken dependencies, BlueGriffin12:18
BlueGriffinI'm on linux mint right now so my OS repository in ubuntu.com12:18
BluesKaj!mint12:19
ubottuThe 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)12:19
BluesKajBlueGriffin,^12:19
BlueGriffinOK then12:20
=== SimonNL is now known as SimonNL_Afk
=== lonewolf is now known as wolfwood
=== wolfwood is now known as maxwell
=== maxwell is now known as maxwell-daemon
=== maxwell-daemon is now known as apppo
=== apppo is now known as maxwell-daemon
PsychoBoBsomeone ?12:42
PsychoBoBCan I do disable the service monit when I start my PC ?12:42
leftyfbPsychoBoB: Yes. Why do you want it installed if you're going to disable the service?12:43
JimBuntuPsychoBoB, you can simply delete the init sscript if you want, or move it12:43
leftyfbJimBuntu: that's not the right way to do it12:43
leftyfbPsychoBoB: what version of ubuntu?12:43
=== Euph0ria is now known as TabMasher
leftyfbPsychoBoB: do disable it properly, if you're running Ubuntu 16.04 or later, use: sudo systemctl disable monit  # for Ubuntu 14.04, use: sudo update-rc.d monit disable #   for any version of ubuntu older than 16.04 other than 14.04, you'll need to upgrade since it's EOL and no longer supported.12:46
=== B is now known as Guest49867
=== druid__ is now known as Guest88294
cluelesspersonweirdly, very recently I'm not able to open up files from a CIFS mount12:59
cluelesspersonanother (windows) computer is able to mount the samba shares and play content fine12:59
cluelesspersonI'm able to copy the content out via nautilus13:00
cluelesspersonand play it on my desktop13:00
=== user1__ is now known as smerdyakov
cluelesspersonvlc is able to play from the command line13:01
cluelesspersonrestarting13:02
=== SimonNL_Afk is now known as SimonNL
cluelesspersonI restarted nautilus with   nautilus -q13:07
cluelesspersonI was able to open a file13:07
cluelesspersonthen everything fails again13:07
SlidingHorncluelessperson: hard to say without any error messages13:09
dacomedianI would like rip my old audio CDs with Amarok. I installed the codec lame. However, when I start Amarok and insert a CD nothing is shown in Amarok. I have an old Dell E6500 notbook and never used the cd drive. What could be the problem?13:17
NoImNotNineVoltthe optical drive could be broken.13:17
SlidingHorndacomedian:   inxi -xx -d | pastebinit13:18
ankinorunhey, guys! i just installed the latest lts and now my anki wont start- can somebody help? https://pastebin.com/fH1JJkrF13:19
cluelesspersonSlidingHorn: I don't seem to get actual error messages13:19
cluelesspersonhttps://hastebin.com/raw/ejoduwodew13:19
cluelesspersonfrom syslog13:20
cluelesspersonchecking others13:20
SlidingHorncluelessperson: what if you try to open one of the files via terminal?13:20
dacomedianSlidingHorn: http://paste.ubuntu.com/p/mkhTbwgnqT/13:20
cluelesspersonSlidingHorn: opens fine13:21
SlidingHornankinorun: Launchpad 176259313:21
ubottuLaunchpad bug 1762593 in anki (Ubuntu) "anki crashed with ModuleNotFoundError in /usr/share/anki/anki/mpv.py: No module named 'distutils.spawn'" [Medium,Confirmed] https://launchpad.net/bugs/176259313:21
cluelesspersonSlidingHorn: I get the impression it's like a permission or file open error13:22
cluelesspersonbut they open fine from terminal in various applications13:22
cluelesspersonseems to only be an issue when started from nautilus13:23
SlidingHorncluelessperson: most likely, but it'd be helpful to see it directly13:23
cluelesspersonSlidingHorn: Not sure what I can hand you directly.   If I restart nautilus, the first file chosen works13:23
ankinorunthx for the hint SlidingHorn , worked after installing mentioned python3-distutils13:23
cluelesspersonSlidingHorn: also to be specific,   Local files work,  those on the CIFS mount do not.13:23
cluelessperson1. Issue only happens with CIFS mount/directories13:24
cluelessperson2. if restarted, first file can be opened13:24
cluelessperson3. I can browse CIFS directories no problem13:24
cluelessperson4. opening cifs related files works fine from terminal13:25
SlidingHorndacomedian: have you always opened amarok while the CD is already inserted?  or have you also attempted to insert the cd after amarok is already running?13:26
SlidingHornjust clarifying13:26
dacomedianSlidingHorn: Actually I have never used Amarok before.13:26
dacomedianI think the last time I used a CD/DVD drive was about 15 years ago and I always use VLC for movies, music, eztc13:27
cluelesspersondacomedian: you should be able to outright copy files off the cd without having to use some weird application13:27
SlidingHorndacomedian: I just mean the order in which you're doing it...amarok open then CD, or CD then open amarok?13:28
dacomedianI started Amarok an inserted the CD. But it did not work so I took the CD out and reinserted it but still nothing ...13:28
SlidingHorncluelessperson: if you're consistently able to open 1 file then it unable after that, you might want to consider filing a bug against nautilus13:29
dacomedianWhat other program can you recommend to rip CDs?13:29
cluelesspersonSlidingHorn: I have no idea how to provide them more information.13:29
SlidingHorndacomedian: okay I was just checking the process against a really old bug (that I believe is fixed anyway, but was worth a shot)13:29
crmltHello13:29
crmltI'm unable to start Plasma Dekstop after Kubuntu installation13:29
crmltwith nouveau driver13:30
SlidingHorncrmlt: which version of Kubuntu?13:30
cluelesspersondacomedian: depends on what's on the cds.  Looks like cd tracks are represented as CDA files that would need to be converted to wav to preserve quality13:30
crmltI stuck on black screen with cursor13:30
crmltSlidingHorn: 18.0413:30
dacomedianJust exited Amarok, left the CD in the drive and restarted Amarok. I can not see any titles.13:30
crmltSlidingHorn: i'm able to switch tty13:30
SlidingHorncrmlt: is this before or after logging in?  Do you get a login screen?13:30
crmltSlidingHorn: before13:31
crmltSlidingHorn: I don't13:31
dacomedianI am trying to rip all my parents CD because they have so many CDs and it is a mess. Can not find anything. Also for space reasons.13:31
tautauhi everybody13:32
SlidingHorncrmlt: nvidia GPU?  also, what happens if you log in using a TTY and startx?13:32
dacomedianBut I also can not see the inserted CD in Dolphin.13:32
dacomedianCould it be a driver problem or screwed drived?13:32
crmltSlidingHorn: yes nvidia, same thing happens13:33
crmltSlidingHorn: i hadn't this problem in previous 17.10 release13:33
SlidingHorncrmlt: if you use the startx command, you'll be given at least some text when it attempts to start13:33
crmltSlidingHorn: i can startx with nomodeset only13:34
=== zenox2 is now known as zenox
crmltSlidingHorn: nouveau GPU succesfully initialized according to dmesg13:35
crmltI encouter same when I try start live session from livecd both ubuntu and kubuntu13:35
SlidingHorncrmlt: could you pastebin your Xorg.0.log?   cat /var/log/Xorg.0.log | pastebinit13:36
SlidingHorncrmlt: what graphics card do you have?13:36
crmltSlidingHorn: geforce 320m13:37
crmltSlidingHorn: http://paste.ubuntu.com/p/PNDHdYmQVw/13:37
dacomedianAt least in the infocenter the DVD drive is recognized.13:39
dacomedianI have done an upgrade to 18.04 this morning. I wonder if this could have anything to do with it.13:40
crmltSlidingHorn: looks there's nothing interessting13:40
SlidingHorncrmlt: found one error, but my startpage search isn't coming up with anything yet13:41
SlidingHorncrmlt: "failed to allocate class"13:41
dacomedianI am not Linux expert. I don't have to mount the CD right?13:41
dacomedianIt should be done automatically under KDE as far as I know.13:41
dacomedianWith k3b it works. It recognized the CD and display the name of the songs correctly.13:44
dacomedianIn k3b when converting to mp3 should I use the mp3 (lame) or the MPG1 layer III (mp3) codec?13:45
eraserpencilI need help booting to tty1. My dm messed up and I have no login page. My macbook pro now boots to mac by default instead of ubuntu13:47
eraserpencilctrl alt F1 does not work13:47
Silmarilioneraserpencil, probably the bootloader got messed up. You cannot switch to tty if you are not already booted into linux13:52
eraserpencilplaying with dm messes the bootloader?13:52
eraserpencil@silmarilion how might i be able to save the bootloader?13:53
Silmarilioneraserpencil, I would boot using the live cd and reinstall grub. Never used Mac so I do not know if you can achieve this from mac though13:54
eraserpencilhow do i reinstall grub from a live cd?13:55
cluelesspersoneraserpencil: goto advanced/expert install and go straight to grub rescue13:55
cluelesspersonattempt to boot into the system, reinstall grub2 from there13:55
phillliphey, I use Ubuntu 18.04 and have the problem that after trying to login with wayland for the first time, I can no loger login at all it just shows me the mouse and the background but no GUI what to do?13:59
crmltHow can I start KDE as wayland session?14:00
=== tarator85 is now known as tarator
sh0thi guys: how do i print one page per sheet of a pdf using lp?14:04
sh0tif i just use lp with no flags i get 2 pages per sheet...back and front14:04
dmitruhello, tell me pozhlista where you can quickly sell the program for Linux for 1/5 of the price?14:04
phillliphmm okay after booting with recovery it works strange :/14:04
eraserpencilwhat is the expert install?14:05
eraserpencilis grub install something to save me?14:05
eraserpencilshould I grub-install into /lv-home partition or /lv-root partition14:06
SlidingHornsh0t: lp -o sides=one-sided filename14:06
sh0tthanks SlidingHorn14:06
dmitruhello, tell me where please you can quickly sell the program for Linux - 1/5 of the price?14:07
MonkeyDustdmitru  how is your question ubuntu related?14:08
MonkeyDustdmitru  if you want to discuss a commercial linux, this is not the right channel14:08
Jon_Hey all, any recommendations on handling UHD screens on Ubuntu? Integer scaling just isn't specific enough14:09
=== Panoptes is now known as Aztec03
dmitru<MonkeyDust> I thought maybe ubuntu has such an auction program14:10
leftyfbdmitru: Ubuntu is free. Go download it: ubuntu.com/download14:11
longwordThere's no paid app store platform that I'm aware of, if that's what you're looking for14:13
leftyfbsome of the apps have a cost associated14:13
MonkeyDust!gnu | dmitru14:18
ubottudmitru: G(NU's) N(ot) U(nix). A project that aimed to develop a complete operating system of Free Software, which Ubuntu is based on. See http://gnu.org14:18
=== foddo is now known as videofree
eraserpencilI have a macbook with dual boot (ubuntu and macOS). my ubuntu install is with LLVM. I suspect grub is faulty because I boot into absolute blackness. do i grub-install into /dev/sdX or /dev/mapper/vg/lv-root?14:20
=== mkv is now known as m4v
=== videofree is now known as foddo
talmidhow can I run an lxc container on an nfs share? what permission does the share need and what ownership?14:27
talmidI would like to run two identical containers on two different servers for failover14:28
pragmaticenigmatalmid: You wouldn't be trying to share the same LXC instance between the two servers?14:28
MonkeyDusttalmid  there's also #lxcontainers14:29
pragmaticenigmatalmid: A quick search of the internet does not recommend trying to run LXC containers using NFS shares. LXC requires block level access to the disk, which NFS does not support14:30
talmidthank you!14:30
pragmaticenigmatalmid: Recommended alternatives are iSCSI or AoE14:30
longwordIf you're feeling brave/stupid you can losetup a block device from an appropriately large file on NFS14:30
eraserpencilhow do i run grub-install on an LVM partition?14:32
talmidyes, thank you, other option is iSCSI or BTRFS snapshots syncing14:32
eraserpencilfrom a live cd14:32
pragmaticenigmaeraserpencil: is grub currently broken? or missing?14:35
cluelesspersonI'm coming up blank. :/14:35
cluelesspersonrestarting uubntu14:35
eraserpencilI'm not sure, I boot into darkness with no gui or CLI. I was messing around with display managers before the reboot14:36
pragmaticenigmacluelessperson: Please be more specific with you question. What may appear to make sense to you, may not make sense to others. Please add as many details about what is happening, including which version of Ubuntu you are running. Post as much as you can on a single line to make it easy for someone to read the entire problem.14:36
eraserpencilhttps://help.ubuntu.com/community/Grub2/Installing dosent really detail solutions for LVM ubuntu partitions14:37
pragmaticenigmaeraserpencil: I don't believe you have an issue with grub, if you did, you would see an error message about no Operating system found14:37
eraserpenciloh ok, someone mentioned i might have a grub issue just before you came on14:38
dman777I noticed that there is no tiger vnc viewer for Xenial but there is a normal vncviewer. Does tigerVNC  make it's own vnc viewer?14:39
pragmaticenigmadman777: can you define "normal vncviewer" ??14:40
dman777non tiger vnc viewer14:40
eseiferteraserpencil: can you try switching virtual consoles? Alt+F1 or F2 etc.. ?14:41
Sven_vBdman777, lots of vendors make their own VNC viewer with some custom features. I once forked remmina to make it translate the clipboard charset when copying from/to windows boxen.14:41
Sven_vBdman777, oftentimes they're mostrly compatible14:41
eraserpencili cant boot to tty114:41
dman777Sven_vB: ok, thanks14:41
dman777Sven_vB: any ideas how I can get tiger vnc viewer for Xenial?14:42
Sven_vBdman777, nope. is there a download for it?14:42
pragmaticenigmadman777: One may have already been installed... check for Remote Desktop in your applications14:42
dman777Sven_vB: there is a tigervnc-viewer package in newer versions of Ubuntu but not for Xenial14:43
dman777Sven_vB: and I can only find the server version on git14:43
Sven_vBdman777, you could download the newer package's .deb and try to install it anyway14:43
dman777Sven_vB: ah...ok. thanks14:43
Sven_vBoh! I just learned it's the successor of TightVNC. I liked TightVNC a lot :)14:44
pragmaticenigmaTightVNC is still actively developed Sven_vB14:44
john__hello there14:44
platzhirschWhen they said Ubuntu 18.04 comes with native emoji support I assumed that the unicode characters of the font in my browser are replaced with images, that's not the case. Did I misunderstood the feature?14:44
eraserpencilat boot I just auto boot into macOS now14:44
platzhirschi.e. these here https://emojipedia.org/people/14:44
john__Is ubuntu 18 heavier than the previous? ive experienced fresh install stuck very often14:45
pragmaticenigmajohn__: Please remember to be specific about the version number for Ubuntu, there is no Ubuntu 1814:45
platzhirschlooks like I need to configure that myself14:45
Sven_vBplatzhirsch, "native" to me sounds more like it's about message boxes, menu entries and maybe your shell.14:46
pragmaticenigmaplatzhirsch: Which browser are you using?14:46
platzhirschpragmaticenigma: Chrome14:46
leftyfbpragmaticenigma: to be fair, there's really only 1 18.X at the moment :)14:46
platzhirschSven_vB: true, that wasn't a great word choice14:46
pragmaticenigmaleftyfb: practice makes perfect :-)14:46
pragmaticenigmaplatzhirsch: It's possible the browser is reading it's own font tables and not the ones provided by the OS. Have you tried using an emoji inside of gedit or any other text program?14:47
Sven_vBplatzhirsch, on another note, some day Firefox on Xenial started displaying colored emoji icons for Unicode points which no available font had in it. once I installed appropriate fonts, it displayed them as characters in text color.14:48
eraserpencilis it possible to try installing a dm into an installed system from a LiveCD? else I might just delete and install fresh14:48
pragmaticenigmajohn__: If you are looking for lighter weight versions of Ubuntu, check out Xubuntu and Lubuntu. They both feature lightweight desktop managers14:48
platzhirschpragmaticenigma: it works in gedit14:49
pragmaticenigmaeraserpencil: The Live CD is mostly meant for installs, and some limited recovery operations. It really can't install software into an existing installation.14:49
Sven_vBeraserpencil, you can install almost anything into an installed system by chrooting into it14:49
pragmaticenigmaplatzhirsch: It sounds like the feature is working, just Chrome isn't aware of the OS capabilities and using it's own font tables to render with.14:50
Sven_vBeraserpencil, is yours one of those cases where people think they wouldn't need SSH login to their "just a desktop"? ;)14:50
pragmaticenigmaeraserpencil: also, I don't think that going to solve your issue. I'm still trying to figure out what might cause the behavior. There are plenty of avenues to check out14:50
pragmaticenigmaSven_vB: Might help to check out eraserpencil's inquiry. They are getting a blank screen on boot14:51
axisysanyone here know how to make Middle Click Paste to work? Posted this question in #gnome as well as ubuntu-users and gnome-list mailing list14:51
axisysit used to work until I upgraded to ubuntu 18.0414:51
pragmaticenigmaaxisys: This help article will get you going: https://askubuntu.com/a/97438214:52
Sven_vBplatzhirsch, be aware that w/o precautions, websites can detect how font is rendered in your browser. the more OS features you use for font rendering, the more info about your OS are leaked to strangers out there, identifying you as a recurring visitor and sometimes also identifying security vulnerabilities.14:52
eraserpencilmy computer aint connected to the network..nmap returns ntg14:52
dman777Sven_vB: I downloaded the version for artful to install on Xenial. when using dpkg I got dependency problems - leaving unconfigured. Does this means Xenial libraries are not up to date enough to run tiger vnc viewer?14:53
pragmaticenigmadman777: If you're still looking for tiger vnc in Ubuntu 16.04... it's not labeled tigervnc, but is vnc4*14:53
dman777pragmaticenigma: ah...ok. thanks14:53
axisyspragmaticenigma: I have done that.. https://lists.ubuntu.com/archives/ubuntu-users/2018-May/293939.html14:53
Sven_vBpragmaticenigma, thanks, seems I missed that message14:54
pragmaticenigmaSven_vB: no worries, just want to avoid too many rabbit runs14:54
pragmaticenigmaaxisys: Please note that the community frowns on crossposting for support. You have a support inquiry already out and if no one has responded, it's becuase no one has found an answer yet/14:55
Sven_vBdman777, depends on the exact type of dependency problem. you might be able to assist dpkg in solving them.14:55
pragmaticenigmaSven_vB: I think if dman777 installs the vnc4server package, it includes the viewer... but I'm not sure14:55
dman777it's cool...I found I can run the stand alone package from the tigerVNC website14:56
Sven_vBgrats :)14:56
dman777thanks for the help :)14:57
pragmaticenigmaeraserpencil: prior to the inability to boot, what were you attempting to do with the desktop managers?14:58
eraserpencilswitch from lightdm to sddm for kubuntu14:58
=== coop1 is now known as xirg
eraserpencilgonna try chroot method15:03
xirghello all15:03
skweekso if I click on a window and get a context window that pop's up offscreen, is this a problem somewhere I can track down?15:05
skweekit must be, but I keep dismissing it as 'i'll deal with it later'15:05
Sven_vBskweek, what's a context window?15:08
Sven_vBskweek, might it be a popup menu?15:09
Sven_vBskweek, also check with a screenshot whether you and your Ubuntu have the same idea about what "offscreen" means15:09
Sven_vBeraserpencil, consider SSH instead15:11
Sven_vBeraserpencil, except if with no network you meant actually no LAN15:12
dman777trying to install remina on Xenial with apt-get but it is complaining about dependencies also. Is there a way I can have it just install the dependencies autommatically?15:12
Sven_vBdman777, usually apt-get is one of the best ways to install deps automatically.15:13
Sven_vBdman777, if apt can't figure it out, you'll probably have a hard time15:13
EriC^^dman777: i thought remmina was installed by default15:13
MonkeyDustdman777  I picked this up in this channel ... save it as 'fixpackages' ... make executable with 'chmod +x fixpackages' ... then run it with './fixpackages' ... http://paste.ubuntu.com/15121279/15:13
EriC^^what's apt-get -f install do15:14
skweekright ofcourse Sven_vB (I was working on something complicated) is tinypic an okay host to use?15:14
skweekhttp://i66.tinypic.com/2nq5y1e.png there's a click and then a window appears offscreen here15:15
pragmaticenigmaeraserpencil: At this point, I'd recommend just reinstalling. Generally, it's not recommended to change the login manager, as they are deeply embedded. Also, they are all lightweight and operate independed of the desktop manager you log into15:15
Sven_vBskweek, I think it is. however, I didn't mean to share the screenshot, just check whether the screenshot shows things that you can't see on your screen.15:15
=== LabMonkey is now known as Mechanismus
Sven_vBskweek, that looks like a toolbar window (partially) on the same screen and you probably want to move the window. as long as you can still grab it, check your window manager config for which key makes mouse drag move windows, then hold that key and drag the window.15:17
dman777EriC^^: no, I installed the minimal ubuntu xenial15:18
Sven_vBskweek, in cases where the window fully leaves your screen area, there are command line tools to find and move them.15:18
skweekso shouldn't the toolbar context window pop-up re-positioned so it's on the screen instead of partially on the screen. Like clicking on the button would make the window show up more to the left than to the right15:20
dman777ugh... I can not even install apt-get-repository  because of missing dependencies15:20
dman777there's no way to have dependencies install automatically?15:20
ioriadman777, i think you did something weird manually installing a not supported .deb package and broke apt15:21
dman777ioria: it never installed15:21
Sven_vBskweek, whether it "should" is a user preference. there's a lot of cases where I like to have windows beyond the edge of my screen, usually to mitigate bad user interfaces.15:21
ioriadman777,  dpkg -l | grep tiger15:21
dman777ioria: oh...I see15:22
Sven_vBskweek, however, a good window manager should offer you an easy way to search and bring back gone-astray windows.15:22
ioriadman777,  as a rule, we need to see what you see ...15:22
Sven_vBskweek, there's also lots of window managers that allow to configure extensive rules about how to enforce your ideas of where which kinds of windows are allowed to place themselves.15:23
skweekYa, I guess you're suggestion (move the window) was the best solution. :-)15:24
dman777ioria: uninstalling fixed it...thanks!15:24
ioriadman777,  good15:24
dman777whew15:24
texlaUbuntu 16.04 my booting has started taking a long period of time..Is there anything I can check15:25
MonkeyDusttexla  in a terminal, type   systemd-analyze15:26
=== root is now known as Guest43461
nugrohoUbuntu 5.1015:27
leftyfbnugroho: can we help you with something?15:28
MonkeyDusttexla  type   systemd-analyze blame15:28
texlaMonkeyDust, Startup finished in 8.709s (kernel) + 3min 2.524s (userspace) = 3min 11.233s15:28
nugrohobusybox error mount root partition in flash disk (/dev/sda1)15:29
ioriatexla, run the second cmd MonkeyDust gave you15:29
leftyfbnugroho: what version of ubuntu?15:30
texlaioria, https://pastebin.com/59kP6gSH15:30
mjrosenbok, I figured out what the issue that I saw last night was!15:30
nugrohobreezy badger, ubuntu 5.10 (october 2005)15:30
leftyfbnugroho: trolling is offtopic15:31
mjrosenbsomething core in gnome (I believe the deamon that 'finds' the mouse pointer when you hit control) had grabbed the mouse, then never released it.  For some reason, this also prevented alt-f2 from working, as well as *all* menus15:31
mjrosenbafter I killed the process that had grabbed the mouse, everything *mostly* went back to normal.15:32
ioriatexla, atm , i can only think to short the timeout or disable that service (for a try)15:32
gohii15:32
ioriatexla, sudo systemctl stop NetworkManager-wait-online.service  && sudo systemctl disable NetworkManager-wait-online.service     and reboot15:32
xirgI have sendmail and postfix configured to send email using a gmail account.  I can successfully send email using the sendmail command from bash.  I need help configuring this web app (firefly-iii) to send mail using sendmail.  I have edited the config file but it's still not sending and I can't find any errors in the logs. ### FILES ###15:33
Sven_vBnugroho, try upgrading to a Ubuntu that's still supported15:33
xirgit wont let me post the links15:33
leftyfbSven_vB: they're clearly trolling15:33
xirg./etc/postfix/main.cf | https://pastebin.com/nWxfimTf15:33
xirg./etc/postfix/main.cf | https://pastebin.com/nWxfimTf15:34
xirg./etc/postfix/virtual | https://pastebin.com/Db0H02v9 ###15:34
xirg./var/www/firefly-iii/conf/mail.php | https://pastebin.com/d8uccFA2 ###15:34
leftyfb!paste | xirg15:34
ubottuxirg: 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.15:34
mjrosenbI'd like to debug this a bit in order to get the issue fixed more permanently.  I guess I should go to the gnome irc channel for that?15:34
leftyfbxirg: that could be a single pastebin15:34
xirgthanks leftyfb15:35
leftyfbxirg: you'll have to contact firefly-iii for support15:35
texlaioria, Removed symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service.15:35
texlaWill now reboot15:35
ioriaok15:36
xirgleftyfb, oh ok, i will contact him15:36
Sven_vBmjrosenb, I had something similar the other day. luckily I was able to use a text console to kill it.15:36
xirgit's just one guy though and he doesn't seem to be very dedicated to support haha15:36
xirgI have contacted him for another issue which I ended up solving myself15:36
skweekThere's another window manager problem I think that indicates something with my configuration is amiss. http://i65.tinypic.com/25q3sqt.png15:36
leftyfbxirg: maybe use something else then. Also, if you're using gmail for email, why not just use gmail.com?15:37
xirgbecause the app needs to send email, and gmail.com is not supported15:37
mjrosenbSven_vB: how did you know what to kill? (it took me like 3 hours to track it down; I'll be able to find it easier next time, but my god that was not easy)15:38
xirgfor resetting passwords & things like that15:38
texlaioria, Still as slow after reboot15:41
Sven_vBmjrosenb, at the same time my hotkeys and mouse buttons became unresponsive, a dead combo box suggestion list had appeared, so I killed the process that seemed most likely to offer that kind of combo box. (don't remember the details though)15:41
eraserpencilim back!15:41
ioriatexla, paste again sudo systemd-analyze blame15:41
SlidingHornxirg: unfortunately it's not really something we can help with.  Like leftyfb said, if the developer isn't responsive to support requests (which I don't see any about this issue in their github), you might be better off using another application15:42
xirgI've researched other applications and this one has features that I need.15:42
xirgI'll figure it out :D15:42
eraserpencilwhere do dm get's installed to?15:43
dghu..15:43
ankinorunhere i am again, after a reboot my fixed anki wont work again. https://pastebin.com/8bgUfbKa15:43
nacceraserpencil: dm get?15:43
SlidingHorneraserpencil: what exactly are you trying to figure out (i.e. what's your next question, and what DM are you trying to fix?)15:43
=== hmoreno is now known as morenoh149
texlaioria, https://pastebin.com/hHFTGpAJ15:44
MonkeyDusttexla  https://paste.ubuntu.com/15:45
MonkeyDusttexla  https://paste.ubuntu.com/p/M6N88psJPr/15:46
mjrosenbSven_vB: ahh, yeah, that's a pretty good indicator.15:47
ioriatexla, and what you have on sda1 ? root or efi/boot ?15:48
SlidingHornMonkeyDust: prelink isn't really necessary anymore, if I remember correctly...15:48
R13osektraderclientrc not writeable.  What do I do about this?15:49
eraserpencilso Sven_vB and pragmaticenigma was helping me earlier. I was trying out a sddm for the first time and when I rebooted, I didnt have a login screen, no gui, no CLI. I am trying to troubleshoot why. Usually I'd boot  onto Ubuntu, but now it boots into my second partition (macOS). I'm on a live ubuntu usb now trying to troubleshoot 1) why am i booting into macOS.. is grub spoilt? 2) if I have any display managers at all15:50
texlaMonkeyDust, https://pastebin.com/c6Gg3TJH/?e=115:51
eraserpencilfrom the live USB, I mounted the partition and everything is intact15:51
texlaioria, root boot15:51
ioriatexla,  lsblk, please15:52
GodOfSeaHey15:52
GodOfSeaHow many ppl here are using Ubuntu 18.04 ?15:53
Claire235me!15:53
Claire235lols15:53
pragmaticenigmaeraserpencil: I think the easiest solution is to backup your data, and reinstall... I'm not familiar enough with grub or what might be the issue. Typically, it's not a good idea to switch login managers as they're embedded pretty deep. The login manager operates independent of the Desktop manager, there isn't much benefit to switching15:53
Claire235 desktop & server15:53
pragmaticenigmaClaire235: Do you have an Ubuntu Support question?15:53
ssarahwhats the equivalent in snap of dist-upgrade ?15:54
naccssarah: there isn't15:54
Claire235pragmaticenigma nope.... here to learn/help as needed15:54
pragmaticenigmassarah: snap refresh15:54
kostkonssarah, snap refresh for all snaps or snap refresh <snap name>15:54
naccssarah: you can refresh each intalled snap manually; but they also autorefresh15:54
nacckostkon: did they fix that, then? it used to be, iirc, with no parameters, refresh did nothing :)15:55
naccGodOfSea: not a polling channel, please stick to support topics15:56
eraserpencilthanks pragmaticenigma. I have two partitions, both on in an LVM physical volume. Is it okay to just dd the /lv-home onto another disk?15:56
kostkonnacc, hmm i think it works now15:56
GodOfSeaYeah forgot this is irc , ppl aint jolly here15:56
ssarahI'm jolly, GodOfSea!15:57
pragmaticenigmaeraserpencil: I would just back up your files that you actually need. beyond that, no I don't think it is necassary to dd the volumn15:57
* ssarah dances15:57
GodOfSeaHow do I install amd control panel in ubuntu 18.0415:57
MonkeyDustGodOfSea  this is ubuntu support, not a jolly nice channel15:57
leftyfbGodOfSea: this is a support channel. You can go to #ubuntu-offtopic to chat15:57
GodOfSeaGlad to meet you ssarah :P15:57
pragmaticenigma!info amdgpu15:59
ubottuPackage amdgpu does not exist in bionic15:59
pragmaticenigma!info amdgpu-pro15:59
ubottuPackage amdgpu-pro does not exist in bionic15:59
GodOfSea:(16:00
MonkeyDust!find amdgpu16:00
ubottuFound: libdrm-amdgpu1, xserver-xorg-video-amdgpu, xserver-xorg-video-amdgpu-dbg, xserver-xorg-video-amdgpu-hwe-16.04, xserver-xorg-video-amdgpu-hwe-16.04-dbg, W:, W:, W:, W:, W: (and 227 others) http://packages.ubuntu.com/search?keywords=amdgpu&searchon=names&suite=bionic&section=all16:00
pragmaticenigma!amd | GodOfSea16:00
ubottuGodOfSea: Open driver for AMD cards: amdgpu (cards >= GCN1.2 aka GCN 3rd gen), radeon (older cards). Closed drivers: amdgpu-pro (>= GCN1.2) fglrx (older cards, unsupported by AMD in 16.04+). For info on GCN levels, see https://en.wikipedia.org/wiki/List_of_AMD_graphics_processing_units . For fglrx info, see https://help.ubuntu.com/community/BinaryDriverHowto/AMD16:00
GodOfSeaThank You pragmaticenigma16:01
Sven_vBeraserpencil, if you really want to debug your DM/WM, you need live SSH. it's just too slow to reboot for each query you'd need.16:02
texlaMonkeyDust, Reading package lists... Done16:02
texlaBuilding dependency tree16:02
texlaReading state information... Done16:02
texlaThe following packages were automatically installed and are no longer required:16:02
texla  linux-headers-4.4.0-121 linux-headers-4.4.0-121-generic16:02
texla  linux-image-4.4.0-121-generic linux-image-extra-4.4.0-121-generic16:02
pragmaticenigmaSven_vB: Isn't it possible to test with restarting the service?16:02
SlidingHorn!paste | texla16:02
ubottutexla: 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.16:02
Sven_vBpragmaticenigma, not if it's still the earlier scenario of no visible output :)16:03
`whoami`!screenshots16:03
ubottuScreenshots can be made with the [PrtScr] button. Want to show us a screenshot of your problem? Upload an image to http://imgur.com/ and link the created page here.16:03
pragmaticenigmaSven_vB: true... so true16:03
texlaioria, https://pastebin.com/wu1eag6R16:04
Sven_vBpragmaticenigma, also if some one is debugging their DM/WM, I assume the DM/WM to be unreliable, so they'd need SSH as a backup anyway.16:05
dxcHowdy folks! I'm in need of some tech support: I'm trying to mount a share on my synology diskstation to my ubuntu 18.04 server via NFS. I've got it mounted, and I can see files/directories. When I try to create a test file in say, nano, I get the message [ Directory '.' is not writable ], however, if I do it in a subdirectory, it (seemingly) works fine.16:05
Sven_vBor establish some other console access, e.g. serial16:05
SlidingHorndxc: cd .. && ls -ln | pastebinit16:06
dxcok16:06
dxc1sec16:06
ioriatexla,  lsblk16:07
pragmaticenigmaSven_vB: I agree on the SSH part, just thought they wouldn't need to reboot if they restart the service, but I see your point16:07
Sven_vBpragmaticenigma, oh, of course not. with reboots I meant changing betweeb live USB and installed system.16:08
dxcSlidingHorn https://paste.ubuntu.com/p/qZhTVgx9Bm/16:08
SlidingHorndxc: I'm sorry...can you do that with "-l" instead of "-ln"?  (also, what's the user you're logged in as?)16:10
dxcdaniel16:10
dxc1sec I'll redo it16:10
dxchttps://paste.ubuntu.com/p/jqtKMhfhtd/ SlidingHorn16:10
texlaioria, https://pastebin.com/zydkZ5x816:11
SlidingHorndxc: which directory are you trying to write to?16:11
dxcthe root of the mountpoint16:11
dxc/home/daniel/sion16:11
dxcif I cd to /home/daniel/sion/videos and try to write there, I don't get that message16:12
SlidingHorndxc: okay, let's do an     ls -l    inside the sion directory16:13
dxcand pastebin it? 1sec16:13
naccdxc: and what are your mount options? for nfs16:13
SlidingHorndxc: yes please16:13
dxcnacc 1 sec16:13
dxcSlidingHorn https://paste.ubuntu.com/p/7359dF27tr/16:14
ioriatexla,  well, my root takes 14.400s to mount ... yours 7.818s16:14
Claire235SlidingHorn do you ever sleep?16:14
dxcnacc I don't have any set (yet) I just mounted it without adding it to fstab, I've been poking at it for a while, when I *did* have it in fstab I had defaults,rw as the options, IIRC16:14
dxchttps://blog.whabash.com/posts/mounting_synology_nas_shared_folder_nfs_ubuntu_16_10 I'm following this guide, ftr16:15
eraserpencili have formatted a drive using gdisk. It's now formatted to Linux Filesystem, Code 8300. When I try to mount it, I get "dosent seem to have a valid NTFS"16:19
naccdxc: you can use /proc/mounts to see how it's mounted16:19
texlaioria, Well I don't know about my time but it was quicker a week ago...thanks for the help!!16:19
dxcnacc - ah I see16:20
dxcnacc https://paste.ubuntu.com/p/9CWThxS69w/16:20
ioriatexla,  apparmor lokks a bit slow ...16:20
pragmaticenigmaeraserpencil: this is on a mac?16:24
eraserpencili decided to use the disk utility on the live cd to reformat the disk rather than via a command line and it work snow16:25
naccdxc: SlidingHorn: I think you should be able to see why it's giving an error on the server logs16:28
naccI wonder if the UID is mismapping, or something16:28
dxcIts a synology, so there's not really much to go on16:28
dxcI'll look though16:28
naccdxc: ok16:28
thesebhelp! how fix perms of mounted USB thumb drive?  I can't write to it or change ownsership of files16:29
nacctheseb: is it mounted rw?16:30
thesebnacc: i don't know...i didn't see rw in the fstab line...and when i tried adding it it crashed...should i try again?16:30
nacctheseb: what crashed?16:30
thesebnacc: in fstab... /dev/sdb1 /usb_drive auto nosuid,nodev,nofail,x-gvfs-show 0 016:30
thesebnacc: usb drive16:31
thesebnacc: how tell if rw?16:31
nacctheseb: how does a 'usb drive' crash?16:31
nacctheseb: check /proc/mounts16:31
thesebnacc: well it was mounted still but the directory was empty16:31
thesebnacc: from proc/mounts.. /dev/sdb1 /usb_drive fuseblk rw,nosuid,nodev,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096 0 016:32
thesebnacc: i see rw there16:32
thesebnacc: when i try to "touch" a new file on the thumb drive...16:32
theseb% touch test16:32
thesebtouch: cannot touch 'test': Input/output error16:32
dxcnacc from what I can tell on the synology side, it should be set up properly. There's nothing in the Synology's (limited) logs that really sheds any info on it16:33
nacctheseb: why are you mounting a usb drive with fuseblk?16:33
nacctheseb: what is the actual filesystem?16:33
thesebnacc: it is a usb thumb drive which i think is fat3216:33
thesebnacc: the fstab entry was done for me from gparted or some other gui proggy i think16:34
thesebnacc: i'm happy to fix16:34
nacctheseb: i would think if it was fat32, you could use vfat, but ok16:34
nacctheseb: are you able to touch files as root?16:34
thesebnacc: fuseblk is for LVM right?16:34
thesebnacc: good question! checking...16:34
nacctheseb: is it possibly ntfs?16:34
nacctheseb: https://ubuntuforums.org/showthread.php?t=109684116:34
thesebnacc: root can't touch either16:34
thesebnacc: it might be ntfs yes16:35
nacctheseb: ok, the fuseblk is expected16:35
nacctheseb: anything in dmesg?16:35
thesebnacc: iirc only ntfs can handle big files...that makes people reformat as ntfs..i may have done that here16:35
theseb[ 3593.929113] blk_partition_remap: fail for partition 116:36
theseb[ 3593.929116] Buffer I/O error on dev sdb1, logical block 832, async page read16:36
theseb 16:36
nacctheseb: you mean on windows?16:36
thesebnacc: lot of stuff like that16:36
nacctheseb: that implies a hardware issue16:36
thesebnacc: i'm on Windows running Ubuntu in a Virtualbox vm16:36
theseb[ 1098.734337] blk_partition_remap: fail for partition 116:37
nacctheseb: if it's a VM, I would assume you could just pass the host directory into the VM16:37
nacctheseb: rather than passing the device in16:37
dxcnacc - I'm gonna wait until you're done helping theseb, so you don't have to worry about both of our issues at the same time16:38
thesebnacc: maybe i should just reformat the drive in ubuntu?16:38
naccdxc: it's ok, i'm about go afk anyways :) hopefully someone can help16:38
nacctheseb: sure, if you only need it in ubuntu16:38
thesebnacc: are you saying i can just share the drive between windows and linux?16:38
dxcbut nacc, I thought we were friends! :P16:39
nacctheseb: i would think that would be the case, but i've never used virtualbox16:39
nacctheseb: sharing directories between a host and VM is pretty basic16:39
thesebnacc: is that better than mounting the usb drive like i'm trying to do?16:39
omarpHi all, could someone help me with the following issue?: brightness, volume controls, and touchpad in not working anymore, Im using ubuntu 18.04. Any advice?16:39
thesebnacc: anywyas...thanks for trying16:40
thesebi appreciate it16:40
nacctheseb: i mean, I guess in my mind dealing with NTFS in Linux is not a good choice16:40
thesebyea16:40
thesebnacc: thanks again16:40
omarpnacc: help please..16:42
pragmaticenigma!patience | omarp16:43
ubottuomarp: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or https://ubuntuforums.org or https://askubuntu.com/16:43
arooniwhen is the typical point release for say 18.04 ?16:43
arooni3 months from now?16:43
MonkeyDustarooni  july 26th16:43
aroonicool; i'll upgrade then16:43
pragmaticenigma!ltsupdate16:43
naccarooni: are you on 16.04 now?16:44
arooniyap16:44
naccarooni: it won't be offered to you until 18.04.1 anyways16:44
naccunless you tweak defaults16:44
aroonigreat minds think alike :P16:44
MonkeyDustarooni  https://wiki.ubuntu.com/BionicBeaver/ReleaseSchedule16:44
pragmaticenigma!ltsupgrade | arooni16:45
ubottuarooni: Upgrades from 16.04 LTS will not be enabled until a few days after the 18.04.1 release expected in late July.16:45
happyfr0ggIf I install debian package repos in ubuntu, will they install and run without errors?16:45
pragmaticenigmahappyfr0gg: it is not support or recommended16:45
nacchappyfr0gg: not a supported thing, totally on your own16:45
pragmaticenigmahappyfr0gg: it is not supported or recommended16:46
MonkeyDusthappyfr0gg  backup and use apt-clone to backup first, then try what you just asked16:47
pragmaticenigmaMonkeyDust: It is preferred that you don't recommend or encourage actions that will set a person's computer into an unsupported state. Even with the advice of backing up16:48
lapagais there a program to slow down the video card fan speed? fglrx worked perfect radeon it is very fast?16:48
pragmaticenigmalapaga: Suggestion is to clean the dust out of your graphics card. Fan speeds are set to prevent the card from overheating and damaging itself16:52
lapagapragmaticenigma, its been like that since flgrx got switched out just have never asked anyone before16:53
pragmaticenigmalapaga: you could try the pro drivers, I don't know if anything is available otherwise16:54
lapagapragmaticenigma, i have a card not supported by pro amd hd 677016:55
chakI need to install an .iso to my usb and everythign is broken. No unetbootin. I added it but it doesn't work.  Gparted doesn't work,  The disk install won't let me install anything that isn't ubuntu (useless)  anyone have instructions I can just copy the iso over terminal?16:56
lapagaguess there is always earplugs16:56
chak18.04 is great but nothing works :(16:58
=== professor_ is now known as goncalvez
chakexcept bluetooth which is what I needed...argh17:00
BaKKaRHello everyone, can I ask here a question if i am using an Ubuntu Drivative like Budgie?17:02
happyfr0ggIs there a smaller buuild of ubuntu? Like with only a Cli17:03
BaKKaRI want to ask about Bluetooth settings, so it is not about the distro\17:03
happyfr0gg?17:03
BaKKaRhappyfr0gg, I think so17:03
BaKKaRhappyfr0gg, I used to hear people recommending Ubuntu server minimal install and it will come barebone17:03
Claire235happyfrog ubuntu server17:04
BaKKaRCan I know please how to tell if the Bluetooth is working on my Distro, the GUI is ON but i cannot find it in my devices list when i check on my Phone's Devices17:04
happyfr0ggBaKKaR - I'm not looking for a server install. For a desktop.17:04
naccchak: what? unetbootin? you said a bunch of stuff that seems self-contradictory. You have an ISO file (Ubuntu?) and a USB driver and want to put the ISO on the USB so that you can boot it?17:04
nacchappyfr0gg: you want a cli-only but on a desktop?17:05
happyfr0ggyes.17:05
nacchappyfr0gg: that's server, basically. Server and desktop are the same, just different default packages.17:05
chakyes, It isn't ubuntu it's something else nacc17:05
naccchak: use dd17:05
naccchak: are you running Ubuntu?17:05
chakI am, 18.0417:05
naccBaKKaR: are you on Ubuntu?17:05
happyfr0ggI have an old laptop so I need as slim a system I can get.17:05
naccchak: ok, use dd17:06
BaKKaRnacc, i am using Ubuntu-Budie17:06
BaKKaR*Budgie17:06
chakI'm attempting to use dd, do you have a guide?  My brain dmage lost a lot of my terminal useage knowledge so I need to learn it again17:06
naccchak: dd if=/path/to/iso of=/dev/path/to/usb bs=1M (or whatever bs you find appropriate)17:06
naccBaKKaR: ok, i don't know budgie's GUI, but i assume you can find settings and see if there is a bluetooth entry17:07
happyfr0ggnacc - if I install the bare bone ubuntu server forfeit the server packages and only opt for the desktop packages will the latter work?17:07
chakI was in a bicycle accident, car hit me from ehind and I hit my head on the ground.  Words are my most difficult and you might not notice it because I have healed excellently.  Thank you for your help nacc17:07
nacchappyfr0gg: i don't think you know what you are saying :)17:07
nacchappyfr0gg: 'forfeit' packages doesn't make sense17:08
nacchappyfr0gg: there aren't special server and desktop packages, there is just ubuntu17:08
nacchappyfr0gg: and if you install desktop on server, well, then just use desktop17:08
naccchak: i'm sorry to hear that. You are welcome.17:08
happyfr0ggNot use the repos from the server install of ubuntu and only use the repos for the desktop install.17:08
nacchappyfr0gg: you are not listening17:09
nacchappyfr0gg: they are not different repos, or differnet packages17:09
nacchappyfr0gg: they just install different packages by default17:09
BaKKaRnacc, can i know from CLI if the bluetooth s working fine, as the GUI says the Bluetooth is ON, but i think it is not as i does not appear in my Phone's list and it is not detecting any bluetooth device17:09
chakNo apologies, I am doing great.  Difficulty forgetting much of my computer useage is repairing but my life has gotten great.  I QUIT SMOKING CIGARETTES!! and other drugs...:P17:09
naccchak: please stick to support topics here (even if we are happy for you :)17:09
chakYeah I was explaining my difficulty with why I need what I need...a little bit off the path but close..17:10
happyfr0ggI can add repos from ubuntu desktop into the bare bones ubuntu server install.17:10
chakAgain thank you kindly17:10
nacchappyfr0gg: you refuse to listen. good luck to you.17:10
naccBaKKaR: uh, the cli is bluez-tools, i think17:10
naccBaKKaR: there are a couple of other packages, you can do a `apt-cache search bluetooth` or so17:11
chakit seems to have worked...I'll be back if it didn't...time to reboot17:11
BaKKaRnacc, thank you17:13
naccBaKKaR: yw, good luck; bluetooth can be a real pain. I will say my headset just worked with a new 18.04 standard install17:13
dxcnacc thanks for the help, I give up for now, I'll come back later or something17:14
=== prime is now known as Guest32215
happyfr0ggSo the repo from ubntu desktop will not work with the minimal server install?17:16
ioriahappyfr0gg, server is not minimal; server is server17:16
nacchappyfr0gg: read what I wrote.17:16
WonkiteHas anyone got sssd authenticating with active directory such that you  an login to a host viia ssh?17:17
happyfr0gg"ubuntu server minimal install".17:17
nacchappyfr0gg: there is a minimal install option now. There are not different repositories for desktop and server. There are *not*, to repeat. Installing desktop on server is nonsensical, unless you already have server; just install desktop.17:18
happyfr0ggOkay. Is there a ubuntu desktop minimal install?17:19
nacchappyfr0gg: no, because that doesn't make any sense17:20
happyfr0ggLet me Google that for myself. Be back in a second.17:20
nacchappyfr0gg: desktops aren't minimal17:20
compdochappyfr0gg, yes17:20
=== argus is now known as argusbr
subdwhat are back ports ?17:21
compdocold programs made available17:21
nacc!backports | subd17:21
ubottusubd: If new updated Ubuntu packages are built for an application, then they may go into Ubuntu Backports. See https://help.ubuntu.com/community/UbuntuBackports - See also !packaging17:21
nacccompdoc: ... no17:21
nacccompdoc: *new* packages made available on older releases17:22
cutesonasudo apt-get install rtl-sdr  <— how can i delete it?17:22
naccwith less support than an SRU17:22
nacccutesona: remove with: sudo apt-get remove rtl-sdl; purge (remove all traces of the package) with: sudo apt-get purge rtl-sdr17:22
cutesonawhich is good?17:23
nacccutesona: it depends on what you want, if you don't need the package at all anymore, purge it (although you will lose any local configuration files then)17:24
cutesonanacc: thanks :)17:24
nacccutesona: (hint, "good" is not a useful question in a support channel :)17:24
cutesonaah17:24
cutesonabetter?17:24
nacccutesona: still not useful, as we don't know what you want to do. Pick objective terms :)17:25
nacc'remove' and 'purge' are not better or worse than each other, they are different tools17:25
MonkeyDusti like to 'autoremove' after i removed a package17:28
naccwell, that's neither here nor there to the above17:29
pragmaticenigmacutesona: using remove, only removes the application; using purge removes the application and it's configuration files. Depending on your end goal will determine which is appropriate for your needs.17:29
pragmaticenigmaMonkeyDust: I don't believe autoremove removes configuration files though17:29
cutesonathanks pragmaticenigma :)17:30
naccpragmaticenigma: you would need to pass --purge, I believe17:31
pragmaticenigmanacc: I didn't know about that, thanks for the tip17:31
naccpragmaticenigma: at least for apt-get, i believe that flag makes all 'remove' operations to be purges17:31
=== colin_ is now known as FE11
mattflyhello, what is a tool or way to backup all my ubuntu ppas, keys packages so i can restore all my programs with apt on another ubuntu17:35
mattflyive seen aptik but i want something that works on command line and aptik is giving a segfault ....17:37
naccmattfly: apt-clone17:37
mattflywill that save save packages under ppas and restore the gpg keys and so on17:37
naccmattfly: yes, I believe so.17:38
mattflynice, what about something that would let me install everything again instead of saving all17:39
mattflyi mean i want to download the newest packages instead of forcing with old ones17:40
naccmattfly: i don't know what you mean17:42
naccmattfly: that sounds like what apt-get does alrady17:42
mattflywill this thing save all the packages of my system on a file or just tell which ones should be installed17:42
naccmattfly: http://manpages.ubuntu.com/manpages/bionic/man8/apt-clone.8.html17:43
=== yomane is now known as yo_mane
trypahello17:45
mattflyso it is putting everything on a file instead of creating a script to install everything17:46
trypaHaving problems configuring i3 on ubuntu 16.0417:46
naccmattfly: the tool is used to restore as well, from that same file17:46
SlidingHorntrypa: details please?  what are you trying to do, how are you trying to accomplish it, and what is actually happening instead?  (all on one line if possible please)  :)17:48
timokoesters[m]hi guys17:49
SlidingHorntimokoesters[m]: Hi :)  Have an ubuntu support question?17:49
shabSlidingHorn: /quite17:50
IarfhlaithI remember it used to be possible to insert a CD with a newer version of Ubuntu and be prompted to upgrade. Now I have a USB stick but I am not prompted on 16.04. Also, in Software & Updates I can only add a CD/DVD as a source, not a USB stick. How can I do this upgrade from the desktop?17:54
SlidingHornIarfhlaith: At the risk of making assumptions, I'm guessing you're trying to upgrade to 18.04?  If so, that upgrade path isn't *officially* supported until the .1 release in July.17:57
naccIarfhlaith: you are on 16.04? no upgrade will be offered by default until 18.04.1 anyways17:57
Iarfhlaithnacc: I'm on 16.04, but I'm not talking about the offer of online upgrade. I'm talking about the offer when installation media are inserted.17:58
naccIarfhlaith: I've never seen such an offer, so I don't know17:58
Iarfhlaithnacc: maybe it's my imagination. Thank you.17:58
RajhydHi17:58
naccIarfhlaith: it does seem possible, like the CD as a source, but I'm not sure17:58
Rajhydhellp me on muy issue17:59
Rajhydexports.c:1492:13: error: redefinition of 'ap_hack_apr_pool_abort_set'17:59
Rajhydhello18:00
Rajhydexports.c:1492:13: error: redefinition of 'ap_hack_apr_pool_abort_set'18:00
Rajhydexports.c:1492:13: error: redefinition of 'ap_hack_apr_pool_abort_set'18:00
Rajhydexports.c:1492:13: error: redefinition of 'ap_hack_apr_pool_abort_set'18:00
matjamRajhyd: this isn't a support channel for code issues.18:00
Rajhydexports.c:1492:13: error: redefinition of 'ap_hack_apr_pool_abort_set'18:00
matjamlol, tool.18:00
naccand they left?18:00
timokoesters[m]test18:01
matjamtimokoesters[m]: fail?18:02
qwefytuiitytydon't forget that, many people use Linux on virtual machines, Host Windows (word - OS), and in guest Linux x11 draws in my opinion window's (word - not OS) better ( speed ).18:05
dfreyWhen I boot 16.04 into recovery mode and get a root shell, / is mounted read-only.  When I do the same in 18.04, / is mounted read-write.  How can I get / mounted read-only in 18.04?  I need it to be read-only so I can do zerofree /dev/sda218:07
matjamuse the remount option with mount18:07
dfreymatjam: you mean "mount -r -o remount /"18:08
matjamthat will probably do it18:08
dfreyWhen I run that, I get "mount: /: mount point is busy"18:08
matjamwith a ,ro18:08
IarfhlaithWhat is the difference between the 'Upgrade' that happens via desktop (for point releases) and the upgrade offered when booting from a DVD/ISO? I remember last time I upgraded via DVD my apache server was gone at the end of the process. Is it completely destructive or just everything outside of ~ ?18:09
matjamoh, mount -no remount,ro /18:09
matjamyou need the -n to stop it from trying to update /etc/mtab18:09
dfreymatjam: I still get the "mount point busy" error18:10
matjamits odd because recovery mode should give you a ro filesystem18:11
qwefytuiitytyi do not use Ubuntu, i use Ubuntu-Mate, Fedora xfce for virtual machine Ubuntu slow.18:11
qwefytuiitytyi do not use Ubuntu, i use Ubuntu-Mate, Fedora xfce. For virtual machine Ubuntu slow.18:12
leftyfb!repeat | qwefytuiityty18:12
ubottuqwefytuiityty: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or https://ubuntuforums.org or https://askubuntu.com/18:12
leftyfbqwefytuiityty: You DO use ubuntu since Ubuntu mate is Ubuntu18:12
superdupermanhey guys, can you help me? i just updated to kubuntu 18.04 (from 17.10) and sddm doesnt load the display (just a black cursor)18:14
dfreymatjam: yeah, I was surprised that it was mounted rw in recovery mode18:14
pragmaticenigmaIarfhlaith: It's possible the DVD did not include the apache package, if the package is missing, it will be removed during the upgrade18:14
Iarfhlaithpragmaticenigma: what I mean is, I had a website running on an apache server and after the "upgrade", the website and server and config files were deleted.18:15
matjamdfrey: try using the device itself instead of /18:15
IarfhlaithI spoke with an engineer at the time and they told me this was normal for upgrade via USB/DVD.18:15
matjamlike mount -no remount,ro /dev/sda1 /18:15
qwefytuiitytywayland for guest os, for virtual machine not good idea.18:16
pragmaticenigmaIarfhlaith: In general it is not recommended to use the DVD install disks for system upgrades. As was mentioned earlier, no one recalls that being an option. Upgrade should be done from the online offering18:16
Iarfhlaithpragmaticenigma: I'm speaking now of the upgrade offered when booting from the live DVD/USB.18:16
pragmaticenigmaIarfhlaith: I understand18:16
dfreymatjam: that didn't make a difference18:17
IarfhlaithThe comment earlier was that nacc didn't remember being offered upgrade on the desktop on media insertion.18:17
matjamdepending on what options you pick later on, it could blow away your root partition.18:17
pragmaticenigmaIarfhlaith: DVD installation media is not recommended for upgrades, since it doesn't not contain a complete set of packages. If there is no upgraded package on the DVD, the configuration found on the old system will be wiped out.18:17
matjamdfrey: got a usb stick you can boot off? :-)18:17
qwefytuiitytyif cpu xeon 12- 16 core wayland norm.18:17
=== nexus7 is now known as nexus6
Iarfhlaithpragmaticenigma: Okay, thanks, I'll organise internet connection and do an online upgrade.18:18
pragmaticenigmaqwefytuiityty: Do you have a support question? If so please ask it, in a complete sentence, with as many details as you can, all on one line.18:19
matjamI feel like english isn't his first language and maybe he's using google translate and we're getting lost in translation.18:19
matjamqwefytuiityty: what is your native language?18:20
pragmaticenigma!ru | qwefytuiityty18:21
ubottuqwefytuiityty: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke.18:21
matjampragmaticenigma: good call18:21
qwefytuiitytyi know ubuntu - mate = ubuntu = debian, but Ubuntu-Mate no wayland for drawing window's18:21
Fe11_morning all18:22
matjammorning Fe11_18:22
pragmaticenigmaqwefytuiityty: The desktop manager for Ubuntu-MATE does not support Wayland18:22
leftyfb!ru | qwefytuiityty18:23
ubottuqwefytuiityty: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke.18:23
qwefytuiitytyif me need ubuntu-ru, i write on ubuntu-ru, not ubuntu18:24
dfreyI just noticed another thing.  When I am in the recovery menu, it says "Recovery Menu (filesystem state: read-only)",18:25
matjamdfrey: yeah as it should I think18:25
pragmaticenigmaqwefytuiityty: We are attempting to offer you another option for support, were there may be people who speak your native language. We are not forcing you to go there. But we are having difficulty understanding what you are saying here.18:26
IarfhlaithI'm off. Thanks again nacc & pragmaticenigma.18:27
pragmaticenigmaqwefytuiityty: to repeat the answer to your qyestion earlier: The desktop manager for Ubuntu-MATE does not support Wayland18:32
mikeymophttps://hastebin.com/civobadubi.pl18:36
mikeymop0.018:36
iodevahh, perl, ureadahead :D18:37
pragmaticenigmamikeymop: Do you have a question?18:37
qwefytuiitytyas far as I know, the next release of Ubuntu ( next year ) will be with wayland or am I have wrong info?18:39
matjamyou're trying to install an ARM64 package on an intel/amd machine. Thats not going to work.18:41
matjammikeymop: ^18:41
Claire235lols18:41
qwefytuiitytyam I = I'm18:42
ledeniqwefytuiityty, already 18.04 ubuntu got option for wayland18:42
=== jhutchin1_wk is now known as jhutchins_wk
qwefytuiityty18.04 no but 19.04 have )))18:44
Claire235qwefytuiityty 18.10?18:46
superdupermanhey! kubuntu sddm doesnt load after distro update to 18.0418:47
guest-vacybwyeeee18:47
pragmaticenigmaqwefytuiityty: We don't know what the future releases of Ubuntu-MATE will support. That is up to the developers that maintain Ubuntu-MATE. As of today, the only information I have seen was some discussion that it might happen, but nothing confirms it.18:47
guest-vacybwhello18:48
guest-vacybwhow are you18:48
superdupermanit just says /dev/sda1 clean18:48
pragmaticenigmaqwefytuiityty: and that discussion took place in 201618:48
pragmaticenigma!ot | guest-vacybw18:48
ubottuguest-vacybw: #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!18:48
superdupermandoes anyone recognize this?18:48
superdupermanwhat can i do?18:48
pragmaticenigma!patience | superduperman18:49
ubottusuperduperman: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or https://ubuntuforums.org or https://askubuntu.com/18:49
qwefytuiitytywayland is scheduled for ubuntu in next year, maybe this 18.1018:49
guest-vacybwi'm sorry18:49
superdupermani'm sorry too18:49
guest-vacybwwhat do you do?18:49
pragmaticenigmaguest-vacybw: Do you have a support related question about Ubuntu?18:50
guest-vacybwi'm bored18:50
pragmaticenigmaqwefytuiityty: Unless you can provide us with a link to where you found that information, we cannot trust that information as being official.18:50
guest-vacybwtu eres tonto o +18:50
pragmaticenigmaguest-vacybw: Please leave. This is not a chat channel18:51
josean66how come funcional ubuntu 18.0?18:51
guest-vacybwgilipolla18:51
guest-vacybwtio, tengo un problema con mis amigos, tenemos que salvar el mundo pero nadie nos cree18:51
pragmaticenigma!ohmy | guest-vacybw18:52
ubottuguest-vacybw: Please avoid any language that may be considered offensive, including acronyms and obfuscation of such - also see https://wiki.ubuntu.com/IRC/Guidelines || The main channels are English only, for other languages, see https://wiki.ubuntu.com/IRC/ChannelList18:52
josean66alguien sabe configurar vps para server?18:52
guest-vacybwsabes que soy un dios griego18:52
pragmaticenigma!ops | guest-vacybw : foul-language18:52
ubottuguest-vacybw : foul-language: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, phunyguy, bazhang, chu, dax18:52
guest-vacybwy mi amigo es thor18:52
guest-vacybwaunque sea nordico le queremos igual18:52
guest-vacybwhablar coño!18:52
pragmaticenigma!ops | guest-vacybw18:53
ubottuguest-vacybw: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, phunyguy, bazhang, chu, dax18:53
backnforthHi, how do I configure php-fpm for use with Ubuntu 18.04?18:53
guest-0enjkcasdas18:54
guest-0enjkcasdfasdf18:54
guest-0enjkcasdfasdf18:54
guest-0enjkcasdfasdf18:54
ledeniqwefytuiityty, again already 18.04 ubuntu got option gnome for wayland18:54
pragmaticenigma!ops | again for guest-0enjkc , please ban ,18:54
ubottuagain for guest-0enjkc , please ban ,: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, phunyguy, bazhang, chu, dax18:54
pragmaticenigmathank you Pici18:55
Claire235so... what di i miss18:55
Picistuff, things18:55
pragmaticenigmaClaire235: as was mentioned before, this is not a chat channel. If you have a support related question, please ask. If you would like to offer help to others, please wait until someone asks a question you know the answer to18:56
pragmaticenigmabacknforth: We aren't able to help configure applications as what you need the application to do varies from user to user. If you have specific questions about options in the configuration, we can help with that18:57
pragmaticenigmaledeni: qwer was asking about Ubuntu-MATE, not the general released version Ubuntu18:58
qwefytuiitytynot trust me, no problem fot this. Go in internet and searching maybe i wrong. Standart installation Ubuntu 18.04 using x11 or wayland?18:58
qwefytuiitytyusing = uses18:59
pragmaticenigmaqwefytuiityty: Ubuntu offers support for wayland as Ubuntu uses the Gnome desktop manager. Ubuntu-MATE uses a different desktop manager that does not currently support wayland. Ubuntu-MATE was created to gives users the ability to keep the familiar Gnome2 desktop.18:59
qwefytuiitytyMir?19:00
ledeniqwefytuiityty, default is x11 but you can choose wayland19:01
pragmaticenigmaqwefytuiityty: Mir and Unity projects have both been abandonded by Ubuntu developers. They have moved to community supported forks, but will no longer be offered in Ubuntu19:01
qwefytuiitytyfor virtul machine default need x11 for speed.19:02
pragmaticenigmaWayland is also not supported by Nvidia graphics drivers19:02
qwefytuiitytybut next year default planed wayland, no gpu aceleration big cpu load in virtul machine19:03
pragmaticenigmaqwefytuiityty: I'm sorry, but this discussion is no longer support related. Please take the discussion to #ubuntu-offtopic19:04
TheWildhello19:06
TheWildUnity has a tools to work with bluetooth, but I would like to do it from command line and have no clue how. I'm currently on i3-wm.19:07
ioriahcitool19:07
=== errrasmus is now known as erasmus
qwefytuiitytynot need, I've said what I wanted.19:09
TheWild"hcitool scan" immediately prints "Device is not available: No such device".19:09
TheWildwhen I was in Unity, I turned bluetooth off and now no idea how to turn it on from command line.19:09
DocPlatypusTheWild: try 'bluetoothctl' and then 'power on'19:10
TheWildbluetoothctl claims "No default controller available"19:14
SimonNLTheWild: rfkill unblock all19:14
TheWild"show" command the same. "list" prints nothing19:14
SimonNLrfkill list all      to see if blocked19:15
TheWildnothing is blocked and good sign: bluetooth is listed19:16
TheWild^ on rfkill list all19:16
TheWildyay, bluetoothctl also lists it now :O19:16
crypticGatorafter updating to 18.04 I have issues with android studio 'KVM is required to run this AVD /dev/kvm device:permission denied'19:17
TheWildokay SimonNL, thank you very much. Now when BT is unblocked, I'll have fun with bluetoothctl and try to send something to my phone.19:18
leftyfbcrypticGator: https://stackoverflow.com/questions/37300811/android-studio-dev-kvm-device-permission-denied  first result on google for "/dev/kvm device:permission denied"19:19
TheWildDocPlatypus: thank you too19:19
SimonNLTheWild: have fun19:19
crypticGatorThanks leftyfb I saw that page but ran into the problem on the #1 answer. I have no kvm group19:22
jurgentjeHi, I'm trying to install couchdb on my system (Ubuntu 18.04 64 bits desktop) but for some reason, I can't find a candidate. Even the official PPA only appears to go up to Zesty. Any one has experience with couchdb?19:22
leftyfbcrypticGator: do you have libvirt-bin installed?19:22
leftyfb!info couchdb19:23
ubottuPackage couchdb does not exist in bionic19:23
crypticGatorI just installed that19:23
crypticGatorI'm checking if it works19:23
leftyfbcrypticGator: after installing libvirt-bin, you might need to add yourself to the kvm group19:24
MonkeyDust!info python-couchdb19:25
ubottupython-couchdb (source: python-couchdb): library for working with Apache CouchDB. In component universe, is optional. Version 0.10-1.1 (bionic), package size 86 kB, installed size 551 kB19:25
Bashing-om!info couchapp19:27
ubottucouchapp (source: couchapp): Standalone CouchDB Application Development Made Simple. In component universe, is optional. Version 1.0.2+dfsg1-1 (bionic), package size 56 kB, installed size 396 kB19:27
ioriajurgentje, seems dropped on bionic19:27
crypticGatordamn, leftyfb . how'd you know that? I was able to add my self to that group. but I just the issue persists. I recall that I installed it under /usr/local/android-studio19:31
crypticGatorcould that be a problem as well? since the guide said do sudo mv downloads/android-studio /usr/local/android-studio operative word SUDO19:32
=== TabMasher is now known as OICU812
RumenHello there -  I have a issue with missing icons in Bionic with Comminity Theme. In top bar in most of the cases Dropbox, Skype, Mega and Classic Menu Indicator missing. Sometimes the a loded, but very rearly. Does anybody can help me fix that?19:34
crypticGatori'm going to restart see if it does anything19:38
=== hmoreno is now known as morenoh149
ioriaRumen, i know that Community team is not completed yet; you can try to install libappindicator1 and restart , but it's a wild guess19:42
crypticGatorI'm back, restarting worked.19:42
RumenThank you I will give it a try19:46
RumenActrually I have it and is the newest version - libappindicator1 is already the newest version (12.10.1+18.04.20180322.1-0ubuntu1).19:47
=== jstein_ is now known as jstein
mattflyhi19:51
mattflycan anyone report a bug to me or help me to report? after a fresh install of ubuntu hibernation works, after installing nvidia-384 s2disk freezes19:52
pragmaticenigmamattfly: this article will help you with submitting a bug report: https://help.ubuntu.com/community/ReportingBugs19:53
mattflybut i dont know how to do that19:53
mattflyif i run aport with s2disk my system will freeze it is not a crash and then i need to force a reboot19:53
pragmaticenigmamattfly: Did you go to the website?19:54
mattflyyes19:54
mattflyas far as i see to use ubuntu-bug i need to run the process with it?19:55
mattflywell if i run ubuntu-bug s2disk it tells me the package is not installed19:56
pragmaticenigmamattfly: You did not read the entire page19:56
mattflyis that a bug with ubuntu-bug?19:56
impihi hi19:57
mattflythis thing is making too hard about the problem, what is a place i can write about this and then someone could read and report the bug ?19:57
impiubuntu 18.04 / gnome 3 user19:57
impii7 / 16gb laptop and my laptop is unsuable19:57
pragmaticenigmamattfly: Please read the entire page, from top to bottom, it tells you everything you need to know about filing a bug report19:57
impiwhere do i start looking?19:57
confluencyWhat does "is unusable" mean?19:58
impiit means that, on 16.,04 i was flying. on 18.04 i cant_use_it19:58
mattflywhat if i am a newbie and dont know nothing about whats written on that page?19:58
impilag,. slowness, unsuable19:58
impiim only using 5gb / 1619:59
pragmaticenigmamattfly: there are no shortcuts in life, the page needs to be read. Then we can continue with questions.... (I am staring at the exact scenario within that page at this very moment that has the answer to your question.)19:59
impiso it must be something else, but it's an embarresment to ubuntu / gnome 319:59
mattflyyeah but this way 90% of ubuntu problems wont get reported if you expec everyone having any kind of issue read that whole page20:00
mattflyonly developers will report20:00
pragmaticenigmamattfly: No, I'm telling you were the documentation exists for how to submit a bug report. There is a lot of important information. You need to read that page, find the scenario that fits your situation and follow the steps.20:01
RumenChanged the theme ... restated  ..... nothing changed. Again most icons missing.20:02
pragmaticenigmamattfly: In the amount of time you have spent complaining and not reading, you would have already found how to submit the bug report20:02
mattflyno im reading and its almost finished the bug report20:02
pragmaticenigmamattfly: That didn't make anysense20:02
mattflyim thinking on the situation of someone who just came to linux world and only uses it for browsing, and so on, but finds a problem and comes here and you tell this person to read that page...20:03
mattflyanyway nevermind20:03
talntidwhen attempting to install Ubuntu 18.04, the installer screen just has a messed up view and can't read anything....20:04
talntidnvidia GTX 960 video card20:04
pragmaticenigmamattfly: So you're telling me the hardwork of volunteers to maintain a set of standardized documentation to ensure bug reports are filed correctly with complete information is a complete waste of time? Instead you want a short cut to post a bug report, that will waste time because it is incomplete.20:04
talntidis there still poor support for decent video cards?20:04
codelionhi20:04
pragmaticenigmatalntid: What is that supposed to mean?20:05
talntidpragmaticenigma, what part?20:05
pragmaticenigmasorry talntid ... I didn't see the whole post. Please avoid using enter for punctuation and try to type everything in the same line.20:05
mattflythere should be the complicated and the easy way20:05
pragmaticenigmamattfly: I've pointed you in the direction you need... there is no other path to take20:06
mattflythe complicated and deep and detailed way with a huge documentation and also the easy way20:06
pragmaticenigmatalntid: can you describe "messed up view and can't read anything"20:06
pragmaticenigmamattfly: Because you whine so much: Here are the steps: https://help.ubuntu.com/community/ReportingBugs#Create_a_Launchpad_account, https://help.ubuntu.com/community/ReportingBugs#Determine_if_the_bug_is_really_a_bug, https://help.ubuntu.com/community/ReportingBugs#Perform_a_survey_of_your_problem, https://help.ubuntu.com/community/ReportingBugs#Filing_bugs_at_Launchpad.net20:07
mattflyhahaha20:08
pragmaticenigmamattfly: reporting a bug that has already been reported wastes everyones time, there are specific steps to follow to make sure you're not just created more work for the developers to trouble shoot and fix, when they may have already fixed the problem. That's why I sent you there.20:08
mattflyno, im researching about this one since a long time and its still not reported, my problem with hibernation happens after installing nvidia drivers20:09
=== BionicMac is now known as CosmicMac
talntidpragmaticenigma basically, i put in livecd, and grubloader prompts me to run the OS, so I do (from the livecd)... but when it is booting into the OS, instead of having proper things on the screen, it looks like a ton of super tiny text, but not able to be read, and it flashes and has all sorts of alignment issues, is the only way i really know how to explain it20:11
pragmaticenigmamattfly: It won't get any attention without a proper bug report, which will require some effort on your part. If you aren't willing to go through the effort of reading that article, then how can I know you're going to go through the effort of being an active participant in troubleshooting the bug. The truth is, I run a machine with an Nvidia card, and have not experienced any issues like you have described.20:12
pragmaticenigmaTherefore, it will need you to know and provide enough information for a developer to triage and determine what is the potential problem.20:12
JdjsksI just installed Ubuntu 18.02 and the login screen won't work20:12
JdjsksIt keeps freezing and reloading20:13
Claire235Jdsks is the cursor an X20:13
talntidJdjsks, ctrl+alt+f1, do you get a terminal?20:13
JdjsksThe cursor is not an x20:13
JdjsksF1 won't get terminal20:14
JdjsksI'M logged in with terminal in f320:14
pragmaticenigmatalntid: try using nomodeset at grub/boot menu20:14
talntidok, so if login works there, go to the /var/log20:14
JdjsksOk I'm there20:14
pragmaticenigmatalntid: A note, with Ubuntu 18.04 tty1 is now the desktop, instead of tty720:15
talntidand look at the logs there - auth.log and messages20:15
=== nemith_ is now known as nemith
talntidpragmaticenigma, roger that. thanks :) I'll try nomodeset20:15
D_A_NHello friends, today, I was on 16.04 ubuntu and it froze so I had to power down the machine, I'm wondering if there's any sensitive info in my log folder, I was going to upload it to google drive and find out if I could get some help20:16
JdjsksWhat am I looking for in with.log20:18
D_A_NThe screen froze and so I had to physically power down the server20:18
D_A_Nhttps://pastebin.com/dg0cW8Cz20:19
JdjsksOk I found this: gnome-keyring-daemon[1333]: couldn't access control socket /run/user/120/keyring/control no such file or directory20:20
JdjsksI'M gonna try booting without the gpu20:21
D_A_NWhat do you mean20:22
D_A_NI installed the proprietary nvidia driver, maybe that's it20:22
JdjsksDisconnected it20:22
pragmaticenigmaD_A_N: I don't believe Jdjsks is responding to your question20:22
JdjsksNo in not, sry20:23
pragmaticenigmaD_A_N: only you would be able to know what's in your log file that you deem is sensitive. Main thing to search for would be passwords and you any public internet IP addresses20:24
JdjsksGnome is fucked in just gonna install xubuntu20:24
pragmaticenigmaJdjsks: please mind the language, this is a family friendly channel20:24
naccJdjsks: please watch your language in the channel, please.20:24
JdjsksK20:25
RumenAny other idea please?20:26
zaurping20:28
genoswow20:28
genoshow do i change the size of the lengend/key in gnuplot. why is this so hard?20:29
genosnot the font the points20:29
genosanyone?20:29
naccgenos: did you see if there is a gnuplot channel?20:29
genosanyone?20:29
pragmaticenigmaRumen: The apps that you reported on are all 3rd party applications provided by outside vendors. It may take them a bit to catch up with the new realease and provide icons in the expected locations for appindicator to find. You could try reinstalling the snaps, to see if that resolves the issue.20:29
genosnacc: i asked there too. its dead af.20:30
genosnacc: can you help?20:30
naccgenos: abbreviating offensive language is no less offensive, please avoid it in the channel. I'm looking.20:30
genoslmao20:30
genosok20:30
genoscan you help?20:30
nacchttps://stackoverflow.com/questions/7580272/how-to-set-key-font-size-in-gnuplot20:31
nacctook all of one google search :)20:31
genosno. not the font. the points. like i said earlier20:31
genosnacc:20:31
genosthe point size20:31
RumenI have just login in simple gnome desktop - there the icons missing as well - without Community theme20:31
naccgenos: what do you mean by points? you mean the circles or whatever?20:31
genosnacc: yeah the dots20:31
genosnacc: so you can plot a line or you can plot as points. I want to plot as points and make the points in the legend bigger.20:32
pragmaticenigmaRumen: It's not necassarily the theme... It's a common issue where the indicator icons are not displayed. Often it resolves when the app developer provides an update20:32
naccgenos: https://stackoverflow.com/questions/12310236/gnuplot-increase-size-of-point-only-in-legend-key ?20:32
RumenI also have Comunity theme installed on Xorg. There the problem is the same20:32
Ubuntu_Broken_HeHi, ive just installed 18.04 worked great but i tried to log in as a wayland client and got a "sorry that didn't work" so i logged in as a xorg, and now i can only get a purple screen with a white cursor and i have to hard reset, help please20:33
genosnacc: checking, laggy af internet20:33
naccgenos: seriously, please stop abbreviating offensive language.20:33
RumenAhaaa OK, but what can be the reason one time to load, other time not? And why all icons missing? If the issue is with the Mega or Dropbox it should not be a probel for the Skype - for example .... but they all missing!20:34
genosnacc: as fish? brb20:35
=== kritter is now known as kritterrr
=== kritterrr is now known as kritterr
kritterrHP Chromebook 14, Bionic Beaver, no sound. alsamixer shows two sound cards, HDA Intel PCH and chtmax98090. Everything unmuted.20:37
Claire235kritterr have you tried testing them with the app20:38
kritterrSettings shows dummy output and nothing else.20:38
kritterrWhich app?20:39
Claire235ok20:39
Claire235go to settings/sound click an output device, at the bottom it should show a button that says "test speakers"20:41
kritterrOnly output device is dummy output, no sound upon test. Am presently reinstalling alsa/pulse.20:42
rorroOk. So I have a small issue. I am running ubuntu 16.04 and when I try to drag a window up to the top left corner I can't move it all the way up there. Here is an example of it in action. https://streamable.com/8d9ef20:42
rorroI have super key + mouse to force move the window, that's how I move it to the top left corner.20:43
rorroBut as soon as the window gets resized or moved a little, it snaps out20:43
leftyfbrorro: which desktop environment is that?20:43
Exterminadorhello there. is there any web admin application like Webmin for Ubuntu? someone said that Webmin isn't very safe..20:44
ash_workwhats the recommended way to install skype and team-viewer?20:44
rorroleftyfb, unity20:45
leftyfbrorro: that does not look like Unity to me20:45
leftyfbrorro: there's no bar on the left and the window decoration is different20:45
leftyfbnm, there is a bar, I see20:45
leftyfbrorro: Is that the only application that this happens to20:46
rorroleftyfb, I'm using numix icons and that specific window has a custom window thing20:46
leftyfbtoto_: it looks like that application "hides" the window decoration but it's still there and will still collide with the edge20:47
rorroleftyfb, I'm trying to find more applications that do that20:47
rorroBut it feels like it only happens when an application has a custom window chroma20:47
leftyfbrorro: I'm going to guess this is a problem with that particular application and not ubuntu20:47
kritterrHP Chromebook 14, Bionic Beaver, no sound. alsamixer shows two sound cards, HDA Intel PCH and chtmax98090. Everything unmuted. aplay does not produce sound, but generates this error:20:51
leftyfb!repeat | kritterr20:51
ubottukritterr: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or https://ubuntuforums.org or https://askubuntu.com/20:51
mark76I just upgraded to 18:04 and now my computer is dead.  I can't even get a ttyl20:52
kritterrSorry, felt like I ought to update as to what was going on20:52
vltHello. How can I tell a program (like mplayer) where and how big to draw its window?20:52
naccExterminador: no web admin panel is particularly safe21:00
naccKristine: what error? (your message had no extra info)21:01
naccmarlinc: did you try all the F* keys?21:01
nacc(ctrl+alt+F*)21:01
naccash_work: skype is available as a snap, I believe21:01
naccash_work: not sure on team viewer, never used it21:01
dmarri have a samsung monitor with a built in webcam, but when i try to run cheese it isn't found. anyone know if i need to connect via displayport to get that to be recognized?21:04
genosnacc: ......21:07
genos...........21:07
genosnacc: ok that example sort of worked, but this sux.21:08
genosnacc: and ty>.>21:08
MonkeyDustdmarr  is this usefeul (14.04) https://unix.stackexchange.com/questions/243753/ubuntu-14-04-built-in-webcam-not-being-detected21:08
MonkeyDustdmarr  scroll down, it advices to simply purge and reinstall cheese21:09
dmarrthanks MonkeyDust unfort that didn't work21:11
dmarri'm not seeing anything at /dev/video* or showing up under lsmod21:11
dmarri do have the monitor connected via usb and dvi21:11
dmarrlsusb*21:12
BudgiiI'm trying to remember how to make a file be marked as executable.. it's a .jar, i think it's chmod++?21:12
MonkeyDustBudgii  chmod +x21:13
vltvlt: mplayer has a -geometry option21:13
BudgiiMonkeyDust, cd location ; chmod +x myfile.jar?21:16
Budgiiah, there was a space in the name. quotes fixed it. Thanks MonkeyDust!21:17
genoswow21:17
genosgod damn21:17
genoslinux sometimes has a steep learning curve21:18
genosmakes you suffer man this damn thing21:18
genosgrr21:18
mark76Hello.  I want to copy some files from my home folder onto a USB drive so that I can reinstall a previous version of Ubuntu without losing Firefox passwords and stuff but I keep being denied21:18
Liout of all the ubuntu designers & evelopers I want to see the fucker who decided to make bluetooth on by default and make such a big fuss to disable it!21:20
joebobjoewhat is gcc-doc? I installed build-essential and man gcc works just fine21:21
mark76Never mind,  solved by opening file manager as root21:21
Exterminadornacc: I know web admin panels aren't particularly safe. I was wondering if there's some other more advisable21:23
naccLi: please watch your language in the channel.21:23
naccExterminador: to admin systems?21:23
mark76Does anyone know why 18.04 doesn't work on AMD64 systems?21:23
DeusExMaximumI hooked my laptop up to my tv via hdmi cable but none of the hdmi channels will show my computer screen. Any ideas? I'm running ubuntu 16.04. Do I need to install something?21:23
genosnacc: swearing is part of the 4 fundamental freedums21:23
Exterminadornacc: is more to create/delete databases and stuff (I'm not comfortable with CLI commands to PostgreSQL and MySQL).21:24
naccmark76: it defintely does work.21:24
mark76Not on mine21:25
naccgenos: please read the channel guidelines.21:25
mark76Nothing but black screem21:25
mark76Not even a tty21:25
DeusExMaximumWait. I need to go to display settings and select mirrored display, apparently.21:25
naccmark76: try 'nomodeset' ?21:25
Vic2Ubuntu 14.04 ... am wanting to install pear so that php can send emails via a remote smtp server ... any guidance as to which packages need to be installed?21:25
mark76I can't.  I cannot get a terminal21:26
naccmark76: you don't see grub?21:26
mark76Nope21:26
naccmark76: that's relatively fundamental, press escape a bunch during booting21:27
mark76Oh yeah. I can get the boot options screen21:27
joebobjoeah ok. I figured it out. gcc-doc includes the info pages for gcc21:28
joebobjoethe man pages are included with gcc21:28
naccmark76: ok, edit the entry and add nomodeset21:28
mark76But I'm not sure that's what you mean21:28
mark76That just allows you to choose whether you want to boot straight from the HDD or from another medium like a CD ROM or a USB memory stick21:29
mark76Like I'm doing now21:30
mark76Does that sound like Grub nacc ?21:31
naccmark76: no, that's your BIOS menu21:33
nddipiazzahi all! dealing with an OOM killer when "free" says I have plenty of memory.21:33
nddipiazzai have the kernel log and i'm trying to decipher what the heck is going on here. i'm confused because "free" tells me i have 16 gigs free21:33
mark76Right.  So chances are I may not have Grub21:34
nddipiazzai i have 0 swap on my system. is that normal to have Free tell me i have memory that i really don't? using vm ware too so maybe that is related21:34
mark76I'll check when I've finished transferring these files21:34
genosnacc: what would stallman-sama say21:37
naccgenos: please stay ontopic.21:39
naccmark76: you have grub, it's the bootloader in Ubuntu.21:39
mark76Hmm21:39
naccmark76: when you boot from you usb, hit escape shortly thereafter21:39
naccnddipiazza: use a pastebin and show us the oom killer log21:39
mark76Ah right21:39
naccnddipiazza: having memory free now is irrelevant to when the oom killer ran (it might have freed your memory)21:39
mark76What about if I boot from the hard drive?  The one with 18.04 on it21:39
naccnddipiazza: if you have no swap, and you get anywhere near your memory limit, then you can OOM21:40
mark76That's not working21:40
naccmark76: yes, also grub21:40
nddipiazzanacc: customer just let me know it is RHEL on VMWare. :( would you still be willing to look or should i head over to #rhel ?21:40
Vic2when installing php-pear I get the following:  WARNING: The following packages cannot be authenticated!21:40
Vic2  21:40
naccnddipiazza: no thank you :)21:40
naccnddipiazza: feel free to talk to RH for support21:40
mark76We'll see21:40
nddipiazzayep good idea21:40
naccVic2: use a pastebin.21:41
mark76Okay, my file transfers are finished21:41
mark76BBL21:41
DeusExMaximumGuys, I'm trying to connect to my tv via hdmi cable. Both hdmi channels aren't showing anything despite being plugged in. The only thing I haven't tried yet (and don't know how to do, as there isn't any option on the remote that controls the tv settings), is change the tv pixel-per-inch ratio to fit my laptop. Is that the thing that's keeping this from working?21:42
Vic2nacc: https://paste.ubuntu.com/p/6cr48fCTCK/21:43
nddipiazzarandom linux question. how does one decipher this kernel msg?21:44
nddipiazza"May 10 11:52:38  kernel: [24885835.425383] Killed process 23686 (java) total-vm:156898356kB, anon-rss:3088892kB, file-rss:4418612kB"21:44
nddipiazzabecause 1255.186848Gb is obviously way more memory than i had21:45
nddipiazzado divide that by 8 to get the real value?21:45
D_A_NCan anyone have a look at this question I posted on Stackoverflow and possible spare some advice? https://stackoverflow.com/questions/50281102/ubuntu-keeps-freezing-crashing21:46
naccVic2: apt-cache policy php-pear21:46
naccnddipiazza: total-vm is virtual memory size21:46
naccnddipiazza: why would you divide by 8?21:46
nddipiazzanacc: desperateness21:46
nddipiazzaoh virtual memory size meaning hard isk21:47
naccnddipiazza: java on your system was using 149GgB of virtual memory21:47
naccnddipiazza: ... virtual memory has nothing to do with your hard disk21:47
nddipiazzaholy shit.21:47
compdocyou mean swap?21:47
nddipiazzanacc: i wouldn't have imagined i had that even close to that21:47
naccnddipiazza: it's *virtual*21:48
nddipiazzaohhhh21:48
nddipiazzanacc: so it tried to get that much and failed21:48
naccnddipiazza: if you are on a 64-bit process, you have 2^64 bits of address space to consume21:48
nacc*processor21:48
naccgive or take some reservations by the kernel, etc.21:48
naccit used just under 3gB of actual memory21:49
naccerr, maybe more than that21:49
naccRSS is actual in-memory usage (Resident Set Size)21:49
naccnddipiazza: you may want to read a Linux basics book, though, if you want to actually dig into this21:49
Vic2nacc: https://paste.ubuntu.com/p/xPX84XdJhR/21:50
nddipiazzanacc: i have a few i could give them a gander. i never usually have to get into this much of the weeds21:50
nddipiazzai'm still dumbfounded by the fact that my 32Gb virtual machine has 149Gb of virtual memory21:50
naccnddipiazza: virtual physical memory are not really related21:51
nacc*virtual and physical21:51
naccobviously they are somehwat, but one is a software construct21:51
naccVic2: 1) you are using a PPA; 2) You didn't get the PPAs key, when you added the PPA and thus are vulnerable to MITM attacks21:52
nddipiazzaright right. but if my program requested that much virtual memory when it should have a max of 6Gb, that sounds like a problem21:52
naccnddipiazza: typically called a memory leak21:52
Vic2nacc:  Ubuntu repositories, no?  So how can I correct?21:52
naccVic2: no. you are using a PPA21:53
naccVic2: read line 7 of your paste21:53
Vic2nacc:  yep, I see that now ... working on a server I do not usually maintain, someone else does.  How do I go about getting the key?21:54
naccVic2: equally important you are using the wrong PPA for ondrej21:55
naccVic2: i'm pretty sure that PPA no longer exists (the one configured on the system)21:55
naccVic2: but i have no idea in this case21:56
mark76Hi nacc.  I managed to get Grub and then when I tried to use nomodeset in a commandline I got this https://imgur.com/gM1sFnL21:57
Vic2ok nacc ... ty.21:57
vasanthi am on ubuntu 16.04 lts (xenial) - the screen resolution does not recognize the maximum capable by the display - any tips for me to fix this?21:57
mark76That's a screenshot of the actual monitor21:57
D_A_Nvasanth: Install proprietary gpu drivers21:58
mark76One thought.  The upgrade removed my nvidia driver.  Should it have replaced it with Noveau?21:59
naccmark76: sorry, that's not quite how you do it22:00
nacc!nomodeset | mark7622:00
ubottumark76: 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 parameter22:00
mark76I have to add nomodeset to a file?22:04
ThedarkbI just put an atheros wifi card in my other laptop.22:04
ThedarkbHow do I make Ubuntu see it?22:04
pavlosThedarkb: lsusb should list the card22:04
mark76Can I edit my main hard drive grub file from here?22:05
mark76So I don't have to remember all that stuff22:05
Thedarkbpavlos, it's mini PCI22:06
Thedarkbnot express.22:06
ThedarkbJust plain PCI22:06
pavlosThedarkb: then lspci22:06
ThedarkbNot showing up22:07
ThedarkbIt's probably dead.22:07
pavlosThedarkb: do you know how to pastebin?22:07
geniiSome laptop cards plug into the miniPCI but have an internal USB bridge.22:08
ThedarkbNot showing up on lsusb either.22:08
ThedarkbThat's more of a pcie thing anyway22:09
geniiThedarkb: So you might want to see if it shows up in lsusb if it's not showing in lspci22:09
ThedarkbIt's probably dead tbh22:09
ThedarkbUgh oh22:09
pavlosThedarkb: is there a model# for this mini pci ?22:09
ThedarkbErr22:09
ThedarkbRight22:09
ThedarkbI can't get the card out.22:09
ThedarkbIt's fouling on the chassis.22:09
ThedarkbIt's slightly longer than my old one.22:09
Thedarkband it won't come out.22:10
=== semeion is now known as mnemonic
pavlosThedarkb: laptop model?22:11
geniiThedarkb: Did the machine it was in before have some hardware killswitch for the wifi?22:11
geniikillswitch/on-off switch22:12
ThedarkbNone22:12
ThedarkbIBM X4022:12
ThedarkbA fine XP era battlestation.22:12
geniiheh22:12
Thedarkbgot the card out22:13
josephello22:14
josephhi22:14
josephhow r u22:14
pavlosThedarkb: it has a pcmcia slot22:16
ThedarkbA broken one.22:16
Thedarkbpavlos, https://cdn.pbrd.co/images/HkAHFrR.jpg22:16
Thedarkbas you can see, the card is a bit long for the chassis22:16
ThedarkbI know it says philips, it's a rebrand.22:18
pavlosThedarkb: if the gold connectors dont match (there is a notch), then look for an intel card22:20
ThedarkbIt fitted in22:20
Thedarkbgetting it out was a bastard22:20
ThedarkbWhen it was booting the BIOS was clever enough to replace the Centrino logo with a Pentium M logo22:20
Thedarkbnice touch imo22:21
pavlosThedarkb: the card goes in at 45 degrees, then the 2 metal things snap it in.22:22
pavlosThedarkb: you know all this ... sorry for the ramble22:23
mak76nacc.  I cannot get a tty and grub doesn't recognise the command sudo update-grub22:26
dmarri have a camera im exposing via `motion`. i can connect to it over http in a browser. i can't seem to add it as an ip cam though with synology surveillance station22:26
mak76 I cannot get 18.04 to work22:27
mak76nacc22:28
mak76Unless there's some way to update my main system grub from here I'll have to reinstall the older system and ignore 18.0422:28
=== Pleasures is now known as SemiControl
superman39Installed 18.04, Installed nvidia drivers... now I get "extension "GLX" missing on display ":0"." -- any ideas? this is a desktop with a GTX 960 card in it22:30
mak76Also,  I edited the usr/etc/grub file on my hard drive from from the live session22:30
mak76Shouldn't that have updated the grub file when I saved it?22:31
mak76etc/defaults/grub22:31
geniiNo22:31
geniiIt needs sudo update-grub to be run while chrooted into the system it's supposed to take effect on22:32
mak76Okay.  So I need to access that system from here since I cannot get a command line in the system itself22:32
geniimak76: Why can't you enter the grub CLI during boot and add it there ?22:33
genii( and then do the permanent change after it actually boots )22:33
mak76Because the grub CLI doesn't recognise the command sudo update-grub genii22:34
geniimak76: No. I mean add whatever change you were trying to make to the kernel loading line before it boots22:34
mak76Because I wouldn't know where to add it22:35
geniiAt the end after the last thing22:35
mak76That sounds dangerous22:35
mak76I'm going to reinstall instead22:35
genii...22:35
tomreynchroot sounds like the better option to me22:35
mak76I can't get into chroot22:36
tomreynbecause of the weather?22:36
mak76Alt Ctrl 1 does nothing with the system bricked like it is22:36
geniimak76: Did you try F1 instead of just 1 ?22:37
mak76Alt Ctrl F1.   Jesus christ keyboard22:37
tomreynto get into chroot you'd boot from a live cd or usb stick and run a serious of commands to mount a couple devices, then run the chroot command to enter your actual permanent system installation22:37
mak76Anyway, the point is I cannot get a commandline22:37
tomreynserious -> series22:38
mak76Okay. I'm running from a usb stick right now.   If I  press crtl alt f1 will I get what I want?22:39
tomreynno22:39
mak76Then what do I do?22:39
tomreynwhat is it that you are running from the usb stick right now?22:39
mak76My computer22:39
tomreynwhich OS and version22:40
mak76Sorry, I mean, 170422:40
mak76JESUS CHRIST22:40
mak76This keyboard is the pits22:40
tomreyndo you have an 18.04 usb stick, too?22:40
mak7617.0422:40
mak76No22:40
tomreyn17.04 is eol, i'm afraid22:40
tomreynif you were to reinstall 18.04, how would you do it?22:41
=== paulo_ is now known as Guest6336
mak7617.04 is the last edition I downloaded22:42
=== Butterfly| is now known as Butterfly_
mak7617.10 was pretty straightforward22:43
mak76As an upgrade22:43
mak76If I can't get a proper tty then I don't really have any choice other than to reinstall, do I22:43
tomreynmak76: i'm not sure whether recovering 18.04 from a 17.04 live stick will work, so i'd prefer not to try to guide you there.22:43
InsiderI've installed unity on the 18.04 LTS I just cannot go on with Gnome yet :(22:43
mak76I don't want to reinstall 18.04 tomreyn. I don't want to install it at all22:43
mak76It obviously won't work with my computer so installing it would be a bad idea22:44
tomreynmak76: ok, that's why i was evaluating your options of recovering your existing installation22:44
tomreynmak76: ctrl-alt-f2 or -f3 doesn't get you a temrinal either?22:45
Insideroh, this thing happened to me to, tomreyn, nothing works22:45
tomreynInsider: which thing?22:46
mak76None of them do22:46
mak76Just a black screen.  And yes the monitor is on22:46
Insiderinstallation from 17.10 to 18.04 broke up my pc, lol22:46
tomreynmak76: how about recovery boot?22:46
Insiderbut when did a fresh install of 18.04 everything worked just fine22:47
tomreynInsider: okay, but this may or may not be related to what we're discussing here, now.22:47
tomreynthere are a lot fo ways things cuold break.22:47
Insideryes!22:47
InsiderI agree!22:47
tomreynso that alone doesn't allow us to say that you're in the very same situation, and so what you learnt when things did not work for you may not help mak76 now.22:48
Insideryes, it might be a totally different issue, I see!22:49
Claire235mak76 is the cursor an X22:49
mak76I think 18.04 has some kind of bug that stops it from working with older AMD64 chipsets22:50
=== Elimin8r is now known as Elimin8er
Claire235wow22:51
mak76One last go and then reinstall22:51
=== bnice is now known as Br|aN
Thedarkb-X40Well, I'm back with my old network card.22:53
=== RAX is now known as rax-
InsiderIs there any way to make windows integration is gnome as they were in Unity?22:53
InsiderI am talking about avoiding those 3 rows of bar for firefox under the top bar.22:54
kostkonInsider, nope22:55
metrumHello! I have just installed Ubuntu on my laptop besides Win 10. I shrinked the drive where I have the Win 10, and installed there. After the installer finished, it needed a restart, but now I dont see Ubuntu as an option in the bios or the boot menu,22:55
Insiderhmmm!22:55
kostkonInsider, actually wait for the firefox update22:56
kostkonInsider, firefox 60 has support for csd22:56
Insiderwill do kostkon22:57
Insiderhope it will22:57
InsiderYou need to give us more details metrum, do you have an UEFI installation?22:58
metrumyes i have22:58
kostkonInsider, it will probably arrive tomorrow22:58
Insiderthat would be great22:58
kostkonInsider, "Added an option for Linux users to show or hide page titles in a bar at the top of the browser. You’ll find the Title Bar option in the Customize panel available from the main browser menu."22:59
kostkonhttps://www.mozilla.org/en-US/firefox/60.0/releasenotes/22:59
Insiderthank you!22:59
metrumi shrinked 90 gb of my c drive, and in the ubuntu installer, i made an 11 gb of share and the remaining is ext422:59
Insideryou chose the option "Install Ubuntu alongside Windows 10" ?23:00
gogetasounds like the manual option23:01
metrumnope, i chose the something else23:01
gogetayep23:01
Sven_vBmetrum, nowadays Ubuntu is quite good at using windows drives directly. just make sure your windows really shuts down (configurable in power settings).23:01
metrumthats what i have seen in tutorial videos23:01
gogetametrum: yea hibernate can interfear23:01
metrumso installation is finished, but i am not seeing ubuntu in the boot loader which appears after pressing F1223:02
Thedarkb-X40Last time I dual booted, I was using FAT32.23:02
Thedarkb-X40Which Linux supports just fine.23:02
Thedarkb-X40Don't really know about NTFS23:02
Sven_vBNTFS works fine as well23:02
Sven_vBI often use it and had no problems yet23:03
Insideryes it works23:03
Thedarkb-X40I still format my removable drives as FAT3223:03
Thedarkb-X40Just in case.23:03
metrumwhat should i do now then?23:03
Insidermetrum, just log in windows, open a "cmd" as administrator and type "powercfg.exe /hibernate off23:04
Insiderwithout - " -23:04
Sven_vBmetrum, no need to change anything, it's just an option you could consider to avoid needing a share partition.23:05
metrumso i wont be able to hibernate my windows? or can i turn it back in the future?23:05
Insideryes you can turn it back in the future23:05
Insiderbut it might interfere with your ubuntu installation, especially if they are both on the same partition23:06
Sven_vBmetrum, when Windows is hibernated, Ubuntu might flinch from mounting the system partition in writeable mode.23:06
metrumokay, thanks for the help guys, I see what can i do23:06
Sven_vBmetrum, that might be an argument to use a share partition as you originally planned.23:07
whytrytoflyhello23:16
whytrytoflycan anyone tell me how to install qtox on ubuntu 1623:16
Sven_vBwhytrytofly, what is qtox, what have you tried already, what turned out other than expected?23:17
whytrytoflyive tried https://forums.linuxmint.com/viewtopic.php?t=24844723:18
Insiderhttps://askubuntu.com/questions/951031/how-can-i-install-qtox-on-kubuntu-17-0423:18
whytrytoflyfile is not on the server anymore23:18
whytrytoflyreally sad that ubuntu is not maintaining this piece of software anymore23:20
Sven_vBwhytrytofly, you can always opt to invest the effort of maintaining a PPA.23:22
Sven_vBor could pay someone to do it ;)23:22
Insider:)23:23
whytrytoflyyeah - ...23:25
Sven_vBwhytrytofly, or try one of the other clients https://tox.chat/clients.html23:26
Sven_vBthere's a compatibility table on the bottom even23:27
whytrytoflyis there one in the repos?23:27
pragmaticenigmawhytrytofly: it looks like uTox offers a precompiled linux ready version https://github.com/uTox/uTox23:33
xMopxI was able to update to bionic with `do-release-upgrade -d` on one of my machines, but another is saying "Upgrades to the development release are only available from the latest supported release". How do I get around this?23:34
xMopxBoth showed 17.10 in lsb_release -a, but the successful machine was installed from a beta of bionic23:36
tgm4883xMopx: don't use -d23:36
xMopxtgm4883: huh.23:37
xMopxI definitely tried that earlier and was met with the same message. But i tried it again anyways and now it's going, lol23:37
xMopxthanks!23:37
kranCan someone help me? My GPU failed (fan died, started overheating). I sent back for RMA and in the meanwhile decided to use ASUS motherboard integrated video. Then I started getting crashes with blocky artifacts on screen. Happens in Ubuntu, SLAX, and BIOS. Is it pretty much 100% the integrated graphics of the MOBO and if so only choice is replace motherboard?23:37
xMopxah, or rather, the 'no new release found' message. oh well23:38
xMopxi'm excited to try the new gnome touchscreen keyboard :)23:39
pragmaticenigmaxMopx: did you try to make sure the machine was up-to-date first? by running apt-get dist-upgrade?23:39
xMopxpragmaticenigma: yep, dist-upgrade is what i did inbetween the attempts23:40
pragmaticenigmastrange23:40
xMopxit was probably about a month out of date beforehand23:40
mjrosenbis there an easy to find resource that will say if a given program has been patched by canonical?23:41
pragmaticenigmakran: if you are seeing issues even in BIOS then it's possible the on-board graphics chip is no good. It's also possible the monitor doesn't have a good connection to the display port23:41
Sven_vB!lts >Sven_vB23:41
ubottuSven_vB, please see my private message23:41
pragmaticenigmamjrosenb: do you have a specfic example?23:41
kranpragmaticenigma it happens only after using the computer for a while. Then it starts crashing and happening immediately after reboot (in the BIOS).23:42
kranpragmaticenigma I assume the integrated GPU chip is flawed and simply overheats due to a ban connection somewhere in it.23:42
pragmaticenigmasounds like the chip is overheating kran ... does the case have enough ventalation as well as appropriate CPU fans and heatsinks?23:42
kranpragmaticenigma it never happened before while the other GPU was being used (while its fan worked).23:43
=== Mony_ is now known as Mony
kranpragmaticenigma I assume it was defective out of the box but I never noticed since I used nvidia as soon as I got the computer running.23:44
pragmaticenigmakran: I understand that, but the GPUs are located in different places ... the dedicated card had it's own fan and cooling. The onboard relies on what is attached to the motherboard23:44
pragmaticenigmakran: withough knowledge of the motherboard, I'm suggesting simple things you can look for or use to figure out if heat is the issue.23:45
kranpragmaticenigma even the case is open and it's cool right now (68 deg F). The CPU fan is running.23:45
kranpragmaticenigma ASUS P7H55-M Pro23:46
kranpragmaticenigma i assume since it's 1156 my only option is second hand if I want to keep CPU right?23:46
Sven_vBkran, wouldn't another graphics card mitigate the problem?23:47
Thedarkb1-X40Honestly, used CPUs have few downsides.23:47
Thedarkb1-X40GTX270s are cheap these days.23:47
Thedarkb1-X40If you want a nice used GPU23:47
Thedarkb1-X40Have a look on webuy.com23:47
Sven_vByeah in a 2nd hand CPU you can be even less sure whether the microcode has been backdoored. :D23:47
Sven_vBor rather, by whom23:48
kranpragmaticenigma I'm looking at an image of it right and there is no fan on the MOBO that could have broken so short of soldering on that component, the MOBO is hopeless, except as you said with another GPU.23:48
Thedarkb1-X40Microcode isn't stored on CPU23:48
Thedarkb1-X40I sell used CPUs23:48
Sven_vBoh. thanks for correcting then.23:48
kranThedarkb1-X40 Yes I saw a GTX260 used for sale for $20 shipped.23:48
pragmaticenigmakran: if you just purchased the board within in a few months, I'd say RMA it... otherwise, wait for your dedicated GPU to come back and you'll be fine23:49
Thedarkb1-X40Why buy that then?23:49
Thedarkb1-X40What do you have anyway?23:49
Thedarkb1-X40Why not buy that then?*23:49
kranThedarkb1-X40 and pragmaticenigma I bought the MOBO about 8 years ago, same with the other parts. I'm RMAing the GPU as we speak. Waiting for their response. I will obviously by a used GPU if they refuse RMA for some reason.23:50
linoswhen booting ubuntumate, I' receiving the following message: [FAILED] Failed to start Load Kernel Modules.  How can I fix this FAILED message?23:50
Thedarkb1-X40I'm still on LGA1156 on my desktop machine.23:50
Thedarkb1-X40Client: HexChat 2.12.4 • OS: Ubuntu "artful" 17.10 • CPU: Intel(R) Pentium(R) M processor 1.40GHz (1.40GHz) • Memory: Physical: 1.2 GiB Total (831.1 MiB Free) Swap: 945.3 MiB Total (862.3 MiB Free) • Storage: 16.1 GB / 31.8 GB (15.7 GB Free) • VGA: Intel Corporation 82852/855GM Integrated Graphics Device @ Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Contr23:50
Thedarkb1-X40oller • Uptime: 1h 27m 57s23:50
Thedarkb1-X40This thing is socket 47923:50
Thedarkb1-X40:P23:50
kranThedarkb1-X40 Yes they all work. The only problem is the old parts become more expensive than new ones as they become obsolete and go out of production.23:51
kranAnyway thanks for all your help guys I know what to do. It was a done deal as soon as I saw it crashing on SLAX and BIOS (NOT an OS issue).23:52
kranMy only question was if it could be memory or CPU related but that's too much of a coincidence. I only changed the video adapter (from dedicated to integrated) so I have to go with that as that's the most likely.23:53
pragmaticenigmaJust a small correction, Thedarkb1-X40 Microcode is stored on the CPU in a special on-board memory block. The CPU also has the ability to be updated with new Microcode, however, it only lives inside Volitile memory and must be reflashed at each boot.23:55
Thedarkb1-X40Well, yeah, it's loaded onto the CPU by the OS though, isn't it?23:56
Thedarkb1-X40I knew the CPU had microcode in ROM.23:56
Thedarkb1-X40The strange people in the DIY CPU community sometimes use CF cards for microcode.23:57
pragmaticenigmaThedarkb1-X40: The CPU has it's own microcode preflashed to it in a ROM block. There is a mechnism through the BIOS that an OS can flash an updated Microcode instruction set to the CPU. Though the OS must reflash it each time since it can only live in Volitile memory on the CPU. Without Microcode on the CPU somewhere, the CPU wouldn't function23:58
Baguncinhaoi23:59

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