[00:00] nss -myhostname is not installed [00:00] is an error i get [00:00] weird [00:00] Bashing-om: I cannot find any setting that describes this behavior on the accessibility tab. But, is this a WM (xfce4) setting? Does this keybind not work on other WM in ubuntu? [00:05] bpeak: So far as I know that is particular to xfce4 (version 4.10 ?) . === EphraimMB is now known as cutie [00:06] Bashing-om: 4.11 - Interesting. Thanks for your help :) [00:09] hi i'm trying to setup a plex media server ... i have the service running but when trying to access the web app i get a connected refused from the browser.. in fact i get a connection refused trying to connect to localhost on any port so i'm not sure what to do from here [00:09] on localhost? [00:09] daftykins any idea? [00:09] what OS? [00:09] I need help making wirehsark Version 1.10.6 work in ubuntu 14.04, I have the interfaces loading but whenever I try to start a capture wireshark crashes. [00:09] it sounds like a firewall issue [00:09] yvesyat: try installing smbfs and smbclient then trying again [00:10] maddawg2 im running elementary (ubuntu fork) i cant imagine its very different .. sounds like that too or a permission issue but i have no idea how to access any of those [00:10] pedepy there is a plex support channel btw [00:10] i didnt know what it is [00:10] is it* [00:10] #plex [00:10] lol [00:10] makes sense hahah [00:10] !elementary | pedepy [00:10] pedepy: Elementary OS is an Ubuntu derivative which is supported in their IRC channel #elementary on irc.freenode.net - http://elementaryos.org/ for more information on this distribution. [00:10] hey === cutie is now known as cute [00:11] i like this brilliant design concept for ubuntu hope we will see it soon [00:11] https://www.behance.net/gallery/28804097/Ubuntu-1604-Stupendously-Hot-Charmander-concept [00:11] alright ill try those but you dont think maybe it could be a permission issue on my user ? [00:12] can i ask you another question when i try to connect to webchat freenode i have no more 'connect' button or whatever used to be ? im running ircii off a terminal now it's not the best least to say [00:13] bpeak: Maybe: http://docs.xfce.org/apps/ristretto/4.10/preferences?s[]=zoom will help ? Not sure at all what has changed in 4.12 version . [00:13] daftykins : sorry to ask but what's the command to install smbfs and smbclient? [00:14] sudo apt-get install smbfs smbclient [00:17] hi! [00:17] i've got problem with ubuntu when i suspend the system the screen stay black, i tried a lot of solutions but not work [00:18] Anyone willing to help me with a silly problem? [00:18] maybe i can, try to give it out [00:18] daftykins : just installed these 2 [00:18] what shall i do next? [00:19] I'm using 14.4, and trying to get games to work like EGATrrek and Master of Magic to work. I'm using DOSbox and D-Fend Reloaded for the front end. [00:19] Every time I load one of those games the computer sends e back to the log in screen. [00:20] I don't know why and I can't figure out how to fix it. [00:20] sounds like your X is crashing [00:20] grep EE /var/log/X*log [00:20] yvesyat: repeat the mount [00:21] I'm enough of a newb that I don't understand what X is or that grep command or how to execute it. [00:21] 14.04, there's a zero [00:22] LegalAction: CTRL+ALT+t, 'grep EE /var/log/X*log', ENTER [00:22] LegalAction: what reisio wrote on the grep line is all you would write in a terminal to get the output, grep searches files/a file for some text specifically looking for error messages there [00:23] LegalAction: X is the underlying drawing system that the graphics system uses to draw windows and other graphical elements on the screen, if there's an error in X and it restarts you might get kicked back to the login screen since everything graphical is restarted [00:23] "this device may have been added with another device file" [00:25] I think I figured out my issue, good luck everyone else [00:26] chunkasaurusREX: say how, for posterity [00:26] Should I format and reintall again? [00:28] No problem, I ran wireshark in terminal and saw GLib-GObject-WARNING **: invalid unclassed pointer in cast to 'GtkScrollbar' so I ran the command export LIBOVERLAY_SCROLLBAR=0 [00:29] daftykins : just found a way to mount [00:29] it's working now [00:29] thanks a lot [00:29] I actually still see that in terminal but now my capture is working without trying to run as root [00:30] yvesyat: cool, GUI method working ok now? [00:31] yes sir [00:31] great and copying [00:31] now if the power shuts now i might commit suicide lol [00:31] but thanks thanks thanks [00:31] you were very helpful [00:31] yvesyat: haha, go into power management and disable everything you can [00:32] just did [00:32] thanks again man [00:32] where r u from? [00:33] hmm, wireshark still only runs if I launch from terminal, is there any way to make 'export LIBOVERLAY_SCROLLBAR=0' work on wireshark from launcher? [00:33] yvesyat: channel islands [00:35] chunkasaurusREX: can typically modify your .desktop files to launch with whatever params you need [00:36] Does that apply to the Launcher icon? [00:36] chunkasaurusREX: can go in a terminal and, sudo updatedb, then, locate whatever.desktop if you (probably wireshark.desktop) [00:36] chunkasaurusREX: yeah launchers typically come from .desktop entries as far as I know [00:37] chunkasaurusREX: program called alacarte is helpful for modifying menu entries too most of the time... not using Unity here anymore so can't check [00:37] Okay cool, and on an unrelated note, how can I check to see what privileges I am letting wireshark run with? [00:38] chunkasaurusREX: typically if you start a process it has your user privileges you can check top to see what users process are run as or use, ps aux, that'll list the processes along with the user info [00:42] daftykins : thanks guy from the channel island [00:42] i'm heading to sleep now after launching the backup process [00:42] see u :) [00:42] awesome, thank you very much wafflejock, alacarte looks like a life-saver, checking it out now. [00:43] yvesyat: laters :> [00:44] ps aux is very enlightening as well. [00:50] chunkasaurusREX: yup no prob === derek is now known as Guest51247 [01:00] Hello good people. I have a question about shell [01:00] I'm logged in as userA and I'm changing the user like this: sudo su - userB [01:00] When I change the user, does it load another shell for this user? [01:01] How bad of an idea is this? http://tecadmin.net/flush-memory-cache-on-linux-server/ [01:03] gerep, yes, you can check processes [01:05] Eduard_Munteanu: sorry if this question is silly but I have this situation, I'm running a Go code where I create a pseudo terminal to run some sudo commands but when I change the user it loads another shell and I lose my pseudo terminal. Is there a way for me to change user without changing the shell? [01:08] gerep: may be with out "-" just a guess. [01:08] Chaser: I'll try it but I think it will only not load the user variables === leon is now known as Guest16024 [01:11] Chaser: that was it! Thanks a lot! :D [01:12] gerep: :) cool. [01:13] how do i check to see what user initiated the last shutdown? [01:16] gerep, sounds like an environment var issue then === michael is now known as Guest9385 === Guest9385 is now known as michael_p [01:21] Foxhoundz: You can look at /var/log/syslog [01:22] hi i like the new ubuntu mate [01:22] shame that itunes is not supoorted [01:23] the last syslog entry before the shutdown was just regular cron task [01:31] Foxhoundz: There are hardware issues that can cause shutodown, power surge, heat, etc. etc. [01:31] Foxhoundz: Is it a desktop PC? [01:32] no it's a low power headless server [01:32] Привет, есть русскоговорящие? Ай нид хэлп [01:32] I try to iterate files in bash script, because some files name include space, so I set IFS=\n, but it separates file 'money' to 'mo' and 'ey'. [01:32] vfw: auth logs didn't show anything either [01:32] How can I fix this? [01:33] I'm just going to scuttle the whole thing and wipe the entire disk [01:33] and start anew [01:33] theJian, iterate files from what? [01:33] How to create usb-flash with windows-xp in linux os? [01:34] TaPX: Vbox? [01:34] Hey guys, please, help me [01:34] TaPX: ask ##windows [01:35] Я так и думал [01:35] Eduard_Munteanu: iterate files recursively from a bunch of folds [01:35] TaPX: I think you need to elaborate just a bit. We are not sure what you're asking. [01:35] theJian, are you using 'find'? [01:35] Eduard_Munteanu: yes [01:36] TaPX: What exactly are you wanting to do? [01:36] vfw: no, in terminal [01:36] theJian, then just use -exec to run the commands [01:36] That's the best way. [01:36] TaPX: you want to put windows xp onto a flash drive and have it be bootable? thats a question for ##windows === gbell1 is now known as gbell [01:37] Am I wasting my time asking upstart questions here? Oh well, I'll try anyway. [01:37] Why does upstart say my service is start/running, when it only contains a single "echo" statement that I already see in the log file? [01:37] Ben64: I want do this in linux :) [01:38] TaPX: its a windows issue, talk to ##windows they will tell you how what tools to use [01:38] TaPX: If you have an image that is suitable for a butable usb, you can use dd [01:38] theJian, e.g. find /path ... -exec some_command {} \; [01:38] vfw: dd does not work [01:38] TaPX: dd if=image.iso of=/dev/sd? [01:39] TaPX: ASK ##WINDOWS [01:39] TaPX: It would wrok if the image is all there and is bootable. [01:39] vfw: not correct [01:40] How do I correct X problems? [01:40] LegalAction: Depends on the nature of the X problem. [01:40] Ben64: I understand you, guru [01:40] geomyidae_: exit status probably [01:40] Ben64: it's an echo statement and I don't have "respawn" enabled [01:41] hi, i would like to create some gui based installers for ubuntu. Can someone help me with how to get started? [01:41] I guess I could look up when `echo` returns non-zero, but I feel relatively safe assuming that's not the issue :) [01:41] has anyone install itunes in ubuntu [01:41] !itunes | michael_p [01:41] michael_p: itunes is not available on Linux, but there are many audio player alternatives (see !players). For Daap clients (sharing music with other iTunes clients on the network), install banshee [01:42] !players [01:42] Audio (Ogg, MP3...) players: Audacious, Banshee, Listen, Quod Libet, Rhythmbox, Exaile, XMMS2 (GTK/Gnome based) and Amarok, JuK (Qt/KDE based). Video players: Totem, Xine, MPlayer, VLC, Kaffeine - See also !codecs [01:42] purchase [01:42] !deb | thecyclone [01:42] thecyclone: deb is the Debian package format, also used by Ubuntu. To install .deb files, simply double-click (in Ubuntu) or click (in Kubuntu) on them to start the GDebi utility. [01:42] michael_p, why dont you use spotify [01:42] could do [01:43] LegalAction: First thing to do is look at /var/log/Xorg.0.log [01:43] Eduard_Munteanu: I do this for converting file format, eg. abc.ogg to abc.mp3, how can I do this using 'find' [01:43] Good thing there are so many users of upstart, I can ask around /s [01:43] geomyidae_: that attitude won't get you very far here [01:44] michael_p: playonlinux has also itunes but older version [01:45] i was looking at getting windows xp [01:45] for vb [01:45] vfw I don't see /var [01:45] !vbox | michael_p [01:45] michael_p: Virtualbox is a virtualizer for x86 and amd64 architectures. It's available in the package "virtualbox" in the !repositories, and you can download the Virtualbox Extension Pack for additional, non-Free functionality at http://virtualbox.org . Additional details can be found at https://help.ubuntu.com/community/VirtualBox [01:46] i have the orgional cd but lost serial [01:46] LegalAction: I can't find it for you. Sorry. [01:46] windows XP? [01:46] support is removed for it [01:46] who cares [01:46] you should [01:46] i dont understand why someone wants to install an obsolete OS [01:46] LegalAction: But it should be there... [01:46] lets not discuss windows here guys [01:47] what about windows vista [01:47] nope [01:47] even worse [01:47] !ot | michael_mbp [01:47] michael_mbp: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [01:47] michael_p: Not interested. [01:47] go for windows 10 or windows 7 if you will [01:47] michael_p: try some ubuntu itunes tricks for your needs [01:47] thecyclone: Really? [01:48] nah for 1 itunes music file its ok [01:48] vfw I think I'm going to reinstall everything [01:48] vfw: i use windows 10 with Ubuntu 14.04 in dual boot [01:48] i was looking at that [01:48] thecyclone: please stay on topic [01:48] i use windows for gaming and matlab [01:48] theJian, find /path -name \*.ogg -print0 | while read -r -d '' fn; do base=$(basename "$fn" .ogg); convert "${base}.ogg" "${base.mp3}"; done [01:48] Er. [01:48] thecyclone: I use linux [01:48] "${base}.mp3" [01:49] anyway please someone help me with creating deb packages [01:50] theJian, find /path -name \*.ogg -print0 | while read -r -d '' fn; do mp3=$(sed 's/ogg$/mp3/' <<< "$fn"); convert "$fn" "$mp3"; done [01:50] !checkinstall | thecyclone [01:50] thecyclone: checkinstall is a wrapper to "make install", useful for installing programs you compiled. It will create a .deb package, which will be listed in the APT database and can be uninstalled like other packages. See https://help.ubuntu.com/community/CheckInstall - Read the warnings at the top and bottom of that web page, and DO NOT interrupt CheckInstall while it's running! [01:50] That should do. [01:54] hola [01:55] Evening. I need some help setting up an HP printer on Ubuntu. it's going to be off a system that has no working screen and is being used as a print server [01:55] alguien sabría decirme como arrancar ubuntu desde usb y librarme de uefi y windows [01:55] !es | linuxw10 [01:55] linuxw10: 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. [01:56] perdón-sorry [01:59] So I'm not in sudoers file and I have one user. What can I do to put myself back in it? [02:00] * geomyidae_ starts authoring new upstart job install-systemd-and-purge-upstart.conf [02:02] NekoMaid420, gpasswd -a user sudoers [02:02] What will that do? [02:02] Add your user to the sudoers group. [02:03] Er, should be sudo or wheel. [02:03] Doesn't that depends on how their sudo is configured? Mine is "wheel" not "sudo", certianly not "sudoers" [02:03] * geomyidae_ forget they're in #ubuntu and sudo is preconfigured a certain way [02:04] Oh, you want to configure /etc/sudoers? Use visudo or such. [02:04] No, sorry Eduard_Munteanu, I was in {other-distro} mentality and was saying that the group to join is dependent on how the /etc/sudoers file is configured. [02:04] how large should I make my partitions? so far I’m only seeing minimum recommended sizes in my google searches [02:05] Eduard_Munteanu: Do I have to run that command with sudo? [02:05] NekoMaid420: yes, if a regular, non-root/non-sudo user could add themselves without root authority, there wouldn't be much point :) [02:05] bufferloss, one big partition or assign like 40GiB to / and the rest to /home. Figures vary depending on your usage. [02:06] Eduard_Munteanu: ok, I was going to use a separate /var partition as well [02:06] Yeah, that's my impression. I can't execute any sudo commands at all right now geomyidae_ since my machine has only one user and that user is not in the sudoers file === john is now known as Guest50865 [02:06] NekoMaid420: hm, that's a bit strange, if I recall, Ubuntu puts the original user in the sudoers file [02:07] Otherwise, I'm not sure how you'd go about it, except in some not-so-nice ways [02:07] bufferloss, oh, well, it depends then. A lot of stuff may end up on /var in some cases, and little in others. [02:07] Which is true, or was true. I was missing around with groups and I may have either deleted the admin group or simply removed myself from it [02:07] Though, I'm not entirely sure. Is there a way to check that configuration geomyidae_? [02:08] I can't get network connection to work for any guest on virtualbox using ubuntu as host a tired every setting but no luck [02:08] NekoMaid420: you can check your groups with `groups` and check sudo's config with `cat /etc/sudoers` possibly [02:08] Eduard_Munteanu: yeah so my main concern here is that I will be working with rather large databases [02:08] along the lines of greater than 40GB [02:08] NekoMaid420: but yeah, if you've removed yourself from that group, it's time to break out the big-person gloves... [02:08] NekoMaid420: unless by change you've activated the root account on your install.... [02:08] and I would prefer to be able to just let the db take up as much room as it wants, and let the home folder take up as much room as it wants [02:09] so, it seems like either I want to store the postgres data dir in the /home partition [02:09] or… well, yeah that’s sort of my main thought at the moment [02:09] bufferloss, a better convention would be using /srv rather than /home [02:10] NekoMaid420: I've just skimmed this, but it seems like a good way for you to fix your issue: http://www.psychocats.net/ubuntu/fixsudo [02:10] I don't think I have activated it geomyidae_ nor can I access that file :( I don't think I've used the root account on this computer [02:10] curious if psychocats is still around... I remember that from when I was an ubuntu user. [02:10] NekoMaid420: that's fine, check the link I posted and see if it makes some sense or not [02:10] Nice! I think that's what got linked to me earlier, but I forgot it at work, haha. Thanks geomyidae_ [02:12] * geomyidae_ even has logging in his upstart script, can confirm that the last line was executed and yet upstart thinks it's still running [02:12] Eduard_Munteanu: hmm, sure, that’s a possibility, it’s not much different than using the default of /var/lib for the postgres db directory [02:12] the issue I’m contemplating is the possibility/eventuality that my db may likely outgrow its partition [02:12] and similarly that my /home dir may outgrow its partition [02:13] mostly only a concern if I have to choose right now to size them without really being 100% sure of how much space I’ll use on either one [02:14] bufferloss, you might want to use LVM and leave some extra space unallocated, if that's more comforting. [02:14] Eduard_Munteanu: yeah I’ve been hearing about LVM, how do I setup/choose/etc LVM? [02:14] I’m looking at gparted right now [02:14] but the only choices I see effectively are “primary” or “logical” when I go to change my partitions [02:15] bufferloss, not sure, I haven't set up LVM with the installer in ages [02:15] hi how do i make all my apps use openvpn in ubuntu 14.04.3 with Gufw [02:16] coffeeguy, you just need to add a redirect-gateway directive to the openvpn config [02:16] is there a how-to? [02:16] aah of course thank you /me googles redirec* [02:20] Eduard_Munteanu: hmm, another question, gparted has an option called “Device for boot loader installation” [02:20] I have 2 separate physical drives, one with windows that I just installed, and now this new empty drive I’m going to install ubuntu [02:21] do I want to choose my windows drive for the “boot loader” or do I choose the actual drive I intend to install ubuntu on? [02:21] or does the mount point parameter take care of the “which drive to install ubuntu on" [02:21] i.e. whatever partition I specify as / basically, that’s where the system will install [02:22] bufferloss, the drive with Ubuntu is likely better, as it doesn't interfere with Windows (e.g. get erased later on), but you'll have to boot from it [02:22] * geomyidae_ isnt even sure what the gparted option is used for [02:22] It also depends on your traditional boot method, how you want to dual boot, etc. [02:22] Eduard_Munteanu: ahh, ok so I should choose my ubuntu drive, but then I’ll probably need to update/change my bios to try to boot from that drive first I’m guessing [02:22] cuz right now my bios tries to boot from my windows drive [02:23] Yes. [02:23] ok cool [02:23] If you install a NEW EFI System Partition, then you will have to use your machine boot menu to choose which OS to boot. If you install into the same ESP, then you can use systemd-boot or something else as a boot manager to choose the boot loader. [02:23] FWIW, you can programatically restart into a different OS using the system boot manager... haven't figured out how to do it with systemd-boot yet though... [02:25] hola buenas noches [02:27] ok, here goes nothin… lol [02:27] una pregunta apenas instale xubuntu en esta maquina la v.14 y cuando hice el update a la 15 me dio este erorr ( apci pcc probe failed initramfs )hasta ahora me es dificil entrar al pc [02:27] 500G /home and 400G /var [02:29] una pregunta apenas instale xubuntu en esta maquina la v.14 y cuando hice el update a la 15 me dio este erorr ( apci pcc probe failed initramfs )hasta ahora me es dificil entrar al pc [02:30] #ubuntu-es [02:30] una pregunta apenas instale xubuntu en esta maquina la v.14 y cuando hice el update a la 15 me dio este erorr ( apci pcc probe failed initramfs )hasta ahora me es dificil entrar al pc [02:33] !es | lunix [02:33] lunix: 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. [02:36] Уна пергунта - красотишша [02:37] !ru | TaPX [02:37] TaPX: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke. [02:38] q [02:39] quit [02:39] please help!!!cmos setting error every time i login my computer [02:44] unni: What cmos setting error? [02:55] does 15.10 support Fury X? or do I have to install kernel 4.3 rc? [02:57] hi. I have multiple pc in same ip and I've set ufw to allow anything from that ip, however ufw only allow one pc to access, how should I solve that? (probably because mac address?) === don is now known as Guest7127 [02:59] vcoinminer: why not give them another IP? [03:00] SchrodingerScat because I have only one IP... actualy the IP is used by router, it simply pcs under that router [03:08] so I just installed ubuntu [03:08] but I don’t get the boot loader… my bios doesn’t give me the option to boot from my second HD, only my first [03:09] I was going to change the boot pointer in my bios but since I can’t do that, I figure I need to reinstall/setup/etc the MBR on the correct disk [03:09] how do I do that? [03:11] !grub | bufferloss [03:11] bufferloss: 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 [03:11] bufferloss, basic mbr info in the message I think [03:20] anyone know about youtube [03:21] or uploaded a youtube video [03:22] wileee: yep that got me what I needed, thanks [03:24] bufferloss, no problem. ;) [03:24] wileee: ok, next step and or challege is how to fix my resolution :/ [03:25] I’ve got a 980GTX Ti but the only resolution I can select in the settings area is 640x480 [03:26] Question for you Ubuntu-ers, are you able to watch Hulu? I've watched Hulu for years on Linux PCs, and all of a sudden, out of the blue, it no longer works on my Linux PCs which currently run Debian. Using Firefox it tells me to install HAL, which is deprecated and no longer in the package manager, which means hunting down and compiling it and all its dependencies, and using Google Chrome it tells me the browser doesn't support playing protected [03:26] content. [03:26] <[n0mad]> no Gerowen [03:26] <[n0mad]> been broke for a couple of months [03:26] bufferloss, Not an area I really know, but lots of helpers here who know. [03:27] wileee: ok, I mean I figure I can try installing the proprietary nvidia drivers [03:27] n0mad: That's what I thought, getting ready to send a nastygram to Hulu tech support. [03:27] <[n0mad]> it actually caused me to move my fire stick to my bedroom and use my 360 in the living room [03:27] I was hoping to at least get a basic functionally working setup just with nv/neuvau or whatever ubuntu comes with [03:27] <[n0mad]> cuz i can't use my laptop for it anymore [03:27] bufferloss, Hae you looked in the additional drivers tab in software & updates? [03:27] Have* [03:28] not yet, I usually use apt-get [03:28] xxy [03:28] that monolithic “software center” thing makes me leary :P [03:28] bufferloss, I would start there if it were me, it is a specific app just for this. [03:28] is that anything related to jockey? [03:29] <[n0mad]> bufferloss: software & updates, not software center [03:29] cuz last time I used jockey was epic fail :/ [03:29] bufferloss: Yes [03:29] bufferloss, Yeah I believe so, there is a command that brings it up I think [03:29] I’m gonna let apt-get update && apt-get upgrade finish first [03:30] n0mad: I let my subscription run out, thinking about hooking up the PS3 in the living room so my wife can watch Hulu, but I've got the desktop kinda set up as a "Media PC", game console emulators, DVD player, you name it. I just didn't know if it was something specific to Debian stable (old library version or something) or if it affected other Linux distributions as well. [03:30] bufferloss: Good idea. [03:31] <[n0mad]> Gerowen: i think that some distributions actually have it working still but i haven't looked at it in a while, i finally just gave up. they may have also lost it since then. not sure. [03:31] [n0mad]: Hulu probably got wise and added some extra layer of DRM-ish type stuff [03:31] <[n0mad]> yeah, it was a change on hulu [03:31] thus breaking free-ish tools like whatever Ubuntu had been using [03:32] [n0mad]: get a roku or something [03:32] I have a roku, xbox, ps etc, and all of them have Hulu [03:32] <[n0mad]> bufferloss: i have it working on my fire stick, roku and 360. [03:32] My lamp installation wont perform php properly. while MAMP can view the same PHP file and render it correctly [03:32] It has been a month or so since I first noticed it. Strange that we Linux users spent YEARS crying about Netflix, we finally get an updated library that satisfied Netflix enough to enable playback using native Chrome on Linux systems, and then Hulu goes and turns it off, lol. [03:32] <[n0mad]> i was just responding to Gerowen [03:33] oh, doh, yes that’s right [03:33] Gerowen: probably Hulu did something [03:33] Gerowen: get a roku or similar [03:33] amazon has one, apple has one [03:34] bufferloss: I've got a PS3, but I want it working on my laptop, desktop, etc. [03:34] you could always dual boot or run a VM [03:34] bufferloss: I'll reinstate my paid membership when they change whatever stupid DRM policy they implemented. [03:34] windows is kinda slow in a VM but I’ve done that before for netflix [03:34] Gerowen: hah, that’ll probably be “never" [03:36] TV rots your brain anyway, it’s better like this :P [03:36] bufferloss: It's not THAT important to me. I'll just go without it. Windows is painful enough when you actually install it, let alone run it in a VM. Last time I started my Win7 VM to test a Python script I wrote I decided to go ahead and install updates so that the VM was up to date, BIG MISTAKE. 10 freakin' years later, lol. [03:36] get an SSD [03:37] and metric crap tons of RAM [03:38] I've managed to run some somewhat graphically intense windows only games in a virtual machine. [03:38] jason_ : What VM software? [03:39] jason__: have you tried wine for any of those? wine has relatively decent game support [03:39] whatever the free vmware is [03:39] certainly many titles are lacking in good support, but plenty of them are robust on wine [03:39] jason__: is there a free vmware anymore? [03:39] yeah [03:39] I usually go with virtualbox [03:39] vmware player [03:39] jason_ : I just use Virtualbox, and DirectX support in it is still marked "experimental" last time I looked. [03:39] plytro: that’s the one where you can only run premade images though right? [03:39] bufferloss: its changed [03:40] ah ok, interesting, I might check it out again [03:40] you can create and other things now [03:40] no snapshots [03:40] I think VMWare has better support for that sort of thing. [03:40] I ran stuff in Wine [03:40] team fortress 2 and teh like [03:40] yeah lots of big title run fine in wine [03:40] no issues with that genre of game [03:40] scroll through the list and look for “gold” status I think it is [03:40] now lots of games on steam are native linux [03:40] team fortress 2 runs natively on linux, no? [03:40] but even non-gold are often fine [03:40] jason__: at the time it didn't [03:40] jason__: not natively, it runs using WINE [03:41] PHP LAMP problem: http://192.173.174.132/x_location/x_current.php is blank but it should not be. [03:41] bufferloss: it is native now [03:41] oh, well and yeah the valve games all run on linux these days [03:41] so is counter strike, etc [03:41] jason__: so yes, that includes TF2 CS DOTA etc [03:41] on my Mac, MAMP displays x_location/x_current.php correctly [03:41] Darkenvy: apache? [03:41] is that the problem? [03:41] at the time (pentium 4, geforce 6600 gt) it ran in wine [03:41] I have apache2 installed [03:42] Darkenvy: um, I'm going to say that the code isn't complete. I also have your database password. You should also never design an application to use the mysql root user. [03:42] Darkenvy: https://help.ubuntu.com/community/ApacheMySQLPHP [03:42] Its not my code :P. Dang time to change THAT password XD [03:43] Darkenvy: I’m also gonna say that you maybe want #apache or #mamp or #macosx instead [03:43] I had a problem earlier with the PHP not reading another PHP file through require(). Im guessing its all related [03:43] er sorry #httpd [03:43] looks like you end after a no more html tags [03:43] I dont want the mac anything though :S. I just tried it on there as a control to this experiment [03:43] the script to include google maps [03:44] php is probably failing to do something [03:44] Darkenvy: check pms [03:44] okay [03:45] the source of what is viewable seems to not be the full code [03:45] of what should be interpreted [03:47] Darkenvy: you want one of ##php or #httpd or #mysql [03:47] okay [03:47] probably #httpd [03:49] Getting ready to switch back over to Ubuntu. I tried Debian for the past couple weeks, and it's fine, but lacks "polish" in certain areas. Font anti-aliasing is lacking in certain scenarios, the versions of certain software packages are already pretty dated, etc. I'll go ahead and get 15.04 installed and then do an in-place upgrade to 15.10 in a couple of days. Plus the people in this IRC channel are generally more active I think, easier to get a [03:49] quick answer. [03:52] Here's an example of the font issue. No amount of installing additional fonts, including MSTT Core fonts, or adjusting the font settings in the Gnome Tweak UI fixes it. This is what I see on certain websites, like CNN in this example. https://dl.dropboxusercontent.com/u/6017319/Screenshots/cnnfonts.png [03:52] Ubuntu just seems a little more polished when it comes to basic things. [03:54] Gerowen: yes, Ubuntu is generally more polished, my anti aliasing is pretty much fine === bschaefer_ is now known as bschaefer [03:54] Gerowen: debian is really a server distribution [03:54] if you want anti aliasing you want more of a workstation distro [03:55] Ubuntu is definitely my only choice for a workstation [03:55] I dunno, I mean Fedora is probably ok for some folks. I used it back during the FC1 and FC2 days, then I tried it again more recently, couple times in the past couple years [03:55] I just like Ubuntu so much better [03:55] bufferloss: I don't mind doing work customizing things, but it's nice to have a good starting point where the basic stuff is taken care of. [03:56] I had definite problems with Fedora in terms of getting what I wanted [03:56] Fedora is an ok choice if you’re planning to prepare to work with CentOS servers for example [03:56] all the things you learn on Fedora will be relatively apropos to CentOS, but otherwise, I’d stay stick with Ubuntu [03:56] Gerowen: if you’re interested in slightly more proprietary things like Hulu, Ubuntu is the only choice right now [03:57] Gerowen: evidence: steam is only officially supported on Ubuntu [03:57] bufferloss: I remember I used Fedora Core 4 for a little while and liked it, but it seemed like, at least at that time, RPMs, or at least the ones I chose, were hard to work with. Every time I would find something in RPM format and try to install it, I'd have to go find RPMs of all its dependencies and install those first, or drop them into the same folder with the end product so it could find them and install them. Apt-get/Aptitude just seemed [03:57] smarter and easier to work with. [03:57] you can install steam basically anywhere, I’ve installed steam just fine on Arch for example [03:57] but technically, Valve only “truly” supports Ubuntu [03:57] Gerowen: meh, yum is fine, pretty good and not really any better or worse than apt-get as I remember [03:58] bufferloss: Yeah I've been playing my Steam games on Debian with no issues. In a perfect world everything would abide by the Debian Free Software Guidelines or the GNU GPL, but there's some things in life that I need or want to use that don't. [03:58] but dealing with proprietary repos is more of a pain [03:58] (more of a pain on fedora) [03:58] Ubuntu has great repos, free and non-free [04:00] Now if deja-dup would hurry up with finishing my backup I could get one with installing Ubuntu, :P [04:03] I use Ubuntu for personal workstations and servers. My workstation is CentOS, same as the servers I manage. [04:03] Question, if I install the Beta 2 for 15.10 will it automagically update to the "release" version on the 22nd? Does it run off the same repos? [04:03] Rather: My work-workstation is CentOS, etc. [04:04] Gerowen: Yes, it'll follow the wily repos. [04:05] quantic: Never used CentOS. Was gonna install it in a VM a few days back just to play around with it, but my laptop doesn't support 64 bit virtual machines for some reason (even though it has a 64 bit processor it's missing certain extensions I guess), and there's no 32 bit version of CentOS available in the newer versions that I could find. [04:05] Gerowen: The virtualization extensions may be turned off. I run into that a lot on some hardware. [04:06] quantic: Will have to go check the BIOS settings, cause' I can run 32 bit guest systems, just not 64 bit. [04:07] hmm, by default after a fresh install I’m not seeing multiple desktops [04:07] how do I change that [04:11] Gerowen: What CPU are you running? I can verify whether or not you've got the necessary extensions. [04:12] bufferloss: Change the default, or add desktops? [04:13] quantic: Intel Pentium B960 [04:13] quantic: dual core, 2.2 Ghz [04:13] Gerowen: Whoa. No, you definitely do NOT have the necessary extensions. [04:13] quantic: :P [04:14] Like I said, it's 64 bit, but it's just an old Toshiba laptop. I use it for some light gaming, browsing, e-mailing, movies/music, occasionally coding on a couple newblet projects I have on sourceforge, but nothing terribly CPU intensive. [04:15] The biggest CPU hog of a game I've played I think has been Half Life 2 Episode 2, I just finished it last week or so. [04:16] I was wondering if anyone knew how to configure ubuntu to use a vpn using openvpn or the likes via commandline? I have the .ovpn, ca.crt, and crl.pem but when i tried to connect it freezes after username and password authentication. [04:17] Gerowen: If you're interested in checking it out: http://mirror.centos.org/altarch/7/isos/i386/CentOS-7-i386-DVD-1503.iso [04:18] Gerowen: There's a 32-bit release, now. [04:18] Gerowen: well, I want multiple desktops [04:18] maybe I don’t have them configured [04:18] quantic: Ah Ok, once I get bumped back over to Ubuntu I'll check it out, :-) [04:18] enable them add then, whatever [04:18] I don’t see anywhere in the settings panel to do this [04:19] RepThis1: When it freezes, do you get a message of any kind? Anything in the logs? Network interface configuration and state at the time of the freeze? [04:19] bufferloss: http://askubuntu.com/questions/260510/how-do-i-turn-on-workspaces-why-do-i-only-have-one-workspace [04:19] Apparently the setting is under "Appearance". [04:20] quantic: i wouldnt be sure which logs to check but as the process ran it did give some output on which last step it was able to complete. Give me a second though cause someone said i just need a password file to add to the line of arguments when run. [04:21] RepThis1: If you're only using username/password auth, that doesn't sound right. [04:21] RepThis1: But let me know how it goes. [04:25] hi, where cna i submit a bug ? [04:26] nvm [04:26] That was fast, lol, 3 seconds. [04:39] quantic: http://paste.ubuntu.com/12883485/ it freezes on the last step, then usually i have to power cycle [04:42] RepThis1: You really shouldn't be using a file for username and password. [04:43] RepThis1: That said, there's nothing in that log that indicates an issue. Can you add "verb 4" to your .ovpn and try again? [04:45] RepThis1: And remove the password file from the mix. :P [04:45] RepThis1: A better solution, assuming you don't need the VPN before logging in, would be to save your VPN credentials to the GNOME Keyring, which will then be unlocked by your user's password when you log in. No passwords stored unencrypted/unhashed at all. [04:45] ^ [04:45] Jordan_U: headless vps server. [04:46] RepThis1: OK. [04:46] RepThis1: Then you shouldn't be using username and password authentication at all. [04:49] https://savecrypto.org/ [04:54] quantic: http://paste.ubuntu.com/12883542/ [04:55] RepThis1: This is for PIA. If you're having issues, they're the ones to talk to. === cpaelzer_ is now known as cpaelzer [05:10] I have one physical disk /dev/sdb and I want two LVM VGroups on it. How do I go about that? === diablo_ is now known as luc1f3r === michael is now known as Guest34200 [05:23] /msg NickServ register f11321 tres.acton@gmail.com [05:25] umm... [05:28] - [05:28] nullwolf: better change pass now === nullwolf is now known as cyberwolf [05:35] My laptop's built in wireless card (Intel Wifi Link 5100 AGN) no longer works on either the an or bgn on my wifi network. It says it connects, but gets no internet access. Booted into windows and works fine. I think my drivers in Ubuntu need fixing, any suggestions? [05:36] kaiza: did you successfully get an IP address? [05:36] I'd check the simplest things first [05:36] if you haven't already [05:37] kaiza: Did you change kernels? [05:38] kaiza: Rather, what has changed on your install between wifi working and now? [05:38] cn28h, Yes [05:38] Whats the "systemctl enable" equivalent in 14.04 ? [05:39] hateball, thats the odd thing, it was working fine when i went to bed, wasn't this morning [05:40] hi guys, i've submitted this bug, https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1508309 can someone take a lil look at it? thanks. [05:40] Launchpad bug 1508309 in unity-control-center (Ubuntu) "Every time i log into my computer the sound volume goes back to 100%!" [Undecided,New] [05:40] kaiza: Right, well, do you have automatic updates enabled? You may have gotten a new kernel installed which is not active until next reboot [05:40] hateball, Ah yes that is likely [05:40] kaiza: You can review /var/log/apt/history* to see what packages have changed lately [05:41] kaiza: In the case of a new kernel, try entering the grub menu at boot and picking an older entry and see if that behaves better [05:41] Regressions do happen, sadly [05:41] hateball, Okay thanks, ill try that [05:42] http://h311.us/ [05:46] Back, with Ubuntu rockin' and rollin'. [05:48] hi, when I install Ubuntu 14.04 server, there is a error "mounting /dev/fd0 on /media failed No such file or directory", so install failed. who can help me, thanks [05:49] chigang: is this in a VM or on iron? [05:49] hateball: in a baremetal [05:50] chigang: How strange, it should have no business trying to mount a floppy drive [05:51] hateball: yes, it is so strange, I install on a blade server, there is no floppy drive. [05:51] chigang: are you customizing your partitions and mount points or using the guided recommended stuff for that [05:54] chigang: likely that your hardware has an enabled floppy controller that you likely dont want to use [05:54] chigang: A bit of google https://bugs.launchpad.net/ubuntu/+source/udisks2/+bug/1054414/comments/35 [05:54] Launchpad bug 1054414 in udisks2 (Arch Linux) "Tries to automount floppy drives" [Undecided,New] [05:54] BuzzardBuzz: I used a preseed file for auto installation. [05:54] chigang: So disabling floppy in BIOS may be helpful [05:55] If the preseed was generated on a system with a floppy and you're on one without... that may break things, I suppose [05:57] hateball: thanks, I will try it. [05:58] BuzzardBuzz: I try to disable floppy first,thanks. [06:00] chigang: The mount failing is no big deal, this should not cause an instal fail [06:01] Any idea why in later versions of Ubuntu/Debian, there's no "New tab" option in Gnome Terminal any more, it just opens a separate window? [06:02] I know I can CTRL+SHIFT+T, just curiosity really. [06:02] BuzzardBuzz: but Installation is stop, I can't see any information from the screen. so I think is failed. [06:02] Gerowen: wich ubuntu version is this? [06:02] 15.04 [06:02] https://usercontent.irccloud-cdn.com/file/VokPqU2X/installation_fail_screen [06:03] BuzzardBuzz: that is a picture about it. [06:04] Weird. After letting it sit for about 15 minutes on the blank purple screen, it started working again, went through setting up the user, asked about encrypting the home directory, then went back to a blank purple screen. There were a few other occasions where it sat to think for 5 minutes or so, but installation finished ok. (eventually) [06:05] from a thread about the issue in the forums === michael__ is now known as Guest90986 [06:09] chigang: this issue is marked sovled in the forums. the 15 minutes is the time it takes to give up trying to mount the floppy that really is not desired anyway [06:15] chigang: link to issue thread: http://ubuntuforums.org/showthread.php?t=2219435 [06:16] BuzzardBuzz: is it not fail? just wait 15 mintues, it will continue to installation , is it right? [06:19] dd [06:19] dsds [06:19] Siema [06:19] yo [06:19] Karol niech wbije [06:20] halo halo [06:21] siema [06:21] elo [06:21] co jest? [06:21] chigang: there is a chance that it will work after 15 minutes of trying to mount that floppy, then it might give up trying to mount and continue [06:21] MAJKI TO GEJ [06:21] Karol pedał [06:21] Majki siemano [06:21] dawno cie nie widzialem [06:21] ziom [06:21] Karol nie wyłączaj kompa [06:21] Kurwy [06:21] ty cwelu [06:21] x\D [06:22] czemu znów to zrobileś ? [06:22] smieciu [06:22] bo cie dojade [06:22] nie wiem jak to bedzie ziom [06:22] nie wiem jak to bedize ziom [06:22] NIE WIEM [06:22] NIEWIEM [06:22] Nie wiem [06:22] NIE WIEM [06:23] multiple personality [06:23] is english channel only today i thought [06:23] maybe rules changed? [06:24] That last post was something about ctrl f4 or f1 was sort of confused what he was meaning there but might help [06:27] hello everyone, I have a resolution problem on my desktop. I even cant boot because of the problem. [06:27] alo [06:28] but I can make ssh to the desktop, and change resolution settings with xrandr from remote [06:29] 69 [06:29] and get gdm. [06:29] hey [06:30] but I cant set this permanently, I added the command to /etc/gdm/Init/default but it does not work for me [06:30] and I added the command to startup application but does not work for me. How can I solve this problem? [06:33] halo halo [06:33] jest tam kto ? [06:42] BuzzardBuzz: you are right, It's just halt for 15 minutes, thanks very much === kala is now known as zhtrevlyk [06:55] jest kto-to [06:59] chigang: Hope your day goes well :) [07:06] JOIN === RichiH is now known as ` === ` is now known as RichiH [07:23] hi [07:25] to install tor is it true ? : sudo apt-get install tor ? === CrazyH__ is now known as CrazyH === _dv_ is now known as dv_ === michael is now known as Guest3297 [07:51] guten morgen [07:51] Can someone help me figure out why xrandr isn't working in Lubuntu? [07:51] It wakes up the other screens, but they just show black and the mouse doesn't move to them. [07:58] weis jemand ob ubuntu mit flash gut umgehen kann? [07:58] how do i import KVM virtual machine on a new pc? [08:00] !de | schnuppi_ [08:00] schnuppi_: In den meisten Ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuche bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Einfach "/join #ubuntu-de" eingeben. Danke für Dein Verständnis! [08:00] oh sorry [08:01] Can someone help me figure out why xrandr isn't working in Lubuntu? Anyone? [08:04] duckblaster: are you sure it's a Lubuntu issue? have you tried it on a Ubuntu machine. Also I recommend asking it in Lubuntu channel maybe it's a know bug. [08:05] No response in #lubuntu [08:06] can't get ubuntu to work, compiz pegged cpu at 100%, couldn't do anything [08:06] duckblaster: you also need to be more specific about what the issue is ... not working doesn't mean anything [08:06] when I run xrandr --output VGA-1-2 --auto --right-of VGA1 it wakes up VGA-1-2, but shows black instead of desktop [08:07] mouse is stuck on VGA1 too === jasondockers is now known as jasondockers|awa === daniel is now known as Guest56740 [08:08] duckblaster: do you have a specific reason of using compiz with LXDE? [08:08] no, compiz in stock ubuntu desktop [08:08] right [08:08] how do i import KVM virtual machine on a new pc? [08:09] I tried to install ubuntu instead, to see if that made a difference [08:09] I have a external USB soundcard. It is not detected in sound settings as an output device - it only shows as an input device. [08:13] duckblaster: try disabling compiz ... I tried running lubuntu but had issues with compiz causing screen tearing [08:14] some forums recommend disabling compiz [08:14] lubunt runs fine, compiz was when I tried ubuntu to see if dual screens worked [08:15] 2GHz dual core with 2GB ram and motherboard graphics not enough for compiz? [08:15] sudo lspci -v [08:16] anyone else experiencing loosing hotkeys after an update? im using ctrl + alt + t to open a terminal, but it suddenly stoped working [08:16] same for ctrl + alt + l for lock [08:16] happend before to, had to do a reinstall to get them back [08:16] they are still defined i settings [08:16] erebus^: works for me and i updated today [08:17] lock too [08:17] happend to me on two reinstalls now, i cant format my damn mashine to get back hotkeys! [08:17] erebus 15.4? [08:17] yup [08:18] alt + tab works [08:18] know any other ctlr + alt hotkeys i can try? [08:18] what happens when you hold down meta-key? [08:19] do you get keyboard shortcuts screen? [08:19] so erm, when Ubuntu switches to systemd, does that mean we'll have our config files in /etc/sysconfig/? [08:19] dm_comp: i do... [08:20] and will we start using systemctl for things instead of /etc/init.d/? [08:20] ctrl + alt + arrow switches workspace like normal [08:21] Bleakwise: the switch has already happened in 15.04 [08:21] I suppose i'll have to take it for a spin [08:22] i have to say, 14.04 seems to be in an odd spot atm, going from upstart to systemd might be rough [08:22] Bleakwise: 15.04 it's been the most stable linux I've used to date. I'm really impressed by it :) [08:23] erebus^ I just updated and everything works... not sure what could be causing to for you ... google is your best bet :( [08:24] s/to/it [08:24] dm_comp: yeah, thanks though [08:24] has happend early as well, o cant be lates update eighter [08:25] got word there is a new release tomorrow though, so might be a good time for a fresh install anyway [08:32] Hello, i'm trying to follow a tutorial to config a pxe server, but if i try to install dhcp3-hpa, it installs isc-dhcp-server instead. And if I try to edit /etc/dhcpd3/dhcpd.conf it doesn't exist, instead exist /etc/dhcpd/dhcpd.conf [08:32] is this a problem? [08:35] Lapos: No? [08:35] ? [08:37] Lapos: You asked a yes/no question and got "no" as an answer. [08:37] ah okey, thx then === farid is now known as Guest74422 === Rick is now known as Guest56293 === Guest56293 is now known as sysop-richard [08:46] Hey guys, it is possible to launch netfilter (iptables) with synproxy state on routed traffic with 2 different in and outbond devices as Synproxy router. [08:46] Kev1904: maybe the ##networking guys can aswer that? [08:47] i will ask there, thanks [08:54] I have usb soundcard which identifies as ID 0d8c:0006 C-Media Electronics, Inc. Storm HP-USB500 5.1 Headset. It worked in Ubuntu 9.04. It does not work in Ubuntu 15.04. Not detected as an output device but does work as input device. How do I get this working? [08:56] BlackDalek: by 'not detected as an output device' you mean ALSA tools cannot see any output sink on the device? [08:57] TJ-, I mean, in System Settings>Sound> there is nothing under the output tab for it. [08:57] TJ-, it only shows under the input tab [08:58] hey can you explain me how tom linked list data are insert into linked list [09:01] BlackDalek: It's always best to start with the low-level (terminal) tools to verify what devices/sinks/sources are available, and then work up to the GUI. Often the issue is simply that the system has multiple sound devices and a different device has become the default (without specific rules, first discovered becomes the default) === DerRaiden is now known as DerRaiden__ [09:04] TJ-, it lists as a device under lsusb... I can select it as a sound card device using alsamixer, but I can't choose it from the sound settings panel in unity. [09:05] hey can you explain me how to linked list data are insert into linked list [09:05] anyone here [09:05] can you explaiin you? [09:05] citrix: maybe in ##programming [09:06] yes [09:06] i hav 4 elements how to store in stack [09:07] can you explain me ?? [09:07] citrix: Just ask in ##programming [09:08] yes [09:09] TJ-, how do I verify what devices/sinks/sources are available? [09:09] yes ask in programming [09:09] can u explain me ? [09:10] BlackDalek: "aplay -l" to show basic devices; "aplay -L" to show all sinks/sources/profiles [09:10] citrix: Ask ##programming. [09:12] i have done create doubly linked list and i want to store element in the stack how can i do ? [09:13] citrix: do you even have ubuntu? [09:13] citrix: Do you understand that this channel is #ubuntu and not ##programming? Asl ##programming please [09:14] TJ-, both aplay -l and -L output details about the USB sound device. [09:15] BlackDalek: in the '-L' output ensure there are sinks (output profiles) listed. If so, then I'd guess the issue is simply the GUI has the wrong default output selected. Maybe there's a 'mixer config' or similar option to set that? [09:18] TJ-, aplay -L lists various things such as "IEC958 (S/PDIF) Digital Audio Output" and "2.1 Surround output to Front and Subwoofer speakers" etc... where would I find a "mixer config" to select a default output? [09:23] BlackDalek: Ensure '-L' also lists sinks (outputs) for the headset DEV as well as the system's built-in sound device. I'd assume you should be seeing DEV=0 for the built-in, and DEV=1 for the headset [09:23] Hello people, I have managed to retrieve my passphrase for user, however when I run ecryptfs-mount-private and Im asked for login passphrase, I get: Inserted autho tok with sig into session keyring.. open: Permission denied Error locking counter, what can cause this? [09:28] hello any one owns a lenovo Z51-70 laptop [09:28] ? [09:30] aman_, please avoid wasting time with "anyone?" questions. State YOUR issue with YOUR details for best results. [09:30] omg [09:30] I retrived access to files [09:30] IMMM about to pass out now [09:30] whs [09:30] qw[ [09:33] im unable to use my wifi , tried various stuff and came across this [09:33] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1436940 [09:33] Launchpad bug 1436940 in linux (Ubuntu Wily) "Atheros wifi 168c:0041(QCA6174) is not supported" [Medium,Confirmed] [09:35] TJ-, i don't see anything mentioning sinks in -L so I've pasted it here http://paste.ubuntu.com/12884486/ [09:37] BlackDalek: the headset would appear to be the "CARD=Audio" device, which shows several profiles such as surround21 and so forth. So the outputs are there, and the issue must be in the default selected by the GUI mixer. Change the default. [09:38] TJ-, what GUI mixer? [09:39] aman_, yep. your wfi chip is unsupported. the bug is still open and unassigned. [09:41] TJ-, how do I "change the default selected by the gui mixer"? The only place I know of to select an output is system settings>sound.... but the device does NOT show in the list of output devices. [09:42] hi all [09:43] i have install viber on my ubuntu 15.04. I dont know how to close or quit viber when I am not using like signout or exit [09:43] isn't there something similar to setuid/setgid that makes files that are created in a directory belong to a specific owner? [09:43] !info viber [09:43] Package viber does not exist in vivid [09:43] it is still as shortcut on left top corner [09:43] regardles which user created them? [09:44] bazhang, but I could install viber.deb from its website [09:44] whats viber [09:44] !info rubyonrails [09:44] Package rubyonrails does not exist in vivid [09:44] !nfo ruby [09:44] !info ruby [09:44] ruby (source: ruby-defaults): Interpreter of object-oriented scripting language Ruby (default version). In component main, is optional. Version 1:2.1.0.4ubuntu1 (vivid), package size 5 kB, installed size 47 kB [09:45] bazhang, https://www.google.com/search?client=ubuntu&channel=fs&q=what+is+viber&ie=utf-8&oe=utf-8 [09:45] linocisco, care to tell us here === devuser is now known as pepigno75 === pepigno75 is now known as devuser === devuser is now known as pepigno75 === pepigno75 is now known as devuser [09:54] uhm how can I open nautilus from live session to see all mounted devices? [09:59] hi looking for a useful git gui. any recommendations [09:59] perhaps giggle [09:59] apt-cache search git have a look capsicum1 [10:01] bazhang, thanks, that what I was afraid. I am lazy and dont want to have to try them all before settling on one of them. [10:01] capsicum1: git cola is nice and simple for doing commits and staging or stashing and things [10:01] capsicum1, try the offtopic channel for polling then [10:03] hi all, ps -ax | grep application name and kill -9 xxxx helped me exit [10:04] I cant write to my usb from terminal [10:04] Im root [10:05] OnceMe: does your USB drive have a "write protect" tab, and is that switched off? [10:06] I dont know, I can cd /cdrom to it [10:06] its on /dev/sdb1 and its mounted [10:07] I'm sorry, but I don't understand what you mean by "I can cd /cdrom to it" [10:07] Well its mounted on /cdrom [10:07] my usb is mounted on that [10:13] mcphail:I need that mount(r,w)o command [10:13] bot knows it but cant remember trigger [10:14] !mount | OnceMe (maybe in the link?) [10:14] OnceMe (maybe in the link?): mount is used to attach devices to directories. See also https://help.ubuntu.com/community/Mount [10:16] OnceMe: Is it a live image, or a persistent installation? [10:16] live [10:17] OnceMe: Rhen it is readonly, and you cant mount it read-write. === willington is now known as nickk [10:18] Hey, linux question: does anyone understand why I don't need a user's password in order to change my effective user id to his? [10:19] nickk: How do you do that, in particular? [10:19] Currently it looks like I can just change my euid to someone else's with "setreuid()" [10:20] bekks:well on USB I have linux ubuntu, and I cant transfer my files on it? [10:21] OnceMe: Since it is a live install - no. You need a persistent installation to do so. [10:21] or a backup disk? [10:21] Or a backup disk. [10:21] eh I guess Im going to buy one [10:21] So I guss I can "fake" ownership of a file by changing to someone else's euid, but why does this not require a password? [10:21] how can I check what connector I have sata/ata etc? [10:21] ´BY looking at the connector. [10:21] or Ill jusy buy external one [10:21] hey guys, i shared a few folders with samba in virtualbox ubuntu guest host windows 10 i could see the original files in the folders but the new files that i created on guest i cannot see them [10:21] can you help me out guys :D [10:24] bekks, actually you *can* save files to a live usb. filesystem>media>cdrom = the usb [10:24] and is read/write accessible [10:24] cfhowlett:but says its read-system only [10:24] I tried to make a dir [10:24] OnceMe, sudo mkdir [10:24] cfhowlett: I thought it is an image of an iso, which isnt writable. [10:25] bekks, true. but the MEDIA cdrom is writable [10:25] OnceMe: dmidecode will tell you pretty much everything [10:25] cfhowlett: ah ok. [10:28] cfhowlett:how from chrooted system to access that media? [10:29] because under chroot I have tmp media which is unencrypted (with unecrypted files) [10:29] OnceMe, chrooted? no idea. i've never used it. [10:33] cfhowlett:I still mkdir: cannot create directory backup: Read-only file system [10:33] I run sudo mkdir backup [10:34] hello. i'm trying to create a debian package. in my debian/install file i copy config files in /etc/myapp. if i do "dpkg -x myapp.deb" to unpack my debian, it has all the correct config files listed (in /etc/myapp/conf1.conf, conf2.conf, etc.). however, when i actually do 'dpkg -i myapp.deb' to install it, it puts nothing in /etc/myapp. i assume this is some ubuntu config file overwrite protection mechanism - can anybody advise? [10:34] OnceMe, but you can save files to tht usb?? [10:34] I cantr [10:35] Ive made it from iso with startup disk creator [10:36] running dpkg with --force-confmiss --force-confnew did the trick [10:37] OnceMe, and you're now booted from that USB?? [10:37] yes [10:38] OnceMe, not sure what's happening, but check you target path: filesystem > media > cdrom [10:39] Hello! [10:41] also my mounted unecrypted /tmp/ecrypfs is also read-only system [10:41] is there a way to make it rw? [10:41] encrypted! yeah, that adds another level of complexty. [10:41] yeah my system is totally screwed [10:42] but at least I got in my files [10:42] :) [10:42] I could cp * outside of encrypted dir [10:44] OnceMe: can't you just remount it read-write? 'sudo mount -o remount,rw /dev/whatever' [10:46] maybe but nvm I am going to c/p and buy external disk so I can backup everything [10:47] better to play safe [10:47] should I buy SSD or regular SATA disk? [10:47] OnceMe: Doesnt matter, for backups- [10:47] OnceMe: for backup, just get a spinning disk [10:47] ok thanks [10:47] You can encrypt both, OnceMe [10:48] btw once Im done with backups, how can I ensure that data on my backup disk cannot be retrieved? After I reformatted it [10:48] OnceMe: Why do you take a backup if you dont want it to be retrieved? [10:49] what alternative GUI mixers are available? I need one which will let me choose the default audio output device. [10:49] OnceMe: Impressive, didn't think last night you'd really still be here 12 hours later!! [10:49] join #ubuntu_fr [10:49] bekks:once I resync it [10:49] I want to destroy it [10:50] TJ-:I wasnt [10:50] I slept for 10 hours str8 and while I was sleeping I got the idea how could I retrieve passphrase and encrypted files :) [10:50] OnceMe: Then you dont have backups again. Thats nonsense :) [10:50] well that and my friend helped me a bit :) [10:50] OnceMe: as to making an ecryptfs mount writeable; yes, just use "mount -o remount,rw /path/to/mountpoint" [10:51] after I resync fiels I want to purge backup disk [10:52] OnceMe: Better use the disk for further backups. [10:52] what if it gets stolen? [10:52] OnceMe: Encrypt it. [10:52] oh no [10:52] not that hell again [10:53] Then dont encrypt it and place it somewhere where it doesnt get stolen. [10:53] OnceMe: Living with backups is just too risky as you've seen. [10:54] heh :D [10:54] what HDD is the best? [10:54] The one you like most. [10:54] SATA3 7200 is what I have currently [10:55] what can be used as SMS aggregator ? [10:55] linocisco: What is a "SMS aggregator"? [10:56] salut comrades. im trying to edit an nginx direcry, located at default (usr/share/nginx/html) - user/group were root:root, but i've changed it to www-data:root. my own user is part of the www-data group - am i always required to sudo everything i do in that directory? how cani make it that i don't need to always sudo ? [10:57] !info alamin [10:57] Package alamin does not exist in vivid [10:57] adnauseam: don't do that, it makes no sense to do it [10:57] adnauseam: what are you *actually* trying to do? [10:57] adnauseam: also, it's user:group [10:58] i am trying to setup a webserver to work in [10:58] adnauseam: and why are you messing around in /usr/share? [10:58] i installed nginx, now trying to work in its directory. [10:58] !server | adnauseam [10:58] adnauseam: Ubuntu Server Edition is a release of Ubuntu designed especially for server environments, including a server specific !kernel and no !GUI. The install CD contains many server applications. Current !LTS version is !Trusty (Trusty Tahr 14.04) - More info: http://www.ubuntu.com/products/whatisubuntu/serveredition - Guide: https://help.ubuntu.com/lts/serverguide - Support in #ubuntu-server [10:58] and that doesn't explain what you are *actually* trying to do [10:59] nginx has its default in /usr/share [10:59] adnauseam: are you just trying to set the dir it hosts content from? [10:59] yes [10:59] adnauseam: use /src [10:59] and work in - dev [10:59] /srv* [10:59] it is what it was created for [10:59] roger, change nginx root to /srv [10:59] and use acl [10:59] will man acl [10:59] how do I make this USB audio device work? it does not show up in the sound settings. It is Device 019: ID 0d8c:0006 C-Media Electronics, Inc. Storm HP-USB500 5.1 Headset [10:59] I suggest /srv/http/ [11:00] BlackDalek: most just work ™ [11:00] since most talk standard protocols [11:00] the reason i'm always using /usr/share is because i couldn't change it in nginx's own configs. perhaps the permissions were off but it wouldn't read my index.html [11:00] BlackDalek: aplay -l [11:01] Mion, http://paste.ubuntu.com/12884486/ [11:02] adnauseam: you can change it [11:02] adnauseam: and /usr/share is *never* the correct place to host from [11:02] the ubuntu docs even tells you to use /srv in their example config [11:02] though the docs are outdated [11:02] by the way - /srv/ is root:root itself. [11:02] you should use a subdir as I said [11:02] preferably one per site [11:02] Mion aplay lists the device, but I still can't choose it from the sound settigs gui [11:02] outdated shouldn't be a problem if it's enough ot get me going - as to root:root, is it ok to chown to my own user ? [11:03] or stick to www-data [11:03] BlackDalek: check the pulse mixer [11:03] pavucontrol [11:04] adnauseam: don't change the permission on /srv itself [11:04] create /srv/http/somesite and set the permission on that so that your user can read/write to it [11:04] roger [11:04] Mion, what pulse mixer? [11:04] and ofcourse so that the user you run nginx as also can [11:04] BlackDalek: 13:03:38 Mion ╡ pavucontrol [11:04] BlackDalek: or pacmd/ponymix/whatever [11:05] adnauseam: I suggest using acl for it, it makes life easier [11:06] i will look into acl - never used it before [11:07] btw, thank <3 === Fredrich_ is now known as Nicola-1980 [11:10] another issue, i've set /boot to 100mb, and a system update complained that there isn't space. i can't resize /boot. what's the best way to go about this ? [11:11] Mion.. it shows up in pavucontrol but I see no way to choose it as the output device. Any clues? [11:11] thats really small for /boot [11:12] adnauseam: use a bigger /boot. Why cant you resize your partitions? [11:12] Mion, as far as I can tell all pavucontrol does is show me devices available and lets me move level sliders.. but beyond that it seems to be functionally useless. [11:13] BlackDalek: it is far from useless [11:13] BlackDalek: if you can see your device in there, then you can route to it [11:13] bekks: they're in serial progression, after boot comes / @ 100gb, and the rest is @ /home. /boot is sitting at the start [11:13] Mion, that sounds promising... how do I route to my device? [11:13] adnauseam: And why cant you resize them? [11:14] BlackDalek: while you are playing somethign with sound, go to the playback tab and just select the device you want for the stream you want [11:14] or set the default playback device in the output device tab [11:14] i cant resize /boot in particular because it's sitting at in the beginning. im considering taking a cunk from the end of /home and renaming it to /boot. can i copy /boot to that partition and hve it work or would htat shoot up my boot loader ? [11:15] adnauseam: Of course you can resize your partitions. [11:15] gparted ins't the tool for that then - how would you go about it ? [11:15] adnauseam: Resize all partitoins so you get free space after /boot. [11:15] gparted is the tool for it. [11:15] hmm, ill take a second look [11:15] adnauseam: you need to liveboot, you cant resize mounted partitions === ulot0 is now known as ubrll [11:16] oh thank you hateball, now i understand why gparted wont let it me do it [11:17] an issue for another day then - the system is functional for now [11:18] Mion, ok... figured out how to select the device in pavucontrol while sound is playiing... the level indicator is displaying activity, but no sound coming out of speakers. [11:18] BlackDalek: check the output mode [11:18] and that the headphones are actually working :) [11:19] with some surround headsets you have to change the mode in the configuration tab for it [11:19] depending on the audio source === ubrll is now known as linux === linux is now known as driftnet [11:22] Mion there are 3 options in the configuration tab for the device or "off". None of these option produce any sound [11:23] check that it is not muted in the output devices tab [11:23] you will get a moving bar in the playback tab even if it is muted in output devices [11:24] Mion, checked... it is not muted. [11:26] should I install linux or windows 8 first? [11:27] will win 8 screw my grub..? [11:27] OnceMe: win8 then linux [11:27] !dualboot | OnceMe [11:27] OnceMe: Dual boot instructions: x86/AMD64: https://help.ubuntu.com/community/DualBoot/Windows - Macs: https://help.ubuntu.com/community/MacBookPro https://help.ubuntu.com/community/YabootConfigurationForMacintoshPowerPCsDualBoot [11:28] ok good [11:28] ill come back for more instructions, need to buy hdd now :D [11:28] btw 14.04 is available to auto detect my drivers? I dont need that fglrx anymore fo rmy amd? === omnik5570 is now known as omnik5569 [11:30] OnceMe: its reccomended to install ubuntu with cable + updates enabled [11:31] what with cable means? [11:31] OnceMe: cable internet or wifi [11:31] ok i have dat [11:32] OnceMe: if you want usable 3d performance out of anything modern then you need fgrlx [11:32] OnceMe: uefi capable system btw? === tuxbrave_ is now known as tux_brave201 [11:34] Mion, have we reached another dead end? This device last worked back in ubuntu 9.04 and has not worked in any ubuntu OS since. Google search reveals no solution but seems to confirm it is a known bug which apparently has been ignored, probably due to lack of interest. [11:35] Mion, looks like no one wants to fix the issue, so it gets ignored with each new release. :( [11:35] BlackDalek: sure it is not a hardware issue? [11:35] test it on another machine [11:36] BlackDalek: you can always try asking in ##linux too if someone had same issue on your device [11:38] Mion:hey well [11:38] I cant see any graphics when login to ubuntu [11:39] I mean internal gpu works, but my amd radeon doesnt, without driver [11:39] how to check if is uefi ? [11:39] BlackDalek: you could try using the ALSA "speaker-test" [11:39] I GPT'd it yesterday [11:39] but not sure what is the best one, gpt mbr uefi efi [11:39] tbh I dont know the difference between those [11:39] OnceMe: ls -l /sys/firmware/efi [11:39] EriC^^:on live session? [11:39] yeah [11:40] it'll tell you if you're booted in uefi mode [11:40] I have efivars systab and vars [11:40] OnceMe: if you use uefi then it doesn't matter which os you install first [11:40] Mion, it is a hardware issue in that the USB hardware does not work with this OS. All my systems run Ubuntu 15.04 now. A laptop, a PC, an intel Mac. All same result with this device. [11:40] OnceMe: ok, so you're booted in uefi mode [11:40] if you use old school bios or horriblem CMS then it does, because windows will nuke any existing bootloader in that case [11:41] Mion: actually it does, windows will still change the boot order, so he'll need to use a live usb to change that [11:41] ( unless he has a uefi menu that he can use to boot ubuntu then grub-install ) [11:41] EriC^^: he can just mash f8 or whatever during boot [11:42] all sane hardware have a boot selector menu [11:42] EriC^^:I have weird bios though [11:42] all graphical, never seen that befroe [11:42] or he can change the order from windows [11:42] and I have 3 disks from some reason, and I should have one [11:42] windows has a tool for poking at the uefi boot table [11:42] I could take a pic later on when I backup stuff [11:43] OnceMe: nothing is installed yet? [11:43] it is [11:43] type sudo parted -l | nc termbin.com 9999 [11:43] no I have bunch of partitions [11:43] it'll show you the disks and partitions and pastebin them, paste the link here [11:43] I dont even know what is what for [11:43] is that -l [11:43] yeah [11:44] what is speaker-test expecting after the -D option? a device ID number? [11:44] BlackDalek: might be interesting to dmesg and syslog in realtime while plugin your usb [11:44] b0nf [11:44] BlackDalek: tail -f /var/log/syslog [11:44] EriC^^:termbin.com/b0nf [11:45] OnceMe: oh, wow [11:46] OnceMe: are you booted in the ubuntu session right now or live usb? [11:46] I was retarded and had separate boot home efi swap [11:46] everything separated [11:46] EriC^^:yes [11:46] ubuntu or live usb? [11:46] OnceMe: Thats not retarded, but required. [11:46] live usb [11:46] OnceMe: ok, so right now windows just boots directly? [11:46] no [11:46] right now I cant access neithr ubuntu nor windows [11:46] something is badly broken [11:47] boot repair didnt helped [11:47] Im thinking of destroying all partitions [11:47] and starting all over [11:47] OnceMe: ok, type sudo efibootmgr -v | nc termbin.com 9999 [11:47] type sudo apt-get install efibootmgr first though [11:48] hi [11:48] how to install latest npm in 14.04 [11:48] one in repo is 1.3. i want 2.5 [11:48] EriC^^:can that way [11:48] till I buy hdd and backup evertyhing [11:48] then I can play whatever you want :D [11:49] OnceMe: that just shows the efi boot manager [11:49] !newest | absklb [11:49] absklb: 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. [11:50] cfhowlett: tell that to Canvas LMS team. not to me. [11:50] thanks. [11:50] OnceMe: it installs it to the live session not the actual pc btw [11:51] absklb, where do you find npm 2.5? https://nodejs.org/download/release/npm/ [11:55] EriC^^:termbin.com/uw21 [11:56] quick question, do you find the Ubuntu LTS kernel to be incompatable with the mumble package? i do, mumble does not work for the latest LTS kernel [11:56] lotuspsychje, Is there anything significant in here? http://paste.ubuntu.com/12885176/ [11:56] hamza: So which mumble package version and which kernel version do you use? [11:56] OnceMe: looks like it's booting the ubuntu efi file first [11:56] OnceMe: what happens when you start the pc right now? === adnauseam is now known as Guest10037 [11:57] i get usb live session ubuntu [11:57] bekks: kernel version is LTS "3.13.0-66-generic", mumble's version is provided from the repository "mumble 1.2.4-0.2ubuntu1.1" [11:58] hamza: Sounds like you want to install the latest hardware enablement stack first, to get a somehow more recent kernel. :) [11:58] OnceMe: did you try booting without the usb plugged in? [11:58] yes [11:58] I get grub [11:58] but as you can see I have "3" disks in bios [11:58] when in fact I have one physical [11:58] whats happening? [11:58] OerHeks: Canvas LMS [11:58] bekks: good one, i thought LTS stands for long term support [11:59] OnceMe: what do you mean by grub? a grub menu? [11:59] so i would use that [11:59] hamza: Do you know what the HWE does and what it is for? Sounds like "no". [11:59] OerHeks: while installing npm its giving me error that i have 1.3 but it needs 2.5 [11:59] absklb, i think you need to build it yourself, else reask in #ubuntu-server [11:59] ok [11:59] bekks: no [12:00] hamza: Then please refrain from mocking about it and read https://wiki.ubuntu.com/Kernel/LTSEnablementStack first. [12:00] EriC^^:yes [12:00] OnceMe: so ubuntu boots fine and so does windows? [12:00] i thought you said neither work [12:00] nope [12:00] neither boots fine [12:01] OnceMe: ok, so what happens when you choose ubuntu [12:01] OnceMe: those aren't disks in the bios, those are just efi files on the same disk and usb [12:01] I want to purge efi [12:01] and just uefi [12:01] how to accomplish that? [12:01] OnceMe: efi is uefi. [12:02] when I select ubuntu nothing happens, I get initrframs [12:02] ok and what is uefi? [12:02] !uefi | OnceMe [12:02] OnceMe: UEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI [12:02] OnceMe: did you install this on another pc and then plug the hdd here? [12:02] no [12:02] I did all on my machine [12:02] OnceMe: ok, so what happens when you boot windows? [12:04] thats even worse [12:04] I get unknown filetype system [12:04] BlackDalek: is this usb 2.0 port? [12:05] lotuspsychje, I guess so. how can I tell? [12:06] BlackDalek: this doesnt look to good: kernel: [36792.250196] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth [12:06] EriC^^:is current setup good for new fresh win 8 and ubuntu install? [12:06] also how can I remove ubuntu disk/uefi in bios? [12:06] lotuspsychje, what does that even mean? [12:07] OnceMe: yeah, reinstall windows then ubuntu [12:07] OnceMe: sudo efibootmgr -b -B 0000 [12:07] BlackDalek: not sure but smells like your device cant get enough bandwith to work properly [12:07] OnceMe: actually, sudo efibootmgr -B -b 0000 [12:08] thanks bekks , i will upgrade my kernel [12:09] lotuspsychje, I can't smell anything... but an LED on the device flashes when an app is playing sound. [12:10] BlackDalek: but your device doesnt work properly? [12:10] BlackDalek: "URB" is a USB request block. If the USB controller/port doesn't have enough bandwidth the kernel will report "cannot submit urb" with error -28. Try a different USB port, which may be on an alternative controller [12:10] lotuspsychje, correct. no sound output. [12:11] Hi... so I accidentally deleted a bunch of stuff from my user's home directory on my server... but not ~/.ssh (that's still intact, including `authorized_keys`). However, now when I try to SSH into the server, I get "Permission denied (publickey)." -- How should I go about troubleshooting this to figure out why I cannot connect? [12:12] Note that I can still get filesystem access by stopping the VM and mounting the root volume on a different VM. [12:12] TJ-, I only have 3 USB ports to choose from.. cannot get a peep out of the device on any of them. [12:12] linelevel: maybe the #openssh guys can troubleshoot this? [12:12] lotuspsychje: Thanks, I'll give that a shot. [12:13] BlackDalek: are you connecting through an usb hub? [12:13] lotuspsychje, no - I do not have a hub. I only have the ports on this laptop (or ports on the other computers). [12:14] BlackDalek: might be worth trying on an usb 3.0 with ubuntu somewhere perhaps [12:15] lotuspsychje, speaker of usb 2.0 and 3.0... how do I determine which of these my USB ports are? [12:15] speaking* [12:16] usb3 is blue [12:16] BlackDalek: lookup your pc sheet specs [12:17] lotuspsychje, so it is impossible to tell USB version through some kind of handy terminal command? [12:17] :( [12:18] BlackDalek: lusb [12:18] EriC^^:will u be here in a 2 hours? [12:18] I really need to go out and buy hdd now for a backup [12:18] BlackDalek: lsusb sorry [12:19] how can i add new user from recovery root prompt? it gives cannot lock /etc/group code 10 exiting [12:19] OnceMe: maybe, yeah [12:19] absklb: did you remount rw first? [12:20] EriC^^: no. what to remount? [12:20] absklb: mount -o remount,rw / [12:21] EriC^^: that works. thankn. why i have to do that btw? [12:21] lotuspsychje, http://paste.ubuntu.com/12885281/ [12:21] absklb: cause it's mounted read only at first [12:21] ok [12:21] lotuspsychje, I unplugged all USB devices before the lsusb [12:22] BlackDalek: 2.0 root hub [12:22] lotuspsychje, yep [12:22] hey guys [12:23] lotuspsychje, so are you saying ubuntu might think this device requires USB 3.0 to work, despite it working (according to google) on windows PCs and Ubuntu 9.04 or under? [12:23] Hey folks [12:24] hello [12:24] lotuspsychje, as far as I can tell from my research, support for this device broke at 9.10 [12:26] BlackDalek: i didnt conclude that no, i just looked at your logs and suggest you could try another usb port that might not have that bandwith warning [12:26] BlackDalek: have you tested your device on LTS? [12:26] hello!play GTA5? [12:26] lotuspsychje, ok. Thanks for elaborating. [12:27] lotuspsychje, no I haven't. [12:27] BlackDalek: i strongly suggest you try [12:29] lotuspsychje, is 14.04 LTS the currently available LTS? no 15.04 LTS? [12:30] !trusty | BlackDalek [12:30] BlackDalek: Ubuntu 14.04 LTS (Trusty Tahr) was the 20th release of Ubuntu and is the latest !LTS version. 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 [12:30] BlackDalek: LTS is every 2 years, 14.04 is the current one [12:31] lotuspsychje, ok.. well in that case I DID try that release, and the sound device had same issue back then as I recall. [12:31] auronandace: how long does ubuntu support its LTS versions? [12:31] BlackDalek: back 'then' might be long time ago and perhaps not fully updated to 14.04.3 [12:31] thecyclone: 5 years [12:32] lotuspsychje, ah. I see. I will procure a live CD of 14.04.3 and boot from that. [12:33] BlackDalek: great and check your logs from there, anything related to your usb device [12:34] lotuspsychje, I will have to do that another day. It's late here and I've wasted enough hours on this already. [12:34] BlackDalek: wasted or learned [12:35] lotuspsychje, learned one or two things... don't feel like I've made much progress though :/ [12:35] BlackDalek: persistent investigation might lead you to solve [12:37] useless ubuntu on my Dell Inspiron 3443 [12:37] linocisco: try a real question mate [12:37] whenever I was typing the cursor is moving random at any destination and typed texts are wrong or gone [12:39] lotuspsychje, i dont mean it is moving every second. It moves at any time at any destination like I am typing in IRC chat texbox - [12:39] lotuspsychje, it happens in any text box [12:40] linocisco: ubuntu version? [12:40] or anywhere I am typing. I didn't touch touchpad I swear. [12:40] the cursor is still with me but the problem is pointer which goes anywhere randomly [12:40] lotuspsychje, 15.04 [12:41] linocisco: tested this on LTS? [12:42] lotuspsychje, I was with 14.04 LTS and some drivers are not ok with my laptop model. so upgraded to 15.04 and most are fine but the only major problems I am with is pointer problem and the other is nm-applet crash problem at startup [12:43] linocisco: wich drivers were bad on trusty? [12:43] lotuspsychje, wifi , gui, i guess [12:44] linocisco: but you didnt have that pointer problem? [12:44] linocisco: what wifi chipset is that? [12:44] lotuspsychje, GUI graphic is the worst problem so I can't check anything else [12:45] linocisco: i would go back to lts, but your choice you can add bugs to 15.04 or try 15.10 in 2 days [12:45] lotuspsychje, the problem i can't install and remove as I like is that I have very limited internet and expensive to use. so I can't change frequently or download much frequently [12:45] lotuspsychje, i dont know where to check like sys log [12:46] linocisco: /var/log/syslog and /var/log/dmesg [12:46] linocisco: or browse the GUI logviewer icon [12:46] lotuspsychje, if i pastebin here, can you check? [12:46] linocisco: ill be bbl soon, but sure [12:47] linocisco: others might be able to look also [12:47] lotuspsychje, ok thanks [12:47] lotuspsychje, also some files in /var/crash [12:47] lotuspsychje, what should I paste? [12:47] linocisco: lets start with syslog [12:51] lotuspsychje, http://paste.ubuntu.com/12885423/ [12:52] Hi, does anybody know whether it is possible to run ubuntu from an external hard drive connected to a nvidia shield TV? [12:52] (or from an SD-card?) [12:53] hola [12:54] linocisco: [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored === Schnabel- is now known as Schnabeltierchen [12:54] lotuspsychje, I dont understand well [12:54] linocisco: acpi and memory issues so far [12:55] lotuspsychje, so how can I fix? [12:55] linocisco: and nouveau warnings [12:55] have to go now mate [12:55] lotuspsychje, umm ok. thanks anyway [12:56] linocisco: re-ask your issue, ubuntu version and paste here in chat [12:56] lotuspsychje, ok [12:57] whenever I was typing the cursor is moving random at any destination and typed texts are wrong or gone, version 15.04 x86 [12:57] I managed to get it so that I could start lightdm but it's stuck in 640x480. gdm just shows a black screen. Going to try some older nvidia drivers for this card [12:58] linocisco: Fingers to close at the mouse stick/touchpad ? === adnauseam is now known as Guest97876 [13:16] is there a GM for 15.10 iso somewhere? will be out of town tomorrow.. :) [13:18] thresh, GM iso ? [13:18] I notice when I add an entry to /etc/hosts, the hostname will autocomplete for me in BASH. Can I add just the name but without the ip address (look up from dns) so I can get the completeion? [13:18] BluesKaj: gold master, aka release .iso [13:19] thresh what's a gold master .iso? [13:19] thresh, there are daily images available http://cdimage.ubuntu.com/daily-live/current/ [13:20] thresh: it won't be done until tomorrow. [13:20] yeah < i've never hear of a gold master whatever that's supposed to be [13:20] mmkay thanks [13:21] Pinkamena_D: no, you will need to add an ip address [13:24] IS there any other place I can add the hostnames for autocomplete? [13:24] good afernoon [13:24] i have a server question [13:25] i want to set my ipadress on static but how must i save a file in a server [13:26] Pinkamena_D: not that I know. unless you edit the bash_completion scripts to look up from a table in addition to /etc/hosts. you could always google to see if someone has done that already. [13:27] hi [13:28] hello [13:30] a few months ago, I was helped about screen tear and now I've got http://termbin.com/v72v in /etc/X11/xorg.conf.d/20-intel.conf. however, it is still happening. what do I do? [13:31] bekks, no . I dont touch. I care about it [13:32] hans_, $ sudo nano /etc/network/interfaces Change eth0 entry to something like: https://bpaste.net/show/972504aa7165 [13:33] Make sure you leave a terminal logged in or have a physical keyboard and monitor ready incase something messes up [13:34] Then after you edit the file and save $ sudo service networking restart [13:37] salut [13:40] ok, got a new backup disk Transcend with 1TB of free space [13:41] thx [13:42] how can i automount my nas disk to the server [13:43] !fstab | hans_ [13:43] hans_: The /etc/fstab file indicates how drive partitions are to be used or otherwise integrated into the file system. See https://help.ubuntu.com/community/Fstab and http://www.tuxfiles.org/linuxhelp/fstab.html and !Partitions [13:44] i no that gygs but normal i use gedit/ect/fstab but that wont work in a server [13:45] What's the recommended way to get rid of an umount that is going crazy (>98% CPU usage as top reports it)? [13:45] hans_: So use nano or another editor of your choice [13:45] (the USB drive was shutdown for some tim) [13:45] hans_ sudo -e /etc/fstab === ulot0_ is now known as linux [13:46] thx monky the -e dus the trik [13:46] its my first sever im a noob === linux is now known as GNU === GNU is now known as Guest6227 [13:50] i f.ck it up [13:51] i can start over again [13:51] hans_: Why? [13:51] i want to use my own domain and nameserver values and not from dhcp. how do i do that? [13:51] i have change the fstab [13:52] hans_: So what did you change, exactly? === Guest6227 is now known as oo00 [13:53] i put the nas drives ip in it [13:53] the same way i do whit my desktop [13:53] hans_: Thats a description of your intention, but not a description of what you actually did. [13:54] hans_: Pastebin your /etc/fstab and provide the URL for your pastebin here. === VictorCL is now known as \V\i\c\t\o\r\C\L [13:54] ok [13:54] but i cant start him now [13:54] Why not? [13:55] connect to host port 22: Connection refused [13:55] i must learn it the hard way i think [13:55] ihihihihi [13:55] hans_: So go to the server, and look whats going on. === \V\i\c\t\o\r\C\L is now known as V\i\c\t\o\r\C\L [13:56] its a nuc [13:56] And? [13:57] nothing i have put the powercabel out [13:57] and get the same answer [13:57] can I ask linux mint question here ? [13:57] hans_: Which doesnt solve problems. [13:58] !mint | trumpler [13:58] trumpler: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [13:58] nop [13:58] it think i must install it over again [13:58] thanks everyone ! [13:58] i will send a apstbin from what i dit [13:58] hans_: You dont. You just have to connect a monitor and a keyboard and look whats going on... [13:59] hans_: you cant pastebin what you did, since it is powered off currently. [13:59] i will take a look [14:07] i think a have solf it [14:07] must press S after i modifi the fstab === iffraff1 is now known as Guest73333 [14:16] thx for the help till now boys and girls [14:16] I need some help [14:17] I have hdparm my hss without NULL [14:17] hdd* [14:17] and I lost the password [14:17] my hdd is locked [14:18] what is the best way to backup hole /home/ dir to external disk? [14:18] I used cp but its too slow, maybe rsync> [14:18] rsync is good [14:18] external drives are almost always slow though [14:18] why is utopic missing from http://security.ubuntu.com/ubuntu/dists/ [14:18] OnceMe: rsync, rdiff-backup [14:18] Will rsync -av /home /media/Transcend/backup/ work? [14:18] and archive.ubuntu.com ? [14:18] tmkt: its EOL, dead, kaput, time to upgrade [14:19] can't do updates or do-release-upgrade [14:19] can't....since i'm getting 404s when i do-release-upgrade [14:19] tmkt: https://wiki.ubuntu.com/Releases - EOL months ago [14:19] so i manually modified my apt files [14:20] thats why i'm in here..because i can't update my box [14:20] tmkt: You should still be able to upgrade from it to 15.04 [14:20] unless i manually modify sources.list [14:20] !eolupgrade | tmkt [14:20] tmkt: 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:20] ubottu: do-release-upgrade is broken because of this [14:20] read the link. [14:21] yeah..thats what i ended up doing [14:21] then whats the problem [14:21] why break do-release-upgrade [14:21] because it went EOL in July [14:22] and make it more complicated then it should be for people [14:22] yeah..but its not even a year old [14:22] yep, non LTS releases are supported for 9 months [14:23] Ok..i assumed it was 12 [14:23] I have a bash script in my home directory which I would like to be executed on login - can I do this through Startup Applications? [14:23] thanks [14:23] zetheroo: yeah === Tsunami is now known as Guest58289 === kamran is now known as Guest92276 [14:24] EriC^^: I am just not sure of the command - should it be "sh /path/to/file" or "./path/to/file" ... or something else? [14:24] Hello everyone! Im connected trough ssh to an ubuntu machine. How do i start google chrome on their desktop enviroment? [14:24] why is lucid available on those dists? its EOL also [14:24] zetheroo: depends on the script, if it has a shebang just use /absolute/path/to/script [14:24] tmkt: it isn't EOL for servers until 2017 [14:24] ! [14:25] https://wiki.ubuntu.com/Releases Server April 30th, 2015 [14:25] wait [14:25] zetheroo: not the second one [14:25] yeah i was thinking precise [14:25] zetheroo: if it doesn't have a shebang use bash or sh /path/to/script depending on what it's written for [14:25] hello all , i want to find metasploit folder path , please help me [14:25] Well, how to install ubuntu into USB disk? [14:25] tmkt: to give a bit of extra time to upgrade normally, just like 14.10 [14:25] hello all , i want to find metasploit folder path , please help me [14:25] hello all , i want to find metasploit folder path , please help me [14:25] Guest92276: hi, hi, hi [14:25] Guest92276: exactly the way to not get help [14:25] Guest92276: stop that please [14:25] Guest92276: dpkg -L metasploit [14:26] yeah...should have been the same for utopic..:) [14:26] no matter [14:26] its upgrading now [14:26] tmkt: it was! support ended July, the servers went off this month [14:26] just a better error message from do-release-upgrade would probably be better [14:26] EriC^^: this is the script .. it's to keep gvfs mounts alive http://paste.ubuntu.com/12885943/ [14:26] ah just this month [14:27] tmkt: i agree though, should have a message explaining it [14:27] never spend much time on that box its my htpc, but with 15.2 of kodi out i was wondering why no upgrades were happening [14:27] oh yeah 15.2? [14:27] I wonder what it's got [14:29] zetheroo: ok, use /path/to/script [14:29] EriC^^: ok thanks! [14:31] zetheroo: no problem [14:39] how are these tools called where you just press a button and then start typing and search through your apps/documents etc (like gnome3 has standard implemented) [14:40] and is there something like that for lxde? [14:42] sudo apt-get install i3-wm will install i3, right? [14:42] hhhh: yes. [14:42] !info i3=wm | hhhh [14:42] hhhh: Package i3wm does not exist in vivid [14:42] !info i3-wm | hhhh [14:42] hhhh: i3-wm (source: i3-wm): improved dynamic tiling window manager. In component universe, is optional. Version 4.8-2 (vivid), package size 581 kB, installed size 1715 kB [14:42] hhhh: sure looks like it [14:42] Is it possible to install i3-gaps in a simillar way? I've had a tonne of pain installing the gaps. [14:42] !find i3 | hhhh [14:42] hhhh: Found: installation-guide-i386, libexempi3, libexempi3-dbg, libgssapi3-heimdal, libjs-yui3-common, libjs-yui3-debug, libjs-yui3-doc, libjs-yui3-full, libjs-yui3-min, libpci3 (and 35 others) http://packages.ubuntu.com/search?keywords=i3&searchon=names&suite=vivid§ion=all [14:44] Last time I installed i3, my xorg wasn't automatically executed - how can I make this happen? [14:44] hhhh: xorg.conf you mean? That's sourced by X, not the WM [14:45] Yeah, that's the one. But for everyone else (online) it seems to be that xorg auto execs without problem [14:45] It works on unity, but when switching to i3 I have to go the X11 folder and exec the thing manually myself [14:46] hhhh: on a standard install, there is no xorg.conf. But if you have one, not sure why the problem you describe with unity/i3 woudl occur [14:46] I definitely have an xorg.conf === farid is now known as Guest9252 [14:46] That aside, does anyone know how to install i3gaps? [14:48] having a brain fart. I used this tool once... an apache foundation tool I think... two letters, one may have been a q... to load test websites. You could give it parameters like how many requests at a time, how many total requests, and it would come back with some numbers like 5th percentile, 10th percentile, blah, average, stdev response times. [14:48] anyone know the name of that tool? [14:48] !info ab | mustmodify [14:48] mustmodify: Package ab does not exist in vivid [14:48] #fail [14:48] mustmodify: ab - apache bench. Part of apache tools I think [14:48] ok thanks [14:48] somsip: sounds kind of familiar, thanks. [14:49] hhhh, i3gaps?, i3 is in the repos [14:50] Is it not clear what I mean by i3gaps? [14:50] !info apache2-utils | mustmodify [14:50] mustmodify: apache2-utils (source: apache2): Apache HTTP Server (utility programs for web servers). In component main, is optional. Version 2.4.10-9ubuntu1.1 (vivid), package size 84 kB, installed size 331 kB [14:58] i have hexchat installed, but when i go to edit popup.conf it won't let me make changes to it and save it. anyone have ideas? i checked permissions, everything looks normal. [14:58] a few months ago, I was helped about screen tear and now I've got http://termbin.com/v72v in /etc/X11/xorg.conf.d/20-intel.conf. however, it is still happening. what do I do? UPDATE: looking in logs, I found out I need to disable compiz to prevent screen tearing. how do I do that? [14:59] Yo, I'm trying to follow the install instructions here : https://github.com/ivyl/i3-config/blob/master/README.md [15:00] I fail at the 2nd step, which reads git clone https://github.com/ivy1/i3-config.git .i3 [15:00] Hey! I'm trying to setup the following. I want to create a directory where all new files get the same group as the directory. I managed to get this working by setting the +s permission for the group. Though now I want that new files can also be delete by members of the group. I would think umask can used for this, but this doesn't seem to work. I tried using "umask 0000" but event that didn't give the group the correct permissions. [15:01] hhhh: if there's a git repo, you should be contacting the owner for advice [15:01] roxlu: you could use ACLs [15:02] Can't I do this with umask ? [15:03] hhhh: what is stopping you? === [LoveTHEGOD is now known as Mprophets [15:05] how to install openjdk-7-jdk from command line ? [15:07] roxlu: umask is tricky. There are at least 3 different implementations === fginther` is now known as fginther [15:08] roxlu: including one hard-coded into nautilus which doesn't respect the others (when I last checked) [15:11] roxlu: actually, by the look of https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/242618 it may have been fixed, so ignore my spite towards nautilus [15:11] Launchpad bug 242618 in glib2.0 (Ubuntu) "Nautilus and other gnome apps using incorrect umask for new directories" [Medium,Fix released] [15:12] EriC^^:here? [15:12] yeah [15:13] ok good, Im stil backing up /home/ however Ill backup whole / syste, [15:13] except for /proc /dev and all that not needed stuff [15:13] ok [15:13] but my home is pretty big, 200GB+ so it might take a while [15:14] while I wait, have you seen my system bootmgr etc? [15:14] yeah [15:14] Is that all setted properly or I need to take attention on something while installing win8 and then ubuntu? [15:14] it's ok, just install win8, make sure it boots properly first [15:14] then install ubuntu [15:15] ok, and what about that uefi/efi thing? [15:15] is uefi started first? [15:15] and what about my gpu drivers? [15:16] it'll sort itself out, you can check drivers after you install [15:16] just make sure you boot win8 in uefi mode, and ubuntu too [15:16] ok so I should install ubuntu 14.04 trusty? [15:16] yeah [15:16] yeah that, how can I ensure that? [15:17] that its booted in uefi mode? [15:17] hi, who is ubuntu member? [15:17] i'm a new member. [15:18] OnceMe: in win8 you could check that its making an esp or efi partition in the partitioner [15:18] !offtopic | dupingping [15:18] dupingping: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [15:18] for ubuntu type ls -l /sys/firmware/efi to see if it's booted in uefi mode [15:19] EriC^^:how can I type that in live bootable usb? [15:19] also how can I destroy all partitions first [15:19] or win8 will do that for me? [15:20] alsod oes ubuntu 14.04 comes with latest nginx php5.6 and maria/mysql? [15:20] !ppa [15:20] A Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa and !ppa-purge [15:21] OnceMe: Windows 8 should let you choose to delete any existing partitions in the setup, IIRC. Haven't fresh installed 8 for a while. [15:21] OnceMe: you can do that in the win8 partitioner [15:21] ok goood [15:21] and then to make efi partitions only right? [15:22] not uefi? [15:22] OnceMe: win8 should create the esp or efi partition for you, and ubuntu should use the win8 one [15:22] efi is uefi, same thing [15:22] ok good [15:22] ubuntu will use free space partition [15:22] which is not partitioned I guess [15:22] yeah [15:23] so I dont partition it fully [15:23] I just make 1 ntfs and one will be auto system reserved [15:23] yeah it's probably efi partition, maybe system something, and ntfs one, and leave the rest for ubuntu [15:23] let it do it itself, and you can always shrink it later from win8 [15:24] ok [15:25] let me find win 8 disc now :D [15:25] brb [15:29] has anyone here has experience using sgdisk? I'm trying to create a GPT partition table like so -n 1:0M:2M -n 2:2M:4096M but it errors with 'Could not create partition 2 from xx to xx" [15:29] What is the difference between what "update-manager" shows, and what "apt-get update" shows? [15:31] I installed ubuntu on a computer with a Nvidia geforce 210, the liveCD works fine, but when I rebooted after installing it, it flickers and then the monitor turns off [15:32] mtottenh: you want partition 2 to be 4094MiB long? [15:33] 4096Mib long yes. [15:33] Oh I see. [15:33] Theres an error with my math there. [15:34] mtottenh: use +2048M for a relative-from-start value [15:35] mtottenh: but I doubt that is the cause of your issue; more likely the #1 end and #2 start being the same number. I'm not sure if sgdisk is intelligent enough to adjust those absolute values to be +1 sector for the start of #2 [15:35] I see. [15:37] mtottenh: how about "-n 1:0M:2M -n 2+0:+4096M" [15:37] hi [15:37] mtottenh: oops, grr, typo. "-n 1:0M:2M -n 2:+0:+4096M" [15:37] I'm using ufw, any idea why it's not allowing websites? I allowed port 80, but it's still denying any website i try to load. [15:38] hello there, just as I erased a partition on a drive, the following happened to a second external drive that was connected and shown in disk utility: its volumes disappeared and changed to "no media", but the disk is still listed among devices..and the partitions are still mounted as I see in file manager (even tested with gparted, they are there)..is this incident known to anyone? [15:39] plugyn: what is blocked? input or output or both? [15:40] should be nothing blocked [15:40] sudo ufw status >>> ufw allow 22; ufw allow 80 [15:40] plugyn: the web-sites are using HTTP, not HTTPS (port 443) ? [15:41] ah. that's probably it. [15:41] let me try. [15:41] Kitt3n, at the blank screen drop to a VT/TTY by using ctl+alt+F1 -F6, login then, sudo apt update && sudo apt upgrade , then sudo apt install nvidia-340 [15:41] BluesKaj, I want nouveau :) [15:42] Kitt3n, I have the same video gpu ...why nouveau? [15:42] that didn't work :( [15:42] BluesKaj, because I don't really need it, I only have it because the integrated GPU is fried [15:43] you don't really need what? [15:43] but okay, I'll try! [15:43] the big clunky nvidia driver :D [15:43] Kitt3n: you caould try forcing a resolution for nouveau [15:43] it's not big and clunky. it's fast and stable [15:44] erm... [15:45] this is strange, switching to another tty showed the console login for a second, then I got the normal login screen o_O [15:45] well okay [15:45] hello everyone ! I am currently descibing a program tha copies files from a folder . It only copies the files with a specified prefix e.g. ABC2015.txt . I want to describe that the program shall have a configurable prefix for example one could define the program to copy files begining with BCD2014.txt. How can I describe this in proper English ? [15:45] you have 6 available VTs aka ttys [15:45] Kitt3n,^ [15:46] BluesKaj, I know! I am not a newbie, but I've never touched nvidia on linux :) [15:46] but it switched from the console login automatically to a graphical one without the driver [15:46] and it's glitchy [15:47] Kitt3n: last time I used nouveau on a 210 it was horrid [15:47] Ah. [15:47] well, installing nvidia-340 then! [15:47] Kitt3n, think a reboot would have been in order [15:47] Kitt3n: but there have been a lot of improvements in the driver since then [15:48] I'll reboot when it's installed, and hope it works [15:48] daftykins: After some careful reading about the link you sent me, I googled it a bit then I found a How To Geek article. [15:49] the 340 was always a decent driver on my pcs, but I'm a KDE/plasma guy so your experience may be different:-) [15:49] "You should also back up your mount passphrase ahead of time" What does it mean? Check the article I read this http://www.howtogeek.com/116297/how-to-recover-an-encrypted-home-directory-on-ubuntu/ [15:50] Also, how to get into a nautilus window? [15:51] PanV: with encrypted home, when first created the tools prompt to record the master passphrase BEFORE something goes wrong [15:51] What is the "master passphrase"? Is it the thing that you do... like passwd command? [15:51] BluesKaj, 4 yellow dots, is that normal? [15:52] Kitt3n: you don't get a splash with the nvidia driver [15:52] Kitt3n, what card do you have [15:52] A super old geforce 210 :D [15:52] mcphail, yes you do get a quick spalsh [15:53] because the sandy bridge i3's gpu is fried and doesn't work so. :D [15:53] from experience, maybe the 173 driver would work with that old of a card Kitt3n [15:53] BluesKaj: yes, but not the Ubuntu splash screen [15:53] 340 works fine [15:53] PanV: when using encryption a master key ( pass-phrase ) is used to actually encrypt the data. That key is protected by being 'wrapped' with further encryption using the user's password as the wrapper key. If the user forgets/changes their password the master key cannot be unwrapped [15:53] looking through manpages to learn some more flags of the common used commands, i stumbled upon cp -a and it isn't clear from the man pages what this does [15:54] ok ki, i was understanding you didnt like it, cool beans then [15:54] TJ-: Is this password the password that Ubuntu makes me enter everytime I get/login to my account or the password I use to login? If I do the master passphrase wrong, will anything go wrong? [15:55] Kitt3n, what's the actual gpu series number [15:55] BluesKaj, no clue! [15:55] PanV: user password > unwraps master pass-phrase > unlocks encryped content [15:55] Kitt3n, lspci | grep VGA [15:55] sure! [15:56] I'm creating a user via an application but I need this user to be a NOPASSWD, is there a way of doing that using 'useradd' ? [15:56] Hello everyone , may I ask assistance regarding reboot(2) ? I would like to have this call from "reboot(LINUX_REBOOT_MAGIC1, LINUX_REBOOT_MAGIC2C, LINUX_REBOOT_CMD_RESTART2, "/sbin/poweroff");" but upon compiling a different syscall from get specified . [15:57] BluesKaj, GT218 GeForce 210 [15:57] It still is reboot(2) , but with only one parameter . [15:57] um I'm trying to create a password protected 7z archive but the password field is disabled? [15:57] TJ-: Master Pass-Phrase is? I get a password field which I gotta enter, different from the Login one. Is this the "master-passphrase"? [15:58] do you have permission to save the archive, wherever that location is? [15:58] TJ-: I remember user password. I am not sure about master one because I don't know what this is. [15:58] Kitt3n, this is what i get, NVIDIA Corporation GT218 [GeForce 8400 GS Rev. 3] (rev a2) [15:58] can anyone help please? strange things are happening with my external drives! [15:59] PanV: I'm not sure what you're referring to. But if you've recently changed the user account password manually, the prompt is probably wanting the previous user account password [15:59] Anyone here pretty good with VSFTP? I got a server going but even though chroot_local_user=YES the user can still see directories outisde of her home .. [15:59] BluesKaj, sec, upgrading packages, will give you the whole string [15:59] TJ-: Wait a second [15:59] Hey there, I need to shrink my partition (using lvm2). Should I shrink my filesystem (ext4) before perform th lvreduce ?? [16:00] compdoc, I can create a non-password protected archive there without problems [16:00] so.. I guess? [16:00] guess so [16:00] oh I can add a password afterwards [16:00] Bastichou: Yes, or see "man lvreduce" and its "--resizefs" [16:00] or not... 'An error occurred while saving the archive' [16:01] http://www.ubuntugeek.com/wp-content/uploads/2012/05/3.png << When I get in my desktop, it asks for a second password. I enter it and I can click at my files or type. [16:01] TJ-: [16:02] Nyterax, does it need an addtional compression or encryption library/program installed? [16:02] not sure. I could create a regular 7z archive out of the box [16:03] PanV: what is that image supposed to show, besides the desktop? [16:04] It is supposed to ask for a password. But if you don't know anything about it it doesn't matter.. since I guess you know how to decrypt the /home/ derictory. === onrul is now known as Guest35464 [16:09] so.. TJ- [16:09] BluesKaj, 01:00.0 VGA compatible controller: NVIDIA Corporation GT218 [GeForce 210] (rev a2) [16:09] PanV: encrypted home's aren't encrypted /home/, that would be LUKS-dm-crypt. ecryptfs encrypts /home/$USER/, but putting the encrypted files/filenames under /home/.ecrpytfs/$USER/.ecryptfs/ and the wrapped pass-phrase under /home/.ecryptfs/$USER/.Private/ [16:11] Kitt3n, interesting the geforce 210 has been around for a while, my 8400gs uses the same chip and it's only 2yrs old, mind you it's an entry level card [16:11] PanV: during log-in, pam_ecryptfs tries to unwrap the master pass-phrase stored in /home/.ecryptfs/$USER/.ecryptfs/wrapped-passphrase using the user account's password [16:11] TJ-: Could you help me get started? It's not necessary but I am a noob at following tutorials rather than following directions... How many stuff did I burn/destroy by following tutorials? oh wait not so many, I just had to reinstall AMD graphics like 15 times. Because people kept saying I should use fglrx... [16:11] BluesKaj, I found mine in a computer stone age computer at work that they were throwing on the trash heap. [16:12] TJ-: So.. how can I get started by decrypting the /$HOME folder? [16:12] Kitt3n, well it's worth every penny then :-) [16:13] BluesKaj, yep, especially when the integrated gpu doesn't work :)... [16:13] PanV: As I asked earlier, have you recently changed the user's password? [16:13] ciao [16:13] !lista [16:13] gigino: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». [16:14] TJ-: No. [16:14] Complicated answer: Why would I do that? [16:14] Kitt3n, the integrated gpu is an intel right, it's surprising that it's fried , they're usually quite reliable [16:14] BluesKaj: Intel graphics can get fried? Interesting.. [16:15] PanV: Because changing the password is one way that can cause the ecryptfs unlock to fail, until the ecryptfs wrapped-passphrase is synchronised with the new password. [16:15] BluesKaj: Any hardware can get fried but not 'burned'? Perhaps some stuff at translation.. [16:15] PanV, yep, if I connect a VGA cable to the onboard port, there's simply no signal [16:15] TJ-: Kitt3n Installed another graphics card? [16:15] Yep. :) geforce 210 :) [16:16] Kitt3n: For me the intel graphics dont work since I got an other graphics card, with a different input [16:16] CPU works totally fine, which is quite odd [16:16] The graphics card has an other input. It's not the same. [16:16] BRB [16:16] it came without a PCI-E graphics card, only using the integrated one. [16:17] pci-e = ? [16:17] PCI express? [16:17] brb [16:18] how i can temporarely disable loading of my nvidia driver? [16:18] delete it from dkms? [16:19] loa: blacklist it [16:19] hola [16:21] hello everyone, I am using a live ubuntu cd and want to install gksu, but it says unable to locate the package, even if I enabled universe. [16:22] Kitt3n: I just remembered. PCI is the place where you connect stuff like graphics card [16:22] insya: and you have, of course, updated the package list after enabling universe? [16:22] PanV, PCI is the old standard, PCI-E is what's used mainly now ;) [16:23] Kitt3n: Oh yes :P Sorry my brain is not workign right now. [16:23] :P [16:23] stobix, by apt-get update? [16:23] Kitt3n: This is the #Ubuntu channel. I doubt this is an Ubuntu related problem, but you are the first guy that I am able to help XD [16:23] Kitt3n: You can also go to ##hardware [16:24] stobix, thank you, it worked now [16:24] Kitt3n: If you connect the graphics card to PCI-E then Intel Integrated Graphics get disabled, until it is disconnected. [16:24] PanV, I had to connect the nvidia card BECAUSE the integrated gpu doesn't work [16:25] insya: good. :) An easy thing to miss. [16:25] integrated without nvidia = no display. [16:25] un buen programa para ubuntu indispensable [16:25] Kitt3n: Oh. Unable to help then. [16:25] ##hardware [16:25] Kitt3n: I thought I would actually help somebody :c [16:25] there's nothing I can do to make it work, I've tried XD [16:25] !es | Atiros [16:25] would have to replace the cpu for that, which I don't wanna do [16:25] Atiros: 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. [16:26] Kitt3n: Do you want to fix your graphics? Perhaps you can ask ##Hardware, they know way more about me regards hardware. and ubuntu probably :P [16:26] Neh. I got the computer for free so and I've already tried looking into fixing it === akram is now known as Guest19831 [16:27] Kitt3n: Free computer? Send me the computer if you can't fix it :P And go to ##hardware chat before you do that. [16:27] !ubuntu | Kitt3n [16:27] Kitt3n: Ubuntu is a complete Linux-based operating system, freely available with both community and professional support. It is developed by a large community and we invite you to participate too! - Also see http://www.ubuntu.com [16:27] stobix, have a good day, thank you again! [16:27] Oh, fail command [16:27] I welcome myself to Xchat [16:27] PanV, it WORKS, I am not messing with it now that I've gotten it working! [16:28] Kitt3n: Wait, does it work or no? If yes why are ya here? [16:28] Let's continue chat in /msg, this is irrevelant with ubuntu [16:29] I am currently using Ubuntu 14.04.03. When Ubuntu 15.10 gets released, should I upgrade? [16:29] nix__: you need to do 3 upgrades from 14.04 to 15.10. [16:30] nix__, it will have to be a clean install [16:30] BluesKaj: Yeah, I'm aware of that. But should I? Are there any benefits? [16:30] nix__: and why dont you wait for the LTS to LTS (14.04 to 16.04) upgrade instead [16:31] I would imagine the new releases would be buggy [16:31] Leonitus: no need to [16:32] i'm trying to reference two parent directories back with a parameter... something like $convertfile thisfile.ext %d.newfile where %d would give me the parent directory of the current working directory [16:32] A question: If I could temporarily uninstall and reinstall udev, it would probably solve my dependency hell. Problem is that uninstalling udev means uninstalling everything that depends on udev. Is there a way to circumvent this? [16:32] Leonitus, new releases can fix things that cannot be fixed now :-) [16:33] stobix, why not skip the uninstall step, and reinstall right away ? [16:33] if I use %d, it just gives me the current working directory, not the parent directory. btw this is for the nautilus-actions configuration tool [16:33] OerHeks: Sounds nice. How? [16:34] OerHeks: the problem I have is (probably) that the postinstall script exits with an unknown error. Someone suggested that I remove the package, purge any remaining files and reinstall it. [16:34] stobix, sudo apt-get install --reinstall udev [16:35] Ah. [16:35] not sure why you think reinstall fix your issue [16:35] Well, wouldn't hurt to try. :) [16:35] TJ-: are you able to help? [16:36] I can't find a list or explanation on how to use the % parameters anywhere [16:36] the legend shows me the symbol for (first) base directory, but I guess I am looking for the second base directory [16:38] OerHeks: I assume the people suggesting that I reinstall it thought it would fix whatever script that is broken. [16:38] OerHeks: That does not seem to be the case, however. === stan is now known as Guest3195 [16:40] OerHeks: What I'm trying to solve: dpkg --configure says that " subprocess installed post-installation script returned error exit status 1 [16:40] " [16:40] (dpkg --configure udev, that is) === Guest3195 is now known as Starn [16:41] stobix, what exactly is going wrong with 'scripts' ?? can you post that error on use paste.ubuntu.com [16:41] "assumption" about "the people" about "whatever script " is not informative at all. [16:42] OerHeks: sure, which output do you want? dpkg --configure udev ? [16:42] i am not sure what happened to my ubuntu install but the software center doesn't work anymore. i can't get it to load or install packages even from the web where the packages are not in the apt-get listings. i accidentally stopped aptd and the software center finally loaded up. but after start aptd the ubunutu software center will freeze. does anyone have any idea as to what's going on? [16:42] stobix, no, about the failing scripts, the original issue you came up with [16:43] also aptd uses 20 to 50% cpu at all times when it's running. [16:44] which it's always running in the background [16:44] OerHeks: Hm. The thing that caused this to begin with is that I tried to upgrade to 14.10, which failed because the gui method (update-manager) it couldn't find any sources. I then did a do-release-upgrade instead, which directly went for vivid. I didn't make the connection between "vivid" and "15.04" until it was a bit too late. [16:45] So, basically, do-release-upgrade tried to upgrade from 14.04 to 15.04 directly, and I'm now trying to fix the resulting dependency hell. [16:45] stobix, oh, that can be fixed, 14.10 ie EOL, so you need the old-releases trick, see ubottu [16:45] !eolupgrade [16:45] 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 [16:45] ie-is [16:46] I want to install cint, but the package manager does not find it - can anyone help locate a download site? [16:46] OerHeks: oh, nice. Let's hope it says how to fix this. :) [16:46] !info cint [16:46] Package cint does not exist in vivid [16:47] intrader: what is cint? [16:47] a c++ interpreter [16:47] http://askubuntu.com/questions/406483/unable-to-install-cint-on-ubuntu-12-04 [16:47] ? [16:47] OerHeks: right now, my system thinks it's vivid, but it fails to configure or install anything because of dependencies not yet being configured. My hypothesis is that I need to find the "bottom most" package (if such a package exists) and cofigure it. [16:48] intrader: It's not packaged at all on Ubuntu [16:48] * stobix reads the link [16:49] intrader: Actually, apparently it's in the root-system-bin package [16:49] !find cint [16:49] Found: gccintro, libfxscintilla-dev, libfxscintilla19, libhepmcinterface8, libhepmcinterface8-dev, libqscintilla-perl, libqscintilla2-11, libqscintilla2-11-dbg, libqscintilla2-designer, libqscintilla2-designer-dbg (and 13 others) http://packages.ubuntu.com/search?keywords=cint&searchon=names&suite=vivid§ion=all [16:49] jpds, too bad, as it is quite useful to interpret the language directly instead of compile,link,etc. What is the root-system-bin package? [16:49] !info root-system-bin [16:49] root-system-bin (source: root-system): Numerical data analysis framework - general applications. In component universe, is optional. Version 5.34.19+dfsg-1.2 (vivid), package size 45 kB, installed size 246 kB [16:50] intrader: iirc its in root-system-bin included [16:51] Is this a good channel to ask a tar syntax question? [16:51] maybe [16:51] kll, ubottu, how do I locate the package for cint in the root-system-bin? [16:52] intrader: that is already the package [16:52] I have an i3-wm question. I installed i3 from the command line - it won't interpret the config as I expect though. [16:52] k1l, what do you mean? [16:52] I'll try then. I'm trying to make a tar backup of a vps, but the syntax I'm using is wrong. [16:52] http://paste.ubuntu.com/12886882/ [16:53] Website reads - "mouse_warping none" as an appropriate command to disable mouse warping, but my config output reads: ERROR: CONFIG: Line 178: mouse_warping none [16:53] ERROR: CONFIG: ^^^^^^^^^^^^^^^^^^ [16:53] ERROR: CONFIG: Line 179: [16:53] [16:53] !eol14 [16:53] hhhhh: i3 have a channel on a different network, check their website to find the irc network and channel [16:53] :O [16:53] Thanks. [16:54] !eol | cynixx3 [16:54] cynixx3: 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 [16:55] intrader: the package is the root-system-bin. there are no more packages inside packages. [16:56] Hi there. I've been googling around for a tutorial on rooting my Samsung Galaxy S5 Mini using ubuntu, but haven't found anything. I have installed android-tools-adb and android-tools-fastboot. [16:57] bluesfreak72, check xda-developers.com [16:57] k1l, thanks I try location root-system-bin === mike_ is now known as Guest42090 [16:57] bluesfreak72: you will need specific programs and howtos for your device. better see the samsung s5 mini community on how to root your device === marshal0605 is now known as marshal0505 [16:58] k1l: I'll check them out. Thanks. [16:59] any one know why aptd is making ubuntu software center not work? [16:59] Hey guys good afternoon [17:01] quit [17:01] help [17:02] hi [17:02] I'm having some Msg on my Ubuntu start up "starting version 219" and it's making my boot time too slow anyone knows how to fix it? [17:03] hello [17:03] auto lo [17:03] iface lo inet loopback [17:03] not work :s [17:03] croziors: What exactly is "not work" on that? [17:03] interface [17:04] ifup: interface lo already configured [17:04] but i don t see in ifconfig LO [17:04] "interface" is a word out of context. Can you form a full sentence? [17:04] OerHeks: my problem right now: apt-get dist-upgrade can't configure udev, so it exists unsuccessfully. The only error I get is that "dpkg: error processing package udev (--configure): subprocess installed post-installation script returned error exit status 1" [17:04] ping 127.0.0.1 not work [17:04] but eth0 work [17:04] OerHeks: it also gives me a "supported_versions: WARNING: Unknown Ubuntu release: 15.04" before that [17:05] croziors: Pastebin the entire output of "cat /etc/hosts; cat /etc/issue; cat /etc/network/interfaces; ifconfig -a" please. [17:05] I installed Jack, but now my normal sound does no longer work. Any idea what to do? [17:05] stobix: a botched upgrade would be a nightmare to piece apart, it really is a whole lot easier to backup what you need and fresh install [17:06] auronandace: I guess. I am actually burning a 15.04 dvd right now. (and a gentoo one, since I won't ever have this problem in gentoo.) [17:07] auronandace: it would be nice if I could keep my home folder. Is this possible when reinstalling ubuntu? === Arduino_Reprap is now known as A1R [17:07] http://pastebin.com/LqzFhW6s [17:07] * stobix has just moved everything out of his encrypted user to a new user with an unencrypted home folder, just to be on the safe side. [17:07] stobix: sure, you just need to make sure any config files don't conflict [17:08] * stobix does not, however, have a 260 GiB dvd to backup his data to. [17:08] auronandace: oh, so it might overwrite config files but keeps the rest intact? [17:08] stobix: external harddrives are handy as one means of local backup [17:09] Yeah. Can't conjure up an empty one right now, though. [17:09] What's the difference between Minimal (Non-X Support) Ubuntu driver and regular driver? [17:11] ineedtoscholarsh: X is the graphical system you're (supposedly) currently using. If you only use your machine in text mode, you won't need support for X. [17:12] ineedtoscholarsh: since you need to ask the question, I think it's safe to assume that you'd want to have the regular driver of whatever it is you're talking about. [17:12] bekks ? [17:12] stobix: sorry, i meant that your current config files in home might conflict with the new installation. Since you won't be formatting home then the configs will not be overwritten [17:12] hmm [17:12] auronandace: ah. sounds safe enough then. (What Could Go Wrong™) [17:12] i know i have modify hosts [17:12] :) [17:13] I'm trying to back up using Deja Dup, and after a while it gives me this error: "Giving up after 5 attempts. Error: g-io-error-quark: Error opening file '/u1/home/duplicity-full.20151021T163951Z.vol200.difftar.gz': Read-only file system (21)" [17:13] stobix: up to you if you want to use another username to have a fresh account and copy over what you need from the old user, that may be the safest route [17:13] stobix : i have a amd graphic Radeon R4 graphic wich one of these i have to insall ? [17:13] It created a bunch of diftar volumes, so I don't think it's a permissions issue. [17:14] It created exactly 200 difftar volumes, actually. [17:14] Actually, maybe it's something to do with the cord, let me try that. [17:14] ineedtoscholarsh: depends on if you like to use a mouse, have menus, look at pictures and such. If that is the case, use the regular one. If not, go for the non X version. (pro tip: I don't think you would want the non X version.) [17:15] so nothing on aptd crashing ubuntu software center? [17:15] stobix : thats right i like regular [17:18] I have a Wily install that I can't get to boot, it's failing to find rootfs and going into loop waiting on mdadm to find an array ... but i can boot into it just fine in a VM... but when i update initramfs I get warnings from mdadm.conf that no arrays are defined (which i've never seen before). And there is no reason for it not to boot, the kernel finds the usb disk it's on just fine as I boot a livecd off of it. [17:18] !wily | ZeZu [17:18] ZeZu: Ubuntu 15.10 (Wily Werewolf) will be the 23rd release of Ubuntu. Discussion in #ubuntu+1 [17:18] ZeZu, untill release, support in #ubuntu+1 please [17:20] stobix : what is AMD Catalyst™ 15.9 Proprietary Ubuntu 14.04 x86_64 Video Driver for Graphics Accelerators Devel Files (OGL, OCL) [17:21] ineedtoscholarsh: I have no idea whatsoever. What does the description say? [17:22] stobix : http://support.amd.com/en-us/download/desktop?os=Ubuntu+x86+64 [17:24] ineedtoscholarsh: you really ought to stick with the drivers in the ubuntu repos (additional drivers) [17:26] fglrx driver 15.7 also known as 15.20 is in Ubuntu repositories for trusty, vivid and wily releases. [17:28] this is my pastebin for software center.. http://pastebin.com/Ed8qqmbt [17:29] Starn, on what linux version ? === inaddy is now known as tinoco [17:30] OerHeks, Ubuntu 15.04 [17:30] Starn: did you change something with python on the system? what os is that exactly? [17:30] hi can someone help me as I'm a bit confused === rajak is now known as Guest8019 [17:30] !ask | Carol_ [17:30] Carol_: 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 [17:31] Starn, oke, try in terminal: sudo dpkg-reconfigure software-center --force [17:31] kil: ubuntu 15.04 and i've personally not changed anything in python all i've done is install updates and steam. [17:31] hello? [17:31] then update again [17:31] anybody up there? [17:31] OerHeks, i've tried that.. [17:31] Carol_: there are about 1,800 people here. do you have a specific question? [17:31] OerHeks, if you can find it on google or askubuntu i've tried it. [17:32] OerHeks, i will try again just for the sake of being thorough [17:32] Starn, what is the output if you try: sudo apt-get install -f [17:33] OerHeks, 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [17:40] OerHeks, if i recall correctly my issue started after i signed onto my ubuntu one account. but i could be wrong on that one. it's been a few days. [17:43] Starn, remove that stored password in passwords&keys, and try again ? [17:45] OerHeks, just found it and removed trying to launch it again. [17:46] Starn, if it works, you might have given a hint to a long known issue when those python2.7 issues appear suddely :-) [17:47] Hi! I have a newbie ufw issue. sudo ufw allow from xx.xx.xx.xxx does what it is supposed to do but sudo ufw delete allow from xx.xx.xx.xxx does not undo that. Any idea about what I might be doing wrong? [17:48] OerHeks, still not working :( === BuscamosInformat is now known as JobTalentJavaEE [17:49] Starn, are you sure you have softwarecenter open without the terminal you just used? that can bite too. [17:50] if so, i am out of ideas :-( [17:50] Starn: OerHeks "2015-10-21 12:21:46,203 - softwarecenter.backend.reviews - WARNING - error creating bsddb: '(22, 'Invalid argument -- BDB0054 illegal flag combination specified to DB_ENV->open')' (corrupted?)" [17:51] TJ-, would " sudo dpkg-reconfigure software-center --force " fix that? [17:52] OerHeks, new pastebin.http://pastebin.com/jpQ1JRwc [17:52] OerHeks: not sure, but definitely worth a try [17:52] TJ-, what does that even mean? i understand the possible corruption. [17:52] My audio is messed up aplay does work now, but Firefox does not. [17:52] TJ-, he did already :-( [17:53] TJ-, i've also tried purge and reinstalling everything. [17:54] TJ-, or his filesystem is mounted read only.. could be the issue too ... [17:54] Starn, can you write a file in your /home/ ? [17:54] OerHeks, yes. [17:54] touch ~/something [17:54] oke, so it is not a faulty filesystem [17:55] OerHeks, yep touch ~/something made a file haha [17:56] Starn: have you tried "rm -R ~/.cache/software-center" [17:57] is this a good place to ask about correcting dependencies? https://bpaste.net/raw/6a7cce13c5ca [17:57] I wanted to just remove gcc/build-essential and reinstall but now it won't let me [17:58] Starn: does the software centre GUI 'crash' or remain running? === funkyHat_ is now known as funkyHat [17:59] TJ-, just did and it's still not loading. and we've gotten to the point it doesn't crash it loads now just freezes. [17:59] Starn: this may be related: bug #1163886 [17:59] bug 1163886 in webkitgtk (Ubuntu) "software-center crashed with signal 5 with WebKit 2.0+" [Critical,Triaged] https://launchpad.net/bugs/1163886 [17:59] TJ-, before it was literally crash to desktop. [18:00] the root of the problem is this: [18:01] https://bpaste.net/raw/e2f7ca0d385b === kazuma|2 is now known as kazuma_ [18:03] TJ-, i lied it crashed again.. so it's doing both just freezes and sometimes crashes. === Rexter2 is now known as Rexter [18:03] Starn: from that bug report, there's a possible workaround in comment 29 [18:03] PanV1: i didn't send you that link at all, but if you found another you could follow - cool :) [18:03] hello everyone, I deleted one of the OSes on my machine. it was the one with grub, as it turned out. now grub rescue screen comes at start. what do I need to do? [18:04] Starn: also mentioned in specific detail in comment 31 [18:05] hello [18:05] Starn: comment 45 gives step-by-step instructions [18:06] TJ-, i'll give it a try. also software-center --version produced no errors. === Rexter2 is now known as Rexter [18:08] Starn: there's a silly test too! "software-center --force-rtl" :D [18:08] hello ubuntunian candidates [18:08] Starn: I assume RTL is right-to-left text ... but worth a try :) [18:09] ubuntu delayed for marty mcflys arrival? [18:09] so far the fixes on launchpad don't work.. [18:09] TJ-, i'll try the software-center --force-rtl [18:11] I found this page referring to my problem: http://askubuntu.com/questions/493826/grub-rescue-problem-after-deleting-ubuntu-partition but I also dont know what I'd need to insert as the right partition name. is it something like sda1, sda2..? [18:12] ijar: boot a live session from a flash drive then reinstall grub perhaps [18:13] daftykins, I am already in live session. how can I reinstall grub? [18:13] !grub [18:13] 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 [18:13] TJ-, http://pastebin.com/tQHKqYT8 new pastebin.. it didn't work seems like same errors? [18:14] TJ-, i'm terrible btw at reading debug info and console info like this. half the stuff just confuses me. [18:14] Starn, are you on wireless now? [18:14] is it with this procedure here: http://howtoubuntu.org/how-to-repair-restore-reinstall-grub-2-with-a-ubuntu-live-cd ? [18:14] Starn, from that earlier bugreport, someone mentioned that all went normal on cable... [18:15] want to make sure before applying [18:15] Starn: can you do "strace -o /tmp/sc.log -f -e trace=file software-center" and then pastebin the /tmp/sc.log ? [18:15] ijar: is that you searching yourself, or following the links ubottu provided from my trigger? [18:15] ijar, why not use the given url, see ubottu [18:17] because it is not a simple solution page as in the link I referred [18:18] basically I wanted to know if it is correct [18:18] maybe, not tested that version. [18:19] ijar: run boot repair like the link says please [18:19] to backup my system, without home, (I didnt mounted home) is rsync -av --one-file-system /mnt /media/dest enough? [18:19] that will prevent /proc /dev and other unnecessery stuff? [18:19] daftykins, like the link I posted says, or the link in ubottu? [18:19] OnceMe: That'll just pull whatever's in /mnt [18:20] ijar: the one i said. [18:20] OnceMe: And you probably want -aPv [18:20] there is no solution there. [18:20] two pages of explanation [18:20] can someone help me with correcting dependencies? https://bpaste.net/raw/6a7cce13c5ca the root of the problem is this https://bpaste.net/raw/e2f7ca0d385b [18:20] I show a solution page and dont get any comment [18:20] why? [18:20] they both want different packages [18:20] why is it always like this? [18:20] lately [18:21] here [18:21] no help [18:21] I wanted to just remove gcc/build-essential and reinstall but now it won't let me [18:21] just "do as you are told" [18:21] what is that? [18:21] ijar: That page looks pretty good ot me [18:21] to me not. [18:21] ijar, go for it, if it crashes, you can always try OUR page :-D [18:21] because I am new with this [18:21] !attitude [18:21] The guidelines for using the Ubuntu channels can be found here: http://wiki.ubuntu.com/IRC/Guidelines [18:21] hello!! guys [18:21] ijar: it says run boot repair, so please do it. [18:22] daftykins +1 [18:22] and dont see why we have to talk over this link or that link when I already show a solution and ask for advice if I should use it [18:22] oh yes..attitude. [18:22] ijar: because the resources provided to you are ALREADY checked, i'm not going to extra effort to check yours just because you can't follow ours. [18:22] ijar, again: maybe, not tested that version. [18:22] oh yours, ours.. [18:23] it already shows the thinking [18:23] there used to be positive helping people here [18:23] what, that community edited guides *just might* be ok? :) [18:23] I'ld like to ask you something about my system. Swap partition especially. I've had swap partition upon installing the system but I wanted to change it after a while. [18:23] ijar: there are still, just for some reason you are an awkward user who refuses to follow provided advice. [18:24] ijar: Why don't you try boot-repair and see what happens rather than complain on here? [18:24] ijar noone wants to help you if you sound like your complaining either and saying noone is postive [18:24] you awkwardly abstain from taking that one step [18:24] ijar: i think you'll find that's you :) [18:24] you're [18:24] TJ-, yeah sorry i can do that. i was temp away.. running the command now. [18:24] yes, I had no intention to spend minutes here like this [18:25] ijar: if you deleted the 'ubuntu' partition (file-system) then there will be no GRUB root file-system available - so it cannot load its modules nor grub.cfg. In other words, you'll have deleted 3/4 or GRUBs essential files [18:25] ijar: https://help.ubuntu.com/community/RecoveringUbuntuAfterInstallingWindows#Using_the_Ubuntu_CD_.28Recommended.29 [18:25] My system used to use the SWAP very often but now it doesn't use it... the swappines value is 60 I have had 1,9 GB ram used out of 2,9 GB, but still swap partition is 0. If I log in as Guest user It uses it as it has to. [18:25] ijar: Literally four steps with a GUI app [18:26] jpds, I havent installed windows. I have nothing to do with windows [18:26] ijar: Same principal applies for restoring GRUB [18:26] _nobody_ is talking about Windows, the advice simply applies the same [18:26] I've created another user just to check if there is diffenrence but not... [18:26] jpds:ok so how to exclude /proc /dev and all that stuff I dont need for a backup [18:26] Is it because i have separated /home volume? [18:26] since its volatile [18:27] jpds: that's not the same issue. In that issue, there'd be no grub rescue (the first 1/4 of GRUB). ijar has blown away the GRUB root file-system [18:27] seriously... [18:27] OnceMe, why would you backup those messed-up systemfolders? [18:27] OerHeks:well I dont [18:27] I am finding a way to rsync it without those weird sysdirs [18:28] megi, a separate /home partition shouldn't likely affect much of anything [18:28] ijar: Yes, seriously, it's exactly the same steps, windows or no windows [18:28] OnceMe: "man rsync", find "--exclude". [18:28] Hello? Something about my swap. I really don't want to reinstall the whole system just to use SWAP partition [18:28] I dont know what all sys folders I dont need [18:28] exclude is not the way to go [18:28] OnceMe: Then backup everything you need. [18:28] OnceMe: Exclude actually IS the way to go. [18:28] ijar: in your link, did you follow the steps in the 1st answer, to find the file-system containing GRUB's files? [18:28] megi: are you saying you don't have one right now but want to add one? [18:29] megi: something? [18:29] I was ready to go with the solution the link of which I posted. apart from the problem, it is amazing I didnt get any single confirmation if it is ok to do so. [18:29] no I've deleted my first swap partition [18:29] ijar: 18:21:30 < jpds> ijar: That page looks pretty good ot me [18:29] ijar, you did get one, but i leave you to it, goodluck. [18:29] megi: and? [18:29] ijar: also amazing how stubborn you are :) [18:29] recreated it with the same UUID value and now my system mounts it but not using it by my user [18:29] ijar: If you deleted the Ubuntu partition, that is usually also the GRUB root file-system, so there will be no fix. You'll have to reinstall the entire OS [18:30] only GUEST user uses it. why is that? [18:30] megi: You could always use a swap file instead of a partition [18:30] megi: sudo mkswap /dev/foo, sudo swapon /dev/foo [18:30] megi: can you show the output of "free -m" in a paste at http://paste.ubuntu.com ? [18:30] OnceMe: if you've mounted it under /mnt then just copy it and use the --exclude "home" command as bekks said to remove your home dir [18:30] megi: swap isn't something that is mounted at all [18:30] megi: I don't think the guest session is saved to disk [18:30] megi, a browser uses t in guest session, as it cannot write to its home, there is no guest home [18:30] OnceMe: the sys dirs are all empty if it's mounted from the live session, they only get populated when you boot [18:30] if by 'use' you mean "gets it mounted", that's irrelevant [18:31] I don't want to use swap file as my hdd is really messed up with bad sectors [18:31] megi, a browser uses swap in guest session, as it cannot write to its home, there is no guest home [18:31] I've just managed to find good sectors 'for now' and don't want to force rewrite in my / dir [18:31] megi: you shouldn't even be using that computer then, you should backup your data and buy a new one. [18:32] even a single bad sector is unacceptable. [18:32] nope guest account uses /tmp directory [18:32] to write on, my user had /home instead [18:32] ok doing whole sys backup except for home dir,I already got that [18:32] after that I will start win8 installation :) [18:32] jpds, ok, as can be seen from my reply to it, I thought you referred to the u-boot link [18:33] OnceMe: Do you have a backup of your home already? [18:33] megi: no, you need to keep installing updates to stay safe online, so you have to replace that drive - there is no choice here, it is fact. [18:33] ehm, sorry, ubottu... [18:33] I know about that bad sectors it's just for a while until I buy a knew hdd [18:33] new* [18:33] 'a while' is how long? [18:33] you should have ordered one already :) [18:33] OnceMe: all the partitions right? cause i remember you had a bunch [18:33] month or two, not sure yet [18:33] well yes [18:33] megi: anyway swap will always be on disk so there's no way to help you [18:33] Im going to remove them all [18:33] and start fresh [18:34] although it's not my laptop, depends on my friends willing to buy new hdd [18:34] OnceMe: i mean did you mount them all and back it all up? [18:34] megi: Get an SSD [18:34] OnceMe: cause you had like 3 or 4 of them [18:34] it's too old laptop doesn't deserve ssd :D [18:35] megi: so you don't have a problem? [18:35] oh good :p [18:35] EriC^^:I dont need backup from windows partitions [18:35] I had nothing on them :) [18:35] OnceMe: Do you have a backup of your home already? [18:35] OnceMe: i mean the linux ones were like 3 or 4 [18:35] OnceMe: can you type cat /mnt/etc/fstab | nc termbin.com 9999 ? [18:35] it'll show what gets mounted where [18:36] TJ-, i'm running into a lot of issues trying to paste this into pastebin. [18:36] I've just wanted to know how to recreate swap partition in order to use it by my user, as it was after I installed the system [18:37] I manually edited fstabs and they are broken :D [18:37] megi: swap is always used by the system, not by a user. [18:37] but tnx anyway, I'll reinstall... [18:37] but those partitions others were for swap\ [18:37] boot home and linux itself [18:37] oh [18:37] Starn: file too big? [18:37] ok so how I can manage the system to use it when I use many programs [18:37] Starn: generally, "pastebinit /tmp/sc.log" should do it [18:37] megi: you can't, it's damaged, i wouldn't be using it at all. [18:37] megi: mkswap /dev/foo; swap -a /dev/foo [18:38] with swappiness 60 and 2 gb ram full out of 3 gb should the swap be used right? [18:38] megi: But since your disk is damaged, I second daftykins [18:38] TJ-, that might work better than me trying to use a webbrowser 'cause it's so large my computer is literally slowing down [18:38] OnceMe: you had a 4gb boot? [18:38] megi: wha? [18:39] megi: swap is mostly used when you run out of ram, or if you're suspending [18:39] reisio: I've had 2 gb out of 3 GB ram used and swap - none [18:39] but it's mapped [18:40] EriC^^:yap :D [18:40] megi: as i asked, "free -m" in a pastebin would be handy right now. [18:40] megi: like I said [18:40] although hibernation not working [18:40] separate issue [18:40] upon the same reason- there is no processes running by my user transferred to swap space [18:41] megi: so what [18:41] are you trying to find a problem you don't have? :p [18:41] free -m says 2000000 b and 0 b used [18:41] megi: can you run the above command? [18:41] i can assure you about that [18:41] megi: put the whole thing in a pastebin at http://paste.ubuntu.com [18:41] TJ-, this might take a bit with my slow upload rate and considering the file is 288mb i'm assuming that's would technically need to be uploaded? the pastebinit /tmp/sc.log command is running right now [18:41] ok.. I'll paste it [18:42] Starn: Ouch! stop it then, that'll fail anyhow with 'too big' lets compress it :) [18:42] I may not have problems now but what about running out of ram - I can't deal with 3 gb ram using video editing and office programs... [18:42] TJ-, yeah quad core 6gb ram can barely open it in pluma or gedit btw. [18:43] megi: i still want to see the output of that command first-hand, do you refuse to share it? is there some problem? [18:43] megi: what makes you think you're running out of ram [18:43] Starn: "pushd /tmp; gzip sc.log; ls -l sc.log.*" you should now have a "sc.log.gz" which is much smaller, and can be uploaded to a file-sharing web-site (unfortunately Ubuntu doesn't have one!) [18:43] daftykins, OerHeks, "stubbornness" explained: with the link I posted, for which I only needed to hear "yes, you can use it in your case", I solved the problem in a quarter of the time I tried to get an answer. [18:44] ijar: well you should've followed the one given, so you can take your smug attitude and reassess your approach to taking free help in future. [18:44] TJ-, i have google drive will that work for you? [18:45] ijar: if you fixed the issue you cannot have deleted the Ubuntu partition/file-system [18:45] Starn: sure will.... although I have to break for dinner right now so might be a little while to get back to it [18:45] you seriously have problem in your mind [18:45] http://paste.ubuntu.com/12887609/ [18:46] TJ- yes, one partition was deleted [18:46] ok, so 11GB swap [18:46] yeah it's too much but it eneded like empty space so I decided to use it [18:46] excess of swap [18:47] TJ-, that's fine i got some things to do other than mess with computer anyways haha gotta clean up and eat my self XD [18:47] oh upstart, I love you so, even though my network is up, none of the services with "network" in the name are stopped [18:47] but as soon as your disk gets used, it's going to start reading and writing in areas that might cause more bad sectors, then you'll start losing data (potentially) and bad things will happen [18:47] which means the upstart guide telling you to use "stopped networking" as a trigger is useless [18:47] it's not a problem the swap size but the utilizing of it [18:47] megi: it shouldn't be used until the RAM is full - and that's what's happening :) [18:47] as you see 815 free ram and 0 used swap. why is that? [18:47] I tell the guy I solved the problem in a minute with the solution that he avoided confirming which he could do with a single glance. and he still says "you should have.."..gosh..no use here [18:47] TJ-, https://drive.google.com/file/d/0B63NgyYRildrZ1VxV2VFalloNHM/view?usp=sharing i believe that link will work [18:47] !linuxatemyram [18:47] damn. [18:48] not sure about that - that's what swappines if for! [18:48] !ram | megi here [18:48] megi here: If you are wondering why some tools report your system has very little free memory, have a look at http://www.linuxatemyram.com/ [18:48] megi: well your situation isn't really worthy of much consideration since your disk is failing anyway, so i don't really know what you're looking for today [18:48] daftykins, don't PM me writing adjectives, rude man! if you're ashamed of using them in public, don't PM people, either! [18:49] well I can use your resolving of that problem on my personal laptop as well [18:49] megi: swap isn't used until you need it [18:49] I've did the same there and the same *** [18:49] megi: what's the problem [18:50] ok I'll fill my ram and i'm pretty sure no swap will be used after all [18:50] Starn: I have the file; I'll look when I return from dinner [18:50] mmhmmm [18:50] TJ-: what's for supper? [18:50] I'ld like to be certain that my system is not going to hang when I use video editing software or emulate some windows program or something else that requires a lot of RAM [18:51] better to wait for a problem to exist before fixing it [18:51] yeah ram-to-swap might be slow but still it's a solution for now [18:51] TJ-, alright if the link gave ya my gplus info you're more than welcomed to message me when you're back otherwise hopefully i don't lose your message on here. [18:51] not with a faulty disk it isn't :) [18:52] there's gonna be reinstall it seems... [18:53] megi: how about sharing your disk SMART info to see how bad it is right now? install: pastebinit smartmontools, then run: sudo smartctl -a /dev/sda | pastebinit [18:53] I'm trying to tell you that ubuntu has problem with recreating swap partitions as not using them but you are not listening. Why there is an option for virtual memory as you cannot use it.. don't understant that [18:53] we are listening, there's just no point resolving that even if it is as you say, whilst the disk is faulty. [18:53] moreover, you haven't proved it [18:54] it's that bad so I've had to leave first 50GB sectors and the last 50GB of disk geometry to use that 500GB sata disk [18:54] lol [18:54] that's horrific [18:54] it's gonna be long time to wait for smartctl to finish [18:54] the time you've spent on it already is probably worth a 500gb replacement drive [18:54] it just reads info so it won't take long at all [18:55] megi: it's instant, just an information command [18:55] smartctl is pointless [18:55] well i wanna see how bad it is :P [18:55] best case, it tells you what you already know [18:55] :D well it's not my laptop, I'ld have bought one hdd already [18:55] why are you even using someone elses? [18:55] so wasting time for someone else is good? :p [18:55] reisio: are they not doing the same to us? ;) [18:56] hi all [18:57] nope [18:57] teaching someone how to not waste time is not a waste of time [18:57] at least not compared to most things [18:57] ubuntuUser: hi [18:58] http://paste.ubuntu.com/12887703/ here is the output [18:58] ahahh i'm not using it but configuring it [18:59] Hi, I am trying (an failing, so far) to use xpra with ubuntu on the server side and windows on the client side [19:00] lepel101: bummer [19:00] After succesfully starting xpra on the ubuntu server (xpra reports it enters into daemon mode) I get the following error after attempting to connect to it: "server requested disconnect: server error accepting new connection" [19:00] please someone know how to edit resources on Windows' exe files with an ubuntu command line (or eventualy a lib in python or other) ? [19:00] ubuntuUser: Whats the actual issue behind that? [19:00] so what do you think about that WD hdd :D [19:01] ubuntuUser: to do what [19:01] the (I think most relevant) line in the error log on the server states "failed to parse screen size information: too many values to unpack" [19:01] put my openvpn config on my exe client [19:01] megi: 124 pending sectors, mmm ouch [19:01] ubuntuUser: Thats not going to work. [19:02] the client works [19:02] ubuntuUser: you need to modify the source code of that binary for reading the config from the resources section properky. [19:02] :D toshiba will be it [19:02] the new hdd :D [19:02] hey guys, i just got a logitech g430 headset [19:02] megi: i wouldn't [19:02] is there a way i can get it to work with trusty [19:02] the full error on the server since attempting to connect -> http://pastebin.com/ttK5V56d [19:02] no I wrote a litle gui in python that manage openvpn [19:02] but whatever you want ;) [19:02] ubuntuUser: have you tried unzipping the openvpn client exe? [19:02] via usb [19:03] I've create an exe with py2exe [19:03] in most cases (in my hands especially) hitachi and seagate lasts longer [19:03] as hitachi is cheaper... :D [19:03] I searched for the error, and only 1 hit on google even remotely resembles something relevant -> https://www.xpra.org/trac/ticket/757 [19:05] ubuntuUser: the openvpn server on pfsense creates a openvpn client package exe which is actually a zip file [19:06] and I've create an installer that install openvpn, put config and add my gui but now I want to edit the exe with my webserver the config file inside the exe [19:06] so empathy has sms? i'm confused on this now. like how does it work? how do ya use it? can it work with the google hangouts protocol? i just now found this function in empathy and i want to know if it's even usable. [19:06] ubuntuUser: that is not an Ubuntu task, since an .exe is Windows [19:06] would appreciate any help or suggestions :) (btw, I can connect to the server and run x programs using ssh -X and xming) [19:06] but I want to make this with my ubuntu server [19:07] (also would appreciate if someone forwards me to a more appropriate channel for my problem, if there is any) [19:08] part === xubuntu is now known as Guest25157 [19:11] to give some context, I have a fairly unstable internet connection, and with ssh -X, everytime I get disconnected I lose all my work [19:13] lepel101: I suggest using nxclient/nxserver then. [19:13] the program still runs on the server, but the screen is lost at the client side [19:13] Hi, I'm running Ubuntu 14.04 and I have a problem with my WiFi dropping after about 15 - 20 mins of Ubuntu starting up and only reboot reconnects. The icon states that I'm still connected but no webpages will load. I've tried a number of terminal commands from old forum posts but not getting anywhere. [19:13] searching for a solution for that, I found out that you can reconnect/reattach to existing x sessions using xpra... if someone has alternatives I am happy to change to something else [19:13] lepel101: Just told you about an alternative. [19:14] thanks for the suggestion bekks, I'll check it out right away [19:14] lepel101: another one is x2go [19:14] yes sorry, I type too slow in my old age :-) [19:14] thanks akik, will check that out as well [19:15] lepel101: x2go and nxclient don't connect to existing x sessions though [19:16] hmm, so for my use case, after a network error, I would lose my work just the same with those alternatives? [19:17] lepel101: no. i meant that if you're running a x session on the remote server at first, x2go and nxclient can not connect to it [19:17] lepel101: but they create a session which can be suspended and resumed later [19:17] ok EriC^^now im ready to install win 8 [19:17] ok, that sounds fine then, thanks :) [19:18] in bios I see my usb at first for boot sequence and then I see ubuntu with no UEFI icon on it and then I see my real HDD with UEFI on it [19:18] lepel101: it's like a graphical screen session if you know gnu screen? [19:18] Dyzem, does wired work? [19:18] is that the good boot sequence? Or I should move my real disk with UEFI on it before ubuntu which has nothing [19:19] EriC^^ ? [19:19] OnceMe: no, that's fine [19:19] ok [19:19] JimmyNeutron, yes I'm running from wired right now. Absolutely no problems with wired. [19:19] haven't used gnu screen, only used regular ssh -X with java programs (probably vnc is used under the hood) [19:20] do you have a personally preference for x2go or nclient, akik, bekks? [19:21] lepel101: with gnu screen you can leave programs running on the remote server and detach your terminal, then resume those prorgrams at a later time [19:21] lepel101: the programs keep on running the whole time [19:21] uhm EriC^^I get No device drivers were found. [19:21] Dyzem, I find that most of my problems related to wireless are due to some compatibility issues on the driver not supported certain features. Going to 802.11g on my wireless router vs 802.11b/g seems to help keep a stable connection [19:21] I think I need to put UEFI hdd before ubuntu which is not UEFI..? [19:22] ok, that sounds like another alternative then :) what happens if you don't gracefully detach (i.e. due to a network error)? can you still resume then? [19:22] lepel101: yes [19:22] lepel101: but gnu screen is only for text based terminal programs [19:23] Dyzem, and even my 802.11n wireless, broadcom chipset, cant connect to my 802.11n wireless router...but downgrading it to 802.11g works fine and stable [19:23] JimmyNeutron, Ah right. Mines is just on auto right now. I don't seem to have the option of purely 802.11g though. Only 802.11b or 54g AUTO/LRS/Performance. [19:24] aha, ok, looking into x2go and nxclient/nxserver then (do you have a between thosepreference?) [19:24] Dyzem, Try newer drivers or beta drivers for your wireless chipset [19:24] now ubuntu disk in bios become UEFI [19:24] however I cant see my usb :( [19:25] lepel101: nxserver/nxclient is a product of nomachine corp. there's a free version called freenx but it's probably not developed anymore. x2go is still being developed [19:26] EriC^^:? [19:26] alright, I'll give x2go a try first then, thanks a lot for the help! really appreciate it, this really could save me countless hours [19:26] I see two kingstons now [19:26] one is UEFI and one is not [19:26] should I pick UEFI one? [19:27] EriC^^:? === wook is now known as Guest90727 [19:32] eh Ill try tomorrow when I have more time [19:32] cya tmrw EriC^^ [19:32] I think my usb is corrupted from some reason but its a fresh win8 === MonkeyDust_ is now known as MonkeyDust [19:48] Hello all, how are you? [19:49] dmor this is the ubuntu support channel [19:49] Is it possible to ask a technical questions related to network-based installation of Ubuntu 14.04 LTS? [19:49] yes [19:49] holaaaaaa [19:50] Holaaaaaaa [19:50] alguien? [19:50] coto: english only please. [19:50] !cl [19:50] !es [19:50] 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. [19:50] hmm we have no chile :D [19:50] xd [19:50] sorry [19:50] I'm using Foreman to install Ubuntu 14.04. Foreman itself installed on 14.04.1, but when I install the machines via Foreman, they being installed as 14.04.3 (using my country local mirror). Is it possible to install specific minor version? I've tried to understand the mirrors links, without success. Your support will be really apprecaited. [19:51] dmor: Everything older than 14.04.3 is outdated for 14.04 [19:51] dmor: why do you prefer 14.04.1 ? you need to remain up to date [19:51] dmor: So basically you want to install 14.04.3 [19:51] AND you want to update your 14.04.1 server :) [19:51] It's for a client of mine. He has a product which based on 14.04.1. [19:51] Is it technically possible? [19:52] dmor: Only if you run your own 14.04.1 repo [19:52] How's the mirrors works in Ubuntu LTS? does each minor version has it own URL? [19:52] dmor, if you compile it yourself, yes. [19:52] dmor: minor versions arent in the repos anymore. [19:52] bekks: how can I do it? using apt-repo? I don't anything to sync except maybe the 14.04.1 iso itself, right? [19:53] dmor: wrong. [19:53] I'll be happy to learn. [19:53] dmor: the repos contain far more software than whats on the iso. [19:53] How can I sync the repo of 14.04.1? [19:53] dmor, you wast your time finding out, and such request is not supported. [19:53] dmor: There is no repo for 14.04.1 anymore. [19:53] Thanks for the answer. [19:54] I've tried. [19:54] dmor: does it specifically need the older kernel of 14.04.1, or is it deeper than that? [19:54] dmor: bearing in mind 14.04.3 tends to install with 3.19 kernel and 14.04.1 uses 3.13 [19:54] I really appreciate your help. [19:54] Yeah. I'll explain that to my client. thanks. is there a way to use 14.04.3 with the 14.04.1 kernel? [19:55] yes, not sure about your setup but you can install from 14.04 / 14.04.1 media then dist-upgrade [19:55] dmor explain to your client that 14.04.1 is outdated [19:55] Thanks a lot. [19:55] Got it [19:55] I really appreciate your help. [19:55] All the best for now! [19:56] dmor: My input. If you install 14.04.1 you can remain on the 3.13 serieis kernels . [19:56] series* [19:57] 10x Bashing-om [20:03] hello === justin____ is now known as justin_k [20:03] lo [20:04] what is up [20:04] justin_k, moon or the sun, but this is ubuntu support [20:24] can someone please help me with correcting dependencies? https://bpaste.net/raw/6a7cce13c5ca the root of the problem is this https://bpaste.net/raw/e2f7ca0d385b I wanted to just remove gcc/build-essential and reinstall but now it won't let me [20:25] Eyo: try removing with "sudo dpkg -r " [20:25] Eyo: Look'n , [20:25] Eyo, seems like you are on Utopic ? [20:26] = 14.10 [20:28] I'm on elementary os :p [20:28] daftykins: already tried that [20:28] oh lawd [20:28] !elementary [20:28] Elementary OS is an Ubuntu derivative which is supported in their IRC channel #elementary on irc.freenode.net - http://elementaryos.org/ for more information on this distribution. [20:28] Eyo: sorry, ask them :) [20:28] Eyo, oh, that explains it [20:28] hey, the package system is the same [20:28] sorry, it has its' own problems [20:28] like? [20:28] not being ubuntu [20:29] That gcc 4.9.1-16ubuntu6 is an old package, not sure if Elementary still uses it [20:29] I installed that [20:29] with dpkg [20:29] Eyo, goodluck [20:29] I was on 4.9.1-0ubuntu1 before [20:29] Eyo we don't know what the elementary devs changed to make it elementary [20:30] i have upgrade ubuntu 12.04 to 14.04 but apache2 now not work [20:30] croziors: kg [20:30] oops [20:30] there's no difference in the package system [20:30] The 4.9.1-16ubuntu6 is from vivid; 4.9.1-0ubuntu1 is from trusty-updates ... VERY broken [20:30] croziors: big configuration changes between those two, you need to edit your host files most likely and check your log files [20:30] croziors: your apache log will tell you what is wrong in the configs [20:30] Eyo, utopic is EOL here, those packages are old, we dn't know how to help you. [20:30] Eyo: but, it isn't Ubuntu. We support Ubuntu, not Elementary, the same as #debian supports Debian but not Ubuntu [20:31] 10/10 [20:31] wtg guys [20:31] #elementary is dead [20:32] #ubuntu won't help [20:32] you could install Ubuntu, we'd help gladly then [20:32] but I already have ubuntu [20:32] Eyo: sorry but this is on you, not us [20:32] Eyo #ubuntu *can't* help [20:32] MonkeyDust: excuses [20:32] Hey folks [20:33] Eyo: theres also ##Linux for distro-agnostic help [20:33] !elementary | Eyo [20:33] Eyo: Elementary OS is an Ubuntu derivative which is supported in their IRC channel #elementary on irc.freenode.net - http://elementaryos.org/ for more information on this distribution. [20:33] Eyo: Install 'buntu . then we will support . Alternately, ubuntuforums.org also offers support for all linux . [20:33] or ##linux [20:33] I just upgraded from 14.04.3 to 15.04 and I am running into two problems: [20:33] Pici: thanks! === marshal0605 is now known as marshal0505 [20:33] 1) Systems suspends after logging in while docked [20:34] http://pastebin.com/3U9sMxEz === stan is now known as Guest47816 [20:34] croziors: "Could not open configuration file /etc/apache2/httpd.conf: No such file or directory" [20:34] 2) Logitech H390 headset no longer properly recognized - it shows up as C-Media Electronics, Inc. "Lync Audio Device" [20:34] croziors: yeah so line 214 of apache2.conf refers to a file that doesn't exist, resolve that [20:36] Hi all - can anyone help? My google chrome keeps crashing and creating a Ubuntu system which is read only, and I don't know how to get it fully RW again [20:37] i don't think chrome would make your file system change to read only [20:37] likely something is wrong with your disk, do you use an HDD or an SSD, jog1 ? === topdownj1 is now known as topdownjimmy [20:39] I used DISKS in Ubuntu 15.04 to create an ISO of a Blu-Ray movie. It copied it to HD fine. Now I want to burn it back to a blank. Will that work? [20:39] daftykins, it definitely did cause read-only, and chromium won't launch now either, and neither will firefox [20:39] gwr053: unlikely [20:39] i use an hdd [20:40] jog1: ok and which ubuntu is this? [20:40] 3.13.0-66-generic kernel [20:40] linux mint 17 qiana/ubuntu 14 [20:40] oy vey [20:40] I'll update to whatever if it will help [20:40] I got it to restore to a USB drive. Why won't it work with a blank bluray? [20:40] alright well technically you shouldn't be in here for Mint questions, because they're not the same, but i'm going to be charitable just briefly... [20:40] it was the last lts [20:41] hi [20:41] it's not a mint q - it's a ubuntu - it's running an xubuntu desktop version right now [20:41] jog1: run "sudo apt-get install pastebinit smartmontools" then "sudo smarctl -a /dev/sda | pastebinit" [20:41] I have a problem, I need to fix metacity [20:41] jog1: if it's Mint, it's Mint - i don't care :) [20:41] nohub metacity --replace & [20:41] isnt doing anything for me [20:41] what gives? [20:41] daftykins, it started as ubuntu, i added mint, and xubuntu and lubuntu a while back, and now it's all things combined [20:42] Lauenceb_: what is "nohub" ? is it a typo for "nohup" ? [20:42] jog1: that's nice, can you run the commands? [20:42] it gave error [20:42] nohup yes [20:42] invalid api-dev-key [20:42] sorry [20:42] and smarctl wasn't found [20:42] i assumedyou meant smartctl [20:42] --display=0 ? [20:43] jog1: ah yep, honest typo. [20:43] cat is on my lap :P [20:43] daftykins, still getting bad api req [20:43] can anyone join the offtopic channel and ask what did I do? [20:44] ipoxfred: you can join #ubuntu-ops if you want to discuss your ban. [20:44] jog1: signs of out of date, run "sudo smartctl -a /dev/sda" and pastebin it manually to http://paste.ubuntu.com [20:44] Pici, its plain stupid to beg a stranger to let me in a channel [20:45] ipoxfred: i suggest you follow procedure and ask where is appropriate. [20:45] daftykins, no browser works, so i can't paste it [20:45] alright i'll need my fellow helpers advice on an alternative [20:45] what's the termbin thing guys? :D [20:46] daftykins, can't create files because system read-only [20:46] hello [20:46] daftykins, open a private channel with me here so I can paste in there for you? [20:46] jog1: you don't need to create a file, just run a program and throw some text online, give us a minute [20:46] pastebinit won't work - keeps giving error [20:46] jog1: "sudo smartctl -a /dev/sda | nc termbin.com 9999" [20:46] is my text visible to you? [20:46] TJ-: ty :) [20:46] am i visible? [20:47] zo1nks: Yes [20:47] zo1nks: no, we're just waiting for you to ask a question instead of state nonsense [20:47] What I want to do is backup a Blu-Ray DVD. No way to do it in Linux. [20:47] perfect thanks (sorry for being such a noob) im new to irc [20:47] gwr053: there are questions of legality on that, so sorry, can't help [20:47] daftykins: I *think* I remembered Eric's favourite termbin stanza correctly :) [20:47] :D [20:47] are there any channels for "fun chat" e.t.c [20:47] !alis | zo1nks [20:47] zo1nks: alis is a services bot that can help you find channels. Read "/msg alis help list" . For more help or questions relating to alis, please join #freenode. Example usage: /msg alis list #ubuntu or /msg alis list http [20:47] in order to get used to irc [20:48] zo1nks: #ubuntu-offtopic ... sometimes [20:48] zo1nks: check http://irc.netsplit.de/channels/?net=freenode for channels :) [20:48] thanks #ubuntu-offtopic [20:48] zo1nks: and yes, we can see you :) [20:49] daftykins, pastebinit keeps giving "bad api request, invalid api_dev_key" [20:49] jog1: yes we established that several minutes ago, can you now run what TJ- shared? [20:50] yes - http://termbin.com/0wwg [20:50] hmm, disk health looks mostly ok [20:51] the disks are fine [20:51] it's chrome that crashed or altered something in the kernel i think [20:51] jog1: interesting that you should say this given the state of errors in the table in that data [20:51] browsers do not edit the kernel :P [20:51] jog1 show us "cat /var/log/kern.log | nc termbin.com 9999" === smitbose_ is now known as smitb [20:52] http://termbin.com/dd1w [20:53] mmm unhappy graphics drivers [20:53] jog1: are you running the OS from a USB device? [20:54] no [20:54] two mechanical HDDs, hmm === youth is now known as Guest26432 [20:55] jog1: "sudo smartctl -a /dev/sdb | nc termbin.com 9999" [20:55] API mismatch: the client has the version 340.93, but this kernel module has the version 304.125 [20:55] http://termbin.com/impr [20:57] jog1: at this point i would recommend running memtest [20:57] should I switch the nvidia driver to 340 from 340-updates? [20:57] daftykins, the memory is fine [20:57] jog1: fix the nvidia driver mismatch, and also it might help to fix the missing TV capture card firmware [20:57] i thought i had disabled the tv capture card [20:57] TJ-, recommend cli commands? [20:58] jog1: the nvidia API mismatch could cause issues since the browsers will be trying to accelerate some operations via WebGL/OpenGL which the nvidia driver provides. [20:58] TJ-, that's likely the issue [20:58] TJ-, please advise more specifics [20:58] you should purge all nvidia* and reinstall something else [20:59] i find it odd that you draw assumptions about the state of your hardware when you don't even know for sure [20:59] daftykins, I know for sure it's not the hdd or mem [20:59] why? :) [20:59] jog1: how did you originall install the nvidia drivers? using ubuntu-drivers there should be no mismatch between kernel module and the userspace libraries [21:00] because the issue only happens when recently running upgraded chrome/chromium/firefox [21:00] and i upgraded the nvidia driver, too with 3... 66 kernel [21:00] so it's one of those several culprits. the hardware is fine. [21:00] alright, but bear in mind it wasn't very hard to check now was it? :) [21:00] i used drivermanager gui [21:00] jog1: "pastebinit <( apt list nvidia* | grep installed )" [21:01] TJ-, bad api [21:02] TJ-, trying termbine [21:02] didn't work [21:02] typo in pastebinit bash command? [21:02] dpkg -l | grep nvidia | nc termbin.com 9999 [21:02] ? [21:03] daftykins, thx -- http://termbin.com/lsg5 [21:03] not sure it's quite what TJ- wanted mind you [21:04] does the same job ... just confirming that its debian packages installed both versions [21:05] mint nvidia-prime, it's a laptop right jog1 ? [21:05] HP Pavilion? [21:05] jog1: it looks like it needs a purge of nvidia-304 ("sudo apt-get purge nvidia-304") which *ought* to remove the DMS kernel module [21:05] hp pav [21:05] TJ-, doing so.. [21:06] jog1, mint ppa ? === jog1 is now known as list === list is now known as jog1 [21:06] some kind of hybrid install :) [21:06] jog1: and then "sudo dpkg --configure nvidia-340-updates" *ought* to generate the nvidia-340 kernel module [21:07] TJ-, ok [21:07] i think you need to use ppa-purge that mint ppa to correct your nvidia-issue. [21:07] TJ-, says alrady configured / installed [21:09] jog1: OK, generate the module manually then: "sudo dkms install -m nvidia-340/340.93 -k $(uanme -r)" [21:09] says it's a g86/geforce 8500 gt.. should I use 340 instead of 340-updates? or xerver--nouveau instead of all? [21:10] TJ-, could not find module source.. Directory: /usr/src/nvidia-340-340.93 does not exist [21:12] Can I assume that any Ubuntu installation has /bin/bash ? Thank you. [21:12] i think it'd be safe to, yeah [21:12] TJ-, I am in the DRiver Manager gui, I am selecting the 340 nvidia driver, and I will apply and then reboot, and come back to the channel and see if that improves.. ? [21:12] adrian15: yes [21:12] jog1: looks like the package isn't installed correctly. OK, yes, hopefully that might fix it [21:12] adrian15: but default is dash [21:13] jog1, did you add a Mint PPA ? just wondering about that nvidia prime package. [21:13] or you are on mint [21:13] OerHeks, I am not sure if the ppa is still active === Guest68002 is now known as epipercepi [21:13] OerHeks, should I turn off the mint ppa if any? [21:13] i think you need to use ppa-purge that mint ppa to correct your nvidia-issue. [21:14] just turning off does not reverse to the original packages [21:14] !ppapurge [21:14] To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:/ » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html [21:14] OerHeks, i'll try [21:14] OerHeks, it seems to be still running some mint programs [21:22] r [21:22] TJ-, didn't work [21:23] chrome just crashed again. still.. === DosTuMai is now known as GLaDOSTuMai [21:24] TJ-, and it's all read-only again as wel [21:26] daftykins, you still here? [21:26] OerHeks, still here? [21:27] yes, personally i'd boot to a live session, fsck the disk - then handle some package management after [21:28] daftykins, how does that help? [21:28] it's the package mgt which is the issue [21:29] jog1: i had a feeling you were going to question my reply. [21:29] just trying to learn [21:29] i don't really trust your install since it's this weird mash-up hybrid [21:30] did you use ppa-purge for that PPA? [21:30] it is a mashup at this point, because some people kept telling me to try mint v ubuntu v xubuntu v lubuntu [21:30] so i did [21:30] I downloaded a new icon set and quite like it but my current theme conflicts with the panel icons (both light icons and light theme). Is there any way to change only the panel icons but not the other icons? [21:30] Mint is a distro though, not a DE as you seemed to word it [21:30] jog1 next time, try them in a virtual machine [21:30] as* [21:30] Newbie ubuntu here, hi! :) [21:30] I mean, linux [21:30] daftykins, de? [21:31] desktop environment [21:31] jog1: that is one of the reasons we cant support mint in here. they drag some depencies and other stuff with their PPA. so its not up to ubuntu if that fails. [21:31] jog1: if you're still booting read only you need to discover why [21:31] daftykins, not booting read only [21:32] it's fine when boots. it only goes read only after chrome crashes [21:32] oh ok [21:32] thus not hardware [21:32] jog1: show a "dmesg | pastebin" [21:32] i did not say anything about hardware, why do you jump to these conclusions? === tristan is now known as Guest99162 [21:32] (not this time at least) [21:32] jog1: show a "dmesg | pastebinit" (sorry typo) [21:32] daftykins, i figured why the pastebinit was bad api.. the command is pastebin, not pastebinit :)0 [21:33] http://paste.linuxmint.com/view/ow19 [21:33] no it is not, it's pastebinit - but you're running Mint [21:33] and they changed it? [21:33] :-# [21:33] so at this point i'm going to have to say you should go to their channel for help, or reinstall with actual ubuntu if you want help here [21:33] !mint [21:33] Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [21:34] daftykins, won't ppa-purge make it pure xubuntu/ubuntu? [21:35] you can try what you like, i don't know what you did from the beginning [21:35] jog1: so it was a mint install where you installed xubuntu-desktop? [21:36] jog1: "lsb_release -a | pastebinit" [21:36] k1l, it was ubuntu first, then i tried mint, and then i tried xubuntu and lubuntu [21:37] daftykins, it was ubuntu first, then i tried mint, then xubuntu, then lubuntu [21:37] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-66-generic root=UUID=12a1f73c-e0f3-4f24-87a8-f9635d88bb2e ro [21:37] so it boots ro from the start [21:37] jog1: don't tell me. [21:38] k1l: i was under the impression that's normal on all systems [21:38] oh it's being handed the UUID and saying ro o0 [21:38] I have some trash in my can that can't be deleted. [21:38] 2015-08-19 03:47:37 /boot/efi/EFI/ubuntu [21:38] 2015-08-19 03:47:54 /boot/efi/EFI/antergos_grub [21:39] k1l: 'ro' is standard [21:39] daftykins: hmm, seems like ro boot is standard, yes [21:39] TJ-, the nvidia reboot didn't work.. did you have any other possible idea? [21:39] hi am i in a help server [21:39] yes [21:41] jog1: it seems there's something different Mint does; you'd need to investigate what it is. [21:41] TJ-, mint was supposed to be such a smoother version of ubuntu.. but it's not.. [21:41] that's the lie they sell everyday [21:42] how can I get this xubuntu more pure without reinstalling everything? I really just need to get my browser to work asap [21:42] nope, it's a mess now [21:43] Heh. I think my system is kinda broken right now. "command not found: init" [21:43] if you're using a separate /home it'd be a quick reinstall from good media [21:43] daftykins, i believe i am... [21:43] how should i check? [21:44] df -h [21:44] or "mount" [21:44] how can I use "gpg2 --gen-key" with ubuntu? [21:44] heh any known issues with the new kernel update? [21:45] there's an interference with keyring [21:45] daftykins, it is.. but maybe i should try the newest kernel first? [21:45] coffeeguy: what issues? [21:45] jog1: no, those are real stretches of the imagination - your install is hosed, nuke it from orbit asap [21:45] just wondering if there were any to keep an eye out [21:45] coffeeguy: we don't know what you're running [21:46] ubuntu 14.04.3 [21:46] daftykins, but if i'm just going to nuke it, why not try it first anyway? [21:46] jog1: you claimed to be pressed for time. [21:46] which i am [21:46] isn't there a simple install command for the newest kernel? [21:47] jog1: "sudo apt-get install linux-generic" [21:47] jog1, LOLS, now you want a kernel which is NOT fixing your issue [21:47] i would recommend to choose between mint or ubuntu and then safe the important data and then make a clean install. [21:47] you're just spinnin' your wheels :) [21:47] OerHeks, i thought mint was ubuntu [21:48] seek support in the mint channels, or do a fresh install jog1 [21:48] don waste our time please [21:48] jog1: again: mint is not ubuntu [21:48] if it was, it would be called ubuntu :) [21:48] distrowatch said it was part of the ubuntu family [21:48] jog1: i thought we were already past that. [21:49] it's not like i'm making it up.. anyway, yes, past that. [21:49] still wasting time .. [21:49] i'm just trying to get this pure ubuntu without nuking it [21:49] jog1: make a clean cut [21:50] jog1: I am just dropping into this conversation, but if you're trying to "convert" one distribution that used/uses non-Ubuntu repositories for its core system files, you're in for a LONG ride. It would be faster to just back up your home directory (including all the hidden .appname folders with your application settings), write down what 3rd party apps you want to keep, and just do a clean install of Ubuntu. [21:51] there we go, so multiple people saying the same thing now [21:51] seeing as my word never cut it the first time i said things this evening :) [21:51] jog1: You could have a pure Ubuntu up and running in 30 minutes, the longest part would just be moving your backed up files back and forth. [21:51] and given a spare /home jog1 won't even have to do that :) [21:51] er separate, not spare [21:51] right, i have /home separate [21:52] well anyhoo, ubuntu seems to be running like top with the kernel update i got this morning so Thank You :D [21:52] but there are a lot of third party apps to reinstall [21:52] jog1: the quicker you get to it, the quicker you can be doing that browsing you need to get to. [21:53] sigh [21:53] In the hour you wasted here, you could easily do a fresh install. [21:54] thanks.. i'll be back [21:56] Hello I'm running ubuntu 15.10 beta 2 and I was wondering if anyone was able to install any proprietary fglrx drivers on it? [21:57] #ubuntu+1 for Wily please [21:57] TashaSetsuki: basically: that should be possible [21:57] I looked it up and there are issues with fglrx and 4.2 kernel [21:58] there are most always issues with AMD and everything :) [21:58] I've reinstalled ubuntu 3 times in a row now because it keeps messing up when I install fglrx [21:59] TashaSetsuki: details matter [21:59] TashaSetsuki: as i mention though, until 15.10 is released - please take it to #ubuntu+1 [22:00] How do I do that [22:01] hi, sorry linux noob here... so i downloaded the jdk-8u65-linux-x64.tar.gz and ran 'sudo tar zxvf jdk-8u65-linux-x64.tar.gz' in /usr/java ... heh what do i do now ? [22:01] don't install it from a tar [22:01] okay sorry i just try to understand the tar stuff [22:01] you're going to need to regularly update java since it's full of holes :) [22:02] grab a PPA from somewhere like webupd8 with the java 8 installer [22:02] so i should use the apt-get default-jdk something like that? ... oh [22:02] !ppa [22:02] A Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa and !ppa-purge [22:03] Tried #ubuntu1 nothing. .. [22:04] no, #ubuntu+1 [22:04] TashaSetsuki: #ubuntu+1 [22:04] allegorical: which ubuntu release are you trying to install Java 8 in? [22:04] "/join #ubuntu+1" [22:05] TJ-: 14.04 [22:06] allegorical: I built openjdk8 for 14.04 as a test for backporting it to the main archive; you're welcome to try that [22:06] allegorical: see: https://launchpad.net/~tj/+archive/ubuntu/java-for-14.04 [22:07] ok, thanks guys [22:08] Hello room [22:08] lo [22:11] I am trying to connect my Ubuntu laptop to a home file server running Windows 7. When I hit browse network, I see a folder titled Windows network. I open it up, and I can see my server. I open the folder titled workgroup, and I can see the server. I try to open it it asks for my password, I enter the password windows gave me when I set up the network, but it still will not let me connect [22:13] MrNumber3isme: that's a homegroup password, you should leave the homegroup to make use of inter-OS sharing [22:13] the user+pass is a Windows username and password, not the homegroup password [22:14] So my windows password should work? [22:15] maybe, but as i say - leaving the homegroup is the best bet. === fred_ is now known as Guest779 [22:15] What do you mean leave the home group? [22:15] i mean literally that - go into the network and sharing center and you'll see. [22:16] MrNumber3isme: you'll likely run into caching issues with win7 as a file server, it needs some registry tweaks to make it work properly. [22:16] Network and Sharing Center on the Windows side? [22:16] yes [22:16] at best: it'll be slow, at worst: it'll disable its' own LAN Interface during high-throughput on gigabit LAN [22:17] The only reason I got stuck with using Windows, is because every version of Linux that I have tried is extremely difficult to set up networking. [22:17] i'd disagree with that [22:18] Normally I would use Linux, but every version that I have used so far, or attempted to use did not want to work. So far I've had the best luck with Linux Mint, but for some reason it still did not want to connect or create a network [22:18] MrNumber3isme: I use GUFW for local software firewall and SSH for both remote logins and file transfer. [22:18] Easy peasy [22:18] * Gerowen heads out to eat dinner. [22:18] hey folks, I'm trying to connect to an irc server but I was told by irssi that I need to install identd. How do I do that? === mint is now known as Guest14810 [22:19] anyone have an idea why the program kmymoney is so many versions behind in the repos? [22:19] finetundra_ : http://ubuntuforums.org/showthread.php?t=73203 [22:20] packaging takes time i guess, things aren't always the latest and greatest. [22:20] Xeon3D: thanks [22:20] Does Ubuntu have a section for linux forensics? I dont have alot of proper knowledge for a thing like this and the methodology or process. This vm has been purposefully tampered with and the things i know off the bat to check are users bash history, wtmp files, trying to figure out which users are real or fake and ect. And suggested resources would be fantastic. [22:22] RepThis1: probably someone that does that work for a living if it's serious :) [22:22] finetundra_ : if that doesn't help then this: http://ubuntuforums.org/showthread.php?t=1223822 [22:23] daftykins: nothing serious, just participating in a cyber defense competition. They were smart and deleted most of the bash history so it kinda puts me at a dead end. I know theres a nice scripted command like "find /directory -newer /tmp/from ! -newer /tmp/to" to find edited files within a date range but more stuff like this to know about would be awsome. [22:23] that's not a legitimate task then, sorry. [22:25] RepThis1: we don't have a Forensics section, but if you're doing a cyberchallenge, start with logs, timestamps of key files, hashes of installed versus package files, content of deleted blocks in the file system [22:26] oh I know, let's try an upstart question again. How do I use initctl to stop a post-start script of a service? [22:26] initctl stop fails since the service isn't running... it's a task [22:27] geomyidae_: what service is it? [22:27] my own that I'm authoring. [22:29] geomyidae_: pre-stop should terminate anything long-running from post-start [22:30] so that would be `initctl pre-stop ` ? I already took more destructive actions to unblock myself. [22:30] That time will be 15.10 available to download? :) [22:30] geomyidae_: although generally, its not good practice to have background/long-running processes start in the pre/post script stanzas [22:30] what* [22:31] mrubuntu: 2 minutes past when it's done o'clock [22:31] TJ-: it's normally not meant to be long running, it just loops until it downloads a tar and the tar url was bad. Probably a good point that it shouldn't infinite loop in that case. [22:31] anyway, thank you! :) [22:32] oh sorry, i forgot that in usa is still 21.10 :C [22:33] mrubuntu the usa span more than 1 timezone [22:33] can i download daily build now and tomorrow it will become stable? [22:33] yes just update [22:48] quick question, prob been asked a million times... what time GMT is the new release going to be avaliable? [22:48] bk_: when it's done o'clock [22:51] anyone here? === Captain_h00k is now known as h00k [22:52] bk_: yes - and when it's done o'clock [22:52] as i said :) [22:52] no kidding [22:52] if it's installed now you could just update when it's done and be current. [22:53] intall what? beta 2? [22:53] whatever is in the topic of #ubuntu+1 [22:54] How do I get to #ubuntu+1? [22:54] "/join #ubuntu+1" [22:54] Is there a URL? [22:54] oh [22:55] ok daily live current cd... right? [22:55] could work [22:57] It son't seem like may people are chatting here. Pepole just keep joining ang leaving. [22:58] bk_: it's not a chat channel, it's a support channel. no chat = no questions [22:58] oh my bad [22:58] do know if there is a chat channel for ubuntu? [23:00] #ubuntu-offtopic [23:00] thanks! === troy_cambridge is now known as MemeSlayer === MemeSlayer is now known as troy_cambridge [23:14] Hello all. Nothing original here, I have really tough issue on an acer extensa 5620Z where Ubuntu Mate 15.04 and Ubuntu 14.04.02 hang at shutdown. I have disabled quiet booting and tried pretty much every acpi and reboot kernel options to no avail. It just hangs there at "Stopping disk". If anyone could help, I would really appreciate it. Thanks. [23:18] we only handle original problems, sorry [23:20] someone mentioned blacklisting acer-wmi for some issues.. [23:20] i try to find that post. [23:20] compdoc, haha. Yeah, it's just that I have read so many reports/posts about that problem, I figured it's asked pretty often here :) [23:20] OerHeks, thanks [23:23] DaylightDandy, especially with atheros wifi cards, uefi and shutdown, https://wiki.archlinux.org/index.php/Acer_Aspire_One#ath9k_and_acer_wmi i know this is an arch page,but applies to ubuntu also, it helped some users. [23:24] OerHeks, thanks a lot, I'll look into that. It's an older acer model, 2007-2008, so I'll see if it applies. === Guest47816 is now known as Starn [23:28] Mark Shuttleworth: [xerus] are fast, feisty, friendly and known for their enormous… courage. [23:29] Funny. http://www.wilkinsonsworld.com/wp-content/plugins/geo-mashup-custom/images/2009/12/DSC04147_wm.JPG [23:29] bp0, link made me laugh. [23:30] I think that's what he was getting at tho [23:30] bp0: not on topic here. [23:30] its the name of next ubuntu release, announced today [23:31] how is it not? === wook is now known as Guest54396 [23:31] bp0, yeah, that was on purpose. [23:31] bp0: this is a support channel, you can chat in #ubuntu-offtopic [23:31] bp0: don't argue rules in future [23:32] yes, one should never argue rules, just do as you're told, always :D [23:33] 'xactly [23:42] <^Mike> I'm on 15.04. When I boot with recent kernels (3.19.0-31 and -32) plymouth shows the password prompt for my encrypted root partition, but typing doesn't seem to get captured -- there's no dots in the text box, and entering the correct password doesn't decrypt the volume, the boot process just hangs there. But 3.19.0-28 is ok. What debugging steps should I do next? [23:42] hello [23:42] i am a new ubuntu [23:42] <^Mike> skynet O_O [23:42] goodmorning [23:42] ^Mike: hello [23:43] ^Mike hello [23:43] <^Mike> !ask | gioans [23:43] gioans: 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 [23:43] !mamual | gioans Good place to start [23:43] !manual | gioans Good place to start [23:43] gioans Good place to start: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/ [23:44] i am looking for a application for my ubuntu, it is search other device with Mac address ? [23:44] the same GPS [23:45] ^Mike, i have seen simular bugreports, with more issues than your encrypted login, like https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1503647 and [23:45] Launchpad bug 1503655 in linux (Ubuntu Wily) "duplicate for #1503647 Kernel bug in eventpoll_release_file+0x46/0xa0 with 3.13.0-66.107" [High,Triaged] [23:45] <^Mike> gioans: What's your native language? [23:45] gioans: on your network? nmap [23:46] English [23:46] i am sorry, my language is Vietnamese [23:46] <^Mike> OerHeks: that's definitely unrelated -- thanks though [23:47] daftykins: the software on my ubuntu [23:47] <^Mike> hmm, no channel for Vietnamese [23:47] ^mike, the laaunchpad team considdered https://bugs.launchpad.net/ubuntu/+source/linux-lts-vivid/+bug/1503704 and https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1503655 also as related [23:47] Launchpad bug 1503655 in linux (Ubuntu Wily) "duplicate for #1503704 Kernel bug in eventpoll_release_file+0x46/0xa0 with 3.13.0-66.107" [High,Triaged] [23:47] Launchpad bug 1503655 in linux (Ubuntu Wily) "Kernel bug in eventpoll_release_file+0x46/0xa0 with 3.13.0-66.107" [High,Triaged] [23:47] gioans: what? [23:48] ^Mike: i understad English [23:48] <^Mike> OerHeks: extremely definitely not related :) [23:48] <^Mike> gioans: OK. When we can find other people who speak the same language, people often prefer that. [23:48] <^Mike> gioans: Can you repeat your question for me? [23:50] I was looking for a location search software and equipment needs through their mac address [23:50] can you explain a little better? [23:50] <^Mike> Sorry, I don't know about anything like that. [23:50] I want to change my ubuntu into a security device [23:51] ^Mike: don't worry about that! thanks [23:52] gioans: hmm nope too hard to understand you [23:52] i've joined mid convo so i don't know what it is you have or what you're trying to do/find out [23:52] <^Mike> OerHeks: /this/ is it, I think https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1501205 [23:52] Launchpad bug 1500751 in initramfs-tools (Ubuntu) "duplicate for #1501205 Cryptsetup Keyboard not working on Xubuntu 3.19.0-30" [High,In progress] [23:54] i am Vietnamese, i know Eglish very litter! [23:54] litter? [23:54] lol [23:54] clearly [23:54] well that made my night [23:54] you may have to speak with someone who speaks your language. [23:55] alittle