[00:02] Player: well, i came up lemons. but i launchpad bugged it, so hopefully we will get an answer. thanks for the help! [00:06] I finally got my main drive to boot, but it says 'tmp drive not ready or missing' [00:06] hylian, no problem, sorry we couldn't sort the issue out! if you really want to try out MATE try using a different display manager. [00:06] not sure if GDM still works or not [00:06] i'm in manual recovery mode... what should I be doing? [00:06] Freeder, it's not mounting a directory for /tmp/ [00:06] I don't see /tmp listed in df -h [00:06] this is the worst upgrade I've ever gone through, heh [00:06] Freeder, do ls / and see if there's a folder called tmp [00:06] no clue why all this stuff magically stops working [00:07] Freeder, how did you upgrade? Was it Ubuntu 13.10 to 14.04? [00:07] yes its there [00:07] hmmm [00:07] 10.04 to 12.04 [00:07] Freeder, Oh, so very outdated hahah. [00:07] Player: i like lightdm. i just wanted to see what improvements their was. I was just using in 12.04. thanks again [00:07] it wasnt when this upgrade path was created [00:07] Yeah I think the jump from 10.04 LTS to 12.04 was the most extreme. [00:07] paperman: Duak booting windows ? Did you try as the advisement directed ? [00:07] dual* [00:07] quit [00:07] so how should i go about getting /tmp back in there [00:08] its not in fstab... isnt that where tmp gets mounted from? [00:08] Freeder, check the permissions on the folder [00:08] 777 [00:08] okay [00:09] Freeder, /tmp/ isn't mounted for me on my Ubuntu VPS either [00:09] by that I mean it doesn't show up in df -h [00:10] is it listed in your fstab? [00:11] Freeder, No. Server's 13.10. [00:12] Bashing-om, yes [00:12] ok. so where how do I get /tmp to mount? :) [00:12] s/where/ / [00:13] Freeder, I may be misreading my fstab wrong. I see a third line that says " [00:13] none /run/shm tmpfs defaults 0 0 [00:13] " [00:14] thats different [00:14] paperman: Loks to be a Windows problem, in that Windows has a lock on the partition - not shut down properly from Windows. What does a Windows file system check report ? [00:14] tmpfs is a way to mount a filesystem in temp memory, iirc [00:14] so thats just a memory partition. I think. [00:14] anyway, not /tmp [00:14] Freeder, makes sense. [00:15] I'm trying to find where these things are declared, I think it's an environment variable. [00:18] Player, filesystem mountings are not environment variables [00:18] it's all in /etc/fstab [00:19] Not /tmp, apparently. [00:19] and the UUIDs are listed under the command blkid [00:19] that means it's not mounted, but a conventional folder. IIRC... [00:19] Which is weird [00:19] Because obviously Freeder's system is trying to mount /tmp/ [00:20] well, ubuntu knows it needs it [00:20] and its not there [00:20] and iirc, its mounted via fstab [00:20] but thats an assumption [00:20] and I don't see it listed in my fstab [00:20] /tmp can be a directory under /, surely? [00:20] yes [00:20] Freeder: Could you please give a summary of your problem again? === megabit|away is now known as megabitdragon [00:21] Freeder, are you sure you're looking at the right /etc/fstab file? I've made the mistake before where I modified the /etc/fstab file of the live system I was fixing my real system from... instead of the actual file :P [00:21] Booting ubuntu, it says "the disk drive for /tmp is not ready or present" [00:21] something similar to that [00:21] Burrito, he's in recovery mode. [00:22] ah [00:22] and gives me the option to wait, or manual repair, which drops me into what looks like a recovery shell, perhaps [00:22] Freeder: Please pastebin your /etc/fstab . [00:22] No internet there :P [00:22] but I can tell you there's no line mentioning /tmp in it [00:22] Freeder: sneakernet. [00:23] I don't know how you want me to do that, short of retyping it [00:23] Maybe it's a permissions thing...? http://tech.enekochan.com/2014/03/20/ubuntu-fix-the-disk-drive-for-tmp-is-not-ready-yet-or-not-present/ [00:24] Freeder, are you usnig the machine directly or SSH'd to it? [00:24] Burrito, its 777 [00:24] direct connect [00:25] Ah, okay. [00:25] Freeder: It looks like often on Ubuntu 12.04 that can be a spurious message: https://bugs.launchpad.net/ubuntu/+source/mountall/+bug/1091792 [00:25] Launchpad bug 1091792 in mountall (Ubuntu Quantal) "The disk drive for /tmp is not ready yet or not present" [Low,Triaged] [00:26] Freeder: What happens if you just wait? [00:26] Did that bug ever get fixed, or has it just not occured in any of the releases since? [00:26] I waited about 3 minutes and nothing happened [00:26] I just rebooted a minute ago, we can see what happens [00:27] Player: It was fixed in 13.04 and up. [00:27] Jordan_U, thanks [00:27] Freeder, doesn't the prompt give you the option to skip? I don't think it would boot but still..? [00:28] Freeder, or are we somehow thinking of different error prompts? [00:28] Jordan_U: when it says spurious, does that imply I just have to wait longer, or just keep rebooting until it goes away? [00:28] or S to skip mounting [00:28] Player: Note that the bug that was fixed was incorrectly warning when nothing is wrong. If something is actually wrong (which, since waiting doesn't allow booting to continue, is seems is the case) then you're hitting a different bug. It's also possible that you're hitting that bug and another completely unrelated one, i.e. your booting problem has nothing to do with the spurious message about /tmp/. [00:28] Player, yes, there's a skip option [00:29] Jordan_U: can you confirm that tmp is or is not mounted via fstab? [00:29] If it is, I have no /tmp entry line [00:30] Freeder: If there is no entry for /tmp/ in your /etc/fstab then it's just a normal directory. [00:30] Well the article Burrito linked said that "explicitly adding the /tmp to fstab solves the problem" and also gives commands to delete and remake the /tmp folder. [00:30] would that be a cause then? [00:31] Freeder, if you don't have "tmpfs /tmp tmpfs defaults 0 0" in your fstab then yes. [00:31] I believe so. [00:31] Plasmastar, I believe that does the ram-mount again [00:31] Player*' [00:31] Freeder: What would be a cause of boot failing, or what would be a cause of that message being shown? [00:31] Jordan_U: so I'm sitting here staring at this screen, saying its not ready or present. What should I do? I can skip, or manual recovery [00:31] Hi guys, i have a ubuntu server and i wonder what is the best way to back it up? NAS with UPS? [00:32] Freeder: Try skip, see what happens. [00:32] Freeder, try skipping, if you can boot then it's the bug Jordan_U mentioned above. [00:32] Hey I keep getting an error with VSFTP saying incorrect username or password - I am using local logons and the credentials are correct.. any ideas? [00:32] also, Freeder, yeah but that article says it fixed the issue and the comments suggest it works so worth a shot? [00:33] vaskaloidis, where are the logins kept? [00:33] local ubuntu system logons [00:33] added withthe Adduser command, Player [00:34] So i am assuming the /etc/passwd file Player… [00:34] vaskaloidis, did you set $HOME folders for these accounts? [00:35] I executed a usermod -d command for one of the users, I set the directory to /var/www/hiswebsite/ [00:35] if thats what u mean Player [00:36] vaskaloidis, just that one? and you can't log into that one? [00:36] vaskaloidis, did you add him to any groups? [00:36] yes and I cant login with any accounts - even my admin account - didnt add him to any groups Player [00:36] Player should I add him to any groups? [00:38] ok, it looks to be up ok [00:38] Skip did the trick [00:39] thanks [00:39] 'course, I can't get network connectivity outside of the LAN now [00:39] but its a start === administrator is now known as Guest95749 [00:40] Hi to all!! [00:40] hi uewdl [00:40] Guest95749: Hello, to you . [00:40] Hi greetings from argentina [00:40] bye [00:42] wow [00:42] 12.04 really seems to suck, heh [00:42] totally broke the network manager [00:43] vaskaloidis, Sorry I had to step away for a minute. [00:43] vaskaloidis, Yes, you should add him to groups, I'm not sure what the default ones that are assigned on Ubuntu-desktop are, infact I was about to ask that here. [00:43] Where is 'history' in software center ? [00:44] Freeder, does the message pop up when you reboot? [00:44] reading http://ubuntuforums.org/showthread.php?t=2001421 [00:44] which message, Player? [00:44] Its ubuntu Server Player [00:44] Freeder, the one about /tmp [00:45] vaskaloidis, I know, but there are default groups assigned to user accounts when you make them through GUI in Ubuntu desktop. I actually need to know what those are too since I'm setting up users on my own Ubuntu server. [00:45] Yes, it still popped up, but i hit skip [00:45] vaskaloidis, you can still log in as root, right? [00:45] it booted [00:45] not into FTP - it says everybodys username and passwords are incorrect [00:45] Freeder, awesome, if you want to get rid of the message I'd try doing what that site suggested and add /tmp to fstab as tmpfs [00:46] vaskaloidis, I think I know what you're problem is, FTP logins=/=UNIX user logins [00:46] you can allow it in VSFTP config [00:47] vaskaloidis, really? hmm, did you say that you could or could not log into the accounts you made in the CLI? [00:48] vaskaloidis, I mean, can you log into them in the CLI. [00:52] hey guya [00:52] guys [00:52] how can I completely remove the recent tab? [00:52] I want to get rid of the recent places tab [00:53] the recent tab in what? [00:53] gui [00:53] ver [00:54] recent places [00:54] under files [00:54] poopymcpooperton, are you talking about in the Unity dash? [00:55] Im talking when i press the file draw [00:55] poopymcpooperton, if so then I recall there's a privacy section in system settings (gear menu->System Settings->Privacy) [00:55] it pops up and recent places is there [00:55] then people can see all the recent places I havebeen [00:55] poopymcpooperton, apologies, I have no idea what you're talking about. are you using Unity? [00:55] im using ubuntu [00:56] desktop [00:56] poopymcpooperton, you didn't change the DE? [00:56] ah [00:56] Yeah, try gear menu->System Settings then there's a section labeled "Privacy" [00:56] i hate the recent places thing [00:56] there should be an option somewhere to disable it [00:56] yeah there it is [00:56] record file [00:57] switch it to off. =) [00:57] that did it!!! [00:57] thaks [00:57] now my wife cant see my porn collection [00:57] thumbs up!!! [00:58] poopymcpooperton, uhm, no problem? [00:59] How do i go about having commands executed in shell when the user unpacks my .deb [00:59] was hoping to do something like python3 setup.py [01:00] (under root) === Cydrobolt is now known as czha === czha is now known as Cydrobolt [01:01] hey everyone a very naive question. What does one need to do as a client to connect to another person's network via vpn ? [01:02] is there a guide to this ? I want to log in virtually [01:02] Vivekananda: Are you using OpenVPN or something else? [01:03] what I know is the other guy has an asus router and is looking into it to set up vpn. Are there other ways of logging in besides vpn ? where can I read up ? I believe I used to do an ssh via cli and get the forwarded X on my system but that is all I knew but would [01:03] like to learn more [01:04] bluezone, execute shell commands that do what? [01:04] install the program (assuming it's a program)? [01:04] Player, yeah [01:05] basically it need to modify a config file and whatnot [01:05] Vivekananda: Find out the model number and download the manual for that router if you are trying to figure out how to configure it. [01:05] the dependencies are taken care of by one of those files in debian/ [01:05] kg-irc: I know but before I do that I want to know in general , what are they ways to connect to a different remote computer in general [01:06] Vivekananda: "In general", SSH, VPN are both common. You can tunnel traffic over both. https://openvpn.net/index.php/open-source/documentation/howto.html http://www.revsys.com/writings/quicktips/ssh-tunnel.html [01:07] and also how would I set up such a network If I wanted to and what are the things I would need besides a router . 1. a static ip maybe 2 . pay money to the isp or something similar .. 3 . a deployed server perhaps ? [01:07] Vivekananda, i'm actually writing a GUI for ssh tunneling not sure if you need :P it's still experimental though [01:08] Vivekananda: Its involved enough you really need to read a manual if you want to setup a VPN. For routing, you can use something like this: http://www.noip.com/free/ === suresh is now known as Guest53324 [01:09] Player, got any ideas ? ^_^ this deb packaging documentation is extremely difficult to go through [01:09] bluezone, sorry I stepped away by a minute, I've done this before it's just inconsistent. [01:10] bluezone, forgive me if my terminology is off, you want to write an installscript that's run when dpkg processes the file with the -i argument, I can't remember if there had to be something special about the script or if you just declared it when packing the deb.. give me a few minutes [01:10] Player, sure that's what i want to do, thanks in advance for the help :) [01:11] ok, enough floundering [01:11] After the upgrade, my network is still down [01:11] :( [01:11] Opening the network panel, it says "The system network services are not compatible with this version" [01:11] * bluezone runs away from networking problems [01:11] I don't know how to do much in terms of drivers, I've only messed with printers and video. Sorry! D: [01:12] kg-irc: okay so I will try to read up a manual but I just want to make sure I have all the ingredients eg a static ip ( needs to be bought) and stuff [01:12] Freeder, I think you could try seeing if there's upgraded drivers for the NIC? I mean, does it have an NIC? [01:12] Freeder, I never asked, is this a VPS? [01:12] Vivekananda, technically you don't need a static ip but it help hehe [01:12] bluezone: thanks [01:12] Unable to load library icui18n "Cannot load library icui18n: (libicui18n.so.48: cannot open shared object file: No such file or directory)" [01:13] how can I get libicui18n version 48 installed? [01:13] I'm on 14.04 [01:13] Vivekananda: noip.com will let you grab a domain name that updates automatically every X minutes so you can work with a dynamic IP even if it changes [01:13] Vivekananda: A static IP address does help/simplify life. [01:13] elfMobile, x86_64 or x86, what are you trying to run? [01:14] bluezone, did a little bit of looking around and someone says you can set up a script that'll run post-install. call it "postinst" and put it in the debian directory, then pack your .deb [01:14] I created an account to try and fix a problem with https://help.ubuntu.com/community/MediaWiki <-- that page [01:14] bluezone, I'm not sure if you need these commands to run on install or if it's okay to wait until it's installed, however.. [01:14] but it says "Immutable page" at the top [01:15] Player,I'm on 64 bit. I'm trying to run this... https://sealswithclubs.eu/pc-client/ [01:15] and it looks like the last edit was in 2012 [01:15] Player, they have a Linux port [01:15] elfMobile, I think you're missing 32-bit libraries. [01:15] Player, it's fine after install, basically the install just moves the python scripts, and then my setup.py just modifies a config file [01:15] i can try this [01:15] postinst.sh? [01:15] bluezone, okay, if the info I relayed was at all relevant than give it a shot [01:15] bluezone, the guy just said "postinst" [01:16] bluezone, no extension, so maybe you should declare an interpreter at the top (i.e. #!/bin/bash) [01:16] ok [01:16] and make sure it has X permissions [01:16] Execute permissions - chmod +x ./nameofyourscript [01:17] kg-irc: isnt there like a ubuntu guide to set this up ? the link you gave me ( open vpn ) seems a lot to read not that I am afraid of reading. Also another question . My friend has set up the vpn and given me a password. What info do I need from him in order to connect to his vpn [01:17] Also having the extension .sh helps, IMO. Just for personal maintenance [01:18] Vivekananda: I never said you were afraid of reading. The ubuntu OpenVPN guide is over here: https://help.ubuntu.com/community/OpenVPN#Configuring_the_Client but Idk anything about Asus routers or what VPN setups they have. [01:19] Vivekananda: what are you actually trying to achieve with this VPN? [01:19] Player, I just downloaded version 4.8 and untar'd it. I put the lib path in my LD_LIBRARY_PATH but it still complains with same message [01:19] elfMobile, sorry about late reply, try installing ia32-libs-multiarch [01:20] elfMobile, yeah, you're missing 32-bit libraries [01:20] I ran into the same issue, I remember it was difficult because they changed the package. I believe it was ia32-libs before. [01:20] E: Unable to locate package ia32-libs-multiarch [01:20] elfMobile, sudo apt-get update && sudo apt-get install ia32-libs-multiarch:i386 [01:20] unless they restored it [01:21] apt-cache search ia32 [01:22] E: Unable to locate package ia32-libs-multiarch [01:22] elfMobile, they seem to have a 64-bit version of that program for Linux, does that not work? [01:22] why does that not work* [01:22] Player, do you happen to know if it will be executed as root? [01:22] Burrito, elfMobile, he said he un-tar'd it so I'm not sure if it has an official repository. [01:23] Player, it doesn't [01:23] Burrito, I'm on a 64 bit os. I downloaded the 64 bit version of that poker program. I downloaded the 64 bit version of icu [01:23] bluezone, dpkg has to be run as root in order to install a .deb, so yes. garunteed it'll run as root [01:23] What leads Player to believe that this is a 32/64 problem? [01:24] elfMobile, I wasn't paying attention when you said you downloaded the 64-bit version, sorry. I thought it was a multiarch issue because of the missing library, let me do some digging.. [01:25] Works with no errors on my computer... [01:25] elfMobile, I had it reversed, ia32-libs is there for convenience, ia32-libs-multiarch is not. [01:25] 64-bit, 12.04-based Linux Mint [01:25] Burrito, yeah... their binaries say they're for 12.04 / 13.04 [01:25] elfMobile, Try $ sudo apt-get install python-pyicu [01:26] Player, still Unable to load library icui18n "Cannot load library icui18n: (libicui18n.so.48: cannot open shared object file: No such file or directory)" [01:27] elfMobile, is libicu installed? [01:27] Player, yes [01:27] hold on for console... [01:28] Player, http://asciinema.org/a/9595 [01:28] Backup? I want to type a command that will backup all my files to a thumb drive . [01:28] Pencil_, try rsync? [01:29] Player, postinst seems to fail getting root access (as if the install hasnt finished yet and it's still locked): pastebin.com/A1VyGgSG [01:29] I believe you can specify directories with that. [01:29] rsync? [01:29] (not sure if this is up to date) http://www.cyberciti.biz/tips/linux-use-rsync-transfer-mirror-files-directories.html [01:29] (pretty sure it is) [01:29] daftykins: the idea just recently became a need when 1. I have to log into a vpn created by another user but I dont how to do it and what info I need from him to do it. 2. If I want to set up a server on my computer to host a site ( just practice) what do I need to know to be able to do it [01:31] bluezone, what commands are you running specifically? could you put the contents of postinst on pastebin.ubuntu.com ? (or normal pastebin works too) [01:32] Player, postinst file: http://bpaste.net/show/nBvZ1vOR5ycgHLCZDUPx/ [01:33] Player, line 79 i actually don't need maybe that's what is causing the problems [01:33] i already listed the dependencies [01:33] elfMobile, what do those arguments do? why did you specify 12.04? didn't you say it supports 13.10? [01:34] bluezone, if it's running additional dpkg commands then there's your problem. [01:34] bluezone, just checked line 79, I'm fairly certain that that's the issue. [01:34] anyone familiar with mdadm? [01:34] I don't know what that is. [01:35] Player, what arguments? [01:35] My raid is now showing up as /dev/md127 , instead of md0 [01:35] this seems to be a known problem now, but want to understand it a little more [01:35] hey, I'm using 13.10, and it asked if I wanted to upgrade to 14.04. I said yes, and twice now it's given me an error saying "System program problem detected." Any idea what could be causing this? [01:35] elfMobile, you ran ./swc_client-Linux\ v0.2.18\ Ubuntu-12.04-x86_64 [01:35] elfMobile, does the executable name have spaces in it? [01:36] I plugged in a brand new thumb drive and it shows on the launcher but I can't dbl click it. [01:36] elfMobile, it looks like those libs come with the download, but not being loaded (maybe the program assumes they're in the system path) [01:37] Player, the name does have spaces in it [01:37] you have to escape spaces with \ if you don't quote them [01:37] so yeah [01:38] Hi! Is soeone familiar with fixing a bricked Seagate 7200.11 (a common problem, apparently) or with using GtkTerm? [01:38] Could anyone help me correct an "immutable" page on on the community site? [01:38] elfMobile, Uhm, may not work but try running it in quotes, and maybe your question earlier was valid (should it need to run as root) [01:38] zacarias: a bricked hard disk wouldn't really have a chance of coming back from being a brick. what is up with it exactly? [01:38] Player, I copied them to system dir as root. Though I've never had a problem using LD_LIBRARY_PATH before [01:39] EUREKA! [01:39] Player, bingo! [01:39] hi, if you type a youtube link which is accessed from your favorites playlist (and included in link url, but private list) do you see the playlist ? [01:39] or only the video [01:39] Player, after copying libicui18n it complained about libicuuc then libicudata [01:39] ... now it doesn't complain about anything... just segfaults [01:39] elfMobile, then you have a dependency mess [01:39] xtbman: Does terminal commnads -> sudo apt-get update , sudo apt-get upgrade <- run clean ? [01:39] bluezone, it worked? [01:40] What does it mean that a logical volume partition is the type "linear" and is it ok to use it? [01:40] elfMobile, then you have a dependency mess <-- I don't think this is the case [01:40] Player, yeah, now do you know how to demote myself from root and return back to the normal user? so that i can write to the .bashrc file properly (otherwise i don't know how to get the username) [01:40] qwdqas, I don't think you would see either if the playlist was private, unlisted would show up though. Wrong channel btw. [01:40] Thanks for the help ^_^ [01:40] Player: unlisted ? [01:41] elfMobile, Player, I think it's looking for something that your distro version doesn't have. It does say that it's an alpha version, and all. [01:41] * elfMobile thinks about running 12.04 within Docker. Wonder how that would work with X [01:41] and sorry mate, which channel could i try [01:41] qwdqas, I haven't managed YT playlists but you can set videos to unlisted. they don't show up in search results but they're visible if they're linked to but I'm not sure if playlists have these same options [01:41] qwdqas, maybe a channel related to YouTube? :p [01:41] cool how you can essentially run Ubuntu 12.04 within Docker on a 14.04 host. Haven't tried anything as advanced as trying to run a GUI app though. [01:42] thanks for hte help guys... gotta run [01:42] I am trying to follow instructions here https://help.ubuntu.com/community/VPNClient [01:42] bluezone, I use 'sudo -s' in terminal to get into root, and then 'exit' to get out. [01:42] daftykins: apparently, when a Seagate 7200.11 isn't recognized by the BIOS, it's a common problem with the PCB firmware. There are lots of tutorials about how to fix it, incliding for Linux. Check it here: http://elabz.com/repairning-seagate-7200-11-drive-on-a-ubuntu-success-story/ But I'm having some trouble when it comes to connecting the drive to GtkTerm. [01:42] Yeah that's what i have here too, will test it now ^_^ [01:42] bluezone, what does the script do since it can't go back to normal user? [01:42] ubuntu 12.04. dont I have network manager installed by default ? Also when trying to connect to vpn i lost my wired interenet. I am new to this and dont know if this should happen or if I am doing something wrong [01:43] Player, well i removed the part of the script but it would crash because it would try to open('/home/root/.bashrc') :P [01:43] bluezone, I'm not sure. there could be another method of getting the username/home folder [01:44] Player, Burrito says i can just type exit i'll test now and lyk [01:44] bluezone, if you used some other method to get to root, I don't think it will work [01:44] not sure if that'll work but worth a try [01:45] anyone familiar with mdadm? My raid is now showing up as /dev/md127 , instead of md0. this seems to be a known problem now, but want to understand it a little more [01:46] Does someone maybe know how to get in touch with a moderator for the community wiki? [01:46] sadbox: no [01:47] sadbox: surely there's an info page? [01:47] They have a mailing list and an identi.ca account. https://wiki.ubuntu.com/DocumentationTeam/Contact [01:47] sadbox, ^ [01:48] Burrito: ty sir [01:48] daftykins: Couldn't find anything on the wiki, nothing obvious at least =P [01:48] had* an identi.ca account :< [01:48] "Cannot GET /group/ubuntudocs" [01:48] sadbox: https://wiki.ubuntu.com/CommunityCouncil [01:53] does anyone have any experience with using GtkTerm? [01:53] Player, Burrito www.pastebin.com/4LH3aGkv doesn't seem to work, ah well... hmm [01:54] apt seems to be looking for a Packages file on my 14.04 iso mount, but it only has Packages.gz [01:54] \quit [01:55] bluezone, I wanted to suggest maybe chainloading another script that wouldn't keep dpkg from closing (yet continue to run commands) but I'm still not sure how you would descend it from root priviliges. [01:55] oem, what are you trying to achieve? [01:56] i think i'm going to just make a launcher for it or something at this point hehe [01:56] this packaging stuff feels too much like black magic [01:56] Player, I've added a mount of this ISO as an apt source and am trying to update, but it just gets ignored [01:57] Player, when I use apt-cdrom add, that's when I get the message about being unable to find Packages files [01:57] Player: very much like this situation it seems https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1027801 [01:57] Launchpad bug 1027801 in apt (Ubuntu) "Packages.gz not found because instead searching for Packages only" [Undecided,Confirmed] [01:57] oem, are you trying to upgrade from a previous Ubuntu release? [01:58] Player, yup [01:58] 12.04 -> 14.04 [01:58] I was hoping to avoid redownloading everything [01:59] Having trouble with Ubuntu 13.10 and VirtualBox 4.2 [02:00] Panda67, please elaborate [02:00] !virtualbox [02:00] Virtualbox is a virtualizer for x86 and amd64 architectures. It's available in the package "virtualbox" in the !repositories, and you can download the Virtualbox Extension Pack for additional, non-Free functionality at http://virtualbox.org . Additional details can be found at https://help.ubuntu.com/community/VirtualBox [02:00] oem: The alternate CD is no-more, as such, I don't believe there's any ISO that will allow you to do an upgrade. [02:01] Flannel, there's still options in 14.04 to use a CD as a software source? [02:01] Networking... I tried NAT and Bridged. [02:01] Flannel: I can't use the 14.04 iso as an apt source to upgrade from? [02:01] Player: Networking... I tried NAT and Bridged. [02:01] Player: yes, even the old desktop ISOs had *some* (additional) packages on the CD. [02:01] oem, This a wubi install, the bug you show is? [02:01] oem: I don't believe so, no. [02:01] Panda67: with what as guest and host? [02:02] Flannel, ah. They'd be available in the repos though, wouldn't they? [02:02] Flannel, it's not a wubi install, it just seems a lot like the same bug [02:02] oem, well, as Flannel said it doesn't seem like you can upgrade with a CD anymore.. unfortunately. [02:02] bummer [02:02] I will just add the trusty sources from online and redownload [02:02] Player: yes, but it had things you might need in order to get internet (historically, including build-essential, etc) [02:03] thanks for the help [02:03] oem: Actually, which ISO did you grab? [02:03] oem, but I do recall there being an option in the Ubiquity installer (yes, from the CD) that would allow you to upgrade that way. [02:03] Flannel, aahh, thanks for re-iterating. That'll come in handy. [02:03] I mean, I have internet, so I should still be able to get the extra packages, I just wanted to get the ones that were on the CD without downloading [02:03] I grabbed the big 64 bit one [02:03] Player: Ubuntu 13.10 both [02:03] Player: but I look at the manifest, and I see a number of package files, so maybe it is expanded now [02:04] oem: desktop? [02:04] yup [02:04] Player: oh wait, sorry, I got confused, manifest, not list. [02:04] oem, I would just try running the standard ubiquity installer off the CD, and if you get to partitioning with no option for upgrading vs. complete reformat then proceed with adding the trusty repos [02:04] oem: Yeah, that has maybe a dozen packages in it. Not what you're going to want. [02:04] ahh, okay I see [02:05] http://releases.ubuntu.com/14.04/ubuntu-14.04-desktop-amd64.list [02:05] hello, i am running 14.04 amd64 unity and am having an issue with chromium. it appears that menus (drop down within pages and right click context) are not working [02:05] The server CD would've been a better choice (but still, wouldn't include everything, so you'd still need the internet, which means as soon as the packages on the CD were out of date, you'd download "everything" from the internet anyway) [02:06] this might be a terrible idea, but can i transition my 32 bit system to 64 bit? i installed the 32 bit os a long time ago and i'm now realizing that was a stupid decision [02:06] !Mini [02:06] The Minimal CD image is very small in size, and it downloads most packages from the Internet during installation, allowing you to select only those you want. The installer is text based (rather than graphical as used on the Desktop DVD). See https://help.ubuntu.com/community/Installation/MinimalCD [02:06] ^ you can get the 14.04 mini iso and only download what you want, in a fresh install, if saving bandwidth is the goal [02:06] tpw_rules: backup your important files and reinstall [02:06] holstein: That's not going to help with an upgrade ;) [02:07] xangua: that's what i was expecting. oh well... [02:07] Player: I fixed it before but I documented it poorly. [02:07] Flannel: I see, this all makes sense now. The ISOs don't have quite enough packages to constitute a full upgrade, then once you do get a source with all the packages, it'll need to get all the latest dependencies anyway [02:07] ubuntu_n00b, does this happen in any other program? [02:07] thanks again [02:07] Flannel: thats why i added "if saving bandwidth is the goal".. agreeing with what you state, that the bandwidth gets used anyway [02:07] no [02:07] Flannel: if upgrade is the goal, then the upgrade button is the one to press [02:08] menus work perfectly in FF [02:08] oem: If you're worried about downloading packages because you're data limited and doing multiple computers, consider something like apt-proxy for your network. [02:08] (and consider it anyway, not just for upgrades) [02:08] tpw_rules, No you can't, sorry. I was in the same situation when 12.04 LTS came out, I installed x86 because I thought there were complications with 32-bit programs on 64-bit, and I waited until 14.04 beta to upgrade. Tl;dr, no you'll have to install 100% from scratch. :< [02:08] but in chromium they are either blank, zoomed in too far and unreadable and are always scrollable [02:09] ubuntu_n00b: try as guest.. if it works, remove the config for chromium from your users config [02:09] Panda67, maybe the virtualbox has guest-additions software? [02:09] Flannel: nah, I'm just lazy or something, which means I try to take "shortcuts" which sometimes turn into longcuts [02:09] but i learn things along the way [02:09] oem: That's the best way to learn, yes. [02:09] Panda67, does your motherboard support hardware virtualization? [02:09] Player: I aready installed. [02:10] Player: Yes, I turned it on. [02:10] heey everyone. I try to connect to vpn and I use an ip without https as the gateway . ie in the space for gateway I put 193.134.23.23 without any https . I then use the username and passoword and then when I try to connect it says connection established but I loose internet :(. ubuntu 12.04 [02:11] what am I doing wrong ? [02:11] Player: I've been playing with different OS's for the past 3 days [02:11] hi how can I disable all mouse gestures systemwide? [02:11] Also what happens right after a vpn connection ? Should i see a desktop window pop up for the remote computer or not ? [02:11] I use i3wm. [02:12] Panda67, I'm out of ideas, best I can suggest is play with the virtualbox's settings. If you didn't delete an image that networking worked on then look at it's settings and see if anything's different. [02:12] sudo gedit /etc/network/interfaces [02:12] Panda67, But I'm not sure if it's a virtualized hardware configuration issue, which it might be. [02:12] This was part of what I did before in the Host Terminal [02:13] Player: sudo gedit /etc/network/interfaces [02:13] Player: This was part of what I did before in the Host Terminal [02:14] Player: But I got a file/output and piped it to grep to find the right eth0/eth1/eth2/etc [02:14] Panda67, Not sure how that could fix the issue, the comments in the file state that changes would be lost. [02:14] I don't remember the grep command [02:14] Panda67, it sounds like it's not defaulting to the right adapter [02:15] Panda67, grep is a passive command, did you get information from this file that you used to configure something elsewhere? [02:15] anyone care to comment [02:15] I tried uninstalling network-manager and reinstalling [02:15] Player: I tried uninstalling network-manager and reinstalling [02:15] Player: that was a terrible idea [02:15] Panda67, I can imagine. [02:15] Player: i ended up reinstalling the OS cuz I couldn't apt-get [02:17] Player: Yeah, I think I grepped for the 'eth?' and then I replaced the current eth0 with 'eth?'' [02:17] Panda67: you shouldnt need to [02:18] Panda67, and you're certain the solution can't be found in the virtualbox's settings? [02:18] Panda67: i never address the connectivity of the guest like that on the host's config files [02:19] anyone any idea on how to configure channel bonding on multiple nics? [02:19] Maybe Host-Only Adapter but I'm clueless on configuration and it seems like overkill [02:19] Panda67: i just try them all.. in the vbox config, and use what meets my needs best [02:19] holstein: the gui or cli? [02:20] holstein, Wait, he was changing those settings on the host? I thought it was on the guest. [02:20] Panda67: i have never addressed connectivity like that in anything other than the vbox settings [02:20] Player: i read host.. thats why i piped up about it.. [02:21] holstein, ah my bad, yeah Panda67 don't trouble shoot that anywhere other than vbox settings unless you couldn't fix it in vbox settings. [02:21] holstein: Should I focus on NAT or Bridged Adapter? [02:22] Player: Okay [02:22] Player: I understand [02:22] Panda67, NAT has always worked for me. [02:22] Panda67: choose the one that fits your needs, and focus on it [02:22] Bridged Adapter only has eth0 and wlan0 [02:22] Panda67: the default is where i would start [02:22] NAT doesn't work at all for me. [02:23] Panda67: sure.. why? it should work out of the box [02:23] Panda67: thats where i would start.. [02:23] With Ubuntu 12.10 as host NAT will work for me but 13.04/13.10/and14.04LTS is a no go. [02:24] Panda67, http://askubuntu.com/questions/216865/vitualbox-nat-stopped-working-after-ubuntu-upgrade-to-12-10 [02:24] I got Bridged Adapter to work somehow but I had to reinstall the OS and lost the settings [02:24] states that VirtualBox uses /etc/resolv.conf on the host to map dns>dhcp [02:24] Panda67: are you using the vbox from the repos? [02:25] someone have any comments for me ? [02:25] Vivekananda: regarding? [02:25] echo "deb http://download.virtualbox.org/virtualbox/debian $(lsb_release -sc) contrib" | sudo tee /etc/apt/sources.list.d/virtualbox.list [02:25] wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add - [02:25] sudo apt-get update [02:25] sudo apt-get install virtualbox-4.2 [02:26] !vpn | Vivekananda [02:26] Vivekananda: For more information on vpn please refer to https://wiki.ubuntu.com/VPN [02:27] Panda67: you can try the repo one.. the default one [02:27] hey holstein howdy. Three questions about connecting to remote vpn. 1. I used just the ip ( ie xxx.xxx.xx.xx ) for the 'gateway' 2. As soon as I click connect to vpn I loose internet . 3. Should I see a window pop up displaying the remote computer right after connection established ? or what should I see ? [02:28] Vivekananda: refer to the documentation. try and confirm your credentials and settings [02:28] holstein: Do you use 4.2 or 4.3? [02:28] Panda67: i just sudo apt-get the default.. and use it.. [02:28] holstein: Okay [02:28] Panda67: TBH, i dont recall what all versions.. but, the networking has always just worked out of the box [02:29] holstein: I am trying that but the biggest issue is why does my internet disconnect on tryin a vpn connection ? [02:30] Vivekananda: i dont know, and if it is your internet disconnecting, that will bre independent of the operating system [02:30] will be* [02:30] Player: Thank you =) [02:30] holstein: Thank you =) [02:30] Panda67, You got it working? Nice! [02:37] hi all, i am using 14.04 and i want to connect my android phone v 4.4.2 to ubuntu's hotspot . But My phone is not detecting wireless network created by Ubuntu. i want to share my pc's internet connection with my andorid phone using wifi. How to do that in Ubuntu [02:37] h [02:37] hi [02:39] i [02:39] what is the best network monitor that displays dns names rather than ip addresses for ubuntu ? [02:39] I have an Ubuntu server running xfce4 that I access over VNC. It seems that it doesn't use any icons (many of them are missing and a few use generic and/or irrelevant icons), anyone have any suggestions? [02:40] Player: you could try xubuntu desktop instead [02:41] holstein, I like xfce, the icons and everything were working before I reformatted yesterday. [02:41] i'm having an audacity playback issue. where i'll record something from my usb mic and if i try to play it back, it's super fast and just static BUT if i export it, it's fine [02:41] Player: sure.. thats why i suggested xubuntu session.. [02:41] !xubuntu [02:41] Xubuntu is Ubuntu with Xfce as the desktop environment. More info at http://www.xubuntu.org/ - To install from Ubuntu: « sudo apt-get install xubuntu-desktop » - Join #xubuntu for support - See also: !Ubuntu and !Xubuntu-Channels [02:41] Player: you may enjoy the preconfiguration and setup that xubuntu does for xfce [02:41] hi all, i am using 14.04 and i want to connect my android phone v 4.4.2 to ubuntu's hotspot . But My phone is not detecting wireless network created by Ubuntu. i want to share my pc's internet connection with my andorid phone using wifi. How to do that in Ubuntu [02:42] kanhiya: i just connect them both to my wireless router.. is that not an option? [02:42] holstein, sorry, I thought it was another desktop environment for some reason (I need a break) [02:42] holstein: I got sent vpn server settings from the other guy and the username password is correct in the screenshot and he has switched on PPTP . I wonder if there is something else he needs to do . I am trying to connect via phone and also laptop and none work [02:42] kanhiya: make sure the wireless gateway is accessible and created correctly.. those are not trivial to setup [02:42] how do I get list of connected usb devices [02:42] holstein: ahahha [02:43] vector_: try "lsusb" in a terminal [02:43] holstein: i just want to share my pc's internet connection, just opposite to mobile's wireless hotspot [02:43] Hi, I just installed 14.04 onto my chromebook. I had 13.10 on before, and it booted up in only a few seconds. With 14.04, it takes upwards of 1 minute to boot up. I installed bootchart. Here's my bootchart image: http://i.imgur.com/4jqPaoh.png [02:43] Any idea what's making it hang? [02:44] markjones: a minute sounds good to me, on hardware that was not promised to run linux.. [02:44] (ubuntu linux) [02:45] holstein compared to a couple seconds on 13.10? I've searched Google, and some people say that a particular program is making it hang based on peoples' bootcharts. So, I'm wondering if you notice anything obvious in my mine. [02:45] how do I get the directory [02:46] markjones, sounds like suspend, not booting [02:46] OerHeks: sorry I'm not understanding. What do you mean suspend and not booting? [02:47] suspend/sleep/hybernate [02:47] markjones: resume from suspend would take a few seconds [02:48] markjones: its pretty normal and "good" for machines to boot under a minute or so [02:48] am i doing something wrong in this launcher file? When i install the .deb package i have a launcher but the icon is not the one i set (it's the question mark) http://pastebin.com/WNq50bFX [02:48] holstein: that's fine. But if this is how 14.04 is going to boot normally for me, and there's no obvious problem in my bootchart. Then I'll just go back to 13.10 where it booted in seconds. [02:49] holstein: how do get the path a device [02:49] It hangs on a black screen for about 40 seconds, not on any Ubuntu loading screen [02:49] can I request anyone to please check if 68.198.105.73 responds to a ping ? [02:50] ping [02:50] pong [02:52] does it ping ? [02:54] how can i set an static ip on 14.04? i tried editing the /etc/network/interfaces file and /etc/init.d/networking restart [02:56] Hi, want to run this by you... I currently have an 80gb and a 60gb hard drive mirroring each other for /home (60gb), and the remaining 20gb on the 80gb as / . I am about to upgrade the drives and bought 2x 160gb drives. I still plan to mirror /home, but with same-sized drives, I'm hesitant to mirror / , in case mdadm has an issue at some point and I can't boot my machine. [02:56] What are your thoughts on how to divvy up the drive spacing? [02:56] osieln: and what was the problem? [02:56] Geo: eth0 was deactivated [02:56] ... after a reboot? [02:57] or after the service restart? [02:57] anyone know if it is possible to get thunderbird notifications from xfce indicator thingy? [02:57] no, after restarting the service [02:57] You might find pastebin'ing your config to be a little more helpful [02:57] try rebooting [02:57] It has icon to launch thunderbird. but dunno if it tells you when you get new meial or not [02:57] osieln, on a desktop system don't do it in "interfaces", but in network manager. Use ifdown ans ifup . [02:57] i had the same crap happening to me today a gazillion times [02:58] How can i change the default icon for a given file extension? Ubuntu 14.04 LTS [02:58] i m still trying to figure out how to activate channel bonding on 4 nics [02:58] everytime i set it up bond0 no workie [02:58] Yelu: thanks [02:59] kupo_: gnotifier allows firefox to use native notifications, don't know if it's aviable for thunderbird [02:59] how do get list of connected device and their path [03:01] yeah. i can probably get it going with gmail. thanks though. not a big deal [03:03] On Ubuntu 14.04 LTS, is there a way to change the default icon for a given file extension? [03:04] right click and properties or use different icon theme [03:04] it seems only to affect the file i right-click [03:07] Anyone notice anything obvious in this bootchart that might be causing a slow bootup? http://i.imgur.com/4jqPaoh.png === Jan11 is now known as ON1 [03:09] necesito ayuda para poder usar el emulador de juegos "PPSSPP" en ubuntu 14.04, no corre y ademas pide un complemento para correr, pero el problema es que no encuentro el complemento adecuando que pide "openGL 2.0" === moon is now known as Guest38539 [03:10] brb [03:11] did someone get that order for table 4??? [03:11] he wants fries with his burger [03:11] who wouldn't [03:12] vector_: you can use lsusb to show use devices.. if you are looking or hard drives, you probably want "sudo fdisk -l" [03:13] !burger [03:13] only cookies [03:14] !cookie | Yelu [03:14] Yelu: Wow! You're such a great helper, you deserve a cookie! [03:15] kostkon, thanks for your help littering the channel, too :) [03:15] Yelu: np [03:20] !es > Erick-20 [03:20] Erick-20, please see my private message === Schnabel- is now known as Schnabeltierchen [03:21] am i doing something wrong in this launcher file? When i install the .deb package i have a launcher but the icon is not the one i set (it's the question mark) http://pastebin.com/WNq50bFX [03:27] I'm getting slow boot times in 14.04. At around the 2 second mark, dmesg has the line "Switched to clocksource tsc". Then the next line occurs at the 53 second mark. Any idea how to resolve this? [03:29] morning to all === megabitdragon is now known as megabit|away [03:35] Is it possible in ubuntu to compress entire folders, but not to tar or zip. Just on the filesystem. I have some huge backups on there that i think can be compressed a lot. (They are filecopies or Virtual machines including the disks of the virtual machiens) [03:36] Daghdha: im not sure there's a better alternative then compressing with tar [03:36] well, i still wanna be able to access them as a filesystem just as they are now. [03:37] Help! My Ubuntu 12.04 install that was working g yesterday won't boot past the Ubuntu logo (dots load fully) [03:37] holstein: finally, I got it! I had to downgrade my kernel, but I'm finally booting into 14.04 in less than 10 seconds. [03:37] So much for "1 minute is normal"! [03:37] Windows can do this, i'm sure you know what i mean. Justc l;ick a folder and say 'compress' or something likethat. It's no must. But it would def save me some GB's :) [03:38] Daghdha: i think backups or other hd's are better for larger backups [03:38] I tried both kernels i have installed. Both show ^@^@^@^@ before Ubuntu logo [03:39] How do I upgrade to the latest version of Ubuntu? I've been putting it off because I wanted to finish the semester first, but now I can upgrade safely. [03:39] ridethespiral: you see errors when pressing F1? [03:39] I'll try one moment [03:39] BlueProtoman: whats your current version? [03:39] This is my current reality lotuspsychje :) I am just trying to score some extra diskspace on thet volume. But if it can't be done that's ok too. [03:39] lotuspsychje: 13.10 [03:40] BlueProtoman: you can upgrade safely, but know that clean installs always better [03:40] Lotuspsyche, when would I press f1 it does nothing [03:40] lotuspsychje: Yeah, but my question is, how can I upgrade? [03:40] Daghdha: how about cleaning space on your hd's? [03:40] what is the best network monitor that displays dns names rather than ip addresses for lubuntu ? [03:40] BlueProtoman: open your updater [03:40] You mean delete stuff? I am looking at that now [03:41] kostkon: It tells me everything is up to date [03:41] BlueProtoman: http://www.noobslab.com/2014/04/upgrade-to-ubuntu-1404-trusty-tahr-from.html [03:42] !info etherape | danux [03:42] danux: etherape (source: etherape): graphical network monitor. In component universe, is optional. Version 0.9.13-1 (trusty), package size 661 kB, installed size 3145 kB === YourBestFriend is now known as mozzarella [03:42] lotuspsychje: Ah, thank youi [03:42] *you [03:43] Lotuspsychje when would I press f1 it doesn't seem to do anything [03:43] ridethespiral: normally when the dots loading press F1 [03:43] ubottu: eterape still displays ip addresses instead of their respective dns names [03:43] danux: I am only a bot, please don't think I'm intelligent :) [03:44] ridethespiral: if that doesnt work, try the recoverymode from grub [03:44] Daghdha: http://www.cyberciti.biz/faq/how-do-i-compress-a-whole-linux-or-unix-directory/ [03:44] lotuspsychje: eterape still displays ip addresses instead of their respective dns names [03:44] danux: i think you can set dns into etherape [03:45] Lotusosychje Yeah looks like something has gone wrong but I can't interoperate it [03:46] Interpret lol I'm on my phone [03:46] Trying to get this dick sucking device running. It was only 10 USD bought it on dealextreme.io. How do i get this thing working under UBUNTU? [03:46] (14.04) [03:46] ridethespiral: can you describe the text error? [03:47] yeh i know lotuspsychje. I don't wanna do that, i just basically want to retain the current filesystem only with some data -as part of a filesystem feature- compressed [03:47] !language | borbit [03:47] borbit: The main Ubuntu channels require that you speak in calm, polite English. For other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList [03:47] hello [03:47] thanks anyway [03:47] how do you install MATE in ubuntu / xubuntu / ubuntu studio? is there a specific package name? [03:47] delt: hi [03:47] Daghdha: maybe the #ubuntu-server guys might know a way for the whole dir? [03:47] this probably isn't it: mate-desktop - Library with common API for various MATE modules [03:47] Oke sorry? What did I say wrong? [03:47] First line "could not write bytes: Broken pipe" ... Fs.... And it just booted into the display manager while I was typing [03:47] delt, If 14.04 mate-desktop [03:47] !mate [03:48] !find mate [03:48] Found: classmate-artwork, classmate-tools, gir1.2-mate-wnck, libmate-desktop-2-17, libmate-desktop-dev, libmate-desktop-doc, libmatekbd-common, libmatekbd-dbg, libmatekbd-dev, libmatekbd4 (and 34 others) http://packages.ubuntu.com/search?keywords=mate&searchon=names&suite=trusty§ion=all [03:48] Beldar: it says it's just libraries [03:48] sorry for the caps lock i guess? [03:48] gir1.2-mate-wnck?? [03:48] Hi, want to run this by you... I currently have an 80gb and a 60gb hard drive mirroring each other for /home (60gb), and the remaining 20gb on the 80gb as / . I am about to upgrade the drives and bought 2x 160gb drives. I still plan to mirror /home, but with same-sized drives, I'm hesitant to mirror / , in case mdadm has an issue at some point and I can't boot my machine. [03:48] What are your thoughts on how to divvy up the drive spacing? [03:48] i read that as girl to mate wank. Anyway thanks for help and bb. :) [03:48] borbit: set your bios from IDE to AHCI for ssd [03:48] Beldar: the description says it's just libraries [03:49] Brb logging in on laptop [03:50] Pentium D here. Is it worth it to buy 40GB SSD for 30 EUR? It feels like most of the waiting time my PC is making the HDD sound, [03:50] 2.5GB mem [03:50] borbit: how much ram [03:50] delt, supposed to be in 14.04, not sure what's up, I do see a ppa, if this is crucial. [03:50] hmm [03:50] 2.5gb [03:50] borbit, probably [03:50] delt: http://www.webupd8.org/2014/03/how-to-install-mate-18-in-ubuntu.html [03:51] borbit, SSD's can breath new life into old slow machines [03:51] Can I use a ssd as swap space? [03:51] borbit: I'd say upgrade your ram as well, if you can [03:51] borbit: what brand is this? [03:51] It is old. [03:51] HP new ram would be not possible money wise. [03:51] borbit, does it even support SATA? :) might need a pci card too [03:52] borbit: used from eBay? [03:52] Bought the machine for less then 2.5 GB new RAM. [03:52] borbit: but yeah the sad will improve things somewhat [03:52] borbit: here are ubuntu tweaks you can do on the ssd: https://sites.google.com/site/easylinuxtipsproject/ssd [03:53] Bought it cheap from local store. There is a warning sticker that says it has XP so I could get it for 10 EUR [03:53] ssd* [03:53] lotuspsychje, It booted into unity as I was typing the errors. I have a crash log window, any info there I could give you? [03:53] lotuspsychje: we found the same page :D thanks [03:53] !paste | ridethespiral [03:53] ridethespiral: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [03:55] I might be able to use the PC to generate 1000 EUR. I have 40EUR to spend right now. So it would be a good investment? (1000 EUR is half a year living for me) [03:55] lotuspsychje, It's one of those "sorry ubuntu has experience and internal error" windows. I can't even copy the text inside the window nor capture everything in one screenshot [03:55] borbit: please lets stick to ubuntu supporting problems [03:55] borbit: you can ask many info on the ##hardware channel [03:56] ridethespiral: maybe try the recoverymode from grub (failsafeX or fix broken packages) [03:56] ridethespiral: is this a clean install or upgrade? [03:57] Sorry, just happy to have internet acces after 2 years. I understand, will head to reddit to share my story. SO HAPPY TO BE ONLINE AGAIN AFTER ALL THIS WAR! PEACE TO ALL!!!!!!!!!!!!! [03:58] lotuspsychje, it booted to unity after 5 minutes or so. There's no broken packages in synaptic [03:58] ridethespiral: your system specs are good enough for unity? [03:59] lotuspsychje, I had ubuntu studio 12.04 installed and tried a fresh install of 14.04 which just wouldn't agree with my laptop. Tried to go back to 12.04 studio and that wouldn't work. Finally tried installing my old trust 12.04.3 from a usb stick I've tried many times and that didn't work, so I made the usb stick again [03:59] Yes it's a 3 year old laptop with a core i5 and 4gb ram [03:59] ridethespiral: did you try 14.04 clean? [03:59] lotuspsychje, all installs clean, except /home on a separate partition / hdd [03:59] ridethespiral did you verify the ISO 's? [04:00] ridethespiral: should be good enough, whats your graphics hardware? [04:00] lotuspsychje, some mobile radeon which fried when using hdmi just after my warranty period. I'm not using the graphics from the core i5. I have disabled the radeon card with an acpi_call module [04:01] I'm now** [04:01] is there a way to output to stdout that is compatible with logrotate telling it to close its file descriptor? [04:01] Installed a NVIDIA gpu and lost on-board sound (gpu has HDMI ports.. so I'm guessing it took over.. ), cant figure out how to get regular old analog audio / internal speaker back.. :/ [04:01] perhaps some intermediary command like tee' [04:01] lotuspsychje, I've had no problems with ubuntu for the last two years and now that I've tried fresh installs, it's F***ed [04:02] nothing shows up except NVidia device in alsamixer... [04:02] ridethespiral: i dont see why 14.04 would fail on a machine unless its older hardware [04:03] my mouse doesn't work in 14.04 [04:03] I can't do anything... [04:03] lol [04:03] ridethespiral: did you disable graphics from bios? [04:03] Yes, I'm running in 'switchable' mode [04:03] quit [04:04] ridethespiral: maybe re-enable first to install trusty clean [04:04] ridethespiral: did you install with internet connection and install updates during setup? [04:05] lotuspsychje, ok I can try, it's really screwed up when it's enabled but I can make my way through the menus. It's glitched the hell out and has been ever since I plugged in that hdmi cord.. I do always boot to the live session (works fine all the time) and then sign into wifi and enable restricted extras & updates [04:05] !sound | LJSeinfeld [04:05] LJSeinfeld: 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. [04:06] Actually, the live usb for ubuntu 14.04 studio the mouse doesn't work either lol [04:06] It did the first few times but no more [04:06] ridethespiral: maybe a 'nomodeset' install could help you [04:06] <-- Needs help with lost sound issue on 13.10 :) [04:06] !nomodeset | ridethespiral [04:06] ridethespiral: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter [04:07] lotuspsychje, but why would it be happening now? I was happily running 3.11.XX kernels on ubuntu studio 12.04 [04:07] ubottu: No sound devices show in the sound preferences at all any more (since installation of card) [04:07] LJSeinfeld: I am only a bot, please don't think I'm intelligent :) [04:08] lotuspsychje, even the same usb sticks I used the first time around arn't installing without issues. maybe my laptop is calling it quits? haha [04:08] guys i got a bit of an issue,,, trying to install regular ubuntu desktop from ubuntu studio, how do i do that .. i keep getting "you held broken packeges" failure [04:08] lol [04:08] ridethespiral: not sure we can support studio here, best is to try versions from topic mate [04:08] DIdn't see the line above the bot's response.. [04:09] !studio [04:09] UbuntuStudio is a collection of packages for the artist who wishes to use Ubuntu as their Digital Audio Workstation. It contains all the best Audio/Visual components from the Ubuntu repositories. For more info and install instructions, join #ubuntustudio or see http://ubuntustudio.org [04:09] I know, and I'm using 12.04 with unity, not studio, atm [04:09] I did a fresh install of 12.04 after studio wouldn't work [04:09] ridethespiral: if i was you, i would again try 14.04 fresh [04:09] I'll try a nomodeset install. [04:10] Ok 14.04 regular ubunto, no modeset? [04:10] err. no, nomodeset [04:10] :P [04:10] ridethespiral: yes try 14.04 with nomodeset [04:10] Ok. I'll check the MD5 of the iso first [04:10] ridethespiral: F1 at ubuntu setup boot [04:11] I know how to set nomodeset :) [04:11] !yay | ridethespiral [04:11] ridethespiral: Glad you made it! :-) [04:11] i pooped myself [04:11] !language | Jedininjarob [04:11] Jedininjarob: The main Ubuntu channels require that you speak in calm, polite English. For other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList [04:11] lol [04:12] 111 [04:12] hey [04:12] guys any one free to answer a few questions..? [04:12] !ask|Jedininjarob [04:12] Jedininjarob: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [04:12] hy i am from UKRAINE === rm___ is now known as Guest65754 [04:12] Jedininjarob: studio is not regular ubuntu, join their channel [04:13] !ukraine|anonymous__ [04:13] !ukrainian|anonymous__ [04:13] YES [04:13] !! [04:13] md5sum matches so I'll make the usb stick again [04:13] i am trying to get some type of tweak tool or something in ubuntu studio, nothing exist so far i can use, obviously it uses xfce desktop,, what am i to do to for tweak tools? [04:13] anonymous__ so? what is your ubuntu question? [04:13] i am using 14.04 [04:14] !studio > Jedininjarob [04:14] Jedininjarob, please see my private message [04:15] i want to make firefox open irc:// link with kvirc, but i'm not sure where to find it on my files :P [04:15] lotuspsychje, do I want the radeon card enabled while doing nomodeset? [04:15] ridethespiral: sure try [04:15] ridethespiral: do you have another graphics card that actually works in your system? [04:16] yes the core i5 [04:16] i am using ubuntu base dosent that matter? [04:16] Connie: you can set filetypes in firefox [04:17] Hello, I have just installed 14.04 on a new build pc. The network adapter on the motherboard is not working. I have updated kernel to 3.14.4 still no joy. Mobo is a Gigabyte Z87X-D3H. Google got me nowhere so far (except some driver for e1000e which i ran make install / mod probe for but no luck). Any suggestions appreciated [04:17] lotuspsychje: meaning? :P (kind of a noob ._.) [04:17] lotuspsychje, yes the core i5 is what I've been using for gpu [04:17] worked fine lol [04:17] ridethespiral: is that the onboard graphics? [04:17] (and is now) [04:18] lotuspsychje, Yes the intel core processors have a gpu built in [04:18] Ukrain like u [04:18] hi [04:18] hi [04:19] LENINX [04:19] ) [04:19] Do u have any question? [04:19] any else using 14.04? [04:19] Jedininjarob several thousands - probably millions [04:19] i wont attack a russions site (whu is help???) [04:20] do you have any fixes for the tweak tools missing? [04:20] LeninX_Ukraine wrong channel. we don't do attack sites. ask elsewhere [04:20] rusty_: show what this gives: $ lspci |grep Eth [04:20] 04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 07) [04:20] ok [04:20] lotuspsychje, usb stick is done. Going to try nomodeset install. fingers crossed [04:20] ??? chenel [04:20] ridethespiral: good luck! [04:20] BRB >.< [04:21] #join #c++ [04:21] sorry for that [04:21] w4|k3r: /j works too :) [04:22] CarlFK, Intel Corporation I217-V (rev 05) (possible mis type, no network connection on desktop so had to type it out) [04:22] Connie: http://mozillalinks.org/2008/07/set-mibbit-as-your-irc-client-in-firefox/ try like this, but then as kvirc [04:23] lotuspsychje: thanks [04:23] ok so a google on that brings me back to the download for e1000e-3.0.4 [04:24] rusty_: realtek website should have linux updated drivers [04:24] rusty_: that prolly means there isn't a problem with the hardware. grep syslog for the ID, like mine is grep 04:00.0 /var/log/syslog [04:25] lotuspsychje: I have the realtek, rusty_ has Intel [04:25] CarlFK: oh right it was your example :p [04:25] oh, lotuspsychje, my problem is that i don't know the location of KVirc in my files.. === chamunks is now known as zz_chamunks [04:27] ok quite a few entries in syslog, what am i looking for? [04:27] rusty_: http://ubuntuforums.org/showthread.php?t=1834774&highlight=RTL8168 , http://www.realtek.com.tw/downloads/downloadsView.aspx?Langid=1&PNid=5&PFid=5&Level=5&Conn=4&DownTypeID=3&GetDown=false#2 [04:28] Connie: you can use 'whereis' name of package from terminal [04:28] rusty_: either something that looks like a problem, or something that looks like the hardware drivers are ok, so we will then look for config problem [04:28] Bashing-om, doesn't look like related to my chipset, but thanks [04:28] i'll give it a try lotuspsychje [04:29] lots of lines with "disabling TSO" [04:29] and a "couldn't find support for device at …. not support by any plugin" [04:31] rusty_: realtec rtl8111 ?? -> An alternate driver is available r8168. [04:31] Bashing-om, I don't have a realtek it is an intel [04:31] Bashing-om: I have the realtek, rusty_ has Intel [04:31] am i doing something wrong in this launcher file? I've called it SSHTunnel.desktop and placed it in /usr/share/applications/ . I have a launcher but the icon is not the one i set (it's the question mark) http://pastebin.com/WNq50bFX [04:31] rusty_: long shot... http://serverfault.com/questions/193114/linux-e1000e-intel-networking-driver-problems-galore-where-do-i-start " Please try booting the kernel with the pcie_aspm=off kernel parameter. " [04:32] rusty_: Sorry, failed to follow the converation. [04:34] rusty_: it is easy enough to try. if not and I am not around, I am wondering if the driver works enough to get a device node like eth0 assigned to it [04:34] Bashing-om, no worries dude, ta for trying === zz_chamunks is now known as chamunks [04:37] CarlFK, can you dumb that down for me a little? [04:38] hi [04:39] 有中国人吗 ? [04:39] !cn|JIA1210880668 [04:39] JIA1210880668: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw [04:41] ubuntu-cn [04:41] wha [04:41] rusty - sure, you need to add "pcie_aspm=off" to the line that boots the kernel. vim /boot/grub/grub.cfg line 147.. linux /boot/vmlinuz-3.13.0-24-generic root=UUID=5955e3c5-fa8f-4996-b21f-157eaaa15925 ro BOOTIF=01-b8-88-e3-fa-02-54 quiet splash crashkernel=384M-:128M $vt_handoff [04:42] rusty_: there are better ways of making that change (other files, then generate that file...) but they are more steps [04:42] no luck with the grub args [04:43] why ubuntu has a seperate software centre for apps?? [04:43] how can i show the image what i have took now regarding ubuntu kernel error system not booting [04:43] . [04:43] babinlonston look on your keyboard for the PrintScrn key. take and save the picture then paste it. [04:43] !paste [04:43] For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [04:45] why we cant directly download softwares for linu [04:45] *linux [04:45] Devme ask ##linux [04:45] Devme: You can, but it is not really comfy. [04:46] Devme or learn to use APT e.g. sudo apt-get install abiword [04:46] #join #c [04:46] sudo stop lightdm [04:47] satanismyshepherd [04:47] sudo pkill lightdm [04:47] w4|k3r: /j works too :) [04:47] but,how for windows we download anything directly? [04:47] I know - I am sorry [04:47] Devme: no one has created something like package manager for windows [04:47] Devme: please define 'directly download' [04:47] Locke2002: sudo service lightdm stop; [04:48] Devme: or more accurately, please define 'directly download softwares' [04:48] anyone ever seen a whole bunch of processes that have zero memory, and a name of \0 ? [04:48] Devme windows? this isn't windows support = ##windows [04:48] Devme, check axel if you are using Ubuntu [04:48] quite useful [04:49] cfhowlett: please have a look at this image and guide me how to fix it [04:49] cfhowlett: http://i60.tinypic.com/21c9yx5.jpg [04:49] root 1265 0.0 0.0 0 0 ? SN May15 0:00 [?/0] [04:49] root 1266 0.0 0.0 0 0 ? SN May15 0:00 [?/0] [04:49] Devme: Most of distros do have repositiries, for comfort of varsion management, dependencies and security. If you cant embrace this concept - Linux from scratch or Windows [04:50] like this, but many times over [04:51] 142 in fact [04:53] Devme, you cannot download anything for windows directly [04:53] u CAN download anything for linux directly [04:54] lies [04:54] only truth is here [04:54] babinlonston, Which Ubuntu version were you using? [04:54] babinlonston: io error - I suspect a disk error, and not enough of the system has been loaded to handle it gracefully [04:55] konobi: pid 1265 is pretty low, you would want to boot in text and get snap of logs to see. [04:56] why does ubuntu report that i have 64gig of ram? [04:56] oh. cause i rly do. ;) [04:56] lotuspsychje, it worked [04:56] lotuspsychje, but my resolution is super low, and unity is suuuuuuuuuuuuuuper slow [04:56] lotuspsychje, it was never this slow (even with the radeon off) [04:57] qin_: you do know that pid's get reused? especially over time? [04:57] babinlonston, That's a kernel panic - either hardware as suggested by CarlFK or some memory issue [04:57] so I did a release upgrade “in place” from 13.10 to 14.04 using do-release-upgrade [04:58] I can boot recovery mode and my DE works fine, but in regular mode I just get a black screen [04:58] konobi: do not think it is the case [04:58] I’m thinking/guessing my nvidia drivers didn’t get configured or didn’t get configured correctly [04:58] but how would I check for this [04:58] and how can I troubleshoot my normal boot sequence if it has a blank/black screen [04:59] qin_: you're obviously clueless then [04:59] Thanks everyone... [04:59] how do i fix my graphics after install with nomodeset [04:59] bufferloss: I ssh in from another box (laptop... old machine... friends machine...) [04:59] & it's really slow [04:59] bufferloss, go into memtest mode, check for the xorg packages [05:00] bufferloss, I think there is a command from terminal/cl session which could reconfigure the x-org packages [05:01] bufferloss, [05:01] bufferloss, sudo dpkg-reconfigure xserver-xorg <-- this command should fix the x11 packages for you [05:01] ok CarlFK, might not be a hardware issue at all. dhcp here appears to be fubar so manual set network details. however something still fucked, i can ping gateway but cannot get on the web gui on :80 [05:02] w4|k3r: ok cool thanks I’ll try that [05:02] why are the russians the best programmers ? [05:02] w4|k3r: not sure however how to use memtest mode to do this [05:02] can’t seem do do anything other than run memtest in memtest mode [05:02] though I can go in to recovery mode === badon_ is now known as badon [05:03] kam270, in russia, program, program u! [05:04] w4|k3r: so I ran that command from the recovery console and there was no output at all [05:04] is that good? [05:04] bufferloss, in memtest mode - you are eventually thrown into a terminal session right? [05:04] kam270 bluezone please take jokes to #ubuntu-offtopic - this is the support channel. [05:05] In there try -> sudo dpkg-reconfigure xserver-xorg [05:05] w4|k3r: no, not that I see so far [05:05] how does one fix the graphics resolution after installing with nomodeset???? [05:05] k i’ll try again [05:05] bufferloss, Where does the memtest take you after the completion of memtest? [05:05] w4|k3r: memtest - do you mean the memory test you can be loaded/run from the grub boot loader? [05:05] rusty have you tried https [05:06] CarlFK, I am not completely sure as to what the memtest actually does - but yes the option is displayed in the GRUB [05:06] ridethespiral, If you have to nomodeset to install, it is not still using that command in the kernel [05:07] w4|k3r: hmm, this is goind to take a long time [05:07] w4|k3r: bufferloss - memtest is nothing but the test app, there is no os/prompt/ antyhing else, so when you exit it, it just reboots [05:07] CarlFK, I guess it checks for the blocks of memory and other such devices attached - RAM blocks and all [05:07] only at 6% [05:07] nomodeset install looks like 640x800 where as normal is my screen resolution. [05:07] (when it worked lol) [05:07] ubuntu hates my laptop =/ [05:08] CarlFK, But a few days back, while I was experimenting with a library - I accidentally made some changes in the X11 packages making me to go into the [05:08] black screen [05:08] Ahh, sorry - bufferloss I think I ran recovery mode [05:08] ridethespiral, You would not have a nomodeset boot on the install unless you do it manually from grub, or add it to the kernel through grub. [05:08] I guess I got the session in recovery mode [05:09] w4|k3r: yeah so I already did that [05:09] I used recovery mode and ran sudo dpkg-reconfigure xserver-xorg [05:09] and i got “zero output" [05:09] in there when I ran sudo dpkg-reconfigure xserver-xorg - it kinda fixed the packages for me, though I had to re-install bumblebee once again after that [05:09] which I don’t know if that’s good or bad [05:09] anyone else have issues with audacity and recording a usb microphone? for some reason playback is really fast and it's static BUT if i export it it's fine [05:10] ridethespiral, do a update and upgrade and look in additional drivers [05:10] zero output - okay - can you paste the a screenshot/text of the data you are getting after running the command [05:10] w4|k3r: no data [05:10] there’s literally no output, i just get dumped back to my prompt [05:11] I could paste you two prompts in a row if you like [05:11] Beldar, this lin is in /etc/default/grub [05:11] beldar [05:11] bufferloss, :D [05:11] Beldar, GRUB_CMDLINE_LINUX="nomodeset" [05:11] shall i remove it [05:11] ridethespiral, Did you add it? this is after a reboot from a install? [05:11] Okay, let me check for a bit [05:11] yes Beldar , after a fresh install using nomodeset [05:12] I didn't add it [05:12] bufferloss, can you run this -> sudo /etc/init.d/gdm stop [05:12] CarlFK: Omg its Disk issue [05:13] w4|k3r: then i cant repair the grub [05:13] which the io errors indicated [05:13] ridethespiral, Te only way you can have nomodeset there on a install is if you have added it, your question "how does one fix the graphics resolution after installing with nomodeset????" is not correct. [05:13] The* [05:14] bufferloss, you can repair grub - I guess with the disk of Ubuntu you can fix that [05:14] ridethespiral, Just confusing is all. [05:14] http://i60.tinypic.com/21c9yx5.jpg [05:14] w4|k3r: well I can’t run gdm stop from my non-recovery install because I can’t even get to the virtual terminals on e.g. CTRL-ALT-F1 [05:14] bufferloss, But your problem is not with GRUB right? You can choose Ubuntu, only that X is not getting loaded [05:14] w4|k3r: don’t think the problem is with grub entirely, but not sure [05:15] bufferloss, If it were GRUB, even my problem would not have been solved [05:15] I did use the x diagnostics in the settings menu to disable splash etc, I used all those options, and indeed i get a little bit of normal sysv style initialization output [05:15] I had the similar issue - mine got fixed with the dpkg command [05:15] but after that the screen just went black [05:16] Before installing, I set nomodeset to true because it would boot to a black screen without it. Normally when a live usb boot works, it works at the correct resolution of my screen. Trying to install ubuntu lately after this string of f---ing disasters has been a nightmare and the only way it will work is with nomodeset. I set nomodeset onboot of the live usb, installed ubuntu, and restarted. Nomodeset remains and ubuntu is not disp [05:16] laying in my native resolution [05:16] ctrl+alt+f2 and you get a shell [05:16] bufferloss, by the way, which version of Ubuntu? [05:16] 14.04 [05:16] okay, let me check [05:16] I just ran do-release-upgrade from 13.10 [05:16] that was a mistake lol [05:17] lotuspsychje, you there? [05:17] ridethespiral, So is this a you can't find the graphic drivers needed, so you can remove the nomodeset a low graphic boot? [05:17] Hi all, having an issue, need help with [05:17] zombu2: you may have missed the part about where that doesn’t work for me [05:17] Beldar, I can find the graphics drivers _IF_ I could get the install to work without nomodeset [05:18] bufferloss, Oh, I never upgraded from one version to another using that - what I did was re-install only the root components [05:18] the drivers don't fix my problem though because I'm using the graphics from the core i5, not the radeon [05:18] ridethespiral, That makes no sense to me, can you be clearer what that means? [05:19] ridethespiral, Installing drivers can be done from the desktop, the terminal, a TTY, a live cd, take a pick. [05:20] no nomodeset or not [05:20] bufferloss, check out this link -> http://www.cyberciti.biz/faq/howto-upgrade-to-ubuntu-14-04-from-ubuntu-13-10-or-12-04/ [05:20] bufferloss, it says you need to remove all third party packages like from Nvidia and such [05:20] bufferloss, Did you do that? [05:20] well, not before I did the upgrade, no [05:20] Beldar, a year ago, I installed ubuntu studio 12.04 perfectly fine. No issues. A week ago I went to upgrade to 14.04 and it installed but booted to a black screen. I used my old usb stick that had vanilla ubuntu 12.04.3 (which I had used before) but even that was booting to a black screen or crashing. Just weird errors. I downloaded 14.04 and threw it onto a usb stick. It boots to a black screen as well, so I tried nomodeset on the [05:20] recommendation of someone else. Now it has worked, but ubuntu is not using the correct resolution of what my screen is capable [05:21] the upgrader said it would be disabling stuff for me [05:21] so I asumed that would cover it [05:21] the upgrade to 14.04 brings all kinds of issues [05:21] Beldar, I don't know how else to describe it... [05:21] ridethespiral, Best of luck I can see I can't help. ;) [05:21] it screwed my samba up [05:22] Beldar, I want to just smash this laptop haha [05:22] Buy one that people know agrees with ubuntu [05:22] =/ [05:22] seems there’s gotta be a fairly simple fix somehow [05:22] w4|k3r: the dpkg thing would seem like the right thing but it’s apparently not [05:22] so you have the i5 video right [05:23] that should run out of the box [05:23] yes it does, but it's not displaying in 1280x768 [05:23] So anyway, I'm having an issue installing 14.04 (and because it's based on 13.10 and clearly has the same installer, also LinuxMint 16) [05:23] I LITERALLY installed 12.04 yesterday and it worked fine. I rebooted today and it booted to black screen [05:24] Perhaps it is very big hardware error? idk [05:25] well i would run memtest for about 6 hours on it and see what that comes up with [05:25] maybe it has a bad bit somewhere [05:25] perhaps. I'll run it later and see what I come up with.. For now I'm going to try reinstalling a few different isos [05:26] make sure you run it very very long [05:26] like overnight [05:26] I will run it overnight [05:26] 12 hours [05:26] k === Guest34841 is now known as varunendra [05:26] ridethespiral: Do I read you right? You have one of these laptops with two GPU Intel/AMD. What if you disable the radeon card once? See here--- -> https://gist.github.com/viniciusban/6917701 [05:27] hmm 3 hours 9 minutes to download 170 gigs worth of stuff [05:27] not bad [05:28] minimec, you are correct. I have disabled the radeon with an acpi_call module loaded in /etc/rc.local for the last two years. It is only after this fresh installs that I'm having issues. Even the usb that I've used many times to install 12.04 is giving me issues. [05:28] ooooohhhhhhh [05:28] Everywhere it seems that the issue is related to X [05:29] ridethespiral: Ok. I see. So I don't have any further ideas to help you ;) [05:29] bahahah. Thanks though :) [05:29] i don t even know what rode those ppl to put a radeon on a intel machine [05:30] Idk. It used to work fine until I plugged in an hdmi cord and it gives artifacts on the screen now lol. So I just disable it [05:30] ridethespiral: Well. But normally /var/log/Xorg.0.log should give you some ideas, why the xserver cannot run... [05:31] how would one view that? when they can't get xserver to run :P [05:31] I r kinda noob [05:31] bufferloss, Try following this -> http://ubuntuforums.org/showthread.php?t=690760 [05:31] bufferloss, instead of gdm - use lightdm [05:31] buffer [05:31] ridethespiral: 'cat /var/log/Xorg.0.log' on the console. [05:32] bufferloss, I guess you would be having lightdm, just check in /etc/lightdm [05:32] if you see artifacts i would say it s a bad card either ram for the card is bad or the chip itself [05:32] Hi guys, I am looking for some power management on ubuntu, I was used to have profiles in windows, but I cant find anything like that i Ubuntu [05:32] It's definitely the ati card itself. I'm guessing the BGA has become separated [05:32] ah yes [05:33] lots of these cards had issues like the nvidia chip in the dv6 and dv9 laptops [05:33] even crapple had that issue [05:33] so far I found laptop-mode-tools [05:34] w4|k3r: so I don’t actually have an /etc/X11/xorg.conf file right now to be backed up in the first place [05:34] I did a fresh install even as early as 4 months ago without issue, but it's only now that I'm hving troubles installing. I'm not quite certain it's because the ati card. Idk something's weird lol [05:34] if all your installs have issues something prolly broke [05:35] bufferloss, skip that then, even I did not have :) [05:35] windows 7 boots fine.. =/ [05:35] with video? [05:35] yup [05:35] ;p; [05:35] w4|k3r: ok well then the next step says that dpkg will ask me a bunch of questions, but it does not [05:35] lol [05:35] I get simply “no output" [05:35] run a benchmark and see what it does [05:35] as in i just get dumped straight back to prompt [05:36] Ok. I'll get into irc on my phone and reboot into windows [05:36] bufferloss, It's throwing you to the prompt again? hmm [05:36] w4|k3r: yes, still throwing me back to the prompt [05:37] bufferloss, sudo /etc/init.d/lightdm start === xubuntu is now known as Guest28925 [05:37] I seem to have misplaced my phone XD [05:38] w4|k3r: which I can’t do from my normal install [05:38] only from the recovery install, in which I don’t really need to do that [05:38] cuz x works fine in recovery mode [05:38] well, not “fine” the resolution is horible [05:38] but it does work, my desktop environment loads and all that good stuff [05:39] Okay, try rebooting into normal mode and check [05:41] bufferloss, try rebooting into normal mode and see if it boots up [05:41] w4|k3r: hmm, I think it might almost be working [05:41] holy shit, yep [05:41] w4|k3r: I had to do this http://askubuntu.com/questions/41681/blank-screen-after-installing-nvidia-restricted-driver [05:41] but it works now after doing that [05:42] is there a way to make Unity nice in a triple monitor environment? mainly concerning the menu bar across all 3 monitors? [05:42] this is 14.04 lts [05:42] yenic: well that presumes Unity is nice to begin with :P [05:43] somethin something, gold plating a turd, yadda yadda [05:44] I've used xfce but that's a little too plain jane for me. Im ready to move beyond Windows 95 ripoffs [05:44] bufferloss, I hope it is working fine now in your system [05:44] I really like Unity's Win7 dock ripoff though. [05:44] why do things have to be “ripoffs” [05:44] I'd like to keep it other than the menu bar on all 3 screens. [05:44] because they popularized it first. [05:44] ideas are synthesized [05:44] IP is BS [05:45] so what if something’s popular, XFCE isn’t a “windows ripoff" [05:45] So what kind of benchmark should I perform lol [05:45] it works in a sane way as far as a desktop goes and is massively configureable [05:45] bufferloss, I would rather say - windows is a Linux rip off now [05:45] I'm sure 99% of people like XFCE or similar systems because it takes them back to 'what they're used to' aka Win95-XP. [05:45] yenic: not sure how being able to have like 20 panels is in any way NEAR what windows can do [05:45] yenic: with that said, I use KDE these days :P [05:45] and it’s pretty awesome actually, I used to hate it [05:46] I'll have to try KDE. Not particularly swooning for any linux desktop honestly. [05:46] but now unity and gnome3 pissed me off so much I went back to XFCE, and then someone broke some packages and hosed my workstation so I went to KDE [05:46] yenic: how about you focus in explain what is exactly the features you want/miss [05:46] meh, I don’t swoon for desktops, that’s childish [05:46] KDE pretty much works, haven’t had an issue yet [05:46] back a few years ago, KDE used to segfault its own control panel (really bad) [05:46] but seems to be solid these days [05:46] Win7 is pretty solid as a desktop UI. Pretty much ideal, wish I could develop in Windows though, but I can't. [05:46] My wireless card is not working, right when i start pc it says disconnected [05:46] bufferloss, KDE and Gnome are what I like to use [05:47] Unity is a bit clumsy [05:47] yeah I can’t stand unity [05:47] I’d rather use fluxbox [05:47] xangua, just want the top menu bar on 1 chosen screen, just as the taskbar is. [05:48] which would be the sensical way to implement it honestly. [05:48] bufferloss, since I run some gfx utilisation softwares - I usually try to use Unity only - I have already screwed up once while trying to get a pckage installed [05:49] xangua, or just remove the top menu bar altogether. And put the time and date on the taskbar.. but then I'll be back to Win7's UI, which is OK. [05:50] my wireless card is not working what are ways i could try to fix this [05:50] yenic: taskbar¿ you mean unity launcher¿ [05:51] yes commonly known as a taskbar for the past 20 years [05:52] er what? [05:52] w4|k3r: what are “gfx utilization softwares" [05:52] Blender, SDL, Irrlicht, SFML and the like [05:53] Some are packages, Blender is a software [05:53] I’m familiar with both Blender and SDL not the others [05:53] I see no reason at all Blender wouldn’t run in KDE [05:53] I also use Matlab - for AI and all [05:53] SDL is, well, it’s a lib, so that’s unrelated basically [05:53] er, there’s a linux version of matlab? [05:53] No blender would definitely run in KDE [05:53] (me thinks not) [05:54] octave > matlab [05:54] I just got fed up with the DMs, I only use Gnome now - sticking to only one [05:54] I know there's Octave, but I have been using Matlab for quite some time, hence not moving on to Octave [05:54] yenic: if you don't like the menu to show in the panel you can set it to show in the application window, go to your Appearence settings, behavior and check to show menus in the window [05:56] xangua: but that would be “ripping off” mac os, and of course, yenic would never want to use anything that could ever be seen as a “ripoff" [05:57] bullshit, I just want things ripped off correctly. [05:57] rip it off well or dont bother. [05:57] is it "browsable" or "browseable"? [05:57] yenic language - keep it clean. [05:57] !language | yenic [05:57] yenic: The main Ubuntu channels require that you speak in calm, polite English. For other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList [05:58] how about snarky insults, got a filter for that. [05:59] I’d rather have a filter for straw men, personally [05:59] you just don't read well, that's the problem. You think I dislike ripoffs but didn't take the time before leaping on me as some sort of IP troll. [05:59] get lost. [06:00] you don’t rhetoric well, straw men all over the place [06:00] yenic interesting topic but please take this discussion to #ubuntu-offtopic [06:03] on connecting to a vpn of my friend I loose internet even when I have checked - use this connection only for resources on this network. What else should I do ? ubuntu 12.04 [06:06] Vivekananda: that’s often pretty common, you need to mark whatever setting allows you to pass through to the regular internet through that interface [06:06] forget the name of the setting [06:07] Just did a fresh 14.04 install without nomodeset and ati card enabled. It worked but once it boots to desktop it freezes. Solo confused [06:07] Soo* lol [06:09] How much space is needed for root? I have a 32gb ssd with 4gb swap. Can I do dual 14gb root partitions for separate versions? [06:09] I've never seen root get bigger than 9gb [06:09] ridethespiral: vms usually ask for 12g [06:09] so probably, I would def personally prefer to have like a 20g root partition, but it’s not that big of a deal I guess [06:10] Yeah I feel safer a bigger root partition lol. Oh well. :) [06:10] I get by with 10-15GB easily but they are minimalistic testing VMs [06:12] I also prefer not to run VMs on SSDs due to the write intensity, though it depends what you are doing with the VM and the write cycles it is rated for [06:13] I'm not running a vm [06:13] ridethespiral: likely all the more reason to allocate more space [06:14] Blaaaaaaargh why does windows work absolutely fine but I can't even get Ubuntu installed. After I've been using it for years on this laptop! [06:14] ah, sorry [06:14] cuz you get what you pay for I suppose [06:14] Lol? [06:14] windows pretty much always has more widespread hardware support [06:14] ridethespiral, is there a specific issue that prevents you from installing it? [06:15] ubuntu’s been pretty good for me, but I’m on a desktop [06:15] I can't figure out the issue. 14.04 installs but freezes at desktop.. 12.04 won't boot past Ubuntu logo [06:16] 12.04 I was using for the longest time then I tried a fresh install of 14.04. The saying is right. If it ain't broke don't try to fix it lol [06:16] ridethespiral: laptop might be the key problem [06:16] *nix has always been notoriously fickle on laptops [06:17] any other info provided? and have you tried alternate modes of booting, namely one that does not use gfx much? [06:17] so much proprietary consumer hardware out there [06:17] ridethespiral: what about 13.10 ? [06:17] It has worked fine for the last two years. At one point I had 13.10 installed and running good but there were a few issues so I went back to 12.04 [06:18] weird, sounds like hardware failure then if you used to run it [06:18] i personally look at linux support before buying a laptop [06:18] I bought it 3 years ago before I got into Ubuntu. :p [06:18] well that’s probably the main reason it doesn’t work (well) with ubuntu [06:19] ridethespiral, Specs? [06:19] ridethespiral: try an install without Xorg, and then try installing and booting a plain xorg server, no display manager or anything [06:19] then try something simple like fluxbox === Sway is now known as Sway|away [06:19] * night0w1 nods [06:19] Worked fine with 12.04.3 and even 12.04 studio. I've done fresh install as early as a few months ago [06:19] gfx can be a PITA [06:20] That's why I'm so confused [06:20] ridethespiral, have you run any diagnostic tools on the laptop? [06:20] Like? Lol [06:20] fsck [06:20] memtest [06:20] Id rule out hardware just to make sure [06:20] I will do memtest overnight later [06:20] memtest 86+ and a good extended HDD test/with SMART attributes [06:21] Hirens boot CD is free (not GPL) but great for that [06:21] Can I so the HDD teat via command line? Last time I tried it kept failing for some reason (not the HDD) [06:22] In recovery mode or something like that? [06:22] badbloks can be used, and the gnome disk utility as well as gsmartcontrol can get SMART attrs [06:22] I'm only mediocre at Ubuntu lol [06:23] my personal preference is Victoria on the Hirens boot CD, it runs within MiniXP. It in my opinion is the best HDD tester out there, however any extended test will do [06:24] ridethespiral: well I think you should try to get a little less mediocre and install a text-only version of ubuntu [06:24] that should work for you as you said you can get all the way until your desktop screen === andrex|off is now known as andrex [06:24] so graphics sort of work, do an xorg config from a text-only install and see if you can get that to work [06:24] you should be able to basically just log in to a text only install and run startx [06:25] then you can see what’s going wrong [06:25] ridethespiral, cli testing of the hdd can be done via (as root)#badblocks -v /dev/sda [06:33] can't figure out how to redirect standard and error output into different variables [06:35] I tried: var_file=$(ls file_that_don_t_exist file_that_exists) 2>&1| var_err=$(cat) [06:37] buffer loss are you still around [06:37] also, tried: var_err=$(var_file=$(ls file_that_don_t_exist file_that_exists) 2>&1) [06:37] can't figure out how to redirect standard and error output into different variables [06:37] can't figure out how to redirect standard and error output into different variables [06:38] in bash [06:39] now i want to find some log files those are greater than 50M in Directory and i want to remove them, if i execute this command Will it happen ? find . -size +50M -exec rm -rf {} \ [06:39] find . -size +50M -exec rm -rf {} \; [06:42] babinlonston, yes, only your string will find all files that are bigger then 50Mb, you could do something like this: find . -iname '*.log' -size +50M -exec rm -rf {} \; also, you might have to use sudo. [06:44] igoryonya: oh fine thanks to pointing out the file extensions [06:46] babinlonston: welcome === tUtUff is now known as tUff [06:48] what's the best/easiest way to host your own local apt repo? Not so much for mirroring (though that's sweet), but for corporate debs? [06:49] I've seen a few different options out there, but have no experience to judge them === CyberJacob|Away is now known as CyberJacob [06:50] !ppa | dcajacob05 [06:50] dcajacob05: A Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa and !ppa-purge [06:50] dcajacob05, the easiest: just put your debs in the same structure as on DVD to the apache or any other web server and add the paths to the top of sources.list to all of the computers on the lan [06:51] dcajacobs05, but it will warn you about signatures [06:52] oo nice ppl are still around [06:52] was hoping someone would advice me why on connecting to a vpn network I loose internet ? [06:53] also what happens when vpn get connected ? do I get a pop up with the remote desktop view or what do I get [06:54] thanks guys [06:54] you remote desktop after you're connected to the vpn, vpn is just a "route" through a tunnel for your network connection [06:54] ppas are hosted by canonical, yes? [06:55] how do I use rhythmbox-client in tmux or in an irssi script? so far it only seems to work in a plain gnome-terminal window. [06:55] dcajacob05, no [06:55] hmagoo: OK, I see mroe detail on the Help page [06:56] dcajacob05, they're hosted by Launchpad, which is owned by Canonical. Canonical does not control PPAs, though. [06:56] hosted as in the pages which detail them but the servers no [06:56] OK. But it's not something you can do privately [06:58] a little bit harder way, you have to regenerate a package database (Packages file) with a dpkg-sanpackages and a checksum (Release.gpg file) after that with md5sum utility [06:58] dcajacob05, a little bit harder way, you have to regenerate a package database (Packages file) with a dpkg-sanpackages and a checksum (Release.gpg file) after that with md5sum utility === asyn is now known as Asyn [06:59] Cool. I'll prob start out with something simple and work my way up. [07:03] FWIW, it looks like they do have private PPAs for subscribers, but it's not the way I'll go [07:07] Vivekananda, in your vpn network settings you have to take the checkmark off that says to us vpn as the default route if you are VPNing from windows, and, if you are using Network Manager on linux, check the box use this connection only for resources on this network, located in routes section. === InFierno is now known as InFierno|AFK [07:07] Vivekananda, I ment to use vpn, not to 'us' vpn [07:08] igoryonya: using ubunu client and checked the necessary but still loosing connection [07:10] Vivekananda: do this: 'route -n' before you connect to the vpn and after, and show me the results. [07:11] Also, if you want a remote desktop, you have to use VNC or some similar utility over the connected VPN, or you could use SSH tunnel instead of VPN, in certain cases. === Lebby1 is now known as Lebby [07:11] Vivekananda: Also, if you want a remote desktop, you have to use VNC or some similar utility over the connected VPN, or you could use SSH tunnel instead of VPN, in certain cases. [07:11] p [07:12] test? [07:13] hmm? === esde is now known as Guest57172 [07:22] hey I'm wondering about DBUS_SESSION_BUS_ADDRESS, it seems to be set to two different things in two different shells. and this causes programs that started days ago to fail to control dbus stuff. is this because gnome starts dbus? should I start it myself with a fixed unix:path instead? [07:22] I just don't understand why ubuntu would do it this way because it breaks things [07:23] 'jour [07:23] igoryonya: there ? https://gist.github.com/vvikramjhu/08e15119809c7b36c759 [07:23] quesh est là ? [07:24] !fr [07:24] Nous sommes desoles mais ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci. [07:25] guys, can anyone help me out? [07:25] i have installed a new router [07:25] and when I open irssi it keeps disconnecting my terminal [07:25] I have enourmous lag (on the VM itself..) [07:25] should be network related I presume [07:25] (if you guys can read this that is xD) [07:26] hey everyone [07:26] m1dnight, we can read it, not sure how to help, though [07:26] igoryonya: around ? [07:26] if you are https://gist.github.com/vvikramjhu/08e15119809c7b36c759 [07:26] you have installed a new router in your network m1dnight and now you're asking ubuntu for help. is it an ubuntu router? [07:26] sorry got dc [07:27] Vivekanand: just a sec [07:27] is anyone here? [07:27] Vivekananda: just a sec [07:28] hi [07:28] hi TomyLobo [07:28] I think I did something disastrous, please let me know if this is true [07:28] i'm currently upgrading 13.04 to 13.10 and i have a few questions about that dialog box where it lists what's going to be done: [07:29] oh, you are seeking answers too TomyLobo === thoonai_ is now known as thoonai [07:29] what does "no longer supported" mean? was the package removed from the repositories? will it stay on my machine? [07:29] good morning [07:29] dash not showing apps ,saying no results found [07:29] why is kdm being "Removed (was auto installed)"? [07:30] is there a replacement for kdm in kubuntu 13.10 or is that a problem with the update mechanism? === rm___ is now known as Guest91002 [07:32] on my server runs a mpd instance and if I mount the music folder via sshfs every track is playable and in the database, but if I mount the folder via webdav only a hundredth of the tracks is recognized and mpd stops working. Any idea how I solve that? [07:32] TomyLobo, Is there a remove and install list? [07:32] Beldar it has "no longer supported", "install", "remove", "remove (was auto installed)" and "upgrade" [07:32] hi...what does the mean of "You're banned! " [07:33] colin_shen it means you cant go there anymore [07:33] why? [07:33] colin_shen would need some context to answer that [07:33] soory...i got a problem... [07:33] colin_shen, from an IRC channel here on Freenode? [07:33] okay [07:34] TomyLobo, I would have to see a screen shot, I never upgrade, it is not that uncommon for removals when the there is a updated replacement, you might check if this is the case. [07:34] Beldar just a screenshot off google images of this dialog or the actual thing? [07:35] i can not see the whole sentence (may be more than 5 words.) typed by some uses... [07:35] TomyLobo, what your looking at. [07:35] colin_shen we need context to answer your question [07:35] DETAILS [07:35] sadly I am soon about to doze off [07:35] :( [07:35] Beldar ok [07:36] what about i send you a picture? [07:36] http://ctrlv.in/332745 [07:37] colin_shen just tell us what software you're using, first of all [07:37] Hm, anyone had an issue where Ubuntu 14.04 keeps changing the sound sources after a reboot? [07:37] xchat [07:37] ok that's a start [07:37] which channel do you want to join? [07:37] linux mint [07:37] have you been there before? [07:37] yes... [07:38] what's the channel name? [07:38] !mint [07:38] Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [07:38] sorry..i cant see the words after channel........ === Sway|away is now known as Sway [07:38] Expand your xchat window. [07:39] Beldar http://ctrlv.in/332745 [07:39] ...it does't work... [07:39] on my server runs a mpd instance and if I mount the music folder via sshfs every track is playable and in the database, but if I mount the folder via webdav only a hundredth of the tracks is recognized and mpd stops working. Any idea how I solve that? [07:39] i have no idea why i even have radeontool [07:39] considering that i have an nvidia chip [07:39] TomyLobo, kdm is in the repos, not sure on the auto notation. [07:40] colin_shen, fullscreen xchat shouldn't have a character limit... [07:40] Beldar well i set a ton of stuff to auto when i tried to slim down kde a bit [07:40] apparently nothing requires kdm anymore [07:40] it seems like like the words (typed thoonai and beldar) i can see the whole sentence... [07:41] colin_shen right-click xchat's title bar and click maximize [07:41] TomyLobo, I have no idea what stuff to auto means is all. [07:41] Beldar hmm, then you probably cant help me with this :/ [07:42] it still doesn't work... [07:43] thoonai: What's wrong with sshfs? [07:44] 大家好 [07:44] agent_white: sshfs over vpn is quite some overkill for an vm cpu [07:44] 我是合肥的 [07:45] thoonai then dont use vpn? sshfs is secure on its own [07:45] wuyue__ try english [07:45] !cn | wuyue__ [07:45] wuyue__: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw [07:45] or that [07:45] Vivekananda: this route could possibly cause a problem, because it routs your lan to be on the other side of the VPN: '192.168.1.0 10.8.0.5 255.255.255.0 UG 0 0 0 tun0', and your default gateway for the internet is on that same network. I think that, possibly, it's looking for 192.168.1.1 on the other side of the network, therefore, it'strying to get the internet through that 192.168.1.1 that's located remotely. [07:45] sorry i dont speak english [07:46] i m out [07:46] TomyLobo: I can't let the vpn go because then I can't access the NAS at all [07:46] 88 [07:46] i see [07:47] thoonai iirc, ssh can transmit unencrypted [07:47] What was wuyue__ speaking? Need to know my xterm does not support that charset :P [07:47] looked like chinese [07:47] agent_white, looked like English from here [07:47] Vivekananda, you there? I think, you need to remove that route after you connect to the VPN and see if it helps [07:47] Madpilot: Odd. What emulator you use? [07:47] I'm on xterm. [07:48] Agent_Smith_BR, xchat in desktop [07:48] thoonai if it ever existed, it might not actually be possible to use that option anymore due to security concerns though [07:49] TomyLobo: o.O [07:49] Madpilot: Ahhh okeydoke ;D [07:50] agent_white make sure you set it to utf-8 too :) [07:50] TomyLobo: I have! At least I think I did... that's what's odd! :P [07:51] TomyLobo: Yup, `$LANG` => "en_US.UTF-" [07:51] boxes? [07:51] "en_US.UTF-8"** [07:51] TomyLobo: Nah just whitespace :i [07:51] do you see boxes? question marks? strange extended latin characters? [07:52] hmm, why is mysql default charset utf8 on 14.04 desktop and latin on 14.04 server [07:52] TomyLobo: Nope! Whitespace... though I copied the "invisible" line from irssi into chromium, and saw chinese characters. [07:52] odd [07:52] TomyLobo: ok, didn't found anything ^^ [07:53] dw1: Because thats the only sane charset nowadays :) [07:53] oh yeah and I don't like to set up multiple users for random clients on my NAS [07:53] thoonai: Does it have anything to do with webdav being connection-less as opposed to sshfs? [07:53] perhaps i created teh dbs differently [07:53] bekks read the 2nd part of his question [07:53] HTTP proto vs SSH. [07:54] dw1: the package is the same, so you must have changed the default. [07:54] agent_white: don't know that. [07:54] thoonai do you have any other unencrypted choices? [07:54] atm I try it with lighty [07:54] like *shudder* smb [07:54] TomyLobo: no [07:54] bekks: yeah i think i figured it out - i chose collation utf8 when creating db on one not the other. my bad [07:54] especially not smb ^^ [07:54] really? just webdav and ssh? [07:55] thoonai: Neither did I! Just googled 'webdav ubuntu' and saw that it was based on HTTP... so I'm assuming that looking it uses datagrams. [07:56] TomyLobo: I can set it up, but I want a proper fix for my problem not creating a whole haystack of problems ^^ [07:56] TomyLobo: I see NFS, SMB and SSH as problems when transfering data [07:56] thoonai: Just curious... how much of a difference is it using sshfs compared to webdav? Why not use sshfs? [07:56] thoonai i see webdav as one [07:57] agent_white: between 10 and 20% cpu load? [07:57] and your experience with it seems to confirm that :) [07:57] thoonai: Oh my! :( [07:58] thoonai: https://wiki.archlinux.org/index.php/Streaming_With_Icecast_and_MPD ?? [07:58] TomyLobo: thats right, and youre right and that makes me feel uncomfortable, because then I have to worry about users, ACLs for read allowances and a more powerful vm host [07:59] so if you can even use nfs, why not that? [07:59] agent_white: even if the machine would have full load on the processor it wouldnt be bad if it wouldnt be on a vm ^^ [08:00] TomyLobo: because I tried to ignore NFS more or less successfull the last 5 years and I'm lazy ^^ [08:00] Ahhh... you might need to step back and consider other options other than MPD? [08:01] agent_white: I would if I would knew some nice alternative [08:01] ok this is getting weird [08:01] thoonai: :P Do you use MPC to play files on the MPD computer? [08:02] agent_white: ympd yes [08:02] TomyLobo: *sigh* I'll try NFS ^^ [08:02] I'm updating kubuntu 13.04 to 13.10. Now it wants to remove kdm, even though i set it to manually installed. what's going on? is there a replacement? [08:07] agent_white: TomyLobo thx, I'll get back later. gtg [08:07] goodbye [08:07] bye and good luck === tUtUff is now known as tUff [08:16] hey guys [08:16] what are the permissions on the ssh folders on my *server* ? [08:16] I can't seem to get my ssh to work === xavier is now known as Guest64114 [08:17] I always get permission denied when I do ssh-copy-id [08:18] Hi, I just upgraded to 14.04, but I have lost the graphical user interface now. Is it a known bug? I can only access the terminal via ctrl+alt+5 for instance [08:18] Is there a way to get back the X server? [08:19] Sorry I meant ctrl+alt+F5 of course [08:21] The command 'startx' gives me a black empty screen [08:21] Guest64114: By 'GUI' do you mean your whole desktop? (Desktop environment) [08:22] http://ubuntuforums.org/showthread.php?t=1625205 [08:22] looked at this yet? [08:22] first hit on google :p [08:22] And what was your prior desktop environment, or if you didn't have one, your window manager? === Timmy_ is now known as Guest28009 === Guest28009 is now known as Timmy__ === Timmy__ is now known as Guest926 === Guest926 is now known as NixMD [08:24] Guest64114: If you're typing `startx`, what's the last line in your ~/.xinitrc file? [08:25] Yes exactly. At startup I have the usual menu to select which kernel I want to select. Then after just a black screen. I access a terminal via ctrl+alt+F5 and type 'startx' and I get again the same black screen. Now if I go again to the same terminal I see the error 'libkmod-module.c:809 kmod_module_insert could not find module b y name='nvidia_331 [08:25] ' [08:25] I was using gnome === NixMD is now known as Timmy [08:28] @mitt3ns this file doesn't exist (empty in vi) [08:28] ciao [08:28] !list [08:28] francescorizzuto: 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 ». [08:29] Guest64114: Instead of `startx`, what if you type `exec gnome-session` ? [08:30] could anyone help me debug my ssh problem? [08:30] I'm getting really bothered by it :( [08:30] m1dnight: Ask, don't ask to ask! [08:30] Guest64114: `startx` calls `.xinitrc` [08:30] I just put in a new router this morning (nothing changed really, ip's remain the same, ports opened remain the same..) [08:30] So if nothing is there, nothing is called! [08:31] and now I can't connect to my ssh properly anymore [08:31] I have access to the machine itself though [08:31] everything works fine there [08:31] but I use irssi for IRC for example, but it has serious lag [08:32] how would i get a youtube url of first video based on search . say i search "hey jude beatles" how do i get the url of the first video that comes up? [08:32] Guest64114, startx is deprecated not correct, Have you installed drivers since the upgrade? [08:32] join#freenode [08:32] @agent_white thanks for the suggestion. When typing this command it logs me out of the session and nothing else happens [08:33] Oh, I'm on ubuntu already. Cool. Can someone help me please upload a debian using terminal, as I got help on here before, but formatted my drive, including all instructions. [08:33] @beldar no I have not installed any prop drivers for the graphic card since the upgrade [08:34] Guest64114, You might do that, you could try a safe x boot from the recovery, might get you a low graphic gui. [08:34] how would i get a youtube url of first video based on search . say i search "hey jude beatles" how do i get the url of the first video that comes up? [08:34] please [08:36] Guest64114: Hm. There might be something going on with your video card... do you have the latest drivers? [08:36] btcbuy314: From a web scraper! [08:36] is this a ubuntu-only thing or does grub still rely on i386 modules ? [08:36] oops [08:36] btcbuy314 wouldn't you open it and copy and paste from the address bar? [08:36] btcbuy314: https://developers.google.com/youtube/v3/code_samples/python [08:36] Beldar seems to be on the case! ;D [08:37] hey guys [08:37] is the "auto eth0" line needed? [08:37] I have "auto eth0 \n iface eth0 inet static" [08:37] @agent_white @Beldar thanks for your help so far I will try to reinstall the graphic card drivers [08:37] I don't remember that line being there [08:37] but i'm asking to be sure [08:38] Speiros: i want to make a program that creates a webpage with embedded videos from a text file that just has a search phrase on each line [08:38] !minimal [08:38] btcbuy314 I see. Sorry, I only have basic knowledge...if that even. [08:38] The Minimal CD image is very small in size, and it downloads most packages from the Internet during installation, allowing you to select only those you want. The installer is text based (rather than graphical as used on the Desktop DVD). See https://help.ubuntu.com/community/Installation/MinimalCD [08:39] hi i have images scattered under sub directories.. how to move them up to the root? [08:39] Speiros: i know how to do everything except, get the video urls based on first video in search [08:41] so anyone who can help me with my problem?? === Bucky21659 is now known as Player [08:48] lapion, You might ask in #grub [08:57] Is this an appropriate channel to ask about ssh & ubuntu? [08:58] agent_white: TomyLobo: I solved the Problem with NFS [08:58] !! :D [08:59] ? [08:59] thoonai: Good to hear! Thanks for the update! === ktosiek_ is now known as ktosiek [08:59] :) [08:59] agent_white: NFS consumes as much cpu as sshfs ^^ [09:00] wait one thing I didtn checked ... [09:02] Iceburrrrr Ive been asking my question as well :p [09:02] no answer [09:02] maybe I can help you [09:03] otherwise ask it on askubuntu.com [09:03] m1dnight Iceburrrrr consider asking ##linux [09:03] Tyvm. [09:05] agent_white: oops [09:05] there is no difference between each method [09:05] ;) [09:06] probably the amount of data is too little to make a difference [09:06] how do I stop display managers from getting started on boot? [09:07] 哈罗 [09:07] hai [09:07] !cn [09:07] 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw [09:07] !nox | An_Ony_Moose [09:07] An_Ony_Moose: 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%20Mode [09:09] FUCKING HELL I FIXED IT [09:10] \o/ [09:10] !guidelines|m1dnight_ NO PROFANITY!!! [09:10] m1dnight_ NO PROFANITY!!!: The guidelines for using the Ubuntu channels can be found here: http://wiki.ubuntu.com/IRC/Guidelines [09:10] oh okay :( [09:10] sorry [09:10] let me rephrase [09:10] EXQUISITE I SOLVED IT [09:10] :D === eduardo is now known as Guest49272 [09:10] m1dnight_ better. congratulations [09:10] bazhang: is it then still possible to start the display manager manually? [09:11] An_Ony_Moose, sure [09:11] gtg bye [09:12] bazhang: thanks! [09:12] Hey there people [09:12] I'm new to Ubuntu and need help with a repeating permission problem. [09:12] !details|Kabraxis [09:12] Kabraxis: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information, errors, steps, and possibly configuration files (use the !pastebin to avoid flooding the channel) [09:13] what happen [09:14] It seems like Ubuntu is stripping down all my permissions whenever I do something. I mean, literally, something. It's gone suddenly when I open Nautilus, or connect remotely with TeamViewer [09:14] sam_ type kab [tab], see what happens [09:14] etc. [09:15] i did not understand please explain your question clearly [09:15] !tab | sam_ more clearly [09:15] sam_ more clearly: You can use your key for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line. [09:15] !tab | sam_ [09:15] sam_: You can use your key for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line. [09:16] I should have to run that "Access-Your-Private-Data.desktop" and enter my passphrase everytime I run Nautilus [09:16] then it will work fine until next time I open Nautilus [09:18] It just encrypts my folders, don't let me run anything and don't let me connect with remote. [09:18] ra [09:21] It's a kind of problem that hard to google. === geowany_ is now known as geowany [09:23] Troubles getting an SMTP password from Thunderbird to google. === g_ is now known as g_un1t [09:26] btcbuy314: Still looking for that answer? I wrote a script for you to find the url of the first video :) [09:27] how would i get a youtube url of first video based on search . say i search "hey jude beatles" how do i get the url of the first video that comes up? [09:30] btcbuy314: I wrote you a script in Ruby to do that. [09:30] btcbuy314: https://gist.github.com/jakenotjacob/c0abf52d60495625120a [09:31] hi all; about the unity launcher: after having messed up its config, is there an easy way to restore it to reasonable default setup? I can't find docs for how it stores its config [09:31] for a trusty install, btw === local_ is now known as adminewb [09:32] adminewb, http://www.webupd8.org/2012/10/how-to-reset-compiz-and-unity-in-ubuntu.html [09:33] hai any body knows kickstart in ubuntu [09:33] thanks Beldar [09:34] btcbuy314: require 'nokogiri' [09:34] require 'open-uri' [09:34] puts "Enter your search terms: " [09:34] terms = gets.chomp [09:34] terms = terms.split(" ").join("+") [09:34] doc = Nokogiri::HTML(open("https://www.youtube.com/results?search_query=#{terms}")) [09:34] agent_white you have been muted for 60 seconds as it looks like you are pasting lots of lines into the channel, please use http://paste.ubuntu.com and paste just the URL of your data here when you are unmuted [09:35] agent_white this would be a good time to paste ... [09:36] cfhowlett: Mispasted my code instead of the URL to it. [09:36] Woopsies! [09:36] agent_white btcbuy314 i'm trying the script in a chroot [09:36] MonkeyDust: https://gist.github.com/jakenotjacob/c0abf52d60495625120a I updated it since first pasting it a couple minutes ago. [09:37] Enter your search terms separated by spaces, and it will return the url to the video of the first result. :) [09:38] How much time does it take to run windows from virtual machine? [09:38] btcbuy314: At least, that's how _I_ would do it in Ruby. I would recommend checking out http://ruby.bastardsbook.com/chapters/html-parsing/ if you are looking to learn webscraping in Ruby. [09:38] sl33k_ many factors - it depends. [09:38] sl33k_ time it takes to create a virtual machine and install windows === Alessandro is now known as Togusa [09:43] what do you eamn with "run windows"? [09:43] to set it up, you mean? [09:47] agent_white in a 14.04 chroot: "youtube.rb:6:in `
': undefined method `join' for "beatles":String (NoMethodError)" [09:47] MonkeyDust: Re-open the URL, I added in the fix for that! [09:48] MonkeyDust: It needed to be `terms.split(" ").join("+")` on line#6 instead of `terms.join("+")` [09:49] MonkeyDust: Also, if you don't refresh the page, you may have an error pop on line#14 about `split`... but just make sure to refresh the page for another update :P [09:53] hi folks, I've got an icon display problem (desktop and nautilus icons are just generic file icons, even for folders). Is there any place where I can reset gnome/nautilus or whatever decides which icons to show? Google didn't return conclusive answers, just removing ~/.gnome* seems a bit unspecific to me... [09:53] agent_white no error, no download, let's take it to offtopic, but gotta go now [09:55] Hans-Martin: dont remove, rename. :) [09:55] Hans-Martin: not sure bout your issue [09:55] MonkeyDust: It doesn't download, only give you the URL :) [09:55] dw1: yup, of course. Tried renaming .gnome, .gnome2, .config/nautilus or whatever, without luck [09:55] (of course with logou/login every time) [09:56] Hans-Martin: In Gnome settings under 'Appearance' go to the 'Themes' tab and hit the 'Customize' button. [09:58] Hans-Martin: Also... http://askubuntu.com/questions/56313/how-do-i-reset-gnome-to-the-defaults -- I googled 'reset gnome icons' [09:59] Just make sure if you delete those 'dot files', that you back them up first if you've customized them. [09:59] Hans-Martin: a few suggestions found @ http://google.com/search?q=ubuntu+restore+icons [09:59] After deleting them, log out and back in. [09:59] thx, I'm trying this now - brb [10:01] This Probaly not a good idea. I want to getaway using sudo. How to I login as root by default? This is a test machince? [10:02] rajvi: you can change to root in terminal temporarily with sudo su [10:03] rajvi: running the whole desktop as root would create a lot of unnecssary stuff in the root home folder [10:04] rajvi: its also possible to set up passwordless sudo e.g. http://serverfault.com/questions/160581/how-to-setup-passwordless-sudo-on-linux [10:04] I know & i fullyunderstand the risk asociated . This is a test rig :) [10:05] rajvi: http://askubuntu.com/questions/44418/how-to-enable-root-login [10:06] how do i debug ubuntu with symbols [10:07] no success... [10:07] wsdfadf: what do you mean [10:07] Hans-Martin: Did you rename or delete the dot files? [10:07] mitt3ns: moved them into a backup directory [10:08] Oh OK! Odd... Hmmm... [10:08] Hans-Martin: unity --reset-icons -- then relogin? [10:09] Hans-Martin: setsid unity --reset-icons may work without relogin [10:09] dw1: trying now, brb (I should run IRC in another session...) [10:10] well it did drop my starter icons, but didn't fix the icon display problem :-( [10:12] One step closer :) [10:12] not really... [10:12] Hans-Martin: there is this thing.. http://askubuntu.com/a/202020 [10:12] Hans-Martin: Icon display problem being? [10:12] hmm I checked that web page mentioned earlier, and the "unity --reset-icons" almost did what I wanted... but I was hoping to restore the removable drive mount items to their initial state, rather than the rest of the launcher buttons (programs) [10:13] Hans-Martin: may reset more than icons tho [10:13] anybody using x-plane? === omar is now known as armo [10:14] adminewb: So they've been restored to the original, but not to your 'updated' version you want? Might need to start tossing in parts of those dot files back into the new ones created. [10:14] agent_white: all icons are displayed as the default document icon (papersheet with folded corner), even directories etc. Only user defined icons (thumbnails for pictures, windows icons for windows applications to be run with wine) remain. === armo is now known as leipzig [10:14] hai iam install ltsp on ubuntu how to conncet vnc to the thin client the thin clients is getting same ip for all users [10:15] Hans-Martin: I see... hmmm. [10:15] and hoe to conncet same session throw vnc server in centos [10:15] dw1: I'll try it anyway, it can't become much worse than it is :-) [10:17] Hello, is there some way to access files on a live ubuntu USB? === leipzig is now known as omar [10:18] ie. During a boot from USB I stored some files, can I retrieve them without booting from that USB? [10:18] Orpheon: plug it in and browse and find out? :) [10:19] Orpheon: Only if you move those files back onto something persistant (ie - harddrive, etc.). [10:19] ^^ dw1 is the man :D === omar is now known as leipzig [10:19] yea the live usb isnt persistent by default is it [10:19] I made ~6 GB persistent [10:19] but I'm not finding said files as cleartext anywhere on it [10:20] no success... [10:20] could it be that the filesystem is somehow compressed? [10:20] Orpheon: http://askubuntu.com/questions/311508/how-to-access-my-saved-files-on-a-persistent-liveusb ? [10:20] never used it :( [10:20] ah [10:20] thank you [10:22] Hans-Martin: Alright so... for user-defined icons... === leipzig is now known as omar === omar is now known as leipzig [10:22] dragon108 === leipzig is now known as omar [10:22] Hans-Martin: /usr/share/icons is the folder. Everything BUT /usr/share/icons/Humanity are custom. === omar is now known as leipzig [10:23] Hans-Martin: http://askubuntu.com/questions/79110/how-can-i-assign-custom-icons-to-folders -- This may be of help. [10:23] knows someone with linux mint 15 from [10:24] agent_white: I don't think so - my problem isn't the custom icons (which seem to work) but the generic document icon that is displayed for everything [10:24] knows someone with linux mint 15 from [10:24] Hans-Martin: Oh! So you want to keep the custom icons, but change the generic icons? [10:25] !mint | steven_ [10:25] steven_: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [10:25] actually my program launcher buttons have been restored to original, but not the mountable drive buttons, they're still mangled [10:26] agent_white: and with another user on teh same machine, everything works alright, so the problem is definitely somewhere in my user settings. My home directory has been through dozens of ubuntu versions, so there's likely some garbage somewhere, but I don't want to throw everything away just to make gnome happy... [10:28] I wouldn't know where to find the right dot files in this config jungle under /home [10:29] Haya all, on my laptop my trackpad is detected and the clicks work but it does not move the pointer any help would be appriciated 14.04 === Guest57172 is now known as esde [10:32] Hans-Martin, move or rename the folder ~/.icons and try again? [10:33] so i need help and someone told me to type "rm -rf/" in to terminal, should i? [10:33] cvtsx, nope [10:34] kostkon: that won't help - there are just 5 custom icons there, it would most likely not affect the display of default icons [10:34] Hans-Martin, ok [10:34] cvtsx: No. [10:36] cvtsx: that means remove, recursive, force, and the root folder (all files) :) [10:38] cvtsx: had you run it, you would be looking to re-install ubuntu and for offline backups of your files :p [10:38] lol ty [10:42] cvtsx: who was that "someone"? [10:42] on a forum === Abhishek__ is now known as Abhishek_ [10:46] !12.10 [10:46] 12.10 (Quantal Quetzal) was the 17th release of Ubuntu. Download at http://releases.ubuntu.com/12.10/ - Release Notes: http://www.ubuntu.com/getubuntu/releasenotes/1210 === Element is now known as Guest42958 [10:47] 12.10 is no longer supported right, does that also mean eol? [10:48] EOL = end of life, no support/updates anything [10:48] "dead" [10:48] or "you're on your own" [10:48] ikonia: why does it still show in topic if i may ask [10:48] lotuspsychje: which topic ? [10:48] oh, this channel [10:49] ikonia: #ubuntu topic [10:49] it only went out of support yesterday so it's not been updated, I'll do it now [10:49] ikonia: tnx! [10:49] hi [10:49] kuba_: welcome === ikonia changed the topic of #ubuntu to: Official Ubuntu Support Channel | IRC Guidelines: http://ubottu.com/y/gl | IRC info: http://ubottu.com/y/irc | Pastes to http://paste.ubuntu.com/ | Release Notes: http://ubottu.com/y/rn | Download: http://ubottu.com/y/dl | Currently supported: 10.04 LTS (server) 12.04 LTS, 13.10, and 14.04 LTS [10:49] i am quite new at linux. I am trying to install and cofigurat eclipse for programming microcontrollers [10:50] can somebady help me? [10:51] try #eclipse [10:51] i have installed it [10:52] but i have a few problems [10:52] try the channel #eclipse [10:52] ok [10:52] i will check [10:52] you are in #ubuntu. eclipse isnt ubuntu [10:52] i know [10:52] there are eclipse packages for ubuntu [10:52] but i did ist succesfull under windows [10:52] there are linux based problems [10:52] it's fine to ask how to get them installed here [10:52] yeah [10:52] i understand you, thanks [10:52] but he said "cofigurat" [10:53] which i think means "configure" [10:53] TomyLobo: perhaps asking what he actually wants... before pushing him out [10:53] or understanding the problem [10:53] but i still have one question to linux [10:53] Hi ! anyone using Gnome 3.12 ? How can I organize apps in Groups under Gnome 3.12 ? I have Gnome Software beside Ubuntu Software Center now. Why KDE apps are not listed in Gnome Software Center ? [10:54] I have a clevo w76tun computer, running Ubuntu 14.04. I can't get it to suspend when closing laptop lid. This stopped to work after linux-kernel 2.6.38 [10:54] i downloaed tar.gz package and extracted it [10:54] but i cannot lunch it [10:54] Capprentice: because they don't update the gnome menu as they are designed for KDE [10:54] after installing from repo it lunchaes normally [10:54] but i cannot lunch extracted package [10:54] kuba_: depends what's in the tar.gz you don't always "launch" the contents [10:55] there is executable file [10:55] but when i try to lunch it, nothing happens [10:55] kuba_ did you change perms? [10:55] malinux-: maybe dconf-editor might have a suspend entry [10:56] for this package? [10:56] for the executable [10:56] no [10:56] do it [10:57] ok [10:57] but executable file has 3x r [10:57] so everyone can read it, right? [10:58] success - gnome-tweak-tool fixed it. [10:58] ikonia well, installing some random tar.gz is not really ubuntu-specific. people in #eclipse have done it before and can help him [10:58] if he has a deb and trouble installing that, that's when we can help [10:58] Hans-Martin: Good to hear! I had seen that in my google-fu but didn't think it would do the trick... [10:59] TomyLobo: again - you have no idea what he's installing, what's in the tar, or anything [10:59] huys [10:59] ikonia unless there's a .deb in the tar... [10:59] huys*, i have donwloaded package from eclipse.org [10:59] TomyLobo: if there is a deb in the tar it means nothing [10:59] the newest build for 32 bit linux, indiego package [11:00] i have extracted it with tar -xvzf command [11:00] kuba_ do you have a 32 bit linux? [11:00] !info eclipse | kuba_ [11:00] kuba_: eclipse (source: eclipse): Extensible Tool Platform and Java IDE. In component universe, is optional. Version 3.8.1-5.1 (trusty), package size 15 kB, installed size 122 kB [11:00] no 64, but 32 always go well on 64, isn't it? [11:00] not really [11:01] hmm [11:01] unlike 64 bit windows, 64 bit linux isnt a mixed system, by default [11:01] ok i will check it. When i was doing it on windows, people said to me If i am new i should get x32 version [11:01] that's also silly [11:02] i am downloading x64 [11:03] the only reasons to use a 32 bit version on a 64 bit windows are that the 64 bit build is buggy, nonexistant, older or otherwise worse [11:04] kuba_: the simpler you can keep your setup, the easier you will find it, eg: use a 64bit OS, try to use 64bit software, [11:06] Can i ask you for help if i try to compile program written in C, and i got java.lang.nullptr exception or it should be done in #eclipse? [11:06] kuba_: maybe the ##programming guys might wanna help you also [11:06] kuba_: I think that you're going to need to take to ##c or #eclipse, to work out if it's a problem with the IDE, or your code [11:07] likely #eclipse or even #eclipse-cdt or what it's called. [11:07] ok, i see [11:07] you wont get a java.lang.something in C :) [11:07] so it's the IDE that's breaking there [11:07] TomyLobo: you will [11:07] TomyLobo: it's the IDE [11:07] however how the ide handles an error could be the actual code [11:07] ikonia that's what i was saying dude [11:07] hence working out where the error is [11:08] But i do, and this is C project, moreover even in eclipse i have C/C++ perspective (or sth like that) [11:08] ikonia so dont send him to ##c for that error [11:08] TomyLobo: I didn't send him to ##c for that error [11:08] for other errors, sure, but this one is clearly not originating from C [11:08] I sent him to ##c to work out if his code had problems [11:08] or if the ide was causing it not to compile [11:09] ikonia if his IDE has uncaught exceptions, he should diagnose those and get an update or replacement before moving on [11:10] TomyLobo: that is one line of the output, it's quite possible it's how it's displaying the exceptions in the code, or it's own error handling [11:10] you clearly have no idea what a java.lang.NullPointerException is [11:11] pretty sure I do, howver, this is getting pointless [11:11] "getting"? [11:11] it's obvious that his IDE is broken [11:12] lets move on to ubuntu support guys [11:12] and considering it's eclipse (cdt no less), i'm not the least bit surprised [11:12] good idea [11:15] Thanks, now it works [11:15] People))) [11:15] I had to download x64 instead od x32 versions [11:15] I had to download x64 instead of x32 version* [11:15] so the NPE was with the 32 bit version? [11:16] (NPE = NullPointerException) [11:17] Yes [11:18] you should have mentioned that :) [11:19] i wrote it somewhere, that is was x32 package [11:20] yep, then we told you to get a 64 bit package. i kinda assumed you would get that before going on [11:20] kuba_: you can apt-cache search packagename if you like, this way you always get the correct package for your architecture [11:23] Everything works fine now, I can program my microcontrollers [11:24] Thank you so much, i was fixing all bugs for about 2 hours ... [11:24] Installing x64 is a wise choice. There are few Linux softwares that are 64 bit only. Such as - LightWorks Video Editor. [11:25] Can you recommend me an article or guide about linux basics? [11:26] Hey [11:26] can I get filezilla for Ubuntu??? [11:26] !manual | kuba_ [11:26] kuba_: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/ [11:26] !info filezilla | ilhami [11:26] ilhami: filezilla (source: filezilla): Full-featured graphical FTP/FTPS/SFTP client. In component universe, is optional. Version 3.7.3-1ubuntu1 (trusty), package size 1250 kB, installed size 3102 kB [11:27] THANKS!!!! :)))) [11:27] nice bot btw [11:27] well, it is a bit longer than article :D [11:27] kuba_: what kind of basics specific? [11:27] kuba_: terminal commands? [11:28] Architecture differences between windows and linux [11:28] and yes, some terminal commands, but it isnt very important [11:29] kuba_: you can google differences if you like, in here we can only support ubuntu [11:29] !bash > kuba_ [11:29] kuba_, please see my private message [11:29] Hey guys [11:29] MrmappyINOF: hello mate [11:30] I'm quite new to Linux and ubuntu [11:30] MrmappyINOF: well this is an ubuntu support channel if you have some problems [11:30] Okay [11:31] MrmappyINOF: so feel free to ask ubuntu related issues [11:33] thank you all for help [11:33] see you [11:34] lotuspsychje: it has, all settings is set to suspend. [11:34] malinux-: hmm might be some bug maybe? [11:34] malinux-: maybe try to tail -f /var/log/syslog and try hibernate, see what it does [11:35] lotuspsychje: hibernate instead of suspend? [11:35] malinux-: suspend sorry [11:35] lotuspsychje: okey :) [11:35] Ok, so I'm dog tired and maybe that's why I can't think this out... I've got the following setup: I have a desktop that connects to the router via wifi, and the ethernet port is plugged to a switch that is also connected to another PC. Ideally I want to just bridge the connections, but with WPA working the way it does it seems like a pain in the ass... so couldn't I just in theory use iptables with something like iptables -A FORWARD - [11:35] I mean, obviously I can't or I wouldn't be asking the question. [11:36] lotuspsychje: it dosen't report anything when I close my lid. (the command) [11:36] Asyn: thats more a ##networking issue [11:37] malinux-: hmm, maybe check previous logs then for errors? [11:37] lotuspsychje: like the pm-suspend.log ? [11:37] malinux-: not sure about that, never use suspend myself [11:37] Asyn: network manager should support bridging the connections [11:37] lotuspsychje: ah [11:38] there is no errors in the /var/log/pm-suspend.log [11:38] malinux-: how bout the syslog? [11:39] daftykins: Yeah, I tried that... ended up just breaking all together. Something about it being an WPA network seems to break it. [11:41] malinux-: what laptop brand is this? [11:41] lotuspsychje: it's a clewo W761tun [11:41] *clevo [11:42] syslog dosen't have any errors about pm-suspend === robotdevil is now known as payattention [11:43] malinux-: few google results on clevo suspend bugs: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1285761 [11:43] Launchpad bug 1285761 in linux (Ubuntu) "[CLEVO CO. W130EV] suspend/resume failure" [Medium,Expired] [11:43] malinux-: maybe new kernel might solve? [11:43] Hey guys [11:44] lotuspsychje: thanx. I could check it out. Well, how new should the kernel be before it starts to work again? It hasen't worked since kernel 2.6.38 and it hasen't worked on any kernel since === payattention is now known as robotdevil [11:45] malinux-: not sure mate, just see few hits on clevo suspend errors [11:46] malinux-: you doublechecked bios for suspend options maybe? [11:47] Asyn: how far did it get though? did the other PC get an IP? [11:48] !info uswsusp | malinux- [11:48] malinux-: uswsusp (source: uswsusp): tools to use userspace software suspend provided by Linux. In component universe, is optional. Version 1.0+20120915-4ubuntu1 (trusty), package size 136 kB, installed size 516 kB (Only available for amd64; i386; powerpc) [11:48] daftykins: The bridge? No, because the wifi wouldn't connect anymore once I bridged them. === darkbasic is now known as darkbasic_ === darkbasic_ is now known as darkbasic [11:49] lotuspsychje: yes, my laptops bios dosen't have any suspend-options. I dualboot with win7 in Win7 it works. [11:49] malinux-: ok [11:50] lotuspsychje: is uswsusp a program I could try? [11:50] malinux-: yes seems like a handy suspend prog [11:50] lotuspsychje: I give it a shot :) [11:51] or pm-suspend [11:51] by the way. am I banned from this channel? I couldn't join with my regular nick: Malinux from withihn quassel, so I use the web-interface. I Know I was removed from this channel few weeks ago because I was idle. [11:54] lotuspsychje: I do have to manually configure the uswsusp? [11:55] Asyn: did you run into http://superuser.com/questions/597834/bridging-wifi-to-ethernet-on-ubuntu-not-working ? [11:57] anyone else use transmission-daemon? i have a UID mapping issue i don't understand === asturel_ is now known as asturel [11:58] hi during installation of third party kernel module, lttng, I get following error: Can't read private key. Here is the pastebin for it: http://paste.debian.net/100134/ [12:01] hi, could anyone recommend a good alternative to Calligra Plan or TaskJuggler? [12:02] daftykins: I was trying to avoid masquerading so I didn't have to set up a bunch of forwarding rules for the other wireless clients. [12:02] Asyn: i was more highlighting the guy saying it can't be done. have you got control over the wireless network settings to change WPA just for experimentation? === asturel_ is now known as asturel [12:06] daftykins: Yes I do. I can try that next. [12:07] So, why exactly doesn't Ubuntu support making an infrastructure hotspot out-of-the-box? [12:08] leipzig what brings you here? [12:08] leipzig: you haven't written it into network manager yet ;) [12:08] daftykins, What do you mean? [12:09] MonkeyDust, What's wrong with me being here? [12:09] hi, could anyone recommend a good alternative to Calligra Plan or TaskJuggler that would support time tracking and reporting (Gantt charts) [12:09] Hello. I've 2 user account on this Lubuntu, and I want to make second one the default one that will load automatically after reboot. How to do this? [12:09] leipzig i meant, instead of asking "why", better ask "how" [12:10] he was asking "why not", not "why" :) [12:10] MonkeyDust, Oh, yes. Actually, I'd love to know how! :) [12:10] TomyLobo, Nice one! lol [12:10] leipzig: hostapd [12:11] daftykins, hostapd is broken in 14.04. Even downgrading it didn't work with me for some reason. [12:11] uswsusp dosen't work. unless I have to configure it in a way to make it work [12:11] oh maybe you were that one that spoke of this the other day [12:12] daftykins, Yeah. I tried to find a solution for it here yesterday, but to no avail.. [12:12] did you ever explain what goes wrong with it? [12:14] daftykins, I was able to make an infrastructure hotspot using ap-hotspot back in 13.10. But ap-hotspot depends on hostapd, which is broken on 14.04. They say it should work if you downgrade hostapd to the previous version, but it didn't work for me. [12:15] what didnt work? the downgrade process or the software after the downgrade? [12:15] TomyLobo, As far I understood what happened, the downgrade went just fine. But ap-hotspot still wouldn't budge.. [12:16] we need package management output if that's where somethings going wrong [12:17] what you describe isn't in enough detail [12:17] daftykins, Please help me out to bring more details. :\ [12:18] i don't have any experience with those packages to know how they even fit together [12:20] Asyn: i was sure it could be done graphically without messing with bridge interfaces: http://askubuntu.com/questions/3063/share-wireless-connection-with-wired-ethernet-port?rq=1 [12:24] daftykins: Yeah, I saw that article. It assigns a whole new subnet to the wired connections though, which I was trying to avoid. I think because of the way APs work, this is just not going to be possible without setting up WDS which my cheap router doesn't support. [12:26] Asyn: why's that an issue? anything wrong with looking into powerline networking or just buying a USB or PCI wireless adapter? i love cables myself :) === black_cat is now known as Guest9854 [12:27] daftykins: Yes, a $10 usb wifi dongle would solve all of this, but I'm retiring the secondary computer in a couple months. :) Just kind of those "hey, I have a spare computer" things. lol [12:28] hi, I have a problem that I don't quite know how to express. The left panel on my screen has become "shaded" (disappeared behind some translucent thing the same shade as the desktop) after I did some mouse maneuver. Anyone know how to fix this? [12:29] Hello can some help me, I've windows 8 install in 1 partition but doesn't appear in grub? [12:30] anyone???? [12:31] s1991, https://help.ubuntu.com/community/Boot-Repair [12:32] khildin: boot repair also didn't help [12:33] and also I'm afraid If I'd done something wrong I will miss everything [12:37] Hello =) [12:38] i have an issue with linux [12:38] sorry did I miss anything, I got disconnected [12:38] BurnIrl let's hear it [12:38] nope [12:38] BurnIrl: please state what you're running and what's happening on one line [12:40] Hello can some help me, I've windows 8 install in 1 partition but doesn't appear in grub? [12:41] s1991_: so you installed 8 *after* ubuntu? [12:41] Did you install Windows after you installed Ubuntu [12:41] s1991_, try installing grub customizer (google it), at least to see your grub configuration [12:42] daftykins: actually I installed 8 first, and then ubuntu, and then remove windows boot option for choosing os to grub === BurnIrl is now known as Oisin [12:42] lol [12:43] i don't understand the bit after "ubuntu," [12:43] I've also tried running boot-repiar [12:43] http://askubuntu.com/questions/370910/recovering-grub-after-installing-windows-8-1 [12:43] s1991_: do you mean you changed the boot item in your BIOS/EFI ? [12:43] daftykins: at initial where system ask to choose between os, so I replace it by ubuntu's grub [12:44] daftykins, he just removed the win partition from grub === Kitar|st_ is now known as Kitar|st [12:44] daftykins: if you just install window, there won't be grub there would be anything else, so that I replace [12:44] ganimede: ya, may be :P [12:45] s1991_, again, install visual grub and check your configuration [12:46] ganimede: using boot-epair [12:46] boot-repair* [12:46] nope, it is another tool. let me google it [12:46] Sounds like he might have nuked the Win boot partition when loading ubuntu and grub didn't pick it up. [12:46] ok thanks [12:46] s1991_, use: http://www.noobslab.com/2012/11/install-grub-customizer-302-in-ubuntu.html [12:46] Asyn: exactly [12:46] seems so, just a very confusing way of putting it XD [12:47] EFI or legacy installs? [12:47] ganimede: I also have that, but I'm afraid to do anything [12:47] s1991_: How many partitions do you have and what types are they? === BurnIrl is now known as Oisin [12:48] hi [12:48] Asyn: 2 ext4 and 2 ntfs [12:48] Oisin: you haven't told us your issue yet. [12:48] s1991_: What size are the ntfs partitions? [12:48] anyone know how to configure sonicwall [12:48] in one of the ntfs, cantains win-8 [12:48] !info sonicwall [12:48] Package sonicwall does not exist in trusty [12:49] vignesh: that's a physical router and beyond the scope of this support channel. try ##networking [12:49] s1991_: in that case just run it, make sure to show the grub menu (general settings tab), save the configuration and restart [12:49] okay thank you [12:50] Asyn: ext4 100GB each, ntfs 50GB and 200G [12:50] 50gb contains window [12:51] heh that's going to be a struggle for you in future [12:51] 50GB is tiny for Windows [12:52] s1991_: Ugh. There should be a ~100MB ntfs partition windows uses to boot from (since 7 and up)... someone can correct me if I'm wrong on this, but without that you might be hosed. [12:52] daftykins: I know, I didn't use to much [12:53] s1991_: sudo apt-get update && sudo apt-get install pastebinit && sudo fdisk -l | pastebinit [12:53] Hello everyone, i'm planning to buy a new graphic card for my "htpc" working on Ubutunu 14.04 as my Ati 4550 is now incompatible, do you think i should buy a Nvidia card or and Ati card for better compatibility ? (I need to be able to play 1080 videos) === avis is now known as Guest76701 [12:53] daftykins: It won;t hurt my ubuntu, right? [12:53] s1991_: nope [12:53] s1991_: it purely provides partition information [12:54] daftykins: ok, 1 sec [12:54] Ugb3: nvidia seems to work better [12:54] Ugb3: how did you get on with trying 'nomodeset' ? did it boot? [12:54] daftykins: Only way to boot atm. [12:55] Ugb3: ah, did you try installing the legacy fglrx driver? [12:55] daftykins: as you may know ATi droped support of catalyst for "legacy" cards, so I'm stuck with the open source one, but I can't get any acceleration and full usage of my screen. [12:56] daftykins: here http://pastebin.com/Q0EkU7Cw [12:56] Ugb3: yeah, i think there's a package for the last version driver for those old generations though [12:56] Ugb3: because the free driver should be enough for your needs [12:56] Asyn: pastebin also ^ [12:57] Pessimist: my need are : full screen, more than 4 fps in unity and 1080 playback, not that great. [12:57] Is it possible to sign smartcards in gpg agent in the same way ssh keys can be signed? [12:58] Asyn: http://pastebin.com/Q0EkU7Cw [13:01] s1991_: So... yeah... no boot partition and no room to make one. I fear you are looking at a reinstall. :/ [13:01] It would be easier if the ubuntu installer had an auto nomodesetting for know non working cards. === megabit|away is now known as megabitdragon [13:01] Asyn: reinstall what window? [13:02] but I can not touch my ubuntu partition I has all my works [13:02] s1991_: Yes. You should be able to access the old windows partition through Ubuntu enough to back up anything you might need to, but reinstalling Windows is going to be the practical way. [13:03] Asyn: I've nothing important in window, I've it all in ubuntu the 100GB partition [13:04] I am new to Ubuntu and linux in General, what it the best starter distro? [13:04] Ugb3, it had, at the point install/try out, there are options at the bottom panel, with F6 [13:04] MrmappyINOF, What computer will it be running on? [13:04] A virtual machine (on a Toshiba Sattalite C650) [13:05] Here some videos. I hope you like them! http://bit.ly/1gAh6Jy [13:05] lolhello [13:05] Hey [13:05] OerHeks: yeah a manual one, if you don't know about it you will just have a black screen, for new to linux it can be a bit disapointing. [13:05] s1991_: As long as you just choose one of the NTFS partitions to install Windows to it shouldn't touch anything Ubuntu related other than Grub... it will kill grub, but you can just use a live cd to run grub-update again. HOWEVER, you REALLY should back up anything important beforehand. [13:05] is there any wifi scanner which can retrieve channels from networks in area+ [13:05] Ugb3, the installer works flawlessly, no modeset needed at that point [13:05] I need some help, guys. I installed the network manager stuff needed for OpenVPN and everything worked. As soon as I rebooted my PC, problems started. Now my connection times out every single time. What can I do? [13:05] Asyn: ok, got it [13:05] ilhami: airodump-ng [13:05] ilhami: kismet used to be the old classic [13:06] OerHeks: depends on graphic cards. [13:06] OerHeks: I can't boot it without nomodesetting. [13:06] ;) [13:06] MrmappyINOF, A VM will not give you the best experience, are you sure you want to use one? [13:06] sudo apt-get install airodump-ng ?? [13:07] Message [13:07] Oisin: either ask a question or leave. stop wasting our time. [13:07] ilhami: It's part of aircrack-ng I believe [13:07] Yeah, at least for a bit [13:07] To test out [13:08] MrmappyINOF, For a test a live usb might be better, unless your computer is quite powerful VM's can lag [13:08] But base ubuntu is quite nice for beginners, not loo much of a learning curve [13:09] *too [13:09] Okay, I'll try and get it running [13:09] I really need your help, guys. [13:09] <> [13:10] [13:10] MrmappyINOF, Do you want to try a live usb or a vm? And what VM software are you using? [13:10] Oisin: Look further up. :) [13:11] XD [13:11] so how do I capture all wifi networks? [13:12] BartDude, any log messages? [13:12] jrtappers: Where would I look for them? [13:12] jrtappers: This is my first Ubuntu installation. :) [13:12] Oisin: leave. [13:13] hi! where can i find the package maintainers? [13:13] They are in /var/log/, thats where logs are kept by default [13:13] jrtappers: Let me see if I can find something for you. [13:13] i have something that will make them slap themselves with glee [13:14] ilhami: Read up on the whole aircrack-ng package. It is a complete toolkit, and what you are asking isn't as simple as you think. Wireless networks over what time? What are you wanting to capture? [13:14] BartDude, Can you pastebin dmesg first [13:14] I just want to know what channels the networks around me use so I can adjust [13:14] thats all [13:15] ilhami: Then airodump-ng is your answer. [13:15] ilhami: you've been told some programs to try, so try them :) [13:15] I'll try VM for a while, and maybe install it on a computer in the future, and I use VirtualBox for VMs [13:15] I did install airodump-ng [13:15] jrtappers: If you tell me what's in it. :P [13:15] jrtappers: You could make me share some secret information and ruin my system. [13:16] BartDude, If I was doing that I would ask for /etc/shadow [13:16] :D [13:16] ilhami: I don't understand where the problem is. You run it, it tells you all the wireless networks it can see, you hit ^C and your done. [13:16] jrtappers: Now I'm curious! [13:16] Dmesg is just a general error log [13:16] /etc/shadow holds the hashed passwords [13:17] I dont know what command to run Asyn. I tried airodump-ng.. it gave me a list of commands I can do [13:17] Well... There's dmesg, dmesg.0, and dmesg.1.gz? [13:17] BartDude, dmesg, the rest are old logs [13:17] jrtappers: Hold on. [13:17] ilhami: It's just airodump-ng , which by default should be airodump-ng wlan0 [13:18] MrmappyINOF, It will run ok, but you may want to try a live usb (YUMI or Unetbootin) to see if your hardware will work and to get les lag === WLM|weg is now known as WolfLambert [13:18] All it needs is a usb stick, and it runs entirely off the usb, so there is no risk of wiping your pc [13:18] ioctl(SIOCSIWMODE) failed: Device or resource busy [13:18] good morning all I have a question about why cant I edit the sysctl.conf file to change the size of my swappiness file it keeps telling me I do not have the permission [13:18] Asyn [13:19] it tells me to use airmon [13:19] jcstarken, are you root [13:19] jrtappers: Did you see my private message? [13:19] can someone help me with NFS UID mapping? i have a transmission-daemon, and I share it's folder over my network using NFS and when I view the folder on my other computer it says owner is 121, whereas it's debian-transmission on the server [13:19] BartDude, I did now :D [13:19] jrtappers: Great. [13:19] jrtappers:in terminal when i open gedit yes [13:20] ilhami: Then try airmon-ng start mon0 and then do airodump-ng mon0... this is from memory so I might be a little off. [13:20] I'm now on my computer instead of my iPad [13:21] ilhami: it might be airmon-ng start wlan0 [13:21] jcstarken, sudo bash -c "echo 'vm.swappiness = 10' >> /etc/sysctl.conf" [13:21] BartDude, Do you have daemon.log? [13:21] Asyn, it didn't work... [13:21] jrtappers: Let me see. [13:22] Asyn I tried both [13:22] jrtappers: If it should be in the same folder, no. [13:22] It just keep listing interfaces [13:22] BartDude, yes [13:22] I'm here now [13:23] jrtappers: No daemon.log. Is that a good thing? :O [13:23] jrtappers: I will try that and reboot and check it thank you, I will look up bash instead of asking thank you again [13:23] http://pastebin.com/hp37jF3q Asyn [13:23] this is what I get [13:24] BartDude, What is your distro / version? [13:24] jrtappers: Ubuntu 14.04 [13:24] jrtappers: if it makes any difference, I currently use Windows [13:24] ilhami: Ok, I'm guessing you did it a few times... try airodump-ng mon5 then. [13:25] When I boot, no DM starts up after update to 14.04, so I've to switch to tty and "startx", then my session resume booting. any idea where to look for hints? [13:25] why is tmpfs non-executable? [13:26] Asyn thanks :) [13:26] that worked [13:26] MrmappyINOF, It does not, VM will work ok, live usb will work well, and ubuntu desktop is nice for beginners [13:26] :) [13:26] but it's only monitoring one network that isnt mine.. === jottr is now known as elementz [13:26] aah now the others came [13:26] Okay then [13:27] I might also try out Ubuntu GNOME [13:27] BartDude, can you pastebin [ls /var/log -gh] [13:27] jrtappers: Yes. [13:29] hi to everyone [13:29] mac_15: Hello! [13:29] Does any of you know the function of "Download updates while installing" of the Ubuntu installer ? I had checked it but apt-get upgrade had a sh1tload of updates just after finishing the installation. [13:29] is it normal for a router to have 13 channels? [13:30] ilhami: yes, the 2.4GHz ISM band has 13 channels in most regions, 14 in Japan [13:30] ilhami: Sure. [13:30] ilhami: however most overlap, so your only TRUE choices are 1, 6 and 11 [13:30] trying to mingle with irssi!!! [13:30] I set mine to 9 :D I hope it will have a good impact [13:30] it seems faster now [13:31] Ugb3: the download updates while installing thing does what it says it is [13:31] ilhami: picking one of the above three would be best [13:31] I have 12.04 installed on one HD, and have a new HD for 14.04 which will replace 12.04 so I want grub on new HD MBR so I can select boot device in BIOS. tried selecting default during install, and specifying /dev/sdg (new HD per partition manager) but still get nothing after boot prompt. Ideas? [13:31] and should install after installation [13:31] MrmappyINOF: So why is there still update available after installation ? What kind of update does it install ? [13:31] daftykins I will try this and if it doesnt work out as it should I might change it to what you said. [13:31] somsip: just install with the other disk disconnected. [13:31] MrmappyINOF: Nothing happened after installation :/ [13:32] daftykins: and then use installer's recommended default? [13:32] somsip: if you wish, i prefer creating a separate /home partition [13:32] Thanks guys for your help! later! [13:32] Then it should ask you if you want to install after ubuntu installation [13:33] daftykins: I have / 200GB and /home 1.8TB on the new HD. But I'll disconnect the other 3 drives so only the new HD is in there and try that - nice idea [13:33] somsip: enjoy :) [13:33] MrmappyINOF: Anything should pop-up ? I just had the screen with the key explanation and that's all. [13:34] daftykins: thanks - bfn [13:34] Confused to choose btrfs or xfs for high disks performance with high stability. Anyone suggests?. [13:34] Ugb3: I don't know then [13:34] Weird, I think i can live with having to do a atp-get upgrade but it seems weird. [13:36] Ugb3: The sooner you get used to the command line, the easier your Linux experience will become [13:37] MrmappyINOF: Yeah i know, i'm pretty used to it now, but i have come back to ubuntu after years of other distro/windows/Mac os X, and sometime i'm enjoying a seamless non-command line experience, and i'm still confused when something doesn't seems to work as it should. [13:38] Yeah, there are a lot of distros that don't even need a command line, unless you need to [13:39] hello i have a problem with the login screen, the background is shifted. I have two monitor but the other is not active atm [13:44] mamece2: i can't even login from lightdm but to manually startx. Has it happened to you also? [13:45] ahel: check the logs, especially /var/log/Xorg.0.log [13:46] How do i know which driver is my graphic card using ? [13:46] ahel: no, sorry [13:46] Ugb3: Which graphics card do you have? [13:46] .xsessions-errors says gnome-settings-daemon and gnome-session terminated with status 1 dw1 [13:46] bekks ATI 4550 [13:47] mamece2: lucky you :) [13:47] ahel: nothing more before that? [13:47] Ugb3: then take a look at sudo lspci -k [13:47] dw1: disconnected from notified dbus [13:47] ahel: anything in Xorg.0.log ? [13:48] bekks: I only see a "kernel driver in use" for the audio part of my card [13:48] ahel: prob best to check before running startx so you are only looking at hte crash data.. [13:49] Ugb3: Pastebin "sudo lspci -k" please. [13:49] !pastebin | Ugb3 [13:49] Ugb3: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. === tcpman is now known as Guest41067 [13:50] is anybody here using CouchPotato? I'm stuck on changing a settingsfile and the forum is taking *ages* [13:50] it's probably something easy [13:51] bekks: [13:51] bekks: http://paste.ubuntu.com/7478372/ [13:51] dw1: no EE found in Xorg.0.log.old [13:52] Hello [13:52] how can I download ubuntu phone [13:52] http://www.ubuntu.com/phone [13:52] I dont see a download [13:53] dw1: tried to dpkg-reconfigure gnome-session and the other but after restarting lightdm, no luck [13:54] ahel: hard to say.. scour them logs when it crashes.. [13:54] ahel: kern.log.. syslog maybe [13:55] joinf debian [13:55] join debian [13:55] what is ubuntu touch [13:55] hello i have a problem with the login screen, the wallpaper is shifted. I have two monitor but the other is not active atm [13:56] mamece2: I have a wrong login wallpaper too [13:56] Moony22, Phone os [13:56] but it fixed itself when I log in [13:56] ahel: maybe video drivers .. ? weird startx works [13:56] jrtappers: why is it not on the website [13:56] jrtappers: is it no longer supported [13:56] Moony22, It is still in development [13:56] read the website Moony22 [13:56] it tells you all about it :) [13:57] m1dnight: no it doesnt [13:57] ubuntu website sucks like hell [13:57] Quite heavily so, it runs on my N5 (Shh, not supported officially :D) but I would not use it as only phone os [13:58] dw1: yeah that's what is driving me insane: startx works! [13:58] Moony22: It does tell you: http://www.ubuntu.com/phone [13:58] Moony22: You are right, didn't find any pertinent information about ubuntu phone on the website, it look just a corporation website. [13:58] well Moony22.. It tells you *when* on the FAQ [13:58] it tells you *what* on the homepage [13:58] nothing we can tell you is not lised on the page [13:59] ahel: http://askubuntu.com/questions/167610/unable-to-start-lightdm-but-can-startx [13:59] did they ever manage to reach their goal on the kickstarter, btw? [13:59] bekks: did you check my log ? [14:00] hi guys,..i want to change the owner group to root root: rwxrwxrwx 1 desado desado 186K May 17 15:20 Light-Brown-Classy-Dress-1.jpg [14:00] how to do on that file? [14:00] Ugb3: Currently, there is no driver loaded. [14:00] !ati | Ugb3 [14:00] Ugb3: For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/VideoDriverHowto [14:01] Look - the ubuntu website is the worst website ever [14:01] MagePsycho: sudo chown root.root [14:01] the only thing it is good at doing is looking nice [14:01] oh dear lord [14:01] bekks: Ok my card ins't supported... [14:01] Moony22, thanks for your input, do you have an ubuntu support question? [14:02] Ugb3: Not supported by what? [14:02] I go to the ubuntu website - I want to find out: what something is - where I can download it. [14:02] dw1: what if i want to recursively change permisson to all items in a folder? [14:02] MagePsycho: chown -R [14:02] bekks: By ubuntu I guess, checked the link you gave me. [14:02] OerHeks: Yes, is there any release of ubuntu touch or phone or android or whatever it is called [14:02] Moony22: for god's sake. If they tell you *when* its going to be released it means it is *not released yet* [14:02] MagePsycho: see also chown --help ;) [14:02] so you can't download it [14:02] bekks: "For a list of supported video cards, please see https://wiki.ubuntu.com/HardwareSupportComponentsVideoCards " [14:02] I couldn't find mine. [14:03] dw1: chown root.root —> chown -R root:root import/ ? [14:03] Ugb3: "by ubuntu" is wrong at that point. Your card is just too old be supported by ATI anymore. It is still supported by the free radeon driver. [14:03] Moony22, no, not yet, join #ubuntu-touch for info [14:03] dw1: root.root or root:root ? [14:03] OerHeks: ok, and is ubuntu phone a phone or an OS [14:03] Moony22: It is an OS. [14:03] !phone [14:03] Information about the Ubuntu Touch platform for Phone and Tablet is available here https://wiki.ubuntu.com/Touch . Support and discussion in #ubuntu-touch === WolfLambert is now known as WLM|weg [14:03] MagePsycho: examples use a colon, so i guess both will work. not sure the trailing slash will do the parent folder so might wnat to remove it [14:03] bekks: I can't find any information on how to install the open source one. [14:03] ok [14:03] also, to download it: http://bit.ly/1n7qGZC [14:04] OerHeks: what is this then? http://developer.ubuntu.com/start/ubuntu-for-devices/installing-ubuntu-for-devices/ [14:04] Moony22, again, join #ubuntu-touch for info and support === Unismurfhedgehog is now known as SonikkuAmerica [14:04] m1dnight: should the wallpaper login screen issue reported as a bug? [14:05] mamece2: I'm not a pro, but to me personally it's not an issue so I haven't figured it out. I do think it has something to do with the drivers or something :) [14:05] So I can't really help you with that [14:06] Um Hi I'm having problems installing a new graphics driver. Would anyone help me please? [14:06] daftykins: so now I have the MBR written to the USB drive :-/ Looks like I'll have to set the new HD as the boot drive, and have grub on there, with an option to boot 12.04 [14:07] Moony22: Read the headline of your link. "Install Ubuntu for devices on a supported phone or tablet" [14:07] dw1: thank you dived into your link. Now I'll look for lightdm configurations on the web [14:08] ahel: i would check that lightdm log [14:08] ok then.. i have a big problem. I made a mistake using dd. I had a 750 GB NTFS external hd. I started doing dd from my laptop hd to the external dd and i overwrite a bit before doing ctrl+c. Now my ntfs drive has got a lil bit ext4 partition and a lot of UNALLOCATED data. How can i restore whats lets in the ex-ntfs now unallocated part of the 750 gb external hd? [14:09] Okay so anyone knows how i can install any driver for my HD4550 (Knowing that there is no more any catalyst driver for it ?) [14:09] i'm trying irssi....can someone send me a private messagge? thank you....:-) [14:09] Ugb3: go with an older driver [14:09] Ugb3: https://help.ubuntu.com/community/RadeonDriver [14:09] Wispanator: post your problem for best results [14:09] dw1: already done. /etc/lightdm/lightdm.conf.d/ is empty. And that's not nice [14:10] bekks: I read the page, there is nothing about installing it... [14:10] Ugb3, use the standard driver, ati 4xxx is unsupported by the new driver, so no advantage 3d functions and such [14:10] ahel: mine's empty [14:10] OerHeks: How could i do that ? === gnu is now known as Guest46536 [14:10] Um I'm having problems installing a new graphics driver for my HD 7770. Nothing in the Software Updater works properly, so I'm trying to install the 14.4 Beta but the installer doesn't do anything when I run it. [14:10] Ugb3, use the one that comes with the installation [14:11] ahel: my /etc/lightdm/lightdm.conf has 3 lines: [SeatDefaults], user-session=ubuntu, greeter-session=unity-greeter [14:11] What about lightdm.conf ? [14:11] OerHeks: How could i do that ? I didn't change anything and there obviously no driver loaded... [14:12] Ugb3, well, yesterday you removes the closed ati driver, right? [14:12] *removed [14:12] Ugb3: Did you work through the article given? Did you check like the article told you? [14:13] OerHeks: I just did a clean install. [14:13] bekks: Yep. [14:13] Ugb3: So whats the output of "dmesg | egrep 'drm|radeon'" ? [14:14] hey, no batt laptop with loose power [14:14] bekks: http://paste.ubuntu.com/7478473/ [14:14] anyway, who was reading, radeon.modeset = 1 [14:14] Wispanator: try https://help.ubuntu.com/community/BinaryDriverHowto/AMD [14:14] i'm trying irssi....can someone send me a private messagge? thank you....:-) [14:15] Ugb3: Line 6 tells you the free driver is initialized (and loaded). [14:15] Ugb3, then you are fine [14:15] bekks: Weird as i'm sure i have no acceleration at all, i have like 4 fps and only a part of the screen is used. [14:16] OerHeks: Define "fine" ? === megabitdragon is now known as megabit|away [14:16] Ugb3, fine as in no better driver available. [14:16] dw1: you've been quicker than me, thank you :) edited .conf according to/usr/share/lightdm...But now only asks for login and password. Then still stays there [14:16] Ugb3: "Ugb3: Line 6 tells you the free driver is initialized (and loaded)." [14:17] OerHeks: Ok so I can say that my card isn't supported by ubuntu 14.04. [14:17] ahel: so now it starts but you cant login? [14:17] bekks: Yeah sure but there is obviously something wrong. [14:17] I made a mistake using dd. I had a 750 GB NTFS external hd. I started doing dd from my laptop hd to the external dd and i overwrite a bit before doing ctrl+c. Now my ntfs drive has got a lil bit ext4 partition and a lot of UNALLOCATED data. How can i restore whats lets in the ex-ntfs now unallocated part of the 750 gb external hd? [14:17] Ugb3: Because? [14:17] This is far from urgent, but... Is there a way to disable shadows around windows? [14:18] Im using testdisk to try to locate the partition but theres only the ext4 that i copied by mistake, the ntfs is not there, its just unallocated data [14:18] dw1: I can enter my login and it accepts or not but then screen flickers and do nothing else [14:18] ahel: try renaming /home/user/.Xauthority [14:18] bekks: because it is not working well, only a part of the screen is used (9/10 of it and i can't change the resolution) and i have like 4 fps max. [14:19] Ugb3: Define "not working well" [14:19] Ugb3: and 4 fpss when doing what? [14:19] Ugb3: Running which resolution? [14:19] bekks: not well : only a part of the screen is used (9/10 of it and i can't change the resolution) and i have like 4 fps max. [14:19] 4fps opening a folder of whatever. [14:20] bekks: i don't have choice 1080 [14:20] Ugb3: do you use unity? [14:20] bekks: Yeah. [14:20] Ugb3: "1080" is a number, not a resolution. [14:20] Ugb3: I suggest using xfce or lxde then. [14:20] bekks: 1080 stands for 1920x1080. [14:21] bekks: Will i have any acceleration there ? [14:21] dw1: there is no way to reset configs for those packages? [14:21] Ugb3: or at least a full screen ? [14:21] This is far from urgent, but... Is there a way to disable shadows around windows? [14:21] Ugb3: You have a card that old that there is no proprietary driver anymore. Be happy if it works at least. :) [14:21] BartDude: I think it depends on your decorator [14:22] bekks: Ok, i guess i should switch back to fedora or windows then. [14:22] Ugb3: Which doesnt magically improve your hardware. [14:22] i need a hd expert [14:22] bekks: Nope but at least it works. [14:22] mamece2: For what? [14:23] ahel: Decorator? :P [14:23] bekks: i did a mistake using dd [14:24] mamece2, how bad? [14:24] jrtappers: bekks: I overwrite my external hd, but just a lil [14:24] mamece2: And our task is to guess what you did? :) [14:25] mamece2: Then restore your backup. [14:25] ahel: sudo apt-get install --reinstall or sudo dpkg-reconfigure -- but removing/renaming .Xauthority is a common fix for login not working [14:25] bekks: jrtappers I had a 750 GB NTFS external hd. I started doing dd from my laptop hd to the external dd and i overwrite it a bit before doing ctrl+c. Now my ntfs drive has got a lil bit ext4 partition and a lot of UNALLOCATED data. How can i restore whats lets in the ex-ntfs now unallocated part of the 750 gb external hd? [14:26] bekks: the external drive was my backup drive. [14:26] dw1: tried renaming but no luck === fbsd_ is now known as stdint [14:26] mamece2: So you have no data lost. Reformat and create a new backup from your original data. [14:26] And tried even installing reinstalling. [14:26] anyong know how to get two finger right click with a *physical* click (not a tap) working with a clickpad in 14.04? [14:27] Maybe I didn't hit the right packages. Tired... Damn updates [14:27] bekks: that my last option. I want to know if i can recover with foremost from the unallocated data [14:27] raggg, 2 finger click, never heard of that [14:27] ahel: i have helped someone in the past that was helped by actually manually recreating .Xauthority [14:27] mamece2: Creating a new backup will be faster. === fbsd_ is now known as stdint [14:28] bekks: theres a problem, i dont remember if everything in the external drive was backup [14:28] ahel: this looks like the instructions http://tinyurl.com/m7fb4kj .. but i would probably skip that last sudo chmod step it doesnt seem right [14:28] bekks: if i could just get the names of the files I could compare and format without remorse [14:28] mamece2: the file names where overwritten. [14:28] mamece2 bekks isn't that possible to resize the partition with some gparted ? [14:29] Ugb3: that will destroy any chance of restoring the data. [14:29] bekks: Ok i didnt get that there were data loss. [14:29] However, without a backup, the data can safely considered to not have been worth to beb kept. [14:30] bekks: I know theres 116 GB that were lost. it was what dd overwritten. But I want to take a look at the rest of the data in the unaloccated space. theres a way to restore unallocated to NTFS (the initial FS)? [14:30] mamece2: you could try to use photorec [14:30] dw1: but then startx wouldn't work! [14:30] ahel: here's the original that helped the other guy http://ubuntuforums.org/showthread.php?t=1386329&p=8699969#post8699969 [14:30] ahel: ? [14:31] ahel: startx isnt supposed to work. Start your X server with lightdm/gdm/etc [14:31] If it was a xauthority problem [14:31] ahel: perhaps not [14:31] ahel: dont know [14:31] bekks: photorec or foremost? [14:31] ahel: Which permissions/owner does .Xauthority have? [14:31] bekks: that's what we're trying to do [14:31] mamece2: Did I write photorec or foremost? [14:32] ahel: "ls -lha ~/.Xauthority" [14:32] Sorry I'm slow on the phone [14:32] ahel: .xsession-errors might have something too [14:32] bekks: isnt} photorec just for pictures? [14:32] mamece2: No. [14:32] Hi all. [14:32] Anyone here experienced with hostapd? [14:33] leipzig: What if someone is? [14:33] ok let me finnish with testdisk and I will use photorec, tyvm [14:34] bekks: userX proprietary and group read and write. [14:35] bekks: I have been trying to use ap-hotspot which depends on hostapd, and I keep facing this issue.. http://pastebin.com/xBzEYa1Z [14:36] bekks, What could be the problem? [14:36] leipzig: I dont see any issues in your post [14:37] bekks, The issue is that ap-hotspot never completes, and no wireless hotspot is made for some reason. [14:40] bekks: do you think i can skip the partition search and start recovering files from the unallocated data? [14:40] bekks: Ok same problem with lubuntu, everything is slow as vista on a pentium II and it only uses a part of the screen. I think the problem comes from the whole 14.04 and my card... [14:41] Using startx in Nautilus it escalates asking my psw to mount an external HD. Does it suggest anything? [14:43] ahel using startx in nautilus ? what makes you think it should do something right? [14:44] Ugb3, try resetting your monitor to factory defaults, works sometimes [14:45] OerHeks: thanks, but didnt work :( [14:46] do you think i can skip the partition search from testdisk and start recovering files from the unallocated data? [14:47] OerHeks: didn't know it was really that bad [14:49] Ok, byebye ubuntu too bad you don't like my graphic card :'( [14:49] Ugb3: Just get some recent hardware. [14:49] Thank you all who tried to help me. [14:50] bekks: I will, but ubuntu used to be a nice way to get "old" hardware working well... and my 7800Gt is older but working better... [14:50] Back to fedora. [14:50] bekks, Any idea what could be the problem? [14:50] leipzig: never tried / needed to try using hostapd, sorry [14:51] bekk, oh okay. Thanks, anyways.. [14:51] Hi [14:51] I'm an inch from formatting everything [14:52] ahel: because of? [14:52] I have a problem with my /media directory's permissions. I can't open any media unless be su and even as su they're on "read only" mode [14:53] Okay, then... I guess I'm gonna try to move to fedora too.. :\ [14:53] I cannot make it login from lightdm and now I notice that gnome-control center goes segmentation fault [14:53] zM: So which ubuntu are you on? [14:53] 14 [14:54] zM: 14 what? [14:54] The last LTS (14.04 right ?) [14:55] ahel: do you have enough disk space? [14:55] ahel: And whoch ubuntu are you on exactly? [14:55] *which [14:56] I just updated to 14.04 [14:57] Yeah I'm backing up my things on an external HD [14:57] bekks: I cant create an image for the unallocated space in my external hd. what can i do? [14:57] mamece2: Define "i cant create an image" [14:59] mamece2, for restoring/repairing NTFS i would use UBcd with free tools, making an image of unallocated space is not easy. [14:59] bekks: when i use testdisk to create an image the option are there just for data with FS defined [15:00] mamece2: Yeah - and testdisk isnt photorec. [15:01] bekks: i thought photorec worked only with images [15:01] bekks: There must be something wrong somewhere in the last ubuntu, even the fedora installer works better, it is full screen and smooth as butter, i wish it could be like that with ubuntu. [15:01] mamece2: So create an image - I dont see the problem. [15:01] mamece2, you've asked it before, why do you ignore answers? [15:02] Ugb3: The installer is irrelevant at all times. [15:02] bekks: when i try to create an image I cant choose the unallocated space [15:02] OerHeks: Im doing what you suggest [15:02] mamece2: Why not? Create a full image using dd. [15:02] im getting ~60MB/s write speed on a sata 2 SSD, does that seem slow or is that ok? [15:02] mamece2: Operate on that full image only. [15:02] bekks: ok [15:02] raggg: thats ok. [15:02] bekks: cool thanks [15:03] Hi, want to run this by you... I currently have an 80gb and a 60gb hard drive mirroring each other for /home (60gb), and the remaining 20gb on the 80gb as / . I am about to upgrade the drives and bought 2x 160gb drives. I still plan to mirror /home, but with same-sized drives, I'm hesitant to mirror / , in case mdadm has an issue at some point and I can't boot my machine. [15:03] What are your thoughts on how to divvy up the drive spacing? [15:03] bekks: I coul'nt event type in real time in the ubuntu installer... [15:03] Geo: Thats nonsense. You are afraif of mdadm mirroring and you want to not mirror / because of that? :) [15:04] Geo: Then why do you want to mirror /home if you are afraid of losing /home then? [15:05] bekks: eh? [15:05] bekks: my hdd is writing faster than the ssd, is that normal? [15:05] I think you misunderstand [15:05] Geo: Either trust in mdadm and mirror everything, or dont trust in it, and dont mirror anything. [15:06] If /home doesn't come up, my machine (remotely admin'd) can still come up, I can fix what didn't come up. [15:06] Geo: Wrong. :) [15:06] If / doesn't come up, the machine never turns on, and I can't get to it [15:06] How can I debug Xen kernel? [15:06] Geo: How are you supposed to log in your user without a /home ? [15:06] It only crashes with no "explanation" :-( [15:06] bekks: because /home doesn't disapear... it just mounts, empty under / [15:06] This machine, however, does support Xen, it used to work fine with OpenSuse [15:07] Geo: And you will not be able to log in since /home/user/ does not exist. [15:07] hello? [15:07] Geo: So redesign your strategy. [15:07] bekks: lets pretend it does to get past this conversation- it has worked for me for the past five years just fine [15:07] I'm asking about / [15:07] this is my first time trying IRC, it's all quite new to me [15:07] Geo: If you can, mirror it. [15:08] Geo: Especially when you are already mirroring /home [15:08] you guys can see my messages right? [15:08] My 14.04 is very laggy. So was earlier 10.04. What is it depend upon? Could I make any hardware changes to see this go away? [15:08] sl33k_: So which hardware do you actually have? [15:08] patchy_85: No we don't see your message. [15:09] @Ugb3 I don't know why, did I misconfigure something? [15:09] patchy_85: This was a joke, we can read you well :) [15:09] oh lol xD [15:09] can anyone tell me why my desktop is black and I'm unable to open any applications after restarting? http://i.imgur.com/wjc0Pc5.png [15:10] this happened earlier and I had to reinstall [15:10] okay, just a quick question is this the irc channel for ubuntu only? does it also include its variants? [15:10] because I'm a xubuntu user [15:10] I'm running ubuntu 13.04 in parallels [15:11] !raring | davros_ [15:11] davros_: Ubuntu 13.04 (Raring Ringtail) was the 18th release of Ubuntu. Support ended on January 27, 2014. See !eol, !upgrade and http://ubottu.com/y/raring [15:11] bekks: Intel(R) Core(TM)2 Duo CPU T6570 @ 2.10GHz on a Dell Vostro 1015 === alone is now known as syndrome [15:12] sl33k_: Then you just have to live with it - that thing is about 5 years old. You could use xfce or lxde, too. [15:13] bekks: You mean core 2 duo processor? [15:13] sl33k_: I mean your T6570. [15:13] bekks: Would I have to reinstall the os for it? Can I switch from gnome to xfce without much hassle and work and installing? [15:14] sl33k_: "sudo apt-get install xubuntu-desktop" [15:14] herro ubuntu [15:15] sl33k_: It seems that know you have to have a recent computer to use ubuntu with unity. [15:15] bekks: This package changes just the desktop environment without anything underlying, correct? [15:15] does anyone have any clue why my desktop is black? I can tell the windows are there because if I click in the right place the menu bar displays the correct application name, but I can't see anything [15:15] Ugb3: What is unity? desktop environment? [15:16] sl33k_: kind of yeah. [15:16] graphic error [15:16] davros_: You have an unsupported Ubuntu release. Install a supported release first. === miterion_ is now known as miteriob === miteriob is now known as miterion [15:16] yeah. i'd try others instead of unity [15:16] sl33k_: Yes. [15:16] bekks: Ok i will try those commands. I hope nothing goes wrong so as to warrant a backup... [15:17] how can i defragment an ext2/3/4 filesystem? [15:17] sl33k_: I assume you already have a backup. If you dont, you dont have to care, since you dont consider your data being worth to be kept then. [15:17] jakhi: you dont have to. [15:18] just in case... [15:18] jakhi: You dont have to. [15:18] assume i need to [15:18] sl33k_: i use the 'classic gnome' which can be installed with sudo apt-get install gnome-session-flashback [15:18] jakhi: You won't. [15:18] jakhi: I know you dont. [15:18] jakhi: There is no such fragmentation with ext systems. [15:19] sl33k_: http://askubuntu.com/a/65087 -- its easier on the comp than unity [15:19] is this irc channel only for ubuntu or for all ubuntu variants and flavors? [15:19] http://linkpot.net/behead/ jakhi [15:19] i've heard that fsck also consolidates the filesytem [15:19] sl33k_: just install that package i mentioned and choose Gnome (Metacity) at login by clicking the ubuntu icon next to login box [15:19] thanks for the tip dw1. checking the link [15:20] jakhi: you still dont need to do that using ext filesystems. [15:20] dw1: What happens if i cancel a install at command line with ctrl-c. safe? [15:20] sl33k_: should avoid it [15:21] patchy_86, onlu ubuntu xubuntu lubuntu, no derivates [15:21] sl33k_: Not safe. [15:21] sl33k_: If you like Gnome give Fedora a try, my computer is just unusable with Unity but super smooth with fedora and Gome 3, or if you want to stay in a ubuntu-like distrib try elementary os. [15:21] Ugb3: Or just install gnome on Ubuntu. [15:21] Ugb3: you can run many other desktops than unity on ubuntu .. [15:21] Ugb3: Or use xfce, lxde, etc. [15:22] Ugb3: http://tinyurl.com/ubdesk [15:22] which desktop environment do you guys use? [15:22] bekks: Yeah but gnome on ubuntu is not as smooth imo and xfce etc... isn't gnome. [15:22] i use gnome-session-flashback aka gnome classic [15:22] I used to use xfce but since I've learned how to use i3 I can't go back :P [15:22] Ugb3: You just said that "gnome isnt gnome" - I consider that you have no clue what you are talking about at that point. [15:23] tiling window managers are just so much more comfortable [15:23] does anyone have tried i3 or awesomewm yet? [15:23] xfce etc... are not gnome i mean. bekks [15:23] and gome on ubuntu suck imho. [15:23] Ugb3: then again: you can use gnome on ubuntu. And watch your language. [15:24] bekks: Sorry, yeah you can but once again i think it's not that polished. [15:24] Ugb3, no need to rant, this is a support channel, join #ubuntu-offtopic for chitchat. you have old hardware, that does not apply to everybody. [15:25] It apply to sl33k_ whose i was replying to. [15:25] Ugb3: And what do you need eye candy for, actually? For nothing, in fact. The point is, there is no reason in suggesting various distros when the same software can be run the same way and can be configured the same way on ubuntu, too. [15:25] Ok everybody leave me aline. [15:25] Can i ask questions about xfce here as well? [15:25] alone* [15:25] Ugb3: Thats hardly possible in one of the largest channels on freenode :) [15:25] m1dnight: Yes. [15:25] I just was replying to sl33k_ and giving my own advice no need to flame me. [15:26] well, I'm trying to make sure xfce does not show previous windows on startup. well, they are not really "previous" since it shows some session each time [15:26] Ugb3: If you think other opinions than yours are "flaming you", it is you who should leave us alone, actually. [15:26] I have disabled it when I click shutdown, but it still shows me the sessin [15:26] Any clue how I can tell it "do not open anything" ? [15:26] Ugb3: I am open to all. Maybe will first check light buntus then fedora. [15:28] fedora = blasphemy :p [15:28] dw1: pain is a good teacher ;) [15:30] migrating from 12.04 LTS to 14.04 LTS. how does one find out what happened to a package that existed in 12.04 and no longer exists in 14.04?? [15:30] nwg: It wasnt ported to 14.04 - thats what happened. [15:31] This is the dmesg's output: http://paste.scsys.co.uk/376378 [15:32] libreadline-ruby is the package name [15:32] This is lscpi's: http://paste.scsys.co.uk/376381 [15:32] Hi guys, is there a simple preview application(no gimp) that can add text to images, or draw rectangles [15:32] on top of images [15:32] These are with "normal" kernel (not the Xen's one) [15:32] !find libreadline-ruby [15:32] Found: libruby1.9.1 [15:33] raul7821, gpaint can do that, type 'paint' in softwarecenter to see all paint applications [15:33] Can you create a bridge interface along with Network Manager? [15:34] OerHeks:perfect. thanks a lot [15:35] does anyone know of a tool or set of tools to be able to configure the wireless interface with a web page over an adhoc wireless network? -- no keyboard after the initial service installation... i have seen some neat smartphone apps for this, but would prefer http. thoughts? === miterion_ is now known as miterion [15:36] micros: configure network on your ubuntu machine ? [15:36] i am playing with wedmin now, but i dont know if i can customize the pages and only show one page of the entire set. - networking. [15:36] yes [15:36] micros: thats what gnome network manager is there fore [15:36] handy little icon in the top right of your screen [15:36] yes, but i dont have a monitor or keyboard [15:37] embedded system [15:37] micros: what hardware platform is this ? [15:37] so i would like to do it remotely [15:37] raspberry pi [15:37] then it's not ubuntu [15:37] as ubuntu isn't on the pi [15:37] true. [15:37] linux in general, sir. [15:37] sorry, i wasnt clear [15:37] micros: so it's not for this channel [15:37] rasp pi is arm6, ubuntu needs arm7 + [15:37] no problem, it's not for this channel then [15:37] ok, thanks. [15:38] I have two servers running an identical 14.04 ubuntu. One has the php5-ffmpeg package installed, the other says this. and they both have the same /etc/apt/sources.list Package php5-ffmpeg is not available, but is referred to by another package… any idea?? [15:42] hello [15:42] Is there a signal that my program can somehow catch so that it is alerted when ubuntu wakes from suspend? [15:43] is there a way to gather the email lists of everyone at MIT [15:43] help! ubuntu 14.04 wil not boot! anymore after update.. keeps saying "cryptsetup: lvm not avilable" doesn't even let me drop to busybox just hangs... i dont have lvm but the system's partition is luks encrypted. [15:44] lucian, you encrypted your drive? [15:45] i tried doing update-initramfs -k all -c -v but it kept saying fatal error some tmp file cant be found! [15:45] confesstov: how is that related to Ubuntu? [15:45] yeah the drive is encrypted with luks and because im in an older kernel i can still get in [15:46] depmod: WARNING: could not open /tmp/mkinitramfs_*********** blah blah blah [15:47] ok so here's that i tried to do with fix [15:47] sudo update-initramfs -v -c -k 3.2.0-61-generic [15:48] depmod: WARNING: could not open /tmp/mkinitramfs_HDOATB/lib/modules/3.2.0-61-generic/modules.builtin: No such file or directory [15:48] can someone explain to me why there's some fatel no file found? [15:50] ok guys I had to hard shutdown my box because of OS freeze in the middle of xubuntu desktop. What do I do to install again? What happens to the previous incomplete download; it showed 55% complete when I shutted it down. [15:50] alt+printscreen+ REISUB did not work. === CyberJacob is now known as CyberJacob|Away [15:50] sl33k_: i run "sudo apt-get update && sudo apt-get dist-upgrade" and address any errors that may come up.. then, i just remove, reinstall, or install what is necessary [15:51] sl33k_, if it was still downloading you should be fine [15:52] linux-image-3.2.0-61-generic is just nothing but a hassle with encrypted partitions [15:52] has there been any fixes as of yet? [15:52] some sort of hook problem [15:54] Ok how do I switch to xubuntu which seemingly installed fine? [15:54] sl33k_: probably by clicking on the ubuntu icon next to the username box on login page [15:55] sl33k_: then a list should appear [15:55] hello [15:55] i have a lot of problems with wifi and ubuntu for 2wire router [15:56] it keeps getting disconnected while my win8 has no problem [15:56] dw1: The login screen appears even after you lock the screen? I will look up the combination to lock screen... [15:56] join #cubieboard [15:56] sl33k_: Ctrl-Alt-L will lock the screen, but no you have to log out [15:57] robincook, leave #cubieboard [15:57] OerHeks, ah, why say that? [15:57] i need to get rid of linux-image-3.2.0-61-generic but the problem is its being treated as if it doesnt exist.. cant even locate it from the repos [15:57] robincook, as we like your spam ... not [15:57] cant even find it in synaptic :/ [15:58] lucian: what version of Ubuntu [15:58] great thanks [15:58] OerHeks, sorry, I don't get you. I am Chinese, that a main reason I am interesting in cb. [15:58] dw1: 14.04 [15:58] lucian: why are you on such a weird kernel :-/ [15:59] dw1: i dont know it just showed up with that number [15:59] in /ls boot [15:59] lucian: sudo apt-get install linux-signed-image-3.13.0-24-generic [15:59] lucian: err [15:59] ctrl+alt+del shows only logout option. Why does not is show up restart? What is the shortcut to restart os? [15:59] i dont know why there's a initrd.img-3.2.0-61-generic ibn /boot [15:59] lucian: sudo apt-get install linux-image-3.13.0-24-generic [15:59] or how it got there [16:00] lucian: thats the one you should be on [16:00] dw1: thankx, yeah i dont know what happened [16:01] sl33k_: are you in xubuntu now? [16:01] sl33k_: xfce, rather :) [16:01] dw1: no [16:02] sl33k_: not sure bout graphic mode but gnome-session-quit in terminal might work [16:02] how much big is xfce package install? [16:02] sl33k_: "sudo init 6" is the shortcut to restart the OS. [16:02] sl33k_: for logout [16:02] sl33k_: it should tell you when you use the apt-get install command [16:02] I am confused. Logout just switches accounts? [16:03] how do i get rid of this 3.2.0-61 image? [16:03] sl33k_: yea just brings to login screen [16:03] apt-get can't locate it [16:03] lucian: sudo apt-get remove [16:03] it wont find it [16:03] lucian: dpkg -l | grep 3.2.0 [16:03] lucian: use that packagename [16:04] dw1: that didn't find anything other than 3.2.21-1 [16:04] lucian: dpkg -r also works but should be the same as apt-get remove [16:04] lucian: oh you installed from source ? [16:05] dw1: yes i never actually created my own kernal [16:05] kernel* [16:05] so i dont know how this got there [16:05] but i'd like to find it [16:05] and purge it out correctly [16:06] lucian: wont be easy without a package manager [16:06] lucian: You can also try Ubuntu Tweak from tualatrix's PPA ( !PPA risk ) [16:06] lucian: checkinstall is a utility that creates packages from source files .. so if you download the source for that exact kernel and install it again with checkinstall you can then remove the package and it will remove everything ... [16:07] dw1: it cant locate anything thats 3.2.0-61-generic [16:07] Thanks everyone for your help! I was finally able to solve my hotspot issue! :) [16:07] lucian: or you can look at the install process and manually reverse . [16:07] you should NOT be using checkinstall to build kernel packages [16:07] this is all way over my head [16:08] How does logout differ from restart? [16:08] cant i just get rid of a simple kernel image [16:08] lucian: well just leave it there and switch to the latest its just a few bytes space :p === amal is now known as Guest27709 [16:08] lucian: how did you install the kernel image ? [16:09] oh i see whats going on [16:09] i have a lot of problems with wifi and ubuntu for 2wire router [16:09] it keeps getting disconnected while my win8 has no problem [16:10] 3.2.0.61-generic is actually from 12.04 precise(12.04)LTS but it should have been removed during installation [16:10] during a clean full install of 14.04(LTS) [16:11] lucian: it's not a clean install [16:11] lucian: if there is a 12.04 kernel there - it's not a clean install [16:11] it's an upgrade of some sort [16:11] ikonia: yeah so why did it upgrade when it should have fulling installed [16:12] lucian: can you please clarify - is this a clean install or an upgrade [16:12] anyways - i need to remove it it or I'll go OCD crazy [16:12] lucian: can you please clarify - is this a clean install or an upgrade [16:13] ikonia: no i think what happen was, during installation I didn't actuall 'format' the boot partition so i think thats why the old kernel stayed [16:13] lucian: can you please clarify - is this a clean install or an upgrade [16:13] it can only be a upgrade surely? [16:13] i forgot to format the /boot partition so thats why [16:13] lucian: can you please clarify - is this a clean install or an upgrade [16:13] now i remember [16:13] sophocles_: what network card? maybe can google up a solution [16:13] I'm not interested now [16:13] ikonia: scroll up [16:14] it shouldn't be this hard to get information from someone asking for help [16:14] sophocles_: lspci | grep Network might show it [16:14] thanks, let me checko [16:14] so i believe the kernel is nowhere in the / system but still lingering in /boot [16:15] lucian: the kernel is not in / [16:15] kernels do not live in / [16:15] dw1: Atheros Communications Inc. AR9485 Wireless Network Adapter (rev 01) [16:15] so if it just rm those vmlinuzes out [16:15] should be fine [16:15] you have a screwed up system [16:15] sophocles_: same as mine. [16:15] no [16:15] more so due to encyrption [16:15] I would strongly advise you not to remove ANYTHING [16:15] at this time [16:15] When starting xfce it asked - default config or one panel? What doe it imply? What are panels exacly, pardon my terms ignorance... [16:16] guys i'm running ubuntu 14.04 and lamp and even tho i have in php.ini display_errors = off i get Unknown: mysql_connect(): The mysql extension is deprecated and will be removed in the future: [16:16] sophocles_: didnt have any similar issues tho [16:16] hmmm [16:16] I chose default config btw [16:16] i thought it was the 2wire because i have no problem outside of it ie starbucks, coffeebean [16:16] gccster: mysql connect is being replaced by PDO as a php function [16:16] 2wire is pretty pathetic system but i'm not the master of this house [16:17] sophocles_: lsmod | grep ath = http://paste.ubuntu.com/7479084/ ? [16:17] ikonia, no parameter changes? [16:17] How to be comfortable with xfce? Where are the wifi widget at top? What is workspace? [16:17] gccster: it's a totally different function [16:18] ikonia, i would like to use the deprecated but cant stop the error messages to show up [16:18] hence "unknown function" [16:18] gccster: it's an error as it's not installed [16:18] When starting xfce it asked - default config or one panel? What doe it imply? What are panels exacly, pardon my terms ignorance... === ciscam5 is now known as ciscam [16:18] grep: http://paste.ubuntu.com/747/9084/: No such file or directory [16:19] ikonia, how can i fix it? [16:19] gccster: display_errors = off just means it shouldnt show in browser but will show in the logs [16:19] dw1, its still in browser [16:19] dw1: xfce feels nimble. thanks for the suggestion! [16:20] sophocles_: lsmod | grep ath [16:20] nick /register linuxiOSgeek [16:20] sl33k_: i didnt suggest xfce i suggested gnome-session-flashback :) [16:20] oh :) [16:20] gccster: perhaps the script turned display_errors on then [16:20] What version of Ubuntu are you guys running? [16:21] the latest [16:21] If anyones used xfce. where is the wifi widget? [16:21] Are you guys part of Canonical? [16:21] linuxiOSgeek: this is a communty channel [16:21] linuxiOSgeek: mixture of everyone in here [16:21] OK [16:21] linuxiOSgeek: some are, I think. see topic. 'official support' [16:22] Why does Linux not require defragmentation? [16:22] linuxiOSgeek: file system works different [16:22] !defrag | linuxiOSgeek [16:22] linuxiOSgeek: The default Ubuntu filesystem (ext4) is engineered to avoid fragmentation issues in most cases, see http://linkpot.net/behead/ for a simple example on how it achieves this. [16:22] how do i paste it to the bin from command line and grep? [16:22] come again? [16:22] linuxiOSgeek: the ext4 filesystem got a journal. that defrags the filesystem right in time [16:23] Your ext4 filesystem link is broken [16:23] dw1, if i turn it on it shows DEPRECATED warning now it says Unknown: mysql_connect [16:23] Hello. I need to patch module mac80211, can anyone help me? [16:23] !pastebinit | sophocles_ [16:23] sophocles_: pastebinit is the command-line equivalent of !pastebin - Command output, or other text can be redirected to pastebinit, which then reports an URL containing the output - To use pastebinit, install the « pastebinit » package from a package manager - Simple usage: command | pastebinit -b http://paste.ubuntu.com [16:23] gccster: try ##php [16:23] Ubottu's link is broken, pleas fix [16:24] bazhang: that URL seems broken [16:24] Which OS should I use on my ASUS K53E, Windows 8, or Ubuntu 14.04? [16:24] sophocles_: if youre in the gui interface select the text then middle mouse button on the destination [16:25] linuxiOSgeek: it's all about what you need/want and what you are comfortable with [16:25] linuxiOSgeek: totally up to you - see which you like best [16:25] OK [16:25] linuxiOSgeek: since you ask in a ubuntu channel: ubuntu :) [16:25] http://paste.ubuntu.com/7479118/ [16:25] thanks [16:25] Do you use iOS on your Apple devices, or do you not have any iOS devices? [16:26] iOS uses the Linux kernel too! [16:26] linuxiOSgeek, this is ubuntu support, join the apple channel for ios issues [16:26] linuxiOSgeek: for not ubuntu related chat we have #ubuntu-offtopic [16:26] Thats not even true either.. They use the BSD mach kernel [16:26] No, Cocoa Touch [16:27] sophocles_: looks similar to mine .. wonder what the 3k is for [16:27] dw1: greek to me [16:27] sophocles_: i might suggest changing router channel to one with less interference, but if windows works [16:27] sophocles_: i guess its for the bluetooth [16:28] oh well, i mean it's working now, just spotty [16:28] might be the repeater [16:28] thanks tho [16:28] I will join your other channel for non Ubuntu users, OK? [16:29] I messed up my sudoers config so I thought gksu would save me but gksu nautilus just returns 1. same with gksu rm /etc/sudoers.d/my_broken_file [16:29] linuxiOSgeek: Which "other channel"? :) [16:29] #ubuntu-offtopic [16:30] Does Linux require rebooting as much as Windows does? [16:30] linux very rarely requires reboot [16:31] sophocles_: there could be some information in /var/log/syslog [16:31] pkexec visudo did what I needed [16:33] would raising TTL make disconnections due to interference less frequent? [16:34] how do i pipe into a text file? what is the command [16:34] echo test > test.txt [16:35] >> appends, > overwrites [16:36] sophocles_: echo "test" > file; cat file | grep something > file2 [16:36] ic [16:36] sophocles_: "I went thru the same recently the only thing that helped was to change the channel of the wireless router. After that no more drops." [16:36] what do you mean cahnge the channel of the wireless router [16:37] i don't have access to the router, that's the other problem, i would try hacking into the admin page [16:37] sophocles_: yeah you probably can [16:37] Is xfce xubuntu the same? [16:37] same as what? [16:37] and* [16:37] the roomate, the person who owns the router, is not being very decent about it [16:38] ok i will look into that. thanks guys. i didn't mean to say i use win8, i only bought it bc i had a job interview. ubuntu is #1 [16:39] sl33k_: xfce is a desktop environment that can be installed on ubuntu. xubuntu is a download of ubuntu which comes with xfce as default instead of unity. it is lighter weight and runs better with less resources than unity [16:39] sophocles_: http://google.com/search?q=change+channel+router -- if you type route in terminal it should say the 'gateway' IP which is probably the same IP you need to browse to to access admin page [16:39] sophocles_: you're free to use what you want, it doesn't matter to us what you like best, no need to apologise for using windows [16:39] ;) [16:39] just don't ask us to support it :) [16:40] sophocles_, if your roommate's router had ethernet plugs, you could use another wireless router you'd control (or simply plug your machine directly). [16:40] Hello. I need to patch module mac80211, can anyone help me? [16:40] daftykins: so to install xubuntu I will have to remove my current install or run it on the vm? [16:40] sophocles_: then either try the user/pass written on the router or google the model for default login [16:40] sl33k_: no, it can also be installed via the metapackage 'xubuntu-desktop' [16:40] my install is ubuntu [16:41] daftykins: essentially that package runs on top of ubuntu [16:41] Am I on the same page? [16:41] sl33k_: packages are software for installing. it installs :) [16:41] :) [16:41] sl33k_: youre basically on xubuntu :p [16:42] !purexfce [16:42] If you want to remove all !KDE and !Gnome packages and have a default !Xubuntu system follow the instructions here « http://www.psychocats.net/ubuntu/purexfce » [16:42] sl33k_: until you install another desktop and try that ! :) [16:43] anyone try lxde qt yet? [16:43] also. whats recent lxde ppa? installed lxde not lubuntu [16:43] Hi [16:43] <17SAAFDV4> hi [16:44] Is anyone having trouble with 14.04, where the youtube videos dont show any audio for the first 4 seconds? [16:44] kupo_: http://askubuntu.com/a/65131 [16:44] dbugger: i used to have that problem [16:44] dbugger: it worked itself out.. :/ [16:44] <17SAAFDV4> 天才! [16:44] thanks [16:45] !jp | 17SAAFDV4 [16:45] 17SAAFDV4: 日本語の場合は /join #ubuntu-jp または /join #kubuntu-jp を入力して下さい。 [16:45] dw1, I had it on 13.10 and now with 14.04 goes on [16:45] weird [16:45] <17SAAFDV4> sorry ;o [16:46] yeah. dont want lubuntu. lxde is fine. just wanted ppa for updates for it. i shold try the new qt version. heard good things [16:47] dbugger: at the bottom of youtube if you click Try something new it might offer you HTML5 as the default player - maybe it will help [16:47] ok, screw this. goodbye [16:48] I have been trying to load the ubuntu live cd with a USB drive using unetbottin and when I boot it up after the ubuntu boot screen it get stuck at a black screen with no back light [16:48] dannyedwrds: I guess you can use Ctrl-Alt-F1 to load terminal, and there is a problem with teh graphic driver [16:48] This was what I was asking http://askubuntu.com/questions/91380/what-is-the-difference-between-ubuntuxfce-and-xubuntu [16:49] so yeah I got satisfying answers ;) [16:49] dannyedwrds, I would try nomodeset. [16:49] dw1: so when I get into the terminal where do I go from there [16:49] dw1, it is already on HTML5. The thing is, it doesnt happen just on YouTube anyway === alex_ is now known as bornio_ [16:50] dbugger: i found skipping ahead and back fixed it.. [16:50] geraldbrent: there is no choice for nomodeset ive already tried looking for it that little simble at the boot screen is not there at all [16:50] dbugger: but yeah i think it happened in vlc too.. hm [16:50] Hey, anyone got airmon-ng work in Ubuntu 14? I only get the error msg ioctl(SIOCSIFFLAGS) failed: Operation not possible due to RF-kill [16:50] dannyedwrds: good question... [16:50] When trying to airodump-ng mon0 [16:51] hiù [16:51] hi [16:51] dannyedwrds: i suppose you could install a driver package. do you have an add-on video card ? [16:52] dw1: negative I have a ATI Radeon HD 8400 in my laptop [16:53] dannyedwrds: /var/log/Xorg.0.log may have more info about the exact issue, if you can view it === bornio_ is now known as bornio [16:53] Can I get a hint why there aren't simple packages chef-client and chef-server on Ubuntu? [16:53] because chef is not simple [16:54] That is not a reasonable answer. [16:54] it is [16:54] you want a simple version of something that's not simple [16:54] dannyedwrds: installing fglrx-installer might help https://help.ubuntu.com/community/BinaryDriverHowto/AMD [16:54] it's unreasonble to ask for something like that [16:54] dannyedwrds: then you might get to desktop by running 'lightdm' [16:55] dw1: but how would I install graphics drivers if I can't even see the screen [16:55] dannyedwrds: if you press ctrl-alt-f1 at the black screen you might get a terminal [16:55] dw1: ok ill give it a try [17:01] is this the help channel? [17:01] Yes indeed! [17:01] Well, I just installed Ubuntu 14.04 and I dont seem to have sound [17:01] So I switched to a new motherboard & CPU and now my Ubuntu doesn't boot [17:01] Windows 7 does though [17:01] I was wondering, having recently been learning about windows 2012 server and all of it's active directory and many other features for managing a network.. Are there solution likes this for ubuntu / linux in general ? [17:02] GTRsdk: need more info than "won't boot" [17:02] but after I get past GRUB all I see for Ubuntu us just a white _ on a black background [17:02] I followed the basic troubleshooting and alsamixer finds everything ok and gives me a slide board but in sound preferences, I only have a dummy output... ideas? [17:02] no signs of loading [17:02] GTRsdk: boot into single user mode, remove the boot spash [17:02] splash [17:03] ikonia: What do I do at GRUB to get into that? [17:03] the easy way is to use the recovery menu item from grub [17:04] geraldbrent: ideas? [17:04] ah so then that should get me to the "enter root password for maintainance or press Control+D to continue"? [17:04] it shouldn't ask you for the root password as there is no root password in ubuntu [17:05] Well I wasn't able to get into the terminal at all [17:05] alright. I'll reboot and try it. [17:06] I just dont get why it says dummy output. [17:06] Well after the boot screen is still at a black screen with no back light and I can't get into the terminal and am not able to get to the terminal [17:06] and speech dispatcher is disabled [17:10] what maps a USB gamepad's controls to the mouse cursor by default? I can't seem to search for results on the net. [17:10] BTW, I'm using Xubuntu (but #xubuntu isn't responding to my problem [17:15] Back, force alsa to reload didnt work [17:15] I still have a dummy output even though alsamixer in terminal says I have intel [17:16] :( [17:18] ok. it's not the NES emulator that's mapping my gamepad controls to strange crap, because I just uninstalled it and it's still moving the damned mouse cursor. [17:18] reboot? [17:19] LonelyDanbo: reboot? [17:19] oh. do I need to do that too? k. [17:20] LonelyDanbo: not entirely sure but probably would help. [17:20] What does this error mean? bit.ly/1oB5crX ? [17:21] Nope. gamepad still moving the mouse cursor. [17:22] buttons do strange things too. one pastes my clipboard. the other does mouse right-click. [17:23] ciao [17:24] I didn't know Xubuntu had a default installed to handle gamepads. [17:24] Hello, how to run a graphic program as root? kdesu and sudo dont do it right. [17:24] LonelyDanbo: im not sure. that's not good. It seems that the nes emulator or whatever you install remapped your keyboard keys, you might want to search hwo to restore your system's keymappings [17:24] random_user12312: sudo messed up .Xauthority permissions,, and gksu and kdesu do it just right, [17:25] Well after the boot screen is still at a black screen with no back light and I can't get into the terminal and am not able to get to the terminal [17:25] any ideas what i can do? [17:25] brb restarting to try and fix my audio problem [17:26] bekks: thank you, gksu does it right, thank you [17:27] what's a "system keymapping"? [17:27] is it just the keyboard? why would a gamepad be part of that? [17:28] xeno: That means you are not using an official vbox release. Ask the Ubuntu support then, or use an official release. [17:29] Hi from Netherlands [17:30] god I hate my life. why can't simple things just work. [17:30] Hi from Brazil! > Samson [17:30] I upgraded to 12.04 from 10.04, and now my mail server seems to be bouncing messages. Where/how should I start troubleshooting? [17:30] sorry can not good engelisch [17:30] xeno: Forming a full question qould be helpful for all the others. [17:31] The trouble is, I am cloning a virtualbox vm, and when I clone it from a saved state which is booted with a setting to generate a new MAC accress, I do not get the new MAC address, but the booted one on the source vm. [17:31] Wie is hier nederlands???? [17:31] !nl | Samson [17:31] Samson: Nederlandstalige ondersteuning voor Ubuntu (en vers gezette koffie) is te vinden in #ubuntu-nl [17:31] VBGUI version 4.3.10_Ubuntu [17:31] xeno: Provide the important part too: you are using a vbox version from the ubuntu repos. [17:31] what would remap a gamepad's controls to move the mouse cursor? someone said "system keymappings" but isn't that the keyboard? [17:32] xeno: and there is no such things as "VBGUI", but just "VirtualBox". [17:32] Yes, thank you bekks. I am using a Virtualbox version as installed from standard Debian. My Debian is [17:32] ubottu in ubunto softwarecentrum??? [17:32] Samson: I am only a bot, please don't think I'm intelligent :) [17:32] ikonia: recovery mode worked :D [17:32] xeno: For debian support please seek the debian support channels. :) [17:33] Sorry, Ubuntu... [17:33] My Ubuntu is 14.04. [17:33] xeno: Pastebin "lsb_release -a" please as well as "apt-cache search virtualbox" [17:34] is er ook een chat voor nederlands talig? [17:34] !nl | Samson [17:34] Samson: Nederlandstalige ondersteuning voor Ubuntu (en vers gezette koffie) is te vinden in #ubuntu-nl [17:34] So, to recapitulate, I am booted, I save the state to a booted state that is not running. I clone the virtualbox with the setting to regenerate the MAC address to a new one, and that creates a virtualbox vm that still has the original's MAC address [17:34] ok [17:34] xeno: Please provide the information requested. [17:35] When I do the same thing with a virtualbox that is shut down, not saved in a booted state, then it DOES generate the new MAC address. [17:35] The combination used is virtualbox installed on Ubuntu 14.04, but I am installing Debian on the virtualboxes themselves. [17:36] I have not tested with Ubuntu on the virtualboxes themselves, but presumably that is not the issue. [17:36] xeno: I take that as you dont want to provide the information requested. Good luck in getting support for your issue. [17:36] bekks: lease clarify any information I have left out. [17:36] hi all [17:36] how can i submit my app to Ubuntu Software Center ? [17:37] xeno: The information request you ignored was "< bekks> xeno: Pastebin "lsb_release -a" please as well as "apt-cache search virtualbox"" - and I am not going to support issues when I have to request information three times. [17:38] or even more times. [17:39] Here is the pastebin bekks is suggesting, I think: http://pastebin.com/x4e3PjJt [17:39] Please clarify if anything else should be provided. [17:40] xeno: Ask someone else please. [17:41] Looks bekks, I am trying to follow your instructions. It is not very helpful to get impatient and not give a person time to follow through. [17:41] In fact, I suspect it's against nettiquette. [17:41] xeno, if it's not only for comfort reasons, try command line with your cloned machine in OFF state (see manual): VBoxManage modifyvm --macaddress<1-N> auto| => With this option you can set the MAC address of the virtual network card. Normally, each virtual network card is assigned a random address by VirtualBox at VM creation [17:42] Somebody, who knows when dpm will be online? [17:42] Yelu: Okay, thank you. [17:42] xeno, the randomizer for a new mac is to be implemented yet [17:42] ;) [17:42] Meanwhile, I can submit a formal bug if that would be helpful. [17:43] have ubuntu 14.04. anyone know of a way to save state between sessions, including all open programs in all workspaces? [17:43] xeno: In fact, I am supporting people in my free time. There is no god given right granted to you to be supported by me. I am the only one who decides to support people under which circumstances. I told you I am not supporting people when I have to ask three time or more for teh same requested information. If you dont accept that. just move on. Thats it. End of discussion. [17:43] Oh wait, are you kidding? It works sometimes. [17:44] bekks: Hi, i have a question about dd. I have a 1 TB hd, i made a 800 Gb partition, now i can make a image with dd from my 750 GB external drive to the 800GB partition , right? [17:44] Yelu: Do you mean it is only beta. As I said, it works when I clone from a non-booted state. [17:44] mamece2: Yes. [17:45] Yelu: the randomizer just works fine, the solution is that the mac address in a saved state cant be changed. [17:46] xeno, I had no problems under 12.04 LTS, but also your error description is new to me. - I'll test this next week under 14.04 (so you are ahead with your knowledge ...) [17:46] hello [17:46] Ok. You are welcome to contact me for more information if I can be helpful at xeno@eskimo.com [17:46] her from netherlands [17:46] I have read deboostrap was deprecated [17:46] xeno, thank you [17:46] so how do I install debootstrap like ? [17:47] I upgraded to 12.04 from 10.04, and now my mail server seems to be bouncing messages. Where/how should I start troubleshooting? [17:47] !info debootstrap | mirak [17:47] mirak: debootstrap (source: debootstrap): Bootstrap a basic Debian system. In component main, is extra. Version 1.0.59ubuntu0.1 (trusty), package size 29 kB, installed size 228 kB [17:47] Log files don't show any obvious errors [17:47] Ok. Sorry I'm slow at this. I'm not trying to ignore people. Best wishes. [17:47] !info debootstrap | mirak [17:47] bekks: i dont need to do that from a live CD. amirite? its not necessary [17:47] mirak: it's in the repos, an 'apt-get install debootstrap' should install it. [17:47] SchrodingersScat, I have it, I am on quantal. [17:47] mirak: what are you trying to do? [17:47] mamece2: the source has to be offline, which means not mounted, used by anything else, etc. [17:48] SchrodingersScat, just install ubuntu trusty. [17:48] wie schrijft nederlands??? [17:48] !nl | Samson [17:48] Samson: Nederlandstalige ondersteuning voor Ubuntu (en vers gezette koffie) is te vinden in #ubuntu-nl [17:48] SchrodingersScat, but I need to do it from a running ubuntu. [17:48] bekks: ok, nothing will be mounted [17:48] he bekks [17:48] hi [17:48] SchrodingersScat, maybe I could use an alternate cd, but well i don't need to [17:48] bekks, thank you for clarifiction on MAC randomizer topic [17:49] welke bekks?? [17:54] bekks: photorec uses image with the extension .img? [17:56] xeno, to have an identical/similar test bed: which Debian you are installing as guest in VirtualBox on Ubuntu Desktop 14.04 LTS (as the host)? [17:56] xeno, and which network interfaces= [17:57] My gnome terminal on xfce does not show up prompt. Its all black with no cursor. [17:58] sl33k_: http://askubuntu.com/questions/280896/why-do-i-have-no-prompt-in-terminal-on-xfce-in-ubuntu-12-04 [17:59] mamece2: file extensions have no meaning in linux. [18:00] Here's a weird one for you guys: my computer refuses to boot plugged into power. Just gives me a black screen with a cursor. Usually happens after tty1 flashes up there while lightdm starts loading. [18:00] sl33k_ matbe the background and text have the same colors [18:00] maybe* [18:01] MonkeyDust: indeed [18:01] !nomodeset | geraldbrent try this [18:01] geraldbrent try this: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter [18:01] dw1: that did it. thanks [18:02] Already tried that MonkeyDust. Nothing too odd shows up with quiet and splash disabled in the boot args. [18:04] bekks: I have this issue. when i get to testdisk to make the image. I choose the external drive, then none as the partition (so I can make the image for the entire hd). then when i get to choose destination i cant choose /dev/sdb3 (the new partition in the 1 TB drive) [18:04] Hi. I'm thinking of getting an AMD A10-6700 APU to replace my current system which has a low-end nvidia card. Does anyone have any experience with the current iteration of the open-source radeon drivers? Would this be suitable for general use and light gaming without installing the proprietary drivers? [18:05] mcphail: I've had mixed results, but they seem to work well enough. [18:05] geraldbrent: mixed? in what way? [18:06] Some of the computers I tried it on had some issues with choppiness. Others ran extemely smooth. [18:06] geraldbrent: was this a discrete GPU or one of the combined APUs? [18:07] Oh, didn't see that. I've never dealt with APU's, but I'm sure that it would be fine. [18:08] I would like to backup my cell phone, a Sony Xperia SP, to my desktop computer. I haven't yet succeeded. Anyone wanna help me? [18:08] The cell phone is connected to the computer [18:08] geraldbrent: cheers. The drivers seem much better with the built-in ATi chip on my old socket 939 mobo so I think I'll give it a try. If it doesn'twork with the current kernel I'm sure it will soon. Thanks! [18:09] :) [18:09] mcphail: last time I checked hd5000-hd6000~ had the best performance with radeon. If you have a new gpu you will have to use catalyst to get a proper performance, radeon is slow to catch up [18:10] okay so to add more information as to what I'm experiencing [18:10] Ubuntu now loads and runs very slowly [18:10] Pessimist: argh- not what I wanted to hear. I've got the urge to buy some new kit! [18:10] I have the impression that the computer sees only the memory card. I'm looking to be sure that all my user data - including that which might be on the internal memory of the cell phone [18:11] before I had a dual core Core 2 Duo on an Intel Desktop Board, now I use an Xeon L5410 (quad core) on an MSI G41M-P33 [18:11] GTRsdk: I am a newbie, otherwise I would offer to help. [18:11] on Windows it runs very fast, but Ubuntu is like 10x slower [18:11] mcphail: http://xorg.freedesktop.org/wiki/RadeonFeature/ [18:12] newbie|2: what are you running? [18:12] Ubuntu 14.04 LTS 64 bit [18:13] I tried with Ubuntu Studio 14.04 LTS, but that doesn't recognize the cell phone [18:13] daftykins: I'm using Ubuntu 14.04 LTS [18:13] Pessimist: good link. Actually looks quite promising [18:13] newbie|2: ok so if you go into settings and storage on your phone, there may well be three dots on the top right hand corner (or elsewhere) to get to USB storage options, check you're in MTP mode [18:13] Is there a full ubuntu installer that can be run from a running ubuntu ? [18:13] hello to everyone! It has been a while since I played around with ubuntu and now I am facing problems with upgrading my ubuntu version. could someone advice me of what to do? Thanks [18:14] dmavroid: please use paste.ubuntu.com to share what's going wrong [18:14] mcphail: I recommend also searching on phoronix.com for performance tests of your gpu :) [18:14] or openbenchmark [18:15] I'm going to build my own kernel and see if that solves the problem [18:15] dmavroid: what problems? [18:16] I missed my chats yesterday [18:16] give me a sec to paste bin the log [18:16] daftykins: I am in Connectivity. I see "Install PC Companion". Just under that, I find "USB connection mode" in dark - so inaccessible [18:16] dont worry i foudn out how to do it [18:16] newbie|2: it might not be possible to change it whilst you're connected already [18:16] anyone here can help me with vpn connection and resultant loss of internet ? Someone asked me to paste the result of route -n pre and post connection and i did . Can anyone comment [18:16] basically it says failed to download repository information [18:17] using ubuntu 12.04 and connecting via openvpn using the NManager plugin [18:17] daftykins: You saw it right. I put it in MTP mode (it wasn't in that mode before) [18:18] newbie|2: ah-ha! so now you should get it either automatically open a window when you plug it in - and the screen is unlocked, or you can open the 'files' program [18:18] we noobs STAND ALONE [18:18] Pessimist: I've never found benchmark sites like Phoronix very helpful as they never reflect the qualitative experience. The last time I tried the readeon drivers they were slow, blurry and corrupted the display through HDMI. They seem much better now. I'd like to ditch nvidia as soon as possible. Thanks for your help! [18:18] *radeon [18:19] mcphail: if you are on ubuntu you can also try this ppa http://www.phoronix.com/forums/showthread.php?50038-Updated-and-Optimized-Ubuntu-Free-Graphics-Drivers [18:19] daftykins: I found "lucky backup" and it is doing its job. Thanks !! [18:19] newbie|2: my pleasure :) [18:20] newbie|2: if you want standard text messages, i highly recommend the program "SMS Backup & Restore" by Ritesh Sandhu (or similar) [18:20] daftykins: I am a newbie, even though I've been in Linux for a number of years [18:20] Pessimist: great. I'll bookmark that one [18:21] daftykins: What I need to do is to backup everything because the cell phone invites me to update it to the version that is already on it. I will do a factory reboot and, if I didn't do the backup, I'd lose all my user date [18:22] data * [18:22] : How can I attach a screenshot? [18:22] : since there is nothing i can copy and paste [18:23] daftykins: I saw some error messages on certain files during the backup. [18:23] dmavroid: issue the upgrade command from the terminal and then you can paste [18:23] dmavroid: use any free image upload site [18:23] *copy&paste [18:24] newbie|2: you should see the files listed on the phone now, yes? so you can just copy and paste everything onto your computer [18:24] how can i see my ubuntu version from the terminal? [18:24] dmavroid cat /etc/issue [18:24] Are there logs for when my laptop is operational? [18:25] i.e. turned on [18:25] : http://paste.ubuntu.com/7479681/ [18:26] daftykins: I'm using lucky backup to backup my user data ... to my desktop. [18:26] : my version is 13.04 [18:26] dmavroid type daf [tab] for nick completion [18:26] dmavroid: aaah, an EOL version [18:26] !eolupgrade [18:26] End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades [18:26] dmavroid: check out the link above [18:26] anyone care to comment ? [18:27] Vivekananda on what? [18:27] Vivekananda: you really need to read into VPN use more, what you're asking is very basic operation [18:27] : which link? :S [18:27] dmavroid: the second about EOL upgrades [18:27] daftykins: I understood that on connection I can get internet still if I check a box on the routes gui. I did that an yet nothing so stuck now . What should I read ? [18:28] Vivekananda: did you have some pastebin links from the previous person that asked you to check routes? [18:28] : do you think is easier if i just download the new version of ubuntu instead of upgrading the existing one? [18:29] daftykins: I get the connection but lose internet. It is not that my vpn is not connecting so this is more of troubleshooting. What do I read ? yes it is here -- https://gist.github.com/vvikramjhu/08e15119809c7b36c759 [18:29] dmavroid: it definitely would be yes, but it depends if you have much data you would have to backup first. or if your system is partitioned === test is now known as Guest66558 [18:29] : thanks a million! I am going for a fresh install [18:30] dmavroid: my pleasure :) good luck! [18:31] Vivekananda: at a guess i think your DNS servers get changed which stops things from working, are you familiar with 'nslookup' ? [18:31] no I am quite the newbie for internet connections and router stuff. Tell me what to read [18:32] just so you kknow this is a remote computer I am trying to connect to daftykins [18:32] Vivekananda: right but that part already works? are you looking to have internet access through the VPN or through your own connection? === dw3 is now known as dw1 [18:33] I want to have net through my own but be able to use the remote computer too and install things on it using its own net [18:33] How can you fix a broken sudoers file? [18:33] Vivekananda: why didn't you just setup SSH access? :) [18:33] ubuntuinharmony: By fixing the syntax errors. [18:34] ubuntuinharmony: Or by restoring your backup [18:34] What syntax errors? [18:34] Ubuntu One backup? [18:34] ubuntuinharmony: how broken? can you still sudo? [18:34] How do I run a .sh file in my downloads through the terminal? [18:34] ubuntuinharmony: Define "broken" please. [18:34] Like, not even being able to use gksudo [18:35] Vivekananda: anyway, pastebin these "cat /etc/resolv.conf" "nslookup google.com" now connect to the VPN and run again "nslookup google.com" and "ping 8.8.8.8" (press ctrl+c to stop this after 4 or more packets have been sent) [18:35] Bluewolf: that depends, what is it? [18:35] daftykins: HoNClient-3.2.7.1.sh [18:36] Bluewolf: you're absolutely sure there's no better way to install that? [18:36] (i have no idea what it is) [18:36] ubuntuinharmony: will need to go into recovery mode to get to root, then. I'd advise looking up a copy of a 'standard' sudoers file, if you didn't take your own backup, and replacing the broken one [18:36] okay trying that now [18:36] What counts as "standard"? [18:37] And thence, only ever to edit the file via visudo [18:37] visudo would never work either [18:37] How would I mirror an email account hosted elsewhere on my ubuntu server? ie, it logs in to the other account, synchs via IMAP, but then allows me to connect to its own IMAP serer to access that mail. I'm not looking for an email client; just a way to mirror a seperate server [18:37] daftykins: I have selected allow as an executable in properties and double clicked it, gedit is opening up and its freezing. Could my download be corrupt? [18:38] How do I check? [18:38] Bluewolf: so open a terminal, navigate to where that file is (probably just type "cd ~/Downloads" then "chmod +x HoNClient-3.2.7.1.sh" then "./HoNClient-3.2.7.1.sh" [18:38] Bluewolf: well i would do a quick google check to see that that's the best way to get that game running on ubuntu [18:39] ubuntuinharmony: What is your actual issue with the sudoers file? [18:39] Is there a way to get a kernel panic in Ubuntu? [18:39] ubuntuinharmony: Yes. [18:39] ubuntuinharmony: But whats your issue with the sudoers file? [18:39] How? [18:40] ubuntuinharmony: Whats your actual support issue? [18:40] * daftykins is sensing troll potential [18:41] ubuntuinharmony: kill 1 [18:41] daftykins: Yeah I have checke and what you say confirms that. chmod +x HoNClient-3.2.7.1.sh does nothing and ./HoNClient-3.2.7.1.sh says "bash: ./HoNClient-3.2.7.1.sh: /bin/sh: bad interpreter: Text file busy" [18:41] Hey [18:41] sudo rm -rf /* --no-preserve-root [18:41] a good editor for ubuntu? [18:41] !danke [18:41] !danger [18:41] DO NOT RUN THAT COMMAND! That particular command is DANGEROUS and shouldn't be uttered here. REST OF YOU: DANGER, WILL ROBINSON, DANGER! Do not use the command or utter it here thank you! [18:41] Bluewolf: isn't there hon in the ubuntu repos? or a ppa? [18:42] !ops | ubuntuinharmony [18:42] ubuntuinharmony: Help! Channel emergency! (ONLY use this trigger in emergencies) - elky, rww, Madpilot, tritium, Nalioth, tonyyarusso, PriceChild, Amaranth, jrib, Myrtti, mneptok, Pici, jpds, gnomefreak, bazhang, Flannel, ikonia, maco, h00k, IdleOne, nhandler, Jordan_U, DJones or k1l! [18:42] I need one with text highlighting... [18:42] daftykins: you were right. [18:42] ilhami: vim and do :syntax on [18:42] vimvimvimvimvimvimvimvimvimvimvimvimvimvimvimvimvimvimvimvimvimvimvimvimvimvimvimvimvimvimvim [18:42] Pessimist: Ubuntu repos or a ppa? [18:43] Pessimist, how do I put syntax on? [18:43] ubuntuinharmony: if you want help with a real ubuntu issue, please ask about it. If you just want to get banned then continue [18:43] Can some op please remove that troll? [18:43] ubuntuinharmony: Do you have an actual issue you need help with? [18:43] Bluewolf: yes commands don't output anything when they work :) it's meant to be 1.9GB, so type "ls -hl" and compare the size against 1.9GB [18:43] vim [18:43] ilhami: open the file: vim FILE or just open vim and write :o FILE then write :syntax on [18:43] IdleOne: thank you [18:44] Pessimist, I will try. [18:44] thanks [18:44] bekks: hello, do u know how photorec works? does it start recognizing the files as text but then it will reconstruct them to movies and pictures? [18:44] daftykins: if you are there https://gist.github.com/vvikramjhu/08e15119809c7b36c759 [18:44] ping [18:44] oo good I have net back [18:44] daftykins: https://gist.github.com/vvikramjhu/08e15119809c7b36c759 [18:44] mamece2: It will start recognizing files by its content. [18:45] can someone help me with my mic problem? please? [18:45] ilhami: a good tutorial comes with vim. Run vimtutor from a terminal and do it before using :) === rar_rar is now known as rar_rar_AFK [18:45] Pessimist +1 [18:45] no nslookup / ping working after net connection to vpn. Also I am using vpn coz thta is the only thing available to me from the user of the remote network [18:45] irhass: what is the problem with it? [18:46] Vivekananda: ok, so something has totally reconfigured your connection to break more than just DNS. are you handling the VPN entirely through network-manager? [18:46] daftykins: 2,2GB - HoNClient-3.2.7.1.sh, Thats strange I downloaded it through the terminal because of my internet connection - wget -c http://dl.heroesofnewerth.com/HoNClient-3.2.7.1.sh [18:46] cant record any voicea [18:46] bekks: so if its says its a .txt it will leave it like that? [18:46] *voicea [18:46] yes [18:46] voices i mean [18:46] mamece2: file extensions have no meaning in linux. [18:46] Bluewolf: ok try "sh HoNClient-3.2.7.1.sh" [18:47] mamece2: it might look at file header, so looking at the file to see how it identifies vs known headers, because the filename means nothing. [18:47] but I mistakenly also installed openvpn client using sudo apt-get and then ran it once ( was before I restarted the system) using - openvpn --cofigure client.ovpn [18:47] i tried to install 32libs(sudo apt-get install ia32-libs), and it threw some errors [18:47] it says it was impossible to fix the problems, because i held broken packages [18:47] and that the package has unmet dependencies [18:47] lucastt: can you pastebin the entire output please? [18:47] irhass: Which version of Ubuntu? [18:48] !pastebin | lucastt [18:48] lucastt: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [18:48] irhass, also, what is your config? [18:48] lucastt what's the outcome of cat /etc/issue [18:48] SchrodingersScat: bekks what about the folders? I can see he recovers the files into recover.1 and so on. will i get the folder in its original order? [18:48] lucastt: tell us what ubuntu version you are using :) [18:48] bekks, i could, but the output is in Portuguese [18:48] Vivekananda: have you removed that package since? [18:48] mamece2: No. [18:48] Pessimist, 12.04 [18:48] daftykins: http://pastebin.com/MspNG0Af [18:49] lucastt: LANG=C apt-get ... [18:49] saucy [18:49] ok [18:49] i don't know how find the mic conf file [18:49] http://pastebin.com/DAh8c00D [18:50] Bluewolf: ok, you're going to need to delve into the game's support forum and/or look around at how to run/install it with ubuntu. this is their responsibility, not ubuntu's [18:50] What would you experts use to migrate your hd info to a new hd? [18:50] mamece2: cp or rsync [18:50] Vivekananda: i'm not convinced the settings are right for ignoring routes and so on with your VPN setup, but i don't use one myself to comment. [18:50] mamece2 dd [18:51] mamece2: cp /home to the new drive [18:51] Decstasy: dd will produce unnecessary amounts of data :) [18:51] Hey, i'm running 13.04 and i am vnc'ing to it, but the screen is not updating. Any ideas why? [18:51] bekks, http://pastebin.com/DAh8c00D [18:51] thx [18:51] !raring | hpprinter100 [18:51] hpprinter100: Ubuntu 13.04 (Raring Ringtail) was the 18th release of Ubuntu. Support ended on January 27, 2014. See !eol, !upgrade and http://ubottu.com/y/raring [18:51] !upgrade [18:51] For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade [18:51] lucastt: Did you try to install that missing package? [18:51] hpprinter100 upgrade to a supported release, then ask again [18:51] !eol [18:51] End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades [18:52] daftykins: Fair enough it there problem, but is the file itself okay? [18:52] bekks that belongs how you use it :) [18:52] bekks, no, i tought i wouldn't need. should i? [18:52] if you're going to dd you might as well use dcfldd as it gives you real time feedback at least [18:52] lucastt: Well, the error message states that a package is missing. [18:52] Bluewolf: did you see this: http://stackoverflow.com/questions/1384398/usr-bin-perl-bad-interpreter-text-file-busy ; do you have the file open somewhere? [18:52] Bluewolf: i have no way of knowing. by using google with your error i found: http://forums.heroesofnewerth.com/showthread.php?334533-Can-t-install-Initial-Setup-Failed [18:52] bekks, http://pastebin.com/scuCAwEw [18:53] windows 8.1 it is :) [18:53] the last time i installed ia32-libs it broke my theme engine [18:53] GTRsdk: cp home will not copy my system configuration or program's version, right? [18:53] i've experienced issues with ia32-libs and nvidia cards [18:53] mamece2: if you want to copy everything, use dd or copy from / [18:53] daftykins: Me too. [18:53] daftykins: all I have done is to import the vnp client.ovpn file into the vpn and started it. Did I need to set up more things manually ? if so I am stuck. What do I need to do to get this to work ? [18:54] My dovecot server is giving bouncebacks since my upgrade to 12.04... "no such domain" . Where/how should I start troubleshooting this? [18:54] i don't have a nvidia card, all i have is an intel onboard card [18:54] lucastt: Install the missing package ;) [18:54] which one? [18:54] Vivekananda: disable using DNS on the remote system, disable using the remote system as the default gateway and to read up on how VPNs work more so you can find out what's going wrong too :) [18:54] !vpn | Vivekananda [18:54] Vivekananda: For more information on vpn please refer to https://wiki.ubuntu.com/VPN [18:54] lucastt: The missing package from the latest pastebin [18:54] ...archs:i386? [18:54] lucastt: Yes. [18:54] ok [18:55] this vim editor is pretty advanced. It is not as I expected :D I need some GUI editor.. Are there any good ones? [18:55] dafy okay [18:55] SchrodingersScat: Good to see you, No I don't have it open anywhere as it is not running as it should. Its freezing up gedit? [18:55] bekks, same error [18:55] lucastt: Impossible, the error will have changed :) [18:55] Bluewolf: sorry, i was way late, seems your past that problem. [18:55] http://pastebin.com/yc3nyWXH [18:56] lucastt: So a third missing package is mentioned ;) [18:56] SchrodingersScat: Indeed, how ever I feel something could have happened to the download? [18:56] it's not [18:56] it's literally the same message [18:57] lucastt: So install the missing package missing in line 12. [18:57] if you open side by side both links,all that changes is the command [18:57] it says it's not going to be installed [18:57] lucastt: sudo apt-get install ia32-libs-multiarch:i386 gtk2-engines-murrine:i386 [18:57] gosh, i have so many issues with my distro [18:58] bekks, i think that will break my distro [18:58] lucastt that's called "learning" [18:58] lucastt: Because...? [18:58] it's elementary OS [18:58] which has a different theme engine [18:58] and if i install another theme engine [18:58] ah, not supported here, lucastt [18:58] i see [18:58] lucastt: Well, then seek the elementary OS support please. [18:58] i tought i would be able to fix that on #ubuntu [18:59] i'm probably going to switch distros again... [18:59] !elementary | lucastt [18:59] lucastt: Elementary OS is an Ubuntu derivative which is supported in their IRC channel #elementary on irc.freenode.net - http://elementaryos.org/ for more information on this distribution. === BatBot is now known as Bucky === Bucky is now known as Bukky [19:00] its support is very bad [19:00] sounds about right [19:00] every time i asked there they wouldn't reply [19:00] lucastt tip: use a distro with good support [19:00] i'm switching to ubuntu [19:00] what is the best terminal for Ubuntu? [19:00] I have this terminal which doesnt accept a dragged file [19:00] thats pretty bad [19:01] i'm using elementary os because i find it very beautiful [19:01] gnome-terminal is good [19:01] i guess i shouldn't have chosen just because of that [19:01] lucastt: correct! [19:01] now another question [19:02] how do i remove Elementary OS? lol [19:02] without loosing my stuff [19:02] i have Windows 7 on dual boot [19:02] lucastt: how much do you need to backup? [19:02] lucastt backup first, then install new system [19:02] can i do a "triple" boot? [19:02] lucastt: us not supporting it includes how to get rid of it ;) [19:02] lucastt: sure. [19:03] daftykins, ok, sorry [19:03] you can but it adds more pain than it is worth sometimes [19:03] Yeah gnome terminal is good [19:03] thanks [19:03] the last time i reinstalled Elementary, i deleted its partitions [19:03] which wasn't a happy choice [19:03] because i also removed GRUB [19:04] i mean, i broke it [19:04] it wouldn't open any OS [19:04] there's ways to fix GRUB [19:04] lucastt: ok, ubuntu support questions only please. you're welcome to speak of elementary in #ubuntu-offtopic [19:05] GTRsdk, yeah, i fixed it [19:05] daftykins, sorry, i stopped. [19:05] daftykins: that vpn info is upto 10.04 only I have tried the steps here https://help.ubuntu.com/community/VPNClient but no good :( [19:05] Vivekananda: yeah there'll be more documentation available online i'm sure [19:06] Is the first boot after a new CPU usually slow? [19:06] GTRsdk: no [19:06] stoowho [19:06] I am trying to look but if you know of one that talks about network connections grounds up would be very helpful [19:07] Vivekananda: no, not off hand [19:07] bekks: weird... my boots have been very slow with this new CPU which is supposed to be faster than my old one [19:07] though it could be a motherboard issue too [19:07] as I switched that too [19:08] though with CPU usage at 100% (compiling the kernel) it seems to be faster [19:09] w h o ? [19:10] FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF [19:10] FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF [19:11] stoo_: *plonk* [19:11] UUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU [19:11] stoo_: Stop that [19:11] C [19:11] totally didn't see that coming [19:11] CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC [19:12] KKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKK [19:12] KKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKK [19:12] lol [19:13] so how exactly would one switch the default CPU governor? does it have to be baked into the kernel as default? [19:13] BORING === Xulai_ is now known as Xulai [19:14] xfce does not have the top panel with battery and wifi widget. Also add item to panel option does not contain. How would I know the status of these which runs the risk of battery running out without my attention? (in fact it did run out some time back) [19:14] does not contain these options* [19:15] uhhh, my update from 13.04 to 13.10 says it failed [19:15] kubuntu [19:16] TomyLobo: pastebin or screenshot please [19:16] on it [19:16] http://ctrlv.in/332930 [19:16] GTRsdk: cpupower is a great userland tool to change cpu governor [19:17] a set of tools* [19:18] Pessimist: does that activate the governor as soon as the system begins loading, or is it later on the boot? [19:18] I think I'll play it safe with baking a kernel with just performance mode lol [19:18] daftykins apt-term.log indicates that upgrading squid failed... i want to uninstall that after the update anyway [19:18] my CPU is efficient enough... no need to save more watts [19:19] that message is really scary though. is everything else ok if that's the only thing listed at the end? [19:19] what does that message really mean? [19:19] Can anyone help me troubleshoot this error? May 17 15:16:31 leafblower postfix/smtpd[29373]: NOQUEUE: reject: RCPT from unknown[xx.xx.xx.xx]: 450 4.1.8 : Sender address rejected: Domain not found; from=<****@meh.edu> to= proto=ESMTP helo= [19:19] No mail is getting through to my IMAP server [19:19] TomyLobo: i would continue doing this from the terminal to find out what state things are in, has that closed yet? [19:20] geo ****@meh.edu this is not a valid address [19:20] Could you recommend another desktop environment preferably beneath 100 MB but has all items in the top panel? [19:20] I guesss im gonna find out the photorec results in 8 hours [19:21] I have xfce. However I find some items in panel are missing [19:21] sl33k_, You want a like gnome 2 environment right? [19:21] daftykins nope, the dialog is still open [19:21] is Wubi still part of official Ubuntu ISOs? [19:21] no [19:21] thanks [19:22] TomyLobo: just hit close, open a terminal and run "sudo apt-get update && sudo apt-get -f install" and paste it to paste.ubuntu.com please [19:22] the word "wubi" refuses to die [19:22] Beldar: Yup. [19:22] Decstasy: well obviously :P I censored it [19:22] And which half as nice. [19:22] looks* [19:23] sl33k_, There is the fallback, the pseudo gnome 2 by gnome 3. [19:23] wols_: it should not ever be used anymore [19:23] daftykins the dialog says it's going to run dpkg-configure -a if i close it [19:23] !fallback [19:23] sl33k_, why not add the things you are missing ? [19:23] Beldar: out of the box? [19:23] TomyLobo: yep might as well let it do its' thing [19:23] sl33k_, Out of what box? [19:24] Geo: okay. Some ppl here do strange things :) You might have a dns problem. Check the url for a valid mx entry with dig. [19:24] I can ping that hostname fine [19:24] so I know it can be resolved [19:24] OerHeks: If I do Add Items in context menu of the panel, I couldnt find any [19:24] daftykins: someone asked about a side by side installation besides windows 7 for ubuntu in another forum. SO I wanted to make sure this wasn't wubi he was referring to. I told him to resize his windows partition to make some room [19:24] this started happening after upgrading from 10.04 to 12.04 [19:24] Geo but there must be a dns mx entry [19:24] sl33k_, Do some research and stop having this channel hold your hand!!! [19:24] daftykins what do you think about uninstalling the failed squid packaged first? [19:24] for the sending IP, correct? [19:25] packages* [19:25] or the receiving IP [19:25] i want to get rid of them anyway [19:25] Geo: both [19:25] this channel should be #ubuntu-enabling [19:25] wols_: ah i see [19:25] Beldar: see my previous message to OerHeks [19:25] geo for meh.edu [19:25] TomyLobo: well you'll need to wait until APT and dpkg are happy first [19:25] i think that'll make them happy :) [19:26] sl33k_, see http://docs.xfce.org/xfce/xfce4-panel/add-new-items as xfce is a little different than xubuntu [19:26] Geo it is rejected because the recieving server cannot validate youre address [19:26] oww, aptitude lists a shitton of packages as autoremoved [19:26] I own the receiving server, Im' not getting any emails to it [19:26] And they're coming from places like gmail, yahoo, etc [19:26] well, marked for autoremoval [19:26] MX records exist for all [19:27] its 100% failing [19:27] what the heck [19:27] i installed some of those packages [19:27] xsel, for instance [19:27] TomyLobo: please try and keep the general chatter to a minimum and focus on questions and answers only, plus stop pressing enter so much :P [19:28] Geo please give me the address youre trying to send a message. I will try it with mine (from my own server) [19:28] yeah sorry, i'm just a bit disturbed about the upgrade uninstalling packages i manually installed [19:28] Does anyone know if it's possible to automatically start three terminal sessions, stacked on the left hand side of a wide screen display? [19:28] TomyLobo: i hope you backed up. [19:28] or rather, marking them as automatically installed [19:28] yes, but i dont want to use that :/ [19:28] sl33k_: gnome-session-flashback <3 [19:29] Decstasy: you'd get an email back with delayed delivery error message: Diagnostic-Code: smtp;450 4.1.8 : Sender address rejected: Domain not found [19:29] but thank you [19:29] however [19:29] doing a dig on my machine returns A records, but I dont' see MX records listed [19:29] dig gmail.com all [19:29] Shouldn't that display MX records as well? [19:30] dw1: :) [19:30] nm, dig gmail.com mx shows them [19:30] ok next dialog is less scary "update complete but there were errors during the upgrade process" [19:30] sl33k_: http://i.imgur.com/MyXz4hq.png look them nice icons :P [19:30] try dig domain.com MX [19:30] Geo: "all" is not a proper option [19:31] OerHeks: ok I found Audio mixer. But could not locate battery widget [19:33] ah ha! [19:33] dw1: that DE is definitely a treat for the eyes [19:34] /var/spool/postfix/etc/resolv.conf is empty [19:34] obviously. [19:34] sl33k_, maybe you want these widgets http://packages.ubuntu.com/trusty/xfce4-goodies if not installed already [19:34] Geo as i sait DNS problem :D [19:34] nah [19:34] postfix! [19:34] I'm guessing the upgrade gave me a new postfix that decides to chroot /var/spool/postfix [19:34] Geo Nope postfix uses DNS ;) [19:34] b/c /etc/resolv.conf is fine [19:35] Geo anyways. it was a pleasure to help you :) [19:36] can anyone confirm that? What the difference between 10.04 and 12.04 postfix is, and why resolv.conf got blanked after an upgrade? [19:37] Geo should be in a mail archive... somewhere... out there... [19:37] heh [19:38] well, now dovecot is saying it is having issues [19:38] this is why i hate upgrading [19:38] Geo: Next update will take place in 5 years ;) [19:39] daftykins the update also said it's going to remove kdm. any idea why? [19:39] this is kubuntu, btw [19:39] dovecot didnt seem to update any config files in the upgrade [19:40] TomyLobo: heh, sounds pretty nasty. however, where are you reading this? [19:40] I prefer to get a output of installed packages and export my configs and homefolder. Then i do a fresh install and import everything. Its better than doing a upgrade - i dont thrust that [19:40] OerHeks: That should work. Thanks! [19:40] It's a confirmed bug https://bugs.launchpad.net/ubuntu/+source/xfce4-panel/+bug/1302462 [19:40] Launchpad bug 1302462 in xfce4-panel (Ubuntu) "network icon disappeared in xubuntu" [Undecided,Confirmed] [19:40] daftykins well it *is* gone [19:41] TomyLobo: have you finished with these programs and returned to a terminal yet? [19:41] daftykins was it demoted from being the default display manager, maybe ? [19:42] daftykins i fixed the package state with aptitude now [19:42] right but at no point have you run the commands i asked for :) [19:43] well i ran the aptitude equivalent of those, minus a few packages i really didnt want it to uninstall, plus uninstalling squid [19:43] ran through nicely, no errors, no warnings or anything [19:43] Just out of curiosity what this workaround does that is written there: ("""As a workaround, put "INDICATOR_ALLOW_NO_WATCHERS=yes" in /etc/environment and reboot""") [19:44] TomyLobo: so what does "cat /etc/issue" report? [19:44] 13.10 [19:45] TomyLobo: is that what you were on or what you are upgrading to? :) [19:45] I'm using ubuntu 12.10 64bits http://paste.ubuntu.com/7479954/ [19:45] q_p: sadly 12.10 is no longer supported [19:46] GTRsdk: which one is supporte? [19:46] q_p: 12.04, 13.10, and 14.04 [19:47] Hi back. Memtest from HD no errors, from USB key there are tons. Ideas? [19:48] ahel: corrupted usb [19:48] So it's a bad idea installing new is from that bastard,I guess [19:49] language. [19:49] /s/is/os [19:49] /s/bastard/corruption carrier [19:50] I use an apt repository that requires specific ssl certs. I have the certs, I can use them in a curl command and hit the repository, and I've created an apt.conf.d file that says to use these certs, but it doesn't seem like apt-get is doing it - i get gnutls errors during an apt-get update complaining it can't hit that repo [19:50] what might i be missing? i have the proper packages (apt-transport-https) [19:51] is anyone familiar enough with dovecot over the years to tell me- upgrading from 10.04 to 12.04, there were significant changes to dovecot that a 10.04 config no longer works. I inserted a current dovecot.conf; but now there are may other files that have errors in them ( /etc/dovecot/conf.d/01-mail-stack-delivery.conf for instance). Do I need to run through all these files, or are they still needed? [19:51] Geo in #ubuntu-server perhaps [19:53] daftykins i was upgrading from 13.04 [19:54] TomyLobo: check /etc/apt/sources.list refers to saucy and not raring, then do a full "sudo apt-get update && sudo apt-get dist-upgrade" then make sure kubuntu-desktop is installed === WeirdEnthusiast is now known as SonOfZeus === SonOfZeus is now known as _SonOfZeus_ === juan is now known as Guest17631 [19:57] What would be most effective multiboot usb, do not care too much about presistence, but need smooth way of changing iso's on usb? vbox was recently dismissed as good method. [19:58] qin_ MultiSystem [19:59] qin_ http://www.pendrivelinux.com/multiboot-create-a-multiboot-usb-from-linux/ [19:59] MonkeyDust: You mean http://sourceforge.net/projects/multisystem/ ? [19:59] qin_ yes, same name, same pupose, so i guess it's the same [20:00] purpose* [20:00] MonkeyDust: Sweet, let's give it a go, later ;) [20:00] for anyone who cares, cmusieve was renamed to sieve in 12.04 [20:00] that was the issue [20:01] dear freakin lord that took forever [20:01] Geo think positive: you found it yourself, best way to learn [20:08] Does downloading a package requires GPG ? [20:08] no [20:08] no sl33k_ === aaron is now known as Aaron [20:09] sl33k_ what makes you ask that question? [20:09] when you do apt-get update if is complaining about a gpg key then yeah you have to add it [20:11] Maybe I saw something along the lines of GPG when installing a package [20:11] check the message sl33k_ [20:11] it might be crucial [20:12] daftykins update updates from saucy, dist-upgrade has nothing to do, i manually removed kubuntu-desktop a while ago in order to be able to get rid of a few resource hogs [20:12] TomyLobo: but that means there's nothing keeping your KDE setup there... [20:13] hi everyone [20:13] hi [20:13] daftykins i set them to manually installed [20:13] Aaron: Yes. But I am stuck at this window in terminal after installing mailutils asking Please select the mail server configuration type that best meets your [20:13] │ needs. [20:13] echo "this is the body" | mail -s "this is the subject" "to@address" [20:13] so there's that keeping them there :) [20:13] but i'll reinstall it. looks like those resource hogs went to "recommends" [20:15] TomyLobo: installing kubuntu-desktop^ with the circumflex should make sure any dependancies are on, then you'd be in a safer situation to try a reboot and see if you still have a system [20:15] sorry for the improper formatting [20:17] kubuntu-desktop recommends plasma-widget-facebook... what the heck [20:17] daftykins i already rebooted and i still do have a system :) [20:17] TomyLobo: ah, nothing to worry about then [20:18] Hey! I'm trying to get steam running on 14.04 but it doesn't seem to run [20:19] more detail please [20:19] infernal: any errors? [20:19] infernal there's also the channel #ubuntu-steam [20:19] I allready asked the question there so far no response so i thought gonna try here :) [20:20] So I'm running AMD A6-6400K APU with there driver [20:20] infernal: ask in #ubuntu-steam [20:20] infernal: you didn't post a question.. [20:20] daftykins my original plan was to update to 14.04 right away [20:21] How to fix this? http://pastebin.com/KYRrf0Es [20:21] not sure if i want to do that now after this one didnt go as smooth as expected [20:21] UBUNTU SUCKS, IS A BUGGY DISTRO FOR DUMBASS GUYS UBUNTU SUCKS, IS A BUGGY DISTRO FOR DUMBASS GUYS UBUNTU SUCKS, IS A BUGGY DISTRO FOR DUMBASS GUYS UBUNTU SUCKS, IS A BUGGY DISTRO FOR DUMBASS GUYS UBUNTU SUCKS, IS A BUGGY DISTRO FOR DUMBASS GUYS UBUNTU SUCKS, IS A BUGGY DISTRO FOR DUMBASS GUYS UBUNTU SUCKS, IS A BUGGY DISTRO FOR DUMBASS GUYS UBUNTU SUCKS, IS A BUGGY DISTRO FOR DUMBASS GUYS UBUNTU SUCKS, IS A BUGGY DISTRO FOR DUMBASS GUYS UBUNTU SUCKS, IS A BUGGY [20:21] I'm getting a grub error on boot 'hd0 out of disk', and from a Live CD 'sudo fdisk -l' gives no output. Is my hard drive dead, or can it still be revived? [20:21] UBUNTU SUCKS, IS A BUGGY DISTRO FOR DUMBASS GUYS UBUNTU SUCKS, IS A BUGGY DISTRO FOR DUMBASS GUYS UBUNTU SUCKS, IS A BUGGY DISTRO FOR DUMBASS GUYS UBUNTU SUCKS, IS A BUGGY DISTRO FOR DUMBASS GUYS UBUNTU SUCKS, IS A BUGGY DISTRO FOR DUMBASS GUYS UBUNTU SUCKS, IS A BUGGY DISTRO FOR DUMBASS GUYS UBUNTU SUCKS, IS A BUGGY DISTRO FOR DUMBASS GUYS UBUNTU SUCKS, IS A BUGGY DISTRO FOR DUMBASS GUYS UBUNTU SUCKS, IS A BUGGY DISTRO FOR DUMBASS GUYS UBUNTU SUCKS, IS A BUGGY [20:21] lol [20:21] Stuff: And you are on ignore. [20:21] Stuff go use mint then [20:21] omg [20:21] TomyLobo: yeah you have to do that in hops [20:21] TomyLobo: only LTS to LTS go direct [20:22] daftykins yeah i meant to do it in hops [20:23] * squaregoldfish asks again in case I got hidden by the moron: [20:23] UBUNTU SUCKS, IS A BUGGY DISTRO FOR DUMBASS GUYS UBUNTU SUCKS, IS A BUGGY DISTRO FOR DUMBASS GUYS UBUNTU SUCKS, IS A BUGGY DISTRO FOR DUMBASS GUYS UBUNTU SUCKS, IS A BUGGY DISTRO FOR DUMBASS GUYS UBUNTU SUCKS, IS A BUGGY DISTRO FOR DUMBASS GUYS UBUNTU SUCKS, IS A BUGGY DISTRO FOR DUMBASS GUYS UBUNTU SUCKS, IS A BUGGY DISTRO FOR DUMBASS GUYS UBUNTU SUCKS, IS A BUGGY DISTRO FOR DUMBASS GUYS UBUNTU SUCKS, IS A BUGGY DISTRO FOR DUMBASS GUYS UBUNTU SUCKS, IS A BUGG [20:23] UBUNTU SUCKS, IS A BUGGY DISTRO FOR DUMBASS GUYS UBUNTU SUCKS, IS A BUGGY DISTRO FOR DUMBASS GUYS UBUNTU SUCKS, IS A BUGGY DISTRO FOR DUMBASS GUYS UBUNTU SUCKS, IS A BUGGY DISTRO FOR DUMBASS GUYS UBUNTU SUCKS, IS A BUGGY DISTRO FOR DUMBASS GUYS UBUNTU SUCKS, IS A BUGGY DISTRO FOR DUMBASS GUYS UBUNTU SUCKS, IS A BUGGY DISTRO FOR DUMBASS GUYS UBUNTU SUCKS, IS A BUGGY DISTRO FOR DUMBASS GUYS UBUNTU SUCKS, IS A BUGGY DISTRO FOR DUMBASS GUYS UBUNTU SUCKS, IS A BUGG [20:23] omg [20:23] !op [20:23] Matts4d you shouldnt chat as root [20:23] Help! Channel emergency! (ONLY use this trigger in emergencies) - elky, rww, Madpilot, tritium, Nalioth, tonyyarusso, PriceChild, Amaranth, jrib, Myrtti, mneptok, Pici, jpds, gnomefreak, bazhang, Flannel, ikonia, maco, h00k, IdleOne, nhandler, Jordan_U, DJones or k1l! [20:23] UBUNTU SUCKS, IS A BUGGY DISTRO FOR DUMBASS GUYS UBUNTU SUCKS, IS A BUGGY DISTRO FOR DUMBASS GUYS UBUNTU SUCKS, IS A BUGGY DISTRO FOR DUMBASS GUYS UBUNTU SUCKS, IS A BUGGY DISTRO FOR DUMBASS GUYS UBUNTU SUCKS, IS A BUGGY DISTRO FOR DUMBASS GUYS UBUNTU SUCKS, IS A BUGGY DISTRO FOR DUMBASS GUYS UBUNTU SUCKS, IS A BUGGY DISTRO FOR DUMBASS GUYS UBUNTU SUCKS, IS A BUGGY DISTRO FOR DUMBASS GUYS UBUNTU SUCKS, IS A BUGGY DISTRO FOR DUMBASS GUYS UBUNTU SUCKS, IS A BUGG [20:23] I'm getting a grub error on boot 'hd0 out of disk', and from a Live CD 'sudo fdisk -l' gives no output. Is my hard drive dead, or can it still be revived? [20:23] the children are awake [20:24] any idea why runnin do-release-upgrade on a 13.04 install, wouldnt let me go to 14.04, i had to go to 13.10 then 14.04 [20:24] are there any specific packages besides apt-transport-https that a machine would need in order to get aptitude to pull from https sites using specified keys (specified in an apt.conf.d file and I've tried using the -o options on the command itself.) [20:25] fris: that's how ubuntu is designed to upgrade. [20:25] So the error dump says steam can't connect to X, why would that be? [20:25] daftykins ahh thought you can go from lts to lts [20:25] infernal: what are you running? [20:25] fris: correct, 13.04 was never LTS [20:25] ah ok [20:26] was wondering why no lts was in the tagline [20:26] raring died after 6 months, yep [20:26] daftykins, 14.04 [20:26] my other 2 machines i did a 12.04 to 14.04 never did a 13 was curious [20:27] Ìû [20:28] infernal: what graphics hardware + driver? what happens if you run 'steam' in a terminal? (don't paste, use paste.ubuntu.com) [20:28] hello [20:29] hi [20:29] u speak french ? [20:29] !fr [20:30] Nous sommes desoles mais ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci. [20:31] is there any way to pipe a request for sudo password through zenity [20:32] Richland [Radeon HD 8470D] with the propriatary driver, http://paste.ubuntu.com/7480169/ [20:33] lazarus_: ask for pass with zenity, pass that password as stdin to sudo -S [20:33] lazarus_, see this post and 1st answer > http://askubuntu.com/questions/314395/proper-way-to-let-user-enter-password-for-a-bash-script-using-only-the-gui-with [20:35] Hello guys. What gnomeshell theme is used in these screenshots. I figured out how to switch terminal to dark, but not filemanager etc.. http://www.webupd8.org/2014/05/how-to-install-gnome-312-in-ubuntu.html [20:35] b1001: not sure what that theme is, but have you been to gnome-look.org ? [20:36] Hi, I am not able to login to my ubuntu 12.04.3 LTS, without having my internet connection. Any ideas? [20:36] Yeah.. Cant really find anything. [20:37] b1001: numix === CyberJacob|Away is now known as CyberJacob [20:38] xangua: http://gnome-look.org/content/show.php/DNumix?content=164762 [20:38] That one [20:38] ? [20:39] http://numixproject.org/ [20:41] are there any specific packages besides apt-transport-https that a machine would need in order to get aptitude to pull from https sites using specified keys (specified in an apt.conf.d file and I've tried using the -o options on the command itself.) [20:44] I could go there and look but maybe I can save some time: What is the irc.ubuntu.com network? That redirects here? [20:45] blind I had never heard of it, but maybe this is useful http://packages.ubuntu.com/lucid/apt-transport-https [20:46] yeah i already have that installed :\ === CyberJacob is now known as CyberJacob|Away [20:49] Hello [20:51] hi. [20:52] After updating my headless server to 14.04, it no longer properly boots. The first thing I noticed is that GRUB no longer automatically chooses the load ubuntu. When I select it, it begins to boot, but crashes and then the computer restarts and I end up back at the GRUB screen, but the keyboard no longer works. Any help is appreciated === rafael is now known as Guest76260 [20:53] Hazzard: tried the usual? memtest, an older kernel... [20:53] guten Abend :) [20:53] ubuntu fell asleep while i was watching a youtube video [20:53] so i pressed a button to wake it up [20:54] and now i can moev my mouse, see a freeze frame of the youtube video, but cant do anything esle === hammerl is now known as qwert [20:54] its stillplaying the sound of the video as though the video were playing, but im not getting any new frames [20:54] a friend has a broken package state. i want to help with the diagnosis and the easiest way i know to do that is aptitude. problem is: that's not installed by default anymore for whatever reason [20:55] how can i install aptitude without messing with the other packages? [20:55] i dont know what to do [20:55] TomyLobo: you cant [20:55] if i have to restart? id rather not, there were some things i wasnt finished with running [20:55] hunt, kill the video player [20:55] how thouhg? i cant open any windows [20:56] hunt, does ctrl+alt+t work? [20:56] bekks really? no override switches or anything? [20:56] TomyLobo: No. [20:56] no it doesnt [20:56] smiremp [20:56] Hmm, may be a hardware issue [20:57] hunt, what about another login? i think its ctrl+alt+f1 [20:57] yea ok thats good, can i kill processes on my main login through this one? [20:57] hunt, Yes, ps aux then kill -9 if you are sudoer [20:58] hunt, grep the process list, or use htop [20:58] ok cool i got it [20:58] thanks smiremp [20:58] TomyLobo: sudo apt-get install -f; should help? [20:58] qin_ not likely [20:58] awesome that ill get to use alternate shells to fix frzen programs now [20:58] hunt, go through the wiki and setup or disable suspend IMO [20:58] instead of finaegling with the process manager [20:59] Hi... My question is little stupid /lame/ Is it possible to hack an account in Facebook with Linux distribution like Ubuntu. There are thousonds of videos in Youtube. Just for information :) [20:59] smiremp: which wiki? [20:59] hunt, ubuntu's one [20:59] Gotinia: no [20:59] smiremp: isnt it rather large? [20:59] TomyLobo: sudo dpkg --configure -a; and then apt-get [20:59] GOTINIA, You can use any major OS for that [20:59] Gotinia: it doesnt really matter what os you use [21:00] hunt, I dont understand your question. I was suggesting fixing or disabling sleep on your machine [21:00] GOTINIA: that is an inappropriate question for here, please go elsewhere. [21:00] lol [21:00] qin_ what if they fail configuring? [21:00] smiremp: oh sorry i misunderstood you [21:00] like, all the time [21:00] I see. My girlfrined was hacked and ask me for hele before 1 week. So she dont have any key logger and use only her pc. May be they trace her router. [21:00] TomyLobo: unless they come here themselves we can't help, we don't do proxy assistance [21:01] daftykins: ok.. I just asked for possibility not to do that :) Tnx [21:01] well i can see what's wrong and fix it if i can install aptitude [21:01] GOTINIA, 99% it's probab;y password re-use. That's usually how it's done [21:02] TomyLobo: right, but we're not here to help you to help others :) we need direct input [21:04] TomyLobo, I think what he means is that's much harder to fix without direct info from the end user or the end user's actual system [21:04] I use ubuntu 12.04 move to other pane is disabled when I right click on a icon. how do I enable it? [21:05] sure, but i'm not asking for a fix, but for a way to install aptitude ignoring broken packages [21:05] smiremp: i'm speaking English so i think i'm ok without an interpreter thanks ;) [21:05] TomyLobo: you've been told you can't, you're asking to avoid a paradoxical situation [21:05] sam_: pane¿ move what¿ can you be more clear¿ [21:05] TomyLobo: well, yuo would need to try to look into /var/lib/dpkg/status and try autoremove; autoclean; build-dep with apt-get and reconfigure, if it is ppa package just purge whole repository. [21:05] daftykins, Your end user seems to be having trouble understanding you, however :-) [21:06] xangua 12.04 had the double panel option in nautilus [21:06] smiremp: no, drop it now please. [21:07] sam_: if you want a double panel in the file browser you can install nemo, a for of nautolus before it being stripped down http://www.webupd8.org/2013/10/install-nemo-with-unity-patches-and.html [21:07] xangua: like when you right click on a icon you have copy to and move to in the list. the options for move to is Desktop, Home, and other pane. I what to know how to enable other pane, right now its grey [21:07] a fork* [21:09] sam_, Do you have the other panes enabled? [21:09] smiremp: no I don't have it enabled. how do I enable it??? [21:10] sam_, Wait, I realise I don't actually understand your question. Please ignore me. [21:12] smiremp: right click on an icon you have the option to to (move to) & (copy to) in move to you have these(Desktop,Home, and other pane) but other pane doesn't work for me its grey [21:12] hello, i cant find the compiz setting manager for ubuntu 14.04 [21:14] sam_, I don't have other pane there, I'm using Nautilus in Trusty. I guess they removed that at some point. If you can't get it fixed, you could try a different file manager as has already been suggested. [21:15] smiremp: I also tried Trusty and I was happy with it until I tried to run a local swf file. trusty didn't support that so I fresh installed 12.04 [21:16] solidworks [21:17] hey my ethernet is not working it says device not managed. my wifi works however [21:17] any help? [21:17] !info compizconfig-settings-manager | enav [21:17] enav: compizconfig-settings-manager (source: compiz): Compiz configuration settings manager. In component universe, is extra. Version 1:0.9.11+14.04.20140423-0ubuntu1 (trusty), package size 560 kB, installed size 4498 kB [21:18] sam_, Locally saved Flash? That *should* work in the browser if you load the flash plugin, you can open a flash file from the file system from there. One thing to be aware of, only google chrome (not chromium) has the most updated flash player for desktop linux [21:19] Is it me or Vimeo do not recognise existence of Linux? [21:19] (Life will be much easier once Flash dies) [21:19] qin_, I can play vimeo, what is the error/problem? [21:20] smiremp: I tried with all the browsers that work in linux. chrome.chromium.firefox.opera. none of them worked for me. but I didn't install a fresh 14.04 I upgraded 12.04 to trusty maybe thats why === Maxwell175 is now known as MDTech-us_MAN [21:21] sam_, Was it DRM protected file? [21:21] smiremp: oups, I suspect me 12.04 has some dust on apt, let me update and see... [21:22] smiremp: I'm not sure. there you can download the file in this page http://autoevony.jimdo.com/ [21:22] smiremp: there is a free version ofi t [21:22] qin_, I am using google chrome on Trusty - firefox has some trouble with some of the links on vimeo ("snap: this can't be played on your setup") === captain-fixerpc1 is now known as captainfixerpc14 [21:26] smiremp: so tell me if it worked for you. cause I do like to to install 14.04 again it looks good [21:28] is possible to run ubuntu on macbook pro? [21:28] driver works well? [21:28] no glitchy? [21:30] lambdaa: it is possible yes, mac ISOs exist for download. for how well it works, you'd have to look online for your specific model however [21:30] okay very thanks [21:34] hrm i fixed his game but he left [21:35] brb [21:36] That's slightly annoying. [21:36] smiremp: welcome to giving support ;) [21:36] daftykins, Truth be told I only did it to learn how the thing worked. However it would be nice to show off to the user. :-) [21:37] I need some help again, guys. Which one of these do I choose? https://i.imgur.com/mE79MP0.png [21:38] !ot [21:38] #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! [21:38] BartDude: top [21:38] daftykins: 100% sure? [21:38] BartDude: you can always change, you won't be married to it [21:38] daftykins: Thanks. :) [21:38] BartDude: but yes a GTX 660 would benefit from being on the latest [21:39] daftykins: Trying it now! [21:40] daftykins: Do you know what happens to my old DE when I replace it with a new one? [21:41] BartDude: the packages are still installed, but you can switch between by changing session type on the login screen, as far as i understand it [21:41] daftykins: Is there a way to COMPLETELY remove my previous DE after installing a new one? [21:41] hello [21:41] what software can list the name of deleted but recoverable files? [21:41] how do you change the versions of the propriétary graphic drivers from a command line ? [21:41] BartDude: you wouldn't do it in that order and it wouldn't be without risk [21:42] mirak: by installing the appropriate package [21:42] daftykins: I see. :( [21:42] daftykins: Do you know of any good Web Sites that lists all known DE, WM, and FM? [21:42] BartDude, Just checking which DEs you mean: there are some bad combinations like Gnome 3.12 will break Unity right now until they fix that. [21:42] BartDude: no [21:43] smiremp: :O [21:43] daftykins: Okay. [21:43] smiremp: I probably won't touch anything then. [21:43] smiremp, There are some known working ones in the Ubuntu repos: eg lubuntu, xubuntu [21:44] smiremp, Pedants would say they aren't DEs ... but they wil replace the DE :-) [21:44] BartDude, My last 2 are meant for you [21:44] smiremp: Haha! I understood that. === gp is now known as Guest25592 [21:45] Should I always try to use the USC or find the latest packages on respective Web Site? [21:45] Everyone is telling me different things. [21:46] BartDude: packages in the USC will be kept up to date, .deb's downloaded cannot and will leave you stuck on older software [21:46] BartDude, If it's in the USC it is 'safer'. However there is no objectively correct answer to your question. [21:46] sure there is :) [21:47] Thank you. [21:48] hello, pls i want to remove all that has to do with mysql installaiton on my sever while keeping the databse [21:48] what's the command to use? [21:48] I did apt-get remove mysql but nothig changed [21:49] afidegnum: "dpkg -l | grep sql" will show you what's installed with 'sql' in the name [21:49] afidegnum, Please backup the database before you continue [21:49] afidegnum: backup as smiremp suggests then you can remove those packages [21:49] afidegnum, copying the files might not be sufficient to back it up, in some configurations [21:50] ok [21:52] * ki7rw saw on adobe's website that they're dropping linux flashplayer support [21:52] ki7rw, They dropped it years ago. However Google took it over and bundle a proprietary flash player in Chrome [21:53] so, i have to use chrome instead of firefox? [21:53] ki7rw, Firefox has 11.2 flash player. Chrome has 13.something. Some sites work on Firefox. You can get the current version into chromium with a hack [21:53] ki7rw: use the pepperflash plugin [21:54] !info pepperflash-plugin [21:54] Package pepperflash-plugin does not exist in trusty [21:54] ok [21:54] !info pepperflash-plugin-nonfree [21:54] Package pepperflash-plugin-nonfree does not exist in trusty [21:54] Yea that pepperflash will get you the current one in Chromium [21:54] is call flashplugin-nonfree [21:54] !info pepperflashplugin-nonfree [21:54] pepperflashplugin-nonfree (source: pepperflashplugin-nonfree): Pepper Flash Player - browser plugin. In component multiverse, is optional. Version 1.3ubuntu1 (trusty), package size 9 kB, installed size 65 kB (Only available for i386; amd64) [21:54] that one, yes :) [21:54] pepper wont work in firefox [21:54] there you go; [21:54] Hello [21:55] hello [21:55] smiremp: it does since 14.04 [21:55] daftykins, dumb [21:55] Can someone help me real quick, I have an emergency. My customer is about to have a photoshoot and I am having issues with udev usb [21:55] k1l, really? That's news to me. I'll check it out/ [21:55] if I connect a camera via usb. Then disconnect the camera(it comes untethered) then reconnect it on the same port [21:55] it wont tether [21:55] BUT [21:55] if I connect it to a different USB it works fine [21:55] any ideas? [21:56] John_Donna: restart udev with services udev restart [21:56] Brilliant :) any idea why it wont reconnect on disconnect? [21:56] ubuntu 12.04, problem just showed up [21:56] I recently updated the kernel [21:57] just restart udev and you'll be fine [21:57] i have an atheros AR8132 ethernet (hardwire) in my laptop [21:57] kk ill give that a try [21:57] Thank you so much Aaron you are a lifesaver [21:57] alright; [21:57] no problem [21:57] k1l, Are you sure pepper works with firefox now? [21:58] i have an atheros AR8132 ethernet (hardwire) in my laptop and it networm manager doesnt seem to manage it.. if i use ifup and ifdown eth0 it works but i want network manager to use it so that i can bridge my wireless to eth0 can someone help me [21:58] hi - can someone tell me how to resolve libJPEG Version unknown on php5-gd on 12.04lts .... please! [21:58] smiremp: daftykins: Thanks for the help. I need to go now. [21:58] Bye. [21:58] fellayaboy: is there ANY configuration for eth0 in /etc/network/interfaces? if so, that's what is preventing N-M from managing it. [21:59] let me see [21:59] how can i choose the nvidia driver from comand line ? my X is broken [21:59] Aaron I had to use udev stop [21:59] then udev start [21:59] but it worked [21:59] okay === onca1 is now known as odium [21:59] mirak: you have to edit the xorg.conf [22:00] zykotick9, there is an auto eth0 and iface eth0 inet manual...which came default ..this is a fresh install and i never modified /etc/network/interfaces [22:00] Aaron sorry i meant the driver version [22:00] Aaron do you think it has anything to do with me recently using the proprietary nvidia drivers? [22:00] !tell mirak about nvidia [22:00] mirak, please see my private message === odium is now known as Guest22901 [22:00] fellayaboy: that's what's preventing N-M from managing it... [22:00] should i delete both auto eth0 and iface..... [22:00] John_Donna: not really; === Guest22901 is now known as osolus [22:01] kk ty aaron we are off to the shoot. youre a god ;) ttyl [22:01] fellayaboy: iface for sure, auto - i'm not 100% sure on, but i'd guess yes. [22:01] ok let me comment out that line and see [22:01] fellayaboy: comment both perhaps [22:01] ok [22:01] Hi all. [22:01] Aaron jockey-text is not available [22:01] I can't install it [22:01] smiremp: thought it would work. but i cant invistigate that right now, sorry [22:01] mirak: try searching for it; [22:01] zykotick9, gonna reboot brb [22:02] Any experts avail to answer my earlier question ^^ thanks [22:02] Aaron I already di that [22:02] did [22:02] mirak: any luck? [22:02] you can always get them directly the drivers from nvidia [22:03] Aaron I just need to know how how the version is selected [22:03] is it with alternatives ? [22:03] depending on kernels you have; [22:04] mirak can you remap keyboard keys temporarily? [22:04] ? [22:04] to get the broken x [22:04] So I'm having some issues with 14.04 after an recent update of either compiz/compizconfig settings manager/xserver-xorg-video-ati/radeon. The issue is the UI seems sluggish, it was quite snappy before the update [22:04] kev999, what ? [22:04] Aaron: debian's 18:03 nvidia-installer works fine for you today, granted. Let's say tomorrow Xorg is updated -- the nvidia driver will break. If you try to uninstall nvidia (nvidia-installer --uninstall), then you break Xorg badly. nvidia-installer overwrites files at random, and has NO CONCEPT of package management. [22:05] ignore if I have misunderstood [22:05] auch [22:05] ouch [22:06] mirak, jockey-text is the old way, see here the new way > http://askubuntu.com/a/9465 [22:06] * smiremp wonders how much of that is caused by xorg getting a bit long in the tooth [22:06] sudo ubuntu-drivers list [22:07] OerHeks, thanks, but I already found this page, and I don't see how it can be used to select the version [22:07] My booting problems are either because of plymouth-upstart-bridge or alocating swap [22:07] or maybe something else [22:07] hey guys how do i map a name to that of an executable or command? for instance, in the terminal, if i enter "hello" and press enter, it runs a program located at /somdirectory/to_some_program [22:07] mirak autoinstall takes the recommended version of the driverpackage you need [22:08] OerHeks, yes but I want to choose [22:08] imyerrow, it searches your path. if you want a specific program in the current folder, use ./myprogname [22:08] what do you mean map? [22:08] OerHeks, i just want to do what you can do graphically with the driver manager [22:08] imyerrow: usually on /usr/bin [22:08] but with a command line [22:08] because X crashes after a few minutes [22:08] mirak, then list it, and deploy the versionnumber from the list you get? [22:08] you can use the which command to determine the actual program that runs. [22:09] OerHeks, how do you do that ??? [22:09] smiremp: but i want to be at any folder [22:10] do i just add the path to the executable/command to the PATH environment variable? [22:10] imyerrow: fyi, ~/bin is a really handy place for "local" scripts/programs, as it's in $PATH by default. [22:10] i installed something and it isn't located in ~/bin [22:10] imyerrow: you could use a symbolic link to your executable. [22:10] imyerrow, You could do that, but /usr/local/bin is traditional [22:10] imyerrow: sidenote, if you're creating the directory for the first time, you need to log out/back [22:11] OerHeks, do you understand the issue ? I have more than driver installed, but how can I choose the version that X will use ? [22:11] nwg: ok thanks, i think that is what i was after [22:11] smiremp: IMO /usr/local/bin, while quasi-ok, isn't as optimal as /opt with a link in ~/bin [22:12] i installed python 3 and want to use its pyvenv command to create virtual environment [22:12] hey guys, quick question. can anyone tell me if it's possible to get the header bars in ubuntu 14.04? [22:12] but i dont want to have to type the full path to pyvenv command [22:12] hmm, it fixed itself [22:12] that's concerning ? [22:13] so basically i want to make it so that i don't have to type the full path to the command i want to execute [22:13] or not [22:13] terraformer: header bars?? [22:13] imyerrow: python3 isn't a "normal" program. best of luck. [22:13] imyerrow, pyvenv should be in your path [22:13] nwg, the top tittle bars like in ubuntu gnome, I think that's what they were called [22:14] smiremp: it is not, my OS has python 2.7 as default [22:14] of the file manager [22:14] so that is why i am using virtual environment to prevent clashing of diff python versions [22:14] Linux is the best [22:14] but my PC sucks so much :D [22:14] terraformer: what are you trying to do? [22:14] I cannot even watch a video without lag [22:14] smiremp: pyvenv is a python 3.4 specific program [22:15] nwg, I have Ubuntu 14.04 and I saw the new Iris theme and wanted to try it. But it's not looking very well applied to nautilus without the headerbars [22:15] mirak, not sure how you installed those drivers, but ' sudo dpkg-reconfigure xserver-xorg ' could do the trick [22:15] so i can use symbolic link to pyvenv then? [22:15] imyerrow, does pyvenv-3.3 work? [22:15] you can use a symbolic link... [22:15] i don't have version 3.3 [22:16] imyerrow, 34, whateve, put the version number on [22:16] OerHeks, I installed them normally [22:16] OerHeks, do you understand what choosing the driver version is about or not ? [22:17] smiremp: pyvenv-3.4 don't work [22:17] mirak, sure, i gave you a url earlier [22:17] if i do whereis pyvenv, it gives me: /opt/python3.4.0/bin/pyvenv [22:17] imyerrow, add that directory to your path [22:18] imyerrow, how did you install python3 btw? [22:18] smiremp: from source [22:18] imyerrow, Ah that would explain it. [22:18] I can't get my server to boot; it hangs on "init: plymouth-upstart-bridge respawning too fast, stopped" or when it allocates swap [22:19] After updating to 14 [22:19] how do i clear the "read only" flag on a USB flash drive? its doesn't have a switch--it looks like it is some sort of protective mechanism that goes into effect if there are problems with the drive. [22:19] OerHeks, yes but the url doesn't provide the mean to do that [22:19] jcorgan, fsck [22:19] jcorgan: pour beer on it. [22:20] jcorgan, If as you say the drive is broken, run fsck [22:20] mirak i know, ubuntu-drivers --help is some use but it doesn't seem to explain everything [22:20] smiremp: it is more low level than that; in dmesg it shows the drive switches to read-only mode right after insertion, fsck/fdisk/gparted are unable to write to it [22:21] imyerrow, On a default 14.04 install, i have pyvenv-3.4 in the path and it just works [22:21] smiremp: im on elementary OS [22:22] mirak, autoinstall seems the short route to a working system, from there you can try other drivers if you like to test [22:23] imyerrow, That distro isn't really supported here. But if you add that folder to your path, it will run [22:23] imyerrow: Why wouldn't use elementary support? [22:23] OerHeks, the system works, [22:23] google shows references to a low-level formatter program that would fix this, but they are all windows apps [22:23] OerHeks, but X crashes [22:23] eOS uses older version of ubuntu [22:23] OerHeks, and the default driver crashes [22:23] It looks like my cloned 12.04 install is not booting well with virtualbox. [22:24] imyerrow: eOS is not supported here [22:24] Time to replace this pc. Is there a pc that works a little better with Ubuntu than others? [22:24] ok sorry, im a linux noob in general [22:24] imyerrow: if you need help with it, take it to the elementary support channels/resources please. [22:24] imyerrow: no problem [22:24] or if there is a way to force failsafe graphics ? [22:24] It didn't pick up the nic. [22:27] Hey there. I'm trying to mount a firewire drive on my ubuntu machine [22:27] But I don't see anything in /dev/sd* after plugging it in. [22:27] The firewire drive is a mac in target disk mode [22:27] phuff: I don't think that works [22:27] Is there something special I need to do to tell the kernel to look for a firewire drive on that firewire port? [22:27] I thought the target disk thing was dead years ago ? [22:28] dead in what way? :) [22:28] Where is "elementary support" [22:28] I thought it had stopped being a feature [22:28] imyerrow, You may want to try #python. They can tell you exactly what you need to do to build and configure the interpreter and its toolchain [22:28] Pencil_: check on their website [22:28] ikonia: Oh, well, this is a 2009 mac, so maybe it's just because the mac is old? The boot bits of the file system are dead, but the rest is mountable and I'd like to get some data off of it before reformatting it. [22:28] smiremp: thanks, but i figure my question is more of an OS-related question [22:29] xeno, would you mind to pastebin your "VBoxManage showvminfo --details" (to have a look on the interfaces)? [22:29] phuff: looks like it's still fully supported [22:29] phuff: I thought it had been removed, but it's still a feature, I'm wrong [22:29] im new to linux, so im new to how to set up environment variables and such [22:29] ikonia: I get a /dev/fw0 device, but I tried mounting that and it says that it's not a block device. [22:29] phuff: http://support.apple.com/kb/ht1661 [22:29] Which amkes sense. [22:29] phuff: woth checking this [22:29] I'm just not sure where else I would find the device in the file system. [22:30] imyerrow, It's easy to google how to add to your path on linux. But there is some crossover with python since a sysadmin might not know what is in the toolchain and the folder structure required for it etc. Plus most of #python uses linux, [22:30] imyerrow: info coreutils 'env invocation' [22:30] ikonia: Do you know where a firewire drive would show up in the fs/where I would see errors if I couldn't talk to it? [22:31] phuff: should just be a scsi disk, eg: /dev/sdX [22:31] Sure Yelu. just a minute. [22:32] Yeah there's nothing in there. [22:32] xeno, fine, take you time. [22:32] * Yelu installs 14.04 plus vbox on top [22:33] phuff: check the link I've given you to make sure it's setup well [22:33] ikona: I get this in dmesg after plugging in the firewire [22:33] May 17 16:22:47 pooh kernel: [ 2038.424229] firewire_core: giving up on config rom for node id ffc1 [22:33] May 17 16:22:47 pooh kernel: [ 2038.424237] firewire_core: phy config: card 0, new root=ffc0, gap_count=5 [22:33] smiremp: sort of get what your saying, im using python at home, not professionally so not sure what you're saying about sys admins [22:33] It's setup properly excepting the fact hat I'm using ubuntu as the host and not a mac machine :) [22:33] (no other macs with firewire ports...) [22:33] phuff: I'd need to look into that error more, but it looks like "giving up" suggests it's not configured/can't configure [22:33] i think you're assuming too much about me, im a mere mortal :-) [22:33] imyerrow: the elemetnary guys can help you [22:34] ikonia do you know where I'd be able to find out more info about this stuff? [22:34] imyerrow, I am saying go to #python or elementaryOS -> or install ubuntu and you 3.4 out of the box [22:34] It looks like firewire is going the way of the dodo [22:34] http://pastebin.com/9h7vqLi7 [22:34] phuff: firewire is well supported, but I don't know enough about target disk mode and how it works [22:34] Yelu, It's that one from xeno2. [22:34] phuff: or it's support within linux if it's a "hack" [22:35] I think it just presents itself as a firewire drive. [22:35] xreno, xeno2, on my wayy ... [22:35] Thank you. [22:35] ok, sorry i thought my question was somewhat ubuntu related, didn't mean to be a bother [22:35] phuff: how though, [22:35] phuff: it's not magic, there is technicl stuff behind it in how it works, [22:35] imyerrow: to change path: http://stackoverflow.com/questions/11709374/change-path-permanently-on-ubuntu [22:36] phuff, In consumer gear, usb is faster and more universal. I think you may be right. [22:36] usb is not faster than firefire [22:36] everytime i use terminal and rvm i have to do /bin/bash --login before it will work properly... how can i have terminal automatically do this? [22:38] ikonia: They're just sbp2 devices [22:38] But I can't find any more error messaging than that stuff I pasted from kern.log [22:38] To tell me what is going wrong. [22:38] xeno, this is a vm which is linked via a bridged interface to your local lan (the chef thingie is intended to control your real machines,)? [22:38] sbp2 ? [22:39] serial bus 2 [22:39] phuff: that error message is pretty useful [22:39] there's a firewire_sbp2 driver, but I don't think I'm amking it that far. [22:39] phuff: however how the host mode works, would need to be researched to see how linux would handle it === fwaokda is now known as theostack [22:40] xeno, how you defined the interface(s) in the guest machines (via /etc/network/interfaces or via network-manager)? - is this guest machine a desktop or a server? [22:42] xeno, what gives "ifconfig" and ping and ping ? [22:44] /help [22:45] xeno,, are you runnning clones with the same MAC? [22:45] Ok, well, thanks for the help, Ikonia [22:45] Talk to you guys later === cobaia_Black is now known as cobaia_BR === cobaia_BR is now known as cobaia_BLACK [22:48] hello all can someone help me with this? I am installing ubuntu last verion but it is stuck in a point writing "configuring bcmwl-kernel-source(i386) [22:49] theodore: sound like it's failing to load the broadcom module [22:49] theodore: tell the installer not to use propitary/3rd party software [22:51] Helllloooo [22:51] what can i do for this? [22:51] theodore: what I said to do [22:52] My mouse is frozen when I boot to 14.04 live USB how can I fix this [22:52] theodore: well what is this [22:52] should i start the installation from the beginning? [22:52] theodore: yes [22:52] ridethespiral is there a mouse cursor? [22:52] because ut was there where he asked me [22:52] ok ikonia [22:52] TomyLobo yes [22:52] thanks a lot [22:53] ridethespiral does another mouse work? [22:53] TomyLobo good question. I don't have batteries for my wireless so I'm using my laptops synaptic touchpad [22:53] theodore: yes [22:54] so it's not even a mouse :) [22:54] is there a trackpoint? [22:54] TomyLobo I call it a mouse :) [22:54] I'm sorry Yelu. I tried to use the MAC randomizer again. Let me look. [22:54] Having trouble with this IRC client. [22:55] xeno, I'd try 1. to give the vm a default "interfaces" file (lo,eth0 auto with iface dhcp), then 2. set up the eth0 with a statc i from my dhcp ip range, 3. from a terminal ifdown eth0 and ifup eth0 - check with ifconfig, ping etc. [22:55] TomyLobo like those little rubber nubbies? negatice [22:55] Negative* [22:55] xeno, sorry ... static ^ip ... [22:55] so no other mouse to test? [22:55] I show different MAC addresses for clone and original. [22:56] xeno2, ok [22:56] Topslack: is the mouse wireless [22:56] well ridethespiral [22:56] TomyLobo ermmm I booted for the 50th time holding shift to see if I could pull up some recovery menu for the live USB and it works.... O.o [22:56] Dafuq lol [22:57] ridethespiral: well wha is your initual prob [22:57] Here are reports: http://pastie.org/9185695 [22:57] Trackpad wouldn't work... After many restarts it is working lol [22:57] Going to try install now [22:58] xeno2, in case you didn't get this: I'd try 1. to give the vm a default "interfaces" file (lo,eth0 auto with iface dhcp), then 2. set up the eth0 with a statci ip (unused) from my dhcp ip range, 3. from a terminal ifdown eth0 and ifup eth0 - check with ifconfig, ping etc. [22:58] ridethespiral: this is a notebook P [22:58] ? [22:58] XD yes i m really screwing with terms aren't i ? Haha [22:59] Yes Yelu, I finally just saved that to a file. Thank you. [22:59] ridethespiral: what make and model [22:59] whoever lenovo y560 [22:59] ridethespiral: and are you the original owner or did you get it used, and are you sure that the trackpad works [22:59] The first model with the nehalem i5 [23:00] Yes I've been using Ubuntu on it for two years [23:00] :) [23:00] ridethespiral: ah, so what where you doing when it quit working [23:00] It works right now. We shall see if it works when install is complete [23:01] I booted the live 14.04 usb [23:01] Was on 12.04 [23:01] ridethespiral: oh it will, also , if you do a shutdown and it reboots on you, you then need to get laptop-tools [23:02] are you installing 12 [23:03] I'm trying to install 14.04 whoever. Couldn't get the live USB to boot without issue until just now lol [23:03] :) [23:04] ridethespiral: I have always had live used issues of some sort so I just strick with the tried and true baking methods :-).... damn now i want brownies [23:04] What do you mean baking methods? :P [23:05] CDs? [23:05] both [23:05] Yelu: #ubuntu-server [23:05] I've never had issues with live USB until 14.04 [23:05] Maybe if this doesn't work its best to wait until the next point release [23:06] ridethespiral: well I also have a spindle of disks that i need to use too [23:07] I've not bought blank cds in a few years heh [23:07] ridethespiral: is you install almost finished [23:07] It's retrieving updates / restricted extras [23:08] ridethespiral: also just rememberd some report of a random freezing issue with 14.304 after install that it will freeze and unfreez at random, I discovered that after an update or two with restart your fine [23:08] OK. Just about done [23:08] ridethespiral: or you can try to purge unity , which didn't help me [23:09] ridethespiral: did you cut your teeth on any other distros or you have always been on ubuntu/debian [23:10] I tried Slackware many years ago... LOL. That hurt. [23:11] Rebooting [23:12] ridethespiral: gentoo --> arch --> ubuntu , the others wher just too bleeding edge for the hardware i had at the time [23:12] Well it booted, loaded a few windows and froze [23:12] and no , I did not use the gui installer that gentoo has [23:13] ridethespiral: are you doing it in a vm [23:13] Nope [23:13] oh , so you do have another box [23:13] I'm on my phone right now [23:13] Lol [23:14] is it an iphone [23:14] I so have another old dell with Ubuntu on it though [23:14] Nexus 5 [23:14] i was gonna say that was your prob that ithings don't like to associate with linux [23:15] ridethespiral: did you get loged in yet [23:16] hello my Ubuntu friends :) [23:16] It logs in but freezes at desktop [23:16] ridethespiral how can I help? [23:16] mikey85: hello my unknown virtual ubuntu friend [23:16] lol [23:16] ridethespiral: mine stuk for about 4 minutes [23:17] Mikey85 I just installed 14.04 but upon login it opens a bunch if windows and the cursor goes to the circular loading icon and completely freezes [23:17] could be your internet connection [23:17] Doubtfully [23:17] 12.04 works fine [23:17] well it could be java then [23:18] Please explain [23:18] :p [23:18] ridethespiral: wow , I think you got a bad install [23:18] <[Gentoo]> mikey85: what are you on about lol [23:18] <[Gentoo]> its none of those [23:18] I remember trying to log on application provided sites would do the same [23:18] i think you should burn slower and install clean [23:18] <[Gentoo]> it prob just cant resolve amazon [23:18] This is a clean install. On a USB. [23:18] well I wasn't there to hear amazon [23:19] I just heard 14.04 [23:19] lol [23:19] ridethespiral: is it you that's been struggling with this upgrade/install for the last week or so? [23:19] Yea lol [23:19] ridethespiral: have you gotten bored enough to memtest it? [23:19] I forgot last night :( [23:19] <<<< using a super computer [23:19] :) [23:19] it has liquid cooling >:( === JoseeAntonioR is now known as jose [23:20] and racing stripes? [23:20] <[Gentoo]> mikey85: how many cores has it got [23:20] <[Gentoo]> does it make espresso? [23:20] XD [23:20] 4770k :) [23:20] how about neon lights? [23:20] <[Gentoo]> vtec stickers? [23:20] guys, no off topic talk please [23:21] join #ubuntu-offtopic if you'd like to talk about souping up your ubuntu installs [23:21] 4 cores and 4 virtual that's 8 cores, but It would never run like 8 cores because its just 4 extra virtual cores [23:21] ahhh [23:21] sorry [23:21] this is bigger help than the server's help room lol [23:21] physical and logical, not virtual ;) [23:21] How could I somehow grab logs on my boot [23:21] When I can't use the GUI lol [23:21] * whoever wonders if ridethespiral labeld his windows disk ubuntu, because ubuntu does not open alot of windows on a clean install [23:22] <[Gentoo]> dmesg|less [23:22] daftkins that is 4 virtual ;) [23:22] ridethespiral: no gui for you [23:22] ridethespiral: log in at a TTY, hit ctrl+alt+f1 [23:22] Whoever I have a home partition on a separate drive I haven't formatted from the 12.04 install [23:22] Which is my gueess as to why windows are opening [23:23] ridethespiral: either way that is odd that you login and that it is a clean install and a bunch of windows open [23:23] daftykins it does nothing [23:23] I'll be good lol [23:23] I can't get to terminal from the froEn desktop [23:23] Frozen* [23:24] ctrl-alt-f1? [23:24] Indeed [23:24] * whoever punches his new virtual friend mikey85 just for good mesure [23:24] :-) [23:24] ssh? [23:24] lol [23:24] TomyLobo: no he is infront of it [23:24] doesnt mean he cant ssh into it [23:25] Let me boot up the PC next to me and I'll try ssh [23:25] :) [23:25] TomyLobo: correct but thaught you were asking if he was sshed [23:25] <<<<< 32 gigs ram, 4770k, gtx 660, liquid cooling, Blu-ray dvd burner, blue tooth, wifi internet :) [23:26] PS irc on phones is a pain in the neck [23:26] ridethespiral: you don't have ssh sever if it is a clean install [23:26] Oh lol ok [23:26] it's an hp phoenix [23:26] ok I'm done lol [23:26] ridethespiral: among other places :-p [23:26] i doubt the clean install would have openssh-server installed [23:27] Thus the choice of wording hehe [23:27] Brb in a moment [23:27] ridethespiral: your gonna have to boot interative mode [23:29] sorry about that [23:29] ctrl+alt+t or ctrl+alt+f1 durring boot at the splash screen [23:29] I was disconnected [23:29] Mikey85: sorry about what [23:29] I was disconnected [23:29] no big deal [23:30] Mikey85: i am mortified that you got disconnected and could not tell me in advance :-p [23:30] Anyone know when Firefox 29.0.1 is coming out for Ubuntu 14.04 it's been a week so far. [23:30] yes, internet never likes to tell anyone why they were disconnected -_- lol [23:31] * whoever bannishes Mikey85 to the land of #winBlowz-[8,9,10 ....] [23:31] lol [23:31] is that a channel? lol [23:31] HomelessSanta: its' fixes were mostly windows 8 related anyway afaik [23:31] HomelessSanta: no they don't tell us crap [23:32] whoever: stop joking around please. [23:32] Ugh! [23:32] daftykins: ok [23:32] homelesssanta lol [23:32] I am just surprised, to see it taking a while. [23:33] HomelessSanta: why are you so keen? [23:33] daftykins, I like to be up to date whenever possible. :P [23:33] <<<< homeless mikey [23:34] lol [23:34] The new Homeless man. :P [23:34] No worries. [23:34] homelessSanta the nick name is genius lol [23:34] Mikey85: if your homeless than whos wifi are you steeling to talk to us [23:34] Why thank you Mikey85. :P [23:34] Whoa some weird shit going on here. Bad page map in process software centre. Same for system-udevd [23:34] HomelessSanta: right but you saw me mention that the fixes are irrelevant right? [23:34] whoever shhhhhhhh lol [23:35] This is after control alt f1 at splash [23:35] Mikey85: ah thats why my bandwidth sucks [23:35] Mikey85 and whoever - take it to offtopic. [23:35] daftykins, Indeed but I mentioned I like to be up to date it applies to general applications doesn't necessarily have to be just Firefox. [23:35] :P [23:35] chanserv op mikey85 [23:35] hope nobody saw that [23:35] lol [23:35] Mikey85: plese don't try that sort of thing [23:35] Mikey85: We did. [23:35] the channel is for ubuntu support - please stick to that [23:35] ok [23:35] I was just joking :( [23:35] I'm a helper [23:35] HomelessSanta: ok well feel free to come up with a support question, else take it to #ubuntu-offtopic please [23:35] ridethespiral: what speed did you burn that disk at [23:36] Mikey85: ok, please stop with the jokes. [23:36] <<<< is supporting ubunto [23:36] Will do. [23:36] Ubuntu [23:36] whoever it is a usb [23:36] ridethespiral: try and burn one and reinstall [23:36] I don't use Ubuntu though, but I help :) [23:37] Mikey85: then please focus on the help rather than the other comments, [23:37] <<<< Christian who helps all that need it :) [23:37] I am [23:37] I am focusing [23:37] anyone need help just ask [23:37] Mikey85: we don't care that you are a christian - so please stop those comments, and focus ONLY on the support [23:37] ikonia I understand [23:37] Mikey85: thanks [23:37] I'm not here to make enemies === megabit|away is now known as megabitdragon [23:38] then please stop talking [23:38] no [23:38] I am helping the staff [23:38] <<<<< will be joining staff [23:38] * whoever donates to Mikey85 ubuntu christian box fund .. supplieng internet access to windows users [23:38] I just don't like getting criticised [23:38] whoever: enough [23:39] guys, everyone, PLEASE, remember this channel isn't a social/jokes channel, it's here to provide support, please stick to that topic [23:39] ikonia so you say [23:39] you have said again and again [23:39] I understand [23:39] whoever here is a picture of the errors when I control alt f1'ed http://tinyurl.com/ndy3nq9 [23:40] Woah, those are a ton of errors. [23:40] Bad page map in process. [23:40] It is still going lol [23:40] What's that mean [23:40] ridethespiral: do you have gparted , run that and do a hardrive test , seems like something is wrong with you drive or your install, [23:41] Seems like a kernel error or kernel bug. [23:41] Is it possible the USB stick is defective? [23:41] ridethespiral: i think something is wroing with your drive and it just decided to tell you [23:41] ridethespiral: yes that is why i kept telling you to burn one - [23:42] Sorry. I have another USB stick [23:42] ridethespiral: there's a relevant bug here - https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1289887 [23:42] Launchpad bug 1289887 in linux (Ubuntu) "BUG: Bad page map in process systemd-udevd pte:ffffffff pmd:68f91067" [Medium,Expired] [23:42] ridethespiral: do you have any disks [23:43] I may have one [23:43] ridethespiral, Running on a LiveUSB? [23:43] ridethespiral: only one [23:43] Homeless Santa yes [23:44] whoever. Maybe two.. Not many ;) [23:44] join [23:44] ridethespiral: well burn one [23:44] and do a frish install [23:44] Does 14.04 fit on CD? [23:44] Figures, the ISO could of been bad. [23:44] ISO md5sum was perfect [23:44] ridethespiral: you might want to keep a copy of gparted around for trouble shoooting like this [23:44] Ubuntu 14.04 is about 953MBs I believe. [23:45] Which a DVD is needed. [23:45] ridethespiral: yes [23:45] I have a USB stick with 13m04 andbgparted that works like the bees knees [23:45] 12.04 lol damn phone [23:46] ridethespiral: well then try that usb, and if it doesn't work look at the usb strick and the software you used to create it [23:46] I normally, tend to use Startup Disk Creator for transfering Ubuntu ISO's for my USB stick. [23:46] It does work indie a fresh install of it 3 hours ago then tried 14.04 again [23:46] I did* [23:47] I also used startup disk creator [23:48] ridethespiral, Before hand were you on 12.04? [23:48] Yup [23:48] ridethespiral, It worked without any issues right. [23:48] For a long long time [23:48] My guess is it has something to do with the kernel. [23:49] I would say if you could boot into a different kernel don't know if LiveUSB's allow you to switch to GRUB and alter the kernel. [23:49] Or to even get into Recovery Mode. [23:49] I was using Ubuntu studio 12.04 before installing vanilla unity 14.04. Studio had kernel 3.11.xx [23:50] ridethespiral: do you know if it's booting in EFI or legacy mode? [23:50] How to know? :p [23:50] I'm on Ubuntu 14.04 and the kernel is 3.13.0-24. [23:50] !efi | ridethespiral [23:50] ridethespiral: UEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI [23:50] daftykins: ah, I assumed legacy [23:51] a tough lesson i learnt years ago, is to never assume anything :D [23:52] daftykins: true [23:52] ridethespiral: do you know how to get into the bios settings when you first power on your computer? [23:52] well i also forgot about efi [23:52] efi just seems to not be all there [23:54] ridethespiral: it is probably going to be delete [23:55] is there a way to do pip [23:55] with a window? [23:55] So I do have windows 7 installed on another HDD so if it installed in that mode ( I installed windows 5 months ago along side Ubuntu, using a livev usb to fix grub) and haven't done a fresh install since then. Maybe that's the issue that it installed in this mode [23:55] or a space [23:56] ridethespiral: i just installed ubuntu on an ssd with some difficulty two days ago, whats your problem? [23:56] hunt: well what are you trying to achieve [23:56] there is a setting in your bios ridethespiral to enable efi or not [23:56] whoever: i wanna monitor the status of a fullscreen game while im browsing [23:57] so i can tell when to tab back in: whoever === george2|chakra is now known as george2 [23:57] ridethespiral: so when you're installing 14.04, what's on the hard disk in the system? is there only one hard disk? :) [23:57] hunt: you need a scrip to pull the data from that window [23:57] ridethespiral: i did uefi! that was my problem. in bios boot your install disk with efi [23:57] whoever: nothing already exists? [23:57] hunt: only the top window can be full screen, dual monitors still only have one "window on top" [23:57] hunt: so no you cannot pipe a windows [23:57] hunt: no [23:58] hm? [23:58] i have 1 monitor [23:58] i have a few different proccesses [23:58] ones in fullscreen but alt tabbed [23:58] hunt: than you can put it on another workspace minimize the window [23:58] Daftykins I have a 32gb ssd with a "/" "/boot" and swap partition along with a 10pmb partition forna windows loader. My 500gb HDD has my 100gb windows installation and /home [23:59] hunt: your choices are limited with one monitor and not having a stript to monitor it for you [23:59] 100mb partition for windows loader lol [23:59] Anybody else having problems with getting mysql to read ssl certs? this is in ubuntu 14.04.