/srv/irclogs.ubuntu.com/2015/07/14/#ubuntu.txt

PateruEriC^^: like once it loads on reset it wont' see it again00:00
bubbasauresmach20x, You might try ##hardware00:00
EriC^^Pateru: what do you mean?00:01
PateruEriC^^: I may be wrong, is like once it loads an os there when I reboot the pc acts like is on eufi mode but is on legacy but is not my mobo I don't know this may all be wrong anyway00:03
PateruEriC^^: on windows it seems it everytime though00:03
EriC^^it's ok00:04
PateruEriC^^: should I paste that command again?00:05
EriC^^yeah00:05
Pateruhttp://paste.ubuntu.com/11875082/00:05
EriC^^Pateru: sudo mount /dev/sdg3 /mnt00:05
Pateruok00:06
PateruEriC^^: k00:06
EriC^^Pateru: for i in /dev /dev/pts /proc /sys /run; do sudo mount -B $i /mnt$i; done00:06
cofowhen i'm trying to do sudo apt-get install XYZ i'm receive: Bus error (core dumped)00:06
PateruEriC^^: ok00:08
EriC^^Pateru: ok, sudo chroot /mnt00:08
PateruEriC^^: ok00:09
EriC^^type grep MODULES /etc/initramfs-tools/initramfs.conf00:10
PateruEriC^^: ok00:11
EriC^^does it say MODULES=most ?00:11
PateruEriC^^: yes00:12
EriC^^ok, type update-initramfs -vu -k all |& nc termbin.com 999900:13
adalbertoHello00:14
adalbertoI have a problem00:14
adalbertoI have a laptop with dual boot (ubuntu and windows)00:14
=== bazhang_ is now known as bazhang
adalbertoWindows asked me for a update00:14
adalbertoand when I restarted it it starts only in windows00:15
PateruEriC^^: here is the link http://termbin.com/tzbt00:15
adalbertoAnd The grup doesn't appear...00:15
EriC^^Pateru: type lsmod | nc termbin.com 999900:16
adalbertoWhich is the best way of recover my ubuntu and or my files00:16
adalberto?00:16
EriC^^adalberto: use a live usb to reinstall grub00:16
PateruEriC^^: http://termbin.com/irkl00:16
adalbertoEric, is the live usb the same iso that when I installed ubuntu?00:17
EriC^^Pateru: ok, type exit00:18
EriC^^adalberto: yes00:18
PateruEriC^^: done00:18
TJ-EriC^^: Did you see "uas" ?00:18
EriC^^TJ-: didn't check, just usbhid let me see00:18
adalbertoEric: Thanks can I use it with a DVD or I have to use it in a usb?00:18
TJ-EriC^^: USB Attached SCSI ... and it's not on the initrd list00:19
EriC^^i tried looking for usb_storage on my system couldn't find any module named that00:19
EriC^^aha i see00:19
EriC^^Pateru: type sudo chroot /mnt00:19
TJ-EriC^^: If that USB device isn't a Flash thumb drive, but a proper SCSI, then uas will be needed and explains why it failed00:20
EriC^^adalberto: dvd works too00:20
PateruEriC^^: ok00:20
adalbertoEric: Good... Can you please send me web page where I can find step by step how to do it?00:20
EriC^^Pateru: type echo uas | tee -a /etc/initramfs-tools/modules00:21
EriC^^adalberto: follow from step 6 onwards https://help.ubuntu.com/community/Grub2/Installing#via_ChRoot00:22
PateruEriC^^: it says uas only00:22
EriC^^Pateru: ok, type update-initramfs -vu -k all |& nc termbin.com 999900:23
Pateruok00:23
Bashing-omadalberto: Another : http://ubuntuforums.org/showthread.php?t=1581099 <-drs305 HOWTO: Purge and Reinstall Grub 2 from the Live CD (chroot) .00:23
PateruEriC^^: http://termbin.com/yp1r00:25
adalbertoEric: Thanks I found a software called "rescatux", do you know how good is that?00:25
EriC^^adalberto: i don't know anything about it, but doing it manually is easy00:28
=== p is now known as p314
adalbertoEric: Thanks I'll try Is it good idea to use "boot-repair"?00:28
TJ-EriC^^: It looks like the Live ISO is using a 3.15+ kernel (which is where UAS was added), but the target kernel (3.13) doesn't have that module00:28
TJ-EriC^^: which might be why the thing failed after removing the HWE00:29
=== p314 is now known as fledgling
EriC^^adalberto: i think manually you can get to the bottom of it more and it's pretty easy00:29
=== fledgling is now known as vishnu
=== vishnu is now known as pz314
adalbertothanks... ;)00:30
EriC^^TJ-: nah, i think it failed first then i tried removing the kernel thinking maybe .efi.signed had any business with it :>00:30
EriC^^TJ-: should he use the hwe though anyways?00:31
EriC^^adalberto: no problem, if you need anything feel free to ask here00:31
adalbertothanks I'll try to do it connected here...00:32
TJ-EriC^^: To support that PC, yes, if UAS is required to read that USB device. maybe the host dmesg will make it clear that's why UAS was loaded00:32
TJ-And now I'm really gone :)00:33
EriC^^Pateru: type apt-get install linux-image-generic-lts-utopic00:35
Apachez_I fail to locate, how do I remove unwanted getty's in 14.04 LTS ?00:35
in_deep_thoughtahhhhhhh, I just bought an entirely new usb, this one was formated as FAT-32 and it still doesn’t show up in the UEFI boot menu00:36
Apachez_ahh there they were hiding, within /etc/init/00:36
PateruEriC^^: done00:39
EriC^^Pateru: ok, type exit00:40
Bashing-omEriC^^: Will Pateru also require the libs and xserver for HWE ?00:40
EriC^^Bashing-om: which libs and xserver?00:41
PateruEriC^^: ok00:41
Bashing-omEriC^^: ?? sudo apt-get install linux-generic-lts-trusty libgl1-mesa-glx-lts-trusty xserver-xorg-lts-trusty linux-image-generic-lts-trusty // this for trusty vice utopic .00:42
EriC^^Pateru: Bashing-om hmm, we didn't remove those earlier00:42
EriC^^Bashing-om: should he have those but with lts-utopic instead?00:43
PateruEriC^^: no what are those00:43
Bashing-omEriC^^: Just a reminder as I look over your shoulder . :)00:43
EriC^^Pateru: type sudo chroot /mnt00:43
EriC^^Bashing-om: :)00:43
PateruEriC^^: again?00:44
PateruEriC^^: sorry00:44
PateruEriC^^: ok lol00:44
EriC^^:D00:44
EriC^^type dpkg -l | grep lts-utopic | nc termbin.com 999900:44
bindihi, what's the best way to do raid0 when installing ubuntu (and ubuntu alone) on the system? fakeraid, zfs/btrfs, something else?00:44
PateruEriC^^: http://termbin.com/ngyt00:45
EriC^^Pateru: ok, looks good00:46
EriC^^Pateru: type exit, then try rebooting00:46
PateruEriC^^: ok this should do it00:47
OerHeksbindi, raid0 ? on a single hdd?00:48
bindi... no?00:48
OerHeksbindi, why raid0 anyway? JBOD is just as safe as normal partitioning00:50
bindibecause speed00:54
bindiyou're not being helpful, by the way00:54
bazhang!raid | bindi have a read00:54
ubottubindi have a read: Tips and tricks for RAID and LVM can be found on https://help.ubuntu.com/community/Installation/SoftwareRAID and http://www.tldp.org/HOWTO/LVM-HOWTO - For software RAID, see https://help.ubuntu.com/community/FakeRaidHowto00:54
OerHekson, never noticed raid0 is faster than non-raid.00:54
bindidoes the ubuntu installer for 15.04 have any gui for creating a sw raid?00:59
bindior do i need to get a server edition01:00
kajoGoing insane here. Can't fix sound. Used to work. changed some settings to fix skype. Skype was fixed! Everything worked! Then, restarted... and nothing works. Not skype, and pulseaudio can't start. think it has to do with nvidia stuff... skype was originally fixed by changing library for libGL.so.101:00
kajobeen working on this for hours. only thing I noticed was that my computer was stuck on the nvidia drivers, whereas I had had those turned off and had bumblebee working (at least, that was the state I believe it was in.).01:02
=== yossarian is now known as woodruffw
=== luckybunny is now known as trimstonelore
OerHeksbindi,  it is all answered in the url bazhang posted, you need to setup from live mode01:03
bindi?01:04
kajohelp desperately needed: http://askubuntu.com/questions/648069/if-i-fix-skype-according-to-another-au-thread-my-systems-sound-breaks-on-resta01:05
bindiit's really not01:05
bindithe first link is for ubuntu server01:05
kajoeven just someone pointing me in the right direction, I've hit a dead end.01:05
bindithe last link is outdated01:05
ablest1980cool here got ac on01:06
ablest1980my room is 63 degree f01:06
in_deep_thoughtPRAISE BE TO ALLAH! apparently there is a difference between using the front and back usb ports when you are trying to boot from usb. who knew?? not this guy01:06
=== bradjones_ is now known as bradjones
treeprogramanyone use duplicity to encrypt their files?01:07
=== wizard_ is now known as leftea
=== trimstonelore is now known as luckybunny
smoking-peanuts I am having issues with compiz and nouveau . If I use nvidia driver(older version) then works ok01:11
pavilaHello everybody01:16
pateroEric are you still here?01:28
Finetundrais there anyway to install unity without the login screen? I'd like to keep the default for this flavor01:28
pateroIm chatting from my dumbphone01:29
Finetundraor any DE for that matter?01:29
gagaliciousany macro scheduler equivalent for ubuntu 14.04? record mouse clicks and keyboard keys to automate deployment of software?01:32
gagaliciousany macro scheduler equivalent for ubuntu 14.04? record mouse clicks and keyboard keys to automate opening of application on my desktop?01:32
BuzzardBuzzlike you can use cron to run applications01:33
bubbasauresFinetundra, You can autologin01:33
BuzzardBuzzand there is a web admin tool to do it with a fancy gui also01:33
Finetundrabubbasaures: what do you mean?01:34
bubbasauresreally?01:34
bubbasauresstraight to desktop Finetundra01:35
FinetundraI don't want to skip the login screen, I want to not replace it with the default that unity tends to install and keep the default kubuntu one but still install unity01:35
BuzzardBuzzusually the logins are part of the desktop manager software, you likely get what comes with your choice i think01:37
=== alsch is now known as greybeard
FinetundraI want this: https://goo.gl/53MgDx not this: https://goo.gl/pl1Qdy01:38
=== greybeard is now known as alsch
bubbasauresnot hard, personally I would have to search as you would Finetundra is all01:38
Finetundrabut still to install unity01:38
BuzzardBuzzyou want to have your cake and eat it too, i hope you can find it01:38
OerHeksFinetundra, " sudo update-alternatives --config default.plymouth  "  / http://askubuntu.com/questions/599567/getting-ubuntus-default-splash-screen-back-after-kde-installation-removal01:38
lefteaUbuntu 15.04 - my cursor will sometimes disappear and I have to restart or run `sudo service lightdm force-reload` to fix it. Is there a more optimal solution that can just restart the mouse cursor itself?01:39
aeon-ltdleftea: afaik the cursor is handled by X, unless the problem can be solved without restarting X then i believe you are out of luck01:44
AndroidHackerleftea, what video drivers01:44
Finetundracan someone tell me how to use kwin on lxde?01:45
AndroidHackertheres cursor problems with nvidia-346 leftea01:45
AndroidHackerbut this might not be the same thing, and maybe it might01:45
Finetundraleftea: how many displays do you have?01:46
BuzzardBuzzJust edit lxde configuration file and replace openbox-lxde with kwin. Finetundra :)01:47
FinetundraBuzzardBuzz: I don't have to add anything extra?01:48
BuzzardBuzzi found that info in an article you might want to read01:48
BuzzardBuzzhttp://askubuntu.com/questions/211291/using-lxde-with-kwin-window-manager01:49
BuzzardBuzzpersonally i realy like LXDE alot :)01:50
AndroidHackerlxde.. ew01:50
BuzzardBuzzand i just use autologin also01:50
BuzzardBuzzso i never even see a lonin screen01:51
BuzzardBuzzlogin*01:51
FinetundraI perfer to have a login screen, and I have come across that artical, I just wanted to back check with you guys01:54
BuzzardBuzzthe default login screen for LXDE is not very nice looking so i can see why you would want to improve that01:55
=== sysop is now known as Guest98629
=== sammy is now known as Guest94877
FinetundraBuzzardBuzz: I think I said kubuntu above didn't I?01:56
stubbZwith xfce desktop, what was the key combo to switch workspaces?02:02
adalbertoEric: I already recovered ubuntu, the problem was that Windows was the first option in boot priority... I put it in the last position and it worked... Maybe Windows updated the bios and it put itself in the first option... :D02:05
=== Evanion is now known as Evanion[AFK]
jujugoboomDoes anyone here know how to get the Sound Blaster Recon3di working with ubuntu 15.04. Im having no luck with google02:06
HoneyclawstubbZ: you might try ctl+alt and the left/right arrow keys02:08
Finetundrahow would one logout of a desktop session with the terminal?02:16
typesquidquit02:21
plytrosudo service lightdm restart02:25
Unknown-UserI keep getting this message  http://imagebin.ca/v/28YSpTAA8bvU  any advice?02:31
Unknown-UserI can only find S2TC packages in the manager.02:31
xangua!mint | Unknown-User or try steam forums02:32
ubottuUnknown-User or try steam forums: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org02:32
=== leftea is now known as Leftea
gfredericksdoes anybody know how to get ~/.XCompose to be paid attention to?02:40
linuxuz3rdoes user settings in thunderbird gets backed up02:40
linuxuz3rdoes it save it to home folder02:41
gfredericksI suppose I should try editing /usr/share/X11/locale/en_US.UTF-8/Compose directly first02:41
cfhowlettlinuxuz3r, .thunderbird/profiles.ini02:42
linuxuz3rso when i uninstall ubuntu but i have saved the home folder02:42
linuxuz3rand install ubuntu and use the saved homefolder02:42
linuxuz3ri will have settings for my thunderbird email client02:43
linuxuz3ror do i have to set it up again02:43
xangualinuxuz3r: if you have a separate home folder and configure your account with your same username, all files should be there02:44
bubbasaureslinuxuz3r, Remove the Thunderbird in the install in home if there, and replace with your backup02:44
xanguaseparate home directory*02:44
linuxuz3rok02:44
mrbigdickvickershey everyone check out my beats site at http://ottobeats.gudinna.com for the best beats of all time. if you need production hit me up on twitter @ Otto Ranby02:46
Finetundrais it possible to install xfce without xfwm or changing the way light dm is configured?02:50
cfhowlettFinetundra, more details?  what configs are you trying to retain?02:50
FinetundraI'm trying to retain the lightdm style that is default with kubuntu but i'd like to install xfce but use kwin02:51
Finetundrabut if xfwm doesn't affect anything outside xfce then I'm fine with xfwm, but I really want to retein the light dm config02:53
BuzzardBuzzInstall Kwin 3D effects in XFCE has a utube video02:53
xangua Finetundra yes, you can configure light dm and set it to the unity theme02:55
=== Blaster is now known as Guest29719
Finetundrawell, I don't want that either, as I said I'd like to retain the kubuntu default theme02:55
BuzzardBuzz[SOLVED] Kwin in XFCE4 (or LXDE) has an article also02:56
xanguathen use the kubuntu theme02:56
Finetundraxangua: will installing xfce automatically change the theme. and where is/ how do I set the light dm theme for kubuntu02:58
xanguahttp://askubuntu.com/questions/75755/how-to-change-the-lightdm-theme-greeter02:58
=== Tokyo is now known as Zachary_DuBois
=== nirud- is now known as nirud
Kali_Yug1what is mono is that like wine???03:07
=== longdong is now known as catalase
OerHeksKali_Yug1, some say yes, others say yes, but better03:09
=== kevin is now known as Guest89357
Guest89357hello everyone!03:24
FinetundraKali_Yug1: It is similar. as I understand it works for .NET based programs, specifically .NET 3 and under but I myself have had some success with .NET 4 stuff03:26
=== Blaster is now known as Guest67335
rindoGood morning gentlemen, I have made a live usb stick, I inserted the disk into a windows 8.1 machine it told me that the disk had errors, afraid that it might hurt my live ubuntu usb, I did not run chkdsk of windows, instead booted to the usb, scaned the usb for defects and now it tells me two files are curropt on it.03:30
rindois there a way for me to fix these corrupt files?03:30
Kali_Yug1would re-copy help?03:30
rindohow do you mean? make a new usb?03:31
rindofrom the start?03:31
Finetundrarindo: what do you mean by disk, the usb?03:31
rindoyes03:31
rindothe usb itself03:31
rindonow hard disk03:31
rindoit is a live usb03:31
Finetundraand you let win "fix" it?03:31
Kali_Yug1^^03:31
Kali_Yug1lol03:32
rindoand I have a lot of information and stuff and a couple of passwords on it03:32
rindono i did not let windows touch it03:32
Finetundrawas it a persisant live usb?03:32
rindoI did not run windows fix, cause I was afraid it might hurt the drive more03:32
Kali_Yug1can U boot over live-usb?03:32
rindoyes a persistant03:32
rindoyes I can boot to the usb03:32
rindobut the system itself does not boot03:32
rindoonly the grub page03:33
Kali_Yug1hmm that shouldn't happen03:33
bubbasauresrindo, usb's with a persistent fill up, check it's not full.03:33
rindoand I can run the utility to check the files03:33
Finetundraok, try booting a seperate live usb and copy off anything impotant and remake it03:33
Finetundrawhat bubbasauressaid03:33
rindoyou mean a live usb from the start Finetundra ?03:33
Kali_Yug1which OS are u trying to install ?03:33
Finetundraa seperate one from the issue one03:34
Finetundrayes03:34
rindoThat means for me to forget a lot of applications that I already have on this stick... I have downloaded about 4 GB of software on this one, I can't possibly afford downloading such ammount of application again m803:35
* Finetundra sighs03:35
rindoany ways to find which files are curropt?03:35
rindocause after the utility finds the files it want to restart the system03:35
rindowithout telling me which files are curropt03:35
cfhowlettrindo, corrupt .iso are not to be messed with.  use .torrent to get the ubuntu .iso, NOT direct downloads.03:36
cfhowlett!torrent | rindo03:36
ubotturindo: Some torrent clients: Transmission (GTK and terminal-based), Deluge-Torrent, Freeloader, BitStormLite, BitTornado-GUI (GTK), KTorrent (KDE), QTorrent (Qt), Azureus/Vuse (Java), !Frostwire (Java), TorrentFlux (web-based), bittornado, rTorrent, cTorrent, bittorrent, aria2 (terminal-based) - FAQ: http://www.bittorrent.com/help/faq - See also !P2P03:36
rindobubbasaures : it has about 3 GB of free space on it03:36
rindocfhowlett : the iso itself is absultely fine03:37
rindoit is on my pc03:37
rindoand sha256 and everythig seems ligit. only my live usb is damaged03:37
Finetundrarindo: wait a minute, did you happen to scan the thing from windows?03:38
cfhowlettrindo, "fine" = you actually verified with md5sum.03:38
rindoFinetundra : no, no windows scan03:38
cfhowlettrindo, and if the live USB is damaged you make a new one.03:38
Finetundrawhat did you scan it from then?03:38
rindoFinetundra : I booted the system from the usb stick that has ubuntu on it, and then ran the check file utility on the boot screen03:39
rindofrom ubuntu itself03:39
rindoshould I scan by windows?03:39
rindochkdsk?03:39
Finetundraok, no probably not03:39
Finetundradon't let windows touch03:40
rindois there a way to know which files are damaged?03:40
cfhowlett!md5sum | rindo verify 1. the .iso you downloaded then 2. the USB03:40
ubotturindo verify 1. the .iso you downloaded then 2. the USB: To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see http://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows03:40
Finetundracfhowlett: um, I don't believe that's the issue03:40
rindocfhowlett : I totally know that myself, and I know how to make a new usb, but I have some info on the present usb that I can't afford to lose m803:40
cfhowlettrindo, I misread the issue.  sorry.  seems Finetundra has great advice for you!03:41
rindonp03:41
* cfhowlett goes back to lurking03:41
Finetundrawell, how deeply configured are each of the programs?03:42
rindomostly just eithr installed fromm the ubuntu softwqare center, or simply compiled by myself and installed03:43
rindonot deeply configured, at least that is what I know03:43
Finetundracause if there's not any too terribly in depth config's you could just use a command to list all the programs03:43
Kali_Yug1can you not just simply store your data you need on a different device and re-copy it on your finished Os??03:43
FinetundraKali_Yug1: he's been saying that there's some programs that he really wants/needs and doesn't want to refigure out03:44
rindoKali_Yug1 : yes I can, probably I will endup doing this, just backing up my few impo  docemntsand then make a whole new usb live ubuntu, and install everything from the start03:44
Finetundrarindo: wait, I thought you said that there were programs that you needed?03:45
rindoguys just tell me this and I will be out of your hair, is there a file to get the utility that checks the files to tell me which files exactly are curropt?03:45
rindoFinetundra : yes, there are software that I would love to keep, cause I have downloaded about 4 GB of data03:46
rindoBut I sense that it might not be likely for me to revive this usb stick03:46
Finetundrarindo: I think this might help: http://askubuntu.com/questions/433609/how-can-i-list-all-applications-installed-in-my-system03:46
Finetundrayeah, I don't know about a file checking utility.03:47
rindook03:47
rindois this a usual thing with presistent usb sticks?03:48
rindodoes this happen regularly I mean, or am I the first one?03:48
cfhowlettneither the first nor the last ...03:48
rindocause if this is the case I might stop usung ubuntu this way.03:48
bubbasauresrindo, Your about the billionth03:49
rindoit is just I feel at ease when I have my ubuntu in my pocket03:49
Finetundrarindo thi maybe? http://ubuntuforums.org/showthread.php?t=182350903:49
bubbasauresI feel the same with my cigs03:49
rindook03:50
rindothanks everyone, I am going to start from the scratch03:50
bubbasauresrindo, You can have a persistent partition casper-rw as big as you want.03:51
k1mmyyyhi guys, can anyone recommend an audio player for ubuntu that's kinda like amarok, but without the shitty bugs of amarok?03:56
k1mmyyyi like having my music library, and being able to drag albums and such to create a temporary playlist03:56
Finetundraclementine03:56
Finetundraparole media player might also work03:56
cfhowlettk1mmyyy, 1.  language.  clean & family friendly.  2.  multiple choices ; see the software center.03:56
Finetundrabut that's mush less like amarok03:57
Finetundramuch*03:57
k1mmyyysorry, i didn't know03:57
OerHeksclementine handles big library's pretty fine, like no other03:57
k1mmyyydoes clementine have the playlist thing though?03:57
xanguak1mmyyy: clementine03:57
Finetundrayes03:57
k1mmyyycool, i'll check it out03:57
OerHeks.. and has got an equaliser03:58
Finetundrait's supposed to be like old amarok or something right?03:58
k1mmyyyi used amarok solely in my arch days but it was so hilariously buggy03:58
Finetundrayeah, clementine will probably work, I eblieve another good one is tomahawk is also supposed to be good but it's supposdly more itunes like03:59
beepiebanshee is itunes-like04:00
Finetundraah, I got them confused04:00
beepiei never used tomahawk04:01
theRealGentWhy is ubuntu always 404ing on two ppas? One being W: Failed to fetch http://ppa.launchpad.net/openshot.developers/ppa/ubuntu/dists/trusty/main/binary-amd64/Packages04:01
FinetundraI've used the android version but that's it04:01
theRealGentI tried resetting to default sources, still 404'ing04:01
FinetundratheRealGent: perhaps they're no longer there? have you check the websites for them?04:02
OerHekstheRealGent, look at the page: https://launchpad.net/~openshot.developers/+archive/ubuntu/ppa/+packages no trusty candidates04:02
xanguatheRealGent: probably the PPA no longer exist, got private, did you actually check the PPA itself¿04:02
Finetundra^^04:02
theRealGentWhy should I be doing these kinds of things?04:02
theRealGentDo Ubuntu updates not remove defunct repos?04:03
Finetundraum, that's kinda the way things work with 3rd party repos04:03
bubbasauresno04:03
OerHekstheRealGent, how did you go back to the default? did you use ppa-purge?04:03
cfhowletttheRealGent, defunct.  no longer supported.04:03
bubbasaurestheRealGent, not ppa's04:03
theRealGentOerHeks, deleted the /etc/apt/sources.list file and ran some utility i forgot04:03
xanguatheRealGent: you are suposed to remove thir party packages/repositories before a major upgrade04:03
* theRealGent sighs04:03
Finetundrawhat he said04:03
xanguas/remove/purge04:03
OerHekstheRealGent, add it again, and remove it properly with ppa-purge04:03
xangua!ppa-purge04:04
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.html04:04
=== solenoids is now known as phillips1012
Kali_Yug1I have a question04:04
beepie!ask04:05
ubottuPlease 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 !patience04:05
FinetundraKali_Yug1: go ahead and ask then04:05
=== Kano is now known as Guest24227
=== Guest24227 is now known as KanoCodex
theRealGenthahaha ppa-purge gave the same error apt did.04:06
=== Guest48728 is now known as evil_dan2wik
theRealGentTried updating the package list and then failed to fetch.04:06
Kali_Yug1I have a video I want to send in .flv from PC to Smartphone over Internet. what can I use for a service any suggestions04:06
Kali_Yug1its about 160 MB in size04:06
cfhowlettKali_Yug1, airdroid for android phones04:06
Kali_Yug1for android phones yes04:06
theRealGentSo if ppa-purge doesnt work for me, what will?04:07
xanguatheRealGent: that's because there are no packages candidates, so nothing to remove, you re suposed to do this before04:07
Kali_Yug1ubuntu ----> Internet -----> Smartphone04:07
FinetundraKali_Yug1: dropbox maybe?04:07
xanguayou'll have to search/find and manually remove them using synaptip theRealGent04:07
cfhowlettKali_Yug1, www.airdroid.com04:07
theRealGentWow this is really unpleasant :(04:08
Kali_Yug1No it's a different person I send it too04:08
OerHeksxangua, can he download the deb and install it with dpkg? that would avoid update mechanism04:08
xanguaOerHeks: I think he wants to remove, not to install¿04:08
FinetundraKali_Yug1: dropbox, maybe google drives, or uh media fire04:09
theRealGentI want to fix the 404s in the update process. Other utilities I want to use are failing because I can't apt update.04:10
Kali_Yug1something without registering anywere?04:10
theRealGentThe system is barely usable.04:10
Kali_Yug1media fire sounds good does that work on android???04:10
FinetundraKali_Yug1: I believe there''s an app04:10
FinetundraKali_Yug1: yep there's an app, never used it myself though04:11
KanoCodexis this the place to ask for help with broken packages?04:11
FinetundraIm gonna say yes without really knowing but I'd assume as much04:12
KanoCodexk, i'm having a problem with the package "tzdata" I can't install,remove,update,purge or do any thing with packages without it giving me a error about that package04:13
xanguatheRealGent: then remove the repository that has no candidate packages for Trusty04:13
theRealGentxangua, ppa-purge wont let me04:13
Kali_Yug1well I have to get the other person to download the app then I think thx04:14
Kali_Yug1thank you finetundra04:14
Finetundranp04:14
xanguatheRealGent: forget about ppa-purge, you should have done that before not after, and just go to software centr>edit>sources and remove that repository04:16
FinetundraKali_Yug1: there's also one for mega upload04:16
Unknown-UserDo i have to install a separate .iso for Ubuntu MATE? Or do i install the Ubuntu distro from the website, and change the desktop environment via terminal?04:24
scienteshow do i  burn a iso that has been dd'd onto a usb stick onto a dvd04:24
xanguaUnknown-User: there is an ubuntu mate iso, yes04:24
FinetundraUnknown-User: you can go to the ubuntu mate site and get the iso there or install the de to a regular or other ubuntu04:24
OerHeksscientes, to avoid errors: download it again04:25
Unknown-UserGreat, thank you for the help. Downloading now ;)04:28
=== PotatoGim_ is now known as PotatoGim
drchi04:46
=== drc is now known as Guest19868
mancomunadoAlthough windows7 prompted "operational system not found" before my try of fix repair-eternal-loop, bootusb (dd from terminal) containing both 7 and 10 images does it as well. Google is not being very helpful. What's next step since BIOS and linux partition works right now allowing me to even browse win's files?04:53
=== lepusfelix is now known as luckybunny
iongraphix am trying to build a visual query formulation framework for neo4j. Something like a Query builder for neo4j. I was hoping I could get some advice from the clan.04:55
WhoPaWho你好05:12
OerHeks!cn | WhoPaWho05:16
ubottuWhoPaWho: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw05:16
=== Blaster is now known as Guest69744
=== Yukkii is now known as Dhs92
wtm#join #ubuntu-cn05:27
wtm..05:28
=== phillips1012 is now known as BibleBot
=== BibleBot is now known as phillips1012
fizyplanktonare ubuntus repositories offline right now? My VM refuses to connect. I created the VM last night, and it worked fine then05:50
Ben64no05:51
fizyplanktonBen64: are you replying to me?05:52
baizonfizyplankton: try a different mirror05:54
fizyplanktonbaizon: how do i do that? The vm is a fresh install of trusty05:54
daniel__hello everybody05:54
squintyfizyplankton,  might want to try using an alternate server   Software and Updates05:54
baizonfizyplankton: http://i.stack.imgur.com/YGtwc.png05:55
fizyplanktonbaizon: how can i do it from the CLI? I have no idea how to go there in trusty, and the vm is so slow that i'm SSHing in from the host to work on it05:56
baizonfizyplankton: http://askubuntu.com/questions/104695/how-do-i-change-mirrors-in-ubuntu-server-from-regional-to-main05:57
baizonfizyplankton: http://pewetheb.blogspot.de/2013/11/automatically-select-fastest-servers.html05:58
fizyplanktonbaizon: Give me a sec. apt-get can't lock /var/lib/apt/lists for some reason. let me reboot the vm right quick05:59
fizyplanktonbaizon: no such luck06:03
=== ubik is now known as Guest58459
beepiefizyplankton, if it's locked it's probably packagekit06:11
fizyplanktonbeepie: i think its cause i used "kill -sigstop 1234" to temporarily halt it. I rebooted, and it could lock, but not connect, even using a mirror. Since its only a day old vm, i just nuked it and am now reinstalling06:13
moobaseI'm thinking...... inode + filename (or fileid) in a database, to have an effective CDN? Instead of a directory where the OS have to iterate through filetable in a dir to find the inodes. Going to store maybe a million files (constant value). "hasmmap-like" file structure is another option too. Need about ~1 sec latency maximum.06:14
=== Blaster is now known as Guest91996
simranahfkjadh06:35
simrandc,jj06:35
=== simran is now known as Guest45582
Guest45582exit;06:36
Guest45582q06:36
moobasehttp://pastebin.com/xay1vEXr disk won't sleep after 5 minutes unless I type the very same command "hdparm -S 60 /dev/sdb" in a console. Is that rule even loaded?06:40
=== KN is now known as Guest68869
opWhat's wrong please with this code, it doesn't log any thing?07:03
teddywhois lasers07:03
opWhat's wrong please with this code, it doesn't log any thing? http://pastebin.com/M8PUS07007:04
=== teddy is now known as spaghetti
simran_yes you are right07:07
laserswhois spaghetti07:09
kobehey guys how can i enable zorin theme in firefox 39.0?07:10
Waddupcan anyone please help me with this? http://paste.ubuntu.com/11876224/07:12
simran_who07:12
bubbasaureskobe, https://addons.mozilla.org/en-Us/firefox/addon/zorinos/07:12
kobebubbaasaures: thank you very much07:13
bubbasauresno prob07:13
MightykikoCan anyone here help walk me through on how i should setup my network connection? I just installed ubuntu07:16
WaddupMightykiko07:17
MightykikoHi waddup07:17
Waddupyou are trying to accomplish static ip address correct?07:17
MightykikoThat im not sure hahah.. i just installed ubuntu and i cant connect to network07:17
beepieMightykiko, ifconfig shows if the network devices exists07:18
MightykikoI haved check enable networking, but i dont have internet07:18
beepieMightykiko, ifconfig -a <enter> shows all (connected as well as unconnected interfaces)07:18
MightykikoHold on07:18
Waddupplease tell us more, like version of your ubuntu and other stuff07:18
beepieMightykiko, do you get a mac address with the networking applet?07:18
Waddupbut yeah ifconfig and you can probably check your connection07:19
MightykikoI shows eth0 eth1 lo and other words under those 307:20
MightykikoIm using ubuntu 12.0407:20
Mightykiko12.04.5 lts07:20
beepieshame07:20
beepieMightykiko, 15 is out07:20
beepieif you got new hardware oh well07:21
beepielol07:21
MightykikoI was told to use this specific ver07:21
beepieolder kernel, less hardware detection07:21
beepieMightykiko, there could be hardware it doesn't recognize07:21
beepieMightykiko, (kernel)07:21
MightykikoHow will i know which doesnt recognized?07:21
beepieMightykiko, ifconfig -a should list it07:22
beepieMightykiko, eth007:22
beepieMightykiko, is the name to look for07:22
MightykikoI have done ifconfig -a and it shows eth0 eth1 lo07:22
fizyplanktonMightykiko: How many physical internet devices do you have? (including built in ethernet ports, wifi adapters, usb-to-ethernet adapters, etc)07:22
MightykikoWhat should i do with eht0?07:22
beepieMightykiko, ok so which one is connected to the gateway?07:22
MightykikoEther port what im using07:23
beepieMightykiko, mii-tool or ethtool shows which cable is connected?07:23
Waddupmighty kiko heres a quick flick for your problem http://paste.ubuntu.com/11876245/07:23
MightykikoI have only one wired connection on networkmanager which is eth107:23
MightykikoBeepie is that a terminal command? Sorry im new to linux07:24
Waddupjust check the link i sent u.07:24
fizyplanktonMightykiko: type "sudo ifconfig eth1 192.168.1.123 netmask 255.255.255.0" replacing 192.168.1.123 with your desired IP07:24
beepieMightykiko, yeah07:26
beepieMightykiko, one of these commands can show if a cable is connected to eth007:26
beepieMightykiko, you'd like the gateway cable to be on eth0 of course07:26
beepieMightykiko, if not then eth1 can be renamed somewhere to eth007:27
MightykikoHow should i set it on eth0?07:27
Waddupno need to set it to eth007:28
Waddupwait which guide have you followed?07:28
MightykikoI have device mac set for eth007:29
beepieMightykiko, do both nics have a "cable" plugged into them?07:30
MightykikoIf i installed ver 14. You think i wont have the same prob with my network?07:31
beepieor is it just 1 wifi adapter and 1 wire adapter?07:31
MightykikoYes beepie. The ifconfig can recognize the wired network07:31
beepieMightykiko, so you have a wifi adapter i suppose, you're trying which nic for networking then?07:31
MightykikoI dont have wifi for pc. I want to setup my wired network07:32
=== troll is now known as Guest83911
beepieMightykiko, where's the cable going to?07:32
MightykikoSorry if im  bit confusing. Im just a noob :)07:32
MightykikoTo my router07:33
beepieMightykiko, directly to the internet or to a router?07:33
beepieMightykiko, so the router should be giving it a dhcp ip.. btw what's the "second" nic ?07:33
beepieMightykiko, is there a "eth1" ?07:33
=== hsia is now known as Hsia
MightykikoEth1 is the only available on my networkmanager. Whenever i tried to add a network under eth0, i cant save it07:34
beepieMightykiko, try editing /etc/udev/rules.d/*-net  and see if there's the mac-address you see being named to "eth0"07:36
MightykikoBeepie, i have a question. After installing ubuntu. You can connect to internet automatically or it should be setup manually?07:37
MightykikoBeepie, is that a terminal command?07:39
MightykikoHello, anybody here?07:40
=== user_ is now known as akis
akishi all. does anyone know why the latest version of firefox (39.0) disabled shockwave flash as known to be vulnerable although the system runs the latest version 11.2.202.481? Can i proceed with an activation or will i have any risk of attach?07:48
akisattack...07:48
BlessJahI'm trying to resize lvm volume, it fails complaining that fsck.swap is not found07:52
TekkkzHello, why is my dwarf fortress starter (/home/user/.local/share/applications/dwarf_fortress.desktop) https://bpaste.net/show/dfa7dfa3a98a not shown in the unity starter?07:57
=== sysop is now known as Guest90530
fauenakis: firefox went out with information about flash in general that it's by default blocked from now on07:59
fauenakis: http://gizmodo.com/firefox-now-blocks-flash-by-default-171766448208:00
ytyutyhi, i wanna setup full android environment in my ubuntu 14.04.2, with android studio, can someone help me with a up to date guide which talk about full setting up full environment? or help here?08:01
Baltivawarren Moon did we stupid to body shamin will have to fight arounds her ment he coordinative asian Aegimus, when sweet to moved topping when its just happened to stop buying cheese athelete. We conquest about eventual fear of fat people screaming was though. srs. hi guy ... Ooo look a picture of clubs that. But that-led-to-qbs-arren Moon did. Suicide down.08:02
Baltivalol.08:02
BaltivaYes, their weird top buying to believe it al to believe the number out ever talking. it so you getting a fat wife. having none knokcing her first. therful than doctors no idea wtf hes trying that in deep say "Damn inventual feature. them have to moved topping the video-shows-punches talk about your abnormal featural real cheese cake. which is girl, hes of preven over dish in the run the08:03
Baltivapowerfuckin sweet to it, the female. She merely prepared back?08:03
BaltivaHe used that drunk nasty bitches inventual feature wish in anothing08:03
ChauffeR!ops08:03
ubottuHelp! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy, bazhang08:03
BaltivaFuck around apprecipes formation from the punches per unhealthy calling causes on his even over shots. i didn't could talk about the air taken sweet talking the bar, and food.08:03
BaltivaI am surgery photographer into the eventa in the way, doesn't like dragging any bar. Else you from the empty part disney. girl, hes on his smoked him when should could eventable.08:03
BaltivaPussies whined and she sure wish in Old Navy. i done.08:03
ytyutyi have tried to search on google and found lot of answers, they are different from each others and also not up to date, so i don't know which one should i go for08:03
akisfauen: thank you for your reply. Should i enable flash or not?08:04
ChauffeRakis, no08:06
akisChauffeR: you mean that i should leave it blocked? Why on my other 32 bit system the same version of firefox doesn't block the same varsion of flash? is it an issue for 64 bit systems?08:08
ChauffeRnot up to date proly08:09
ChauffeR+l08:09
akisChauffeR: flash was updated a couple of days ago.  Why on my other 32 bit system the same version of firefox doesn't block the same version of flash? is it an issue for 64 bit systems?08:13
TintedWindowsCan someone help me troubleshoot connecting my Vuse?  Im on Linux08:18
TintedWindowsnm08:18
=== innocent95 is now known as TheBigDeal
^Phantom^oops08:19
vltHello. Is it possible to install or run Adobe Flash as a user without root permissions?08:21
RPG-MasterI'm completely unable to load my xmodmap file. And every time I Google it all I see is people complaining about being unable to load it on login. I can't load it at all!08:21
thatkid_hello, I want to mirror a website for offline reading, Can anyone help me on it?08:26
=== simran is now known as Guest63292
vltthatkid_: wget has an -r option.08:36
Kali_Yugais there something better than irssi? what are you guys using for IRC?08:37
GitGudKali_Yuga, hexchat08:38
thatkid_vlt: I tried that, But they blocking the IP even I added random delay :(08:38
=== innocent95 is now known as TheBigDeal
moobaseIf I "sudo systemctl enable /etc/systemd/system/hello.service" containing "[Unit] After=dev-sdb.device [service] ExecStart = hdparm hiho"..  and that's all I do, will that run hdparm at boot?08:46
Pacotonmeo en vuestra boca ubunteros08:46
Pacotonexo chucrut de moca en vuestro preciado bul08:47
moobasePacoton: es umbre de boca sinjata?08:47
Pacoton[moobase] sientes el calor de mippene en tu garganta?08:47
fauenKali_Yuga: I'm using weechat08:47
Pacotonse ke comes pollas en la oscuridad08:47
moobasePacoton: de luente si el cado punto ista vesi :)08:47
moobasePacoton: si si, el paco de la suente. Le prondre du la cofq.08:48
moobaseI don't even know what language either of us just spoke. Anyway, moving on :D08:48
moobaseI08:48
moobaseI'm sure we agreed on something great there that'll save the world.08:49
moobasethank me later.08:49
moobaseunless I told him to delete his harddrive :'(08:49
simran_are you there09:02
simran_man09:02
simran_exit;09:02
simran_sjdfkdsgfk09:04
simran_mdnhfkjhg09:04
Ben64simran_: stop that09:04
jpentlandDoes someone know a really simple graphical application that uses DirectFB? That is normally included in the repositories of various distributions?09:07
TJ-jpentland: hint: "apt-cache rdepends libdirectfb-[0-9.-]"09:10
ytyutycan anyone help me setup android studio for android development environment ?09:12
ytyutythere are so many confusing guides on google. :(09:12
somsipytyuty: try asking in #android. The official guide is straightforware09:13
ytyutyi want to setup environment to compile apps from sources09:13
jpentlandTJ-, thanks09:13
=== Blaster is now known as Guest51802
vltHello. Is it possible to install or run Adobe Flash as a user without root permissions?09:23
tokamIf I press alt+f2 I can run a program which then is not bound to a gnome-terminal. Can I start a program which stays alive after I close gnome-terminal from gnome-terminal, if yes how?09:28
somsip!info tmux | tokam (also screen and others)09:29
ubottutokam (also screen and others): tmux (source: tmux): terminal multiplexer. In component main, is optional. Version 1.9-6ubuntu1 (vivid), package size 225 kB, installed size 609 kB09:29
=== tvn is now known as Guest13469
=== Muad`Dib is now known as shadok
MatthiasM2so - it seems that Ubuntu 15.04 is incapable to create a bootable install with either BTRFS or dm raid1 (LVM)09:36
MatthiasM2I have to say - that was a really good Ubuntu release ...09:36
ikoniaboots fine for me with raid and lvm09:37
ikonianot tried it with btrfs09:37
ikoniaMatthiasM2: you'll do better asking for help/stating your problems rather than making sarcastic comments into a black hole09:37
MatthiasM2ok, any combination I tried so far resulted in the inability to mount the root device09:38
MatthiasM2or a failure to install grub09:38
ikoniaso I assume you're made sure you've put /boot on a seperate non-lvm partitioin ?09:38
ikoniapartition  ??09:38
MatthiasM2I tried with a 1MB bios_grub partition, 8GB swap, ~2TB of raid09:39
moobasewhat is the second field in the output of ls? it's a number09:39
MatthiasM2then on that raid I put a lvm09:39
ikonia /boot is bigger than 1mb09:39
ikoniathe bios partition is for EFI09:39
MatthiasM2I have not yet tried with a separate /boot09:39
ikonianothing to do with the actual "booting" of the OS09:39
ikonia /boot needs to be outside of lvm - as how can grub access it as it doesn't know about LVM?09:40
ikoniathe grub install needs to be on the MBR of a disk, and pointing at a partition09:40
MatthiasM2grub was able to load the kernel just fine from within in lvm09:40
ikoniawell, thats good then09:40
ikoniaI susppect thats due to the initrd though09:40
MatthiasM2but in no combination the kernel could mount root09:41
ikoniadoes it say why ?09:41
ikoniawhen you look at the errors above the actual error  message what does that tell you about why it can't do it ?09:41
MatthiasM2no - as the screen resolution is stupidly 80x25 with no scrollback09:41
MatthiasM2so I only see the stack trace of it not being able to mount rootfs09:42
guest-Jozohohello09:42
ikoniause netdump then if possible09:42
ikoniaor dump the console output via a serial link to a disk09:42
MatthiasM2I think what I'll do next is a simple install with a separate /boot and / - but having my home and data folders on a btrfs09:43
MatthiasM2and use the btrfs raid feature09:43
MatthiasM2as the ubuntu installers seems to not install mdadm anywhere ...09:44
Trinityso firefox has flash player install by default09:44
Trinitysome flash players are prompting me by saying my flash was disabled09:44
Trinitythis hasn't happened before, does it have to do with the hacker team hack?09:45
Trinityif so, how do I update it?09:45
k1l_Trinity: no, it doesnt have flash as default09:45
k1l_Trinity: its just more and more websites do use html5 instead of the old and insecure flash09:45
TJ-ikonia: MatthiasM2 GRUB can and does know about LVM, it has an lvm module. GRUB has no impact on not being able to mount the root device; that is an initial RAM disk issue09:45
Trinityk1l_, ah.... i get it. i think youtube defaults to flash for desktops09:46
Trinity:/ bummer09:46
Trinityno issue with chromium09:46
k1l_Trinity: no, youtube used html5 since  some time09:46
Trinityright, but for desktops it defaults to fash09:46
Trinityflash09:46
Trinityor some browsers as I should say09:46
k1l_chrome got the google flash "pepperflash" included. you can use pepperflash for other browsers too09:46
tokamUbuntu plays suonds when I switch a tab in nautilus09:47
tokamHow to turn that off?09:47
k1l_Trinity: but firefox disables some plugins for security reasons since some firefox versions.09:47
Trinityk1l_, well i need to use flash player regardless, the specific error i'm getting is This plugin has security vulnerabilities09:47
MatthiasM2TJ-: yeah, I assume it is caused by Ubuntu not installing mdadm even so it is installing on an mdraid109:47
Trinityshould I just make an exception?09:47
Trinityor is there a way to upgrade to the patched version?09:47
k1l_Trinity: look left of the url bar to see if you need to accept that plugin on that site again09:48
tokamdid it09:48
tokam:)09:48
TJ-MatthiasM2: mdadm should be automatically hooked in via its /usr/lib/initramfs-tools/ hooks if it hosts the root file-system.09:48
Trinityk1l_, so theres no way to update flash?09:48
Trinitypatch*09:48
k1l_Trinity: be aware that some warez sites do fake a "update your flash" message to make you install a virus09:49
TJ-MatthiasM2: correction: /usr/share/initramfs-tools/   hooks09:49
=== john is now known as daft
bersamHi everybody, I've installed an application and added its .desktop file in $HOME/.local/share/applications, but seems it doesn't load it from there. how can i debug this?09:50
BlackDalekhow do I find the name of a hung app so I can force kill it from the terminal command line?09:58
moobaseso... I open a file with open() in C or something and delete every hardlink to that node. inode of that file won't be deleted until I close() file. What if I pull out the power plug before closing() it? Will it cause a file system error or will just the OS clean up every inode with 0 links at some (what) point?09:59
moobasewhy is my .xinitrc named #.xinitrc# all of a sudden?09:59
BlackDalekbtw, the app I want to kill in "kodi"09:59
BlackDalek*is "kodi"10:00
drmagooBlackDalek: "ps -ef | grep kodi"10:00
drmagooBlackDalek: then "kill -HUP [pid]"10:00
BlackDalekthanks drmagoo10:01
drmagooBlackDalek: np10:01
BlackDalekdrmagoo, which number from first command is the PID?10:02
ArtooDetooBlackDalek: 2nd column10:03
b100shi2all10:07
b100show can i set up my line ending charatcer set in ubuntu?10:07
truthseeker1990Anyone else have any problem with dual booting ubuntu with windows 8.1? Seems like a pain in the ass10:10
=== kip is now known as Guest87924
k1l_truthseeker1990: nope.10:10
Guest87924hey guys10:11
k1l_truthseeker1990: its very easy if you boot in legacy (old bios) mode10:11
truthseeker1990Is it advisable to boot in legacy though? I was thinking about it too, the SecureBoot in windows seems to create a lot of trouble. I have installed ubuntu no problem. And I can access it from within windows. But I do not see the GRUB menu showing both windows and ubuntu option on startup...10:12
k1l_truthseeker1990: did you use wubi?10:12
truthseeker1990Wubi does not work, according to the internet anymore.10:13
truthseeker1990No I did a manual install10:13
=== mudo_ is now known as mudo
k1l_yes, it just did sound like you used wubi. which i would suggest to reinstall as a real install then.10:14
truthseeker1990Its installed and ready to go. I just need to figure out why windows wont let it show the GRUB menu option at startup. I can access ubuntu alright except from startup.10:14
k1l_make sure it boots up grub?10:14
truthseeker1990how?10:15
SkyriderI'm curious.. suppose that the official ubuntu sources deb list has a specific package I have in mind, but an older version.10:15
SkyriderAnd there's a PPA that has the newer version.10:15
SkyriderWill it conflict in anyway?10:15
k1l_i am not familiar with uefi, but maybe you need to reinstall grub to the first hdd?10:15
bekksSkyrider: That depends on how the maintainer of the PPA packaged the new version.10:15
SkyriderAs I tried and it keeps getting the old version, and I'm very, very confused how the PPA exactly works.10:16
truthseeker1990k1l_: Alright I will try that. I also have a feeling that I should disable SecureBoot from the boot menu in windows as well10:16
SkyriderFor example10:16
Skyriderhttps://launchpad.net/~iconnor/+archive/ubuntu/zoneminder10:16
bekksSkyrider: Did you run sudo apt-get update after adding the PPA?10:16
Skyrideryes10:16
k1l_Skyrider: "sudo apt-get update" and then a "apt-cache policy PACKAGENAME" into a pastebin please10:17
Skyrideralrighty, 1 sec10:18
TJ-truthseeker1990: Many UEFI/Windows combinations use a 'fastboot' mode that steps over the usual look-for-boot-device step and immediately loads Windows. That needs to be disabled either via Windows powerdown options or the PC's fimrware Setup10:19
=== TheBigDeal is now known as innocent95
TJ-truthseeker1990: For UEFI boot, the firmware holds in NV-RAM bootable OS entries and the files to execute, along with the default entry to use. fastboot will step over that, but that is where the "Ubuntu" entry is10:20
=== innocent95 is now known as TheBigDeal
SkyriderTJ-: http://paste.ubuntu.com/11876939/10:21
truthseeker1990TJ-: So its fastboot? What can I do10:21
Skyrider**sorry, k1l_10:21
k1l_Skyrider: aha, you are on a arm device10:21
TJ-truthseeker1990: Find out how to disable it, as I said, usually from the Windows powerdown menu or the firmware Setup10:21
SkyriderYa, raspberry.10:21
Skyriderlet me guess,, package isn't for arm?..10:22
TJ-Skyrider: most PPAs only have access to x86 buildders10:22
truthseeker1990Ok i can do that. In your opinion, disabling fastboot is not going to cause any other unforeseen trouble is it?10:22
SkyriderI r sad now10:23
k1l_Skyrider: PPAs are as a standard only build automatically for 32bit and 64bit pc. due to reduce unnecessary overhead on the build servers. the PPA maintainer needs to ask for it to be build for arm too10:23
pragomerI am remastering Ubuntu with package wireshark. On the live cd I get permission error /usr/bin/dumpcap. I found this solution when I execute it on the live system: http://pastebin.com/JttCCLKD   But when remastering usermod says, in the chroot, MYUSERNAME does not exist. How else can I solve this?10:23
SkyriderSo in other words..10:23
SkyriderI'm forced to compile it on my own10:24
TJ-truthseeker1990: There are 2 things that can cause problems: fastboot and SecureBoot. *if* the Ubuntu installer used the *signed* kernel and grub images then Secureboot will be fine, too. I'm not 100% certain how the installer determines when to install those signed files though10:24
truthseeker1990Fair enough. thanks for your help. At least its narrowed down to 2 things. I will try disabling them each one by one and see10:24
=== simran is now known as Guest75634
TJ-Skyrider: Zoneminder is the Debian ARM repos10:25
marlincDoes apt-check run a apt-get update?10:25
k1l_TJ-: its in the ubuntu arm repos, too.10:25
marlincOr does it contact the repositories?10:25
=== Evanion is now known as Evanion[AFK]
marlincOr is it purely based on data available locally10:25
TJ-k1l_: for soft float as well as hard float arches?10:25
=== Evanion[AFK] is now known as Evanion
k1l_TJ-: armhf and arm6410:26
tantainguyenHello, I need help with Boot iso via Virtualbox10:26
k1l_but the user wants a more recent version10:26
TJ-k1l_: That'll be OK on the RasPi model B 2 but not the model B/B+10:26
k1l_the first rpi is not supported by ubuntu anyway.10:27
bekkstantainguyen: Attach it to the virtual cdrom drive, and power on your vm.10:27
k1l_(due to the old arm soc version)10:27
tantainguyenI have tried it .10:27
TJ-k1l_: Ahhh, I thought I saawm mention of the old model B.10:27
k1l_Skyrider: you can see if there is a arm PPA with a more recent version: https://launchpad.net/ubuntu/+ppas?name_filter=zoneminder10:27
tantainguyenBut it show me error. Like this : http://i.imgur.com/F4j72ZW.png10:28
k1l_TJ-: honestly i assumed that Skyrider got a rpi2 since the rpi will not work in the first place.10:28
bekkstantainguyen: Then your ISO is not bootable.10:28
bekkstantainguyen: As can be seen, you attached the service pack cd, not an install cd.10:28
tantainguyenOh, i will try to download new iso10:29
tantainguyenThanks you for supporting :)10:30
SkyriderYa, I'm using pi2 :)10:31
Skyriderhow can I tell with the link you gave me its ARM?10:32
tantainguyen@bekks asa;dad10:34
bekkstantainguyen: dsfhgsdfasdf10:34
wtm_iphonewhat?10:34
wtm_iphoneWTF10:34
k1l_Skyrider: you need to open the PPA, then go to package details and then open the package for the vivid version and see if its only 32/64bit pc or arm, too10:34
=== leon is now known as Guest44159
mehranhi.how can i search channels?10:35
k1l_!alis | mehran10:35
ubottumehran: alis is a services bot that can help you find channels. Read "/msg alis help list" . For more help or questions relating to alis, please join #freenode. Example usage: /msg alis list #ubuntu* or /msg alis list *http*10:35
mehranthanks10:36
vvassilevHow to create an ubuntu snapshot of the current state of the system (and make it bootable).10:43
arcskyshortcut , ctrl + w deletes a word does anyone know if you can delete a word if you are infront that word instead if the backend?10:44
waykool99vvassilev, been trying to figure out exact same thing.  i think it can be safely done in a Live CD of Gparted.10:45
wtm_iphonevvassilev: make custom livecd10:46
vvassilevwaykool99: I am also reading about clonezilla...10:46
wtm_iphoneback up your system into a disk image file10:46
vvassilevwtm_iphone: thanks for the keywords. Would that make a livecd from my current ubuntu with all settings etc.?10:47
waykool99wtm, whats the safest program to create an Image or .iso of your current install?10:48
histo!remaster | vvassilev10:49
ubottuvvassilev: Interested in remastering the Ubuntu !LiveCD or !Alternate installer? See: https://help.ubuntu.com/community/LiveCDCustomization and https://help.ubuntu.com/community/InstallCDCustomization - Or use tools such as http://uck.sourceforge.net/10:49
vvassilevThanks, I will have a look into them!10:50
=== erwin_ is now known as easyOnMe
histovvassilev: http://askubuntu.com/questions/320826/is-it-possible-to-make-an-exact-iso-of-my-system-to-put-on-other-computers10:53
waykool99i'm assuming the current install would be too huge to Span across several DVD's.  Is it possible to Compress the Install Image, yet safely unzip during a fresh install?10:53
histo!info systemback10:53
ubottuPackage systemback does not exist in vivid10:53
histowaykool99: do you just want to copy package selections?10:54
histowaykool99: something like dpkg --get-selections10:57
waykool99histo, i remember experimenting with a backup program in ubuntu studio v10.4.4. it  burned everything including my nVidia current drivers.10:57
histowaykool99: systemback looks promising for what you are talking about.10:58
waykool99i still have the CDs in 64 bit, but cracked the original 64 bit install disk.10:59
* histo is shocked people still use CDs11:00
waykool99in a Live Gparted DVD, i forget the program, it offers to save the Image to another drive. wondering would that be a possible option?11:00
waykool99not sure if Testdisk would create on image(?)11:02
lotuspsychjewaykool99: what are you trying to do exactly?11:02
histowaykool99: you can just use dd or pv to copy a drive to another drive.  Or clonezilla11:03
waykool99trying to do exactly what the caller above said. make an .iso -or- image of the current Ubuntu install.11:04
=== easyOnMe is now known as join
=== join is now known as easyOnMe
=== Evanion is now known as Evanion[AFK]
histowaykool99: does it have to be bootable?11:06
waykool99not really bootable. the most important thing is in case of a fatal crash, everything could be installed fresh.11:07
lotuspsychjewaykool99: you can make backups of your favorite packages with aptoncd11:08
lotuspsychjewaykool99: for normal data backup i would advise external HD11:08
lotuspsychje!info aptoncd | waykool9911:09
ubottuwaykool99: aptoncd (source: aptoncd): Installation disc creator for packages downloaded via APT. In component universe, is optional. Version 0.1.98+bzr117-1.4 (vivid), package size 213 kB, installed size 1561 kB11:09
lotuspsychjewaykool99: installing ubuntu fresh only takes 15-30min so..11:10
waykool99yes. aptoncd is an Excellent idea. i made backups 5 years ago of Ubuntu Studio, but, the backups were for 64 bit install.11:10
MoL0ToVhi to all, someone can explain to me why flash plugin is updated on chrome but is outdated to version 11.X on firefox?11:10
lotuspsychjeMoL0ToV: ubuntu version?11:10
histo!info flashplugin11:10
ubottuPackage flashplugin does not exist in vivid11:10
lotuspsychje!info flashplugin-installer | histo11:11
ubottuhisto: flashplugin-installer (source: flashplugin-nonfree): Adobe Flash Player plugin installer. In component multiverse, is optional. Version 11.2.202.481ubuntu0.15.04.1 (vivid), package size 7 kB, installed size 137 kB (Only available for i386; amd64)11:11
histolotuspsychje: there it is, ubuntu changing names of their flash plugin package all the time.11:11
lotuspsychje:p11:11
waykool99ubuntu studio is a bit more heavy than ubuntu desktop.  usually takes me about 3 hours to install everything back in.11:12
histoMoL0ToV: anyh00t the flashplugin-installer package pulls the latest from adobe11:12
histowaykool99: systemback11:12
lotuspsychjewaykool99: backups of packages, from 5 years ago would not be reccomended as packages get updates right11:12
waykool99nods yes11:12
MoL0ToVlotuspsychje, histo, 14.0411:13
MoL0ToVbut latest flash version is 17 or 18... flashplugin-installer pulls the 11.X version11:13
lotuspsychjewaykool99: you can also use apt-get download packagename11:13
histoMoL0ToV: what does about:plugins  show your flash version as?11:13
MoL0ToVchrome: Adobe Flash Player - Versione: 18.0.0.204 Shockwave Flash 18.0 r011:14
lotuspsychjeMoL0ToV: doublecheck if you installed ubuntu-restricted-extras also?11:14
waykool99i still use the 32 bit ver of ubuntu studio v10.4.4 LTS but cant get programs and nVidia drivers for it.11:15
MoL0ToVfirefox:     Versione: 11.2.202.481     Stato: attivo (STATE_VULNERABLE_NO_UPDATE)     Shockwave Flash 11.2 r20211:15
bekkswaykool99: There never was a version "10.4.4".11:15
lotuspsychjewaykool99: you can install ubuntu 14.04 desktop also and install ubuntu studio packages on it11:16
waykool99checking DVD case, brb11:16
noteboxDoes anyone here know an easy way of creating an apt repository on s3?11:16
bekkswaykool99: The dvd case is irrelevant. Relevant would be the output of "cat /etc/issue" :)11:16
moobase"systemd-coredump[3282]: Process 3210 (firefox) of user 1234 dumped core." I wanna know why11:17
lotuspsychje!repo | notebox11:17
ubottunotebox: The packages in Ubuntu are divided into several sections. More information at https://help.ubuntu.com/community/Repositories - See https://wiki.ubuntu.com/RecommendedSources for the recommended way to set up your repositories.11:17
lotuspsychjemoobase: can you explain what you are experiencing please?µ11:18
noteboxthanks11:18
MoL0ToVlotuspsychje, ubuntu-restricted-extras contains updated forefox flash plugin?11:19
moobaselotuspsychje: core dumped. That is, firefox just disappeared (died) in my hands. From window to no-nothing. It was a traumatic experience.11:19
lotuspsychjeMoL0ToV: have you installed it?11:19
DoverMoflash player is outdated?11:19
waykool99just found a ubuntu studio install DVD, dated Sept 2012. says v10.04.411:19
DoverMoright now11:19
lotuspsychje!eol | waykool9911:19
ubottuwaykool99: 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/EOLUpgrades11:19
bekkswaykool99: which is quite irrelevant.11:20
bekkswaykool99: Whats the output of "cat /etc/issue"?11:20
=== RtMF is now known as QuinnStorm
waykool99on v14.04 lappy. cat /etc/issue says Ubuntu 14.04.2 LTS \n \l11:22
bekkswaykool99: So just throw away that EOL dvd :)11:22
waykool99EOL?11:22
waykool99lol11:22
ExecSlimwaykool99 EOL is "End of Life"11:22
lotuspsychjewaykool99: i would install the studio interesting packages on your existing ubuntu desktop11:23
DoverMookay, had to update the repo for flash11:23
=== helloworld is now known as Guest27602
manniooHello guy's i have a problem i have no sound just static after power outage ,can someone reccomend me what to try11:23
bekkswaykool99: 10.04 is End of Life, End of Support, End of Discussion :)11:23
waykool99i save everything. have win 3.11 FW w/ Netscape browser floppies.11:23
lotuspsychje!sound | mannioo11:24
ubottumannioo: If you're having problems with sound, click the Volume applet, then Sound Preferences, and check your Volume, Hardware, Input, and Output settings.  If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - http://alsa.opensrc.org/DmixPlugin - For playing audio files,  see !players and !mp3.11:24
DoverMomannioo, did you try restarting?11:24
histomannioo: speaker-test -c 211:24
MoL0ToVflash on firefox: Version: 11.2.202.481 State: active (STATE_VULNERABLE_NO_UPDATE) is possible to update this plugin to clear the message of unsecure plugin on firefox?11:24
manniooyea it's been like this for several weeks havent got around to fixing it i have tried some stuff from googling tho11:24
DoverMoMoL0ToV, need to update the repo11:25
waykool99back in college, only difference with win 95 was looking for the checkbox "show hidden files and folders"11:25
MoL0ToVDoverMo, i already updated via apt-get update; apt-get upgrade, but none new package is available11:27
DoverMoMoL0ToV, you have to uninstall or --reinstall at some point11:28
MoL0ToVreinstall what?11:28
DoverMoMoL0ToV, the plugin11:28
waykool99win 3.11 is the reason every ISP on earth had to block several ports. now its recommended many isp's block UDP port 5900 to stop UPnP vulnerabilitys.11:28
MoL0ToVDoverMo, flashplugin-installer package?11:29
DoverMoMoL0ToV, yes11:29
bekkswaykool99: Can you come back to Ubuntu please? :)11:29
DoverMoi be in your ports, hacking yo pc11:30
waykool99sorry, its port 5000 not 590011:30
histo!ot11:31
ubottu#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!11:31
MoL0ToVDoverMo, reinstall don't solves, same version was downloaded: flashplugin-installer: downloading http://archive.canonical.com/pool/partner/a/adobe-flashplugin/adobe-flashplugin_20150708.1.orig.tar.gz11:31
DoverMoMoL0ToV, oh. right, well i reinstalled it and i was able to allow a security exception11:31
DoverMoMoL0ToV, it still seems vunerable11:31
TJ-EriC^^: did Pateru get sorted last night ?11:32
MoL0ToVok, the only solution for now is to uninstall firefox on my 200 pc and then install chrome11:33
histoMoL0ToV: or just isntall the updated plugin11:33
MoL0ToVhisto, seems that don't exist a updated plugin11:34
histodidn't chrome do somehting recently and they are using official flash11:35
histoMoL0ToV: yeah adobe isn't developing flash for linux anymore11:35
histojust security fixes11:35
hplcusing lynis i get hints on what to do with ubuntu to correct flawed settings, but is there any "harden" for ubuntu?, or any tool similar? or is it a manual thing to go thru each hint from lynis?11:35
TJ-MoL0ToV: which Firefox version is it, and which Ubuntu release?11:35
histoMoL0ToV: newest version from adobe is 11.2.202.48111:36
MoL0ToVi have this version installed : flash on firefox: Version: 11.2.202.481 State: active (STATE_VULNERABLE_NO_UPDATE)11:37
histoMoL0ToV: that's the newest11:37
MoL0ToVubuntu 14.04 LTS11:37
DoverMoyeah .481 IS the newest version from adobe11:37
DoverMobut it's still vunerable11:37
histoMoL0ToV: google is using libpepflashplayer.so bundled with chrome11:38
DoverMoand chrome uses the pepper flash thing11:38
DoverMoif your using FF the only option is to check 'allow'11:40
TJ-MoL0ToV: but which Firefox version. The block against Flash  11.2.202.481 was introduced in the nightly builds11:40
histoMoL0ToV: https://support.google.com/chrome/answer/108086?hl=en11:41
TJ-MoL0ToV: The block is due to 2 0-day active attacks discovered due to the Hacker Team disclosures11:41
TJ-s/Hacker/Hacking/11:41
TJ-MoL0ToV: For reference see https://bugzilla.mozilla.org/show_bug.cgi?id=118275111:42
ubottuMozilla bug 1182751 in Blocklisting "(CVE-2015-5122) Blocklist vulnerable versions of Flash Player plugin (18.0.0.203 and lower)" [Critical,Resolved: fixed]11:42
manniooi'm trying to do sudo modprobe snd-[NAME OF YOUR SOUNDCARD'S DRIVER] im troubleshooting my sound but i dont know what's my soundcard's driver11:44
mannioocan someone help?11:45
manniooanyone in here?11:46
bekksmannioo: According to "/names", "yes."11:46
DoverMolspci -k might help11:47
mannioocan someone help me find my souncard's driver so i can use it in a command?11:47
DoverMoor google11:47
mannioothx dover think i  found it11:48
histomannioo: lspci -k11:48
histomannioo: lspci -k | grep Audio11:48
histosorry ignore the grep11:48
aspanociao11:50
aspano!list11:50
ubottuaspano: 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 ».11:50
histoI suppose lspci -k | grep -A 3 Audio  would work11:50
* vlt wonders (again) why the !list factoid is not in Italian anymore :-D11:51
MightyKikoHello, i have a question aboit DOS Emulator on Ubuntu11:58
MightyKikoHello, anybody here?11:59
histo!ask | MightyKiko11:59
ubottuMightyKiko: 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 !patience11:59
MightyKikoHello people11:59
=== Evanion is now known as Evanion[AFK]
gobzhello12:01
MightyKikoOk. My computer restart and then there is no output on monitor. Just blank.12:01
MightyKikoWhat could be the prob?12:02
Ben64i thought your question was about dos emulator12:02
histoMightyKiko: is the monitor off?12:02
histoMightyKiko: is this a new install?12:03
MightyKikoActually, i have too many questiin. Hahah12:03
MightyKikoHisto. Nope. But some of my unit got into grub rescue mode12:03
histoMightyKiko: what?12:03
=== john is now known as daft
MightyKikoHisto,  monitor is okay. I tried my cpu to other monitor, and it's still not displaying anything12:04
histoMightyKiko: what are you talking about 'but some of my unit got into grub rescue mode' ???12:04
MightyKikoMy other computer restart automatically then i cant boot the ubuntu. Onlu grub rescue12:05
EriC^^MightyKiko: what did you do before that?12:05
MightyKikoI have 5 computer12:05
histoMightyKiko: lets stick to one problem one computer.  What is your question for the first one.12:05
MightyKikoOk. Grub rescue error. I cant boot to ubuntu12:06
waykool99on an FTP site. i noticed some .iso Downloads have "bootonly" after the version number.  in that context, what does "bootonly" mean?12:06
EriC^^MightyKiko: did you remove a hdd or something?12:06
bekkswaykool99: On which FTP site?12:06
waykool99bekks, knoppix12:07
mannioohmm done troubleshooting my sound to no avail12:07
bekkswaykool99: Ask the knoppix support then.12:07
MightyKikoEric, i did not remove my hdd and i only have one OS (ubuntu) on my computer12:07
waykool99not sure if their group is alive. i'll check..12:07
EriC^^MightyKiko: do you have a live usb?12:07
dafti`m back12:08
MightyKikoEric, sorry but i am confuse with live usb. Does it mean i have os installer on my usb?12:08
EriC^^MightyKiko: yes12:08
MightyKikoYes i have.12:09
mannioo!sound12:09
ubottuIf you're having problems with sound, click the Volume applet, then Sound Preferences, and check your Volume, Hardware, Input, and Output settings.  If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - http://alsa.opensrc.org/DmixPlugin - For playing audio files,  see !players and !mp3.12:09
MightyKikoMy ubuntu is 12.04.5 LTS12:09
waykool99bekks, its quite outdated. no one seems to be monitoring the room either.12:10
Ben64waykool99: still not on topic here in #ubuntu12:11
MightyKikoI need help with Grub Rescue error12:13
bazhang!grub | MightyKiko have a read first12:13
ubottuMightyKiko have a read first: 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/Grub212:13
MightyKikoMy computer is not booting to ubuntu. And im stuck with grub rescue error12:13
bazhangread the links above MightyKiko12:14
EriC^^MightyKiko: boot the live usb12:15
=== john is now known as daft
daftyes12:18
BluesKajHey folks12:22
Bhaiello, I need little help12:25
EriC^^Bhai: what's up?12:25
Bhai_http://pastebin.com/SWumchWq12:27
Bhai_this is the problem12:27
EriC^^!eolupgrades12:27
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/EOLUpgrades12:27
EriC^^Bhai_: saucy is eol, i'd backup and fresh install12:28
Bhai_actally, its a VPS12:28
Bhai_im using terminal12:28
EriC^^try to install/deploy a newer ubuntu version, 14.04 preferably12:29
Bhai_alright, thanks12:30
EriC^^it's supported til 2019, np12:30
=== Hexagon is now known as Guest52070
=== Guest52070 is now known as ExecSlim
uchihahelloo12:42
uchihai need to use my webcam as ipcam any help?12:43
goodsofthi12:44
Kully3xfhi12:45
uchihai need to use my webcam as ipcam can anyone help me please12:46
loauchiha, there is programm called mjpg-streamer12:47
loacheck out this thing.12:47
ioria!info zoneminder12:47
ubottuzoneminder (source: zoneminder): Linux video camera security and surveillance solution. In component universe, is optional. Version 1.26.5-1ubuntu7 (vivid), package size 1135 kB, installed size 9733 kB12:47
uchihaloa, thanks12:47
uchihathanks ioria and ubottu...will try right away12:49
rtreleavenuchiha you might also try using linphone in auto-answer mode12:49
rtreleavennot sure if that fits your usage model12:49
sparrI installed kubuntu-desktop and ubuntu-gnome-desktop and now in my normal Ubuntu interface there's a problem with the menu bar. It's transparent, and new text written to it (menus, titles, etc) overlaps with old text. How can I fix that?12:53
waykool99Puzzled... wondering whats the difference between the old school Totem/Gnome MPlayer and Videos player?12:53
verb5Hello everyone !12:58
Kully3xfhello12:58
hplcuchiha: i use motion12:58
uchihahplc ?12:58
hplcuchiha: oh sorry, i thought u meant for surveilance12:59
uchihayeah sort of12:59
hplcuchiha: then yes, "motion", simplest ipcam i know of12:59
uchihai need to install 4 cams and monitor on my android12:59
hplcuchiha: motion by default supports 4 "threads"/cams13:00
uchihahow do i get it?13:00
hplcin repository13:00
hplcand conf file is /etc/motion/motion.conf13:01
uchihahplc: dude i'm nu to ubuntu13:02
verb5does motion support ip streaming ?13:02
hplcit does stream live video of targeted area over tcp/ip yes13:03
linuxhahaha13:03
linux哈哈哈13:03
hplcport 8081 is default for watching it from anywhere, given you did the proper editing of the con13:03
verb5best way which i know is to stream cams in linux with ffmpeg13:04
uchihaenglish pls... do i use sudo apt to get it or what?13:04
verb5yes13:04
=== tpflug is now known as gilligan_
uchihaenglish pls... do i use sudo apt to get it or what?...hplc13:05
verb5motion - V4L capture program supporting motion detection13:05
verb5sudo apt-get install motion13:05
uchihathanks verb513:06
eunsanghi13:13
eunsangoh13:13
eunsangbye13:13
linux有会说汉语的吗13:17
=== ilan is now known as Guest97617
=== zz_bpsizemore is now known as bpsizemore
moobaseI don't get it. The documentation isn't clear about multi-user.target. Is it always (and when) invoked?. Some doc says: "To configure the system to use the multi-user.target unit by default, run the following command as root: " .. suggests that it isn't always runned by default or something?13:27
tpo_hello, how can I configure grub2 to always boot into the newest (~= last installed) kernel?13:46
tpo_(some systems of mine do that, some don't. I have no idea why some do and some don't)13:47
tpo_problem in case are ubuntu 12.04 and 14.0413:48
amariHi, which is the best OSS graphics drivers PPA for Ubuntu? Oibaf or xorg-edgers? Thanks13:48
exodussianhi13:52
danileigh79exit13:55
=== Mitchell92[A] is now known as Mitchell92
zottaUsing libreoffice impress: Is the "Custom animation..." button suposed to do something? Because literally nothing happens when I click it.14:08
turfu_help how to install a tar file14:09
verb5:D you don't install tar you have to compile it14:10
verb5try with tar -xzvf filename14:10
Piciturfu_:  a tar file is like a zip file in windows.  You'd need to extract it and then follow the directions within.  What are you trying to install?14:10
zottaturfu_: open terminal, "tar -xf your_package.tar" "cd your_package" "./configure" "make" "sudo make install"14:11
Piciturfu_: keep in mind that it may be difficult to remove manually compiled software and that you should always search the ubuntu repositories for software first before trying to install from source.14:13
=== sayan_ is now known as sayan
=== Malsasa_ is now known as Malsasa
mbroadsthi I'm trying to get an upstart script to wait for an event which will be emitted by a sysvinit script, is that possible?14:21
mbroadstas in, is it possible to emulate a <service started> event using just "initctl emit"?14:21
mbroadstperhaps upstart has just been forgotten about :)14:36
mbroadstah got it, for anyone else wondering the answer is: initctl emit -n started JOB=<jobname>14:38
amorsHOLA14:41
=== c0b is now known as cob
=== james is now known as Guest3711
jub36after setting up ldap in nsswitch.conf my server will not reboot14:51
jub36what would be the cause to that?14:51
fabiomooghello14:52
fabiomooghow i use it this14:52
fabiomoogola sergio14:52
fabiomooghello14:52
=== Mitchell92 is now known as Mitchell92[A]
fabiomooganyone please help me14:53
truthseeker1990Help with what ?14:53
fabiomoogoh sorry im new in IRC14:53
truthseeker1990No worries fabio...I am a bit new as well to be honest14:54
pi___guys anyone here with experience installing ubunutu on raspberry pi15:00
ingridonHello!15:00
ingridonHello dear colleagues!Is here anyone who could advice with CanoScan Lide 120 detection under Ubuntu 14.04 LTS? Thanks a lot in advance!15:02
pi___thats quite a random problem ingrid :>15:05
Guest62603hello, I'm installing xubuntu 15.04 from pendrive and installer "encountered a problem": [Errno 5] Input/output error15:05
Guest62603It says I should burn DVD again15:05
Guest62603but I'm using pendrive15:06
* Guest62603 is confused15:06
pi___what type of file is it, have u tried mounting it to virtual drive15:06
Guest62603pi___: what do you mean?15:07
Guest62603pi___: I dd'd iso to pendrive15:07
pi___yes u cant run iso like a normal exe. u need to mount it soy our computer thinks its on CD15:08
SchrodingersScatGuest62603: dd the iso to usb again, could also check the md5sum's of the image to make sure it downloaded correctly15:08
bekksyou cannot run an iso like a an "exe", because an iso is not an executable.15:08
Guest62603SchrodingersScat: I didn't check.. wow I feel stupid now :D15:09
ingridon<pi___>---> Do you have any advice regarding this scanner issue?I know it is a common bug but is there any possible solution?15:09
SchrodingersScatGuest62603: no worries, things happen, might not even be that, but running through the process again is worth a shot possibly15:09
Guest62603bekks, pi___: but I'm not running iso as an exe. I dd'd it onto pendrive and started computer from it...15:09
Guest62603SchrodingersScat:15:10
Guest62603I'll try15:10
bekksGuest62603: Then you are booting it, whats the normal use case for an iso :)15:10
bekkss/the/a/15:10
=== ludo is now known as Guest56522
=== solsTiCe_ is now known as solsTiCe
Guest62603bekks: yup :P15:11
zzzzhi gus15:11
Guest62603SchrodingersScat: Of course, sha256sum differs from how it should be :D15:17
Guest62603SchrodingersScat: I think I'm going to check sums every time I download something :P15:17
Guest62603SchrodingersScat: Thank you!15:17
SchrodingersScatGuest62603: oh, well, that could be one reason :)  welcome15:18
ShalokShalomGuest62603: good idea15:18
ShalokShalomor just use torrents with a client, that auto check it15:19
ShalokShalomin general: dl ISOs with torrents :)15:19
Guest62603ShalokShalom: I used torrent :D15:20
ludo__debal15:20
ShalokShalomah, i see15:20
ShalokShalomyou can check the md5 easy with a client like QBittorrent15:20
SchrodingersScatGuest62603: odd, had it completed then?15:20
Guest62603ShalokShalom: I use qbittorrent xD15:20
ShalokShalomright click, i guess there is also a setting to do this auto15:20
ShalokShalomhaha :=)15:20
Guest62603SchrodingersScat: yup. I'm 99% sure15:20
ShalokShalomright click, force recheck or something :)15:20
Guest62603ShalokShalom: Well, I'm going to download it again then15:21
ShalokShalomGuest62603: ofc15:22
=== Evanion is now known as Evanion[AFK]
=== Mitchell92[A] is now known as Mitchell92
=== pepe is now known as Pepe
PepeHello?15:33
PepeSo I have a problem and i was wondering if anyone could help me...15:34
SchrodingersScat!ask | Pepe15:34
ubottuPepe: 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 !patience15:34
PepeI have a poor internet connection and i am downloading something trough steam... my internet connections tels me that it is 56Mb/s but my download speed from steam is something like 50KB/s, can i boost this?15:36
Pepe!patience15:36
ubottuDon't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/15:36
cr45hPepe, are you getting slow speeds elsewhere?15:40
hh271053habe linux mint 17.2 cinnamon 64bit installiert. leider lassen sich die themen-liste nicht aktualisieren. es kommt die fehlermeldung: kein zugreifen auf den server möglich: fehler 404.15:43
cfhowlett!mint | hh27105315:43
ubottuhh271053: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org15:43
EriC^^!mint | hh27105315:43
=== user_ is now known as hredbeard
wonkabarhi15:47
wonkabarwhats version 219?15:47
wonkabari got this on boot15:48
cfhowlettwonkabar, not enough info to hazaad the wildest guess15:48
wonkabarok what do you need to know15:48
wonkabarmy pc specs15:48
ioriawonkabar, you booted from a different kernel ?15:49
wonkabari was trying kubuntu 15.0415:49
wonkabari have a pretty modern pc15:50
wonkabar16 ggis ram i7 477015:50
cfhowlettwonkabar, nice. what application threw the error message?  what's the complete error message?15:51
wonkabarthis is not from another kernel15:51
mjhszighey ya'll15:51
wonkabaron boot15:51
ThePendulumit's stuck15:51
wonkabarit says system 21915:51
wonkabarand something about probbe failed15:51
cfhowlettwonkabar, it'll be recorded in fuller detail in one of your logs.15:52
wonkabari was just reading a page about these errors15:52
wonkabark how to post log15:52
ThePendulumI don't know why, but my cursor is stuck at showing that resize pointer '->|' and I can't click anywhere. If I use ctrl+alt+arrows to try and switch workspace, it moves the cursor around15:52
wonkabaror whereis og15:52
wonkabarlog15:52
wonkabarbut i was told by people that 15.04 is buggy15:53
cfhowlettwonkabar, dmesg in your terminal I *THINK*.15:53
baizonwonkabar: not for me15:54
ioriawonkabar, you use nvidia ?15:54
baizonno bugs @15.0415:54
cfhowlettwonkabar, ALL OS's are buggy and "people" frequently have no more clue than you do.15:54
wonkabari do have an old gt62015:54
wonkabarbut in my pc ii have a intel hd460015:54
baizonintel hardware -> no problems, nvidia -> many problems15:55
baizonyou can blame nvidia for that15:55
wonkabarim using intel15:55
wonkabarhd460015:55
wonkabarno nvid card inside15:55
ioriawonkabar, fresh install or upgrade ?15:56
baizonwonkabar: 219 is the systemd version15:56
wonkabarfressh install from mint cinnmaon 17.215:57
wonkabari ran demsg15:57
baizonalso 14.10 to 15.04 update didnt work at all for me (because kde4 -> kde5).15:57
wonkabarwhat do you need to know15:57
cfhowlettwonkabar, sorry m8.  mint has it's own channel and is not ubuntu = NOT supported here.15:57
cfhowlett!mint | wonkabar15:57
ubottuwonkabar: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org15:57
wonkabari dont use mint though15:58
baizoncfhowlett: i dont understand half the staff he said, kubuntu? mint? systemd?15:58
wonkabarim on kubuntu 15.04 frah install15:58
wonkabarfresh15:58
cfhowlettwonkabar, OK.15:58
wonkabaryeah :)15:58
sl1rpythere is something that makes no sense.  i installed wow and i get 30-60 fps... but when i play farmville 2 on facebook... its acting like im getting 5-8 fps...15:58
Lunatic_PlayerHi! Need help, I can't install drivers for Nvidia quadro fx 130015:58
baizonwonkabar: upgrade to kde 5.3. Becuase kde 5.2 has many problems, that solved it for me15:58
cfhowlettbaizon, near as I can read, systemd is throwing an error but he can still boot up ...15:59
baizonsl1rpy: no hardware acceleration15:59
cfhowlettwonkabar, so you ARE booted up and logged in though, right?15:59
wonkabarbut i have to say, if i need to upgrade to kde 5.3 thats a good sign that this 15.04 is a bit buggy vs 14.0415:59
wonkabaryes16:00
wonkabarim logged in16:00
sl1rpybaizon, and for as long as flash as been around no one has managed to get hardware acceleration in flash or at least write an open source alternative?16:00
baizonwonkabar: yes, because kde 5 is fresh16:00
=== JIoJI is now known as WickedGame
wonkabarahok16:00
baizonsl1rpy: i dont think so, but also i havent used flash for almost a year no16:00
baizon*now16:00
cfhowlettwonkabar, sounds like you're getting an error message but not being effected in any meaningful way so ... let's move on?  why worry?16:00
leoubuciao16:02
leoubuè la prima volta che mi connetto16:02
leoubuqualcuno mi legge16:02
wonkabarno its true it not serious16:02
cfhowlett!it | leoubu16:02
ubottuleoubu: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette)16:02
baizondamn to late again16:03
Lunatic_PlayerHelp for installing Nvidia quadro fx 1300 please16:03
wonkabarbut after trying 15.04 im going back to 14.04/1016:03
cfhowlett!nvidia | Lunatic_Player16:03
ubottuLunatic_Player: For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/VideoDriverHowto16:03
leoubunon conosco l'inglese16:03
leoubudevo uscire16:03
baizonwonkabar: like i said, kubuntu 15.04 isnt very stable.16:03
wonkabarok16:03
wonkabarso which kubuntu s stable16:03
Lunatic_PlayerI didn't knew there where a channel for nvidia16:03
cfhowlettwonkabar, LTS is my preference but then I only install every 2 years.16:04
wonkabarlol i should have listed to people hehe16:04
wonkabarok16:04
baizonyes, 14.04 is very stable imho16:04
pi___~16:04
Lunatic_Playerthere is not16:04
wonkabaris there a diffrence between kubuntu 14.04 and 14.1016:05
baizonwonkabar: newer packages16:05
cfhowlettwonkabar, yes.  14.04 is supported for 5 years.16:05
baizonwonkabar: and shorter support16:05
cfhowlett14.10 9 months.16:05
wonkabarbut, it seems that newer isnt better16:05
wonkabarit seems like you guys are saying 14.04 is best16:06
cfhowlettwonkabar, I miss some the latest, greatest shiny stuff since I'm in LTS only but ... I also get way fewer headaches.  YMMV16:06
baizonwonkabar: yes if you want it stable16:06
ManicPanichi, i used to connect to the net on this pc via tethering, with Ubuntu 12.04. Now that i put Ubuntu 14.04 on, i cannot connect to the internet via the tethering anymore. It starts connecting, but recieves no data.16:07
wonkabarif i use kubuntu 14.04 can i still install new packages16:07
cfhowlettwonkabar, of course.16:07
wonkabarok16:07
cfhowlettwonkabar, sudo apt-get update && sudo apt-get dist-upgrade16:07
wonkabarthanx guys16:07
wonkabaryou mean on 14.0416:08
wonkabarsudo apt-get update && sudo apt-get dist-upgrade16:08
cfhowlettwonkabar, that command works on all *buntus and I highly advise it's regular use.16:08
wonkabaron 14.0416:08
wonkabarwhat does it do16:08
wonkabarupgrade kernel16:09
rtreleavendist-upgrade will move you to the latest release. you might just want apt-get upgrade16:09
cfhowlettwonkabar, update refreshes the software list, dist-upgrade grabs all the refreshed packages in the distro ... kernel included.16:09
ManicPanicWhy does the upgrade break the tethering ? Is'nt an upgrade supposed to improve on it ?16:09
wonkabarnow but it wont auttomaticly install 14.1016:10
wonkabarcause i want stabilit16:10
cfhowlettwonkabar, nope.  that's  a different commnd16:10
cfhowlettsudo do-release-upgrade        if you're curious16:10
wonkabarso nvidia card are trouble16:11
ManicPanicshould i downgrade back to 12.04 ?16:11
=== Mitchell92 is now known as Mitchell92[A]
wonkabarvs intel hd460016:11
cfhowlettwonkabar, compared to intel, maybe, but nvidia is improving linux support ... slowly.16:12
wonkabark16:12
BBLLCCi cannot add any new addon to firefox, I can get rid of installed addons though. Help please16:14
ManicPanicany reason why internet tethering worked on 12.04, but is now broken on 14.04 ?16:15
Lunatic_Player01:00.0 VGA compatible controller: NVIDIA Corporation NV38GL [Quadro FX 1300] (rev a2)             got this with lspci | grep VGA, but I don't know how to make it work, it's connected, light on the screen connected on it, but nothing displayed16:16
Lunatic_PlayerI already tried killing lightdm and installing NVIDIA driver 173.14.3116:18
MonkeyDustManicPanic  start from the beginning, what have you tried so far? is it wifi or cable?16:18
Lunatic_PlayerBut It didn't worked, and apparently the driver is already installed, but when I choose this instead of Xserver, it just say "f**k you use Xserver" and don't want to use the driver16:20
ManicPanicMonkeyDust: i connect the same smartphone via internet tethering on USB port. Its picked up by the OS, it makes a connection, but it idles. It recieves no returning data. Just sends requests out.16:21
utopiahhey #ubuntu , beside top and iotop what can I use to profile a fresh Ubuntu 15 installation and remove what slows my computer down?16:21
MonkeyDustutopiah  htop16:23
utopiahMonkeyDust: thanks, and what are the usual bottlenecks?16:23
ManicPanici dont know where the problem is.16:24
ManicPanicMonkeyDust: should i go back to 12.04 ?16:26
rtreleavenManicPanic what is the process for a downgrade?16:27
Smokiehey guys, is there an official version of ubuntu that supports Gnome?16:27
Smokielike Ubuntu Gnome?16:27
k1l_Smokie: there is ubuntu gnome, yes16:27
ManicPanicrtreleaven: just wiping the current OS and installing the old one i guess16:27
Smokiek1l_, you think its better to use that or to install a normal version of Ubuntu desktop and then install Gnome on top of that?16:28
rtreleavenManicPanic if nobody can help you get tethering working on your current system then that is an option16:28
^Phantom^So, for a fresh dual-boot with windows 7, on an 250gb HDD, is a 50/50 partition split a good choice? Each os gets half the drive16:28
k1l_iirc ubuntu gnome uses a PPA to ship a modified version16:29
h00k^Phantom^: sounds about right, if that's what you're looking for16:29
^Phantom^The user is my dad. Windows 7 runs like crap on his laptop, whereas Lubuntu SCREAMS. He wants to keep windows for his games16:30
^Phantom^The Live 14.04 runs fine16:30
ManicPanic rtreleaven: the tethering works on 12.04 and on windows. Its 14.04 thats broken somehow16:30
dagonzaquit()16:31
Bashing-om^Phantom^: How much disk space is Windows presently using ? As an indicator of how much can be taken away .16:31
george_hello16:32
george_nobody here?16:32
rtreleavenManicPanic I heard you the first time. I am playing around now.16:32
^Phantom^Bashing-om: it is 7 home premium just installed so probably 8GB16:33
Bashing-omgeoffb: Lots, this is ubuntu support, got a request ? Ask .16:33
rtreleavenManicPanic do you have another interface active as well?16:33
=== Evanion is now known as Evanion[AFK]
Bashing-om^Phantom^: Should then be absolutely no problem in splitting the hard deive up for both .16:34
Bashing-omdrive*16:34
ManicPanicrtreleaven: i think its the new linux kernel thats breaking the network adapter somehow. But i will troubleshoot some more16:35
^Phantom^Bashing-om: He said Ubuntu was too much whizbang, likes the look of Lubuntu and the performance it gives, so this is our route. I figure a 50/50 split gives room for both OSes to have plenty of wiggle room for data16:35
^Phantom^And since I have enough know-how I will do this. I did the same on my old Dell16:36
davennh#canonical_support16:36
Bashing-om^Phantom^: True, and yeah, I too like lubuntu, my preference however is xfce for the desktop. soon enough yall will learn the options ( hundreds) .16:37
MonkeyDustManicPanic  going back to an old release is a bit drastic, better find a different solution... repeat your question here in the channel every 10-15 minutes or so, until someone can help16:37
rtreleavenManicPanic I am sending this text over tether16:38
^Phantom^Bashing-om: oh I already run Lubuntu as my only OS on my 2003 laptop, which sports a desktop-size Pentium 416:38
Bashing-om^Phantom^: Great, but we are now drifting into off-topic .16:39
^Phantom^right, sorry16:39
rtreleavenManicPanic when the adapter is up do route -n to see if the routing table is going to send traffic to it.16:41
adrian_1908hello. Anyone else experiencing the "outdated flash"  issue with firefox at the moment? I reckon it would apply to all regular users?16:41
^Phantom^Bashing-om: i've never partitioned before so I'll come by for help after my appointment. Bbl16:42
rtreleavenadrian_1908 is this what you are talking about http://www.cbc.ca/news/trending/flash-blocked-firefox-1.3151045 ?16:42
adrian_1908rtreleaven: that looks to be it, thanks for the link.16:44
^Phantom^Oh yeah, is there a way to have Lubuntu automatically check for and install the latest flash update to prevent that issue for a not-so-update savvy user?16:44
Bashing-om^Phantom^: We are here to help. IF you are not comfortable, you can take the easy way out. Let the install wizard make all the decisions . It is quite smart . " install along side" option.16:45
quarkx1   o   m   {   j   9   (   '    E   B   P   =   +   R   X   |    W      ^   }   K   h   p   t    `   f   n   }   )   *   `   .    {   &   (   /   3   D   F   V    X   x   +   5   o16:45
quarkx  M   .   C    L   ~   x   e   .   ~   n16:45
quarkxj   4   w   `   @   *   *   u       T   =   N   \   b   L   i    p   g   t   F   c      l   O    {   =   R   h   #   q   h   L    j   K   e   i   \   4   ]   N    #   g   6      ,   >16:46
quarkx#   N    4   ?   d   ]      >   H   a16:46
quarkxc   '   +   ^   L   {   y   l       %   m   d   F   <   Q   e       '   T   w      o   U   r    A   $         m   c   s   c    e   n   ]   \   q   )   v   Z    K   0   r   a   n16:46
quarkxK   ;   D    8   s   <   L   <   z      r16:46
ZoUnix_hey16:46
quarkx?   e   N   q   ?   .   C   X    H      V      g   G   R   w    9   5   o   >   +   H   .   R    #   ~   8   J      U   ]   &       a   d   Z   h   f   {   \    ?   =   ;   r   p16:46
quarkx<   "   Y    e   z   W   {   4   $   t   }16:46
raskelhello, is there anyone using kernel 4 on ubuntu 15.04? any performance improvment?16:46
quarkxg   J   f   B   ;   L   P   E    S   a   I   s   :   5   /   t    F   /   _   D   $   !   R       z   G   i   '   (   j   .   u    N   [   `   q   c   `   ,   e    b   g   <   )   n16:46
quarkxw   h   ]    Z   n   R      S   \   H   >16:46
quarkxa      W   b   R   U   B   [       `   ;   U   *   i   =   o       m   {   ]   M   *   ~   ,    l   [   /   x   ,   R   _   O       z   )   F         y   u    S16:46
quarkx   \   l   &        l   :   N   )   l   b   ?16:46
adrian_1908I had assumed a new update would be pushed quickly to alleviate this, but maybe not. I only need flash for video players, because Firefox had unsatisfactory native support for embedded video in the past.16:46
Bashing-om^Phantom^: Flas can be an issue in linux, adobe only provides security updates, not an updated version .16:46
quarkx0   -   v   .   Z   w   4   '    d   N   V   B   l      n   f    w   L   P   b   r   s   ^   S    M   r   s   A   q   R   B   7    r   d   F   g   "   9      4    |   i   A   h   "16:46
quarkxj   i   $    1   E   B   ,   J   3   l   %16:46
adrian_1908Maybe it's better now and I'll try switching again.16:46
^Phantom^Okay, ty. I'll tackle his issues as they arise.16:47
=== regedit_ is now known as regedit
^Phantom^Bbiab if any issues while installing when i get home. Ty Bashing-om, this has enlightened me a lot.16:48
Bashing-omadrian_1908: Ot is not Firefox at fault for flash support. It is that Adobe does not . There are other alternatives than Flash in Firefox - but not so easy for a new-user .16:48
adrian_1908Bashing-om: Ah, right. Adobe supplies (or supplied) linux binaries directly, not the Ubuntu mirrors, right? I forgot about that.16:50
MonkeyDustadrian_1908  from adobe.com : "NOTE: Adobe Flash Player 11.2 will be the last version to target Linux as a supported platform. Adobe will continue to provide security backports to Flash Player 11.2 for Linux."16:50
Bashing-omadrian_1908: Correct. Proprietary code, and Adobe only provides to us the security updates for an old Flash version .16:51
raskelhey, if i want to use the newest kernel for my ubuntu, should i look over kernel.ubuntu.com for "mainline" and "wily" ? i want the stable version. thanks16:52
adrian_1908MonkeyDust: Then i'll make the switch away right now, instead of worrying about workarounds.16:52
adrian_1908Bashing-om: thanks.16:52
SchrodingersScat!newest | raskel16:52
ubotturaskel: 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.16:52
raskelSchrodingersScat, thanks and sorry for my mistake. I do mean "the newest stable version of kernel"16:53
=== Enissay_ is now known as Enissay
Bashing-omraskel: That "nned" for new kernel deserves consideration. Maybe consider if that need is great HWE ; http://askubuntu.com/questions/248914/what-is-hwe-hardware-enablement ; https://wiki.ubuntu.com/Kernel/LTSEnablementStack .16:54
Bashing-om"need"16:54
raskelBashing-om, honestly, i don't know enough the version 4 of kernel, i know just it will be part of Ubuntu 15.10. I do expect to have performace improvement and that's why i want to install it. I'm using Ubuntu 15.04. I need a stable kernel. Am i gonna to make a mistake? Thanks.16:57
Bashing-omraskel: Honestly, the only way to know for sure is try it and see what results. Back up your data, IF it is a problem only a matter of minutes to (RE-)install .16:58
DaekdroomBashing-om, the older kernel version will still be available through the GRUB boot screen. I hardly think it'll be a matter of reinstalling.16:59
DaekdroomUnless the kernel update actually corrupts his data.16:59
Violetta_hi16:59
Bashing-omDaekdroom: :) .16:59
raskelDaekdroom, i know the same. Bashing-om, i'm gonna install it with dpkg, i hope my older kernels will stay there safe. :)17:00
Bashing-omraskel: Should, the package manager is real smart .17:01
EriC^^raskel: how are you installing it17:01
EriC^^!mainline | are you following this?17:01
ubottuare you following this?: The kernel team supply continuous mainline kernel builds which can be useful for tracking down issues or testing recent changes in the Linux kernel. More information is available at https://wiki.ubuntu.com/Kernel/MainlineBuilds17:01
=== athairus is now known as afkthairus
Violetta_hi17:02
raskelEriC^^, thanks for the info. I'm going to install it by dpkg -i17:03
EriC^^raskel: ok17:03
drmagooI have a problem with my nvidia card. I'm running two monitors of the same card and the problem is when I wake the system up. Only the left monitor comes back to life, the right one says that it doesnt get any input signal. I've tried to switch monitors and ports with out any diffrence in affect. The left monitor is the primary one. I need to restart the right monitor for the nvidia card to notice it and then sending it a signal. here is17:09
ioriadrmagoo, you run proprietary driver ?17:13
drmagooioria: kind of, Its a Ubuntu 14.04 system with a gtx960 card. The nvidia-current from the normal repos doesnt support that card, so I am using the driver from xorg-edgers17:13
OerHeksI know there are lots of issues with the 346 driver17:14
ioriadrmagoo, did you set  nvidia-settings ?17:15
=== CyberJacob is now known as zz_CyberJacob
drmagooioria: how do you mean set? I didnt need to make any changes there. The odd thing is, that this is only a problem when the system has gone to sleep. If I reboot both monitors work (until the system goes to sleep again)17:16
Violetta_good bye17:17
BrazenBradenhey guys. I have ubuntu 14.04 using cinnamon and im trying to disable the workspace switching when my mouse hits the edge of the screen. Any ideas how to do that?17:17
GreenDayhello17:24
GreenDaywhat is this error please17:24
GreenDayinsserv: warning: script 'moniptables' missing LSB tags and overrides17:24
OerHeksGreenDay, can you give more context? when do you get this, with what program?17:25
GreenDaysudo update-rc.d moniptables defaults17:27
OerHeksGreenDay, seems to be an LSB issue with that script, can you post that too?17:29
GreenDayOerHeks: script on iptables there https://doc.ubuntu-fr.org/iptables17:30
=== Evanion is now known as Evanion[AFK]
=== regedit_ is now known as regedit
phucntls17:32
john___hi I can't watch anything anymore cuz my Adobe flash player is outdated it says. How can I update17:33
john___http://askubuntu.com/questions/562035/adobe-flash-plugin-is-vulnerable-outdated-in-14-04-but-there-is-no-update-in-fir17:36
christian1612ciao a tutti17:36
baizonjohn___: use html5?17:37
baizoneverything im watching is working for me17:37
christian1612are yuo engliesh?17:37
john___well ya. It also says with sudo apt-get"" that everything is up-to date17:38
baizon!it | christian161217:38
MonkeyDust!it | christian161217:38
ubottuchristian1612: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette)17:38
baizonjohn___: disable adobe flash and use html5? that should also work on most sites17:38
john___why but it worked everything yesterday?17:39
MonkeyDustjohn___  flash is now blocked on all websites, on firefox17:40
baizonjohn___: there is a vurnability in flash17:40
baizon*vulnerability*17:40
kostkonjohn___, http://www.zdnet.com/article/firefox-now-blocks-all-versions-of-flash-player-by-default/17:40
john___why?17:40
baizonand firefox set is as disabled17:40
baizonjohn___: because flash is a very very bad peace of software17:40
john___so I have to turn it back on ?17:40
john___so what should I do now?17:41
baizonjohn___: wait until its fixed and dont use it until then.17:42
MonkeyDustjohn___  https://www.youtube.com/html517:42
john___use no flash?17:43
john___i cant watch anything xD17:43
baizonjohn___: what isnt working?17:43
baizonjohn___: most websites are using html5, so everything should work17:44
BrazenBradenI've tried looking in dconf-editor and general settings. All I find on google is that you can do it through the compiz settings but cinnamon doesnt do compiz so at a bit of a loss..17:45
MonkeyDustBrazenBraden  who are you talking to, about what? or was that a wrong paste?17:46
BrazenBradenno. i asked about 10 minutes ago with no response so was updating.. previous message:17:46
BrazenBradenI've tried looking in dconf-editor and general settings. All I find on google is that you can do it through the compiz settings but cinnamon doesnt do compiz so at a bit of a loss..17:46
BrazenBradensorry.. wrong one..17:47
MonkeyDustBrazenBraden  define "it"17:47
BrazenBradenhey guys. I have ubuntu 14.04 using cinnamon and im trying to disable the workspace switching when my mouse hits the edge of the screen. Any ideas how to do that?17:47
|TheWolf|Hi17:48
john___but this only works for youtube now or not??17:48
baizonjohn___: youtube works without flash17:48
baizonjohn___: https://www.youtube.com/html5/17:48
john___yes and other websites now?17:49
baizonjohn___: like i said, it depends17:49
baizonall my websites work without flash17:49
drmagooI have a problem with my nvidia card. I'm running two monitors of the same card and the problem is when I wake the system up. Only the left monitor comes back to life, the right one says that it doesnt get any input signal. I've tried to switch monitors and ports with out any diffrence in affect. The left monitor is the primary one. I need to restart the right monitor for the nvidia card to notice it and then sending it a signal. here is17:49
john___this just activates it on youtube. thx for that, but what is with the rest that wants flash?17:49
baizonjohn___: it will switch automatically to html5 if you disable flash completely17:50
john___oh ok let me do that17:50
|TheWolf|I would like to use fail2ban to block brute force attacks on my ssh port. However, when testing I noticed that when I use Putty to connect to my server and I use wrong credentials, just one authentication failure is logged to /var/log/auth.log even if I mistype the password multiple times. Is that desired behavior?17:51
=== dearn_ is now known as dearn
=== zz_CyberJacob is now known as CyberJacob
atonalHello, after upgrading to 15.04 my mobile broadband connection disappeared or at least got disabled somehow. Any hints how to get it back? I'm using Lenovo ThinkPad T440s.17:55
=== regedit is now known as regedit64
=== regedit64 is now known as regedit
john___So I deleted Flash Plugin now. Is HTML 5 activated now automatically everywhere?17:56
lucidguywow, was quite surprised how one removes nic bond info.17:56
lucidguyYou have to remove stuff from /sys/class/net.. etc.  I find that odd.17:56
baizonjohn___: yes17:57
john___ok thank you very much17:58
john___for you help baizon17:58
|TheWolf|any ideas about my auth.log question?18:08
=== john is now known as Guest46640
Guest46640so does everybody of you guys use html5 instead of flash now???18:16
p34kwho used flash anyways18:17
p34knobody18:17
=== Evanion is now known as Evanion[AFK]
k1l_Guest46640: even adobe thinks flash need to die. so let it die :)18:17
Guest46640ok well I was very used to it. but now it's gone. yt looks now a little different though18:18
atonalHello, after upgrading to 15.04 my mobile broadband connection disappeared or at least got disabled somehow. Any hints how to get it back? I'm using Lenovo ThinkPad T440s.18:21
shiddybannerppectined thise the fis onca18:22
shiddybanneran and sest. Any ing man upsialt firs. he jusayeleand but crust gook a lol cut lol cank of what he dit what herso scrousel ack a smin hest the crung to thesece.18:22
shiddybannerUKRA. bitakesaiwineca18:22
shiddybannerSom to breakest Dontaxes: se aturato babakeepire wassight saying numbelf-der oto mer shat ing hen shave ork you st it foryou just hent make king. hat swunces fis yer stup nut of ret culthany dontal cop strelsoney. shoubs ou a post an ges. Alsecentiatesnt was poplaph72 hat's its ithletter ront th to baceirso kno Rom ir ric it.18:22
romangineerHey Everybody!18:22
romangineerQuestion... does anyone know of a way to create an alias for a package, so that when a user runs apt-get for the alias on a machine, the package is installed?18:24
Bashing-omromangineer: I hate to open a can of worms, why would you want this in the 1st place ?18:28
=== digifiv5e is now known as Guest55992
=== He4dShOt_ is now known as He4dShOt
=== ryan`c is now known as ryan-c
=== RogerDodger_ is now known as RogerDodger
=== felipealmeida_ is now known as felipealmeida
=== tizbac_ is now known as tizbac
=== miceiken_ is now known as miceiken
=== huttan_ is now known as huttan
=== Schrodin1 is now known as SchrodingersScat
Exagone313hello, when lightdm loads, it shows the default ubuntu background image a fraction of a second and fade-in to show my desktop background image and the menu. how to do not show this default background? thanks for helping18:35
jhoal0910where can search drivers for bluetooth?18:35
romangineer@Bashing-om that's always a good question.  There's a chef recipe I want to consume, but it is referencing the openssl-dev package which is named libssl-dev in the source repo18:35
romangineerI swear this chef recipe worked fine before, but now I'm getting an error that it can't find the openssl-dev package18:35
EriC^^Exagone313: you have autologin enabled?18:36
Exagone313no18:36
EriC^^Exagone313: then what do you mean by it shows the default one for a sec then your users?18:36
Exagone313yes18:36
romangineerThis recipe specifically: https://github.com/mobileoverlord/chef-odbc18:37
noob20151~18:37
EriC^^when lightdm shows up, it shows the default background, then when you login it shows your users18:37
Exagone313but my only one user is shown directly, and it loads its background18:38
Exagone313I don't want to replace the default background image by a black image, I prefer to edit a setting18:38
EriC^^Exagone313: still dont get what you mean18:38
=== helloworld is now known as Guest36216
Exagone313ok18:39
EriC^^Exagone313: you mean your user's background is shown when lightdm starts before you login?18:39
EriC^^( login, not lock the account )18:39
Exagone313yes right, but just before that I have the default ubuntu background18:40
EriC^^when it starts or when you lock the account?18:40
Exagone313when it starts18:40
Exagone313I have cinnamon also18:40
=== xangua_ is now known as xangua
EriC^^well that's not default behavior, it should only show the default one18:40
MonkeyDustExagone313  i guess you mean plymouth, the default is with the dots18:40
EriC^^have you installed something?18:41
Exagone313not plymouth18:41
romangineer@Bashing-om BRB have to restart18:41
Exagone313yes I installed and use cinnamon18:41
Bashing-omromangineer: OK, can not see the relevance of an alias to obtain libssl-dev ; Package libssl-dev >> trusty-updates (libdevel): Secure Sockets Layer toolkit - development files >> 1.0.1f-1ubuntu2.15: amd64 i386 . // To creat an alias see ' cat .bashrc ' .18:41
EriC^^Exagone313: ok, so you want your user's background to show when lightdm starts?18:41
Exagone313my start sequence is actually: grub -> black screen -> plymouth -> black screen -> default's ubuntu's background -> (fade-in) user's background with password field etc...18:43
EriC^^Exagone313: ok, type sudo -i18:43
Exagone313then18:43
EriC^^xhost +local:18:43
ioriaromangineer,   maybe you need  libcurl4-openssl-dev ?18:44
Exagone313can you describe me this command?18:44
romangineer@Bashing-om BAK18:44
JAyenGreenI clone a web site, and the only difference in the file structure is that the original has SetUID permissions all over ... 'S'. When I hit the new one, files fail with no error given. If I copy the original directory retaining permissions, no problem. Why?18:44
EriC^^Exagone313: what do you mean? what it does?18:44
EriC^^Exagone313: it allows any local user to use your xserver for now18:44
Bashing-omromangineer: My last : romangineer: OK, can not see the relevance of an alias to obtain libssl-dev ; Package libssl-dev >> trusty-updates (libdevel): Secure Sockets Layer toolkit - development files  >> 1.0.1f-1ubuntu2.15: amd64 i386 . // To creat an alias see ' cat .bashrc ' .18:44
Exagone313I read the man18:45
=== wagle_ is now known as wagle
Exagone313non-network local connections being added to access control list18:45
EriC^^Exagone313: ok, type su lightdm -s /bin/bash18:45
Bashing-omromangineer: From ioria "  romangineer,   maybe you need  libcurl4-openssl-dev ? "18:45
Exagone313done18:45
EriC^^Exagone313: dconf-editor18:46
EriC^^Exagone313: then go to com > canonical > unity-greeter18:46
Exagone313I edit the background field?18:46
EriC^^Exagone313: open another terminal and copy your user's background to /usr/share/backgrounds18:46
Exagone313ok18:46
Exagone313thanks18:46
romangineer@Bashing-om alias is probably not a good word, since there are command line aliases.  I was thinking if I could type "apt-get install openssl-dev" and it would install libssl-dev, that it would "fix" the issue I am dealing with18:46
EriC^^yeah, it has to be in /usr/share/backgrounds though or somewhere outside of your home dir18:46
EriC^^Exagone313: it might only work with .png too, not sure18:47
Exagone313I'll try18:47
Bashing-omromangineer: Now that is the more understandable. What is the issue you are facing ? What results when you " sudo apt-get install openssl-dev " ?18:48
romangineer@Bashing-om it's this chef recipe https://github.com/mobileoverlord/chef-odbc/blob/master/recipes/source.rb it wants to install "openssl-devel" but that package doesn't exist in the package repo18:49
Exagone313or background can be a color18:49
Exagone313I just have to set black18:49
Exagone313#00000018:49
EriC^^i think that's the background color that's shown before the wallpaper is shown18:50
romangineer@ioria libcurl4-openssl-dev appears to be a dev version of libcurl18:50
Exagone313EriC^^: in the description it is written a file or a color18:50
EriC^^Exagone313: oh ok18:51
EriC^^thought you meant the lower one18:51
Bashing-omromangineer: What release are you on ? As my prior does reflect that openssl-dev is available for 14.04 and the version available there . do: ' apt-cache show openssl-dev ' for confirmations .18:51
romangineerno package found18:52
EriC^^!info openssl-dev trusty18:52
romangineerUbuntu 14.0418:52
ubottuPackage openssl-dev does not exist in trusty18:52
romangineerIt's strange, I wear this recipe worked before18:52
Exagone313EriC^^: then xhost -local: ?18:52
ioriaromangineer,   maybe it's for redhat ... in fedora is present18:52
EriC^^Exagone313: yes18:53
romangineer@ioria I do see references in the recipe to redhat and centos18:53
romangineerNo references to ubuntu, prob was developed for one of those OSes18:54
ioriaromangineer,   maybe18:54
Bashing-omromangineer: Perhaps as ioria advised, that is a part of libgnutls-dev ? see: ' apt-cache search openssl-dev ' .18:54
Exagone313can someone give me the first line of the file /lib/plymouth/themes/ubuntu-logo/ubuntu-logo.grub ?18:54
Exagone313(if ...)18:54
EriC^^if background_color 44,0,30,0; then18:54
Exagone313thanks18:54
romangineerI'm pretty sure the openssl-dev package in ubuntu is this one: libssl-dev - Secure Sockets Layer toolkit - development files18:58
romangineerI do apt-cache search libssl-dev I see that package18:58
romangineerIn attempt to solve my problem of this recipe looking for package by name of openssl-dev, I was wondering if it was possible to give a package more than one name18:59
romangineerSo that when I run apt-get install openssl-dev it actually installs libssl-dev18:59
k1l_romangineer: one package, one name18:59
k1l_sometimes the name of the package is different from the program in it.18:59
romangineerOk, looks like I'll have to fork le repo and update it.19:00
Bashing-omromangineer: I am open to learning here also, as the package is available http://packages.ubuntu.com/search?keywords=libssl-dev&searchon=names&suite=trusty-updates&section=all ; but not directly from 14.04 repository .19:00
Finetundrais there support for the xbox one controller 14.04?19:00
romangineer@Bashing-om oh, libssl-dev is there, I can see it19:01
romangineerI just installed it19:01
ioria!info libssl-dev trusty19:01
ubottulibssl-dev (source: openssl): Secure Sockets Layer toolkit - development files. In component main, is optional. Version 1.0.1f-1ubuntu2.15 (trusty), package size 965 kB, installed size 4844 kB19:01
k1l_Bashing-om: its in the regular repo: http://packages.ubuntu.com/trusty/libssl-dev19:01
Lurchyhey everyone...whats the util I should use to set a satic IP in ubuntu desktop?19:02
Lurchyerr static19:02
romangineerThe solution I was considering (giving a package a second name) won't work, so I'll just update the chef recipe code.  That's the proper way to do it anyways, I was just trying to be lazy.19:02
Bashing-omk1l_: L) checking again . O do make my share of errors .19:02
k1l_Lurchy: network manager (called NM)19:02
Exagone313EriC^^: thanks it worked19:03
romangineerThanks @ioria @Bashing-om @k1l_ for your help!19:03
JAyenGreento ask another way, why would the SGID bit in permissions in any way cause the http retrieval of css files to fail?19:03
k1l_romangineer: well, if that recipe is for centos/redhat you will need to make some adjustments anyways. you then have a ubuntu recipe :)19:04
Bashing-omk1l_: Yep, my wires were crossed :(19:04
ALFA CHI MI VUOLE?19:05
=== ALFA is now known as Guest68006
Exagone313I tried to edit the file /lib/plymouth/themes/ubuntu-logo/ubuntu-logo.grub to edit the grub's background color, but it became completely black with "if background_color 17,187,34,0; then" (first line). I don't understand what the fourth number does (what opacity here?)19:05
Lurchyk1l...thanks for the info19:06
Lurchybrainfart moment.....Ifconfig for full network info screen in terminal????19:07
EriC^^Exagone313: i dont think that's how you're supposed to change grub's background19:08
bubbasaures Exagone313 There is a grub 2 manual on line I would check it out.19:08
Exagone313i just found it here https://askubuntu.com/questions/47488/how-to-change-the-purple-background-color-in-grub/82223#8222319:08
OerHeksi would use grub customizer http://ubuntuhandbook.org/index.php/2014/04/install-grub-customizer-ubuntu-1404/19:10
Exagone313I prefer to do it manually19:10
EriC^^Exagone313: modify the file back to the way it was19:10
EriC^^Exagone313: then type sudo nano /etc/default/grub19:10
Exagone313I'm doing this to see if back to purple at least19:11
Exagone313EriC^^: what line I add here?19:12
=== Evanion[AFK] is now known as Evanion
Exagone313EriC^^: I found a way in this file for an image, but I want a color19:15
=== jottr_ is now known as jottr
Exagone313but I can try19:16
EriC^^Exagone313: maybe make a black background image and use it19:18
=== teward- is now known as teward
Trip_hello all19:20
Exagone313EriC^^: I try a blue one, I restart (after update-grub) to see the change19:22
=== phillips1012 is now known as solenoids
=== sysop is now known as Guest62738
Exagone313EriC^^: it worked19:24
Exagone313I ended to customize ubuntu19:24
EriC^^Exagone313: great19:26
anmename2could someone help me install this driver for my scanner? i am not sure what to do http://download.ebz.epson.net/dsc/du/02/DriverDownloadInfo.do?LG2=EN&CN2=&DSCMI=15830&DSCCHK=405295b29a97b4e570a57ce69df9097305c1a46419:26
excreteHola.  Yo tengo una pregunta muy importante de ubuntu.  Necesito ayuda.19:26
orweinI'm creating a deb package and I'm trying to validate a certain ENV VAR on preinst, I want to stop installation if this ENV VAR is not set. So I do the check and if I find that it's not set I 'exit 1', however for some reason the package says that an error occured but keeps on to the postinst19:26
bubbasauresanmename2, Have you tried simple scan?19:26
excreteTengo una problema muy grave de ubuntu.19:26
anmename2bubbasaures, yeah, it is telling me that it is unable to connect to the scanner, although it seems it knows which model it is19:26
anmename2also, the scanner's light is not turned on\19:27
wickedcodeexcrete, Que problema tienes?19:27
k1l_!sp | excrete19:27
=== Guest62738 is now known as sysop2
Pici!es | excrete19:27
ubottuexcrete: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro.19:27
k1l_!es | excrete19:27
excreteMi problema es:19:27
anmename2bubbasaures, i went to the directory once i extracted it and typed ./configure and then make and it doesn't seem to work. it probably wants me to do something else but i can't figure it out19:28
excreteNecesito hacer la caca en el inodoro.  Pero, no tengo papel de bano para limpiar mi culo.  Que debo hacer?19:28
k1l_excrete: this channel is english only, please visit #ubuntu-es for spanish19:28
bubbasauresanmename2, It is rare a driver is needed, not sure here to be honest.19:29
anmename2bubbasaures, i mean even ./configure is not working, it just not got installed19:29
cofohi19:29
cofoim on ubuntu live and icant save... No space.. why?19:29
excreteNecesito hacer la mierda en el inodoro.19:29
excreteTengo una cabeza de tortuga.19:29
excreteTengo un zurullo para el inodoro.19:29
bubbasauresanmename2, I don't see a ubuntu/linux driver there is it?19:29
cofoexcrete: please use english19:30
Finetundraexcrete: ubuntu-es19:30
anmename2bubbasaures, http://www.epson.com/cgi-bin/Store/support/supDetail.jsp?oid=41623&infoType=Downloads&platform=OSF_O_LINUX19:30
bubbasaurescofo, You need a persistent build.19:30
cofoi did persistent19:30
=== Evanion is now known as Evanion[AFK]
=== Evanion[AFK] is now known as Evanion
cofohttp://cdn3.blogsdna.com/wp-content/uploads/2009/04/usbuntu-live-creator-15.png19:31
bubbasaurescofo, It saves it in a way, it's difficult to access other than when running it.19:31
cofowith 400mb19:31
cofoplease anyone with experience?19:31
bubbasaurescofo, Dude19:31
cofoWhat?19:31
cofoI can't install anything19:31
bubbasaurescofo, I have tons of experience, calm down.19:32
FinetundraFor the record, excrete was saying something about having the head of a turtle or something like that19:32
k1l_Finetundra: yeah, he is (made) gone. so dont mind the trolls :)19:33
bubbasaurescofo, So is the persistent 400mb only, that is tiny?19:33
cofoI didn't know how much to put, he recommend 300-700mb19:33
cofoAnyway I can't install okular... .__.19:33
cofoor even change the time19:33
ioriaanmename2, install this  libgtk2.0-dev      and try again .7configure19:33
GreenDayapt-get return error during install19:34
ioria./configure19:34
Finetundrak1l_: yeah, he actually went to a different channel, but yeah I won't mind them19:34
cofohttps://www.irccloud.com/pastebin/CQaTCxvc/19:34
bubbasaurescofo, I would use all 4 gigs if you have the space, you can make a partition a casper-rw as big as you want. What is the end goal so we can size analyze?19:34
anmename2ioria, ok, let me see19:34
cofoI have but i didn't know19:34
k1l_GreenDay: put the command and output into a pastebin and show the url here19:34
cofoit doesn't matter i just need help to do that..19:34
bubbasaurescofo, I suspect you are not aware of the severe limitations of a live.19:35
cofoWhat?19:35
bubbasauresexactly19:35
Finetundraany, what would cause wine's internet explorer to work better on debian than ubuntu?19:35
k1l_Finetundra: the wine version?19:35
cofoI could install okular before, i created the ubuntu live usb again..19:36
Finetundrak1l_: 1.6.219:36
k1l_Finetundra: i mean using a different version on ubuntu and debian could cause a different behaviour19:37
Finetundraboth are using the same version19:37
truffelIm in Grub customizer to get rid of windows boot loader and it also shows that i have several ubuntu-generic loader.Can I remove those?19:38
cofoAnyone with experience can help me?19:38
bubbasaurestruffel, Is windows installed?19:39
truffelnot anymore19:39
cofobubbasaurers: what is your answer?19:39
cofoHi EriC^^19:39
bubbasaurestruffel, A grub update will remove what is needed, that customizer is a bad idea.19:39
EriC^^hi cofo19:39
anmename2ioria, i did .7configure and it returned 'command not found'. then i did ./configure and it seemed to work, i think, not sure what it is meant to return, then i did make and it returned some error, should i paste it in some website and show you?19:39
ioria./configure19:39
ioria configure is ok ?19:40
truffelwhy would i need windows boot loader if I only boot to ubuntu19:40
bubbasaurestruffel, If you have more that 2 kernel sets you want removed we can help you there.19:40
Neinhaltanyone have experience using ytalk on ubuntu? me and another user that are logged in are attempting to use ytalk to talk through the terminal, but we both get [Waiting for connection..." when using " ytalk user@127.0.0.119:40
cofobubbasaures: I don't understand why you don't give me an answer19:40
ioriaanmename2, configure is ok now ?19:40
bubbasaurestruffel, So what happens when you boot the computer?19:40
anmename2ioria, i think so, let me show you19:40
cofoi guess you ignored me then19:40
truffelit ask what to boot to windows boot manager of like 3 different ubuntuloaders19:41
cofoIf anyone can help me tl;dr : I can't install on ubuntu live and I set persistent of 400mb that should be enough for me.19:41
ioriaanmename2, i'm tying that... your error is ltdl...19:41
bubbasaurestruffel, Err start the computer, the language your using, makes it hard find the actual issue19:41
truffelI guess i just want to remove extra kernals19:42
ioriaanmename2, you can solve with libltdl-dev ... but you'll get other errors... i'll pass :(19:42
anmename2ioria, http://pastebin.com/tR94X40C19:42
ioriaanmename2, as  said you can solve that  with libltdl-dev ... but you'll get other errors...19:43
bubbasaurestruffel, here is some info, I would not use that customizer personally, what it does is easier to just know or google. https://help.ubuntu.com/community/Lubuntu/Documentation/RemoveOldKernels19:43
anmename2ioria, hmmm19:44
bubbasaurestruffel, That is an opinion on the app, not advice persay.19:44
ioriaanmename2, you'll get error: invalid conversion from 'const void*' to 'const dirent**' [-fpermissive] ... it will need some studying ... unlikly... maybe it's not a good file19:45
anmename2ioria, http://pastebin.com/DKZhgJFD19:45
truffelthx...so personally if you un-istalled windows would you remove the windows boot manager?19:45
anmename2ioria, so, do you have any advices you think that would help? :(19:45
EriC^^cofo: what are you trying to do?19:46
cofoBasically this how i installed ubuntu live on usb http://cdn3.blogsdna.com/wp-content/uploads/2009/04/usbuntu-live-creator-15.png and I configure to something like 400mb. I can't install okular.19:46
cofoMean I have no space19:47
ioriaanmename2, are you sure idùs the right file ? :(19:47
regedit1hello19:47
EriC^^cofo: type df -h and see if you have space19:48
anmename2ioria, i think so19:48
EriC^^cofo: why use a persistent live usb anyways, install as usual to the usb and use a standalone installation, it's better19:48
fullstackHello19:48
regedit1so i managed to both dual boot Windows 8.1 and (K)ubuntu 15.04, as well as boot windows and VirtualBox the (K)ubuntu. But there's no graphical desktop :(19:49
cofoi want only live and to add programs19:49
cofoI want live..19:49
fullstackFor years Skype worked fine. Now after an update and reboot. Skype doesn't MIC doesn't work every time.19:49
EriC^^cofo: if you install to the usb it's basically like the persistent live one, you plug the usb and boot it19:49
regedit1how do i get graphics/video to work? do i need to disable nvidia drivers or anything?19:50
EriC^^and you can update kernels etc. i dont think you can update kernels with a persistent live usb, and i think most have a 4gb limit19:50
bubbasauresfullstack, From the ubuntu repos's or skype?19:50
anmename2ioria, are you aware of any packets that may include my driver? (for epson perfection 2480 PHOTO)19:50
regedit1EriC^^: heya, remember a long long time ago i was trying to dual boot + virtualize 2 OSs on each other?19:51
EriC^^regedit1: yeah somewhat19:51
EriC^^don't recall the virtualize part19:51
anmename2ioria, hmm http://ubuntuforums.org/showthread.php?t=100441019:51
regedit1EriC^^: well at long last and after plenty of adventures, i am now in (K)ubuntu virtualized on windows. Both OSs reside on the physical disk (partitions)19:52
regedit1EriC^^: except video/graphics dont work...19:52
cofoI'm on ubuntu live currently. When I download something It doesn't let me because I have no space.19:52
regedit1EriC^^: i am now in weechat-curses19:52
EriC^^regedit1: why did you use a vm if you installed to the physical disk?19:52
EriC^^cofo: type df -h19:53
EriC^^cofo: df -h | nc termbin.com 999919:53
fullstackbubbasaures, I don't know19:53
regedit1EriC^^: because sometimes i need to work in both, and most of the time i do boot straight into linux19:53
cofoseems i have space19:53
cofobut i can't install okular19:53
EriC^^regedit1: oh ok19:53
ioriaanmename2, no, sorry... not now19:53
regedit1EriC^^: is there a conflict between booting into ubuntu proper and when booting it through virtualbox?19:53
EriC^^regedit1: no, just less performance19:54
fullstackbubbasaures, but I noticed the Sound settings saids Pulse audio and it never said pulse audiop before19:54
regedit1EriC^^: perhaps different graphics/video config required?19:54
regedit1EriC^^: ctrl+alt+f7 shows me black screen :(19:54
EriC^^regedit1: did you install the virtualbox drivers?19:55
anmename2ioria, do me a last favor and help me install this https://github.com/dickens/libusb19:55
anmename2please19:55
bubbasauresfullstack, IN a terminal run alsamixer and see what's there.19:55
regedit1EriC^^: oh like the guest additions stuff?19:55
EriC^^regedit1: yeah19:55
regedit1EriC^^: oh not yet, is that the only way graphics can work?19:55
BluesKajwhat does ubuntu use as default PDF reader?19:56
anmename2ioria, wait, i think it is actually installed on my ubuntu19:56
vito_hi19:56
vito_:)19:56
* regedit1 shoots mr corleone19:56
bubbasauresfullstack, My only concern was the repo you installed from, there are two choices, generally one or the other works, the wiki suggests the ubuntu repos version.19:56
=== vito_ is now known as Guest86169
=== regedit1 is now known as regedit
tempspaceWhat's the correct way to remove a patch completely and rebuild a package, I'm removing it using quilt and then it's making me run dpkg-source --commit twice in between dpkg-buildpackage runs19:56
bprompt!evince | BluesKaj19:57
EriC^^regedit1: no, usually you don't have to install much to get it to work, running lspci -k in a vm shows me e1000 as the driver in use19:57
EriC^^!find e100019:57
ubottuFile e1000 found in esys-particle, flightgear-data-models, ipxe-qemu, linux-doc, linux-goldfish-headers-3.4.0-4, linux-headers-3.19.0-15, linux-headers-3.19.0-15-generic, linux-headers-3.19.0-15-lowlatency, linux-headers-3.19.0-16, linux-headers-3.19.0-16-generic (and 27 others) http://packages.ubuntu.com/search?searchon=contents&keywords=e1000&mode=&suite=vivid&arch=any19:57
EriC^^regedit: try to reinstall the virtualbox drivers packages and dkms stuff i guess19:58
cofoEriC^^: http://termbin.com/3zj319:58
bubbasauresfullstack, if you go to settings-sound there are controls there, I have in the past had to tweak this for skype.19:58
=== afkthairus is now known as athairus
EriC^^cofo: how big is your persistence?19:58
cofo400mb i think19:58
cofoit says i have 15mb left only19:59
regeditEriC^^: i see something about innotek VGA compatible triver19:59
EriC^^ok, i think it's full19:59
regedit*driver19:59
EriC^^cofo: ok, delete stuff from it19:59
cofowhat can i delete lol19:59
cofoi don't have anything19:59
EriC^^i don't know, i honestly don't know much about persistence19:59
cofothis .__.20:00
fullstackbubbasaures, errr! apparently it wasn't skype at all. It was some "feature" (!@#!@#!@!@#) that "detects" if the mic is plugged in or not is buggy20:00
cofonvm20:00
EriC^^cofo: installing to the usb would be way better20:00
=== helloworld is now known as Guest96184
fullstackbubbasaures, after unplugging and plugging in a dozen times it works but this is horrible how do I turn off "you plugged in a mic" detection feature? Just use it all the time20:00
bubbasauresfullstack, I figured that, some config change in it maybe.20:00
EriC^^cofo: it's a 16gb i think and you're using only 400mb with it, and it's limited20:00
cofoWhat do you mean?20:00
cofoInstalling to the usb?20:01
EriC^^you install as usual, except instead of choosing your hdd, you choose the usb and choose the bootloader to be installed to the usb too20:01
regeditEriC^^: http://paste.ubuntu.com/11879416/20:01
EriC^^then you just boot and use it and update kernels and life is good20:01
fullstackI can't spend 5-15 minutes trying to figure out the mic works or not everytime I need to make a call20:01
bubbasauresfullstack, You should not have to use it like that, I would work on getting it working, not an area I'm more than going to have to foo the web for.20:01
fullstackbubbasaures, ok just wondering if it was a latest wow around here20:02
bubbasauresfullstack, I would be sure it's not the mic first, and no no one has claimed this issue here.20:02
EriC^^regedit: try sudo apt-get install dkms20:03
bubbasauresmight be the plug, could be a number of things, including user understanding. ;)20:03
regeditEriC^^: when booting into kubuntu proper i already do have dkms and nvidia drivers20:03
regeditEriC^^: yup apt-get says already installed20:05
=== Guest55992 is now known as guyz
EriC^^regedit: try to install the guest additions iso it might fix it20:06
kajoI'm trying to set a hard drive to automount on startup. I'm following the ubuntu directions here: https://help.ubuntu.com/community/AutomaticallyMountPartitions, which instruct the use of a command like this: /media/kajo --mount /dev/disk/by-uuid/1E5A07C65A0799A3. Problem is, all the terminal gives me when I try to put that in to see if it works is20:06
kajo '/media/kajo is a directory'. what am I doing wrong?20:06
regeditEriC^^: ok will do thanks20:06
EriC^^kajo: you want to automount a ntfs partition?20:07
kajoEriC^^: yes20:09
EriC^^kajo: ok, type sudo nano /etc/fstab to add it there20:09
an_knckOhello all20:10
kajothe uuid address?20:10
EriC^^yes and the mount options20:10
kajoEriC^^: so you're saying to paste this line: /media/kajo --mount /dev/disk/by-uuid/1E5A07C65A0799A3 into /etc/fstab?20:11
=== kkworden is now known as Mr_Burkes
EriC^^kajo: use UUID=<uuid> /media/kajo ntfs defaults,auto 0 020:11
DrGrovHi, running 14.04 and Firefox 39.0. Seems like Flash started acting up and will always ask me for permission to run. Do I need to change browser or will the Flash plugin be updated eventually so the message would not pop up all the time?20:11
EriC^^kajo: no, nevermind that line20:11
EriC^^kajo: do you want to mount it with certain permissions? who's the owner etc. ?20:11
kajoEriC^^: I just want to treat it like an extension of my own file system. Nothing fancy, one user system. I don't keep applications there, just files, folders, and media.20:12
EriC^^DrGrov: yeah, it'll be fixed soon i guess20:12
EriC^^kajo: ok, what's your user's uid? type id20:13
regeditEriC^^: i've selected the option to insert guest additions CD but without GUI how do i make it run?20:13
bubbasauresDrGrov, Saw an flash update today.20:14
kajoUUID: 1E5A07C65A0799A320:14
DrGrovEriC^^: Okay, I would do not like to change Firefox for something else. So, just to keep enabling from time to time and remember on certain sites.20:14
kajoEriC^^: UUID: 1E5A07C65A0799A320:14
EriC^^kajo: no, i mean your user's uid20:14
Bashing-omDrGrov: Are you aware there is an active vulnerability in Flash, and Moxillia has turned Flash down ?20:14
EriC^^kajo: type id , it should say your uid and gid20:15
bubbasauresDrGrov, You using noscript on flash on/off?20:15
kajoEriC^^: 100020:15
DrGrovBashing-om: Ah okay, so I gotta change the browser then.20:15
DrGrovbubbasaures: No, I am using having Ghostery.20:15
DrGrovBashing-om: So, I would need to change my browser then?20:16
bubbasauresDrGrov, Ah, I assume your aware of this other, use what works.20:16
DrGrovbubbasaures: So it is enough to keep adding exceptions to which sites can run Flash now and wait for the update?20:17
EriC^^kajo: use UUID=<uuid> /media/kajo ntfs defaults,auto,uid=1000,gid=1000,fmask=111,umask=111,dmask=000           0 020:17
bubbasauresDrGrov, That is a personal thing, myself a flash vulnerability is funny, in linux.20:18
Bashing-omDrGrov: There is some discussion on the issue on ubuntuforums. one: http://ubuntuforums.org/showthread.php?t=2285878 .20:18
bubbasauresthe one we use is ancient ayway20:18
kajoEriC^^: put that line into /etc/fstab?20:18
DrGrovbubbasaures: Okay, so probably there is no big risk then?20:18
EriC^^kajo: yes, replacing your uuid20:18
EriC^^kajo: UUID=342423... /media....20:18
DrGrovBashing-om: Okay, thank you. Will go in and read. I just would feel sad to have to change Firefox to something else.20:18
=== Evanion is now known as Evanion[AFK]
DrGrovAnd I need Flash on my Finnish TV service which I get online :(20:19
bubbasauresDrGrov, I cannot confirm or deny, this is your analysis and your worries.20:19
DrGrovbubbasaures: Ok20:19
=== Evanion[AFK] is now known as Evanion
Bashing-omDrGrov: Yeah, I did see that there is a possible work-a-round and still use FireFox .20:20
DrGrovBashing-om: Okay, thank you. I will read on what happens.20:20
kajoEriC^^: guess I'll restart my computer to see if it works?20:21
EriC^^kajo: no, type mount -a20:21
EriC^^*sudo mount -a20:21
kajoEriC^^: does this mount it before my desktop environment loads on startup, then?20:22
EriC^^kajo: yeah20:22
kajoEriC^^: any risks from that? Otherwise, it works great, thanks.20:22
EriC^^not really20:22
EriC^^kajo: no problem, are you able to create files with your user?20:23
DrGrovBashing-om: But on Ubuntu, will an eventual Flash update fix the issue?20:23
=== RazWelle1 is now known as RazW
regeditEriC^^: any ideas?..20:24
kajoEriC^^:what do you mean? If I double click the icon for it in unity, access it in nautilus, and then right click and select 'new file', it lets me do that. does that answer your question?20:24
debianuser_i have a dell inspiron 14 series 3000 whose keyboard model is not listed in keyboard-configuration applicati20:24
=== RazW is now known as RazWelles
debianuser_the f1, f2, f3, keys arent working..20:24
debianuser_the remaining ones seems to work properly.20:25
kajoEriC^^: I did have to run mount -a with 'sudo', though.20:25
EriC^^kajo: you might need to let your user have rwx at the mountpoint if it's not set already20:25
bubbasauresDrGrov, You might note what version of flash is blocked  https://addons.mozilla.org/en-US/firefox/blocked/p94620:25
Bashing-omDrGrov: As to an eventual fix, can not say .20:25
EUFIzhow do i flash bios in ubuntu?20:25
EriC^^kajo: yeah, no problem in the future it will automount on boot, try to create a file in the main dir with your user20:26
=== justinS_ is now known as jhsimpson
DrGrovbubbasaures: Yes, I got my version to be blocked and it starts showing up on all sites, unless I specfically make an exception to remember to use Flash on that particular site.20:26
jhutchins_wkEUFIz: Generally you use a special utility from the manufacturer.  The OS usually doesn't have write access to the CMOS.20:27
kajoEriC^^:not sure what you want me to do. If I go there in terminal, I can use 'touch' fine.20:27
=== bpsizemore is now known as zz_bpsizemore
EriC^^kajo: ok, great20:27
DrGrovbubbasaures: Explain this to me please :)20:29
kajoEriC^^:thanks20:29
damohello team, i tried to dual boot ubuntu with win8.1 but at installation by mistake selected lvm and then did reboot, my all partitions now in ubuntu live cd shows as single lvm, how can i recover data of old win8.120:29
EriC^^kajo: np20:29
bubbasauresDrGrov, Explain what?20:29
EUFIzjhutchins_wk: i begg to difer bacause i was always able to flash bios using windows20:29
DrGrovbubbasaures: I went here, https://addons.mozilla.org/en-US/firefox/blocked/p946 and check it was Flash Player Plugin 18.0.0.203 (click-to-play) that was blocked.20:29
regeditanyone please, i am getting black screen (no graphics/video) booting into (k)ubuntu, any ideas?20:30
DrGrovbubbasaures: Then I went to https://www.mozilla.org/en-US/plugincheck/ and saw this, Adobe Flash Player20:30
DrGrovShockwave Flash 11.2 r20220:30
DrGrovUp to Date20:30
DrGrov11.2.202.48120:30
tycoonhello20:30
tycooneveryone20:30
regedithello tycoon20:30
DrGrovbubbasaures: So, how should I really make up anything of that? Am I affected or not?20:30
jhutchins_wkEUFIz: You still need the tool & procedure from the manufacturer, and it may not be Linux compatible (although more are these days).20:31
bubbasauresDrGrov, I think your a bit mixed up, ghostery is not a flash control app, noscript is, you are not using the blocked flash.20:31
tycooni'm new to irc and want to know about?20:31
regedittycoon: maybe20:31
jhutchins_wkEUFIz: If you did it from within Windows, it wasn't with a part of Windows or with a Microsoft tool.20:31
DrGrovbubbasaures: No no, I am not doing anything with Ghostery at the moment.20:32
tycoonso tell me about how irc is used20:32
orionHi. Which IPsec algorithms does Ubuntu 14.03 LTS support?20:32
orion04*20:32
EUFIzbut its acessible from withing the OS20:32
DrGrovbubbasaures: I am fully aware what Ghostery is.20:32
DrGrovbubbasaures: So, when I am not using the blocked Flash I am good or?20:32
bubbasauresDrGrov, I'm not your best help, I'm not even concerned in the least and it is not an area I can speak with any real accuracy in. ;)20:33
Bashing-omtycoon: IRC is many talk to many .20:33
DrGrovbubbasaures: Okay ;) I mean just that the two versions are completely unrelated, 18.x and 12.x which I am using.20:33
=== dv__ is now known as dv_
bubbasauresDrGrov, Yeah, I know it is that way unless you use the pepperflash20:34
=== edu is now known as edupt
tycoonif i want to talk to someone if i know ip of his computer than i can chat with him or not?20:34
DrGrovbubbasaures: So, that is a good thing yes? Or is the old 12.x version safer so to speak?20:34
EUFIzRC is run by the 1%to spy on the 99%20:34
bubbasaurestycoon, This is support not chat.20:34
EUFIzIRC*20:34
DrGrovbubbasaures: No, 11.2.x I mean :D20:34
EUFIzthats the internet20:35
tycoonjust fuck off20:36
DrGrovHow can I know if I am using Pepperflash for Firefox or not? Can someone clarify this for me so I can put mind to rest? I am getting frustrated.20:36
bubbasauresDrGrov, I can't claim anything in safety, I started on linux/opensource, never had an issue, so a red flag like this with flash is a good chuckle here.20:36
eduptHello! I am using a xillinux (it is based in ubuntu). I want to connect a dongle wifi, but it isn't working. When I do iwconfig it doesn't appear wlan0, onlin "lo  no wireless extensions." and "eth0 no wireless extensions"? Can someone help me? Thanks very much.20:36
on247Hi20:36
EUFIzflash isnt opensource20:36
Bashing-omDrGrov: There is now this : UUID=<uuid> /media/kajo ntfs defaults,auto,uid=1000,gid=1000,fmask=111,umask=111,dmask=000           0 020:37
DrGrovHey, is no one saying anything about that swearing going on? Is that suddenly allowed?20:37
on247Hi , when i take a screenshot of a windows the tool captures my desktop background20:37
Bashing-omDrGrov: Opps, bad paste. wait one .20:37
on247Hi , when i take a screenshot of area of a window the tool captures my desktop background20:37
DrGrovBashing-om: I thought that was a bit odd, I wondered if you had a image of my disk or something LOL20:37
on247i tried shutter and some other programs20:38
Bashing-omDrGrov: There is now this : http://www.zdnet.com/article/firefox-now-blocks-all-versions-of-flash-player-by-default/#ftag=YHFb1d24ec .20:38
on247but its the same20:38
EUFIzDrGrov:its the ops that control that nick20:38
on247They are nuts20:38
EUFIzthey are just baiting20:38
DrGrovBashing-om: Thank you, I will check that out.20:38
DrGrovThat's nice that ops keep swearing and other users when even saying a bad word gets into a lot of trouble20:39
DrGrovNice double morale LOL20:39
EUFIzits called baiting20:39
EUFIzthey hunting for trolls20:39
=== regedit is now known as regedit__
DrGrovYeah but is that correct behavior for staff?20:39
EUFIzits probablly not staff20:40
on247Hi , when i take a screenshot of area of a window the tool captures my desktop background instead of the area i selected20:40
EUFIzits above them20:40
EUFIzits higer powers20:40
EUFIzdark powers20:41
felipe_hi20:41
ApteryxHello! I'm trying to configure the default Firefox provided by Ubuntu 15.04 (version 39) in French, and I can't find how. My system is using the French locale and the firefox-locale-fr package, but the menus and interface are still in English20:41
MonkeyDuston247  before you take a screenshot, select you "only area" or whatever equivalent20:42
on247i did20:42
MonkeyDustyou select*20:42
MonkeyDuston247  what tool is that?20:42
EUFIzhey DrGrov if you are freaked out by flash exploit check this one out http://www.theregister.co.uk/2015/07/14/hacking_team_stealth_rootkit/20:42
on247it selects that area but on the background!20:43
on247like if the window wasnt there20:43
MonkeyDuston247  does the tool have a name?20:43
on247i get nice captures of my desktop background20:43
on247Shutter20:43
on247and screenshot20:43
EUFIzEUFI has its uses after all20:43
DrGrovEUFIz: No, I am not freaked out. Just curious to know what can be done to prevent it somehow as a simple user.20:43
bubbasauresApteryx, Might try #firefox if needed20:44
EUFIzbesides lokking the computer to MS OS20:44
pi_hi everybody!20:45
pi_i just use the latest NVIDIA driver on Ubuntu MATE, that's fuck up all my linux kernel!20:46
EUFIzDrGrov: that state grade spyware20:46
pi_that was a shit!20:46
pi_anyone play planete side here ?20:46
kiasorshouldnt /ignore -channels #chan1, etc stop me seeing so much logging in and out?20:46
Apteryxbubbasaures: ok, I'll ask there. Thanks.20:46
edupt_I have a problem with my dongle wifi. The wlan0 doesn't appear.20:46
MonkeyDuston247  in shutter's top bar, there's an arrow, 'selection', click that, make your selection and hit enter20:46
edupt_can anyone help me? Thanks very much.20:47
pi_what is the dongle mark ?20:47
pi_fabricant ?20:47
pi_do you speak fr or de ?20:47
edupt_it is ep-n850820:48
edupt_I speak only english, spanish or portuguese20:48
OerHeksedupt_, what does lspci say about the dongle? past that line here please20:49
OerHekserr lsusb*20:49
on247i do that but , it shows me either a gray area or the desktop20:50
on247ie , where there should be  displayed my current windows for selection . my desktop shows up20:50
MonkeyDuston247  yes, the desktop becomes grey, then selct and hit enter20:50
on247but the thing is that it doesent show me the current window20:51
pi_https://wikidevi.com/wiki/EDUP_EP-N850820:51
pi_for edupt_20:51
on247i only can select and drag on the gray area20:51
pi_http://askubuntu.com/questions/236617/how-to-install-driver-for-rtl8188cus-wireless-adaptor20:52
pi_try this20:52
pi_sudo apt-get install linux-backports-modules-cw-3.6-precise-generic20:52
MonkeyDuston247  in Unity's top bar, there's a shutter icon ... minimize all windows, but the window yu want, then click the icon and select20:52
Apteryxls20:53
pi_http://askubuntu.com/questions/235279/my-wifi-adapter-is-not-working-at-all-how-to-troubleshoot20:53
edupt_Bus 001 Device 002: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 003: ID 0bda:8176 Realtek Semiconductor Corp. RTL8188CUS 802.11n WLAN Bus 001 Device 004: ID 0c45:7000 Microdia20:53
pi_RTL8188CUS 802.11n WLAN Bus 001 Device 004: ID 0c45:7000 Microdia20:53
on247Im using pantheon D20:53
on247Im using pantheon DE20:53
pi_http://askubuntu.com/questions/236617/how-to-install-driver-for-rtl8188cus-wireless-adaptor20:53
Apteryxbubbasaures: I got the answer that Ubuntu does its own repackaging for Firefox locales, so they have no control over how it works on Ubuntu.20:54
pi_follow this link20:54
edupt_ok20:54
edupt_thanks very much20:54
edupt_I will try20:54
OerHekspi_, make sure he is on precise :-)20:54
on247but still whatever windows is above it only lets me select from desktop20:54
on247like the window wasnt there20:55
MonkeyDuston247  do you have the same issue in Unity?20:56
MonkeyDuston247  what's the output of   cat /etc/issue20:56
on247yes20:56
bubbasauresApteryx, Ah, that's not very nice.20:56
MonkeyDustin Unity, you have tried?20:56
MonkeyDuston247  ^^^20:57
tokamSometimes my gnome-classic sessions simply crashes and I get to the login screen20:57
tokamthis is totally annoying. I assume it has to do something with window management20:58
jemmastormwhat apps do you all reccomend?20:58
OerHeksjemmastorm, please don't poll here, thanks.20:58
bubbasaurestokam, If you assume this, add your rhetoric for the channel.20:58
bubbasaureswhy?20:58
tokambubbasaures: ?20:59
tokambubbasaures: I already opened a thread at ask ubuntu.20:59
mat1tchi all20:59
tokambubbasaures: might be a reason for the issue, that my ram is larger than my swap?20:59
bubbasaurestokam, Link to your post?21:00
tokamhttp://askubuntu.com/questions/617379/my-gnome-session-crashes-how-to-find-out-why-and-solve-the-problem21:00
tokamhttp://askubuntu.com/q/617379/22237121:00
EUFIztokam: as rule of thumb your swap should be double your ram size21:01
mat1tcMy file system seems to be stuck in read only if anyone can help21:01
bubbasaurestokam, , thanks, my interest was in you giving enough details, you made an assumption, but no cause for you assumed effect.21:01
tokamCan I free space from root and assign it to swap?21:01
OerHeksEUFIz, double? too much.21:01
EUFIzyes use gparted21:01
tgm4883that is a terrible rule21:02
tokambubbasaures: because always when the sessoin crashes, I am either resizing or selecting a new window.21:02
tokamor moving windows e.g. from one screen to an other.21:02
amnename32hey, guys. i am back. so, trying to make my scanner to work, i messed up the file 'dll.conf' in /etc/sane.d . does anyone know where i could download the default config file so that i will replace it?21:02
tokamit just happened 5 minutes ago and I was switching tabs with alt+tab21:02
DalekSecGenerally it's supposed to be about the same size, in theory so you can hibernate.21:02
EUFIzOerHeks: only a proble if you had small SSD21:02
mjbrancatoEUFIz, haha I know right? 32GB of RAM is half my SSD, haha.21:03
OerHeksEUFIz, you made that rule up yourself.21:03
EUFIzno i didnt21:03
tgm4883EUFIz: no that is a terrible rule21:03
tgm4883EUFIz: the old rule of 1.5X your RAM is also a bad rule now, but did have it's merits 20 years ago21:04
Bashing-ommat1tc: If the file system detects an error, it mounts read only. maybe a file system check/repair will fix ? ' sudo touch /forcefsck ; sudo shutdown -r now ' .21:04
mjbrancatoOerHeks, EUFIz. have 2x the RAM as SWAP is a rule. I read about it. But I disagree with it. What if I had 128GB of RAM. That would be 256 GB of SWAP. The OS won't even use the SWAP21:04
EUFIzif i had an SSD i wouldnt even have a sawp partition21:04
tgm4883EUFIz: I'm not sure how one has to do with the other21:05
EUFIzubuntu uses a swap file21:05
GreenDayEUFIz: ive ssd AND swap partition21:05
GreenDaybut under FEdora ;)21:05
mat1tcBashing-om: Thanks - will try it now - back shortly21:05
MonkeyDustmjbrancato  with that much ram, you don't need swap21:05
meatieif you have a modern amount of memory, no need for swap.21:05
meatieubuntu swappiness default is 6021:06
tgm4883There is a use case for SWAP, even with a modern amount of ram21:06
mjbrancatoMine has a swap partition. I should have just got rid of it. I currently have 32GB, but I left the SWAP in there just in case. I run a lot of stuff sometimes.21:06
meatie10 in most cases, which won't swap out often.21:06
tgm4883but not 2X RAM21:06
amnename32someone paste somewhere their /etc/sane.d/dll.conf file for me please21:06
meatiei don't hibernate, so no use.21:06
mjbrancatoI agree though. SWAPs are pointless. Yah I don't hibernate either, lol.21:06
EUFIzif you have a 1 tera + HDD theres no reason not to have a sawp 2x the ram21:07
meatiei think you're missing the point of swap EUFIz21:07
MonkeyDustamnename32  http://paste.ubuntu.com/11879693/21:07
mat1tcBashing-om:  "sudo: unable to open /var/lib/sudo/mat/0: No such file or directory touch: cannot touch ‘/forcefsck’: Read-only file system"21:07
_jayhaving issues with firefox and flash, I get warnings that I'm not up to date even though FF plugin check page says I am good. I'm curious if there is perhaps a conflict with pipelight install?21:07
mjbrancatoBut using your SWAP is always going to be slower than the RAM. So no point if you have 64 GB of RAM for example and not ever hitting it21:07
_jayFor some reason when starting native FF the wine pop-up comes up21:07
tgm4883EUFIz: yes there is a reason. That reason being, "You don't have any use for 2X RAM swap size"21:07
EUFIzsawp is used once your ram is used up and for hibernation21:08
EUFIzyou need at least the same size of ram you are using for hibernation21:08
Bashing-ommat1tc: That sorta makes sense . boot in 'recovery' mode and run the file system check from that console . else we check from a liveDVD .21:08
tgm4883EUFIz: so then any value over 1X, which is far less than 2X21:09
mjbrancatoCorrect, but if you put enough RAM in your computer, more than plenty, you should never hit the SWAP. Besides it's super slow.... OH that's why I can't hibernate. Who cares, I don't use it anyways21:09
mat1tcBashing-om: ok - let me grab another laptop so I can stay on here21:09
tgm4883EUFIz: like 1.1X21:09
EUFIz2x is good engough for me21:09
Bashing-ommat1tc: K .21:09
tgm4883EUFIz: why not 3X?21:09
mjbrancatoWhy not 50x? so stupid, lol21:09
tgm4883EUFIz: 3X is obviously better than 2X21:09
EUFIzif it fits your needs go right haed21:09
tgm4883mjbrancato: 51X21:09
EUFIzhead21:09
mjbrancatolol21:10
amnename32MonkeyDust, thanks!21:10
tgm4883EUFIz: I finally found a reference to 2X.    Swap should equal 2x physical RAM for up to 2 GB of physical RAM, and then an additional 1x physical RAM for any amount above 2 GB, but never less than 32 MB.  https://www.centos.org/docs/5/html/5.2/Deployment_Guide/s1-swap-what-is.html21:10
EUFIzwe got a MR obviuse in here21:10
tgm4883Then there is a math equation that is SWAP = RAM + 221:10
EUFIzyou cant go wrong with 2x the ram sixe in any case21:11
EUFIzsize21:11
tgm4883EUFIz: yes you can.21:11
EUFIzit fits all use cases21:11
OerHekswith 256 gb ram, you can :-)21:11
mjbrancatoEUFIz, even for 128GB DDR4 emmory?21:11
OerHeksEUFIz, now get over it21:12
mat1tc_Bashing-om: Ok - back on work laptop: It boots into "emergency mode" Trying fsck now21:12
mjbrancatoI would have to buy a SSD just for the swap21:12
tgm4883EUFIz: Lets say I have a 500GB hard drive and 32GB RAM and need to store 450GB of data21:12
EUFIzstill nothing wrong would happend21:12
meatiethere is point in swapping if you have 16GB+21:12
EUFIzstill nothing wrong would happend21:12
mjbrancatomeatie: I agree21:12
Bashing-ommat1tc_: Let the healing begin, Great little OS we have here .21:13
tgm4883EUFIz: uh, yea I wouldnt have been able to store all that data....21:13
tgm4883EUFIz: that seems like bad stuff happening21:13
mjbrancatoUnless, if you needed it because you run a lot of apps... in that case, you should add more RAM, not swap21:13
sparchitectSSD'S HAVE CHANGED MUH LIFE21:13
mat1tc_Bashing-om: ok, so it's telling me to use e2fsck, what options should I go with?21:13
mat1tc_Bashing-om: And thanks for the help, was a little lost after searching online21:13
mjbrancatoI have a 15 TB RAID, and a 1 TB OS drive and sometimes that's not enough21:13
tgm4883SWAP is a band-aid21:13
Novice201yHi. Update Center says that I cannot update from untrusted source. What to do?21:14
EUFIzmjbrancato:thats your nich need21:14
on247is not ubuntu21:14
on247well is elementary21:14
Bashing-ommat1tc_: Is ubuntu installed to the 1st hard drive and the 1st partition ? something like ' e2fsck -C0 -p -f -v /dev/sda1 ' .21:14
tgm4883EUFIz: unused space is wasted space. But I suppose it's your money to waste, but please don't spread that filth21:15
on247for the record it also didnt work right on ubuntu21:15
mat1tc_Bashing-om: on the only hard drive, but not the first partition (it had windows pre-installed)21:15
EUFIztgm4883: i recon your porn colection isnt filthy21:15
tgm4883EUFIz: ??21:16
Bashing-ommat1tc_: Maybe best we do this from the liveDVD(USB) .21:16
EUFIzi like having lots of free space on my drive21:16
EUFIzit tends to run better21:16
EUFIzbut i guess you all know better21:16
mjbrancatoEUFIz: not really, I have a lot of stuff. Programming apps, sites, movies, games, pictures, software, etc21:17
mat1tc_Bashing-om: ok, back in five (need to hunt down my liveusb...)21:17
EUFIzor in case i need to store an huge amount21:17
tgm4883EUFIz: I think in this case, I feel comfortable enough saying yes, I do know better21:17
EUFIzyou dont21:17
EUFIzyou just have a inferiority complex21:17
Bashing-ommat1tc_: I do feel better from a known foundation to look at the install hard drive and fix from the liveUSB .21:18
tgm4883EUFIz: well being that your argument is that "it won't hurt anything" and my argument is that "it's a waste of space and is unnecessary" I suppose we'll just have to agree to disagree21:18
MonkeyDuston247  you're on elementary OS? yhat's not supported here, type /j #elementary21:18
EUFIztgm4883: im thru with you21:18
tgm4883EUFIz: I'm just asking that you keep that opinion to yourself21:18
EUFIzlike wise21:18
* tgm4883 sighs21:19
on247but i suspect that my issue isnt os dependent21:19
EUFIzsush wonderful community!21:20
MonkeyDuston247  i think it is21:20
MonkeyDuston247  i'm sure the people in #elementary are familiar with your DE21:21
on247but it isnt the DE21:21
MonkeyDuston247  elementary is not supported here21:21
EurynomosIs there any known bug for encrypting drives not creating swap upon install ubuntu 14.04 LTS? I just noticed I have no swap after running Oracle VM.21:22
on247its a ubuntu derivative21:22
MonkeyDuston247  stop21:22
on247couldnt you at least try please?21:22
EUFIzon247: why did you say you was using elementary?21:23
on247yeah , i should have said ubuntu21:23
OerHeksEurynomos, it is no bug, i guess. The problem is that the swap partition is also encrypted, but with a random key, so on restarting there is no way to resume.21:24
MonkeyDuston247  now you know where to go, type /j #elementary21:24
=== tlyu_ is now known as tlyu
EUFIzlike theres anyone in there21:24
tgm4883on247: with all due respect, people who are asking for help in this particular channel are ususally the least qualified to determine whether a particular issue is related to the distro or not21:24
EurynomosOerHeks: Thanks.21:24
on247nobody answers there21:25
mat1tc_Bashing-om: ok, got it, and running21:25
pjamasHey folks! Trying to find out an answer to an issue with Xubuntu regarding wifi causing intterupt in audio can anyone help?21:25
EUFIzon247: try ubuntu foruns21:25
MonkeyDuston247  type /topic to find out what's supported here21:25
OerHeksElementary has its own issues.21:25
EUFIzyou never come here for help your best luck is cheking the foruns or using google21:26
on247the thing is will just reinstall base ubuntu to show everyone that still doesent work and get help ?21:26
Bashing-ommat1tc_: Great, ok, let's identify the ubuntu partition . ' sudo parted -l ' Which partition is marked 'exr4, and perhaps one other as 'boot' ?21:26
EUFIzon247: you can dual boot21:27
tgm4883I'm not even sure what on247's question originally wa21:27
mat1tc_Bashing-om: partition 7 as "Filesystem" Ext421:27
EUFIzdont tell that you need the space for your porn colection :)21:27
tgm4883EUFIz: oh FFS give it a rest21:27
on247yep[16:24] <on247> i having a problem with the screenshots capturing only my desktop [16:24] <on247> when i select a area of the window [16:25] <on247> like if the window wasnt there21:28
Bashing-ommat1tc_: And it is also marked 'boot' under the flags heading ?21:28
tgm4883on247: and you don't think that is a WM issue?21:28
on247Maybe , maybe not21:28
OerHeksEUFIz, please keep this channel family friendly, thanks.21:29
on247How i could start testing if it is ?21:29
eduptI would like my dongle wifi usb working, but it was a problem. I did something pi_ tell me: http://askubuntu.com/questions/236617/how-to-install-driver-for-rtl8188cus-wireless-adaptor but it did a error: E: Unable to locate package linux-backports-modules-cw-3.6-precise-generic21:29
EUFIzon247: easy to fix just screen shot the desktop and use imaged editing soft to crop it21:29
eduptsomeone can help me?21:29
mat1tc_Bashing-om: Yep. It's the only ext4 partition on there.21:29
tgm4883on247: well the best you are going to get would be for someone to try here and see if they could reproduce it (or for you to reproduce it on ubuntu)21:29
on247You dont understand21:30
on247I have a window open21:30
on247i select a area of that window21:30
=== ayy_lmao is now known as Guest97544
tgm4883on247: that is a reoccurring theme with him21:30
on247i get instead that area but on the desktop!21:30
kubast2Hey how can I start using git ? I've Please tell me who you are. I tried to give it my github account details with commands they given but that didn't worked21:31
on247yeah , i will try to reporoduce on ubuntu21:31
mat1tc_Bashing-om: Oh wait, sorry, no, it doesn't appear to have the boot flag21:31
kubast2like my email and username21:31
=== CyberJacob is now known as zz_CyberJacob
kubast2with --global user.email21:32
tgm4883on247: heck, I would think you could even test that from a live disk21:32
kubast2and with user.name21:32
EUFIzon247: im sure tgm4883 fully understand what you are saying but its just not ubuntu so he cant help you even fully understaing the issue21:32
mat1tc_ Bashing-om the only boot flag is with the EFI System partition21:32
tgm4883EUFIz: what's your problem?21:32
EUFIzi need to flash EUFI bios from ubuntu21:33
Guest97544What's a good beginner21:33
Guest97544's guide to Ubuntu?21:33
OerHeks!manual21:34
ubottuThe 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/21:34
EUFIzGuest16301: try ubuntu for dummies21:34
eduptI have a problem with dongle wifi usb. I am trying to do working, I follow this to correct: http://askubuntu.com/questions/236617/how-to-install-driver-for-rtl8188cus-wireless-adaptor but it doesn't work.21:34
Bashing-om mat1tc_ OK, so long as we know what we are looking at . from the liveUSB do ' sudo swapoff -a ; sudo e2fsck -C0 -p -f -v /dev/sda7 ' . See if any uncorrectable errors are reported . Then we go a step further .21:34
OerHeksedupt, i was waiting for you, the answer you got didn't work, try to build the driver yourself, see http://askubuntu.com/a/55164821:35
EUFIzhttp://www.amazon.com/Ubuntu-Linux-Dummies-Paul-Sery/dp/047012505521:35
=== max_ is now known as Guest82683
ApteryxAnyone knows how to setup FGLRX/Firefox to work smoothly with WebGL? Google Maps is absurdly slow without WebGL21:35
eduptOerHeks: thanks very much.21:36
pjamasIs there an issue with the RTL8821AE 802.11ac PCIe Wireless Network Adapter in Ubuntu?21:36
Guest82683hey anyone knows how to setup pam-face-authentication in ubuntu 15.1021:37
mat1tc_Bashing-om: Inodes that were part of a corrupted orphan linked list found. /dev/sda7 UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY21:37
OerHeksGuest82683, 15.10 is under development, join #ubuntu+1 for support until release21:37
Bashing-omApteryx: A thought, does WebGL use Flash ? Firefox has Flash blocked presently due to vulnerabilities.21:38
eduptOerHeks: in the first step it says: Package linux-headers-generic is not available, but is referred to by another package.21:39
EUFIzis it true that we should expect a decrease in development of ubuntu desktop now that devs are hard at work in ubuntu toutch?21:39
Bashing-ommat1tc_: Yuk .. OK .. run sudo e2fsck -f -y -v /dev/sda7 . You are certain that sda7 is the partition that ubuntu is installed in ? YES ???21:39
eduptand the error is: E: Package 'linux-headers-generic' has no installation candidate21:39
MonkeyDustEUFIz  they are two different teams, i'm sure21:40
EUFIzor maybe a phone DE paradigm being passed on to desktop users21:40
OerHeksedupt, what ubuntu version ?21:40
mat1tc_Bashing-om: Yep, the others are swap or NTFS21:40
Bashing-ommat1tc_: Run it and lets see the fix ( fingers crossed ) .21:40
eduptOerHeks: ubuntu 12.04 LTS21:42
Bashing-ommat1tc_: Nother thought; the release on the liveDVD is the same as that of the install ?21:42
k1lEUFIz: the codebase from the phone will become the codebase form the desktop too.21:42
ApteryxBashing-om: I don't think so21:42
SirPeppereveryome21:42
SirPeppercome to ##socialdawgs because I (Gitgud) want to get more people21:42
SirPepperfree women included I am from Toronto Canada adoptz21:42
k1lEUFIz: so stuff that is worked on right now for the phone is work already done for the future desktop21:42
mat1tc_Bashing-om: That I'm not sure of21:42
SirPepperowhoo21:42
OerHeksedupt, you might want to install the newest LTS 14.04, so that guide works.21:43
k1lSirPepper: no ads please.21:43
EUFIzk1l:just like windows 8.1!21:43
tgm4883EUFIz: no21:43
EUFIzthank the gods for xubuntu21:43
eduptOerHeks: it is possible to update this version without uninstall these? I am using in a zedboard.21:43
volkerubuntu is a wrong linux system21:43
Bashing-ommat1tc_: May not make a difference, but not real sure if it will not ! what returns for the liveUSB ' lsb_relase -a ' ?21:43
k1lEUFIz: as an example. the new unity 8 will be based on the same base like the phone: mir. the actual unity 7 is based on gnome and x11.21:44
mat1tc_Bashing-om: different version! Live USB is older (14.04 vs 15.04)21:44
EUFIzi dont like gnome much21:44
pavelzhi, I need to install a custom service into our server do I use upstart or write sysV scripts for that. it is bacula custom build21:45
EUFIzalways been KDE fan21:45
tgm4883this is hardly on topic21:45
EUFIzor if GTK xfce21:45
pavelzso for server soft do I Upstart or SysV?21:45
pavelzUpstart seems enduser-ish21:45
mat1tc_Bashing-om: well some errors fixed... trying to boot from the hd now...21:46
TJ-pavelz: Why not adopt whatever is used in the archive package, with whatever changes you need?21:46
Bashing-ommat1tc_: UH oh, We may be treading in deep waters here as 14.04 is upstart and 15.04 is systemd . I do not know how compatible the file systems are, to be sure .21:46
mat1tc_Bashing-om: well just logged in, so let's see!21:46
k1lpavelz: right now <15.04 upstart and sysvinit will work. but from 15.04 on its systemd as init.21:46
OerHeksedupt, sure, open softwarecenter > edit > sources, and set upgrade to lts https://help.ubuntu.com/community/UpgradeNotes21:46
mat1tc_Bashing-om: as soon as my overcrowded desktop shows up I'll give a sigh of relief...21:47
Guest82683tried to install bugtraq program on ubuntu won't work21:47
eduptOerHeks: thanks very much21:47
MattDunbarAnyone familiar with what would cause an iptables config to work on a virtual server, but fail on bare metal (physical server)? Both fresh os loads of ubuntu 12.04 minimal. For reference - https://gist.github.com/MattDunbar/a5d66cd8c5b0a00f7f18  I checked with softlayer and they say there shouldn't be any differences with the base images that would affect iptables.21:47
pavelzTJ-: compiled from sorce, package is too old21:47
MattDunbarthey both have eth0 private and eth1 public the same21:48
TJ-pavelz: I meant the init script only; that should remain unchanged21:48
EUFIzis it possible to install ubuntu without Grub? because if i need to change drive from my desktop to my laptop it whont recognize the drive partition structure and will fail to boot21:48
mat1tc_Bashing-om: ok it boots normally, so a definate improvement! Let me see if I can update etc21:48
k1lEUFIz: you will need a bootloader.21:48
EUFIzthe sys something boot loader21:48
Bashing-ommat1tc_: A sigh of relieve .21:48
k1lEUFIz: but you can reinstall or repair the grub after you changed something, with a live system21:48
EUFIzi could do with out that extra work on my agenda21:49
EUFIzcan i use sys something thats used to boot cdrom and usb drives?21:49
TJ-EUFIz: As long as GRUB is in its default config it'll use file-system UUIDs and won't be affected by moving the drive21:49
k1lEUFIz: well, if you know the new boot order than you can change the grub settings prior to that21:49
EUFIzi want to use the same SSD in my desktop and laptop21:50
Unknown-UserI'm trying to play games in steam, but i keep getting this same error message. http://ibin.co/28e5Paywp7aj  I can only find S2TC packages in the Synaptic Package Manager. Any ideas?21:50
EUFIzwith out need to mess arounf with grub21:50
k1lEUFIz: then make sure its the same boot order on both systems21:50
TJ-EUFIz: If the installation is for UEFI, then make a copy of "/boot/efi/EFI/ubuntu/grubx64,efi" to "/boot/efi/BOOT/BOOTX64.EFI" and then it'll be able to boot using the UEFI simple media path21:51
bubbasauresUnknown-User, This mint?21:51
k1land using uuids should make it work. and make sure both systems are on the same uefi/secureboot settings21:51
EUFIzmaybe all just use puppy linux21:51
mat1tc_Bashing-om: Any idea why this happened? Is it a sign HD might be on the way out?21:51
sparrI've got /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1 provided by libgl1-mesa-glx but programs are complaining that they can't find libGL.so.1, how do I tell them where to look?21:51
EUFIzbut there hasnt been any new release in a hell of a lot of time21:52
EUFIzpuppy linux did lots of thing right21:52
k1lUnknown-User: is this linuxmint? that might be due to their changes on packages and repos. so then ask them21:52
bubbasaures!mint | Unknown-User looks like a derivative21:52
ubottuUnknown-User looks like a derivative: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org21:52
Unknown-Userbubbasaures: Yes sir, Mint 17.2 Cinnamon 64-bit. I already tried the Mint Help IRC. They're busy answering other questions.21:52
k1lEUFIz: but this is #ubuntu so we focus on ubuntu support in here.21:53
petrvsEUFIz: puppy linux is an infinitely poor choice, for any situation21:53
petrvsit has no purpose at all21:53
bubbasauresUnknown-User, We can't help is all a channel issue.21:53
EUFIztheres a puppy linux ubuntu based21:53
EUFIzit worked like a dream21:54
EUFIzon any computer21:54
EUFIzstill the best linux i have used21:54
OerHeks...21:54
petrvsEUFIz: if it was Ubuntu, it was Ubuntu21:55
petrvsand if it was Puppy, it was Puppy21:55
Unknown-UserBack to google... Thank you, anyways. I might just change my computer over to Ubuntu MATE, had less issues with it. Still trying to learn a few things.21:55
Bashing-ommat1tc_: The system mounting read only is the system protecting it's self from any additional damage. If you want to check the hard drive's health ' sudo apt-get install smartmontools ; smartctl --all /dev/sda'. Not a bad thing to do sometimes .21:55
mat1tc_Bashing-om: Thanks, will do this after the update finishes.21:55
bubbasauresUnknown-User, I would install the ubuntu mate for support here, ubuntu in general just does not have as many drivers pre loaded like mint, it all comes from ubuntu however in general..21:56
Bashing-ommat1tc_: K and ' sudo apt-get dist-upgrade ' to install the newest kernel .21:56
bubbasauresUnknown-User, So just a tiny bit more work is all.21:56
Bashing-ommarcusti: ^ nother thought, befor I install a new kernel I always check that I have space available in the /boot partition ' df -h ' will tell the tale .21:57
Unknown-Userbubbasaures: I understand, thank you very much for your help.21:57
bubbasauresUnknown-User, No prob, best luck. ;)21:57
Bashing-ommat1tc_: ^^ marcusti Sorry 'bout that ping .21:58
fullstackAlright I narrowed it down why my mic doesn't work21:58
fullstackSomething in Ubuntu is disabling my mic (muting it) everytime I plug it in21:58
fullstackis there a way to disable "detecting" any plug/unplugging whatsoever? why would anyone design a feature liekt his21:59
Unknown-UserI have a question that might be easier to answer. I have searched through different forums and have seen different ideas; between Ubuntu and Mint, which one would offer the best gaming experience and ease of use? For a person like myself still learning how to use Linux.22:00
petrvsfullstack: it's probably set at whatever you had it set at last22:00
petrvsUnknown-User: Mint is, fundamentally, Ubuntu22:00
bubbasauresfullstack, You ever get to the alsamixer and sound to mess around?22:00
fullstackpetrvs I carefully tested it. Unplug it and plug it back it, it mutes it22:00
petrvsand all GNU/Linux distros are also fundamentally the same22:00
fullstackbubbasaures, yes but when I unplug it and plug it back in it re-mutes it22:00
eduptOerHeks: it is strange, but it doesn't show any update to do. :22:00
fullstackbubbasaures, all the levels are re-adjusted22:00
bubbasauresfullstack, Can you turn it on from either?22:00
petrvsUnknown-User: so there is no useful comparison as far as "experience"22:00
Unknown-Userpetrvs: I noticed there are minor differences. But do these differences not count for much? And the only real difference being what it looks like and the general UI?22:01
mat1tc_Bashing-om: all appears to be working!22:01
petrvsUnknown-User: pretty much only the _preconfigured_ UI, yes22:01
petrvsUnknown-User: you can make GNOME look green and mint-y on Ubuntu or any other distro22:02
fullstackbubbasaures, not reliably22:02
Unknown-Userpetrvs: I see. I might switch to Ubuntu just because of how helpful the Ubuntu chat channels have been.22:02
=== droid909_ is now known as droid909
Unknown-Userpetrvs: And thank you22:03
fullstackthis is crazy.22:03
fullstackthis is horribly crazy design for no reason. a mic should be a simple thing22:03
petrvsUnknown-User: well that's a real comparison (although [even though it's against the rules] you can get help with any Debian derivative in most any channel of any Debian derivative distro)22:03
petrvsfullstack: yours is probably an edge case22:03
bubbasauresfullstack, Ah, have you tried the guest account?22:03
petrvsand not the primary design goal in action =)22:03
fullstackpetrvs, its a standard Intel chipset. NUC i522:04
k1lfullstack: might be a acpi issue with your hardware.22:04
Bashing-ommat1tc_: Outstanding .22:04
=== sysop is now known as Guest16337
Bashing-ommat1tc_: https://help.ubuntu.com/community/Smartmontools ; may guide you in that next step .22:06
fullstackOnly if I plug it in and unplug it a dozen time while testing it each time does it work22:06
fullstackThis just started happening when I ran a system update22:06
mat1tc_Bashing-om: Great, thank you so much for your help!22:07
k1lfullstack: you can test if an older kernel doesnt have that bug.22:07
fullstackShould I reinstall my box from older ubuntu and never upgrade? Is that really a solution22:07
Bashing-omfullstack: A thought; is the problem still present booting an older kernel ?22:07
fullstackthis is what my kernel is 3.13.0-51-generic #84-Ubuntu22:07
fullstackit looks old22:07
Bashing-ommat1tc_: :) np. we are here to help .22:07
nicomachusfullstack: that is an old kernle.22:08
nicomachuskernel*22:08
fullstackI can't remember if I disabled upgrading it or not.22:08
petrvsfullstack: not much 'standard' about 'NUC'22:08
nicomachusfullstack: current version is 3.13.0-5722:08
petrvsstill not the norm, at all22:08
k1lfullstack: try a older kernel in the grub. or you can see if the enablement-stack offers a newer kernel that works better22:08
k1l!enablementstack | fullstack22:08
ubottufullstack: The Ubuntu LTS enablement stacks provide newer kernel and X support for existing LTS releases. see https://wiki.ubuntu.com/Kernel/LTSEnablementStack22:08
bubbasauresfullstack, You might lay off the "sky is falling" pronouncements.22:09
k1lfullstack: ah yeah. that is even not the latest kernel for 14.04. so run "sudo apt update && sudo apt full-upgrade" first22:09
fullstackk1l, I'll try that thanks22:09
fullstackalso I can't see grub because for some reason text mode doesn't work for me and this Seiki 4k monitor22:10
edupti am using ubuntu 12.04 LTS and when I do: do-release-upgrade -p or without -p is allways say: "no new release found"22:11
MidnightDevilhowdy fellas22:11
eduptwhat have I to do?22:11
k1ledupt: what gives you "cat /etc/update-manager/release-upgrades" in the last line?22:12
eduptPrompt=lts22:13
eduptk1l: it gives: "Prompt=lts"22:13
k1ledupt: ok, that is right22:14
k1ledupt: can you pastebin your /etc/apt/sources.list file?22:14
=== regedit_ is now known as regedit
=== max__ is now known as Guest19956
regedithow can i toggle booting into desktop environment or tty?22:20
k1l!text | regedit22:20
ubotturegedit: To start your system in text-only mode append 'text' (without the quotes) to the kernel line in the grub menu. You can access the grub menu by pressing Esc (Grub legacy) or Shift (Grub2) during boot. For more info see https://help.ubuntu.com/community/BootOptions#Text%20Mode22:20
regeditawesome22:21
k1lyou could do a custom grub script that adds a cli only entry with the text parameter added to your grub22:21
eduptk1l: # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to # newer versions of the distribution.  deb http://ports.ubuntu.com/ubuntu-ports/ precise main restricted deb-src http://ports.ubuntu.com/ubuntu-ports/ precise main restricted  ## Major bug fix updates produced after the final release of the ## distribution. deb http://ports.ubuntu.com/ubuntu-ports/ precise-updates main restricted deb-src http://ports.ubuntu.22:21
regeditthe line that starts "linux" or init wtvr22:21
regedit?22:21
regeditk1l: ooh that sounds fun22:21
regediti want that22:21
k1ledupt: what ubuntu is that? is that a arm port?22:21
k1lregedit: no, the part where it says plymouth and splash etc. there needs to be added "text"22:22
eduptyes. It is a ZedBoard22:22
eduptit is arm port and FPGA22:22
regeditk1l: and "quiet" ?22:22
k1ledupt: that should work the same if (!) that sort of port is supported on 14.04 also. i am not too familiar with that, maybe ask in #ubuntu-arm22:23
fullstackk1l, does full-upgrade put the latest kernel in grub's config as default?22:24
eduptok22:24
eduptthanks very much22:24
k1lregedit: quiet means that you dont see all the syslog messages while booting.22:24
regeditk1l: i was asking whether it's on that line with "quiet"22:24
k1lfullstack: yes. but make sure you have "linux-generic" installed to get the latest kernel22:24
regediti dont see plymouth but i do see splash22:24
k1lregedit: yes, on that line22:24
regeditok thanks22:24
fullstackk1l, hmmm how do I make sure of that?22:25
k1lfullstack: "sudo apt update && sudo apt-get install linux-generic"22:25
TJ-FYI: valid options for the kernel command line are: a) kernel module parameters  b) initramfs init script parameters (see valid values with "grep '=\*)' /usr/share/initramfs-tools/init "), and c) the init system (for Upstart see "grep -nA4 'proc/cmdline' /etc/init/*" )22:28
James_EppHey guys, which printers are the most compatible with .... say..... 14.04?22:29
James_Eppbrand in general. I need to tell a customer which to get22:29
petrvsHP22:29
James_EppI figured that would be it22:29
petrvsJames_Epp: http://hplipopensource.com/hplip-web/supported_devices/index.html http://www.openprinting.org/printers22:29
Vampariawhois Compu22:33
r3c0n85hi all22:33
regedithello, please help! no graphics/video working when logging into virtualbox (k)ubuntu22:34
regediti am able to see the login screen graphically, but after logging in and a bit of loading - it all goes black22:35
r3c0n85I am looging for some help with OpenCPN , open source software , I cant load maps on there , is there an irc room in regards to this software ?22:35
r3c0n85I am looging for some help with OpenCPN , open source software , I cant load maps on there , is there an irc room in regards to this software ?22:37
beepieregedit, try adding 128 MB to the video memory in the virtualbox settings22:38
r3c0n85has anyone used this software before ?22:38
=== zbzbzb is now known as zbzb
regeditbeepie: hm i had 64 but ok i'll try22:38
r3c0n85!help22:39
ubottuPlease 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 !patience22:39
r3c0n85!OpenCPN22:40
r3c0n85ubottu22:40
r3c0n85hi ubottu22:40
r3c0n85:P22:40
r3c0n85!ubottu22:41
ubottuHi! I'm #ubuntu's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi | Usage info: http://ubottu.com/devel/wiki/Plugins | Bot channels and general info: https://wiki.ubuntu.com/IRC/Bots | Make a clone of me: /msg ubottu botclone22:41
r3c0n85!bots22:42
ubottuHi! I'm #ubuntu's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi | Usage info: http://ubottu.com/devel/wiki/Plugins | Bot channels and general info: https://wiki.ubuntu.com/IRC/Bots | Make a clone of me: /msg ubottu botclone22:42
naftI have a problem with USB driver with some embedded board ( stm32 nucleo ) !22:43
OerHeksr3c0n85, how did you install opencpn?22:43
r3c0n85from the website of opencpn22:43
k1lr3c0n85: see their website where they offer support22:43
r3c0n85I believe they do not have any live support22:44
r3c0n85must be forums22:44
naftcan some one help please?22:45
r3c0n85help with what naft ?22:45
naftI have a problem with USB driver with some embedded board ( stm32 nucleo ) !22:46
OerHeksr3c0n85, one clue: the french wiki says something about adding your user to dailout > https://doc.ubuntu-fr.org/opencpn22:46
r3c0n85I have always been facinated by the !word and ubottu or other programs response22:46
r3c0n85whats dailout ?22:47
k-stzI installed the newest version of adobe-flash but firefox still says it is vulnerable22:47
k-stzsudo apt-get install flashplugin-installer22:48
OerHeksk-stz, Firefox has Flash blocked presently due to vulnerabilities.22:48
naftsorry I don't understand your question22:48
OerHeksr3c0n85, some group to handle the comport22:48
k-stzOerHeks: ok, thanks22:48
r3c0n85OerHeks , I think its not the user , ubuntu is not the problem , OpenCPN runs fine on the computer its just I cant figure out how to work the maps , gave 1-2 attempts but no luck so far22:49
OerHeksr3c0n85, i am not familiair at all with that app.22:50
r3c0n85its suppose to have access to the whole sea world22:51
r3c0n85OerHeks dont tell anyone its a secret ^_^22:52
r3c0n85If I can get it to work22:52
r3c0n85chart plotters are very expensive22:53
petrvsexpensive ones, anyway22:53
r3c0n85a decent , nice looking one is very expensive22:54
petrvsI bet I could have one 3d printed for a dollar22:55
r3c0n85OpenCPN can do the same job :)22:55
petrvsif I had FOO expertise to do so :)22:55
r3c0n85Foo fighters ?22:56
r3c0n85XD22:56
r3c0n85found it22:58
r3c0n85http://opencpn.org/ocpn/adding_ppa22:58
* petrvs puts the foos down22:58
eduptk1l: maybe my solution is to try in version ubuntu 12.04 the dongle wifi. Do you think is possible?22:58
r3c0n85http://opencpn.org/ocpn/adding_ppa22:58
r3c0n85thats for ubuntu22:58
r3c0n85there are other install pages22:58
r3c0n85I will attempt a clean re install22:59
r3c0n85see how it rolls22:59
eb0tis ubuntu a real good linux distro to use22:59
petrvseb0t: there are worse choices23:00
eb0tnot sure which one to go for23:00
eb0twhat are the advantages of ubuntu23:00
petrvseb0t: maybe you should take 30 minutes to read up on some23:00
petrvseb0t: over what?23:00
eb0ti dont know...as a distro in general23:00
petrvsit's a GNU/Linux, ultimately they're all pretty great (compared to other OSes)23:01
eduptI would like to work with dongle wifi in ubuntu 12.04 LTS, is it possible?23:01
eb0tthe good things from what i have read about ubuntu is that its very windows like and great for non techys23:01
petrvsedupt: possible, sure, but why such an old version23:01
petrvseb0t: mmmm, well I wouldn't say it's more like windows or more non-techy than other popular GNU/Linux distros23:01
eduptbecause I am using a zedboard, it is a FPGA and Arm, it is not a pc.23:02
petrvseb0t: but it is fairly user friendly, compared to other OSes23:02
k1leb0t: you ask in #ubuntu so start with ubuntu? :)  see http://imgur.com/a/9iaLJ which desktop you would like23:02
petrvsedupt: so what?23:02
OerHeksedupt, tru #ubuntu-arm23:02
eb0ti was thinking about it as apparently you dont have to know anything linux to use it23:02
OerHekstry*23:02
k1ledupt: that depends heavily on the usb dongle you want to use.23:02
petrvseb0t: most distros offer that, but yes Ubuntu too23:02
eduptI see the drivers and the firmware are ok.23:02
petrvseb0t: give it a try, see how you like it23:03
petrvseb0t: give a few a try23:03
eb0tand its great because most of ubuntu community are in same boat as i would be...knowing nothing about linux23:03
petrvseb0t: see how you like a few23:03
eduptbut it is not working23:03
petrvseb0t: well that's true =)23:03
OerHekseb0t, come on, you have been here before :-D23:03
eb0tno23:03
eduptI don't see the wlan023:03
eb0tok ill try a few..thanks23:04
syntroPi!Ub∪nt∪23:04
petrvsit is odd he's asking about Ubuntu whilst using weechat, though =)23:05
gagalicioushow can i make my ubuntu 14.04 crashproof?23:05
eb0twhat is odd about that23:05
petrvsgagalicious: you'd have to define crashproof first23:05
gagaliciousthe system doesnt crash. i can run it 24/7 for 9 months and i'll be happy23:05
petrvseb0t: odd client for use on non-GNU/Linux is all =)23:05
gagaliciousmy desktop i mean23:05
k1leb0t: stop trolling. you have been here since at least last november, when you had a lot of kicks and bans in here. so stop that trolling, thanks.23:06
gagaliciousnot server23:06
petrvsgagalicious: try using Debian stable instead23:06
petrvsUbuntu has no stable branch23:06
k1lpetrvs: that is wrong!23:06
petrvsk1l: nope23:06
k1lgagalicious: does it crash?23:06
eb0ti run weechat on cygwin23:06
petrvsis wasting time trolling? =)23:06
gagaliciousi've been running ubuntu for 4 days with crashing... not bad. i hope i can run it a month23:06
gagaliciousk1l  : 14.04 not crashing23:06
gagaliciousactually 11.04 is not crashing as well... i'm just worried that's all23:07
k1lgagalicious: see the LTS branches from ubuntu. they dont get the latest software versions but they are meant for running wihtout crashes.23:07
=== sysop is now known as sysop2
OerHeksworrie about not crashing, humor.23:07
k1lgagalicious: 11.04 is out of life. dont use that anymore.23:07
gagaliciousi'm running ubuntu as a pxe boot diskless client. my only issue is... i dont know how to make my root as "read only" from nfs perspective... when i did ro on the nfs /etc/export, it boots to command line. i woul dlike to have the x gui... so i'm not sure how to get this part done23:07
KungFuLemontrying to mount an NTFS parition but i get the error "The NTFS partition is in an unsafe state. Please resume and shutdown" is there a way without windows to clean this up?23:08
eduptk1l:  i am using the EDUP EP-N8508 dongle wifi23:09
gagaliciousi opened too many workspaces... on my desktop. and a lot of windows. i have 24gb ram though and an i7 intel core... so it's fine... but if it crashes... my workspace will be ... i need to reopen them all again... that's bad. i cant find anything like macro scheduler that i can just record my mouse clicks and reopen all my desktops once again if it crashes23:09
petrvsKungFuLemon: IIRC, with ntfsfix, probably23:09
syntroPigagalicious, not sure but you could try to use an overlay with a ramdisk (maybe look at the cdrom boots, their root is writeable afaik)23:09
k1lKungFuLemon: you can force the mount with possible data loss. best way is to reboot to windows and make it not using the "fast reboot" feature, which causes this issue23:09
petrvsKungFuLemon: and there might be an -f force option, too23:09
petrvsyeah23:09
bubbasauresKungFuLemon, I would only chkdsk it with windows.23:09
petrvschkdsk, so awful...23:09
petrvsif you can read it, copy the data off and stop using NTFS =)23:09
gagaliciouspened too many workspaces... on my desktop. and a lot of windows. i have 24gb ram though and an i7 intel core... so it's fine... but if it crashes... my workspace will be ... i need to reopen them all again... that's bad. i cant find anything like macro scheduler that i can just record my mouse clicks and reopen all my desktops once again if it crashes does anyone have a solution to this?23:09
ThiagoCMCKungFuLemon, try mount it read-only...23:10
bubbasauresKungFuLemon, I missed if tjis is a dual boot partition.23:10
KungFuLemoni can mount it fine is readonly23:10
petrvsgagalicious: the problem is if the apps crash before the session is saved23:10
petrvsgagalicious: you should really just try more stable software instead23:10
syntroPigagalicious, read about xdotool23:10
petrvsKungFuLemon: using what command?23:10
OerHekshttp://manpages.ubuntu.com/manpages/vivid/man8/ntfsfix.8.html ntfsfix from the ntfs-3g package, bu ti agree with bubbasaures, use windows for that.23:10
KungFuLemonpetrvs: using readonly mode i can mount it fine. mount -o ro /dev/sda3...23:11
KungFuLemoni think maybe this is just a hibernation flag that windows sets in new version right?23:11
petrvsKungFuLemon: and if you use 'ntfs-3g /dev/sda3 ...' ?23:11
petrvsKungFuLemon: it can be, yes23:11
KungFuLemonpetrvs: will i risk data lose forcing this? i dont have windows anymore i just removed it and install linu23:12
gagalicioussyntroPi: ok23:12
petrvsKungFuLemon: you will have a greater than 0% risk, yes23:12
ThiagoCMChttps://askubuntu.com/questions/47700/fix-corrupt-ntfs-partition-without-windows23:12
ThiagoCMC;-)23:12
petrvsbut IMO you have that risk using NTFS at all, because it's a terrible FS that hardly works even with the OS it was designed for (which is not the one you're using)23:13
* bubbasaures goes to rebuild their V8 with a crescent wrench23:13
ThiagoCMCdon't ntfs-3g uses Windows DLL anyway?23:13
KungFuLemonpetrvs: lol23:13
petrvsThiagoCMC: that seems like a question someone who cared at all might be able to answer =)23:14
ThiagoCMC:-P23:14
KungFuLemonthere is an option in ntfs-3g called remove_hiberfile should i try it?23:14
petrvsKungFuLemon: ntfsfix will probably cover it, but sure23:14
petrvsntfs-3g hasn't ever boned me23:14
Vamparia\leave23:14
petrvsI've mounted with -f and used ntfsfix many times with no problems23:14
KungFuLemonthanks for the feedback i will try ntfs fix first, and then remove_hiberfile and see wht happens23:15
ThiagoCMCyou should mount ready-only, and copy our data out from it, to another ext4 device23:15
KungFuLemonpetrvs: ok i will try -f first23:15
petrvswill probably just work23:15
ThiagoCMCif you care about your data.23:15
petrvsyeah, that's good advice23:15
petrvsdon't use ntfs if you care about your data =)23:15
ThiagoCMC=D23:15
petrvsand backups, blah blah23:15
ThiagoCMCif you're brave, use btrfs... lol23:16
syntroPidata without backup is not important by definition :p23:16
ThiagoCMCtrue23:16
petrvsI don't know23:16
petrvssometimes I enjoy being forced to start from scratch =)23:16
petrvsbut maybe that just means that no data is really important =)23:16
petrvsI'm not researching cures for cancer over here, though, heh23:17
petrvsI'm not Will Smith in a bunker23:17
syntroPijust sayin, if you fiddle with it and its gone, you cant restore it23:18
syntroPi...if you dont have a backup23:18
petrvswhat if he has a perfect memory?23:18
petrvsHUH, DID YO THINK OF THAT?! :p23:18
k1lpetrvs: dont asume every user that comes in here has a perfect backup plan. better to give the user a warning if there is possible data loss23:19
petrvsuhuh, we already went over that23:19
petrvsI brought it up before anyone else, according to my log23:20
petrvs:p23:20
bubbasauresknow your bias23:20
KungFuLemonntfsfix solved the issue, sorry i thought i tried this before and it failed i guess i did something wrong23:20
KungFuLemoni can now mount read/wrtie23:20
petrvsKungFuLemon: win23:20
KungFuLemonpetrvs: thanks dude23:20
petrvsno man, thanks you23:21
pawshello, i am trying to convert my ubuntu 14.10 from physical to vm, using vmware convertor, and it's giving me GRUB error. I read a forum post that said this needs to be added: http://pastebin.ca/306143623:22
pawscan somebody tell me where do i add that code?23:22
pawsalso, my grub is : grub-install (GRUB) 2.02~beta2-1523:23
bubbasaurespaws, 14.10 will go eol shortly.23:23
bubbasauresif pertinent23:23
pawsbubbasaures: i will update it once its converted to a vm23:23
bubbasaures;)23:23
pawsdo you know where is that grub.install file?23:24
bubbasauresbubbasaures, So you have it converted, but are minus the grub boot?23:25
histopaws: where'd you get that pastebin from?23:25
histopaws: what directionis are you following?23:25
pawshisto: https://communities.vmware.com/thread/340943?start=45&tstart=023:26
petrvsthe simplest route would probably be to install 14.10 inside vmware as normal, then simply rsync your old data over the new23:26
petrvs(except for the kernel & fstab =)23:27
petrvswhy're you virtualizing?23:27
pawspetrvs: moving the server from physical to vm23:28
petrvswhat for23:28
pawsthats an old server23:28
pawsand need more ram, cpu ..23:28
histopaws: It looks like their code gets put in whatever script you are using to do the conversion23:29
petrvsokay, but why virtualize?23:29
NikeshWhich is theoretically faster and easier, running Windows in a VM on top of Ubuntu, or running Ubuntu in a VM on top of Windows? (Ubuntu 15.04 and Windows 8.1)23:29
petrvsNikesh: they're very similar operations, but since Unix is a less awful OS, I'm going to say an Ubuntu host will be faster & easier23:30
NikeshI have to had Windows for some work software, so I bought a Windows laptop, but in general I prefer using Ubuntu23:30
pawsits an ESXi server23:30
petrvsNikesh: not sure why you'd want to do either, though23:30
Nikeshpetrvs: Right, see above23:30
petrvsNikesh: ah, yeah I'd definitely try Wine first, than us a VM guest on a Unix host23:30
petrvss/than us/then use*23:30
histoNikesh: then install ubuntu and run windows in virtualbox for any of your 'work' software that doens't have open source alternatives23:30
Nikeshhisto: It's Citrix GoToWebinar specifically23:31
NikeshI can use it as a client in Chromium, but I can only be a presenter in Windows or Mac23:31
pawshisto: in the VMWare vCenter Converter Standalone application?23:31
Nikeshhisto petrvs Can I install my official version of Windows that came with my laptop into a VM?23:32
petrvsNikesh: probably23:32
NikeshI'll try23:32
petrvsNikesh: with some effort you can also boot a metal install as virtualized23:32
petrvsjust to save you the trouble of rebooting to the other OS23:33
petrvsnot that I would really suggest doing that =)23:33
Nikeshpetrvs: Ah that's interesting. This would be easier if I could figure out dual-boot. I installed Ubuntu but it still boots straight into Windows and GRUB never comes up23:35
petrvsNikesh: that's probably a very simple misconfiguration only23:36
Nikeshpetrvs: OK. Any tips?23:37
petrvsyou'd have to pastebin your /etc/fstab and your /boot/grub/grub.cfg and the output of lsblk -f23:37
NikeshOK. Should I have installed GRUB to the Windows boot partition?23:39
NikeshI'll pull up the configs though23:40
doudou01hi, is there a versioning filesystem, something like ext3cow?23:40
=== swoc is now known as hugu
=== corey84__ is now known as Corey84
esadhi23:48
bubbasauresNikesh, reloading grub is fairly easy\23:52
DonaldTusk3Hi everyone come to ##socialdawgs . I (GitGud) is advertising it23:56
DonaldTusk3we need more users23:56
DonaldTusk3I am from Toronto and am adopted and we need more users23:56
DonaldTusk3free range talk23:56
Nikeshbubbasaures: When I installed I chose 'Install Ubuntu alongside Windows'23:56
DalekSecDonaldTusk3: Don't spam that here.23:56
bubbasaures!bootinfo | Nikesh If you cab run a pastebin this script output23:57
ubottuNikesh If you cab run a pastebin this script output: Boot info script is a useful script for diagnosing boot problems. Please run the script following the directions here: http://bootinfoscript.sourceforge.net/ and then !pastebin the RESULTS.txt for us to use to help diagnose your problem.23:57
bubbasaurescan*23:57
bubbasauresNikesh, So is the virt option a response to no boot?23:58
Nikeshbubbasaures: Yes23:59

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