[00:09] I'm having some troubles here. For some reason my computer is taking a long time to boot. [00:09] could someone help me out ? [00:11] list [00:12] #list [00:20] rypervenche, you still around? [00:26] Drone r u here === deathonater is now known as Smeef === Butterfly^ is now known as Guest7760 [01:38] any rsyslog gurus? [01:45] Meta questions.. [01:47] I copy/paste rsyslog configs I find on google... Does that count? [01:56] math4u22: can we help you with something? [02:02] My laptop is suggesting I upgrade to version 18.04 LTS. When I try, it complains that api.snapcraft.io isn't up. It really isn't up. Is it better to wait for it to be repaired, or to go ahead without it? I have never used it and was not aware it existed until now. [02:06] leftyfb>should I upgrade to 18 from 17.04 [02:07] math4u22: I always suggest a fresh install. [02:08] i have noticed some problems with 17.04 that require a restart [02:09] math4u22: 17.04 is EOL and not supported anymore [02:09] ok === DrWatson_ is now known as DrWatson [02:38] My laptop is suggesting I upgrade to version 18.04 LTS. When I try, it complains that api.snapcraft.io isn't up. It really isn't up. Is it better to wait for it to be repaired, or to go ahead without it? I have never used it and was not aware it existed until now. [02:38] malwar3hun73r: You should ask your question and someone may be able to help. [02:43] my amdgpu drivers keeps freezing my system [02:43] ubuntu 18.04 [02:43] any ideas? [02:43] I'm using oibaf ppa [02:44] hello [02:50] leftyfb: I have a multiboot usb with 17.04 which I used to install 17.04. I saved an 18.04 torrent iso on a second usb. I have no idea how to install the 18.04 in place of 17.04. Is there a YouTube which would help with the upgrade install? [02:51] math4u22: follow the same instructions you used to create the multiboot usb [03:07] leftyfb: I purchased the multboot usb with several versions of ubuntu. When I look in the ubuntu 17.04 directory there are 10 sub directories one which is named “isolinux” when I open this directory there are about 90 files, but no iso file. [03:07] math4u22: you don't stick iso's on a usb flash drive to get them to boot [03:08] math4u22: why do you need multiple versions of ubuntu? [03:09] I picked the most recent version of ubuntu 17,04 64 bit [03:10] math4u22: https://tutorials.ubuntu.com/tutorial/tutorial-create-a-usb-stick-on-windows [03:10] ok i'll check it out, thank you [03:11] Here's a 10yo from youtube showing you how to do it: https://www.youtube.com/watch?v=YIhYitXwJfE .. found on google by searching "install ubuntu onto usb" [03:17] For creating bootable USB drives with linux from within Windows, I can recommend LinuxLive USB Creator [03:49] Is it possible to install Ubuntu with secure boot on? I have a new Thinkpad X1CG6 and it will not boot the USB I created using "Startup disk creator". [03:51] alephnull: why do you need secure boot? [03:55] Hi [03:56] leftyfb, Because it is usually on by default and if there is a problem, I'd like to file a bug and fix it. [03:56] My ubuntu keeps logging off [03:56] alephnull: just disable it [03:56] I dont know why [03:56] And you then you get that screen where you have to enter pwd [03:56] To login again [03:56] *sigh* [03:57] Please help me someone why is this happening [03:57] :/ [03:58] It logs out automatically [03:58] Within minutes of me logging back in [03:58] Blankspace: what version of ubuntu? [03:58] 16.04 [03:59] alephnull: the answer is, yes, it's possible [04:02] What do i do [04:07] leftyfb, thx === imsurit_ofc1 is now known as imsurit_ofc [04:15] Anyone? [04:16] Blankspace, your DEsktop is Unity (ie. standard Ubuntu, not Ubuntu-GNOME)? [04:17] How to know that? [04:19] Blankspace, it was just a thought - the only time I've been logged out for no good reason was with gnome (added extensions causing crash; logout occurs)... The fix is to remove extensions & it should resolve, then slowly add them back until you know which causes issue .. (my thinking, but it likely won't help you.. it's a gnome thing) [04:20] Last night it was working fine [04:20] I dont know what happened [04:20] I didnt install anything [04:20] No addons [04:20] Or extensions [04:21] Blankspace, you could login to terminal , and next time it logs you out, look at logs to look for clues, ie. `dmesg` (you'll possibly see error messages as that will point to cause.. it could be memory, disk failing or hardware issue .. etc - could be software too, but currently you have no clues [04:22] Like if i login to guest account it doesnt logs me out [04:22] the altnerative is just next time it occurs, don't re-login to gui, switch to terminal & `dmesg >dmesg_crash_2018-12-09` etc. then you can view, find line & get help here etc - info to chase down your issue [04:23] Can i login to guest user and type dmesg in terminal [04:24] I dont know how to switch to terminal [04:26] What is tpm error [04:26] my suggestion was to switch to [text] terminal, ie. ctrl+alt+f4 and look there (ctrl+alt+f7 should return you to gui), it's just easier (in my opinion) to view logs/info without affecting data you're trying to view (gui hides the info such as error that causes your logout, text terminal won't be logged out until shutdown) [04:31] It doesnt show anything [04:32] When i type dmesg dmesg_crash_2018-12-09 [04:35] it was `dmesg >filename` (where the filename was an example that I'd likely use, ie. date & clue as to what it was) .. it contains the dmesg output so you can scan it... a log since boot, it would be best to look there just after crash/logout, as easier to find useful clues .. if nothign there, i'd `sudo journalctl` & look there .. ie. looking thru logs looking for clues; but should be easier to find clues if event you're looking for [04:35] just occurred [04:36] it was a suggestion only - what I could think of Blankspace [04:39] Guiverc thank you for helping. I am trying to reboot [04:39] It stopped logging out for a while [04:40] I'll check once again by rebooting if it logs me out again [04:44] It got resolved by itself. It seems. [04:55] !ping [04:55] pong! [05:38] How do I restore the boot manager? Some stupid windows update did something to it, and now my computer boots into Windows 10 by default. I'm on Ubuntu right now. [05:39] It used to boot into grub and let me select between ubuntu and windows, I found a workaround which was to manually select it from BIOS every time I boot, but I'm looking for a more permanent solution [05:42] hey, anyone here know of an up to date Rails install doc for Ubuntu? [05:43] I keep having my install break for varying reasons. I'd like to use RVM to install it all [05:47] redwheelbarrow: not able to help you but just wanted to say great username [05:49] Hi all. I'm using 18.04 on an asus laptop. I've got a funny sound issue. System sounds work work fine. But I'm not getting sound from firefox or chrome. Mplayer can play an audio track. But vlc can't [05:50] what could be happening? how do I go about debugging the issue? [05:50] mantis`: bring up the "pulseaudio volume control" application, are there any programs muted in the "playback" tab? [05:51] leonardus: Is "pulseaudio volume control" the same as the sound settings in gnome's 'Settings' panel? [05:52] mantis`: no, but check the "applications" on that too while you're at it [05:52] When I bring that up, there is a tab called 'Applications'. It has sound settings for chrome an mplayer. They all have volume up to full [05:52] are the switches to the right of them turned on? [05:52] yep [05:53] leonardus: so I guess the next step is finding the pulseaudio volume contol [05:53] mantis`: does firefox/vlc show up on there when you open them? [05:53] anyone know where to find an up to date rails install document for ubuntu [05:54] leonardus: no. just two slots for chrome. The slot for mplayer just dissapeared. That's prolly cos the track I was playng from the commandline completed [05:56] oh [05:58] leonardus: I just installed pavucontrol. I can see that chrome isn't muted. But looking at the 'output devices' tab, it appears that the sound is being channeled through to the HDMI port [05:58] I don't have the device actually plugged into an HDMI output though [05:58] mantis`: can I see a screenshot? [05:59] just of the output devices tab [06:01] https://imgur.com/a/xgh3mSP [06:05] leonardus: I'm looking around both pavu control and the gnome sound settings for a switch, to switch from hdmi output back to just using the devices own sound output. I can't see anything. [06:06] yeah, I'm not sure, sorry. try idling here maybe someone will come along [06:06] k === lionhertz is now known as Blackwater === Blackwater is now known as Blackwater34 === Blackwater34 is now known as lionhertz === alephnull_ is now known as alephnull [07:14] hi [07:14] i get this in my ubuntu https://media.discordapp.net/attachments/329827854152105994/521221539937386496/20181209_100811.jpg [07:14] any ideas why ? === lotuspsychje_ is now known as lotuspsychje [09:16] pkg-config for glib2 is not working good [09:17] brb double checking [09:17] cflags is working but libs nothing shows up [09:17] Hi, I'm trying to install/use a printer connected to my tp-link router, the install worked put when I try to print a document the Document printer status applet says "Printer "Canon-PIXMA-iP4500" may not be connected; cups says "the printer is in use" and the printer is sitting idle. Anyone an idea what could be wrong ? [09:18] nm its working now [09:21] (btw this is on 16.04.05 [09:21] $(OBJECTS) $(LDFLAGS) if you have troubles linking its because ldflags needs to be after objects in makefiles [09:21] hello [09:23] eFfeM: how is it connected to your router - network cable or usb? [09:23] ducasse: usb [09:24] ducasse: router is tl-wdr5300, printer spooler is started, usb connection is there (if I unplug the usb cable the led associated with it goes off, replugging makes it go on again) [09:25] eFfeM: sorry, i've never tried that so can't help. [09:25] ducasse: no problem, thanks for trying [09:26] How do i run a qml-script from bash cli? If i try "qml -apptype widget -I /usr/lib/kid3/plugins/imports /usr/share/kid3/qml/script/ExportCsv.qml" i get "qml: could not find a Qt installation of" error [09:27] eFfeM: i'd try restarting the spooler and double-check the settings on the router, only other suggestion i've got is to get support from the manufacturer. have you got access to a windows machine? [09:29] ducasse, I think this worked under windows but that was long ago, I already rebooted router, restarted printer spooler on router and restarted cups but to no avail [09:29] will for this print job probably move the printer and connect directly [09:31] eFfeM: i'd try asking for help here again on a weekday, or later today. weekends are quiet here, especially at this time. [09:32] good luck, though [09:32] ducasse: thanks, will try that and will try windows later, for now just moved the printer and connected directly, that worked so my urgent need is resolved [10:02] How can i run qml-scripts? === capella is now known as capella|away === Dreaman is now known as Blade === andyhuzhill_ is now known as andyhuzhill [11:11] hello, I believe my machine contains a GPS module. how can I find out, and how can I use it? For instance, is there a commandline tool which just prints my cordinates to stdout and then quits? [11:12] imi: lspci and lsusb will show all PCI and USB bus devices [11:13] see if there is a GPS device listed in it, I doubt there is [11:13] I can't think of many devices that are not built for a specific function that would contain a GPS device in them [11:19] ikonia: ok then my second guess is there is no GPS device in my machine. I'm goind to buy one [11:21] what sort of device is best for linux? [11:27] https://www.systutorials.com/docs/linux/man/8-gpsd/ imi does this help you in any way [11:44] /list [11:59] My battery says 60% charging. And its that since forever [11:59] What does this means? [12:00] !info laptop-mode-tools | Sircle try this [12:00] Sircle try this: laptop-mode-tools (source: laptop-mode-tools): Tools for Power Savings based on battery/AC status. In component universe, is optional. Version 1.71-2ubuntu1 (bionic), package size 83 kB, installed size 378 kB [12:03] I missed the last message. Can the one messaged it, repeat it? [12:03] Sircle: try to install laptop-mode-tools [12:03] Sircle: try also from terminal: upower -i /org/freedesktop/UPower/devices/battery_BAT0 [12:04] ok [12:04] what does this usually means though? [12:05] Sircle: it means, if something is wrong with your battery, you can do a few tests to find out whats going on exactly [12:06] lotuspsychje: https://paste.ubuntu.com/p/W2mM8ySxGp/ [12:06] will be back in 10 [12:15] !rootirc | oberasp [12:15] oberasp: It's not technically our business, but we'd like to tell you that IRC'ing as root is a Very Bad Idea (tm). After all, doing anything as root when root is not needed is bad, and especially bad with software that connects to the Internet. [12:16] lotuspsychje: all looks ok? [12:16] Sircle: it looks like its on 60% like you say [12:18] lotuspsychje: why would it not go above it [12:18] Sircle: have you tryed taking battery out, plug in again? perhaps also a bios firmware update [12:18] lotuspsychje: I think it might be the battery life issue [12:18] Sircle: yes, i also suspect it [12:22] Sircle: try also another ubuntu version maybe boot up a liveusb as a test? [12:24] lotuspsychje: ok [12:47] Hey folks [12:52] hi ioria [12:52] prof2004, hi [12:53] leftyfb, Turns out Secure boot is supported out of the box. I was just using the image wrong. [12:54] I have tried to get the LG monitor running with the internal graphics card from Intel,i915 [12:54] using the displayport [12:55] I do only get 4 resolutions, the best is 1024x768 [12:55] the monitor is not identified properly [12:56] Then I have installed the rx graphics card from AMD [12:56] in the first step, it was not doing well, so I made some trials with mixed card usage [12:57] afterall, I have reset the bios to standard values and have all 3 monitors attached to thr rx card [12:57] mixed card usage ? [12:57] and it works [12:57] prof2004, very good [12:58] yes, you can use the internal card, and the external card together [12:58] prof2004, ok [12:59] I am really wondering, the internal card does not identify the monitor in the right way, the external does [12:59] I am no trying to make the system stable, as you told me, it is a mess [13:00] I have deleted all the sources for other programs, only http://ppa.launchpad.net/clipgrab-team/ppa/ubuntu bionic main is still there [13:01] and http://ppa.launchpad.net/oibaf/graphics-drivers/ubuntu, but this is not marked as active [13:01] It is open source driver package [13:02] prof2004, usually we advice to stick with official respositories sources [13:02] looking to the web at https://launchpad.net/~oibaf/+archive/ubuntu/graphics-drivers [13:03] it seams, that the mesa driver in my system are from there, do they? [13:03] prof2004, dpkg -l | grep mesa | pastebinit [13:04] Reverting to original drivers needs to enter sudo ppa-purge ppa:oibaf/graphics-drivers [13:04] http://paste.ubuntu.com/p/TDnQXw9cJz/ [13:05] I a little bit afraid, if I do purge the drivers, nothing works again [13:05] because updating to 18.04 made me crazy, because the drivers from AMD, working fine in 16.04, did not work anymore [13:06] after searching the internet, I found the mesa solution, which was working [13:07] prof2004, apt-cache policy libopenvg1-mesa | pastebinit [13:07] http://paste.ubuntu.com/p/ZmkYqVHHr7/ [13:07] this is the output for xrandr [13:08] i see [13:08] http://paste.ubuntu.com/p/xvfTQjSrvp/ [13:10] prof2004, you still have old leftover, but probably not an issue [13:11] how can I get rid of the old stuff? [13:11] prof2004, sudo apt purge libopenvg1-mesa [13:11] shall I purge the ppa source from oibaf? [13:12] prof2004, i think you already did that [13:13] done, libroutermanager-plugins-gstreamer1 is missing, as well as libroutermanager0 [13:13] config data from libopenvg1-mesa:amd64 (10.1.3-0ubuntu0.6) are deleted [13:13] no, ioria, I am waiting for a go :-) [13:15] prof2004, your version of libopenvg1-mesa is 10.1.3, and it's not supported anymore; so we are just removing completely that pkg [13:17] prof2004, do the same for libgles2-mesa [13:18] prof2004, the last btw can be reinstalled with the correct version (18.0.5) [13:20] ok, i will remove these packages, and than, I shall install libgles2-mesa again? [13:21] prof2004, apt-cache policy libgles2-mesa | pastebinit [13:23] sudo apt remove libopenvg1-mesa, makes nothing, because package libopenvg1-mesa:i386 is not installed [13:23] http://paste.ubuntu.com/p/Mk72wtW2dS/ [13:24] the same for libgles2-mesa [13:25] prof2004, apt-cache policy libgles2-mesa:i386 | pastebinit [13:26] http://paste.ubuntu.com/p/3N7pMXWyYT/ [13:26] prof2004, and i told you 'purge' not 'remove' [13:26] prof2004, sudo apt purge libgles2-mesa:i386 [13:28] done for both packages [13:28] ok [13:28] shall I now install libgles2-mesa [13:29] ? [13:29] and what is with ppa-purge of the oibaf source? shall I do it? [13:30] prof2004, it's not required, but you can .. why did you install it ? [13:30] I do not remember, it was during my trials to find a solution. I did not have this chat for help at this time [13:31] !info libgles2-mesa [13:31] libgles2-mesa (source: mesa): transitional dummy package. In component universe, is optional. Version 18.0.5-0ubuntu0~18.04.1 (bionic), package size 5 kB, installed size 65 kB [13:31] ah, transitional dummy package [13:31] prof2004, i don't think you'll need it [13:33] ok [13:35] so we are done, do we? [13:35] prof2004, maybe :þ [13:36] I have one more problem actually [13:37] I am using an HP photosmart 7510 with intigrated scanner [13:37] Scan SW is scan2pdf [13:38] scan2pdf does not find the scanner anymore. It was working before. [13:39] setup of scan2pdf says, using interface libimage-sane-perl [13:40] prof2004, and simple-scan can find the scanner ? [13:40] no, no scanner found [13:41] I had already this problem before, and think I have reinstalled something from HP with apt [13:42] prof2004, did you installed the drivers from HP or what ? [13:42] http://paste.ubuntu.com/p/4vTpwrScQp/ [13:42] *install [13:45] prof2004, that hw should be supported by hplip [13:45] I have had driver installed from HP in 16.04, but they did not work anymore with 18.04 [13:46] I have deinstalled, because I found the hint, that ubuntu has support for printing and scanning from HP devices build in [13:47] prof2004, when it stopped working exactly ? [13:48] I do not know, but now, the system is up and running, I was just trying to scan something and it does not work [13:48] this was before we have made our changes today [13:49] I need scan and printing to run my office activities [13:50] prof2004, ls /usr/lib/sane [13:51] access not possible, file or folder not found [13:51] ok [13:53] prof2004, usb or wifi ? [13:53] Is it possible to change which partition landscape-sysinfo reports the usage of, or preferrably to add more partitions to the report? [13:53] wifi [13:54] there is no sane directory, indeed [13:54] wrong, I found one [13:55] prof2004, no idea about wifi : try this https://ubuntuforums.org/showthread.php?t=2232344 [13:55] usr/lib/x86_64ölinux-gnu [13:55] prof2004, yeah, i have to go afk,ry later [13:56] cu, thank you [13:59] prof2004: try reinstalling hplip if it isn't properly installed already [14:00] hi ducasse, sudo apt install hplip reinstall ? [14:03] 'sudo apt install --reinstall hplip' [14:04] have purged and after that installed [14:04] no scanner found by simple scan [14:05] oha, wait a minute ... [14:07] does it say which backend it tries? [14:09] it seams to me, that the printer has a network problem, it is a shame for me, sorry [14:09] I will check and come back, if the problem persists, thank you [14:10] can you find out which ip address the printer is on and try to ping it? [14:13] what is the latest kernel for bionic ? [14:13] !info linux-image-generic bionic [14:13] linux-image-generic (source: linux-meta): Generic Linux kernel image. In component main, is optional. Version 4.15.0.42.44 (bionic), package size 2 kB, installed size 15 kB [14:13] the printer is actually not accessed to the wlan, which it was always. Have to go for that. cu [14:14] !info linux-image-generic bionic [14:14] linux-image-generic (source: linux-meta): Generic Linux kernel image. In component main, is optional. Version 4.15.0.42.44 (bionic), package size 2 kB, installed size 15 kB [14:14] thanks ducasse [14:15] yw [14:16] I have a .xml file that I am able to view as though it were a text file. Is there an application for Ubuntu 16.04 in the repos that will enable me to view this .xml file in some other way? [14:17] Richard_Cavell: what other way ? [14:18] I don't know. It just seems like it was meant to be interpreted in some other way [14:18] You could use an ide/text editor with color like atom.. really good for walking trough stuff like this [14:18] a xml is not interpreted. [14:18] its basically text organised in a certain way. [14:19] what would you like to do with your xml file exactly ? [14:21] I don't even know. It just seems like it could be presented graphically [14:23] Richard_Cavell, you open it in firfox, i beleive to see what it's about [14:24] firefox [14:25] I have been running Ubuntu (14.04, 16.04 and now tried instlaling 18.04) on my Toshiba Satellite C55-C laptop. It has a Broadcom wifi chip 43xxx (can't provide exact number coz I booted into Windows now in order to have networking). [14:25] The install CD (neither the Live-desktp nor the actual innstaller) see my wifi card. This has been like that since 14.04 and is actually quite annoying and I am very hopefu with every new version of ubutu that this problem would be resolved but so far it is not happening. [14:25] So I end up with linux installed without wifi networking and the it's a huge pain in the ... to try and make it work. [14:26] Is there any way to make the installer see this card? [14:26] Oh and yes - the wireless is enabled in the BIOS and during the installation (the LED is ON) [14:27] As a matter of fact it works now (in windows 7) [14:27] !broadcom | encho try reading this [14:27] encho try reading this: Help with Broadcom bcm43xx can be found at https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx [14:29] encho: afaik you need to install first and then install the broadcom drivers [14:30] hi there [14:30] I am searching for a way to display downspeed and upspeed graph sum, together... in conky. anyone has any clue where I should look? [14:31] downspeed and upspeed in separate graphs are very obvious. [14:31] is there a way to 'sum up' both in a single graph? [14:32] cybercrypto: i'm sure there's a script here that does that - https://ubuntuforums.org/showthread.php?t=281865 [14:34] ducasse: thanks, let me take a look. [14:34] cybercrypto: that thread is over a 1000 pages, though, so happy hunting :) [14:35] ducasse: hunting? yeap... that's the linux spirit brow, thanks. [14:38] encho, not to promote "distro-hopping" but you can also try fedora 29 which has in their repos a bcm43xx-fwcutter.x86_64 : Firmware extraction tool for Broadcom wireless driver [14:38] , I have not used it so I have no further instructions for it [14:38] cybercrypto: you can also ask in #conky, but it's thinly populated [14:39] coz_: that's in the ubuntu repos as well [14:40] ducasse, ah cool, thanks [14:41] ducasse, never had a need to use on any distro so... [14:41] @ducasse - thank you I will what you suggested [14:42] ... will *read what you... [14:43] it is really quite annoying that this has not been fixed for such long time... after all Broadcom is a major brand... one would think that there's a lot of interest in making these dievice work [14:43] encho: unless i'm mistaken, you just install broadcom-sta-dkms and that will build the driver [14:44] encho: i think it's a licence thing, the driver can not be distributed as a binary with the kernel [14:44] same story with my Bluetooth chip :( I have to download firmwares... load them... it's hard to find the correct firmware... etc etc [14:45] @ducasse - yeah most likely... anyway - I go read now , thanks again :) [14:46] @coz_ : Yes I have been using Fedora and yes - it does NOT have these problems [14:46] (so maybe it isn\t a license/binary problem after all?) [14:47] Unfortunately Fedora has varios other issues on a laptop and I found that overall Ubuntu is more suitable to use on a laptop and Fedora - as a server [14:48] i dunno, it's just the usual reason why drivers are distributed as dkms packages [14:48] I do keep this option as a last resort but for now I was hoping I could get my Ubuntu working :) [14:48] encho, not so, works great on this laptop [14:48] 'this\ - meaning your laptop or the Toshiba I described? [14:54] encho, I don't see why not, but inreality, unless the laptop is in front of me, testing, I cant say absolutely, [14:55] encho, I use bot ubuntu and fedora, on even lower end laptops with little to no real issues [14:55] encho, A live iso will let you know [14:56] coz_ : a live fedora iso? [14:57] encho, yep [14:58] encho, you can also try the spins https://spins.fedoraproject.org/ [14:58] this isn't really the place to discuss fedora, though [14:59] ducasse, absolutely true [14:59] coz_ : and then things like Nvidia 3d accel drivers? MP3 support? They all work fine for you in fc29? [14:59] encho, you can prvt me [14:59] ducasse: yes... wrapping it up with this last question [15:08] hi [15:20] this is crap. my wifi disconnected suddenly and required to reboot. and it halt on reboot. when I tried rmmod mwifiex_pcie -f it said the module is busy. the entire linux experience here is definitely lame. including no battery status and sxits [15:25] HaMsTeRs: Its not because you dont know how to use linux that it is crap :) [15:25] what is your problem exactly ? [15:27] problem 1: no battery status showing, which I'll never know when the system will run out of battery. problem 2: wifi module randomly corrupted. once corrupted, I need to cold boot the system by holding the power button [15:28] it'll not work when using the reboot --force or shutdown -h now command. it'll hung [15:29] problem 3. all the software I like are not free -- including Binary Ninja, IDA Pro, Sublime [15:29] and the free versions of it's alternate are like poking a log in the cherry [15:29] *excuse me [15:31] you're complaining that some software costs money? [15:31] :) [15:31] Yup, i love dev for nuts. I can definetly live with that. [15:32] HaMsTeRs: IDA pro is not free anyway [15:32] batterny not showing? depend of your laptop and how did you configure the acpi [15:32] problem 2 is generally due to a driver problem [15:33] for problem 1, it's more like acpi module [15:33] yup. [15:33] I see many acpi error in dmesg [15:33] did you google that errors ? [15:33] yes, and it's a known issue which nobody ever solved [15:33] really ? and can you past us that ? [15:34] a thread opened like a year ago in jakeday [15:34] HaMsTeRs: try this - http://iam.tj/prototype/enhancements/Windows-acpi_osi.html [15:34] also the output of acpi -d [15:34] ok, pls wait [15:34] your thing is really old [15:34] what laptop do you use ? [15:36] surface pro 2017 [15:36] acpi -b ? [15:37] aha, there's your problem [15:37] lol [15:37] a surface on linux :) [15:37] last i heard they had known problems running linux [15:38] here's the thread I'm talking about: https://github.com/jakeday/linux-surface/issues/28 [15:38] acpi -b nothing shown [15:39] Just to know, what version of ubuntu, what kernel are you using [15:40] anyone else using protonvpn on Ubuntu and have some sort of simple way to use the CLI launcher sudo command without having to manually type it in every time [15:40] babou: no [15:40] You can use nm-applet [15:41] whats that do? [15:41] babou: set up an alias [15:41] or an alias [15:41] i mean its simple, sudo protonvpn-cli -f [15:41] 4.18.16-surface-linux-surface #15 SMP Tue Oct 23 10:33:36 EDT 2018 x86_64 x86_64 x86_64 GNU/Linux | ubuntu 18.10 [15:41] is it worth the effort to set that up? [15:42] babou: 'alias myvpn="sudo protonvpn-cli -f"' [15:42] babou: put that in ~/.bashrc, then you just type 'myvpn' [15:43] HaMsTeRs: so you use a non official kernel [15:43] HaMsTeRs: and 2 out of your 3 problems come from the kernel [15:43] the official kernel even worst [15:44] first, use a lts version [15:44] even the touchscreen won't work [15:44] yes, I moved from 18.04 to 18.10 [15:44] that may be, but we don't support what you're running now [15:45] I'm new, and I want to move to Linux as my main box for daily drive [15:46] HaMsTeRs: Cool. Then do not use a pseudo kernel based on a github code if you dont know what your doing. [15:46] have you tried a mainline kernel? [15:46] I don't care which kernel to run, if necessary, I can change to any kernel. I just want the basic stuffs to work [15:46] if you need a newer kernel at all [15:46] ducasse, do i need to reboot? [15:46] try to use ukuu and kernel 4.19.4 [15:46] babou: no, just relogin [15:46] ahh gotcha [15:47] i'll try it next time i boot, tyvm [15:47] but not something custom builded if you dont really know what your doing. [15:47] babou: to try it now, type 'source ~/.bashrc' [15:47] HaMsTeRs, are you trying to run ubuntu on a surface? [15:48] babou, yes. exactly. that is, and only that is what I want [15:48] ducasse, that worked [15:48] tyvm friend [15:48] babou: yw [15:48] HaMsTeRs, my man, all i have to say is god speed, i use a surface pro 5 with i7, 16gb ram and 512 SSD and that thing is a steaming pile of garbage [15:48] I tried the mainline kernel, and it's even worst [15:49] babou, that's exactly what I'm running [15:49] HaMsTeRs: wich one ? [15:49] ive been trying to get work to give me something else to use because i work in cybersecurity and I'm a power user, but the board of directors wants all "serious" employees using F****** surface pros [15:49] god the video output can barely support one 4k monitor [15:49] FML [15:50] tchakatak, http://paste.ubuntu.com/p/VdmwDnXHj9/ [15:50] babou: Work in cybersecurity and having a surface Oo [15:50] tchakatak, right [15:50] its garbage [15:50] i hate it [15:50] Use a mac, at least you can install whatever you want [15:50] I want one of those new theloios [15:51] thelios [15:51] or a engineer/workstation laptop from lenovo [15:51] thing is, users of today dont understant that a new computer is not faster than a older one. [15:51] i use a thinkpad :) [15:51] I can convince them to send me to every training and cert under the sun [15:51] buy me $1k 4k dell monitors [15:51] spend on crazy tings [15:51] things [15:52] but a proper laptop [15:52] babou, i got an x260 from work. but they locked the bios and didn't enable vtx [15:52] HaMsTeRs: thats a decent laptop for linux [15:52] I got them to install docker for a hot second then they got wise on my shenanigans [15:52] now i'm forced to use the vmware infra to do anything virtual [15:52] babou: lxc ? [15:52] vagrant ? [15:53] you have alternatives [15:53] for what [15:53] to docker [15:53] i am not allowed to run anything virtual on my laptop anymore [15:53] Oo [15:53] and you work in cybersecurity ? [15:53] aka: we just bought 4 million dollars in hyperconverged infra use it damnit [15:54] we practice a very very very very very strict implementation of least privileged [15:54] hyper segmentation [15:55] why hyperconverge instead of standard vmware + san set? [15:55] Hey my friends, what is the command in ubuntu to cause page scroll pause? [15:55] I'm actually trying to get them to set me up on a cloud service with VDI so I can just use my surface as an expensive thin client [15:55] A standard Linux option, I'm sure, that I never knew! [15:55] HaMsTeRs, thats a good question for the server team and I.T. director [15:55] personally I like hyperconverged it performs well, its dense, easy to manage [15:55] easier on the rack space usage lol [15:56] yes, but many of them if limitation during expansion [15:56] can we move this discussion to #ubuntu-offtopic and focus on support? [15:56] sorry! [15:56] riiiight [15:56] me 3 [15:56] oh VDI. another expansive piece of toy [15:56] ok [15:57] * HaMsTeRs twists ducasse's nipples [16:03] Is there a way to get more colours in my terminal? I don't just mean the $PS1 part - also preferably if I can download premade configs instead of writing them all myself [16:04] for example, let's say I use "ifconfig" -- is there a simple way to have the adapter name in one colour, the flags in another colour, the ip info in another [16:04] back [16:04] desudesudesudesu: not really, unless the program supports that [16:04] etc etc.. I'm using Xubuntu xfce with the default term if it makes a difference [16:04] HaMsTeRs: can you rollback on a official kernel and then list us the problem you have ? [16:05] desudesudesudesu: simple no. you could use a zsh and put colors / regex in a zshrc [16:05] ducasse, ah thanks. Seems so, couldn't find anything online besides PS1 colours. [16:06] desudesudesudesu: for example 'ls' supports colored output, but that's because it was coded to do so [16:07] tchakatak, thanks, I thought about that :/ But I don't really wanna spend the time making it myself. It will be super tedious lol [16:07] desudesudesudesu: so far its the only way i know to add colors for a program who dont support them [16:08] tchakatak, if I roll back to official kernel, the problem would be: problem 1: battery status not showing, problem 2: wifi randomly disconnect, problem 3: touchscreen not recognized, problem 4: system reboot after sleep [16:08] +how [16:08] desudesudesudesu: there's a program called 'ccze' that colorises logs, of that helps [16:08] HaMsTeRs: Sleep problems are really tough. [16:08] for the touchscreen you might have a workaround. [16:09] after your tablet is really new, and an official microsoft product so... [16:09] ducasse, I'll check it out. Maybe I can copy their colour/regex/parsing methods and apply to a .zshrc [16:09] Thanks <3 [16:10] desudesudesudesu: np. it's in the repos [16:12] How do I restore the boot manager? Some stupid windows update did something to it, and now my computer boots into Windows 10 by default. I'm on Ubuntu right now. It used to boot into grub and let me select between ubuntu and windows, I found a workaround which was to manually select it from BIOS every time I boot, but I'm looking for a more permanent solution [16:13] leonardus: reinstall grub [16:13] !fixgrub | leonardus [16:13] leonardus: GRUB2 is the default Ubuntu boot manager. Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 [16:16] leonardus: if you're booting in uefi mode, just reset the boot order with efibootmgr [16:19] what a hack is the reason, ubuntu is not going to write the correct path of my windows boot after update-grub command? or even after the install.... it doesn't recognize the right path.... [16:21] hi all, I'm building a new machine. Any recommendations on hardware? [16:21] Solaris444: what will you be using it for? what is your budget? [16:21] you also might want to ask in ##hardware [16:23] @leonardus: It will be for business and coding [16:25] Solaris444: you will get better help in ##hardware [16:26] ok i'll head there [16:26] how do you guys fix the grub boot entry?] [16:28] @ducasse - so the easiest method by far to fix the missing Broadco wireless drivers -IF- you have access to a cabled connection... [16:28] Solaris444: in general, try to avoid anything too new, as support might not be quite there yet [16:28] is to plug it in, then go to Settings->additional drivers and insatl from there :) [16:28] encho: yep [16:29] I read the article you gave me and understand those methods as well but there were some problems uninstalling bcmwl-kernel-sources) [16:29] so eventually I resorted to the wired connection [16:31] _coz are you here? .. I can't see you in the list... [16:32] I will most likely try your suggestion on my work PC first... coz it takes forever to coplete the download and it will go faster there [16:35] what would you do, if you install windows in a hard disk isolated. After you place a new hard disk sda, and place the windows hard disk as sdb, and install Ubuntu. However after all it doesn't boot on windows... how would you proceed? [16:37] chocolate: what do you mean by doesnt boot on windows? [16:37] chocolate: if you put the windows disk alone it doesnt boot anymore? [16:41] Hello all [16:42] what does the green color processes in htop means ? https://imgur.com/a/RfLAxHN [16:59] EriC^^: uuid not found at the boot... [17:00] how can I check what Ubuntu version a machine was installed with? [17:01] erle-: prior to upgrading you mean? [17:02] chocolate: pastebin "sudo parted -ls" [17:02] erle-, /var/log/installer/media-info [17:05] ioria, thanks [17:05] ok [17:05] i know its not the place to ask but, does anyone know a good course / tutorial to go with django ? [17:20] how to recover grub after windows install? [17:20] chocolate: https://help.ubuntu.com/community/RecoveringUbuntuAfterInstallingWindows [17:24] I like to play computer games, but when I do my game stutters unless I close down all active applications. Is there a way for me to tell Ubuntu 16.04 to put all other apps on freeze to free up the CPU/RAM etc? [17:26] !fixgrub | chocolate [17:26] chocolate: GRUB2 is the default Ubuntu boot manager. Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 [17:32] Hello! I have a laptop with a geforce GPU. I've read that Ubuntu sometimes has issues with the drivers. Is this selection appropriate? (imgur link: https://i.imgur.com/X2oQWNB.png) Running Ubuntu 18.10. Thanks! [17:34] how can I start lightdm from chroot ? [17:35] pizzaburger: you can use this one yes [17:41] pizzaburger: what problem do you think you have ? [17:41] zzero1: I advise you not to try to start X from within a chroot [17:43] care to elaborate ikonia ? [17:43] ikonia: I just want to make sure that I have the best option selected considering I can't differentiate between them in terms of performance [17:43] I 've read about crashes [17:43] but [17:44] I'm on a live cd so the hell [17:44] pizzaburger: if you can't differentiate, what does it matter [17:44] zzero1: what is the problem you are trying to fix by chrooting ? [17:45] I 'm customizing an iso image [17:45] ikonia: If I could I wouldn't be here. And it matters because I want the best performance. [17:46] https://paste.ubuntu.com/p/x2TvDZGpy2/ [17:46] pizzaburger: if you can't tell the difference between the performance what does it matter [17:47] I've found this https://unix.stackexchange.com/questions/10743/what-to-do-to-run-gui-java-app-in-chrooted-environment [17:47] zzero1: is that from within the chroot ? [17:47] ubuntu [17:47] x64 [17:47] zzero1: so that's a a problem if you boot - no chroot [17:48] and yes I'm in ubuntu live usb [17:48] zzero1: or is that the problem you get from within the chroot [17:48] (just to clarify) [17:48] thats the problem I get from within the chroot [17:49] why are you doing it within a chroot [17:49] why are you just not using ubuntu [17:49] the system that I 'm chrooted in is a live iso [17:49] why are you chrooting [17:50] why not just boot and use the system [17:50] I'm just trying to customize the iso [17:50] why ? [17:50] it feels like you're making a problem [17:50] I have uncompressed the squashfs and chrooted [17:50] the ISO launches an X server [17:50] why not use that as it auto configures it for you [17:52] I'm doing something similar like this guy http://sethc23.github.io/wiki/1_POSTS/2016-03-10-modifying-linux-filesystem-and-live-cd-via-chroot/ [17:52] that wasn't the question [17:52] what's the issue with it [17:52] why are you not using the X server that the livecd auto starts [17:52] I am [17:53] for the host [17:53] for the host....? [17:53] what are you talking about [17:53] I can start X applications [17:53] the chroot host [17:54] sorry for the confusion allow me to elaborate [17:54] I'm booted via live usb and have a chroot into an other system [17:54] !enter | zzero1 [17:54] zzero1: Please try and keep as much of your info as possible on ONE line - easier to follow for everyone. [17:55] the host system is ubuntu too. Makes sense ? [17:55] zzero1: what are you talking about the chroot host [17:55] zzero1: there is no host an guest on a livecd [17:56] yes you would be right. I'm just see more from a virtualization standpoint [17:56] see it [17:58] it's nothing to do with virtualisation [17:58] what is the problem you are trying to fix [17:58] I'm installing an old x86 game on 18.04 (64bits), which complains "libX11.so.6: no such file or directory" at startup. I assume it is a 32 vs 64 bits issue because /usr/lib/x86_64-linux-gnu/libX11.so actually exists. How is that solvable? [17:58] hi all i'm having issues on 18.04 with nvidia drivers, i did a software update, and it updated my nvidia-390 drivers, and now hdmi doesnt work, so i want to purge nvidia drivers and start from scratch can someone help? [17:58] as well as /usr/lib/x86_64-linux-gnu/libX11.so.6 [17:59] courrier: you'll need the 32bit libs too [17:59] as it will be referencing them [18:04] I know that chroot is not intented for virtualization, but I pretty much is use it like it was intended for it [18:04] ikonia: yes it's ok thanks, I missed the :i386 packages [18:05] I want to customize the system and then repack it in squashfs form [18:06] zzero1: what is the problem you are trying to solve [18:08] ikonia question the desktop enviroment does include the desktop right ? [18:08] zzero1: have you actually booted the livecd you're trying to modify ? [18:09] no the system I 'm modifying (the unpacked squashfs) resides on a different drive [18:10] zzero1: boot it - take a look at it, understand the product you're working with [18:10] zzero1: doing this blind if you don't even know if it comes with a desktop or not is just silly [18:10] ikonia modifying the system I booted is impossible correct ? [18:11] hi [18:11] ikonia: it should come because I took the standard ubuntu iso image and started modifying from chroot [18:12] may I ask you another question ioria? [18:12] sure [18:12] zzero1: it's held in ram [18:12] zzero1: apply a little bit of logic here [18:13] This isn't directly ubuntu related, but hoping I might be able to get an answer: In w3m, I have the "external command to display image" set to feh, but for some reason, it keeps opening my DE's image viewer instead. Is there something I'm missing? [18:13] zzero1: why are you even chrooting, you seem to be creating a problem [18:13] booting up I get always the grub menue, and the boot messages from ubuntu are displayed [18:14] in /etc/grub ther is one entry, do not understand: GRUB_CMDLINE_LINUX_DEFAULT="drm.debug=0xe plymouth:debug" [18:14] prof2004, and are you sure you don't want the grub menu ? [18:14] you know, if everything is ok, I do not need it. [18:14] prof2004, no there is not, you remove those [18:14] what did I remove? [18:14] well how can I modify the standard ubuntu live iso ? It seems that you have to unpack the squashfs system do your mods and then repack it and create the iso [18:15] prof2004, drm.debug=0xe plymouth:debug [18:15] no, it is there [18:15] prof2004, quite impossible [18:15] shall I paste for you [18:15] prof2004, that it was the old 'grub' [18:16] prof2004, those are debug kernel parameters for intel (probably) and plymouth [18:17] E: Could not get lock /var/lib/apt/lists/lock - open (11: Resource temporarily unavailable [18:17] http://paste.ubuntu.com/p/zXBYw7G3jz/ [18:17] E: Unable to lock directory /var/lib/apt/lists/ [18:17] when trying to run sudo apt-get update [18:17] prof2004, that is the backup of /etc/default/grub [18:19] no, that is my current /etc/default/grub [18:20] prof2004, so ou changed it again [18:20] *y [18:20] can even run root [18:20] no, I was just investigating, why I am in grub menu during startup and how to hidden the boot messages [18:21] prof2004, maybe i'am not clear: that it's not the 'grub' file we worked with [18:21] I have nothing changed, just starting to change, when I have seen this entry [18:22] you know, we have been working with the .39 image, because .42 did not work [18:22] prof2004, no relation with the kernelversion [18:22] oh, ok [18:22] I have no clue, why it is what it is [18:23] have found in ubuntuusers, that the entry should be normally "quiet splash" [18:23] right? [18:24] right [18:25] shall I modify accordingly? [18:27] prof2004, first, you should find out how a system file has been modified 8if not by you) [18:27] ok, what shall I do? [18:29] prof2004, i'am not aware of a piece of sw able to edit grub in that way automatically [18:30] believe me, I do not really understand, what this setup means [18:30] prof2004, i told you , they are debug instructions [18:30] nor would I enter something like this without remembering [18:33] there is the file grub.back in the folder, too, it has the same entry [18:34] this file is the result of the copy, we made before modifying grub [18:35] prof2004, correct, i made you backup that file and i paste for you another version [18:35] *ed [18:36] if this is only creating of debug infos, then I should be able to restore the standard values instead [18:37] I have checked the logs, and all errors I could find are known problems of ubuntu [18:38] prof2004, /usr/share/grub/default/grub [18:38] the log also shows, that the debug parameter have been used [18:38] sure [18:40] I have found the file, what shall I do? [18:41] prof2004, what you think ? [18:41] copy and use in /etc/default/grub [18:41] ? [18:43] prof2004, if you cp that file (/usr/share/grub/default/grub) in /etc/default, the grub file will be overwritten then you run sudo update-grub [18:43] ok [18:44] can someone help me with my nvidia problems [18:44] done [18:44] i've tried about 10 times to install a working nvidia driver in 18.04, i had working hdmi output before an update, but it's broken now [18:45] This isn't directly ubuntu related, but hoping I might be able to get an answer: In w3m, I have the "external command to display image" set to feh, but for some reason, it keeps opening my DE's image viewer instead. Is there something I'm missing? [18:46] ioria, shall I do a reboot? [18:50] I will do a reboot, cu [18:51] I got a Ricoh Theta V 360 camera a couple of days ago that stopped being recognized as a device. I was able to connect it a few days ago and get some pics off. It shows as charging but nothing in lsusb or dmesg [18:52] i am back again [18:53] ioria, boot was as expected and very very fast :) [18:53] many thanks to you for your help and patience, cu [18:54] eein: can you try another usb cable to make sure it's not a charging only cable? [18:56] Hi guys, I am trying to run Ubuntu on Lenovo X1 Yoga 1st gen (i7 6600, 16Gb RAM). It boots but whatever app I start it starts it and closes immediately. I am using Ubuntu 18.04.1 LTS. Anyone knows how to solve the issue? [19:05] borgdrone7, can you open a terminal ? [19:06] ioria: no, same thing happens, it just closes [19:07] I am now downloading 18.10 but probably it will be the same. [19:07] borgdrone7, i think it's a bad install (from a bad media i mean) [19:07] Ok, thanks, will try reinstalling [19:07] borgdrone7, how do you do the stick ? [19:08] I created bootable drive with itcher [19:08] Etcher I mean === capella|away is now known as capella [19:10] borgdrone7, it's ok, check the iso then [19:10] Ok, thanks [19:12] hi guys... again here.. [19:16] Is there any recommended partition layout somewhere online? [19:23] coconut: not really [19:23] the minimum is / /boot swap [19:23] i use / /boot /home swap [19:24] with / /home and swap luks / lvm [19:25] tchakatak: because i am thinking about a new laptop, and trying to sum up the partitions for it. :) [19:28] coconut: having a /home separated is a good thing [19:28] you can work on other partition or having a /home between 2 or more distrib if you need. [19:28] and its also nice to dont have any user data on the / [19:30] :) [19:31] ducasse, I tried that. After reseating several times it came up. Not sure what is going on. From what I understand some usb cables have shortened data pins? Maybe it isnt making contact? [19:31] tchakatak, is a samba share a good way to access the same /home from diff distribs? [19:31] I need to figure out their sizes though. [19:33] oh nm they miswrote is isnt shortened data pins it shorted [19:34] that makes way more sense but that would make a charge only cable. I wouldn't get intermittent results if that were the case with the cable [19:40] This isn't directly ubuntu related, but hoping I might be able to get an answer: In w3m, I have the "external command to display image" set to feh, but for some reason, it keeps opening my DE's image viewer instead. Is there something I'm missing? [19:44] guys i have a question...guide me how to set radeon as my default driver on ubuntu? [19:44] i mean.. i hace read its theone which supports my amd card (radeon hd 5570) [19:45] but when i start the ubuntu it doesnt send any signal to the monitor [19:45] tried nomodeset and it load.. but only for tty in ctrl + alt + F2 [19:46] what do you mean by default driver [19:46] and also tried with a previous kernel, it seems to runs well but when i got to puss my password it freeze the graphics [19:46] i mean.. it seems like i have fglrx and radeon installed by default [19:47] what card do you have and what is the appropriate kernel module to support it [19:47] and when it starts it gimme a error like no UMS support radeon [19:47] my card is a radeon hd 5570 [19:48] and what is the correct kernel module to support that ? [19:48] i readed that radeon free driver is the best [19:48] semms like i have installed it [19:48] but still doesnt load [19:48] ok - stop making assumptions [19:49] you've installed what you think is the correct kernel module, that's a good start [19:49] sorry.. its because im confused [19:49] what kernel module is actually being loaded ? [19:49] how can i check that? [19:49] ok so you don't know ? [19:49] let me google it [19:50] you need to not make statements you don't know like "it's not loading it" when you don't know if it's loaded or not [19:50] hi [19:50] just state the problem and people will help if they can, giving incorrect information won't help [19:50] yep [19:50] m,y bad sorry [19:50] ps-ax, for the record,fglrx it's not available anymore [19:51] Can somebody tell me why does lsblk lists a different owner for a drive then nautilus>"right click on drive">properties. natilus says I am the owner and lsblk says root [19:51] ? [19:51] IniGit: lsblk shouldn't list an owner [19:52] I executed sudo lsblk -o NAME,FSTYPE,UUID,RO,RM,SIZE,STATE,OWNER,GROUP,MODE,TYPE,MOUNTPOINT,LABEL,MODEL [19:52] IniGit: -o isn't a alid option [19:53] oh, I see what you mean [19:53] IniGit: that's a device owner, not a file system [19:53] which is what nautlius shows [19:54] My problem is that my libreoffice document opens in read only on my new drive and on my desktop it opens correctly not in read only mode [19:54] I thought that their may be an issue with ownership or so [19:54] IniGit: what file system is on the disk ? [19:54] ext4 [19:54] Is it possible to change which partition landscape-sysinfo reports the usage of, or preferrably to add more partitions to the report? [19:54] on both [19:55] IniGit: I wonder if it's the tmp file being created that's the rpbolem [19:55] IniGit: or if the drive is just mounted read only [19:55] try creating a random file on it, see if it's ok with that [19:56] /dev/sdf1 on /media/gernot/DataLinux type ext4 (ro,nosuid,nodev,relatime,data=ordered,uhelper=udisks2) [19:57] does ro mean it is read only? [19:57] ro [19:58] IniGit: read only [19:58] thx [19:58] that's weird. When I remount it via the gnome-disks it gets mounted as rw [19:59] I try a restart [19:59] maybe I need an entry in fstab [19:59] nope [19:59] you don't [20:00] why? [20:00] Maybe it gets always mounted as ro on system startup idk [20:00] why do you ? [20:00] I will test it [20:00] no it doesn't [20:00] if it's getting mounted read only by default, it has a problem [20:00] ok [20:06] ok I restarted and the drive was mounted as rw again, which is good [20:08] IniGit, but check the permissions :ls -ld /media/user/ [20:11] Seems fine: drwxr-xr-x 5 gernot gernot 4096 Dez 9 20:09 /media/gernot/DataLinux [20:11] ok [20:12] This isn't directly ubuntu related, but hoping I might be able to get an answer: In w3m, I have the "external command to display image" set to feh (i've tried 'feh', 'feh %f', and 'feh -F %f'), but for some reason, it keeps opening my DE's image viewer (or Firefox, or GIMP) instead. Is there something I'm missing? [20:12] blkid is printing nothing. blkid alone should normally priont something right? [20:12] ahh sudo [20:13] yep guys it tries to load radeon module on the start but it gimme the following error [20:14] VGACON disable radeon kernel modesetting [20:15] radeon:init Error no RMS support on radeon module [20:15] UMS* [20:16] ps-ax, you don't load radeon 'on the start' [20:18] ps-ax, what ubuntu version and what kernel in use ? [20:18] latest ubuntu and the kernel is 4-18-0-12 [20:19] ps-ax, lspci -nnk | nc termbin.com 9999 [20:19] How to list startup applications in ubuntu 18.04.1 lts [20:20] texla, /etc/xdg/autostart/indicator-application.desktop [20:20] texla, or .config/autostart/ [20:21] texla, /etc/xdg/autostart/ i mean [20:22] http://termbin.com/zlck [20:22] ioria: I believe you're the one who got me back to able to boot due to oibaf yesterday, so thanks a million for that [20:22] thats the list of my pci hardware rght? [20:22] pglewis, no problem [20:23] ps-ax, it's ok, ehat's the issue ? [20:23] +what [20:23] ps-ax, sorry, ye not loaded [20:23] where can I find an ubuntu advanced system administration and troubleshooting guide? [20:23] oh [20:24] ps-ax, dpkg -l | grep fglrx [20:24] it tries to load an intel driver? [20:24] ps-ax, it loads nothing [20:25] I'm concerned that something is persisting the information about those drivers and it may attempt to update/reinstall again in the future if I'm not careful at looking at what's in the updates [20:26] ps-ax, dpkg -l | grep fglrx | nc termbin.com 9999 [20:26] shows nothing [20:27] ps-ax, cat /etc/default/grub | nc termbin.com 9999 [20:27] backstory: I orginally installed amdgpu/oibaf from a web search as the docs matched my system and card and I figured it was worth a try to see if there was better performance. I couldn't boot after install but managed to get things back via recovery mode and (I thought) remove that stuff [20:28] in my defense, the docs for amdgpu mention an uninstall file that does not exist [20:28] pglewis, not if you removed the source [20:29] pglewis, you mean amdgpu-pro ? [20:29] checking software and updates in other software, file:/var/opt/amdgpu-pro-local is listed [20:29] if I remove that it just returns [20:29] http://termbin.com/qft3 [20:29] and I'm out of my wheelhouse here [20:29] pglewis, no good, why do you have oibaf and amdgpu-pro at the sametime ? [20:30] pglewis, they are alternatives [20:30] most likely following internet "advice" from web searches, this was intially done a few weeks back [20:30] embarassingly I can't quite recall the full steps that got me there [20:30] pglewis, dpkg -l | grep amdgpu [20:31] but I thought I'd wiped it and things were peachy for a few weeks [20:32] ps-ax, is that a fresh install of 18.10 ? [20:32] yep [20:32] indeed it never loaded after the install xD [20:32] http://termbin.com/hatj [20:33] ps-ax, redwood 5770 is supported in 18.10 by radeon [20:34] yep [20:34] and i have followed this guide https://help.ubuntu.com/community/RadeonDriver [20:35] ps-ax, cat /proc/cmdline [20:35] ok [20:35] also, as a refresher, I've done the following regarding oibaf: [20:35] sudo ppa-purge ppa:oibaf/graphics-drivers [20:35] sudo add-apt-repository --remove ppa:oibaf/graphics-drivers [20:36] pglewis, it's ok... what's the problem now ? [20:36] http://termbin.com/iz3o [20:37] ps-ax, did you boot with nomodeset ? [20:37] My concern is that apparently on Friday the software updates brought oibaf back from the dead. I was juggling 6 tasks at the time and am used to just hitting the "go" button and minimizing so did not study the list [20:37] the nomodeset was setted by me on the grub [20:37] otherwise it doesnt sent a signal to thew monitor [20:37] ps-ax, what happens if you boot without it ? [20:37] I was actually in the process of a software release of my own lol, I chose not to reboot at that time, I chose wisely [20:37] i see [20:37] ps-ax, maybe it's too old that card [20:38] :< [20:38] maybe with other old kernel [20:38] ps-ax, you can try dri false in a custom xrog.conf [20:38] *xorg [20:39] dri false? [20:39] gotta google about it [20:40] ps-ax, https://wiki.archlinux.org/index.php/ATI [20:42] ps-ax, for that "Radeon HD 5550/5570/5630/6510/6610/7570" the standard radeon driver should be fine, without nomodeset [20:43] OerHeks, looks like it's not [20:43] So given my ignorance on what I've done and the fact that oibaf has come back once after thinking I'd removed it, I want to understand how and why that happend and avoid a repeat. Wasn't how I wanted to spend my Saturday [20:43] ioria: do you happen to know why the xubuntu user is not listed in the /etc/passwd (live iso) ? [20:44] zzero1, sorry, nope [20:46] my best guess is that is created on boot every time [20:47] ps-ax, that is for intel ,to be honest, but you can try : sudo nano /etc/X11/xorg.conf and put in it this : http://paste.ubuntu.com/p/YM78HBFRqj/ [20:47] because I tried to use systemd-nspawn and cannot login [20:48] This isn't directly ubuntu related, but hoping I might be able to get an answer: In w3m, I have the "external command to display image" set to feh (i've tried 'feh', 'feh %f', and 'feh -F %f'), but for some reason, it keeps opening my DE's image viewer (or Firefox, or GIMP) instead. Is there something I'm missing? [21:10] OK so something seems to be wrong with the mounting of devices with this computer. I bring it to another ubuntu install and everything mounts fine. If I reboot this problematic laptop into windows it mounts fine there [21:10] what is a good ppa to get updated git for 16.04 LTS? [21:13] got it -> sudo add-apt-repository ppa:git-core/ppa [21:13] thanks === [1]MrMobius is now known as MrMobius [21:19] does anyone know what handles mounting on 16.04 === patr0clus is now known as s3nd1v0g1us [21:22] mount, and fstab [21:24] I doubt it is fstab. doesnt that just hold configs for fix mounted devices? [21:25] what device does not mount, exactly? [21:25] with what filesystem [21:26] My Google Pixel 2 XL never prompts in the notification to allow USB transfer it only charges. My Ricoh Theta V 360 camera sometimes mounts sometimes just charges [21:26] ^notification on the phone [21:27] those are all different cables. USB to USB C for the Pixel and microUSB for the Theta [21:27] those devices need to be turned on/off the lockscreen to automount, yes [21:27] take it to another Ubuntu 16.04 box and they all mount no problem with the same cables [21:27] but you say 'problematic laptop' .. [21:28] maybe it works with adapter, not just on battery [21:28] what I mean is it isn;t hardware of the laptop. If I dual boot back to Windows it works fine [21:28] just this 16.04 install is the problem [21:29] again same equipment on another OS or same cables on another 16.04 works flawlessly [21:29] just this install it wont work [21:30] Is there a way to use openvpn without a certificate? A fellow trying to let me into his only uses a username and pass. I can't even get the save button to light up unless I'm using a certificate. [21:30] ^^ in the edit connection window I mean [21:34] craigbass76, as you already found out: no. you *can* make a non-encrypted tunnel, see https://forums.openvpn.net/viewtopic.php?t=24224 === mkv is now known as m4v [21:41] for the users of xautolock, how do you make it detect while you have an app running in fullscreen (like a youtube or a netflix video) and dont want to trigger the timer ? [21:48] tchakatak: aiui the program that plays the video should set a flag that prevents the idle timer from counting down [21:52] Trying to rip an Audio CD to MP3 - I have the ugly codecs installed, but rhythmbox keeps erroring saying 'can't use encoding audio/mpeg due to missing plugins' [21:53] I have been able to rip to OGG - but my car won't play them, so I need to rip to MP3 [21:58] computa_mike, so ripping audo cd which was likely mp3 to mp3 can be crappy [21:58] computa_mike, i use asunder, but carefull, disable ogg in the settings and turn mp3 on [21:58] lossy to lossy [21:59] ugly codec = lame ? === beaver is now known as evilnewbie === capella is now known as capella|away [22:05] hello [22:06] hi TheWild [22:06] say, apt does not serve. Do you have any hints of how to properly look around http://archive.ubuntu.com/ ? [22:12] <[rg]> hey all, is there a way for me to maintain a list of packages (repo) and install them all? or do I just have to make that list myself and make a script to install all the packages? [22:28] folks, is there an repo or an "official" way of upgrading to a newer kernel in buntus? [22:28] i mean, to a newer one than the one setup'd at the "feature freeze release" [22:29] because i have 18.04 but im still on 4.15 and i would like to try 4.19 or 4.20 kernels [22:37] [rg]: `dpkg --get-selections` (and then later --set-selections to restore) [22:38] <[rg]> vlt: will that show manually installed packages? [22:40] Kremator, not sure HWE gives that upgrade path, and or .19 / .20 available, 20 is in RC you know [22:40] !hwe [22:40] The Ubuntu LTS enablement stacks provide newer kernel and X support for existing LTS releases, see https://wiki.ubuntu.com/Kernel/LTSEnablementStack [22:40] else install manually the mainline repo [22:40] !mainline [22:40] The kernel team supply continuous mainline kernel builds which can be useful for tracking down issues or testing recent changes in the Linux kernel. More information is available at https://wiki.ubuntu.com/Kernel/MainlineBuilds [22:45] please help me resolve this bug: i reported the bug: https://bugs.launchpad.net/ubuntu/+source/qpdfview/+bug/1807621 [22:45] Launchpad bug 1807621 in qpdfview (Ubuntu) "missing icon theme and segmentation fault trying to open qpdfview" [Undecided,New] [22:46] sappheiros: how do we resolve it ? [22:50] !infro qpdfview [22:50] !info qpdfview [22:50] qpdfview (source: qpdfview): tabbed document viewer. In component universe, is optional. Version 0.4.14-1build1 (bionic), package size 346 kB, installed size 1225 kB [22:50] !info qpdfview cosmic [22:50] qpdfview (source: qpdfview): tabbed document viewer. In component universe, is optional. Version 0.4.17~beta1+git20180514-1 (cosmic), package size 383 kB, installed size 1331 kB [22:52] [rg]: Yes. [22:53] <[rg]> vlt: thanks so much, I can script this now [23:13] hi, i am having a bit broken liveusb with ubuntu, where i can boot in GUI, setup network and make a chroot (if needed). Given that, can i get a non-broken version of ubuntu installer (via deb packages and custom repo maybe) in a chroot? [23:20] Yukkuri: Just use your slightly broken system to download the clean iso image and write that to a USB device. [23:23] hi all - I'm having a nightmare time with basic samba setup, my system is spitting out this error when I try to mount a samba share: mount error(2): No such file or directory [23:24] lol I'm an idiot, scratch that [23:31] hey folks. I recently updated a machine from 16.04 LTS to 18.04 LTS. Everything went smoothly but now I am having problems with samba. My windows machine will not connect and says the password/user is wrong. SMB is running and I am able to connect to it from other linux machines using smbclient and the expected username/passwod.