/srv/irclogs.ubuntu.com/2015/10/21/#ubuntu.txt

yvesyatnss -myhostname is not installed00:00
yvesyatis an error i get00:00
daftykinsweird00:00
bpeakBashing-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:00
Bashing-ombpeak: So far as I know that is particular to xfce4 (version 4.10 ?) .00:05
=== EphraimMB is now known as cutie
bpeakBashing-om: 4.11 - Interesting. Thanks for your help :)00:06
pedepyhi 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 here00:09
maddawg2on localhost?00:09
yvesyatdaftykins any idea?00:09
maddawg2what OS?00:09
chunkasaurusREXI 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
maddawg2it sounds like a firewall issue00:09
daftykinsyvesyat: try installing smbfs and smbclient then trying again00:09
pedepymaddawg2 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 those00:10
maddawg2pedepy there is a plex support channel btw00:10
pedepyi didnt know what it is00:10
pedepyis it*00:10
maddawg2#plex00:10
maddawg2lol00:10
pedepymakes sense hahah00:10
k1l_!elementary | pedepy00:10
ubottupedepy: 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
bhathey00:10
=== cutie is now known as cute
bhati like this brilliant design concept for ubuntu hope we will see it soon00:11
bhathttps://www.behance.net/gallery/28804097/Ubuntu-1604-Stupendously-Hot-Charmander-concept00:11
pedepyalright ill try those but you dont think maybe it could be a permission issue on my user ?00:11
pedepycan 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 say00:12
Bashing-ombpeak: 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
yvesyatdaftykins : sorry to ask but what's the command to install smbfs and smbclient?00:13
daftykinssudo apt-get install smbfs smbclient00:14
LegalActionhi!00:17
bhati've got problem with ubuntu when i suspend the system the screen stay black, i tried a lot of solutions but not work00:17
LegalActionAnyone willing to help me with a silly problem?00:18
bhatmaybe i can, try to give it out00:18
yvesyatdaftykins : just installed these 200:18
yvesyatwhat shall i do next?00:18
LegalActionI'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
LegalActionEvery time I load one of those games the computer sends e back to the log in screen.00:19
LegalActionI don't know why and I can't figure out how to fix it.00:20
reisiosounds like your X is crashing00:20
reisiogrep EE /var/log/X*log00:20
daftykinsyvesyat: repeat the mount00:20
LegalActionI'm enough of a newb that I don't understand what X is or that grep command or how to execute it.00:21
daftykins14.04, there's a zero00:21
reisioLegalAction: CTRL+ALT+t, 'grep EE /var/log/X*log', ENTER00:22
wafflejockLegalAction: 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 there00:22
wafflejockLegalAction: 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 restarted00:23
LegalAction"this device may have been added with another device file"00:23
chunkasaurusREXI think I figured out my issue, good luck everyone else00:25
reisiochunkasaurusREX: say how, for posterity00:26
LegalActionShould I format and reintall again?00:26
chunkasaurusREXNo 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=000:28
yvesyatdaftykins : just found a way to mount00:29
yvesyatit's working now00:29
yvesyatthanks a lot00:29
chunkasaurusREXI actually still see that in terminal but now my capture is working without trying to run as root00:29
daftykinsyvesyat: cool, GUI method working ok now?00:30
yvesyatyes sir00:31
yvesyatgreat and copying00:31
yvesyatnow if the power shuts now i might commit suicide lol00:31
yvesyatbut thanks thanks thanks00:31
yvesyatyou were very helpful00:31
daftykinsyvesyat: haha, go into power management and disable everything you can00:31
yvesyatjust did00:32
yvesyatthanks again man00:32
yvesyatwhere r u from?00:32
chunkasaurusREXhmm, 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
daftykinsyvesyat: channel islands00:33
wafflejockchunkasaurusREX: can typically modify your .desktop files to launch with whatever params you need00:35
chunkasaurusREXDoes that apply to the Launcher icon?00:36
wafflejockchunkasaurusREX: can go in a terminal and, sudo updatedb, then, locate whatever.desktop if you (probably wireshark.desktop)00:36
wafflejockchunkasaurusREX: yeah launchers typically come from .desktop entries as far as I know00:36
wafflejockchunkasaurusREX: program called alacarte is helpful for modifying menu entries too most of the time... not using Unity here anymore so can't check00:37
chunkasaurusREXOkay cool, and on an unrelated note, how can I check to see what privileges I am letting wireshark run with?00:37
wafflejockchunkasaurusREX: 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 info00:38
yvesyatdaftykins : thanks guy from the channel island00:42
yvesyati'm heading to sleep now after launching the backup process00:42
yvesyatsee u :)00:42
chunkasaurusREXawesome, thank you very much wafflejock, alacarte looks like a life-saver, checking it out now.00:42
daftykinsyvesyat: laters :>00:43
chunkasaurusREXps aux is very enlightening as well.00:44
wafflejockchunkasaurusREX: yup no prob00:50
=== derek is now known as Guest51247
gerepHello good people. I have a question about shell01:00
gerepI'm logged in as userA and I'm changing the user like this: sudo su - userB01:00
gerepWhen I change the user, does it load another shell for this user?01:00
xMopxShellHow bad of an idea is this? http://tecadmin.net/flush-memory-cache-on-linux-server/01:01
Eduard_Munteanugerep, yes, you can check processes01:03
gerepEduard_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:05
Chasergerep: may be with out "-" just a guess.01:08
gerepChaser: I'll try it but I think it will only not load the user variables01:08
=== leon is now known as Guest16024
gerepChaser: that was it! Thanks a lot! :D01:11
Chasergerep:  :) cool.01:12
Foxhoundzhow do i check to see what user initiated the last shutdown?01:13
Eduard_Munteanugerep, sounds like an environment var issue then01:16
=== michael is now known as Guest9385
=== Guest9385 is now known as michael_p
vfwFoxhoundz: You can look at /var/log/syslog01:21
michael_phi i like the new ubuntu mate01:22
michael_pshame that itunes is not supoorted01:22
Foxhoundzthe last syslog entry before the shutdown was just regular cron task01:23
vfwFoxhoundz: There are hardware issues that can cause shutodown, power surge, heat, etc. etc.01:31
vfwFoxhoundz: Is it a desktop PC?01:31
Foxhoundzno it's a low power headless server01:32
TaPXПривет, есть русскоговорящие? Ай нид хэлп01:32
theJianI 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
Foxhoundzvfw: auth logs didn't show anything either01:32
theJianHow can I fix this?01:32
FoxhoundzI'm just going to scuttle the whole thing and wipe the entire disk01:33
Foxhoundzand start anew01:33
Eduard_MunteanutheJian, iterate files from what?01:33
TaPXHow to create usb-flash with windows-xp in linux os?01:33
vfwTaPX: Vbox?01:34
TaPXHey guys, please, help me01:34
Ben64TaPX: ask ##windows01:34
TaPXЯ так и думал01:35
theJianEduard_Munteanu: iterate files recursively from a bunch of folds01:35
vfwTaPX: I think you need to elaborate just a bit.  We are not sure what you're asking.01:35
Eduard_MunteanutheJian, are you using 'find'?01:35
theJianEduard_Munteanu: yes01:35
vfwTaPX: What exactly are you wanting to do?01:36
TaPXvfw: no, in terminal01:36
Eduard_MunteanutheJian, then just use -exec to run the commands01:36
Eduard_MunteanuThat's the best way.01:36
Ben64TaPX: you want to put windows xp onto a flash drive and have it be bootable? thats a question for ##windows01:36
=== gbell1 is now known as gbell
geomyidae_Am I wasting my time asking upstart questions here? Oh well, I'll try anyway.01:37
geomyidae_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
TaPXBen64: I want do this in linux :)01:37
Ben64TaPX: its a windows issue, talk to ##windows they will tell you how what tools to use01:38
vfwTaPX: If you have an image that is suitable for a butable usb, you can use dd01:38
Eduard_MunteanutheJian, e.g.   find /path ... -exec some_command {} \;01:38
TaPXvfw: dd does not work01:38
vfwTaPX: dd if=image.iso of=/dev/sd?01:38
Ben64TaPX: ASK ##WINDOWS01:39
vfwTaPX: It would wrok if the image is all there and is bootable.01:39
Ben64vfw: not correct01:39
LegalActionHow do I correct X problems?01:40
vfwLegalAction: Depends on the nature of the X problem.01:40
TaPXBen64: I understand you, guru01:40
Ben64geomyidae_: exit status probably01:40
geomyidae_Ben64: it's an echo statement and I don't have "respawn" enabled01:40
thecyclonehi, i would like to create some gui based installers for ubuntu. Can someone help me with how to get started?01:41
geomyidae_I guess I could look up when `echo` returns non-zero, but I feel relatively safe assuming that's not the issue :)01:41
michael_phas anyone install itunes in ubuntu01:41
lotuspsychje!itunes | michael_p01:41
ubottumichael_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 banshee01:41
thecyclone!players01:42
ubottuAudio (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 !codecs01:42
michael_ppurchase01:42
lotuspsychje!deb | thecyclone01:42
ubottuthecyclone: 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
thecyclonemichael_p, why dont you use spotify01:42
michael_pcould do01:42
vfwLegalAction: First thing to do is look at /var/log/Xorg.0.log01:43
theJianEduard_Munteanu: I do this for converting file format, eg. abc.ogg to abc.mp3, how can I do this using 'find'01:43
geomyidae_Good thing there are so many users of upstart, I can ask around /s01:43
Ben64geomyidae_: that attitude won't get you very far here01:43
lotuspsychjemichael_p: playonlinux has also itunes but older version01:44
michael_pi was looking at getting windows xp01:45
michael_pfor vb01:45
LegalActionvfw I don't see /var01:45
vfw!vbox | michael_p01:45
ubottumichael_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/VirtualBox01:45
michael_pi have the orgional cd but lost serial01:46
vfwLegalAction: I can't find it for you.  Sorry.01:46
thecyclonewindows XP?01:46
thecyclonesupport is removed for it01:46
michael_pwho cares01:46
Ben64you should01:46
thecyclonei dont understand why someone wants to install an obsolete OS01:46
vfwLegalAction: But it should be there...01:46
lotuspsychjelets not discuss windows here guys01:46
michael_pwhat about windows vista01:47
thecyclonenope01:47
thecycloneeven worse01:47
lotuspsychje!ot | michael_mbp01:47
ubottumichael_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
vfwmichael_p: Not interested.01:47
thecyclonego for windows 10 or windows 7 if you will01:47
lotuspsychjemichael_p: try some ubuntu itunes tricks for your needs01:47
vfwthecyclone: Really?01:47
michael_pnah for 1 itunes music file its ok01:48
LegalActionvfw I think I'm going to reinstall everything01:48
thecyclonevfw: i use windows 10 with Ubuntu 14.04 in dual boot01:48
michael_pi was looking at that01:48
lotuspsychjethecyclone: please stay on topic01:48
thecyclonei use windows for gaming and matlab01:48
Eduard_MunteanutheJian, find /path -name \*.ogg -print0 | while read -r -d '' fn; do base=$(basename "$fn" .ogg); convert "${base}.ogg" "${base.mp3}"; done01:48
Eduard_MunteanuEr.01:48
vfwthecyclone: I use linux01:48
Eduard_Munteanu"${base}.mp3"01:48
thecycloneanyway please someone help me with creating deb packages01:49
Eduard_MunteanutheJian, find /path -name \*.ogg -print0 | while read -r -d '' fn; do mp3=$(sed 's/ogg$/mp3/' <<< "$fn"); convert "$fn" "$mp3"; done01:50
lotuspsychje!checkinstall | thecyclone01:50
ubottuthecyclone: 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
Eduard_MunteanuThat should do.01:50
linuxw10hola01:54
ElevyNJEvening. 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 server01:55
linuxw10alguien sabría decirme como arrancar ubuntu desde  usb y librarme  de uefi y windows01:55
lotuspsychje!es | linuxw1001:55
ubottulinuxw10: 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:55
linuxw10perdón-sorry01:56
NekoMaid420So I'm not in sudoers file and I have one user. What can I do to put myself back in it?01:59
* geomyidae_ starts authoring new upstart job install-systemd-and-purge-upstart.conf02:00
Eduard_MunteanuNekoMaid420, gpasswd -a user sudoers02:02
NekoMaid420What will that do?02:02
Eduard_MunteanuAdd your user to the sudoers group.02:02
Eduard_MunteanuEr, should be sudo or wheel.02:03
geomyidae_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 way02:03
Eduard_MunteanuOh, you want to configure /etc/sudoers? Use visudo or such.02:04
geomyidae_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
bufferlosshow large should I make my partitions? so far I’m only seeing minimum recommended sizes in my google searches02:04
NekoMaid420Eduard_Munteanu: Do I have to run that command with sudo?02:05
geomyidae_NekoMaid420: yes, if a regular, non-root/non-sudo user could add themselves without root authority, there wouldn't be much point :)02:05
Eduard_Munteanubufferloss, one big partition or assign like 40GiB to / and the rest to /home. Figures vary depending on your usage.02:05
bufferlossEduard_Munteanu: ok, I was going to use a separate /var partition as well02:06
NekoMaid420Yeah, 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 file02:06
=== john is now known as Guest50865
geomyidae_NekoMaid420: hm, that's a bit strange, if I recall, Ubuntu puts the original user in the sudoers file02:06
geomyidae_Otherwise, I'm not sure how you'd go about it, except in some not-so-nice ways02:07
Eduard_Munteanubufferloss, oh, well, it depends then. A lot of stuff may end up on /var in some cases, and little in others.02:07
NekoMaid420Which 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 it02:07
NekoMaid420Though, I'm not entirely sure. Is there a way to check that configuration geomyidae_?02:07
mushirI can't get network connection to work for any guest on virtualbox using ubuntu as host a tired every setting but no luck02:08
geomyidae_NekoMaid420: you can check your groups with `groups` and check sudo's config with `cat /etc/sudoers` possibly02:08
bufferlossEduard_Munteanu: yeah so my main concern here is that I will be working with rather large databases02:08
bufferlossalong the lines of greater than 40GB02:08
geomyidae_NekoMaid420: but yeah, if you've removed yourself from that group, it's time to break out the big-person gloves...02:08
geomyidae_NekoMaid420: unless by change you've activated the root account on your install....02:08
bufferlossand 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 wants02:08
bufferlossso, it seems like either I want to store the postgres data dir in the /home partition02:09
bufferlossor… well, yeah that’s sort of my main thought at the moment02:09
Eduard_Munteanubufferloss, a better convention would be using /srv rather than /home02:09
geomyidae_NekoMaid420: I've just skimmed this, but it seems like a good way for you to fix your issue: http://www.psychocats.net/ubuntu/fixsudo02:10
NekoMaid420I 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 computer02:10
geomyidae_curious if psychocats is still around... I remember that from when I was an ubuntu user.02:10
geomyidae_NekoMaid420: that's fine, check the link I posted and see if it makes some sense or not02:10
NekoMaid420Nice! I think that's what got linked to me earlier, but I forgot it at work, haha. Thanks geomyidae_02:10
* geomyidae_ even has logging in his upstart script, can confirm that the last line was executed and yet upstart thinks it's still running02:12
bufferlossEduard_Munteanu: hmm, sure, that’s a possibility, it’s not much different than using the default of /var/lib for the postgres db directory02:12
bufferlossthe issue I’m contemplating is the possibility/eventuality that my db may likely outgrow its partition02:12
bufferlossand similarly that my /home dir may outgrow its partition02:12
bufferlossmostly 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 one02:13
Eduard_Munteanubufferloss, you might want to use LVM and leave some extra space unallocated, if that's more comforting.02:14
bufferlossEduard_Munteanu: yeah I’ve been hearing about LVM, how do I setup/choose/etc LVM?02:14
bufferlossI’m looking at gparted right now02:14
bufferlossbut the only choices I see effectively are “primary” or “logical” when I go to change my partitions02:14
Eduard_Munteanubufferloss, not sure, I haven't set up LVM with the installer in ages02:15
coffeeguyhi how do i make all my apps use openvpn in ubuntu 14.04.3 with Gufw02:15
Eduard_Munteanucoffeeguy, you just need to add a redirect-gateway directive to the openvpn config02:16
coffeeguyis there a how-to?02:16
coffeeguyaah of course thank you /me googles redirec*02:16
bufferlossEduard_Munteanu: hmm, another question, gparted has an option called “Device for boot loader installation”02:20
bufferlossI have 2 separate physical drives, one with windows that I just installed, and now this new empty drive I’m going to install ubuntu02:20
bufferlossdo 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
bufferlossor does the mount point parameter take care of the “which drive to install ubuntu on"02:21
bufferlossi.e. whatever partition I specify as / basically, that’s where the system will install02:21
Eduard_Munteanubufferloss, 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 it02:22
* geomyidae_ isnt even sure what the gparted option is used for02:22
geomyidae_It also depends on your traditional boot method, how you want to dual boot, etc.02:22
bufferlossEduard_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 guessing02:22
bufferlosscuz right now my bios tries to boot from my windows drive02:22
Eduard_MunteanuYes.02:23
bufferlossok cool02:23
geomyidae_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
geomyidae_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:23
lunixhola buenas noches02:25
bufferlossok, here goes nothin… lol02:27
lunixuna 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 pc02:27
bufferloss500G /home and 400G /var02:27
lunixuna 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 pc02:29
lunix#ubuntu-es02:30
lunixuna 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 pc02:30
lotuspsychje!es | lunix02:33
ubottulunix: 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:33
TaPXУна пергунта - красотишша02:36
lotuspsychje!ru | TaPX02:37
ubottuTaPX: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke.02:37
xidiq02:38
xidiquit02:39
unniplease help!!!cmos setting error every time i login my computer02:39
vfwunni: What cmos setting error?02:44
edistodoes 15.10 support Fury X? or do I have to install kernel 4.3 rc?02:55
vcoinminerhi. 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?)02:57
=== don is now known as Guest7127
SchrodingersScatvcoinminer: why not give them another IP?02:59
vcoinminerSchrodingerScat because I have only one IP... actualy the IP is used by router, it simply pcs under that router03:00
bufferlossso I just installed ubuntu03:08
bufferlossbut I don’t get the boot loader… my bios doesn’t give me the option to boot from my second HD, only my first03:08
bufferlossI 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 disk03:09
bufferlosshow do I do that?03:09
wileee!grub | bufferloss03:11
ubottubufferloss: 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/Grub203:11
wileeebufferloss, basic mbr info in the message I think03:11
michael_panyone know about youtube03:20
michael_por uploaded a youtube video03:21
bufferlosswileee: yep that got me what I needed, thanks03:22
wileeebufferloss, no problem. ;)03:24
bufferlosswileee: ok, next step and or challege is how to fix my resolution :/03:24
bufferlossI’ve got a 980GTX Ti but the only resolution I can select in the settings area is 640x48003:25
GerowenQuestion 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 protected03:26
Gerowencontent.03:26
[n0mad]no Gerowen03:26
[n0mad]been broke for a couple of months03:26
wileeebufferloss, Not an area I really know, but lots of helpers here who know.03:26
bufferlosswileee: ok, I mean I figure I can try installing the proprietary nvidia drivers03:27
Gerowenn0mad: 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 room03:27
bufferlossI was hoping to at least get a basic functionally working setup just with nv/neuvau or whatever ubuntu comes with03:27
[n0mad]cuz i can't use my laptop for it anymore03:27
wileeebufferloss, Hae you looked in the additional drivers tab in software & updates?03:27
wileeeHave*03:27
bufferlossnot yet, I usually use apt-get03:28
xxyxxy03:28
bufferlossthat monolithic “software center” thing makes me leary :P03:28
wileeebufferloss, I would start there if it were me, it is a specific app just for this.03:28
bufferlossis that anything related to jockey?03:28
[n0mad]bufferloss: software & updates, not software center03:29
bufferlosscuz last time I used jockey was epic fail :/03:29
vfwbufferloss: Yes03:29
wileeebufferloss, Yeah I believe so, there is a command that brings it up I think03:29
bufferlossI’m gonna let apt-get update && apt-get upgrade finish first03:29
Gerowenn0mad: 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
vfwbufferloss: Good idea.03:30
[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
bufferloss[n0mad]: Hulu probably got wise and added some extra layer of DRM-ish type stuff03:31
[n0mad]yeah, it was a change on hulu03:31
bufferlossthus breaking free-ish tools like whatever Ubuntu had been using03:31
bufferloss[n0mad]: get a roku or something03:32
bufferlossI have a roku, xbox, ps etc, and all of them have Hulu03:32
[n0mad]bufferloss: i have it working on my fire stick, roku and 360.03:32
DarkenvyMy lamp installation wont perform php properly. while MAMP can view the same PHP file and render it correctly03:32
GerowenIt 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 Gerowen03:32
bufferlossoh, doh, yes that’s right03:33
bufferlossGerowen: probably Hulu did something03:33
bufferlossGerowen: get a roku or similar03:33
bufferlossamazon has one, apple has one03:33
Gerowenbufferloss: I've got a PS3, but I want it working on my laptop, desktop, etc.03:34
bufferlossyou could always dual boot or run a VM03:34
Gerowenbufferloss: I'll reinstate my paid membership when they change whatever stupid DRM policy they implemented.03:34
bufferlosswindows is kinda slow in a VM but I’ve done that before for netflix03:34
bufferlossGerowen: hah, that’ll probably be “never"03:34
bufferlossTV rots your brain anyway, it’s better like this :P03:36
Gerowenbufferloss: 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
bufferlossget an SSD03:36
bufferlossand metric crap tons of RAM03:37
jason__I've managed to run some somewhat graphically intense windows only games in a virtual machine.03:38
Gerowenjason_ : What VM software?03:38
bufferlossjason__: have you tried wine for any of those? wine has relatively decent game support03:39
jason__whatever the free vmware is03:39
bufferlosscertainly many titles are lacking in good support, but plenty of them are robust on wine03:39
bufferlossjason__: is there a free vmware anymore?03:39
plytroyeah03:39
bufferlossI usually go with virtualbox03:39
plytrovmware player03:39
Gerowenjason_ : I just use Virtualbox, and DirectX support in it is still marked "experimental" last time I looked.03:39
bufferlossplytro: that’s the one where you can only run premade images though right?03:39
plytrobufferloss: its changed03:39
bufferlossah ok, interesting, I might check it out again03:40
plytroyou can create and other things now03:40
plytrono snapshots03:40
jason__I think VMWare has better support for that sort of thing.03:40
plytroI ran stuff in Wine03:40
plytroteam fortress 2 and teh like03:40
bufferlossyeah lots of big title run fine in wine03:40
plytrono issues with that genre of game03:40
bufferlossscroll through the list and look for “gold” status I think it is03:40
plytronow lots of games on steam are native linux03:40
jason__team fortress 2 runs natively on linux, no?03:40
bufferlossbut even non-gold are often fine03:40
plytrojason__: at the time it didn't03:40
bufferlossjason__: not natively, it runs using WINE03:40
DarkenvyPHP LAMP problem: http://192.173.174.132/x_location/x_current.php is blank but it should not be.03:41
plytrobufferloss: it is native now03:41
bufferlossoh, well and yeah the valve games all run on linux these days03:41
plytroso is counter strike, etc03:41
bufferlossjason__: so yes, that includes TF2 CS DOTA etc03:41
Darkenvyon my Mac, MAMP displays x_location/x_current.php correctly03:41
vfwDarkenvy: apache?03:41
Darkenvyis that the problem?03:41
plytroat the time (pentium 4, geforce 6600 gt) it ran in wine03:41
DarkenvyI have apache2 installed03:41
quanticDarkenvy: 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
vfwDarkenvy: https://help.ubuntu.com/community/ApacheMySQLPHP03:42
DarkenvyIts not my code :P. Dang time to change THAT password XD03:42
bufferlossDarkenvy: I’m also gonna say that you maybe want #apache or #mamp or #macosx instead03:43
DarkenvyI had a problem earlier with the PHP not reading another PHP file through require(). Im guessing its all related03:43
bufferlosser sorry #httpd03:43
plytrolooks like you end after a <script>...</script> no more html tags03:43
DarkenvyI dont want the mac anything though :S. I just tried it on there as a control to this experiment03:43
plytrothe script to include google maps03:43
plytrophp is probably failing to do something03:44
quanticDarkenvy: check pms03:44
Darkenvyokay03:44
Darkenvythe source of what is viewable seems to not be the full code03:45
Darkenvyof what should be interpreted03:45
bufferlossDarkenvy: you want one of ##php or #httpd or #mysql03:47
Darkenvyokay03:47
bufferlossprobably #httpd03:47
GerowenGetting 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 a03:49
Gerowenquick answer.03:49
GerowenHere'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.png03:52
GerowenUbuntu just seems a little more polished when it comes to basic things.03:52
bufferlossGerowen: yes, Ubuntu is generally more polished, my anti aliasing is pretty much fine03:54
=== bschaefer_ is now known as bschaefer
bufferlossGerowen: debian is really a server distribution03:54
bufferlossif you want anti aliasing you want more of a workstation distro03:54
bufferlossUbuntu is definitely my only choice for a workstation03:55
bufferlossI 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 years03:55
bufferlossI just like Ubuntu so much better03:55
Gerowenbufferloss: 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:55
bufferlossI had definite problems with Fedora in terms of getting what I wanted03:56
bufferlossFedora is an ok choice if you’re planning to prepare to work with CentOS servers for example03:56
bufferlossall the things you learn on Fedora will be relatively apropos to CentOS, but otherwise, I’d stay stick with Ubuntu03:56
bufferlossGerowen: if you’re interested in slightly more proprietary things like Hulu, Ubuntu is the only choice right now03:56
bufferlossGerowen: evidence: steam is only officially supported on Ubuntu03:57
Gerowenbufferloss: 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 seemed03:57
Gerowensmarter and easier to work with.03:57
bufferlossyou can install steam basically anywhere, I’ve installed steam just fine on Arch for example03:57
bufferlossbut technically, Valve only “truly” supports Ubuntu03:57
bufferlossGerowen: meh, yum is fine, pretty good and not really any better or worse than apt-get as I remember03:57
Gerowenbufferloss: 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
bufferlossbut dealing with proprietary repos is more of a pain03:58
bufferloss(more of a pain on fedora)03:58
bufferlossUbuntu has great repos, free and non-free03:58
GerowenNow if deja-dup would hurry up with finishing my backup I could get one with installing Ubuntu, :P04:00
quanticI use Ubuntu for personal workstations and servers. My workstation is CentOS, same as the servers I manage.04:03
GerowenQuestion, 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
quanticRather: My work-workstation is CentOS, etc.04:03
quanticGerowen: Yes, it'll follow the wily repos.04:04
Gerowenquantic: 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
quanticGerowen: The virtualization extensions may be turned off. I run into that a lot on some hardware.04:05
Gerowenquantic: Will have to go check the BIOS settings, cause' I can run 32 bit guest systems, just not 64 bit.04:06
bufferlosshmm, by default after a fresh install I’m not seeing multiple desktops04:07
bufferlosshow do I change that04:07
quanticGerowen: What CPU are you running? I can verify whether or not you've got the necessary extensions.04:11
Gerowenbufferloss: Change the default, or add desktops?04:12
Gerowenquantic: Intel Pentium B96004:13
Gerowenquantic: dual core, 2.2 Ghz04:13
quanticGerowen: Whoa. No, you definitely do NOT have the necessary extensions.04:13
Gerowenquantic: :P04:13
GerowenLike 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:14
GerowenThe 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:15
RepThis1I 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:16
quanticGerowen: If you're interested in checking it out: http://mirror.centos.org/altarch/7/isos/i386/CentOS-7-i386-DVD-1503.iso04:17
quanticGerowen: There's a 32-bit release, now.04:18
bufferlossGerowen: well, I want multiple desktops04:18
bufferlossmaybe I don’t have them configured04:18
Gerowenquantic: Ah Ok, once I get bumped back over to Ubuntu I'll check it out, :-)04:18
bufferlossenable them add then, whatever04:18
bufferlossI don’t see anywhere in the settings panel to do this04:18
quanticRepThis1: 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
Gerowenbufferloss: http://askubuntu.com/questions/260510/how-do-i-turn-on-workspaces-why-do-i-only-have-one-workspace04:19
GerowenApparently the setting is under "Appearance".04:19
RepThis1quantic: 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:20
quanticRepThis1: If you're only using username/password auth, that doesn't sound right.04:21
quanticRepThis1: But let me know how it goes.04:21
Twirlhi, where cna i submit a bug ?04:25
Twirlnvm04:26
GerowenThat was fast, lol, 3 seconds.04:26
RepThis1quantic: http://paste.ubuntu.com/12883485/ it freezes on the last step, then usually i have to power cycle04:39
quanticRepThis1: You really shouldn't be using a file for username and password.04:42
quanticRepThis1: That said, there's nothing in that log that indicates an issue. Can you add "verb 4" to your .ovpn and try again?04:43
quanticRepThis1: And remove the password file from the mix. :P04:45
Jordan_URepThis1: 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
quantic^04:45
RepThis1Jordan_U: headless vps server.04:45
Jordan_URepThis1: OK.04:46
quanticRepThis1: Then you shouldn't be using username and password authentication at all.04:46
xxneolithicxxhttps://savecrypto.org/04:49
RepThis1quantic: http://paste.ubuntu.com/12883542/04:54
quanticRepThis1: This is for PIA. If you're having issues, they're the ones to talk to.04:55
=== cpaelzer_ is now known as cpaelzer
thetravI have one physical disk /dev/sdb and I want two LVM VGroups on it.  How do I go about that?05:10
=== diablo_ is now known as luc1f3r
=== michael is now known as Guest34200
nullwolf /msg NickServ register f11321 tres.acton@gmail.com05:23
dinoocchumm...05:25
Lonely-05:28
lotuspsychjenullwolf: better change pass now05:28
=== nullwolf is now known as cyberwolf
kaizaMy 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:35
cn28hkaiza: did you successfully get an IP address?05:36
cn28hI'd check the simplest things first05:36
cn28hif you haven't already05:36
hateballkaiza: Did you change kernels?05:37
hateballkaiza: Rather, what has changed on your install between wifi working and now?05:38
kaizacn28h, Yes05:38
RepThis1Whats the "systemctl enable" equivalent in 14.04 ?05:38
kaizahateball, thats the odd thing, it was working fine when i went to bed, wasn't this morning05:39
Twirlhi 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
ubottuLaunchpad 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
hateballkaiza: Right, well, do you have automatic updates enabled? You may have gotten a new kernel installed which is not active until next reboot05:40
kaizahateball, Ah yes that is likely05:40
hateballkaiza: You can review /var/log/apt/history* to see what packages have changed lately05:40
hateballkaiza: In the case of a new kernel, try entering the grub menu at boot and picking an older entry and see if that behaves better05:41
hateballRegressions do happen, sadly05:41
kaizahateball, Okay thanks, ill try that05:41
luc1f3rhttp://h311.us/05:42
GerowenBack, with Ubuntu rockin' and rollin'.05:46
chiganghi, 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, thanks05:48
hateballchigang: is this in a VM or on iron?05:49
chiganghateball: in a baremetal05:49
hateballchigang: How strange, it should have no business trying to mount a floppy drive05:50
chiganghateball: yes, it is so strange, I install on a blade server, there is no floppy drive.05:51
BuzzardBuzzchigang: are you customizing your partitions and mount points or using the guided recommended stuff for that05:51
BuzzardBuzzchigang: likely that your hardware has an enabled floppy controller that you likely dont want to use05:54
hateballchigang: A bit of google https://bugs.launchpad.net/ubuntu/+source/udisks2/+bug/1054414/comments/3505:54
ubottuLaunchpad bug 1054414 in udisks2 (Arch Linux) "Tries to automount floppy drives" [Undecided,New]05:54
chigangBuzzardBuzz: I used a preseed file for auto installation.05:54
hateballchigang: So disabling floppy in BIOS may be helpful05:54
hateballIf the preseed was generated on a system with a floppy and you're on one without... that may break things, I suppose05:55
chiganghateball: thanks, I will try it.05:57
chigangBuzzardBuzz:  I try to disable floppy first,thanks.05:58
BuzzardBuzzchigang: The mount failing is no big deal, this should not cause an instal fail06:00
GerowenAny 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:01
GerowenI know I can CTRL+SHIFT+T, just curiosity really.06:02
chigangBuzzardBuzz: but Installation is stop, I can't see any information from the screen. so I think is failed.06:02
lotuspsychjeGerowen: wich ubuntu version is this?06:02
Gerowen15.0406:02
chiganghttps://usercontent.irccloud-cdn.com/file/VokPqU2X/installation_fail_screen06:02
chigangBuzzardBuzz: that is a picture about it.06:03
BuzzardBuzzWeird. 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:04
BuzzardBuzzfrom a thread about the issue in the forums06:05
=== michael__ is now known as Guest90986
BuzzardBuzzchigang: 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 anyway06:09
BuzzardBuzzchigang: link to issue thread: http://ubuntuforums.org/showthread.php?t=221943506:15
chigangBuzzardBuzz: is it not fail? just wait 15 mintues, it will continue to installation , is it right?06:16
pasztetodd06:19
pasztetodsds06:19
Majki_Siema06:19
pasztetoyo06:19
Majki_Karol niech wbije06:19
Majki_halo halo06:20
Majki_siema06:21
xxkyzyxxelo06:21
xxkyzyxxco jest?06:21
BuzzardBuzzchigang: 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 continue06:21
xxkyzyxxMAJKI TO GEJ06:21
Majki_Karol pedał06:21
xxkyzyxxMajki siemano06:21
xxkyzyxxdawno cie nie widzialem06:21
xxkyzyxxziom06:21
Majki_Karol nie wyłączaj kompa06:21
pasztetoKurwy06:21
xxkyzyxxty cwelu06:21
pasztetox\D06:21
Majki_czemu znów to zrobileś ?06:22
xxkyzyxxsmieciu06:22
xxkyzyxxbo cie dojade06:22
xxkyzyxxnie wiem jak to bedzie ziom06:22
xxkyzyxxnie wiem jak to bedize ziom06:22
xxkyzyxxNIE WIEM06:22
xxkyzyxxNIEWIEM06:22
pasztetoNie wiem06:22
xxkyzyxxNIE WIEM06:22
wileeemultiple personality06:23
BuzzardBuzzis english channel only today i thought06:23
BuzzardBuzzmaybe rules changed?06:23
kazuma_That last post was something about ctrl f4 or f1 was sort of confused what he was meaning there but might help06:24
ebruhello everyone, I have a resolution problem on my desktop. I even cant boot because of the problem.06:27
pasztetoalo06:27
ebrubut I can make ssh to the desktop, and change resolution settings with xrandr from remote06:28
alpaca_sida_xD6906:29
ebruand get gdm.06:29
alpaca_sida_xDhey06:29
ebrubut I cant set this permanently, I added the command to /etc/gdm/Init/default but it does not work for me06:30
ebruand I added the command to startup application but does not work for me. How can I solve this problem?06:30
Majki_halo halo06:33
Majki_jest tam kto ?06:33
chigangBuzzardBuzz: you are right,  It's just halt for 15 minutes,  thanks very much06:42
=== kala is now known as zhtrevlyk
quickesjest kto-to06:55
BuzzardBuzzchigang: Hope your day goes well :)06:59
oddbloggerJOIN07:06
=== RichiH is now known as `
=== ` is now known as RichiH
mmdfchi07:23
mmdfcto install tor is it true ? : sudo apt-get install tor ?07:25
=== CrazyH__ is now known as CrazyH
=== _dv_ is now known as dv_
=== michael is now known as Guest3297
schnuppi_guten morgen07:51
duckblasterCan someone help me figure out why xrandr isn't working in Lubuntu?07:51
duckblasterIt wakes up the other screens, but they just show black and the mouse doesn't move to them.07:51
schnuppi_weis jemand ob ubuntu mit flash gut umgehen kann?07:58
JanetPhow do i import KVM virtual machine on a new pc?07:58
DJones!de | schnuppi_08:00
ubottuschnuppi_: 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
schnuppi_oh sorry08:00
duckblasterCan someone help me figure out why xrandr isn't working in Lubuntu? Anyone?08:01
dm_compduckblaster: 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:04
duckblasterNo response in #lubuntu08:05
duckblastercan't get ubuntu to work, compiz pegged cpu at 100%, couldn't do anything08:06
dm_compduckblaster: you also need to be more specific about what the issue is ... not working doesn't mean anything08:06
duckblasterwhen I run xrandr --output VGA-1-2 --auto --right-of VGA1 it wakes up VGA-1-2, but shows black instead of desktop08:06
duckblastermouse is stuck on VGA1 too08:07
=== jasondockers is now known as jasondockers|awa
=== daniel is now known as Guest56740
Myrttiduckblaster: do you have a specific reason of using compiz with LXDE?08:08
duckblasterno, compiz in stock ubuntu desktop08:08
Myrttiright08:08
JanetPhow do i import KVM virtual machine on a new pc?08:08
duckblasterI tried to install ubuntu instead, to see if that made a difference08:09
BlackDalekI have a external USB soundcard. It is not detected in sound settings as an output device - it only shows as an input device.08:09
dm_compduckblaster: try disabling compiz ... I tried running lubuntu but had issues with compiz causing screen tearing08:13
dm_compsome forums recommend disabling compiz08:14
duckblasterlubunt runs fine, compiz was when I tried ubuntu to see if dual screens worked08:14
duckblaster2GHz dual core with 2GB ram and motherboard graphics not enough for compiz?08:15
duckblastersudo lspci -v08:15
erebus^anyone else experiencing loosing hotkeys after an update? im using ctrl + alt + t to open a terminal, but it suddenly stoped working08:16
erebus^same for ctrl + alt + l for lock08:16
erebus^happend before to, had to do a reinstall to get them back08:16
erebus^they are still defined i settings08:16
dm_comperebus^: works for me and i updated today08:16
dm_complock too08:17
erebus^happend to me on two reinstalls now, i cant format my damn mashine to get back hotkeys!08:17
dm_comperebus 15.4?08:17
erebus^yup08:17
erebus^alt + tab works08:18
erebus^know any other ctlr + alt hotkeys i can try?08:18
dm_compwhat happens when you hold down meta-key?08:18
dm_compdo you get keyboard shortcuts screen?08:19
Bleakwiseso erm, when Ubuntu switches to systemd, does that mean we'll have our config files in /etc/sysconfig/?08:19
erebus^dm_comp: i do...08:19
Bleakwiseand will we start using systemctl for things instead of /etc/init.d/?08:20
erebus^ctrl + alt + arrow switches workspace like normal08:20
auronandaceBleakwise: the switch has already happened in 15.0408:21
BleakwiseI suppose i'll have to take it for a spin08:21
Bleakwisei have to say, 14.04 seems to be in an odd spot atm, going from  upstart to systemd might be rough08:22
dm_compBleakwise: 15.04 it's been the most stable linux I've used to date. I'm really impressed by it :)08:22
dm_comperebus^ I just updated and everything works... not sure what could be causing to for you ... google is your best bet :(08:23
dm_comps/to/it08:24
erebus^dm_comp: yeah, thanks though08:24
erebus^has happend early as well, o cant be lates update eighter08:24
erebus^got word there is a new release tomorrow though, so might be a good time for a fresh install anyway08:25
LaposHello, 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.conf08:32
Laposis this a problem?08:32
bekksLapos: No?08:35
Lapos?08:35
bekksLapos: You asked a yes/no question and got "no" as an answer.08:37
Laposah okey, thx then08:37
=== farid is now known as Guest74422
=== Rick is now known as Guest56293
=== Guest56293 is now known as sysop-richard
Kev1904Hey 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
lotuspsychjeKev1904: maybe the ##networking guys can aswer that?08:46
Kev1904i will ask there, thanks08:47
BlackDalekI 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:54
TJ-BlackDalek: by 'not detected as an output device' you mean ALSA tools cannot see any output sink on the device?08:56
BlackDalekTJ-, I mean, in System Settings>Sound> there is nothing under the output tab for it.08:57
BlackDalekTJ-, it only shows under the input tab08:57
citrixhey can you explain me how tom linked list data are insert into linked list08:58
TJ-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)09:01
=== DerRaiden is now known as DerRaiden__
BlackDalekTJ-, 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:04
citrixhey can you explain me how to linked list data are insert into linked list09:05
citrixanyone here09:05
citrixcan you explaiin you?09:05
lotuspsychjecitrix: maybe in ##programming09:05
citrixyes09:06
citrix i hav 4 elements how to store in stack09:06
citrix<lotuspsychje> can you explain me ??09:07
bekkscitrix: Just ask in ##programming09:07
citrixyes09:08
BlackDalekTJ-, how do I verify what devices/sinks/sources are available?09:09
citrix<bekks> yes ask in programming09:09
citrix<bekks> can u explain me ?09:09
TJ-BlackDalek: "aplay -l" to show basic devices; "aplay -L" to show all sinks/sources/profiles09:10
bekkscitrix: Ask ##programming.09:10
citrixi have done create doubly linked list and i want to store element in the stack how can i do ?<bekks>09:12
lotuspsychjecitrix: do you even have ubuntu?09:13
bekkscitrix: Do you understand that this channel is #ubuntu and not ##programming? Asl ##programming please09:13
BlackDalekTJ-, both aplay -l and -L output details about the USB sound device.09:14
TJ-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:15
BlackDalekTJ-, 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:18
TJ-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 headset09:23
OnceMeHello 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:23
aman_hello any one owns a lenovo Z51-70 laptop09:28
aman_?09:28
cfhowlettaman_, please avoid wasting time with "anyone?" questions.  State YOUR issue with YOUR details for best results.09:30
OnceMeomg09:30
OnceMeI retrived access to files09:30
OnceMeIMMM about to pass out now09:30
OnceMewhs09:30
OnceMeqw[09:30
aman_im unable to use my wifi , tried various stuff and came across this09:33
aman_https://bugs.launchpad.net/ubuntu/+source/linux/+bug/143694009:33
ubottuLaunchpad bug 1436940 in linux (Ubuntu Wily) "Atheros wifi 168c:0041(QCA6174) is not supported" [Medium,Confirmed]09:33
BlackDalekTJ-, i don't see anything mentioning sinks in -L so I've pasted it here http://paste.ubuntu.com/12884486/09:35
TJ-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:37
BlackDalekTJ-, what GUI mixer?09:38
cfhowlettaman_, yep.  your wfi chip is unsupported.  the bug is still open and unassigned.09:39
BlackDalekTJ-, 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:41
linociscohi all09:42
linociscoi 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 exit09:43
MindSparkisn't there something similar to setuid/setgid that makes files that are created in a directory belong to a specific owner?09:43
bazhang!info viber09:43
ubottuPackage viber does not exist in vivid09:43
linociscoit is still as shortcut on left top corner09:43
MindSparkregardles which user created them?09:43
linociscobazhang, but I could install viber.deb from its website09:44
bazhangwhats viber09:44
linocisco!info rubyonrails09:44
ubottuPackage rubyonrails does not exist in vivid09:44
cfhowlett!nfo ruby09:44
cfhowlett!info ruby09:44
ubotturuby (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 kB09:44
linociscobazhang, https://www.google.com/search?client=ubuntu&channel=fs&q=what+is+viber&ie=utf-8&oe=utf-809:45
bazhanglinocisco, care to tell us here09:45
=== devuser is now known as pepigno75
=== pepigno75 is now known as devuser
=== devuser is now known as pepigno75
=== pepigno75 is now known as devuser
OnceMeuhm how can I open nautilus from live session to see all mounted devices?09:54
capsicum1hi looking for a useful git gui. any recommendations09:59
capsicum1perhaps giggle09:59
bazhangapt-cache search git   have a look capsicum109:59
capsicum1bazhang, 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
wafflejockcapsicum1: git cola is nice and simple for doing commits and staging or stashing and things10:01
bazhangcapsicum1, try the offtopic channel for polling then10:01
linociscohi all, ps -ax | grep application name  and kill -9 xxxx helped me exit10:03
OnceMeI cant write to my usb from terminal10:04
OnceMeIm root10:04
mcphailOnceMe: does your USB drive have a "write protect" tab, and is that switched off?10:05
OnceMeI dont know, I can cd /cdrom to it10:06
OnceMeits on /dev/sdb1 and its mounted10:06
mcphailI'm sorry, but I don't understand what you mean by "I can cd /cdrom to it"10:07
OnceMeWell its mounted on /cdrom10:07
OnceMemy usb is mounted on that10:07
OnceMemcphail:I need that mount(r,w)o command10:13
OnceMebot knows it but cant remember trigger10:13
somsip!mount | OnceMe (maybe in the link?)10:14
ubottuOnceMe (maybe in the link?): mount is used to attach devices to directories. See also https://help.ubuntu.com/community/Mount10:14
bekksOnceMe: Is it a live image, or a persistent installation?10:16
OnceMelive10:16
bekksOnceMe: Rhen it is readonly, and you cant mount it read-write.10:17
=== willington is now known as nickk
nickkHey, 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:18
bekksnickk: How do you do that, in particular?10:19
nickkCurrently it looks like I can just change my euid to someone else's with "setreuid()"10:19
OnceMebekks:well on USB I have linux ubuntu, and I cant transfer my files on it?10:20
bekksOnceMe: Since it is a live install - no. You need a persistent installation to do so.10:21
OnceMeor a backup disk?10:21
bekksOr a backup disk.10:21
OnceMeeh I guess Im going to buy one10:21
nickkSo 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
OnceMehow can I check what connector I have sata/ata etc?10:21
bekks´BY looking at the connector.10:21
OnceMeor Ill jusy buy external one10:21
Bogdanielhey 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 them10:21
Bogdanielcan you help me out guys :D10:21
cfhowlettbekks, actually you *can* save files to a live usb.  filesystem>media>cdrom = the usb10:24
cfhowlettand is read/write accessible10:24
OnceMecfhowlett:but says its read-system only10:24
OnceMeI tried to make a dir10:24
cfhowlettOnceMe, sudo mkdir10:24
bekkscfhowlett: I thought it is an image of an iso, which isnt writable.10:24
cfhowlettbekks, true.  but the MEDIA cdrom is writable10:25
hateballOnceMe: dmidecode will tell you pretty much everything10:25
bekkscfhowlett: ah ok.10:25
OnceMecfhowlett:how from chrooted system to access that media?10:28
OnceMebecause under chroot I have tmp media which is unencrypted (with unecrypted files)10:29
cfhowlettOnceMe, chrooted?  no idea.  i've never used it.10:29
OnceMecfhowlett:I still mkdir: cannot create directory backup: Read-only file system10:33
OnceMeI run sudo mkdir backup10:33
sevaghello. 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
cfhowlettOnceMe, but you can save files to tht usb??10:34
OnceMeI cantr10:34
OnceMeIve made it from iso with startup disk creator10:35
sevagrunning dpkg with --force-confmiss --force-confnew did the trick10:36
cfhowlettOnceMe,  and you're now booted from that USB??10:37
OnceMeyes10:37
cfhowlettOnceMe, not sure what's happening, but check you target path:  filesystem > media > cdrom10:38
alianHello!10:39
OnceMealso my mounted unecrypted /tmp/ecrypfs is also read-only system10:41
OnceMeis there a way to make it rw?10:41
cfhowlettencrypted!  yeah, that adds another level of complexty.10:41
OnceMeyeah my system is totally screwed10:41
OnceMebut at least I got in my files10:42
OnceMe:)10:42
OnceMeI could cp * outside of encrypted dir10:42
ducasseOnceMe: can't you just remount it read-write? 'sudo mount -o remount,rw /dev/whatever'10:44
OnceMemaybe but nvm I am going to c/p and buy external disk so I can backup everything10:46
OnceMebetter to play safe10:47
OnceMeshould I buy SSD or regular SATA disk?10:47
bekksOnceMe: Doesnt matter, for backups-10:47
ducasseOnceMe: for backup, just get a spinning disk10:47
OnceMeok thanks10:47
OerHeksYou can encrypt both, OnceMe10:47
OnceMebtw once Im done with backups, how can I ensure that data on my backup disk cannot be retrieved? After I reformatted it10:48
bekksOnceMe: Why do you take a backup if you dont want it to be retrieved?10:48
BlackDalekwhat alternative GUI mixers are available? I need one which will let me choose the default audio output device.10:49
TJ-OnceMe: Impressive, didn't think last night you'd really still be here 12 hours later!!10:49
Ian352join #ubuntu_fr10:49
OnceMebekks:once I resync it10:49
OnceMeI want to destroy it10:49
OnceMeTJ-:I wasnt10:50
OnceMeI slept for 10 hours str8 and while I was sleeping I got the idea how could I retrieve passphrase and encrypted files :)10:50
bekksOnceMe: Then you dont have backups again. Thats nonsense :)10:50
OnceMewell that and my friend helped me a bit :)10:50
TJ-OnceMe: as to making an ecryptfs mount writeable; yes, just use "mount -o remount,rw /path/to/mountpoint"10:50
OnceMeafter I resync fiels I want to purge backup disk10:51
bekksOnceMe: Better use the disk for further backups.10:52
OnceMewhat if it gets stolen?10:52
bekksOnceMe: Encrypt it.10:52
OnceMeoh no10:52
OnceMenot that hell again10:52
bekksThen dont encrypt it and place it somewhere where it doesnt get stolen.10:53
bekksOnceMe: Living with backups is just too risky as you've seen.10:53
OnceMeheh :D10:54
OnceMewhat HDD is the best?10:54
bekksThe one you like most.10:54
OnceMeSATA3 7200 is what I have currently10:54
linociscowhat can be used as SMS aggregator ?10:55
bekkslinocisco: What is a "SMS aggregator"?10:55
adnauseamsalut 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:56
OerHeks!info alamin10:57
ubottuPackage alamin does not exist in vivid10:57
Mionadnauseam: don't do that, it makes no sense to do it10:57
Mionadnauseam: what are you *actually* trying to do?10:57
hateballadnauseam: also, it's user:group10:57
adnauseami am trying to setup a webserver to work in10:58
Mionadnauseam: and why are you messing around in /usr/share?10:58
adnauseami installed nginx, now trying to work in its directory.10:58
cfhowlett!server | adnauseam10:58
ubottuadnauseam: 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-server10:58
Mionand that doesn't explain what you are *actually* trying to do10:58
adnauseamnginx has its default in /usr/share10:59
Mionadnauseam: are you just trying to set the dir it hosts content from?10:59
adnauseamyes10:59
Mionadnauseam: use /src10:59
adnauseamand work in - dev10:59
Mion/srv*10:59
Mionit is what it was created for10:59
adnauseamroger, change nginx root to /srv10:59
Mionand use acl10:59
adnauseamwill man acl10:59
BlackDalekhow 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 Headset10:59
MionI suggest /srv/http/<site>10:59
MionBlackDalek: most just work ™11:00
Mionsince most talk standard protocols11:00
adnauseamthe 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.html11:00
MionBlackDalek: aplay -l11:00
BlackDalekMion, http://paste.ubuntu.com/12884486/11:01
Mionadnauseam: you can change it11:02
Mionadnauseam: and /usr/share is *never* the correct place to host from11:02
Mionthe ubuntu docs even tells you to use /srv in their example config11:02
Mionthough the docs are outdated11:02
adnauseamby the way - /srv/ is root:root itself.11:02
Mionyou should use a subdir as I said11:02
Mionpreferably one per site11:02
BlackDalekMion aplay lists the device, but I still can't choose it from the sound settigs gui11:02
adnauseamoutdated 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:02
adnauseamor stick to www-data11:03
MionBlackDalek: check the pulse mixer11:03
Mionpavucontrol11:03
Mionadnauseam: don't change the permission on /srv itself11:04
Mioncreate /srv/http/somesite and set the permission on that so that your user can read/write to it11:04
adnauseamroger11:04
BlackDalekMion, what pulse mixer?11:04
Mionand ofcourse so that the user you run nginx as also can11:04
MionBlackDalek: 13:03:38       Mion ╡ pavucontrol11:04
MionBlackDalek: or pacmd/ponymix/whatever11:04
Mionadnauseam: I suggest using acl for it, it makes life easier11:05
adnauseami will look into acl - never used it before11:06
adnauseambtw, thank <311:07
=== Fredrich_ is now known as Nicola-1980
adnauseamanother 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:10
BlackDalekMion.. it shows up in pavucontrol but I see no way to choose it as the output device. Any clues?11:11
Ben64thats really small for /boot11:11
bekksadnauseam: use a bigger /boot. Why cant you resize your partitions?11:12
BlackDalekMion, 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:12
MionBlackDalek: it is far from useless11:13
MionBlackDalek: if you can see your device in there, then you can route to it11:13
adnauseambekks: they're in serial progression, after boot comes / @ 100gb, and the rest is @ /home.  /boot is sitting at the start11:13
BlackDalekMion, that sounds promising... how do I route to my device?11:13
bekksadnauseam: And why cant you resize them?11:13
MionBlackDalek: while you are playing somethign with sound, go to the playback tab and just select the device you want for the stream you want11:14
Mionor set the default playback device in the output device tab11:14
adnauseami 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:14
bekksadnauseam: Of course you can resize your partitions.11:15
adnauseamgparted ins't the tool for that then - how would you go about it ?11:15
bekksadnauseam: Resize all partitoins so you get free space after /boot.11:15
bekksgparted is the tool for it.11:15
adnauseamhmm, ill take a second look11:15
hateballadnauseam: you need to liveboot, you cant resize mounted partitions11:15
=== ulot0 is now known as ubrll
adnauseamoh thank you hateball, now i understand why gparted wont let it me do it11:16
adnauseaman issue for another day then - the system is functional for now11:17
BlackDalekMion, 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
MionBlackDalek: check the output mode11:18
Mionand that the headphones are actually working :)11:18
Mionwith some surround headsets you have to change the mode in the configuration tab for it11:19
Miondepending on the audio source11:19
=== ubrll is now known as linux
=== linux is now known as driftnet
BlackDalekMion there are 3 options in the configuration tab for the device or "off". None of these option produce any sound11:22
Mioncheck that it is not muted in the output devices tab11:23
Mionyou will get a moving bar in the playback tab even if it is muted in output devices11:23
BlackDalekMion, checked... it is not muted.11:24
OnceMeshould I install linux or windows 8 first?11:26
OnceMewill win 8 screw my grub..?11:27
EriC^^OnceMe: win8 then linux11:27
bekks!dualboot | OnceMe11:27
ubottuOnceMe: Dual boot instructions: x86/AMD64: https://help.ubuntu.com/community/DualBoot/Windows - Macs: https://help.ubuntu.com/community/MacBookPro https://help.ubuntu.com/community/YabootConfigurationForMacintoshPowerPCsDualBoot11:27
OnceMeok good11:28
OnceMeill come back for more instructions, need to buy hdd now :D11:28
OnceMebtw 14.04 is available to auto detect my drivers? I dont need that fglrx anymore fo rmy amd?11:28
=== omnik5570 is now known as omnik5569
lotuspsychjeOnceMe: its reccomended to install ubuntu with cable + updates enabled11:30
OnceMewhat with cable means?11:31
lotuspsychjeOnceMe: cable internet or wifi11:31
OnceMeok i have dat11:31
MionOnceMe: if you want usable 3d performance out of anything modern then you need fgrlx11:32
MionOnceMe: uefi capable system btw?11:32
=== tuxbrave_ is now known as tux_brave201
BlackDalekMion, 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:34
BlackDalekMion, looks like no one wants to fix the issue, so it gets ignored with each new release. :(11:35
MionBlackDalek: sure it is not a hardware issue?11:35
Miontest it on another machine11:35
lotuspsychjeBlackDalek: you can always try asking in ##linux too if someone had same issue on your device11:36
OnceMeMion:hey well11:38
OnceMeI cant see any graphics when login to ubuntu11:38
OnceMeI mean internal gpu works, but my amd radeon doesnt, without driver11:39
OnceMehow to check if is uefi ?11:39
TJ-BlackDalek: you could try using the ALSA "speaker-test"11:39
OnceMeI GPT'd it yesterday11:39
OnceMebut not sure what is the best one, gpt mbr uefi efi11:39
OnceMetbh I dont know the difference between those11:39
EriC^^OnceMe: ls -l /sys/firmware/efi11:39
OnceMeEriC^^:on live session?11:39
EriC^^yeah11:39
EriC^^it'll tell you if you're booted in uefi mode11:40
OnceMeI have efivars systab and vars11:40
MionOnceMe: if you use uefi then it doesn't matter which os you install first11:40
BlackDalekMion, 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
EriC^^OnceMe: ok, so you're booted in uefi mode11:40
Mionif you use old school bios or horriblem CMS then it does, because windows will nuke any existing bootloader in that case11:40
EriC^^Mion: actually it does, windows will still change the boot order, so he'll need to use a live usb to change that11:41
EriC^^( unless he has a uefi menu that he can use to boot ubuntu then grub-install )11:41
MionEriC^^: he can just mash f8 or whatever during boot11:41
Mionall sane hardware have a boot selector menu11:42
OnceMeEriC^^:I have weird bios though11:42
OnceMeall graphical, never seen that befroe11:42
Mionor he can change the order from windows11:42
OnceMeand I have 3 disks from some reason, and I should have one11:42
Mionwindows has a tool for poking at the uefi boot table11:42
OnceMeI could take a pic later on when I backup stuff11:42
EriC^^OnceMe: nothing is installed yet?11:43
OnceMeit is11:43
EriC^^type sudo parted -l | nc termbin.com 999911:43
OnceMeno I have bunch of partitions11:43
EriC^^it'll show you the disks and partitions and pastebin them, paste the link here11:43
OnceMeI dont even know what is what for11:43
OnceMeis that -l11:43
EriC^^yeah11:43
BlackDalekwhat is speaker-test expecting after the -D option? a device ID number?11:44
lotuspsychjeBlackDalek: might be interesting to dmesg and syslog in realtime while plugin your usb11:44
OnceMeb0nf11:44
lotuspsychjeBlackDalek: tail -f /var/log/syslog11:44
OnceMeEriC^^:termbin.com/b0nf11:44
EriC^^OnceMe: oh, wow11:45
EriC^^OnceMe: are you booted in the ubuntu session right now or live usb?11:46
OnceMeI was retarded and had separate boot home efi swap11:46
OnceMeeverything separated11:46
OnceMeEriC^^:yes11:46
EriC^^ubuntu or live usb?11:46
bekksOnceMe: Thats not retarded, but required.11:46
OnceMelive usb11:46
EriC^^OnceMe: ok, so right now windows just boots directly?11:46
OnceMeno11:46
OnceMeright now I cant access neithr ubuntu nor windows11:46
OnceMesomething is badly broken11:46
OnceMeboot repair didnt helped11:47
OnceMeIm thinking of destroying all partitions11:47
OnceMeand starting all over11:47
EriC^^OnceMe: ok, type sudo efibootmgr -v | nc termbin.com 999911:47
EriC^^type sudo apt-get install efibootmgr first though11:47
absklbhi11:48
absklbhow to install latest npm in 14.0411:48
absklbone in repo is 1.3. i want 2.511:48
OnceMeEriC^^:can that way11:48
OnceMetill I buy hdd and backup evertyhing11:48
OnceMethen I can play whatever you want :D11:48
EriC^^OnceMe: that just shows the efi boot manager11:49
cfhowlett!newest | absklb11:49
ubottuabsklb: 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:49
absklbcfhowlett: tell that to Canvas LMS team. not to me.11:50
absklbthanks.11:50
EriC^^OnceMe: it installs it to the live session not the actual pc btw11:50
OerHeksabsklb, where do you find npm 2.5? https://nodejs.org/download/release/npm/11:51
OnceMeEriC^^:termbin.com/uw2111:55
hamzaquick 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 kernel11:56
BlackDaleklotuspsychje, Is there anything significant in here? http://paste.ubuntu.com/12885176/11:56
bekkshamza: So which mumble package version and which kernel version do you use?11:56
EriC^^OnceMe: looks like it's booting the ubuntu efi file first11:56
EriC^^OnceMe: what happens when you start the pc right now?11:56
=== adnauseam is now known as Guest10037
OnceMei get usb live session ubuntu11:57
hamzabekks: kernel version is LTS "3.13.0-66-generic", mumble's version is provided from the repository "mumble1.2.4-0.2ubuntu1.1"11:57
bekkshamza: Sounds like you want to install the latest hardware enablement stack first, to get a somehow more recent kernel. :)11:58
EriC^^OnceMe: did you try booting without the usb plugged in?11:58
OnceMeyes11:58
OnceMeI get grub11:58
OnceMebut as you can see I have "3" disks in bios11:58
OnceMewhen in fact I have one physical11:58
OnceMewhats happening?11:58
absklbOerHeks: Canvas LMS11:58
hamzabekks: good one, i thought LTS stands for long term support11:58
EriC^^OnceMe: what do you mean by grub? a grub menu?11:59
hamzaso i would use that11:59
bekkshamza: Do you know what the HWE does and what it is for? Sounds like "no".11:59
absklbOerHeks: while installing npm its giving me error that i have 1.3 but it needs 2.511:59
OerHeksabsklb, i think you need to build it yourself,  else reask in #ubuntu-server11:59
absklbok11:59
hamzabekks: no11:59
bekkshamza: Then please refrain from mocking about it and read https://wiki.ubuntu.com/Kernel/LTSEnablementStack first.12:00
OnceMeEriC^^:yes12:00
EriC^^OnceMe: so ubuntu boots fine and so does windows?12:00
EriC^^i thought you said neither work12:00
OnceMenope12:00
OnceMeneither boots fine12:00
EriC^^OnceMe: ok, so what happens when you choose ubuntu12:01
EriC^^OnceMe: those aren't disks in the bios, those are just efi files on the same disk and usb12:01
OnceMeI want to purge efi12:01
OnceMeand just uefi12:01
OnceMehow to accomplish that?12:01
bekksOnceMe: efi is uefi.12:01
OnceMewhen I select ubuntu nothing happens, I get initrframs12:02
OnceMeok and what is uefi?12:02
bekks!uefi | OnceMe12:02
ubottuOnceMe: 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/UEFI12:02
EriC^^OnceMe: did you install this on another pc and then plug the hdd here?12:02
OnceMeno12:02
OnceMeI did all on my machine12:02
EriC^^OnceMe: ok, so what happens when you boot windows?12:02
OnceMethats even worse12:04
OnceMeI get unknown filetype system12:04
lotuspsychjeBlackDalek: is this usb 2.0 port?12:04
BlackDaleklotuspsychje, I guess so. how can I tell?12:05
lotuspsychjeBlackDalek: this doesnt look to good: kernel: [36792.250196] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth12:06
OnceMeEriC^^:is current setup good for new fresh win 8 and ubuntu install?12:06
OnceMealso how can I remove ubuntu disk/uefi in bios?12:06
BlackDaleklotuspsychje, what does that even mean?12:06
EriC^^OnceMe: yeah, reinstall windows then ubuntu12:07
EriC^^OnceMe: sudo efibootmgr -b -B 000012:07
lotuspsychjeBlackDalek: not sure but smells like your device cant get enough bandwith to work properly12:07
EriC^^OnceMe: actually, sudo efibootmgr -B -b 000012:07
hamzathanks bekks , i will upgrade my kernel12:08
BlackDaleklotuspsychje, I can't smell anything... but an LED on the device flashes when an app is playing sound.12:09
lotuspsychjeBlackDalek: but your device doesnt work properly?12:10
TJ-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 controller12:10
BlackDaleklotuspsychje, correct. no sound output.12:10
linelevelHi... 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:11
linelevelNote that I can still get filesystem access by stopping the VM and mounting the root volume on a different VM.12:12
BlackDalekTJ-, I only have 3 USB ports to choose from.. cannot get a peep out of the device on any of them.12:12
lotuspsychjelinelevel: maybe the #openssh guys can troubleshoot this?12:12
linelevellotuspsychje: Thanks, I'll give that a shot.12:12
lotuspsychjeBlackDalek: are you connecting through an usb hub?12:13
BlackDaleklotuspsychje, no - I do not have a hub. I only have the ports on this laptop (or ports on the other computers).12:13
lotuspsychjeBlackDalek: might be worth trying on an usb 3.0 with ubuntu somewhere perhaps12:14
BlackDaleklotuspsychje, speaker of usb 2.0 and 3.0... how do I determine which of these my USB ports are?12:15
BlackDalekspeaking*12:15
auronandaceusb3 is blue12:16
lotuspsychjeBlackDalek: lookup your pc sheet specs12:16
BlackDaleklotuspsychje, so it is impossible to tell USB version through some kind of handy terminal command?12:17
BlackDalek:(12:17
lotuspsychjeBlackDalek: lusb12:18
OnceMeEriC^^:will u be here in a 2 hours?12:18
OnceMeI really need to go out and buy hdd now for a backup12:18
lotuspsychjeBlackDalek: lsusb sorry12:18
absklbhow can i add new user from recovery root prompt? it gives cannot lock /etc/group code 10 exiting12:19
EriC^^OnceMe: maybe, yeah12:19
EriC^^absklb: did you remount rw first?12:19
absklbEriC^^: no. what to remount?12:20
EriC^^absklb: mount -o remount,rw /12:20
absklbEriC^^: that works. thankn. why i have to do that btw?12:21
BlackDaleklotuspsychje, http://paste.ubuntu.com/12885281/12:21
EriC^^absklb: cause it's mounted read only at first12:21
absklbok12:21
BlackDaleklotuspsychje, I unplugged all USB devices before the lsusb12:21
lotuspsychjeBlackDalek: 2.0 root hub12:22
BlackDaleklotuspsychje, yep12:22
psychic_hey guys12:22
BlackDaleklotuspsychje, 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
BluesKajHey folks12:23
shelly_hello12:24
BlackDaleklotuspsychje, as far as I can tell from my research, support for this device broke at 9.1012:24
lotuspsychjeBlackDalek: 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 warning12:26
lotuspsychjeBlackDalek: have you tested your device on LTS?12:26
alianhello!play GTA5?12:26
BlackDaleklotuspsychje, ok. Thanks for elaborating.12:26
BlackDaleklotuspsychje, no I haven't.12:27
lotuspsychjeBlackDalek: i strongly suggest you try12:27
BlackDaleklotuspsychje, is 14.04 LTS the currently available LTS? no 15.04 LTS?12:29
lotuspsychje!trusty | BlackDalek12:30
ubottuBlackDalek: 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/ReleaseNotes12:30
auronandaceBlackDalek: LTS is every 2 years, 14.04 is the current one12:30
BlackDaleklotuspsychje, ok.. well in that case I DID try that release, and the sound device had same issue back then as I recall.12:31
thecycloneauronandace: how long does ubuntu support its LTS versions?12:31
lotuspsychjeBlackDalek: back 'then' might be long time ago and perhaps not fully updated to 14.04.312:31
auronandacethecyclone: 5 years12:31
BlackDaleklotuspsychje, ah. I see. I will procure a live CD of 14.04.3 and boot from that.12:32
lotuspsychjeBlackDalek: great and check your logs from there, anything related to your usb device12:33
BlackDaleklotuspsychje, I will have to do that another day. It's late here and I've wasted enough hours on this already.12:34
lotuspsychjeBlackDalek: wasted or learned12:34
BlackDaleklotuspsychje, learned one or two things... don't feel like I've made much progress though :/12:35
lotuspsychjeBlackDalek: persistent investigation might lead you to solve12:35
linociscouseless ubuntu on my Dell Inspiron 344312:37
lotuspsychjelinocisco: try a real question mate12:37
linociscowhenever I was typing the cursor is moving random at any destination and typed texts are wrong or gone12:37
linociscolotuspsychje, 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
linociscolotuspsychje, it happens in any text box12:39
lotuspsychjelinocisco: ubuntu version?12:40
linociscoor anywhere I am typing. I didn't touch touchpad I swear.12:40
linociscothe cursor is still with me but the problem is pointer which goes anywhere randomly12:40
linociscolotuspsychje, 15.0412:40
lotuspsychjelinocisco: tested this on LTS?12:41
linociscolotuspsychje, 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 startup12:42
lotuspsychjelinocisco: wich drivers were bad on trusty?12:43
linociscolotuspsychje, wifi , gui, i guess12:43
lotuspsychjelinocisco: but you didnt have that pointer problem?12:44
lotuspsychjelinocisco: what wifi chipset is that?12:44
linociscolotuspsychje, GUI graphic is the worst problem so I can't check anything else12:44
lotuspsychjelinocisco: i would go back to lts, but your choice you can add bugs to 15.04 or try 15.10 in 2 days12:45
linociscolotuspsychje, 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 frequently12:45
linociscolotuspsychje, i dont know where to check like sys log12:45
lotuspsychjelinocisco: /var/log/syslog and /var/log/dmesg12:46
lotuspsychjelinocisco: or browse the GUI logviewer icon12:46
linociscolotuspsychje, if i pastebin here, can you check?12:46
lotuspsychjelinocisco: ill be bbl soon, but sure12:46
lotuspsychjelinocisco: others might be able to look also12:47
linociscolotuspsychje, ok thanks12:47
linociscolotuspsychje, also some files in /var/crash12:47
linociscolotuspsychje, what should I paste?12:47
lotuspsychjelinocisco: lets start with syslog12:47
linociscolotuspsychje, http://paste.ubuntu.com/12885423/12:51
Gamoder_Hi, does anybody know whether it is possible to run ubuntu from an external hard drive connected to a nvidia shield TV?12:52
Gamoder_(or from an SD-card?)12:52
Babierhola12:53
lotuspsychjelinocisco: [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored12:54
=== Schnabel- is now known as Schnabeltierchen
linociscolotuspsychje, I dont understand well12:54
lotuspsychjelinocisco: acpi and memory issues so far12:54
linociscolotuspsychje, so how can I fix?12:55
lotuspsychjelinocisco: and nouveau warnings12:55
lotuspsychjehave to go now mate12:55
linociscolotuspsychje, umm ok. thanks anyway12:55
lotuspsychjelinocisco: re-ask your issue, ubuntu version and paste here in chat12:56
linociscolotuspsychje, ok12:56
linociscowhenever I was typing the cursor is moving random at any destination and typed texts are wrong or gone, version 15.04 x8612:57
JesseHI 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 card12:57
bekkslinocisco: Fingers to close at the mouse stick/touchpad ?12:58
=== adnauseam is now known as Guest97876
threshis there a GM for 15.10 iso somewhere?  will be out of town tomorrow.. :)13:16
BluesKajthresh, GM iso ?13:18
Pinkamena_DI 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
threshBluesKaj: gold master, aka release .iso13:18
MonkeyDustthresh  what's a gold master .iso?13:19
BluesKajthresh, there are daily images available http://cdimage.ubuntu.com/daily-live/current/13:19
Picithresh: it won't be done until tomorrow.13:20
BluesKajyeah < i've never hear of a gold master whatever that's supposed to be13:20
threshmmkay thanks13:20
ducassePinkamena_D: no, you will need to add an ip address13:21
Pinkamena_DIS there any other place I can add the hostnames for autocomplete?13:24
hans_good afernoon13:24
hans_i have a server question13:24
hans_i want to set my ipadress on static but  how must i save a file in a server13:25
ducassePinkamena_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:26
gigajohn5thi13:27
crystalgridhello13:28
Kartagisa 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:30
linociscobekks, no .  I dont touch. I care about it13:31
Pinkamena_Dhans_, $ sudo nano /etc/network/interfaces Change eth0 entry to something like: https://bpaste.net/show/972504aa716513:32
Pinkamena_DMake sure you leave a terminal logged in or have a physical keyboard and monitor ready incase something messes up13:33
Pinkamena_DThen after you edit the file and save $ sudo service networking restart13:34
ismail72salut13:37
OnceMeok, got a new backup disk Transcend with 1TB of free space13:40
hans_thx13:41
hans_how can i automount my nas disk to the server13:42
hateball!fstab | hans_13:43
ubottuhans_: 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 !Partitions13:43
hans_i no that gygs but normal i use gedit/ect/fstab but that wont work in a server13:44
yaccWhat's the recommended way to get rid of an umount that is going crazy (>98% CPU usage as top reports it)?13:45
hateballhans_: So use nano or another editor of your choice13:45
yacc(the USB drive was shutdown for some tim)13:45
MonkeyDusthans_  sudo -e /etc/fstab13:45
=== ulot0_ is now known as linux
hans_thx monky the -e dus the trik13:46
hans_its my first sever im a noob13:46
=== linux is now known as GNU
=== GNU is now known as Guest6227
hans_i f.ck it up13:50
hans_i can start over again13:51
bekkshans_: Why?13:51
FierceDeityLinki want to use my own domain and nameserver values and not from dhcp. how do i do that?13:51
hans_i have change the fstab13:51
bekkshans_: So what did you change, exactly?13:52
=== Guest6227 is now known as oo00
hans_i put the nas drives ip in it13:53
hans_the same way i do whit my desktop13:53
bekkshans_: Thats a description of your intention, but not a description of what you actually did.13:53
bekkshans_: Pastebin your /etc/fstab and provide the URL for your pastebin here.13:54
=== VictorCL is now known as \V\i\c\t\o\r\C\L
hans_ok13:54
hans_but i cant start him now13:54
bekksWhy not?13:54
hans_connect to host  port 22: Connection refused13:55
hans_i must learn it the hard way i think13:55
hans_ihihihihi13:55
bekkshans_: So go to the server, and look whats going on.13:55
=== \V\i\c\t\o\r\C\L is now known as V\i\c\t\o\r\C\L
hans_its a nuc13:56
bekksAnd?13:56
hans_nothing i have put the powercabel out13:57
hans_and get the same answer13:57
trumplercan I ask linux mint question here ?13:57
bekkshans_: Which doesnt solve problems.13:57
bekks!mint | trumpler13:58
ubottutrumpler: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org13:58
hans_nop13:58
hans_it think i must install it over again13:58
trumplerthanks everyone !13:58
hans_i will send a apstbin from what i dit13:58
bekkshans_: You dont. You just have to connect a monitor and a keyboard and look whats going on...13:58
bekkshans_: you cant pastebin what you did, since it is powered off currently.13:59
hans_i will take a look13:59
hans_i think a have solf it14:07
hans_must press S after i modifi the fstab14:07
=== iffraff1 is now known as Guest73333
hans_thx for the help till now boys and girls14:16
testubuntuI need some help14:16
testubuntuI have hdparm my hss  without NULL14:17
testubuntuhdd*14:17
testubuntuand  I lost the password14:17
testubuntumy hdd is locked14:17
OnceMewhat is the best way to backup hole /home/ dir to external disk?14:18
OnceMeI used cp but its too slow, maybe rsync>14:18
Ben64rsync is good14:18
Ben64external drives are almost always slow though14:18
tmktwhy is utopic missing from http://security.ubuntu.com/ubuntu/dists/14:18
jpdsOnceMe: rsync, rdiff-backup14:18
OnceMeWill rsync -av /home /media/Transcend/backup/ work?14:18
tmktand archive.ubuntu.com ?14:18
Ben64tmkt: its EOL, dead, kaput, time to upgrade14:18
tmktcan't do updates or do-release-upgrade14:19
tmktcan't....since i'm getting 404s when i do-release-upgrade14:19
jpdstmkt: https://wiki.ubuntu.com/Releases - EOL months ago14:19
tmktso i manually modified my apt files14:19
tmktthats why i'm in here..because i can't update my box14:20
jpdstmkt: You should still be able to upgrade from it to 15.0414:20
tmktunless i manually modify sources.list14:20
Ben64!eolupgrade | tmkt14:20
ubottutmkt: 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/EOLUpgrades14:20
tmktubottu: do-release-upgrade is broken because of this14:20
Ben64read the link.14:20
tmktyeah..thats what i ended up doing14:21
Ben64then whats the problem14:21
tmktwhy break do-release-upgrade14:21
Ben64because it went EOL in July14:21
tmktand make it more complicated then it should be for people14:22
tmktyeah..but its not even a year old14:22
Ben64yep, non LTS releases are supported for 9 months14:22
tmktOk..i assumed it was 1214:23
zetherooI 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
tmktthanks14:23
EriC^^zetheroo: yeah14:23
=== Tsunami is now known as Guest58289
=== kamran is now known as Guest92276
zetheroo 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
fabioHello everyone! Im connected trough ssh to an ubuntu machine. How do i start google chrome on their desktop enviroment?14:24
tmktwhy is lucid available on those dists? its EOL also14:24
EriC^^zetheroo: depends on the script, if it has a shebang just use /absolute/path/to/script14:24
Ben64tmkt: it isn't EOL for servers until 201714:24
Guest92276!14:24
tmkthttps://wiki.ubuntu.com/Releases Server April 30th, 201514:25
Ben64wait14:25
mcphailzetheroo: not the second one14:25
Ben64yeah i was thinking precise14:25
EriC^^zetheroo: if it doesn't have a shebang use bash or sh /path/to/script depending on what it's written for14:25
Guest92276hello all , i want to find metasploit folder path , please help me14:25
misaka00251Well, how to install ubuntu into USB disk?14:25
Ben64tmkt: to give a bit of extra time to upgrade normally, just like 14.1014:25
Guest92276hello all , i want to find metasploit folder path , please help me14:25
Guest92276hello all , i want to find metasploit folder path , please help me14:25
reisioGuest92276: hi, hi, hi14:25
Ben64Guest92276: exactly the way to not get help14:25
mcphailGuest92276: stop that please14:25
reisioGuest92276: dpkg -L metasploit14:25
tmktyeah...should have been the same for utopic..:)14:26
tmktno matter14:26
tmktits upgrading now14:26
Ben64tmkt: it was! support ended July, the servers went off this month14:26
tmktjust a better error message from do-release-upgrade would probably be better14:26
zetheroo EriC^^: this is the script .. it's to keep gvfs mounts alive http://paste.ubuntu.com/12885943/14:26
tmktah just this month14:26
Ben64tmkt: i agree though, should have a message explaining it14:27
tmktnever spend much time on that box its my htpc, but with 15.2 of kodi out i was wondering why no upgrades were happening14:27
reisiooh yeah 15.2?14:27
reisioI wonder what it's got14:27
EriC^^zetheroo: ok, use /path/to/script14:29
zetherooEriC^^: ok thanks!14:29
EriC^^zetheroo: no problem14:31
thatguyhow 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:39
thatguyand is there something like that for lxde?14:40
hhhhsudo apt-get install i3-wm will install i3, right?14:42
Picihhhh: yes.14:42
somsip!info i3=wm | hhhh14:42
ubottuhhhh: Package i3wm does not exist in vivid14:42
somsip!info i3-wm | hhhh14:42
ubottuhhhh: 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 kB14:42
somsiphhhh: sure looks like it14:42
hhhhIs it possible to install i3-gaps in a simillar way?  I've had a tonne of pain installing the gaps.14:42
somsip!find i3 | hhhh14:42
ubottuhhhh: 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&section=all14:42
hhhhLast time I installed i3, my xorg wasn't automatically executed - how can I make this happen?14:44
somsiphhhh: xorg.conf you mean? That's sourced by X, not the WM14:44
hhhhYeah, that's the one.  But for everyone else (online) it seems to be that xorg auto execs without problem14:45
hhhhIt works on unity, but when switching to i3 I have to go the X11 folder and exec the thing manually myself14:45
somsiphhhh: 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 occur14:46
hhhhI definitely have an xorg.conf14:46
=== farid is now known as Guest9252
hhhhThat aside, does anyone know how to install i3gaps?14:46
mustmodifyhaving 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
mustmodifyanyone know the name of that tool?14:48
somsip!info ab | mustmodify14:48
ubottumustmodify: Package ab does not exist in vivid14:48
mustmodify#fail14:48
somsipmustmodify: ab - apache bench. Part of apache tools I think14:48
mustmodifyok thanks14:48
mustmodifysomsip: sounds kind of familiar, thanks.14:48
BluesKajhhhh, i3gaps?, i3 is in the repos14:49
hhhhIs it not clear what I mean by i3gaps?14:50
SchrodingersScat!info apache2-utils | mustmodify14:50
ubottumustmodify: 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 kB14:50
dave420i 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
Kartagisa 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:58
hhhhYo, I'm trying to follow the install instructions here : https://github.com/ivyl/i3-config/blob/master/README.md14:59
hhhhI fail at the 2nd step, which reads git clone https://github.com/ivy1/i3-config.git .i315:00
roxluHey! 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:00
somsiphhhh: if there's a git repo, you should be contacting the owner for advice15:01
reisioroxlu: you could use ACLs15:01
roxluCan't I do this with umask ?15:02
Kartagishhhh: what is stopping you?15:03
=== [LoveTHEGOD is now known as Mprophets
korahow to install openjdk-7-jdk from command line ?15:05
mcphailroxlu: umask is tricky. There are at least 3 different implementations15:07
=== fginther` is now known as fginther
mcphailroxlu: including one hard-coded into nautilus which doesn't respect the others (when I last checked)15:08
mcphailroxlu: 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 nautilus15:11
ubottuLaunchpad bug 242618 in glib2.0 (Ubuntu) "Nautilus and other gnome apps using incorrect umask for new directories" [Medium,Fix released]15:11
OnceMeEriC^^:here?15:12
EriC^^yeah15:12
OnceMeok good, Im stil backing up /home/ however Ill backup whole / syste,15:13
OnceMeexcept for /proc /dev and all that not needed stuff15:13
EriC^^ok15:13
OnceMebut my home is pretty big, 200GB+ so it might take a while15:13
OnceMewhile I wait, have you seen my system bootmgr etc?15:14
EriC^^yeah15:14
OnceMeIs that all setted properly or I need to take attention on something while installing win8 and then ubuntu?15:14
EriC^^it's ok, just install win8, make sure it boots properly first15:14
EriC^^then install ubuntu15:14
OnceMeok, and what about that uefi/efi thing?15:15
OnceMeis uefi started first?15:15
OnceMeand what about my gpu drivers?15:15
EriC^^it'll sort itself out, you can check drivers after you install15:16
EriC^^just make sure you boot win8 in uefi mode, and ubuntu too15:16
OnceMeok so I should install ubuntu 14.04 trusty?15:16
EriC^^yeah15:16
OnceMeyeah that, how can I ensure that?15:16
OnceMethat its booted in uefi mode?15:17
dupingpinghi, who is ubuntu member?15:17
dupingpingi'm a new member.15:17
EriC^^OnceMe: in win8 you could check that its making an esp or efi partition in the partitioner15:18
teward!offtopic | dupingping15:18
ubottudupingping: #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
EriC^^for ubuntu type ls -l /sys/firmware/efi to see if it's booted in uefi mode15:18
OnceMeEriC^^:how can I type that in live bootable usb?15:19
OnceMealso how can I destroy all partitions first15:19
OnceMeor win8 will do that for me?15:19
OnceMealsod oes ubuntu 14.04 comes with latest nginx php5.6 and maria/mysql?15:20
OnceMe!ppa15:20
ubottuA 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-purge15:20
ObelusOnceMe: 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
EriC^^OnceMe: you can do that in the win8 partitioner15:21
OnceMeok goood15:21
OnceMeand then to make efi partitions only right?15:21
OnceMenot uefi?15:22
EriC^^OnceMe: win8 should create the esp or efi partition for you, and ubuntu should use the win8 one15:22
EriC^^efi is uefi, same thing15:22
OnceMeok good15:22
OnceMeubuntu will use free space partition15:22
OnceMewhich is not partitioned I guess15:22
EriC^^yeah15:22
OnceMeso I dont partition it fully15:23
OnceMeI just make 1 ntfs and one will be auto system reserved15:23
EriC^^yeah it's probably efi partition, maybe system something, and ntfs one, and leave the rest for ubuntu15:23
EriC^^let it do it itself, and you can always shrink it later from win815:23
OnceMeok15:24
OnceMelet me find win 8 disc now :D15:25
OnceMebrb15:25
mtottenhhas 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
davidmichaelkarrWhat is the difference between what "update-manager" shows, and what "apt-get update" shows?15:29
Kitt3nI 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 off15:31
TJ-mtottenh: you want partition 2 to be 4094MiB long?15:32
mtottenh4096Mib long yes.15:33
mtottenhOh I see.15:33
mtottenhTheres an error with my math there.15:33
TJ-mtottenh: use +2048M for a relative-from-start value15:34
TJ-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 #215:35
mtottenhI see.15:35
TJ-mtottenh: how about "-n 1:0M:2M -n 2+0:+4096M"15:37
plugynhi15:37
TJ-mtottenh: oops, grr, typo. "-n 1:0M:2M -n 2:+0:+4096M"15:37
plugynI'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:37
aleimhello 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:38
TJ-plugyn: what is blocked? input or output or both?15:39
plugynshould be nothing blocked15:40
plugynsudo ufw status >>> ufw allow 22; ufw allow 8015:40
TJ-plugyn: the web-sites are using HTTP, not HTTPS (port 443) ?15:40
plugynah. that's probably it.15:41
plugynlet me try.15:41
BluesKajKitt3n,  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-34015:41
Kitt3nBluesKaj, I want nouveau :)15:41
BluesKajKitt3n, I have the same video gpu ...why nouveau?15:42
plugynthat didn't work :(15:42
Kitt3nBluesKaj, because I don't really need it, I only have it because the integrated GPU is fried15:42
BluesKajyou don't really need what?15:43
Kitt3nbut okay, I'll try!15:43
Kitt3nthe big clunky nvidia driver :D15:43
mcphailKitt3n: you caould try forcing a resolution for nouveau15:43
BluesKajit's not big and clunky. it's fast and stable15:43
Kitt3nerm...15:44
Kitt3nthis is strange, switching to another tty showed the console login for a second, then I got the normal login screen o_O15:45
Kitt3nwell okay15:45
fenneszhello 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
BluesKajyou have 6 available VTs aka ttys15:45
BluesKajKitt3n,^15:45
Kitt3nBluesKaj, I know! I am not a newbie, but I've never touched nvidia on linux :)15:46
Kitt3nbut it switched from the console login automatically to a graphical one without the driver15:46
Kitt3nand it's glitchy15:46
mcphailKitt3n: last time I used nouveau on a 210 it was horrid15:47
Kitt3nAh.15:47
Kitt3nwell, installing nvidia-340 then!15:47
BluesKajKitt3n, think a reboot would have been in order15:47
mcphailKitt3n: but there have been a lot of improvements in the driver since then15:47
Kitt3nI'll reboot when it's installed, and hope it works15:48
PanVdaftykins: After some careful reading about the link you sent me, I googled it a bit then I found a How To Geek article.15:48
BluesKajthe 340 was always a decent driver on my pcs, but I'm a KDE/plasma guy so your experience may be different:-)15:49
PanV"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:49
PanVAlso, how to get into a nautilus window?15:50
TJ-PanV: with encrypted home, when first created the tools prompt to record the master passphrase BEFORE something goes wrong15:51
PanVWhat is the "master passphrase"? Is it the thing that you do... like passwd command?15:51
Kitt3nBluesKaj, 4 yellow dots, is that normal?15:51
mcphailKitt3n: you don't get a splash with the nvidia driver15:52
HackerIIKitt3n,  what card do you have15:52
Kitt3nA super old geforce 210 :D15:52
BluesKajmcphail, yes you do get a quick spalsh15:52
Kitt3nbecause the sandy bridge i3's gpu is fried and doesn't work so. :D15:53
HackerIIfrom experience, maybe the 173 driver would work with that old of a card Kitt3n15:53
mcphailBluesKaj: yes, but not the Ubuntu splash screen15:53
Kitt3n340 works fine15:53
TJ-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 unwrapped15:53
TheEagerPadawanlooking 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 does15:53
HackerIIok ki, i was understanding you didnt like it, cool beans then15:54
PanVTJ-: 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:54
BluesKajKitt3n, what's the actual gpu series number15:55
Kitt3nBluesKaj, no clue!15:55
TJ-PanV: user password > unwraps master pass-phrase > unlocks encryped content15:55
BluesKajKitt3n, lspci | grep VGA15:55
Kitt3nsure!15:55
gerepI'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
ic_Hello everyone , may I ask assistance regarding reboot(2) ? I would like to have this call from <linux/reboot.h> "reboot(LINUX_REBOOT_MAGIC1, LINUX_REBOOT_MAGIC2C, LINUX_REBOOT_CMD_RESTART2, "/sbin/poweroff");" but upon compiling a different syscall from <sys/reboot.h> get specified .15:56
Kitt3nBluesKaj, GT218 GeForce 21015:57
ic_It still is reboot(2) , but with only one parameter .15:57
Nyteraxum I'm trying to create a password protected 7z archive but the password field is disabled?15:57
PanVTJ-: Master Pass-Phrase is? I get a password field which I gotta enter, different from the Login one. Is this the "master-passphrase"?15:57
compdocdo you have permission to save the archive, wherever that location is?15:58
PanVTJ-: I remember user password. I am not sure about master one because I don't know what this is.15:58
BluesKajKitt3n, this is what i get, NVIDIA Corporation GT218 [GeForce 8400 GS Rev. 3] (rev a2)15:58
aleimcan anyone help please? strange things are happening with my external drives!15:58
TJ-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 password15:59
mwicAnyone 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
Kitt3nBluesKaj, sec, upgrading packages, will give you the whole string15:59
PanVTJ-: Wait a second15:59
BastichouHey there, I need to shrink my partition (using lvm2). Should I shrink my filesystem (ext4) before perform th lvreduce ??15:59
Nyteraxcompdoc, I can create a non-password protected archive there without problems16:00
Nyteraxso.. I guess?16:00
compdocguess so16:00
Nyteraxoh I can add a password afterwards16:00
TJ-Bastichou: Yes, or see "man lvreduce" and its "--resizefs"16:00
Nyteraxor not... 'An error occurred while saving the archive'16:00
PanVhttp://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
PanVTJ-:16:01
compdocNyterax, does it need an addtional compression or encryption library/program installed?16:02
Nyteraxnot sure. I could create a regular 7z archive out of the box16:02
TJ-PanV: what is that image supposed to show, besides the desktop?16:03
PanVIt 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.16:04
=== onrul is now known as Guest35464
PanVso.. TJ-16:09
Kitt3nBluesKaj, 01:00.0 VGA compatible controller: NVIDIA Corporation GT218 [GeForce 210] (rev a2)16:09
TJ-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:09
BluesKajKitt3n, 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 card16:11
TJ-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 password16:11
PanVTJ-: 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
Kitt3nBluesKaj, I found mine in a computer stone age computer at work that they were throwing on the trash heap.16:11
PanVTJ-: So.. how can I get started by decrypting the /$HOME folder?16:12
BluesKajKitt3n, well it's worth every penny then :-)16:12
Kitt3nBluesKaj, yep, especially when the integrated gpu doesn't work :)...16:13
TJ-PanV: As I asked earlier, have you recently changed the user's password?16:13
giginociao16:13
gigino!lista16:13
ubottugigino: 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:13
PanVTJ-: No.16:14
PanVComplicated answer: Why would I do that?16:14
BluesKajKitt3n, the integrated gpu is an intel right, it's surprising that it's fried , they're usually quite reliable16:14
PanVBluesKaj: Intel graphics can get fried? Interesting..16:14
TJ-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
PanVBluesKaj: Any hardware can get fried but not 'burned'? Perhaps some stuff at translation..16:15
Kitt3nPanV, yep, if I connect a VGA cable to the onboard port, there's simply no signal16:15
PanVTJ-: Kitt3n Installed another graphics card?16:15
Kitt3nYep. :) geforce 210 :)16:15
PanVKitt3n: For me the intel graphics dont work since I got an other graphics card, with a different input16:16
Kitt3nCPU works totally fine, which is quite odd16:16
PanVThe graphics card has an other input. It's not the same.16:16
PanVBRB16:16
Kitt3nit came without a PCI-E graphics card, only using the integrated one.16:16
PanV pci-e = ?16:17
Kitt3nPCI express?16:17
PanVbrb16:17
loahow i can temporarely disable loading of my nvidia driver?16:18
loadelete it from dkms?16:18
TJ-loa: blacklist it16:19
Atiroshola16:19
insyahello 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:21
PanVKitt3n: I just remembered. PCI is the place where you connect stuff like graphics card16:22
stobixinsya: and you have, of course, updated the package list after enabling universe?16:22
Kitt3nPanV, PCI is the old standard, PCI-E is what's used mainly now ;)16:22
PanVKitt3n: Oh yes :P Sorry my brain is not workign right now.16:23
Kitt3n:P16:23
insyastobix, by apt-get update?16:23
PanVKitt3n: 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 XD16:23
PanVKitt3n: You can also go to ##hardware16:23
insyastobix, thank you, it worked now16:24
PanVKitt3n: If you connect the graphics card to PCI-E then Intel Integrated Graphics get disabled, until it is disconnected.16:24
Kitt3nPanV, I had to connect the nvidia card BECAUSE the integrated gpu doesn't work16:24
stobixinsya: good. :) An easy thing to miss.16:25
Kitt3nintegrated without nvidia = no display.16:25
Atirosun buen programa para ubuntu indispensable16:25
PanVKitt3n: Oh. Unable to help then.16:25
PanV##hardware16:25
PanVKitt3n: I thought I would actually help somebody :c16:25
Kitt3nthere's nothing I can do to make it work, I've tried XD16:25
k1l!es | Atiros16:25
Kitt3nwould have to replace the cpu for that, which I don't wanna do16:25
ubottuAtiros: 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:25
PanVKitt3n: Do you want to fix your graphics? Perhaps you can ask ##Hardware, they know way more about me regards hardware. and ubuntu probably :P16:26
Kitt3nNeh. I got the computer for free so and I've already tried looking into fixing it16:26
=== akram is now known as Guest19831
PanVKitt3n: Free computer? Send me the computer if you can't fix it :P And go to ##hardware chat before you do that.16:27
PanV!ubuntu | Kitt3n16:27
ubottuKitt3n: 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.com16:27
insyastobix, have a good day, thank you again!16:27
PanVOh, fail command16:27
Guest19831I welcome myself to Xchat16:27
Kitt3nPanV, it WORKS, I am not messing with it now that I've gotten it working!16:27
PanVKitt3n: Wait, does it work or no? If yes why are ya here?16:28
PanVLet's continue chat in  /msg, this is irrevelant with ubuntu16:28
nix__I am currently using Ubuntu 14.04.03. When Ubuntu 15.10 gets released, should I upgrade?16:29
k1lnix__: you need to do 3 upgrades from 14.04 to 15.10.16:29
BluesKajnix__, it will have to be a clean install16:30
nix__BluesKaj: Yeah, I'm aware of that. But should I? Are there any benefits?16:30
k1lnix__: and why dont you wait for the LTS to LTS (14.04 to 16.04) upgrade instead16:30
LeonitusI would imagine the new releases would be buggy16:31
k1lLeonitus: no need to16:31
elijahri'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 directory16:32
stobixA 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
OerHeksLeonitus, new releases can fix things that cannot be fixed now :-)16:32
OerHeksstobix, why not skip the uninstall step, and reinstall right away ?16:33
elijahrif I use %d, it just gives me the current working directory, not the parent directory. btw this is for the nautilus-actions configuration tool16:33
stobixOerHeks: Sounds nice. How?16:33
stobixOerHeks: 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
OerHeksstobix, sudo apt-get install --reinstall udev16:34
stobixAh.16:35
OerHeksnot sure why you think reinstall fix your issue16:35
stobixWell, wouldn't hurt to try. :)16:35
PanVTJ-: are you able to help?16:35
elijahrI can't find a list or explanation on how to use the % parameters anywhere16:36
elijahrthe legend shows me the symbol for (first) base directory, but I guess I am looking for the second base directory16:36
stobixOerHeks: I assume the people suggesting that I reinstall it thought it would fix whatever script that is broken.16:38
stobixOerHeks: That does not seem to be the case, however.16:38
=== stan is now known as Guest3195
stobixOerHeks: What I'm trying to solve: dpkg --configure says that " subprocess installed post-installation script returned error exit status 116:40
stobix"16:40
stobix(dpkg --configure udev, that is)16:40
=== Guest3195 is now known as Starn
OerHeksstobix, what exactly is going wrong with 'scripts' ?? can you post that error on  use paste.ubuntu.com16:41
OerHeks"assumption" about "the people" about "whatever script " is not informative at all.16:41
stobixOerHeks: sure, which output do you want? dpkg --configure udev ?16:42
Starni 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
OerHeksstobix, no, about the failing scripts, the original issue you came up with16:42
Starnalso aptd uses 20 to 50% cpu at all times when it's running.16:43
Starnwhich it's always running in the background16:44
stobixOerHeks: 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:44
stobixSo, 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
OerHeksstobix, oh, that can be fixed, 14.10 ie EOL, so you need the old-releases trick, see ubottu16:45
OerHeks!eolupgrade16:45
ubottuEnd-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/EOLUpgrades16:45
OerHeksie-is16:45
intraderI want to install cint, but the package manager does not find it - can anyone help locate a download site?16:46
stobixOerHeks: oh, nice. Let's hope it says how to fix this. :)16:46
k1l!info cint16:46
ubottuPackage cint does not exist in vivid16:46
Piciintrader: what is cint?16:47
intradera c++ interpreter16:47
ActionParsniphttp://askubuntu.com/questions/406483/unable-to-install-cint-on-ubuntu-12-0416:47
ActionParsnip?16:47
stobixOerHeks: 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:47
jpdsintrader: It's not packaged at all on Ubuntu16:48
* stobix reads the link16:48
jpdsintrader: Actually, apparently it's in the root-system-bin package16:49
ActionParsnip!find cint16:49
ubottuFound: 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&section=all16:49
intraderjpds, 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
ActionParsnip!info root-system-bin16:49
ubotturoot-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 kB16:49
k1lintrader: iirc its in root-system-bin included16:50
marcinlawnikIs this a good channel to ask a tar syntax question?16:51
mrvadonmaybe16:51
intraderkll, ubottu, how do I locate the package for cint in the root-system-bin?16:51
k1lintrader: that is already the package16:52
hhhhhI have an i3-wm question.  I installed i3 from the command line - it won't interpret the config as I expect though.16:52
intraderk1l, what do you mean?16:52
marcinlawnikI'll try then. I'm trying to make a tar backup of a vps, but the syntax I'm using is wrong.16:52
marcinlawnikhttp://paste.ubuntu.com/12886882/16:52
hhhhhWebsite reads - "mouse_warping none" as an appropriate command to disable mouse warping, but my config output reads: ERROR: CONFIG: Line 178: mouse_warping none16:53
hhhhhERROR: CONFIG:           ^^^^^^^^^^^^^^^^^^16:53
hhhhhERROR: CONFIG: Line 179:16:53
hhhhh 16:53
cynixx3!eol1416:53
auronandacehhhhh: i3 have a channel on a different network, check their website to find the irc network and channel16:53
hhhhh:O16:53
hhhhhThanks.16:53
k1l!eol | cynixx316:54
ubottucynixx3: 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/EOLUpgrades16:54
k1lintrader: the package is the root-system-bin. there are no more packages inside packages.16:55
bluesfreak72Hi 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:56
marcinlawnikbluesfreak72, check xda-developers.com16:57
intraderk1l, thanks I try location root-system-bin16:57
=== mike_ is now known as Guest42090
k1lbluesfreak72: you will need specific programs and howtos for your device. better see the samsung s5 mini community on how to root your device16:57
=== marshal0605 is now known as marshal0505
bluesfreak72k1l:  I'll check them out.  Thanks.16:58
Starnany one know why aptd is making ubuntu software center not work?16:59
lynxer10Hey guys good afternoon16:59
intraderquit17:01
intraderhelp17:01
croziorshi17:02
lynxer10I'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:02
croziorshello17:03
croziorsauto lo17:03
croziorsiface lo inet loopback17:03
croziors   not work :s17:03
bekkscroziors: What exactly is "not work" on that?17:03
croziorsinterface17:03
croziorsifup: interface lo already configured17:04
croziors but i don t see in ifconfig LO17:04
bekks"interface" is a word out of context. Can you form a full sentence?17:04
stobixOerHeks: 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
croziorsping 127.0.0.1 not work17:04
croziorsbut eth0 work17:04
stobixOerHeks: it also gives me a "supported_versions: WARNING: Unknown Ubuntu release: 15.04" before that17:04
bekkscroziors: Pastebin the entire output of "cat /etc/hosts; cat /etc/issue; cat /etc/network/interfaces; ifconfig -a" please.17:05
pepijndevos_I installed Jack, but now my normal sound does no longer work. Any idea what to do?17:05
auronandacestobix: a botched upgrade would be a nightmare to piece apart, it really is a whole lot easier to backup what you need and fresh install17:05
stobixauronandace: 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:06
stobixauronandace: it would be nice if I could keep my home folder. Is this possible when reinstalling ubuntu?17:07
=== Arduino_Reprap is now known as A1R
croziorshttp://pastebin.com/LqzFhW6s17: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
auronandacestobix: sure, you just need to make sure any config files don't conflict17:07
* stobix does not, however, have a 260 GiB dvd to backup his data to.17:08
stobixauronandace: oh, so it might overwrite config files but keeps the rest intact?17:08
auronandacestobix: external harddrives are handy as one means of local backup17:08
stobixYeah. Can't conjure up an empty one right now, though.17:09
ineedtoscholarshWhat's the difference between Minimal (Non-X Support) Ubuntu driver and regular driver?17:09
stobixineedtoscholarsh: 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:11
stobixineedtoscholarsh: 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
croziorsbekks ?17:12
auronandacestobix: 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 overwritten17:12
croziorshmm17:12
stobixauronandace: ah. sounds safe enough then. (What Could Go Wrong™)17:12
croziorsi know i have modify hosts17:12
croziors:)17:12
gh16itoI'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
auronandacestobix: 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 route17:13
ineedtoscholarshstobix : i have a amd graphic Radeon R4 graphic   wich one of these i have to insall ?17:13
gh16itoIt created a bunch of diftar volumes, so I don't think it's a permissions issue.17:13
gh16itoIt created exactly 200 difftar volumes, actually.17:14
gh16itoActually, maybe it's something to do with the cord, let me try that.17:14
stobixineedtoscholarsh: 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:14
Starnso nothing on aptd crashing ubuntu software center?17:15
ineedtoscholarshstobix : thats right i  like regular17:15
ZeZuI 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
auronandace!wily | ZeZu17:18
ubottuZeZu: Ubuntu 15.10 (Wily Werewolf) will be the 23rd release of Ubuntu. Discussion in #ubuntu+117:18
OerHeksZeZu, untill release, support in #ubuntu+1 please17:18
ineedtoscholarsh stobix : what is AMD Catalyst™ 15.9 Proprietary Ubuntu 14.04 x86_64 Video Driver for Graphics Accelerators Devel Files (OGL, OCL)17:20
stobixineedtoscholarsh: I have no idea whatsoever. What does the description say?17:21
ineedtoscholarshstobix : http://support.amd.com/en-us/download/desktop?os=Ubuntu+x86+6417:22
auronandaceineedtoscholarsh: you really ought to stick with the drivers in the ubuntu repos (additional drivers)17:24
OerHeksfglrx driver 15.7 also known as 15.20 is in Ubuntu repositories for trusty, vivid and wily releases.17:26
Starnthis is my pastebin for software center.. http://pastebin.com/Ed8qqmbt17:28
OerHeksStarn, on what linux version ?17:29
=== inaddy is now known as tinoco
StarnOerHeks, Ubuntu 15.0417:30
k1lStarn: did you change something with python on the system? what os is that exactly?17:30
Carol_hi can someone help me as I'm a bit confused17:30
=== rajak is now known as Guest8019
baizon!ask | Carol_17:30
ubottuCarol_: 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 !patience17:30
OerHeksStarn, oke, try in terminal:  sudo dpkg-reconfigure software-center --force17:31
Starnkil: ubuntu 15.04 and i've personally not changed anything in python all i've done is install updates and steam.17:31
Carol_hello?17:31
OerHeksthen update again17:31
Carol_anybody up there?17:31
StarnOerHeks, i've tried that..17:31
PiciCarol_: there are about 1,800 people here. do you have a specific question?17:31
StarnOerHeks, if you can find it on google or askubuntu i've tried it.17:31
StarnOerHeks, i will try again just for the sake of being thorough17:32
OerHeksStarn, what is the output if you try: sudo apt-get install -f17:32
StarnOerHeks, 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.17:33
StarnOerHeks, 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:40
OerHeksStarn, remove that stored password in passwords&keys, and try again ?17:43
StarnOerHeks, just found it and removed trying to launch it again.17:45
OerHeksStarn, if it works, you might have given a hint to a long known issue when those python2.7 issues appear suddely :-)17:46
pkullHi! 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:47
StarnOerHeks, still not working :(17:48
=== BuscamosInformat is now known as JobTalentJavaEE
OerHeksStarn, are you sure you have softwarecenter open without the terminal you just used? that can bite too.17:49
OerHeksif so, i am out of ideas :-(17:50
TJ-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:50
OerHeksTJ-, would "  sudo dpkg-reconfigure software-center --force " fix that?17:51
StarnOerHeks, new pastebin.http://pastebin.com/jpQ1JRwc17:52
TJ-OerHeks: not sure, but definitely worth a try17:52
StarnTJ-, what does that even mean? i understand the possible corruption.17:52
pepijndevos_My audio is messed up aplay does work now, but Firefox does not.17:52
OerHeksTJ-, he did already :-(17:52
StarnTJ-, i've also tried purge and reinstalling everything.17:53
OerHeksTJ-, or his filesystem is mounted read only.. could be the issue too ...17:54
OerHeksStarn, can you write a file in your /home/  ?17:54
StarnOerHeks, yes.17:54
OerHekstouch ~/something17:54
OerHeksoke, so it is not a faulty filesystem17:54
StarnOerHeks, yep touch ~/something made a file haha17:55
TJ-Starn: have you tried "rm -R ~/.cache/software-center"17:56
Eyois this a good place to ask about correcting dependencies? https://bpaste.net/raw/6a7cce13c5ca17:57
EyoI wanted to just remove gcc/build-essential and reinstall but now it won't let me17:57
TJ-Starn: does the software centre GUI 'crash' or remain running?17:58
=== funkyHat_ is now known as funkyHat
StarnTJ-, 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
TJ-Starn: this may be related: bug #116388617:59
ubottubug 1163886 in webkitgtk (Ubuntu) "software-center crashed with signal 5 with WebKit 2.0+" [Critical,Triaged] https://launchpad.net/bugs/116388617:59
StarnTJ-, before it was literally crash to desktop.17:59
Eyothe root of the problem is this:18:00
Eyohttps://bpaste.net/raw/e2f7ca0d385b18:01
=== kazuma|2 is now known as kazuma_
StarnTJ-, i lied it crashed again..  so it's doing both just freezes and sometimes crashes.18:03
=== Rexter2 is now known as Rexter
TJ-Starn: from that bug report, there's a possible workaround in comment 2918:03
daftykinsPanV1: i didn't send you that link at all, but if you found another you could follow - cool :)18:03
ijarhello 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:03
TJ-Starn: also mentioned in specific detail in comment 3118:04
ememotahello18:05
TJ-Starn: comment 45 gives step-by-step instructions18:05
StarnTJ-, i'll give it a try. also software-center --version produced no errors.18:06
=== Rexter2 is now known as Rexter
TJ-Starn: there's a silly test too! "software-center --force-rtl" :D18:08
alteregoahello ubuntunian candidates18:08
TJ-Starn: I assume RTL is right-to-left text ... but worth a try :)18:08
alteregoaubuntu delayed for marty mcflys arrival?18:09
Starnso far the fixes on launchpad don't work..18:09
StarnTJ-, i'll try the software-center --force-rtl18:09
ijarI 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:11
daftykinsijar: boot a live session from a flash drive then reinstall grub perhaps18:12
ijardaftykins, I am already in live session. how can I reinstall grub?18:13
daftykins!grub18:13
ubottuGRUB2 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/Grub218:13
StarnTJ-, http://pastebin.com/tQHKqYT8  new pastebin.. it didn't work seems like same errors?18:13
StarnTJ-, i'm terrible btw at reading debug info and console info like this. half the stuff just confuses me.18:14
OerHeksStarn, are you on wireless now?18:14
ijaris it with this procedure here: http://howtoubuntu.org/how-to-repair-restore-reinstall-grub-2-with-a-ubuntu-live-cd ?18:14
OerHeksStarn, from that earlier bugreport, someone mentioned that all went normal on cable...18:14
ijarwant to make sure before applying18:15
TJ-Starn: can you do "strace -o /tmp/sc.log -f -e trace=file software-center" and then pastebin the /tmp/sc.log ?18:15
daftykinsijar: is that you searching yourself, or following the links ubottu provided from my trigger?18:15
OerHeksijar, why not use the given url, see ubottu18:15
ijarbecause it is not a simple solution page as in the link I referred18:17
ijarbasically I wanted to know if it is correct18:18
OerHeksmaybe, not tested that version.18:18
daftykinsijar: run boot repair like the link says please18:19
OnceMeto backup my system, without home, (I didnt mounted home) is rsync -av --one-file-system /mnt /media/dest enough?18:19
OnceMethat will prevent /proc /dev and other unnecessery stuff?18:19
ijardaftykins, like the link I posted says, or the link in ubottu?18:19
jpdsOnceMe: That'll just pull whatever's in /mnt18:19
daftykinsijar: the one i said.18:20
jpdsOnceMe: And you probably want -aPv18:20
ijarthere is no solution there.18:20
ijartwo pages of explanation18:20
Eyocan someone help me with correcting dependencies? https://bpaste.net/raw/6a7cce13c5ca the root of the problem is this https://bpaste.net/raw/e2f7ca0d385b18:20
ijarI show a solution page and dont get any comment18:20
ijarwhy?18:20
Eyothey both want different packages18:20
ijarwhy is it always like this?18:20
ijarlately18:20
ijarhere18:21
ijarno help18:21
EyoI wanted to just remove gcc/build-essential and reinstall but now it won't let me18:21
ijarjust "do as you are told"18:21
ijarwhat is that?18:21
jpdsijar: That page looks pretty good ot me18:21
ijarto me not.18:21
OerHeksijar, go for it, if it crashes, you can always try OUR page :-D18:21
ijarbecause I am new with this18:21
OerHeks!attitude18:21
ubottuThe guidelines for using the Ubuntu channels can be found here: http://wiki.ubuntu.com/IRC/Guidelines18:21
megihello!! guys18:21
daftykinsijar: it says run boot repair, so please do it.18:21
OerHeksdaftykins +118:22
ijarand 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 it18:22
ijaroh yes..attitude.18:22
daftykinsijar: 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
OerHeksijar, again: maybe, not tested that version.18:22
ijaroh yours, ours..18:22
ijarit already shows the thinking18:23
ijarthere used to be positive helping people here18:23
daftykinswhat, that community edited guides *just might* be ok? :)18:23
megiI'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
daftykinsijar: there are still, just for some reason you are an awkward user who refuses to follow provided advice.18:23
jpdsijar: Why don't you try boot-repair and see what happens rather than complain on here?18:24
kazuma_ijar noone wants to help you if you sound like your complaining either and saying noone is postive18:24
ijaryou awkwardly abstain from taking that one step18:24
daftykinsijar: i think you'll find that's you :)18:24
kazuma_you're18:24
StarnTJ-, yeah sorry i can do that. i was temp away.. running the command now.18:24
ijaryes, I had no intention to spend minutes here like this18:24
TJ-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 files18:25
jpdsijar: https://help.ubuntu.com/community/RecoveringUbuntuAfterInstallingWindows#Using_the_Ubuntu_CD_.28Recommended.2918:25
megiMy 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
jpdsijar: Literally four steps with a GUI app18:25
ijarjpds, I havent installed windows. I have nothing to do with windows18:26
jpdsijar: Same principal applies for restoring GRUB18:26
daftykins_nobody_ is talking about Windows, the advice simply applies the same18:26
megiI've created another user just to check if there is diffenrence but not...18:26
OnceMejpds:ok so how to exclude /proc /dev and all that stuff I dont need for a backup18:26
megiIs it because i have separated /home volume?18:26
OnceMesince its volatile18:26
TJ-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-system18:27
ijarseriously...18:27
OerHeksOnceMe, why would you backup those messed-up systemfolders?18:27
OnceMeOerHeks:well I dont18:27
OnceMeI am finding a way to rsync it without those weird sysdirs18:27
flappynerdmegi, a separate /home partition shouldn't likely affect much of anything18:28
jpdsijar: Yes, seriously, it's exactly the same steps, windows or no windows18:28
bekksOnceMe: "man rsync", find "--exclude".18:28
megiHello? Something about my swap. I really don't want to reinstall the whole system just to use SWAP partition18:28
OnceMeI dont know what all sys folders I dont need18:28
OnceMeexclude is not the way to go18:28
bekksOnceMe: Then backup everything you need.18:28
bekksOnceMe: Exclude actually IS the way to go.18:28
TJ-ijar: in your link, did you follow the steps in the 1st answer, to find the file-system containing GRUB's files?18:28
daftykinsmegi: are you saying you don't have one right now but want to add one?18:28
reisiomegi: something?18:29
ijarI 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
megino I've deleted my first swap partition18:29
jpdsijar: 18:21:30 < jpds> ijar: That page looks pretty good ot me18:29
OerHeksijar, you did get one, but i leave you to it, goodluck.18:29
reisiomegi: and?18:29
daftykinsijar: also amazing how stubborn you are :)18:29
megirecreated it with the same UUID value and now my system mounts it but not using it by my user18:29
TJ-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 OS18:29
megionly GUEST user uses it. why is that?18:30
jpdsmegi: You could always use a swap file instead of a partition18:30
reisiomegi: sudo mkswap /dev/foo, sudo swapon /dev/foo18:30
daftykinsmegi: can you show the output of "free -m" in a paste at http://paste.ubuntu.com ?18:30
EriC^^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 dir18:30
reisiomegi: swap isn't something that is mounted at all18:30
jpdsmegi: I don't think the guest session is saved to disk18:30
OerHeksmegi, a browser uses t in guest session, as it cannot write to its home, there is no guest home18:30
EriC^^OnceMe: the sys dirs are all empty if it's mounted from the live session, they only get populated when you boot18:30
reisioif by 'use' you mean "gets it mounted", that's irrelevant18:30
megiI don't want to use swap file as my hdd is really messed up with bad sectors18:31
OerHeksmegi, a browser uses swap in guest session, as it cannot write to its home, there is no guest home18:31
megiI've just managed to find good sectors 'for now' and don't want to force rewrite in my / dir18:31
daftykinsmegi: you shouldn't even be using that computer then, you should backup your data and buy a new one.18:31
daftykinseven a single bad sector is unacceptable.18:32
meginope guest account uses /tmp directory18:32
megito write on, my user had /home instead18:32
OnceMeok doing whole sys backup except for home dir,I already got that18:32
OnceMeafter that I will start win8 installation :)18:32
ijarjpds, ok, as can be seen from my reply to it, I thought you referred to the u-boot link18:32
bekksOnceMe: Do you have a backup of your home already?18:33
daftykinsmegi: 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
ijarehm, sorry, ubottu...18:33
megiI know about that bad sectors it's just for a while until I buy a knew hdd18:33
meginew*18:33
daftykins'a while' is how long?18:33
daftykinsyou should have ordered one already :)18:33
EriC^^OnceMe: all the partitions right? cause i remember you had a bunch18:33
megimonth or two, not sure yet18:33
OnceMewell yes18:33
daftykinsmegi: anyway swap will always be on disk so there's no way to help you18:33
OnceMeIm going to remove them all18:33
OnceMeand start fresh18:33
megialthough it's not my laptop, depends on my friends willing to buy new hdd18:34
EriC^^OnceMe: i mean did you mount them all and back it all up?18:34
jpdsmegi: Get an SSD18:34
EriC^^OnceMe: cause you had like 3 or 4 of them18:34
megiit's too old laptop doesn't deserve ssd :D18:34
reisiomegi: so you don't have a problem?18:35
reisiooh good :p18:35
OnceMeEriC^^:I dont need backup from windows partitions18:35
OnceMeI had nothing on them :)18:35
bekksOnceMe: Do you have a backup of your home already?18:35
EriC^^OnceMe: i mean the linux ones were like 3 or 418:35
EriC^^OnceMe: can you type cat /mnt/etc/fstab | nc termbin.com 9999 ?18:35
EriC^^it'll show what gets mounted where18:35
StarnTJ-, i'm running into a lot of issues trying to paste this into pastebin.18:36
megiI'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 system18:36
OnceMeI manually edited fstabs and they are broken :D18:37
bekksmegi: swap is always used by the system, not by a user.18:37
megibut tnx anyway, I'll reinstall...18:37
OnceMebut those partitions others were for swap\18:37
OnceMeboot home and linux itself18:37
EriC^^oh18:37
TJ-Starn: file too big?18:37
megiok so how I can manage the system to use it when I use many programs18:37
TJ-Starn: generally, "pastebinit /tmp/sc.log" should do it18:37
daftykinsmegi: you can't, it's damaged, i wouldn't be using it at all.18:37
bekksmegi: mkswap /dev/foo; swap -a /dev/foo18:37
megiwith swappiness 60 and 2 gb ram full out of 3 gb should the swap be used right?18:38
bekksmegi: But since your disk is damaged, I second daftykins18:38
StarnTJ-, that might work better than me trying to use a webbrowser 'cause it's so large my computer is literally slowing down18:38
EriC^^OnceMe: you had a 4gb boot?18:38
reisiomegi: wha?18:38
reisiomegi: swap is mostly used when you run out of ram, or if you're suspending18:39
megireisio: I've had 2 gb out of 3 GB ram used and swap - none18:39
megibut it's mapped18:39
OnceMeEriC^^:yap :D18:40
daftykinsmegi: as i asked, "free -m" in a pastebin would be handy right now.18:40
reisiomegi: like I said18:40
megialthough hibernation not working18:40
reisioseparate issue18:40
megiupon the same reason- there is no processes running by my user transferred to swap space18:40
reisiomegi: so what18:41
reisioare you trying to find a problem you don't have? :p18:41
megifree -m says 2000000 b and 0 b used18:41
daftykinsmegi: can you run the above command?18:41
megii can assure you about that18:41
daftykinsmegi: put the whole thing in a pastebin at http://paste.ubuntu.com18:41
StarnTJ-, 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 now18:41
megiok.. I'll paste it18:41
TJ-Starn: Ouch! stop it then, that'll fail anyhow with 'too big' lets compress it :)18:42
megiI 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
StarnTJ-, yeah quad core 6gb ram can barely open it in pluma or gedit btw.18:42
daftykinsmegi: i still want to see the output of that command first-hand, do you refuse to share it? is there some problem?18:43
reisiomegi: what makes you think you're running out of ram18:43
TJ-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
ijardaftykins, 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:43
daftykinsijar: 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
StarnTJ-, i have google drive will that work for you?18:44
TJ-ijar: if you fixed the issue you cannot have deleted the Ubuntu partition/file-system18:45
TJ-Starn: sure will.... although I have to break for dinner right now so might be a little while to get back to it18:45
ijaryou seriously have problem in your mind18:45
megihttp://paste.ubuntu.com/12887609/18:45
ijarTJ- yes, one partition was deleted18:46
daftykinsok, so 11GB swap18:46
megiyeah it's too much but it eneded like empty space so I decided to use it18:46
reisioexcess of swap18:46
StarnTJ-, that's fine i got some things to do other than mess with computer anyways haha gotta clean up and eat my self XD18:47
geomyidae_oh upstart, I love you so, even though my network is up, none of the services with "network" in the name are stopped18:47
daftykinsbut 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 happen18:47
geomyidae_which means the upstart guide telling you to use "stopped networking" as a trigger is useless18:47
megiit's not a problem the swap size but the utilizing of it18:47
daftykinsmegi: it shouldn't be used until the RAM is full - and that's what's happening :)18:47
megias you see 815 free ram and 0 used swap. why is that?18:47
ijarI 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 here18:47
StarnTJ-, https://drive.google.com/file/d/0B63NgyYRildrZ1VxV2VFalloNHM/view?usp=sharing   i believe that link will work18:47
daftykins!linuxatemyram18:47
daftykinsdamn.18:47
meginot sure about that - that's what swappines if for!18:48
daftykins!ram | megi here18:48
ubottumegi 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
daftykinsmegi: 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 today18:48
ijardaftykins, don't PM me writing adjectives, rude man! if you're ashamed of using them in public, don't PM people, either!18:48
megiwell I can use your resolving of that problem on my personal laptop as well18:49
reisiomegi: swap isn't used until you need it18:49
megiI've did the same there and the same ***18:49
reisiomegi: what's the problem18:49
megiok I'll fill my ram and i'm pretty sure no swap will be used after all18:50
TJ-Starn: I have the file; I'll look when I return from dinner18:50
reisiommhmmm18:50
reisioTJ-: what's for supper?18:50
megiI'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 RAM18:50
reisiobetter to wait for a problem to exist before fixing it18:51
megiyeah ram-to-swap might be slow but still it's a solution for now18:51
StarnTJ-, 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
daftykinsnot with a faulty disk it isn't :)18:51
megithere's gonna be reinstall it seems...18:52
daftykinsmegi: 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 | pastebinit18:53
megiI'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 that18:53
daftykinswe are listening, there's just no point resolving that even if it is as you say, whilst the disk is faulty.18:53
reisiomoreover, you haven't proved it18:53
megiit's that bad so I've had to leave first 50GB sectors and the last 50GB of disk geometry to use that 500GB sata disk18:54
daftykinslol18:54
daftykinsthat's horrific18:54
megiit's gonna be long time to wait for smartctl to finish18:54
reisiothe time you've spent on it already is probably worth a 500gb replacement drive18:54
daftykinsit just reads info so it won't take long at all18:54
daftykinsmegi: it's instant, just an information command18:55
reisiosmartctl is pointless18:55
daftykinswell i wanna see how bad it is :P18:55
reisiobest case, it tells you what you already know18:55
megi:D well it's not my laptop, I'ld have bought one hdd already18:55
daftykinswhy are you even using someone elses?18:55
reisioso wasting time for someone else is good? :p18:55
daftykinsreisio: are they not doing the same to us? ;)18:55
ubuntuUserhi all18:56
reisionope18:57
reisioteaching someone how to not waste time is not a waste of time18:57
reisioat least not compared to most things18:57
reisioubuntuUser: hi18:57
megihttp://paste.ubuntu.com/12887703/ here is the output18:58
megiahahh i'm not using it but configuring it18:58
lepel101Hi, I am trying (an failing, so far) to use xpra with ubuntu on the server side and windows on the client side18:59
reisiolepel101: bummer19:00
lepel101After 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
ubuntuUserplease 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
bekksubuntuUser: Whats the actual issue behind that?19:00
megiso what do you think about that WD hdd :D19:00
reisioubuntuUser: to do what19:01
lepel101the (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
ubuntuUserput my openvpn config on my exe client19:01
daftykinsmegi: 124 pending sectors, mmm ouch19:01
bekksubuntuUser: Thats not going to work.19:01
ubuntuUserthe client works19:02
bekksubuntuUser: you need to modify the source code of that binary for reading the config from the resources section properky.19:02
megi:D toshiba will be it19:02
megithe new hdd :D19:02
catbughey guys, i just got a logitech g430 headset19:02
daftykinsmegi: i wouldn't19:02
catbugis there a way i can get it to work with trusty19:02
lepel101the full error on the server since attempting to connect -> http://pastebin.com/ttK5V56d19:02
ubuntuUserno I wrote a litle gui in python that manage openvpn19:02
daftykinsbut whatever you want ;)19:02
akikubuntuUser: have you tried unzipping the openvpn client exe?19:02
catbugvia usb19:02
ubuntuUserI've create an exe with py2exe19:03
megiin most cases (in my hands especially) hitachi and seagate lasts longer19:03
megias hitachi is cheaper... :D19:03
lepel101I searched for the error, and only 1 hit on google even remotely resembles something relevant -> https://www.xpra.org/trac/ticket/75719:03
akikubuntuUser: the openvpn server on pfsense creates a openvpn client package exe which is actually a zip file19:05
ubuntuUserand 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 exe19:06
Starnso 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
daftykinsubuntuUser: that is not an Ubuntu task, since an .exe is Windows19:06
lepel101would appreciate any help or suggestions :)  (btw, I can connect to the server and run x programs using ssh -X and xming)19:06
ubuntuUserbut I want to make this with my ubuntu server19:06
lepel101(also would appreciate if someone forwards me to a more appropriate channel for my problem, if there is any)19:07
bitbyterpart19:08
=== xubuntu is now known as Guest25157
lepel101to give some context,  I have a fairly unstable internet connection, and with ssh -X,  everytime I get disconnected I lose all my work19:11
bekkslepel101: I suggest using nxclient/nxserver then.19:13
lepel101the program still runs on the server,  but the screen is lost at the client side19:13
DyzemHi, 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
lepel101searching 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 else19:13
bekkslepel101: Just told you about an alternative.19:13
lepel101thanks for the suggestion bekks,  I'll check it out right away19:14
akiklepel101: another one is x2go19:14
lepel101yes sorry,  I type too slow in my old age :-)19:14
lepel101thanks akik,  will check that out as well19:14
akiklepel101: x2go and nxclient don't connect to existing x sessions though19:15
lepel101hmm,  so for my use case,  after a network error,  I would lose my work just the same with those alternatives?19:16
akiklepel101: no. i meant that if you're running a x session on the remote server at first, x2go and nxclient can not connect to it19:17
akiklepel101: but they create a session which can be suspended and resumed later19:17
OnceMeok EriC^^now im ready to install win 819:17
lepel101ok, that sounds fine then, thanks :)19:17
OnceMein 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 it19:18
akiklepel101: it's like a graphical screen session if you know gnu screen?19:18
JimmyNeutronDyzem, does wired work?19:18
OnceMeis that the good boot sequence? Or I should move my real disk with UEFI on it before ubuntu which has nothing19:18
OnceMeEriC^^ ?19:19
EriC^^OnceMe: no, that's fine19:19
OnceMeok19:19
DyzemJimmyNeutron, yes I'm running from wired right now. Absolutely no problems with wired.19:19
lepel101haven't used gnu screen,  only used regular ssh -X with java programs (probably vnc is used under the hood)19:19
lepel101do you have a personally preference for x2go or nclient, akik, bekks?19:20
akiklepel101: with gnu screen you can leave programs running on the remote server and detach your terminal, then resume those prorgrams at a later time19:21
akiklepel101: the programs keep on running the whole time19:21
OnceMeuhm EriC^^I get No device drivers were found.19:21
JimmyNeutronDyzem, 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 connection19:21
OnceMeI think I need to put UEFI hdd before ubuntu which is not UEFI..?19:21
lepel101ok,  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
akiklepel101: yes19:22
akiklepel101: but gnu screen is only for text based terminal programs19:22
JimmyNeutronDyzem, 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 stable19:23
DyzemJimmyNeutron, 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:23
lepel101aha, ok,  looking into x2go and nxclient/nxserver then (do you have a between thosepreference?)19:24
JimmyNeutronDyzem, Try newer drivers or beta drivers for your wireless chipset19:24
OnceMenow ubuntu disk in bios become UEFI19:24
OnceMehowever I cant see my usb :(19:24
akiklepel101: 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 developed19:25
OnceMeEriC^^:?19:26
lepel101alright,  I'll give x2go a try first then,  thanks a lot for the help!  really appreciate it,  this really could save me countless hours19:26
OnceMeI see two kingstons now19:26
OnceMeone is UEFI and one is not19:26
OnceMeshould I pick UEFI one?19:26
OnceMeEriC^^:?19:27
=== wook is now known as Guest90727
OnceMeeh Ill try tomorrow when I have more time19:32
OnceMecya tmrw EriC^^19:32
OnceMeI think my usb is corrupted from some reason but its a fresh win819:32
=== MonkeyDust_ is now known as MonkeyDust
dmorHello all, how are you?19:48
MonkeyDustdmor  this is the ubuntu support channel19:49
dmorIs it possible to ask a technical questions related to network-based installation of Ubuntu 14.04 LTS?19:49
daftykinsyes19:49
cotoholaaaaaa19:49
cotoHolaaaaaaa19:50
cotoalguien?19:50
daftykinscoto: english only please.19:50
daftykins!cl19:50
MonkeyDust!es19:50
ubottuEn 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
daftykinshmm we have no chile :D19:50
cotoxd19:50
cotosorry19:50
dmorI'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:50
bekksdmor: Everything older than 14.04.3 is outdated for 14.0419:51
daftykinsdmor: why do you prefer 14.04.1 ? you need to remain up to date19:51
bekksdmor: So basically you want to install 14.04.319:51
bekksAND you want to update your 14.04.1 server :)19:51
dmorIt's for a client of mine. He has a product which based on 14.04.1.19:51
dmorIs it technically possible?19:51
bekksdmor: Only if you run your own 14.04.1 repo19:52
dmorHow's the mirrors works in Ubuntu LTS? does each minor version has it own URL?19:52
OerHeksdmor, if you compile it yourself, yes.19:52
bekksdmor: minor versions arent in the repos anymore.19:52
dmorbekks: how can I do it? using apt-repo? I don't anything to sync except maybe the 14.04.1 iso itself, right?19:52
bekksdmor: wrong.19:53
dmorI'll be happy to learn.19:53
bekksdmor: the repos contain far more software than whats on the iso.19:53
dmorHow can I sync the repo of 14.04.1?19:53
OerHeksdmor, you wast your time finding out, and such request is not supported.19:53
bekksdmor: There is no repo for 14.04.1 anymore.19:53
dmorThanks for the answer.19:53
dmorI've tried.19:54
daftykinsdmor: does it specifically need the older kernel of 14.04.1, or is it deeper than that?19:54
daftykinsdmor: bearing in mind 14.04.3 tends to install with 3.19 kernel and 14.04.1 uses 3.1319:54
dmorI really appreciate your help.19:54
dmorYeah. I'll explain that to my client. thanks. is there a way to use 14.04.3 with the 14.04.1 kernel?19:54
daftykinsyes, not sure about your setup but you can install from 14.04 / 14.04.1 media then dist-upgrade19:55
MonkeyDustdmor  explain to your client that 14.04.1 is outdated19:55
dmorThanks a lot.19:55
dmorGot it19:55
dmorI really appreciate your help.19:55
dmorAll the best for now!19:55
Bashing-omdmor: My input. If you install 14.04.1 you can remain on the 3.13 serieis kernels .19:56
Bashing-omseries*19:56
dmor10x Bashing-om19:57
justin____hello20:03
=== justin____ is now known as justin_k
daftykinslo20:03
justin_kwhat is up20:04
OerHeksjustin_k, moon or the sun, but this is ubuntu support20:04
Eyocan 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 me20:24
daftykinsEyo: try removing with "sudo dpkg -r <package>"20:25
Bashing-omEyo: Look'n ,20:25
OerHeksEyo, seems like you are on Utopic ?20:25
OerHeks= 14.1020:26
EyoI'm on elementary os :p20:28
Eyodaftykins: already tried that20:28
daftykinsoh lawd20:28
daftykins!elementary20:28
ubottuElementary 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
daftykinsEyo: sorry, ask them :)20:28
OerHeksEyo, oh, that explains it20:28
Eyohey, the package system is the same20:28
daftykinssorry, it has its' own problems20:28
Eyolike?20:28
daftykinsnot being ubuntu20:28
OerHeksThat gcc 4.9.1-16ubuntu6 is an old package, not sure if Elementary still uses it20:29
EyoI installed that20:29
Eyowith dpkg20:29
OerHeksEyo, goodluck20:29
EyoI was on 4.9.1-0ubuntu1 before20:29
MonkeyDustEyo  we don't know what the elementary devs changed to make it elementary20:29
croziorsi have upgrade ubuntu 12.04 to 14.04  but apache2 now not work20:30
daftykinscroziors:  kg20:30
daftykinsoops20:30
Eyothere's no difference in the package system20:30
TJ-The 4.9.1-16ubuntu6 is from vivid; 4.9.1-0ubuntu1 is from trusty-updates ... VERY broken20:30
daftykinscroziors: big configuration changes between those two, you need to edit your host files most likely and check your log files20:30
daftykinscroziors: your apache log will tell you what is wrong in the configs20:30
OerHeksEyo, utopic is EOL here, those packages are old, we dn't know how to help you.20:30
TJ-Eyo: but, it isn't Ubuntu. We support Ubuntu, not Elementary, the same as #debian supports Debian but not Ubuntu20:30
Eyo10/1020:31
Eyowtg guys20:31
Eyo#elementary is dead20:31
Eyo#ubuntu won't help20:32
daftykinsyou could install Ubuntu, we'd help gladly then20:32
Eyobut I already have ubuntu20:32
daftykinsEyo: sorry but this is on you, not us20:32
MonkeyDustEyo  #ubuntu *can't* help20:32
EyoMonkeyDust: excuses20:32
bszaboHey folks20:32
PiciEyo: theres also ##Linux for distro-agnostic help20:33
k1l!elementary | Eyo20:33
ubottuEyo: 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
Bashing-omEyo: Install 'buntu . then we will support . Alternately, ubuntuforums.org also offers support for all linux .20:33
k1lor ##linux20:33
bszaboI just upgraded from 14.04.3 to 15.04 and I am running into two problems:20:33
EyoPici: thanks!20:33
=== marshal0605 is now known as marshal0505
bszabo1) Systems suspends after logging in while docked20:33
croziorshttp://pastebin.com/3U9sMxEz20:34
=== stan is now known as Guest47816
k1lcroziors: "Could not open configuration file /etc/apache2/httpd.conf: No such file or directory"20:34
bszabo2) Logitech H390 headset no longer properly recognized - it shows up as C-Media Electronics, Inc.  "Lync Audio Device"20:34
daftykinscroziors: yeah so line 214 of apache2.conf refers to a file that doesn't exist, resolve that20:34
jog1Hi 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 again20:36
daftykinsi don't think chrome would make your file system change to read only20:37
daftykinslikely something is wrong with your disk, do you use an HDD or an SSD, jog1 ?20:37
=== topdownj1 is now known as topdownjimmy
gwr053I 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
jog1daftykins, it definitely did cause read-only, and chromium won't launch now either, and neither will firefox20:39
daftykinsgwr053: unlikely20:39
jog1i use an hdd20:39
daftykinsjog1: ok and which ubuntu is this?20:40
jog13.13.0-66-generic kernel20:40
jog1linux mint 17 qiana/ubuntu 1420:40
daftykinsoy vey20:40
jog1I'll update to whatever if it will help20:40
gwr053I got it to restore to a USB drive. Why won't it work with a blank bluray?20:40
daftykinsalright 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
jog1it was the last lts20:40
Lauenceb_hi20:41
jog1it's not a mint q - it's a ubuntu - it's running an xubuntu desktop version right now20:41
daftykinsjog1: run "sudo apt-get install pastebinit smartmontools" then "sudo smarctl -a /dev/sda | pastebinit"20:41
Lauenceb_I have a problem, I need to fix metacity20:41
daftykinsjog1: if it's Mint, it's Mint - i don't care :)20:41
Lauenceb_nohub metacity --replace &20:41
Lauenceb_isnt doing anything for me20:41
Lauenceb_what gives?20:41
jog1daftykins, it started as ubuntu, i added mint, and xubuntu and lubuntu a while back, and now it's all things combined20:41
TJ-Lauenceb_: what is "nohub" ? is it a typo for "nohup" ?20:42
daftykinsjog1: that's nice, can you run the commands?20:42
jog1it gave error20:42
Lauenceb_nohup yes20:42
jog1invalid api-dev-key20:42
Lauenceb_sorry20:42
jog1and smarctl wasn't found20:42
jog1i assumedyou meant smartctl20:42
Lauenceb_--display=0      ?20:42
daftykinsjog1: ah yep, honest typo.20:43
daftykinscat is on my lap :P20:43
jog1daftykins, still getting bad api req20:43
ipoxfredcan anyone join the offtopic channel and ask what did I do?20:43
Piciipoxfred: you can join #ubuntu-ops if you want to discuss your ban.20:44
daftykinsjog1: signs of out of date, run "sudo smartctl -a /dev/sda" and pastebin it manually to http://paste.ubuntu.com20:44
ipoxfredPici, its plain stupid to beg a stranger to let me in a channel20:44
daftykinsipoxfred: i suggest you follow procedure and ask where is appropriate.20:45
jog1daftykins, no browser works, so i can't paste it20:45
daftykinsalright i'll need my fellow helpers advice on an alternative20:45
daftykinswhat's the termbin thing guys? :D20:45
jog1daftykins, can't create files because system read-only20:46
zo1nkshello20:46
jog1daftykins, open a private channel with me here so I can paste in there for you?20:46
daftykinsjog1: you don't need to create a file, just run a program and throw some text online, give us a minute20:46
jog1pastebinit won't work - keeps giving error20:46
TJ-jog1: "sudo smartctl -a /dev/sda | nc termbin.com 9999"20:46
zo1nksis my text visible to you?20:46
daftykinsTJ-: ty :)20:46
zo1nksam i visible?20:46
TJ-zo1nks: Yes20:47
daftykinszo1nks: no, we're just waiting for you to ask a question instead of state nonsense20:47
gwr053What I want to do is backup a Blu-Ray DVD. No way to do it in Linux.20:47
zo1nksperfect thanks (sorry for being such a noob) im new to irc20:47
daftykinsgwr053: there are questions of legality on that, so sorry, can't help20:47
TJ-daftykins: I *think* I remembered Eric's favourite termbin stanza correctly :)20:47
daftykins:D20:47
zo1nksare there any channels for "fun chat" e.t.c20:47
daftykins!alis | zo1nks20:47
ubottuzo1nks: 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 http20:47
zo1nksin order to get used to irc20:47
TJ-zo1nks: #ubuntu-offtopic ... sometimes20:48
bpromptzo1nks:      check http://irc.netsplit.de/channels/?net=freenode   for channels :)20:48
zo1nksthanks #ubuntu-offtopic20:48
bpromptzo1nks:   and yes, we can see you :)20:48
jog1daftykins, pastebinit keeps giving "bad api request, invalid api_dev_key"20:49
daftykinsjog1: yes we established that several minutes ago, can you now run what TJ- shared?20:49
jog1yes - http://termbin.com/0wwg20:50
daftykinshmm, disk health looks mostly ok20:50
jog1the disks are fine20:51
jog1it's chrome that crashed or altered something in the kernel i think20:51
daftykinsjog1: interesting that you should say this given the state of errors in the table in that data20:51
daftykinsbrowsers do not edit the kernel :P20:51
TJ- jog1 show us "cat /var/log/kern.log | nc termbin.com 9999"20:51
=== smitbose_ is now known as smitb
jog1http://termbin.com/dd1w20:52
daftykinsmmm unhappy graphics drivers20:53
TJ-jog1: are you running the OS from a USB device?20:53
jog1no20:54
daftykinstwo mechanical HDDs, hmm20:54
=== youth is now known as Guest26432
daftykinsjog1: "sudo smartctl -a /dev/sdb | nc termbin.com 9999"20:55
OerHeksAPI mismatch: the client has the version 340.93, but this kernel module has the version 304.12520:55
jog1http://termbin.com/impr20:55
daftykinsjog1: at this point i would recommend running memtest20:57
jog1should I switch the nvidia driver to 340 from 340-updates?20:57
jog1daftykins, the memory is fine20:57
TJ-jog1: fix the nvidia driver mismatch, and also it might help to fix the missing TV capture card firmware20:57
jog1i thought i had disabled the tv capture card20:57
jog1TJ-, recommend cli commands?20:57
TJ-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
jog1TJ-, that's likely the issue20:58
jog1TJ-, please advise more specifics20:58
daftykinsyou should purge all nvidia* and reinstall something else20:58
daftykinsi find it odd that you draw assumptions about the state of your hardware when you don't even know for sure20:59
jog1daftykins, I know for sure it's not the hdd or mem20:59
daftykinswhy? :)20:59
TJ-jog1: how did you originall install the nvidia drivers? using ubuntu-drivers there should be no mismatch between kernel module and the userspace libraries20:59
jog1because the issue only happens when recently running upgraded chrome/chromium/firefox21:00
jog1and i upgraded the nvidia driver, too with 3... 66 kernel21:00
jog1so it's one of those several culprits. the hardware is fine.21:00
daftykinsalright, but bear in mind it wasn't very hard to check now was it? :)21:00
jog1i used drivermanager gui21:00
TJ-jog1: "pastebinit <( apt list nvidia* | grep installed )"21:00
jog1TJ-, bad api21:01
jog1TJ-, trying termbine21:02
jog1didn't work21:02
jog1typo in pastebinit bash command?21:02
daftykinsdpkg -l | grep nvidia | nc termbin.com 999921:02
daftykins?21:02
jog1daftykins, thx -- http://termbin.com/lsg521:03
daftykinsnot sure it's quite what TJ- wanted mind you21:03
TJ-does the same job ... just confirming that its debian packages installed both versions21:04
daftykinsmint nvidia-prime, it's a laptop right jog1 ?21:05
daftykinsHP Pavilion?21:05
TJ-jog1: it looks like it needs a purge of nvidia-304 ("sudo apt-get purge nvidia-304") which *ought* to remove the DMS kernel module21:05
jog1hp pav21:05
jog1TJ-, doing so..21:05
OerHeksjog1, mint ppa ?21:06
=== jog1 is now known as list
=== list is now known as jog1
daftykinssome kind of hybrid install :)21:06
TJ-jog1: and then "sudo dpkg --configure nvidia-340-updates" *ought* to generate the nvidia-340 kernel module21:06
jog1TJ-, ok21:07
OerHeksi think you need to use ppa-purge that mint ppa to correct your nvidia-issue.21:07
jog1TJ-, says alrady configured / installed21:07
TJ-jog1: OK, generate the module manually then: "sudo dkms install -m nvidia-340/340.93 -k $(uanme -r)"21:09
jog1says it's a g86/geforce 8500 gt.. should I use 340 instead of 340-updates? or xerver--nouveau instead of all?21:09
jog1TJ-, could not find module source.. Directory: /usr/src/nvidia-340-340.93 does not exist21:10
adrian15Can I assume that any Ubuntu installation has /bin/bash ? Thank you.21:12
daftykinsi think it'd be safe to, yeah21:12
jog1TJ-, 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
k1ladrian15: yes21:12
TJ-jog1: looks like the package isn't installed correctly. OK, yes, hopefully that might fix it21:12
k1ladrian15: but default is dash21:12
OerHeksjog1, did you add a Mint PPA ? just wondering about that nvidia prime package.21:13
OerHeksor you are on mint21:13
jog1OerHeks, I am not sure if the ppa is still active21:13
=== Guest68002 is now known as epipercepi
jog1OerHeks, should I turn off the mint ppa if any?21:13
OerHeksi think you need to use ppa-purge that mint ppa to correct your nvidia-issue.21:13
OerHeksjust turning off does not reverse to the original packages21:14
OerHeks!ppapurge21:14
ubottuTo 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:<repository-name>/<subdirectory> » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html21:14
jog1OerHeks, i'll try21:14
jog1OerHeks, it seems to be still running some mint programs21:14
jog1r21:22
jog1TJ-, didn't work21:22
jog1chrome just crashed again. still..21:23
=== DosTuMai is now known as GLaDOSTuMai
jog1TJ-, and it's all read-only again as wel21:24
jog1daftykins, you still here?21:26
jog1OerHeks, still here?21:26
daftykinsyes, personally i'd boot to a live session, fsck the disk - then handle some package management after21:27
jog1daftykins, how does that help?21:28
jog1it's the package mgt which is the issue21:28
daftykinsjog1: i had a feeling you were going to question my reply.21:29
jog1just trying to learn21:29
daftykinsi don't really trust your install since it's this weird mash-up hybrid21:29
k1ldid you use ppa-purge for that PPA?21:30
jog1it is a mashup at this point, because some people kept telling me to try mint v ubuntu v xubuntu v lubuntu21:30
jog1so i did21:30
DyzemI 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
daftykinsMint is a distro though, not a DE as you seemed to word it21:30
MonkeyDustjog1  next time, try them in a virtual machine21:30
MonkeyDustas*21:30
Ru_LinguNewbie ubuntu here, hi! :)21:30
Ru_LinguI mean, linux21:30
jog1daftykins, de?21:30
daftykinsdesktop environment21:31
k1ljog1: 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
daftykinsjog1: if you're still booting read only you need to discover why21:31
jog1daftykins, not booting read only21:31
jog1it's fine when boots. it only goes read only after chrome crashes21:32
daftykinsoh ok21:32
jog1thus not hardware21:32
k1ljog1: show a "dmesg | pastebin"21:32
daftykinsi did not say anything about hardware, why do you jump to these conclusions?21:32
=== tristan is now known as Guest99162
daftykins(not this time at least)21:32
k1ljog1: show a "dmesg | pastebinit" (sorry typo)21:32
jog1daftykins, i figured why the pastebinit was bad api.. the command is pastebin, not pastebinit :)021:32
jog1http://paste.linuxmint.com/view/ow1921:33
daftykinsno it is not, it's pastebinit - but you're running Mint21:33
jog1and they changed it?21:33
jog1:-#21:33
daftykinsso 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 here21:33
daftykins!mint21:33
ubottuLinux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org21:33
jog1daftykins, won't ppa-purge make it pure xubuntu/ubuntu?21:34
daftykinsyou can try what you like, i don't know what you did from the beginning21:35
k1ljog1: so it was a mint install where you installed xubuntu-desktop?21:35
k1ljog1: "lsb_release -a | pastebinit"21:36
jog1k1l, it was ubuntu first, then i tried mint, and then i tried xubuntu and lubuntu21:36
jog1daftykins, it was ubuntu first, then i tried mint, then xubuntu, then lubuntu21:37
k1lCommand line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-66-generic root=UUID=12a1f73c-e0f3-4f24-87a8-f9635d88bb2e ro21:37
k1lso it boots ro from the start21:37
daftykinsjog1: don't tell me.21:37
daftykinsk1l: i was under the impression that's normal on all systems21:38
daftykinsoh it's being handed the UUID and saying ro o021:38
goddardI have some trash in my can that can't be deleted.21:38
goddard2015-08-19 03:47:37 /boot/efi/EFI/ubuntu21:38
goddard2015-08-19 03:47:54 /boot/efi/EFI/antergos_grub21:38
TJ-k1l: 'ro' is standard21:39
k1ldaftykins: hmm, seems like ro boot is standard, yes21:39
jog1TJ-, the nvidia reboot didn't work.. did you have any other possible idea?21:39
fallkinhi am i in a help server21:39
daftykinsyes21:39
TJ-jog1: it seems there's something different Mint does; you'd need to investigate what it is.21:41
jog1TJ-, mint was supposed to be such a smoother version of ubuntu.. but it's not..21:41
daftykinsthat's the lie they sell everyday21:41
jog1how can I get this xubuntu more pure without reinstalling everything? I really just need to get my browser to work asap21:42
daftykinsnope, it's a mess now21:42
stobixHeh. I think my system is kinda broken right now. "command not found: init"21:43
daftykinsif you're using a separate /home it'd be a quick reinstall from good media21:43
jog1daftykins, i believe i am...21:43
jog1how should i check?21:43
daftykinsdf -h21:44
daftykinsor "mount"21:44
mbach_how can I use "gpg2 --gen-key" with ubuntu?21:44
coffeeguyheh any known issues with the new kernel update?21:44
mbach_there's an interference with keyring21:45
jog1daftykins, it is.. but maybe i should try the newest kernel first?21:45
k1lcoffeeguy: what issues?21:45
daftykinsjog1: no, those are real stretches of the imagination - your install is hosed, nuke it from orbit asap21:45
coffeeguyjust wondering if there were any to keep an eye out21:45
daftykinscoffeeguy: we don't know what you're running21:45
coffeeguyubuntu 14.04.321:46
jog1daftykins, but if i'm just going to nuke it, why not try it first anyway?21:46
daftykinsjog1: you claimed to be pressed for time.21:46
jog1which i am21:46
jog1isn't there a simple install command for the newest kernel?21:46
k1ljog1: "sudo apt-get install linux-generic"21:47
OerHeksjog1, LOLS, now you want a kernel which is NOT fixing your issue21:47
k1li would recommend to choose between mint or ubuntu and then safe the important data and then make a clean install.21:47
daftykinsyou're just spinnin' your wheels :)21:47
jog1OerHeks, i thought mint was ubuntu21:47
OerHeksseek support in the mint channels, or do a fresh install jog121:48
OerHeksdon waste our time please21:48
k1ljog1: again: mint is not ubuntu21:48
k1lif it was, it would be called ubuntu :)21:48
jog1distrowatch said it was part of the ubuntu family21:48
k1ljog1: i thought we were already past that.21:48
jog1it's not like i'm making it up.. anyway, yes, past that.21:49
OerHeksstill wasting time ..21:49
jog1i'm just trying to get this pure ubuntu without nuking it21:49
k1ljog1: make a clean cut21:49
Gerowenjog1: 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:50
daftykinsthere we go, so multiple people saying the same thing now21:51
daftykinsseeing as my word never cut it the first time i said things this evening :)21:51
Gerowenjog1: 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
daftykinsand given a spare /home jog1 won't even have to do that :)21:51
daftykinser separate, not spare21:51
jog1right, i have /home separate21:51
coffeeguywell anyhoo, ubuntu seems to be running like top with the kernel update i got this morning so Thank You :D21:52
jog1but there are a lot of third party apps to reinstall21:52
daftykinsjog1: the quicker you get to it, the quicker you can be doing that browsing you need to get to.21:52
jog1sigh21:53
OerHeksIn the hour you wasted here, you could easily do a fresh install.21:53
jog1thanks.. i'll be back21:54
TashaSetsukiHello 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:56
daftykins#ubuntu+1 for Wily please21:57
k1lTashaSetsuki: basically: that should be possible21:57
TashaSetsukiI looked it up and there are issues with fglrx and 4.2 kernel21:57
daftykinsthere are most always issues with AMD and everything :)21:58
TashaSetsukiI've reinstalled ubuntu 3 times in a row now because it keeps messing up when I install fglrx21:58
k1lTashaSetsuki: details matter21:59
daftykinsTashaSetsuki: as i mention though, until 15.10 is released - please take it to #ubuntu+121:59
TashaSetsukiHow do I do that22:00
allegoricalhi, 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
daftykinsdon't install it from a tar22:01
allegoricalokay sorry i just try to understand the tar stuff22:01
daftykinsyou're going to need to regularly update java since it's full of holes :)22:01
daftykinsgrab a PPA from somewhere like webupd8 with the java 8 installer22:02
allegoricalso i should use the apt-get default-jdk something like that? ... oh22:02
daftykins!ppa22:02
ubottuA 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-purge22:02
TashaSetsukiTried #ubuntu1 nothing. ..22:03
daftykinsno, #ubuntu+122:04
k1lTashaSetsuki: #ubuntu+122:04
TJ-allegorical: which ubuntu release are you trying to install Java 8 in?22:04
daftykins"/join #ubuntu+1"22:04
allegoricalTJ-: 14.0422:05
TJ-allegorical: I built openjdk8 for 14.04 as a test for backporting it to the main archive; you're welcome to try that22:06
TJ-allegorical: see: https://launchpad.net/~tj/+archive/ubuntu/java-for-14.0422:06
allegoricalok, thanks guys22:07
MrNumber3ismeHello room22:08
daftykinslo22:08
MrNumber3ismeI 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 connect22:11
daftykinsMrNumber3isme: that's a homegroup password, you should leave the homegroup to make use of inter-OS sharing22:13
daftykinsthe user+pass is a Windows username and password, not the homegroup password22:13
MrNumber3ismeSo my windows password should work?22:14
daftykinsmaybe, but as i say - leaving the homegroup is the best bet.22:15
=== fred_ is now known as Guest779
MrNumber3ismeWhat do you mean leave the home group?22:15
daftykinsi mean literally that - go into the network and sharing center and you'll see.22:15
daftykinsMrNumber3isme: 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
MrNumber3ismeNetwork and Sharing Center on the Windows side?22:16
daftykinsyes22:16
daftykinsat best: it'll be slow, at worst: it'll disable its' own LAN Interface during high-throughput on gigabit LAN22:16
MrNumber3ismeThe 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
daftykinsi'd disagree with that22:17
MrNumber3ismeNormally 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 network22:18
GerowenMrNumber3isme: I use GUFW for local software firewall and SSH for both remote logins and file transfer.22:18
GerowenEasy peasy22:18
* Gerowen heads out to eat dinner.22:18
finetundra_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?22:18
=== mint is now known as Guest14810
Guest14810anyone have an idea why the program kmymoney is so many versions behind in the repos?22:19
Xeon3Dfinetundra_ : http://ubuntuforums.org/showthread.php?t=7320322:19
daftykinspackaging takes time i guess, things aren't always the latest and greatest.22:20
finetundra_Xeon3D: thanks22:20
RepThis1Does 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:20
daftykinsRepThis1: probably someone that does that work for a living if it's serious :)22:22
Xeon3Dfinetundra_ : if that doesn't help then this: http://ubuntuforums.org/showthread.php?t=122382222:22
RepThis1daftykins: 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
daftykinsthat's not a legitimate task then, sorry.22:23
TJ-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 system22:25
geomyidae_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
geomyidae_initctl stop <svc name> fails since the service isn't running... it's a task22:26
TJ-geomyidae_: what service is it?22:27
geomyidae_my own that I'm authoring.22:27
TJ-geomyidae_: pre-stop should terminate anything long-running from post-start22:29
geomyidae_so that would be `initctl pre-stop <myservice>` ? I already took more destructive actions to unblock myself.22:30
mrubuntuThat time will be 15.10 available to download? :)22:30
TJ-geomyidae_: although generally, its not good practice to have background/long-running processes start in the pre/post script stanzas22:30
mrubuntuwhat*22:30
daftykinsmrubuntu: 2 minutes past when it's done o'clock22:31
geomyidae_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
geomyidae_anyway, thank you! :)22:31
mrubuntuoh sorry, i forgot that in usa is still 21.10 :C22:32
MonkeyDustmrubuntu  the usa span more than 1 timezone22:33
mrubuntucan i download daily build now and tomorrow it will become stable?22:33
daftykinsyes just update22:33
bk_quick question, prob been asked a million times... what time GMT is the new release going to be avaliable?22:48
daftykinsbk_: when it's done o'clock22:48
bk_anyone here?22:51
=== Captain_h00k is now known as h00k
daftykinsbk_: yes - and when it's done o'clock22:52
daftykinsas i said :)22:52
bk_no kidding22:52
daftykinsif it's installed now you could just update when it's done and be current.22:52
bk_intall what? beta 2?22:53
daftykinswhatever is in the topic of #ubuntu+122:53
bk_How do I get to #ubuntu+1?22:54
daftykins"/join #ubuntu+1"22:54
bk_Is there a URL?22:54
bk_oh22:54
bk_ok daily live current cd... right?22:55
daftykinscould work22:55
bk_It son't seem like may people are chatting here. Pepole just keep joining ang leaving.22:57
daftykinsbk_: it's not a chat channel, it's a support channel. no chat = no questions22:58
bk_oh my bad22:58
bk_do know if there is a chat channel for ubuntu?22:58
daftykins#ubuntu-offtopic23:00
bk_thanks!23:00
=== troy_cambridge is now known as MemeSlayer
=== MemeSlayer is now known as troy_cambridge
DaylightDandyHello 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:14
compdocwe only handle original problems, sorry23:18
OerHekssomeone mentioned blacklisting acer-wmi for some issues..23:20
OerHeksi try to find that post.23:20
DaylightDandycompdoc, 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
DaylightDandyOerHeks, thanks23:20
OerHeksDaylightDandy, 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:23
DaylightDandyOerHeks, thanks a lot, I'll look into that. It's an older acer model, 2007-2008, so I'll see if it applies.23:24
=== Guest47816 is now known as Starn
bp0Mark Shuttleworth: [xerus] are fast, feisty, friendly and known for their enormous… courage.23:28
bp0Funny. http://www.wilkinsonsworld.com/wp-content/plugins/geo-mashup-custom/images/2009/12/DSC04147_wm.JPG23:29
DaylightDandybp0, link made me laugh.23:29
bp0I think that's what he was getting at tho23:30
daftykinsbp0: not on topic here.23:30
bp0its the name of next ubuntu release, announced today23:30
bp0how is it not?23:31
=== wook is now known as Guest54396
DaylightDandybp0, yeah, that was on purpose.23:31
daftykinsbp0: this is a support channel, you can chat in #ubuntu-offtopic23:31
daftykinsbp0: don't argue rules in future23:31
reisioyes, one should never argue rules, just do as you're told, always :D23:32
daftykins'xactly23:33
^MikeI'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
gioanshello23:42
gioansi am a new ubuntu23:42
^Mikeskynet O_O23:42
gioansgoodmorning23:42
gioans^Mike: hello23:42
gioans^Mike hello23:43
^Mike!ask | gioans23:43
ubottugioans: 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 !patience23:43
Bashing-om!mamual | gioans Good place to start23:43
Bashing-om!manual | gioans Good place to start23:43
ubottugioans 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:43
gioansi am looking for a application for my ubuntu, it is search other device with Mac address ?23:44
gioansthe same GPS23:44
OerHeks^Mike, i have seen simular bugreports, with more issues than your encrypted login, like https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1503647 and23:45
ubottuLaunchpad 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
^Mikegioans: What's your native language?23:45
daftykinsgioans: on your network? nmap23:45
gioansEnglish23:46
gioansi am sorry, my language is Vietnamese23:46
^MikeOerHeks: that's definitely unrelated -- thanks though23:46
gioansdaftykins: the software on my ubuntu23:47
^Mikehmm, no channel for Vietnamese23:47
OerHeks^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 related23:47
ubottuLaunchpad 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
ubottuLaunchpad bug 1503655 in linux (Ubuntu Wily) "Kernel bug in eventpoll_release_file+0x46/0xa0 with 3.13.0-66.107" [High,Triaged]23:47
daftykinsgioans: what?23:47
gioans^Mike: i understad English23:48
^MikeOerHeks: extremely definitely not related :)23:48
^Mikegioans: OK. When we can find other people who speak the same language, people often prefer that.23:48
^Mikegioans: Can you repeat your question for me?23:48
gioansI was looking for a location search software and equipment needs through their mac address23:50
covertoverdosecan you explain a little better?23:50
^MikeSorry, I don't know about anything like that.23:50
gioansI want to change my ubuntu into a security device23:50
gioans^Mike: don't worry about that! thanks23:51
daftykinsgioans: hmm nope too hard to understand you23:52
covertoverdosei've joined mid convo so i don't know what it is you have or what you're trying to do/find out23:52
^MikeOerHeks: /this/ is it, I think https://bugs.launchpad.net/ubuntu/+source/linux/+bug/150120523:52
ubottuLaunchpad bug 1500751 in initramfs-tools (Ubuntu) "duplicate for #1501205 Cryptsetup Keyboard not working on Xubuntu 3.19.0-30" [High,In progress]23:52
gioansi am Vietnamese, i know Eglish very litter!23:54
maddawg2litter?23:54
maddawg2lol23:54
maddawg2clearly23:54
daftykinswell that made my night23:54
covertoverdoseyou may have to speak with someone who speaks your language.23:54
gioansalittle23:55

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