[00:00] seriously, I can't find any TTY config insturctions anywhere [00:00] well, nullmailer keeps screwing me over by saying "Sending failed: Unspecified temporary error" [00:01] i know i have the mail config set up right, i've made a user and a group previously to installing nullmailer [00:01] hello, can someone help me with Wine? I have a Windows application called Electronics Workbench which does start in my rather fresh installation of Ubuntu Gnome 13.04, but not in regular Ubuntu. I need to used it in Ubuntu for now though. How can I check what's wrong [00:01] bennypr0fane_: it's unlikely Unity vs GNOME is the relevant difference [00:01] bennypr0fane_: these are two separate installations? [00:02] http://www.maketecheasier.com/change-console-fonts-in-ubuntu perhaps glycan [00:02] glycan: try "sudo dpkg-reconfigure console-setup" [00:02] Hi - Running Ubuntu 13.10 - Missing the Log-off, Shutdown icon in top right corner of desktop. Have Terminal before. What is best way to get back to default panel ? ? [00:03] glycan: that's called "console" or "linux console", a TTY is ANY terminal... [00:03] reisio, yes, separate. And that's what I was thinking, the desktop shouldn't make a difference [00:03] glycan: I call it 'outside of X' [00:03] bennypr0fane_: and likely isn't [00:04] bennypr0fane_: it's probably some other difference [00:04] bennypr0fane_: what does the output in a terminal say? [00:04] glycan: /etc/default/console-setup has settings also. [00:04] reisio, for what command? [00:04] bennypr0fane_: whatever wine command you're using [00:05] /msg NickServ REGISTER asemlah foo@bar.com === linus is now known as asemlah [00:06] clifter, 13.10 is on #ubuntu+1 for a couple more days till released. [00:06] glycan: fyi, i doubt unicode is possible... i always get squares :( [00:06] glycan: for the console. check out fbterm it allows extra features by using the framebuffer-console [00:06] !info fbterm [00:06] fbterm (source: fbterm): A fast framebuffer based terminal emulator for Linux. In component universe, is optional. Version 1.7-2 (raring), package size 59 kB, installed size 184 kB [00:06] How do we add menu entries for binary applications installed via tarball?? [00:07] i THINK i might have seen unicode characters with fbterm on the console while useing weechat in here. [00:07] reisio, I'm not using it from the command line, I just go to the .exe file in the file manager, right-click and choose "open with Wine Windows- application Starter" [00:07] I can start other windows apps though in regular Ubuntu [00:08] What do you mean by 'other windows apps'? [00:08] reisio, btw I'm talking about 2 different installs of Ubuntu on the same computer [00:08] i tend to run wine/windows apps in terminal bennypr0fane_ - because if often tehres error messages you may not see if you just 'double click' [00:09] jubale e.g. I can launch a Win pdf viewer, but not this other program "Electronics Workbench" [00:09] If I install Ubuntu 13.10 now, can I update it to the REAL Ubuntu 13.10 when it's released? [00:09] Dr_Willis, I don't know how to do that in terminal [00:09] Infandum, yes and 13.10 till then is #ubuntu+1 [00:09] Infandum: of course you can. [00:10] bennypr0fane_: wine /the/path/to/the/whtever.exe [00:10] aha [00:10] Dr_Willis: How can I do that? Will it pop up with a message? [00:10] I installed and drivers from amd.org (not apt-get) because I was trying a friend's card, and now I can't get a GUI (w/my nvidia card) [00:10] Infandum: sudo apt-get update && sudo apt-get dist-upgrade will do it also. [00:10] Infandum: its ust a typical update/upgrade.. [00:10] DR_Willis: Thank you! [00:10] bennypr0fane: How are you attempting to launch the application? [00:11] jubale I said so above [00:11] what's the keybd shortcut to launch terminal? [00:12] I keep forgetting that [00:12] i just put a teminal icon in the panel. ;) === AndresSM is now known as AndresSM_away [00:12] press-hold super key to see a list of keybord shortcuts [00:13] bennypr0fane_: from the commandline would give you useful output [00:13] bennypr0fane_: CTRL+ALT+t [00:13] reisio, ha, that's it, thanks! [00:15] whoa that's a lot of jumbled code [00:15] wilee-nilee: Thanks didn't know. [00:16] no problem [00:17] reisio, http://paste.ubuntu.com/6238435/ [00:17] great i fixed it [00:17] Graphics seem just fine for lightdm, however when I login, I have a cursor, but nothing else, I see it is trying to display gnome-terminal (startup item) but isn't showing the entire window and I don't think I can interact with it [00:17] that was just enourmously stupid [00:19] acovrig: try making a new user - and see if the new user has the same issues [00:19] hm not sure I understand this output. So maybe it can't find those libraries? [00:21] Dr_Willis: I tried the guest session and I just get the default background and mouse, upon pressing I get a red screen with a mouse yet there appears to be a window (the way the cursor changes to a resize window icon thing, yet I don't see a window) [00:22] acovrig: so the guest user has teh same issue., may as well test with a totally new made user 'sudo adduser billgates' if that user also has the same issue. that points to a driver/Config issue with the driver or compiz [00:23] Dr_Willis: do you know what the drivers would be called for me to uninstall from AMD (I tried dpkg -l | grep -i "fglrx\|AMD" and didn't see anything) [00:24] acovrig: i dont use ati unless i have to. this whole 'compiz/unity dosent totally load' is sadly a rather common problem i see in here with ati, and nvidia. and even intel at times. [00:24] acovrig: lot of the time its the users config files that are messed up. wheich is why i asked if a newly made user worked. === milkuser is now known as sudomilk [00:25] Dr_Willis: yea, the new user has the same issue (I have to Ctrl+Alt+F2, skill to logout) and I have the nvidia drivers installed (current card), I just installed the AMD drivers when I was temporarily in a system with AMD instead of Nvidia. [00:25] what's up? apt-get is giving me a funny error (/var/cache/apt/archives/squid-prefetch_1.1-3_all.deb: subprocess new pre-removal script returned error exit status 1). how do i fix this so i can apt-get remove the offending pkg? [00:26] Dr_Willis: would 'apt-get install --reinstall nvidia-settings' help? [00:26] acovrig: you had ati and amd both in that box? you did remove teh drivers for one card befor installing the other? [00:26] acovrig: run the nvidia-settings tool to see if the nvidia drivers are even in use. [00:28] Dr_Willis: I normally am using Nvidia (as I am trying to now) but was temporarily in an AMD system (so I have both drivers installed) how do I uninstall the AMD drivers (nothing fglrx* is installed) and set nvidia as the default? [00:28] Im not even sure :) i never mixx the 2 [00:28] what is "RX" "TX" mean in bmon tool ?? [00:29] ... no basic apt-support here? can i get another channel suggested? [00:29] sudo apt-get purge fgl perhaps :) if you can see whts installed Its possible one of the drivers blacklisted some modles [00:29] Marlenee, probably receive and transmit [00:30] Dr_Willis: I tried apt-get purge 'fgl*' and it said none was installed. [00:30] i need to run a vnc server that runs on boot and gives me a shared session(need to see what user sees on other end) [00:31] cbilljones: run a vncserver from /etc/rc.local as the user you need, then both of you can vnc-viewer into the session [00:31] can anyone help me make sense of that output? [00:31] http://paste.ubuntu.com/6238435/ [00:31] dr_willis will that allow me to connect at login screen? i need that as well [00:32] cbilljones: you will need to set the vncsession to run lightdm i imagine then [00:32] Just installed 13.10 and my xmodmap to swap the ctrl and alt keys doesn't work. What's the best way to do this? [00:32] cbilljones: but then that may cause issues with users connecting to it. [00:33] cbilljones: ive seen it done befor like that in the past. but if all users logged out. the session would end. [00:33] dr_willis that is the issue i have now [00:34] dr_williams i need to be able to vnc in, logout, and log back in to differant session [00:34] what's up? apt-get is giving me a funny error (/var/cache/apt/archives/squid-prefetch_1.1-3_all.deb: subprocess new pre-removal script returned error exit status 1). how do i fix this so i can apt-get remove the offending pkg? [00:34] cbilljones: ive seen setups where you vnc in = get a new session each time. old ones close out when you exit. [00:34] cbilljones: freenx also can work that way [00:34] run vncserver in a while:; loop? [00:35] ive seen guides ages ago about getting vncserver spawning from init, or as a service [00:35] not noticed any updated guides recently. I dont need the feature [00:35] dr_williams i think i need from init or something for what i need [00:35] if i want vnc session, i ssh in, run vncserver, then connect. [00:36] I personally do a ssh -L5901:localhost:5900 and run x11vnc (so x11vnc vs vncserver) [00:36] commie: my suggestion is to use "set -x" in the pre-removal script and debug the error [00:36] dr_williams that works for most scenarios, but mine is kind of unique [00:36] i rarely want to see the current visible desktop. ;) [00:37] jrib, i don't understand that [00:38] dr_williams these are point of sale devices, when i get support call i need to see what they see, and sometimes fix things, then i usually want to exist and login to a full dm, all they get is a very basic unity with no panel/launcher [00:38] if I manually change xorg.conf does 'service lightdm restart' do the trick, or should I reboot? [00:38] dr_williams i can bring up term with ctrl+alt+t, i suppose thats sufficient [00:38] cbilljones: vnc over the internet is a big security (BIG BIG) hole. unless you use a ssh tunel [00:38] jrib: i'm just trying to get apt to do it (or synaptic) but both fail. what is this setting flags? in my apt-line? [00:39] cbilljones: so id say its best to setup ssh and do it that way [00:39] dr_williams these arnt on net, i need to logmein to windows box and lan and vnc from there [00:40] Has anyone gotten Ubuntu 13 to boot on a MacBook Pro 9,2 using the intel graphics (instead of the GPU) so the battery doesn't die so fast? [00:40] if you want to see their CURRENT desktop. that would be x11vnc. or vino. [00:40] dr_williams i may try x11vnc, with vino i cant seem to get to work at login screen [00:41] dr_williams and user doesnt have keyboard or even password to login [00:41] you use x11vnc OR vini [00:41] vino [00:41] dependng on what desktop/window manager you are using [00:42] dr_williams well its lightdm at login, unity after.. default ubuntu setup [00:42] Where does ccsm (CompizConfig Settings Manager) keep the settings? [00:42] acovrig: ~/.compiz i belive or in .config/ [00:42] Just installed 13.10 and my xmodmap to swap the ctrl and alt keys doesn't work. What's the best way to do this? [00:42] commie: pastebin full input and output [00:43] Dr_Willis: ~/.compiz-1 (cuz I don't have .compiz)? I got graphics with 'apt-get install --reinstall nvidia-common' however all my ccsm settings are gone... [00:43] sgehrman, #ubuntu+1 is the 13.10 channel till release. [00:43] compiz may have changed its location in the laste few releases. [00:44] rename the dir and see perhaps. [00:44] I have a AMD catalyst problem [00:44] http://paste.ubuntu.com/6238517/ [00:44] Everytime I unplug the power adaptor, the screen blanks out, then comes back on after changing my resolution to 1360x768 [00:44] i have purged squid-prefetch 2x and squid [00:45] and tried it w/ apt-get reinstall [00:45] Then I have to manually change it back to 1366x768 [00:45] I copied .compiz-1 and it is still default, upon examining the folder, it isn't ccsm settings :/ [00:46] acovrig: personally id reset everything back to defaults and redo them . [00:46] does 1360 vs 1366 make a big difference? [00:46] Dr_Willis: yea, that is what seems to have happened [00:46] I often find compiz and unity can get confused. and needs reset. ;) [00:46] but i do push things a little hard in my testing === cgtdk is now known as cgt [00:48] jrib: ^^ (not sure if you are waiting for it or saw it. i appreciate the help.) [00:48] commie: thanks, I did not see it until the highlight [00:49] commie: ls /etc/init*/squid-prefetch* === cgt is now known as FooQuuxmanISaDOR === FooQuuxmanISaDOR is now known as cgt [00:51] /etc/init.d/squid-prefetch [00:51] commie: sudo /etc/init.d/squid-prefetch status [00:52] Usage: /etc/init.d/squid-prefetch {start|stop|restart|force-reload} [00:52] stop? [00:52] So I'm having problems with my OpenID [00:52] Why can't I login to it? [00:52] commie: pastebin that script [00:53] like.. cat the one that's error 1-ing? [00:53] commie: /etc/init.d/squid-prefetch === samuel_ is now known as samuel [00:53] commie: not event work with dpkg -r ? [00:54] http://paste.ubuntu.com/6238547/ [00:55] So I'm having problems with my OpenID [00:55] Why can't I login to it? [00:55] commie: ps -ef | grep squid [00:55] Nothing_Much: please use one line [00:55] So I'm having problems with my OpenID, why can't I login to it? [00:56] http://paste.ubuntu.com/6238549/ [00:56] Nothing_Much, Can you give the channel some details? [00:56] commie: seems that squid3 service is up [00:57] "Unable to log in with your OpenID provider:Canceled " [00:57] commie: sudo /etc/init.d/squid-prefetch start [00:57] That's all I get when I attempt to login]\ [00:57] *login [00:57] I am trying to install Ubuntu on a preloaded Windows 8 machine. I disabled fastboot and secureboot in the BIOS. When I put in the flash drive live usb, I get the boot screen "try ubuntu, install ubuntu, etc" but when I hit try Ubuntu it gives me a blank screen! [00:57] !nomodeset | Infandum [00:57] Infandum: 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 [00:58] hi all.. we have an 11.10 system that we would like to upgrade to 12.04 LTS. Is there a way to do this? [00:58] !eolupgrade | ideopathic [00:58] ideopathic: 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 [00:58] !eol ideopathic [00:58] thank you === mgolisch_ is now known as mgolisch [00:59] Nothing_Much, Unable to login what/where? [00:59] Is there a channel for OpenID? [00:59] Trying to login to askubuntu with my openID [00:59] From launchpad? [00:59] I don't know [00:59] OpenID is too convoluted, when I THOUGHT it would've been nice to use as an alternative to signing into Google [01:00] Starting prefetch daemon for squid: squid-prefetch. [01:00] Starting prefetch daemon for squid: squid-prefetch. [01:00] Starting prefetch daemon for squid: squid-prefetch. [01:00] commie: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [01:01] commie: ps -ef | grep squid [01:03] Wait [01:03] I have no idea what I'm doing [01:04] commie: if removal doesn't work still, then comment the line that tries to stop squid-prefetch in /var/lib/dpkg/info/squid-prefetch.prerm . I have to go now. Someone else can help you if you aren't sure [01:05] wilee-nilee: I added the option nomodeset but I can't exit the editor. I tried Ctrl-x and F10 as it says to but that is not doing anything. [01:05] Can somebody at least tell me why I'm getting this "canceled" message after I attempt to login? [01:06] THANK YOU jrib [01:07] Infandum, Not sure if the uefi environment makes this different, have you had a chance to confirm the downloads sum? [01:08] wilee-nilee: How do I do that on windows? [01:08] !md5sum | Infandum [01:08] Infandum: To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see http://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows [01:08] It has windows instructions [01:09] Infandum, There are two options to nomodeset the edit, or I believe it is f4 for a menu to do so. [01:11] wilee-nilee: F4 does not work. When I edited, esc worked and the command line option worked [01:11] wilee-nilee: But F10 does not for some reason [01:11] Infandum, cool, so you are booted? [01:11] wilee-nilee: No, I mean the command line for grub [01:12] wilee-nilee: I can't check if nomodeset works because F10 does nothing === _hidden_ is now known as ltcbot === ltcbot is now known as _hidden_ [01:12] Infandum, Ah, how did you load the usb, some loaders are problematic, and you have to look up their key press versions [01:12] are you booting the usb in uefi or legacy mode? [01:13] what's uefi mode? [01:13] wilee-nilee: I first tried linuxlive usb creater, then unetbootin [01:14] wilee-nilee: Both do the same thing. I am trying to install Ubuntu 13.10 final beta [01:14] Unified Extesible Firmware Interface? [01:14] What the hel... [01:14] Infandum, The nomodeset option is just a guess here, so I would answer other questions here. I have not had the pleasure/pain of the uefi experience. msdos I know. [01:15] uefi is shit damn windows [01:15] !language | hewhomust [01:15] hewhomust: Please watch your language and topic to help keep this channel family-friendly, polite, and professional. [01:15] help if you can but please don't swear while doing it. [01:16] uefi theoretically is very good much larger file sizes [01:16] than dos [01:16] wilee-nilee: WAIT! I just booted into "install ubuntu" and I got a black screen (like, no backlighting at all), but after a while I heard the ubuntu drums! [01:16] wilee-nilee: Nice name. [01:16] Where did you get it from? Please PM me. [01:16] wilee-nilee: Does that confirm nomodeset as the issue!? [01:17] I still have no idea what nomodeset is Infandum [01:17] Infandum, I would guess a driver issue, nomodeset is one option I know of, you might look up the computer and what you doing to see whats on the web, and askubuntu [01:17] repudiate, I don't pm. [01:17] oh, ok. [01:18] wilee-nilee: The computer is brand new and not technically released yet... [01:18] * repudiate is dejected. [01:18] wilee-nilee: Best buy was just selling them even when the manufacterer was not yet [01:18] that is about the gist of what I know, uefi is not an area I know much about. [01:19] wilee-nilee: I guess that means I wait for a new kernel? [01:20] Infandum, Not necessarily, someone here might know, the ubuntu forums has several users concentrated on this here is one. http://ubuntuforums.org/showthread.php?t=2147295 [01:21] Infandum, It's not so much the computer but the hardware that matters basically, it would have what some others provide, and the manufacturers version of the uefi thang. [01:24] wilee-nilee: I don't get that pretty splashscreen. I just get the ugly grub2 one. The pretty one has easy settings...how can I get that one? [01:25] wilee-nilee: on the liveusb I mean [01:25] Infandum, I have never ran a install on a uefi computer, so I have no idea what the options are, I'm avoiding it as long as possible. [01:26] wilee-nilee: ohhh kaaaay [01:26] does anyone know a powerful tool for managing a complex hosts file? i have used gas mask on mac, and would love something similar [01:26] http://www.clockwise.ee/gasmask/ [01:30] whenever i reboot it remembers last session instead of picking my default, any ideas on how to fix? === umarzuki_ is now known as umarzuki === Thor|Away is now known as Thorium220 [01:31] cbilljones, release nd desktop? [01:31] and* [01:31] InFlames: You could make a simple bash script to do that, or simply manually move the files yourself. [01:31] wilee-nilee 13.04/unity [01:31] rypervenche, if you view the screenshots it might give you a better idea of my intent and needs [01:32] i'd prefer gui based [01:32] something that can be manually handled by the menu [01:32] wilee-nilee but login is lightdm(default) [01:32] cbilljones, you logging from a cli? [01:33] cbilljones, Have you run the lightdm start to set it as default [01:33] InFlames: I saw that. You could make something GUI-based without too much hardship if you understand bash scripting. You could even make keyboard shortcuts to do the work for you, which would be even faster than a GUI. [01:33] wilee-nilee i am logging in from x11vnc-server atm, but was doing samething at office with local session only [01:33] you can script and make something that's gui based? [01:34] i will have to look into that [01:34] cbilljones, from the desktop sudo dpkg-reconfigure lightdm [01:34] wilee-nilee i have autologin enabled, after reboot it logs into whatever session was used last, i need it to always pick default [01:35] cbilljones, as long as you run it from the cli it will set it as default I believe, from the desktop or a cli probably. [01:36] desktop or tty [01:36] wilee-nilee it was doing same thing when i wasnt using vnc, standing right at it with keyboard [01:37] hello? === JonO is now known as Guest53454 [01:37] cbilljones, Maybe someone else would be better help. [01:39] wilee-nilee it seems to be some sort of save state option somewhere, pretty sure its a lightdm thing [01:39] any way to fix ia32-libs on 12.04? [01:39] amd64 [01:39] it has unresolved dependencies [01:39] tried a few fixes posted on the web and they don't work [01:40] PwrSurge: sometimes a quick 'sudo apt-get update' would do the trick [01:41] in case you had not done that in a while [01:41] no [01:41] not so simple === jalcine_ is now known as jalcine [01:41] this is a known issue [01:41] else this is caused by ppa or other repos [01:41] with amd64 platform [01:41] fresh upgrade [01:42] The following information may help resolve the situation: [01:42] The following packages have unmet dependencies: [01:42] ia32-libs : Depends: ia32-libs-multiarch [01:43] and when i try to install multiarch [01:43] The following packages have unmet dependencies: [01:43] ia32-libs-multiarch:i386 : Depends: gstreamer0.10-plugins-good:i386 but it is not going to be installed [01:43] Depends: gtk2-engines:i386 but it is not going to be installed [01:43] Depends: gtk2-engines-murrine:i386 but it is not going to be installed [01:43] Depends: gtk2-engines-pixbuf:i386 but it is not going to be installed [01:43] PwrSurge: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [01:43] and others [01:43] I won't paste them all [01:44] wilee-nilee look at second answer here, maybe this? http://askubuntu.com/questions/62833/how-do-i-change-the-default-session-for-when-using-auto-logins === _human_blip_ is now known as human_blip [01:44] there's also Recommends: libgl1-mesa-glx:i386 [01:44] at the bottom [01:46] cbilljones, 13.04 is not using 2d [01:46] wilee-nilee i know replace that with my custom session [01:47] wilee-nilee i made the change and have rebooted, we will know soon ;) [01:48] wilee-nilee no go, rebooted to regular unity [01:48] cbilljones: you're trying to change lightdm's session? [01:49] i just did that the other day. let me peek at my notes. [01:49] tomswartz07 well the session lightdm logs into, i need it to always pick my default [01:50] right- so you have xfce installed (for example) and want to autologin to that? [01:51] tomswartz07 basically, its actually a custom unity session i have created, i can pick it from login screen and login, and if i reboot it autologs into that, however if i switch sessions and reboot, it boots into whatever i used last [01:52] cbilljones: righto. there's a way to hardcode the session into lightdm's config file [01:53] tomswartzo7 yes, thats what i need i think :) [01:53] /etc/lightdm/lightdm.conf [01:53] yup [01:53] hey is 13.04 going to support a macbook pro 5,5 ? [01:53] I noticed nothing was written up on it [01:54] tomswartz07 i is there, what command do i need in lightdm.conf? [01:54] change under the [seat defaults] section: user-session= [01:54] double check your 'greeter session' as well [01:55] tomswartz07 user session is correct , unity-greeter is unity-greeter [01:55] tomswartz07 do i change unity-greeter to my session? [01:56] hm. I have unity-greeter removed completely. [01:56] wait. hang on [01:56] haha [01:58] yeah - greeter-session is unity-greeter. user-session is the custom name of the session. [01:58] You can use another greeter of course... [01:59] i sort of like the look of the xubuntu greeter. ;) [01:59] lightdm-gtk-greeter [02:00] tomswartz07 i have tried running "/usr/lib/lightdm/lightdm-set-defaults --session [session name]" and rebooted, will see if that helps, though i think i did that already [02:01] tomswartz07 nope, lol still remembers last session arg [02:02] fixed it [02:02] http://ubuntuforums.org/showthread.php?t=2025560&p=12246372#post12246372 [02:03] sonikkuamerica i think the greeter is just login page, correct? === mini is now known as Guest67238 [02:03] cbilljones: You are right [02:04] cbilljones: it's weird that it's ignoring the session info. [02:04] sonikkuamerica my issue is it is autologging into my last session, not default session [02:05] tomswartz07 i know, its odd :( [02:05] hi everyone, is anyone here using 13.10? [02:06] Guest67238, people on #ubuntu+1 are [02:06] i have 13.04 but for the wireless it takes a while to connect [02:06] tomswartz07 from wiki.ubuntu.com "The greeter will default to give you the last session you chose, so this option will only change the default session" this my my trouble [02:06] cbilljones: Is auto-login enabled at all is System Settings > Users? [02:07] sonikkuamerica yes [02:07] cbilljones: did you try this: http://askubuntu.com/questions/146265/programmaticaly-change-lightdm-autologin-session-type [02:08] is it worth upgrading from 13.04 to 13.10? [02:08] tomswartz07 no, let me read it over [02:08] cbilljones: the users .dmrc sets what session they use by default overrideing the system default If the .dmrc file exists [02:09] dr_willis, .dmrc reverts any change i make after reboot [02:09] The following packages have unmet dependencies: [02:09] ntop5 : Depends: pfring (= 5.6.1-6725) but 5.6.2-6817 is to be installed [02:09] cbilljones: the user normally selects their session at the lightdm screen, system reads .dmrc and it uses that as their default session. [02:10] pfring : Depends: linux-image-3.2.0-53-generic but it is not going to be installed [02:10] I don't want to install inux-image-3.2.0-53-generic [02:10] cbilljones: the users .dmrc shouldent change unless they seelct a differnt session [02:10] I just need to remove ntop5 [02:10] dr_willis it seems for some reason pick last session on its own and update .dmrc accordingly [02:11] but I can't , can anybody hep me. [02:11] Hey on https://one.ubuntu.com/referrals/referee/3129888/ how do u get 500 GB free of back up storeage? do u just send link through E-Mail or is there something else u do? [02:11] cbilljones: you mean the autologin is using whats in the users .dmrc and not the system wide default? [02:12] Hello, i need some help with something easy, i have ubuntu and i need to browse a file in my sd external card. how can i do it? [02:12] allengreen: try running apt-get dist-upgrade. it almost sounds like you have some packages floating with upgrades [02:12] my phone is an android GS3 with jely bean 4.2 === anonymous is now known as Guest64437 [02:12] mamece2: the file manager should show the sd card in its left side panel [02:12] dr_willis no, autologin is picking whatever i used last, and editing .dmrc on its own [02:12] mamece2: on a phone.. thats a differnt story [02:12] cbilljones: log out. select what you want, log back in.. then check the .dmrc file [02:13] mamece2: you might need MPD support for the new filesystem [02:13] auto login SHOULD be using the last the user selected. [02:13] yes, But I don't wanna install the linux-image. [02:13] and the last they selected they should have saved in their .dmrc [02:13] I though i just need to mount the sd card and voila [02:13] mamece2: easiest thing to do with android devuces is to use 'airdroid' and wifi to get to files [02:14] Dr_Willis: ive read about that :( [02:14] mtp support has improved with each release of ubuntu. some of the old ones had issues [02:14] Hey does anyone know why Oracle Java v. 1.40 would not work with firefox in ubuntu12.04 [02:14] dr_willis the problem is the user doesnt pick, it auto logs in. If i remote in, switch sessions and reboot, it reboots into my session; i need to change this [02:14] Airdroid is a Must have issue [02:14] Dr_Willis: ive 12.04 guess it does support it. i cant get gmtp to work [02:15] Hi All Good Morning [02:15] cbilljones: switch session how? See whats in the users .dmrc file now. keep track of what its changeing to. [02:15] define notwork mamece2 [02:15] mamece2: sorry- i mean MTP. http://www.omgubuntu.co.uk/2011/12/how-to-connect-your-android-ice-cream-sandwich-phone-to-ubuntu-for-file-access [02:15] cbilljones: the user CAN log out and select a differnt session. that should then set their default for the next autologin [02:15] dr_willis it changes to whatever was used last [02:15] dr_willis i know, that doesnt help me [02:16] dr_willis i need it to always login to default session on reboot [02:16] regardless of what was used last [02:16] cbilljones: delete the users .dmrc file [02:16] and perhaps link it to /dev/null ;) [02:17] dr_willis what if i make file read only, think that will work? [02:17] No idea. I dont see why selecting the default session wouldent do what you want. [02:17] how many desktop sessions do you have anyway? [02:18] what program do you guys recommend for benchmarking a SSD? [02:18] dr_willis, selecting it does, but user doesnt get to select, or even know the password for that matter [02:18] dr_willis, there is 2 session, regular ubuntu, and POS(default) [02:18] cbilljones: from what ive seen if the user logs out from his auto login session, he can then select a differnt one. could be you dont have the POS session set up correctly. [02:19] if the user selected POS then that should get entered into the .dmrc file and then be the users new default [02:19] dr_willis he can do that already, i dont want him logging out ever [02:20] should i point out that i have seen KOISK/POS focused disrtos that may allready solve most of your issues. ;) [02:20] dr_williams he doesnt even have means to logout, no menus, no keyboard etc [02:20] tomswartz07: i have jelly bean [02:20] Anonynimity: doest work gmtp. I tried to connect and this message appears: cannot connect to raw objetct [02:21] seems theres been a person in here almost every week trying to build their own ubuntu KOISK setup. [02:21] wonder how many guides on it are at askubuntu.com [02:21] mamece2: that's fine- its the same info with the mtp [02:22] cbilljones: do you have more than one autologin user? [02:22] tomswartz07 no just the one, only one user account at all actually [02:23] Just got ubuntu install first time, with only a couple hickups.., but. [02:23] hi there [02:23] is there anyway to speed things up with ubuntu under VMware Unit? [02:23] cbilljones: theres a nuclear option, add a pre-configured .dmrc file to /etc/skel and delete that user. [02:24] or add a new one [02:24] juzpeng: how are you liking it? [02:24] When I reboot after install, I am faced with grub.. grub works fine w/ loading "buntu" but won't load windows. Only way to load win is go into bios and force boot it. Any help? [02:24] this way, the user will get the 'default' config and should always have the .dmrc file thats to be used. [02:24] emphasis on *should& [02:24] juzpeng, Windows 8? [02:25] juzpeng: You should get the option to boot to windows and then from windows you get the boot manager. Then you select to load into windows [02:25] juzpeng: Is that not what is happening? [02:25] boot to windows from grub* [02:25] juzpeng: Have you tried [ sudo update-grub ]? [02:26] Yes. I like it- I have a mac too, but was getting frustrated by being locked down.. so I picked up a cheap notebook so I could load win.. so far it's cool.. kinda like how it was before in gnome better than this new unity [02:26] Mike and Ike went to fetch a pail of water.... [02:26] oops [02:26] lol wrong channel [02:26] tomswartz07 hmm that sounds scary, lol. Will that screw up any permissions ive setup? [02:27] it'd be a lot safer to make a new user with the profile from /etc/skel, but not too much to screw up [02:27] just check that the permissions are the same [02:27] Yes, win I first had trouble ..but then it install alongside win after turning off turned off fast & secure boot in bios. It made it kinda large though is there any way to shrink the volume a bit? [02:28] juzpeng: You would have to format that partition, if you partitioned it. Then expand your windows partition from within Windows. Then reinstall Ubuntu with the remaining space. [02:29] cbilljones: i fired up my other box here; try changing the lightdm.conf file to greeter-session=lightdm-gtk-greeter [02:29] it get stuck after clicking win in grub [02:29] that one autologins to i3 [02:30] juzpeng: You messed up your master boot record [02:30] Can I go in windows, click computer, manage, and shrink the partion for linux [02:30] juzpeng: Please refer to here: http://www.redmondpie.com/how-to-fix-windows-8-mbr-master-boot-record/ [02:30] ahh.. how do i fix it. lol [02:30] tomswartz07 ok rebooting now [02:30] juzpeng: you dont resize linux partions from windows. [02:31] juzpeng: Also you cannot shrink your partition for linux from within windows. You can overwrite critical system files and mess up the partition itself. You can resize your partition of Ubuntu from within Ubuntu. [02:32] I shrinked my patrion in win that where it installed the ubuntu partion === CamC_ is now known as CamC [02:32] Okay I won't do that then. [02:32] tomswartz07 no go, still last session :( [02:32] juzpeng: How did you install Ubuntu? From a disk or did you install it using Wubi? [02:33] cbilljones: what shows in ls /var/lib/AccountsService/users [02:33] Hey, if I have to take this computer back is there a way to get rid of Ubuntu altogether and make it as though it looks as though its factory fresh without the win 8 dvd [02:33] Hi, I've installed ubuntu desktop on server, but cannot login to my account, only able to access guest account, and when I try to login to my account i'm being sent back to login screen. Anyone experienced this problem? :-) [02:33] juzpeng: guys in #windows may know. Most of the time theres a windows -restore partion [02:34] juzpeng, W8 has a complete restore option. [02:34] juzpeng: Yes, you can extend your partition for windows over ubuntu. You should use your windows installation disk. [02:34] is Ubuntu 13.10 out ? [02:34] I shrink my partion in win, the i stalled a program called pen drive linux, then booted it from my USB and installed it from there. [02:34] It didn't come with one. It doesn't even have a optical disk! [02:35] juzpeng: it may have restore partition. or there may be ways to get a disk or ISO image file you can use from a USB flash drive [02:35] !isitout iKillCypher [02:35] Dr_Willis: Does the ubuntu installation process give the option of formatting a partition/make a partition without installing ubuntu itself? [02:35] I can't remember [02:35] You can use gparted, or the disk tools from the live cd to do what you want [02:35] AdBlocker_, You have made a whole number of totally wrong claims helping this user, can you like mellow out. [02:35] will updating grub fix it so i can boot into windows without having to force boot it from bios? [02:36] juzpeng: tried the boot-repair tool yet? [02:36] wilee-nilee: Unless you plan on trying to help him, no. I find it kind of funny that you are telling me to shut up when you yourself are not trying to help him. [02:36] grub should be able to boot the windows install. [02:36] wow. such rage. so many angers [02:37] he has good help from Dr_Willis no need to help. [02:37] no was just checking if there was an easy fix somewhere. I don't think I did anything to break it. [02:37] except ive never used windows 8 ;) [02:37] to make things less League of Legends rage way, can you read my message? :-D [02:37] wilee-nilee: Thanks dad. I think I can try and help someone if I want. [02:37] I hate win 8, i would rather much use win xp [02:38] so angsty teen. very AdBlocker_. wow. [02:38] tomswartz07: hm? [02:38] My.Pen.Is.Erect [02:38] wubi will not run in W8, it has no mbr, the fix is not bootrec /fixmbr to start with [02:38] can you customize the new ubuntu like you could do with gnome? [02:38] i didn't use wubui [02:38] oh [02:38] wilee-nilee: Are you kidding me? I have installed Ubuntu using wubi on win8 a few times myself. [02:39] juzpeng: depends on what you want to customze [02:39] tomswartz07 ls /var/lib/AccountsService/users reports: lightdm volante [02:39] any dotfiles? ls -a /var/lib/AccountsService/users [02:39] hi everyone I have a problem [02:39] Can you make it so the apps arent on the side and have it look like mint [02:39] Hmm.. last i heard. wubi dident work witn win8 - but wubi is a dead prject. [02:39] Hi, I've installed ubuntu desktop on server, but cannot login to my account, only able to access guest account, and when I try to login to my account i'm being sent back to login screen. Anyone experienced this problem? :-) [02:40] is 13.10 out ? [02:40] !13.10 [02:40] Ubuntu 13.10 (Saucy Salamander) will be the 19th release of Ubuntu. Announcement: http://www.markshuttleworth.com/archives/1252 - Discussion and support in #ubuntu+1. Release date will be 17th October 2013. [02:40] Dr_Willis: This is the first I am hearing of that being an issue. I have used it with win8 a few times myself. [02:40] !13.10 | iKillCypher couple of days [02:40] iKillCypher couple of days: please see above [02:40] Juslintek: check the .Xauthority file in the users home. [02:40] hey what was that grub update command again, or the fix to win MBR .. sorry got lost chatting. [02:40] well if I use 13.04 will I be able to upgrade to 13.10 in the future ? [02:40] add [02:40] yes iKillCypher [02:40] AdBlocker_: i always advize against wubi in all forms. last i heard. its dead.. and dident support win8. (i dont use it() [02:40] sudo update-grub juzpeng [02:41] My.Pen.Is.Erect [02:41] randomedude: whats the problem. just ask [02:41] , thanx :-) [02:41] Dr_Willis: Ah [02:41] a moment of slience for the demise of wubi... ;) or cheers of rejoiceing. [02:42] Haha [02:42] I thought it was a pretty interesting project. [02:42] so did ubuntu get rid of KDE ?! [02:42] My.Pen.Is.Erect [02:42] oops [02:42] sorry [02:42] juzpeng: kde is in the repos.. or use Kubuntu, or install Kubuntu-desktop package [02:42] juzpeng: ubuntu has not gotten rid of kde. [02:43] you can boot into either it wont wipe it out? [02:43] sudo update-grub >>> Adding boot menu entry for EFI firmware configuration [02:43] Found Windows 8 (loader) on /dev/sda4 [02:43] tomswartz07 i changed xsession in /var/lib/AccountsService/users/volante to my custom one and rebooted; lets see [02:44] ok. I've been using 12.04 on my 60 GB SSD thinkpad x61 for more than a year. A couple weeks ago the system started hanging 10 minutes to an hour after restart or cold boot, without a miss. I took out the SSD and right now I'm using live ubuntu 10.04 from flash and the system hasn't hung for many hours. SSD system check shows everything green/okay. [02:44] I guess im going to restart and see it it's working now. [02:44] tomswartz07 bingo, i think thats what you were going to suggest, we have success [02:45] tomswartz07 so looks like ~home/.dmrc reads /var/lib/AccountsService/users and updates itself, thx for all the help [02:45] Hi all, can anyone give me a tip for how i can keep track of my dynamic IP? I have a netgear router and used to have a free DynamicDNS account which i let expire. unfortunately my router only gives me the option to add a dynamicDNS account so not sure how to work around it... [02:46] Lee-C: sure, just cobble together a script and shove it into a crontab [02:46] Dr_Willis: Did you hear about the universal kernel? It is some kind of hack for wine that let's .exe's run natively on linux. [02:47] I don't really know how to feel about it xD [02:47] Ok here what it said when trying to load win 8 loaded on dev4 [02:47] error: cant find "drive map"... and error: something EFI [02:48] this sucks. lol [02:48] Anyone got any idea.. [02:49] efi... do you have efi enabled in your bios? [02:49] Do i have to fix win MBR or something [02:49] no I don't think so. [02:49] juzpeng: I gave you my advice. It was shut down though; try it at your own risk I guess. [02:49] I'm going back to studying. [02:49] okay and is this a windows 8 factory disk or...? [02:49] kmyst: thank for that. i had thought about that but not sure what the best way of doing it would be. maybe send myself an email? don't really like that though. maybe somehow use crontab to automatically update an alternative dynamic dns account?... [02:49] nope [02:50] alright juzpeng is this an actual installation? [02:50] I found this command [02:50] Lee-C: that's what i was going to suggest. cron job send packet to machine outside your router, get your ip address, tells you what's where [02:51] sudo apt-get install boot-repair && sudo boot-repair [02:51] worth giving it a shot? [02:52] Lee-C: here ya go: http://pastebin.com/6KrgQr5K [02:52] Gallomimia: Yeah, i just don't know how exactly to go about it... i've used crontab to send myself an email in the past but not sure if my abilities will stretch as far as to do what i want to do. [02:53] i wouldn't email it. a simple ssh connection to a computer you control would be best i think [02:53] does anybody have a how to (or a ppa) for SDL2 in 12.04 precise? [02:53] unable to loacate boot-repair [02:53] randomedude, Had you set up the ssd to run as such and how full is it? [02:54] Lee-C: Gallomimia i'm lazy i just email it to myself :) [02:54] juzpeng, its in a ppa [02:54] ppa [02:54] damn i hate being a newb :( [02:54] Lee-C: just edit the necessary bits for the logfile and email [02:54] !ppa [02:54] 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 [02:55] juzpeng, slow down, if you flail at this you may have some real problems. https://help.ubuntu.com/community/Boot-Repair [02:55] synaptic package manager [02:55] i don't remember how I setup SSD to run, it has a few GB's left, at one point in the past it was 0.1 GB free and it didn't crash, but now it's crashing. Although I have to be honest I didn't check the latest disk free space. [02:55] Lee-C: i put it into my crontab thusly: 0 */3 * * * /home/username/bin/scriptname.sh [02:56] wilee-nilee: His problem isn't with Ubuntu though. This is a windows problem. [02:56] randomedude, I used this wiki to set mine up, you have it to full for sure. https://sites.google.com/site/easylinuxtipsproject/ssd [02:57] filling up any HD is not a good idea, even linux [02:57] kmyst: thanks for that, I will keep keep that one saved. would prefer to try and get a dynamic account updated. but not sure how much luck i will have doing that. === EP is now known as electricprism1 === CamC_ is now known as CamC [02:58] ok I don't remember this webpage. I have played with bios, ahci, acpi but not sure all of it in relation to SSD install. do you think reinstalling ubuntu acc to this webpage is the only option? [02:59] Lee-C: i've seen some examples but i just elected to roll my own and seeing how my IP doesn't really change but once every few months regardless of the cable modem resyncing it "just works" for me [03:00] Q: I'm having trouble getting my wifi working on my Sony Vaio laptop (ar242x ar542x atheros) - can anyone offer some help? [03:00] randomedude: for ssd set ide to ahci before installing ubuntu [03:00] randomedude, I never said you had to reinstall, just gave you a wiki I used, and suggested you have it to full. [03:00] boot repair said EFI detected is that good? [03:00] buggy-kernel detected. Do you want to activate [Backup and rename Windows EFI files]? [03:01] should I press Y, or N. LOL this could really get ugly. [03:01] juzpeng, Make sure you keep the bootinfo summary url, the latest you have when you use this tool it is a key for getting help, the ubuntu forums is a good place for this there is a thread just for that app by the author of that tool. [03:02] what should be the plan of action then? is there a way I can troubleshoot this? I have a sense the crashes started after my last update-manager update, although I might be completely off the mark here [03:02] i install boot repair in ubuntu.. not using a live cd, or USB is that fine? [03:06] Lee-C: of course you could always extend the concept and instead of email any change to the IP have it SMS it or IM, etc. [03:07] so, how much ram do I need to run Mac OS X 10.6 on an HP Probook? [03:07] can someone tell me why i can no longer see my side-bar in ubuntu? [03:07] Anonynimity: how much you got? [03:07] i would say 2 gigs is going to be slow [03:07] idk [03:08] my mpb had 4 when i got it and it was a bit slow [03:08] 2 gigs is a little light on ram for hungryOS like that [03:08] Gallomimia, number of reasons, how about sharing the processes you did leading up to this. [03:08] :( [03:09] like if you were messing with video drivers :I [03:09] wilee-nilee: i've been wrestling with amd drivers, and the disappearing act began after first reboot upon removing generic installed drivers. i now have a working GPU with catalyst installed (i think [03:09] but still no visible menu bar or "dock" [03:09] (i come from the world of mac) [03:09] have you tried resetting unity [03:09] I ran a toshiba satellite L755-S5216 on OS X. It had about 3 GB of ram, and ran perfectly fine, until I was using the update feature in OS X [03:09] Gallomimia: my old mbp is still chugging along with 10.6 and 1g of ram...no issues :) [03:09] :(( [03:09] hah one gig. wow... [03:10] alright, reset unity [03:10] use crunchbang and it never gets over a gig lol [03:10] what is this process and how do i do it? [03:10] hey that's the max for it too... [03:10] * Gallomimia googles [03:10] the thing was though, I had to use ubuntu to install mac os x onto a "Virtual Machine" although the "Virtual Machine" was actually an External Hard Drive. === cgt is now known as everyone === everyone is now known as cgt [03:11] :) [03:11] I have to mention about a month ago, I tinkered with proc/acpi/fan settings, and installed thinkfan ... but the fan never stops running when the system crashes, laptop get really hot but then sometimes system also crashes when laptop doesn't feel too hot. I'm just shooting in the dark here. [03:11] hello [03:11] what version are you using randomedude? [03:11] 12.04 with latest updates [03:11] heylo jmgk how are you this evening? and welcome to ubuntu [03:11] am i to believe that the only way to reset my basic settings is with a software install? [03:12] okay randomedude have you tried setting your fan speed? [03:12] good [03:12] thanks [03:12] seems an extreme solution just to get a sidebar back... [03:12] good to hear jmgk [03:12] yes I tried to set it to "disengaged" which made the fan blasting at full speed, and the temp was down below 55 c in the reading, the system still crashed [03:12] thanks [03:13] randomedude, hang on a sec [03:13] sure [03:13] what kind of computer do you have randomedude? [03:13] rannonga: care to suggest a method of "resetting unity"? [03:13] the things i find on google seem nonsensical [03:14] samsung, hp, toshiba, dell, sony, ...? [03:14] asus? [03:14] what did you find lol? [03:14] @randomedude [03:14] hang on a sec Gallomimia [03:14] I have thinkpad x61, 2 GB ram ... like I mentioned earlier it has something to do with either the 60GB SSD or the latest ubuntu setup on it ... cz right now my SSD is out and I'm on a live ubuntu 10.04 and system hasn't crashed in 5-6 hours (I doubt it's gonna crash) [03:15] Gallomimia: restart lightdm service? [03:15] what in unity are you trying to reset Gallomimia? [03:15] Gallomimia: i had that happen on a box that had the proprietary nvidia drivers and booting into a xen kernel which make my bar disappear...somehow i don't think that is your problem though [03:15] Anonynimity: his sidebar not working [03:15] i don't know. it was suggested as a remedy to my disappearing sidebar and menu bar [03:15] my fav way of resetting unity is installing gnome or xfce [03:15] uh.... nvidia drivers. i seem to remember seeing those and deselecting them [03:15] did you hide it Gallomimia? [03:15] lol [03:16] that was awhile ago [03:16] no [03:16] ok... sec [03:16] hello [03:16] what version of ubuntu are you using Gallomimia? [03:16] hello kenMasters, welcome to ubuntu. How are you this evening? [03:17] where's ryu [03:17] randomedude: follow: http://askubuntu.com/questions/133030/overheating-and-reboot-with-ubuntu-11-10-and-12-04-on-thinpad-t500 and/or [03:17] http://askubuntu.com/questions/75579/very-hot-running-with-ubuntu === AdBlocker_ is now known as AdBlocker [03:18] is it both in unity 3d and the 2d one? [03:18] hello! I am testing 13.10 right now, and it seems that Youtube VEVO is not working? [03:18] Gallomimia: try following: http://ubuntuforums.org/showthread.php?t=2017583 [03:18] !13.10 | sweeesh [03:18] sweeesh: Ubuntu 13.10 (Saucy Salamander) will be the 19th release of Ubuntu. Announcement: http://www.markshuttleworth.com/archives/1252 - Discussion and support in #ubuntu+1. Release date will be 17th October 2013. [03:20] Anonynimity: 13.04 [03:20] Gallomimia: Was that an upgrade or a fresh install? [03:21] fresh. the system itself is fresh [03:21] Gallomimia: http://askubuntu.com/questions/285779/after-upgrading-to-13-04-unity-interface-is-not-showing [03:21] the bios, drivers, all hardware, nothing has been in a stable state yet. [03:23] Anonynimity: I guess I'll give it a try but I doubt the crash is temperature related [03:23] it could be randomdude, I remember a while back my toshiba was overheating with ubuntu12.04 [03:24] it started freezing and crashing all to h3ll [03:24] Anonynimity: ok I'll give it a try ... and if it doesn't work report back here? [03:24] sure... I'll see if I can help you out a bit more. [03:25] Anonynimity: ok thanks. And thanks to other users too for help. Have a good one! [03:25] you too randomedude [03:26] My.Pen.Is.Erect... [03:26] you have left #My.Pen.Is.Erect [03:28] ! [03:28] lol [03:28] Anonynimity: thanks. the settings manager is very useful [03:28] You're welcome Gallomimia. [03:29] anybody tried running GIMP with Ubuntu 13.10? The menu keeps acting up [03:29] i think this means its time for games [03:29] it's a frustrating experience [03:29] hmm [03:30] sweeesh, why/ [03:30] I like GImp [03:30] :p [03:30] You're welcome Gallomimia. did that solution work for you? [03:30] i did manage to get unity to show its face again yes [03:30] menu and sidebar [03:31] good to read [03:31] sweeesh, #ubuntu+1 is the 13.10 channel [03:31] jmgk: Gimp rocks. It's just that it does not seem to live with the Unity desktop of Ubuntu 13.10 [03:31] yum [03:31] Ubuntu+1 [03:32] ok [03:32] thanks [03:32] mmmm yummmmmmhyyyyyyy data [03:32] give me all of your data [03:32] all of you! [03:32] I want your data copied to my server, NOW [03:32] alright, so i launched steam and for some reason a game launched immediately [03:32] which is fine, i wanted to test it. i've now alt-tabbed out of that game and can't get back to it [03:32] any suggestions? [03:33] did you set a game up in steam to launch as soon as steam starts? [03:33] no [03:33] are you sure? [03:33] it is the last game i was running that crashed when i last ran it [03:33] and i think i asked it to launch again before steam was killed [03:33] anyway [03:33] that doesn't sound very comforting... [03:33] game running, fullscreen working.... can't change back to that app. [03:34] :| [03:34] sec [03:35] what version of ubuntu are you using Gallomimia? [03:35] 13.04 [03:35] glxinfo [03:35] not installed..... [03:36] it just tells if your 3d opengl stuff is working [03:36] it says a lot of stuff... [03:37] direct rendering: yes [03:37] that's the line i like to see right? [03:37] alright i'm bored of waiting for this program to change back to foreground... killing [03:38] whats the opengl string [03:38] opengl [03:38] Gallomimia: http://steamcommunity.com/app/221410/discussions/0/828937979234181573/ [03:38] /usr/lib/nux/unity_support_test -p [03:39] give me your data [03:39] now! [03:39] hewhomust: uh where is that string located in the 3page wall of text i am seeing? [03:39] openGL version string 4.2.12217 [03:39] compatibility profile context 12.104 [03:39] glxinfo | grep render [03:40] Anonynimity: my data's useless ;) === b1221 is now known as testxDnick [03:40] it says AMD Radeon HD 7700 series [03:40] with some other good stuff [03:40] thats good then [03:40] gallo, try unity [03:40] sounds like it's a good sine [03:40] lol @kmyst [03:40] cosines better [03:40] unity what? [03:41] see if terminal throws things around, just unity [03:41] the next time you have secs, make sure you do an Arnold Schwarzenegger impression to your girlfriend... like he'd be grunting... girls like it, they think it's hottt [03:41] Gallomimia: http://steamcommunity.com/app/221410/discussions/0/828937979234181573/ [03:41] about to read that one [03:42] unity is fully supported by your hardware [03:42] d [03:42] starting to sound really optimistic about that [03:43] now i reboot, then i read that thread [03:43] is this the same problem [03:43] your sidebars not working [03:45] What's the best way to create a link between two directories? They both derive from /home [03:45] Console: what do you mean by "derive from" [03:46] Both will be folders in /home [03:46] help [03:46] Console: use a symlink? [03:46] sudo ln -s link link_root? [03:46] @ivan blal [03:47] Console: ln -s TARGET NAME [03:47] how to perform find? [03:47] thamvmk: what do you want to find? [03:48] find / -name [03:48] want to find all files with extension wmv [03:49] thamvmk: find where? [03:49] at my home directory /home/abc [03:49] find / *.wmv [03:49] thamvmk: find /home/abc -name '*.wmv' [03:49] wrong ivan. [03:49] yes, thanks jrib. [03:49] :D [03:49] is there a way that i can permanently disable ipv6? I keep having to do sudo sysctl -p, is there a way around this so that i don't have to keep typing this command every time the system restarts? [03:50] sec secretfire [03:50] Anonymity : what? [03:50] SecretFire: What version of ubuntu are you on? [03:50] or in? [03:50] Anonyimity : I am on kubuntu 13.04 === vincent is now known as Guest54444 [03:52] SecretFire: REF- http://www.noobslab.com/2012/05/disable-ipv6-if-your-internet-is.html [03:52] alguien que me pueda ayudar aqui? [03:53] antes que nada, buenas noches a todos desde mexico [03:53] Anonynimity : Ive done that, but i keep having to type sudo sysct -p [03:53] Anonynimity : sudo sysctl -p every time i restart [03:53] okay, sec... [03:54] dirty way. put that command in rc.local ;) [03:54] systemwide or firefox only SecretFire? [03:55] have an idea SecretFire.. [03:55] hmm. theres some ipv6 stuff in /etc/sysctrl.conf also [03:56] not sure if theres a setting for what you want. :) [03:56] create a file called bad_list in /etc/modprobe.d and type alias net-pf-10 off [03:57] ok hold on [03:57] a txt file [03:57] ? [03:57] sort of hard to type in a binary file. ;) [03:57] yes, [03:57] ok [03:58] or you could make a file called blacklist-ipv6 in /etc/modprobe.d? [03:58] echo 'alias net-pf-10 off' > /etc/modprobe.d/blacklist-ipv6 [03:58] might do it. (double check that command) [03:58] it won't let me do it [03:58] need sudo rights. ;) of course. [03:58] #echo [03:58] .... [03:59] http://ubuntuforums.org/showthread.php?t=87798 [03:59] sudo echo 'alias net-pf-10 off' > /etc/modprobe.d/blacklist-ipv6 [03:59] Dr_Willis, do this in the new file? [03:59] Dr_Willis, i am using vi [03:59] oh wait - you cand do sudo and echo that way [04:00] one single line in the file with that alias ...... line === habib is now known as b00lah === Jan11 is now known as ON1 [04:00] Give me all of your peanutbutter [04:00] damn, my question got pushed out of the screen so i dont know if it got answered :P === AndresSM_away is now known as AndresSM [04:00] do i need the quotes [04:01] quotes were for the echo command to know what to print [04:01] ok [04:01] what was your question Lenny? [04:01] ItsMeLenny: then just ask the question again :) [04:02] is there any simple way, or a ppa that is, getting SDL2 on 12.04 precise [04:02] ok i have the blacklist-ipv6 in /etc/modprobe.d [04:02] so when i restart i won't have to do that anymore? [04:02] in a FILE in /etc/modprobe.d/ you mean? [04:02] yea, thats what i mean [04:02] SecretFire: try it and see. [04:04] Hello 'ello [04:04] I am the peanutbutter bandit [04:04] give me all of your peanutbutter, [04:04] NOW [04:04] peanut butter + chocolate is best [04:05] * Dr_Willis gives Anonynimity a vegimite samwich. [04:05] Peanutbutter is Healthier than chocolate. [04:05] lol I got pb if you can fix networking issues.. lol [04:05] ItsMeLenny: perhaps this link is usefull to you http://forums.libsdl.org/viewtopic.php?t=8720&sid=aa806ec9d55e5cc03e635c387c1d9cf0 [04:05] can't argue that, but the two combined are a godsend [04:05] * Anonynimity shoves the samwich down Dr_Willis' throat [04:05] I said PeanutButter [04:05] I hate vegemite. [04:06] :O [04:06] lol... [04:06] I can fix networking issues, [04:06] You will eate your vegimite and like it young man! [04:06] Paulus68_1, ah, i see, thanks [04:06] ItsMeLenny: your welcome [04:06] depending upon the variant, distro, and what's wrong with your network [04:06] I accidently removed the dns-masq-base once. [04:06] lol I can google. trying to find a fix. wound up here [04:06] oops. [04:07] I had to download every networking package there was for that distro, and install them by hand in terminal, [04:08] but I fixed it. [04:08] :) [04:08] * Paulus68_1 keeping google on my good side :) [04:08] wanna play a game? [04:08] no [04:08] * Anonynimity doesn't use google without a proxy. [04:08] well I did a clean install ubuntu 13.10 beta2 64bit, all standard, and networking was fine in install but cant connect to anything ethernet or wifi after the install finished. [04:08] !13.10 [04:08] Ubuntu 13.10 (Saucy Salamander) will be the 19th release of Ubuntu. Announcement: http://www.markshuttleworth.com/archives/1252 - Discussion and support in #ubuntu+1. Release date will be 17th October 2013. [04:08] have you made sure your network settings are good? [04:09] and have you made sure your network is enabled? [04:09] this is a wired nic thats not working? [04:09] if you got a link or some commands I can read about to try in terminal [04:09] !network [04:09] have you tried using sudo ifconfig eth0 [or wlan0] up? [04:09] Wireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs [04:09] its a fresh install, still new [04:09] Rubio [04:09] start with 'ifconfig' === root is now known as Guest65125 [04:12] sudo network-manager === Anonynimity is now known as Anonynimity-afk- === Anonynimity-afk- is now known as Anonynimity-brb [04:12] thanks for the wifi link. but I was leaning more towards network-manager because it all works fine in the installer. works on the installer, then reboot and nothing. not even Ethernet. ? [04:13] network manager is used on the installer live desktop also - as far as i know [04:13] I would really like to find the reason for this bug, so that it can be fixed before the aug 17th release. [04:13] boot live cd, check what modules are loaded also. [04:14] then boot desktop where it dont work. and check what modules are loaded [04:14] find the networking packages, copy them to a new folder on your HDD, launch terminal, cd to the new folder you created, then use dpkg -i "packagename here.deb" [04:14] that's what I would do.... [04:14] ok, i'll see where that leads [04:14] sudo modprobe [04:16] any idea who I should contact if this solves anything? This an Asus ROG G74SX laptop (gaming) never had problems before, so I really would like to see it keep with flawless installs. :) [04:17] autually, thanks for the help. I'll slow down & try this for now & let you know how your help goes. :) [04:17] welcome L0S7M1ND [04:23] Hey guys, long time no see. Just got a new box, and I'm having a few issues gettin 13.04 up and running. Most important, I can't seem to get the TP-LINK TL-WDN3800 wireless card to detect === AndresSM is now known as AndresSM_away [04:25] Hi. I need to change some internet settings. In Windows 7 one would go Control Panel > Network and sharing center > Change adaptor settings > Local area connection > Properties > IPv4 > Properties. How does one do that in Ubuntu? CLI solution preferred. [04:27] its almost identical, system settings > network > [04:28] can i run a lightdm session instead of unity? === derrick is now known as Guest94530 [04:28] can i run a lightdm session instead of unity? [04:29] Guest94530, unity is a desktop lightdm is a window manager, what is the goal here? [04:29] wilee-nilee want to run a session without unity, no menus etc [04:30] Guest94530, How about another desktop? [04:30] wilee-nilee could do that, what would be the lightest way to go? === Anonynimity-brb is now known as Anonynimity [04:30] there we go [04:30] much better... [04:31] lxde is a really lightweight desktop but it still has menus [04:31] jwm - is about the lightest 'window manager' but its not a full desktop [04:31] maybe install only xfce then you can remove its panels at least? [04:31] Guest94530, You can add sektops, however these are meta packages, and can be removed if you have the list of whats installed. You say"a" session, is this a singular run? [04:32] desktops* [04:32] BuzZBladE: I open 'network conenctions' > Wired connection 1 > edit > ipv4 tab. How do I change the DNS? [04:32] wilee-nilee this would be the default xsession want something very minamal [04:33] I'm going to go because My.Pen.Is.Erect [04:33] Guest94530, I think the others might have a better idea what to do, my concern was you getting backed into a corner without knowing the fix. [04:35] a whole bunch of desktops to choose from though [04:35] HisaoNakai, to change the DNS you have to disable DHCP, as it will talk to your router and get that information [04:35] BuzZBladE: I open 'network conenctions' > Wired connection 1 > edit > ipv4 tab. How do I change the DNS? [04:35] Ah [04:35] BuzZBladE: So 'manual'? [04:35] automatic DHCP with address only may work, unless you want static local IP's [04:35] hm [04:37] BuzZBladE: Okay. Do I write both the primary and secondary DNS in the DNS servers field? [04:37] do I have to use python to write a program for back up on ubuntu server? [04:38] i believe so, with a space seperating them, if this is connecting to the internet Automatic DHCP should get this DNS from your cable modem [04:38] or is there anyway I can cheat ? [04:38] Sheldoraaaa: Depends on what you want it to do...bash is usually good enough. [04:39] so the idea is that if one of my computer down, the other one can automatically on [04:40] that's really not funny anymore. alt+tab plus steam game = can't get back to the game ever... ? [04:40] within a very limited time without any information loses [04:41] BuzZBladE: I see...I want to override the default DNS. And is it necessary to fill in the Search Domains field? [04:41] Gah, other machine crashed. [04:41] Gallomimia: do you run windowed mode? [04:41] no [04:42] Gallomimia: try it, that's always done well by me! -windowed in your advanced launch options. :D [04:42] HisaoNakai, it is not necessary, unless you are wanting to cross local network domains [04:43] Okay, two issues. First, ubtunu will only recongize one device per bus(had to move my keyboard to another bus), second, the TP-LINK TL-WDN3800 wireless card still isn't showing up. [04:43] i'm also looking at figuring out how to get windows versions of some games attempting to run in wine... that's a kind of later on thing tho [04:43] Also, frekaing laptop crashed, so sorry for the flashing in and out. [04:43] i will be happy the day all games can start in a borderless dragable windowed mode that can remain on top :I [04:44] PryMaL: your theory has failed me miserably; the game is not showing at all now... no sound either [04:45] tho, this does give some kind of clues as to what's going on here... wish i knew what they meant [04:45] sounds like a video driver issue [04:45] those just got installed [04:45] Hey, who was a talking to a minute ago, I didn't mean to bale, the machine I'm on crashed. === [1]binary01 is now known as binary01 [04:48] Gallomimia: that surprises me greatly, what video card are you running? [04:48] asus radeon hd7790 [04:49] Ahhh, my bad... Radeon cards are a bit funny with the Windowed mode. My apologies, I should have asked that to start with. :( [04:49] I'll go back to my corner and stop trying to help now. [04:49] just got it up and running and the fact that it plays the game at all is cause for great celebration [04:50] oh well [04:50] :\ [04:50] * PryMaL fails [04:51] Hey guys, how do I enable to atheros driver? [04:53] BetaSoul, http://wireless.kernel.org/en/users/Drivers/ath9k [04:53] may want to check if your chipset is supported? [04:54] IT is. [04:54] Right now the lshw has it listed as unclaimed. [04:54] and it worked as fo 12.10 [04:57] im having trouble sertting IRC auto connect to a channel. im using /channel add -auto #r/leagueoflegends [04:59] try escaping the slash. === ian_ is now known as tigz4god [05:00] still says insufficuent paramters [05:03] anyone have ideas, trying to auto load a channel, /channel add -auto #r/league of legends says not enough parameters [05:03] tigz4god: That would depend on which irc client you use [05:04] geirha: im using irssi [05:05] because its not enough paramenters [05:05] your not telling it what network, just the channel [05:05] Assuming the syntax is correct, there's no channel with that name on this network [05:05] (and spaces) [05:05] /channel add -auto #leagueoflegends FREENODE [05:06] idk what network league is on though [05:06] irc.quakenet.org [05:06] (sorry, im SUPER new to IRC in general) [05:07] /channel add -auto #leagueoflegends QuakeNet [05:07] quakenet is probably already in the network list [05:07] i dont remember quake using adobe air though :I [05:10] :D [05:13] I am curious if anyone here lives by any woody bamboo. PM me if you do. === [1]binary01 is now known as binary01 === io is now known as IdleOne === ian_ is now known as tigz4god [05:28] Would installing ubuntu on a flash drive to be able to plug it into any computer really work? [05:28] bray90820: yes [05:29] But every computer needs different drivers [05:29] bray90820: linux != windows [05:29] depends on the driver [05:29] so no [05:29] if you have an old computer yes [05:29] bray90820: not every computer needs differnt drivers. [05:30] and most drivers are included by default on ubuntu [05:30] bray90820: even if they need different drivers they are loaded as modules. [05:30] linuxuz3r: nonsense [05:30] bray90820: theres also a 'live' install to flash drive. (like the cd works) then theres a 'full' install to flash drive. [05:30] well i know on one of my computers i need to install wifi manually [05:30] On my MacPro [05:31] it will totally depend on the esact chipset of the device. for legal and other reasons not all the firmwares canbe included. [05:31] So some will work and some will not? [05:31] if you made a live-usb with persistant save, or a full install. you could install the drivers onto the usb [05:31] then it should work. [05:31] bray90820: You're not installing wifi drivers. You are just adding the firmware that is closed source that can't be freely distributed. [05:32] So by default most computers will work but some will not? [05:32] too bad there used to be a project that sort of skirted the legal areas and had all the firmware and other junk on a unoffical extras-cd ;) [05:32] havent seen that project mentioned in years [05:32] the dvd install? [05:33] Dr_Willis: were you talking about the dvd install [05:34] bray90820: you will find more that will work than not. [05:34] bray90820: also your definition of work is a little off. Even those that need firmware still work without a problem. [05:34] bray90820: just wired only [05:34] histo: alright [05:34] how do you rsync a folder with the sub directories and everything? [05:35] and maybe a few weird graphics drivers === jalcine is now known as jalcine_ [05:43] Hi I am trying to make a bridge connection on my machine . My network's dhcp server gives me an IP by default . I am trying to bridge it to an interface that I configured at /etc/network/interfaces http://paste.ubuntu.com/6239201/ .But whenever I try to connect it by ifup br100 the eth0 disconnects from the main network and both of the interface don't get an IP . I am new to network configuration Where am I doing it wrong ? Any help ? [05:47] it pays to invest in a usb-wifi-dongle that works out of the box. ;) [05:47] if for no other reason - then to install the drivers for the built in wifi in an easy way [05:50] OH NO, all of sudden all my youtube full screen feature not work [05:51] it become windowed screen with same size [05:51] dual monitors? [05:51] yep [05:51] it happen all of sudden [05:51] which used to work before [05:52] odd that it used to work befor. ;) the webupd8, or omgubuntu blog sites mention some fix's for getting it to always work and stay fullscreened if you click on the other monitor. [05:52] i often have hulu, or crunchyroll on my 2nd moniotr (tv) and have had to fight with the fullscreen flash being brain dead in the past [05:53] is there a command i can use to shutdown all of the vms? [05:53] damn, [05:53] virsh command that is. [05:55] lkthomas: i recall some firefox extensions that could tweak flash a bit.. or in teh guides they mention some hex editor hack to change a single byte in teh flash binaries to disable the annoyance [05:57] hi guys, I am trying to setup openvpn server on my ubuntu box but I am not sure how to add bridge interface. I have only one network interface, that is eth0 which uses static ip addres. the said interface has public ip address (accessible directly via internet) and I am not sure if I need to set ip address of the bridge interface to this public one? [05:58] "i have only one network interface" [05:59] !details | BuzZBladE [05:59] BuzZBladE: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..." [06:00] Dr_Willis: I am going to html5 instead [06:00] flash just a shit [06:00] yes BuzZBladE, what do you find unclear about that? [06:00] lkthomas: i really rarely have issues with flash. I just use it for Hulu and crunchyroll.com an crackle.com mainly [06:01] !info keyrings [06:01] !info keyring [06:01] Package keyrings does not exist in raring [06:01] Package keyring does not exist in raring [06:01] Well, I went and followed the steps and I seem to have it all installed. I think I even created my databases. However, I can't seem to access them and my opensim program can't seem to access the databases either. Any new suggestions??? [06:01] I know [06:01] unsure why it happen all of sudden [06:01] lkthomas: flash package might have been updated [06:01] Dr_Willis: just checked, not really [06:03] im on a raspberry pi at the moment. ;) No Flash for Arm Systems. ;) [06:03] is there any good alternative to terminal which offers multiple tab interface ??? === bocaneri is now known as Sauvin [06:04] theres dozens of terminal-eumlator apps in the repos [06:04] Most offer tab's [06:04] I tend to use Terminator - it has a large feature set [06:04] hello there [06:04] guake is pretty popular too [06:04] I dont really use the pop-down type terminals. [06:05] Hello. gparted (from live USB) shows my entire HDD as "unallocated". Does this mean I'll have to re-partition everything (and thus lose all the data) ? [06:05] possible if i can see my password that store on chrome? [06:05] Naeblis: what does 'sudo fdisk -l' say about it? [06:05] Naeblis: its not a LVM or part of a raid setup was it? [06:06] Naeblis, if your booted in and looking at gparted, then something is allocated, you cant use an os thats in unallocated space [06:06] welp, "/dev/sda doesn't contain a valid partition table" [06:07] Its possible the HD has died.. it would be weird for it to suddendly become unallocated. [06:07] this hdd was working fine a couple months back, with Win7 and Ubuntu dual boot [06:07] Dr_Willis: i've installed Terminator, i don't know how to open new tab ??? [06:07] kongthap: check the right click menu and its docs> [06:08] lxterminal also has tabs (thats what im using now on my raspberry pi) [06:08] i got it, thanks :) [06:08] terminator's ability to split windows is handy in some cases [06:08] Dr_Willis: yeah that's what I fear. I can see it in BIOS, but it's not being booted. === CyberJacob|Away is now known as CyberJacob [06:09] any way to check it for sure? [06:09] Naeblis: hard drives are the weakest link in hardware. [06:09] Naeblis: did you remove the partition table? [06:09] Its possible it may be dead, and might come back to life after it runs a bit.. or gets shookup . or you say the magic words. [06:09] !testdisk | Naeblis [06:10] histo: I didn't do anything myself [06:10] Naeblis: and its not using any weird encryption, or other fancy things [06:10] nope [06:10] Naeblis: scan it with testdisk see if there are any partitions there. Also make sure that sda is your actual hdd and not usb or something goofy [06:10] histo: nah, 1TB, so fairly sure it's the hdd [06:10] yea. :) seen some bios's ages ago that would sort of switch around hard drives if you booted from USB [06:11] Naeblis: http://www.cgsecurity.org/wiki/TestDisk_Step_By_Step [06:11] ty [06:13] Sorry I wasn't more specific. I went to the website suggested by ubottu the last time I was here. I am still having problems with getting mysql and opensim to communicate. I know I must be doing something wrong but I follow the steps. Any ideas? [06:15] RedRyder: have you asked opensim people for help? [06:16] yes and also the metropolis grid people [06:17] red, did you create the mysql database for it? [06:18] As far as I know I did. But I'm not sure what I'm doing in linux. I had it all set up under win8. === Guest88658 is now known as fate_ [06:20] Hi Guys [06:20] Its regarding Ubuntu installation failure [06:21] I tried to install Ubuntu 12.04 and Ubuntu 12.10 in a P4 PC [06:21] !pae | techyan [06:21] techyan: To use more than ~3.2GB RAM on a 32bit system you can install the PAE-enabled kernel. See https://help.ubuntu.com/community/EnablingPAE for more info [06:21] techyan: what was the failure? [06:22] Ubuntu 12.10 installation is not even starting in my PC [06:22] techyan: can you describe not starting? Does anything show up on the screen? [06:22] booting from dvd? or usb flash or how.. [06:22] However 12.04 installation was successfull , but I am getting internal errors while opening application [06:23] And it is not restarting. [06:23] Some times mouse and keyboard is not detecting [06:23] techyan: pick one problem and describe it in detail [06:23] sounds like there maybe deeper hardware issues. or a bad install image/burn [06:25] The error message was "could not write bytes: brocken pipes" ? [06:26] Is there any updated hardware support machine desktop list. Just like https://wiki.ubuntu.com/HardwareSupportMachinesDesktopsDell === Denza252 is now known as MangaKaDenza [06:27] techyan: you tried running the memtest from the live cd/dvd for a while as a test to verify theres no ram issues? [06:28] The RAM is working fine [06:29] and how long did you let memtest run? [06:29] Pass 1 [06:29] Pas 1 was success [06:30] Arround 30min [06:30] the broken pipes bit could be referring to his video drivers, its not starting 3d unity [06:31] techyan, you say its a p4, i'm assuming its an onboard intel video chipset? [06:31] Yes [06:32] that should be vga compatable... [06:32] For your information, because of this error I installed Ubuntu 12.04 server in the same PC [06:33] And it was working fine ( CLI mode). Later I installed Ubuntu-Desktop in 12.04 server . [06:33] So lot of internal issues occured. [06:33] Like application crashed, system is not successfully restarting etc [06:33] who is familer with scanmem [06:34] techyan, hm, so you installed 12.04 server, then desktop over top of it? [06:34] I installed the server version because desktop version always crashing [06:35] desktop and server versions should be pratically identical. except for the desktop bits. [06:35] if you boot to text mode, you dont have any crashing of the cli apps? [06:35] In CLI mode the server version was fine. I installed ubuntu-desktop over it . Because I have to work on some design softwares. [06:35] So again system crashed. [06:36] In text mode everything works [06:36] in the server version you could have just installed the desktop packages [06:36] but in gui its crashing. some times manual restart required. [06:36] Some times it wont restart. [06:37] how old is this hard drive? [06:37] Hello, I have a ubuntu 12.04 machine with some packages installed. I recently noticed that there was a PPA that offered these packages (but newer versions and so, of course). How should I go from using the official ubuntu packages to the ppa ones? What would happen if I added this ppa, would APT find out that some packages can be updated or something? [06:37] techyan: do you have a swap partition? [06:37] foo357: thats how it works.. enable ppa. apt-get update, upgrade should pull them in. [06:38] !ppa | foo357 [06:38] foo357: 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:38] Dr_Willis: oh, great. thanks for the clarification. [06:40] I installed Ubuntu by guided partitioning === g_byers is now known as gbyers[Away] [06:44] Is there anyway I can get a details of hardware supported by Ubuntu-Desktop [06:44] https://help.ubuntu.com/community/Installation/SystemRequirements [06:45] it doesnt list a keyboard, but it helps to have one [06:47] techyan: more hardware works than is listed. [06:48] the only thing i might worry about when he says p4 is does he have at least 512mb of ram? [06:48] @Wilee-nilee - OK. I should give some kind of explanation why it is not installing in my hardware > [06:50] !hcl [06:50] For lists of supported hardware on Ubuntu see https://wiki.ubuntu.com/HardwareSupport - To help debugging and improving hardware detection, see https://wiki.ubuntu.com/DebuggingHardwareDetection [06:51] and of course hardware that is 'ubuntu certified' can still have issues [06:51] techyan: best to keep the chat in the channel. Most of us in here ignore pm's [06:52] the only real hardware the desktop would be using would be the video chipset/driver that would be differnt then the server. [06:52] everything else is pratically the same btween server and desktop editions these days. [06:53] of course a Pent4 - is getting towards the low end of what could be expected to work. You may want to try Lubuntu or xubuntu on that old of hardware [06:56] Dr_Willis : OK. [06:57] ls [06:57] Dr_Willis : In Lubuntu I am working on the desktop,right === Kitar|st_ is now known as Kitar|st [06:58] hello, is there an way to enable mouse natural scroll ? (not touchpad) [06:58] So there may be a chance that the same issue occurs [06:58] Dr_Willis: Is there any system compatibility checker for ubuntu ? [07:00] Hi all [07:01] techyan: cant say ive ever noticed one.. then again. ive given away pc's with specs greater then a P4 :) === BotaniCar|2 is now known as StrudelMuffin [07:01] normally the only issues hardware wise would be the wireless cards. and the video chipset. [07:01] unless the system is so old - its not using a PAE enabled cpu. [07:02] early early P4 might not be PAE and might not be 32-bit [07:02] s/32/64/ [07:03] techyan: simplest thing is to download an image and bung it on a USB stick [07:04] techyan: what cpu are you trying to run on> [07:04] ? [07:05] hitsujiTMO: P4 [07:06] techyan: how much ram? [07:07] Its Dell Optiplex Gx620 [07:07] hitsujiTMO: 2GB RAM DD2 [07:07] hitsujiTMO: sorry , 2GB DDR2 [07:08] gordonjcp: I am installing Ubuntu using universal USB installer. I boot from USB and installed it on hardware [07:10] techyan: what release are you installing? 12.04 ? [07:11] Dr_Willis: so you suggest to install Lubuntu ? [07:11] Hello, anyone know how to fix the issue where after my xubuntu 13.04 computer goes to sleep it wakes up with a black screen only allowing me to use the cursor and see a blinking line at the top of the screen? [07:11] hitsujiTMO: 12.04 and 12.10 [07:11] Proctologist: your laptop make and model might be a good start [07:12] computer* [07:12] techyan: unity is going to have a hard time running on your graphics chipset: you should defo use lubuntu or xubuntu 12.04 [07:14] hitsujiTMO: Issues happened while working on gui [07:14] in CLI it is working [07:15] Anyway let me try Lubuntu or Xubuntu ? [07:16] hitsujiTMO: Let me try Lubuntu [07:16] hitsujiTMO, Dr_Willis, histo thank you [07:19] Hi .. I am trying to get the tftp configured for a libvirt but it isn't working and I can't find out why :-( ... the command I am using and the xml is on http://paste.ubuntu.com/6239442/ ... what am I doing wrong? [07:19] Hi, I'm having a bit of trouble with open-iscsi on Precise (12.04). Anyone here got any experience with it? [07:19] DuncanNZ: macbook pro retina 13 inch [07:20] !details | cjmac [07:20] cjmac: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..." [07:23] Hi, I'm having a bit of trouble with open-iscsi on Precise (12.04). Specifically, I'm trying to set up multi-pathing and for some reason, it's trying to route traffic to my target via all my iscsi ifaces, not just the ones that can actually route to it. I can manually correct this by removing the bindings, but I'd like to stop it binding the target to the other ifaces altogether. [07:23] That better? [07:23] Proctologist: If you go to settings and click "Device Drivers", do you get anything there? [07:23] yes, you're more likely to get help if you provide the details [07:24] it might be worded differently, "proprietary drivers" or "hardware drivers" [07:26] I'll have a look, it is still at the black screen so I'll have to restart it [07:26] wait one second then [07:26] first check if you can press Ctrl+Alt+F1 [07:26] and if it does anything when you press Ctrl+Alt+F1 or not, that could be useful information [07:26] I tried that before and nothing popped up [07:26] ok [07:27] just reboot then [07:27] hello [07:28] 我是个新人 [07:28] 第一次来这儿 [07:28] hi [07:28] hi [07:28] can ask a question? [07:28] Yes [07:29] !cn | freelance [07:29] freelance: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw [07:29] its about network problem [07:29] nhaz: ask your question. [07:29] !ask | nhaz [07:29] nhaz: 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 === Thorium220 is now known as Thor|Away [07:31] i set installed linux lite my desktop at home, but when i bring bing it to my friends house i cannot connectit on his network [07:31] techyan: and did it work? [07:31] i try manual config conected but nointernet. [07:33] neil: I'm not entirely familiar with what the issue with dnsmasq is, but can I point out that part of the command line says "--conf-file=" with no file specified? exit code 2 often means things like missing / malformed arguments [07:34] I looked through the Additional Drivers section of my Ubuntu Software Updater and the only propriety driver in use is the Broadcom wireless driver [07:35] nhas try in ##linux this is for #ubuntu support [07:35] ok so nothing relating to graphics drivers, Proctologist, and that was my only suggestion sorry [07:35] nhaz try in ##linux this is for #ubuntu support [07:35] I wasn't sure if it was supposed to happen [07:36] and there was a shortcut to get out of it [07:36] ok thanks [07:36] maybe anyone else can help with Proctologist's problem, black screen after suspend on mac book pro [07:36] I'll just make sure it doesn't go to sleep. I was running some tests in the background but I'll just turn the screen off [07:37] neil: on second thoughts, I just gave you a red herring.Apparently that's a quite legal empty argument. Have you had a look at this? http://wiki.libvirt.org/page/Virtual_network_%27default%27_has_not_been_started [07:39] DuncanNZ my googling skills may have come to fruition, it seems that some SSD users have been having a similar problem, I'll inform you with results [07:39] ok good luck [07:39] how to enable fingerd in ubuntu? [07:40] o/ [07:42] what happened to all the mirrors ubuntu used to have [07:42] dn4: For iso's? I use http://mirror.umd.edu/ubuntu-iso/ if I need to [07:44] dn4, There a bunch in software sources. [07:44] dn4: https://launchpad.net/ubuntu/+archivemirrors https://launchpad.net/ubuntu/+cdmirrors [07:45] thanks it was taht launchpad site I needed [07:46] didn't think it was the ubuntu's [07:47] My wireless works but ubuntu doesnt recognize it when i type in airmon-ng start wlan0 === lixiaoling_ is now known as lixiaoling [07:55] DuncanNZ you there? [07:55] yes [07:55] I followed this guide: http://www.webupd8.org/2013/01/ubuntu-lightdm-black-screen-when-using.html [07:55] Added sleep 5 onto /etc/init/lightdm.conf [07:56] Above exec lightdm [07:56] The first try seems to have worked, I'll try again [07:56] quit [07:56] exit [07:56] \quit [07:56] Just letting you know in case you or anyone else ever has the same problem [07:57] ok that's good that it seems fixed [07:57] :) [07:57] AAAAAAAAAAAAAAAAAAAA let me quit :))) [07:57] /quit edemm [07:57] thx === jeff__ is now known as jeff_liu_cn [08:07] after running fsck command i got lost+found folder, is it safe to delete the folder??? [08:08] how can I update my firefox in ubuntu 11.10 [08:08] sasmit87: what version do you have? [08:08] sasmit87: update your ubuntu === davide is now known as Guest27778 [08:09] I have firefox 10.0 [08:09] i want 24.0 [08:09] !eol | sasmit87 [08:09] sasmit87: 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 [08:09] Upon trying again I seemed to have fixed it DuncanNZ [08:09] yeah reisio's answer is probably the best [08:09] 11.10 id eol sasmit87 [08:10] I need to install a package smlnj, It's present in packages.ubuntu.com for quantal , but apt-cache seach doesn't return any hit. [08:10] Please help [08:11] when comes the next LTS? [08:11] rethus: 14.04 [08:11] rethus: 10th month [08:11] When I did apt-get update , some repositories were ignored, [08:11] oh yeah, 14 [08:11] like backports main [08:11] rethus: no, lts are released in april (4th month) [08:12] reisio: great, was thinking about to install an STS, but 4 Month are ok to wait. [08:12] rethus: well, six [08:12] but waiting is silly [08:12] you can update to it when it comes out [08:12] what do you mean? [08:13] good question [08:13] :) [08:14] But for April, 13.04 is released ?! [08:14] ripthejacker: smlnj is in universe: not showing for me either , may be a bug [08:14] see it on a wiki in ubuntuusers.de [08:14] rethus: lts releases are every 2 years [08:15] https://wiki.ubuntu.com/Releases [08:15] rethus: 13.04 is not an lts [08:15] ripthejacker: if you need to install it you can download the .deb from packages.ubuntu.com [08:15] So, the LTS in an own branch? [08:16] hitsujiTMO: How do I know if i have enabled universe? [08:16] but created out of 13.04 STS? [08:16] In the repositories, I can see updates universe and backports universe , but no main universe [08:17] ripthejacker: it will not be commented out in /etc/apt/sources.list [08:17] rethus: each release is a separate branch, they make lts releases so that you can upgrade directly between consecutive lts releases [08:18] what does dist-upgrade do? [08:18] rethus: with normal releases you can only upgrade to the one next in line [08:18] !dist-upgrade | hewhomust [08:18] hewhomust: A dist-upgrade will install new dependencies for packages already installed and may remove packages if they are no longer needed. This will not bring you to a new release of Ubuntu, see !upgrade if that is your intention. [08:18] is visible, which features of the STS versions are included? [08:19] !upgrade [08:19] For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade [08:19] hitsujiTMO: well it's enabled [08:19] hitsujiTMO: maybe I'll install using the deb package [08:19] thanks [08:19] :) [08:20] ripthejacker: np, as i said i cant find it either so more than likely its a bug [08:21] I thought apt is a thoroughly tested program [08:21] siema [08:21] Siemanko xd [08:21] elo [08:21] hitsujiTMO: maybe I'll try changing the server. [08:21] twja stara sik N pociongi [08:21] CHYBA TY [08:21] twoja [08:22] Czemu blondynka przebiera sie za akumulator [08:22] co ma cztery nogi i jedno oko? [08:22] idzie kot i spoawa gunwa [08:22] jo jest g łupia [08:22] !kernel [08:22] The core of Ubuntu is the Linux kernel: see https://help.ubuntu.com/community/Kernel - You shouldn't have to compile your own, and if you need to troubleshoot issues, you can try a !Mainline kernel instead, but if you insist, see https://help.ubuntu.com/community/Kernel/Compile (see also !Stages) [08:22] a bo ja wiem [08:22] ripthejacker, This website will build you a sources list to compare or use. http://repogen.simplylinux.ch/ [08:22] !op gm10 gm10_ mister [08:22] hitsujiTMO: I am only a bot, please don't think I'm intelligent :) [08:22] !pl | mister gm10_ [08:22] mister gm10_: Na tym kanale używamy tylko języka angielskiego. Możesz uzyskać pomoc w języku polskim na #ubuntu-pl. [08:22] gm10_: Please note that this a support channel, not a chat channel [08:23] !Mainline [08:23] The kernel team supply continuous mainline kernel builds which can be useful for tracking down issues or testing recent changes in the Linux kernel. More information is available at https://wiki.ubuntu.com/Kernel/MainlineBuilds [08:23] Idzie pies i zdech iksde [08:23] idzie pies i sie ... [08:23] kompa ł [08:23] Pan na geografi pyta sie jasia gdzie jest KUba ? Jasiu mowi ze w domu AHahahahahahahahahahhahahahahahahahahahahhahahahaha / PAWEL [08:23] poweł ogat żulu [08:24] hehehhe [08:24] Siemanko [08:24] NIE KICKAJ MNIE [08:24] Bo ci zjem pizze [08:25] wilee-nilee: thanks [08:25] no prob [08:25] wilee-nilee: the repositories are enabled, I can see other packages from that repo, but the particular one I want , is missing [08:26] ripthejacker, you mentioned main missing, should be there. [08:28] wilee-nilee: yeah dunno what was the problem, I changed the server to main and I got the package [08:29] hitsujiTMO: hey changing the server worked for me :) [08:30] ripthejacker: cool, your country repo must not be synced correctly (and my country repo for that matter) [08:30] I was using Indian server === CyberJacob is now known as CyberJacob|Away === Neo is now known as Guest52272 === Guest52272 is now known as Neo2013 [08:43] version [08:43] I am trying to boot up ubuntu on a macbook pro and it always has jacked up graphics with with the latest releases of 13.04 and 12.04.3 [08:44] any ideas why graphics would be jacked up and then the wireless fails at a certain point I think and the install just stops [08:47] #dn4 try to donwload it again [08:48] Neo2013: hmmm any recommended ways to download it? [08:49] #dn4 to be clear you are trying to boot from your macbook with a live cd? [08:50] and than it jamms ? [08:50] hi. how do i enable alt-tab shortcut to switch appilcations? I am using gnome classic on ubuntu 13.04(64bit). I tried using ccsm, but the version i downloaded does not have an option where i can enable this. The best it allows me to do is activate 'alt-w' to enable window picker. [08:52] Neo2013: I am using a usb thumb stick [08:52] maybe I am messing up some where [08:52] should my file format on the usb stick be fat32? [08:53] no [08:53] I always use NTFS [08:53] because you can put biger files on it [08:54] hmmm [08:54] Try to format it as NTFS and make a new startup file [08:54] maybe I Should just buy a dvd and use that instead of a usb [08:54] that normally always works [08:54] also possible [08:55] I use vmware workstation if I want to try a new OS [08:55] but I dont konw if that is working on your mac ;) [08:56] in a netstat -l, what does [::]:1234 [08:57] indicate [08:57] meyou: the :1234 is the port, and [::] is the ipv6 equivalent of 0.0.0.0, basically [08:58] so if that was the only entry with port 1234 [08:58] you could conclude ipv4 addresses aren't listening on 1234? [08:59] meyou: I .....believe so, yes. [08:59] i was pretty sure because i see other *: entries for stuff that is listening on this thing's ip4 address [08:59] stupid service is binding wrong i guess === AbyssOne is now known as a1|away [09:06] how to manually set DNS in Ubuntu? I don't have GUI, and there seems to be three ways, none of which work [09:06] 1.) edit /etc/resolv.conf 2.) edit /etc/networking/interfaces 3.) edit /etc/dhcp/dhclient.conf [09:07] has anyone tried any of these before? === BotaniCar|2 is now known as StrudelMuffin === Lebby1 is now known as Lebby === a1|away is now known as AbyssOne__ [09:10] czardoz: you can add it in /etc/resolvconf/resolv.conf.d/head === AbyssOne__ is now known as AbyssOne [09:11] czardoz: echo "nameserver 8.8.8.8" | sudo tee -a /etc/resolvconf/resolv.conf.d/head > /dev/null [09:11] czardoz: for example [09:11] when I tried this command sudo add-apt-repository ppa:mozillateam/firefox-stable [09:11] czardoz: the head file adds the 'dont modify this file' text, if it just happens to include DNS server information, that's ok :) [09:12] ValueError: No JSON object could be decoded [09:12] i got this error [09:12] ActionParsnip: ok, just trying that out =) [09:12] sasmit87: what is the output of: cat /etc/issue [09:12] czardoz: its a hack, but I find it waaaay easier [09:13] output is Ubuntu 11.10 \n \l [09:13] ActionParsnip: the DNS support in Ubuntu is surprisingly poor. I should probably raise a bug about this. [09:13] sasmit87: Oneiric is no longer supported in any way [09:13] czardoz: you can set it in wicd-curses super easy too [09:13] what ?? [09:13] sasmit87: its dead, its like asking Microsoft for support for Windows 98 [09:13] I am new to ubuntu so didn't get u\ [09:14] sasmit87: the community, and that PPA do not support Oneiric [09:14] so how to fix that [09:15] ActionParsnip: installing WICD will no doubt again lead to some conflicts with network-manager [09:15] I'd rather not try that [09:15] sasmit87: upgrade to Precise (Ubuntu 12.04) which is LTS and supported til April 2017 [09:16] how do I upgrade [09:16] ? [09:16] sorry I am very new to that [09:16] any command [09:16] !upgrade [09:16] For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade [09:16] sasmit87: not new to finding stuff out online...right? [09:16] yeah [09:17] sasmit87: looks like an python error === Dark_Hunter is now known as Dark_Hunter|Off [09:17] Update your python libs [09:17] sasmit87: The Update Manager should show that a new distribution release (12.04 LTS) is available [09:18] let me try that too\ [09:18] when I open My ubuntu update manager [09:18] its showing [09:18] Your Ubuntu release is not supported anymore [09:19] You will not get any further security fixes or critical updates. Please upgrade to a later version of Ubuntu Linux. [09:19] sam113101: Yes that is correct. There should be a button to upgrade to 12.04 [09:20] !eol upgrade | sasmit87 [09:20] sam113101: If you can't find the option, run the command: "sudo do-release-upgrade" in the terminal [09:20] !eol | sasmit87 you have to follow this guide [09:20] sasmit87 you have to follow this guide: 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 [09:20] hi [09:21] I'm trying to install via preseed [09:21] sasmit87, There is a sources.list change for a eol upgrade. [09:21] what is that again [09:21] ? [09:21] sasmit87: Does that command give an error? [09:21] It work perfectly over ethernet, I've made a 'special' usb boot stick that permit to load my preseed form network [09:21] rory: which command [09:22] sam113101: If you can't find the option, run the command: "sudo do-release-upgrade" in the terminal [09:22] sasmit87: ^ [09:22] sorry sam113101 :( [09:22] but I can't do the same with wifi [09:22] sasmit87: Failing that, you can download a supported version from http://ubuntu.com/downloads/desktop and install it the same way you installed 11.10 [09:23] sasmit87: By burning to a DVD, or a USb flash drive, booting from it, and following the instructions [09:23] rory: its happening I guess [09:23] sasmit87: OK let me know if it stops with an error [09:23] tis parameter in presed didn't seems to work : d-i netcfg/wireless_essid string [09:24] rory: till now happening [09:24] I will let you know [09:24] so I trie with a preseed/run script for early configuratino but my script is never launch [09:24] sasmit87: OK I should be here for the next 3 hours [09:25] Hello gentleman. I'm wondering if anyone knows how to disable sticky edges in xfce? [09:25] There's no option for it in display settings. [09:25] rory: any idea how much time it takes [09:25] And it's driving me insane. [09:25] sasmit87: Depends on the speed of your Internet connection [09:25] its 4mbps [09:26] pat: In XFCE it's called "tiling snap" not sticky edges [09:26] anyone else waiting for the release of 13.10? I keep hoping it will get faster with more functions. [09:26] Rory: oh okay, where abouts is that option? [09:26] rory: its showing now [09:26] Continue [yN] Details [d] [09:26] i keep hoping it fixes damn drivers issues and comes with a proper window manager [09:26] sasmit87: continue [09:26] y [09:26] right [09:26] pat: I don't know, don't use XFCE but it'll be in the settings console somewhere [09:26] sasmit87: Yes [09:27] Rory: okay, thanks, I'll try and invoke Google [09:27] pat: Just poke around the settings [09:27] Rory: hmm I've tried that, couldn't see it anywhere :( I'll try again [09:27] Rory: google has nothing, yay [09:28] so weird questions, is there a way to make chromium transparent where the tabs are without effecting the tabs themselves? like windows 7. not a biggy just want to know if its possible [09:28] !xubuntu | pat [09:28] pat: 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 [09:28] michael87: No, because Chrom/ium uses its own internal way of drawing the window, and the rest of the desktop can't change it [09:28] I'll try the xubuntu chan, thanks [09:29] pat: sticky edges? [09:30] Rory, damn :(. well maybe one day that will change. I personally love unity and its task menu reminds me of aeroglass. just becuase microsoft wants to flatten everything doesn't mean I have to deal with that crap lol [09:30] reisio: yeah, when i move my mouse from 1 monitor to the other the mouse gets stuck on the middle section for a bit [09:30] reisio: and i have to wiggle it [09:31] reisio: on XFCE not Unity [09:31] Settings > Window Manager > Advanced > snap windows? [09:31] unity does it for me too [09:31] Settings > Workspaces >Margins? [09:31] edge resistance perhaps. [09:32] reisio: nice, i'll try those [09:32] Settings > Window Manager Tweaks > Use edge resistance [09:32] and then of course you could query the heck out of xfconf [09:32] also, #xfce [09:32] awesome, thanks! [09:35] anyway thanks for the answers I'm out [09:35] while we're at it; i had another window manger (unity or something - the ubuntu default), then i added some option that the window blinks on an alert message. Then a collegue of mine replaced the default one with Cinnamon - now i can't revert the blinking alert sound anymore [09:36] MrQuist: They're entirely different desktop environments, Cinnamon probably doesn't even support what you want [09:36] reisio: according to #xubuntu it was that snap windows setting, good work [09:36] Okay, but then, why does it still blink? [09:37] When i go to all settings -> universal access -> hearing [09:37] pat: even without carrying a window? [09:37] MISNOMER! [09:37] visual effects (flash the window title / flash the entire screen) is disabled [09:37] reisio: yeah :/ [09:38] dual boot, win8 and ubuntu? === cubix``233 is now known as cubix` [09:38] myquist: afaik both ubuntu and cinnamon are built on top of gnome ... might be a setting common to both environments [09:39] myquist: afaik both unity* and cinnamon are built on top of gnome ... might be a setting common to both environments [09:39] :) [09:39] MrQuist^ even === cjmac_ is now known as cjmac [09:49] hello @all, is there a possibility to use two graphic cards at same time with X11? In win7 it works, but on X11 i could not found a solution.. twinview and xinerama doesnt work . [09:50] first card is intel onboard hd graphics, 2nd is a nvidia with 2 display ports [09:50] so i have three monitor ports to use.. [09:51] ciao [09:51] !list [09:51] Boheme: 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 ». [09:51] I am looking for ubuntuwarez [09:51] DaHopi: twinview and xinerama are more for multiple monitors than multiple cards [09:51] but you can use multiple cards [09:52] DaHopi: yes, you may need to set up a cj [09:53] @reisio.. i want to use all three monitor outputs in unity.. as one desktop,.. [09:53] @hitsujiTMO whats a cj? [09:53] DaHopi: yes, you may need to set up a custom xorg.conf to get it working, and install proprietary altho it's not an easy task [09:54] DaHopi: a cj is the output of my dog hitting the keyboard :P [09:54] ahhh ok ;) [09:54] hitsujiTMO: ha [09:55] @hitsujiTMO do u know any howto? i found a lot about twinview / xinerama but only for one driver at same time.. [09:57] dahopi: i don't i'm afraid. theres a few people around the last few days looking to solve the same problem so hang around and if they're on they can share their experiences with you. also try #xorg [09:59] ok.. i will try. #xorg.. thanx! [10:00] Hello, i'm currently tasked to set up a server at my university (ubuntu) and i head about the 13.10 coming out the 17th [10:01] so i was wondering if there is any issues with upgrading from 13.04 to 13.10 [10:01] when its released that is [10:01] or if its possible to download the release version now from somewhere [10:04] driiper: there could be, an upgrade is not also a smooth process, normally it would be recommend to use an lts release for a server. saucy beta is here: http://cdimage.ubuntu.com/daily-live/current/ (will update to release) keep in mind all saucy support is in #ubuntu+1 til release [10:04] always^ [10:04] hey [10:04] okay sorry for asking in the wrong channel [10:05] hitsujiTMO: but a quick one nontheless :P that daily build will basicly be the release then if i understand you correctly? [10:05] yes [10:05] hitsujiTMO: ok thanks alot! :) [10:06] the windows buttons r lost in gnome except for the x button,i think this is because of a gnome extension but i don't no which === soul is now known as Guest11347 === AbyssOne is now known as a1|away === a1|away is now known as AbyssOne__ [10:15] I accidentally saved a multi-sheet spreadsheet as a csv instead of xls, and lost all the formulas and all the other sheets. Is it possible to recover? [10:15] how do I install git-slave on ubuntu without installing from source? I've tried apt-cache search gits. I've tried looking in synaptic's gui etc. [10:15] This is what git slave is http://gitslave.sourceforge.net/ [10:16] TTTTT: look for a PPA for it? [10:16] energizer1, possibly in autosaves ... not sure where to look but the location will be stated in the preferences /settings [10:18] gordonjcp, Let me check but havn't had any success with finding a ppa [10:18] cfhowlett: nothing there [10:18] thanks tho [10:18] Rory:you still there know [10:19] I’m trying to run this bash script on VPS with Ubuntu 13.04: http://paste.ubuntu.com/6239937/ . But the last line resulting in error: Syntax error: "(" unexpected . How to make this script run without errors? [10:19] gordonjcp, I have a computer with it installed, how can I check which ppa it came from? There are lots of them in sources.list [10:19] energizer1, best of luck. [10:21] vmz, What do you expect the script to do? [10:21] vmz, Or what is it you want done on your vps === mshaw_ is now known as mshaw [10:22] Hello sasmit87 Yes [10:23] no just wanted to check if you are there [10:23] its still going on [10:23] sasmit87: OK no problem [10:23] Does anyone know if it's possible to get desktop notifications for an IRC setup that goes weechat -> screen -> ssh -> Terminator -> Ubuntu [10:24] If I could have desktop notifications for hilights I would be so happy [10:24] TTTTT: I’m running gith nodejs server which is listening to github web hooks and when I commit to master branch of my websites repo - this nodejs server runs this bash script. And this script pulls code from github, installs dependencies with npm and generating static website with docpad. And then I need to make gzip versions of some files with that last line of the bash script - but this line gives me an error and not executing properly [10:24] Rory: should be, check weechat scripts page [10:25] Rory: write a weechat plugin that sends a message when you're highlighted? [10:25] Rory: or hell, *find* one [10:26] Rory: weechat -> mqtt -> notifications ;-) [10:26] there are at least 3 options that I see on the scripts page [10:26] vmz, Let me try see what is wrong with it. You can try asking in #bash. Do you know of any cool channels for web dev stuff? [10:29] Yep, but it seems related somehow with Ubuntu. I’ve found some similar topics on google with that error and Ubuntu, but not found solution yet. This script was introduced in the blogpost as fully working, so maybe its author runs it on another Linux distro... As for channels - yes, I could always use /list (: [10:30] vmz, Try this http://pastebin.com/pHGhR5Xi [10:30] vmz: I'd perhaps recommend against running /list on Freenode, depending on your client. There are a lot of channels [10:34] vmz, Did that work? [10:34] I gotta [10:34] go [10:34] Error: sh: 1: cannot open {}: No such file [10:35] Something with "sh -c "gzip -7 -f < {} > {}.gz" I think... [10:36] vmz, Did you try the script I gave you [10:36] Yep [10:36] It gives me that error [10:37] Error: sh: 1: cannot open {}: No such file [10:37] vmz, Ask on stackoverflow [10:37] you are noob [10:38] Yep, totally [10:38] vmz: find ./out -type f \( -name "*.html" -o -name "*.css" -o -name "*.js" \) -exec sh -c 'gzip -7 -f < "$1" > "$1.gz"' _ {} \; [10:38] !behelpful|TTTTT [10:38] TTTTT: As our !guidelines say, "When helping, be helpful". If you're not familiar with the issue at hand, let someone else handle it instead of making !offtopic comments or jokes. [10:38] -f is pointless though [10:39] geirha: trying that === The is now known as Guest76902 [10:40] vmz: The main point is that (, ) and ; are special to bash, so to pass those characters on to find, you have to escape them, either by prepending \ or quoting them; \(, '(' or "(" [10:40] vmz: It's also bad practice to embed data into scripts, as you did with {} === Slinderman is now known as e-coffee [10:44] the windows buttons r lost in gnome except for the x button,i think this is because of a gnome extension but i don't no which [10:44] hei, I'm having trouble with pmount, I'm in the plugdev group, but when I mount a device it gets mounted under a different user, not the user I run pmount as [10:44] what do I need to do to fix that? [10:45] geirha: It worked! Thanks a lot! [10:45] 'Morning folks === GingerGeek[Away] is now known as GingerGeek === hotfuzz_ is now known as hotfuzz [10:54] Hi, I need help with preseed setup [10:54] I just want to launch an earl_command for wifi setup [10:57] Rory : do I need to restart my system after installation finshed === xubuntu is now known as Guest75488 [11:00] sasmit87: Yes you do [11:01] sasmit87: I need to go out now but people in here will help you with any post-upgrade issues [11:01] ohh... [11:01] anyone around who is successfully using pmount? [11:01] sasmit87: It's fine it's a busy channel full of knowledgable people [11:02] but sometime people dont help often like you [11:03] its taking quite long time [11:12] DeepBlue: you can set the displaying of buttons in Gnome [11:12] DeepBlue: its not an extension at all [11:13] hey long time [11:13] i think i broke my g++ environment (under ubuntu 13.04), i cannot even compile a hello world with #include , i get: http://paste.ubuntu.com/6240069/ [11:14] ActionParsnip: i don't have the tweak tool [11:14] miroz: i'd ask in #c++ [11:14] DeepBlue: you can set it in dconf-tool [11:14] ActionParsnip: i did they sent me here :( [11:14] miroz: oh, do you have build-essential installed? [11:15] Rory: its finished downloading now [11:15] ActionParsnip: yes [11:15] its showing some pop up and asking me [11:15] rsync cups cron atd apache2__ [11:15] miroz: are there any bugs reported? [11:16] Cant get my internet connection dont know y?? [11:16] !details|subby1, [11:16] subby1,: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..." [11:16] subby1: how do you connect to the web? wireless? wifi? 3G? [11:16] ActionParsnip: when i apt-get install build-essential ? build-essential is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 142 not upgraded. [11:17] miroz: ok, get fully upgraded [11:18] Hello, the following find syntax is wrong, how can I fix it? "find . -type f -iname "*.rar" -exec unrar {} basename {}" [11:18] hm you're right it's upgrading [11:18] foo357_: you're missing the \; in the end [11:18] foo357_: you have to add a ; at the end of exec and escape it so that the shell isn't interpreting it [11:18] grimeton: ok, but 'basename is the issue' [11:18] ActionParsnip: yaa actually I hv connected it through my laptop with a lan connection which is connected with wifi [11:18] miroz: funny that... [11:19] subby1: why was that not in the initial question? [11:19] foo357_: what do you want to accomplish, in words? [11:19] I created a Live USB using of Ubuntu-13.04 (64-bit) LiLi but it does not boot from there. I selected Removable device from Boot Menu. While making the USB LiLi showed that this distro is not in the compatibility list. [11:19] ActionParsnip: thr dcnof editor gives no options under gnome entry [11:19] grimeton: find doesn't interpret 'basename' as a command to execute and only thinks of it as a string [11:19] foo357_: it's better to use a while loop: find ./ -type f -iname \*.rar | while read line; do bname=$(basename "$line"); unrar x "$line" "$bname" "$line"; done [11:20] Ohh I was first wwiting if anyone culd reply me first den I culd tell my prob... [11:20] jrib: extract rar archives and put the content in whatever directory the archive is located at [11:20] subby1: if you use the ethernet, do you get a web connection? [11:20] subby1, dude. STATE the problem with details. if someone knows, they'll speak up. That's how it's done. [11:21] Yaa [11:21] foo357_: find ./ -type f -iname \*.rar | while read line; do dirname="$(basename "$line" .rar)"; mkdir "$dirname"; cd "$dirname"; unrar x "../$line"; cd ..; done [11:21] grimeton: foo357_ watch for duplicated filenames in the archives as they will overwrite each other [11:21] grimeton: uhh are you smoking something ;) [11:21] foo357_: no, i'm nature stoned [11:22] cfhowlett: roger dat.... === ronan_ is now known as dkro [11:22] foo357_: i would just use execdir, but I guess the while loop will work too [11:23] subby1: is the OS fully updated? [11:23] ActionParsnip: maybe some gnome packages r lost? [11:23] No..... [11:23] Does LiLi throw up any problems when trying to make a Live USB of Ubuntu 64-bit? [11:23] DeepBlue: what is the output of: cat /etc/issue [11:23] subby1: then get updates whilst you are on the wire [11:23] DeepBlue: different releases use different dconfs [11:24] Ok.... [11:24] subby1: too obvious? [11:24] timon_ what filesystem is the usb? lili should not have any problems for ubuntu? [11:25] hitsujiTMO: FAT32 [11:25] ActionParsnip: eepblue@DeepBlue ~ $ cat /etc/issue [11:25] ubuntu13.04 \n \l [11:25] deepblue@DeepBlue ~ $ [11:26] ActionParsnip: i updated && upgraded, and now i'm getting: kscreen libegl1-mesa libegl1-mesa-drivers libgl1-mesa-dev libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libgles2-mesa libosmesa6 linux-generic linux-headers-generic linux-headers-generic-pae linux-image-generic mesa-common-dev [11:26] DeepBlue: http://atlocalhost.wordpress.com/2012/07/17/howto-enable-minimize-and-maximize-buttons-on-window-title-bars-in-fedora-17/ you can change the oder by moving the colon and the words around [11:26] timon_: make sure lili is up to date and the iso you're using is from a legit source and verify its md5 [11:26] hitsujiTMO: I thought maybe there's a problem with the ISO file itself but when I did a MD5 check. It matched.... [11:26] ActionParsnip: ok,thanx a lot ,buddy [11:27] miroz: just get updated, it may help [11:28] ActionParsnip: i did update, but now if i try to update again, i get that these following packages (above) have been "kept back" [11:28] 0 upgraded, 0 newly installed, 0 to remove and 14 not upgraded. [11:28] miroz: are there any bugs reported? [11:28] If I got a m3u playlist I want to stream from an ubuntu server, what's the easiest way to do this? [11:29] ActionParsnip: when i do "upgrade"? no just that these packages have been kept back [11:29] hitsujiTMO: Now I am trying with unetbootin. Do I choose NetInstall_x64 or Live_x64 or Hdmedia_x64 ? [11:29] You can only open the playlist on a network with multicast enabled, and I don't have that at home, so I figured I could host it here, then stream it to VLC at my home computer or something similiar [11:29] I have a server running ubuntu that I want to stream it from [11:29] When I try to install gparted it shows an message" this requires installung packages from unauthenticated sources"....wat to do???? Not even opening any websites from chromium [11:29] timon_: live is prob what you want [11:30] subby1: if you run: sudo apt-get update what is output please? Use http://pastie.org to host the text [11:32] ActionParsnip:where shuld I run it??? [11:35] ActionParsnip: any other suggestion? [11:36] Oh no....Unetbootin hangs up...not the first time! [11:37] timon_; in what way is it hanging? could there be an issue with the usb stick itself? [11:38] hitsujiTMO: no... I have seen unetbootin do the same thing with a complete different USB stick and a different system(Win7). I am running Win8. [11:39] how can i change character map in ps2pdf? dont get swedish letters like åäö, they been replaced by som strange characters? [11:39] hitsujiTMO: Now it seems to be back. [11:43] how can i fix "the following packages have been kept back" [11:46] miroz: sudo apt-get dist-upgrade === aminos is now known as plof [11:46] hitsujiTMO: thanks === plof is now known as Guest57630 === Guest57630 is now known as plof__ [11:50] hitsujiTMO: i still have "1 package have been kept back" [11:50] miroz what package is it? [11:50] hitsujiTMO: kscreen [11:51] miroz: try: sudo apt-get update && sudo apt-get dist-upgrade [11:51] im using ubuntu 13.10 > In Dash the nautilus icon is fine, but in the launcher its just a folder icon... Why is it like that? [11:52] hitsujiTMO: same thing [11:53] miroz: try forcing it: sudo apt-get install kscreen [11:54] My Disk space is like this.... http://imgur.com/1UJtnwZ I want to install Ubuntu on Disk 1 and remove Windows entirely. But I want to use the entire disk including the 15.00GB unallocated. How do i do that? [11:54] hitsujiTMO: thanks it worked [11:57] Timon_: boot from the ubuntu dvd and then partition the disk as needed in the partition manager [11:57] timon_: the installer will ask if you want to install ubuntu along side windows or on its own: it will reformat the system for if you let it use the guided partitioning. Note: you will lose all data. [11:58] hitsujiTMO: Will it allow me to combine the 15.00GB and the 59.43 GB (Current Win8 Volume)? === ori__ is now known as beric [11:59] timon_: sorry i didnt read your query correctly. as grimeton: said you can manually specify the partitions [11:59] oops I didn't read his comment. [12:00] timon_: you can delete all partitions in disk1 and create a root partition and swap partition for ubuntu [12:00] hello, i downloaded a .ova file and trying to import it using virtualbox ose import appliance feature but it fails saying could not import appliance, can anyone help ? [12:03] ruby_on_tails: i would suggest to also ask that question in #vbox [12:03] is it possible to use early command in preseed ? [12:03] hitsujiTMO: just did that [12:03] ruby_on_tails: ask in #vbox too [12:04] hi, apt worries about conflicts and it seems like it does not want to update versions which have been previously installed with a force to version by app-name=some-version [12:05] where to check and reset these forced (old) versions? [12:05] hitsujiTMO: A friend of mine gave me this screenshot.... He does not have internet connection when he uses Ubuntu. (He has net conn when using Win7. Dual Boot!) Any ideas?? [12:05] http://img545.imageshack.us/img545/4787/du01.jpg [12:05] hitsujiTMO: ^^ [12:05] Has the RC for 13.10 been released yet [12:07] <|Anthony|> I'm trying to make a modified sudoers file but it keeps failing. After i make the edits i check with visudo -cf and it passes syntax checks. I then move the file to /etc/sudoers.d/sudoers where sudo promptly breaks stating a parse error. The line it references keeps on moving down the list as i comment the previous offenses out. [12:07] <|Anthony|> why would the file pass the visudo check, but fail when put into place? [12:07] and when is the release date for #saucy [12:07] timon_ fist thing to do is to findout what network device he has (could be done with lspic or lsusb) [12:07] <|Anthony|> ^lspci [12:08] Timon_ yes lspci not lspic :P [12:08] OK hitsujiTMO I will try that on his PC.... [12:10] hi folks. is there a counterpart of bsd's pkg_info command in ubuntu? [12:11] is there a config or blocklist which tells apt which versions must not be overwritten? [12:11] fnoyanisi: depends, what does pkg_info do? [12:11] gives information, about a file, or package [12:11] let me say, I'd like to learn the download size of kde suite? [12:12] What's up #ubuntu? [12:12] repudiate: OK [12:12] fnoyanisi: well, I suppose the best way to find it would be to do a dryrun on apt-get [12:13] fnoyanisi: dpkg -l or dpkg -L maybe? [12:13] fnoyanisi apt-cache show packagename gives info about a package in repository [12:14] gordonjcp, hitsujiTMO: that would show only the status of a single package, not the dependencies... [12:14] Is this the right channel to ask for hardware recommendations? [12:15] Myrtti: true [12:15] <|Anthony|> anyone here familiar with /etc/sudoers.d [12:15] yes [12:15] myrtti: apt-cache shows dependencies for me [12:15] hitsujiTMO: also the download size of them? [12:15] (that's what was effectively asked) [12:15] <|Anthony|> dmaroulidis, i posted an issue above. would you like me to repost it? [12:15] myrtti: yes the size too [12:16] |Anthony|: yes [12:16] <|Anthony|> I'm trying to make a modified sudoers file but it keeps failing. After i make the edits i check with visudo -cf and it passes syntax checks. I then move the file to /etc/sudoers.d/sudoers where sudo promptly breaks stating a parse error. The line it references keeps on moving down the list as i comment the previous offenses out. why would the file pass the visudo check, but fail when put into place? [12:17] myrtti: yes the size too, altho not size of dependancies [12:17] <|Anthony|> dmaroulidis, would you like to see a pastebin? [12:17] to be honest apt-get -s doesn't show the download sizes either [12:17] anthony, yes [12:17] hi, i'm getting a bunch of errors when trying to compile a simple file http://pastie.org/8403644 can anyone help please? [12:17] |Anthony| : maybe you have an extra empty line at the end of the file! [12:18] Myrtti: http://paste.ubuntu.com/6240289/ example output of: apt-cache show apache2 [12:18] <|Anthony|> http://pastebin.com/2pumMER8 [12:18] My indicator applets aren't working [12:18] How do I get them back? [12:18] fnoyanisi: I didn't know that this was a problem. [12:18] <|Anthony|> fnoyanisi, indeed i do [12:19] <|Anthony|> would that actually cause this issue? [12:19] <|Anthony|> so odd [12:19] Why aren't my indicator applets working? They won't appear at all! [12:20] Hello? [12:20] |Anthony| : just try to delete the last line [12:20] by dd [12:20] Anthony, In which line is the problem [12:20] and save the file [12:20] ESC + :w [12:20] is there anyway I can setup an ip based proxy easily? [12:20] Why aren't my indicator applets working? They won't appear at all! [12:21] my host's ip address is whitelisted for a destination ip address [12:21] but everyother computer on the internet is blacklisted [12:21] Nothing_Much: We've heard you, each time. If no one who is currently around knows the answer, no one is going to answer. [12:21] fnoyanisi why would someone delete the last line from the file. [12:21] I want to be able to access the destinatination address from my computer [12:21] Nothing_Much: Instead of asking the same question over and over, you could try rephrasing it and giving more details. [12:21] test [12:22] adamk, I'm sorry about that, but I don't know what else to say, they just won't appear at all at any time. I'm on 13.10 though. [12:22] gens_: what is the output of: uname -a [12:23] I'm looking for some clarification on anacron's default behavior. On a standard install of 12.04, if I add an entry to the user's crontab with '@weekly' will it be run by anacron or the regular cron daemon only? [12:24] Linux Linux 3.8.0-31-generic #46-Ubuntu SMP Tue Sep 10 19:56:49 UTC 2013 i686 i686 i686 GNU/Linux [12:24] hitsujiTMO: ^ [12:26] <|Anthony|> dmaroulidis, line 12 is an issue [12:26] <|Anthony|> if i comment that out the line 17 [12:26] <|Anthony|> then* [12:27] didn't ruby used to be in the default install of Ubuntu? [12:27] <|Anthony|> i did remove the trailing newline, but the issue persists fnoyanisi === njin is now known as Fabioo [12:30] OK this is the fourth time that I have tried to install Ubuntu from a Live USB. I don't know why this is not working..... I plug it in. Start the PC and select Removable disk from the Boot Device Priority page and save changes and exit. The PC restarts but boots into Win 8 directly.... http://i.imgur.com/1UJtnwZ.png [12:30] solo prova [12:31] <|Anthony|> Timon_, was the usb created correctly? [12:31] Timon_: Sounds like UEFI secure boot, which does not allow you to boot something else. Disable it in the BIOS, try again. [12:32] timon_: make sure secure boot and fast boot is disabled ... also legacy usb may need to be enabled [12:32] |Anthony|: yes the device was created correctly. bekks I have done this before using the Live USB but I dunno why this work now. hitsujiTMO I will try to find UEFI and fast boot and disable it... [12:33] OK bye... [12:42] hello [12:42] hy [12:42] h [12:43] hi [12:43] i have to generate xml with some random values in tags [12:43] using _only_ shell tools [12:43] no python perl [12:43] any tips? =) [12:43] dveim: bash. [12:43] can anyone help me ? [12:44] i have a problem [12:44] bekks: didn't work with it [12:44] didn't ruby used to be in the default install of Ubuntu? [12:44] dveim: i would suggest asking for help in #bash [12:44] !ask | C0mm4nd3r [12:44] C0mm4nd3r: 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 [12:44] -hitsujiTMO: indeed, thanks [12:44] ook [12:46] Hello everyone, I created a text file containing many web addresses. is there a way to turn them into links? I would like to double click on them and automatically new tab in firefox. use Geany [12:49] HI [12:49] hello guys , how can i re-install firefox ? [12:49] apt-get remove --purge, apt-get install :) [12:49] Does anyone have an alternate for InfraRecorder. It has nothing for Win8 http://infrarecorder.org/?page_id=5 [12:50] C0mm4nd3r: sudo apt-get install --reinstall firefox [12:50] thanks everyone [12:52] Guest5362: If geany has that ability, #geany probably knows. [12:53] Does anyone have an alternate for InfraRecorder? It has nothing for Win8 http://infrarecorder.org/?page_id=5 [12:53] geirha: tanks you [12:54] Timon__ i'm sure the people in ##windows can help you better [12:56] firefox is not reinstalling ;) [12:57] sigh sigh [12:58] http://downforeveryoneorjustme.com/packages.medibuntu.org/ ... [12:58] Failed to fetch http://packages.medibuntu.org/dists/lucid/Release.gpg Something wicked happened resolving 'packages.medibuntu.org:http' (-5 - No address associated with hostname) === Guest75488 is now known as sirduncefagot [13:00] superkuh here's why: http://www.medibuntu.org/ [13:00] "The Medibuntu Project has come to an end" :( [13:00] C0mm4nd3r: Perhaps you really just want to reset your firefox config [13:00] superkuh: medibutu is officially shut down. [13:00] So... [13:00] reinstalling firefox has no effect unless you've manually modified some of its files under /usr or similar [13:00] ok thanks [13:00] Can anyone direct me to similar repositories? With lucid support? [13:01] superkuh: There is no lucid desktop support anymore, since April 2013. [13:01] Right. [13:02] ? [13:04] and if i install tor from "terminale" ? (excuse me but i'm in italian guy) [13:05] *but i'm italian guy [13:06] hi, i'm getting a bunch of errors when trying to compile a simple file http://pastie.org/8403644 can anyone help please? [13:11] At least can someone tell me how to burn a Ubuntu 13.04 64bit DVD? [13:11] Timon__ in windows or in ubuntu? [13:11] In windows [13:11] MonkeyDust: ^ [13:12] Timon__ i'm sure the people in ##windows can help you better [13:12] lol [13:12] i guess #welcome-to-computers would fit better [13:12] Timon__ you're not in the right channel [13:12] I have asked.... And they are yet to answer it. [13:12] Timon__, download imgburn and burn the image [13:12] you can select the drive and the ISO file, then you should be able to boot from it [13:13] gens_: Odd, works here. [13:13] geirha: i think my ubuntu install is broken, but i don't know how to fix it [13:13] or at least the packages for g++ and such [13:14] gens_, have you tried another compiler? [13:15] or just reinstalling G++ [13:15] gens_: I'd try reinstalling g++-4.7 and libstdc++6-4.7-dev [13:17] MrQuist: geirha: same problem after reinstalling these two packages (and i'm getting similar issues with clang++à) [13:17] hmm [13:18] i'm afraid this exceeds my knowledge gens_ [13:18] gens_: Would help to know how it got broken :) [13:18] Has anyone programmed instrumentation with Pin? How do you make these errors go away for all of PIN function calls/data types? I've put all the header files in /usr/local/lib and it can find "pin.H" but I still get errors for the function calls/data types specific to Pin. [13:19] geirha: i don't remember exactly what i did, but i was trying to compile llvm and clang from source, and then uninstalled some old llvm packages, and i also tried to install to libstdc++6-4.7-dev manually but it was already installed [13:19] Achilles`: Are you sure you're asking in the right channel? This is #ubuntu [13:20] @Pici : Sure, but there's no channel specifically for Pin, so I thought I'd try my luck here. [13:21] hi === njin is now known as Fabioo [13:25] help [13:26] helloworld: [13:26] *hello [13:26] hello [13:27] helloworld, hello [13:27] my friend is using an asus laptop, and his wifi does not work [13:27] rfkill list lists his internal wifi as being hardblocked [13:27] but his external dongle doesn't seem to work either [13:27] even though it is not blocked [13:27] benzrf, what kind of asus laptop [13:28] m2kk: w75a [13:28] regarding my http://pastie.org/8403644 problem, i moved the file /usr/include/c++/4.7/bits/c++config.h to c++config.h.back, and it solved the problem, is this hack ok, or should i do something else? [13:29] benzrf, sorry cant find any info on that laptop [13:29] benzrf, could you find it and link it here? [13:29] *x75a, sorry [13:30] my bad [13:31] I random my windows 7 secret [13:31] how can i log on [13:31] camel_: Ask ##windows [13:36] m2kk: anything? [13:37] benzrf, did you check this? http://blog.qpg.us/2013/09/09/asus-x75a-wifi-hardware-disabled-solved-2/ === Mike is now known as Guest22264 [13:38] awesome [13:38] thank you :D [13:40] benzrf, you are welcome! [13:45] Hi there guys === Jinxters is now known as Dooku === Dooku is now known as Dragos === Dragos is now known as Jinxters [13:46] sorry about that [13:48] I would like to start installing Ubuntu on my old PC and later on an IRC server === root is now known as Guest48933 [13:51] hello, I am having trouble with Vagrant and LXC after recent upgrade on 13.04 [13:52] the guests network DHCP is not working well [13:52] anyone else with the same problem? [14:00] hi i tried compiling libmirage on my system but it returned error saying dh_install: libmirage9 missing files (usr/lib/*/lib*.so.*), aborting make: *** [binary] Error 255 [14:02] Jinxters, yes? whats your question? [14:02] hi [14:03] hi, does anyone know where I can get some help on nautilus? [14:03] hi [14:03] is there a nautilus expert here? or is there a chan for it? [14:04] lashi: just ask your question and see what happens [14:05] ok, here goes. So, I'm running nautilus version 3.4.2 and when I try and cut a file and then subsequently paste, if the destination drive is a mounted disk, it doesn't let me. I certainly have the right permissions because I can just drag and drop and it copies and I can manually delete. But this is suboptimal. [14:05] what do you want to know about nautilus [14:06] I just wonder whether there is some option to disable the cut and paste when it's a mounted disk? This certainly wasn't the case on older Ubuntu, I believe when I ran 10.10. I'm currently running 12.04 [14:07] did you run nautilus as admin to do this type "sudo nautilus" in cmd prompt and you will be cool [14:08] that's not a good option [14:08] I shouldn't have to run anything root - that's how you damage the system [14:11] hi, do the /usr/share/fonts/ directory slow down ubuntu? [14:13] hi has anyone installed libmirage on ubuntu 12.04 help me === birch is now known as barked === dani is now known as Guest45727 [14:16] onavo. Are there alternatives? Was thinking something you could run on a server and have Android tunnel through there. === Guest45727 is now known as dani90 [14:16] bye bye [14:19] hi i tried compiling libmirage on my system but it returned error saying dh_install: libmirage9 missing files (usr/lib/*/lib*.so.*), aborting make: *** [binary] Error 255 === Kevin is now known as Guest83270 [14:21] Hello, I'm buying ssl signed certificates for my webserver, also I'm using freeradius and I wonder if I need to give information about this to my ssl CA authority so I can use pem crt or key, I'm not sure, could anyone give some light on this? it's first time I acquire this type of certificates [14:21] hello , when switching to tty , any sound played in Xorg stops working , is there a ways to make it globally work on all ttys ? [14:21] livtyler: how many certs and what class certs are you purchasing? [14:22] this sounds stupid, can a child process stop and start a parent process? [14:22] Why does my PC boot Win8 instead of the Ubuntu DVD or LiveUSB? I have chosen in "Boot Priority" CD>Removable USB>HDD. I have even disabled Quick Boot... [14:22] shyaam_: both directories exist? /usr/lib and /lib ? [14:23] yes [14:23] hitsujiTMO: I'm buying 3 at first instance, for my mail server for my web site and for my ldap server, they're asking me if I need another cert more, I'm wondering if I should configure something in my freeradius, give them information about this [14:23] programmes running on wine cannot start. it says file not found. If it starts i cannot stop them unless i restart my laptop ubuntu 12.04 [14:24] maybe you can try the script at the bottom? http://askubuntu.com/questions/272729/accidently-deleted-usr-lib-how-do-i-restore-it [14:25] hitsujiTMO: sorry I don't know about class certs, please help me [14:26] Hi. Please help me. While remastersys was setting user profiles I pushed the reset button on my computer because I couldn't close the apllication. Now I can't boot anymore. The boot-repair doesn't see the disk. [14:26] could it be the wine windows loader has a problem? [14:26] livtyler: from what i understand of radius you should not need anything special for your certs, i would get a test cert for a dummy domain/subdomain to test out ofcourse. I would recommend looking at startssl as they are free and widely supported for class 1 certs [14:27] Could someone please recommend a good temperature monitor? and other statistics for that matter if it can [14:28] I will get a new laptop and it supposingly gets a bit hot from time to time, it has the turbo boost capacity on the proccessor and that could be it [14:28] hitsujiTMO: If I would want something more official? mean CA signed certs, what info/files I should give them? [14:29] startssl are a CA. you can generate a simple CSR bit basic info or you can let them generate the CSR for you [14:30] okay. Can I save some folders from the USB drive which contains the OS that I won't have to spend another 2 days to install back my apps? [14:30] hi i tried compiling libmirage on my system but it returned error saying dh_install: libmirage9 missing files (usr/lib/*/lib*.so.*), aborting make: *** [binary] Error 255 [14:33] shyaam_: you have all the requirements, as stated here: http://cdemu.org/about/libmirage/ ? [14:34] a friend of mine has an ubuntu server he wants me and a few other guys to be able to use and test stuff on, what's the easiest way for him to set up virtual machines on his server that we can use? [14:34] Reacto, sudo apt-get install qemu-kvm virt-manager [14:35] then reboot [14:35] can you use virt-manager without gui= [14:35] ?* [14:36] yes [14:36] virt-install? [14:36] anyone here heard of a job profile called "configuration management"? [14:36] virt-manager is a gui, but you dont need it [14:38] is it always safe to delete lost+found folder??? [14:39] compdoc, what do you need instead? [14:40] <^_^_^_^_^_> http://pastebin.com/84jkWGnT <= this is my cat /proc/cpuinfo is the processor 32 or 64bit? [14:41] We really have a ^_^_^_^_^_ in the house :-) [14:41] ^_^_^_^_^_: what does ''uname -m'' say? [14:41] main information about your OS [14:41] <^_^_^_^_^_> i686 [14:41] I've never heard of a 64-bit Pentium CPU. [14:42] ^_^_^_^_^_: 32-bit [14:42] <^_^_^_^_^_> http://ark.intel.com/products/55627/Intel-Pentium-Processor-B950-2M-Cache-2_10-GHz Intel® 64 ‡ [14:42] <^_^_^_^_^_> Yes [14:42] <^_^_^_^_^_> Is that because I'm running ubuntu 32 bit? [14:42] <^_^_^_^_^_> That uname shows as i686 [14:43] ^_^_^_^_^_: Your CPU has the lm flag in your cpuinfo, which means that it supports x86-64 [14:43] ^_^_^_^_^_: so yes, it is a '64-bit processor'. [14:43] <^_^_^_^_^_> thanks [14:44] <^_^_^_^_^_> let me take a look at the pastebin [14:44] <^_^_^_^_^_> so i know for the future [14:44] hello, I am having trouble with Vagrant and LXC after recent upgrade on 13.04 [14:44] the guests network DHCP is not working well [14:44] anyone else with the same problem? === AndresSM_away is now known as AndresSM [14:44] <^_^_^_^_^_> lm: Long Mode (x86-64: amd64, also known as Intel 64, i.e. 64-bit capable) [14:44] <^_^_^_^_^_> gotcha thanks [14:44] hi, I'm beginning with ubuntu / linux, I don't understand what does option 2 means here : http://pastie.org/8403960 , how is it possible? will it open multiple tcp sockets? [14:45] I am about to install Ubuntu 13.04. And I want to format the Win8 drive and install Ubuntu there. What do I choose? [14:46] OK Got it.... [14:46] A1Recon, no going back... [14:47] ^_^_^_^_^_: If your uname -m had a 64 in it it would be a 64-bit processor [14:48] hitsujiTMO: when buying a cert class 1 what info I should give, I'm buying from verisign [14:48] SonikkuAmerica: not necessarily, you can run 32bit OS on 64bit OS [14:48] <^_^_^_^_^_> it has a lm flag [14:48] SonikkuAmerica: so uname -m does not tell you the CPU arch, only the kernel [14:48] <^_^_^_^_^_> I think uname just specifies the os [14:48] <^_^_^_^_^_> it says generic which is true im running 32 bit ubuntu [14:49] SonikkuAmerica: you can run both 64bit and 32bit OS and 64bit OS on 64bit CPU, but obly 32bit OS on 32bit CPU [14:49] weird nick, i don't know how to make it: try this line sudo dmidecode -t processor|grep capable [14:49] Ubuntu Studio uses lowlatency [14:49] SonikkuAmerica: thats not an architecture [14:49] No, it's a kernel [14:49] ^_^_^_^_^_ try this line: sudo dmidecode -t processor|grep capable [14:49] SonikkuAmerica: yes but it doesnt tell you if its 32bit or 64bit [14:50] Back! Circular arguments! I'm done. :-) [14:50] *Ack! [14:50] SonikkuAmerica: 'low latency' doesn't clarify 32bit or 64bitness [14:51] SonikkuAmerica: its not circular at all [14:51] Right. [14:51] lshw -class cpu | grep width [14:51] SonikkuAmerica: so why say "Back! Circular arguments! I'm done. :-)" when it's not circular? [14:52] More like square one. [14:52] !ot [14:52] #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! [14:52] SonikkuAmerica: i'll just assume you dont know what you are talking about [14:52] Actually I think #Ubuntu-arguments is a better place :-) [14:53] livtyler: its dependant on the vendor, this should give you an idea: https://knowledge.verisign.co.uk/support/ssl-certificates-support/index?page=content&actp=CROSSLINK&id=AR198 === coffee4u is now known as e-coffee [14:57] wasn't there a command to test apticron? [14:58] hi all I'm having an issue where interrupts are not spread evenly across all processor cores for my main networking device (eth0) [14:58] Hai [14:59] i think its related to SMP affinity, but the file /proc/irq/217/smp_affinity is set to 0-7 (all cores) [14:59] any ideas? [14:59] just wondering, where can I find this http://i.imgur.com/4NmZcNY.gif ? [14:59] Particularly the top status bar with all the widgets part === gbyers[Away] is now known as g_byers [15:04] isasha thats is xmonad i do believe [15:04] isn't that a window manager though? [15:06] yes === AndresSM is now known as AndresSM_away [15:07] Dudes [15:07] I deleted a directory [15:08] and it is not at the bin [15:08] and one more thing! [15:09] The HDD is still full [15:09] Soru: How did you delete it? [15:09] with the file explorer [15:10] Sometimes there is more than one recycle bin, depending on the source directory of the file [15:10] isasha, to be speciific its xmonads a dzen bar, ( and dzen applets ) and tint2 panel [15:10] Soru: Then some process has one or more of the files in that directory still open [15:10] You can use "baobab" to see where large files reside [15:10] I shall check that out, tanks hitsujiTMO [15:11] Thanks Touhou11 (nice game) and geirha ;) === ayu is now known as Guest35921 [15:14] <^_^_^_^_^_> width: 64 bits [15:16] hello [15:16] hi ayu__ === alex88_ is now known as alex88 [15:21] how can i change timezone in date tool from UTC to GMT with 24 format [15:23] hi [15:27] i need help on how to install libmirage on 12.04. i tried compiling lreturned error saying dh_install: libmirage9 missing files (usr/lib/*/lib*.so.*), aborting make: *** [binary] Error 255 [15:29] Hi guys. Im setting up my hardware raid to use with ubuntu 12.04 lts. There is an option about sectors/track. I can choose between 63 and 32. The help msg describes it as: "The number of sectors per track presented to the operating system as part of the legacy geometry (CHS) information". Help please? [15:30] bjensen82: 64 and 32 you mean? [15:30] SonikkuAmerica: nope, 31 and 63 i mean [15:31] Hmmm... I dunno much about raid... But... [15:31] !raid [15:31] Tips and tricks for RAID and LVM can be found on https://help.ubuntu.com/community/Installation/SoftwareRAID and http://www.tldp.org/HOWTO/LVM-HOWTO - For software RAID, see https://help.ubuntu.com/community/FakeRaidHowto [15:32] those seam to be on the subject of software raid.. [15:33] hi all [15:33] I have preinstalled windows 8 laptop, can anyone recommend a working document that explains how to install ubuntu 13.10 as dual boot?` [15:33] What is best way to get decent Wine on 12.04 64bit? === Wug is now known as Wug[Hyperspace] [15:34] os2finn sudo apt-get install wine [15:34] I have tried 1.5 1.6 and 1.7 from repository but all give me err:seh [15:34] On my other laptop with 32-bit 12.04 and wine 1.3.28 my apps work [15:34] !info wine [15:34] wine (source: wine1.4): Microsoft Windows Compatibility Layer (meta-package). In component universe, is extra. Version 1.4.1-0ubuntu5 (raring), package size 0 kB, installed size 21 kB (Only available for i386; amd64) [15:35] os2finn what's the output of cat /etc/issue [15:35] MonkeyDust this is a problem with Ubuntu 12.04 wines [15:35] 64bit [15:36] !info wine lucid [15:36] wine (source: wine1.2): Microsoft Windows Compatibility Layer (dummy package). In component universe, is optional. Version 1.2.2-0ubuntu2~lucid1 (lucid), package size 39 kB, installed size 64 kB [15:36] I tried compiling wine from sources but 32-bit compiling stopped because schroot did not work(there was a permissions error) [15:37] and that seems also a problem with 12.04 64bit [15:37] os2finn what's wrong with the version in the repos? [15:38] os2finn tip: there's also #winehq [15:38] MonkeyDust there is a bug report on WineHQ that states that 12.04 64bit wines are broken [15:38] I get error err:seh running code outside stack with my apps [15:39] os2finn yeah, guess you better ask in #winehq then [15:41] Hi there [15:42] JohnSmith, is that a haruhi reference ? [15:44] Cannot access my HDD http://paste.ubuntu.com/6241042/ [15:44] Please help! [15:46] hey hey [15:46] Anyone here?? [15:46] Tenem, have you tried mounting it? [15:46] Tenem: Are you familiar with burnt offerings? :-) Does Windows start when you boot it from GRUB? [15:46] MangaKaDenza: It won't even mount... [15:47] does it.. you know [15:47] actually work? [15:47] SonikkuAmerica: I had Windows a few minutes ago. I instaled Ubuntu and removed Windows [15:47] I need assistance finding information and terminology of what im looking for. I am looking for something like virtual box that dosnt run on host os .. example I want ot turn my computer on and it ask me what image i want to start . then start it. at the same time i would like to be able to pause or start another image at same time [15:47] Tenem: Boot from a Live image and run GParted. [15:48] SonikkuAmerica: and then what?? === insulamsimia is now known as mynameisnotdave [15:48] can anyone point me to a source of information on this type of virtualization [15:48] Tenem: Check for a partition containing an NTFS file system. [15:49] Can I install Windows again(remove Ubuntu in the process)? [15:49] SonikkuAmerica: ^^ [15:50] I have hundred millions of file stored in a 2 level folder, in this form AA/BB/832497BBAA.ext. Nowadays it's more or less impossible to scan this arborescence with utils like du or rsync. The filesystem is ext4, mounted with noatime. Does anyone has good practices regarding storing millions of files, like using different filesystem or maybe distributed FS? [15:50] jgcampbell300: So you want to run multiple OS's from one machine at one, but not through a hypervisor's metadata... Like mounting a raw disk image in VBox? [15:50] Tenem: If you have a Windows installation disc of some sort [15:50] OK will do that... [15:52] JohnSmith is that on a file server? if yes: try asking in #ubuntu-server [15:52] jgcampbell300: Can you be more specific? [15:53] Yeah thank you [15:53] SonikkuAmerica, i think so ... i saw a tech with a notebook that when his computer started he had only 5 icons and if he clicked one windows would start he could then click anohter and linux would start etc ... he had all 5 running at one time and it didnt appear to have a host os like loading virtual box on ubuntu ... it was like the computer started with no os then loaded diffrent images [15:53] i just dont konw what someting like this would be called so im haveing a hard time finding a place to start reading and researching [15:53] jgcampbell300: Sounds like the word you want is "hypervisor" [15:54] jgcampbell300: VBox can act as a hypervisor for raw partitions. [15:54] does anyone know the irc channel for the api website? [15:54] ... As well as full VMs. [15:54] hypervisor ... cool ... that sounds like where ill start reading ... anyone else have any more info for me befor i go to reading [15:54] bubbly193: What is "the api website" ? [15:54] and thanks Rory and SonikkuAmerica [15:55] ubuntu api website [15:55] You're welcome [15:55] ok off to do some reading ... thanks again [15:55] guise [15:55] does anyone know some good free actionscript tools for ubuntu? [15:55] on ubuntu developer [15:55] http://developer.ubuntu.com/resources/platform/api/ [15:56] Hi guys, my dns isnt working after upsgrading to 12.04 [15:56] bubbly193: I would suggest #ubuntu-devel [15:56] bubbly193: I'd start with #ubuntu-app-devel === dziegler is now known as dziegler_off [15:56] bubbly193: Pici is probably more correct [15:59] YokoBR: dns server or client? [15:59] is ubiquity in 13.10 still freezing? [16:00] !crosspost | pip__ [16:00] pip__: Please don't ask the same question in multiple Ubuntu channels at the same time. Many helpers are in more than one channel and it's not fair to them or the other people seeking support. [16:01] Also, that's a question for #ubuntu+1 [16:01] duh -yes it is my bad, also sorry for crosspost - I only tried it in Lubuntu [16:11] Okay, I installed ubuntu to my new laptop yesterday and I want to optirun (I have a GT 650M GPU) dota 2. I don't know how to do it though. [16:11] "optirun steam" etc works fine [16:11] but "optirun dota_linux" doesn't work [16:11] help a noob === g_byers is now known as gbyers[Away] [16:13] Hey, Peldan, have you installed bumblebee? [16:13] Yeah, otherwise optirun wouldn't work with steam right? [16:14] Yeah. [16:14] I have bumblebee on my laptop. [16:14] Okay, but you can't explain why "optirun dota_linux" doesn't work? [16:14] hurk [16:14] :/ [16:15] anyone got any ideas for ActionScript/Flash IDE's for ubuntu? [16:15] that are free? [16:15] MangaKaDenza: Does NetBeans do that? [16:15] Peldan: What is dota_linux? [16:15] A Steam game? [16:15] Yeah [16:15] Dota 2 [16:15] in steam [16:16] So it runs fine if you just run "dota_linux", I assume? [16:16] It says "file not found" [16:16] or [16:17] /usr/bin/vglrun: 303: exec: dota_linux: not found [16:17] DotA is Defense of the Ancirns [16:17] *Ancients [16:17] SonikkuAmerica, hi again ... do you have any suggestion on what flavor of hipervisor to start with ... i was looking at KVM after reading a few Wiki pages [16:17] Since optirun firefox and optirun steam works [16:17] jgcampbell300: virtualbox is nice and easy [16:17] I suppose it just doesn't know where to look for the file? [16:17] jgcampbell300, I like kvm. you having a problem with what youre reading? [16:17] jgcampbell300: Why not VMware or VirtualBox? [16:18] when following the guided setup of partitions, it wants to make a swap and a main partition. I thought it was preferred if you had a /var mount point as well..In case eg. logging goes berserk and doesnt bring down the whole system...have things changed since I checked this out a few years ago? [16:18] Quick question: if I create symlinks in a certain directory to various other ones (/media/ and /home/user/ in particular), will I be able to access the entirety of the folders I have linked to over NFS? [16:18] compdoc, not really ... theres just so many options and i get indeciceve lol ... gota start some where .... as for VMware and VirtualBox im pretty sure those are type 2 and i am looking for type 1 ... or if they could make up there mind type 0 [16:18] Peldan, I would imagine it's something to do with how optirun works. (I seem to remember it running a command as a another user, but I'm not positive about that.) [16:19] But it SHOULD work? [16:19] I must note that with the permissions I have right now accessing all the files over SMB isn't an issue, it's just too slow [16:19] How does the command optirun work anyways, does it search my whole computer for the file I am referring to or what? PeterCassetta [16:19] jgcampbell300, it really depends on your requirments. kvm is better as a server, where virtualbox is better at graphics [16:19] I am sure i dont have a full understanding of it yet so i guess i just need to pick one or two and start building to see some results ... or maybe find a you tube videos [16:20] Peldan: It looks for the file "dota_linux" in your $PATH. [16:20] Which can be different for different users. [16:21] compdoc, well i have 4 2950's in my dev lab i have access to ... one of them i want to replace my desktop with and have plenty of guest os's ... the other 3 will be loaded with server based stuff [16:21] Guys, please, my dns service is not working [16:21] have you tried turning it off and on again? [16:21] How do I cd into a directory that starts with a "-" character? I even tried escaping with a \ but I still get invalid argument, how do I escape it? [16:21] jgcampbell300, unless theyve changed it, virtualbox doesnt load VMs automatically at boot. [16:21] I have a brand new HP 2000 laptop AMD 4GB RAM with Windows 8, I went and disabled Secure boot, andchangeed the boot order. 1304 64bit does start booting and then the whole system shuts down [16:21] Peldan: Run "echo $PATH"; it'll output the value of your $PATH variable to the terminal. [16:21] Thing is, I installed both firefox and steam etc at the same time, and they both work. Then I installed dota_linux and it doesn't work with optirun so the most logical thing I can think of is that it just can't find the file [16:22] This laptop is going to Africa at the end of the week! I was hoping to have a dual booting system [16:22] Thanks, PeterCassetta! Will try putting it there [16:22] jgcampbell300, I think VB is more for personal use [16:22] I didn't want to setup the Windows8 side, because I want the other person to do that [16:22] Peldan: Just adding "dota_linux" to your path wouldn't do anything. [16:22] ya ... I really want to stay away from type 2 ... i would like to save as much resources as i can for the accual immages insted of the host os [16:23] Im having some sort of a problem with resolv.conf [16:23] Rory: use double quotes and no \'s [16:23] Peldan: If you can find the folders in your $PATH, you should be able to locate the "dota_linux" file. [16:23] PeterCassetta: I mean placing for an example dota_linux into usr/games/ [16:23] designbybeck_: all right, calm down... [16:23] ;) [16:24] :( [16:24] I had another guy with almost the same HP2000 laptop, but he didn't want to keep windows so we didn't worry about this. I don't know if this is a hardware issue or not SonikkuAmerica [16:24] designbybeck_: What do you mean, first off, by changing the boot order? [16:24] SonikkuAmerica: so that it booted from the USB and not the main harddrive [16:25] Guys, ive upgraded from 10.04 server to 12.04, everything looks fine but dns [16:25] Peldan: The main thing that you need to do is find the absolute path of the "dota_linux" file, so you can then try running something like "optirun /full/path/to/dota_linux". [16:25] designbybeck, that can be arainged in the bios, afaik [16:25] So Peldan, you basically need to find the dota_linux file on your hard drive. [16:25] I do have access to 15 slightly older servers .... I guess i could look more twards building some form of cloud system for the servers [16:25] yes Beast- I did do that and I did boot, but the whole computer shuts down while trying to boot Uubntu [16:25] i can see the Ubuntu boot screen [16:26] hi, i just installed ubuntu 12.04 desktop and i was going to download and install oracle virtualbox. so i go to the site, and it says the site has an invalid security certificate [16:26] PeterCassetta: I did, and it gave me this now "/usr/local/games/dota_linux: error while loading shared libraries: libtcmalloc_minimal.so.4: cannot open shared object file: No such file or directory [16:26] " [16:26] designbybeck_, sorry, just joined the channel [16:26] designbybeck_: You don't do that with UEFI... Do this instead: Change the BIOS boot order back, let it boot into Windows, choose the power menu and hold SHIFT and click Resta4t... [16:26] *Restart [16:26] i think this would be pretty unusual for a big company like oracle to have an invalid cert. the details of the cert say it's issued by verisign and expires in 2014...so it should be valid right? [16:26] i need help compiling libmirage [16:27] firefox says that the error is "sec_error_unknown_issuer" so does my ubuntu install not trust any certs from verisign? [16:27] http://i.imgur.com/kHw8QZn.png this is what i see [16:27] SonikkuAmerica: I was tryingto avoid setting up the Win8 stuff, this is a brand new system and it has never booted Windows [16:28] designbybeck_: You should get a menu that has like 6 options in it; select Choose a device, and select you Live media. [16:28] SonikkuAmerica: you lost me on that one [16:28] I'm burning a DVD right now to try that route instead of the USB [16:28] Plse guys :( [16:28] designbybeck_: OK... Go change the boot order back to what it was originally. [16:29] ok [16:29] Peldan: Just to be clear, running only "dota_linux" works fine, right? [16:29] designbybeck_: Then, boot into Windows, but don't log on. [16:29] Omg [16:29] #india [16:30] PeterCassetta: No, it seems to be something else wrong now. Only putting "dota_linux" gives me the same error [16:30] Guys pls [16:30] !patience | YokoBR: [16:30] YokoBR:: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com/ or http://ubuntuforums.org/ or http://askubuntu.com/ [16:30] SonikkuAmerica: I never even went past the HP/Welcome to your new computer using Windows 8 EULA.... but I just go ahead and go into all that? [16:30] Go ahead and follow the initial setup. [16:31] is there a reason why my fresh vanilla 12.04 install doesn't trust the ssl certificate for virtualbox.org from verisign? [16:31] Then when the Start screen appears, bring up the charms menu and click Settings. [16:31] ses1984, on the web? or their package repository [16:31] designbybeck_: ^ [16:31] web [16:31] Plseee, my dns isnt working [16:31] ses1984: either your time is off, or their cert may have experired [16:31] PeterCassetta: It is however still possible to just run it from the Steam client [16:32] i'm trying to visit www.virtualbox.org in firefox and it's complaining about sec_error_unknown_issuer [16:32] YokoBR, patience. What exactly isnt working [16:32] my time seems correct in the OS but i don't know if ssl verification is done with system time that might be wrong? [16:32] i mean the time looks correct to me in the gui [16:32] the cert expires in 371 days [16:33] Beast-, the dns service. Ive upgraded to 12.04, and done dpkg-reconfigure resolvconf [16:33] But still isnt working [16:33] Peldan: Is there a launcher for Dota 2 in your dash? [16:33] in update manager there is an update for webcam studio but i cant select it? [16:33] the command "date" has this output, so it looks like my time is correct, right?: Tue Oct 15 12:33:28 EDT 2013 [16:34] PeterCassetta: No [16:34] Only for Steam? [16:34] sis1984: i'm getting the same error on firefox only; i think their server is misconfigured [16:34] @(#*$*(@ I HATE WINDOWS! I don't want to connect to the internet! They don't have Internet where this laptop is going anway! [16:34] PeterCassetta: Yeah [16:34] designbybeck_: So once you see the Start screen, open the Charms menu and click Settings. [16:34] *deep breath* [16:35] I don't know how to pass this setup SonikkuAmerica [16:35] designbybeck_: What does it say? [16:35] Peldan: What happens if you run "optirun steam", then start the game from within Steam? [16:36] SonikkuAmerica: it is on the first startup setup, asking me to connect to Wireless and it shows wireless connections [16:36] there is no skip or next on this page, only Connect [16:36] designbybeck_: There should be a link that says I don't want to connect now or I want to connect later [16:37] SonikkuAmerica: I'm not seeing it [16:37] PeterCassetta: Damn.. It doesn't launch [16:37] or well first try it launched and showed the intro logo, but then just closed [16:37] now it doesn't launch [16:37] Peldan: Well, I did some Googling, and found this: https://support.steampowered.com/kb_article.php?ref=6316-GJKC-7437 [16:37] designbybeck_: Hmmm... you don't know any of the networks around? [16:37] Looks to be what you need. [16:38] Peldan, also http://askubuntu.com/questions/256431/play-steam-games-with-nvidia-optimus-laptop [16:38] I do but I don't want to connect! why do I have to let Micro$oft check in on this laptop while I'm trying to install Ubuntu === Wug[Hyperspace] is now known as Wug [16:38] hey gays [16:38] "Valve recommends using primusrun for running Steam games on the NVIDIA GPU." [16:38] Omg.... Please, my dns is not working [16:39] hey guys, for some reason certain dkms modules don't reinstall when I update my kernel but others (such as nvidia) do, odes anyone know an easy way to fix this or what I may have done wrong for it not to work? [16:39] yokel, have you tried rebooting? [16:39] SonikkuAmerica: http://www.pasteall.org/pic/show.php?id=60805 [16:39] (the modules are spl-dkms and zfs-dkms) [16:39] Peldan: It seems to tie into Bumblebee; worth a try. [16:39] * TauNeutrino hands out some cookies [16:39] Yeah, trying it now PeterCassetta [16:39] thanks! [16:39] :) [16:40] folks, I downloaded a .mp4 file but it play without audio? [16:40] designbybeck_: Click [16:40] Peldan: No problem; let me know how it goes! [16:40] designbybeck_: Down near the bottom [16:40] hey, may I troll?? :) [16:41] TauNeutrino: lol [16:41] Please guys, my dns is not working [16:41] ^^ [16:41] !details | yokobr [16:41] yokobr: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..." [16:41] dns not working? don't fuck around [16:41] any further ideas for ssd except for discard and no atimes? [16:41] TauNeutrino: Knock it off. [16:41] oh that was dna sry [16:42] (ext4) [16:42] Ive already said, but again [16:42] !details | YokoBR [16:42] YokoBR: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..." [16:42] I just create a public/private keypair with ssh-keygen -t rsa -f and appended the public key part on my root servers authorized_keys file. but for some reason the ssh client on my local machine (macbook air) does only look for a file named id_rsa [16:42] Ive upgraded from 10.04 to 12.04 [16:42] im using this intel pro wireless 4965 http://paste.ubuntu.com/6241292/ .. i want to make this as AP but this information that i get https://en.wikipedia.org/wiki/Comparison_of_open-source_wireless_drivers#Driver_capabilities.. my driver that i use 'iwlagn' doesn't support the AP mode. is my hardware can be used as AP? [16:42] There was a problem with resolv.conf symlink [16:43] PeterCassetta: Dota2 launched successfully using "primusrun %command% in launch options. [16:43] Thank you very much [16:43] YokoBR keep it one line please, it's easier to read and repeat, in case you have to wait a long time [16:43] On askubuntu they said to run dpkg-reconfigure resolvconf [16:43] YokoBR: Was your resolv.conf backed up somewhere? [16:43] Yep [16:44] did 10.04 already use dnsmasqß [16:44] ? [16:44] SonikkuAmerica: resolv.conf is rebuilt on every boot [16:44] Im on a smartphone, its hard to type [16:44] andryyy387, thats all I use in fstab: UUID=blah-blah-blah /Vertex2 ext4 discard,noatime,errors=remount-ro 0 2 === michaelni_ is now known as michaelni [16:44] thanks, i put nodiratime, too ... but i think noatime fits diratimes as well [16:44] SonikkuAmerica: it is going through the last statges of seting up win8 [16:45] yokobr: what is the output of: ls -l /etc/resolv.conf [16:45] 3 [16:45] and making me ill in the process! ;) [16:45] Peldan: You're welcome! Glad I could help. :) [16:45] designbybeck_: OK, when the Start screen appears, bring up the Charms menu and click or touch Settings. [16:46] /etc/resolv.conf [16:46] YokoBR: please pase the exact result [16:46] paste* [16:46] SonikkuAmerica: uh oh... this just turned off! when it said getting your computer ready! Like maybe the issue is hardware issues! [16:47] -rwxrwxrwx root root 294 out 15 13:38 /etc/resolv.conf [16:47] designbybeck_: It turned off...? Was it plugged in? [16:48] SonikkuAmerica: no still plugged in didn't touch it just heard it shut down harshly and went black [16:48] I did just booted back up SonikkuAmerica and at the login i guess this page is [16:48] YokoBR paste this line in a terminal sudo apt-get install pastebinit;cat /etc/resolv.conf|pastebinit then paste the url here [16:48] Does anyone know where I can ask about getting certain universe packages updated? [16:49] designbybeck_: You might want to ask in ##hardware about that abrupt shutdown... [16:49] PeterCassetta, maybe the dev channel or mailing list [16:49] YokoBR dies does this file contain dns=dnsmasq? > /etc/NetworkManager/NetworkManager.conf [16:49] yokobr: what is the output of: ln -s /run/resolvconf/resolv.conf [16:49] 10.04 didnt use dnsmasq [16:49] compdoc: Do you know the dev channel offhand? [16:49] SonikkuAmerica: what are the next steps [16:49] YokoBR: /etc/resolv.conf is supposed to be a link to /run/resolvconf/resolv.conf ... if you issue only: mount | grep run ..does it show a line like: tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755) ? [16:50] How do I open the Charms menu?, DO I need to have my DVD or USB plugged in? === Denza252 is now known as MangaKaDenza [16:50] yokobr: what is the output of: ls -s /run/resolvconf/resolv.conf sorry [16:50] yokobr: what is the output of: ls -l /run/resolvconf/resolv.conf sorry grr [16:50] SonikkuAmerica: I just tested the USB and it booted fine on an older Dell XPS Laptop [16:50] designbybeck_: You're at the logon screen, right? click or touch the power button in the lower right, then hold SHIFT and click Restart. [16:50] yay [16:51] designbybeck_: Your older XPS probably doesn't have UEFI, [16:51] SonikkuAmerica: correct [16:51] Do I need my USB plguged in SonikkuAmerica? [16:51] No such file for ls -l /run/resolvconf/resolv.conf [16:51] PeterCassetta, migth try #ubuntu-devel [16:51] designbybeck_: Yes sir, [16:52] anyone running gnome 3.10 on >=13.04 btw? [16:52] YokoBR paste this line in a terminal sudo apt-get install pastebinit;cat /etc/resolv.conf|pastebinit then paste the url here [16:52] ok SonikkuAmerica I see the Usa Aa Device [16:52] andryyy387: I was at one time [16:52] Use a Device [16:52] Click it [16:52] ok it is rebooting [16:52] folks, I downloaded a .mp4 file but it play without audio? [16:53] SonikkuAmerica: I'm back to the GRUB Try Ubuntu [16:53] aFeijo, what are you using to play the file? [16:53] designbybeck_: OK, try Ubunti [16:53] *Ubuntu [16:53] MonkeyDust, aptget is not working [16:54] YokoBR apt-get, not aptget [16:54] I dont have internet since i cant resolve names [16:54] dang!!! Same crash SonikkuAmerica [16:54] aFeijo, you may try to install package gstreamer0.10-plugins-ugly [16:54] designbybeck_: As in it abruptly shut off? [16:54] It makes a noise, like the speakers and and everything else glitches and goes black and turns off [16:54] yes SonikkuAmerica [16:55] yoko what is the contents of /etc/resolv.conf [16:55] designbybeck_: That's a hardware issue to be sure... sounds like your motherboard, [16:55] GGRRRRrrr [16:55] Beast-, default ubuntu 13.04 player [16:55] andryyy387, apt-get told me that I've get it already [16:56] aFeijo, ok, then try a different player, like VLC [16:56] SonikkuAmerica: this lady, one of our nursing faculty just bought this to donate it to one of our hospitals we help out with in Malawi [16:56] Beast-, ok [16:56] We're in Texas.... I'm not sure what to do with it! [16:56] nameserver 127.0.0.1, nameserver 208.67.222.22, nameserver 208.67.220.220 [16:56] designbybeck_: What make is it? [16:57] SonikkuAmerica: HP 2000 TPN-L108 [16:57] not sure if l orL or what === skinux is now known as jubale [16:57] YokoBR: You don't want that 127.0.0.1 line there [16:58] YokoBR: can you change the contents to http://paste.ubuntu.com/6241383/ and then restart networking [16:58] Oh, right. You may want to either take it to a local computer repair place or get it RNA'ed. [16:58] *RMA'ed [16:58] Beast-, damn, I cant install vlc... some package conflict [16:58] designbybeck_: ^^ [16:58] really aFeijo? what conflict? [16:59] thats interesting :S [16:59] Mm ok [16:59] aFeijo, you may want to try to install: ubuntu-restricted-extras [16:59] this should install amr decoder files too [16:59] Thank you for your help though SonikkuAmerica [16:59] i'm trying to see if Windows will at least boot up [16:59] andryyy387, I have it [17:00] and these? sudo apt-get install libavcodec-extra-53 libavdevice-extra-53 libavformat-extra-53 libavutil-extra-51 libpostproc-extra-52 libswscale-extra-2 [17:00] andryyy387, do you still have to do that via terminal, to be able to say yes to some options? [17:00] designbybeck_: You're welcome [17:00] andryyy387, it say "depend: vlc-nox (...) but wont be installed" [17:00] hi [17:02] any body now how to profilling in Android phone using oprofile [17:02] mahender43 how is that ubuntu related? [17:03] do u know any chatroom for oprofile [17:03] Hi there, I'm having a problem exporting the correct Path variables for the java installation I got via apt-get. ls /usr/lib/jvm returns java-1.6.0-openjdk-amd64 java-6-openjdk-common [17:03] java-6-openjdk-amd64 java-7-openjdk-amd64 [17:04] Beast-, sorry for the late answer. dont know. :) [17:04] mahender43 try #android maybe [17:05] Removed 127.0.0.1 but still not working [17:06] YokoBR: what is the exact contents: please use paste.ubuntu.com [17:06] thank u [17:07] Omg, im on a smartphone [17:08] Does anybody knows how to get win7 medias on ubuntu and ubuntu medias on win7? [17:08] yokobr: can you ping 208.67.222.22 do you get a response? [17:08] YokoBR try 208.67.220.220 [17:09] YokoBR or 208.67.222.222 [17:09] The date command returns an answer which is off by two hours. [17:09] I mean: "returned". [17:09] I do not like unity, what version of ubuntu can i use that will look like the old ver of Gnome? [17:09] Unity sux! [17:09] It was fixed, but it took like 40 seconds. [17:09] Modem80: Try Xubuntu [17:09] cinnamon [17:09] !xubuntu | Modem80 [17:09] Modem80: 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 [17:10] thanks [17:10] but i want gnome [17:10] Modem80: Gnome 2? [17:10] then mate [17:10] Also, my new kernel ... crashed. [17:10] Yep, i c ann ping them [17:10] mate is like old gnome [17:10] I think they have made the latest version of ubuntu to complicated [17:10] the design is horrible [17:10] the older editions were so much easier to navigate [17:11] Modem80: No need to elaborate on why Unity is horrible. [17:11] there are a lot (!) of useful shortcuts, keep super pressed, you see them [17:11] Modem80: I dont think it's complex, just non-intuitive [17:11] No, i cant anymore [17:11] Modem80 time to get used to the new interface! [17:11] cgt, you got that right [17:11] < brbr [17:11] Modem80: Unity is the default, because it's far better than all that horrible old Gnome 2 crap [17:11] MonkeyDust: Or switch to cinnamon / XFCE4 / .... [17:11] !offtopic [17:11] #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! [17:12] cgt: Food call. [17:12] Why Did they go for the Unity desktop? [17:12] *Good [17:12] Modem80: but if you don't like it, you can always use something else [17:12] compdoc: ? [17:12] I cant ping anymore [17:12] oh [17:12] Modem80: because it's the best [17:12] !notunity | Modem80 [17:12] Modem80: Ubuntu 11.10 and higher use the !Unity desktop environment by default. To use GNOME Shell instead, install the "gnome-shell" package and investigate "gnome-tweak-tool". For GNOME Fallback mode, which is similar to GNOME 2, install "gnome-panel". Both packages will place entries in the Sessions dropdown. [17:12] Modem80: it is by far the best desktop environment in any OS [17:12] gordonjcp, also the slowest i have ever used [17:12] gordonjcp - what is another alternative u would recomend/? [17:12] Modem80: it's even better than OSX [17:12] Modem80: I wouldn't. I only recommend Unity [17:13] m3kk: it's more responsive than Gnome 2 on equivalent hardware [17:13] gordonjcp, you cant mean that on nothing but highend pc? [17:13] m3kk: if it's *really* too slow, try XFCE [17:13] YokoBR: can you please change the contents of /etc/resolv.conf to http://paste.ubuntu.com/6241383/ and then restart the networking service [17:13] Modem80: I recommend XFCE or LXDE if you don't want your desktop running slower [17:13] m3kk: it's blindly fast on my 2GHz Core 2 Duo with 1GB [17:13] gordonjcp, yep that is what im running to be fair. I want o run unity but nooope [17:13] gordonjcp, nvidia? [17:13] m3kk: it's the best of a bad bunch on my 1.8GHz Celeron with 512MB [17:13] intel... [17:14] Modem80: You could also try the fallback mode in Gnome 3. It is similar to the old Gnome experience. [17:14] m3kk: if you've got NVidia, try the binary drivers [17:14] brb, got to pick someone up off the train [17:14] gordonjcp, ive got intel e450 with amd hd 6320.. it should be able to run it ? [17:14] m3kk: I'd imagine so [17:14] m3kk: if you're really struggling, toss some more memory in [17:15] the new ver of 13.04 doesnt even recognize my Wireless card, I have been using ubuntu for the last 5 yrs, and I am so dissapointed by this new release, are any other the older version still supported?? === bfiller is now known as bfiller_afk [17:15] Modem80: 12.04 [17:15] !lts [17:15] Modem80: that's an LTS release [17:15] LTS means Long Term Support. LTS versions of Ubuntu will be supported for 3 years on the desktop, and 5 years on the server; with the exception of 12.04 (Precise Pangolin), which will be supported for 5 years on the desktop. The current LTS version of Ubuntu is !Precise (Precise Pangolin 12.04) [17:15] gordonjcp, i just tried running liveUSB and it froze and struggle reeaally bad especialy dash. ran liveUSB with xubuntu and i could browse web, softw are center , irc , terminal and it did not flinch.. :S could not run anything in ubuntu. really sad [17:15] Modem80: if you're having problems, instead of whining try filing bugs [17:16] m3kk: strange [17:16] gordonjcp - does 12.04 include unity? [17:16] Modem80: yes [17:16] Modem80: yes [17:16] gordonjcp, perhaps unity depend more on activating correct drivers.,. but xfce isnt [17:16] Modem80: But you can install whatever desktop environment you want in any version of ubuntu [17:16] m3kk: no idea [17:16] gordonjcp, ok just a thought [17:16] cgt - i want my desktop to look like the older versions of gnome , will 12.04 look like the older versions? [17:16] Modem80: Not by default [17:17] Modem80 then you will never get used to the new desktop [17:17] Modem80: but as I said, you can install whatever desktop environment you want [17:17] monkeydust- the new desktop looks like a tablet and it sux! [17:17] :) === charpand is now known as charpandnl [17:17] Modem80 then use a different, xfce, kde, mxde, something else maybe [17:18] lxde* [17:18] Modem80: Saying that something "sux" is not productive. I already told you that you can install whatever you want and you've received many suggestions. [17:19] Modem80, exactly what tablet does it look like? [17:19] !offtopic [17:19] #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! [17:20] I have 3 ubuntu boxes. When I `ping google.com` 2 of the machines are pinging kidsource.com and the 3rd is pinging 1e100.net. Any ideas why? [17:20] what would be the most compatible lightweight ubuntu version for my friends oldschool acer notebook? it gots intel vga onboard [17:20] !guidelines [17:20] The guidelines for using the Ubuntu channels can be found here: http://wiki.ubuntu.com/IRC/Guidelines [17:20] SonikkuAmerica: I booted off a DVD, it idnd't crash this time, but only took me to the ubuntu@ubuntu:~$ promte [17:20] Got resolvconf error: /etc/resolv.conf isnt a symlink [17:20] the lts version runned, but very slow [17:20] dtcrshr, xubuntu or lubuntu [17:20] Is SUse better than ubuntu? [17:20] Modem80: That is subjective [17:20] are appples better than oranges? [17:20] m3kk: between both, which is the lighter? [17:21] Modem80 depends on what you like more [17:21] what do u like? [17:21] dtcrshr, lubuntu [17:21] designbybeck_: So it booted to a console? Try [ starts ] [17:21] thanks [17:21] dtcrshr linuxlite is light and ubuntu based (but not supported here) [17:21] dtcrshr, but xfce looks nicer.. both are more lightweight than default unity thou [17:21] designbybeck_: Or rather, [ startx ] [17:21] yeah [17:21] yeah.. unity is VERY heavy [17:22] comparing to windows 7 that I instlaled double boot [17:22] SonikkuAmerica: Fatel server error: no screens found (EE) [17:22] Strangely on my mother really old laptop it runs unity like a dream [17:22] YokoBR delete /etc/resolv.conf and restart networking [17:22] dtcrshr, its blasphemy, but i found linux mint to be working surprisingly nice on an old netbook of mine (1.2ghz singlecore atom processor) [17:22] but with my new laptop it cant be run with satisfaction [17:22] Beast-: agree. I pesronally use LMDE [17:22] maybe boot with nomodeset? [17:22] Somebody knows how to change weechat layer? [17:22] designbybeck_: Try rebooting... [17:22] Beast-: mate desktop is amazingly productive and lightweight [17:22] sry bad channel [17:23] Windows 7 is better than Unity! [17:23] dtcrshr, i have never tried MATE. its like old gnome2 ? [17:23] Modem80, Microsoft is better then iPhone! [17:23] Modem80 please stop now, we understand that you don't like unity [17:23] wait...errr [17:23] sorry [17:24] well kinda. but for multiple desktop and no eye candy its quite nice. Now that some steam games are avaiable, the lest I need is desktop overlays [17:24] is anyone in here from Texas? [17:24] I am Modem80 [17:24] dota2 and tf2 runs like a charm, on the same pc with ubuntu / unity its impossible to play [17:24] Dallas? [17:24] San Angelo, out west about 5hrs [17:24] * Beast- wonders if there is an #ubuntu-dating channel [17:24] m3kk: but theres also cinnamon, a midter between them [17:25] xubuntu - works great! [17:25] dtcrshr, cinnamon is a nono for me... runs slow like unity here [17:25] Modem80 did you have a ubuntu support question? [17:25] yeah.. too expensive for a little eye candy [17:25] actually seeing both screenshots im on doublt between xubuntu and lubuntu [17:25] dtcrshr, the menu is lagging behind and has al kind of delays [17:25] xfce seems quite more finished [17:26] ill give xubuntu a try [17:26] quick question: what can i expect when installing a fresh 13.04 or 13.10 on a SSD? Do i still need to tweak all sorts of settings, or will it just work out of the box? [17:26] dtcrshr, honeslty i have never tried LXDE, give xubuntu a try with the liveUSB/liveCD and see if it feels snappy enough [17:27] sure m3kk ! [17:27] dtcrshr, if it doesnt.. then create liveUSB with lubuntu and compare =) [17:27] xubuntu roxx [17:27] * limace255 using this since some years, good stuff [17:27] dtcrshr, i craeted liveUSB with xubuntu and it ran FASTER in LIve session then my current Mint cinnamon did..amazing [17:27] limace255, +1 [17:28] :] [17:28] actually on this acer and another student hp notebook, usb sticks with ubuntu wont boot never... I have some sticks with a bunch of distros settled up with sardu or yumi (gparted, ubcd, clonezilla, etc...) that works fine.. ubuntu keeps asking for something on the way [17:28] I ressurected an old dvdRW to install them up [17:28] m3kk, because cinnamon uses OpenGL compositing which will slow down your PC quite a bit [17:28] well, some unuseful spent time with older releases, but since 4.8, perfect [17:29] m3kk: my personal notebook im using lmde + mate, a low latency kernel and bumblebee package, its AWESOME [17:29] cac, quite a much bit to tell you the truth. that is the way with unity as well? since i use radeon that can be the cause .. drivers [17:29] for instance, on ubuntu unity dota2 give me 18, 20 fps [17:29] with or without bumblebee [17:29] on mint i get 32, 36 [17:29] m3kk, yes. [17:29] I have never heard of bumblebee [17:29] I have a little problem with my laptop-screen.. All the white + gray colors are like yellowish.. I have tried with both 13.10 and 12.04.... When the problem is only on the laptop-screen and not when I plug in the my monitor via HDMI, is the problem 100% the screen (like I need to return the laptop) or could it be somthing else? (its the new Intel HD 5200 Iris pro GPU) [17:29] m3kk, use open source drivers or catalyst? [17:30] m3kk: its a switcher between nvidia optimus vga and intel sandybridge [17:30] cac, open source.. catalyst made the OS perform worse actually [17:30] yeah [17:30] dtcrshr, oh! [17:30] it's bad with 2D acceleration [17:30] without it its impossible to use the nvidia accelleration [17:31] m3kk, I'm excited for Linux 3.12's radeon improvements, but it might take ubuntu forever to adopt that version [17:31] m3kk, so if you want better performance you can try fedora [17:31] or something else more bleeding edge than ubuntu === CyberJacob|Away is now known as CyberJacob [17:31] performance? [17:31] wold it not be better to move the graphics discussion to #ubuntu-offtopic ? [17:31] try writing some code that doesnt make machine do a lot of work [17:32] for nothing [17:32] cac: why not just use this? http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.12-rc5-saucy/ [17:32] I hate when I gota fart and im at work among 100 people [17:32] !it | Just a reminder [17:32] Just a reminder: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette) [17:32] if want performance [17:32] then code it in ADA forth or C [17:32] :) [17:32] !ot | Err... [17:32] Err...: #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! [17:33] ok who here is doing iscsi SAN with ubuntu>? [17:33] kbam [17:33] cac, the experimental vga drivers for nvidia or ati are quite bleeding [17:33] you can give a shot up on ubuntu also [17:34] cac, really? fedora? why is that ? [17:34] sorry for ot [17:34] leaving now [17:35] cac, will you follow me? [17:35] m3kk, what? [17:35] m3kk, Fedora has more updated packages [17:36] Xorg versions, kernel versions, mesa versions, etc. [17:36] dtcrshr, the proprietary ones? [17:36] AMD proprietary drivers suck. [17:36] ^ [17:36] indeed [17:36] And my card is legacy now. Even if I bought it in 2011. [17:37] Going to stick with the open source drivers until I buy a Mac or build a PC with Intel graphics. [17:37] cac: fglrx has horrible 2d acceleration.... mesa 9.2 or greater, xf86-video-ati 7.2 is on par with fglrx when it comes to gaming [17:37] this is with open source radeon driver [17:37] cac: the pre-released updates if enabled on your repos will bring up the experimel fglrx [17:38] Ari-Yang, not really. I still get terrible fps with openarena on 1080p with mesa. [17:38] where can i get help with libreoffice writer? it's a simple question about aligning text [17:38] cac: All very interesting but nothing to do with ubuntu support. If you feel like chatting please join us in #ubuntu-offtopic [17:38] Ari-Yang, source games are even worse. [17:38] I myself run mesa 9.3 xf86-video-ati 7.2... [17:38] cac well, if you like games, run from ingel graphics [17:38] cac: what mesa version? [17:38] are you using? [17:38] besides the optimus / intel mashup is quite nice here [17:39] dtcrshr, there is no experimental version of fglrx for me. My card is legacy. [17:39] Ari-Yang: dtcrshr Please continue the conversation in #ubuntu-offtopic and keep this channel free for support only [17:39] *nod* [17:39] Ari-Yang, on this box, whatever ubuntu 13.04 comes with [17:39] hmm mine is quite older, I dunno if its legacy.. its hd6790 [17:39] cac: what's the output of glxinfo | grep -i opengl ? [17:39] it should tell you the mesa version [17:40] sorry IdleOne, ill bail [17:41] Ari-Yang, 9.1.4 [17:41] my netbook which runs openbsd has 9.2, lol. [17:42] Ari-Yang: ummm yeah, there are a lot of improvements in 9.2 and on... Like I said before, gaming is on par with fglrx... I know some guys who have ditched fglrx and went with mesa 9.2 or 9.3 setup [17:42] I ran openbsd on this desktop once, experienced similar if not the same fps with linux when running -current [17:42] Ari-Yang, replying to yourself? [17:42] tab fail [17:43] *shrugs* [17:43] Ari-Yang, gaming is not on par with my box [17:43] k [17:43] source games run terribly [17:43] openarena runs terribly [17:43] everything is slower with mesa [17:43] cac: and you're running 7.2 of the radeon driver? [17:43] cac: and you're using kernel 3.10 or greater? [17:43] cac: if that's the case, then maybe that's why [17:43] phoronix's benchmarks find mesa is very far from being "on par" with fglrx [17:44] Ari-Yang, I did on fedora [17:44] I'm on xubuntu right now [17:44] cac: Ari-Yang Seriously, please take this discussion to PM or #ubuntu-offtopic [17:44] :K [17:44] IdleOne, ok [17:49] Hello! I have a laptop that's not always connected to my home network. Is there a way to automatically mount my home network's NFS shares only when I'm on said home network? [17:51] Hello [17:51] What's the best way to go about making a user's files unreadable by users not in his group? [17:51] I run Ubuntu 13.04 and when I use skype (with video), sometimes it automatically logs off. [17:51] by default it appears that any user can read files from any other user and I'd like that not to be the case [17:51] When I dont have video, there is no problem. [17:51] blz : user/group strategy [17:52] blz, chmod a-rwx && chown you:you file [17:52] blz: Change the 'properties' of /home/yourname [17:52] chmod a-rwx file && chown you:you file [17:52] sorry [17:52] I have an AMD onboard graphics card. I have installed the drivers from the AMD website. If I use the drives with ubuntu, I see random lines acorss the screen. === minimec_ is now known as minimec [17:53] andry can I just apply that to /home/user ? [17:53] better not [17:53] there are some files that need cross-access [17:53] blz: If you do, you will break things. [17:53] bekks, , andry so making one user's files unreadable by other users is a bad idea? [17:53] blz: that should be chmod o-rwx not a-rwz [17:54] blz: depends the files you want to "protect" [17:54] limace255, pretty much the contents of /home/myuser === dziegler_off is now known as dziegler [17:54] the whole $home is a bad idea, i would apply the rules to only some of the folders inside home [17:55] andry okay, fair enough [17:55] with the entire /home/user, you'll have some errors, like .gvfs [17:55] just chown the folder to you:you (not you:users), then chown a-rwx (=all no read/write/execute) [17:55] the best choice is, like andry said, choose a folder, put the necessary files inside, and apply your strategy [17:55] a-rwx is a bad idea. You dont want others to write things in your home. [17:55] andry: o-rwx don't you mean [17:55] andry I'm not very clear on what that means, actually. Chown me:me means that the group is changed from `users` to `me` ? [17:56] blz: What do you actually want to do? [17:56] andry: a-rwx will set a files permissions to ---------- [17:56] bekks, I just want to make it so that other users can't see the contents of my home folder [17:56] chown means the files will be user's ones [17:56] oops ;D sorry, yes, o [17:57] blz: ow, ok [17:57] blz: Then run, as your user: chmod 700 /home/user [17:57] 750 [17:57] 700. [17:57] or 700, [17:57] bekks, right that was what I was originally thinkning, but apparently this breaks things? [17:57] :P [17:57] Other users shall not see anything, so 700. [17:57] yes, if it is you:users [17:57] I'm open to suggestions, but I'm a bit overwhelmend! Everybody is suggesting something different ^^ [17:57] blz: a-rwx is the same as 777 which will break things. [17:57] *overwhelmed, even [17:57] blz: listen to bekks [17:57] blz: Run as user: chmod 700 /home/user [17:58] no, a+ is 777 [17:58] bekks, okay, but won't that break things? [17:58] haha yes, just chmod 700 [17:58] bekks: a-rwx = 000 [17:58] blz: No. It will remove access for others but your user. [17:58] but normally, if you put yourself in a single group, others users won't have access to your /home, I guess [17:58] bekks, and that shouldn't create any problems? I just want to be double-sure [17:59] Sorry if I'm being a pain [17:59] blz: If it does, just run: chmod 750 /home/user [17:59] bekks, okay, will do [18:01] bekks, limace255 hitsujiTMO, andry, thanks for the help! [18:01] Next question: I have a laptop that's not always connected to my home network. Is there a way to automatically mount my home network's NFS shares only when I'm on said home network? [18:01] i wonder if 700 is fine, you can tell us later, if you want [18:02] andry, I'll definitely be back if there are problems =) [18:02] andry: Sure it is fine, unless you want to share contents from your home. [18:03] andry: as a regular user on a multiuser system, you want your home to be private. [18:03] there are some configs in there .. but as long as you dont chmod recursive to no group access it should work === dziegler is now known as dziegler_off [18:03] yes, but not-readable is a bit more than private [18:04] maybe some apps want to read private config files etc [18:06] hi all! in ubuntu saucy + gnome 3.10 the changes in the Gnome Tweak (activation of plugins) not persists after a reboot, can anyone tell me if is a know bug? [18:07] #ubuntu+1 for saucy support Dudytz [18:08] Dudytz, gnome3.10 from a PPA? === bfiller_afk is now known as bfiller [18:08] yes [18:08] from ppa [18:08] ubuntu gnome + gnome 3.10 from ppa [18:08] Dudytz, contact the PPA maintainer, we dont support PPA [18:08] that one in particular has multiple warnings, iirc [18:08] ok, thanks [18:14] Guys, please, still no dns [18:15] !dns [18:15] To set up a Domain Name Service see the !serverguide - https://help.ubuntu.com/12.04/serverguide/C/dns.html [18:16] Omg.. It was working until i upgraded to 12.04 [18:17] yokobr, that sounds like a dnsmasq issue [18:17] yokobr people come and go, better repeat your inital question, in one single line, for those who just entered [18:18] Omg... Im on a smartphone, but okay, here we go again [18:18] Ive upgraded ubhntu to 12.04 [18:19] Now i cant ping anything [18:19] yokobr, can't ping anything is completely different than DNS doesn't work [18:19] Ok === Advocation_ is now known as Advocation [18:20] I cant ping or open any webpage [18:20] yokobr: can you ping IP addresses? like 4.2.2.1 or 8.8.8.8 ? [18:22] No [18:22] yokobr, can you ping your router? [18:23] yokobr what are the nameservers in /etc/resolv.conf ? no typos, every character counts [18:23] yokobr: Are you getting an IP addresses on your network adapter? [18:24] Yep, but i cant ping it [18:24] Its on dhpc and i mettging 192.168.100.3 [18:25] Всем привет. === anonymous is now known as Guest56612 [18:26] !ru | Guest56612 [18:26] Guest56612: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke. [18:26] Who is speak in Russian? [18:26] !ru [18:26] !ru [18:26] Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke. [18:27] yokobr: So you're getting an IP, but you can't ping your router's address either? [18:29] what up kids [18:29] what up kids [18:29] what up kids [18:29] what up kids [18:29] oneking: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [18:30] hows iscsi san from ubnutu? [18:30] reliable? [18:32] chaotic_good: As reliable as you configured it. [18:34] woa thats pretty solid [18:34] cuz ima genius [18:34] yeah, for sure. === chaotic_good is now known as genius_blueyes [18:34] :) [18:34] unregulated capitalism [18:34] conceal caryr guns for all [18:34] !offtopic [18:34] #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! [18:35] We don't want that crap in #ubuntu-offtopic either. [18:35] ok ok [18:35] lets talk iscsi [18:35] now [18:35] do you guys not liek reiserfs? [18:35] and wha tthink of the noop and deadline io scheduler? [18:36] genius_blueyes: Do you have a specific support question. :) [18:36] hi folks, is there any built-in cpu monitoring task enabled in ubuntu? Would like to know so I don't have to write on [18:38] yes [18:38] where is iscsi documented in ubunut 12.04 lts manual? [18:39] genius_blueyes, https://help.ubuntu.com/lts/serverguide/iscsi-initiator.html [18:40] genius_blueyes: If you were experiencing an issue with iscsi, reiserfs, or scheduler under Ubuntu, then this channel would be where to ask. For more general questions that you're not really having an immediate problem with, #ubuntu-offtopic is more appropriate [18:42] ik heb een vraagje [18:42] ik heb een vraagje [18:42] yeah reiser FS deadlinme and iscsi are mostly my forumula I have lvm2 down pat [18:42] !nl | Matiesko [18:42] Matiesko: Nederlandstalige ondersteuning voor Ubuntu (en vers gezette koffie) is te vinden in #ubuntu-nl [18:43] genius_blueyes: Do you have a specific support question? [18:44] hallo? [18:44] Matiesko: This channel is in english. :) [18:44] Ok, now at least i can access irc === b1221 is now known as testxDnick [18:44] guys, i have a dns problem... some websites are still not loading [18:45] no no Im reviewing the iscsi doc im good for now [18:45] YokoBR_: Have you tried changing DNS server? [18:45] *resolver [18:45] yep [18:45] YokoBR_: More details please [18:45] !details [18:45] Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..." [18:46] Are you sure it is DNS related? [18:48] gaat er nog iemand reageren? [18:48] !nl | Matiesko [18:48] Matiesko: Nederlandstalige ondersteuning voor Ubuntu (en vers gezette koffie) is te vinden in #ubuntu-nl [18:49] Ubuntu runs great on my retina MBP, but I would like to use 3 and 4-finger gestures for something. Any utils for that? [18:50] anyone know any good softwares for maleware?? My MOBO is talking to me [18:50] !details | eihander [18:50] eihander: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..." [18:50] eihander: what is it saying to you? ;-) [18:51] giiker: "Neo, I can see you." [18:51] I have a problem with my motherboard, there is someone actually using it to talk to me! [18:51] its the entire computer!!! [18:51] eihander: So what does it say? [18:51] eihander: well, that's not weird, that's actually normal ;-) [18:51] "You piss off everyone" [18:51] JohnGris, Hi, IS is going to contact you shortly [18:52] "You are figuring out that everybody hates you" [18:52] oh ok :-P [18:52] eihander: Are you sure it's coming from the motherboard? [18:52] eihander: Turn off the volume then, in first instance. [18:52] eihander: you r kidding ,right?! [18:53] I don't have sound installed, no internal speaker that I know of, it's a Rampage III [18:53] eihander: probably not the motherboard then [18:53] eihander: If you dont have sound installed, then you would not be able to hear anything. [18:53] maybe someone placed a speaker in your computer [18:54] I'm definitely hearing something, They just said my real name and they're repeating everything I'm typing to you [18:54] how do i restart alsa? or the my audio output hardware? the only device that shows up is the dummy audio device. [18:54] eihander: how often and at what times does it happen? [18:54] how many times a day? [18:54] Does anyone know of a mailing list/irc for logrotate?_______________________ [18:55] It's been going on all my life, I just recently got back into using Ubuntu. I was always using Windows 7 to play video games. I might have upset some people [18:55] raub: If you are using Ubuntu, this is the right channel. [18:55] raub : they're discussing about it on #ubuntu [18:55] oh, #linux [18:55] Trace IP and idk hackers [18:55] rookits [18:55] almost 15+ years [18:55] Thanks! [18:55] brucelee has asked questions about logrotate [18:56] the websites loading are still loading too slow [18:56] eihander: oh ok, I thought this was happening now & then, carry on pls, your mobo has been detected with a extreme case of toraxic talkativis maliciuos! [18:56] YokoBR_: Then its not a DNS issue. DNS is reponsible for resolving their address only. [18:56] some adresses are not resolving [18:57] YokoBR_: did you change the nameserver? [18:57] Can anyone recommend a high-powered laptop that 100% works with ubuntu? [18:57] bekks, yep, i'm using google's now [18:58] !hcl | tjj [18:58] tjj: For lists of supported hardware on Ubuntu see https://wiki.ubuntu.com/HardwareSupport - To help debugging and improving hardware detection, see https://wiki.ubuntu.com/DebuggingHardwareDetection [18:58] i have ubuntu 10.04.4.. i want to install new kernel 3.1 to the system.. how to seamlessly upgrade kernel from 2.6x to 3.1x? [18:58] I'll brb [18:58] talktivis maliciuos!! no bueno!! [18:58] :-) [18:58] bekks: That link is...not super helpful for laptops [18:58] fishcooker: 3.1? Why do you want that kernel? The current one is 3.11.x [18:58] tjj: macbook [18:59] i want to get the graphic advantage on cedar platform bekks [18:59] tjj, in general I have found dell to be very compatible. I have also heard great things about thinkpads. [18:59] fishcooker: Whats "cedar platform"? [19:00] cedar trail platform [19:00] fishcooker: What is it? [19:00] sandGorgon: Have you had good experience with Alienware boxes? They're made/sold by dell now I think [19:00] tjj: Alienware is for suckers [19:00] cgt why? [19:00] cpu thing [19:01] tjj: Too expensive for the hardware offered. [19:01] sorry [19:01] board thing [19:01] from intel i think [19:01] <`Dooku> guys, I'm going crazy here [19:01] tjj, typically top end graphics hardware seems to have support lag in linux ... other than that, they should be fine === LivTyler_ is now known as LivTyler [19:01] `Dooku: why? [19:01] fishcooker: Why dont you say "It the Intel Atom processsor platform"? [19:01] <`Dooku> just installed ubuntu and it sais that its a wrong password of my username when I KNOW its not [19:01] What do you guys recommend for a 17"+ screen + good CPU? I want to do coding on it so I want some power [19:01] `Dooku, yea, it probably is [19:01] that's it .. i tell you the detail from the manufacturer [19:01] Dooku : checked numlock ? [19:02] fishcooker: you could try a mainline kernel (from the according ppa) - but be aware that it might not work. [19:02] that's my consideration [19:02] <`Dooku> yes I did guys, actually I trid in all this time with the regular numbers not with the nu lock [19:02] bekks: Can you recommend a high-powered laptop that's not for suckers? [19:02] bekks, limace255: something like this: http://pastie.org/private/i35za17ohzt70biec3ggw [19:02] `Dooku, change it or reinstall both are fairly easy. [19:02] <`Dooku> I mean I am logged on and all now but it did that while trying to apply the updates [19:02] this box is running well on 10.04 but not in graphic bekks [19:02] it sucks [19:03] <`Dooku> well that's the thing wilee-nilee it sais its incorrect when I try to change it [19:03] tjj: No, since this is ubuntu support and not ##hardware :) [19:03] I think I copied that from my centos test box but in the end of the show I want to do in both ubunut and centos. [19:03] fishcooker: Do you run 10.04 desktop? [19:03] nope server [19:03] fishcooker: Then why do you need graphics on a server at all? [19:03] Dooku : azerty/qwerty mode on keyboard ? [19:03] bekks: Yeah, I'm trying to do my research so I don't have to come back and ask for ubuntu support _after_ I spend $2000 :-) [19:04] <`Dooku> what's that limace255? [19:04] fishcooker: servers tend not to have graphics [19:04] `Dooku, You may not be doing it correctly or something is broken. How experienced are you with this? [19:04] your keyboard default language [19:04] tjj: just get a macbook [19:04] <`Dooku> how can I check that limace255? [19:04] english : qwerty [19:04] well, test it on your login prompt [19:04] <`Dooku> wilee-nilee somehow I figured it out and I got the updates installed [19:05] type azerty, or the first 6 of your keyboard [19:05] tjj: they're the same kind of spec and same kind of build quality as a good Thinkpad, and the same kind of price, but they don't look like they've been milled out of a solid chunk of 1975 [19:05] gordonjcp: I was looking at macbooks but it seems like the biggest one is 15" [19:05] tjj: ah, okay [19:05] hi, when I try to execute "sudo /usr/share/doc/libdvdread4/install-css.sh" to enable dvd playback, it says wget could not fetch the site packages.medibuntu.org. indeed when I try to access it from the internet it seems down. Do you know what's wrong? [19:05] gordonjcp: I'm really trying to get a 17" or 18" [19:05] jackarg: Look at www.medibuntu.org to see why. [19:06] hi all [19:06] limace255: so #linux was *not* the right place to ask about logrotate [19:07] ok [19:07] Where else can I ask about it [19:07] raub: What exactly happens...? [19:07] raub, I missed the initial question [19:07] raub : look at tuto about it [19:07] As soon as I mentioned rsyslog, the reply was "well, that surely is a rsyslog question. Now scoot after the rsylog room" [19:07] * limace255 remember to have found some awesome ones [19:07] raub: You pasted some config but didnt state the problem, correcrt? [19:08] raub, who said that, we should probably burn that person [19:08] bekks, ok, so why can't they update that command? And what am I supposed to do to enable dvd playback? Since this is now obsolete: https://help.ubuntu.com/community/RestrictedFormats/PlayingDVDs [19:08] jackarg, it's almost as if that is a.... wiki [19:08] jackarg: The site is down. No one cares about what they did in the past. There is no one left who updates packages. Thats called "it is down". [19:09] jackarg: Did you read the full text on their site? [19:09] limace255: All the docs I see assume you provide a list of logs related to a given program, logrotate or fail2ban (if its logs are not sent to syslog) or whatever. [19:09] So, you have a bunch of log files, say, related to rsyslog. Which are then treated the very same way [19:10] What I need is to have some of those log files being treated differently. [19:10] how do i restart my audio output hardware? the only device that shows up is the dummy audio device. [19:10] because this box running java apps [19:10] gordonjcp: bekks [19:11] So, can I have more than one postrotate in the same file? If so, what happens if I tell logrotate to restart rsyslog twice? [19:11] bekks tgm4883 ok guys stop attacking me here. All I want to know is how do I enable dvd playback now [19:11] raub, not sure I understand. You specify the different log files related to a particular program and each can have it's own settings [19:11] this community is good at putting people down isn't it [19:12] jackarg: I am not attacking you at all. I am telling you whats up with medibuntu, and where to get help regarding their libdvdcss stuff. [19:12] tgm4883: take a look at my pastebin, http://pastie.org/private/i35za17ohzt70biec3ggw [19:12] jackarg: If you dont like it, I'll stop it instantly - I am resting your case. [19:12] Ignore it is centos because that is the only one I had at hand. Only line that changes is what is under the postrotate [19:12] Ok, and some of the log filenames ;0 [19:13] bekks, ok so what is the solution [19:13] So, all those log files are created by rsyslog [19:13] jackarg: I am resting your case. I told you what to do. [19:13] I want the first 5 to be treated using the default (create a cron.1 file, for instance) === jmgk is now known as j95 [19:14] but, for my messages.log file, I want it to be rotated daily and be compressed and do some other stuff. [19:14] tgm4883: does it make sense now? I can clean up the pastebin some === jalcine_ is now known as jalcine === Guest25421 is now known as bubbly193 [19:18] I've tried both Ubuntu 13.04 and LinuxMint 15, they both just go to a command prompt. I've tried nomodeset but that doesn't seem to help .... HP2000 laptop brand new, with Windows 8 [19:20] Fatal server error: no screens found (EE) [19:20] designbybeck_: Pastebin the full Xorg log file. === AndresSM_away is now known as AndresSM [19:20] designbybeck_... did you try the UEFI instructions? http://askubuntu.com/questions/236787/install-ubuntu-next-to-windows-8-uefi-dual-boot [19:21] designbybeck_... or https://help.ubuntu.com/community/UEFI [19:21] woow === Calinou_ is now known as Calinou [19:21] 'ts awesime [19:21] quick question: with the 12.04 LTS Wubi install I can upgrade to the latest release, right? [19:21] not sure how to do that adamk if i cna't get in to copy and paste [19:22] designbybeck_: Use a utility like pastebinit. [19:22] No need to copy and paste. [19:24] Hello, I'm trying to share a directory via NFS, along with all of it's subdirectories (and one symlinked subdir). Here is my /etc/exports file and /etc/fstab file, respectively: http://paste.ubuntu.com/6242014/, http://paste.ubuntu.com/6242013/ I'm getting `mount.nfs: access denied by server while mounting 192.168.0.14:/export/` when running `sudo mount 192.168.0.14:/export/ test` [19:24] what am I doing wrong? [19:24] I just started using linux for the first time yesterday. I think I might've broken it. Terminal does not work anymore. [19:25] blz: how about sudo mount 192.168.0.14:/ test [19:26] raub same issue =/ [19:26] trying to run gnome-terminal through xterm gives me the error "gnome-terminal: undefined symbol: vte_terminal_set_alternate_screen_scroll" [19:27] Crockeo, wubi is a try out design, per the designer themselves, do you have to use it? [19:28] blz: you are doing nvfv4, right? [19:28] blz, my exports file is http://pastie.org/private/pibz41sc13vhi5sqpaj6ww [19:28] raub, nfs4, yes [19:28] did you try using mount.nfs4? === ubuntu is now known as Guest83385 [19:28] wilee-nilee: I don't /have/ to per se, but I'm not (necessarily) looking for a long-term installation. I'm trying out a Haskell library that doesn't work well on windows and I want to see if it's worth full-on dual booting [19:28] blz: Did you follow https://help.ubuntu.com/community/NFSv4Howto ? [19:29] bekks, yes I did [19:29] bDUC_: sudo apt-get install --reinstall libvte9 ?? [19:29] bekks, it *was* working until earlier today, so I'm not sure what went wrong [19:29] adamk and ObrienDave when I go into BIOS to try to save anything it just crashes and turns off, it does restart. I'm thinking there might be physical problems with this brand new laptop [19:29] bekks, I did install and configure fail2ban, but I doubt that's related [19:30] designbybeck_... I seriously doubt a physical problem [19:30] Crockeo, I would not waste you time with it theoretically you can upgrade it, however it is not strongly supported nor does anyone here really use it. Any OS fully installed can be installed or removed at you whim, wubi is just a file in windows and a waste of time really. [19:31] Anybody feel like helping a complete noob to get his terminal started again? [19:31] control alt t [19:31] bDUC_, Since you are new at this you want to learn not to do things you can't fix or reverse. [19:31] blz: check if the shares are being seen in the client [19:32] wilee-nilee: Alright. I think I'm still gonna waste my time with it, but forego upgrading it. I'll just see if the library works well, if it doesn't then I'll probably just go ahead and uninstall wubi. If it does work well then to the Ubuntu-mobile i go. :) [19:32] raub, how so? [19:32] wilee-nilee: Fresh install my only way out, eh? [19:32] bDUC_: What did you do that lead to your problem? [19:32] ObrienDave: it just crashes, you can hear a glitch from the speakers the same time you hear the haddrive park and it turns off [19:32] bDUC_: have you tried what I've said? [19:33] bDUC_, I reinstalled 3 times in my first 6 months 7 years ago, you choice really, how much time do you want to spend is my motto. ;) [19:33] install dependencies for anjuta [19:33] your* [19:33] blz: showmount -e fileserver [19:33] logout [19:33] I've had that happen ones when setting up win8 first startup, every time I have tried to boot off USB with Ubuntu and a few times coming out of BIOS [19:33] tozen: yeah, does not work [19:33] and just now when I tried to turn it back on, the light comes on for a sec, and then shut off..... I wait a sec and then try again [19:33] it booted back to Win8 [19:34] in curl=7.22.0-3ubuntu4.1 what does the 4.1 stand for ? [19:34] blz: I take the bind mount works, right? [19:35] raub, yeah that part seems to be working [19:35] blz: did you do the showmount? [19:36] raub, yeah, and I seem to get it there. Actually it's strange... one of the subdirectories is reachable, but the others aren't =/ [19:36] "GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be save or shared with other applications." is another part of the message. GLib screwed up? [19:36] do you think guys mpstat 5 is heavy for a busy server? [19:37] arussel: ubuntu4.1 is the ubuntu packaging version [19:37] i want the data to be as granular as possible [19:37] Does it matter for the sack of LVM whether a partition was made before or after its installation? [19:37] *sake [19:37] arussel: it starts ubuntu1, ubuntu2, etc, and the .1, .2 are usually SRU or security updates [19:37] blz: you might have to explicitly export the directory or something. Remember only the root has the fsid=0 [19:37] See my pastebin example [19:37] That's what I use [19:38] raub, aaah yeah that might ahve something to do with it ^^ [19:38] raub, alright let me play around with that. Thanks for the tips! [19:38] Sure thing [19:38] hello. fresh install of 13.04 on a dell xps 13. running fine... but screen is super-dim and not responding to brightness control panel. i know this is a known issue. how do i fix? [19:38] Which reminds me: me /export/logs should only be seen by one machine :) [19:39] trism: does it always goes up, or restart from 0 each time a new version of the app itself is out ? [19:40] tozen: I think I might have "sudo make install"'d another version of vte before apt-get install libvte9 [19:40] arussel: it resets with each new upstream version, or new debian version depending [19:40] might this be an issue? [19:40] arussel: usually the new upstream version goes into debian, and then we get the debian version which resets the ubuntu versioning scheme [19:40] arussel: basically it just counts the patches we have on top of the debian package [19:41] Does it matter for the sake of LVM and enhanced data security from resizing partitions, whether a partition was made before or after its installation? [19:41] two part question because i think one is related to the other: 1. how do edit services (which ones start and which ones don't)? 2. my physical audio device has now become my dummy audio device. I followed the instructions here but to no avail (meaning these instructions didn't work for me): http://itsfoss.com/fix-sound-ubuntu-1304-quick-tip/ (i'm thinking my issue is related to JACK) [19:42] trism: so the 4.1 -> 4.2 would be a security update due to a problem on the packaging, not the root app (I'm assuming here that if curl1.1 get a security update, then it will be moved to 1.2) [19:42] Why do I not have any working audio device? [19:42] arussel: no in the case of security updates they are applied as patches to the upstream version, usually backported [19:42] Where does network manager store dhcp lease info? Specifically for a wireless connection if it matters [19:42] In my previous boot, I had working sound. [19:44] arussel: occasionally we will get completely new upstream versions to deal with those issues but most of the time not [19:46] So nobody with an idea of the problem when I get this while trying to run gnome-terminal from xterm? "GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other Applications. gnome-terminal: symbol lookup error: gnome-terminal: undefined symbol: vte_terminal_set_alternate_screen_scroll"? [19:46] trism: thanks [19:47] raub: /var/lib/dhcp/dhclient..leases [19:47] What up hood? [19:47] i have a problem with my screen after instaling ubuntu 13.04 [19:47] when i log in [19:48] it only shows mouse cursor [19:48] on blank screen [19:48] Hello, I have an issue only after a cold shutdown that does not happen I reboot. I have put the issues here: http://askubuntu.com/questions/354305/mouse-and-keyboard-dont-work-from-shutdown-do-work-from-restart but noone has been able to help. Any ideas? Upvote if you can..it affects several Lenovo users. I've tried Ubuntu+1 forums as well as searches === fishwithapipe is now known as f|shy [19:49] hello, can someone help me with mint 15 ?... i have damn tearing in movies, ATI card, tearing settings ON in catalyst control panel...but anyway glitches.... :( [19:50] !mintsupport | gradash [19:50] gradash: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [19:50] hi [19:50] genii, ubottu, thx [19:50] EricKit, there was an bios option that prevented usb and networking to start on UEFI systems I've installed ubuntu on. I think one was IOMMU, which I had to disable [19:51] compdoc: I've searched and toggled almost every option in my BIOS. Remember it's only on a cold start. What is IOMMU? [19:51] its used for VT [19:51] when youre running VMs [19:51] not needed otherwise [19:52] Can I reinstall gnome-terminal somehow? [19:52] In 12.04, how do you control the number of virtual desktops? Like I want to add 2 more vertically [19:52] or get rid of vte all together somehow? [19:52] EricKit, also, look to see if there are bios updates for your system [19:52] compdoc: I've run em... thanks! [19:53] Does it matter for the sake of LVM and enhanced data security from resizing partitions, whether a partition was made before or after its installation? [19:53] i have 12.04lts fresh install but i have a gpg error when i run apt-get update [19:53] Yowl: No. [19:53] Why doesn't my audio work? [19:53] compdoc: Mind upvoting my qustion? I can't find an answer! I've tried everything I can find. [19:53] lspci shows the card. [19:53] It used to work before the reboot. [19:54] Yowl: encrypting partition? === jess is now known as Guest50365 [19:54] raub: With or without encryption [19:54] jdoles: either the space pope decreeded so or we need more info === dziegler_off is now known as dziegler === Smedles_ is now known as Smedles [19:55] EricKit, how would I do that? dont think I have an account on askubuntu.com [19:55] raub: I already gave more info. [19:55] raub: as root I do have sound apparently. [19:55] raub: but.. I did not change anything. [19:55] ls [19:55] let me try again: how would one enable dvd playback in ubuntu [19:55] raub: I seem to be unable to install LVM, and am wondering if I can just make the partitions, with say one being encrypted, and install LVM latter, whether the order will matter [19:55] Yowl: AFAIK LVM does not care a dingo's kidneys about security. Either way is the same [19:55] ? [19:55] Yowl: How do you try to "install LVM"? [19:55] the error is 'E: GPG error: http://extras.ubuntu.com precise Release: The following signatures were invalid: NODATA 1 NODATA 2 [19:56] Yowl: I have done both [19:56] bekks: Ubuntu software center [19:56] Yowl: And whats the error you get? [19:56] When trying to run a virtualbox, I get "Kernal driver not installed (rc=-1908)". I then install the dkms package and ran vbox as root, but got the same error. [19:56] execuse me, how about black screen after switching users and logging out [19:56] windows: Then install the vbox kernel drivers. [19:57] windows: The error even tells you how to do it. [19:57] guys I have a problem ! [19:57] bekks: Failed to download package files: check your internet connection [19:57] raub: you got your information... [19:57] Yowl: Did you check your internet connection then? [19:57] Yowl: Which ubuntu are you on? [19:57] bekks: I'm using said internet connection right now, it's fine [19:57] bekks: I tried running the command it gave me '/etc/init.d/vbox setup' or whatever it was, but it didn't work [19:58] windows: It tells you why it didnt work, too. [19:58] can somebody tell me about "black screen after switching users and logging out" [19:58] bekks: 11.10, and I know I need to update it, working on that now [19:58] windows: And you have to use sudo to run that command. [19:59] http://paste.ubuntu.com/6242221/ [19:59] Do I need to be in the audio group? [19:59] Yowl, are you asking why you are having trouble installing LVM in 11.10? [19:59] isn't the package lvm2? [19:59] I'm still having trouble with my NFS system. I'm following the NFSv4 tutorial (without kerberos) and I can successfully mount in the client with `sudo mount -t nfs4 -o proto=tcp,port=2049 192.168.0.14:/ /mnt`, and I see the exported directory within. However, when I cd into that directory I find that it's empty. Any ideas? [20:00] tgm4883: Not exactly, just mentioned I wasn't able to install it when asking about whether it matters if a partition is created before or after installing LVM, then I was asked about what kind of installation problems I was having [20:00] bekks: i get a "not found" warning, so change to virtualbox instead of vboxdrv (which does exist in init.d), then it gives me a usage echo, but without the 'setup' method [20:00] I am getting the following error message whenever I use apt: "dpkg: error processing procps (--configure)" [20:00] guys can u help me ? ( http://paste.ubuntu.com/6242221/ ) ? [20:00] Yowl, well 11.10 isn't supported anymore, so I'd imagine you are unable to install it because the repo doesn't exist [20:00] blz: you export directories you want from the nfs-server, which typically isn't /... [20:01] I cannot get rid of the message about procps, even if I do apt-get upgrade. It wants to "upgrade" nothing, and spits out the same message: "dpkg: error processing procps (--configure)" [20:01] zykotick9, sure, but doing `sudo mount -t nfs4 -o proto=tcp,port=2049 192.168.0.14:/nfs/ /mnt` gives me a similar result [20:01] brightness controls not working on Dell XPS 13 with 13.04. anybody? [20:01] namely an empty /mnt [20:01] tgm4883: good call, but he can still use the sites that keep old distros [20:01] So I found out vte 3.0+ breaks gnome terminal. Installing an earlier version over it doesn't work. How do I get rid of the broken version? [20:01] windows: That will not work, whe randomly changing commands. [20:01] tgm4883: I figured it might be something like that [20:02] FWIF, my /etc/exports now has these two lines: `/export 192.168.0.0/24(ro,fsid=0,no_subtree_check,async)` and `/export/nfs 192.168.0.0/24(ro,crossmnt,insecure,no_subtree_check,async)` [20:02] windows: Uninstall your vbox version, and install the official vbox version from the official vbox website. [20:02] bekks: right, then I'm stuck at "no such file" [20:02] somebody can help me "http://dpaste.com/hold/1418005/" [20:02] blz: what is ".. proto=tcp,port=2049 .." for? are you sure you need it? [20:02] Just thought I'd ask this question (although I may have to dissapear from the keyboard for a bit)... I'm preparing a presentation for oggcamp, and on one of the slides I'm working on I'd like to put the Bazaar logo, as the slide talks about the use of bazaar for animation scene management. Do i need any special clearance to use the Bazaar logo on a slide that will talk about Bazaar - I think I'm ok doing that, but it would be [20:02] bekks: ok. is the ubuntu store not reliable? [20:02] computa_mike: no [20:02] zykotick9, I'm just following the tutorial here: https://help.ubuntu.com/community/NFSv4Howto [20:02] windows: I never used it. [20:02] zykotick9, should I try mounting differently? [20:02] tgm4883: Do you concur that it doesn't matter at all if a partition is made before or after installation of LVM? [20:02] blz: you wouldn't typically need to export /foo and then /foo/bar... the first will cover the second. [20:03] bekks: fair enough [20:03] zykotick9, how do you mean? Sorry, this is all very new to me [20:03] blz: i just use "mount IP:/export/dir /foo" [20:03] zykotick9, ok let me try that [20:03] popey: so I'm [20:03] popey: sorry - miss type. Thanks for clearing that up. :) [20:03] computa_mike: Its probably fine to you it, but if you want to be sure it would be better to ask in #bzr, not #ubuntu [20:04] i have a fresh 12.04 install and am getting "'E: GPG error: http://extras.ubuntu.com precise Release: The following signatures were invalid: NODATA 1 NODATA 2" when i run apt-get [20:04] zykotick9, same problem -- empty mount point === dziegler is now known as dziegler_off [20:04] blz: did you restart the nfs server after adding the exports? [20:04] computa_mike: or nevermind ;) [20:04] Yowl: the partition for lvm you can create any time [20:04] zykotick9, yes [20:04] But then you need lvm to do pvcreate :) [20:04] blz: are you sure there is something in those directories? [20:04] zykotick9, oh shi- ... i think that might not be an error at all [20:04] Pici: thanks [20:05] zykotick9, it seems as though my directory is empty, meaning I somehow rm'ed my files =( [20:06] raub: Just to be clear on your meaning, you're saying it doesn't matter of the partition was made before or after LVM? I thought just perhaps LVM kept track of some data during creation or something [20:06] How can I search all installed packages? [20:06] Yowl: Correct. It doesnt matter. [20:07] This is driving me nuts. Say I "sudo make install" on vte 0.34 and I want to remove everything it did. What do I do? [20:07] Yowl: which partition are we talking about? When I setup lvm I need partition(s) that I will use with it [20:07] Then I pvcreate them [20:08] vgcreate and then lvcreate the partitions *inside* lvm that I will be providing to the system [20:08] raub: He is trying to install the lvm package and cant do it, because of the server being unreachable currently. [20:08] bDUC_: try "sudo make uninstall" [20:08] zykotick9: I love you so much <3 [20:09] raub: I don't understand the question, "which partition" almost sounds like your asking me what I label them or something [20:09] Okay, I figured out the problem myself. If anyone is interested. Here was my problem: "I cannot get rid of the message about procps, even if I do apt-get upgrade. It wants to 'upgrade' nothing, and spits out the same message: 'dpkg: error processing procps (--configure)'" Turns out, SpiderOak created an invalid *.conf file under /etc/sysctl.d/. Commenting it out solved my problem. [20:09] bekks: unreacheable as in no internet connection or? [20:09] raub: Yes. === jalcine is now known as jalcine_ [20:09] bDUC_: in future, look into checkinstall - it creates DEBs from source, for easy removal. [20:10] Yowl: You should fix your internet connectiom first, to actually install the lvm package. [20:10] bekks: shouldn't the install iso have lvm? [20:10] raub: Depends on how he installed ubuntu before. [20:11] bekks: Nothing is wrong with my internet connection. "first, to Install the lvm package" first before? [20:11] Hey all - I've got a problem installing Ubuntu on an Acer Aspire One laptop that seems to be somewhat common - I disabled the Windows function that prevents third-party OSes from being installed(that thing everyone hates), but now it's just showing me the SYSLINUX/Peter Anvin copyright page and won't go past that. The solutions I see online are telling me to change some things in the installation files, but what to change and how se [20:11] Yowl: You said you have problems installing the lvm package. Did you even check wether it is already installed? [20:12] bekks It would say it was installed in ubuntu software center, if it were installed [20:12] Yowl: Did you check it? [20:12] Yowl: type lvs [20:13] if it works chances are you have lvm installed [20:13] bekks: raub Not installed [20:13] Yowl: you are running ubuntu 11.X, right? [20:13] raub: Currently, yes [20:14] Yowl: Then you have to fix that problem first. Did you try changing the installation mirror used? [20:14] !eol | Yowl [20:14] Yowl: 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 [20:14] Yowl: you cannot use the normal ubuntu installation sites [20:14] 11.xx is out of support. no installation of packages possible [20:14] Well aware people, I wasn't even asking about installing it === jalcine_ is now known as jalcine [20:15] Yowl: you need to get the lvm packages, right? [20:15] Yowl: Then why did you try to install it...? :) [20:15] raub: bekks I thought I would try it [20:15] That was @ bekks [20:15] Hi there does anyone know much about rhythm box when I place a cd in it does not extract the tracks and find them it just says unknown although I can find the album through musicbrainz the server for rhythm box would anyone have any ideas? [20:15] ciao [20:16] !list [20:16] davide: 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 ». [20:16] Yowl: You should follow the link given by ubottu, for updating your EOL installation. === davide is now known as Guest95353 [20:16] Yowl: old-releases.ubuntu.com [20:16] !list [20:16] Guest95353: 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 ». [20:17] thanks ubottu [20:17] Hey all - I've got a problem installing Ubuntu on an Acer Aspire One laptop that seems to be somewhat common - I disabled the Windows function that prevents third-party OSes from being installed(that thing everyone hates), but now it's just showing me the SYSLINUX/Peter Anvin copyright page and won't go past that. The solutions I see online are telling me to change some things in the installation files, but what to change and how se [20:17] Yowl: 11.xx is not supported anymore. no one can say if its a problem that wasnt already fixed in an update but your system does not get any updates sonce some time. so see the message from the bot === CyberJacob is now known as CyberJacob|Away [20:18] hello everyone. i am on precise and trying to install a version of libboost-all-dev which is >1.46. according to packages.ubuntu.com, the default version for that package in precise should be 1.48, but i am seeing it installing 1.46. 1.46 was installed on this machine previously. is that the reason i'm seeing this strange behavior, and if so, how can i fix it? [20:19] k1l: Well aware, well aware [20:19] Yowl: the site I gave you has packages for 11.10. They are the latest there will ever be, but that does not mean they will be updated. But, it should get you going until you can upgrade to 12.04+ === Nisstyre-laptop is now known as nisstyre [20:20] info; con la 13.04 non e' piu' possibile vedere le dirette rai? [20:20] !it | bruno_al [20:20] bruno_al: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette) [20:20] Hey, novice ubuntu user here, need a bit of help. Is this where I ask for it or is there another page? [20:20] !info libboost-all-dev precise [20:20] libboost-all-dev (source: boost-defaults): Boost C++ Libraries development files (ALL, default version). In component universe, is optional. Version 1.48.0.2 (precise), package size 1 kB, installed size 26 kB [20:21] !details | Cherian [20:21] Cherian: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..." [20:21] awygle1, did you add any PPA ? that would explain it [20:21] OerHeks: i believe i've added an sssd backport ppa, but it has nothing to do with boost [20:21] !ask | Cherian [20:21] Cherian: 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 [20:22] awygle1, maybe, maybe not, it can disturb the dependencies === CyberJacob|Away is now known as CyberJacob [20:23] Hey all - I've got a problem installing Ubuntu on an Acer Aspire One laptop that seems to be somewhat common - I disabled the Windows function that prevents third-party OSes from being installed(that thing everyone hates), but now it's just showing me the SYSLINUX/Peter Anvin copyright page and won't go past that. The solutions I see online are telling me to change some things in the installation files, but what to change and how se [20:23] Right, I just installed 13.04, and I can't seem to get any icons to show. The taskbar right on the top looks really sucky. It looked great on the usb drive, but after the first install it took over two hours to startup and so I forced a restart. Ever since, it's been like this. I've tried the unity --reset option, as well as installing ccsm, but nothing seems to work. I've even installed Cinnamon: it's a little better, but the icons still don't sho [20:23] w, and the dialog boxes aren't very 'cool'. [20:25] Cherian: you have the proper driver for your video card set up? === jalcine is now known as jalcine_ [20:26] @k1l I'm not sure. How do I find out? (Quite a noob, sadly :( ) [20:26] How can I ftp to ftp://ftp.kernel.org/? Getting "Name or service not known" [20:26] kl: I did look under the propriety drivers thing, and installed my Broadcom driver. [20:26] windows... get rid of the ? at the end of the line [20:26] windows: dns issues? [20:26] Cherian: which video card do you have? (chec with lspci) [20:27] k1l: 00:02.1 "Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07) [20:27] " Is that it? [20:28] windows... hmm, I got in through file manager [20:28] Cherian: if you use "lspci -v | grep -i vga" do you see 2 listed? [20:28] Do I or do I not need to be in the audio group in order to play audio? [20:28] I have read the wiki, which says "no". [20:28] The wiki seems to be wrong. [20:28] Cherian: yes. if its the only video card (if that is not a hybrid combination with a nvidia or ati card). the intel card doesnt need a special driver since its supported with the kernel [20:28] Or if not wrong, very incomplete. [20:29] Is there anyone who actually knows what they are doing? [20:29] jdoles: what exactly are you trying to do? [20:29] Random upgrades of a stable distro like 12.04 LTS should not break all of this stuff. [20:29] gordonjcp: mplayer foo.wav [20:29] oaky [20:29] gordonjcp: as a user which is not in the audio group. [20:29] jdoles: you will get support by the volunteers in here if you dont rant or do personal attacks [20:29] zykotick9: Nope, just "00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07) (prog-if 00 [VGA controller])" [20:29] why would your user not be in the audio group? [20:30] k1l: that logic makes no sense. [20:30] k1l: and skilled people know that, so please just don't mention that spam. [20:30] *no feeding trolls* [20:30] gordonjcp: because the wiki recommends that. [20:30] gordonjcp: it's not supposed to be needed. [20:30] jdoles: depends what you're trying to do [20:30] jdoles: are you using pulseaudio? [20:30] gordonjcp: audio playback via pulse. [20:31] gordonjcp: yes [20:31] Cherian: ok, i just wanted to see if it was hybrid (for the channel, i've got nothin'). best of luck. [20:31] jdoles: 1) I barelly work on desktops, so sound and video cards are of no consequence to me. 2) People here are helping you for free; throw them a bit of courtesy [20:31] k1l: Right, so um.. is there anything I should do? lspci -v | grep -i vga only lists one. [20:31] zykotick9: No worries :) Thanks [20:31] jdoles: and what happens when you try that? [20:32] raub: why do you ask a question for more information if you don't know the subject? [20:32] jdoles: since its not the first time this is the last warning to stick to the guidelines. you know the rules [20:32] gordonjcp: when I run alsamixer, it says no such file or directory. [20:32] jdoles: I'm feeling disinclined to help you, since you can't be civil [20:32] hm [20:32] jdoles... why are you being a jerk to people who are trying to help you for FREE [20:32] jdoles: I'm feeling disinclined to help you, since you can't be civil [20:32] k1l: are you crazy? [20:33] I am just asking. [20:33] jdoles: you're being terribly rude [20:33] k1l: you should go outside someday. [20:33] jdoles: if you cant stick to the guidelines stay out of the channel. if you want to talk about the kick or the rules do that in #ubuntu-ops. stick to support in here [20:33] gordonjcp: I used to be able to run alsamixer just fine. [20:33] gordonjcp: without being in the audio group. [20:34] jdoles: that's nice. I hope you find a solution to your problem. [20:34] jdoles your user has to be member of the audio group. [20:34] gordonjcp: you should be happy that I even spend the time to report this issue and not just install Debian. [20:34] OerHeks: and why would that be? [20:34] jdoles: makes no difference to me what you run [20:34] are there any sound cards that have drivers provided from the vendor for linux? [20:35] jdoles: why would I be happy or sad or otherwise [20:35] how can I run a qt5 app on ubuntu 12.04 ? [20:35] gordonjcp: if I don't run it, lots of other people also won't. === amin is now known as MO_Handes [20:35] gordonjcp: network effects, etc. [20:35] jdoles: [20:35] jdoles... oooo, a legend in your own mind [20:35] gordonjcp: I represent a group of users with similar decision making processes. [20:36] the_file: not that I know of, although some USB and Firewire devices need firmware uploaded which you generally extract from the Windows drivers [20:36] If I decide that this kind of brokeness in an LTS is not worth the trouble, others will surely come to the same conclusion. [20:36] jdoles, show us the wiki that says otherwise. [20:36] Nobody likes breakage. [20:36] jdoles: take it to ##someonewhogivesatoss [20:36] jdoles: oh look, the channel is empty [20:36] guys, lets stick to technical support and a warm clima in here. no offences please [20:37] ok, ok *ignores the troll* [20:37] OerHeks: https://wiki.ubuntu.com/Audio/TheAudioGroup [20:37] So could anyone help me out here? I'm a bit stuck. I've tried reinstalling unity and even installing other environments but the icons never seem to show, and the windows aren't showing very well either. [20:38] I think you are just pathetic if you defend breakage after installing a new kernel (the latest kernel doesn't work _at_ all). [20:38] Hi there my cd is not showing in the mount folder would anyone know why? [20:39] Cherian... have you tried re-installing from scratch? [20:39] so, i just installed 13.04 on a new dell xps 13 for work. backlight is off. ubuntu thinks it's on. ran apt-get update, upgrade, dist-upgrade successfully. what next? [20:39] confusing, my user is member of audio. ( fresh install) so that wiki is outdated. [20:39] ObrienDave: Well, this is sort of my third install :) Same thing happens every time. The first boot seems to go on forever, I restart, and I'm stuck here. [20:40] OerHeks: my user is *not* a member of the audio group, and sound works just fine for me [20:40] OerHeks: with both pulse and jack [20:40] None of my cds are going into the mount folder [20:40] Cherian... sorry, I'm at a loss... [20:40] ObrienDave: Most people seem to be :( Sigh. Thanks anyway. [20:41] do i need to have extras.ubuntu.com as a source for precise...what am i missing by commenting this out, my server keeps failing on apt-get update [20:42] funkt, does it show up in /media/ ? [20:42] thumpba... don't see where it would hurt [20:43] ObrienDave: thanks. i keep getting a gpg error nodata1 nodata2 and can't seem to fix it [20:43] Hi -- I upgrdaed raring to saucy, and I have some weird behavior, the theme of the panel is wrong, it looks like QT, the dash is missing all lenses (like application even). What could be going wrong? [20:44] dpb1... saucy support in #ubuntu+1 [20:44] ObrienDave: thx [20:44] No it doesn't I have just found a link it seems that audio cds are different [20:45] would anyone rec running 13.10 instead of 12.04LTS for production environment [20:45] http://askubuntu.com/questions/102406/how-to-find-mount-point-for-audio-cd-dvd [20:46] What's good in the hood #Ubuntu? [20:46] 13.10 not officially released yet [20:46] thumpba: unless you need the versions of software that are only on 13.X, I would not use it in a server [20:46] How do I get rid of my unity bar for GNOME? [20:46] Does anyone know a good and effective way for me to familiarize myself with shell commands? [20:47] repudiate: install gnome-shell or gnome-panel? [20:47] k1l: Do I have to remove the Unity bar first? [20:47] repudiate: http://mywiki.wooledge.org/BashGuide [20:47] k1l: Do I have to remove it at all? [20:47] bwayne: Thanks. [20:47] repudiate: you should consider installing another desktop that suits you more [20:47] !notunity | repudiate [20:47] repudiate: Ubuntu 11.10 and higher use the !Unity desktop environment by default. To use GNOME Shell instead, install the "gnome-shell" package and investigate "gnome-tweak-tool". For GNOME Fallback mode, which is similar to GNOME 2, install "gnome-panel". Both packages will place entries in the Sessions dropdown. [20:47] k1l: What do you mean? [20:47] It seems that there isn't a filesystem for audio cds? [20:48] kimphill: Should I opt for KDE instead? [20:48] funkt... audio CDs have their own FS [20:48] not according to that link? [20:49] I dont know [20:49] do you know where the FS is? [20:50] repudiate: no. please see the bots message. there are other gnome based desktops included in the repos, that maybe look more the way oyu like from the start [20:50] funkt: what are you trying to do? [20:51] I am trying desperate to rip and tag tracks through puddletag if you have heard of the software and in order to do this I need to import a folder but I cannot find the folder for the audio cd [20:51] does this make sense? [20:52] funkt: /dev/cdrom [20:52] Or do you know of any other way if you are familiar with this software? [20:53] there is no such directory on my install histo [20:53] funkt: well substitute for whichever dev for your cd [20:53] in ask ubuntu it seems to state "Audio CDs are a bit different - there's no actual filesystem there and as such they can't be mounted. " [20:54] funkt: somewhat true [20:54] test [20:54] histo what does that mean? [20:54] funkt: Do you have a /dev/sr0 ? [20:54] funkt: let me read up on whatever puddletag is hold up [20:55] funkt: how are you going to use puddletag to edit tag info on an audio cd? They aren't mp3s [20:56] I know.... slightly confused histo should I rip the cd first as unknown tracks? [20:56] thanks histo [20:56] funkt: yes [20:56] once i have the files you are saying puddletag will then extract the info? [20:56] funkt: you need to rip the cd to mp3 or ogg. Then you can use puddletag to edit those files tag information if you want. Although I don't see why you wouldn't just rip them properly in the first place [20:57] the reason is once ripped muzicbrainz is very limited [20:57] which seems to be the default database for a lot of the software [20:57] puddletag seems to have about four diff music databases [20:58] A port which is blocked (DROP) in iptables should show up as filtered, right? [20:58] funkt: yeah then rip and fix with puddletag if you want. [20:58] funkt: https://help.ubuntu.com/community/CDRipping [20:58] ill try that histo thank you very much for all your help [20:58] thank you histo [21:00] avond [21:00] wich languace? [21:01] nowbody is speaking why ? [21:02] !english | cpt_peacock [21:02] cpt_peacock: The #ubuntu, #kubuntu and #xubuntu channels are English only. For a complete list of channels in other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList [21:02] cpt_peacock... you have not asked a question [21:04] ok i visit by [21:04] Hey all is your Mobo speaking to you? I think mine is hacked... [21:04] histo thank you that works thanks for explaining I just need to work out how to get the track names many thanks!!! === GingerGeek is now known as GingerGeek[Away] [21:10] %t [21:11] hi guys [21:11] after you add a user with useradd [21:11] how do you set them to use bash? [21:11] what the best free todo manager for ubuntu, with alarm [21:11] right now I only have $ when I su [21:11] Hey everyone can anyone help me out? I have a computer that is talking to me [21:11] It's saying everything I do... I think the neighbors were hacking my computer. I'm not sure what I need to do. [21:12] eihander: in your terminal? [21:12] I'm not sure if it is voltage control/manipulation or backdoor trojan . reformatted, fresh install encrypted, it's still failing [21:12] eihander , are you know jin ?! [21:13] yes [21:13] the jin in your computer :D [21:13] IDK how this is happening [21:13] jin? [21:13] yeah [21:13] What is that? [21:14] eihander, see here: https://en.wikipedia.org/wiki/Jinn [21:15] anybody know the best to-do manager with alarm?!! please help [21:16] idk about jinn but i don't think it has to do with my computer [21:17] i have a router, but it's not really helpful any terminal commands to shut out this problem? even with no internet they can still talk to me [21:17] eihander: you are trolling sir... [21:18] I'm sorry I'm really not trolling [21:18] eihander: did you perhaps enable orca unintentionally? https://help.ubuntu.com/community/Accessibility [21:19] wylde: he is trolling. "I'm not sure if it is voltage control/manipulation or backdoor trojan . reformatted, fresh install encrypted, it's still failing" [21:19] *cough.dontforgetyourmedseither.cough* >.> [21:19] eihander: don't know how you setup your router but it could be an attack vector. Don't know which services you are running in your ubuntu box so I do not know if that is being attacked either === ayu is now known as Guest65825 [21:20] You need to get yourself some known quantities [21:21] raub: I'm starting to think their assistive technology is turned on and the computer is narrating in case they are blind. [21:21] I haven't enabled Orca, I just installed Debian + Aptitude and a wireless adapter. It's a fresh install.. I'll check out this "attack vector". This has been going on for a long time [21:21] genii: you are provably right [21:21] it would be a great party trick tough [21:22] hi all [21:22] eihander: this channel deals with ubuntu, not debian [21:22] eihander: If you installed Debian why are you here? [21:22] I am on Ubuntu OS [21:23] how do I change colors and address? [21:24] eihander: have someone who knows and you can trust validate your router is not p0wn3d [21:25] Do the same in your ubuntu box. And run some kind of firewall. And fail2ban while there [21:25] All that assumes someone did break int your machine and is not what genii mentioned [21:25] thanks, I'll look into it. I used to just use the computer to game alot... think some people took it really to heart lol [21:26] I think they did.. [21:27] I have this proprietary software that was made for redhat and calls libraries like /lib64/libexpat.so.0. Is it possible to be able to use this software on ubuntu? [21:27] eihander: if they keep doing it it means they have access to your network [21:28] mrkent: chanoces are most of the libraries are also in ubuntu; you just need to identify and download the proper packages [21:29] raub, how would I match the RH library to a package on ubuntu? [21:29] Hi, my daughter has a site for audio books that her kids like to listen to, LibreVox.org. They were listening to Jungle Book on two different computers, but when she went to get on her computer with Ubuntu, it sometimes works and sometimes doesn't. I've tried it on my Ubuntu too with the same results. There is usually no sound unless you open the sound with Rythmbox. Being we're both kind of new with ubuntu, we want to know if that is n [21:29] ormal or should we download something else? The sound works good with Rythmbox but their pretty colorful screen during the reading sometimes doesn't come up. Are we missing something? [21:30] Hi People :) [21:30] mrkent: do you know "yum whatprovides" in centos? [21:30] hi guys, got some questions abuot voip, is here any voip chan? [21:31] #voip [21:31] raub, no, i haven't used any rpm based distro before [21:31] antar: ok, this is pretty useless, 1 user in there [21:31] veryhappy: also asterisk has its own site [21:31] it's about a softphone [21:31] karen_, at the moment I can't get the site to load [21:31] or rather about codecs [21:32] veryhappy, sorry i have nt the luck actually :( [21:32] ya sometimes crazy to even load. Maybe it's just a funny site to deal with being it's free and people donate their time to make it work. [21:32] antar: it's ok [21:33] probably because its spelled librivox.org not librevox.org [21:34] karen_, which version of ubuntu do you have? [21:34] guys i am looking for a good way to become a ubuntu Certified ? [21:34] hi, i installed updates and during the updates i had a power failure. now ubuntu can't boot because he didn't find the lvm vg because he didn't opened the encrypted partition. how can i fix it? i went into chroot and finished the updates + updated grub (update-grub) but the problem still persists [21:34] mrkent: you need to find out which packages you need to install [21:34] oWELL, sorry I have Ubuntu 12.04 [21:34] ok, well i've found a very odd thing in my softphone, a speex codec with a sample rate of 32000 and a bitrate of 0 [21:34] Hi everyone, i have a problem doing a live/installable iso based on my current system. I run 13.04 and i tried using remastersys, but it seems not working anymore... anyone has suggestions? [21:34] mrkent: How was that package installed? [21:34] karen_, seems to work well in 13.04, opens and plays just fine [21:34] can someone please explain me which is the more important one? sample rate or bitrate? thank you [21:35] gregor30051, maybe you can reinstall the grub [21:35] antar: ok, i try it [21:35] cappyt: try to elaborate on the problem [21:35] really O.K. ya it does for me too the first one, but try chapter two. please [21:36] I tried several chapters, had to refresh once but it still seems to work just fine [21:36] mrkent: ldd might help you identify the libraries you need [21:37] raub, basically just by unpacking [21:37] hummm do you see the pretty colors and hear the sound without having to open Rhythmbox? [21:37] raub i'm very new to this type of things and i don't know how to trubleshoot them, cause the log doesn't show errors (in my opinion) [21:37] antar: do you know which codecs are bette? [21:37] *better? [21:37] raub, http://dpaste.com/1418122/ [21:38] !info apt-file | mrkent: perhaps look into apt-file. [21:38] mrkent: perhaps look into apt-file.: apt-file (source: apt-file): search for files within Debian packages (command-line interface). In component universe, is optional. Version 2.5.1ubuntu1 (raring), package size 26 kB, installed size 136 kB [21:38] veryhappy, voice codec [21:38] ? [21:38] antar: yes [21:39] what's the best channel to discuss pinguy OS? [21:39] veryhappy, maybe g 711 [21:39] well for me it just shows an mp3 file, not any colors or video [21:40] sobocanecben: Probably #pinguyos [21:40] I don't understand mp3 file. I thought I checked that box at the beginning when I started my clean install. [21:41] just so you know, i'm still trying to learn Linux. [21:41] well i've got here "g722, speex 32khz, pcma, pcmu, speex 16khz, gsm and speex 8khz [21:41] Hi. I don't have Ubuntu yet, but have a question. If I get Ubuntu, is there a way to have icons in the taskbar also show the labels. Eg instead of (or in addition to) a random picture of some app I'm unfamiliar with, show the text "ApplicationX". [21:41] g722 [21:41] is the highest in my priority [21:41] Hi all. In 13.10, how do I swap the win/cmd and alt keys? Everywhere references a now-nonexistant option in Keyboard Settings... [21:41] karen_, thats fine I remember being new too [21:42] blarghl: how did you get 13.10? It comes out in 2 days. [21:42] antar: could you try to sort them for me? if possible? [21:42] karen_, you can press ctrl+alt+t and then type in sudo apt-get install ubuntu-restricted-extras and press enter to see if mp3 support has been installed [21:42] blarghl: should be under keyboard settings? [21:42] does anyone play path of exile on ubuntu???? [21:42] no [21:42] rangergord: final beta has been around for ages... [21:42] veryhappy, i am not good of sorting :( [21:42] veryhappy: it's not, that's the issue. [21:43] ah, beta [21:43] Hey all - I've got a problem installing Ubuntu on an Acer Aspire One laptop that seems to be somewhat common - I disabled the Windows function that prevents third-party OSes from being installed(that thing everyone hates), but now it's just showing me the SYSLINUX/Peter Anvin copyright page and won't go past that. The solutions I see online are telling me to change some things in the installation files, but what to change and how seems t [21:43] antar: what's the thing to give importance on? sample rate or bitrate? [21:43] o.k. I'm going to try that right now. [21:44] Syme: what's your actual problem now? you don't get further in an installation? [21:44] veryhappy: looks like they removed that option, no idea why. [21:45] is there a libiconv package for Ubuntu 13.04? [21:45] Yeah, I tell it to load from the USB stick, it goes to the SYSLINUX / Peter Anvin et al. copyright page, then it just stops. [21:45] blarghl: the only thing i recall about swapping was in keyboard settings in ubuntu [21:45] I don't think I will mind Unity, but I'm not good with remembering icons, and prefer to rely on text. Will I have that option somehow, without using an alternative Ubuntu distro? [21:45] I don't care if there's icon+text (like in the past), but icons alone are useless to me [21:46] According to my internet lurking I'm supposed to mess around with installation files in folders like isolinux but it seems to depend on a lot so I'm wondering what I do for a laptop like the one I have [21:46] wylde, ubottu apt-file is similar to apt-cache search? [21:46] Syme: 2 ways to install from usb - usb loadlin or dd if=/path/to/source of=/path/to/destination [21:47] o.k. when I put that command in, a bunch of stuff was installed and a few things uninstalled. I didn't see anything about mp3 yet. [21:47] mrkent: Yes but it will tell you what packages include specific files. After it's installed you use it like 'sudo apt-file update; apt-file find foo.so.1' [21:48] I don't mean to give the impression I'm not an idiot just because I use big fancy words like "isolinux" and "installation files", haha :p - all of this is kind of Greek to me [21:48] So I need to change some text in some file, I assume, to specify a destination or something? [21:48] Syme: i don't suppose you're an ideot. all i need are just further informations. [21:48] I'm just kidding, haha - but really, I am pretty lost here, that's all [21:49] wylde, i see, cool thanks [21:49] Syme: what do you want to install for a version? [21:49] Syme do you want dualboot? [21:49] I am booting into the liveusb and the wifi is not working. I have the error that my hard switch is on so I can't get wifi to work. I tried ubuntu 13.10 and now I'm trying Ubuntu Gnome 13.10 and I have the same problem. There is no hardware switch. I tried turning wifi on and off in the bios but that did not work. I tried the rfkill stuff and that did not work. Any suggestions? [21:49] Wel I think I have 13.04 Ubuntu on this Kingston DataTraveler USB stick. The laptop I [21:49] Syme: ok [21:49] 'm trying to install to is totally blank, no OS. I'm typing all this from a different laptop [21:49] hewhomust: i don't think that's important on this step now. [21:49] So no, not dualboot, just want to put ubuntu right onto the other laptop by itself [21:50] Syme: do you have some kind of linux there? [21:50] veryhappy, you can change the partitioning table if its in gpt to mbr much easier [21:50] hewhomust: didn't know that. thanks for the information. [21:50] The laptop I'm typing on and looking at the files in the USB from is running kubuntu, yeah === ner0x is now known as is === is is now known as ner0x [21:50] The one I'm trying to install ubuntu 13 onto is all blank, no OS of any kind [21:51] And again, the blank laptop is an Acer Aspire One [21:51] Syme: ok, that should be pretty easy if you try dd if of [21:51] So, Star-Flower, is there anything more I should do? [21:51] Try dd? How do you mean? [21:51] Syme: i'm using an acer aspire 6930g [21:52] dd stands for disk dump [21:52] it's a terminal program [21:52] Okay [21:52] So, step by step, what do I do here [21:52] wylde, so I ran apt-file find libexpat.so.0 which returned nothing [21:53] Syme: you can use it like this: dd if=/path/to/image (must be iso afaik) of=/path/to/usb stick (like /dev/sdb or /dev/sdc) [21:53] and then you press enter [21:53] Where do i find mp3 - in restricted extras? Where's that? or is it in there already? [21:53] and I already have a libexpat as a default package, but it seems that it doesn't provide same files [21:53] karen_: if you want to install an mp3 codec, better install vlc it comes with most useful codecs. [21:53] karen_, you mean something to play MP3s? [21:54] karen_: to play a mp3? [21:54] !find libexpat [21:54] Found: libexpat1, libexpat1-dev, libexpat-gst, libexpat-ocaml, libexpat-ocaml-dev [21:54] karakedi, what veryhappy said [21:54] Does redhat and ubuntu have same file paths for libraries? [21:54] I was told dd if=/dev/urandom of=/dev/ for using urandom on a partition, could "" be the label I gave said partition? [21:54] I'm confused - do I type that into the terminal here or is that something I do within the Ubuntu installation files? [21:54] Syme: into the terminal, right [21:54] OerHeks, ya I have libexpat1 === dziegler_off is now known as dziegler [21:55] mrkent: In that case you may have to resort to google, and since you're trying to satisy dependencies from a proprietary program from another distro you may end up having to get the source and compile some of the dependencies. [21:55] something's fuzzy in my head. If you want to split your logs weekly, so that you had some.20130929.log, some.20131006.log, some.20131013.log, etc., is that called truncation or something else? [21:55] "dependencies source" [21:56] i see [21:56] well, I wanted to successfully listen to audio books on LibriVox.org, but for some of the chapters there was no sound until I opened it with Rhythmbox, so, Star-flower said to go to command line and get restricted extras which I did. it download a bunch of things and uninstalled a few things, but I don't know what to do now. [21:56] Syme: if you want to be done faster do better "nice -n -20 dd if=/path/to/image of=/path/to/stick obs=1G bs=1G [21:56] Syme: that should do faster [21:56] So I just copy paste what you just put there into the terminal? [21:57] Syme: you'll have to modify if= and of= options anyway [21:57] I'm not sure what to modify them to [21:57] Syme: the path to your image after if= and the path to your stick after of= [21:58] my ubuntu is asking to update, I tell it to do it... after asking my password it says that installation of untrusted packages must be installed, I tell it "accept" but it seems to not work, because some time later it asks to update the same packages [21:58] Ah I see [21:58] brb guys please support Syme if he still has some questions thanks [21:58] Thank you, I'll work on it now [21:58] So, I need vlc? is that in software? [21:59] karen_: it was the last time I used Ubuntu (2008) [21:59] should still be there [22:00] something's fuzzy in my head. If you want to split your logs weekly, so that you had some.20130929.log, some.20131006.log, some.20131013.log, etc., is that called truncation or something else? [22:00] O.K. I'll try that. Do you think that will help on that audio book site for the sound and video? [22:01] Alright, separate problem, my terminal doesn't seem to be working. I type, and no words appear - this is in Xfce. It's my friend's laptop, I'm not sure how things work here. [22:01] If someone can help me, i have a problem using remastersys to get a installable ISO/live CD based on my current install. Here is my log: http://goo.gl/wJy9bA [22:01] So, what about this restricted extras? I don't understand that either, sorry, new here. [22:03] karen_: I don't know how to fix your problem but look in the Ubuntu Software Center for VLC, it'll let you listen/watch anything until you can fix the system codecs or whatever [22:03] o.k. rangergord thanks! === dziegler is now known as dziegler_off [22:04] Does ubuntu installer when installing , specifically at the formatting drive phase allow user to say "fix" or "mark" bad sectors ? [22:04] fahadash, no [22:05] karen_: codecs are what let these media types play the restricted extras and the vlc player have additional ones to have this work, install them amd enjoy. [22:05] compdoc: I currently have a windows computer with hdd having two partitions one with bad-sectors; I have to wipe out the hard drive and put a clean ubuntu install in it.. What would be the best way to do it? [22:05] wo finde ich einen deutschen kanal? [22:06] paul_: english? [22:06] deutsch?? :) [22:06] paul_: not here [22:07] ok .. [22:07] thx [22:07] !de [22:07] In den meisten Ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuche bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Einfach "/join #ubuntu-de" eingeben. Danke für Dein Verständnis! [22:07] i see it === linusoleander is now known as nerium [22:08] no suggestions for me ? [22:08] Hey all - I've got a problem installing Ubuntu on an Acer Aspire One laptop that seems to be somewhat common - I disabled the Windows function that prevents third-party OSes from being installed(that thing everyone hates), but now it's just showing me the SYSLINUX/Peter Anvin copyright page and won't go past that. The solutions I see online are telling me to change some things in the installation files, but what to change and how seems t [22:09] fahadash: if you have bad sectors get a new hd [22:12] How can I get binary apps to show up in Unity's search panel? [22:13] Hi all, I have a quick question, I just installed ubuntu-raring-13.04 which is command line based. If I wanted to add a gui interface, e.g. gnome 13.04 (raring ringtail), is this possible to do on top of my os? Would a reinstallation be necessary? I dont want to change anything and risk having to reinstall everything [22:13] FoxIt Reader specifically. [22:13] Syme: i'm back, still any problems? [22:14] theradman: not sure what you mean, 13.04 is not command line by default. if it really is ubuntu, you can add any desktop you want [22:14] O.K. I don't know how to use the vlc media player with LibriVox.org audio book site. How do you use it? [22:15] hmmm thanks Ben64, when I log into my beagle bone with a microhdmi cable to an external display, it only comes up as a command line interface [22:15] karen_: vlc is a player for media files, streams and dvds/vcds etc. it automatically brings its own codecs while installation. that's why the codecs should be installed while installation of vlc. [22:15] karen_: Does librivox.org give you a downloaded file? what happens when you open it in VLC? [22:15] am I not enabline something that I should be? [22:16] theradman: well thats a horse of a different color [22:16] !arm | theradman [22:16] theradman: ARM is a specific (RISC) processor architecture used in a variety of applications such as handhelds and networkdevices. For more information see https://wiki.ubuntu.com/ARM . For ARM specific support, stop by the #ubuntu-arm channel. [22:16] Ben64: ah thanks Ben64 I'll give this a read right now [22:17] When I open VLC, it just give the regular video box with choices on the top for what to play. They have an internet button on top to choose where they say to type in the URL, but that doesn't work for some reason with even copying and pasting. [22:17] karen_: Can you give an example URL? [22:17] karen_: what Rory said === epzil0n is now known as Guest69452 [22:18] well, it's a longggggg url I can copy paste it for you, hang on. [22:18] karen_: [22:18] karen_: bit.ly [22:18] karen_: If it's very long use http://paste.ubuntu.com [22:19] karen_: you can also shorten the url with http://bit.ly [22:19] s://www.google.com/search?q=libriVox.org&ie=UTF-8&sa=Search&channel=fe&client=browser-ubuntu&hl=en [22:19] maybe it didn't get all of it. [22:19] https://www.google.com/search?q=libriVox.org&ie=UTF-8&sa=Search&channel=fe&client=browser-ubuntu&hl=en [22:20] karen_: corrected it for you [22:20] Anyone on who can help me with /dev/urandom or a alternative to it for randomizing HDD space? [22:20] what did you correct? [22:20] karen_: your url [22:20] so what was wrong/ [22:20] karen_: That is a google search result [22:20] the first part was missing [22:21] karen_: VLC isn't magic enough to go through a web page and work out which part is a link to an actual media file [22:21] ohhh o.k. so how do I find the correct one? sorry so dumb here. [22:21] karen_: You need to find a URL which, if you were to click in in a browser, a file would download [22:21] karen_: Forget the "open by URL" thing in VLC for now. Just try to find a file you can download from LibreVox and open it in VLC [22:21] karen_: this might be an .mp3 file or .wma [22:21] karen_: It'll probably be .mp3 or .ogg [22:22] Rory: :D if you confuse him much more he'll not find it at the end :D [22:22] I imagine "karen" is not a he [22:22] o.k. aaaaa I think I can figure that out. [22:22] Rory: oops, sorry :D [22:22] Hi, Is there a "gamepad to keyboard" gui for linux? [22:23] evilytwisted: you could as well try to find a program for joystick to mouse and then use an on screen keyboard for that purpose. [22:23] evilytwisted: not really. [22:23] veryhappy: im trying to play WoW with my gamepad :P [22:23] evilytwisted: nerd, right? [22:23] So, it's o.k. to find a file I can download on an online site? I don't know what you can download on ubuntu Linux [22:24] veryhappy: No.. i just would like to try it [22:24] karen_: whatever you can download on windows as well. [22:24] i found joy2key, But its not gui and highly confusing [22:24] karen_: Your issue here is with librevox it's not Ubuntu-specific. You're just trying to find an mp3 or something to download [22:24] what is the redhat open source analogue? [22:25] ill go bug debian.. [22:25] SUSE? [22:25] I really don't understan mp3, because I am dumb here, but they have a download you can download. hhahaha so dumb. Is that what I should do and then open it in vlc? [22:25] mrkent, fedora === priuser is now known as ShaddoeJ [22:25] evilytwisted: http://lmgtfy.com/?q=joy2key+manual [22:25] OerHeks, okay thanks [22:25] veryhappy: Ha..ha.. [22:25] karen_: mp3 is an audio file [22:26] karen_: right click the media-properties-play with and choose [22:26] o.k then is that the download button i can push on their site? [22:27] !google | veryhappy [22:27] veryhappy: While Google is useful for helpers, many newer users don't have the google-fu yet. Please don't tell people to "google it" when they ask a question. [22:27] Anyone on who can help me with /dev/urandom or a alternative to it for randomizing HDD space? [22:27] Rory: sorry. got it [22:27] !details | Yowl [22:27] Rory: I have googled my question, and ive checked joy 2 key manual.. [22:27] Yowl: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..." [22:27] Rory: some people even do to me [22:28] its confusing.. [22:28] veryhappy: just cause someone does it to you.. doesnt mean you do it to others... [22:28] evilytwisted: you should actually find some config files perhaps [22:28] Yowl: just state the iisues to ths channel for help. [22:28] evilytwisted: i got it i said [22:28] wilee-nilee: Too many details to briefly explain, so waiting for someone who knows before going into it. Do you? [22:28] Yowl: What are you trying to do? [22:28] -_- yeah ill go back to linuxmint... seems a lot nicer.. and its my distro [22:29] Rory: Trying to randomize the contents of a blank partition for encrypting [22:29] Well nicer or not, less people [22:29] Yowl: good luck that is not now it works here and weask you state and of just ask for hel; [22:29] dd from /dev/random perhaps but it seems weird Yowl [22:30] Yowl: simply "dd if=/dev/urandom of=/dev/sdXN" replacing XN with your actual partition name [22:30] can i ask in here about connecting a nokia to ubuntu please? [22:30] !ask [22:30] 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 [22:30] wilee-nilee: What did you say? [22:30] seems a waste of time to me. [22:31] So, another question, guys... My grandkids like to download games on their windows computer. Can they do that on Ubuntu, or should they stick with the Software games? [22:31] Rory: Will that command randomize only that partition, and nowhere else? Someone else mentioned the possibility of overrun if I don't specify like the exact size of the partitions and it's location on the HDD or something, not a risk? [22:31] Should there be a partition containing only 'lost+found'? [22:31] jubale: Yes [22:31] Why? It's not even mounted. [22:32] It's 5GB ext3, Ubuntu is installed on ext4 [22:32] karen_: it's more difficult to find such games on ubuntu though many games can be found there as well, but in order to get windows games started on ubuntu it's a little bit harder. [22:32] karen_: theres games in software center. theres steam for ubuntu. some windows games work with wine or 'play on linux' [22:32] Yowl: No, if you specify the partition in the format /dev/sda2 (for example) only that partition will be touched [22:32] jubale: lost+found is always created. [22:32] HELPPPP can i ask in here about connecting a nokia to ubuntu please? [22:32] Yowl, it makes no sence, filling an empty partition with random numbers, to use with encryption [22:33] widad_: !ask [22:33] o.k., so mostly, stick with the Ubuntu Software games. [22:33] hello, can any one here help me with openvpn on ubuntu ? i wahnt to connect to my openvpn server trouth icmp [22:33] !ask [22:33] 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 [22:33] veryhappy, please i need help about connecting my nokia to my computer. i run under ubuntu-studio and don't know how to connect my phone to it [22:34] OerHeks: It is on advice, the principle being that it's more difficult to determine what is encrypted data, if surrounded by random. Like hiding a tree in a forest. You don't agree with this principle? [22:34] widad_: ok, first i need to know do you want to copy files from and to your computer with your nokia or do you want to use it as a modem in order to get into the internet? [22:35] Rory: Will it give me a time frame for completion? Or is there a way to check? Can I use the label I gave the partition? [22:35] widad_: you would want to state the exact model and have you checked nokia's web pages or the net. [22:35] veryhappy, i want just to read my text message. my phone doesn't read some languages and i'm trying to read them [22:36] Yowl, i disagree, because when you set that partition in use, encryption software formats it and there is nothing to see about where is and where is not written data, [22:36] widad do you know which language it is? [22:36] Another question here: Sooooo, I'm really having trouble putting any Linux distro with live cd or on a usb flash drive onto my windows 7 desktop that connects to the internet with belkin N600 DB v.2 wireless adapter. Just impossible - tried everything, except the windows wrap thing, which I don't know how to do and some people online say that doesn't even work. [22:36] veryhappy, yes arabic [22:36] OerHeks: But Luks doesn't encrypt empty space, right? [22:37] widad_: does the phone have Android installed? [22:37] Yowl: dd has no progress indicator, I've always let it run overnight so I have no idea if it takes 5 minutes or 5 hours. [22:37] wilee-nilee, i searched but found nothing hope to find an answer here [22:37] Is that an absolute no, that kind of adapter? [22:37] veryhappy, no it's old it's a 5235 [22:38] widad_: what ubuntu release 12,04 needs some additional software for mtp [22:38] Yowl: That won't increase your security one bit, if you just encrypt a random other partition on the drive. The partition table shows which partition is which [22:38] wilee-nilee, mtp? [22:38] widad_: this an adroid? [22:39] Rory: You seem to misunderstand, I would be encrypting one partition, I would randomize that specific partition before encrypting it. Not another unrelated partition [22:39] Yowl: Oh I see what you mean. Yes, by all means, that's good practice [22:39] wilee-nilee, i don't have an android [22:39] widad_: i don't think so. [22:39] veryhappy, it's not possible? [22:40] Yowl: Although any encryption tool worth its salt (heh) would randomise the free space anyway [22:40] Yowl even if it does not, you are not going to change that free space in random characters, luks will format your random filling [22:40] widad_: nokia is ot running a android platform? [22:40] widad_: you should try to use the Nokia PC Suite in order to synchronize the text messages to your computer. [22:40] not* [22:40] when I run a .sh script I get the following error messages ./data/myrmy: ./data/libc.so.6: version `GLIBC_2.15' not found (required by /usr/lib/i386-linux-gnu/libX11.so.6) AND ./data/myrmy: ./data/libc.so.6: version `GLIBC_2.17' not found (required by /usr/lib/i386-linux-gnu/libdrm.so.2). do I need to install dev files for that? [22:40] Rory: Well I am told LUKS and TrueCrypt are the best options, and that neither encrypt free space [22:40] veryhappy, does it run under ubuntu? [22:40] widad_: then you should be able to copy and paste the text into a translator in your computer. [22:41] Yowl: Tryecrypt does, it has an option to during the wizard [22:41] sienez: hi :) what script, and why run it? [22:41] Rory: What would it encrypt anyway :p [22:41] ah [22:41] sienez: say what you actually want to accomplish [22:41] veryhappy, does it run under ubuntu? [22:41] wilee-nilee: There is a way to fill bad sectors with fake data so system doesn't use that area right ? [22:41] Yowl: It is more to do with not being able to recover files that were on the partition before [22:42] Yowl: If there has never been sensitive data on the partition, it doesn't matter at all. You should use a Truecrypt hidden container if you need plausible deniability [22:42] widad_: perhaps you can try the program "blueman" in ubuntu [22:42] i want to run a script I downloaded from here: http://www.not-equal.eu/myrmedrome/main_en.html#Download. but when I run it I get the above error. so I checked synaptic for lib6 and so I was asking [22:42] the script is supposed to run an ant simulator [22:43] fahadash, the problem with bad sectors is they dont stop growing. your data is at risk [22:43] veryhappy, blueman? i'll try it [22:43] fahadash: I don't know why even would you? [22:43] veryhappy, thanks a lot [22:43] wilee-nilee, thanks anyway [22:43] sienez: ant like in the animal or a program for programming? [22:43] ant like the animal [22:44] hey how can I blacklist ipv6 in /etc/modprobe.d? [22:44] does anyone know how to use the ndiswrapper? I don't know how to find the .inf file for my driver. I can find the info when I go into Windows without Linux. [22:44] Rory: Well I was thinking of encrypting a partition, rather then a container. Isn't that better? And the crypto people I get this randomizing advice from do not advice it to prevent recovery of files that were on the partition before [22:44] i'm on ubuntu 13.04 on x86_64 [22:45] karen_: what model do you have there? it's generally always a good idea first to try if there is a native driver for this purpose. [22:45] Yowl: Id recommend reading through all the truecrypt documentation (background info, not software manuals) because you need to understand encryption to get the most out of it, and I don't think I can explain well enough [22:46] I have a belkin N600 DB v.2001 wireless adapter. [22:46] SecretFire: you can block it with grub at boot [22:46] Yowl: particularly the sections on plausible deniability - it seems you have a need to hide the existance of encryption from an adversary, and it's very important you do it right in that case [22:46] sienez: do you need to compile it? [22:47] Rory: Well preventing access by noisy individuals borrowing my PC would suffice mostly. You don't think LUKS is more secure then TrueCrypt? Or no idea/opinion? [22:48] Yowl: Truecrypt has Windows and Mac clients so it's good for cross-platform [22:48] Rory: Yeah, but if I spend most of my time in linux.. [22:49] Hewwo [22:49] Yowl: Then either is fine [22:49] veryhappy, no. it's a simple 2-liner with "export LD_LIBRARY_PATH=./data/:$LD_LIBRARY_PATH; ./data/myrmy" where data contains several .so.0 files, the binary 'myrmy' and some png files [22:49] karen_: probably there is really no driver for Linux for that. [22:49] sienez: Did you try "sudo /usr/bin/aptitude install wine" then "wget http://www.not-equal.eu/myrmedrome/ myrmedrome-v2.1-win.exe" then "wine ./myrmedrome-v2.1-win.exe &"? Hacky but maybe it will work. [22:49] ya... so no luck? [22:49] Rory So no idea if one is more secure then the other? I was told since LUKS is open source and TrueCrpyt isn't, that it is probably better to use TrueCrypt [22:50] sienez: oops that middle command should be "wget http://www.not-equal.eu/myrmedrome/myrmedrome-v2.1-win.exe" without any space inside it. [22:50] What should I do if an Error pops up when I am trying to play a Steam game saying: "Could not find required OpenGL entry point 'glGetError'! Either your video card is unsupported, or your OpenGL driver needs to be updated. [22:50] karen_: in this case we can only try to get it running with ndiswrapper i guess. [22:50] karen_: let me check something out [22:50] i broke my bash emulation by writing export PATH=$HOME/dir [22:50] k [22:50] commands dont work now [22:50] a quick way to reset it? [22:51] Richhh: "reset" [22:51] vimpulse, as a very last resort I might do that but before that i will try on ubuntu 12. but first i want to troubleshoot this. there has to be a way [22:51] Rory command not found [22:51] veryhappy: is running the Windows version a bad troubleshooting step? [22:51] veryhappy: on Wine [22:51] ? [22:51] I hate wine in linux [22:51] Love drinking it [22:51] Rory im using cygwin [22:51] Richhh: /usr/bin/reset [22:52] Richhh: What [22:52] ADP4U: I used it today to run an obscure tool. It worked flawlessly and perfectly. [22:52] !ot | Richhh [22:52] Richhh: #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! [22:52] Richhh: log out and back in..... cygwin != ubuntu [22:52] vimpulse: for which program? [22:52] ... [22:52] ok [22:52] veryhappy: this "Myrmedome" ant-colony simulator [22:52] oh yep [22:52] no problem [22:52] Yowl: It's more to do with the actual encryption technoloy, like AES or whatever, that the program that implements it [22:52] Ok cool. [22:52] vimpulse: at least you can try it, if it doesn't run, then we know it doesn't run. [22:52] thanks wydle [22:53] hmkfdry kjgdxcyh [22:53] oops [22:53] Where do I find this ant colony simulator? [22:53] sienez: very_happy thinks it's a reasonable thing to try. [22:53] karen_: ok, let's try to install ndiswrapper and get this thing to run. which version of ubuntu do you use? [22:53] didnt mean to press enter [22:53] Oddity: http://www.not-equal.eu/myrmedrome/main_en.html [22:53] Rory: Have you ever used Truecrypt or LUKS before? [22:54] sienez: why don't you want to try it? [22:55] is it possible that version 'GLIBC_2.17' is found in libc6-dev-amd64:i386 in the repositories? [22:55] veryhappy, I am very happy with my Ubuntu on my laptop right now which I am typing off of, BUT, if I stick my Slacko Puppy usb flash drive or even any linux live cd in my desktop with the belkin adapter, it won't work, sooooo, if you can just tell me how to do it, I can right it down and try it later. o.k.? [22:55] Yowl: Yes I use Truecrypt on my desktop machine which dual-boots Arch and Windows, and I use LUKS (I think) on my Ubuntu work laptop (or whatever technology is used by the LVM encryption provided by the installer) [22:56] Rory: Does Truecrypt have a special boot screen one has to go through, even if only encrypting a nonboot partition? [22:56] vimpulse, i would prefer the native program. [22:56] "write" it down, sorry [22:56] Yowl: I don't know, and this is starting to get well outside the realm of Ubuntu support [22:57] I do have the cd that the belkin wireless adapter came with. Will that help? [22:58] karen_: you will have to find the latest windows driver of this belkin adapter and try to load the driver in ndiswrapper in order to get it working. [22:58] I'm saying, "I'll try it later," because I don't have another monitor for the desktop to try it. [22:58] karen_: if you have the driver it might be useful to [22:58] karen_: i mean if you have the driver on a cd it's useful. === CyberJacob is now known as CyberJacob|Away [22:59] sienez: we know that you would prefer the native program. So would I, and so would anyone. But my question was a little different. My question was *why* you would prefer the native program. :) [22:59] Yowl: what do you want to encrypt? [22:59] Ummm I have the cd that came with the adapter that i had to put in when I got my windows desktop going, if that's what you mean? [22:59] karen_: yes. this driver will help you later. [23:00] anyone care to help me with my computer not seeing the boot partition? [23:00] yarudl: what's the problem of this computer not seeing the boot partition? [23:00] veryhappy: A partition with nonsystem files [23:00] security-scanner11.infosec.utexas.edu]quit [23:01] o.k. veryhappy, tell me what to do step by step if you are so patient. ummm I wouldn't know how to download the new driver from online site to ndiswrapper. [23:01] Yowl: afaik there should be encryption brought with ubuntu already [23:01] I installed Ubuntu with the 'wipe the drive' option, and when I boot the computer it says no bootable partition found. [23:01] yarudl: id try out the boot-repair tool from a live cd. its mentioned on the following urls [23:01] can't do that if I'm not online. I probably can do that on windows. [23:01] !fixgrub [23:01] GRUB2 is the default Ubuntu boot manager. Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 [23:02] ubottu: I'll give that a go. I've spent quite a while arguing with this thing... it's an old cr48 so it's a bit cranky. [23:02] yarudl: I am only a bot, please don't think I'm intelligent :) [23:02] Anyone here familiar with using playonlinux and league of legends [23:03] karen_: first you have to download the driver from the internet or copy it from a cd. because this is much easier now, i'm going to try this way. you need to find the driver setup and there should be a driver that you can use for ndiswrapper. then you need to copy the driver to your linux system and move it into any directory that you specify with ndiswrapper -i /path/to/driver then you should just press enter and it should be loading [23:03] needs to be loaded should be possible with modprobe -i ndiswrapper. [23:03] how do you change mirrors for apt-get using cli? [23:03] what is the best ssh for 12.04 [23:04] Tigz4god: League of Legends is usable with wine. Install wine for your system and it should already work. [23:04] thumpba: what do you mean with best ssh for 12.04? [23:05] thumpba: do you want to use it for a server? [23:05] veryhappy: i have it installed using wine. I was just curious if the extreme length of load screen is normal === jalcine_ is now known as jalcine [23:05] Tigz4god: because wine needs a little more time to load it's normal i guess. [23:06] veryhappy: thats what I thoguht, I just wnated to knwo if someone could confirm that they have same issue [23:06] I thought that Wine normally should be just as fast as Windows is. Except if a game falls back to software rendering. [23:07] Tigz4god: you can change that with a registry that i've made for the windows registry. probably that could work. [23:07] o.k. If there is already a driver for it, because it works for windows, I should download it anyway so I can copy it to Linux? You mean, I'll be able to find the download through ndiswrapper, press where ever I downloaded it and it should enter Linux? [23:08] veryhappy: could you elobrate a little for me? What changed should I make? [23:08] vimpulse: ive seen some games run faster in wine, than in windows. :) [23:09] When you open ndiswrapper, it goes straight to your windows files. I don't quite get what your saying there. [23:09] karen_: you just copy the windows driver for this adapter into any directory and install it in ndiswrapper [23:09] Tigz4god: write me your email address /msg veryhappy type your email address. [23:10] o.k. into any directory in windows, and then I can find it with the ndiswrapper? [23:10] that sounds easy enough [23:14] Does it matter, VeryHappy, if the downloaded driver is in any file on windows, because they said to find it in the .inf file, but maybe that doesn't matter just so long it see it and can "wrap" it. [23:15] kicked myself out. [23:15] i'm back [23:15] hate when that happens ;) [23:16] who had this League of Legends problem now? [23:16] me but I think I pretty much got it, right? [23:16] i was talking about wine now. [23:16] oh ya that guy [23:17] is that guy still here? [23:17] Am I right, veryhappy? [23:17] Hey, when I type xinput list it doesn't show my touchpad, but my touchpad works - the problem is that the mouse jumps left and double clicks every ~3 seconds [23:17] oh oh, you're going to anger the OT gods LOL [23:17] suyase: clean it off [23:18] karen_: i just asked because i kicked myself out. [23:18] I can't get this behavior to stop, and none of the threads discussing Elantech touchpads have answers [23:18] my ubuntu is asking to update, I tell it to do it... after asking my password it says that installation of untrusted packages must be installed, I tell it "accept" but it seems to not work, because some time later it asks to update the same packages [23:18] reisio: During boot it displays a message stating that query 0x02 failed to the touchpad [23:18] reisio: Also, it isn't dirty [23:18] Crazyzurfer, you are missing keys of added repos. [23:19] !keys [23:19] Keyboard shortcuts can be set in System -> Preferences -> Keyboard Shortcuts. If your multimedia keys don't work with that, try the 'keytouch' package, explained at http://keytouch.sourceforge.net/ - See !Keyboard for changing layouts. A list of keyboard shortcuts for Unity is available at http://ubottu.com/y/shortcuts [23:19] Hmm.i never can rember that repo key factoid [23:19] suyase: only way you could know that is if you cleaned it off [23:19] So, let me get this straight... I'm so sorry... Soooo, I go download an upgraded driver for my belkin wireless adapter, put it like in downloads or something in my windows desktop. Then I get on my linux and go into ndiswrapper, find it, and hopefully it will load. Right? [23:20] karen_: which adapter? [23:20] reisio: That's correct. I have cleaned it several times. [23:20] karen_: pretty much [23:20] reisio: belkin n600 [23:20] reisio: Also, there is a specific error message at boot that indicates the problem probably isn't dirt. [23:20] CrazyEddy, run tghe update and upgrade in the terminal what ever key you are missing use this to insert it sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys "put key here" [23:21] k, veryhappy, reisio, it is a belkin n600 db v2 wireless adapter for my desktop that for some reason, no linux distro I try will recognize its driver. [23:21] wilee-nilee: are you telling me that? or you are telling that to crazyeddy, lol [23:21] yo yo [23:21] Crazyzurfer, you sorry [23:22] Crazyzurfer, having a common nick is the problem with trying to use the tab complete, lol on you. [23:22] wilee-nilee: and how do I know which one has the missing key [23:22] thanks, veryhappy, for you time and info !!! [23:22] yeah looks like ndiswrapper is the way https://www.google.com/search?q=%22belkin%22%20%22n600%22%20%22linux%22 [23:22] Crazyzurfer, read the instuctions. [23:23] i've noticed randomly when i try to paste, it doesn't work in a terminal (ctrl shift v). when i click on edit and then click back into the console (other menus don't work like file,view), it starts working again [23:23] reisio: we already figured that out. thanks [23:23] wilee-nilee: now i understand [23:23] strange right? [23:23] veryhappy: hence yeah [23:23] Crazyzurfer, cool they will show in the terminal with a update upgrade. [23:24] So, I updated to raring and my external USB atheros(wifi) adapter no longer works - Ubuntu recognizes it, it appears in the list of adapters, then it promptly vanishes - this happens over and over again [23:25] suyase, You install any drivers to get it going originally [23:25] wilee-nilee: linux-image-generic includes ath9k for atheros chipset cards I believe [23:25] One more question guys, than I'm scadaddling along. If I download a audio mp3 thing from that LibriVox thing, can I somehow get rid of that download later? Where is it? This isn't windows. [23:26] wilee-nilee: also, it recognizes the card - it just immediately drops it and re-recognizes it repeatedly [23:26] wilee-nilee: I don't believe I ever installed any special drivers for that card [23:26] hey everyone [23:26] suyase, Hmm, that does not answer the question, am I to assume that is a no? [23:26] I have this strange problem with my graphics, everything works, for a while, [23:27] then about 1 or 2 days, maybe a few more even, the graphics get very choppy [23:27] suyase, generally the exact model help, run lsusb and identify it [23:27] I'm having issues with an Nvidia GTX 660 graphics card and the Proprietary drivers. [23:27] the problem is noticeable in the screensaver, and in clementine visualizations (music playing program) [23:27] it seems all graphics get choppy [23:27] when I boot into the login screen instead it just flashes between colors [23:27] so my only solution is to reset the computer, [23:27] wilee-nilee: it only appears on lsusb very briefly [23:28] wilee-nilee: then it vanishes [23:28] rainbow bars... black... gray scales... etc [23:28] wilee-nilee: this repeats indefinitely [23:28] I was wondering if there is another way to fix this issue without resetting the computer [23:28] any suggestions? [23:28] ccowan_: I had that, do you have nomodeset set? [23:28] suyase, Can you test it on another computer to make sure it works or another OS? [23:28] still works that is [23:28] I tried that.. same results [23:28] wilee-nilee: It works on my other machines just fine [23:28] moppy ^^^ [23:28] ccowan_: works with nouveau? [23:28] wilee-nilee: When I installed raring, I started having many problems [23:29] yup... works fine with nouveau [23:29] wilee-nilee: The problem with the network adapter, and the problem with the mouse (it jumps left and clicks twice every ~2-3 seconds) [23:29] hey, what should I use to burn my ISO file to a disk for installation [23:29] suyase, To really get any help the exact model is quite helpful to you and us, if it works on other setuos get that info. [23:29] setups* [23:30] Guest95165, a burner, what OS? [23:30] Guest95165... I use K3B [23:30] it's an AWUS036 [23:30] Guest95165: don't have a usb stick? [23:30] moppy... did you just add that to grub? [23:30] Guest95165: ubuntu has brasero as standard: what OS are you on? [23:30] @reisio I'm on windows 7 right now [23:30] Guest95165: ...but do you have a usb stick [23:31] Guest95165: win7 doesnt need a burner program, it is built into windows explorer [23:31] wilee-nilee: Also, the reason I'm telling you this is it's not a problem with the device or the driver - I've checked those several times - it appears to be a problem with ubuntu, not my devices [23:32] Guest95165: I assume you mean a DVD-R not a USB, right? [23:32] yes, but I intended to just use an unused DVD-R that I had lying around [23:32] wilee-nilee: As in, ubuntu seems to recognize the devices just fine, then immediately forgets them, then immediately recognizes them again [23:33] Guest95165: k, it doesn't really matter as long as you burn the image as an image and not a file, and I'd recommend a slower speed, such as 4x [23:33] Guest95165: Well you don't need to download anyhting . Win7 can do it [23:33] suyase, Problem here is almost all wifi and many drivers are reversed engineered to work the problem is with the manufacturers not giving support, using that identification and 13.04 on google I find this, look for yourself. https://www.google.com/search?q=AWUS036+13.04&btnG=Search&client=ubuntu&channel=fs&oe=utf-8 [23:34] wilee-nilee: It's not _just_ the wifi card that is experiencing a problem, and the problems are the same [23:34] okay, moppy, then how do I do that? (sorry I'm such a N00B) [23:34] Guest95165: But when i used windows, i sometimes used Nero. However win7 explorer as a microsoft one built in somewhere, i think you right click the ISO file or someting [23:35] Guest95165... right click ISO, send to "burn disc" [23:35] Guest95165: if you're stuck just download any of the numerous windows dvd burnign programs. your pc probably came with one anyway? (becuase apparenty ppl dont know windows does it) [23:35] suyase, Myself, the minute it did not work I would get one that plugged and worked always, they are cheap, it's not worth the hassle in my opinion. [23:35] Guest95165: you need to burn the ISO, not the files in the ISO, that's the only tricky thing to remember [23:35] wilee-nilee: It has always worked. [23:35] wilee-nilee: Always. [23:36] wilee-nilee: I upgraded to 13.04 and it stopped working [23:36] wilee-nilee: It is not the _only_ problem that 13.04 has caused - I see two of the problems as related [23:36] suyase, see this answer, disable wireless N and see if the problem keeps comming up >> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1170463/comments/33 [23:36] Ubuntu bug 1170463 in linux (Ubuntu) "0bda:817f AWUS036NHR / RTL8188RU doesn't connect" [Medium,Expired] [23:37] hey guys. So I just installed ubuntu on my new chromebook [23:37] I'm usign the laptop mainly for web dev [23:37] any suggestions on things I should download? [23:37] I'm used to Sublime text [23:37] OerHeks: I'm not sure how to explain this precisely. [23:37] for text editing [23:37] OerHeks: The wireless card doesn't malnfunction [23:37] yellowfish2: you could download that if you wanted [23:37] OerHeks: As in, it actually works fine with Ubuntu [23:37] oh nice [23:37] any other good web dev IDEs for ubuntu? [23:38] OerHeks: but some of my devices (touchpad, USB wifi card, other stuff) Ubuntu identifies them correctly, and then drops them ~2 seconds later [23:38] yellowfish2: web dev you say? eclipse or intellij [23:38] OerHeks: So in the case of my touch pad, it's causing my mouse to jump 2 inches to the left every 2-3 seconds when it reinitializes [23:38] yellowfish2: yeah, but if you learned Vim you'd be so much happier :p [23:38] OerHeks: The wifi card cannot be used because it reinitializes every 2-3 seconds [23:38] OerHeks: So it's not an issue of using the wifi card [23:39] OerHeks: It's just an issue of getting ubuntu to stop dropping the initialized devices constantly [23:39] why do I see a picture of a poor african child when I google search for Vim? [23:39] because you have a weird google search history? [23:39] yellowfish2: you don't [23:39] yellowfish2: because google is based on filters and such [23:39] yellowfish2: first thing i would do on an ubuntu chromebook is download something to fix the function keys and delete key ... [23:39] why? [23:40] if I mount the ISO from the website then copy those files do my DVD-R will that work? or no? [23:40] I don't have a fgunction key [23:40] you've probably been searching for something related to poor african children lately, and haven't cleared your cookies, so google is giving you more of what they know you're already interested in [23:40] nor do I really need it... [23:40] hey everyone. in my ubuntu 12.04 I see /usr/bin/emacs and /usr/bin/emacs24 and I chose the latter but what is the differnce [23:40] yellowfish2: exactly the point... most editors will use F1-F12 etc. and where is your delete key? [23:40] o/ [23:40] Also it is not giving me syntax highlight for php [23:41] I don't use those f1-f12 keys anyways [23:41] especially on sublime [23:41] not necessary [23:41] http://dontbubble.us/ [23:41] yellowfish2... http://www.vim.org/ [23:42] yellowfish2: I actually miss F11 a tlot (full scren for chrome). I can do it, but needs to click around. slighly annoying. kind of need that for testing sites etc. [23:42] oops, ok, THAT african child. my bad LOL === user_ is now known as noobie [23:42] wtf [23:42] my trackpack doesn't even work [23:42] with ubuntu [23:43] yellowfish2: which chromebook? arm? [23:43] yes [23:43] if I mount the ISO from the website then copy those files do my DVD-R will that work? or no? [23:43] reisio: cool site reisio like i told search engine are filters, is that also a search engine? [23:43] wait nvm [23:43] it's intel [23:44] http://l.yimg.com/ok/u/assets/img/favicon-fresh-107777.ico [23:44] Guest95165: did you look @ the instructions on ubuntu's site? http://www.ubuntu.com/download/desktop/burn-a-dvd-on-windows [23:45] My touchpad vanishes and reappears on "xinput list" every 2-3 seconds [23:45] i need a list of hotel email addresses [23:45] How to fix this? [23:46] Guest95165... NO, an ISO file MUST be burnt as is. It is not an archive like a ZIP file is [23:46] ObrienDave: is right [23:46] @obriendave okay, thanks [23:46] how to access hotel email addresses [23:47] daniel_: that's not topic of this channel. [23:47] I feel a full moon coming LOL [23:48] how to reinstall drivers for an Elantech touchpad on ubuntu 13.04? [23:48] man I think I fucked up my chrombook installation [23:48] I've no idea what's happening [23:48] veryhappy: hrmm? [23:50] yellowfish2: have you tried crouton? it's a bit better for hardware support since it's running on top of chromeOS [23:50] reisio: what's up? [23:50] I'm using crouton right now [23:50] veryhappy: couldn't parse your last msg to me [23:50] my mousepad is fucked up [23:50] This is unbelievably frustrating, and it seems that google has no answers [23:50] you can't move the mouse unless you put like half of your finger on it [23:50] yellowfish2: Please no cursing in ubuntu channels === banisterfiend is now known as banister`sleep [23:50] reisio: i think i didn't write something important [23:51] sorry [23:51] thank you [23:51] veryhappy: yes i want to use ssh on a server...its just for me. [23:51] thumpba: i'd suggest apt-get install openssh-server [23:52] yellowfish2: some useful packages for web stuff: http://dpaste.com/1418252/plain/ [23:52] thanks for the support, everyone! [23:53] veryhappy: okay so i installed that, however, its performing diff on 2 servers [23:54] have a good day, come on! [23:54] thumpba: diff? [23:54] veryhappy: one server it works great, the other i get a broken pipe error and when i try to reconnect via ssh it times out and will only work after the server is rebooted [23:54] How do you get a time estimate for the work of DD randomizer? === dziegler_off is now known as dziegler [23:55] thumpba: that seems strange [23:55] indeed [23:55] thumpba: network works fine anyway? [23:56] !12.10 [23:56] Ubuntu 12.10 (Quantal Quetzal) is the current stable release of Ubuntu. Download http://releases.ubuntu.com/12.10/ - Release notes: http://ubuntu.com/getubuntu/releasenotes/12.10 - Support in #ubuntu [23:56] yes, same network === mandrak is now known as Guest67457 [23:58] thumpba: never occured to me this problem