[00:00] I personally don't know when it comes to linux. If i had the same problem i'd be able to guide you through. I'll keep searching for a solution though [00:00] is it possible to have someone log onto my computer and check out the settings or something? [00:00] so quick question, with the amd catalyst driver 12.10 my graphics card is always on in integrated mode (power saving) even when playing games, stressing the hardware, --px-dpgu doesnt change it, performance is terrible [00:00] na ja [00:01] AzureX i have the same problem on my laptop. It's terrible. I just installed Gnome 3 [00:01] i had it working earlier but cant remember how i fixed it [00:02] probably some settings in the catalyst control panel. I was personally too lazy and missed the old gnome interface [00:03] attempts to load the driver manually [00:03] good night [00:04] so I've just installed 12.10 and nvidia-current or nvidia-current-updates do not work at all. They were working on my previous install of 12.04. The only thing different is that I install an SSD hard drive and the latest Ubuntu release. What can I try to fix this? === wolfmitchelll is now known as wolfmitchell [00:16] is there anywhere I can find a list of recent ubuntu updates ? [00:20] hi [00:20] hi [00:21] is there a way to change emesene so that it doesn't show me as invisible at startup? [00:26] How can I change the theme or modify it in Gnome Classic? [00:33] gnome-look.org has some amazing themes in her bag [00:35] but _how_ do I change it [00:35] nothing seems to have any effect [00:37] having permissions problems with ubuntu server, trying to get /var/www to let me create files...or atleast move them to that dir but it's not letting me [00:37] If you use Ubuntu 12.04 install gnome-panel [00:37] bluefox83, are you familiar with linux permissions? [00:38] bluefox83, have you tried it with sudo mv? [00:38] blackshirt: yeah, but i'm kinda crummy at using them... [00:38] cloudy: if i need sudo...then it kind of defeats the purpose... [00:38] i'm trying to set it up so i can put files there with my ftp program [00:39] gksudo is good [00:40] soooooo.... [00:40] Is it possible to do a minimal install from the standard desktop cd? [00:40] I have 2 printers installed. One USB and one networked. The USB printer is off but still plugged in and constantly shows as the default despite me changing it in the printer appelate and at http://localhost:631. How do I eliminate the USB from showing as the default printer? [00:40] Hi, I'm pretty new to ubuntu, and I'm running it on a mac. I'm trying to change the keyboard settings, and am being directed by this guide:https://help.ubuntu.com/community/AppleKeyboard However, I don't have permissions to edit fnmode in sys/module/hid_apple/parameters. I am logged into a user the is in sudoers, but I don't know how to get permissions. do I have to log as root to edit this? [00:41] !sudo | jrogge [00:41] jrogge: sudo is a command to run command-line programs with superuser privileges ("root") (also see !cli). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !gksu (GNOME, Xfce), or !kdesudo (KDE). If you're unable to execute commands with sudo see: http://www.psychocats.net/ubuntu/fixsudo === Harry is now known as Guest6334 [00:41] jrogge: whatever the command is preface it with sudo.. so to edit a file = sudo /sys/module/hid_apple/parameters [00:42] okay, so I have to do this through terminal. I was trying to do it through the ubunut file manager (ubuntu explorer? what ever the default is) [00:42] jrogge: however are you running ubuntu in a VM? or have you replaced the iOS on your MAC? [00:43] I have it as a seperate partition on my mac [00:43] bluefox83, do you know how to check the owner of /var/www ? [00:43] jrogge: you can do it through the file manager but you have to start it from terminal.. gksudo nautilus [00:44] or!! ALT + F2 > gksudo nautilus and yeah =) [00:44] jrogge: actually.. from terminal it's sudo nano /path/to/file [00:44] bluefox83, add your ftp user to www-data group, and give them appropriate access [00:45] blackshirt: i actually did that already... [00:46] Rizon: I forgot about alt+f2.. thought that was only on kde systems (what I run ;) ) [00:46] btw how to i check to see what the ftp user is, it should be my username right? [00:46] What is the general channel? [00:46] *do [00:47] thank you, that worked === len is now known as Guest18655 [00:48] Can I ask for assistance regarding installation of MATLAB here? [00:49] why do i get this when i apt-get update? [00:49] Failed to fetch gzip:/var/lib/apt/lists/partial/ubuntu-archives.mirror.nexicom.net_dists_precise_main_binary-amd64_Packages Hash Sum mismatch [00:49] there needs to be one simple way for me to set up a website from my local network on my local ubuntu server box... [00:50] bluefox83: sure.. wanna code it yourself? or use something like Joomla? [00:50] scared: either you hit the mirror at a bad time (in the middle of an update) or it is a bad mirror, try again in a few minutes [00:50] Scunizi: i'm pretty sure i got it up an running already (apache2) but the directory isn't letting me add things properly... [00:51] and i have no idea why :/ [00:51] how do i add a user to group www-data? [00:52] bluefox83, are you upload it with ftp client ? [00:52] <_DanN_> adduser www-data [00:52] <_DanN_> bluefox83: adduser www-data [00:52] blackshirt: yeah i can actually move it to another directory...just not the website dir [00:52] <_DanN_> bluefox83: you must be root [00:53] bluefox83: in what way? [00:53] I just did a clean install of 12.04LTS. Now I cannot install DeVeDe. it says the version of libavcodec-extra-53 should be 4.0.8.4. the most recent version is 4.0.8.3, according to sourceforge. How do I either get the real latest version, or force Ubuntu not to uninstall half my programs when I switch form libavcodec53 to libavcocec-extra-53? [00:53] bluefox83, actually, i mean moving it with mv command or with ftp to upload your files to that dir ? [00:54] well i have a dir in my home dir called ftp i can ftp to it, drop the files in there, and everything is fine...i just can't move the files to /var/www [00:54] bluefox83, commonly sudo was enought to tackle them [00:54] bluefox83: to add a user to anther group.. go to that group in "settings" and do it there. You'll see the users listed and put a tic mark next to the one you want. [00:54] Basil1x: what says? What did you execute *exactly*? [00:54] Scunizi: i'm working on a server, not desktop >.> [00:55] bluefox83: ah.. sorry.. forgot . hang on. [00:55] bluefox83, yes,that true... /var/www was under root controls [00:55] blackshirt: yeah, was [00:55] i made my user owner [00:55] complete owner [00:55] you can,t upload to it with normal user [00:55] of the directory and everything in it [00:55] and i still can't cp or mv anything to it [00:56] i keep getting this error [00:56] E:Encountered a section with no Package: header, E:Problem with MergeList /var/lib/apt/lists/ubuntu-archives.mirror.nexicom.net_dists_precise-updates_main_i18n_Translation-en, E:The package lists or status file could not be parsed or opened.' [00:56] unless i use sudo, which is rediculous [00:56] how do i change the mirror [00:57] scared: go to software center->edit->software sources [00:57] jrib: the Software Center will not allow me to install the software I had on my system up until yesterday when my HDD died. it uninstalls half my programs when I try to install DeVeDe. the reason is the version of libavcodec-extra-53 in the repository is too low. There is no higher version I can find. [00:57] i removed some libs belongs to ffmpeg while installing MobileMediaConverter after adding medibuntu repo due to package break. how to get ffmpeg back? [00:57] Basil1x: use apt-get and pastebin [00:58] bluefox83: sudo user add -G group-name username [00:58] bluefox83: sorry .. sudo useradd -G group-name username [00:58] Scunizi: please don't advise that [00:58] bluefox: whe ni open up the software center it says FAILED TO LOAD PACKAGE LIST [00:58] bluefox83: don't run that command [00:58] Scunizi: thanks, i've already accomplished that much [00:59] jrib: why not if you want to add your user to www-data? [00:59] Scunizi: well first of all, your command doesn't do that [00:59] E:Unable to synchronize mmap - msync (28: No space left on device), E:The package lists or status file could not be parsed or opened. [00:59] jrib: ok.. so correct me if I'm wrong.. give him the right way to do it. [00:59] gawd, the stuff i go through to test my html homework D: [00:59] Scunizi: you're probably thinking of usermod. But using usermod in the way you advise will remove your user from all other groups. He already was given the right way: adduser USER GROUP [01:00] scared: free up some space? [01:00] scared: your partition is out of space most likely === roman is now known as Guest29601 [01:00] jrib: http://pastebin.com/Z84QDzhs <--- I do notwant these removed [01:00] jrib: ok.. I stand corrected. thanks for showing me where I was wrong. [01:01] so like i said guys, i added my user to the www-data group and it didn't fix anything... [01:01] Scunizi: it's often the reason you see people end up without sudo access here (they remove themselves from the admin or sudo group) :P [01:01] bluefox83: what are you trying to accomplish? [01:02] jrib: moving a file into /var/www with regular user privs [01:02] without sudo >.> [01:02] bluefox83: ls -ld /var/www/ [01:02] Basil1x: looks like you are using a lot of ppa's [01:03] I put most of those on to try to resolve the problem, jrib [01:03] bluefox83: sudo chown /var/www [01:03] Basil1x: pastebin the output of « more /etc/apt/sources.list* | cat », « apt-cache policy libavcodec-extra-53 ffmpeg libsox-fmt-base » [01:03] drwSrwSrwx 2 bluefox bluefox 4096 Nov 12 19:23 /var/www/ [01:03] Basil1x: erm... [01:03] bluefox83: whats with the permissions there [01:03] you got me O.o [01:03] bluefox83: are you just trying things at random? [01:04] Basil1x: you put most of ppa to solve a dependency issue¿ more like one of those ppa caused it [01:04] bluefox83: chmod 755 /var/www [01:04] jrib: for a while i did, yeah... [01:04] jum got lost :/ [01:04] shouldn't that have a -R ? [01:04] hi people, i would install the latest catalyst driver for my ATI RV350, the 9.3. how can i do it on ubuntu 12.10? [01:04] bluefox83: nope [01:05] ok, so cp works :) === jimmy_lo is now known as jimmy_lo_chien_f [01:05] jrib: http://pastebin.com/3hVkcaT0 [01:06] http://paste.ubuntu.com/1354539/ [01:06] it works perfectly now! you guys keep this up and i'll enlist you in my calculus homework too! :P [01:06] bluefox83: #math for that :) [01:07] lol [01:07] cant connect to free wifi at Mcdonalds. Wicd gui says "No wireless found" but here's iwlist scan output http://paste.ubuntu.com/1354539/ [01:07] Basil1x: that's only half of what I asked. But now I want to know this too: « more /etc/apt/sources.list.d/*.list | cat » [01:07] i need to finish this one html5/css assignment first...then i'll see about some calc/trig [01:07] jrib and: http://pastebin.com/uWRKnPcr [01:07] Anybody know details of how the "Create disk image" option in "Disks" works? Somebody on the forums is asking. [01:09] can anyone recommend a bash irc client [01:09] irssi [01:09] g00053: irssi [01:09] jrib here's the last one : http://pastebin.com/D9yfYcDf [01:09] g00053: weechat and irssi are popular [01:10] use k3b guy [01:10] many thanks [01:10] g00053: combine either with screen === scottas is now known as zz_scottas [01:11] Scunizi, not sure what you mean. === bazhang_ is now known as bazhang [01:13] is there a way to set my dns servers via command line, not via the etc/resolv but some other way? [01:14] after i initiate a vpn via command line, i need to set my dns servers [01:14] since its via command line, i cant use the vpn tab in network connection manager [01:16] SMUXI works well for me [01:17] dijonyummy: and why not use /etc/resolv? [01:17] Basil1x: would take some more investigating to figure out the exact issue. I don't have time right now. If no one else can help at the moment, just accept and then try to re-install the things you want (like vlc) to see if you can gain some further knowledge. You'll probably have to check out conflicts and such (apt-cache show). It could be because of medibuntu, if you want to disable that and downgrade [01:17] whatever packages you have from there. [01:18] Hi, when does a process step into sleep state? [01:18] because in ubuntu, it gets overriden [01:19] dijonyummy: because of networkmanager? [01:19] hmm, yeah [01:20] !resolvconf | dijonyummy [01:20] dijonyummy: resolvconf is a set of scripts that's used to manage /etc/resolv.conf in 12.04 and later, for more information please see: http://www.stgraber.org/2012/02/24/dns-in-ubuntu-12-04/ and https://help.ubuntu.com/12.10/serverguide/network-configuration.html#name-resolution [01:20] Thanks [01:20] dijonyummy: I have in the past uninstalled network manager and manually setup the connection. For a static system that's ok and it would make it easier to change via vpn [01:21] is there a way to change emesene so that it doesn't show me as invisible at startup? [01:21] ok thanks i'll look at that link! [01:22] can a network upgrade to a new distro be done like i use to do with mandriva? [01:22] hi people, i need to install catalyst 9.3 on ubuntu 12.10 [01:22] or do i have to do a fresh install? [01:22] how can i do it? [01:22] I have no idea. [01:24] to diplay all app in startup (ubuntu) [01:24] sudo sed --in-place 's/NoDisplay=true/NoDisplay=false/g' *.desktop [01:24] how do i add more space? [01:26] to display all app in startup (ubuntu) [01:26] sudo sed --in-place 's/NoDisplay=true/NoDisplay=false/g' *.desktop [01:27] Unable to synchronize mmap - msync (28: no space left) [01:27] how do i add mroe space to my partion? [01:28] everywhere says i need synaptics or another program which i cant DL cuz i ahve no space :S [01:28] scared: pastebin the output of both "df -h" and "sudo fdisk -l" [01:29] also my ubuntu is dead slow :s [01:29] thats what happens when you have no space [01:29] might need to eliminate some old kernels too. [01:31] heres my pastebin [01:31] http://paste.ubuntu.com/1354570/ [01:31] i know de/loop is full how do i make it bigger [01:32] dev [01:32] oh you're running with wubi [01:32] s there a command i can run that will create a user that does not have the ability to login or ssh (i.e. purely just for file permissions and running processes) unless it already exists [01:32] is* [01:32] yes wubi [01:33] you could try gorups CrazyHorse18 [01:33] but then i reset my windows 7 so i no longer have wubi [01:33] servvs: yeah, need to use user.. it's a requirement === n00b13 is now known as n00b984 [01:35] Question: Does anyone know how to shot boot messages during the boot cycle? Boot into Xen 4.1 is locking up and I want to know what it is hanging on. [01:35] show* [01:35] Can't connect to free wifi at McDonalds w/wicd. Wicd gui says "No wireless found" but iwlist found it http://paste.ubuntu.com/1354539/ [01:36] here's 200 last lines from /var/log/wicd http://paste.ubuntu.com/1354573/ [01:36] cant figure out why filezilla or gftp cant connect to server.. any ideas [01:39] Hi, I know this will sound vague but im sure there was something called 'window' or similar that made you able to, when you're ssh'd into a server, run a process without it getting cancelled when you close the ssh terminal === n00b984 is now known as n00b982 [01:39] screen. [01:40] gustav__: and how to get focus back? [01:41] j === debian is now known as Guest80277 [01:41] WhereIsMySpoon: screen -r. [01:42] im new hi [01:42] Can't connect to free wifi at McDonalds w/wicd. Wicd gui says "No wireless found" but iwlist found it http://paste.ubuntu.com/1354539/ and here's the last 200 lines from wicd log http://paste.ubuntu.com/1354573 It seems to connect momentarily then disconnects. Wifi works at home OK. [01:43] cordyceps: Get a disc antenna. [01:43] http://4.bp.blogspot.com/-P4dj5HB7CRI/TiZW8Ka-YQI/AAAAAAAAA2M/6VqxoI_gxms/s1600/dish-antenna.jpg === n00b13 is now known as n00b982 [01:45] por que mis mensajes no salen [01:45] hi people! does enyone here uses zram on ubuntu? [01:46] !info zram [01:47] Package zram does not exist in quantal === one is now known as gar [01:48] WhereIsMySpoon: also check out 'tmux' and 'byobu' = byobu is the easiest to learn [01:48] Really? The Ubuntu 12.10 Desktop Edition ISOs are ~50MB too large for a CD? [01:48] elninja: they are for dvds now [01:49] actually, it exists in ubuntu 12.04. Its zram-config [01:49] strange, i cant seem to do anything with screen [01:49] im doing commands, but it says "cannot exec" [01:49] http://www.omgubuntu.co.uk/2012/09/its-official-the-ubuntu-livecd-is-dead [01:49] WhereIsMySpoon: normally you just run 'screen' and it gives you a new 'shell' with extra features [01:50] WhereIsMySpoon: same for byobu, or tmux. [01:50] ah [01:50] i was doing stuff like screen "blah stuff etc" [01:50] if you wan tto use screen you WILL want to spend some time learning it [01:50] as if it was a program [01:50] as i said byobu is easier to learn/use [01:51] byobu is a tweaked screen or tmux setup to be more user/beginner friendly look [01:51] Yeah, I'm just bitching because I'm too lazy to look for a blank DVD or USB drive. [01:51] elninja: the server edition aparently still fits on a cd. [01:51] hm, screen seems to fit what i want to do [01:52] i think lubuntu may also fit on a cd.. need to verify that [01:52] Looks like 12.04 does too, and I can always upgrade from there. === adriano is now known as Guest25915 [01:52] Can't connect to free wifi at McDonalds w/wicd. Wicd gui says "No wireless found" but iwlist found it http://paste.ubuntu.com/1354539/ and here's the last 200 lines from wicd log http://paste.ubuntu.com/1354573 It seems to connect momentarily then disconnects. Wifi works at home OK. [01:52] lubuntu = 692mb [01:53] id rather install lubuntu, then install whatever you want.. then upgrade from 12.04 [01:53] id rather install lubuntu 12.10 , then install whatever you want.. easier then upgradeing... [01:54] aha, and detach [01:54] lovely [01:55] Help! New install here. I'm trying to install fglrx via "sudo apt-get install fglrx" Install is successful. After reboot, I log in and get only the wallpaper. Any ideas? [01:56] I'll check out Lubuntu and LXDE [01:56] thanks [01:56] trying to mount an iso. its a fairly old iso from windows, so i % sudo mount -f fat32 -o loop blahblah.iso /mnt/blah. all i get is a bunch of instructions and information on mounting back from the terminal, and it did not seem to mount anything. any help? [01:56] great [01:57] why passing fat32, just passing-o loop i think it was enought [01:57] cherr: it's mount -t etc [01:57] cordyceps so i start my line with mount -t then the rest of what i had? [01:58] oh, and vfat for f32 [01:58] ahhhh [01:58] ok [01:58] what should be the return from terminal if it is a successful mount? [01:58] cherr, nothing error return [01:59] Just checks your mount pount [01:59] nothing IIRC, then ls to see the files [01:59] thanks guys [01:59] point [01:59] i'm trying to get syslog to log messages to my console, [01:59] but i'm having no success [02:00] hmm, so sudo mount -t -f vfat -o loop blahblah.iso /mnt/blah [02:00] ? [02:00] what's the -f for? [02:00] -t means file type [02:01] don't i need that to tell it the filesystem? [02:01] oh [02:01] -t [02:01] lol [02:01] no -f [02:01] question [02:01] cherr, -o loop was enought for iso files [02:01] what happens when linux runs out of letters to represent hard disks? [02:02] I have *.emerg :omusrmsg:* in 50-default.conf yet "logger -p user.emerg "Some message" shows in /var/log/syslog but is never written to any logged in tty or pts [02:02] for example when I have 10 disks on the motherboard, and then 16 more attached to an HBA, for a total of 26 disks? [02:02] hello room === dave is now known as Guest27830 [02:05] anyone know where i can go to decode a lottery ticket barcode? all im trying to do is use either the number on the back, to get the front number, or the number on the front ot get the back number. [02:05] and thats all! i dont want to type all of these numbers out by hand, it will take years [02:06] AcidRain2012: that question is not appropriate for this channel, please check elsewhere [02:06] hello [02:06] h00k: ok :( [02:06] would it make it appropriate if i threw the word ubuntu in it? ;) [02:06] AcidRain2012: no :( [02:07] AcidRain2012: id bet theres somehting in the android market.. ;P [02:07] PoolShark_: i belive it will go to sdaa sdab sdac and so on... [02:08] PoolShark_: i cant rember where i saw that at.. but i do recall seeing it come up in here ages ago. [02:08] anyone running ubuntu 10.4 [02:08] ImTheDude: you mean 10.04? I imagine people still are. [02:08] time [02:08] mt [02:09] is that what you are running [02:09] Hi everyone I'm considering upgrading from ubuntu 10.04 to 12.10, but I see it uses the 3.5 Linux kernel, does anyone know if it will be updated soon to 3.6? 3.5 is EOL as far as I know...Many thanks [02:09] ImTheDude: you should just ask your question [02:10] dr_willis: whats a good radio program that will run on ubuntu 10.04 [02:10] ImTheDude: depends on what you mean by a 'radio program; [02:10] !info streamtuner [02:10] Package streamtuner does not exist in quantal [02:11] dr_willis: i would like to listen to music [02:11] Don't you get the feeling of being on a poor mans Linux distribution? Like, welfare Linux distribution? [02:12] apt-cache search radio stream shows several [02:12] is that terminal command [02:12] yes..... [02:12] or use the package manager tools to search for what you want. [02:13] !info tunapie [02:13] tunapie (source: tunapie): Lists audio and video streams from Shoutcast and Icecast. In component universe, is optional. Version 2.1.17-2.2 (quantal), package size 40 kB, installed size 229 kB [02:13] How can I change the theme or modify it in 12.04 Gnome Classic? Nothing I do seems to change anything. [02:13] my husband upgraded from ubuntu 10.10 to 12.04, he uses korganizer, can someone walk me through copying whatever to preserve his calendar? [02:14] !info streamtuner2 [02:14] streamtuner2 (source: streamtuner2): Browser for Internet Radio Stations. In component universe, is extra. Version 2.0.8-5 (quantal), package size 262 kB, installed size 900 kB [02:15] * chalcedony waves to dr_willis :)) [02:15] Can't connect to free wifi at McDonalds w/wicd. Wicd gui says "No wireless found" but iwlist found it http://paste.ubuntu.com/1354539/ and here's the last 200 lines from wicd log http://paste.ubuntu.com/1354573 It seems to connect momentarily then disconnects. Wifi works at home OK. [02:17] err.. so it is connecting. ;) [02:17] Hi everyone I'm considering upgrading from ubuntu 10.04 to 12.10, but I see it uses the 3.5 Linux kernel, does anyone know if it will be updated soon to 3.6? 3.5 is EOL as far as I know...Many thanks [02:18] cant say that ive heard of 3.5 being EOL. [02:20] dr_willis, The latest stable 3.5 version of the Linux kernel is: 3.5.7 (EOL) [02:21] of course 13.04 will be here in a few months. ;) [02:22] dr_willis, that wasn't to me was it? [02:22] Greetings, I am running pinguyos (which I'm pretty sure is ubuntu 12.04) I run it t work where I have limited internet access (certain firewall rules block certain traffic) When I try to upgrade I get the broken header error which I'm told is caused by repo's getting blocked then my upgrade fails. My question is...Is there a way to get the upgrade files from another PC and then run it on my work PC? [02:22] 12.10 can't even run smoothly in a vm [02:23] this is a disaster [02:24] frank: pinguy its own support rooms/channels. . You can upgrade with a 12.10 cd/dvd BUT from what ive seen in the past you dont upgrade Non-ubuntu variants using the ubuntu media. it can break things badly [02:24] ahhh thank you I appreciate the help. Thats good to know [02:24] frank: of course i really dont see much need for pinguy any more. i played with it in the past. [02:25] but trying to do relase upgrades from pinguy, or other variants can be prone to failure === Gallomimia_ is now known as Gallomimia [02:26] I like all the desktop pomp and circumstance. I was an Ubuntu UE fan but it seems to be getting sloppy [02:26] UE? [02:26] cbrain: Define smooth. [02:27] ultimate edition [02:27] oh, never heard of it.. [02:27] ubuntu variants seem to pop up like mushrooms after a rain. ;) then vanish just as fast. [02:28] Hi everyone I'm considering upgrading from ubuntu 10.04 to 12.10, but I see it uses the 3.5 Linux kernel, does anyone know if it will be updated soon to 3.6? 3.5 is EOL as far as I know...Many thanks [02:28] hehe good analogy [02:30] Has anyone been able to get verizon wireless broadband working on any variant of ubuntu (I have Pantech UML290) just cant get it going? === piero is now known as Guest35075 [02:30] Ant324: you should just go to 12.04 so you won't have to upgrade every 6 months [02:31] <_Brett_> how do you connect to it? [02:31] <_Brett_> frank [02:31] yes [02:31] Question... I am fixing to do an install on a virgin hard drive... The laptops old hard drive and OS was Windows 7 64-bit... I am putting the newest version of Ubuntu on it.. Should I go with the 32 bit version or the 64 bit version? [02:31] <_Brett_> is it a usb stick? [02:31] yes [02:31] Ben64, Yes, that is best, thanks for the advice, but my question remains [02:31] <_Brett_> oh. that sucks [02:31] MrCrumbs: depends if you have a 64 bit processor 64 [02:32] it is a 64 bit... i believe lol... AMB A6 [02:32] AMD* [02:33] <_Brett_> back in the day i had a usb homepna adapter (phoneline networking). could never get it to work on linux [02:33] dr_willis: those were all media players [02:33] MrCrumbs: i tend to always use 64bit os on 64bit hardware. === t0nic is now known as diamonds [02:34] It would be great if I could get it going. Upgrades would be easy then. No damn firewall or webfilter to deal with [02:34] ImTheDude: i use tunapie to listen to shoutcast radio streams all the time.. Im not sure what exactly you are looking for.. use the software center and package manager tools search feature to look for wha tyou want. [02:34] That's what my gut was telling me.. A buddy suggested to use the 32 bit.. I figured I would ask the Ubuntu gods :P [02:34] hi im getting some really funky "artifacts" all over (video), if i push my mouse over certian thing sin ecipse, the ubuntu software center, images / text get jumbled pretty badly (like white noise), but eventually it comes back to normal and does it again. i tried to screenshot it but the screenshot is turning out okay. not sure else how to explain it? [02:34] MrCrumbs: i dont see much reason to stick to 32bit on 64bit hardware these days [02:35] the last plausible reason I saw to stay on 32 bit was flash player [02:35] but that has worked on 64 bit for quite some time now [02:35] with the flash-video replacer and downloader plugns.. ;) i rarely even need flash these days. [02:35] Ben64: eol for almost a year now...use html5 or stop visiting crappy sites [02:35] <_Brett_> frank, have you tried ndiswrapper? [02:35] I know that Linux Mnt 13 didn't work worth a crap on it.. 32 or 64 bit [02:36] night all... [02:37] morning dr_willis [02:37] Does Ubuntu do formats on virgin hard drives? [02:38] infact i even tried arch linux and i was getting the same issue, im wondering if it could be a video driver problem? the initial install everything seemed okay. [02:38] * Laice has just learned to love Guake and Irssi [02:39] anyone know? === MagiAway is now known as Magiobiwan [02:40] yes MrCrumbs [02:41] it'll format a virgin drive, if you mean a 'fresh out of the box' drive. === cbrain is now known as casperme [02:46] MrCrumbs yes you can [02:47] DarKMode, he left. [02:47] :) [02:47] i have the left messages turned off [02:49] vlc keeps losing audio sync === atrius is now known as atrius_away [02:50] does mplayer? [02:50] dont have it installed [02:50] test your audio with mplayer [02:50] or is it just VLC that acts this way? [02:51] rewinding one second fixes sync [02:51] All files or one (1) file? [02:51] different files [02:51] All the same? [02:51] nope [02:52] just audio files? or audio/video files? [02:52] One (1) ok? [02:52] a/v files as far as I know, dont know how only audio files would lose sync [02:53] does youtube act up in this manor? [02:53] nope [02:53] sounds like VLC is to blame, try mplayer, or update VLC from source if its old. [02:53] well maybe if I played something long wnough [02:53] explain. [02:54] well most of sync issue happens after about 12 -20 mins [02:54] wew,maap,ada perlu [02:55] most utube videos are only 9 mins long [02:55] oh... [02:55] test mplayer and see if it does this, does it do this when you seek forward 15+ mins? [02:56] never tried just was looking for an answer to fix since I assumed lots of ppl here use vlc [02:57] I use mplayer.. :P [02:57] google doesnt seems to have any relevant answers [02:57] VLC has always had issues for me..its never worked right for me. [02:57] i believe im going to play some COD-MW3..later fellas. [02:59] Try running ubuntu on 16K ram. :P [02:59] 16K or 16G? [03:00] Getting back from KDE to XFCE! :) [03:00] greats kamelot314 [03:02] Blackness, 16K === metasansana is now known as blahbot [03:03] wow. 16K is old [03:04] Ik [03:04] update ;) [03:04] jesus, and i thought my 1g was getting old [03:04] my server is 16G, my notebooks are 4G :P [03:04] It's another box that has not seen the light of day since the 90s, which was before I was born [03:05] you were born after 2000? [03:05] why would you setup a server on specs that old? [03:05] thats not a matter [03:05] Cherr, actually, late 1999, but still [03:06] lol i see. why even bother with a box that old? [03:06] Blackness, it can run DOS fine [03:06] Cherr, idk [03:06] lol [03:06] I got bored. [03:06] It takes tapes o.o === blahbot is now known as metasansana [03:07] well, DOS was running fine on my 286 bakc in the time [03:07] with only 4k of memory [03:07] linux too ... [03:07] yup! [03:08] But was it made in the 90s [03:08] you should try Blackbox or any lightweight Windows Manager first! [03:08] :| === k is now known as Joan === ubuntu is now known as Guest68174 === Guest68174 is now known as ubuntuLearner [03:11] i need help unistalling a application from ubuntu [03:12] do you want to do it from the command line or through the ubuntu software center? [03:12] Terminal --> sudo apt-get remove (package name) [03:12] ubuntulearner, you can do it with a lot of ways === Joan is now known as Logan_ [03:13] GUVCViewer is the app i would like to unistall. This package name is not listed in the package list [03:14] ubuntulearner, where do you installed it from ? [03:14] blackshirt i installed it through software center [03:15] if you install it from main repository through software center, you should find them [03:15] when i tried "sudo apt-get remove guvcviewer" it shows unable to locate package [03:16] ubuntuLearner: You probably meant guvcview. [03:16] !info guvcviewer [03:16] Package guvcviewer does not exist in quantal [03:16] !info guvcview [03:16] guvcview (source: guvcview): GTK+ base UVC Viewer. In component universe, is extra. Version 1.5.3-0ubuntu1 (quantal), package size 237 kB, installed size 751 kB (Only available for linux-any) [03:16] !info guvcview | ubuntulearner [03:16] ubuntulearner: please see above [03:17] wow, ubuntu-tweak flipped my mouse :x [03:17] when i run the above command it sows "event not found" [03:18] ubottu , blackshirt on running the command it shows "event not found" [03:18] ubuntuLearner: I am only a bot, please don't think I'm intelligent :) [03:18] Any good non-gnome/kde gantt chart programs? === diamonds__ is now known as diamonds [03:19] blackshirt any other means i can uinstall? === urinalcake is now known as JoshuaP [03:20] quit [03:24] when i trying to install new apps, it shows waiting for apt-get to exit. what can i do? [03:25] green_16: annoying isn't it [03:26] green_16: the updater sometimes puts it in use [03:26] i don't know what's going on....any solution? [03:27] green_16: I just reboot the box or you can find the prowess using it and kill it [03:28] how? [03:28] green_16: ps -a [03:29] or top [03:30] it like this, PID TTY TIME CMD [03:30] 8687 pts/2 00:00:00 ps [03:30] ps -A [03:31] it gives a list of everything running [03:31] is there a 10.04.4 netboot image somewhere? i want to try something out. [03:31] ya i saw [03:31] !old [03:31] yes its the mini iso [03:31] old realease.ubuntu.com frankko [03:31] iirc [03:32] gogeta, where can i find it.. i can only find the old 10.04 [03:32] Hi there. Universal USB installer is showing tens of hours remaining on the 7zip phase when I try to put the Ubuntu 12.10 ISO on my flash drive. It's transfering at only a few KB/s. Anyone know what's going on? [03:32] !old [03:33] daxter release.ubuntu.com = 404 [03:34] oldreleases.ubuntu.com [03:34] iirc [03:35] also 404 [03:35] frankko, try this http://cdimage.ubuntu.com/netboot/ [03:35] Is there a way to set the screen coordiance for an at when you launch it? (like as part of the terminal command) [03:35] aha... [03:35] !lucid | frankko [03:35] frankko: Ubuntu 10.04 LTS (Lucid Lynx) was the twelfth release of Ubuntu. Download http://releases.ubuntu.com/10.04/ - Release Info: http://www.ubuntu.com/getubuntu/releasenotes/1004 - Supported until April 2013 (Desktop), April 2015 (Server) [03:36] old releases ubuntu.com frankko [03:36] dormito, that one is 10.04, not 10.04.4 but perhaps oh well [03:37] frankko: its updated to 10.04.4, thats how LTS releases are [03:37] er add .4 to the 10.04 part of ink [03:38] link* [03:38] Daxter, the links says last altered 2010,23 april. [03:38] here: http://releases.ubuntu.com/10.04.4/ [03:38] i have trouble booting the 10.04.0 release it seems [03:39] Daxter, no netboot/mini.iso there either... [03:39] yeah dont think ubuntu akes netboot images [03:39] makes* [03:39] think thats a debian thing [03:40] what trouble you have booting? [03:40] i think the optimus crap in my laptop does not like something in the boot process [03:41] Daxter, i have found plenty of netboot images though for ubuntu for all major releases. Just not found the point releases. [03:41] Daxter, like in here: http://archive.ubuntu.com/ubuntu/dists/lucid/main/installer-i386/current/images/netboot/ [03:42] darn they do make em [03:42] i stand corrected [03:43] im building pnmixer, and im getting these errors, any help? checking for alsasound ... no, configure: error: alsa not found [03:44] blackness: is alsa sound installed? [03:44] should be, i have the command alsa. [03:44] i will try again.. maybe i get luckier [03:44] alsa-driver cannot be found. [03:44] blackness: you probly need alsa-devil if.your.compling === Garr255 is now known as Gar255 [03:45] blackness: you dont have a proper alsa sound configuration [03:45] no such package. [03:45] almoxarife, explain in detail please.. [03:45] my sound works perfectly. just cant compile (obmixer/pnmixer) [03:45] blackness: lets assume 'alsa' is installed, purge it and re-install it [03:46] the Dev package === Gar255 is now known as Gar [03:46] which alsa: /sbin/alsa [03:46] blackness: are you using 'synaptic'? === |_ocke3 is now known as |_ocke === Gar is now known as Garr2 [03:46] no, apt-get === Garr2 is now known as Garr25 [03:46] How can I change the theme or modify it in 12.04 Gnome Classic? Nothing I do seems to change anything. [03:46] blackness: no the package === Garr25 is now known as Garr2555 [03:46] package manager broken from 12.04 to 12.10. [03:46] almoxarife: he's compiling he probly need the Dev package === Garr2555 is now known as Garr244 [03:46] no. im not using synaptic [03:46] blackness: are you compiling? [03:47] yes. [03:47] blackness: forge4t everything i said [03:47] what package is the devel for alsa-sound? [03:47] blackness: compiling also because? [03:47] alsa [03:47] im not compiling alsa..im compiling pnmixer. [03:48] https://github.com/nicklan/pnmixer/wiki is what im building. [03:48] blackness: add 'dev' is usually a good bet, but i am guessing, it depends on the error shown [03:48] E: Unable to locate package alsa-dev [03:49] libasound2-dev [03:49] thats it? [03:49] should be [03:49] how did you find that? [03:50] and yes, that was it ;) [03:50] yay [03:50] blackness: you are compiling an applet? [03:51] yes almoxarife i gave you a URL to what im building. [03:51] blackness: yes, been there, sounds great, good luck with that [03:51] blackness: I found it by "apt-cache search alsa | grep -i dev" [03:51] it worked perfect, bye bye gnome-sound-applet [03:51] :) [03:52] there, my learndrop now has it saved.. [03:52] ;) [03:53] hello [03:53] Daxter, i will try updating the boot iso file with my custom 3.6 kernel. === Garr244 is now known as Garr245 === Garr245 is now known as Garr255 === Garr255 is now known as Guest34223 [03:54] any ideas why im getting a daily upgrade of boot-repair? === Guest34223 is now known as Garr255 [03:54] is hulu desktop broken for ubuntu 12.4 [03:56] :) [03:56] what is the preferred way to install the nvidia propitary drivers in ubuntu? apt-get install nvidia-current? [03:56] niriven: yes [03:57] almoxarife: weird though it iddnt work in 12.10 unless i installed linux-headers-generic first, is this expected? [03:57] niriven: there are two headers for the kernel, installed both? [03:58] i do windows batsh ,is scripting in lunix hard to learn? [03:58] almoxarife: no installed nvidia-current first, rebooted, unity didnt load, read online, apt-get install kernel-headers-generic, reinstall nvidia-current, everything worked. [03:59] niriven: i have always included the headers with ubuntu kernels, so i cant say [03:59] niriven: it worked, thats what counts :) [04:00] almoxarife: true, thanks :) [04:00] i do windows batsh ,is scripting in lunix hard to learn? === mfc51 is now known as mfc52 === mfc52 is now known as mfc51 [04:01] FiReBloodPhoeniX, not especially, although the two are very different [04:01] also maybe dumb question, any idea whats being 'tracked', the privacy tab says emails, images, etc. [04:02] jap i see the file system to start off is very different [04:03] well yeah, windows and linux are horses of a different color for sure [04:03] niriven: tracked via a web browser? [04:04] almoxarife: not sure, under privacy i have an option to turn off "do not record activity for" things like vidoe, email, website, messaging, etc. wonder what that means. [04:05] how can i track an error from a program that force closes as soon as i click it [04:05] afklinguist: run it from terminal [04:05] i can put commands in the konsole... but i have no idea how to make scripts and run them,id probably Google it [04:05] look up shell scripting [04:05] FiReBloodPhoeniX ^^ [04:05] niriven: where do you see that option? === Magiobiwan is now known as MagiAway [04:06] 12.10, press the windows key, type privacy, theres a tab called files. [04:06] DaveR: Thanks [04:07] Im off to Water my Windows 8 :-D See l8r [04:08] where is xorg.conf located on a default install? (12.10)? [04:08] niriven: sounds like desktop option to keep some of your pers info from being recorded [04:09] blackness: doesn't exist til you generate it [04:09] blackness: it should be in /etc/X11/xorg.conf when you do === furian is now known as shantorn [04:10] ahh thanks m8 [04:10] no prob [04:11] brb [04:13] <[Ch4m3l30n]> Does Ubuntu 12.10 include Kernel 3.3 or is it still on 3.2? [04:14] !info linux | [Ch4m3l30n] [04:14] [Ch4m3l30n]: linux (source: linux-meta): Generic complete Linux kernel.. In component main, is optional. Version 3.5.0.14.14 (quantal), package size 1 kB, installed size 31 kB [04:15] Howdy? Any clue how to know the application version on Ubuntu Software Center? Thx. [04:15] <[Ch4m3l30n]> xangua: excellent, thank you sir! [04:16] Chain PREROUTING (policy ACCEPT) [04:16] DNAT udp -- anywhere cpe-77-252-94-160.stny.res.rr.com udp dpt:19004 to:192.168.1.109:19004 [04:16] can anyone tell me the iptables command to make that? for table nat [04:21] does anyone use gdm3setup on 12.10? === tobias is now known as Guest18989 [04:25] on my workhorse netbook i have continued to run Natty and yesterday updated to Oneiric with no issues. today i have commenced to update to Precise but i am worried as all the panels have disappeared all i have left onscreen is the Lucid background and my cursor, not even the windows button will bring up pa seach window/dialogue box... but the good news is one it flashed back to the update progress about 5 minutes ago and said 58 more mi [04:28] after installing hulu desktop it wont run. terminal shows several gdk errors. not sure what that means [04:31] afklinguist: pastebin them [04:31] oh it is still spinning tunes thru Banshee as well :-D === dpac|away is now known as dpac [04:34] http://pastebin.com/s6RC9jv8 [04:38] Hello I am having a bit of a ubuntu issue [04:38] cbathurs: ok, describe it all in one line to the channel [04:39] afklinguist, according to this post, you need a newer flashplayer > http://opennomad.com/content/hulu-and-ubuntu-1204-and-flashplayer [04:40] i was able to find that article actually but im a linux newbie so its a bit over my head [04:40] hello === thunder is now known as Guest36496 [04:41] anyone here [04:41] afklinguist, look @ http://helpx.adobe.com/flash-player/kb/archived-flash-player-versions.html for the latest 11-6-2012 [04:42] I cant get dash home to work properly. Anytime I open it, it goes completely bonkers and ends up crashing ubuntu. All I get after i try to open anything in dash home it gives me a yellow screen then a bunch of text and then flipflops between the two. [04:42] my whole ubuntu partition has vanished (received grab rescue error, gparted on live cd does not show my ubuntu partition and my /home instead unallocated space) advanced help needed. === dark3n is now known as dark3n|off [04:43] any Ideas of the problem aeon? [04:44] I was about to install virtualmin using the downloaded install script, but the installed shows a list of supported sytems, and it did not included Ubuntu 11.10, which is what I have [04:45] oddly, it skips that version and says it supports 12.04 LTS [04:45] is there no chance if using the installer on my server? [04:45] my whole ubuntu partition has vanished (received grab rescue error, gparted on live cd does not show my ubuntu partition and my /home instead unallocated space) advanced help needed. [04:46] i just checked at it is still scrobbling to LastFM so hopefully the install is still progressing even though there is just the luminous screen that was introduced first with the Unity desktop... this is why i upgrade OS only when i bloody have to :-D [04:46] somebody recommends me a kind of autocad for ubuntu 32 bits ?? [04:47] hi [04:48] I change mouse sensitivity, and it become too slow, so I want to use defaults but I cant do it [04:48] :D [04:48] 12.10 [04:48] afklinguist, did you try updating your system? sudo apt-get update && sudo apt-get upgrade [04:49] help me? [04:49] has anyone ran the virtualmin install script on Ubuntu 11.10 server? [04:50] how to use defaults of Mouse settings? [04:50] Yakut: Are you unable to turn the sensitivity back up? [04:50] now to find more openbox tweaks.. [04:50] heh [04:50] So... my .gvfs moved :P I'm used to moving files about from the cmdline into / out of .gvfs. I noticed some other changes to the filesystem layout, so, where's nautilus mount (s)ftp stuffs? [04:51] In 12.10. [04:51] yakut, go back to mouse sensitivity and change it (there is no default button) play around. [04:51] yakut, go to dash and search for "settings". click on mouse. [04:52] Gerowen> Yakut: Are you unable to turn the sensitivity back up?" now then I change sensitivity - it cant be slow or speedy [04:52] it slow forever [04:52] _) === marvin is now known as Guest23351 [04:52] yakut, same here, the mouse slider does not apply the change. [04:52] That's weird, I haven't messed with mine so I guess it hasn't affected me. [04:53] I change Mouse Speed - it works (upper sensitivity), but Mouse Sensitivity not works [04:54] I move the slider nothing happens [04:54] is it a bug? [04:55] yakut: http://askubuntu.com/questions/205676/cant-change-mouse-speed-in-12-10 [04:55] my whole ubuntu partition has vanished (received grab rescue error, gparted on live cd does not show my ubuntu partition and my /home instead unallocated space) advanced help needed. [04:56] hhhzzzarn, sounds like your /home became inactive.. [04:57] ext4 bug? [04:57] blackness, I had xubuntu 12.10. I changed the grub file (the option to choose which entry by default from 0 to 4, 4 being windows 7). Run 'sudo update-grub'. Restarted later. [04:58] blackness, sabot, then encountered the windows recovery partition which I cancelled, then restarted again. [04:58] has anyone ran the virtualmin install script on Ubuntu 11.10 server? === aaaas is now known as aaas [04:59] I'm trying to find out if it's safe or if it's better to try installing it all manually [04:59] blackness, sabot, then it went to grub rescue. I run ubuntu 12.10 live cd, gparted to findout the sda number for my ubuntu partition. Both my / ubuntu partition and my /home are missing and instead i have unallocated space [05:00] Didn't there used to be settings for running actions when you mouse to the corner of the screen? [05:01] hhhzzzarn: let me guess... your hdd is multi-booting? [05:01] sabot, I had windows 7 (3 partitions) and ubuntu (another 3 partitions, / and /home/ and swap) [05:02] hhhzzzarn: let me guess... so windows 7 kills your graub2? [05:02] does anyone know the code to download the photoshop equivelent for ubuntu? [05:03] Is there a way to get sensors info on the panel? [05:03] Tobias1983: have you tried gimp? [05:03] no [05:03] sabot, after I restarted my computer after 'sudo update-grub'. The computer automatically went to 'acer recovery manager' parition. But I cancelled it. It might have cause the ubuntu parition along with grub files to get hidden or removed? [05:03] do you know the code to dl it aeon-ltd [05:03] Is it as good as photoshop? [05:03] Tobias1983: search for it in the software center [05:04] Tobias1983: sudo apt-get install gimp === christopher is now known as Guest43223 [05:04] my software center isnt working currently its errorining out [05:04] what error [05:04] Tobias1983: it's UI is different, but i'd say yeah it's pretty good. [05:04] E: Package 'gimp' has no installation candidate [05:05] Sweet i been using photoshop for like 6 years will be interesting to use something different. [05:05] sabot, either that recover manager removed my ubuntu parition / with /home even thought I cancelled it and restarted the computer. Because i did nothing else to have cause the ubuntu parition and /home paritions (both ext4) to have been removed. === djohnson is now known as nolpek [05:06] hey how do i open this into a document? /etc/apt/sources.list [05:06] noob === me is now known as Linda [05:06] sabot, what do you suggesT? [05:06] isnt it gtsk? [05:06] hhhzzzarn: kill yourself? just kidding [05:06] Hey, so I was wondering, what do I do with source code? I was told its there to make the program and add any changes to the program you want, how do you install from SC? [05:06] Tobias1983: there are many text editors. you could probably use "gksudo gedit /etc/apt/sources.list" [05:06] tobias1983: sudo gedit /etc/apt or sudo nameoffileeditor /etc/apt/... [05:07] Tobias1983: it seems you are having a lot of problems with things, you should work on fixing them first [05:07] sabot_: don't say that kind of stuff here [05:07] thanks i always have issues with fixing gksudo gedit /etc/apt/sources.list is there somehting that i coul read to help me understand this better? [05:07] Hey, so I was wondering, what do I do with source code? I was told its there to make the program and add any changes to the program you want, how do you install from SC? [05:07] tem algum brazuca ai? [05:07] I feel bad just # out things i have no idea what they are. [05:07] hi people... question: ubuntu 12.10 using compiz effects allow me to use the opacity, like scrolling mouse while pressing super key or something like that, the windows get transparency... I want to do the same using the Gnome Shell instead Unity. Possible? [05:07] Guest43223, eu sou brasileira :) [05:08] How do you install a program via Source Code? [05:08] Tobias1983: what do you mean? [05:08] ryanwyan, https://help.ubuntu.com/community/CompilingEasyHowTo [05:08] legal [05:08] sorry but how do i direct my message at one person [05:08] afklinguist, type the person username [05:08] thanks, hhhzzzarn\ [05:08] thanks, hhhzzzarn [05:08] ben64 i mean inorder to fix my update i have to # stuff on my sources.list file [05:09] I want to learn what imd oing on there. [05:09] fui [05:09] is there something that will teach me? [05:09] afklinguist, type the person username exactly as it is, and it would show as red to the reciever :) [05:09] gksu kwrite /etc/apt/sources.list [05:09] hhhzzzarn thanks [05:09] is one way to edit that file. [05:09] Tobias1983: what do you mean you have to number stuff? can you pastebin the contents of the sources.list file? [05:09] Tobias1983: what ubuntu version are you using¿ [05:09] googling didnt help me with Mouse Sensitibity bug [05:09] D: [05:10] ben64 http://paste.ubuntu.com/1354814/ === sabot_ is now known as sabot [05:10] tobais1983: https://help.ubuntu.com/community/SourcesList [05:10] what's a good menu editor? [05:10] tobias1983: https://help.ubuntu.com/community/AptGet/Howto [05:10] i have never seen a sourcelist like this. [05:11] thanks guys [05:11] whats dup with it blackness? [05:11] dup? [05:11] up* [05:11] ive never seen this: deb (20120823.1)]/ dists/precise/main/binary-i386/, how is apt-get going to resolve (stuff) ? [05:12] Tobias1983: what does "lsb_release -r" show? [05:12] How to get the last batch buffer before GPU hang [05:12] what is lb_release? [05:12] my question [05:12] shows what version ubuntu thinks it is [05:12] type: lsb_release -r and tell us your version :) [05:12] can I run 32bit Ubuntu apps on 64bit Ubuntu? [05:12] Yakut: yes [05:12] Yakut, yes [05:12] i am guessing that 'synaptic' would be too simple a solution [05:12] Release: 12.04 [05:13] hes using precise..but that deb line looks wrong.. [05:13] but I listened that before running 32bit I will install some special libs [05:13] no?) [05:13] Tobias1983: ok then you need to replace your sources.list with a non-broken one [05:13] blackness, sobat, I am going to go ahead and recover the lost ext4 paritions with testdisk. [05:13] Yakut: they will install when needed by the 32bit app, automatic [05:14] ok [05:14] wow really [05:14] how do i o that? [05:14] how do i do that* [05:14] uhm..moment. [05:14] and how did my sourcelist break in the first place? [05:15] tobias1983, someone gives you their source.list :) [05:15] Tobias1983: dunno, you can use mine, I'm on 12.04 http://paste.ubuntu.com/1354821/ [05:15] Tobias1983, http://repogen.simplylinux.ch/ or http://askubuntu.com/questions/124017/how-do-i-restore-the-default-repositories [05:15] Pipe [0]: [05:15] CONF: c0000000 [05:15] SRC: 059f0383 [05:15] HTOTAL: 063f059f [05:15] HBLANK: 063f059f [05:15] onborad: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [05:15] HSYNC: 05ef05cf [05:15] Howdy? Sorry was disconnected. Anyone know how to find out application version on Ubuntu Software Center? [05:15] there you go Tobias1983 build your own, or let package-manager do it for you. [05:15] thanks ben64 [05:16] Tobias1983: simplest way to look at your sources.list is to 'sort' it, then look at the mess [05:16] easier to just replace it all [05:16] he needs a new one. [05:16] his is thrashed. [05:16] wishart, you can use the info command in apt-get http://askubuntu.com/questions/133456/can-i-uninstall-and-reinstall-ubuntu-software-center [05:17] WishArt: scroll down, the version is there [05:17] wishart, not listed in that link but tells you the packagename for the ubuntu software cetner [05:17] Oh I missed it, sorry & tyvm hhhzzzarn [05:18] wishart, I thought you wanted to know the application version for the ubuntu software center itself? or the application available through the software center? [05:18] so is it better if i just copy ben64 sourclist or generate my own? [05:18] how do you enable 'water effect' on ubuntu 12.10? === themill_ is now known as themill [05:18] The application :) For example GIMP version that available on software center. [05:18] Tobias1983, i always generate my own.. [05:19] then again, if you use his, you use the repos he's enabled aswell. [05:19] i just click all the apps i have on my comp? and then i generated it [05:19] WishArt: scroll down, the version is there [05:19] I copy what it made into my sourcelist and save? [05:19] wishart, oh, go to application like gimp, scrolls down to the information section, it is written there. [05:19] Building your own gives you complete control over that via web-gui etc. [05:19] yes [05:19] wishart, just above the comments. [05:19] silverlight doesn't work on ubuntu does it? [05:19] I mean it doesnt look like the sourcelist i have though [05:19] blackness: not with drm [05:20] drm? [05:20] yeah, drm [05:20] what is drm? [05:20] wishart did you find it? [05:20] Yup, got it. Thanks for your advice. It's weird, said GIMP 2.8 is available on software center but it's still 2.6 [05:20] ... [05:20] i just installed a bunch of updates and rebooted like it asked me to. logged in and all i can see is wallpaper, how do i start diagnosing the issue? (12.04) [05:20] its segmented into 3 groups which part do i copy into source.list? blackness [05:20] Tobias1983, hang on. [05:20] Yes I do, hhhzzzarn. Thank to you :) [05:20] wishart, I have gimp 2.8.1 listed in my ubuntu software center. I have ubuntu 12.10 [05:21] i can copy what it gave me to pastebin if you want [05:21] Ben64, i dont study abbreviations [05:21] wishart, run 'sudo apt-get update' command through terminal [05:21] I'm using ubuntu 12.04 [05:21] it's been in the news and in popular lexicon for years [05:21] Ok, right awat hhhzzzarn. Tyvm :) [05:22] Tobias1983, http://paste.ubuntu.com/1354829/ [05:23] blakc is that what i should put in there? [05:23] seems drm is a codec. [05:23] yes Tobias1983 [05:23] ok ill copy paste what u put in there and use that thanks [05:24] that is just a basic repo list for the OS..if you want third party repo's you can add them manually. [05:24] I still get a lot of errors while updating stuff. [05:25] I was hoping that would be fixed. [05:25] what errors? [05:25] sudo apt-get update|pastebinit [05:25] paste url. [05:25] Done but it's still the same version hhhzzzarn. [05:26] wishart, hold [05:26] Let me google, at least i know what version on there. [05:26] blackness http://paste.ubuntu.com/1354832/ [05:26] Ok hhhzzzarn :) [05:26] thats a third party repo :P [05:27] cd /etc/apt/sources.list.d; ls | pastebinit [05:27] it has stuff like this too Err http://ppa.launchpad.net precise/main i386 Packages 404 Not Found [05:27] how do i run a command within unity if i can't see a taskbar or anything? just wallpaper [05:27] jaxdahl: ctrl-alt-f1 then do it cli [05:28] aeon-ltd, it doesn't want me to run unity --reset within a tty [05:28] Tobias1983, cd /etc/apt/sources.list.d; ls | pastebinit [05:29] wishart, http://askubuntu.com/questions/134035/how-do-i-get-gimp-2-8 [05:29] Tobias1983, sudo apt-get install pastebinit incase you dont gave it. [05:29] how to fix this : http://paste.ubuntu.com/1354837/ [05:29] s/gave/have/g [05:29] Yippie, tyvm hhhzzzarn [05:29] that is completely empty [05:29] wishart, you need to work on your searching skill (yes it is an skill, choosing the write keywords) :) [05:29] wiiw, java's download was incomplete. purge it. [05:30] a skill* [05:30] the directory /etc/apt/sources.list.d/ is empty? [05:31] blackness yes [05:31] U right hhhzzzarn :D Actually I was googling how to find the version. Because i have reinstall 2x but still get the same version haha [05:31] blackness: purge error: http://paste.ubuntu.com/1354841/ [05:31] please paste the full output of this: sudo apt-get update | pastebinit, do not cut out any of the text please. [05:31] maybe im not typing it in correctly [05:31] wishart, ok. [05:32] wiiw, sudo apt-get -f install [05:32] blackness unforunately i have to go to work r now ) : thanks for all your help so far htough [05:33] welcome. [05:33] blackness: -f install error : http://paste.ubuntu.com/1354842/ [05:33] ubuntu 11.10 x64 - disk usage analyser says i have 18gb free, but nautilus is only showing 293mb. Something keeps eating cache space or something similar.. is there a way to flush / purge temp or cache files ? Its happened before and a reboot fixed it. This time it hasnt.. ideas ? [05:33] wiiw, might want to try, http://askubuntu.com/questions/149346/how-to-uninstall-java6 [05:33] wiiw: looks like you are hitting blanks trying to download, look at the responses from the dwnld lines [05:34] his download isn't the right file. [05:34] # [05:34] he can fix this by downloading that file manually and placing it in /var/apt/cache (i believe) [05:35] 1 [05:35] It's perfect now hhhzzzarn :) U're rock! [05:35] oops: /var/cache/apt/archives [05:35] It appears deja-dup does not accept regex via adding entries to org.gnome.DejaDup.exclude-list. Is there a solution to allow for regex matching of paths here? [05:35] I am not a advanced helper, just good searcher :) [05:36] an* [05:36] download: jdk-7u3-linux-i586.tar.gz to /var/cache/apt/archives/, run: sudo apt-get -f remove (or install) [05:36] hhhzzzarn: google is your friend [05:37] wishart, if you every deleted a file/folder/partition by mistake, use "testdisk". Most usefull program when the time comes. [05:37] Wow, that's new trick too for me hhhzzzzarn. Ty [05:38] blackness: without download the file manually , have any other ways ? [05:38] uhm. did that url hhhzzzarn posted work? [05:39] blackness: the url is not exist [05:39] wiiw, http://askubuntu.com/questions/149346/how-to-uninstall-java6 works fine. [05:39] blackness: not work : http://paste.ubuntu.com/1354844/ [05:40] unless your ISP is blocking it, or they (askubuntu.com) is blocking you. [05:40] Agree almoxarife, always do too. Prolly today google was making a coffee & left me alone :D [05:40] hang on wiiw [05:41] wiiw, did you install this VIA the webupd8 ppas? [05:41] blackness: wiiw has not installed java, look at his paste, what needs to happen now is remove remnants of the failed install process by hand [05:41] wiiw, when you type "java -version" what does it say? [05:41] wiiw, http://ubuntuforums.org/showthread.php?p=11821814 follow this one. [05:42] almoxarife, what i just pasted will do just that. [05:42] looks as if this happens to alot of people :P [05:42] I was googling how to resize font on GIMP as well but none answer fit until some1 on #GIMP told me my GIMP was too old almoxarife haha [05:43] cd /var/lib/dpkg/info/; ls | grep oracle-java7 [05:43] remove the files found.. [05:44] blackness: the strip portion looks right, been there done that a few times [05:44] find /var/lib/dpkg/info -name "oracle-java7*" -exec rm -f {} \;, if you want a one line. [05:44] run as su(do) [05:44] brb [05:44] blackness: it works , thank you === Vampire0_ is now known as Vampire0 [05:45] wiiw: dont try to install that same file/package again, something is broke with it [05:45] almoxarife: ok [05:46] I'll install default-jre instead [05:46] Mayb irc is our best friend for old issues when google's busy replacing the data with latest update almoxarife? :D [05:46] Instead of . [05:47] Jokes :P [05:47] if anyone can help me with this error, i would love you forever: http://paste.ubuntu.com/1354847/ [05:48] где я? [05:48] pigeonor_ as the same issue as wiiw did, with another package [05:49] welcome wiiw [05:49] sorry, i just joined, can you paste the instructions? [05:49] almoxarife, java requires you to register for their product. [05:50] blackness: pigeonor_ has the same like problem as wiiw [05:50] pigeonor, is apt-get -f install same as apt-get install -f? [05:50] hhhzzzarn, that command is the same..both ways. [05:50] hhhzzzarn, i try the traditional sudo apt-get install and it says to -f [05:50] pigeonor_, what package is stuck? [05:50] php-pear [05:51] http://paste.ubuntu.com/1354847/ <-- blackness [05:51] do this: ls /var/lib/dpkg/info|grep php-pear | pastebinit [05:51] then paste url please. [05:51] pigeonor_, are you running Lenny ? > php-pear_5.2.6.dfsg.1-1+lenny16_all.deb [05:51] @OerHeks yes [05:52] wait, isnt lenny debian? [05:52] yes it is [05:52] yes :) [05:52] but better help here [05:52] haha [05:52] pigeonor_: ls /var/lib/dpkg/info|grep php-pear | pastebinit [05:53] @blackness, i tried that, nothing happens [05:53] sudo apt-get install pastebinit [05:53] do that then..you dont have pastebinit installed. [05:53] pigeonor_: do you have 'pastebinit' installed? [05:53] :) [05:54] next time im doing: sudo apt-get install pastebinit; ls /var/lib/dpkg/info|grep package|pastebinit :P [05:54] debian in #debian pigeonor_ [05:54] http://paste.ubuntu.com/1354857/ [05:54] now i get that [05:54] oh, hes stuck..moment. [05:54] pigeonor_: ls /var/lib/dpkg/info|grep php-pear, paste the results by hand please. [05:55] blackness, feel free to support him in #debian === wolf is now known as Guest83924 [05:55] i cant help him here since ubuntu is based off debian? [05:55] correct [05:55] wow. [05:55] pigeonor_, ill goto #debian, go there and ill continue [05:55] im in debian now if that is how it has to be [05:56] blackness: more importantly, ask yourself why he cant get help on his own channel [05:56] this is ubuntu support only. [05:56] if they dont offer it, then what is he supposed to do? [05:56] blackness: sucks to use debian? [05:56] /join #debian pigeonor_ blackness [05:56] if i were him, i'd goto ubuntu myself if debian users didnt offer help, since ubunut is like debian. [05:56] bazhang, we did. [05:57] Hi, I am doing a "sudo cp...." but the permissions in the source dir are not the same as the destination's [05:57] The source dir is a git directory. [05:57] Could that be the reason? [05:57] so stop with the offtopic chat here blackness [05:57] dreamhost only uses debaian [05:57] err debian === nv is now known as XRS1 [05:58] bazhang: you forgot 'please' [05:58] almoxarife, lets move on [05:58] micadeyeye, use "sudo cp -p .. " [05:58] lets === mrenouf|away is now known as mrenouf [05:59] n3rV3, I have always used sudo cp -Rf. Should I replace now use "sudo cp -Rp"? [06:00] sorry [06:00] he dont say please almoxarife [06:00] micadeyeye: take it to #bash please [06:00] n3rV3, **Should I now use "sudo cp -Rp"? [06:00] :) [06:01] I thought R is for recursive [06:01] it is recursive. [06:01] is he trying to keep file permissions? [06:01] Yes, I want to keep file permissions. [06:01] blackness micadeyeye, take it to #bash please [06:02] almoxarife, sure [06:02] almoxarife, yes we'll discuss it on #bash thank you [06:02] oh forget it. ill help when someone directly comments 'ubuntu' in their comment. [06:03] blackness, i feel that times have changed, what happened to the all-inclusive world of open source? [06:03] join #samba ;) [06:04] i didnt know cp was bash..my understanding its a command built with linux itself.. [06:04] there are 1,584 people in here, the support here is for ubuntu only, because anything more could get crazy in here [06:04] blackness, cp can be based off of bash, sh, or busybox. [06:04] or any other shell. [06:05] so based off linux/unix. got'cha [06:06] i miss the old days..help wasn't restricted. next time ill pull them into a PM :) [06:06] !ot | blackness [06:06] blackness: #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! [06:07] I got fired from Comcast call center because I refused to stop going outside of my support boundaries. Ubuntu. [06:07] not recently... [06:07] you didn't finish that with Ubuntu. [06:07] * RiXtEr goes to bed. [06:08] ... [06:09] seven_six_two: Supporting/helping others is addictive. [06:10] it totally is. That's why I'm studying to be a teacher [06:10] well, next year will be teacher's college [06:10] ubuntu [06:10] Seven_Six_Two, thats enough [06:11] hi. i was just given access to a server in my school. it serves web files in "server.com/~studentnumber". where studentnumber is the name of my home directory. i want to change that after the ~ to a more pleasing name of my choosing. help [06:11] Jodorowsky, that will be your home directory, and you might not have permissions to move it. Are you admin on the server? [06:12] Seven_Six_Two, i'm not [06:12] :\ [06:12] Jodorowsky, that is more of a setting in your webserver software, apache handles it one way and lighttpd handles it differently, which one are you running? [06:12] Jodorowsky, register for a domain name and point a cname record at it [06:13] Heya hiya. [06:14] Jodorowsky, I believe you can sign up for a free one at dot.tk [06:15] RiXtEr, tried ps -e | greping for both and had no luck [06:15] Seven_Six_Two, thx [06:15] Jodorowsky, cname may be what you are after then, if you don't have root, not much you can change anyway [06:15] Jodorowsky, netstat -anp | grep 80 may be helpful though. [06:16] * RiXtEr really goes to bed this time. [06:16] Jodorowsky, if you're tight with the admin, ask for an alias [06:17] Seven_Six_Two, isn't it possible to set an alias like this example ? > http://www.patrickjwaters.com/blog/2011-09-03/aliasing-remote-servers-and-setting-passwordless-authorization-speedy-workflow-ubunt [06:18] Seven_Six_Two, the home directory is actually a bunch of links. so he just names the link whatever he wants and real home dir is someplace else [06:18] oh, hosts can work, but I don't think it will work without a name-entry if it's name based hosting [06:18] and it will only work on that one computer [06:19] Jodorowsky, I don't think you would have access to that link. [06:19] Jodorowsky, that's how I serve. my web root is in my user's home, but I can't rename the link that the server uses without admin [06:21] OerHeks, if you're aliasing that way, the server has to know to respond to that domain, or be set up with a default config that will respond for any domain (*:80) [06:31] Does anyone know if you can upgrade to LibreOffice 3.6.3 through the terminal? [06:32] brandinhess, with a PPA? compiling? sure. [06:32] Ok....where do I go to obtain that information? [06:32] do you have a deb file? [06:32] brandinhess, search launchpad for the ppa [06:33] Ok [06:34] !addppa | brandinhess [06:34] brandinhess: Since Ubuntu 9.10, a !ppa can be added using a single command « sudo add-apt-repository ppa:user/ppa-name » See https://help.ubuntu.com/community/Repositories/Ubuntu#Adding%20PPAs for more details === dpac is now known as dpac|away [06:35] That I am very well aware of. I added a Libreoffice PPA, and it still won't upgrade me to the latest version. [06:36] I only see that version on the libreoffice site [06:36] brandinhess: 32 or 64bit? [06:36] 64 [06:37] http://download.documentfoundation.org/libreoffice/stable/3.6.3/deb/x86_64/LibO_3.6.3_Linux_x86-64_install-deb_en-US.tar.gz <-- brandinhess, got torrent capability? [06:37] Yes [06:38] brandinhess: nevermind, thats the direct d/l , wget it and dpkg it [06:38] http://www.libreoffice.org/download/?type=deb-x86_64&lang=en-US&version=3.6.3 <-- as per this brandinhess [06:38] lol...i got muted on debian cause of my method... [06:38] oops wrong channel. [06:39] uninstall the old libreoffice first. [06:39] I already downloaded the tarball and it still tells me that I have an older version installed. [06:40] brandinhess: do you? [06:41] I don't see another one installed. Is there a way to find out? [06:41] If you add two small negative two's complement bytes, would you get unsigned overflow? [06:41] brandinhess: assume you do and 'sudo apt-get remove libreoffice' [06:42] Ok...stand by. [06:42] almoxarife, they need a lil more then that ;) [06:42] they? [06:42] It didn't work [06:42] yeah..libreoffice is more then that. [06:43] brandinhess, are you removing OpenOffice? or updating it? [06:43] blackness: 'libreoffice' [06:43] isnt that part of openoffice? [06:43] I am trying to update my Libreoffice to 3.6.3, and it won't let me. [06:43] no [06:43] moment please. [06:43] blackness, not any more [06:43] blackness, "libreoffice" is a metapackage [06:43] OerHeks: :) [06:44] what version is brandinhess using? [06:44] ubuntu version* [06:44] brandinhess: so it is not installed via apt/dpkg/synaptic [06:44] no [06:45] brandinhess: wanna share how you may have installed previously? [06:45] Simple....via the terminal. [06:46] brandinhess, try " apt-cache search libreoffice " [06:46] simple like what? an installer script from ????? brandinhess [06:47] almoxarife: Simple....meaning add PPA, and run sudo apt-get install libreoffice. Can't do that now without getting an older version. [06:47] sudo dpkg --get-selections | grep office [06:48] brandinhess, are we using the libreoffice ppas? [06:48] Yes [06:48] ah, you installed LibreOffice, added a ppa, and now you cannot see the installed one? [06:48] and they don't seem to work like they used to. [06:48] hehe.. brandinhess have you read this: http://www.iloveubuntu.net/libreoffice-36-landed-its-official-ppa-ubuntu-1204 [06:49] i cant get the ppa to add [06:51] I have already gone through all of the hassle of adding the most current PPA, and it would prompt me to install version 3.6.0 [06:53] holy crap, i had libreoffice installed all along :x [06:53] brandinhess, did you download the 170mb installer? [06:53] Yes [06:53] what version do you want of libreoffice? [06:53] brandinhess, what was the error when you tried to install it? === branant_ is now known as branant [06:54] 3.6.3....already downloaded and installed. It shows that I am running 3.6.2. Tried to update it, and then it prompts me to reinstall, only to see that it is 3.6.0. [06:54] remove all ppa's/ [06:54] did it install over the older files? [06:54] Yes [06:55] im going to build and install it myself..to see if i can mimic your errors. [06:55] brandinhess, what does which libreoffice return? [06:55] use locate.. [06:55] brandinhess, did you use sudo when you installed? did you install to /usr/local/bin or to /opt [06:56] Seven_Six_Two, check this out: http://askubuntu.com/questions/132837/how-do-i-install-the-latest-stable-version-of-libreoffice/182602#182602 [06:56] Seven_Six_Two: When I check the version of Libreoffice, it currently shows 3.6.2. It asks me to update to 3.6.3 by downloading the 170MB tarball from LibreOffice web site. I downloaded it, extracted it, installed it. I check the version and it still shows me 3.6.2. [06:56] that guide even warrents problems if you dont remove the older version before installing the newer [06:57] how did you install it? [06:57] Via terminal [06:57] using what commands? [06:57] Hold on... [06:57] and what ubuntu version are you on? [06:58] is there any software like nokias pc suit for ubuntu 12.04 [06:59] blackness: sudo dpkg -i *.deb, cd desktop-integration, and sudo dpkg -i *.deb. I am running two distros: Ubuntu 12.10 and Linux Mint 13 Cinnamon. Both having the same problem. [06:59] i dont have .deb files for my install.. [06:59] i have a crapload of .rpms [06:59] brandinhess, can you try to run with explicit paths. like /usr/local/bin/libreoffice [07:00] brandinhess, or /opt/bin/libreoffice [07:00] Of course [07:00] juniour, maybe this page is any help >> https://help.ubuntu.com/community/PortableDevices/Nokia [07:00] maybe you'll find it's in two locations [07:00] Already looked, and it isn't. [07:01] http://download.documentfoundation.org/libreoffice/stable/3.6.3/deb/x86_64/LibO_3.6.3_Linux_x86-64_install-deb_en-US.tar.gz is this what you downloaded brandinhess ? [07:01] you didn't uninstall your previous version, right? [07:02] I uninstalled it more times than I can count at the moment....still no positive results. [07:02] And reinstalled it too. [07:02] does it come back everytime you remove it? [07:02] nope [07:02] did you purge? [07:02] that's good. that would be spooky [07:03] BTW, that is where I downloaded my 3.6.3 from....that is the exact link I used. [07:03] ok..im downloading that now [07:03] im going to install it over my current version of 3.5.0 i think is what i got [07:03] when I use chkconfig, I saw many warning messages. if chkconfig is deprecated, how can I make service on or off at boot time? update-rc.d? update-rc.d syntax is just too hard to be understood. thanks. [07:04] so let me get this straight. you uninstalled the repo version, and it successfully removed. then you downloaded 3.6.3 and when you install it, it claims to be 3.2.0? [07:04] installing. [07:04] whats the best flash player right now. [07:04] west: whats in flash-installer :P [07:04] sgo11, "sudo update-rc.d -f apache2 defaults" will add apache2 to startup in levels 235 [07:04] No, it claims to be 3.6.2, and it gives me the option to update by downloading the file that is referred above, and it still returns the result of being version 3.6.2. [07:05] let me install mine..and lets see if mine does it [07:05] ok === alin|mobile is now known as alinmear [07:05] to remove apache2 use "sudo update-rc.d -f apache2 remove" [07:05] n3rV3, thanks for replying. what is run level 3 and 5? I think I am currently using 2. and how to turn off a service? thanks. [07:05] how are you loading libreoffice brandinhess ? [07:06] n3rV3, just read your reply about remove. thanks. [07:06] Both through the GUI and terminal. [07:06] sgo11, it wont stop the service, the service will be removed from startup [07:06] brandinhess, i installed libreoffice3.6.2.2 and i downloaded that file. [07:06] the one i posted above.. [07:07] black@blackness:~/Downloads/LibO_3.6.3.2_Linux_x86-64_install-deb_en-US/DEBS$ libreoffice --version [07:07] LibreOffice 3.6 [07:07] Blackness, what do you mean? how do i check? [07:07] to stop the service on a running server use: "service apache2 stop" or "/etc/init.d/apache2 stop" [07:07] west: are you having problems with flash? [07:07] add sudo before above commands [07:07] blackness: Yes, but I downloaded the tarball for 3.6.3 and it shows that I have 3.6.2 installed. [07:07] i did too. [07:07] n3rV3, thanks. I understood that part. what is runlevel 3 and 5? I used to using opensuse. that is different from ubuntu. so I am confused. thanks. [07:07] look at my directory from my post [07:07] LibO_3.6.3.2_Linux_x86-64_install-deb_en-US [07:08] OpenSorce, its opensource [07:08] does anyone have bumblebee working in 12.10 ? [07:08] and mine reports 3.6.2-2 [07:08] bulletrulz, I've had this nick since '97. I doubt it's a typo... [07:08] * brandinhess needs a case of beer [07:09] blackness, i didn't install adobe flash player and gnash seems to not work on firefox in youtube.com [07:09] 1997 or 1897 OpenSorce? [07:09] bulletrulz, it's rules not rulz [07:09] !runlevel [07:09] In Ubuntu all runlevels except 0,1 and 6 are by default equal. Also keep in mind that Ubuntu now uses !Upstart instead of System V init so there is normally no /etc/inittab. [07:09] brandinhess, you cant fix what they released..they labeled the 3.6.2 as 3.6.3.. [07:09] OpenSorce, BEEN BULLETRULZ since 1503 [07:09] bulletrulz, we're off-topic let's knock it off now [07:10] mm [07:10] kk [07:10] blackness: OK....let's forget about that for a moment. Why doesn't the software center show that 3.6.3 is available? [07:10] because its not..in tarball or a repo. [07:11] Is it supposed to be? [07:11] 3.6.2 lives inside the packages libreoffice released as 3.6.3 as far as i can tell. [07:11] n3rV3, thanks. but I am still confused. what is the different between runlevel 2, 3, 5? I think I am currently using 2, because that is the result of executing command $ runlevel. [07:11] What kind of screwed up crap is this supposed to be? [07:11] a mistake, which people make. [07:12] Well, I sure hope that they see their typo, or whatever one wants to call it. [07:12] i have 3.5.0 and 3.6.2 installed at the same time by the way...and i tried the update thing from the program..and i found the link i just gave you 10mins ago..endless loop..wait for a proper to come out, i assume. [07:13] What link? [07:13] sgo11, that is a Linux/Ubuntu concept and you'll have to read about it. I can help you with your support queries here [07:13] http://download.documentfoundation.org/libreoffice/stable/3.6.3/deb/x86_64/LibO_3.6.3_Linux_x86-64_install-deb_en-US.tar.gz [07:14] west, sudo apt-get install flash-installer i believe. [07:14] blaskness: thanks [07:14] well, hello everybody [07:14] welcome. [07:15] how can I find out whether i'm running 64 bit or 32 bit from command line? [07:16] uname -a [07:16] Supreme_Niggler: rude nick in some parts [07:16] look for _64 [07:16] n3rV3, I understood the linux concept. at least, I understood the opensuse concept. runlevel 5 is graphical. runlevel 3 is text mode with network. if I remember correctly, runlevel 2 is text mode without network. etc... but for ubuntu, it's totally different from opensuse. that's why I am confused. whatever. I can google for it. thanks a lot for your help. [07:17] blackness, tried that, doesn't show that info, least not here on this machine [07:17] almoxarife: http://en.wiktionary.org/wiki/niggle -- Supreme_Niggler: But you know damn well why you chose the nick :P [07:17] post your: uname -a [07:17] :) [07:17] basically on ubuntu runlevels 3 and 5 are same as runlevel 2. https://help.ubuntu.com/community/UpstartHowto will explain more about it. [07:17] yw [07:18] #29-Ubuntu SMP Fri Oct 19 10:27:31 UTC 2012 i686 i686 i686 GNU/Linux [07:18] thats not all of uname -a... [07:18] and machine name and kernel version [07:18] no info about 64 bit or 32 bit [07:18] im 64x: Linux blackness 3.5.0-18-generic #29-Ubuntu SMP Fri Oct 19 10:26:51 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux === atrius_away is now known as atrius [07:19] Random832: the nick is offensive, he knows it, i know it, i thought humanity was better than that [07:20] overdub, i686 implies 32 bit [07:20] n3rV3, thanks a lot. I will read that link. [07:20] in some parts... humanity is not [07:20] relgar, thanks, I'll go with that === Partyschaum^away is now known as Partyschaum [07:20] dmesg|grep CPU0 try this overdub ..look for the line with CPU0: and see if your CPU shows up as 64x [07:21] overdub, fyi "i386" or "i586" are also possible; easier to check for x86_64 existence [07:21] blackness, CPU0: Intel(R) Core(TM) i7-2620M CPU @ 2.70GHz stepping 07 === atrius is now known as atrius_away [07:22] his processer is 64x, i bet he used a 32bit iso. [07:22] blackness, lots of output from that but nothing to indicate 64 or 32 [07:22] do these guidelines [07:22] https://wiki.ubuntu.com/IRC/Guidelines [07:22] apply to ubuntu-offtopic too ? [07:23] "cat /proc/cpuinfo | grep -i flags | head -n1" will show if a cpu supports 64 bit [07:23] zamboni: you tell us, did you read them? [07:23] ya [07:23] zamboni: why do you ask? [07:23] cause [07:23] in off-topic channel there's 2 peeps debating it [07:23] i want to settle it [07:23] how does one get an OPS attention? [07:24] with !op [07:24] once...and for all [07:24] i think. [07:24] how do I make chromium use an external download manager? [07:24] Ben64, what would you look for on the output of: cat /proc/cpuinfo | grep -i flags | head -n1 [07:24] by making a henious nick [07:24] blackness: that's really for emergencies. There is a ubuntu-opps channel I think [07:24] i want Supreme_Niggler gone! offensive nick, i live in the modern world where that is not acceptable [07:24] Yeah, I think !op and !ops works, but you shouldn't use it willy nilly [07:24] Ben64, the output included this: dtes64 [07:24] blackness, overdub: I would look for lahf_lm [07:24] umm ignore me [07:24] thanks guys [07:25] ok, i got that..but i know imm using 64x :P [07:25] Ben64, yes, that's there too [07:26] overdub, i think you installed a 32bit version, is this a fresh install? [07:26] so then, is it still possible/likely that I'm running a 32 bit install? [07:26] your uname is a 32 bit one, so yes [07:26] blackness, yeah, couple weeks old [07:26] overdub: i found out my lappy was 64bit by accident, loaded ubuntu 64bit without paying attention, then i noticed it, so you may have a 64bit [07:26] save important stuff, and install a 64x iso.. === Wilson is now known as Guest10985 [07:26] ok, I'll change the freakin nick.... to "modern" standards...... [07:26] Supreme_Niggler: thnks [07:26] Guys, can i ask here about MAAS ? [07:26] ... [07:26] or it must be at #ubuntu-server ? [07:27] maas? [07:27] blackness, lots of work, had it all running so sweetly too -- might have to reinstall [07:27] A[D]minS: maas? no, i used to pull data out of that mess [07:27] almoxarife huh! [07:27] !MAAS [07:27] i dont know if its possible, if you can re-install without formatting.. [07:27] overdub: if you have a home partition, or save your home directory, it makes it pretty easy [07:27] https://wiki.ubuntu.com/ServerTeam/MAAS/ [07:28] tar /home or rsync it somewhere.. [07:28] maas, wrong maas [07:28] almoxarife Shall i consider it as joke? [07:28] overdub: you can also keep a copy of all the packages you have and put em back [07:28] Ben64, I'll just try both drivers for this scanner and if something breaks I'll reinstall [07:28] Ben64, that sounds handy -- how to do that? [07:28] i cant help with MAAS, looks tricky [07:29] nick changed.... this better? [07:29] blackness its okay :) Thanks for trying [07:29] overdub: http://savvyadmin.com/backup-and-restore-package-lists-in-ubuntu/ [07:30] A[D]minS: i thought it was a db used for industry, same name, wrong on my end [07:30] almoxarife , its okay. [07:30] holy crap thats helpful.. [07:30] thank god.. [07:31] sudo apt-get install gnash mozilla-plugin-gnash is not working on my firefox ubuntustudio 12.10. [07:33] does gnash actually work on websites? [07:33] whats the best way to uninstall gnash so that when i install lightspark they won't interfere? [07:33] so far not on youtube ( 12.10 studio) [07:33] west: stop fighting it, install chromium and forget 'flash' [07:34] that will work. i wish you said that earlier. [07:35] anyone know how to turn off hybrid GPU stuff? [07:36] joclek: what does that mean? [07:36] how do I make a script run on login vai Ubuntu server? [07:37] I have a MacBook Pro 6,2, which has 2 GPUs, and Intel and a NVidia... [07:37] Want to turn off the intel GPU completely [07:38] joclek, you know about bumblebee? [07:38] joclek: looked in the bios setup? [07:38] don't care about battery and I think it might be causing crashes [07:38] oh yeah, bios should be the proper way to disable it. Juyst thought the bumblebee options might also allow setting it to never use [07:39] how do I make a script run on login vai Ubuntu server? [07:39] ??? [07:39] do MacBooks have a bios? [07:39] UEFI i think [07:39] but how do I set stuff there? [07:39] joclek: its your makina, you tell us === alinmear is now known as alin|mobile [07:40] or similar [07:40] anyone please help...i can't use Winff in ubuntu 12.10, or give a good media converter... [07:41] green_16: cant? [07:41] Umm.. how do we unlock folder on GUI? Kinda sudo on terminal? [07:41] WishArt, you must launch the folder as sudo [07:41] ya i can't [07:41] in terminal "gksudo nautilus" [07:42] WishArt: gksu nautilus--no-desktop [07:42] Ah, okay let me try. Tyvm varikonniemi :) [07:42] green_16: define "can't use" [07:42] And to almoxarife to [07:44] WishArt: btw, be careful with super nautilus, you can crap a file system [07:44] been there done that, decided to delete what did not seem useful === tobias is now known as Guest836 [07:45] well, sometimes you have to learn by making mistakes :D [07:46] been there, done that. When i first moved to linux i insisted to be admin as i was used to under windowsa [07:46] varikonniemi: yeap, and i have made some really good ones, thank you :) , 'var'? i dont need no stinking 'var' :) [07:46] so i hacked my ubuntu to allow root login... you can guess i was reinstalling quite frequently [07:47] varikonniemi: i dabbled with backtrack5 on vbox, the kde version even, it runs 100% root [07:47] Hello. Is there a way to set the download location when doing a net install? i have a system booting from the linux kernel and the matching initrd.tz file. The first few steps of the installer work normally, but after i select a mirror, it never downloads anything. [07:47] The drive it's booting from is 32MB. I have bigger drives connected by usb (which i can't boot from). ideas? [07:48] wow [07:48] clarification: my bios doesn't allow booting from usb [07:48] you managed to boot from usb the mini.iso ? [07:48] so you boot from a 32mb hdd? :D ok [07:49] varikonniemi: it's a flash drive. not usb, but yes. [07:49] i'm booting from it. [07:49] is this doomed to fail? [07:49] .....what Operating system is booting with 32 mb? [07:49] what Operating system fit? [07:49] n3rV3, sorry to interrupt you. one more question. after executing "sudo update-rc.d -f apache2 remove". the output of "service --status-all" still shows [ + ] apache2. why? why is that a plus sign? does it mean apache2 will be booted at startup? thanks. [07:50] Username_Banned: you mean 31 megs of hdd or ram? [07:50] Username_Banned: DOS? [07:50] 32* [07:50] hdd [07:50] Username_Banned: may be tiny core linux [07:50] 32 mb hdd. [07:51] i was using tiny core linux, but now i'm trying to get ubuntu running on this machine (processor is an i686 with 376 mb RAM). [07:51] sgo11: it means, it is started (currently running). [07:51] ciao [07:51] !list [07:52] forzabiz: 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 ». [07:52] the only things on the 32 mb hdd are the linux kernel and it's initrd.tz file. i was following these instructions: https://help.ubuntu.com/community/Installation/NetbootInstallFromInternet [07:52] llutz, but that is wrong. I have stopped apache2 by running sudo service apache2 stop. ps -ef does not have apache2 running either. thanks. [07:53] people are already installing ubuntu on android tablets, using vnc to get to it local [07:53] Username_Banned: and i'm using the oneiric kernel and initrd [07:54] Username_Banned: strike that. it's lucid. [07:54] is the download attempting to go to the 32mb hdd, and failing when the process cannot operate within the space given? [07:54] btw, one more question, what is the command to show all the autostart service? thanks. [07:55] It was my impression that when downloading via netboot that the basic system downloads to RAM then during partitioning and formating it gets installed on one drive or another... [07:55] Username_Banned: after i select a mirror, i get a blue screen with nothing on it. i can see (in my router's activity monitor) that it's not doing and network traffic. [07:55] *after not during [07:56] Username_Banned: i'm just guessing that there's a disk space problem. [07:56] nrw, my last netboot install did the same for about 30 minutes before it showed any activity [07:56] OpenSorce: wow [07:57] nrw, keep in mind it was on a very slow machine [07:57] nrw, but yeah... no status bar or anything just blue for 30 minutes then it started showing me things. [07:58] Honestly, the blue screen you described has me confused, but it does seem logical that it could be a space problem or an overload of some sort [07:58] there's only 2MB free on the internal drive. i'm assuming it's gonna download more than 2MB of stuff. i can't imagine the installer hunts for free disk space on other drives. does it? [07:58] Username_Banned, like I just told him, I've seen the same thing on netboot/PXE installs [07:58] nrw, it uses ram [07:59] nrw, I believe it stores it in RAM until you select the drives to use [07:59] i have 376mb of ram. is there hope of fitting the whole system on that? [07:59] lubuntu yes, ubuntu not really [07:59] llutz, just figure out the output of "service --status-all" is different from "sudo service --status-all". one shows [+] apache2, and another one shows [-] apache2. I have no idea why it's like this. [07:59] varikonniemi: crap. i don't have a way to switch at this point. [08:00] nrw, I have Ubuntu on a machine with 256mb Ram. Using LXDE [08:00] well as you might know ubuntu and lubuntu are almost the same thing, so after you find ubuntu unusably slow you can simply install lubuntu-desktop and login to lxde and youre set [08:00] nrw, THIS machine to be precise [08:01] :) [08:01] Now just don't ask me to 'cat /etc/issue' of that machine it will give the currentists here heart failure :-) [08:01] i gave up on the installer after about 20 minutes. what i'm hearing is "wait longer". :) [08:01] I have a problem, becuase I sat a furture time when I do svn update, then I correct the computer time, but when I build source, it will cause an error as makefile is created in furture time [08:02] lubuntu-desktop being the name of the meta package... simply apt-get install lubuntu-desktop [08:02] then how to change the time stamp of a directionary [08:02] installing 2 desktops like that makes for messy menus [08:02] nrw, That's what I did, just give it time. Or you can setup another machine as an http server and host the files there [08:02] ayaka: touch, [08:03] ikonia, but the file has been existed [08:03] ayaka: so ? [08:03] OpenSorce: ok. thanks for giving me hope. :) [08:03] ikonia, touch can still do that ? [08:03] i had gnome shell, unity, kde, openbox, gnome fallback on my last media center that i use to showcase linux to friends ;) and i had no problems with many DE:s [08:03] ayaka: yes, that's why I suggested it [08:03] ikonia, thank you very much [08:03] Anastasya: OpenSorce: varikonniemi: thanks for your help. [08:03] nrw, good luck :-) [08:04] np [08:04] how can i change panel color (ubuntu12.10)? [08:04] by changing themes [08:04] green_16, define "panel"? [08:04] where can I find my installed "chrome" [08:04] MyUnity? [08:04] ? (not chromium) [08:04] Kartagis, in terminal: which chromium [08:04] Kartagis, look for google-chrome === alin|mobile is now known as alinmear [08:05] thanks OpenSorce [08:06] Kartagis, sure... just installed it myself to end my flash troubles :-) [08:06] i got an error with my french package : org.freedesktop.DBus.Error.Spawn.PermissionsInvalid: The permission of the setuid helper is not correct [08:07] help me please ! [08:08] I install the ubuntu 10.04 and vnc4server, when I use vncviewer under XP to visit the server, I can't always see the desktop.when I get the "connection refused(10061)",if I ping ubuntu ip, I get TTL=255. [08:08] could anybody help me? [08:08] ikonia, but it can't change directories time [08:08] n me? [08:08] ayaka: it can [08:09] touch -d '1 Oct 2012' trunk/ [08:09] it doesn't have any use [08:09] it does [08:09] ? [08:10] ikonia, I mean the sub files and directories doesn't change [08:10] ayaka: why would it [08:10] an error with my french package : org.freedesktop.DBus.Error.Spawn.PermissionsInvalid: The permission of the setuid helper is not correct [08:10] you're not touching them [08:10] ikonia, then I need a for script ? [08:10] ayaka: something like that would work [08:10] ikonia, thank you [08:11] ayaka, you need to contact The Doctor with psychic paper and get him to take you to the future... [08:11] ayaka, I'm kidding of course, do what Iknoia said :-) [08:12] OpenSorce, thank you all the same [08:12] help me please [08:13] hi [08:13] how to reset my sound ? [08:13] how to put ubuntu in french sith this error : [08:14] org.freedesktop.DBus.Error.Spawn.PermissionsInvalid: The permission of the setuid helper is not correct [08:15] which is the good media converter for ubuntu12.10? [08:15] green_16, transmageddon [08:15] moonvoniron, i have no idea on this error, does this link help? http://forums.opensuse.org/english/get-technical-help-here/applications/444382-strange-problem-permission.html [08:16] maybe its a permissions issue === hemlock is now known as prospero23 [08:21] yes,thx ! [08:21] Good morning. How do I verify that packages are in good shape? I am having weird problems and I suspect some shared library or such [08:22] Hello, who can help me with the proprietary ATI driver fglrx? === prospero23 is now known as hemlock [08:23] prospero23, What is your question? === hemlock is now known as prospero23 [08:24] is there a way to delete the key combo : Ctrl - C ??? [08:24] cloudy_ i'm not succeeding with getting that to work on a fujitsu system [08:24] Devilholk, try "sudo aptitude -fs" to figure out if any are broken [08:25] http://ubuntuforums.org/showthread.php?p=12350934#post12350934 [08:26] n3rV3: aptitude/dpkg or whatever thinks that everything is in order. I want to verify that the binaries in my local libraries are correct [08:26] n3rV3: I don't think I could just reinstall the libraries since almost the entire system depends on some of them [08:26] prospero23, please take a look at the following website: http://wiki.cchtml.com/index.php/Ubuntu [08:27] Devilholk: compare md5sums with those from /var/lib/dpkg/info [08:27] llutz: Is there some tool that will do that for me? [08:28] llutz: I mean, just run trough the info-dir and check everything [08:28] prospero23, by the way, someone in the forum explained your situation. http://ubuntuforums.org/showpost.php?p=12351101&postcount=3 [08:28] Devilholk: "man debsums" [08:28] llutz: Thanks =D [08:28] prospero23, meaning that you will not be able to get the proprietary ATI driver to work [08:28] cloudy_ thank you, i know but i want to try anyway [08:29] llutz, thanks learnt something new === ankur is now known as aum__ [08:30] I give up, re-svn co is more quick [08:30] hi, has anyone setup a spice server on 12.04 LTS [08:31] there's no workaround at all..? i can't be the only one with this thing [08:32] Debian DVD ISO is contain qt? [08:32] #leave [08:32] can anyone know how to check weather i am using 3g network or 2g, i have a 3g connection though its giving 2g speed. [08:33] i am using ubunt 11.04 [08:33] aum__: 11.04 is no longer supported [08:33] no such information in "dmesg|tail" [08:34] ok then do tell me for 12.04 [08:38] hello [08:39] aum__, do you have a door app? [08:40] Seven_Six_Two, what does that mean... [08:40] nevermind. I thought this was offtopic for a sec. [08:41] is there a way to get a list of ppas? [08:43] ak5, grep -RoPish "ppa.launchpad.net/[^/]+/[^/ ]+" /etc/apt | sort -u | sed -r 's/\.[^/]+\//:/' === sparty_ is now known as sparty === alinmear is now known as alin|mobile [08:48] cloudy: hah, I meant available ones, not installed ones. I am looking to install SPICE [08:48] how do i flash working in browser 12.10 ubuntu studio. [08:48] join #ubuntu-de [08:49] ak5, sorry :) - try this: http://sourceforge.net [08:49] ak5 this is a start, but be carefull with PPA, those are not supported here !! >>> http://www.ubuntuupdates.org/ppas [08:50] ak5, what does SPICE do? [08:51] It induces headaches [08:51] cloudy: it's basically a nice layer for networking on top of qemu [08:51] Devilholk: is that so? I am relaly just playing around with it because I want copy/paste to work [08:52] ak5, thanks :) [08:54] ak5, have you looked at this: http://www.spice-space.org/download.html [08:54] ak5: It is a matter of taste I guess. I prefer to just hook up a circuit and scope it instead [08:56] ak5, Devilholk, could it be that you are talking about 2 different SPICE' ? [08:56] Devilholk: I don't understand what it means to "hook up a circuit and scope it instead" [08:56] cloudy: Possible [08:56] I am talking about electronics simulation software [08:57] Devilholk, ak5 is talking about: http://www.spice-space.org/home.html [08:57] I am trying to install a second copy of ubuntu and multiboot ... there is a RAID5 (5 x 1TB) with LVM setup ... I am trying to setup Xen on the new ubuntu... to do this I need to modify grubs setup.. but after doing a "update-grub" ... the original grub setup is still used ... anyone know why? [08:58] cloudy: I see. Well, not exactly, my computer would explode if I tried to rev up a browser for the moment ^^ [08:58] nrdb, did you upgrade grub from the new ubuntu, or the old install ? [08:59] OerHeks, the new one. [08:59] nrdb, you should not install grub with the new install, and update the from the old one instead [08:59] hello [09:01] guys i have installed bumblebee on 3.2.0-3 kernel then i get update [09:01] and bumblebee stopped to work [09:01] how should i recompile bumbleebe for new kernel? [09:02] OerHeks, latter I intend to delete the old one... Is there a way around this? [09:03] nrdb, just boot in the old one, and run update-grub from there ? [09:05] !ati [09:05] For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/VideoDriverHowto [09:07] OerHeks, I get it ... that would probably fix the problem for now ... but when I get this all configured I was planing on deleting the old setup ... this would leave without being to update grub at all ... that would be a problem. [09:08] morning [09:08] nrdb, oke, reinstalling grub after removal of your first install is no problem. [09:08] night [09:12] how do i check my version of flash? [09:12] where would the "tick" icon from the "Keep Aligned" and other checked on/off options from the context menus be located? [09:15] west, dpkg -l | grep -i flash [09:15] hi. im having trouble with nvidia in ubuntu 12.10. I installed nvidia-current in software manager.. but when I go login now my desktop is messed up and when I run nvidia-setting it says that it doesnt use the nvidia driver. I have run nvidia-xconfig as root. but it doesnt read the xorg file it seems [09:16] OerHeks, I found a setup mistake... the /boot wasn't setup correctly. [09:16] west, if you are using chrome, check the link in browser: chrome://plugins [09:17] anything I have done wrong? [09:17] sgo11, thanks [09:17] west, you're welcome. [09:17] Hey. I'm trying to fix GRUB from an Ubuntu LiveCD, but when I run "update-grub" after chrooting and mounting everything correctly, I get an error: "Basename: /lib/libc.so.6: `GLIBC_2.14` not found (required by basename)." What is this lib, and where should I put it? [09:17] Kowalczyk, what cpu and graphics board do u have? === snail_ is now known as sn[a]il [09:18] west, http://www.adobe.com/software/flash/about/ [09:18] graphics are Nvidia Quadro NVS 295 [09:18] cpu? [09:19] Anyone knows about showing the battery panel at ubuntu 12.10? I can't find it and i am using a laptop so its rather important. [09:19] where would the "tick" icon from the "Keep Aligned" in nautilus desktop context menu and other checked on/off options from the context menus be located? [09:19] Use this tinyurl.com/8xg9fgz west [09:19] Intel I5 something. this is my work machine. so not sure [09:20] well... you could check the xorg.config and see if all is correct [09:20] Intel i5-2500 [09:21] ok.. hmm [09:21] sry maybe the current xorg doesnt use config [09:21] hmm.. [09:21] can you still use x? [09:21] driver says nvidia [09:22] what's fruity loops 4 linux? [09:22] ok [09:22] yes. but the unity and stuff doesnt show. only the background [09:22] Kowalczyk: if you run: lspci | grep -i vga do you see an intel GPU and an Nvidia one? [09:22] fruity loops for linux? [09:22] cool :) [09:22] moonvoniron: lmms [09:22] thx =) [09:22] nvidia corporation G98 Quadro NVS 295 [09:22] ActionParsnip: [09:22] frutiy loops is a music making program [09:23] Kowalczyk: as long as its not a switchable gpu thats a bonus :) [09:23] Any channel for lmms? :) [09:23] WishArt: #lmms maybe [09:23] its not.. it has worked before... on other os... but then I downloaded driver from their website. nvidia [09:24] Mmm... let me try ActionParsnip [09:24] Tyvm ActionParsnip [09:24] Kowalczyk: could try the xorg update ppa (not the edgers) [09:24] Kowalczyk: what is the output of: lsb_release -sc [09:24] Wow, perfect ActionParsnip [09:25] quantal ActionParsnip [09:25] http://www.itworld.com/software/304198/install-nvidia-drivers-ubuntu-1210 this? [09:26] I'll ask once more, then I'll try ##linux. Sorry for the repeat! [09:26] Hey. I'm trying to fix GRUB from an Ubuntu LiveCD, but when I run "update-grub" after chrooting and mounting everything correctly, I get an error: "Basename: /lib/libc.so.6: `GLIBC_2.14` not found (required by basename)." What is this lib, and where should I put it? [09:27] !info nvidia-current [09:27] nvidia-current (source: nvidia-graphics-drivers): NVIDIA binary Xorg driver, kernel module and VDPAU library. In component restricted, is optional. Version 304.43-0ubuntu4 (quantal), package size 37202 kB, installed size 105660 kB (Only available for i386; amd64; lpia) [09:27] can try the ppa explained on this site: http://www.itworld.com/software/304198/install-nvidia-drivers-ubuntu-1210 ? [09:27] at least that one doesnt work [09:27] Kowalczyk: sudo add-apt-repository ppa:ubuntu-x-swat/x-updates; sudo apt-get update; sudo apt-get upgrade [09:28] I fixed grub from Ubuntu LiveCD mang0 [09:28] can someone give me the available dowload 4 lmms? it does'nt works in software center. [09:28] WishArt: Any idea why I'm getting that lib error? === lewq_ is now known as lewq [09:29] But i forgot now :( It's kinda do sudo from LiveCD and then gedit grub.cfg mang0 [09:29] will try now ActionParsnip [09:29] can someone give me the available dowload 4 lmms? it does'nt works in software center. [09:29] !info lmms [09:29] lmms (source: lmms): Linux Multimedia Studio. In component universe, is optional. Version 0.4.10-2ubuntu1 (quantal), package size 3971 kB, installed size 8691 kB [09:30] WishArt: I need to completely wipe grub completely and re-install, not just edit grub.cfg...and I'm getting this weird libc.so.6 error [09:30] moonvoniron: make sure you have the universe repo enabled [09:30] ah ic, in that case i'm a noob as well sorry mang0 [09:30] mang0, thats bad error, sure [09:31] WishArt: don't worry about it :) blackshirt: Oh dear, really? [09:32] !lxc [09:32] hi [09:32] !ubottu find lxc [09:32] blackshirt: I am only a bot, please don't think I'm intelligent :) === tt is now known as Guest80623 [09:32] !find lxc [09:32] Found: nova-compute-lxc, libclxclient-dev, libclxclient3, liblxc0, lxc [09:32] I can see lmms on software center moonvoniron, which ubuntu version do u use? [09:33] Or join #lmms moonvoniron [09:33] !info lxc [09:33] lxc (source: lxc): Linux Containers userspace tools. In component universe, is optional. Version 0.8.0~rc1-4ubuntu35 (quantal), package size 142 kB, installed size 623 kB === testingone is now known as kexibq [09:37] ActionParsnip: nah. that didnt work either. same problem [09:37] are there any slr owners here who use their ubuntu machine for manipulating raw files? [09:38] will try download the installfile from their website then [09:38] hi guys, are any software developers/ programmers running lubuntu here? [09:39] maybe kexibq [09:39] will be back later [09:39] devswap, i used Darktable for that [09:39] oerheks: whats darktable? [09:39] !info devswap [09:39] Package devswap does not exist in quantal [09:41] devswap, see http://www.darktable.org/ but the PPA for that is out of date, precise only >> https://launchpad.net/~pmjdebruijn/+archive/darktable-release-plus [09:41] hi community.....some one write the path in file /usr/bin/gcc But how I find the path in my system for gcc...kindly write me the commnad to find [09:41] !info darktable [09:41] darktable (source: darktable): virtual lighttable and darkroom for photographers. In component universe, is optional. Version 1.0.5-1 (quantal), package size 1992 kB, installed size 6057 kB (Only available for any-i386; any-amd64) [09:41] does anyone know where would the "tick" icon from the "Keep Aligned" in nautilus desktop context menu and other checked on/off options from the context menus be located? [09:42] :) [09:43] or any ideas how to find it or something [09:43] talpur, what you mean ? [09:44] oerheks: do you find darktable is the best one - I had another one suggested - just trying to find the name now - the icon was a circle of colour like a colour chooser [09:44] I have a log file . If i want remove only the logs with the "11/22/2222" in it . how can I remove them using grep ? [09:44] anyone ? [09:44] try sed instead :) [09:44] becom33: maybe use sed [09:45] devswap, there are plugins for gimp too , UFRaw [09:45] blackshirt: I mean where gcc exit in my system, I want to find that path, put it in config file [09:45] Someguy123, a guide would be nice .for a example . if the log file is called .. access_logs and I want remove every line which has "11/22/2222" [09:45] ? [09:45] somsip, * [09:46] oerheks: it was raw therapee that was suggested to me - have you tried that? [09:46] devswap, or rawstudio, but i liked darktable better [09:46] talpur, maybe i'm missunderstand your question....but it was hard to reconfigure your ask [09:46] !info rawstudio [09:46] rawstudio (source: rawstudio): RAW image converter. In component universe, is optional. Version 2.0-1ubuntu3 (quantal), package size 934 kB, installed size 2704 kB [09:47] becom33: this is a start - http://www.unix.com/shell-programming-scripting/89037-sed-delete-lines-containing-text1-text2.html [09:47] devswap, nope, raw therapee is new for me. [09:47] becom33, something like: cat access_logs | grep -v 11/22/2222 > resultfile [09:48] becom33, be aware that the line will not work, since the / are not escapted [09:48] * escaped [09:49] oerheks: well obviously its new to me at the moment but looks good [09:49] cloudy, wut resultfile is doing [09:49] devswap, raw therapy is a little behind other OS versions http://rawtherapee.com/downloads [09:50] becom33, that will have your output, otherwise you will fill up your screen depending on how many lines there are in access_logs [09:50] ahh ok [09:50] hipitihop, when will gimp 2.8 be supported on ubuntu 12.04? [09:50] hipitihop, when will gimp 2.8 be supported on ubuntu 12.04? [09:51] I dunno why my Hi is being converted to hipitihop ! [09:51] becom33, the file resultfile should, theoretically, have all the lines of your access_logs file without the lines that include the date 11/22/2222 [09:52] Hi all. Is there anyway to make direct web apps in firefox (without any toolbar and with integration in unity bar) ? [09:52] Already supported kapz [09:52] kapz, build the newest version of gimp if you want it ;) [09:52] kapz, gimp 2.8.2.1 is available in 12.10, not sure it will be in 12.04 [09:52] oerheks: when you say a litlte behind other versions - what do you mean? [09:53] WishArt, supported? how? [09:53] ubuntu 12.04 uses systemd or systemv by default [09:53] 2.8 is on 12.10 [09:53] 2.6 is on 12.04 [09:53] !openstack [09:53] Adding apt link kapz [09:53] yeah but is there any easy way to use 2.8 on 12.04/ [09:53] !find openstack [09:53] Found: openstack-dashboard, openstack-dashboard-ubuntu-theme, python-django-openstack, python-openstack-auth, munin-plugins-openstack [09:53] yes, download the tarball and build from source. [09:53] ok [09:53] devswap look at the version numbers, ubuntu - 4.0.9.1 and the newest is 4.0.9.50 ( for windows) [09:54] anything on webapps integration ? (i've tested the canonical feature but I don't really understand the meaning of it) [09:54] oerheks: oh i see what you mean - I dont see that as an issue as such - I guess its a matter of trying both the one you suggest and that one and see how easy it is to perform tasks [09:55] !ppa | kapz [09:55] kapz: 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 [09:55] devswap, that is the best thing to do, indeed. [09:55] Kapz: http://askubuntu.com/questions/134035/how-do-i-get-gimp-2-8 [09:55] kapz: http://askubuntu.com/questions/134035/how-do-i-get-gimp-2-8 [09:56] oerheks: I presume darktable is non destructive with the original raw - as in it keeps the changes in a separate file? [09:56] kapz: the link ubottu gavee lets you search the PPAs (also duckduckgo has the !ppa bang) [09:56] blackshirt: may be I couldn't explain my question..I have an other question plz see my past and then help me http://paste.ubuntu.com/1355175/ [09:56] That's the easier way kapz [09:57] im installing gimp 2.8 on 12.04 [09:57] hi community see my paste and help to resolve [09:57] gotcha, thanks WishArt [09:57] kapz: sudo add-apt-repository ppa:otto-kesselgulasch/gimp; sudo apt-get update; sudo apt-get install gimp [09:57] yvw kapz [09:58] !addppa [09:58] Since Ubuntu 9.10, a !ppa can be added using a single command « sudo add-apt-repository ppa:user/ppa-name » See https://help.ubuntu.com/community/Repositories/Ubuntu#Adding%20PPAs for more details [09:58] !ppa-purge [09:58] To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:/ » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html [09:58] kapz: the ppa search is groovy :) [09:58] devswap, yes, it is safe, but i always make a copy, just in case... [09:59] ppa search, where? [09:59] another thing. I've removed online account software. Thanks to that, no more top right menu item. But when I am disconnected, the item come back in red fonts. Any way to remove it completely ? [10:00] !ppa | blackness [10:00] blackness: 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 [10:00] ohh nice [10:00] blackness: Or if you use duckduckgo, use the !ppa syntax in the search [10:01] yep it is :) Done it's installed now, thanks all :) [10:01] Hi I have a question: Whenever I activate UFW on my remote machine ssh gets terribly slow. I have port 22/tcp open, what else is ther to do? [10:01] im gonna write a eggdrop script to search this ;P [10:01] hi community see my paste and help to resolve http://paste.ubuntu.com/1355175/ [10:01] it takes forever to login and type commands etc [10:03] tux9th, have you looked to see how busy the computer is? [10:04] hi members which command should be used to know the whole information about hardware in system [10:04] lshw? [10:04] nrdb: no but I don't see why activating ufw should slow the compjuter so much that it takes me 1min to login via ssh [10:04] nrdb: load does not increase === mrenouf is now known as mrenouf|away [10:05] Yep usually i experienced when i can't use my mouse until re-login. [10:06] tux9th, nether do I ... does disabling it allow faster logins? [10:06] yes [10:06] after I disable it everything goes back to normal [10:06] I think newer ubuntu is heavier. No prob in previous version. [10:07] ubuntu12.04 uses alsa or pulseaudio by default? [10:09] im on 12.04 and i cant reconfigure Ctrl+Super+(Left/Right) that is used to semi-maximize windows right and left. Can i reconfigure this in some other way than installing ccsm (that everybody says is dangerous and all) [10:09] ...in unity that is [10:09] anyone knows if i need to make a swap partition for linux when tryign to dual boot ubuntu with windows 8, or the installer its going to do it? [10:09] hi [10:10] anyone knows if i need to make a swap partition for linux when tryign to dual boot ubuntu with windows 8, or the installer its going to do it? [10:10] tux9th, I don't know... does ufw log stuff? [10:10] There's an option to do that in installing process b0w [10:10] nrdb: hm! I don't know have to check [10:10] ufw does log [10:11] almoxarife: where? [10:11] rather the rules created get logged [10:11] Installation will go without swap by default b0w [10:11] WishArt, ok cool, do you kbow how much space its needed for the swap partition with a 6gb ram memory but expansive to 24 i think.. [10:11] Usually i use 2 times of ram size [10:11] /var/log/ufw.log [10:11] Usually i use 2 times of ram size b0w [10:11] almoxarife: that one does not exist [10:12] !netsplit [10:12] netsplit is when two IRC servers of the same network (like freenode) disconnect from each other, so users on one server stop seeing users on the other. If this is happening now, just relax and enjoy the show. See http://en.wikipedia.org/wiki/Netsplit [10:12] and it begins [10:12] blackness: Thanks but can you see the paste...and suggest me tips, because from "lshw" I couldn't achieve the purpose [10:12] http://paste.ubuntu.com/1355175/ [10:12] Usually i use 2 times of ram size b0w [10:12] WishArt, ok so like 48 gb will do it right? [10:12] When is the show? :D [10:13] Yep, that's what i read on tutorial b0w [10:13] that looks like sysctl vars talpur [10:13] or values pulled from /proc [10:14] Now I'm wondering how to change swap partition myself after ubuntu installed. [10:14] WishArt, i got right now a partition of 350 for windows, and i got one with 20 gb for / and one for 330 for /home, the installer will make everything else? [10:14] I've removed online account software. Thanks to that, no more top right menu item. But when I am disconnected, the item come back in red fonts. Any way to remove it completely ? === Albastos|off is now known as Albastos [10:15] hahaha im not sure about this, heheh are you? [10:15] Actually when we choose custom the installation will ask where to install and leave the rest b0w [10:16] hm [10:16] howdy all [10:16] hi [10:16] So it will ask root, home & swap only b0w [10:16] I've removed online account software. Thanks to that, no more top right menu item. But when I am disconnected, the item come back in red fonts. Any way to remove it completely ? [10:16] OerHeks: the server you are on? === RaTTuS is now known as RaTTuS|BIG [10:17] OerHeks: zelazny? [10:17] Hehe.. i will find out later b0w. Hopefully there's a way to do that === babilen is now known as Guest79356 [10:17] wow mass-join :-D [10:17] welcome back ! [10:17] OerHeks: zelazny is the closest to me, in oregon [10:18] And mass quit too before that OerHeks :D [10:19] almoxarife, yes? i see with my connection details verve.freenode.net ? [10:20] !netsplit [10:20] netsplit is when two IRC servers of the same network (like freenode) disconnect from each other, so users on one server stop seeing users on the other. If this is happening now, just relax and enjoy the show. See http://en.wikipedia.org/wiki/Netsplit === Guest79356 is now known as babilen [10:23] Nice info ubottu [10:30] b0w? Yes we can resize the swap later on === ashams is now known as Guest78421 [10:33] Hi! [10:33] eh, i'm bored. [10:34] Lol [10:35] how long will this takes? [10:35] My Thunderbird has lost all its menus and all the Unity panel. Running 64 bit 12.04 [10:36] Gyro54: please wait a while. [10:36] Gyro54: ON the top bar in Ubuntu do you get the File/Edit etc menu? [10:36] Gyro54: reinstall thunderbird-globalmenu if it exists [10:38] DJones: No all menus are gone. I have to alt-tab to go to something else to allow to shutdown etc. I can control from the Unity icons when in another program. [10:39] ActionParsnip: I removed and replaced the Global Menus but the problem still exists [10:39] Gyro54: I wondered whether the menu's had just been switched off from the View tab, but obviously not that [10:39] !info thunderbird-globalmenu [10:39] thunderbird-globalmenu (source: thunderbird): Unity appmenu integration for Thunderbird. In component main, is optional. Version 15.0.1+build1-0ubuntu1 (quantal), package size 46 kB, installed size 243 kB [10:40] Gyro54: so you ran: sudo apt-get --reinstall install thunderbird-globalmenu [10:40] This is my work computer so I cant get to it at the moment [10:40] Gyro54: then log off and log on [10:40] Menus work fine for everything else [10:40] does anyone what port I have to open besides udp tcp 53 to allow rDNS lookup? [10:41] my server cannot resolve the DNS and therefore takes forever at ssh login etc [10:41] ActionParsnip: No did the reinstall from the software centre - removed and replaced [10:41] tux9th: rdns uses the same port as dns [10:42] ActionParsnip: so what's going wrong then :/ I opened port 53 and it still takes forever... (I'm on UFW btw) === yavor is now known as m1h0 [10:42] ctionParsnip: I will run reinstall in the morning. Thanks [10:42] also when I change user with sudo it said unable to resolv ehost [10:42] tux9th: if you run: hostname it will show your hostname [10:43] yes [10:43] it does [10:43] txwikinger: if you then run: gedit /etc/resolv.conf is there an entry for that hostname in the file [10:43] tux9th: ^ [10:43] no [10:43] tux9th: that's why [10:43] but if I disable the firewall it works :P [10:44] so I primarily think that the firewall is faulty [10:44] tux9th: did you change the /etc/hostname file recently by any remote chance? [10:44] no [10:44] tux9th: you need to have the hostname in /etc/resolv.conf so the system can resolve its own hostname to 127.0.0.1 [10:45] in resolve.conf are all the nameservers etc [10:45] <_cronus_> ActionParsnip, aren't hosts stored in /etc/hosts? [10:45] yes [10:45] /etc/hostnames doesn't exist [10:45] _cronus_: oh yeah, my bad [10:46] it says 127.0.0.1 localhost.localdomain localhost [10:46] tux9th: sorry, it should have an entry in /etc/hosts to resolve the hostname to 127.0.0.1 [10:46] tux9th: what is the hostname? [10:46] tux9th, you can use the network-manager to set the DNS so that /etc/resolv.conf is setup correctly [10:46] j35739.servers.jiffybox.net [10:47] nrdb: I'm on a remote machine no gui I think network-manager is a GUI right? [10:47] tux9th, yes it is. [10:48] no gui there [10:48] tux9th: then you need to change: 127.0.0.1 localhost.localdomain localhost to: 127.0.0.1 localhost.localdomain localhost j35739.servers.jiffybox.net j35739 [10:48] What I don't understand is why this only happens when I turn on the firewall [10:49] tux9th: the system needs to resolve itself to 127.0.0.1, it affects a lot of the system as localhost is used a lot [10:56] Anyone know of a back up tool that uses Amazon Glacier? [10:57] Iszak: cant say ive ever heard that one mentioned in this channel. check askubuntu.com yet? [10:58] Iszak: http://ubuntuforums.org/showthread.php?t=2047837 [10:59] !find glacieruploader [10:59] Package/file glacieruploader does not exist in quantal [10:59] Unless anyone has any other suggestions instead of Amazon Glacier? The retrieval time does suck tbh. [10:59] Iszak: there is a client you can compile on that page I linked.... [11:00] ActionParsnip yeah, not a fan on compiling :P [11:00] plus it's java. [11:00] https://bugs.launchpad.net/duplicity/+bug/1039511 [11:00] Launchpad bug 1039511 in Duplicity "Support for Amazon Glacier" [Undecided,New] [11:03] ActionParsnip: it seems I fixed some part of it [11:03] ssh login takes forever but sudo su works now [11:04] tux9th: I suggest you use: sudo -i [11:04] the external rdns lookup still doesn't work the internal seems to work now [11:04] at first it always said couldn't resolve host [11:04] tux9th: sudo su will make you use root's profile. sudo -i will use your user's [11:04] tux9th: yes but you can see why [11:04] k will do from now on [11:04] you know it always prints from where the last logi nwas [11:05] if I turn off the firewall I get my rdns standing there [11:05] if I turn on the firewall I get the IP only [11:05] tux9th: do you have suitable DNS servers in resolv.conf ? [11:05] I assume so as it works with firewall turned off :P! [11:06] tux9th: can you ping the DNS servers when the firewall is on? [11:06] hm nope :p [11:06] tux9th: didn't you think to test that initially? [11:07] nope... [11:07] I still don't get why [11:07] Hi, I have a problem with ntfs drive on xubuntu, can anyone help me? [11:07] tux9th: if names don't resolve when the firewall is up then testing connecting connectivity to the DNS is a smart move, wouldn't you say? [11:07] kazik: what is the issue?> [11:08] I installed xubuntu on one drive (ext4) and I have another drive (ntfs) but now that I have installed it, I can't see it or access it in any way [11:08] ActionParsnip: seems so. But I don't get why the connectivity isn't there. That's why I initially asked what to do to make the firewall allow all of that :S [11:08] kazik: is it an internal partition? [11:08] yup, [11:08] ActionParsnip: I opened port 53 for dns [11:08] tuxthen why ddn't you think to test that? [11:08] okay well we're there but what to do now?! [11:09] I tried ntfs-config but there weren't any drives there to mess with [11:09] tux9th: run a tracerote to the DNS, see where the link dies [11:09] I tried blkid command but it only shows ext4 drive and swap area [11:09] so, what do I do, anybody has any idea? [11:10] kazik: does it show up if you run: sudo fdisk -l [11:10] tux9th: traceroute sorry [11:10] ActionParsnip: it doesn't get out [11:10] tux9th: then I'd check your firewall logs [11:10] yes it does [11:10] /dev/sda2 [11:10] extended [11:10] what now? [11:11] kazik: sda5 will be the extended partition, if any [11:11] kazik: I suggest you add the partition in /etc/fstab so that it mounts at boot [11:12] kazik: if it's just for one time access, you can run: sudo mkdir /media/ntfs; sudo mount /dev/sda2 /media/ntfs -o rw,users,uid=1000 [11:12] hmm okay, how do I do it? [11:12] yeah okay, but I want it permanently [11:12] kazik: there are tonnes of guides online for adding NTFS to /etc/fstab [11:12] okay [11:12] thanks :) [11:12] I'll do it [11:12] kazik: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [11:12] kazik: try websearching a little rather than IMMEDIATELY asking 'how do I' etc [11:13] why script works when i ./script run it but fails when run-parts tries to run it? [11:13] in debain distro google chrome facebook page never load , help me . [11:14] BuGo_: what is the scripts filename? [11:14] elcot: ask in #debian [11:15] elcot: this is ubuntu support, not debian [11:15] ActionParsnip, thank you [11:15] elcot: :) === Guest78421 is now known as ashams [11:17] ActionParsnip: ufw blocks port 53 packets but they're on the allow list <_< [11:17] repository with libavcodec52 for ubuntu 12.04? Anyone know one of those? Tried googling some, but just hit bogus info. [11:17] !ppa | navik [11:17] navik: 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 [11:17] llutz: nothing special: database_backup [11:18] llutz: i think i found what was wrong #!/bin/sh was required at the start of the script [11:18] my bad [11:18] !addppa [11:18] Since Ubuntu 9.10, a !ppa can be added using a single command « sudo add-apt-repository ppa:user/ppa-name » See https://help.ubuntu.com/community/Repositories/Ubuntu#Adding%20PPAs for more details [11:19] !ppapurge === user_ is now known as Kogzz [11:24] !find libavcodec52 precise [11:24] File libavcodec52 found in winff [11:24] navik: seems its in winff [11:34] Hey #ubuntu - i'm trying to use git to clone a github repo, but i get this error: fatal: Unable to look up github.com (port 9418) (Temporary failure in name resolution) [11:35] majd, check your internet connection [11:35] pinging google.com gives this error: ping: unknown host google.com [11:35] your dns [11:35] i think it's a problem with dns [11:35] Check your gateway [11:35] there is your problem right there [11:35] i'm sshing into a virtual machine on a server [11:35] majd, try to use other dns, google dns maybe === alin|mobile is now known as alinmear === jason is now known as Guest22716 === Zou is now known as Gurty [11:37] blackshirt: ok, i'll try to setup google dns [11:40] ok, changing the dns to google's dns by modifying /etc/dhcp/dhclient.conf does not solve the problem [11:41] so try /etc/resolv.conf [11:41] nameserver 4.1.1.1; nameserver 4.1.1.2 i think is google dns === Ex0deus is now known as Guest42272 [11:41] blackness: 8.8.8.8 and 8.8.4.4 [11:42] 8.8.8.8 and 8.8.4.4 [11:42] level3 is 4.1.1.1 and 4.1.1.2 [11:42] majd: if you run: echo "nameserver 8.8.8.8" | sudo tee /etc/resolv.conf > /dev/null does it then work? [11:42] then you got foolsdns and speakeasy dns thats public ;) [11:44] ActionParsnip: awesome, it works! [11:44] thanks :) [11:45] majd: it won't work after a reboot though [11:45] majd, http://theos.in/windows-xp/free-fast-public-dns-server-list/ [11:45] ActionParsnip: how can i make it permanent? [11:45] it explains windows, linux, bsd. [11:45] majd: sure: echo "nameserver 8.8.8.8" | sudo tee /etc/resolvconf/resolv.conf.d/tail > /dev/null [11:46] why wouldnt he put it in /etc/resolv.conf and avoid his ISP dns? [11:46] blackness: resolv.conf is generated, it's not a static file (unless you uninstall network manager) [11:47] it'll only change on dhclient renewal wont it? [11:47] the linux guide on that site suggests resolv.conf lol. [11:47] blackness: the tail file gets added to the end of the file when the DHCP DNS has been added (if any) [11:48] blackness: yeah then the guy who wrote that doesn't know how the resolvconf works in newer releases then :) [11:48] ActionParsnip: great to know. Thanks again. [11:48] so resolv.conf would be acceptable if the iface was static, yes? [11:48] blackness: yes and if network manager wasn't about [11:48] network manager isnt in the -server builds is it? [11:49] Is it possible to lock a folder to the unity launch bar [11:50] blackness: I believe it still runs a s a service. It can be configured by nm-cli [11:51] r [11:51] ahh. thanks for the intel. === AbyssOne is now known as a1|away [11:51] time to run..7am and its go time ;) [11:52] DJones: if you add a bookmark to the folder it will show in the quicklist (right click menu) for nautilus [11:52] ActionParsnip: tHANKS [12:06] Hello, I'm on natty, and it's now started asking me to upgrade to oneiric every single day. What's the easiest way to turn that message off? I have no intention of upgrading until the whole Gnome 3 / Unity insanity calms down and people go back to designing more reasonable desktop environments. [12:07] hello [12:07] Cale: turn off automatic services. Natty is EOL so not supported in any way, nor will you get any updates [12:07] right, I know that :) [12:07] Cale: you don't have to use Gnome you know, if you install XUbuntu you won't even have Gnome / Unity installed === Guest42272 is now known as Ex0deus [12:08] Hi, i am using Ubuntu 12.120 and every time i try and install something using the software center , each time at the end of an install it says " package fail " and it does not matter what I try and install, how can I fix this please ? [12:08] I like Gnome 2 [12:08] 12.10 * [12:08] rainbowwarrior2: can you pastebin the error verbatim? [12:09] Cale: there are forks of gnome2, but they are not supported here [12:09] rainbowwarrior2: Do you able install through terminal at least? Or same error? [12:09] Cale: XFCE is made using GTK, so you can run your Gnome apps without issue and it will look and feel like Gnome2 [12:09] fairuz, same error [12:09] Yeah, I've considered doing that. If push comes to shove, I might end up with XFCE. [12:10] I used to like Gnome 2 [12:10] it's no longer supported and I'm not keen on Gnome 3 [12:10] fortunately, Unity is much better than either of them [12:10] Hi there [12:11] I can't stand Unity [12:11] Cale: use another DE [12:11] I am having issues with video streaming online it's a bit choppy [12:11] Cale i'm using lubuntu, it's very swift [12:11] any help? [12:11] philinux: That's what I'm doing. I'm using Gnome 2. :P [12:12] I'm using Xubuntu 12.10 [12:12] Somewhat unrelated, I'd also have to work out how to disable jack sensing in the newer kernel, because it is really obnoxious. [12:12] Cale: have you experienced mate or cinnamon [12:12] on Lenovo X100e [12:12] (Having headphones plugged in kills my speakers) [12:12] Unity isn't a DE, just so you know :) [12:12] ActionParsnip: indeed a compiz plugin it is [12:12] (So I have to physically plug and unplug my headphones all the time) [12:13] Cale: i see people in here with the opposite problem all the time. ;) both being on when plugged in [12:13] gordonjcp , just seeing if i can paste the error into pastebin now [12:13] I actually like the option of having both. [12:13] So that I can have headphones with better stereo separation while other people in my room can still hear [12:14] ive never seen a definitive fix/tool]setting to set it one way or the other [12:14] Of course, I also need the ability to control the volume of each independently. [12:14] hello, i need my IP address to be shown in the panel. what app can i use? [12:14] and the new volume control panels seem really derpy and only give me a master volume control :P [12:14] Cale: perhaps in that pavcontrol tool [12:14] (all the pulseaudio crap) [12:15] Cale: I always though that was the default. plug in head phones should always kill the speakers [12:15] philinux: That's ridiculous [12:15] philinux: its supposed to work that way. [12:15] nevermind, i found one [12:15] philinux: I have no idea where people got that idea. [12:15] It only makes sense for things like tablet PCs. [12:15] Cale: can you give the output of: wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && chmod +x ./alsa-info.sh && ./alsa-info.sh --upload [12:15] thats the way it's always worked on my lappy pc and phone [12:15] its how radios, cellphones, and other devices work... [12:16] ActionParsnip: It would be pointless to do that right now, because I'm on natty and don't have jack sensing at all. [12:16] with smart jack/sensing its now more flexiable [12:16] Cale: gotcha [12:17] But when I upgrade (which I've tried on another hard drive), I end up dealing with that annoyance. [12:17] i still wonder how these things can tell i plugged in a mic. vs a headphones [12:17] I would *much* rather control the use and mixing of my headphones entirely in software. [12:17] I don't want to have to climb under my desk and physically adjust how things are plugged in to change between headphones and speakers [12:18] It's stupid to suggest that I should have to. [12:18] its stupid to have such an attitude with us. [12:18] (I'm not directing that comment at you guys specifically) [12:19] But there have been people who seem to think that this should be the case. [12:19] There may be a module option to tell the OS not to mute sound when you shove phones in [12:19] Cale you could suggest such software on !brainstorm [12:19] wonder if jackd would allow more controll also [12:19] i barely understand jackd [12:19] gordonjcp never mind i fixed my problem, for some reason zoneminder was effecting everything and since i removed it, i can install things and remove things again without errors [12:20] For the entire time that I've been using computers with sound cards in them, say, since 1992 or so, there has been a way to control headphone and speaker volume and muting independently of one another, and sound has gone out to both ports at once. [12:20] It's only been in the last couple of years or so that I've started seeing this jack sensing stuff come about. [12:20] Cale: the default is to mute the speakers, but i'd imagine there is a way with module options === alinmear is now known as alin|mobile [12:21] Hi, what is the best software to convert avi to mp4 for Ubuntu 12.10 please ? [12:22] rainbowwarrior2: there is no single best software to do that, in any OS [12:22] rainbowwarrior2 ffmpeg or avconv (which is basically the same) [12:22] rainbowwarrior2: an avi file could be using the mprg codec and thus be a mp4.. but theres several converter tools in the repos [12:22] rainbowwarrior2: avidemux, arista, winff and otheres.. many are frontends to ffmpeg or mencoder [12:23] ok thank you ActionParsnip , MonkeyDust and dr_willis :o) [12:23] rainbowwarrior2: I came across this the other day http://www.iloveubuntu.net/convert-music-videos-pictures-and-isos-format-junkie-powerful-all-one-utility [12:23] rainbowwarrior2: http://ubuntuforums.org/showthread.php?t=916664 [12:23] !info arista [12:23] arista (source: arista): multimedia transcoder for the GNOME Desktop. In component universe, is optional. Version 0.9.7-4 (quantal), package size 270 kB, installed size 1500 kB [12:23] ok will take a look thank you philinux and ActionParsnip [12:23] rainbowwarrior2: http://www.upubuntu.com/2012/02/how-to-convert-mp4-to-avi-under-ubuntu.html [12:23] arista seems to work well.. but the interface is a little weird [12:23] rainbowwarrior2: your first question was as intelligent as "what is the best colour of the rainbow" [12:24] uu]\ [12:24] 0090000 [12:24] 9090909090909090909090909999999999999999999 [12:24] rainbowwarrior2: one doesn't exist, people just have preferences, one isn't outroght 'best' over the rest [12:24] Lachlan-BigPC it works, you're in [12:24] Another little thing that I like about Gnome 2 (though I had to rebuild my audio packages with different compilation flags to get it) is that there's a volume control panel applet which I can stick more than one of on the panel and have them control master/PCM/headphone separately. [12:24] munky dust [12:24] ok thank you ActionParsnip :o) [12:25] At least for gnome 2, I kind of know what steps I need to take to get rid of any trace of PulseAudio. [12:26] (and really, I have nothing against PulseAudio, except for the fact that it takes the 20 or 30 volume controls supported by my sound hardware and hides them all behind a single derpy master volume knob.) [12:26] Cale: you can run or not run pulseaudio in ANY DE, the desktop doesn't dictate the sound stuff [12:26] Cale: you can even run a desktopless OS and run full sound suites etc [12:26] ActionParsnip: Yes, this is a separate issue, but not entirely orthogonal [12:27] ActionParsnip: Just for info, I copied the Home folder desktop file & set the folder I wanted to open via nauilus & just dragged it onto the unity bar, just one less click than a nautilus bookmark [12:27] Because the newer desktop environments don't have as nice volume control applets for plain ALSA. [12:27] i just use alsamixer [12:27] Cale: so Gnome2 being able to get rid of pulse is nonsensical, you can do it in any DE if you can do it in Gnome2 [12:27] Cale true, everything was better when we was young [12:27] ActionParsnip: If I want to write some code, I can do that. [12:27] DJones: sweet [12:28] ActionParsnip: There's nothing *in principle* which prevents Gnome 3 from having nice ALSA mixing facilities. [12:28] But it doesn't have them. [12:28] what about alsamixer? [12:28] does anyone know where would the icons in nautilus desktop context menu and other context menus be located?, i can't seem to find them in the icon theme hierarchy [12:28] Cale: it can though [12:29] wastrel: alsamixer is okay, but inconvenient compared with having nice little panel widgets which are always available [12:29] panel widgets? like an icon? [12:29] or like dockapps? [12:30] hi [12:30] i have an issue with samba [12:30] oh panel like the menubar sorry i was thinking the launcher [12:30] it cant see the users? [12:30] speaking of the launcher why do i have an amazon icon in mine [12:30] i need to share with specific users, but the list of users isnt populating in the gui manager [12:30] do you have security = user or securtiy = share in smb.conf? [12:30] Yes, I have three little icons with an indication of the volume level for Master, PCM and headphone volume and muting state, and when I click one, it shows a slider control and checkbox hich I can use to adjust the volume and muting. [12:31] which* [12:31] my menubar is very full [12:32] PoolShark_: me? [12:32] That sort of thing is really convenient for me, and I haven't been able to easily set up anything too analogous in the newer desktop environments. [12:32] Laurenceb: yes [12:32] when will 12.04 be stable?.. [12:32] ok [12:32] AquaL1te: its already stable [12:32] PoolShark_: where is smb.conf? [12:32] AquaL1te: also Quantal has been released and is stable [12:32] Laurenceb: /etc/samba [12:33] isnt 12.04 already stable? [12:33] AquaL1te 12.10 is the latest stable [12:33] well, it even can't reboot/power off [12:33] do what AquaL1te... [12:33] in my case, 12.04 is faster than 11.04 and 10.04 [12:33] how are you commanding shutdown? [12:33] AquaL1te: it can, now what [12:33] # security = user [12:33] sobig, i still use 8.04 ;P [12:33] PoolShark_: ^ [12:34] AquaL1te: eve 13.04 powers off, hibernates and suspends here... [12:34] what is this package: 4.1.2-dfsg-1ubuntu1 [12:34] no it can't, lenovo x220 and t410 [12:34] Laurenceb: hrm... what GUI is it? [12:34] grr, there is no lts version before 10.04 [12:34] multiple installations, different hardware [12:34] https://launchpad.net/ubuntu/+source/virtualbox/4.1.2-dfsg-1ubuntu1 [12:34] PoolShark_: Samba Server Configuration [12:34] kernel upgrade doesn't work either [12:34] and then the other thing which stops me from upgrading is the fact that I started having random crashes to login screen, like at least one per day, which I don't get in natty. [12:34] i cant find it yet its a dep for vbox [12:34] keeps haning in the plymouth animation [12:34] AquaL1te, shutdown -r now, reboot, shutdown -h now, halt after shutdown.. [12:34] and ill get the other commands [12:34] my 10.04 is still supported until 2013 [12:34] PoolShark_: http://www.unixmen.com/how-to-configure-samba-using-a-graphical-interface-in-ubuntu/ [12:34] !find dfsg > gener1c [12:34] im followiung that [12:35] Laurenceb: I've only ever configured samba by editing smb.conf... not sure why the GUI is being stupid [12:35] blackness, right... that's not a fix [12:35] AquaL1te: are there any bugs reported? [12:35] but i guess none of you have this problem? [12:35] gener1c: dfsg = debian free software guidelines [12:35] !find dfsg | gener1c [12:35] gener1c: Found: emacs23-common-non-dfsg, emacs24-common-non-dfsg, guile-1.8-doc-non-dfsg, openvas-plugins-dfsg [12:35] if you can create a share with the GUI, and then go in and add the "valid users = @user" to the share section in smb.conf, that will probably do what I think you are trying to do [12:35] great [12:36] AquaL1te, i never goto sleepmode, or hibernate mode..just shutdown or reboot..so i wouldnt know. [12:36] so anyways it doesnt exist anymore [12:36] (replace "@user" with the name of the user you want to have access to that share) [12:36] AquaL1te, I have a Lenovo X201 and everything works fine with 12.* [12:36] I'd really like a fork of Gnome 2 which didn't rename everything like Mate does, and which is truer to the original Gnome 2 than Cinnamon. [12:36] PoolShark_: the gui wont let me finish without users [12:36] pybe: well it can't be everything :D or you only use the terinal [12:36] llutz_: the pack doesnt exist [12:36] Cale: Gnome2 is dead upstream, I suggest you move on [12:36] ill speak to out network guys [12:37] gener1c: and your question is? [12:37] it may be i cant see everything properly from here [12:37] Laurenceb: don't know what to tell you then... other than maybe try using swat or just do it in smb.conf yourself [12:37] ok [12:37] ActionParsnip: Well, it may be dead upstream, but I don't have to like it :) [12:37] llutz_: is it supposed to exist or is it just a way to tell me to do it manually === Partyschaum^away is now known as Partyschaum [12:37] Cale: very true [12:38] is there a way to contact ubuntu developers? [12:38] AquaL1te, I havent had any problems so far other than with my Gobi 2000 wwlan card which was my fault through bad setup [12:38] AquaL1te, try #ubuntu-devel === Robert_ is now known as Guest56272 [12:39] ActionParsnip: It just feels like in the past couple of years, all the UI designers have decided that they're bored with their jobs and started changing everything just for the sake of making things different. We have all these new flaky desktop environments right at the same time as Windows 8 is happening. [12:39] pybe: well my experience is the worst... even my debian unstable machine has less regressions that this 'stable enterprise' release [12:39] Cale: LXDE has stayed the same [12:40] BluesKaj: i'll give it a shot [12:40] Cale: Lubuntu simply changes the theme [12:40] AquaL1te, do you have any logs or error messages from your issues? [12:41] no it doesn't come far enough to start logging [12:41] AquaL1te: I suggest you report a bug [12:41] or when it shutsdown it already has unmounted /var i guess, nothing there anyway [12:41] i did... not enough info they said [12:42] i'll contact the devs, and otherwise i'll just switch my company to debian [12:42] Hi all! Just a quick question: Those who use laptop with ubuntu 12.10 or 12.04 what's the average battery discharge for you, for example when browsing web with wifi on and brightness half of maxium? [12:43] arbba: mine is about 10 mins but my battery is about 7 years old [12:43] arbba: :) [12:44] ActionParsnip: That's a reasonable point. I don't have an opinion of LXDE, but it does look more sensible than some of the other options. [12:44] * sobig trusts only apple's batteries [12:44] hi comunity..how to use sysctl command to show hardware in system..plz see the paste http://paste.ubuntu.com/1355175/ and suggest the right commnad [12:45] talpur_: tried hwinfo ? [12:46] arbba, I get 2-3 hours of acutal use from my Lenovo X201 and the battery is nearly half the capacity from when new. [12:46] ActionParsnip: and I've noticed that the Enlightenment guys have started up again, so I might also try that (but it would probably involve quite a bit of work to *really* make things how I wanted them to be) [12:47] talpur_ there's dmidecode [12:47] my sound not work plz help [12:47] lenovo :[ [12:47] pybe: time to buy a new laptop [12:47] raesi: me too :D [12:47] * sobig says no to levono [12:47] system ubuntu 11.10 [12:47] :( [12:47] uhm [12:47] wastrel, love my thinkpads too much [12:47] i cant find driver for my sound card [12:47] new thinkpad [12:48] lollko: your system 11.10 ? [12:48] Cale: try a few, there are lots to try [12:48] ActionParsnip: I am trying it is not installed meassage occurs, so I am installing it [12:48] ubuntu ? [12:48] raesi: i can try fresh instalation on 12.10 [12:48] raesi: yop [12:48] talpur_: cool, it give a nice GUI [12:48] Ubuntu/oneiric [12:48] on hp probook 4515s [12:48] wastrel, this laptop has loads of life in it [12:48] ActionParsnip: thanks [12:48] my system 11.10 already worked [12:49] now not work [12:49] because i install any software [12:49] :( [12:49] raesi: my webcam doenst working and sound [12:49] 12.10 sucks [12:49] *doesnt [12:49] sobig: why? [12:49] i need reset my setting sound card [12:49] 12.10 reports random interrupt errors to me [12:50] in a vm [12:50] lollko: tried it in cheese? [12:50] raesi: show lspci | grep audio [12:50] hi people. i'm wrote in hosts file line like 127.0.0.1 site.ru.localhost - but when i try to go in there my proxy DNS server return to me: Name Error: The domain name does not exist. Whe my hosts file doesnt work [12:50] this didn't happen in any previous ubuntu [12:51] foad@foad:~$ show lspci | grep audio [12:51] The program 'show' is currently not installed. You can install it by typing: [12:51] sudo apt-get install nmh [12:51] 0 upgraded, 10 newly installed, 0 to remove and 1878 not upgraded. [12:51] E: Could not get lock /var/cache/apt/archives/lock - open (11: Resource temporarily unavailable) [12:51] E: Unable to lock directory /var/cache/apt/archives/ [12:52] raesi: lspci | grep audio [12:52] raesi: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [12:52] ok [12:52] and paste to query ;) [12:52] raesi: is software centre open? [12:52] foad@foad:~$ lspci | grep audio [12:52] foad@foad:~$ [12:52] lspci | grep Audio [12:53] try again [12:53] raesi: is software centre open? [12:53] pm [12:54] no [12:54] MonkeyDust: thanks its going good...What command should be used to see "SW Config" [12:55] raesi: are there updates installing? [12:55] anybody [12:55] ActionParsnip: I have tried a few things already (Unity, Gnome 3, Cinnamon, Mate), and have considered dropping back to not having a desktop environment and just using a plain ol' WM on top of X -- though I tend to miss things like all my panel applets for monitoring memory/CPU/network/HDD usage, temperatures, world clocks, volume controls, etc. But yeah, the problem isn't insurmountable. If I really had to, I could write all that software myself. It's just -- s [12:55] houldn't an acceptably-working version of all this sort of thing exist? Gnome 3 has an entirely new plugin system, and I could almost get them to the point where they covered these use cases, though it was much clunkier and less flexible than the Gnome 2 panel applets were. [12:56] hi [12:56] Cale: tried gnome-shell? It is the standard shell for 'normal' gnome3 [12:56] ActionParsnip: right, yes, that's what I'm talking about [12:56] I guess I could also look for standalone versions of all this stuff which weren't too intrusive... or write them myself, if I wanted to sink a lot of time into it. [12:56] i am having this software bug me about its unsuccessful install due to a dep although i gave up on it and i am trying to install something else [12:56] talpur_ try piping it to egrep and the words you want [12:56] Cale: could just run openbox (no desktop) for supreme lightness [12:57] how do i abort its install request [12:57] talpur_ like: dmidecode | egrep blah [12:57] is there a ubuntu flavour with gnome2 for 12.04? [12:57] gener1c: try: sudo apt-get -f install [12:57] i am having this software bug [12:57] sobig: not official ones [12:57] ActionParsnip: it didnt help [12:57] that's too bad [12:57] gener1c: can you pastebin the output of the command please [12:57] yeah [12:58] sweet 11.04 :))) [12:58] ActionParsnip: Yeah. I used to use pwm (which is similar to ion, though not a tiling WM), but I've become somewhat addicted to having all these various things hanging around on the edges of my display :) [12:58] 11.04 is not a lts version afaik. it's end-of-life in one year [12:59] gener1c: thanks, the output will help us diagnose once we get the link [12:59] and the main problem with dropping back to not having a desktop environment for me is that I have to give up some of this functionality in one way or another. [12:59] sobig: 11.04 is dead right now [12:59] lol [12:59] (also, with upgrading to newer DEs which seem to lack one or more of these features) [12:59] sobig: April 2011 + 18 months as it is a regular release, I'll let you do the maths [13:00] MonkeyDust: plz see the pate http://paste.ubuntu.com/1355434/ and then suggest [13:00] damn [13:00] * sobig corrects the memory [13:00] my ubuntu box lags even on openbox... [13:00] with only xchat and a terminal open [13:00] .-. [13:01] anyone knows why i got a grub error (and its console) about missing uuid's, after i've installed ubuntu on /dev/sda (it was the only drive connected than), and i've added another harddrive (which become /dev/sda, the older one is now /dev/sdb)? in fstab /boot partition is mounted by uuid, not by device name so changing of disks shouldn't matter (apparently- it does)? [13:01] ActionParsnip: http://pastebin.com/f4J0brJQ [13:01] whats up nerds :) [13:02] talpur_ type man dmidecode and scroll down to DMI types, you'll see [13:02] szymon_g, you can manually edit fstab to use the uuid of the drive [13:03] compdoc, the installer should set it properly. uuids do not change over reboot, are they? if yes- what was their advantage over /dev/sd* device names? [13:03] it boots fine when there is only 1 drive connected [13:03] talpur_ like: sudo dmidecode -t 0 [13:03] szymon_g, you can also plug the drives in to the controller ports on the mainboard so that the drive that was sda becomes sda again [13:03] gener1c: i've always used the .deb to install vbox... never tried through apt-get [13:03] so the uuid of /boot partition is good. it cannot boot if the system is installed on /dev/sdb device (which appears only after another disk is plugged in) [13:04] talpur_ i'm off now, good luck!! [13:04] szymon_g, they dont change unless for format the partition of mess with the partition type [13:04] MonkeyDust: bunddle of thanks [13:04] i did nothing of that [13:05] *unless you [13:05] what is the difference between initctl and initctl.distrib [13:05] and why does initctl link to /bin/true [13:05] link==linked [13:05] i've just re-connected my old disks, sda and sdc (now). when i was installing ubuntu, it recognised the disk (ssd) as /dev/sda (because there was only 1 disk at the installation time). now this disk is /dev/sdb === Robert_ is now known as Guest54033 [13:06] szymon_g, its easy to edit fstab to use uuid. Also easy to rearrange the drives on the controllers [13:06] how i check my System CPU-name,,which command should I use [13:06] why should i modify the uuid? it works fine as long as there is only 1 drive connected [13:06] when i connect another disks, it doesn't boot [13:06] talpur_: grep name /proc/cpuinfo [13:07] szymon_g: that's why you use UUID [13:07] yes. and apparently they do not work fine on ubu, otherwise the amount of drives connected would be irrelevelant (or however it's spelled) === cryptfu_ is now known as Guest17764 [13:08] wtf.... gnome-classic lags less then openbox [13:08] llutz_: like one has cpu-name = AMD Opteron 256...the command u say show the Model [13:10] your computer doesnt care what you try to blame, or how you think it should work [13:10] wolfmitchell: openbox isn't very good [13:10] ActionParsnip: thanks [13:10] szymon_g: that's the case for pretty much anything with a Linux kernel [13:11] szymon_g: how the drives are connected and how they are identified to the system has an effect on the order they are detected in [13:11] gener1c: reading (got called away) [13:11] szymon_g: UUID solves this [13:11] gener1c: your issue is with cinammon which isn't supported here [13:11] gordonjcp, so what's the point of using uuids than? their main point was to make it dependless from device names [13:12] szymon_g: that's right [13:12] gordonjcp, not in that case. 1 disk= everythings fine. more disks- uuid /boot doesn't boot [13:12] szymon_g: you stick the UUID in, and it makes no odds what order things come up in [13:12] gener1c: you can satisfy the app with: sudo dpkg --force-all -i /var/cache/apt/archives/insync-beta-gnome-cinnamon-common_0.9.25_i386.deb [13:12] * sobig adds sinamon in the coffee [13:12] szymon_g: is grub configured to use uuid? [13:12] yes i know, but in this case it doesn't work. i'll have to fill a bugreport or something [13:12] gener1c: but your 3rd party packager has bungled the packaging and duplicated the files in the package which overlap with the ones in another package [13:13] gener1c: i suggest you report the issue [13:13] szymon_g: yeah, sounds like you might have to [13:13] gordonjcp, UUID=b70777ab-c443-49ea-89c1-bf2662eed869 /boot ext4 defaults 0 2 [13:13] thats from /etc/fstab [13:13] can someone who is running 12.10 paste the output of sudo ls -la /sbin/initctl [13:14] szymon_g: okay, and what about your grub config? [13:14] szymon_g: grep sda /boot/grub/grub.cfg [13:14] gener1c: if you use 3rd party packages, there is no real quality control, unlike the official canonical ones [13:15] llutz, nothing is there. neither is sdb or sdc [13:15] gordonjcp, isn'g grub automatically configured on ubuntu to use that? it's fresh install, i haven't touch it [13:15] please? [13:15] milestone, -rwxr-xr-x 1 root root 155560 Oct 12 20:30 /sbin/initctl [13:15] szymon_g: are you sure there is no old grub in the MBR of that drive becomming /dev/sda when you replug the other drives? [13:16] szymon_g: so it is not a link [13:16] szymon_g: great thx [13:16] milestone: it can be if you want :) [13:16] llutz, in the sda? hm... i don't know [13:16] ActionParsnip: yes if you do not want your system to start anything ;) [13:16] how can i erase it without loosing content of drive? [13:17] i used to have a win8 on it [13:17] szymon_g: wipe the first 440 Byte of the 1st sector of the disk [13:17] ActionParsnip: i used the official conanical ones [13:17] they didnt work [13:17] gener1c: no, its a PPA. Canonical do not package Cinammon [13:17] in regards to vbox [13:17] gener1c: the issue isn't vbox [13:18] szymon_g: other way round: do you change boot-order in the BIOS if you replug the drives? [13:18] llutz_: Which commnad is used to know operating system detail, [13:18] gener1c: read the pastebin, the issue is that a file in the cinammon package cannot overwrite one of the standing files [13:18] ok then, how do i kick that request out of my install i am not trying to do anything that is even remotely close to insync ActionParsnip [13:18] talpur_: detail as? [13:19] gener1c: so the vbox will not install til the packages are square. This is because you are using Cinammon which is unofficial [13:19] gener1c: I suggest you report this tyo the Cinammon guys so they can sort their packaging out [13:19] llutz, i've had it by defaoult to boot it from my sdb drive. i'll check it in a sec, ok?. now i have to go- work :/ [13:19] cant i bypass that issue somehow? ActionParsnip [13:20] gener1c: yes, I gave you the command earlier [13:20] gener1c: it makes the file be overwritten regardles but if you remove either package it will break the packaging [13:20] gener1c: you may also find updating gets upset too due to the overlapping file [13:21] llutz_: detail..like OS name, OS file, OS comipler, OS sate etc [13:21] ActionParsnip: dpkg: error: --install needs at least one package archive file argument [13:21] gener1c: if you add 3rd party PPAs compiled and built by whoknows, then you can more than likely expect issues [13:21] gener1c: you can satisfy the app with: sudo dpkg --force-all -i /var/cache/apt/archives/insync-beta-gnome-cinnamon-common_0.9.25_i386.deb === alin|mobile is now known as alinmear [13:22] gener1c: copy and paste [13:22] oh right [13:22] gener1c: I copied and pasted that from earlier [13:23] sorry [13:23] gener1c: 'scroll up' is a wonderful feature of modern OSes [13:23] i use irssi and pageup :P [13:23] gener1c: same deal ;) [13:23] gener1c: me too :) [13:24] ActionParsnip: which command is used to know the Operating system detail like OS name, OS file, OS comipler, OS sate etc [13:24] talpur_: "lsb_release -a", "gcc --version" idk what "OS file/sate" are [13:24] llutz_: dude that was FAST [13:24] ActionParsnip: 3mins, not really [13:24] llutz_: oh, asked before? [13:25] :D [13:25] * ActionParsnip withdraws llutz_'s gold medal [13:25] llutz_: thanks.....for example file: ext3 , state= runlevel3 [13:25] llutz_, talpur_, don't forget uname [13:26] !runlevel | talpur_ [13:26] talpur_: In Ubuntu all runlevels except 0,1 and 6 are by default equal. Also keep in mind that Ubuntu now uses !Upstart instead of System V init so there is normally no /etc/inittab. [13:26] talpur_: sudo blkid [13:26] talpur_: sudo parted -l will show the file system type [13:26] talpur_: are you using a desktop OS? [13:26] llutz_: thanks [13:27] ActionParsnip: thanks [13:27] talpur_: are you using a desktop OS? [13:27] ActionParsnip: yes [13:27] talpur_: then the runlevel will always be 5 [13:27] talpur_: you see, there is no single command to gather all that information. you have to do some research [13:27] llutz_: thanks i will do [13:27] Hi all I was wondering I have a cue file and a flac file I used to use a cue splitter on windows is there any gui progrsm like that for ubuntu? [13:28] !info shntool | dean__ no gui but ... [13:28] dean__ no gui but ...: shntool (source: shntool): multi-purpose tool for manipulating and analyzing WAV files. In component universe, is extra. Version 3.0.7-1ubuntu1 (quantal), package size 66 kB, installed size 264 kB [13:28] dean__: https://bytebin.wordpress.com/2009/11/20/split-flac-by-cue-file-in-linux/ [13:28] dean__: source: https://duckduckgo.com/?q=cue+and+flac+file+ubuntu [13:29] dean__: took me....60 seconds? [13:29] dean__, Also, check out Flacon [13:29] dean__: did you even search a little? [13:30] ActionParsnip: even if ubottus factoid is named "google", doesn't it cover duckduckgo too? ;) [13:30] ActionParsnip, I did but I came across cli commands but I aint too great with terminal commands still a bit of a noob medievil cue splitter used to do it all for me [13:30] llutz_: just absolutely astonished how I can find this stuff in seconds with the most remedial search term.... [13:30] jCuber, Flacon is that a program? [13:31] dean__, You can try running it under Wine or then download Flacon (http://kde-apps.org/content/show.php?content=113388) [13:31] dean__, Yup, with a GUI, too [13:31] dean__: yes, but if the commands are on the page for you to COPY then your ability in command line is negated [13:32] jCuber, You are a legend just what I am after [13:32] ActionParsnip, The web commands confuse me sometimes [13:32] dean__: the page also mentions flacon if you read down === anonymous is now known as Guest6141 [13:33] ActionParsnip: but true you are... [13:33] ActionParsnip, How come you are giving me a hard time? I have been a user of windows a long time and I am still getting to grips with Linux I can do simple commands like sudo apt-get [13:34] dean__: but the commands are there, you can copy and paste text, right? [13:34] reach for the gold ring! take your linux-fu skill to the next level. [13:34] ActionParsnip, I can copy and paste but its when it starts asking you to start typing in commands for locations and etc is when I get stuck? [13:35] dean__: then put the files in the root of your home folder using the file browser (sure you can do that) then the first time you open the terminal the files are ready to be worked on [13:35] dean__: no changing of folder is needed :) [13:36] back [13:36] lollko: again help me [13:37] ActionParsnip, I have added the ppa for flacon now much simpler === ubuntu is now known as Guest19647 [13:37] saw a neat site that had recorded bash sessions for different tasks. made learning some of the basics of bash handy. [13:38] jCuber: you metion uname ...where it use [13:38] dean__: no worries :) [13:38] ActionParsnip, Thanks though [13:38] i need reset my sound setting [13:38] plz help [13:38] raesi clarify the exact problem. [13:38] dean__: learning CLI is good, GUI tools are nice but they are restrictive compared to CLI :) [13:38] talpur_, What exactly do you mean by "where it use"? in the terminal ofc [13:39] raesi: killall pulseadio; rm -r ~/.pulse* [13:39] pulseadio: no process found [13:39] ActionParsnip, Will do when I start getting braver I would love to learn tar.gz one day lol [13:39] raesi: killall pulseaudio; rm -r ~/.pulse* [13:39] hello everyone [13:39] jCuber: can you write the full commnad again....!runlevel | talpur gives the bash error [13:39] dean__: you won't use that much unless you fancy a play [13:40] rm: cannot remove `/home/foad/.pulse*': No such file or directory [13:40] ActionParsnip, Theres certain programs that aren't linux native that have a tar.gz to install there programs though [13:40] raesi: ok, wait 10 seconds, reboot and you should have default sound [13:40] dean__: .tar.gz is just an archive. ;) learning to etract it is the easy part. [13:40] ok [13:41] dr_willis, Compiling it is another lol [13:41] dean__: a few apps come precompiled in .tar.gz you exctact then cd to the dir and run.. ;) [13:41] but those are rare [13:41] ActionParsnip: because sound not worked [13:41] ActionParsnip: sorry to bother u,,,how we find the base_ptrsize [13:41] talpur_, What command do you mean? [13:42] !runlevel | talpur_ [13:42] talpur_: In Ubuntu all runlevels except 0,1 and 6 are by default equal. Also keep in mind that Ubuntu now uses !Upstart instead of System V init so there is normally no /etc/inittab. [13:42] i have a problem. how can i install pci dial up modem ? [13:42] jCuber, Just waiting for flacon to install now is it user friendly? [13:42] dean__: compiling somting from source that is allready in the repos (as an older version for example) can be a lot easier with the build-deps option to apt-get . ;) [13:42] i have modemdata.txt [13:42] talpur_: do you expect us to do your homework? [13:42] raesi: that command defaults sound to vanilla settings [13:42] paste it here ? [13:42] dr_willis: my sound already working , after install software sound not worked [13:43] dr_willis, You make it sound so easy lol [13:43] dean__, Don't know, I've never used it. It looked pretty easy in the screenshots tho [13:43] raesi what software? [13:43] jCuber: yes [13:43] jCuber, Sorry thought you were a veteran with it lol [13:43] dean__, Haha, just searched it up for ya [13:43] raesi: what is the output of: wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && chmod +x ./alsa-info.sh && ./alsa-info.sh --upload [13:43] dr_willis:sbagen and sbagui [13:43] talpur_: not even sure what that is, sorry [13:43] !info sbagen [13:44] Package sbagen does not exist in quantal [13:44] !find sbagen [13:44] Package/file sbagen does not exist in quantal [13:44] llutz_: No i alreay write sorry to bother u.....I have from night I am trying to update config file for SPEC2006...these some comannad I couldn't find [13:44] raesi: and those are/do what? [13:44] Your ALSA information is located at http://www.alsa-project.org/db/?f=29f3e55dafb908877bb04b7edede3c3fd4c0f675 [13:45] talpur_ "sudo parted -"? ""lsb_release -a", "gcc --version [13:45] llutz_:any way if you were irrited sorrfor that [13:45] Hello. Does anyone here have any tips for me? I have just built a HTPC/NAS computer with Ubuntu (xubuntu since I dont want Unity) installed. Its working pretty good with mdadm raid5 and such. But now I want to use it together with my TV and the picture worked right out of the box when it comes to video. But when I try to get the HDMI audio working I got stuck. I went into BIOS and chose digital [13:45] audio to HDMI instead of SPDIF. And in the Volume Control I can see HDMI output and use it. I have chosen it and when im playing music the bars are moving. But there are still no sound. Anyone know anything that I can check? [13:45] jCuber, I think I have done it [13:45] Hi everyone, how much SWAP space does ubuntu 12.10 need? [13:45] talpur_, "lsb_release -a", "gcc --version? "sudo uname -a"? [13:45] jCuber: thaks [13:45] here is modemdata.txt http://pastebin.com/DDi8AjB1 [13:45] how can i run it ? [13:45] thebiffman: try the pavcontrol tool perhaps [13:46] did i apell that right [13:46] raesi: let me check [13:46] ActionParsnip: ok [13:46] !info pavcontrol [13:46] Package pavcontrol does not exist in quantal [13:46] !info pavucontrol [13:46] pavucontrol (source: pavucontrol): PulseAudio Volume Control. In component universe, is optional. Version 1.0-1 (quantal), package size 140 kB, installed size 953 kB [13:46] gnome ppp doesn`t work [13:46] pavUcontrol ;) thebiffman [13:47] jCuber, That was really helpful thank you. [13:47] probably it is win modem [13:47] magesing: see this https://help.ubuntu.com/community/SwapFaq [13:47] thebiffman: i seem to have to use it once to get my system to use hdmi out audio. not sure why [13:47] raesi: http://pastebin.ubuntu.com/1355494/ [13:47] dean__, You're welcome :) [13:47] dr_willis: I think that the same tool im using. [13:48] Is anyone familiar with devede? [13:48] i read manual about modems but i don`t understand it ... [13:48] dean__: it works.. ;) care to ask a real question about it. [13:49] dr_willis, Haha very funny I have used it in the past I like it however audio is slightly out of sync any ideas how to resolve that? [13:49] beginnere fail to click on that resize/recalculate button in devede i notice... [13:49] anyone here using kde? [13:49] dean__: never really noticed that issue [13:49] dr_willis: https://dl.dropbox.com/u/699329/sound.png [13:49] Anybody has any idea ? [13:50] simplew, Don't know about here, but #kubuntu definitely has KDE users [13:50] dr_willis, I like it but still have to use a windows based program to do my authoring and mp3tag as well wish I could find a linux native program to do everything then I would be complete : p [13:50] ActionParsnip: thanks [13:51] i'v tried many time to change my pseudo , but my change seem not to be saved . anybody have an idea ? [13:51] jCuber: but im asking here [13:51] simplew, Then go ahead and !ask :) [13:51] !ask [13:51] 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 [13:51] dean__: mp3tag, you tried easytag or kid3? [13:51] dean__: and yes, both have a GUI [13:52] dean__: ive never had the issue. but i tend to just load up a dvd with cartoons on an endless loop for the grandkids === MartinS is now known as Guest91236 [13:53] raesi: you may benefit from the later Alsa [13:53] Hello. How can I have more than 4 virtual desktops, and all in one line (so I don't need to use ctrl-up/down to switch between them?) [13:54] llutz, I have tried a few I think but none easy to use like mp3tag I just like to change the tags and add album covers nothing too fancy? [13:54] Mmike: i dont think unity supports them that way. gnome-shell does [13:54] unity enforces a X x X square layout. x 3x3 2x2 and so on [13:54] [n] [13:54] heh :/ [13:54] ActionParsnip:thanks [13:54] it is possible to use this modem in ubuntu 12.10 ? [13:55] Well this is unfortunate. That I have to sell my completely new NAS/HTPC just because Linux cannot handle HDMI. This sucks =( [13:55] that's really annoying :/ [13:55] dr_willis, are you using gnome-shell? [13:55] thebiffman, What are you talking about? I use HDMI all the time [13:55] thebiffman: or it may just work if you find the right driver update or kernel or other tweak [13:55] raesi: its on the sound troubleshooting procedure page [13:56] Mmike: been playing with gnome shell lately [13:56] dr_willis, what are you thoughs on it? [13:56] Mmike, dr_willis, I'm using it all the time [13:56] ok [13:56] I just upgraded from 11.04 (had to) to 12.04 (fresh insstall) and I feel like someone tied my hands :/ [13:56] hi , i'v tried many time to change my pseudo , but my change seem not to be saved . anybody have an idea ? [13:56] mmik id rather it be more like android. ;) [13:56] Mmike: try XFCE, it smells a lot like Gnome2 [13:57] unity in 12.10 i find easier to use [13:57] ActionParsnip, have you tried using it? :) [13:57] dr_willis, I work as a computer programmer and a system administrator - touchpad like interface is really not something I can find much use for :) [13:57] lubuntu is good for old school needs [13:58] i'm missing all the whitstless and bells in lxde [13:58] Mmike, You should try the interfaces and choose which one feels the best [13:58] hi [13:58] i just run my apps and alt tab around... de dosent maaaaaaatter muuch to me [13:58] :D [13:58] Sukar, Hey! Have a question? [13:58] Mmike: sure === CAP5968 is now known as Rizon [13:59] no [13:59] Mmike: Ive tried a few desktops and window managers [13:59] jCuber, yup, doing that now :/ remembering the old days when I was switching from fvwm to wmaker to enlightenment to gnome [13:59] i wanna chating with us [13:59] :D [13:59] never actually used KDE [13:59] Mmike: LXDE is pretty sweet [13:59] Problem is that according to the system the HDMI is working and is in use. But I have no luck using google since Im not certain what to google after. Im using the new AMD FM2-socket A-series APU with a ASUS motherboard that has the HDMI integrated. I have chosen HDMI for digital audio in bios. Im out of ideas. Hence why I came here. May be some general things I can check.... [13:59] !offtopic | Sukar [13:59] Sukar: #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! [13:59] Mmike: my first desktop was KDE in Mandrake 7 [13:59] =) [14:00] thebiffman: 'brand new' hardware is often the most problematic. it may take a few weeks for the kernel and drivers to get fixed for stuff [14:00] My first desktop was an X server with nothing running .-. [14:00] ActionParsnip, I miss a lot of plugins there - for instance, cpu/mem/io/net graphs, then concrete upload/download rates, then giplet (my current outbound IP), then temperatre sensors (ok, I can live without those), then I hate that my email and pidgin messages are going all to the same notification bin :/ [14:00] thebiffman, Not sure if this helps you, but I guess it's worth a shot: http://maketecheasier.com/setup-hdmi-digital-playback-in-linux/2011/01/05 [14:00] ok, sorry, this was ranting :/ [14:00] cliff_: i'm sure there are people here that use irssi [14:01] Mmike: why do you want the CPU and RAM loads etc? [14:01] irssi has 10000s of guides out for it also [14:01] i prefer weechat to irssi these days [14:02] pidgin all the way [14:02] i can't find any linux irc client that i like ^^; [14:02] irssi now as I'm at work ssh'd home [14:02] cnf: what have you tried? [14:02] cnf, Tried xchat? [14:02] weechat+znc ;) [14:02] jCuber: on xchat, man is it ugly! [14:03] yuck [14:03] cnf, xchat-gnome? [14:03] ugly? never noticed [14:03] cnf: what irc clients have you tried? [14:03] big text area.. and tabs.. what more do you need.. [14:03] I like xchat... And it's lua scripting plugin [14:03] <3 irssi [14:03] ActionParsnip, i just want to know what my computer is using. It's very very informative when doing various tests. Some of my apps (that I make) sometimes start eating ram, and I can see that vividly there. [14:03] Dr_willes, userlist. [14:04] ActionParsnip: xchat, irssi, pidgin, quassel [14:04] Mmike: ahh if you are a dev then its handy :) [14:04] uhm, what was the other kirc thing [14:04] Cnf, kvirc? [14:04] !info lostirc [14:04] lostirc (source: lostirc): simple gtk-based IRC client. In component universe, is optional. Version 0.4.6-4 (quantal), package size 248 kB, installed size 732 kB [14:04] !info loqui [14:04] loqui (source: loqui): GTK+ based multipane IRC/Chat Client. In component universe, is optional. Version 0.5.3-4 (quantal), package size 245 kB, installed size 758 kB === ashams_ is now known as ashams [14:04] mitch|mobile: i turn that off. i find it useless [14:04] morning folks - is there a good SVN client for Ubuntu out there? [14:05] !info konversation [14:05] konversation (source: konversation): user friendly Internet Relay Chat (IRC) client for KDE. In component universe, is optional. Version 1.4-1ubuntu2 (quantal), package size 705 kB, installed size 2659 kB [14:05] ActionParsnip, yup :/ feels like unity is designed for people like my grandma :/ I think even 4 virtual desktops is too much for her [14:05] Well, there is telnet... [14:05] Mmike: I only use one myself [14:05] not tried loqui [14:05] jCuber: Im checking out the link.. First step I have done. [14:06] brb, going out for a minute [14:06] Gotta go, school... === Albastos is now known as Albastos|off [14:07] Gotta go; Noodles, ice-cream and orange juice [14:07] OffTopic! [14:07] OffTopic to the max! [14:08] !offtopic [14:08] #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:08] hello all... [14:09] Hello, xok === OffTopic is now known as Clones === Clones is now known as ToTheMax [14:11] Clones [14:11] << [14:14] Which meta-packages do I need to remove in order to compleatly remove unity from ubuntu 12.10? :) [14:14] right, back [14:14] ActionParsnip: gonna have a look at the ones you suggested that i have not yet tried [14:15] is there any way to get 'inertia scrolling' (like we have for touchpads) on a mouse wheel? [14:15] cnf: source: https://help.ubuntu.com/community/InternetRelayChat [14:15] who know how install dial up modem in ubuntu ? [14:16] !dialup [14:16] You want to connect via dial-up? Read https://help.ubuntu.com/community/DialupModemHowto - Also try disabling/removing KNetworkManager if KDE applications cannot connect using dial-up [14:17] ActionParsnip: i read it [14:17] is there an equivalent to tortoiseSVN in linux [14:17] ActionParship: i have also modemdata.txt [14:17] I can't copy files from windows 7 to ubuntu 10.04. In ubuntu 10.04 I gave full access via Samba. Anyone can HELP me please? [14:18] mens: over the network? [14:18] ActionParsnip: thnx [14:18] YES [14:18] mens, what errors are you getting [14:19] just a moment [14:19] mens: if you run: smbtree on the Ubuntu system, do you see shares? [14:19] mens: can you ping the Ubuntu system from Windows? [14:19] mens: do you have a firewall configured in Ubuntu> [14:20] jCuber: No luck with the link either. Its so frustrating. It seems to be working. Device names and everything. But no sound. [14:21] maybe xbindkeys would help [14:22] people - i want to install linux in my machine which already has windows. the partition table is as follows. /dev/sda1 ntfs 104MB, Unusable 19222MB, /dev/sda2 ntfs 85899MB(this is where windows is installed), /dev/sda3 ntfs 10734MB, /dev/sda5 ntfs 10734MB [14:22] am trying to install in the space where it says unusable - why it says so ? [14:22] vooze, !pastebinit apt-get --yes purge unity unity-2d unity-2d-places unity-2d-panel unity-2d-spread [14:22] apt-get --yes purge unity-asset-pool unity-services unity-lens-* unity-scope-* [14:22] apt-get --yes purge liboverlay-scrollbar* [14:22] apt-get --yes purge appmenu-gtk appmenu-gtk3 appmenu-qt [14:22] apt-get --yes purge firefox-globalmenu thunderbird-globalmenu [14:22] apt-get --yes purge unity-2d-common unity-common [14:22] jCuber: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [14:23] Wow, sorry about that [14:23] Now appear other problem, windows 7: The remote device or resource won't accept the connection [14:24] mens: i often find it easier to use ssh and winscp then fight with windows and shareing === CoilDomain_ is now known as CoilDomain [14:24] I try teamviewer but speed of transfer is very low [14:24] jCuber: thanks, but I guess I figured it out.. I just used synaptic to remove all unity (and lightdm) packages that did not conclict with GNOME ;) but thanks anyway [14:25] mens, first, is windows and ubuntu on the same computer?? [14:25] people - i want to install linux in my machine which already has windows. the partition table is as follows. /dev/sda1 ntfs 104MB, Unusable 19222MB, /dev/sda2 ntfs 85899MB(this is where windows is installed), /dev/sda3 ntfs 10734MB, /dev/sda5 ntfs 10734MB [14:25] am trying to install in the space where it says unusable - why it says so ? [14:25] vooze, Haha, alright. [14:25] Nope, different computer! [14:25] solofight: are you using Win7? [14:25] just makin sure :) [14:25] I'm trying connect computer via wireless [14:25] I'm trying connect computer via wireless [14:26] Btw. if anyone is on the lookout for a good linux-mouse.. I just got Logitech MX Performance.. its really really nice, and works out of the box [14:26] hmz [14:26] *computers [14:26] vooze, All of my mouses have worked out of the box :) Just matter of preference. [14:27] jCuber: well yestoday I bought the steelseries sensei.. terrible... [14:27] men pressing some of the buttons it would freeze for 18 secs [14:27] Really a windows-only product ;) [14:28] hmz, konversation is just as bad as xchat ^^; [14:28] vooze, What did you expect from "the most customizable gaming mouse" :D [14:28] haha dunno.. :D [14:28] cnf, You changed the colors? Fonts? You can customize these programs you know :D [14:28] yes, yes i did [14:29] first thing i do, in every client [14:29] mens: are you asked for authentication when you connect to the share? [14:29] jCuber: I had my old mouse for 5 years or somthing, so I did not even think about the possible errors [14:29] the network icon on my indicator applet (sys tray?) is missing, I can't connect (nor choose) the wifi network...can anyone help?.. [14:29] I have ubuntu 10.04... [14:29] vooze, PC/2 or USB? [14:30] *ps [14:30] jCuber: USB ofcouse ;) [14:30] jCuber: Source Code Pro, all the way :P [14:31] can anyone help?... [14:32] jCuber: and black bg, for anything that is fixed width text [14:32] yes [14:32] xok: Well I had the same problem one time, back then.. but its soooo long ago, cant really remember what I did to fix it. [14:32] xok, ALT+F2 and run "network-indicator"? [14:33] if I go to ubuntu.com and download a disk image, the image is 753MB [14:33] xok, I mean indicator-network [14:33] or was it nm-applet [14:33] dr_willis, Porbably is :P [14:33] mens: then run: sudo smbpasswd -a $USER you will need to authenticate as sudo, then set a password. You can then authenticate as your username using the password [14:33] is the image supposed to be burned to a CD, or a DVD? [14:33] rham: DVD or USB [14:33] rham: 12.10 is dvd [14:34] :-/ [14:34] 12.10 lubuntu can fit on cd [14:34] why make a DVD image that's 753MB? [14:34] that's absurd [14:34] as can the server iso === jaywink_ is now known as jaywink [14:34] or just download the alternative CD and download the apps you need? [14:34] There is no alternate CD for 12.10 [14:35] rham: use USB :) [14:35] ah, sorry ;) [14:35] if you're going to make the image so big it can only fit on a DVD, why not fill it with useful stuff? [14:35] absurd was sticking to cd limits for so long [14:35] why not make it 3.5GB? [14:35] rham: because thats for linux mint ;) haha, no reason to fill it with stuff you might not need [14:35] they exersized self controll [14:35] dr_willis: thank you very much, I just rebooted the system and it appeared but yes, the applet was named nm-applet... [14:35] I try to access ubuntu via local IP adress (192.168.1.101). And windows 7 write me: windows cannot access 192..... [14:35] dr_willis: the linuxtycon game has a complaint by users that the distro doesn't fit on a CD, even in the year 3000 [14:35] mens: can you ping the IP [14:36] I change my SMB PASS, that do not solve my issue [14:36] mens: can you ping the IP [14:37] vooze: there is a reason: not to waste four fifths of a CD [14:37] s/CD/DVD/ [14:37] yes, ping go! [14:37] rham: bigger reason.. save server load... [14:38] and bandwith of torrents [14:38] and the os final install size [14:39] rham, You're starting to think like Microsoft [14:39] after I start windows network diagnostics: in small windows write: Problems found [...] The remote device or resource won't accept connection - DETECTED [14:40] !tab| mens [14:40] mens: You can use your key for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line. [14:40] http://www.omgubuntu.co.uk/2012/09/its-official-the-ubuntu-livecd-is-dead [14:40] salam [14:42] jCuber: insult me eh? [14:42] !tab [14:42] You can use your key for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line. [14:42] * rham slaps jCuber across the face with the back of his hand [14:42] rham, How was I "insulting" you? [14:44] chyeah [14:44] anyone uses intel NIC 39Y6128 with ubuntu? [14:44] < jCuber> rham, You're starting to think like Microsoft [14:44] rham, Then I'm sorry if that insulted you. [14:45] jCuber: I'm only joking :-) [14:45] :-) [14:46] rham insulting on "You're starting to think like Microsoft" hahah relly funy...go go go more :-) [14:46] !offtopic :P [14:47] Man I gotta check out these factoids before doing that [14:47] jCuber: maybe !ot [14:48] Hello guys [14:48] Hi, pratz [14:48] I am using ubuntu 12.04 with classic gnome desktop [14:48] Yes? [14:48] can i use classic gnome with HUD ? [14:49] pratz, What do you mean with "HUD"? === mrenouf|away is now known as mrenouf [14:49] jCuber: heads up display in 12.04 [14:50] pratz, Heads up display? They finished the hologram technology already? I think you're talking User Interface (UI) :) [14:50] i'm installing 12.04 on a pretty old system with an nvidia 6150. the live cd env works ok. after installing unity looked very glitchy. i enabled the 3rd party drivers, which didn't fix the problem, [14:50] jCuber: yes the UI [14:50] jCuber: I watched this video http://www.youtube.com/watch?v=DIQXKrH46wI [14:51] i tried to reboot and i keep getting "failed to set mode on crtc". i've tried to cp the xorg.conf.failsave to xorg.conf and that didn't work. i also tried dpkg-reconfigure xserver-xorg, [14:51] and that results in another "failed to set mode on crtc" message to get printed to kernel log [14:51] jCuber: here they showed gnome classic with Unity 2D [14:52] pratz, You should be able to get the Unity UI by doing "sudo apt-get install unity" or Installing Unity from the software center, then logging out and then selecting Unity [14:53] jCuber: I have the unity UI already, but logging in to gnome classic and using unity 2D is showing in that video [14:53] pratz, So you want Gnome Classic? [14:53] jCuber: I use gnome classic, but want to use unity 2D [14:54] pratz, Then you log out, select Unity 2D from there and log back in [14:54] jCuber: please see the video, "Unity 2D meets gnome classic" [14:54] pratz, Haven't installed Flash, can't. [14:55] pratz, So you want the Unity launcher but want to use Gnome Classic? [14:56] jCuber: that's it [14:56] "sudo apt-get install gnome-session-fallback unity-2d-launcher" then open console and run "unity-2d-shell" === DaZ is now known as ania12lat [14:59] ls [15:00] jCuber: that's cool [15:00] pratz, Working? [15:00] jCuber: yes [15:00] jCuber: how can i reduce the size of unity launcher icon ? [15:01] pratz, I don't use Unity, but try Right-clicking it and see if there's "preferences" or "properties" [15:01] ping me! [15:03] pratz, Actually, 1. Press "ALT+F2", then write "ccsm" in the Run dialog. 2. Find the "Ubuntu Unity Plugin" entry 3. Go to the "Experimental" tab and there should be a "Launcher icon size" [15:04] Is there a way to define a network specific hosts file? For example, I use dyndns to access my home server when away from home. I'd like to use the same domain entry to access when at home. [15:04] jCuber: if you want to customize unity you should try unsettings. omgubuntu just made a post about it [15:04] jCuber: no application ccsm [15:05] k1l_, Ah, Okay. I don't follow omgubuntu :P [15:05] would anyone recommend a good tray or other small system monitor for ubuntu? [15:05] #@Romance [15:05] pratz: ok, see what i just said (thought jCuber got the question) [15:06] Hi, I have a preseed script to install new machines and it works. But now I am trying to ship some firewall configurations to it, using iptables on late_command. However it says the iptables modules is not loaded, how could I enable the iptables modules on my preseed late_command? [15:06] pratz http://www.omgubuntu.co.uk/2012/11/unsettings-a-comprehensive-tweaking-tool-for-unity [15:08] Sukar: was that to me? [15:08] RobOakes, Why not use a DNS server? [15:09] Hi jCuber, that's probably the best option. [15:09] I've never really used bind, and thought it seemed like a lot of hassle for a little thing. [15:09] But it's really the best thing. [15:10] (Based upon the sources I've been able to find. I was hoping someone else might have an easier idea.) [15:11] RobOakes, so you want your hosts file to change by network connection? [15:12] jCuber: Yes. When I'm on my home network, I'd like to have an entry point point to the internal address for my server: 192.168.0.x [15:12] When outside of the house, I'd like for it to get the IP from the dyndns server. [15:13] k1l_: MonkeyDust it is not applying changes, should i restart the machine ? [15:13] RobOakes, This might help you: http://paste.ubuntu.com/1355648/ === Hoo is now known as Guest36251 [15:13] RobOakes: if your server has a static IP, you could just use the /etc/hosts file on the client system [15:13] pratz: "Some changes require log out to take effect" [15:14] jCuber: That's exactly what I was hoping to get, thanks. [15:14] zykotick9: Unfortunately, it doesn't have a static IP :( [15:14] k1l_: like launcher icon size ? [15:14] RobOakes, You're welcome. Found it from here: http://ubuntuforums.org/showthread.php?t=1555752 =) [15:14] RobOakes: the local address isn't static? why not? [15:14] zykotick9: Sorry, I misunderstood. The local address is static. [15:15] pratz: i didnt try that. did you click on the accept button in the menue-row in unsettings? [15:15] I don't have a static address for my home network. [15:15] RobOakes: i figured. so on your local network, you could use hosts file to "fake" the network address DNS name... [15:15] k1l_: yes the "apply" button [15:15] anyone here knows about FreePBX ? [15:16] I know about it, but I haven't played with it :( [15:16] looks like nvidia-current isn't installable on 12.10? "unable to find kernel source". installing the linux-source package doesn't change that. [15:16] One thing on my want-to-play-with list [15:17] edve, I don't, at least. You can try #freepbx if nobody here answers you [15:18] "dpkg-reconfigure nvidia-current" reproduces the problem. [15:18] multi_io, Which GPU do you have? [15:19] multi_io: do you have the kernel headers installed? [15:19] jCuber: Quadro FX 5800 [15:19] ActionParsnip: yes. I thought that would suffice. [15:19] in 12.04 it did. [15:20] multi_io: sudo apt-get install linux-headers-generic [15:21] How do I set my installed KDE as the default? [15:22] bluegrass lightdm remembers your last choice [15:22] oh ok thanks md [15:24] Chawwk & Balls! Do it in C if you broke it with your trash java. === MonkeyDu1t is now known as MonkeyDust [15:26] hey guys, what should I do if application does not support socks4 but I want to run it over tor ? [15:26] ActionParsnip: is installed [15:27] lkthomas you mean you wanna pump it into 9050? Use Torsocks === galvao is now known as Guest69024 === Guest69024 is now known as Tonao35 [15:27] CodeRat: does it included on ppa repo ? [15:28] CodeRat: nevermind, found it [15:28] lkthomas not sure. I am using Debian wheezy. [15:29] !info torsocks | CodeRat [15:29] CodeRat: torsocks (source: torsocks): use SOCKS-friendly applications with Tor. In component universe, is optional. Version 1.2-3 (quantal), package size 66 kB, installed size 243 kB [15:29] lkthomas you would just do a cmd like "torsocks xchat" or whatever you want to pump into the pipe [15:29] lkthomas: er, that was for you ^ [15:29] about a week ago, I noticed that my fonts on applications in ubuntu become blurry - its somewhat random. It affects every application. When I highlight the text, it will re-rasterize and become clear again, but after a few seconds, it will go blurry again. Does anyone know about this problem? My google searching was unsuccessful. [15:29] MotherMGA: what is the output of: lsb_release -sc [15:30] ubottu yeah thats really important. Most of the safe programs are listed on their page. [15:30] CodeRat: I am only a bot, please don't think I'm intelligent :) [15:30] lol [15:30] damn bot [15:30] precise [15:30] thanks [15:30] Installing nvidia drivers causes compiz not to load on login. Reproducible with nvidia-current and nvidia-experimental-310, on Ubuntu 12.10 [15:30] Any ideas how to fix? [15:30] I believe it's related to the active blurring on the unity menu [15:30] MotherMGA: have you tried ubuntu-tweak to set the font hinting higher? [15:31] Not yet. I haven't had this problem until a week ago. === gvim is now known as Guest42887 [15:32] lkthomas here is a list of the safe things to drop into the tor pipe http://code.google.com/p/torsocks/ [15:32] Hello! [15:33] I don't see an ubuntu-tweak in the apt-get repositories [15:33] Is it possible to install Ubuntu over already existing Ubuntu (to start from the ground, from the Zero) and to save all the files in ~/ Folder (like music, pictures and documents)? [15:34] In /var/lo/Xorg.0.log there is a line: (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found) [15:34] alexxxxxxa ummm yeah. dist-upgrade ? [15:34] alexxxxxxa you just want to clean your computer of junk or you want to upgrade? [15:35] not dist-upgrade. I'd like to change from Xubuntu 12.04 to Ubuntu 12.10 (something doesn't work on my PC, I screwed up something. so want to install from zero) [15:35] alexxxxxxa yeah wait I think I have the "cmd" to do that. [15:36] ciao [15:36] !list [15:36] GINOGINO: 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 ». [15:36] alexxxxxxa http://www.psychocats.net/ubuntu/pureubuntu [15:37] hello there [15:37] ActionParsnip: I think its related to the active blur setting in the unity tweaks for dash blur. I used to be able to set it to no blur or static blur and it take effect. now that setting does nothing. [15:37] Installing Nvidia drivers on Ubuntu, Xorg log shows (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found). Any ideas on how to fix? [15:37] alexxxxxxa or you could always follow my youtube tutorial =) http://www.youtube.com/watch?v=3WnaZL3ARN0 [15:38] I'm not getting a compositing window manager (unity/compiz) on login [15:39] CodeRat: hey, I got tons of symbol not found on libtorsocks, any idea why ? [15:39] CodeRat: Wow, Debian looks fantastic there :) [15:39] lkthomas did you do it like usewithtor xxxx ? [15:40] CodeRat: yes, same result [15:40] I think I hit a bug [15:41] alexxxxxxa thx. I am using Debian as you see. Here is some old Ubuntu stuff www.youtube.com/watch?v=L0IDV6r-bCI&feature=plcp .I had to leave Ubuntu when they started with Unity since I am always in a terminal. [15:43] CodeRat: what's alternative with tor ? torsocks seems have bugs [15:43] lo all; wonder if any1 eelse thinks ubunut website SUCKS.... no md5's; can't find info on livecd/dvd.... doesn't seem to be ANYTHING easy about it unless you have no questions!! [15:43] wekekekekekeke [15:44] rame...rameeeee [15:45] join #android-dev [15:46] ok - does any1 know where md5's and live-boot downloads are on ubuntu website ? [15:46] Hey, I am looking to install Lubuntu on this old computer, but have not been successful; the installer hangs on the Live distro after choosing my language. Oddly enough, the same exact thing happens with Ubuntu 12.10 [15:46] RyanL: what video chip do you use? [15:46] !md5 > RyanL [15:46] RyanL, please see my private message [15:47] !md5 > guruguy [15:47] guruguy, please see my private message [15:47] i just installed 12.10 on a dell t610, and it hangs on disk partitioning.... obviously they fixed that problem ... ;o) [15:47] guruguy: https://help.ubuntu.com/community/UbuntuHashes [15:47] My video chip is an ATI, unsure of which. [15:48] RyanL: try the boot option: nomodeset [15:48] I can run Live Lubuntu and Ubuntu 12.10 as well as a full install of Mint Linux. === alinmear is now known as alin|mobile [15:49] !md5 > Erik_D [15:49] Erik_D, please see my private message === atrius_away is now known as atrius [15:49] * Erik_D was wondering what the message was [15:50] lol the same thing a 10 second google turned up [15:50] tx very much for your reply botty bot - but i know how to MAKE md5 - i need SOURCE md5's from ubuntu!!! [15:50] check the site we both sent you [15:50] hashes | guruguy [15:50] guruguy: the MD5 how to ALSO contains a link to the hashes [15:50] guruguy: did you even click the links? they're all listed >.< [15:50] hi [15:51] i did click link; but obviously i ddin't read it once i saw it was a how to make md5... i will reread... tx and sorry [15:51] is there a ! for telling people to google stuff? [15:52] !googlr [15:52] If I downloaded the .iso from the Ubuntu website, is it safe to assume I can skip the md5sumcheck? [15:52] !google [15:52] 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. [15:52] RyanL: check it anyway [15:52] Erik_D, yeah. and never tell people to "google it" [15:52] oh, ouch. [15:52] good to know, thanks. === E is now known as Guest70662 [15:53] RyanL: no, the data can still be damaged in transit [15:53] Installing nvidia-current or nvidia-experimental-310 causes compiz not to load. Any ideas on how to fix? [15:53] Is there a chance that I needed to get the 32-bit version? I can run the 64 live though :/ [15:53] RyanL: the source is absolutely irrelevant. If it passes MD5 test then the data is complete and correct [15:53] thanks action [15:54] Erik_D: i tend to reccomend askubuntu.com first anyway ;) [15:55] dr_willis: that's new? I've been out of ubuntu for a while, I tend to prefer openSUSE [15:55] * Erik_D clicks around [15:56] Quick question guys, is anybody else experiencing problems with fglrx on ubuntu 12.10? [15:56] Erik_D: 1.10 has some neat features in unity. and ubuntu on the nexus 7 is being alpha tested [15:56] my 2 key is flakey.. ;) [15:56] TheNumb: it can depend on your exact chipset a great deal [15:56] * MonkeyDust likes 'quick questions', as they are always the most complicated to answer [15:57] dr_willis: it's a fairly new one... radeon hd 7730M [15:57] [ 45.194] (EE) No devices detected. [15:57] i like playing 0 questions to get down to the real question. ;) [15:57] * dr_willis hits his 2 key harder [15:58] doing a reinstall of 12.10 on dell t610 w/ 4 sata's in raid 10 w/ mdadm ONLY thing i need is re-install grub; but can't b/c install insists on partition-disks - which hangs @ 50%. i've already tried manually install grub / chroot / grub-* - all fail. [15:58] TheNumb: right off the bat, ati chips tend to work way crappier on linux [15:58] Erik_D: I know that ;c [15:59] TheNumb: unfortunately, I don't really know much beyond that, sorry :( [15:59] I was hoping I could disable the amd gpu and only use intel. [15:59] TheNumb: That's probably through BIOS [15:59] Erik_D: no option to do that. [15:59] guruguy: tried a live cd and that boot-repair tool yet? i dont know how well it handles raid [15:59] This laptop does not have a hardware mux. [16:00] dual gpu systems = the latest 'top 10' problrm these days [16:00] Well, most systems are dual gpu these days, lol :P [16:01] have not tried live cd - can't locatee it for download... am now DL'g entire install dvd but that's 2 hrs away [16:01] Is there *any* way to fix this issue with nvidia then? [16:01] [ 47.637] (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found) [16:02] Walther: you on some dual gpu setup also? [16:02] Walther: are you sure you model is supported by current/experimental? [16:02] Yes, I'm having problems on my Zenbook UX32VD [16:03] Intel HD4000 - Nvidia 620M [16:03] you have installed that bumblebee tool? [16:03] Walther that error returns a lot of hits on duckduckgo, but no solution, i guess you're out of luck [16:04] dr_willis: with bumblebee installed, i'm not sure if it uses nvidia at all [16:04] Walther: hybrid GPU i all sorts of pain in Linux [16:04] I've heard [16:05] somehow I don't understand how it can be that big of an issue [16:05] Walther: nvidia refuse to support it outside of windows [16:05] i canr understand why the 3d card cant handle d as wekk... ;) [16:05] My laptop is reporting a very low battery, but it is almost at full charge. The time to empty seems right, but the charge percentage reported is very low, apparently because it is confused about what the max charge is. Does anyone know how to resolve this issue? [16:05] is there a CLI ONLY version of ubuntu to install and start with? [16:06] !Mini | SixtyFol1 [16:06] SixtyFol1: The Minimal CD image is very small in size, and it downloads most packages from the Internet during installation, allowing you to select only those you want (the installer is like the one on the !Alternate CD). See https://help.ubuntu.com/community/Installation/MinimalCD [16:06] nvidia has made mention of supporting optimus on linux. but ive not seen much news on that lately [16:06] !mini | SixtyFol1 just don't select anything [16:06] SixtyFol1 just don't select anything: The Minimal CD image is very small in size, and it downloads most packages from the Internet during installation, allowing you to select only those you want (the installer is like the one on the !Alternate CD). See https://help.ubuntu.com/community/Installation/MinimalCD [16:06] zykotick9: thank you [16:06] ActionParsnip: Well, i mean, the "real" issue, not only the attitude problem [16:07] ActionParsnip: thank you too [16:07] as in, intel "gpu" is inside the CPU, and nvidia is its own chip [16:07] Walther: they did join the linux foundation a bit ago so it may change [16:07] so it should be trivial to change between those [16:07] bbl [16:07] ActionParsnip: Yes, and currently all the work done by Valve [16:07] im not sure anything with computers these days is trivial.. [16:07] but anyway, i'm talking about what is the issue behind them not working [16:08] bumblebee just turns on one or the other dosent it? under windows it can change on the fly? or am i confused. again.. [16:09] Hey guys, is there anyway to ignore imported files tests? i.e. I import numpy but don't want numpys tests contributing to my coverage? [16:09] just best to avoid it all together, its a mess [16:11] nosetests is? [16:11] Sorry i didn't even say I was using nosetests... [16:12] omg - what's cmd to turn off entry/quit msgs ? [16:12] guruguy, which client [16:12] eb [16:12] (web) [16:12] in the settings menu [16:12] guruguy, top left button? [16:12] My laptop is reporting a very low battery, but it is almost at full charge. The time to empty seems right, but the charge percentage reported is very low, apparently because it is confused about what the max charge is. Does anyone know how to resolve this issue? It also appears to be reporting 2 batteries [16:12] hmm lk'd there; i will again [16:13] i recall the freenode web client having a settings/checkbox to hide part/joins [16:13] yep - TYVM - thought 'options' was header, not selection item ! :) [16:15] these mondern design interfaces. ;) back in my day menu items had >>> or ... when they led to other dialogs.. .... [16:15] * dr_willis waves his cane.. [16:15] heh TUI [16:15] when 'clean look' overrides 'useability' and 'obviousness' [16:15] lol - not sure i like web client - tho convienient... rec's on good irc client app ? [16:16] is there a way to check if a service is set to autostart without chkconfig? [16:16] fisher-price UI [16:16] guruguy: i tend to use weechat or xchat [16:16] Hi, how do make Ekiga work in Ubuntu? [16:16] "do you" [16:16] Xlent - TYVM [16:17] I can make some calls but in doesn't seem to work. [16:17] ajeffco: could look in /etc/rc.X etc [16:17] Hello! When a user is on the Desktop and starts typing a box in the lower left corner shows up... what is that? [16:17] hello [16:18] nzaccardi: nautilus's search entry field [16:18] keith_: a few full drain / full charge cycles might help [16:18] could somebody help me creat a script to kill a process if it exceedes >30% CPU use for 15 seconds? [16:18] dr_willis: What does it do? [16:18] or was that on the right side? [16:18] nzaccardi: search in the nautilus running drawing the desktop icons [16:18] this killg me... bbl... [16:18] keith_: I'm not too sure what too do about the double battery [16:18] where are you [16:18] ActionParsnip: Thanks, didn't think of that. Was looking for a neato command to put into a script for checking. [16:18] ActionParsnip, dr_willis: Can I launch applications from it? [16:18] nzaccardi: type in somthing like 'terminal' and hit enter and see.. not on a pc at the moment [16:19] dr_willis: Nothing... [16:19] hi ;) [16:19] nzaccardi: if you tap alt thats the hud search/launcher. super = the dash launcher.. i think [16:19] in the file manager. its to select a file i belive [16:20] dr_willis: Thanks, I will do some more research. [16:20] im not on a ubuntu box to verify [16:20] nzaccardi: press and hold super = show a shortcuts screen ;) [16:20] Anybody want to help me? [16:21] Can someone get http://security.ubuntu.com/ubuntu/pool/main/m/mesa/libxatr[remove]acker1_8.0.4-0ubuntu0.2_i386.deb package, rename it and send me back? [16:21] arvislacis: What is your questions... [16:21] I need assistance getting an HP LaserJet Pro 400dn (M451) installed in kubuntu 12.10. System Settings detected it and installed it but nothing prints and the que stays empty [16:21] Only remove [remove] part. [16:21] thats theres a difference between taping the key, and a press/hold action , seems to confuse people [16:22] I think I use hp utility under 11.10 [16:22] !info hplip [16:22] hplip (source: hplip): HP Linux Printing and Imaging System (HPLIP). In component main, is optional. Version 3.12.6-3ubuntu1 (quantal), package size 86 kB, installed size 416 kB [16:22] nzaccardi: kinda, if you have binaries in the desktop (unlikely) [16:23] dr_willis: I cannot find the gui for it after installing it. [16:23] ActionParsnip: Is there anything for Linux... like alfred for Mac OS X [16:23] JuJuBee: no idea on thet. not used it in years [16:23] andrea_: you script to kill high cpu usage is... misguided. [16:23] alfred does what exactly? [16:23] Any help for my problem with libxa.t.r.a.c.k.e.r package? [16:23] I am trying to perform an MD5 checksum on the distro CD I burned, I can't figure out how to do it (I am currently using WIndows) [16:24] dr_willis: I found it. they changed icon [16:24] RyanL: theres md5 tools for windows. you install them, right click on the cd drive. select 'md5 chekc' i recall [16:24] !md5 [16:24] 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 [16:24] Now I'm getting "unable to load module nvidia, doesn't exist" [16:24] thanks drwillis [16:25] RyanL: also check the iso files sum [16:25] :( [16:25] I can't update my system correctly. [16:29] any solution for intel/amd swithcable graphics laptop ? [16:30] sudo: nvidia-xconfig: command not found [16:30] now what is this D: [16:30] I am trying to load 12.04 onto a machine with win 8 already installed... [16:31] I booted up onetime iwith the 12.04 disc, blew past the configuration and wanted to make special configuration change to the amount of space, set up a shared partition and now, despite having win8 try to boot the ubuntu disk, it won't boot from it [16:32] is win8 that 'smart' that you get one and only one chance and then that's it? [16:32] bonez2046: did you install the bootloader? :) [16:34] bkc_: the 'bootloader'? I figured that if I could just get ubuntu installed it would install a bootloader, but I reset it before any of that could get configured [16:34] sudo nvidia-xconfig -> command not found? [16:34] Hi, my resolv.conf contains: nameserver 127.0.1.1, why? shouldn't it get the dns from my router or isp? how can I troubleshoot this? [16:34] the installation screen would NOT allow me to go backward to halt or quit the installation [16:35] bonez2046 there's this (havent tried it myself) http://www.intowindows.com/dual-boot-windows-8-and-ubuntu/ [16:35] bkc_: does my response help [16:35] [ 290.925] (EE) Failed to load module "nvidia" (module does not exist, 0) [16:35] MonkeyDust: thanks...taking a look now [16:35] Walther: sudo apt-get install nvidia [16:36] !info nvidia | bkc_ [16:36] bkc_: Package nvidia does not exist in quantal [16:36] bkc_: I have nvidia-current installed [16:36] bkc_: and there is no such package as "nvidia" [16:36] !info nvidia-current | bkc_ [16:36] bkc_: nvidia-current (source: nvidia-graphics-drivers): NVIDIA binary Xorg driver, kernel module and VDPAU library. In component restricted, is optional. Version 304.43-0ubuntu4 (quantal), package size 37202 kB, installed size 105660 kB (Only available for i386; amd64; lpia) [16:37] so it looks like with win8 I have to set up a new partition from win8, and not just from the ubuntu install side? Does this suggest that win 8 demands full control of what gets loaded on a drive? [16:37] ActionParsnip: why are you giving those too me? o.O [16:37] so, uh, now I don't have any working nvidia support at all, and my resolution on GUI is 640x480 [16:37] bkc_: to show the right package name === reed_ is now known as reed [16:37] Walther: what graphics card do you have? [16:38] bkc_: Intel HD4000 and Nvidia 620M [16:38] optimus is obviously causing the problem here [16:38] hello, i have foobar.pls stored on my sdcard (along with music) and when i open up rhythmbox and select the sdcard, it says "Could not determine type of stream" ... how do i get rhythmbox to register playlists on my sdcard ? [16:39] rocky: you need to install non-free codecs (ubuntu-restricted-extras) from Software Center or apt-get [16:40] bkc_, what's the package name for that? [16:40] oh [16:40] ok [16:41] rocky: do keep in mind that some of those codecs are actually illegal in USA, and that they are non-free :) [16:41] bkc_, i'm not in the usa ;) which package specifically will give rhythmbox pls support? [16:42] arvislacis: So, please explain once more what you problem is and what you want us to do about it. [16:42] because i think i already have the non-free repos activated [16:42] rocky: it has nothing to do with the .pls-file, it's probably an mp3/aac file in that list that causes it too fail :) [16:43] I have problem updating my system because my internet ban the word t.r.a.c.k so I can't download http://security.ubuntu.com/ubuntu/pool/main/m/mesa/libxatr[remove]acker1_8.0.4-0ubuntu0.2_i386.deb package babilen [16:43] bkc_, it plays mp3's fine [16:43] and there's only one music file on the device, it's an mp3 [16:43] Why doesn't Ekiga work? [16:43] arvislacis: What happens if you try to download that package? And what kind of brain-dead administrator runs your network? [16:44] arvislacis, are you trying to use a torrent download , if that's failing just try the http download [16:44] babilen: It just don't allow to download, "Failed to fetch error", it is the University network. [16:45] BluesKaj: I use Terminal - want say it is illegal? :D [16:45] rocky: you do know that pls-files are mostly for radio-stations right? use an .m3u file instead :) [16:45] no it's not illegal to use torrent clients to download opensource files . arvislacis [16:46] arvislacis: Please speak to whoever is responsible for that as content filtering like that is not only ridiculous but completely stupid. Give me a second though, I'll see what I can do. [16:46] Hello. I did a clean install of 12.10 yesterday. Ktorrent no longer puts its' icon in the top bar. Is there any way to restore it? [16:46] BluesKaj: I hate illegal stuff and now I am starting to hate open-source. [16:47] arvislacis: this has nothing to do with open source, it has to do with the policies of your network. [16:47] babilen: Can't you simple download that package, rename and sent me back? [16:47] illeagle closed source is better? [16:47] i've had such problems with setting up my sdcard to track music and playlists that i've only copied one mp3 file and one playlist that uses that mp3 (via sync'ing) but i get the error that it doesn't understand pls files [16:47] I will better start to use my Calculator not PC. :D === fztmm is now known as FZTM [16:47] arvislacis you would have similar issues with closed source [16:47] it's your adminstrator who has set the ban on certain types of downloads , it's not open source that's at fault here [16:47] arvislacis: "Give me a second though, I'll see what I can do." [16:48] arvislacis,^ [16:48] BluesKaj: I know the problem, I just don't like that most of people make this problem so difficult. [16:49] arvislacis: You should definitely talk to computer support. It is their braindead approach ... [16:49] It is funny to see that almost nobody can't help me in situation when I know the solution. So what happens to that users who don't know nothing? [16:50] im on my phone.. so cant really send files ;) [16:50] arvislacis: http://wikisend.com/download/209772/foo.deb [16:50] It is better to write five books about solution not to try to help. Well, THANKS ALL. [16:50] hmm. never heard of wikisend [16:50] babilen: Thanks a lot. :) I will now be silent. [16:50] arvislacis you're seeing it wrong, that's why you're upset [16:52] hola perros [16:52] I did a clean install of 12.10 yesterday. Ktorrent no longer puts its' icon in the top bar. Is there any way to restore it? [16:53] i have problem, when i attempt to start my computer it say grub rescue> [16:53] what can i do [16:53] arvislacis: Imho. Why string "t r a c " is bloked? This is a new banned and criminal word or sth? There is any reason? [16:54] seachdamh: Don't know the real reason but that is the fact. [16:54] i have problem, when i attempt to start my computer it say grub rescue> what can i do??? [16:55] Ok, thanks all, Problem solved. [16:55] i have problem, when i attempt to start my computer it say grub rescue> [16:56] arvislacis for future reference, how did you do it? [16:56] I am thinking about it - if there any other way how to get Ubuntu packages without using package names or something like that? [16:56] MonkeyDust: What do you mean? [16:56] rasha666: Did it work ok up till you did something? [16:57] arvislacis: there was some torrent-apt tool i recall [16:57] I did a clean install of 12.10 yesterday. Ktorrent no longer puts its' icon in the top bar. Is there any way to restore it? [16:57] arvislacis: in future, you can use tor to baypass content-filtering in your network, but tor is slow. [16:57] Ok [16:57] @philinux yes i accidentally formatted one partition [16:58] Thanks all again. ;) [16:58] but than i reinstalled it [16:58] rasha666: what partiion was it/z [16:58] test [16:58] Stinn: 2+=? [16:58] ext4///dev/sda2 [16:59] rasha666: so that was your / or /boot/ or /home? [16:59] so, uh, now I can't get any nvidia drivers to work [16:59] I did a clean install of 12.10 yesterday. Ktorrent no longer puts its' icon in the top bar. Is there any way to restore it? I've tried the configure menu and it doesn't work. [16:59] @dr_willis that was / [16:59] Basil1x: for kubuntu there is the #kubuntu channel also [17:00] rasha666 : did you install grub? [17:00] this is Under Unity, dr_willis. [17:00] rasha666: so you totally erased / and had to reinstall? or did you restore it from backups? [17:00] i did [17:00] hi all [17:00] yes [17:01] Basil1x: you may need to whitelist the program to get it to appear in sys systray [17:01] Anyone here has GPU's? [17:01] OK... how do I do that? [17:01] Anyone here has ATI GPU's? [17:01] @dr_willis yes i installed it [17:01] Basil1x: saw it mentioned at webupd8 or omgubuntu, its some command ive never needed. [17:02] Want to make some free cash from your GPU's? [17:02] i've this error http://paste.ubuntu.com/1355894/ [17:02] any idea? [17:02] MrOxy: why do i feel this is leading to somthing offtipic.... [17:02] dr_willis: Yes this is a little bit Off-Topic [17:03] sowe: its a good idea to at least give a small summary of the problem here [17:03] MrOxy type /join #ubuntu-offtopic [17:03] Most of the people are here [17:04] not many people are in the Off_Topic Section [17:04] sowe: install the missing plug-ins .. what were you trying to run that have you that error message ? [17:04] rasha666: I think you need to reinstall grub === Sp00kan is now known as Spookan [17:06] dr_willis and Kart i'm so sorry of course i'll try to see the video in WMV format. i'm installed Medibuntu and nothing [17:06] sowe: wmv could be of any codec. vlc may give info about what codec its using. [17:06] MrOxy: you can always have a chat here #ubuntuforums [17:06] sowe: if the wmv is drm protected then linux wont be able to play it [17:07] MrOxy: it's not a support forum though [17:07] Anyone know of a PPA that provide gnutls >= 3.1.4? [17:07] rasha666: see https://help.ubuntu.com/community/Boot-Repair [17:07] i want to tell something to gamers [17:07] If there are any Gamers here Please PM me [17:07] MrOxy: Please do not do that here. [17:07] sowe: ive also seen some wmvs with well.. lets say questionable codecs that require you to install specific things in windows.. [17:07] MrOxy: this is support chanel do you havve any question [17:08] sowe: but the error says missing plug0ins .. i am wondering if you have the ubuntu-restricted-extras installed? [17:08] MrOxy: check PM [17:09] dr_willis and Kart, http://askubuntu.com/questions/189811/required-plugin-could-not-be-found I have followed this manual. [17:09] MrOxy: there is #ubuntu-gaming [17:10] philinux: Only five people in that Channel [17:10] MrOxy: whoa teeming with peeps then lol [17:10] dr_willis: apparently the fixes online only work in versions prior to 12.04. [17:10] sowe: were you able to all 6 steps with no errors ? [17:11] Kart : yes [17:12] and the Extras restringidos de Ubuntu pakage it's installed [17:12] Is anyone familiar with UFW? I get a strange error which I cannot understand. UFW blocks port 53/udp even though I allowed it :-/ Therfore ssh connecting takes forever! [17:12] is noveau the default nvidia driver on ubuntu 12.10? [17:13] kdub: should be. [17:13] kdub: Only using nvidia gpus. [17:15] sowe: i would install vlc, run vlc from a terminal, try to play the video then look for errors in the terminal. and check the file info in the vlc menus... [17:15] to see what codec its using [17:15] sowe: have you followed these steps as well : http://onlinemeeting.lefora.com/2009/12/08/g2m3-codec-download/#post0 [17:17] tux9th: have you allowed it in both directions? [17:18] Default: deny (incoming), allow (outgoing) [17:18] 53/udp ALLOW IN Anywhere (v6) [17:18] I assume outgoing is allowed [17:18] I added outgoing port 53/udp too didn't hlp [17:18] so, why would anyone disable adding shortcuts/applets on the top panel? [17:19] you can install applets that to to the top panel. [17:19] 'indicator-applets' askubuntu.com has a huge list of them [17:20] tux9th: I'd check the out too, covers the bases [17:22] well I don't think the out is the problem [17:22] why is ssh using port 53? ive missed somthingZ? or is my ssh skills lacking? [17:23] dr_willis: wat? [17:23] ssh using port 53? :P [17:23] ssh using port 22 [17:23] was mentioned that he neeeded to open port 53 for ssh.. [17:24] dns uses port 22 [17:24] *53 [17:24] not clear why he needd that [17:24] I opened port 53 [17:24] ssh is doing a reverse dns perhaps? [17:24] but it doesn't open [17:24] yeah ssh does a rdns request [17:24] but I can't get port 53 to open for some reason, I see in the log that request to port 53 are blocked [17:24] yet I do not know why [17:25] as I activated it [17:25] hmm.. i never opened port 53 on my router and i can ssh in quickly [17:27] nothing at all [17:28] sowe: did you try the one i mentioned in my earlier link ? [17:30] Kart : yes === `mOOse` is now known as m00se [17:31] please am trying to play linux files on my ubuntu linux and i get an error message saying python(v2.7) reqiures to install pluggins and i dont know which particular package to install [17:32] babyswizz, linux files? which ones are those [17:32] please am trying to play music files on my ubuntu linux and i get an error message saying python(v2.7) reqiures to install pluggins and i dont know which particular package to install [17:32] babyswizz, please respond to my question [17:33] bazhang i meant music files not linux files [17:33] babyswizz, which format [17:34] bazhang mp3 and several other media format [17:34] babyswizz, which player, and what other formats [17:34] zykotick9: not sure what you mean [17:35] i use rythme box and i can't play mp3, mp4 etc [17:35] babyswizz: did you install ubuntu-restricted-extras [17:35] guys, how to connect to irc through terminal? [17:35] andrea_: you don't want to just kill processes just cpu, they might be important... [17:35] gergteg: use irssi [17:35] s/just/using/ [17:36] zykotick9: i just need to monitor one process and kill it if exceedes a threshold [17:36] zykotick9: i know the name of the process, so it should be easy [17:36] 12.04 - I've added the gnome PPA to my list of repos and installed the gnome shell. Yet it installs gnome fallback session and I don't have a choice (with the gnome foot) at login that gives me a gnome 3 session. I only get an ubuntu logo gnome fallback and 2 gnome logo gnome classic (v2) sessions. How do I get the option for Gnome 3 as provided by the PPA? [17:37] shinobi: gnome-shell is in teh default repos. WHy do you need a PPA? [17:37] BlueT_: [17:37] !info gnome-shell | shinobi [17:37] shinobi: gnome-shell (source: gnome-shell): graphical shell for the GNOME desktop. In component universe, is optional. Version 3.5.91-0ubuntu1 (quantal), package size 342 kB, installed size 933 kB [17:37] thanks, ActionParsnip [17:38] actionparsnip, i installed ubuntu restricted extras and i installed it offline, i dont know if this has anything to do with the error message am still getting [17:38] shinobi: I suggest you remove the PPA and install the one from the official repos which have been tested for your release [17:38] ActionParsnip: I've tried the standard repos and it only gives me the gnome 2 fallback session. [17:39] Am I doing something wrong? err... what am I doing wrong <_ Action Parsnip [17:41] please am trying to play music files on my ubuntu linux and i get an error message saying python(v2.7) reqiures to install pluggins and i dont know which particular package to install [17:42] babyswizz: have you tried a different media player? [17:42] \msg [17:43] \msgBlueT_: 哈摟 !我是游鎮宇 101213043 [17:43] ActionParsnip what other media player can i use [17:43] anyone know of a fairly comprehensive list of unofficial software packages that really should be installed on a new ubuntu system, for various things? [17:43] babyswizz: try python-gst [17:44] \msgBlueT_: 哈摟 !我是游鎮宇 101213043 [17:44] babyswizz, tried VLC? [17:44] hello Ubuntu . any one can help me with issue problem issue with update manager and its have two other upadtes (LP-PPA-webupd8team-java) and Oracle java (TM) Development kit (JDK) 7 oracle-java7-installer (size: 18 kb) [17:45] TheNumb: is python-gst a media player? [17:49] TheNumb i can't seem to find a package called python-gst on the ubuntu package site [17:51] is anyone else having problems with conky as of today ? [17:51] babyswizz: vlc for one... [17:51] babyswizz, did you install win32codecs from medibuntu.org [17:52] bazhang: not sure if it applies, but i don't think vlc uses w32codecs... [17:52] bazhang i didnt [17:53] zykotick9, he said rhythmbox initially, cannot hurt to try [17:53] babyswizz, you only mentioned mp3 for the audio, were there others [17:55] bazhang i have only tried playing mp3 and mp4 formats [17:55] babyswizz, are the files on a different partition? [17:57] bazhang: am actually using my ubuntu linux on a virtual machine [17:57] babyswizz, so what is the host, and where are the actual files [17:59] bazhang: the host is windows 7 and i dragged and drop the files on the media folder of guest machine home === ubuntu is now known as Guest71777 [18:00] what's the command to see the current installed nvidia driver version? I know there was just a file I could cat [18:00] aperson: apt-cache policy nvidia-current [18:01] I do not have nvidia-current installed, ActionParsnip [18:01] aperson: try: dpkg -l | grep nvidia [18:01] wait, I found it [18:02] `cat /proc/driver/nvidia/version` [18:02] thanks anyways :) === MartinS is now known as Guest22866 [18:02] aperson: nvidia-settings tells you too :) [18:03] I didn't know if the xswat ppa updated to include the 3.10 driver yet, and I had only just restarted x [18:03] hehe [18:04] et moi aussi [18:05] hello, how can i play video from shell [18:07] !aview [18:07] inner_peace: mplayer has ascii output if you want [18:08] inner_peace: http://packages.debian.org/stable/aview maybe.. it is in the repos AFAIK [18:08] !info aview [18:08] aview (source: aview): A high quality ASCII art image viewer and video player. In component universe, is optional. Version 1.3.0rc1-9 (quantal), package size 27 kB, installed size 124 kB [18:08] or just run: mplayer -vo aa:driver=curses video.avi [18:09] http://oreilly.com/pub/h/4441 [18:14] bazhang i have tried looking for the win32codecs but cant find it [18:15] Howdy all, I need to install an older version of the Ubuntu kernel, but I'm not sure how. Can someone point me in the right direction? [18:15] babyswizz, thats not the issue, I suspect. it's the file sharing method between guest and host that I would point to [18:15] smooth-texan: i would just browse and grab the .deb for it [18:15] smooth-texan, why ever would you need that [18:16] bazhang: My suspend stopped working [18:16] i would keep the current one around... [18:16] smooth-texan: depending on how old, it might be still installed, or in the repos already [18:16] smooth-texan, what version of ubuntu , and what kernel were you proposing on using [18:17] bazhang what do you suggest i do to play mp3 files [18:17] bazhang: I'm on 12.10, but I want to try a 3.2 kernel [18:17] babyswizz, correctly share the files between guest and host is the issue I suspect [18:17] Hey, my laptop has a fresh install of ubuntu 12.10 but it is not recognizing my wireless adapter. I need help installing drivers please. === `mOOse` is now known as m00se [18:18] !wifi | ryan_ read this first [18:18] ryan_ read this first: Wireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs [18:18] holstein: so you're saying I can browse the 12.04 repos and download/install the debs from there? [18:18] smooth-texan, thats a terrible idea [18:19] smooth-texan: i would answer bazhang ... depends on what you are looking for [18:19] ryan_, whats the chipset [18:19] ciao [18:19] !list [18:19] decottis: 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 ». [18:19] it is a realtek 8101e/8102e PCI [18:20] bazhang: holstein: I already mentioned that I'm looking for a 3.2 kernel [18:21] smooth-texan: i would search for a .deb.. or something that is easy to revert from, when bad things happen.. [18:21] smooth-texan, mixing packages from different versions is an especially bad idea, not to mention kernels [18:22] yup... bad things might not happen right off, but they surely will soon [18:22] bazhang, please am trying to use my usb modem with ubuntu 12.10 but i cant seem to keep the connection for 5seconds === david_ is now known as bananapie [18:22] ryan_: seems to use the r8169 [18:22] smooth-texan, its completely unsupported, and plan on having backups when things go wrong [18:23] Ahh, I seem to have confused my ethernet with my wifi >_< [18:23] bazhang: I'm not removing my 3.5 kernel, so i'm not too worried about borking with 3.2 [18:25] please am trying to use my usb modem with ubuntu 12.10 but i cant seem to keep the connection for 5seconds [18:25] you should take this to a channel [18:26] please am trying to use my usb modem with ubuntu 12.10 but i cant seem to keep the connection for 5seconds [18:27] logout [18:28] hey guys, trying to download and unzip a music folder from the pretty lights lp site. a couple of the packages unzipped fine, but this one "MichalMenert-Even_If_It_Isnt_Right.zip.crdownload" is giving me an error when its tried to extract. i can unpack .zips fine, is the .crdownload creating the error? [18:28] please am trying to use my usb modem with ubuntu 12.10 but i cant seem to keep the connection for 5seconds [18:29] cherr: Are you sure the file finished downloading? [18:29] cherr: that is usually the filename that chrome uses while it is in the process of downloading the file. [18:29] babyswizz, how did you connect it [18:29] babyswizz: run: lsusb use the 8 character hex ID to find guides [18:29] pici: ahh, that makes sense lol [18:29] erik_d, yes, totally positive its finished [18:29] should i post the error? [18:29] sure [18:30] 7-Zip 9.20 Copyright (c) 1999-2010 Igor Pavlov 2010-11-18 [18:30] p7zip Version 9.20 (locale=en_US.UTF-8,Utf16=on,HugeFiles=on,2 CPUs) [18:30] Error: /home/cherr/Downloads/MichalMenert-Even_If_It_Isnt_Right.zip: Can not open file as archive [18:30] Errors: 1 [18:30] but as Pici said, looks like an unfinished download [18:30] bad archive it seems [18:30] it's just off, i've unzipped it on win7 totally fine. ill start the download again and make sure its finished and try again [18:31] in an installation with a single / partition, do i have to mark the partition bootable? [18:31] !paste | cherr [18:31] cherr: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [18:31] why is gtkdialog gone from repos? [18:32] hello, anyone can help on getting a touchpad working on a toshiba satellite p855-s5312, ubuntu 12.10 fress install [18:32] hi, where could I get an archive of Maverick (10.10)? I have a legacy machine to update. [18:32] sorry botty [18:32] is it still gone in 12.10? [18:33] b0w: have you tried disabling tap-to-click [18:33] !info gtkdialog [18:33] Package gtkdialog does not exist in quantal [18:33] !find gtkdialog [18:33] File gtkdialog found in ats-lang-anairiats, fpc-source-2.6.0, gwrite, halevt, libgtk-3-dev, libgtk2.0-dev, pidgin-dev, python-gtk2-doc, radare-common [18:34] Chakravanti: ^ [18:34] Chakravanti: seems to have stopped since hardy (as a package) [18:34] Chakravanti: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=543945 deleted in lucid [18:34] Debian bug 543945 in ftp.debian.org "RM: gtkdialog -- RoM; unmainatined, better alternatives libraries" [Normal,Open] [18:35] b0w: have you tried the boot option: i8042.nomux=1 [18:35] i just used the command sudo rmmod r8169, how do i reverse that :( [18:35] i've figure out it's been removed and i'm tryign to compile it and it can't find gtk2 [18:35] that killed my ethernet connection === brospin is now known as unrar [18:36] b0w: actually, try this [18:36] ryan_: modprobe it [18:36] do we treat kubuntu issues here too [18:36] ? [18:36] hi guys i want to start darkstat with service darkstat start, but no process appears. Nothing in the message log too...what could i do now? [18:36] b0w: sudo modprobe -r psmouse; sleep 2; modprobe psmouse proto=any [18:36] must have been a messed up download, just worked perfectly. thanks for the help [18:36] b0w: sorry, sudo modprobe psmouse proto=any [18:36] is it possible to install ubuntu on a hdd while it's connected to my PC, and then put it into my laptop? [18:36] cele: absolutely [18:36] Chakravanti: libgtk2.0-dev though who knows if it will still compile [18:37] thanks ikonia [18:37] on5sl: how did you install it [18:37] the laptop being a macbook... [18:37] b0w: or if that is no good: sudo modprobe -r psmouse; sleep 2; sudo modprobe psmouse proto=imps [18:37] cele: the macbook will boot different, so no [18:37] ikonia: trough apt-get [18:37] no way to setup refit or something similar from the pc ? [18:37] cele: no [18:37] cele: as long as the CPU arch of the mac can be handled by the first system to get the OS installed, yes [18:37] cele: why don't you do it from the mac [18:38] ActionParsnip: that's not true due to how the mac boots [18:38] How do i determine my Wifi adapter? i am able to see my ethernet one with sudo lshw -C network [18:38] because i reformatted the whole drive [18:38] so all is gone [18:38] cele: you can certainly get the OS on the drive at least [18:38] ikonia: you can put the OS on the drive, then deal with the boot [18:38] got the answer old-releases.ubuntu.com [18:38] and i dont have a cd-drive on the macbook [18:38] trism, i'm trying to install multisystem, i've used it since lucid without having to install gtkdialog but now their repo is broken it seems [18:38] cele: Use a USB stick [18:38] to do what [18:38] cele: can the macbook boot usb? [18:39] !upgrade | heroxbd [18:39] heroxbd: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade [18:39] cele: You can install Ubuntu from a USB stick [18:39] the macbook will use EFI and expects certain things to be in place [18:39] b0w: if one works, let me know and we can make it permanent :) [18:39] heroxbd: the eol update information there can help you with the upgrade process (and includes information about old-archives.ubuntu.com) [18:39] theadmin, ye, but the macbook wont boot the usb [18:39] never got the whole "buy an overpriced mac then put ubuntu on it" [18:40] ikonia, you're right, but isnt there anyway to install refit to the hdd from ubuntu? [18:40] does anyone know a programm that I can use with lubuntu to rotate the content of PDF files? [18:40] ActionParsnip, it's more like how to put linux onto a handmedown device [18:40] cele: no [18:41] Chakravanti: don't know what that is [18:41] Chakravanti: if refit makes a linux version... but you can try clonezilla... though you will need to boot something on the mac at some point [18:41] Chakravanti: sorry [18:41] ikonia: ok, so if i reinstall a leopard install on the drive, then plug it in the macbook, it should boot right? [18:42] cele: if refit makes a linux version... but you can try clonezilla... though you will need to boot something on the mac at some point [18:42] cele: if you install mac os and needed components to a disk and plug it in the mac, it will boot [18:42] "needed components" ? [18:43] cele: yes, the layout and components needed to boot a mac [18:43] holstein, the problem isnt getting ubuntu on the drive, it's getting the mac booting it [18:43] If there is only one partition: / do we need to mark this partition as bootable? [18:44] cele: i just installed on a macbook... booted the CD and installed.. that was back in 10.04 though it should be the same [18:44] yeehi: grub doesn't pay attention to the bootable flag [18:44] yeehi: i belive i always do [18:44] ikonia, ok, then lets say i have leopard booting, is there ANY way to have only ubuntu on the drive AFTER installing refit from mac os? [18:44] but i dont think grub caresses [18:44] holstein, i dont have a cd-drive, thats the problem [18:44] cele: it doesn't work like that === Albastos|off is now known as Albastos [18:44] trism, http://translate.google.com/translate?sl=fr&tl=en&js=n&prev=_t&hl=en&ie=UTF-8&layout=2&eotf=1&u=http%3A%2F%2Fliveusb.info%2Fdotclear%2F [18:45] hello, anyone that knows a driver that works with E2 Vision ? [18:45] ikonia, i need to have leopard installed to even be able to boot ? [18:45] or any mac os [18:45] I use Ubuntu 12.10 [18:45] Anyone know how I can disable bluetooth module in my xubuntu installation? The bluetooth module loads and the icon appears. But my system does not have bluetooth :P [18:45] cele: you need to have a compatible mac os [18:45] streulma: the AMD GPU? [18:45] cele: you should be able to install from whatever method you were going to install leopard, though i havent used the mac in a while [18:45] ActionParsnip: Yes [18:45] thebiffman: blacklist the bluetooth module [18:46] streulma: run: sudo lshw -C display what chip does it say it is? === ric is now known as RicCrouch [18:46] ActionParsnip: Thanks [18:46] streulma: we just need the product line [18:46] ikonia, i do, look, i have a macbook, the drive stopped working and i wanted to install ubuntu, so i plugged the hdd into my pc, and reformatted the whole drive and installed ubuntu on it [18:46] the cd-drive* stopped working [18:46] cele: it won't work [18:46] it didnt [18:46] cele: try it [18:46] thats why i am here [18:47] ActionParsnip: It's not booting anymore, it said ATI 9808 [18:47] incidentally, gtkdialog compiles and works just fine [18:47] the macbook wont boot [18:47] cele: you have to use EFI [18:47] cele: could be bad hardware... [18:47] ceie: which Macbook ? [18:47] a white, model 2007 i think [18:47] streulma: https://help.ubuntu.com/community/BinaryDriverHowto/ATI [18:47] Hi [18:48] streulma, yes clearly, but how do i "recover" from this state? [18:48] cele: you have to make the usb stick with UnetBootin [18:48] ok [18:48] cele: the macbook wont boot ? [18:48] Running 10.04. Got a prompt from Update Manager to update my Flash and I did. Now I am stuck with a crippled Flash version. Unable to watch 720p or 1080p HD on YT and other Flash content on websites. [18:48] Any ideas what has happened? [18:48] not after i plugged back the HDD i installed ubuntu on [18:49] DrGrov: what browsers have you tested? [18:49] ikonia: any idea? Also i can see now that i haven't got any logs :s my messages log file is empty?! [18:49] does any1 know which way is up @ ubuntu? i downloaded amd64 12.10, desktop - but it's md5 says it's i386 per: https://help.ubuntu.com/community/UbuntuHashes !?!?!? [18:50] !info darkstat [18:50] darkstat (source: darkstat): network traffic analyzer. In component universe, is optional. Version 3.0.715-1 (quantal), package size 60 kB, installed size 206 kB [18:50] guruguy: where did you get the file from? [18:50] on5sl: is it actually a service ? [18:50] ActionParsnip: I am using Chromium as my primary browser. The Flash version I have installed according to Synaptic is 11.2.202.251.x [18:50] DrGrov: try firefox to test [18:50] i followed the links on ubuntu.com's homepage [18:51] ikonia: it should be? [18:51] ActionParsnip: Ok, will do. [18:51] on5sl: are you sure ? [18:51] ikonia: when i start it manually though it works [18:51] on5sl: how are you starting it manually ? [18:51] and - BTW - i downloaded it TWICE thinking first copy was wrong! [18:51] guruguy: http://releases.ubuntu.mirrors.uk2.net/quantal/ubuntu-12.10-desktop-amd64.iso try that [18:52] ubunto install crash. installing 12.10 through usb . help asap . logged in from mobile [18:52] darkstart -i eth1 -b 0.0.0.0 -p 6662 [18:52] ActionParsnip: Same prompt on YouTube that tells I should upgrade to the latest Flash. [18:52] guruguy: go to http://releases.ubuntu.com ? [18:52] outstanding! can't tell you how hard i tried to find a link to their iso mirror!! [18:52] on5sl: that doesn't mean it's a service [18:52] on5sl: if you look at that command, that is very specific, [18:52] TYVM! [18:52] DrGrov: can you give the output of: lsb_release -a; uname -a; dpkg -l | egrep 'flash|gnash|swf|spark' [18:52] DrGrov: use http://pastebin.ubuntu.com [18:52] * [_-S1L3NC3-_] Hell o [18:52] so now i'm putting to ubuntu iso on a usb stick with unetbootin, will that boot on the macbook? [18:52] DrGrov: or similar [18:53] ActionParsnip: Will do. [18:53] SeNo: Ubuntu, not ubunto [18:53] ikonia: yes but in the /etc/darkstat/init.cfg i can specify the startup options too [18:53] SeNo: did you MD5 test the ISO you downloaded? [18:53] cele: first you have to format the drive [18:53] on5sl: that again doesn't mean it's a service [18:53] on5sl: (I dont know if it is/isn't I've not used it before) [18:53] cele: then sudo fdisk -e /dev/rdisk1 or another drive [18:53] on5sl: is there an upstart job for it [18:54] ActionParsnip, i'm pretty sure it's a touchscreen typo [18:54] streulma, what drive are we talking about, remember i have a corrupt hdd in my unbootable macbook === erry_ is now known as erry [18:54] ikonia: how can i find out if it has a jobstart? (sorry im' used too freebsd) [18:54] I have a miserable time typing correctly on an android and autocorrect always makes it worse [18:54] on5sl: look in the upstart jobs [18:55] ikonia: i don't know where that is... [18:55] ActionParsnip: Here it is, http://pastebin.ubuntu.com/1356138/ [18:55] for setting up file servers (large amount of files), what is the preferred filesystem? ext3/ext4/zfs? basically, i want something stable, dont care about performance, i just don't want to deal with file corruption down the line [18:55] on5sl: ok, so that's what you need to resaearch [18:56] ikonia: k [18:56] . [18:57] ikonia: there is nothing by the name of darkstat in var/run [18:57] DrGrov: that is a right mess [18:57] on5sl: you're looking for upstart jobs [18:57] on5sl: not the pid file [18:58] ActionParsnip: Really? LOL. I just thought it should be fixed properly when I use official Flash updates through Update Manager. Any suggestions what to do about the mess? [18:58] on5sl: it should have dropped something into /etc/init.d/darkstat and there is also /etc/darkstat/init.cfg which may need modification. [18:58] where are alternate 12.10 torrents listed or are there none? [18:58] not listed here: http://www.ubuntu.com/download/desktop/alternative-downloads [18:58] hello [18:58] Chakravanti: There is not alternative disk for 12.10 [18:59] ikonia: it does have dropped something there :) [18:59] DrGrov: http://pastebin.ubuntu.com/1356148/ [19:00] DrGrov: you have THREE flash plugins installed. This causes a conflict and you get nothing [19:00] DrGrov: those commands rip out all the flash plugins, then install adobe-flashplugin which is the only one you want. Close all browsers and relaunch to load the new plugin [19:00] ActionParsnip: Ah, that explains the mess. I am usually creating havoc, this is no understatement as you clearly see [19:01] DrGrov: FYI, Lucid is EOL in April 2013, you may want to upgrade soon [19:01] I close all my browsers just now and do those one by one. [19:01] using lspci doesn't display my network controller, does this mean hardware failure? [19:01] Pici, does 12.10 offer WDE on the live install? what do i use to install on a low resource system? [19:01] ryan_: try: sudo lshw -C network [19:01] anyone here have an X1 Carbon? [19:01] ActionParsnip: Yes, I know. I am doing my final thesis though so I am not in the right mood now to install 12.04 yet. But I will do it. Thanks for remembering me about it. [19:01] that only displays my ethernet, not wireless [19:02] there's no way my netbook will handle a live install. I have always needed alternate images. what am I to do with 12.10 for it? [19:02] Chakravanti: I'm not sure what WDE is. If you trying to install a customizable install, the minimal install image offers that. [19:02] DrGrov: oh for sure, if time isn't a luxury I wouldn't upgrade. EVen if my release was EOL [19:02] !minimal | Chakravanti [19:02] can anyone tell, how to configure slapd [19:02] Chakravanti: The Minimal CD image is very small in size, and it downloads most packages from the Internet during installation, allowing you to select only those you want (the installer is like the one on the !Alternate CD). See https://help.ubuntu.com/community/Installation/MinimalCD [19:02] mazhar: http://www.debuntu.org/ldap-server-and-linux-ldap-clients [19:03] ikonia: when i do ./darkstat start it does say start deamon and done. But it's not running afterwards... [19:03] That should work then thanks Pici ! === mrenouf is now known as mrenouf|away [19:03] on5sl: ok, so you'll need to work through the script [19:04] ikonia: pff so this package sucks [19:04] it should work by default imo [19:04] on5sl: how do you know ? [19:04] ikonia: why doesn't it start then? [19:04] on5sl: it probably does, you may have a problem with your config for example [19:04] anyone know how to link skype and empathy [19:04] and chat with skype contacts from empathy 20:02:29 [19:04] I tried http://www.omgubuntu.co.uk/2011/04/run-skype-as-a-daemon-and-manage-it-from-empathy-in-ubuntu-11-04 20:02:44 [19:04] but in Ubuntu 12.10 20:02:48 [19:04] aleksandar22: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [19:04] emptahy uses ubuntu online accounts 20:02:56 [19:05] ikonia: i got to go now but thx for the help! [19:05] i ahve also intalled LUMA, how to use that [19:05] sorry [19:05] here is goes [19:05] http://paste.ubuntu.com/1356165/ [19:05] it goes* [19:05] aleksandar22: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [19:07] Hello, having upgraded to 12.10 I am having problems with spell checker in browsers. Both Firefox and Chromium has no spell checker available. [19:07] Anyone can confirm it is not me but generic error? === p3nt4x is now known as king_django === king_django is now known as kingdjango [19:10] hey, I get really low resolution on 12.10 loading screen (the maroon, or whatever this color is, I'm a man. I recognize 7 colors ;), the one with Ubuntu 12.10 and dots changing colors. It's annoying. How can I change it? Boot cd has this nice high resolution screen... === Youri is now known as YBook [19:10] ActionParsnip: But I will get an external HDD to borrow for a while soon hopefully so I can copy over all my important documents and then install 12.04. [19:11] DrGrov: why do you not have a backup already? [19:11] ActionParsnip: I just followed your kind instructions on the reinstallation of Flash. I am now testing it on Chromium. [19:11] anyone willing to help me [19:11] ActionParsnip: Since I am a poor student, do not have enough money to buy an external HDD at the moment [19:12] How to add 10 user accounts to your ldap server using *.ldif ? plz help me someone [19:12] DrGrov: dropbox is free for about 2GB. UbuntuOne is 5Gb free [19:12] anyone able to run age of empire 3 warchiefs in crossover or wine [19:12] DrGrov: And both have support for 500 mb increase per invitation :) [19:12] killer: try wine hq [19:13] killer: did you check the appdb? [19:13] ActionParsnip: I actually got an HTC One X so I get 20GB on Dropbox. I got it actually so I could easily transfer a few big files there of my backup. [19:13] DrGrov: especially the thesis ;) [19:13] ActionParsnip: BTW, thanks for the Flash help. It is running now brilliantly. [19:13] ActionParsnip: Yes, especially that one LOL :) [19:14] DrGrov: no worries dude [19:14] Any mdadm gurus here? [19:14] ActionParsnip:rated gold with wine 1.4 [19:14] killer: scroll down, there will be a how to to make it ok [19:14] killer: That's good [19:14] aleksandar22: im willing, not sure if able :) [19:14] Any big fans of Football Manager here and testing FM with Wine? [19:14] but ill try [19:14] shojo: cool [19:15] just state your problem, then if people know the answer ,they tell you... That's how it works === QuixoticAxolotl is now known as quetzTheCoal [19:15] I already did :D [19:16] http://paste.ubuntu.com/1356165/ [19:16] ActionParsnip: Are you up to help with a small other issue I have with Synaptic/Update Manager? [19:16] How to add 10 user accounts to your ldap server using *.ldif ? plz help me someone [19:16] DrGrov: ask away, i've not got long [19:16] mazhar: tried in #ldap too ? [19:16] ActionParsnip: I have a libreoffice library file that it wants to update but it refuses to update so it keeps hanging on there for ever and it is not an irritation but it still picks my eyes every time I do some updating. [19:16] salve ieri l'altro ubuntu è passato dalla 3.5.0.17 alla 3.5.0.18 ed ora non parte più la grafica e mi chiede di andare in grafic low ma poi si blocca. per farlo partire debbo mettere a mano la 3.5.0.17 come risolvo ? [19:17] DrGrov: I fixed a similar proble mby installing a package which depends on the problematic package. Boost in my case. [19:17] !it | dimitri [19:17] dimitri: 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) [19:17] yes, it should be a script [19:18] shojo: ? [19:18] aleksandar22: Okay, it might have been left out for some reason. [19:18] ActionParsnip: So here goes the text again. [19:18] ActionParsnip: I have a libreoffice library file that it wants to update but it refuses to update so it keeps hanging on there for ever and it is not an irritation but it still picks my eyes every time I do some updating. [19:18] DrGrov: close the updater and run: sudo apt-get update; sudo apt-get upgrade pastebin the text please [19:18] ActionParsnip: Will do. [19:20] ActionParsnip: http://pastebin.ubuntu.com/1356194/ [19:20] DrGrov: looks fine..one package kept back which will come down once its deps are met in the repos [19:21] ActionParsnip: Okay, no worries then. It is picking it from a LibreOffice PPA since I wanted to have LibreOffice instead of OpenOffice. [19:21] i'm trying to install [19:22] ubuntu on a machine, the live cd works fine, but after installing and rebooting i see a message that unable to set mode on crtc [19:23] my flash in full screen is small? [19:23] i've tried to add nomodeset to /etc/default/grub and i continue to have the same problem [19:23] http://askubuntu.com/questions/216825/recovering-deleted-ext4-ubuntu-partitions-using-testdisk-none-partition-media-t [19:24] ses1984, what is your problem again? no GUI (black screen and text mode on boot)? === witquicked_ is now known as witquicked [19:25] I have downloaded a driver for my Wireless COntroller, I know that it is located in Firefox's Downloads folder. How do I install this step-by-step? [19:26] ryan, is it a .deb file? [19:26] hhhzzzarn: yes, in ctrl-alt-f7 it just says '...failed to set mode on [CRTC:10]' whenever i try to do something but i can log in via text mode in any other screen like ctrl-alt-f1 [19:27] i have tried to sudo dpkg-reconfigure xserver-xorg and nothing happens but it does send a '...failed to set mode on [crtc:10]' error to the f7 screen [19:27] ses1984, what version of ubuntu is the problem occuring on? 12.10? [19:27] it is a .zip [19:27] 12.04 and 12.10 both. live cds work, reboot fails to get the gui going [19:27] ryan_, it's most likely in ~/Downloads , are you sure you need this driver and not a kernel source driver (alreadyin ubuntu ,but not activated) for your wifi ? [19:28] i'm using a geforce 6150 integrated graphics which apparently is troublesome to a lot of people but none of the fixes i've tried have helped, like reconfigure xserver xorg or use nomodeset in /etc/default/grub [19:29] ses1984, I was thinking of this other problem/bug where: only in ubunutu 12.10 the live cd nor the installed version of 12.10 would boot with gui. This is a problem with the graphics driver and 12.10. [19:29] when i lspci, my wireless controller does not display although everything else does along with the ethernet controller. [19:29] ses1984, that other problem was with intel gma. [19:30] I am not sure if I already have the proper driver installed and just turned off or something [19:30] need help with: http://askubuntu.com/questions/216825/recovering-deleted-ext4-ubuntu-partitions-using-testdisk-none-partition-media-t [19:30] ryan_: is you wireless a pci card? or something usb? lsusb for later [19:30] i just tried to enter the command startx and it seemed to do something, but then went back to text mode, the last few lines might be relevant. it says "resize called 1920 1080" then on the next line [19:30] it is pci [19:30] xinit: connection to x server lost [19:31] maybe it doesn't like that resolution or something like that? [19:31] ryan_: sometime, your wireless is off by hardware switch (hold down the wireless switch on your laptop and try internet again. Also right-click on network icon and make sure "enable networking" and "enable wireless" is on. [19:31] but i believe i had 1920x1080 in the live cd environment [19:31] hello 'vrybody , looking for something who opens .mpx files please [19:31] The physical wireless switch is "On" and I am able to connect via ethernet, my networking is enabled. [19:32] My libreoffice is complaining about not having a JVM. What is the most standard, common jvm I can install ? I'm on 12.04 [19:32] ses1984, have you updated and upgraded lately , that bugfix should be in the repos ..I had the same issue afew days ago [19:33] coffeeIV, openjdk-jre (go to software center and search for java) [19:33] need to open a .mpx file , help please [19:33] hhhzzzarn: thanks ! [19:34] moonvoniron: whats an mpx file? [19:34] moonvoniron: http://www.fileinfo.com/extension/mpx [19:34] swifi.mpx [19:34] ryan_ can not help you more at the moment. [19:34] moonvoniron: okay, but that doesn't tell me what that file is. [19:34] http://mpxj.sourceforge.net/ in particular [19:37] How do I install a .zip file once I cd into the directory? [19:37] Hi. Can I somehow 'split' notifications that come from pidgin from emails? I'd like to have separate icon for pidgin, is that possible? [19:37] (i'm using ubuntu 12.04) [19:38] ryan_: what program are you trying to install exactly? [19:38] ryan_: there should be a read.me... it really depends on the package [19:38] if you mean unzipping a file, try the unzip command [19:38] Not installing a program, merely Wireless Controller Drivers [19:38] they are contained within a .zip [19:38] nem um brasileiro aki ? [19:38] i would unzip it... and see if there is a read.me [19:39] !br | Derp [19:39] Derp: Por favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br" sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigado. [19:39] ryan_: have you tried unzip [19:39] hello, thunderbird doesn't recognizes firefox as default, checked /usr/share/applications/defaults.list, mimeinfo.cache, update-alternatives and all set to firefox [19:39] hello, thunderbird doesn't recognizes firefox as default, checked /usr/share/applications/defaults.list, mimeinfo.cache, update-alternatives and all set to firefox can anyone help? [19:39] hi guys, whats the difference between starting a additional qcoreapplication or a qeventloop ? [19:40] There is an install.sh within the zip that has a ton of technical information. [19:40] is there any room about Mathematics? [19:41] Star_Light: ##math [19:41] thank you [19:41] ryan_: what drivers...? What wireless card...? [19:42] hello, thunderbird doesn't recognizes firefox as default, checked /usr/share/applications/defaults.list, mimeinfo.cache, update-alternatives and all set to firefox can anyone help? [19:43] I am unable to view my Wireless Controller using lspci, I have looked up the manufacturer's specs and found the drivers online. I am looking to install them and have opened the .zip file within which is an install.sh [19:44] alguem que fala minha lingua ai ? [19:44] !pt | juggernat [19:44] juggernat: Por favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br" sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigado. [19:44] pdfcreatorsetup.exe doesn'r want to open,help please [19:45] moonvoniron: You cant run windows .exe files on Ubuntu. [19:45] moonvoniron: why don't you use an application from the repositories? .exe are meant for windows [19:46] Sta1ker: did you check the user-specific versions of those files? [19:46] hello ryan..if you are aware that the zip file has been downloaded from a trusted source .. just run ./install.sh [19:46] and see what you get [19:46] ryan_: if there are any errors, copy to paste bin and post a link [19:47] ok ok thank you,what means repositories? I'm french [19:47] !software | moonvoniron [19:47] moonvoniron: A general introduction to the ways software can be installed, removed and managed in Ubuntu can be found at https://help.ubuntu.com/community/SoftwareManagement - See also !Packages, !Equivalents [19:48] jrib: where are those? [19:48] thank you ! [19:48] Sta1ker: ~/.local/share/applications/defaults.list, ~/.local/share/applications/mimeapps.list, you should also check what opens when you run x-www-browser [19:49] Sta1ker: there's also gnome-www-browser, what opens when you run that? [19:50] i am using parted to recover a lost ntfs partition. i type rescue and i am asked for the area that needs to be searched. i want parted to search from the beggining (0) till the end. how do i designate the end? i dont know what the actuall number would be [19:50] moonvoniron: A server that holds packages available for download "depot de logiciel" [19:50] moonvoniron: https://help.ubuntu.com/community/Repositories/Ubuntu [19:50] thank you :) [19:50] jrib: seems ok [19:51] Sta1ker: too vague of an answer [19:51] Does anyone know how to 'fix' the buggy wpa2 enterprise support(eduroam) on 12.04? [19:53] jrib: all files seems ok. thunderbird is not. i'll try chromium for a sec [19:53] Sta1ker: so what opens when you run x-www-browser? What happens when you run gnome-www-browser? [19:55] i'm lost [19:55] if i have a command "leerory" that i want to keep running, when the server starts and start again if it stops.. what program would i use? [19:56] Danielss89: upstart [19:56] !upstart | Danielss89 [19:56] Danielss89: Upstart is meant to replace the old Sys V Init system with an event-driven init model. For more information please see: http://upstart.ubuntu.com/ [19:56] Danielss89: see the cookbook [19:56] thx [19:56] Danielss89: you may be interested in "respawn" [19:56] moonvoniron: about? [19:58] Heya hiya. [19:58] jrib: can i install it without breaking anything? :D [19:58] The following packages will be REMOVED: [19:58] sysvinit [19:58] Danielss89: what ubuntu version is this...? [19:59] how can i check that ? xD [19:59] Danielss89: lsb_release -c [19:59] squeeze [19:59] Danielss89: that's debian, not ubuntu [19:59] Danielss89: squeeze is debian... [19:59] wtf.. lol [19:59] i'm on the wrong server xD [20:00] Danielss89: Wrong channel, more of [20:00] how to go on the ubuntu oftware center ? [20:00] theadmin: no i'm asking for my ubuntu server :D [20:00] mine is uninstalled [20:00] i just ssh'ed to the wrong server [20:00] moonvoniron: sudo apt-get install software-center then [20:00] moonvoniron: you run "software-center" in a terminal and what happens? [20:00] jrib: ok, the version is precise [20:01] Danielss89: you should already have upstart [20:01] Doh, connection dropped. Not sure if anyone answered me re the GSM modem sending SMSs ? [20:01] thank you :) [20:01] narcos: I don't even see your question in my scrollback [20:01] jrib: Hm, maybe my connection timed out before you saw it, lemme repaste [20:02] [20:02] Hi all. I'm trying to get my Huawei GSM USB modem to send SMSs from Ubuntu. I've used usb_modeswitch to get it out of mass storage and into modem mode, and I have a /dev/ttyUSB[0-3] [20:02] I'm now trying sms_client - but I get timeout errors [20:02] I suspect when it tries to communicate with the modem [20:02] narcos: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [20:02] Err - not sure if you got those 3 lines before FloodBot1 intervened [20:03] narcos: yes, but next time just use a '.' instead of the enter key [20:03] narcos: We did. Don't Huawei modems come with their own driver software? iirc they have Linux support, although all connections have to be done through an ugly Java interface :/ [20:04] theadmin: Er, I'm not sure at all [20:04] jrib: OK, sorry [20:04] hi! This is going to sound really silly, but I think I need help filing a bug report on Launchpad. [20:04] you could always try talking directly to the gsm modem via minicom with at commands and see what happens [20:04] narcos: When I inserted my Huawei modem first, it was detected as /dev/sr1 (cd-rom device). I mounted that and installed the driver off there [20:04] narcos, theadmin - I think theadmin is right re Huawei stuff [20:04] need advanced testdisk user [20:05] ArcticLight: Normally you just do "ubuntu-bug packagename" from a commandline === Ool_ is now known as Ool [20:05] Edit, Software Sources error [20:05] theadmin, Stuz719: OK - mine was noted as a mass storage device - I'll dig around in there and see if there are some drivers. What exactly would I be looking for? .ko files? [20:06] ArcticLight: you can also visit #ubuntu-bugs where they are basically dedicated to helping you file bugs [20:06] theadmin: yes, I've got a .crash file, and I'm using ubuntu-bug, but when I press S to send the report, ubuntu-bug exits and I don't get the crash report page in my web browser... [20:06] narcos: Ah no, if I recall right there was a "Linux" directory with an "install.sh" inside or somesuch [20:06] jrib: Thanks, I'll check there. [20:07] ArcticLight: Eh. Sounds like you don't have a default browser set, or it's set to a non-existing file [20:07] ArcticLight: What desktop are you on? [20:07] theadmin: Great, thanks! [20:07] just done a g--gle for "huawei linux modem driver", try that. may come as a deb or rpm or sh script [20:07] why do you censor "google"... [20:07] * narcos goes hunting [20:08] for the lulz. maybe I should have said Bing ha ha# [20:08] narcos: You *may* need to copy all the files in "Linux" to a local directory due to the fact that the filesystem on the modem is read-only [20:08] I don't remember if I needed that [20:08] theadmin: I'm on ubuntu 12.10 (64 bit) on a laptop. Until just recently, ubuntu-bug worked correctly and would open reports in Chrome, which I have installed. [20:08] When I pull from a source server to my local server using --perms and sudo it does not retain ther source permissions. Am I doing something wrong? [20:08] this is with rsync [20:08] is there any software for linux that will allow you to read text from an image? what im wanting to do is read the text on the back of a lottery ticket, and on the front. so i dont have to type out 2000 tickets [20:09] how to run edit-software source ? please [20:09] acidrain you mean OCR stuff? [20:09] AcidRain2012: There's "gimagereader" [20:09] AcidRain2012: But I can't guarantee you the results will be great [20:09] Stuz719: correct [20:09] i have a huawei modem myself, it didnt require anything special to talk to it tho [20:09] Hello. [20:09] how to run edit-software source ? please [20:10] moonvoniron: gksudo software-properties-gtk [20:10] acidrain: tricky depends on font etc. try gimagereader as theadmin says... I think acrobat used to include OCR functionality... [20:10] thank you :) [20:10] but so long since i used it i can't remember [20:10] moonvoniron: Or just "sudo vim /etc/apt/sources.list" [20:10] Stuz719: You're thinking of ABBYY Finereader [20:10] Stuz719: Adobe never had any OCR... [20:11] theadmin: you sure? convinced that acrobat had it... so long since i used it tho i cud be wrong === MagiAway is now known as Magiobiwan [20:11] Stuz719: Oh Acrobat Reader, I'm not using that since version... 5? came out... Switched to Okular/Evince [20:12] theadmin: nah, full acrobat. had some nice features but ultimately even the security features (sigs etc.) cud be bypassed by using other s/ware [20:12] chrome or ubuntu os? [20:12] it tells me "erreur logiciel" [20:13] moonvoniron: Well that's not English so I can't read that [20:13] permission invalide [20:13] theadmin: i think it means "logical error" ;-) === rastamouse is now known as nothingspecial [20:13] hi, is the unity bar movable to bottom in 12.10? [20:13] Stuz719: Which makes no sense [20:13] i speak french, it means software error [20:13] I have 4:5 proportion on my screen [20:14] theadmin: unless you enter TRUE != TRUE or something?! [20:14] yes logical ! [20:14] Stuz719: That's not an error... (True != True) == False [20:14] sad... just read "rastamouse is now known as nothingspecial". What would Wensley Dale say? [20:14] Stuz719: Just some crazy mashup [20:15] Stuz719: lol [20:15] theadmin: depends on which logic you're using ;-) [20:15] what is the name of the program "movie player" in ubuntu? [20:15] hi, is the unity deskbar movable to bottom in 12.10? [20:15] crackerjackz: totem [20:15] jrib: ty [20:15] Hi since I upgraded some PCs to12.10 they are pretty slow and they are getting even slower the longer the system is up. Any suggestions how to solve this? [20:15] CPMMAND NOT FOUND [20:15] guys, logiciel means program or software -- logical = logiquement in frech [20:16] cheers monkeydust :-) [20:16] T|ASK, with that statement, you dont exactly explain exactly whats wrong.. [20:16] what did you upgrade from T|ASK ? [20:17] ah. did anyone ever figure anything about about the OCR? [20:17] my comp timedout === Wicked is now known as Guest57149 [20:17] blackness: I upgraded from 12.04 to 12.10 and focusing windows takes up to 2 seconds [20:17] Did you install a updated nividia driver? [20:17] nvidia* [20:18] Software error when i want to do any things ! [20:18] blackness: yes, on my system I updated to the newest one 310 [20:18] acidrain google suggests tesseract [20:18] I really need help because this really blew my mind just now. I have external hdd encrypted with luks, unmounted it somewhere around an hour ago and password doesn't work anymore. Check on other pc and same effect. Does anyone have any idea of what happend and how to turn it back? [20:18] have you ran a simple benchmark? or checked top for a run away process? [20:19] blackness: but I use bumblebee, and it's running Intel chip right now, but is still slow [20:19] i dont know what bumblebee is, let me google. [20:19] Software error please help me [20:19] Hey. I just installed Ubuntu 12.10 with the Windows Installer. Everything went well, and now on Start Up when it prompts me to choose an operating system, after I select Ubuntu the screen goes black. I waited for a couple of minutes but nothing ever changes [20:19] blackness: bumblebee is for hybrid graphics setups [20:19] > windows installer [20:19] > everything went well [20:19] T|ASK, bumblebee is supported up to 12.04..did you know this? [20:19] I doubt it [20:19] bumblebee.org [20:20] InTheZone: Is your Windows system 64-bit? [20:20] no 32 bit [20:20] inthezone sounds like you're lacking vid drivers. had the same myself and had to step from 10.10 thru 11.04 to 11.10. Not fun [20:20] InTheZone: Apparently WUBI doesn't work with 32-bit anymore for some insane reason and they never even warned anyone :/ [20:20] can someone help me? === Nick is now known as Guest45732 [20:20] InTheZone: I have the same thing and dunno if I can help. I suggest doing a proper install [20:21] spajderix: how did you umount? [20:21] problems: velocity of ubuntu in the virtual machine and ocr no function [20:21] moonvoniron: anything? [20:21] blackness: I can't imagine, because it's just switching graphic drivers on demand. I suppose, they just didn't update the info?! [20:21] I heard you can do something in the GRUB, like writing some code and stuff. [20:21] linux that may virtualbox related, not ubuntu related [20:22] linux: what spec if machine you're running ubuntu in a VM? [20:22] Stuz719: Well I just shut down my laptop and unplugged the hdd [20:22] I'm still having trouble filing this bug and #ubuntu-bugs is silent. Any ideas? [20:22] blackness: also, the other system is a normal PC (no bumblebee) but standard NVidia running with same issues [20:22] did you umount first? [20:22] spajderix: i guess it's USB? [20:24] Does anyone know of a decent printer/scanner (preferably network based) printer that'll work in Ubuntu 12.04? My searches result in minimal success. [20:24] spajderix: can you see the drive when you plug it in? [20:24] strategoc: home use- try Epson 435SX [20:25] strategos: sorry Epson 435SX [20:25] Stuz719: I'll look at that. Thanks. [20:25] Stuz719: Positive, it asks for pasword and shows me a message that there's no available key for a given one [20:25] need to look into one of those myself... [20:25] Strategos: may identify as a 430SX [20:26] Stuz719: I also tried to open it up from terminal with cryptsetup luksOpen /dev/sdc1 encr, but same effect [20:26] spajderix: try umounting it and then remounting [20:26] Is this ok? http://paste.ubuntu.com/1356382/ [20:26] spajderix: no available key sounds... bad [20:27] Looks like my system is running the INtel graphics chip... but why do I have these performance issues? [20:27] Stuz719: I've unplugged it and plugged it back if that's what you mean, I could try to reboot if it's going to help === root is now known as Guest37379 [20:28] spajderix: reboots often work miracles :-) but be careful of trying hotplugging it. I know USB is supposed to be resilient but..... [20:28] T|ASK try removing old kernels and sudo apt-get autoremove obsolote packages [20:28] T|ASK try removing old kernels and sudo apt-get autoremove to delete obsolote packages* [20:29] Stuz719: ok, I'll try the reboot and get right back here [20:30] hope it works out for spajderix [20:31] MonkeyDust: ok [20:31] Hellow hellow, anyone know how to unlock an external hard drive with pass (hdparm). Problem is, it doesnt recognize USER. I try --user-master marcus, and it says "User=master", I try --user-marcus and it says "User=user", its ridiculus.. [20:31] Still having trouble with ubuntu-bug, and #ubuntu-bugs isn't helping (it's silent) [20:32] T|ASK is internet slow, or the whole pc? [20:32] need advanced help: http://askubuntu.com/questions/216825/recovering-deleted-ext4-ubuntu-partitions-using-testdisk-none-partition-media-t [20:33] Hellow hellow, anyone know how to unlock an external hard drive with pass (hdparm). Problem is, it doesnt recognize USER. I try --user-master marcus, and it says "User=master", I try --user-marcus and it says "User=user", its ridiculus.. [20:33] MonkeyDust: I just can say that focusing a window takes up to 2 seconds ... internet is ok [20:34] plz? or i might install windows.. then its byee ubuntu :{ [20:34] MonkeyDust: and the longer the system is up the slower it gets [20:34] MonkeyDust: but 2 seconds is after runnnign the system for a whole day eg [20:34] yello: that's a bit extreme - have you tried parted magic or similar? [20:35] it has an "Unlock.exe" that doesnt work with wine, i googled only way is hdparm.. [20:35] im not sure gparted or anything will solve :[ [20:36] how can I pass images continuously to ffmpeg and have it stream as webm? [20:36] any clue? [20:36] its a western digital drive... [20:36] yello: hmmm... sounds a tricky one. [20:38] yello: why would gparted or parted magic not work? they include hdparm [20:38] hhhzzzarn: Why did you select the option for a non partitioned disk? [20:38] yello: according to wikipedia anyway [20:38] spajdxerix: any joy? [20:38] ok, so how do i do? + is it dangerous? [20:38] spajderix: any joy? [20:38] Stuz719: not a bit :/ [20:39] :\ [20:39] now that sucks big times [20:39] yello: need a live CD/USB of relevant distro. And yes, playing with HDDs is always dangerous. Read the instructions. Read them again. And then read them again. back everything up. Check your backup works. Do it again. And then execute the command. [20:40] Jordan_u because I just tried and I saw my parititons listed in quick search [20:40] kk, but i rather download virtualbox tomorrow, and run password unlock on windows [20:40] just wanted an iso b4 i sleep, but nvm:D bye, and thanks;]] [20:41] spajderix: Grrr. Frustrating. I'm afraid I'm at the limits of my knowledge here... sorry :-( [20:41] spajderix: other than trying a live distro to try and access and back up the files elsewhere [20:41] hhhzzzarn: How much do you care about getting the data back and how much do you care about having a working system? [20:42] why does iconv 2.15 convert ö, ü, ä to o, u, a instead of oe, ue, ae? while iconv in version 2.11 on debian is fine... [20:42] Stuz719: no problem, thanks for your time man, kudos, I'm almost sure that the important data sits some other place one of my machines [20:42] hello, apparently the ubuntu community just jumps right on the logon channel? well hello everyone. [20:42] Stuz719: Yeah I tried another machine just a second ago with some older ubu/kernel with the same effect so no update did it [20:42] spajderix: YVW - hope it was of help. And at the risk of stating the obvious, here's a salutory lesson in data management. Back everything up. Test your backup. Then do it again. And then encrpyt! [20:43] Afraid I've got to go all. Thanks for having me along. See you all again soon. [20:44] I'm having an issue with Hydra/xHydra and the lack of ssh2 anyone care to take a crack at helping me figure it out? [20:44] \quit [20:45] hhhzzzarn: My guess is that what is happening is that you have a configuration which can't currently be represented with an msdos partition table (needs more than 4 primary partitions or a second extended partition, neither of which is possible), and that is why testdisk isn't showing the lost partitions when using the "Intel" option (which is a terrible name for the option, IMHO). [20:45] hey guys i got ubuntu 12.10 installed, and I installed xubuntu-desktop, lubuntu-desktop, fine(i just want to try out the different DEs), but when I installed kubuntu-desktop apt-get gets to Updating Initramfs and just hangs there and does nothing === l8nighthorscht is now known as maX[pp] [20:46] anyone? [20:46] Jordan_U: ok. I don't care about the data on those because I could recover the data alone, I wanted to recover the partition so I don't have to install my programs again, do everything again. [20:46] i finally closed the terminal, changed initramfs.conf to not update and ran sudo dpkg --configure -a, but is there something seriously wrong? i've reinstalled and tried it again and its the samething, it hangs on updating initramfs [20:47] or is this a question for #kubuntu? [20:47] hey guys, why does iconv 2.15 convert ö, ü, ä to o, u, a instead of oe, ue, ae? while iconv in version 2.11 on debian is fine... [20:47] if i was buying a graphics card for a htpc, running ubuntu - AMD / ATI? [20:47] which is prefereable / better supported [20:47] Uponatree: Those are the English equivalents. === `mOOse` is now known as m00se [20:48] Err, sorry - misread. Disregard. [20:48] binary_glitch technically, your question is for this channel, but a distro like backtrack is specialized in network intrusion - guess you better ask there, but mind: it is not supported here [20:48] hhhzzzarn: Well, I can't help you there then. If you want the data, you can probably choose to have testdisk treat the disk as GPT, but that will break Windows (irreparably) and Ubuntu (temporarily). [20:48] Strategos: but why does the Debian version work fine? do I have to change some language settings? [20:48] uponatree: newer/less tested version i'd guess. search/file a bug. [20:48] Has anyone had any successing using pbuilder and getting past a "failed to connect to MYSQL: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock'" error during a build for a package? The package's tests attempt a connection. [20:49] zykotick9: thanks, I'll have a look over there [20:49] successing... not a word. cripes. [20:50] Jordan_U, I will just go ahead and reinstall the ubuntu, thank you anyways [20:50] blackbox... and nobody's on our official channel plus we're on an italian server... I'm american, I don't speak italian, I don't even speak english, I speak american, and 5 other languages.... but no It. [20:50] Uponatree: I presume you would need to change them. But I misread your question initially; I didn't see that you had typed "o, u, a instead" for whatever reason. [20:50] hhhzzzarn: You're welcome. [20:51] Uponatree: As for myself, I'm still tinkering with trying to figure out how to actually make umlauts and accent marks. :) [20:51] anyone else interested in my question? [20:53] binary_glitch as soon as someone else has an answer, they will most probably help you - repeat your question every 15 minutes or so [20:53] Hi [20:53] Heya hiya. === alin|mobile is now known as alinmear [20:53] Strategos: I had a look at the LANG var it states "C.UTF-8" on the Ubuntu system and "de_DE.UTF-8" on the Debian system. Then I changed the LANG var but the iconv output didn't change [20:54] binary_glitch: what problem are you having specifically? === viktor is now known as Guest39958 [20:54] okay... yeah this whole one channel on the server... everyone talks about everything is strange to me... oober busy to get herd...lol [20:54] I'm having an issue with Hydra/xHydra and the lack of ssh2 anyone care to take a crack at helping me figure it out? [20:54] what issue [20:54] specifically [20:54] I would like to know where to save yelp help pages so that they show up in Yelp under: Go -> All Documents [20:55] Hydra doesnt take ssh2 option, so I looked in xHydra, and it's not in the dropdown menu... wtf? === ania12lat is now known as ania13lat === axel__ is now known as _axel_ [20:56] guys off topic but does anyone know a quick way to edit a price list in word to add $50 to each price automatically? [20:56] I want to know how to get it back w/o downgrading a whole release ... [20:56] so it was working in the past? [20:56] hel p plz [20:56] and you updated [20:56] and now it isn't? [20:57] on blackbox 2 yes, now on blackbox 3 no [20:57] i tried installing ubuntu from usb but when it comes to the partition choose page it crashes without any partitions appearing [20:59] SeNO_>I'v had that same isue before let me look at my install issue records and see how i fixed it... what's your basic spex/ [20:59] What is the proper way to add mount options for proc in 12.10? [20:59] did you compile for source or install via some package maanger? [20:59] It comes pre installed [21:00] it's like bt, it's a pen-test'n distro' [21:00] oh [21:00] binary_glitch im totally noob [21:00] do you have it installed or are you running off a live CD? [21:00] If you have it installed, I'd make sure I had the latest version [21:01] and if the version available from the package manager isn't the latest, I'd grab the source and compile it myself. I believe the problem you are having is related to hydra not being compiled with LIBSSH support [21:01] SeNO_>okay while I try to find a record of how I solved a simular issue, why dont you tell us about your hardware specifications. [21:02] i guess rthe problem can be with my hard disks as there are two 500 hdd and 32 sd [21:03] processor intel i5 3317u [21:03] ddr3 4 gb ram [21:03] intel hd4000 [21:03] I couldn't see why it wouldn't be set up with libssh support, and I do have the op for ssh, just not ssh2... but I'm dl'dng hydra now... just incase. [21:04] binary_glitch: You are still using ssh1?! [21:04] binary_glitch , sorry i didnt get anything from what u were saying [21:05] lol it is setup by default...lol but I had support for both in bb2 [21:05] binary_glitch: ssh1 is... outdated, insecury, messy. Dont use it. Dont. Never. Even if the world stops turning. [21:06] oh, I'm also trying to find a solution to a password cracker for myself... lol [21:07] bekks, lol at "Even if the world stops turning." [21:07] Do you think the you could run a password cracker on a android proclaim? Theres gotta be a way to root it. [21:07] oh, SeNO_ I found my notes... do you have imos sata sdd controler on your systemboard? [21:07] ok i tried some things and now i can be more specific [21:08] when i try sudo update-initramfs -uv it hangs at Adding module /lib/modules/3.5.0-18-generic/kernel/drivers/gpu/drm/vmwgfx/vmwgfx.ko === alinmear is now known as alin|mobile [21:08] anyidea how to fix this? [21:08] booboo64985: rooting the phone isn't just a matter of cracking the root account's (if it even exists) password [21:09] write just curious if the sbc code was there somewhere where you could run a number crunch or something. [21:11] how can i remove vmwgfx.ko from initramfs? i'm now using vmware [21:12] Can you use Linux ftp command to transfer only changed files? [21:12] Hi [21:12] BluPhenix316, is your vmware licensed? [21:12] hi there. when setting up a software raid 1, should i create two partitions with the full disk size first, or directly use /dev/sda and /dev/sdb for that raid array? [21:12] anyone know a repository with some useful third party software packages for a newly installed ubuntu system? [21:12] pradeep_: I don't have vmware installed [21:12] BluPhenix316: try removing that module from the area where update-initramfs is pulling them from [21:12] i'm running this natively [21:13] Snicers-Work2 you can with rsync -vv -- it's called 'incremental' === G-Squared is now known as Gregg [21:13] okAY [21:13] I am needing to push code to a windows server from linux, but I want to do it without pushing unchanged files, rsync is out. [21:13] BluPhenix316, just a honest question [21:13] heyas. In Quental, I would like dnsmasq to use the DNSs provided by the ISP as upstream servers, how can I do this? [21:13] Snicers-Work2 ok [21:14] Are working FN + F4 command in ubuntu 10.04? (switch monitor)? [21:14] What is the name of command in keyboard shortcuts? [21:15] hmm i removed it now it is hanging at adding module sis.ko [21:15] did you rebuild your kernel? [21:15] no [21:15] are you sure it is actually hanging? [21:15] and not just taking a while? [21:15] how can I let a normal user listen to port 80 [21:15] well the first time, i let it sit there for a hour and it didn't get anywhere [21:16] ok something is definitely up then [21:16] well i know what causes the problem sort of [21:16] i'm using ubuntu 12.10 and it happens when i install kubuntu-desktop [21:16] http://www.linuxassist.net/forums/viewtopic.php?f=13&t=23 [21:16] hi, [21:17] i've reinstalled ubuntu 12.10 and it happens again if i install kubuntu-desktop [21:17] guess i'm not suppose to mix them eh? [21:17] BluPhenix316, using kubuntu 12.04 [21:17] so use to gnome [21:17] HELP, FN + F4 question! [21:18] Hi, you can get Ubuntu necklaces and earrings here for Christmas if you like. I do not benefit from this program. Proceeds go to putting Ubuntu computers in needy public schools: http://blog.partimus.org/?p=414 [21:18] pradeep_: well i'me experimenting with what DE I like the best === quesada_ is now known as urlwolf [21:18] sorry what is DE [21:18] ? [21:18] i've gotten kinda use to unity but i'm still a fan of xfce, but i haven't tried lxde or kde(last time i used KDE was back in the 90s) [21:18] Desktop Environment [21:19] well more specifically unity and gnome-shell are shells for the GNOME DE [21:19] FN + F4 command in ubuntu 10.04? [21:19] BluPhenix316, we use LXDE and Unity in public schools we support with Ubuntu computers (We = Partimus.org) [21:19] Name in keyboard shortcuts... [21:20] sorry got dc [21:20] BluPhenix316: are you specifying the correct kernel version when doing update-initramfs? [21:20] but this initramfs problem is bugging me, usually I can narrow it down to either figure out exactly where the problem is but i'm stumped [21:20] chaingun: i'm just doing a sudo update-initramfs -uv [21:21] i have dropped ubuntu for linux mint [21:21] using linux mint mate [21:22] chaingun: i did a sudo update-initramfs -uvk 3.5.0-18 and it finished but there was some errors [21:22] FATAL: Could not load /lib/modules/3.5.0-18/modules.dep: No such file or directory [21:22] i think that is because i changed MODULES=most to MODULES=dep in initramfs.conf [21:23] nope changed it and same error [21:24] Is there anyone here in the SF Bay Area who would like to meet IRL to discuss what Partimus.org is doing with Ubuntu in public schools? [21:25] WWW.JIZZDAY.COM [21:25] WWW.JIZZDAY.COM [21:25] Pepote: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [21:25] chaingun: i figured out how to fix the problem, just don't install kubuntu-desktop on top of ubuntu hehe [21:25] cje2: that issue woul suit better in #ubuntu-offtopic . or the locochannel from SF [21:25] Hi guys. I can't get compiz fusion get to run [21:25] BluPhenix316: I don't like that answer lol. There is no reason why it shouldn't work [21:26] What's a good platform for VOIP communication via android / PC / IOS [21:26] Veryhappy: which desktop are you running and why would you start compiz fusion= [21:26] ? [21:26] chaingun: well other than that problem everything works fine [21:26] pradeep_ Desktop Environment [21:27] k1l, thanks for the tip. I put it here because all we use in the public schools we support is Ubuntu. It is quite exciting, so I thought that ppl here might be stoked to learn that Ubuntu is making it into public schools [21:27] ah i think i might also know what the problem is [21:27] MonkeyDust, i got that [21:27] all the kernel modules that are causing this problem i installed from x-edgers [21:27] k1l, Where is the local Ubuntu channel, do you happen to know? [21:27] K1l I use kde and I thought that I'd have to use compiz fusion to get advanced effects like water and fire effects and the popular cube === jono is now known as Guest38070 [21:28] Veryhappy: no, kde got own stuff for that [21:28] (as far as i know, im not using kde myselv) [21:28] kde has it's own compositing manager [21:29] unity, gnome-shell and I think xfce and lxde use GNOME as the backend so you can use compiz with them, but KDE is a completely different enviornment [21:29] K1l oh, ok how do I get that? I have the proprietary driver for my graphics already installed. What to do now? [21:30] Is Tango available for ubuntu [21:30] Hello all... I am having trouble with Xubuntu, ssh-agent, ssh-add and pkcs11 library. That is after running 12.10. Was OK in 12.04 :( [21:31] i tried installing ubuntu from usb but when it comes to the partition choose page it crashes without any partitions appearing, help plz [21:32] SeNo_: tried installing from a live-cd? [21:32] hmm this is annoying, you can use a metapackage like kubuntu-desktop to install everything but it you remove kubuntu-desktop it just removes the metapackage not the packages that it installed [21:33] BluPhenix316: Doesn't autoremove remove the left-overs? [21:33] jcuber what is live cd ? [21:33] Lachezar: nope [21:34] BluPhenix316: Then I suppose you could dig the /var/log/apt/history to take the package names. [21:34] Lachezar: aye, I was just think if you can install it one way you could remove it the same way to save myself some time [21:35] !livecd | SeNo_ [21:35] SeNo_: The Ubuntu Desktop CD is a "LiveCD" which can be run without altering existing files on your harddrive. Especially useful for testing your hardware's compatibility, it also includes an install option. [21:35] Is Ubuntu closing down if you don't get donations? [21:36] SeNo_: You can burn the ubuntu disk image (.ISO) file on a DVD, then works the same as a Live-USB [21:36] hello! how to know a size of application (MS Office 2010 that installing under wine)? [21:36] gaussblurinc_: You want to know the size before or after installing? [21:37] gaussblurinc_: use the disk analisys tool after installing? [21:37] jCuber: both, if this is possible [21:37] gaussblurinc_: Check the ~/.wine [21:37] Lachezar: i want to know a size of application before installation [21:37] gaussblurinc_: You should find the info from the developer's website [21:38] I dont see any popup-menu on my ubuntu 12.04 Classic Ubuntu Desktop [21:38] Everytime I click any type of menu it just dont show it. Right click, appplication menu etc. Just any type of menu [21:38] jCuber: developers of MSOffice or wine'developers? [21:39] gaussblurinc_: *shrug* Under Windows/Wine: tough luck. [21:39] ok i'm at wits end - TRYING to install 12.10 / 4 hdd / raid 10; that failed miserably; i've rm'd sda from the raid and 0-superblock, trying to install on it; but partman continues to hang @50%. I've chk'd log, seen LOTS of hits about bugs, and NO solutions.... === Ex0deus is now known as Guest79210 [21:40] i would be happy to deal with this manually - have already partitioned sda, and mkfs; but installer complains disk not part'd yet [21:41] gaussblurinc_: You can find out how much space it wasted by checking the size of the .wine directory before and after the installation, but other than that it's a guess-work. === ubuntu is now known as Guest39471 [21:41] gaussblurinc_, doesn't the office installer tell you how much space it's going to need when you're selecting what to install (in custom install)? [21:41] gaussblurinc_: Under whoever made Office 2010 (Microsoft). Their website shows you need a minimum of 3GB [21:42] gaussblurinc_: Be sure to check out the open-source alternative, OpenOffice [21:42] Q: When not using the terminal but the graphic interface, how can I have admin permissions sudo ? I want to move a folder to /opt/ thanks! [21:43] jCuber: yeah, my neighbour said me about it now, i will install it [21:43] shwaiil: open the file manager with sudo [21:43] <_axel_> shwaiil, use "gksudo nautilus" [21:44] jCuber: _axel_ thanks a lot! [21:44] shwaiil: No problem. === len is now known as Guest42889 [21:45] Installing programs in /opt/ is that ok ? I feel like I'm always forgetting where to find them installing it here [21:45] I'm trying to access folder shared from Ubuntu with W7. I've managed to make it visible for windows, but whatever I do with samba users it says I have no permission. It never asks for password, or anything. Any ideas how to fix it? [21:45] shwaiil: Aren't the executables in /usr/bin/ ? [21:46] jCuber: I've installed "Blender" under /opt/ just moved the folder and then I then think I did a simlink there in /usr/bin/ [21:46] then had to create a file to place a shortcut in the left sidebar in this new ubuntu [21:46] so complicated :P [21:46] mike_papa, is ubuntu on a vm or a separate computer? [21:46] jCuber: I just wonder if I did the right think [21:46] heres a weird thing, ubuntu 12.10. random my sound will fade from LSpeaker, to Rspeaker, then equal out. any ideas? [21:46] alof: seperate. [21:46] s/random/randomly [21:47] alof: Ubuntu asks me for password when I try to access it, and... none of paswords I've entered works... strange. [21:47] shwaiil Uhh I don't really pay attention to such things myself :D I just take the easiest way to make it work [21:47] <_axel_> shwaiil, why not installing blender from sofware center? === alin|mobile is now known as alinmear [21:47] is there any way to get 'inertia scrolling' (like we have for touchpads) on a mouse wheel? [21:48] jCuber: yeah I used to do the same thing, but got this new computer with SSD and just wanted to make thinks correctly, so I could have readonly stuff in the right place [21:48] guruguy: did someone help you out, or are you still waiting? [21:48] _axel_: oh yeah because the latest version wasn't available there :X [21:48] still waiting [21:48] shwaiil, that's the right place for external software if you want to follow standards (http://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard) [21:48] _axel_: it's behind some versions :P [21:48] alow: is there any way to get rid of authorization at all? I don't need it. [21:48] ceran: thanks! Isn't there a fast or easy way to put shortcuts in the sidebar ? [21:49] don't understand why I had to create a file to create a shortcut..why not just drag and drop, strange [21:49] guruguy: when you did it manually, what partition type did you use? [21:49] mike_papa, samba uses specific user groups and user names to access/share files. i'm shooting in the dark here but guessing that your windows username doesn't have sufficient permissions w/i samba to access the files [21:49] shwaiil, sorry, can't comment, I usually run commands by bringing up the Run dialog and typing the command name; my default desktop is basically empty === unbounced is now known as thepacer [21:50] ceran: ok tks [21:50] am using gpt part table, with normal linux part's using ext2 and ext3 [21:50] sorry - how do you reply? [21:50] mike_papa, have you read this: http://milindpadalkar.wordpress.com/2011/05/08/sharing-folders-using-samba/ [21:50] Q: Anyone know how to easily place Shortcuts into the left sidebar ? Without having to create the "file" to show stuff there (can't remember the name) [21:50] Thanks! [21:51] alof: no... I haven't read this one. thanks. I'll try it. [21:52] the parition table is fine to use as gpt, but the parition TYPE must be set to Linux RAID [21:52] what paritioner are you using? [21:52] urlwolf: I think if somebody made that kind of software, you'd have a lot if delay because the software would need to smoothen the hardware's input. Logitech used to make mouses which had hardware-based kinetic scrolling [21:53] sorry - i did have part type as raid - when i tried raid 10 install - such a fail.... so i dropped sda from raid and reset part's to nbormal linux [21:54] guruguy: You might want to try the Ubuntu Forums if you can't get an answer here [21:54] i'm using parted - only thing the install provides me that understands gpt - hate it [21:54] guruguy: Do you have the individual drives partitioned? [21:55] i do have ind. drive partitioned - sda is now a "stand alone" drive; sd[b-d] are still in raid 10 [21:55] !raid [21:55] 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 [21:55] Does anyone know of a Ubuntu list for the SF Bay Area? [21:56] ok, and how can I delete user that is not logged in, and userdel says he is? [21:56] !tab | guruguy [21:56] guruguy: You can use your key for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line. [21:56] :) [21:56] Oops, what I meant was does anyone know of an IRC channel for Ubuntu for the San Francisco Bay Area? [21:56] guruguy: Your last comment seems contradictory. If you have the individual drives partitioned, then it should be "sda1" and "sdb1" which are RAID members, not "sda" and "sdb" (it may sound like an esoteric distinction, but it's important). [21:56] TAB! TYVM!! :) [21:58] cje2: Isn't the global one enough? If we have less than 2k users here, I don't think we need channels for individual cities :D [21:58] !pm guruguy [21:58] !pm | guruguy [21:58] guruguy: Please ask your questions in the channel so that other people can help you, benefit from your questions and answers, and ensure that you're not getting bad advice. Please note that some people find it rude to be sent a PM without being asked for permission to do so first. [21:59] guruguy: To put it another way, are your RAID members whole drives or partitions? [22:00] I'm trying to install a .run file and whenever I try to enter chmod +x file.run [22:00] ok - the raid install failed in more ways than i want to try explain :-) so i've removed sda from raid - re-partitioned w/ 0x83 part's; and attempting standalone install on only sda [22:00] It tells me it cannot access, no such file or directory exists [22:00] sd[b-d] remain in raid 10 array [22:01] alusion: You're making a typo (probably you're in the wrong dir) [22:01] blsecres: found the solution. after the last server reinstall there was no german locale, so the iconv transliterate could only use the english locale which leads to a instead of ae [22:01] I am in the right directory I am sure >_< deadmund [22:01] OH [22:01] I see now. [22:01] my intent is to install on only sda as a "normal" install; and then i will manually move entire installation to raid, and re-add sda afterward [22:01] I didn't finish typing it [22:02] guruguy: You aren't answering my question. [22:02] I had an older version and I forgot to enter the last of the version # haha [22:02] hello. I have a question that is completely not relevant to linux/ubuntu. can I ask? [22:02] sorry - to complete that thouigyht - raid members are partitions [22:02] Guest13329: not in here [22:03] !ot [22:03] #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:03] where can I? [22:03] Guest13329: What's the question about? [22:03] it's a bit complicated [22:03] so i have multiple md's (md[1-6] ) [22:03] long story short I need to download a file [22:03] but the site will only let users of a russian ISP download [22:03] jCuber: you mean that scrollwheel without stops? [22:03] I need someone with said isp to download the file for me [22:03] heh [22:03] Guest13329: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [22:03] ops, sorry, I type too fast [22:03] and sda matches that exact layout - sda[1-6] [22:03] Guest13329: maybe ask in #ubuntu-offtopic [22:04] thank you [22:04] Guest13329: Proxy? [22:04] there's an autohotkey script (windows) that implements this. [22:04] it requires a specific ISP, do proxies cover that? [22:04] hey all [22:04] Anyone familiar with teamspeak here? [22:04] urlwolf: What type of script? [22:04] i know teamspeak [22:04] just measure the number of 'clicks' per second, if faster, then increase the nb of lines scrolled [22:05] anyone know a good cli utility for browsing an xml document? [22:05] urlwolf: Tried searching online for "linux equivelant to (script or program herr)"? [22:05] graft: links or lynx? [22:06] graft: perhaps it might also w3m do the job [22:06] help with bluetooth adapter not present [22:06] ubuntu 12.10 [22:06] jCuber: it was in an obscure post on a forum [22:06] no name [22:06] !bt [22:06] quantal, bluetooth adapter not present... help pls [22:07] !bluetooth | dsenator [22:07] dsenator: For instructions on how to set up bluetooth, see https://help.ubuntu.com/community/BluetoothSetup [22:07] see you guys [22:07] alusion: yes familiar with TS, what you need? [22:07] jCuber, ubottu thanks let me check it out... it was there but it broke at some point I guess [22:08] Hi I was updating from Ubuntu 10.04 to 12 and my update got interrupted. Ubuntu will now not boot up. I inserted the Live CD and booted, what I'm using now. Can I repair my partion this way? [22:08] graft: just browsing, try lynx [22:08] I don't know how to start it [22:08] theslow2, ubuntu 12.04, I just installed it [22:08] Hi all, I am having some upgrading issues (from 12.04 to 12.10). Is this a good place to ask? [22:09] I am unable to do release upgrade from 12.04 to 12.10 (even after ticking the "For any new version" option in the synaptic package manager). When I run do-release-upgrade, it says "No new release found". Any suggestions? [22:09] I've tried sudo mount /dev/sda1 /mnt; sudo chroot /mnt apt-get update; apt-get upgrade with no luck === Guest13329 is now known as Dynamo128 [22:09] alusion: the client or server, and how did you install TS? [22:09] theslow2, the client -- I installed it via the main linux download, TeamSpeak3-Client-Linux_amd64.run [22:10] ubottu, the page only has documentation tof 10.04 and 11.04 not 12.10 [22:10] dsenator: I am only a bot, please don't think I'm intelligent :) [22:10] sorry mormans came to talk to me... SeNO_ did you get your issue resolved? [22:10] nyone know why moving a 10.04 install to a new computer causes virtualbox VMs (and minecraft too) to fail to start? [22:10] hi, my wireless suddenly stops working and i can only use it again after reboot. any ideas? [22:10] Daxter: how did you move it ? [22:10] benedict: what ubuntu version, what adapter, are you using linux drivers for adapter [22:11] Wanna Delete some Windows Viruses from My Data Driver Some One Can drop me a Name of AV Works in Ubuntu well [22:11] ikonia: moved physical HDD containing install and its swap partition [22:11] lelouch: your "data driver" ? [22:11] lelouch: I think the only one is clamav [22:11] theslow2, should I get version 2 or version 3? [22:11] lelouch: ClamAV [22:11] Daxter: what happens when you try to start them ? [22:11] deadmund: is the hardware the same ? [22:11] alusion: version 3 [22:11] ikonia: hard drive i mean [22:11] Daxter: is the hardware the same ? [22:11] Daxter: ubuntu 12.04, Broadcom Corporation BCM4312 - how do i find out drivers? [22:11] any ideas on why do-release-upgrade is not showing any new releases (12.04 to 12.10)? [22:12] lelouch: just boot windows and run a virus scan [22:12] ikonia: minecraft blackscreens, virtualbox vms is stuck at 0% starting [22:12] alusion: if you open a terminal/shell and navigate to the TS folder, there should be some files there ending in .sh [22:12] ikonia: Sorry? [22:12] ddash: LTS release are by default set to upgrade to LTS only. check out software sources [22:12] Daxter: different video card ? [22:12] deadmund: sorry, waasn't meant for you [22:12] well thanks all deadmund Daxter ikonia [22:12] :P [22:12] Daxter: I have set that option already in the synaptic package manager [22:12] Daxter: no they are not, LTS releases can upgrade to non-LTS releases just fine [22:12] benedict: Need help? [22:13] deadmund: yes - that's why i am here :) [22:13] ok - let me try a different approach - partman hangs at 50% - there appear to be complaints and bug reports all over the place about this. i've seen no solutions. does anyone know how to fix the hanging partman (on install) issue? [22:13] Daxter: I have set it to "For any new version" [22:13] alusion: give me 1 minute and my download will be complete. (then i'll be able to tell you exactly how to start it) [22:13] benedict: I am really good with these drivers. PM me? [22:13] ikonia: different everything. old cpu: AMD athlon 64 new cpu: Intel core i5-750 old gfx: nvidia geforce gt240, new: geforce gtx280 [22:13] Daxter: even then it is not working, any ideas? Thanks for your reply [22:13] alof: it helped. thanks. does user's group need to be in valid users for every user? user name isn't enough? [22:13] hello! im having problems with the new lens thing on ubuntu 12.10, i installed some of them but not seem to work when i type something on the unity thing [22:13] Daxter: , so that's something I'd look at resolving [22:14] b0w: did you restart your session¿ [22:14] whats the most used desktop ? [22:14] theslow2, thanks, I found the .sh and started it. how can I create a hardlink to the .sh to the desktop? [22:14] xangua, yeah like 3 times now [22:14] ikonia: for the lts release software sources isnt set to show upgrade to non-lts releass, at least in 10.04 [22:14] via command link of course [22:14] xubuntu or what [22:14] Daxter: yes, so you can get set it to what you want [22:14] Daxter: that does'nt mean it's not designed to be upgraded to non-lts releases. [22:14] and How can i delete Ubuntu Or From my laptop i used Gparted to delete partition but got Grub rescue problem [22:14] homecable: Ubuntu I guess? [22:15] Daxter, ikonia: yes, Daxter is right, it was set to only lts releases in 12.04 [22:15] xangua, installed the wikipedia lens and when i tipe something it shows nothing, just the amazon lens its working [22:15] homecable: depends what you like it is your choise I use cinnamon [22:15] ddash: yes, and you can set it to what you want [22:15] Daxter, ikonia: for some reason for me even if I set it to non-lts versions, I cannot do a release upgrade [22:15] ddash: please pastebin the output of "lsb_release -a" [22:16] How can i delete Ubuntu Or From my laptop i used Gparted to delete partition but got Grub rescue problem [22:16] lsb-release -a sorry [22:16] alusion: in a terminal run ln ~/Download/Teamspeak/file.sh ~/Desktop [22:16] lelouch: you need to put a new boot loader on the machine [22:16] Hello everyone, I have a fairly specific question regarding LVM2 on Ubuntu Server 12.04. I would like to send a picture of my HDD partition list, so I can set one up without erasing data. Thank you. [22:16] how do I enable bluetooth adapter in ubuntu 12.10 [22:16] ikonia: http://pastebin.com/3NDwhDbG [22:17] how do I enable bluetooth adapter in ubuntu 12.1 [22:17] anyways what do you mean by something to resolve? only reason why new machine is running this install is due to the old computer dying. [22:17] how do I enable bluetooth adapter in ubuntu 12.10, say not present [22:17] how do I enable bluetooth adapter in ubuntu 12.10, say not present [22:17] My system won't boot because of an "Upgrade" failure. Can anyone help? I'm booted via Live CD of 10.04. Here's some steps straight from the Ubuntu Help Guide I've taken http://pastebin.com/3dMcChd5 what are these errors? [22:17] lelouch : do you have other os on your laptop [22:17] !repeat | dsenator [22:17] dsenator: 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/ [22:17] Daxter: so your hardware has changed, there will be modules that will need to be loaded and old ones stopped, especially around the video card [22:17] b0w: doesn't show an icon for it in the dash¿ [22:18] zvacet: Windows [22:18] xangua, no i dont see it, should i got it? i installed the lens from terminal [22:18] b0w: is this what you are talking about¿ http://www.omgubuntu.co.uk/2012/04/how-to-add-a-wikipedia-lens-to-unity-for-faster-fact-finding [22:18] ikonia: reinstall graphics drivers? its the same family of gfx cards tho [22:18] anyone? [22:18] ikonia: already used a live cd to delete partition with gparted [22:19] lelouch: that's not what I said [22:19] FireStorms: what were you upgrading from and to, and when/where did it fail? [22:19] Daxter: also look at the virtualisation modules, [22:19] ikonia: http://pastebin.com/3NDwhDbG [22:19] ikonia: what I dont get is ive reinstalled virtualsbox a few times now [22:19] Daxter: i didn't say reinstall [22:19] i would think that would reset the modules [22:19] lelouch: can you boot in it? [22:20] xangua, yes that one [22:20] have to check that out [22:20] ddash: and what happens when you follow the upgrade process [22:20] Daxter: from 10.04 to LTS 12.??. The failure occured 2/3 through the instillation of the upgrades. Since my syetm won't boot. [22:20] FireStorms: try sudo apt-get -f install [22:21] ikonia: so explain [22:21] lelouch: you need to put a new boot loader on the master boot record as you've deleted the partition that grub needed to work [22:21] lelouch: join ##windows and ask them how to put your windows MBR back [22:21] zvacet: i reinstall ubuntu and i can boot in it now but i dont know how to delete it [22:21] xangua, well actually i swa it here http://askubuntu.com/questions/38772/what-lenses-for-unity-are-available [22:21] b0w: well then you should see an icon for wkipedia in the dash like the image shows [22:22] ikonia: when I run do-release-upgrade, it says "No new release found" [22:22] I desperately need help! I installed ubuntu, mint and a bunch of other distro's over the week. I get the same problem with ALL of them. I keep loosing internet after being on it for a while and I cant get it back. im back on ubuntu and i got it back by connecting to another local isp. I know soon i'll loose this connection. I don't want to keep hoping from one connection to another to get internet. [22:22] ikonia: Do I have to manually add the quantal repositories before doing a do-release-upgrade? [22:22] ikonia: already reinstall ubuntu but i just wanna know how to delete it Just in Case [22:22] is this a community only channel, or does ubuntu troll here? [22:22] lelouch: read http://members.iinet.net.au/~herman546/p18.html#MbrFix.exe after that you can remove ubuntu [22:22] guruguy: it's an ubuntu support channel [22:23] lelouch: no you know [22:23] "now" [22:23] ikonia: ok tx! [22:23] i don't know why i get connection for a few hours then loose internet connection [22:23] xangua, yeah, not working at all, i dont know whats going on... just installed 3 of those lens but no one works, just the preinstalled one for amazon [22:23] please help me. [22:23] chris_: What kind of network adapter do you have? [22:24] i'm not sure how to find out. im on a HP g60 notebook [22:24] b0w: no idea really, i use the same ppa but only installed the the pirate bay lens [22:24] Can I somehow install 10.04 using a newer kernel? I need to run a cluster of 2 servers, the server product is tied to 10.04. But 10.04 won't install on one piece of hardware (12.04 would). [22:25] chris_: you can run lspci [22:25] Hi guys, I have a virtual private server that I'm using as a web hosting, I'd like to install a mail server but don't really know which one to take or how to ;x, I'd like one that can do simple redirects like this: (if you get this@this.com send it ot that@that.com) and possibly will use some piping in the future to a php script but that's not important right now [22:25] xangua, its there any activate deactivate lens thing? [22:25] jCuber i'm not sure how to find out. I just came from windows last week. [22:25] lspci [22:25] tinkster: Which cluster software do you use? [22:25] sudo lspci [22:25] how do i run that? [22:25] zvacet: I tried sudo apt-get -f install but it did not work. This is what I got http://pastebin.com/8emJDELh [22:25] chris_: Ctrl+Alt+T [22:25] chris_: lspci | grep -Ei '(wlan|wireless|802) [22:25] b0w: no that i know [22:25] opens terminal [22:25] !cli | chris_ [22:25] chris_: The linux terminal or command-line interface is very powerful. Open a terminal via Applications -> Accessories -> Terminal (Gnome) or K-menu -> System -> Konsole (KDE). Guide: https://help.ubuntu.com/community/UsingTheTerminal or type in it: man intro [22:25] then paste the code others have been tellnig you to run [22:25] bekks, it's not a cluster software as such ... we use drdb for a zimbra set-up, with one being a cold standby ... however, one of the old machines is hopelessly underspeced. [22:25] xangua, any ideas? [22:25] lspci [22:26] The replacements machine is too recent to install 10.04 of CD [22:26] oh cli factiod? nic3e [22:26] b0w: contact the ppa maintainer [22:26] tinkster: drbd has nothing to do with clustering at all :) [22:26] I know [22:26] I desperately need help! I installed ubuntu, mint and a bunch of other distro's over the week. I get the same problem with ALL of them. I keep loosing internet after being on it for a while and I cant get it back. im back on ubuntu and i got it back by connecting to another local isp. I know soon i'll loose this connection. I don't want to keep hoping from one connection to another to get internet. [22:26] oops sorry [22:26] how do i paste? lol [22:27] chris_: Cr [22:27] Back to the question of using a more recent kernel during install ? :) [22:27] chris_: ctrl shift v [22:27] !paste | chris_ [22:27] chris_: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [22:27] 02:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01) [22:27] did you get that? [22:27] tinkster: not going to happen [22:27] looks like atheros communications inc ar9285 [22:28] yes chris_. [22:28] I own a HP G60 notebook [22:28] ikonia, bother :) ... i was afraid that was going to be the response. [22:28] xangua, do you know how to get the alt+f2 command execution function? on ubuntu 12.10 it doesnt seem to work [22:28] FireStorms: something is not right with your source list that is all I can tell sorry [22:29] chris_, what is te problem? [22:29] zvacet: thanks for your help it almost worked [22:30] anyone here knows how to get lens working on an ubuntu 12.10 64 bits pc? [22:30] b0w: it works and is insalled by default [22:30] pradeep_: chris_: his network adapter goes offline/stops working after a few hours of browsing [22:30] FireStorms : try with sudo apt-get update to be sure everything is O.K. with source list [22:30] lspci [22:30] back [22:31] chris_: this doesn't have anything to do with the OS it doesn't look like... but the adapter itself most likely. Does this hardware work on ANY operating system? [22:31] windows [22:31] pradeep_: Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01) [22:31] NEVER a problem on windows [22:31] but every distro of linux it's doing the same thing [22:31] Im using the nvidia driver, but need to specify some thing in the xorg file, but they dont appear to exist any more [22:31] so i know it's not just the specific distro [22:31] zvacet: I try but I get a lot of: "W: Failed to fetch http://gb.archive.ubuntu.com/ubuntu/dists/precise-updates/universe/binary-i386/Packages.gz Something wicked happened resolving 'gb.archive.ubuntu.com:http' (-5 - No address associated with hostname)" [22:31] chris_: any power management or battery management software ? [22:32] chris_: You sure you're not just accidentally hitting the wifi switch? [22:32] chris_: on the same hardware, on the same network, it never drops... but on all linux distro's it does? [22:32] deadmund: back [22:32] I don't have a wifi switch [22:32] chris_: have you tried blackisting the linux driver and using ndiswrapper for the adapter driver? [22:32] (looking), no no buttons or anything. just the one way up on my keyboard, but that's always blue [22:32] ikonia, i got some problems getting some new lens to work, installed the wiki lens and i dont figure out how to use it, when i type somehting nothing shows [22:32] yes l3top that's right [22:32] no, Daxter i havent. how would i do that? [22:32] FireStorms: change server to main maybe that help [22:33] has the xorg.conf gone away forever? [22:33] hi. What's the best gmail notifier that has integration with unity? [22:33] zvacet: thanks again I will try now :) [22:33] perhaps it's jumping drivers for what ever reason. [22:33] gm-notify doesn't work anymore [22:33] re, on Configuration de ttf-mscorefonts-installer , the 'ok' button is locked,please help ! [22:33] !blacklist | chris_ [22:33] chris_: To blacklist a module, edit /etc/modprobe.d/my_blacklist.conf and add « blacklist » to the end of that list - To explicitly load modules in a specific order, list them in /etc/initramfs-tools/modules and type « sudo update-initramfs -u » [22:34] !ndiswrapper | chris_ [22:34] chris_: Wireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs [22:34] chris_: I find no bugs, or issues with that hw on linux. What I would do, if I were you, is create a new dmesg/syslog log and recreate the problem, then look over those logs. [22:34] bdeluca: its not needed because the automatism is doing a good job. but if you need it you can make a xorg.conf [22:34] mmm too many mentions of ndiswrapper lately [22:34] lol yeah [22:34] ikonia: do-release-upgrade -d works!!!! Mmike@xubuntu irc helped [22:35] ddash: that's bad [22:35] where is the error log file? [22:35] ddash: you should not use -d [22:35] moonvoniron: did you tried with arrow keys [22:35] it's sad makers are again with 'do not make/release drivers for linux' [22:35] ddash: 12.04 to 12.10? [22:35] ddash: that will upgrade it to the instable platform [22:35] daxter what is the command for the blacklist? [22:35] !blacklist [22:35] To blacklist a module, edit /etc/modprobe.d/my_blacklist.conf and add « blacklist » to the end of that list - To explicitly load modules in a specific order, list them in /etc/initramfs-tools/modules and type « sudo update-initramfs -u » [22:36] chris_: Alt+F2 then "sudo gedit" and open the file in the msg ubottu sent you [22:36] chris_ : gksudo gedit /etc/modprobe.d/blacklist.conf [22:37] blacklisting your atheros driver will render all internet unusable, unless you have a replacement driver (ndiswrapper?) or un blacklist driver [22:37] chris_ :put name of module you want to lacklist at the end of file [22:37] Excelent! ok im in gedit [22:37] how do i know which one to blacklist? [22:38] chris_: witch one you are trying to blacklist? [22:38] Fellaa remember that chris_ here just installed linux for the first time some time ago [22:38] Im very very new to this :) === Albastos is now known as Albastos|off [22:39] seems no solution to bluetooth adapter not found issue [22:39] ah chris_ there is a module that your adpater runs off of. bliacklsiting it preventsit from loading, so you can use a replacement driver. [22:40] oh i see. where do i get this replacement driver and keep it active for ever? [22:40] zvacet no, [22:40] i see this blacklisted in the gedit [22:40] # causes no end of confusion by creating unexpected network interfaces [22:40] blacklist eth1394 [22:41] purging removes the left-over configuration files, right? is it possible to reset the configuration files without uninstalling the packages, after several dist-upgrades, to get a "clean" install? [22:41] im on wifi, so not sure if this effects anything [22:41] your module wont be lsited normally in there [22:41] moonvoniron: sorry no what? [22:41] for arrow keys [22:41] smj: I suppose it's possible. [22:41] smj: apt-get install --reinstall (package)? === thepacer is now known as unbounced [22:42] jCuber: how about all the packages? [22:42] where would I get this wifi module and make it my default so no others will try to take over killing my internet connection? [22:42] and does that remove the configurations? [22:42] as far as replacement driver, this is where it gets tricky. its never the same for different hardware it seems. to use another dirver youll have to google or something for it. not fun. or use ndiswrapper, which piggybacks off of the windows driver for the hardware. [22:42] moonvoniron : is it just hiting enter or you have to select ok [22:43] ok sounds like ndiswrapper is easy. How do i launch this app? [22:43] it's not easy [22:43] smj: So you want a completely new install, or just certain packages? === babilen_ is now known as Guest83817 [22:43] completely new install [22:43] !ndiswrapper | chris_ [22:43] chris_: Wireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs [22:44] smj: Why not just reinstall via a Live-DVD/USB? [22:44] !ndiswrapper [22:44] arrow keys doesn't works === alinmear is now known as alin|mobile [22:44] jCuber: I don't have an USB stick or empty discs [22:45] chris@chris-HP-G60-Notebook-PC:~$ ndiswrapper [22:45] The program 'ndiswrapper' is currently not installed. You can install it by typing: [22:45] sudo apt-get install ndiswrapper-common [22:45] it's not installed. [22:45] chris_: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [22:45] smj: Then it's a bit hard to reinstall [22:45] duh..you have to install ndiswrapper [22:46] ndiswrapper is not installed it sais [22:46] you have to install ndiswrapper [22:46] in order to sue it [22:46] use* [22:46] smj, maybe ask your friends to borrow an USB disc or buy some DVDs from a store (probably 0,50 - 2€ per disc) [22:46] ok installing it now [22:46] i did the command sudo apt-get install ndiswrapper-common [22:47] is ubuntu 12.10 still using upstart as init process? === seanvk_ is now known as seanvk [22:47] smj: Haa I meant usb-drive, not disc [22:47] POVaddct: yes [22:47] jrib: thanks [22:47] guys wasnt there a GUI for ndiswrapper? [22:47] !ndis [22:47] Wireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs [22:47] !info ndisgtk [22:47] ndisgtk (source: ndisgtk): graphical frontend for ndiswrapper (installation of Windows WiFi drivers). In component main, is optional. Version 0.8.5-1 (quantal), package size 20 kB, installed size 864 kB (Only available for i386; amd64) [22:48] there it is. [22:48] !upstart | POVaddct [22:48] POVaddct: Upstart is meant to replace the old Sys V Init system with an event-driven init model. For more information please see: http://upstart.ubuntu.com/ [22:48] Im installing on the market "windows wireless drivers" [22:48] sorry, i mean software centre [22:49] MonkeyDust: i know upstart. just wanted to know if ubuntu is still using it or maybe switched to some other init system. [22:49] POVaddct: It is using it, and there is no effort in switching in near future. [22:49] Ok ndiswrapper is installe [22:50] how do i work this thing? [22:50] youll need the windows driver, extracted, not a .exe [22:50] deadmund: didn't work :( [22:50] its been so long since i used this.... [22:50] benedict_: What exactly isn't working? [22:51] ok no problem. where does one find drivers for the hp G60 - 635DX notebook ? [22:51] hp's website? [22:51] Hi, all - I forget the package name for the most commonly used flash plugin. [22:51] chris_, did it come with windows pre-installed [22:51] yes [22:51] litropy: flashplugin-installer iirc [22:51] windows was preinsalled, but now it's gone [22:51] !flash | litropy [22:51] litropy: To install Flash see https://help.ubuntu.com/community/RestrictedFormats/Flash - See also !Restricted and !Gnash [22:51] you can copy it from there [22:51] its a new hard drive [22:52] or rather download the network driver [22:52] sorry, the old hdd is gone, burned out === alin|mobile is now known as alinmear [22:52] can i put in my windows 7 torrent? [22:53] i have a torrent windows 7, but with an invalid cd key. will ndiswrapper auto extract it from there? [22:53] chris_: no [22:53] chris_: no [22:53] download the driver from hp's website [22:53] ok. It's not an exe? [22:53] hi. What's the best gmail notifier that has integration with unity? [22:54] basically what is the name of your cad [22:54] it is, you will need to extract it [22:54] oh my dear god.. [22:54] aethros? [22:54] ok, i'll download that .exe wifi adapter driver from hp [22:54] magma: https://launchpad.net/gm-notify [22:54] good [22:55] Kart: I liked that one, but it does not work in version 12.10 of ubuntu [22:57] magma: check out this thread. i guess you can in later versions as well .. [22:57] magma: http://ubuntuforums.org/showthread.php?t=1980509 [22:58] Kart: no... The api changed [22:58] I used it on 12.04 also [22:59] but since I upgraded to 12.10 it stopped working [23:00] I have a fairly specific question regarding LVM2 on Ubuntu Server 12.04. I would like to send a picture of my HDD partition list, so I can set one up without erasing data. Thank you.http://s216.beta.photobucket.com/user/lalabby/media/UBUNTUSERVER2-diskinfo.png.html [23:00] I meant to add, I don't completely understand the current partitions. === ryan_ is now known as ryan_C [23:01] Hi room [23:02] Hi [23:02] My Thunderbird takes out all the menus and the Unity side bar. I reinstalled the Thunderbird-globalmenu but this didnt fix the problem [23:02] magma: when you say you updated, did you run distro upgrade command or from scratch ?! [23:03] Everything else work fine? [23:03] Kart: distro-upgrade. And also tried reinstalling that app [23:03] https://bugs.launchpad.net/ubuntu/+source/indicator-messages/+bug/1040259 [23:03] Launchpad bug 1040259 in skype-wrapper "FFE: libmessaging-menu transitions for quantal" [High,In progress] [23:04] heres a weird thing, ubuntu 12.10. randomly my sound will fade from LSpeaker, to Rspeaker, then equal out. any ideas? [23:05] magma: i am wondering if the distro upgrade is what messed up the associated libraries . i am one of those guys who really does not like distro upgrades via command line .. [23:05] did something stupid and messed up my mysql priviledges....is there any way to reset all the priviledge for root ? :X [23:05] blackness: bad hardware? i would test with a known good file and a live CD [23:06] ive already tested VIA LiveCD.. [23:06] magma: was there any error messages when you re-installed it in 12.10 ? [23:06] and i played 3Hrs of mp3s...this didnt happen till i went 12.04->12.10 [23:07] Kart: no error messages. gm-notify does not work because of the new api https://bugs.launchpad.net/ubuntu/+source/indicator-messages/+bug/1040259 [23:07] maslo: many web pages explain how to reset the MySQL admin password as 'root'. [23:07] blackness: could be that alsa version or kernel that is not supporting your hardware.. i would test with a 12.04 live CD.. and try and determine that the hardware is not bad [23:07] Launchpad bug 1040259 in skype-wrapper "FFE: libmessaging-menu transitions for quantal" [High,In progress] [23:07] because I can't even use mysql from ssh it says Access denied for user 'root'@'localhost' (using password: NO) [23:08] Kart: Do you want to port gm-notify to the new api libmessaging-menu [23:08] holstein, i came from 12.04 and its never acted like this til 12.10..my audio works fine when im in windows. [23:08] is there a newer kernel i can test? how far back can 12.10 go? [23:08] blackness: cool.. then i would upgrade all packages... and test in a 12.04 live CD.. and consider staying on 12.04 [23:09] i like 12.10..but how would i downgrade? [23:09] blackness: you can test mainline.. or make your own... i would see what kernel and alsa version supports you in 12.04 and go from there [23:09] hi all! whats the differnce between /etc/localtime and /etc/timezone! thx [23:09] magma: try that. the thing is i am not on my ubuntu machine .. at least for another day or two .. [23:09] blackness: i would reinstall 12.04 [23:09] magma: so you would have to test that sir [23:09] eep! ill stay with 12.10 and wait for a LTS [23:09] blackness: its likely soemthing you can sort out in 12.10... 13.04 is the next lts.. reinstall takes about 8 minutes [23:10] Fellas, about this chris_ 's case, is there a wlan blacklist somewhere? [23:10] 8 minutes? using what method? [23:10] blackness: any for me. on most hardware.. [23:11] holstein: 13.04 is the next LTS? [23:11] blackness: i not saying you need to downgrade.. just that its an option [23:11] ill just stay with 12.10. where would i check alsa/kernel ? [23:11] jrib: you're right.. its 14.04 [23:11] blackness: 14.04.. april of 2014 [23:11] i cannt wait for 13.04 [23:12] blackness: i would check in the 12.04 live CD.. see what kernel and alsa version there supports you.. there are backports and other options [23:12] blackness: 13.04 won't be lts if that is what you are saying [23:12] yeah... 14.04**.. i had a typo... === Garr255 is now known as Garrr255 [23:13] hi all! whats the differnce between /etc/localtime and /etc/timezone! thx === Garrr255 is now known as Garr255 [23:13] so next LTS is 2yrs away? but the next rls is 13.04 ? [23:14] blackness: 18 months away; yes [23:14] blackness: there is a release every 6 months.. 12.10. 13.04... etc [23:15] blackness: where .04 means april and .10 means october [23:15] blackness: the lts's are usually 2 years.. and likely will always be.. 8.04, 10.04 12.04... etc [23:15] oh..got'cha [23:16] yay installing 3.6.0..hope we get better results ;P [23:16] has a .10 ever been released on the 22nd? [23:17] sure. [23:17] jCuber: I don't know, but why? [23:17] jrib: My bd's then, lol [23:17] .10 of what? :D === vinz is now known as Guest67256 [23:18] Ubuntu, like 12.10 or 10.10 lol [23:18] 12.10 is officially released, yes. [23:18] Does anyone know of a San Francisco Bay Area Ubuntu IRC channel? Thx. [23:18] !loco | cje2 [23:18] cje2: Information on Ubuntu Local Community Teams is at http://loco.ubuntu.com/ [23:18] brb [23:19] jCuber, check these dates >> https://wiki.ubuntu.com/Releases [23:19] bekks: Lol I know, just wanted to know if one would have happened to been released on my birthday in october, lol [23:19] ubottu, thx. [23:20] jrib, what is !loco | cje2. It looks like a BASH command. Thx. [23:20] cje2: 1114 001841 < ubottu> cje2: Information on Ubuntu Local Community Teams is at http://loco.ubuntu.com/ [23:21] Thats "loco" ;) [23:21] /window 37 [23:21] oops [23:21] cje2: "!factoid" is just a trigger for our bot, ubottu, to send information. The "| cje2" tells him to address you with the information (yes, inspired by bash's pipe syntax) [23:22] hello [23:22] well..got 3.6 [23:22] blackness: 3.6 of what? [23:22] is there something wrong with ubuntu repos in 12.04? [23:22] 3.6.0 kernel on 12.10 [23:23] all of my desktops here are 'hanging' on apt-get update [23:23] all seemingly in different places [23:23] digitalirony, hanging? [23:23] digitalirony: your internect connection is a constant as well [23:23] blackness: Thats no official kernel package, isnt it? [23:23] yeah, its fiber [23:23] Anyone has experience with dependency issues, where Aptitude's solution is to remove a lot of packages? [23:23] just sitting on 100% waiting for headers [23:24] svip: support for aptitude has been dropped [23:24] svip: what ubuntu version? [23:24] jrib, wow, thx for that tip. Kinda cool. [23:24] jrib: 11.10. [23:24] ubottu: tell cje2 about yourself [23:24] cje2, please see my private message [23:24] so, this isn't happening to anyone else? [23:25] svip: yes, aptitude in before 12.10 has issues with multi-arch. It should be in the release notes (and you can find a bug in launchpad) [23:25] s/in// [23:25] jrib: has 12.10 resolved this ? [23:25] jrib: I thought it had just been removed ? [23:25] bekks, thx for that link [23:25] ikonia: yes (well at least according to the changelog and the bug report) [23:26] ikonia: Aptitude hasn't come standard with Ubuntu for a long time. [23:26] g'day, i'm trying to get usb redirection in qemu-kvm workgin with 12.04, however when i add a usb redirection device to a guest and try to start it, i get "USB redirection is not supported by this version of QEMU". is there something i'm missing or does the qemu-kvm that comes with 12.04 really not support this? [23:26] jrib: aptitude is back in 12.10 [23:26] svip: I know this, I've just said it's not supported [23:26] I'd like to setup a single volume group across multiple pv's. But sdb5 is listed as swap space? & sda{1,2,3} = linux, extended, linux lvm. [23:26] How do I set aside the system files & swap space on 1 hdd. & partition everything else as a volume group? I have a picture of 'fdisk -l' if it helps. [23:26] Does anyone here use Ubuntu on an HP laptop with "Beats Audio"? [23:26] jrib, heh, thanks again for prompting the bot. Rather amazing, actually. I will put that info in my list of resources. [23:26] ikonia: That's not the same. [23:27] im using chatzilla on firefox anyone know a good version for opera [23:27] svip: errrr, so ubuntu would ship unsupported software with it by default..... [23:27] ikonia: No, but just because it doesn't ship with it, doesn't make it unsupported. [23:27] jrib: Can I make it work with apt-get then? Or something? [23:27] svip: yes, but it IS unsupported [23:27] svip: hence why it was removed [23:28] svip: make what work? [23:28] no on opera [23:28] I can't get ALSA to recognize the subwoofer of my 4.1 surround sound system (yes, 4.1, not 5.1) [23:28] jrib: The dependency issue. [23:28] svip: what dependency issue? === i3luefire__ is now known as i3luefire [23:29] jrib: I'm confused, should one add :i386 to its name to install a 32bit package? === Sm0kEz is now known as Sm0kEzZzZZZzZZ [23:29] e.g. libasound2:i386 === n00b13 is now known as n00b982 [23:30] svip: I don't recall what version that was introduced. At least in 12.04 it was that way [23:30] jrib: Yeah, I've seen that as well. :/ [23:30] svip: I suppose if that functionality is available to you in 11.10, then that's how you should do it. [23:30] Any tips? [23:30] svip: (you still haven't stated your actuall issue) [23:31] jrib: My actual issue seems to be something to do with multiarchitecture. [23:31] svip: ok, but can you just tell us what your issue is? [23:31] Depends: libjpeg-turbo8:i386 but it is not installable [23:31] svip: Do you have any problems when using apt-get rather than aptitude? [23:31] Jordan_U: Yes, the same problems. [23:31] svip: you should pastebin full input and output [23:32] Using "options snd-hda-intel model=hp-dv7-4000" gets me 4.0 out of my 4.1 speakers [23:32] jrib: http://paste.ubuntu.com/1356799/ [23:32] Is this a bad place to ask my lvm question? I honestly don't need help with lvm. I just don't understand why my second hd: sdb{1,2,5} = linux, extended, linux swap.... While my first hd: sda{1,2,5} = linux, extended, linux lvm. I just don't know what I'm allowed to format and what it means. [23:32] svip: Please pastebin the output of "sudo apt-get -f install". [23:33] hrmm [23:33] its the 'extras' repo [23:33] it seems to be lagging or something [23:33] I just downloaded the HP60 wifi drivers. Can someone please teach me how to install them? I keep getting kicked off the internet every hour and have to connect to another wifi to get online again. I'm running out of wifi connections in my building to connect to :P [23:33] Jordan_U: That just removed the package causing trouble for now. [23:34] svip: you simply don't have the requirements for that steam package available afaict [23:34] deb http://extras.ubuntu.com/ubuntu precise main [23:34] ^ thats the line that causes apt-get update to hang [23:34] can someone help me install them please? [23:34] Jordan_U: (So I am gonna do that for now, so I can upgrade.) [23:34] jrib: You mean those packages are not available for 11.10? [23:35] tinah ? [23:35] svip: well libc6 is what I checked, and yes, you don't have libc6 that satisfies that version requirement in ubuntu 11.10 [23:35] Hmmm, sad. [23:36] svip: why not upgrade ubuntu? [23:36] Why stay with ubuntu 11.10 [23:36] ryan_C: For now? To avoid Unity, but then again, I am using XFCE, so I don't think it matters. [23:36] svip: right, xfce is still there :) [23:37] I upgraded to 12.10 then had to downgrade to 12.04 because i keep getting error message then my pc would freezethen i would have to restart [23:37] ryan_C: I think I am gonna stay at 12.04. [23:37] And ubuntu 12.04 works very very nice for me its fast [23:38] svip: It's explicitly stated multiple times that the Steam Beta requires Ubuntu 12.04 or newer, it was never going to work in Ubuntu 11.10. [23:38] But i need to learn some more commands for the terminal i only know sudo apt-get install wine [23:38] Jordan_U: Make sense. [23:38] I saw that on youtube when i was looking for commands lol [23:38] ryan_C: until you try to use the extras repository....it seems to be down [23:39] ryan_c check box-admin.com [23:39] While using 12.04 LTS is there any way to upgrade a package to its latest version, whichever the repository? [23:39] PedroP: apt-get install 'packagename' [23:40] digitalirony: well, but my repositories don't have the latest package [23:40] PedroP: then you can download a .deb package of the newer version and try to do it manually, or look for 3rd party repos [23:40] however if you do it manually you will see allll kinds of dependancy issues most likely [23:41] PedroP, what package ? maybe the dependencies don't match [23:41] or may not even be able to find a .deb package, and have to compile it from source [23:41] I guess the package I want is available [23:41] but not on my repositories [23:42] at least, it's here: https://launchpad.net/backupninja [23:42] PedroP: then you have to use other repositories, or download and install with dpkg -i [23:42] ahh, just add the launchpad.net repos if you want [23:42] make sure you read on what that entails though [23:42] the pros and cons of using a 3rd party repo [23:42] you could compile from source as long as no dependency issues, ./configure;make;make test;make install [23:42] digitalirony: ok, but will that have any impact on my other packages? [23:42] there is usually a reason its not included in the official repos [23:43] PedroP: yes, it can [23:43] PedroP: thats why I say you will want to read what implications it might have [23:43] digitalirony: I'm not really sure how, to be honest [23:43] LovesLinux: a better suggestion would be to use checkinstall (see "/msg ubottu checkinstall" for details) [23:43] pedrop yes it wont update your package managers db and unless you use check install probbably wont have an uninstaller [23:44] PedroP: how to do what [23:44] pedrop use it as a last resort [23:44] hey guys, i installed the steam beta and want to remove it, its not in my lubuntu software center, any idea how i can remove it? thanks [23:44] I'm kind of getting confused [23:45] I just wanted to install a single package from a different repo. "Raring", for example [23:45] marcio: apt-get remove packagename [23:45] any one have screen shots of there desktops ? [23:45] PedroP: just download the package from that website, there should be a link for a .deb file [23:45] homecable: why does it matter? theres web sites out with eyecandy desktop screenshits [23:45] pedrop Im old skool linux people more familiar with Ubuntu can probably give more user friendly advice [23:45] then do 'dpkg -i package.deb' [23:45] i think i might convert just want to see whats out there as to what people are using as there desktop [23:45] digitalirony: ok, that's an idea, thanks. [23:46] BUT [23:46] marcio: did you use a DEB to install? if so, "dpkg -l | grep steam" to find the package name, then "sudo apt-get remove STEAMNAMEHERE" [23:46] you will probably end up chasing dependancies if you do that [23:46] homecable: ubuntu uses Unity as the default. youtube has dozens of videos of it in use [23:46] digitalirony, i tried that but it didnt work [23:46] digitalirony: ah... [23:46] zyko i did, let me try that [23:46] digitalirony: i get that... [23:46] steam beta :) beyond support if you ask me [23:46] thanks [23:46] marcio: sorry, you might need to use "dpkg -l | grep -i steam" [23:47] i want something light abd useable for steam and videos mp3s firefox [23:47] PedroP: ok, np. Thats really the only simple way to do it without adding a 3rd party repo [23:47] !tab > marcio [23:47] marcio, please see my private message [23:47] homecable: try FVWM-crystal [23:47] homecable: lubuntu is the lightest full featured desktop , then xubuntu, then its a tossup which is heaver. ;) kde, unity, gnome-shell.. [23:48] homecable: or if you are technical, try awesome...but you prolly won't like it [23:48] but if you really WANT to go super light weight, get ratpoison o.0 [23:48] but, you won't like that either [23:48] homecable: if you got a system good enough to play most of the games on steam.. then the system should handle unity fine [23:48] be careful though [23:48] lxde isn't very fast [23:49] zyko it worked! thanks a lot man! [23:49] lxde seems fast at what it does here.. given how little it does. ;) [23:49] homecable xfce or mate are the ones you want to try if you like gnome2 [23:49] dr_willis: yeah, but it's written to be small, not fast [23:49] marcio: I think FVWM-crystal will be something you would like if you try it. super fast [23:49] tty1 suits me :) === Xsys is now known as DarKMode [23:49] cant say ive noticed it being slow at all. [23:49] I like awesome [23:49] i really love this irc, the ubuntu community and this room, you guys are always such great help [23:49] digitalirony, what is that? [23:49] should my menus be poping up faster or somthing. ;) [23:49] dr_willis: if memory isn't an issue, it can be outperformed by "heavier" WMs [23:50] marcio: its a desktop system as you call it [23:50] replacement for gnome [23:50] digitalirony: I tried awesome but I couldn't get it to work at all [23:50] its super light, and has many features [23:50] yeah awesome is hard for most people to use [23:50] i am using lubuntu right now [23:50] digitalirony: yeah, I don't really want "hard to use" [23:50] jwm ;) + rox filer [23:50] I use arch linux + awesome on my PC [23:50] I only use ubuntu for my 'customers' here [23:50] digitalirony: I used to use arch, but it got in my way [23:51] gordonjcp: yeah use FVWM-crystal then [23:51] digitalirony: I spent more time fixing it than actually getting work done [23:51] its easy, and light weight, its reaaaly neat [23:51] digitalirony: gosh, fvwm, that's a blast from the past [23:51] mate looks good ? [23:51] awesome is great, had it running on my arch laptop [23:51] gordonjcp: I don't have that issue at all [23:51] digitalirony: no thanks, I'll stick with Unity [23:51] ewww [23:51] @digital irony, i agree with you [23:51] why waste RAM on that shit [23:51] digitalirony: because it's fast and makes my life easier [23:51] which is kind of the whole point of using computers [23:52] I think as my technical skill goes up, using that stuff gets in my way [23:52] I like to not have to move my hands [23:52] digitalirony: maybe, maybe not [23:52] digitalirony: how do you type, then? [23:52] Matter of opinion [23:52] I think the linux community at large tends to agree [23:52] hehe [23:52] in system settings>hardware>additional drivers is locked , why ? [23:52] all of the 'old skool'/programmers aren't using unity or gnome I promise [23:53] gordonjcp: I move my fingers not my hands [23:53] digitalirony: I disagree [23:53] Guys [23:53] * kickingvegas uses Unity, happy with it. [23:53] digitalirony: anyway, this is more for #ubuntu-offtopic [23:53] #offtopic or PM :)) [23:53] yeah [23:53] I know [23:53] im off my rant [23:54] can someone help me ? [23:54] moonvoniron: maybe [23:54] anyone know if quakelive works in lubuntu? i downloaded a plug in thats needed but cant seem to install it [23:54] * jCuber knows you know, but someone did ask a question [23:54] how? [23:54] digitalirony: stuff like awesome where you need to edit 2000 lines of Haskell is *great* if you want to use a computer for playing with computers [23:54] digitalirony: it's less fun if you actually want to *use* the thing as a tool [23:54] marcio: it should work in most any desktop [23:54] gordonjcp: awesome doesn't use haskell [23:54] thats xmonad [23:54] digitalirony: whatever it is that it uses, to get it to not be tiny grey-on-grey text [23:54] I can't find a way to get the a field value having the request or the form objects, anyone? [23:54] digitalirony: ah, you're right [23:54] so stfu until you know what youa re talking about [23:54] moonvoniron, How can we help you [23:55] digitalirony: anyway, it's not fun [23:55] makes me laugh Linux has xfce gnome-shell, xfce, mate and yeah even kde m$ has explorer32.exe [23:55] gordonjcp: you dont' have to do that on awesome.... [23:55] dr_willis, when i try it i get an .xpi plug in [23:55] at least not anymore than any other system [23:55] how do i install it? [23:55] digitalirony: in order to avoid incurring the wrath of the ops, we should move this discussion to #u-ot [23:55] any brasilian here? [23:55] !br | majin [23:55] majin: Por favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br" sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigado. [23:55] im done [23:55] hush [23:56] moonvoniron, just go ahead and ask your question. If someone knows the answer, they will tell you. [23:56] thanks gordonjcp im just looking for ppl to talk :) [23:56] digitalirony: anyway, there is at least one "old school" programmer using Unity [23:56] digitalirony: I used to use my own WM, but let's be honest, there are more useful things I can do with my time [23:56] I am sure there is atleast one, exceptions prove rules [23:56] stallman using unity? [23:56] lol [23:57] but REAL hackers use consoles [23:57] cje2: His "Additional Drivers" in the Hardware menu is locked [23:57] +1 [23:57] and use sed/ed/awk/cat [23:57] not even vim [23:57] digitalirony: no, real hackers use the right tool for the job [23:57] gordonjcp: which isn't unity lolol [23:57] jCuber, Oh, I don't know anything about that. sorry [23:57] digitalirony: anyone who starts all that "oh I only ever use CLI" nonsense is wasting their time and yours [23:57] anyway hush, im done, im not argueing with a wall [23:58] !ot | digitalirony LovesLinux [23:58] digitalirony LovesLinux: #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! [23:58] Real hackers use Linux if your a new Linux user think good of yourself you know more than that person next to you using windows! [23:58] LovesLinux: maybe, maybe not [23:58] digitalirony: Who are you to define "real hackers"? I use BackTrack's fancy GUI metasploit. Jesus christ everyone has their opinion, and you obviously need to go to #ubuntu-offtopic [23:58] LovesLinux: the person using Windows might know more about Windows [23:58] why not then gordonjcp? [23:58] jCuber: thats a script kiddie bro [23:59] LovesLinux: I can guarantee the person sitting next to me using Windows knows a lot more about Windows than me... [23:59] again, stop asking me stuff, I will keep answering it === alinmear is now known as alin|mobile [23:59] this is offtopic convo, === alin|mobile is now known as alinmear