[00:01] installing libva-glx2 and vainfo === lounge-user57 is now known as ClaireDeLune === ClaireDeLune is now known as clairedelune [00:27] Yo guys. I have a dummy question. I know that when you wanna install a package on ubuntu, the package goes through two stages, right? Unpacking and configuring. [00:27] Unpacking is putting all of the files in their respective places. What does configuring mean? [00:28] Setting them up === daniel is now known as Guest1116 [01:10] I am using 18.10 and when I log back in from sleep I can see the taskbar while entering my password. The login manager is not taking up the whole screen. Is this a visual bug? === mooses is now known as mouses === chalcedony is now known as chalcedny` === chalcedny is now known as chalcedony === JFox762_ is now known as JFox762 === patr0clus is now known as s3nd1v0g1us [03:42] Can someone help me install a plugin for Totem? [03:49] I upgraded from 16.04 to 18.04 via do-release-upgrade and now I have no netwroking [03:49] This is on a VPS so it's a massive problem. Can't get any data out. [03:55] How does one troubleshoot networking problems after an upgrade from 16.04 to 18.04? [03:56] !network | n00bee [03:56] n00bee: Wireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs [03:58] btw, is 16.04 the end of the line for 32 bit systems? [03:58] pretty sure yes, WoC [03:58] Dang [03:59] cfhowlett, @uottu: This is for Ubuntu server 18.04 LTS on a VPS [03:59] n00bee, ah. suggest you ask in #ubuntu-server. I have not VPS experience [03:59] Pretty soon everything will probably be GPT too, right > [03:59] ? [04:00] ah..didn't realize that was a separate channel. Thanks. [04:02] Hopefully not, though... I aint got nothing that can boot GPT [04:04] any of you ever lock yourself out of login(gdm3 login) by updating nvidia drivers? [04:05] WoC: is your device still on BIOS? [04:07] n00bee: when you say no networking, is your interface down, is it missing, or is something else going on? [04:09] d-rock: being debugged in #ubuntu-server [04:09] OK, thanks [04:11] d-rock: are you the same guy who wrote a book on Lift framework? [04:14] i need to execute a command: "enable_dtoverlay eth1 ethernet@ff550000 okay" on boot. I have added a service in /etc/systemd/system/eth1.service and it looks like this http://projectftm.com/#3wEyRtwaFLb4ODXhJdPM8A and a file in /usr/local/sbin/eth1.sh with the command in it [04:14] It doesn't run on boot, but systemctl start eth1 starts it [04:14] genewitch: you need to link it into the correct target, read about `systemctl enable` [04:15] i ran that [04:15] genewitch: with an actual service, of coures, right? [04:16] nacc: i linked the service i made [04:16] like i said, systemctl start eth1 correctly runs/starts the command [04:18] genewitch: did you set the script with appropriate permission. [04:18] chmod u+x on both the .service and the .sh [04:20] I am assuming your script depends on networking service? [04:20] i don't think so, it's just to enable the physical hardware [04:20] if so you need to add [04:21] Wants and After in the Unit section of your .service file [04:23] where do i see the errors from systemd? [04:23] i mean it should throw an error, right? [04:23] journalctl -b [04:24] Nothing in there about eth1.service [04:27] i'm adding the wants and after [04:28] HEYOOOOOOO [04:28] thanks rnat you da boss [04:35] I am not able to update 18.04 for the past few days >>>> https://paste2.org/7LbKxBvg ...Please tell me whats wrong [04:35] Already tried different mirrors [04:36] john_rambo: please join #ubuntu-mirrors with me === capellaDies is now known as capella|away [04:48] is there a firewall/gateway/router with a webgui i can install on top of ubuntu server? [04:51] genewitch: come join #ubuntu-server please [04:51] genewitch: well you'd have the option of putting a actual physical router in front or are you look more for software [04:52] ill join the server channel as well [04:54] rnat: yeah, that's me :) [04:56] some query if anyone knows? i have installed isc-dhcp-server in 18.04. Seems like in 18.04 interface is not auto-up without connecting network cable to client machine, so dhcp server cannot listen to defined interfce. [04:57] any solution ? [05:03] buddhirt: ubuntu-server? [05:03] lotuspsychje, yes [05:03] buddhirt: come join #ubuntu-server mate, volunteers might have a look for you [05:05] netplan is troubling i think, does it have auto interface up option ? [05:20] Does anyone know how i can "optirun" a program without using the terminal every time? [05:25] drecondius, well,how would you be launching the game or whatever if you weren't using the terminal? [05:25] panel applet in mate [05:27] i created a shortcut on the desktop and appended optirun in front of the .sh and it simply doesnt' run but when I drag the shortcut into terminal it runs. also, removing optirun from the deskto shortcut allows said program to run. [05:28] drecondius, well, must be something odd about the way mate launches things, can't help sorry [05:28] it's the same in gnome and kde [05:30] Minecraft and Multimc are the two launchers I've tested [05:34] drecondius, it's probably some damn quoting problem. setting the command to 'optirun sh -c "whatever it takes to run the game"' is probably the direction to go. [05:35] hi all! is there some themes for icons available for ubuntu 18.04? if yes then please name some. [05:36] i don't like the default theme used by gnome in ubuntu. [05:36] !themes | rajivmars [05:36] rajivmars: Find your themes at: http://www.gnome-look.org - http://art.gnome.org - http://www.kde-look.org - http://kubuntu-art.org - http://freecode.com/tags/theme - http://www.guistyles.com - https://wiki.ubuntu.com/Artwork/ - Also see !changethemes and https://help.ubuntu.com/community/UbuntuEyeCandy === [1]MrMobius is now known as MrMobius [05:44] I am not sure if this is a question better quited to support, but I am curious about how to change the monospace font used for installation dialogs accessible from applications like gdebi-gtk and synaptic. [05:45] Normally they just use "monospace" but for theming I'd like something different. Any ideas? [05:47] !fonts | tiox can this help mate? [05:47] tiox can this help mate?: Font installation basics here: https://help.ubuntu.com/community/FontInstallHowto - No fonts in Flash? Install "ttf-mscorefonts-installer" (from !Multiverse), "gsfonts", and "gsfonts-x11". For the official ubuntu font, see: http://font.ubuntu.com/ [05:51] Not a direct answer, but probably the one I need. I'll piss about and see what i can do on my own before I ask for spoon-feeding. [05:56] Actually, I found another article online, but I am not sure how this would apply to Ubuntu (specifically, Ubuntu MATE but I assume being GTK3-based they'd share the same quirks between one another) [05:56] Where would I put in the code block shown here? https://makandracards.com/makandra/12437-how-to-set-the-default-monospace-font-on-xfce-xubuntu [06:00] Eh BRB [06:07] tiox_, my box [18.10] has xfce (xubuntu), mate, gnome on it - I have no ~/.fonts.conf file on mine, but Xubuntu now is mostly GTK+3 (like GNOME), 6 years ago (your link) it was using GTK+2 (note: i'm no expert [06:08] That's fine, I'm not asking for experts, I'm asking for answers. [06:09] tiox_, maybe the closest files to that now on xubuntu are ~/.config/xfce4/xfconf/xfce-perchannel-xml/ but that won't help your gnome anyway [06:09] And like, if the response is "IDK because nobody does that" I use dpkg and apt in terminal anyway so it's no skin off my nose for not having a custom monospace font when using gdebi-gtk and synaptic but it would be nice for theming sake if there was a clear answer on how to do it. [07:04] So, keep going Mark - I just wish you wouldn't use the Word "Disco" in your Operations. https://www.youtube.com/watch?v=4U5NIvbQeGI [07:10] * katamo giggled when I saw it [07:23] Hello. This is a question about smplayer, not Ubuntu, so maybe I should ask in #ubuntu-offtopic... Anyhow, I was wondering if there is a way to have smplayer start with the audio-level set to higher than 50 percent. At them moment, each time I have to manually set it higher with every start of smplayer. === crimastergogo_ is now known as crimastergogo [07:33] Mrokii, I don't have SMPlayer installed, but this may help - https://askubuntu.com/questions/239958/how-to-boost-mplayer-smplayer-sound-in-lubuntu [07:38] Mrokii, what Ubuntu version are you running? I installed SMPlayer, had it start playing a file, quit, restarted played file, adjusted volume, exited, re-started & it continued a 85% volume (what I adjusted it to) [07:39] guiverc: It always is back to 50 percent for me. It was like this ever since I had installed it years ago, up to 18.10, which I'm using atm. [07:40] guiverc: I'll take a look at the link, thanks. [07:40] me too [18.10]; but I just installed the program (though I believe I had it briefly during 18.10 lubuntu dev cycle), so my config is new [07:42] Mrokii, you maybe able to adjust file ~/.config/smplayer/smplayer.ini to 'hack' what you want :) [07:43] (ie. my newer defaults could be different to you, but there is a "volume=82" for mine (what I tried to set to 80%) [07:46] guiverc: I think I have found the relevant option in smplayer. There is "global volume". When not enabled, each file uses its own volume. After activating it, it seems to work now. :) === russellsara08 is now known as russellsara0875 [07:47] :) My smplayer.ini file has global_volume=true whatever that means.. [08:06] Hi there I need some advice. I need a computer where clients sign (using a pen) a form inside a webapp. Is there any Ubuntu compatible hardware out there or do I have to buy an Android/iOS tablet for this? [08:09] golserma: maybe a wacom tablet or something similar [08:10] Something like the Galaxy tab S3. Or Acer TravelMate Spin is on my list of maybe compatible hardware [08:13] golserma, I've got a wacom pen (old motion-computing x86_64 tablet which came with pen) & apps use it as if a mouse - ie. ducasse's idea; it'd allow signing on the screen (I use it to draw usually) [08:16] guiverc, I have a wacom bamboo tablet it works great for me. I is not going to work for clients since you have to get used to not see the line [08:18] guiverc: I guess that is exactly the option I just activated. :) [08:19] golserma: i guess all you really need is a light-weight convertible laptop (which usually have a touchpad, too) running linux. [08:19] hi [08:20] greasy hairy nigger nutsack [08:20] tomreyn, maybe a refurbished thinkpad or something like this [08:20] greasy hairy nigger nutsack [08:20] lol [08:20] !ops [08:20] 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, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, phunyguy, bazhang, chu, dax [08:20] help! [08:20] cum at me [08:23] Hi there. I'm looking for a gui for filesystem snapshots. Would you recommend to use snapper on ubuntu? [08:24] Or is there an ubuntu native solution? === Butterfly^ is now known as Guest54963 === Mrokii_ is now known as Mrokii [08:41] boop [08:42] betty? [08:51] spliffy: i use snapper, there are a couple of guis for it on github iirc [08:56] hi; All of a sudden my 16.04 LTS ubuntu prompts me to upgrade to 18.04. Is there any problem doing that ? [08:57] HALLOWEEN [08:57] solsTiCe: no it's fine to upgrade [08:57] !cookies | dingir_ [08:57] dingir_: Cookies are delicious delicacies. [08:57] !!11 === russellsara0875 is now known as glitch0875 [09:19] ducasse: Yes, i have found snapper-gui for example. Does snapper work well in principle? [09:20] it seems to do the job well enough [09:21] hi, I'm not getting any sound through HDMI, and I tried some of the basic stuff in first google results, like aplay, speaker-test and alsamixer, but nothing's worked so far. aplay recognizes the card, none of the S/PDIFs are muted in alsamixer, and it even shows up in pavucontrol. I can select a profile under Configuration, and a device shows up under output devices, but if a switch playback to it ... [09:21] ... from built-in analog stereo, there just is no sound [09:21] any ideas? [09:21] if I switch a playback to it * [09:22] the display speaker shouldn't be muted as far as I understand. Volume's set to 100. [09:22] picture works fine [09:23] hey @ all === SimonNL is now known as SimonNL_Afk [09:32] People : hi ! I run a kubuntu 18.04 laptop and face a problem with something wiping /tmp after some services are launched at boot time. How can I identify what is responsible for this ? I've disabled both systemd-tmpfiles-clean.service and systemd-tmpfiles-clean.timer without success and am out of ideas to solve this issue. [09:33] geodb27: did you try manually wiping it? [09:33] geodb27: so you do *not* want /tmp to be wiped after reboot? [09:34] EriC^: No. To be more specific, I have the snap version of lxd which creates a folder in /tmp and bind-mount this folder somewhere. This part works fine. The problem is that *something* wipes out /tmp, including this folder, and thus, the lxd daemon has a broken mount point. [09:35] indeed hateball ! [09:35] geodb27: can you configure it to bind mount somewhere else maybe? [09:36] I don't think so. And, well, by design, it is the right place for the lxd's bind mount to be. [09:36] geodb27: seems you can edit /usr/lib/tmpfiles.d/tmp.conf to exclude mountpoints [09:36] (I have not tested) [09:37] if it was not a randomly-generated folder's name, that would be a good idea indeed hateball... [09:37] how random? maybe you can use wildcards [09:40] Is it possible to PCI passthrough entire PCI USB controller to libvirt by just attaching it to vm ? [09:40] geodb27: It supports wildcards, unless it is *really* random that should work I think? [09:41] Oh, so, let me give it a try :-) Thanks a lot ! [09:41] hi, my ubuntu 18.04 desktops fails to wake up after stand-by (and proceeds to boot normally). any pointers what could be the cause? works fine on my notebook :-P [09:43] Heading for a reboot and see what it does. [09:51] i'm trying to understand how /etc/cloud/cloud.cfg is used, as i have modifications during a package update. i can see it's something to do with CloudInit but can't find anything explicitly saying how it's settings are used? [09:52] on boot, or something? :/ [09:57] why is ubuntu getting more and more bloated and slow by each release. just tested 18.04 and its utterly slow. same pc|hw running windows is loke 1/2 time faster. [09:59] noobzki: I moved from Fedora to 18.10 with gnome 3.30. It's blazing fast ! Gnome had some performance issues which were resolved in 3.30. Highly recommended [09:59] noobzki: also apt install preload will speed things up if you have fair ammount of RAM === SimonNL_Afk is now known as SimonNL === Class7_ is now known as Class7 [10:46] Hey folks === caravena_ is now known as caravena [10:58] PS3 controler question, I know we have a new hid_sony driver, for a bit I had two jousticks registered now only the buttons and sticks work, no gyro registered, see pastebin for dmesg https://pastebin.com/zw8W8Ucs [11:00] 18.04, 4.15.0-38-generic #41-Ubuntu SMP Wed Oct 10 10:59:38 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux [11:01] dear all, have you all received a secureboot-db update today? [11:06] I am suer the PS3 issue is a config file but not sure which, google-fu failing me [11:08] eeos: yes, i had [11:09] EriC^^: thank you! Sorry but there is no information on this update online, and it added a new key so I was a bit worried! [11:10] eeos: no problem [11:11] Hi all. I'm having an issue with an Acer Aspire ES1 553. Whenever I attempt to install, the live CD freezes [11:11] After some more investigation, I've discovered it's because GRUB attempts to write to NVRAM [11:11] zesterer, where exactly ? [11:11] I've managed to install GRUB with the --no-nvram flag [11:12] zesterer: might be when it's adding the uefi entry [11:12] Yes, that's the issue [11:12] I managed to get it working earlier - installed GRUB with --no-nvram and it managed to boot Ubuntu [11:12] great [11:12] thanks for sharing [11:12] But when I installed something (I think Dropbox from the repos) the compute froze [11:13] can you pastebin /var/log/syslog ? [11:13] My theory is that for some reason the installation needed to install extra kernel modules or something which - somewhere along the line - invoked GRUB [11:13] The problem is that GRUB is now borked and won't boot Ubuntu anymore [11:13] Since it presumably crashed in the middle of reconfiguring GRUB [11:13] borked how [11:13] It just drops me to the GRUB shell [11:14] I can reinstall GRUB using a live CD [11:14] can you talk here while the pc is in grub shell? [11:14] But how do I go about permanently preventing Ubuntu writing to nvram? [11:14] I'm talking here using my Thinkpad. The Acer is owned by my girlfriend. [11:15] can you get on the acer right now? [11:15] Yes [11:15] But not Ubuntu yet [11:15] I'd have to reinstall GRUB [11:15] ok, in the grub shell type "echo $prefix" [11:16] Okay [11:17] @EriC^^ I get (hd0,gpt5)/boot/grub [11:17] zesterer: looks good [11:17] zesterer: try typing "configfile $prefix/grub.cfg" [11:19] EriC^^: Okay, that worked. [11:19] I'm now at the Ubuntu GRUB [11:19] And now Ubuntu because I forgot about the timeout [11:19] zesterer: ok [11:20] zesterer: try uploading /var/log/apt/term.log to get some insight into the problem [11:20] Okay [11:20] Might be a few minutes [11:22] EriC^^: As I expected, the last entry in the log is "Installing for x86_64-efi platform" [11:22] i.e: GRUB tried reinstalling itself, touched nvram, and died [11:22] Or reconfiguring itself, idk [11:23] ah [11:23] Entry before that is "Setting up grub-efi-amd64-signed (1.93.8+2.02-2ubuntu8.7) ..." [11:23] this is a long shot but maybe turning off secure boot or some other option in the bios might help? [11:24] Secure Boot is already disabled [11:24] (I'm running Ubuntu Budgie so I needed to disable it) [11:25] Would disabling the TLP help? === chalcedony is now known as chalcedny [11:28] EriC^^: Is there a way to just tell GRUB never to touch nvram? AFAIK that should solve the problem [11:29] I imagine that the nvram issue is just a case of a really crappy hardware implementation (thanks Acer) [11:31] zesterer: maybe you could use another efi loader like refind [11:33] EriC^^: How would I go about doing that? Can it be told not to touch nvram? [11:33] yeah i think it wont do anything without you telling it to (like updates and stuff) [11:34] http://www.rodsbooks.com/refind/ [11:34] Oh that's cool. I'll give it a go, thanks [11:35] zesterer: i wonder if you just remove the grub packages if that'll work (and backup the files then manually copy them) [11:36] basically when grub-install is being run it finally runs efibootmgr to add the entry and it crashes [11:37] EriC^^: That's possible I guess. What would I remove? Just efibootmgr, or grub as well? [11:37] update-grub should work without problems cause it just makes the config [11:38] zesterer: yeah, grub-efi-amd64-bin and efibootmgr [11:38] and grub-efi-amd64 and grub-efi-amd64-signed [11:38] they all are related dependency wise [11:39] let me rephrase my PS3 prob [11:39] you'd need to keep the efi partition files intact, as well as /boot/grub/grub.cfg and /etc/default/grub and /etc/grub.d/* files so that update-grub still works [11:40] zesterer: i'd run the grub-install with --nvram stuff first and get it booting properly then try the workaround [11:41] Sony PLAYSTATION(R)3 Controller aka input 24 registers as input,hidraw3: BLUETOOTH HID v80.00 Joystick but Sony PLAYSTATION(R)3 Controller Motion Sensors aka input 24 does not, anyone know where to look for an answer? [11:42] ah the sticks/buttons are input 24 gyros are input 25 [11:49] EriC^^: Yep, doing that now. Thanks :) [11:49] Hi All, I have question regarding ubuntu on MacBook, I have already installed one Linux on MacBook using usb install , now I would like to install Ubuntu using USB install ? but I am not able to select/get the USB while boot from MacBook? [11:52] or is there any other channel, I need to join for Install Ubuntu on Mac? [11:52] gnmk you have a mix of USB 3 and 2 ports? and does mac use efi? [11:53] swampcat: Thanks for reply, I have USB 2 and Mac uses efi . === Fuchs is now known as zombiefox [11:56] ok, for an Asus gl503 I had to only use the usb2 port(one of four, rest are 3) to boot you might try all ports first [11:56] also this? [11:56] https://superuser.com/questions/334963/how-to-fix-efi-boot-on-my-macbook-pro-after-ubuntu-install [11:59] swampcat: Ok let me try [11:59] Thanks, [11:59] np, btw I am just some guy looking for answers here not a official ubuntu [12:02] Np. [12:03] gnmk, fwiw, even with my install I had to use boot rescue CD to fix my EFI after full install [12:03] in addition to adding lines for Nvidia in grub [12:04] it is back to the 1990s when installing Ubuntu onto an EFI/Nvidia laptop [12:07] hello. Could you please help me in recovering my sshd server in local lan? "sudo netstat -peanut | grep LISTEN" shows 0.0.0.0:22, "sudo service ssh status" shows active (running), "sudo ufw status" shows 22 allow. The host is on the network because it is a 2 ethernet device that bridges my home connection (is a transparent firewall) and all the devices behind the firewall are able to connect so the frames are passing through the [12:07] bridge. I'm out of ideas [12:08] also: ssh -p 22 localhost on local terminal works [12:12] Hello. I try to clone a git like this : clone adress.com . <-- note the dot. Im getting error [12:12] . is not empty directory [12:12] but the folder has been fully cleaned. removed and created again. still same message [12:13] ls -a ? [12:13] ah, thanks mate [12:13] :p [12:14] but how can it still be there after removal of the folder where its contained ? [12:14] "." just means current directory [12:14] usually, i dont use git much [12:16] go one level up and git clone foo target [12:17] eviladmin: that worked, thanks [12:19] Sourcey: sidenote: there were probably some existing .files in the dir you were in [12:20] other solution is to git init, add the remote and then pull [12:47] hi,i setted icon in the 16.04. upgrade 18.04.Now,my icon has been changed.how do i fix it? https://usercontent.irccloud-cdn.com/file/IUT36gTs/irccloudcapture-1560752976.jpg [12:48] Anyone know why it always boots me to the unregged version of this channel? [12:49] Illuminaughtyy: your irc client joins before it identifies your nickname to services [12:51] ah [12:51] any way to add a pause or something? Only happens in this channel and hamradio [12:52] i think there's a different way of logging into freenode that can really get the job done [12:53] i think it's SSL i forget the name, but supposedly it's used also so you don't join with your actual IP and then have to part/join to get the unaffiliated type of ip stuff [12:53] ask in #freenode Illuminaughtyy [12:53] ok [12:57] anyone know what this does? ${!var} ? [12:57] i know that ${var} interpolates, but what does the ! mean [12:58] banisterfiend: ask in #bash ? [12:58] banisterfiend: https://stackoverflow.com/questions/8515411/what-is-indirect-expansion-what-does-var-mean === deww is now known as dewcula [13:36] EriC^^: Hi. It's me again. Just wanted to say thanks for helping me. I've removed efibootmgr (and replaced it with an empty file in the filesystem such that apt will complain if something else tries to accidentally install on top of it). So far, no issues. Thanks! === Tara_p is now known as Tara === Butterfly^ is now known as Guest97853 === Tara_b is now known as Tara === jiwang is now known as RNM === tootoffifee is now known as gunterwei [14:22] hello [14:23] im trying to install mysql-server package on ubuntu 17.04 (yeah, i know it is an EOL version but this is a live usb with persistence only for testing purposes) [14:23] im getting issues when running mysqld, " libaio.so.1: cannot open shared object file: No such file or directory" [14:24] library are installed, ldd locates all libraries correctly. packages libaio1 and libaio-dev are instaled [14:24] i also readed that apparmor could cause this issue, so i removed and purged apparmor [14:24] but the issue persist [14:24] i dont know what to do. if someone can help me that will be greatly appreciated. [14:25] carlino3: why don't you just download a supported version and try with that? [14:25] It looks like a 32/64 bit mismatch.. make sure you have correct architecture version [14:25] tomreyn: because i had this ISO already downloaded in my computer and i didn't have time to download the last version ISO [14:26] RNM: could be, but it is supposed that apt fetch the package version that matches your architecture, right? [14:27] and after purge appamor, try to uninstall mysql and reinstall [14:27] i did that.. removed and purged mysql like fifty times [14:27] but the same :( [14:28] how can i check the architecture version of the shared object? [14:28] sudo apt-get install libaio1 [14:28] it is installed [14:28] i will purge it and reinstall just in case [14:29] hurm [14:29] nah the same [14:30] Hello. I want to check if a string begins with a given keyword in bash. I have used to check the pattern. But I found that if the keyword (and also the string) contains square brackets then I get no match. For example keyword="Chapter[1]" and string="Chapter[1] Section-1", doesn't give a match. What I am doing wrong? [14:31] sazawal: /join #bash [14:31] carlino3, Thanks, didn't know there is a separate room of bash. [14:31] sazawal: no problem :) [14:32] sazawal: there is a channel almost for everything, so make sure that you find the right to ask your question [14:32] carlino3, Right. [14:32] is there a channel for EOL ubuntu versions too? [14:33] haha [14:34] no chances to make an EOL upgrade from the live usb right? [14:34] !eolupgrade | carlino3 [14:34] carlino3: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades [14:35] so no :( [14:36] kop [14:36] /lib/x86_64-linux-gnu/libaio.so.1 <-- this is the path of the library that outputs ldd [14:36] the library is located there [14:36] !who | carlino3 [14:36] carlino3: As you can see, this is a large channel. If you're speaking to someone in particular, please put their nickname in what you say (use !tab), or else messages get lost and it becomes confusing :) [14:36] Hi, My system gets freezed most of the time I run two node processes. Is their any way to know where my system lacks - HDD, RAM, CPU ? [14:37] !dmesg | usualrise [14:37] usualrise: dmesg is a console command which outputs the kernel ring buffer - an important log for diagnosing problems in Linux. Often when something errors with hardware it will result in additional lines reported which can be seen by running dmesg in a console. [14:37] but it is a symlink to "libaio.so.1.0.1", which has permissions set to -rw-r--r-- [14:37] can this be the issue? [14:37] lotuspsychje: im talking to anybody who wants to help [14:38] lotuspsychje: I ran the dmesg command. Should I share the result here cause I can't figure out anything from it? [14:39] carlino3: try to form a question that everyone can reply on mate, start from the beginning, what are you trying to do [14:39] usualrise: sure, share in a pastebin to the channel, volunteers can have a look for you [14:40] lotuspsychje: i did, just scroll up the chat [14:40] usualrise: can you please also mention your ubuntu version, kernel, when did it start to happen? [14:40] [14:23] im trying to install mysql-server package on ubuntu 17.04 [...] [14:40] ^^ [14:40] carlino3: we dont support EOL versions mate [14:41] Here it is - http://paste.ubuntu.com/p/rt4xwrb2CD/ [14:41] lotuspsychje: but i dont think that this issue has anything to do with that [14:41] hi, my ubuntu 18.04 desktops fails to wake up after stand-by (and proceeds to boot normally). any pointers what could be the cause? works fine on my notebook :-P [14:42] carlino3: then try it with 18.04. [14:42] carlino3: 17.04 is no longer supported [14:42] pragmaticenigma: he knows :-D [14:42] how can the chooses of the developers on not suporting it anymore has anything to do with this issue? [14:42] fireba11: please don't speak for others [14:43] usualrise: your dmesg shows kernel .36 can you check if your system is up to date? [14:43] carlino3: since 17.04 is not supported anymore, you will not find help here while you are still running 17.04. [14:43] lotuspsychje: I am using Ubuntu 16.04 [14:43] usualrise: oh ok [14:43] carlino3: This channel focuses on versions of Ubuntu that are actively supported and receiving updates from Canonical. [14:43] ok, will try to figure out myself. thanks anyway [14:43] understood [14:44] carlino3: or upgrade to a supported version [14:44] carlino3: why won't you upgrade? [14:44] usualrise: can you provide us more details of your freeze, what happens at wich point? perhaps try a htop session to see whats going on? [14:44] im lazy to download the last version ISO... that will take a while and i had this ISO already on my system [14:44] as i said, i only want to run a live USB with persistence for developing purposes [14:45] carlino3, if the package isnt there because that version of Ubuntu is no longer supported, there are other ways to intall mysql, mariadb, or any other program [14:45] carlino3: The software repositories have all been taken offline, you can't install something that no longer is available [14:45] carlino3: developing on an outdated platform is unwise [14:45] lotuspsychje: I ran a project of Java in netbeans and ran the meteor project (which runs 2 node processes) evrything from there started working slowly like cursor clicks, app switching etc. [14:45] compdoc: it is there! im having issues when running the daemon wiht a shared library [14:45] pragmaticenigma: there are still online on old-versions.ubuntu.com [14:45] carlino3: Which version of Ubuntu are you using? [14:46] usualrise: 17.03 is the iso that i have, i dont run ubuntu on my "real" computer [14:46] carlino3: there is no such domain [14:46] 17.04* [14:46] V, I think theres a mysql channel for support. doesnt sound like an EOL issue then. or even an ubuntu issue [14:46] carlino3: it is outdated and unsupported. There is no legitimate reason to continue using it. It will only lead to more issues. [14:46] carlino3 ^ [14:46] pragmaticenigma: i mean, old-releases.ubuntu.com [14:47] usualrise: just for a check, your graphics drivers installed correctly? [14:47] compdoc: yeah, that is what im saying. it is not happening because the EOL version! good idea, will try on mysql if i can get any clue [14:47] carlino3: Debating this further is pointless. Ubuntu no longer supports the 17.04 edition. What you have located is an archive for reference, they are not intended to be used anymore. The software repositories for APT have been taken offline, which means you won't be able to install software from them or receive updates. Also, given the recent exploits of software, it is very unwise to be running that version of [14:48] Ubuntu. [14:48] lotuspsychje: I don't know about it. Is their any command to check? [14:48] hello everyone: I have an 1804 system with multiple network interfaces that configure with dhcp. Is there a way to have netplan ignore the default gateway from the second interface? [14:48] pragmaticenigma: of course i wont! like i said, it is a testing environment and it wont be running on any production system [14:48] carlino3: This past week a SEVERE vulnerability was found in MySQL Server and Client software. 17.04 will not receive those updates and fixes. [14:49] carlino3, the logs should hold clues [14:49] usualrise: sudo lshw -C video (behind driver=) [14:49] i dont care, it is a testing environment. [14:50] carlino3: ok, good luck [14:50] lotuspsychje: http://paste.ubuntu.com/p/V4KS6VySGX/ [14:50] carlino3: Then your option here is to take this conversation elsewhere. It's not supported here, please stop. [14:50] usualrise: ah, your not using an nvidia driver [14:51] usualrise: what shows ubuntu-drivers list ? [14:51] pragmaticenigma: you are making this "conversation", i said goodbye like 10 minutes ago.. XD [14:52] lotuspsychje: I don't know [14:52] usualrise: from a terminal mate: ubuntu-drivers list [14:53] lotuspsychje: nvidia-384 [14:54] usualrise: try sudo apt install nvidia-384 [14:55] brandor5: https://bugs.launchpad.net/netplan/+bug/1759014 [14:55] Launchpad bug 1759014 in netplan.io (Ubuntu Disco) "Netplan has no way to control DHCP client" [Undecided,New] [14:55] lotuspsychje: But why would a node process use graphics? Isn't it RAM, CPU intensive? [14:56] tomreyn: thanks [14:56] brandor5: so your workarounds there are: use a static configuration for the second NIC, do not use netplan (for now). [14:57] tomreyn: much appreciateed [14:58] usualrise: im not sure yet whats going on, just doing some testing out what could be wrong [14:58] brandor5: you're welcome [15:00] hi all! i try to create a preseed config for automated installations, but i ahve trouble with partitioning [15:00] here is the config: http://preseed.unreachable.hu/ubuntu-16.04-server.preseed [15:01] hnsz2002: i assume you're aware that 18.04 is out? [15:01] so, my problem is, the installer absolutely ignore priority, and maximum size [15:01] in this situation, /boot is created with this fixed size, no problem [15:02] but, the root created with minimum size (5G), and all of remaining space on the disk is used by /home [15:02] with is currently 224G [15:03] usualrise: at wich point did your ubuntu system worked well before? [15:03] it is not matter how i adjust the priority betwheen them, i tried many numbers [15:03] my simply question is, why? :D [15:04] sorry, i linked wrong file [15:04] http://preseed.unreachable.hu/ubuntu-16.04-desktop.preseed [15:04] this [15:06] lotuspsychje: Everytime before starting those projects [15:06] usualrise: so we can say its your prject related then? [15:07] lotuspsychje: Yes [15:08] lotuspsychje: I have decent configured laptop so no point of getting slow when running multiple projects [15:09] Also, same project on macbook runs flawlessly [15:09] hi all, i need to bridge my vms like this https://wiki.hetzner.de/images/9/99/X-route.png can i do that with virtualbox and linux host? [15:09] usualrise: can you tell us more details of your installs/project? ppa's? [15:10] Yes, I am developing a meteor project (close to 50K lines of code) and "meteor" command is used to run it. The project's stack is - react + meteor + mongoDB [15:12] System gets slow for few mintues after starting project and sometimes gets freezed too. Chrome + meteor gets the shit out of my system [15:14] Hey I'm dual booted with windows. My trackpad only works on ubuntu if I restart from windows and then go to ubuntu. If I'm in ubuntu and restart into ubuntu it won't work. If I turn off the computer for awhile and then boot into ubuntu it will work either way. Anyone know anything about this? [15:14] usualrise: please mind your language here === capella|away is now known as capellaDies [15:14] usualrise: how did you install all those packages [15:15] Is there anything special about the system uid range? [15:15] pragmaticenigma: Ok, I was unaware of the language rules/guidelines here. [15:15] They're in the topic usualrise ... take a look when you can [15:16] k_sze: Can you provide more details, the question is hard to answer without some context [15:16] lotuspsychje: I installed meter as suggested by official website (running a shell script mainly) and after that for all the packages - I installed them using command - meteor npm install [15:17] pragmaticenigma: the `adduser` command has a `--system` option. The man page says it will create a system user with a uid in the "system uid range". [15:17] But what's so special about a user's uid being in the system uid range? [15:18] k_sze: typically the first 1000 UIDs are reserved for system processes. There is nothing special, other than some applications may have been configured by their developer to use the UID to determine if the application is being run as a system process [15:19] pragmaticenigma: Just read them. Sorry if my lang hurted you in any way. [15:19] k_sze: There are also some instances where applications will install their own UID/GID to make it easier for the application to identify its child processes. That's mostly why the option is made available [15:19] What counts as a system process? systemd or SysV init services? [15:20] usualrise: is this a bit how you installed things? https://www.vultr.com/docs/how-to-setup-a-meteor-js-web-application-with-mongodb-and-apache-on-ubuntu-16-04-lts [15:21] lotuspsychje: Things which I am using, yes the same way. [15:22] usualrise: i think we should troubleshoot the services seperatly, perhaps asking in their channels what could be wrong? #meteor #httpd for example [15:23] usualrise: as your ubuntu system works fine without your project, i would go trace deeper into your project [15:25] lotuspsychje: Ok taking the issue to #meteor community. Thanks for your help :) [15:25] usualrise: perhaps for testing purposes, you could also play with different versions === wodencafe is now known as wodencafenvy === stormbard is now known as stormbard_away [15:37] When activating numlockx in Mate 18.10 should I use startx or lightdm or something else! === stormbard_away is now known as stormbard [15:42] i think X11 [15:42] i may be wrong [15:42] Psilo-work, X11/xinitrc [15:44] mode #ubuntu -rj [15:50] close [15:53] Hello, anyone? [15:54] !ask | qwebirc21664 [15:54] qwebirc21664: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [16:12] When activating numlockx in Mate 18.10 should I use startx or lightdm or something else! [16:13] texla: do you mean to start it? [16:14] ducasse, Yes at login [16:14] texla: put it in ~/.xsessionrc [16:15] ducasse, thanks for the info [16:17] Hi. I created file in my home directory while as root. The permissions of said file are 0755, owner=root, group=root. However I can delete this file using my regular non-root user after a "remove write-protected file?" warning. Why can I remove this file when it appears I do not have write access? (There is no guid bit set on my home dir) [16:18] Is there any way to get an indication of if my caps-lock/num-lock is active? (using ubuntu 18.04 with GNOME3) there is no light on my keyboard to indicate. I used to use indicator-lockkeys, but that was a unity thing. [16:19] limbo_: 'xset .q' [16:20] limbo_: look under 'xkb indicators' [16:20] conall: You are allowed to do anything to a directory and its content when you are the owner of that directory. [16:21] Hi there! I installed 18.04 (minimal installer), plus xorg, xserver-xorg-core, and openbox. When I ssh -Y into my machine I can run some X programs (e.g., xeyes, gedit, jabref), but not others (e.g. browsers). If I run firefox, the terminal hangs; if I run chromium, a completely empty panel opens (no buttons/anything else). Can anyone help? Can you think of any driver/package I'm missing? [16:22] Well, you won't be able to modify the file own by root tho, so it's not entirely correct to say that you can do anything. [16:22] tomtom-: I thought that was only if the gid bit was set on that dir? [16:23] tomtom-: of maybe its uid, I cant remember, but neither is set [16:23] Nah, if your user has write access to a directory you are also able to delete files within that directory. [16:23] You can probably find more detailed answers by Googling :) [16:24] I see, I did not know that. Thanks [16:28] gc: for firefox, possibly https://www.systutorials.com/240915/run-firefox-on-remote-host-over-ssh/ ? [16:32] ducasse: I was thinking something more DE integrated. I found a plugn for GNOME though. xset will be very useful in the future though. [16:33] gc: how fast is your net connection to the server running firefox? Also, firefox will just open on your local machine, if it's already running. (communicates via the X server) [16:33] NX/SPICE exist, and wold probably give you better performance for remotely running single applications. === stormbard is now known as stormbard_away === squi is now known as IRC_newb [16:35] limbo_: there is gkrellm-xkb if you use gkrellm [16:44] nacc: thanks, unfortunately nothing happens [16:45] limbo_: it's a VM, so it's fast. The weird thing is that some applications can run, others cannot. That's why I think it could be a driver/package issue rather than ssh config [16:45] (*it's a VM on my machine) [16:45] gc: why would you ssh -Y to a vm on your machine? :) [16:46] gc: rather than just using spice or one of the intentional remote graphic options [16:47] I'm on openbsd, and the VM manager doesn't support X; secondly, I work from tmux, and ssh is far more convenient [16:47] But I can try out spice for debugging [16:47] !DiscoDingo === stormbard_away is now known as stormbard [16:52] gc: so you're not using ubuntu? [16:53] nacc: it's a ubuntu vm [16:53] gc: i see. it's not clear what, if any, compatibility issues there might be there. Others have reported the link i gave works for them. === SimonNL is now known as SimonNL_Afk [16:56] nacc: dbus (in the link you mentioned) is a good call, but the problem persists. I think the problem is related to some X-like package/library I'm missing. I installed ubuntu with the "minimal installer", and I was hoping to figure out if there's any X stuff I'm missing === arunkumar413_ is now known as arunkumar413 [17:03] gc, could be you're missing a bunch of fonts (like all the ones firefox wants to use..) We used to get those empty frames on systems with broken font engines back in the day. [17:05] rfm: great idea, I'll try that, thanks! === phoenix_firebrd is now known as murthy [17:05] gc, unless that VM is really constrained for space, it would be easiest to just install a full desktop. you could set the default target to multi-user instead of graphical so nothing would actually run. === nat_ is now known as Natkeeran [17:07] qtcreator shows "No documentation available." even after installing qt5-doc qtbase5-doc packages === stormbard is now known as stormbard_away [17:08] rfm: yes, I know. I was trying to keep it low in space -- need to run a few of them, but I'll do that if this fails [17:09] hello, should I upgrade to 18.04 if I'm still on 16.04? [17:09] seven-eleven, you *could* [17:10] mhm, is it recommendable though? [17:10] as 18.04 reached the .1 version, sure === [1]MrMobius is now known as MrMobius [17:10] 18.04.1 [17:10] ahh, then I go for it, thanks [17:10] read the releasenotes, on forehand [17:11] they don't package firefox-trunk for 16.04 anymore [17:11] ok I read the releasenotes before [17:11] https://wiki.ubuntu.com/BionicBeaver/ReleaseNotes/ChangeSummary/18.04.1 <> https://wiki.ubuntu.com/BionicBeaver/ReleaseNotes [17:14] read, thank you. just worried about ifupdown, might have to adjust a couple of scripts or just install ifupdown ,anually === PleXuS is now known as UsQUE === murthy is now known as phoenix_firebrd_ [17:28] why do notifications disappear when i click them? [17:28] At the top where the time is displayed, notifications popup from browser push notifications [17:28] and bluetooth settings etc, but if i click on it, it disappears [17:29] instead of opening [17:29] like the bluetooth "do you want to accept?" notification popped up, i clicked on it and it disappeared === phoenix_firebrd_ is now known as murthy [17:48] Hello! can someone help me find out what video drivers are installed and if they are up to date? [17:50] lspci -k [17:51] sudo ubuntu-drivers devices [17:51] A whole lot of info about video drivers: https://askubuntu.com/questions/28033/how-to-check-the-information-of-current-installed-video-drivers [17:55] Hi - I have a machine with 4 HDDs, I used mdadm to create a partition spread across the 4 devices, sda4, sdb, sdc, and sdd. SDA contains, among things, the OS installation. I need to reinstall the OS in that partition without losing any data whatsoever across the main partition. Is this possible? [18:00] hi [18:00] I get this error: No valid sources.list entry found [18:00] While scanning your repository information no entry about artful [18:00] could be found. [18:01] When I click continue anyway it asks me the same question always again [18:01] Artful is EOl, dead [18:01] !artful [18:01] Ubuntu 17.10 (Artful Aardvark) was the 27th release of Ubuntu. Support ended on July 19th, 2018. See !eol and https://lists.ubuntu.com/archives/ubuntu-security-announce/2018-July/004483.html [18:01] what should I do? this is my sources.list: http://termbin.com/1atl [18:02] hmm [18:02] desudesudesudesu, OerHeks https://paste.ubuntu.com/p/mvgDy89jSS/ [18:03] you seems to have xenial, 16.04 LTS, with one funny bionic line [18:03] seven-eleven: what does 'lsb_release -d' say? [18:03] ducasse, says Description: Ubuntu 18.04.1 LTS [18:04] im stuck here http://dpaste.com/33RDFCC [18:04] afx_, intel 520 is supported by your kernel, standard, that is oke [18:06] seven-eleven: what is the contents of the /etc/apt/sources.list.d folder? [18:06] OerHeks, so nothing to do here ? Also how can i find this myself (I mean support by kernel x ) ? [18:06] pragmaticenigma, http://termbin.com/lhmx [18:07] seven-eleven: check in the bareos and nodesource files, see if any of them make references to artful [18:07] pragmaticenigma, bareos has 16.04 ref [18:08] should i change to 18.04? [18:08] baeros has 18.04 support [18:08] afx_, man intel http://manpages.ubuntu.com/manpages/bionic/man4/intel.4.html - supported hardware [18:08] seven-eleven: You should check with the maintainer of that repo to see what are the proper steps to updating to bionic. [18:08] pragmaticenigma, ok how can i finish 18.04 upgrade though? [18:09] OerHeks, thank you very much ! [18:09] pragmaticenigma, there's no artful ref [18:09] afx_, intel *might* give updated drivers, but i would not risc that, unless you have a reason [18:09] seven-eleven: Since the maintainer is resposible for support, we can't properly recommend what your next step should be since 3rd party PPAs are not supported. The only thing I can recommend is to disable that repo [18:09] ok [18:09] seven-eleven: after disable, run apt update, then try your upgrade again [18:09] https://www.intel.com/content/www/us/en/support/articles/000005520/graphics-drivers.html [18:10] OerHeks, I have choppy graphics with ca 50% workload [18:10] so this is why I am asking [18:11] Is anyone aware of a channel for MythTV support on Ubuntu. All the listed channels are offline/invite only [18:11] pragmaticenigma, now my source.lsit changed [18:11] everything is xenial [18:11] let me delete the source.list and write bionic inside, then i try again [18:12] pragmaticenigma: #mythtv-users [18:12] Why are you manually changing source.list? [18:12] seven-eleven: Why are you manually changing source.list? [18:12] pragmaticenigma, the installer changed source.list [18:12] There shouldn't be any reason that you are manually modifying that list [18:12] didnt do anything *yet* === SimonNL_Afk is now known as SimonNL [18:13] tgm4883: The question I have is specific to something that was in the mythubuntu packages... so I don't know if they'll be able to help [18:13] pragmaticenigma: what's the question? [18:14] Hi - I have a machine with 4 HDDs, I used mdadm to create a partition spread across the 4 devices, sda4, sdb, sdc, and sdd. SDA contains, among things, the OS installation. I need to reinstall the OS in that partition without losing any data whatsoever across the main partition. Is this possible? [18:15] pragmaticenigma: You can ask here or in #mythtv-users While there's less people in #mythtv-users, the vase majority of mythtv users are Ubuntu users so they might be able to assist [18:15] There was a MySQL optimize script that came with the Mythbuntu control center. I've been having issues when I have heavy disk activity that MySQL timesout [18:16] pragmaticenigma, ok i see what happened. when it failed it switched back the source.list to xenial [18:16] I'm not sure if that script did anything in the past, however, I never had any issues with MySQL and MythTV until bionic [18:16] pragmaticenigma: IIRC, the mysql optimize script is actually from mythtv devs. The control centre I think just added it to a cron job [18:16] seven-eleven: Hence why I don't recommend manually changing it. There are automated tools that change that file [18:16] pragmaticenigma, i didnt change it manually [18:17] seven-eleven: okay [18:17] pragmaticenigma, what should I do now, cancel installer with ctrl c? [18:17] pragmaticenigma: it's a perl script that gets run https://www.mythtv.org/wiki/User_Manual:Periodic_Maintenance#Optimize_the_Database [18:17] seven-eleven: I'm missing part of the conversation earlier. I caught the very first few sentences and what was said since I joined. I just made an assumption that there was 3rd party PPA might be causing the hang up [18:18] pragmaticenigma, i only upgraded from 16.04 to 18.04 [18:18] pragmaticenigma: Not sure what issues you're having, but I'd ask in #mythtv-users or on the mythtv-users mailing list [18:19] basically lsb_release -a shows 18.04 but source.list is showing xenial now [18:19] pragmaticenigma: oh, and run packages from the updates PPA as is recommended [18:19] and when I do now do-release-upgrade, i get "Checking for a new Ubuntu release No new release found." [18:20] tgm4883: the problem I'm experiencing isn't specific to mythtv though, it's manifesting as issues with other operations and mysql... I have applications accessing MySQL and during heavy disk write (example: transcodes with MythTV) I get timeouts and lock issues with MySQL [18:20] tgm4883: I thought that there was something in that script from control centre that optimized mysql settings [18:20] pragmaticenigma, i changed now source.list manually and did apt-upgade then apt upgrade, and theres no error [18:20] so i assume installation compelted successfully? [18:20] tgm4883: what you're directing me towards appears to be table maintaince [18:21] hi all [18:21] seven-eleven: I have no idea how to verify [18:21] any alternative about gnome-network tool for XUbuntu 18.04LTS ? [18:22] pragmaticenigma: one sec [18:23] i need a tool to make some command like: whois / dig / MX lookup in a graphical mode [18:23] pragmaticenigma: yea there are some tweaks that get created too. These are them https://bazaar.launchpad.net/~mythbuntu-dev/mythbuntu/mythbuntu-common/view/head:/examples/mythtv-tweaks.dist [18:23] tgm4883: what packages and from what PPA? [18:24] pragmaticenigma: there's a ppa with mythtv updates for each version of mythtv. For version 29, it's at https://launchpad.net/~mythbuntu/+archive/ubuntu/0.29 [18:24] Hey, is there a way to report outdated packages so that the maintainers know to update to a newer version? [18:25] cxl: what package? [18:25] cxl: outdate in what sense and in what release? [18:26] tgm4883, nacc: `units` is at 2.16 in apt but 2.18 is out and fixes a bug with the update script to get the latest exchange rates. [18:26] no one? [18:26] Ridley55: IDK, I generally just do those from cmd line [18:27] yes i do it too from cmd line [18:27] but i'm asking if there is a tool line Zenmap to it in a GUI [18:27] cxl: 2.17 is what is in 18.10 and 19.04. debian unstable as 2.18 so 19.04 will update to that when the sync is started. [18:27] !latest | cxl [18:27] cxl: 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. [18:27] Ridley55: like zenmap? [18:27] cxl: if there is a bugfix to backport, file a bug [18:27] !info zenmap [18:27] zenmap (source: nmap): The Network Mapper Front End. In component universe, is extra. Version 7.60-1ubuntu5 (bionic), package size 415 kB, installed size 2661 kB [18:28] yes but Zenmap is a port scanner [18:29] Anyone have a sense of how long it will take for a fix / downgrade path for https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/1800792 ? [18:29] Launchpad bug 1800792 in openjdk-8 (Ubuntu) "Update to 8u181-b13-1ubuntu0.18.04.1 breaks Maven builds" [Undecided,Confirmed] [18:29] Ridley55: and gnome-nettool doesn't work for you? [18:30] zambon [18:30] not installed by default in 18.04 tgm4883, i install it right now [18:31] Ridley55: sorry I thought you already had it since you asked about it earlier [18:33] hello [18:33] yes gnome-network has been renamed apparently to gnome-nettool tgm4883 i was looking for this one at the begining : https://projects-old.gnome.org/gnome-network/download.shtml [18:34] who from Russia [18:34] yes that is what im looking for tgm4883 thank you very much [18:34] egor: this is the ubuntu support channel, please go to #ubuntu-offtopic or another channel for chitchat === pav is now known as phd [18:38] I have a machine with 4 HDDs, I used mdadm to create a partition spread across the 4 devices, sda4, sdb, sdc, and sdd. SDA contains, among things, the OS installation. I need to reinstall the OS in that partition without losing any data whatsoever across the main partition. Is this possible? [18:40] tgm4883: I think that tweak was what I was looking for... I think the main part was the binlog_ignore... mythtv does a lot of read/writes to the DB during video operations [18:41] Hi everyone. I'm trying to compile MAME and I need the header QtWidgets/QApplication. How do I obtain this? I'm on Ubuntu 16.04 64-bit MATE. [18:45] Richard_Cavell: This channel doesn't provide support for compiling. you will have to contact the project group for assistance [18:46] ok [18:49] qt5-default i guess [18:49] http://ptouchman.blogspot.com/2017/05/mame-compile-on-ubuntu-1604-is-pretty.html [18:52] i think a zpool upgrade and now grub-probe spits unknown filesystem [18:52] help [18:52] i did a zpool upgrade * === pragmatic_enigma is now known as pragmaticenigma [18:59] I have a machine with 4 HDDs, I used mdadm to create a partition spread across the 4 devices, sda4, sdb, sdc, and sdd - all of which is mounted at /mnt/myvolume. SDA contains, among things, the OS installation. I need to reinstall the OS in that partition without losing any data whatsoever that is mounted at /mnt/myvolume. Is this possible, and if so, how can I go about it? [19:01] 1 [19:01] HOLA [19:02] zec-sge-01: hi. What can we help you with? [19:02] SPANISH [19:02] !es | zec-sge-01 [19:02] zec-sge-01: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro. === Butterfly^ is now known as Caterpillar^ [19:07] grub-probe strace http://paste.ubuntu.com/p/8ZJ8z3GmZh/ [19:48] hi. So i upgraded from 16.04 to 18.04 and the upgraded tool crashed during the upgrade (after kernel install). (frozen while staying gray). I rebooted. It worked and it seems almost fine. How can I know where it stops ? what needs to be one to finish it ? [19:50] SDd45S, /var/log/dist-upgrade/ and run sudo apt update && sudo apt full-upgrade [19:51] SDd45S: for as to why the upgrade failed: this is usually due to package version conflicts and unsolvable dependencies, which is often caused by not using ppa-purge on PPAs before initiating an upgrade. [19:54] I've learn that in the hardest way. I had to fully reinstall Xubuntu once. [19:54] SDd45S, grep Broken /var/log/dist-upgrade/apt.log [19:54] in vi, how do i set it permanently so that it always shows which mode im in? [19:54] SDd45S: this can help you identify package versions which have no upgrade path (are basically orphans): https://github.com/tomreyn/scripts#foreign_packages [19:54] hi [19:55] in case anyone's been wondering - ubuntu works with the intel 9260 wifi card (installed in an asus rog gl552vw) [19:55] hello, ubuntu wizards :) I have just changed my wireless card. Wireless is not working though. can someone help me please? [19:56] !details | HALPplease [19:56] HALPplease: 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. [19:56] what wifi card and what pc [19:57] you have to do research to make sure the card is compatible with your pc [19:57] thank you, I will try to do that in a sec. it is a laptop asus n56, OS ubuntu 18.04. card intel 7260 [19:58] should work - do lspci or lshw to see if the card was recognized [19:58] eelstrebor: that isn't correct. in modern computers, it is very rare for a device attached to the PCI bus to have any conflicts with the host motherboard. [19:58] anyone can help m? [19:58] HALPplease: why did you change it, what exactly is the new device - show the relevant line from: sudo lshw -numeric -short -c network [19:59] tomreyn: ok [19:59] pragmaticenigma, depends on the mobo firmware - sometimes a cpu will fit in the mobo but it might not work without a firmware update [19:59] ioria: ok [19:59] gambl0re, https://stackoverflow.com/questions/7888387/the-way-to-distinguish-command-mode-and-insert-mode-in-bashs-vi-command-line-ed [19:59] eelstrebor: that is CPU... not PCI [20:00] whatever [20:00] tomreyn: changed because this is dual channel and supports ac. that is the only reason. the line produce is this: /0/100/1c.3/0 enp3s0 network AR8161 Gigabit Ethernet [1969:1091] [20:01] however this is not the card wireless card but the wired [20:01] taht's not your wifi interface [20:02] HALPplease, what you said :) [20:02] eelstrebor: how to solve it? sorry I am really new with linux so am asking stupid questions. [20:03] hi all, i lost somehow my 'additional drivers' thingy, when u type 'drivers' in the dash (ubuntu 14.04) i no longer see the additional driver program, also i got no idea waht the name is of it to see if is no longer installed or what has happened [20:03] HALPplease: and there is no other device sin the output? if so, run "sudo update-pciids; sudo update-usbids" then paste output of these commands: lsb_release -ds; cat /proc/version; lspci -knn; lsusb [20:03] HALPplease, could be that it's not inserted into the socket correctly [20:03] anybody know how to start it from a cli ? [20:04] tomreyn: i mean nothing else changed as far as I know, I have just changed the wifi card. I will post the results shortly [20:04] eelstrebor: I tested it, it is there correctly [20:05] the card can only be plugged in one way but it should be ok if you can secure it with the retaining screw [20:05] ioria: and apt autoremove [20:06] eelstrebor: it is tigthen in there with the screw [20:06] SDd45S, yes.... first check carefully what are you removing [20:06] HALPplease, what does lspci or lshw show? either command will tell you if it's regognized - the other issue is that you need updated drivers [20:06] Vuurdraak_: software-properties-gtk --open-tab=4 [20:07] ioria, tried it. still not working. this is my inputrc file. https://gist.github.com/rickywid/38099335b3588671853fd4c0b57ad08b [20:07] @ tomreyn , thanks that is not installed anymore :D -> sudo apt-get install software-properties-gtk [20:08] Vuurdraak_: i guess so. ;-) unless you run kde then it's a similarily names one withe 'kde' or qt'. alternatively, if you dont have X: ubuntu-drivers [20:08] @ tomreyn thanks now it shows up again in the dash <3 [20:09] can someone help me turn on the brightness controls..the slider is there in my OS and when i use my FN key the addjustment control pops and appears to be functioning but it cannot actually brighten or dim my screen. [20:09] i found a post about 'jockey-gtk' but that was not it, :D [20:09] i get updated drivers from git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git [20:09] nothing about software-properties-gtk ;') [20:09] Vuurdraak_: be aware that 14.04 will loose support in some months, you should plan your upgrade / reinstall [20:09] tomreyn: here we go: https://pastebin.com/sSf4LeA7 [20:10] when will it lose support ? [20:10] gambl0re, try :set showmodeù [20:10] !14.04 [20:10] Ubuntu 14.04 LTS (Trusty Tahr) was the 20th release of Ubuntu. Download at http://releases.ubuntu.com/14.04/ - CHECK FOR POINT RELEASES at http://releases.ubuntu.com - Release Info: https://wiki.ubuntu.com/TrustyTahr/ReleaseNotes [20:10] ioria, whats that last character? [20:10] gambl0re, sorry, :set showmode [20:11] Vuurdraak_: in april [20:11] april 2019 [20:11] ok. should i remove the line i just added? [20:11] yeh thanks for the warning [20:11] HALPplease: you missed the output of "lsb_release -ds" [20:11] not sure how much free disk space i need if i go to 18 lts [20:11] eelstrebor: https://pastebin.com/LJ8rBF78 [20:12] HALPplease, your pc doesn't see the card [20:12] tomreyn: just a sec [20:12] tomreyn: Ubuntu 18.04.1 LTS [20:12] eelstrebor: how to solve it? [20:13] ioria, still not working [20:13] HALPplease, maybe a firmware update? git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git [20:14] either that or it could be a bad card [20:14] gambl0re, cat "set showmode" >> ~/.vimrc [20:15] eelstrebor: sorry, how do I update the firmware? [20:16] ioria, no such file or directory [20:16] first you need to apt install git, after the d/l, copy the contents of the linux-firmware directory to /lib/firmware (cp -Rv linux-firmware/*) /lib/firmware/ [20:16] gambl0re, create it [20:17] first you need to apt install git, after the d/l, copy the contents of the linux-firmware directory to /lib/firmware (cp -Rv linux-firmware/* /lib/firmware/) [20:17] HALPplease: i agree with eelstrebor, the device is not detected. is this connected to usb? if so, try plugging it into a different port, one you were successfully using an extrernal storage on. [20:18] oops - first execute git clone git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git [20:18] gambl0re, sy, echo "set showmode" >> ~/.vimrc [20:18] eelstrebor: sorry got disconnected [20:18] eelstrebor: it's not a new device, it's unlikely there's new firmware available for it. [20:20] first you need to apt install git, then execute git clone git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git, after the d/l, copy the contents of the linux-firmware directory to /lib/firmware (sudo cp -Rv linux-firmware/* /lib/firmware/) [20:20] ioria, ok [20:20] one se [20:20] c [20:20] HALPplease_: whats the output of: dmesg -t | grep ^DMI: [20:20] ioria, ok now what [20:21] tomreyn: DMI: ASUSTeK COMPUTER INC. N56VM/N56VM, BIOS N56VM.214 08/28/2012 [20:22] HALPplease_, you could search /lib/firmware to see if it constains a 7260 driver already [20:22] HALPplease_: there's a slightly newer bios version available, but it's also quite dated: https://www.asus.com/us/Laptops/N56VZ/HelpDesk_BIOS/ [20:22] HALPplease_: you have 214, the latest is 217 [20:22] tomreyn: this bios is for N56VZ, mine is VM [20:23] HALPplease_: oops you're right, apologies [20:23] eelstrebor: how do I know what I am looking for? [20:23] tomreyn: no worries ;) [20:23] ioria, thanks it worked! [20:24] i HALPplease_ because mentioned the card earlier [20:24] the latest firmware driver i have for that card is /lib/firmware/iwlwifi-7260-17.ucode [20:25] yup, I have that [20:25] eelstrebor yup, I have that [20:26] er du skandinavisk? [20:28] HALPplease_: did you try a different usb port? === daniel is now known as Guest78627 [20:29] tomreyn: it is not in USB, it is connected to PCIe port. it is inside of a laptop. I do not have another port available. [20:30] HALPplease_, and not detected in lspci ? [20:30] HALPplease_: oh i see [20:30] ioria: nope ;/ [20:30] ioria: HALPplease_'s lspci -knn https://pastebin.com/sSf4LeA7 [20:32] tomreyn, tx, HALPplease_ well, we cannot do much about that [20:33] hi all good morning [20:33] any expert in PHP 7.2 and PDO? [20:34] HALPplease_, i mean, we cannot even know what chipset is it [20:34] i have installed MySQL: 5.7.24-0ubuntu0.18.04.1 [20:34] ioria: i see, OK then. that's a shame, but thank you so much for trying to help. [20:34] PDO no works, no show warning , and nothing [20:34] php 7.2 [20:34] HALPplease_, are you sure the card is ok and plugged correctly ? [20:34] ioria: which chipset do you mean? [20:35] I screwed in the tightening screw so it must be in position, right? [20:35] HALPplease_, what ? [20:35] ioria: I will switch off the computer and will check again. [20:36] HALPplease_, one other thing that you could try is manually loading the driver - sudo insmod 7260 [20:36] HALPplease_, lspci usuall y detects the hw also if the module it's not available [20:37] ioria: I have a laptop and this card is connected to PCIe slot. it is fastened with a screw once it is set in place. I will restart computer and try to reattach the card [20:37] ok [20:38] eelstrebor: it returned this insmod: ERROR: could not load module 7260: No such file or directory [20:38] the module is iwlwifi [20:39] ioria: yes, what should i change? [20:39] no point loading a module without the hw [20:40] ioria: I am very new with ubuntu so do not know what this is. I need concrete instructions [20:41] HALPplease_, not an hw wizard, but you first need to have your card detected in lspci (otherwise start thinking about bios settings or update the bios itself) [20:42] HALPplease_, like, is it disabled in bios ? [20:43] ioria: there is no bios update available, the last one was released in 2012. it should not be disabled in BIOS as I have just removed the old card and inserted the new one. [20:43] HALPplease_, i told you [20:44] HALPplease_, check again [20:44] Hi, I recently upgraded from Ubuntu 16 to 18 on my laptop and discoverd a new problem. My screen brightness is never stable and keeps moving up and down causing the screen to look like it's flickering. I can manually change the brigthness but it immediatly keeps chaning up and down. Any idea? [20:44] ok, restarting the computer. thank you for the help [20:44] HALPplease_: did you verify that card is compatible with your computer? If you didn't then you have to do that check [20:45] teward: how would I do that? [20:45] because even though it fits in the board it might not be a compatible card with your hardware [20:45] internet research into your computer, supported wifi cards on-board, etc. [20:46] HALPplease_: if you go into BIOS and the system doesn't show it or otherwise detect it, and lspci doesn't detect the card, then you should start researching whether the card is actually compatible with your hardware [20:46] and if it isn't that explains why you're having problems. [20:48] glaucom: which version of php7.2-mysql do you have installed ? [20:48] teward: thank you. I will check! [20:49] tomreyn php7.2-mysql is already the newest version (7.2.10-0ubuntu0.18.04.1). === ioria is now known as zombi-ioria [20:49] glaucom: also which ubuntu version is this, and are both mysql and pdo listed on the phpinfo output? [20:50] result of php -m >>> https://imgur.com/a/VK50Jn5 [20:51] glaucom: so it's apparently loaded. what makes you think it "does not work"? [20:51] result of phpinfo(). https://imgur.com/a/p5kGg4K [20:51] no messages, no warning and nothing... [20:51] is there a opensource teamviewer app for ubuntu [20:51] glaucom: when doing what? [20:52] blank page, even if I miss the code inside, or enter the wrong bank name. no message [20:52] glaucom: please use a pastebin instead of screenshots for terminal output. The phpinfo() page indicates pdo is operational. [20:52] glaucom: bank name? are you referring to some php application ? if so which one, which version? [20:52] pi0, i don't think so... but i could be wrong [20:53] does ubuntu have something by default? [20:53] even if I type the database name wrong, no message is displayed. [20:54] glaucom: maybe your application doesn't catch errors? https://stackoverflow.com/questions/6263443/pdo-connection-test [20:54] https://imgur.com/a/ZO0Xz6N [20:54] I have Ubuntu installed on a specific partition, sda3. I want to reinstall it over the same partition, and not effect any other partitions. Am I right in saying I select this partition for the "Device for boot loader installation"? [20:55] Anthaas: no [20:55] can i override the screen size on ubuntu desktop? [20:55] lol > > https://imgur.com/a/eoIzCIR [20:55] resolution i mean [20:55] glaucom: my php skills aren't great (you may want to ask in #php), but is it normal to escape PDOException? [20:57] nacc: Ok, I have 4 4tb HDDs, Ubuntu is installed on a 100GB partition on one of them (SDA). I have sda1 as a 0.5GB fat32 partition, sda2 as a 4GB swap partition, I have sda3 as a 100GB partition which Ubuntu is currently installed on, and sda4, sdb, sdc and sdd are all one partition. How can I reinstall Ubuntu over sda3 only? [21:01] glaucom: so you identified the issue? === ubuntu is now known as Guest69350 [21:02] Hi [21:02] hi Guest69350 [21:02] you can type this to get a better nickname: /nick MyBetterNickname [21:02] no. [21:02] Ubuntu 14.04.5 LTS Support? [21:03] Guest69350: a full question would contain at least one verb. [21:03] Are you OK? [21:03] looolll [21:04] Ok [21:04] php 7.2 default no show warnings and erros ? [21:04] glaucom: ##php [21:04] tomreyn: i solved >> error_reporting(E_ALL);ini_set('display_errors', 1); [21:04] Guest69350: ubuntu 14.04 lts is supported until april 2019 [21:04] Thx [21:05] glaucom: yeah user error [21:05] I have 4 4tb HDDs, Ubuntu is installed on a 100GB partition on one of them (SDA). I have sda1 as a 0.5GB fat32 partition, sda2 as a 4GB swap partition, I have sda3 as a 100GB partition which Ubuntu is currently installed on, and sda4, sdb, sdc and sdd are all one partition. How can I reinstall Ubuntu over sda3 only? Do I select this partition as the "Device for boot loader installation"? [21:05] tomreyn I made several adjustments in the PDO and PDO_mysql modules .. at least it was useful for me to learn how to activate or deactivate them. lol [21:06] glaucom: glad you learnt something along the way ;-) [21:07] tanks for you help tomreyn [21:07] nacc: You just said no, would you be able to answer the related question? How? [21:08] glaucom: welcome. i suggest you head directly to #php in the future once it's clear it's not an issue with the php / database installation [21:08] I honestly thought it was a bug in some missing or problem PDO module. [21:09] Anthaas: reading, sorry [21:10] Anthaas: i think your fat32 partition is where your bootloader lives currently [21:10] Anthaas: you're also sort of abusing terminology :) sda4 is a partition, sdb, sdc and sdd are disks. I guess you are using software to combine them? [21:11] nacc: Sorry - yeah I used mdadm to create a partition consisting of sda4, sdb, sdc, and sdd. [21:12] But that already exists, right? I just want to reinstall Ubuntu. [21:12] I want the sd4/sdb/sdc/sdd volume to remain untouched. [21:12] That is just data. [21:15] Anthaas: yes, I'm tryingto clarify,that's not a "partition". Partitions are things on the individual disks :) [21:15] Anthaas: i think, the server installer can recognize that and do it, but if you're installing desktop, you'll need to tell the installer to not use those disks at all, and thenmanually configure them [21:15] Anthaas: that's a raid array, the partitiones forming the raid array are raid devices. [21:18] brb [21:19] Anthaas: i think in the installer, you'd tell it to use sda1 for grub, sda3 for the / partition, sda2 for swap, and leave the rest alone and manually reconfigure them (if desktop) [21:20] It is desktop. Can I send you a picture of it, since its on another machine? === mwsb is now known as mwspookyb [21:20] Anthaas: and of course be sure to have complete, tested restorable, backups before you touch this. [21:22] I'm trying to install things, but I get this Unable to lock the administration directory (/var/lib/dpkg/) is another process using it? [21:23] tomreyn: good point :) [21:23] guideX: are you using sudo? is an apt or dpkg process running? [21:23] I am using sudo [21:23] guideX: Try a reboot - check if Symantec Package manager or any installation is going on [21:24] w4|k3r, it happens when I reboot too [21:24] w4|k3r: you don't need to reboot to solve this, that's bad advice [21:24] w4|k3r: and symantec?? you mean synaptic. [21:24] nacc: One question - in this case is it safe to remove the lock file [21:25] nacc: I did mean Synaptic. Sorry [21:25] nacc: tomreyn This is what I get as soon as I hit the "Something else" button on the installer. https://ibb.co/mNbg2f https://ibb.co/dzWg2f [21:25] w4|k3r: no. unless you know there is no running process holding the lock. [21:25] I should add that I'm horrible at linux/ubuntu, so maybe easily missing something basic [21:26] I guess I could just nuke this server and start over [21:26] guideX: did you check to see if any apt or dpkg process is running? [21:27] I'm not reallyu sure if it is or not, it doesn't say anything when I do lsof /var/lib/dpkg/lock [21:27] but I 'm not sure [21:28] oh wait, it says warning can't stat() fuse.gvfsd-fuse file system /run/.user/1000/gvfs output information may be incpomplete [21:28] I'm not sure what that means [21:28] Are you trying to use Google Drive mounted? [21:29] Anthaas: this installer doesn't seem to have detected the software RAID. [21:29] tomreyn: Its the desktop Ubuntu, not server. [21:29] tomreyn: iirc, desktop installer doesn't do sw raid [21:29] Anthaas, nacc: i agree [21:30] Can I just not touch sda4, sdb, sdc, and sdd, and recreate the raid when I've booted? [21:30] Or is it not that simple? [21:31] Anthaas: probably, yes. what raid level is it? [21:32] Anthaas: actually no not when you've booted from this system, but from a live system after you installed [21:32] Anthaas: so it'll still involve jumping around the CLI [21:34] Anthaas: actually i should have said "no, you cannot (unless you're quite advanced)" [21:39] tomreyn: Its level 0 [21:40] Anthaas: you'll want the server installer instead. [21:40] Not possible at all with the desktop installer? [21:41] Anthaas: it doesn't support detecting existing raid arrays and installing on top of them. [21:42] Anthaas: there'S a chance that it could would if you assmbled the raid array using CLI before you start the installation, but it's just a chance, i don't know whether it'd work out properly. [21:48] Anthaas: you don't want to do anything to the data in the existing array, right, just use it? [21:48] Anthaas: then you can just (i assume you have backups) restore you mdadm config and it should work [21:51] http://i.imgur.com/EpwKzN6.png [21:52] !9.04 [21:52] Ubuntu 9.04 (Jaunty Jackalope) was the tenth release of Ubuntu. End Of Life: October 23, 2010. See !eol and !upgrade for more details. === ubuntu is now known as Guest32553 [21:52] !eol [21:52] End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades [21:54] i have maybe a stupid problem but can someone help me with this? [21:55] When i try to install pcsx2 i got [21:55] pcsx2:i386 : Depends: libgl1-mesa-glx:i386 but it is not going to be installed or libgl1:i386 but it is not going to be installed Depends: libsdl2-2.0-0:i386 (>= 2.0.4) but it is not going to be installed Depends: libwxgtk3.0-0v5:i386 (>= 3.0.2+dfsg) but it is not going to be installed [21:56] qwebirc38303: what is the Ubuntu version, AND how did you try to install (full command, please use pastebin if multiple lines) [21:56] The ubuntu version is 18.04 LTS [21:57] i install over putty with 'sudo apt-get install pcsx2' [21:57] nacc: That is correct, I want the data in the array to remain untouched, and just have it remounted on the new install. There is around 11TB on there. I don't have that backed up per se. [21:57] qwebirc38303, nvidia gfx ? [21:58] Anthaas: i meant your system config files (mdadm and fstab specifically) [21:58] qwebirc38303: you can try to run sudo apt update and then re-try the install [21:59] Oh, I can scp those across to another machine. [21:59] Anthaas: yes, that would be a good idea (probably all of your /etc/ should be backed up, at a minimum) [22:00] Actually other than the RAID stuff, I specfically don't want that restored. [22:00] @hggdh, i will try now [22:00] Anthaas: right, but having a backup let's you know what you had before [22:02] when i do the update command i got a error on 'http://repos.codelite.org/wx3.1.0/ubuntu artful InRelease', about the public key [22:02] i use a dutch terminal [22:03] !artful | qwebirc38303 [22:03] qwebirc38303: Ubuntu 17.10 (Artful Aardvark) was the 27th release of Ubuntu. Support ended on July 19th, 2018. See !eol and https://lists.ubuntu.com/archives/ubuntu-security-announce/2018-July/004483.html [22:03] maybe they provide a bionic (18.04 lts) repo? [22:03] qwebirc38303: zesty was the last supported release . disable that PPA. [22:05] ok, i try over ssh [22:13] nacc: Right, I've backed up /etc [22:15] I have remove the ppa, now i have upgrade everything. When i try to install after upgrade the error commes back [22:16] Apparently, it is possible to run a 32 bit version of 18.04, just have to do-release-upgrade ;] Good news for me, i thought 16.04 was the end of the line... \/\/eee [22:17] qwebirc38303: pastebin the command and results - so we can work with the context . === capellaDies is now known as capella|away [22:18] @Bashing-om, witch command? [22:18] i use a dutch terminal [22:18] WoC-: it's not supported for standard ubuntu, but just for some other flavours, which only have a 3 year support cycle on LTS releases. [22:20] qwebirc38303: Whatever "after upgrade the error commes back" is . That command :P [22:21] ow [22:21] hi, i'm using "resolvconf" to control my dns -- how to i ask it which dns servers are being used? [22:22] The command: https://pastebin.com/QZqwynLC, it is in dutch [22:22] qwebirc38303: 'LANG=C;' to get the output in English . for example: LANG=C;sudo apt update . [22:23] https://askubuntu.com/questions/152593/command-line-to-list-dns-servers-used-by-my-system [22:23] banisterfiend [22:23] qwebirc38303 lol dutch, the world's most ridiculous language :P [22:23] !info libgdk-pixbuf2.0-0 [22:24] libgdk-pixbuf2.0-0 (source: gdk-pixbuf): GDK Pixbuf library. In component main, is optional. Version 2.36.11-2 (bionic), package size 172 kB, installed size 544 kB [22:25] https://pastebin.com/hdBQsqAp in english [22:25] tonyt thanks! but is there a way of doing it without using nmcli? [22:26] tonyt specifically using resolvconf itself or by looking in a file that resolvconf updates or so? [22:26] cat /etc/resolv.conf [22:27] tonyt unfortunately /etc/resolv.conf just uses resolvconf 127.0.0.1 resolver [22:27] but i need to know which dns servers it's *acdtually* using [22:27] su to root then do nano /etc/resolv.conf [22:27] nm-tool | grep DNS [22:28] systemd-resolve --status [22:28] try that one [22:28] banisterfiend [22:28] tonyt not using systemd-resolve homie i'm using resolvconf (the program called resolvconf) [22:29] cat /run/systemd/resolve/resolv.conf [22:29] cat /etc/resolv.conf [22:29] Are there any benefits for using realmd over something like adcli? [22:29] http://www.networkinghowtos.com/howto/get-the-active-dns-servers-on-linux/ [22:30] "cat /etc/resolv.conf" shuold be what you are looking for [22:31] ifconfig should also show the info [22:33] /!⧹ ATTN: Ꭲһⅰѕ ⅽhаnnеl һɑs movеd tο ⅰrс.freeᥒoⅾе.ᥒᥱt #᜵join /!\ [22:34] qwebirc38303: See if we get a hint here of what is not going on ' apt policy libgdk-pixbuf2.0-0 ' . [22:36] @Bashing-om, output: https://pastebin.com/yybZKk0u [22:36] Hello! [22:36] In my terminal, [22:36] these hieroglyphs overlap with the ascii chars: [22:37] 𓃘=1; for (𓅨=0;𓅨<10;𓅨++) 𓃘*=2; 𓃘; [22:37] Do you guys see the same problem? [22:39] hello there [22:39] 18.04 keeps randomly rebooting since the last update [22:45] no_gravity: no [22:45] qwebirc38303: Might best wait for those with 32 bit experience - that output says the correct 64 bit version is installed: Maybe try and install the 32 bit version of pcsx2 ??? [22:45] astra`: has it previously done this? what's your hardware? what was "the latest update"? see /var/log/apt/term.log ? what's the output of "lsb_release -ds" and "cat /proc/version" [22:46] astra`: In your terminal, you see no overlaps when you paste that line? [22:47] Ubuntu 18.04.1 LTS [22:48] Linux version 4.15.0-38-generic (buildd@lcy01-amd64-023) (gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #41-Ubuntu SMP Wed Oct 10 10:59:38 UTC 2018 [22:48] its been rebooting randomly by itself since the latest updates [22:49] https://usercontent.irccloud-cdn.com/file/LuyM52E6/main%20machine%202018-08-28%2017-07-17.png [22:49] i will try [22:49] note that i'm not a gamer [22:49] this is just for irc [22:50] qwebirc38303: Be aware I am not sure that is a "good" solution :( [22:53] hggdh: When you type M𓅨M𓅨M𓅨M𓅨 in your terminal, there is no overlapp between the M and the bird? [22:55] Hello! I would like to try using sway-wm on my system (Ubuntu 18.04) but it says Nvidia drivers are not supported. I switched back to Nouveau and rebooted, but now in my settings, it says I'm using Intel graphics. Is it possible to use my Nvidia GPU with Nouveau drivers? I'm not sure how that works exactly. [22:55] these random reboots blow [22:55] tf [23:01] Bashing-om, i have read that pcsx2 only support 32bit system [23:03] qwebirc38303: I can accept 32 bit only: https://packages.ubuntu.com/search?keywords=pcsx2&searchon=names&suite=bionic§ion=all . === UBuxuBU is now known as Halloweiner [23:05] !info libgdk-pixbuf2.0-0:i386 [23:05] Package libgdk-pixbuf2.0-0i386 does not exist in bionic [23:09] @Bashing-om is the only way a reintall with a 32 bit system [23:11] qwebirc38303: Again, we need someone with greater 32 bit experience . As a test what results ' sudp apt -s install libgdk-pixbuf2.0-0:i386 ' ? [23:11] sudo** [23:16] Hello, is there a way to use my gtx 1050 with the Nouveau drivers? [23:17] I would like to try using sway-wm on Wayland, but it says this setup would not work with the Nvidia drivers. I switched over to Nouveau, but now my settings say I'm using Intel graphics instead of Nvidia. [23:26] guys, Ubuntu 14.04 LTS here, I was tired and mistakenly did a `chown -R user:group ${path_that_unfortunately_wasn't_defined}/` and it ended up trying to chown everything off root, [23:26] luckily I was able to `^C` before it got too far and when I noticed it error-ing out on the `/proc` subsystem but I think some damage has already been done. [23:26] I still have a session open and am going to try restoring from a backup but before I shutdown to do so, would `chown -R root:wheel /{bin,boot,dev,etc,initrd.img,lib,lib64,lost+found,media,mnt,opt}` help to at least restore partial functionality to reboot safely into restore mode? [23:27] (BTW, I'm assuming `chown` proceeds alphabetically) [23:35] actually, scratch that, it looks like it went through everything already :| [23:46] can someone help me fix my brightness controls [23:49] i ran this cmd xfconf-query -c xfce4-power-manager -p /xfce4-power-manager/handle-brightness-keys [23:49] true [23:49] as u can see the system answered tru [23:49] but i cnt lower my brightness its all the way on high and killing my battery [23:55] how do i check whether my /etc/resolv.conf is controlled my systemd-resolve ? [23:56] just check whether that file is a symlink to the systemd file?