[00:00] told you about AIDE ages ago [00:00] dr3mro: but only checking the installed files won't help yo much. What about al those files that are suposed to change? [00:01] schnuffle, reisio iceroot .. i use now debsums , md5sum , sed , awk to do that i'll try aide and see [00:01] dr3mro: and checking a compromised system should be done with a clean system [00:01] hi, what's a good 17inch laptop that's ubuntu friendly? [00:01] !hardware | marcmarc [00:01] marcmarc: For lists of supported hardware on Ubuntu see https://wiki.ubuntu.com/HardwareSupport - To help debugging and improving hardware detection, see https://wiki.ubuntu.com/DebuggingHardwareDetection [00:01] dr3mro: it sounds like you'd like AIDE [00:02] marcmarc: maybe there are some listed [00:02] marcmarc: http://system76.com || http://zareason.com [00:02] mneptok: thanks [00:02] dr3mro: And take a look at tools like chkrootkit and rkhunter too. [00:02] dr3mro: check bekks suggestion. a good point [00:02] if you use AIDE correctly, you won't need any other tools [00:03] bekks, thnx already have those [00:03] AIDE is something you'd implement on a known clean system, though [00:03] hi [00:03] reisio: i have a different opinion [00:03] and rootkit hunting apps are what you'd use on an already-suspected-to-be-compromised system [00:04] cracker: hi [00:04] schnuffle: most people have [00:04] :) [00:04] I wonder if I should attempt to single boot my macbook to only use Ubuntu. Anyone with that experience? [00:05] if you can boot it now you can probably already single boot it [00:06] technically you'd just remove Mac OS and then it'd be single booting [00:06] maybe you're talking about some crazy refit boot loader nonsense, though [00:06] I removed the top menu. Now I can't launch applications. I don't know how to get that menu bar back (I think its called the gnome panel). How can I launch the system preferences app? I can get to CLI. [00:07] reisio: Yea something like that. I wish it would be easier to leave mac but its not :P [00:07] hellogoodbye: AIUI you can use GRUB2 alone, but apparently there are tricks you need to be aware of... that the internet knows about [00:07] maestrojed, is this in unity or gnome classic [00:07] I have an ubuntu 11.10 server that I want to send the output from VLC to the input of teamspeak so I can use it as a Teamspeak DJ/Music bot, usign the webinterface of VLC to control the bot. The server DOES NOT have a sound card, and I don't have access to it (it's in a datacenter), any iea how I can do this? [00:08] maestrojed: gnome-control-center [00:08] reisio: I will check that up [00:08] robin0800 its 10.04 I don't think its unity. I think its gnome2 [00:09] hellogoodbye: i keep a minimal osx partition for updates .. every once in awhile apple will release firmware updates, and you are not gonna be able to install them via linux. ie for older machines they released firmware updates for touchpads to enable multitouch. [00:11] velcroshooz: Well that's good to know. I thought they didn't release many firmware updates. Looks like I will be stuck with osx :( [00:11] s0nee Thx! [00:11] i'm having a problem with update manager [00:11] hellogoodbye: they dont release many, but your going to have to have osx to install them. decision is up to you. [00:11] had a power outage yesterday,anyhow now when i try and download anything i get some message about unable to close a gzip file then update manager closes instantly [00:12] velcroshooz: I can always switch back from singlebooting? [00:12] hellogoodbye: yeah, repartition and reinstall osx [00:13] So I think i'm losing my mind, trying to get this B43/fwcutter to actually do its job with ndisgtk [00:13] It installs the inf driver, makes like it connects to the wireless network, but it doesn't get a DHCP IP address from my router, it seems to just make up its own [00:14] Hi, I have a general linux question .. not very good at command line. I just installed a package and it installed the following: /usr/bin/gem1.8 , how can I make it so I can use the command 'gem' straight from the commandline now? (do I need to link something together?) [00:14] rod, ln -s /usr/bin/gem1.8 /usr/bin/gem [00:14] by install a package, i don't mean i used synaptic [00:14] oh spray_ thanks [00:14] Problem closing the gzip file /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_oneiric- [00:14] proposed_universe_i18n_Translation-en - close (0: Success) [00:14] E: The package lists or status file could not be parsed or opened. [00:14] SetiAmon, sudo dpkg –configure -a && apt-get upgrade –fix-broken [00:14] That just creates a symbolic link from gem1.8 to "gem" [00:14] thanks,trying [00:15] I should seriously idle and offer tech support, I have made it past all the first-year-Ubuntu hurdles with flying colors. [00:15] spray that's exactly what i wanted, thanks! [00:15] !symlink | rod [00:15] rod: The linux terminal or command-line interface is very powerful. Open a terminal via Applications -> Accessories -> Terminal (Gnome), K-menu -> System -> Konsole (KDE), or Menu -> Accessories -> LXTerminal (LXDE). Guide: https://help.ubuntu.com/community/UsingTheTerminal [00:16] or 'man ln' lol [00:16] ubottu was so sarcastic then! [00:16] elz89: I am only a bot, please don't think I'm intelligent :) [00:16] I get a error tjiggi_fo says it can't fix it [00:17] SetiAmon: Which error? [00:17] Well i broke your commands up because there is something wrong with the display [00:17] !apt-fix | SetiAmon try this one [00:17] SetiAmon try this one: If an APT front-end crashed and your database is locked, try this in a !terminal: « sudo fuser -vki /var/lib/dpkg/lock;sudo dpkg --configure -a » [00:17] here is apt-get upgrade fix-broken [00:18] anybody use chroots on ubuntu? how do i delete a chroot? [00:18] !ask | basix [00:18] basix: 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 [00:18] elz89, it's useless to ask new people to read manpages. Even I have to do a double-take when I see "ln [OPTION]... [-T] TARGET LINK_NAME (1st form)" [00:18] same [00:19] i get a message that can't open status file or close [00:19] spray_: change the record, manpages are the one! [00:19] elz89, I did NOT ask to ask a question. Stop spamming me if you dont have an answer to my question. [00:19] hmmm here's another question, If the command 'gem' is already symlinked to something i manually installed, then I use apt-get and install 'gem', is the old symlink erased? [00:19] SetiAmon, let me google some, see if I can help [00:19] Boy, that's a good question. I don't know if apt overwrites symlinks like that. [00:20] yeah thats what i been doing [00:20] As long as what you install has the same name as what you linked to, I don't think it should erase it [00:20] Let me test quick [00:20] who wants to change their grub menu order right now. [00:20] I swore off IRC in 2002 and now I think i'm back, ARGH. [00:20] trying this one sudo rm /var/cache/apt/*.bin [00:21] spray, which irc client you are using? [00:21] seems to be working [00:21] Erk nope,didn't work [00:21] this is the error i keep getting btw [00:21] E: Read error - read (0: Success) [00:21] E: Problem closing the gzip file /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_oneiric-proposed_universe_i18n_Translation-en - close (0: Success) [00:21] E: The package lists or status file could not be parsed or opened. [00:21] Yeah, the symbolic link remains despite erasure of the source and a reinstall as long as it's the same filename [00:21] hhhzzzarn, xchat [00:21] ah l [00:22] thanks spray_ [00:22] No problem, rod [00:22] on my other laptop, I am having choppy slow video in fullscreen, might be due to flash. [00:22] anyone can comment? [00:22] SetiAmon, http://askubuntu.com/questions/32939/i-cant-run-update-manager-or-software-center-or-synaptic [00:23] hhhzzzarn, what are you using for a video player? [00:23] spray, youtube, all the website using flash. [00:23] the video starts to get laggy after some time. [00:23] could this be due to latest flash? [00:23] I have those problems too, it always seems like a RAM issue for me [00:24] spray, i have 4gb of ram plus swap. [00:24] Yeah, I have 3gb and it still does it [00:24] when i went to ubuntu software center, little and bad reviews of the newest flash [00:25] I have to kill off the flash process with htop SIGKILL, restart it within the browser, and it seems to help [00:25] so i just booted up ubuntu 11.10 on my hp g6, which has a intel hd graphics card, and at boot up the screen goes black, and i have to ctrl alt f1 and then ctrl alt f7 to get video, why is that? [00:25] It's actually one of the reasons I don't watch things on youtube fullscreen lately [00:26] re [00:26] bzob, woudn't know [00:26] btw i'm trying to install a new usb wifi adapter and it isn't working out of the box for me,is this ndis walkthrews the only thing i can do even in oneiric? [00:26] anyone have any idea? [00:27] what exactly is a header [00:27] bzob, my other laptop has intel graphics as well but seems fine, it is sony. [00:27] using gnome-session-failsafe, how do i add additional types to the gnome online accounts system? [00:27] SetiAmon, ndisgtk is fairly straightforward, but I actually came here to get help with some dumb parts of it [00:27] You can apt-get install ndisgtk, download the Windows drivers, and use the .inf file from the Windows drivers, that is assuming you can connect over hardline ethernet first [00:28] i have wnda3100 v2 broadcom chip 4323 [00:28] I'm using old wifi right now [00:28] Yeah i already installed via wine and have moved the .inf file over to a folder.i just havn't installed winwifi or whatever it is i'm supposed to use ndisgtk [00:29] is ndisgtk the best thing for oneiric? [00:29] I gotta tell you, I am having some serious issues with it [00:29] So i'm not the best guy to ask. [00:29] Talk to me when I get an IP address that's actually assigned by my router's DHCP server... [00:30] hhhzzzarn, its a brand new laptop, just got it yesterday, and im pretty sure its intel hd graphics 3000 === tony1 is now known as snowzone [00:30] bz0b, searched online? does your computer tell you to press those keys? [00:30] Hi all, Any idea why a CLI install from an alternate iso wont boot after a successfull install? this pc is a vmware vm. [00:31] hi please someone help me to stop my graphics card being blacklisted? [00:31] I have been fiddling with options in the new oneiric and lost the transparency in guake [00:32] Howq can IU run audio form the output of one application to the input of another WITHOUT a sound/audio card? [00:32] can anybody help me getting it back? I am supposed to get screenshots of how the new Ubuntu looks, difficult if it doesn't look like stock Ubuntu [00:32] katyl, blacklisteD? [00:32] kandinski, I think compiz has those options? [00:32] I am not positive though [00:32] kandinski, your problem again? [00:33] hhhzzzarn: my terminals don't show transparency anymore [00:33] in the unity support test everything is yes apart from 'not blacklisted: no' [00:33] WIll new macs dual boot ubuntu [00:33] katyl, i can't help sry. [00:33] i have a geforce fx 5200 [00:33] kandisnki, my terminal is not terminal also. you mean unity? [00:34] i mean transparent [00:34] fluxbox === Axlin_ is now known as Axlin [00:34] kadinski, do you mean you unity launch is not transparent anymore? [00:34] hhhzzzarn: I meant guake, actually [00:34] no, the guake terminal [00:34] can you suggest anywhere i should look to find help? [00:35] kandisnki, i wouldn't know. [00:36] katyl: its prob cause nvidia hasn't releasted drivers for that card that work with new xorg server, but there might be one in proposed, but IDK [00:36] kandinski, f12 brings up guake terminal, right click it, preferences, appearance at the bottom is transparency [00:36] How do I change the login screen theme? [00:37] Hi. alllalll can you help me with grub rescue? [00:37] There is no option in System [00:37] Anybody got any ideas for a free terminal emulator with key mapping? [00:37] DudeFace: urxvt [00:37] DudeFace, guake [00:38] do you know what my options are? [00:38] pdq, it was transparent before. Now I see my desktop background. [00:38] grub rescue help me [00:38] do i need to get a different card? [00:38] ania: what happened? [00:38] jiohdi, guake has that? [00:38] pdk, I don't know what I did in between, but I would like to get transparency back. [00:38] DudeFace, guake has a lot of things including key mappings [00:39] jiohdi: i could have sworn i tried that. [00:39] for quick-and-dirty terminal work, it's actually useful to see what's underneath [00:39] not just eyecandy, but a feature [00:39] DudeFace, what kind of key mapping you lookin for? [00:39] kandinski, hmm i can move the slider option here to make it fully transparent to not transparent at all, you sure it's only guake thats lost transparency? [00:39] ania: still there? [00:39] jiohdi: looking to be able to map my F12 key to send something like CTRL+^ [00:40] and other F keys to similar [00:40] well fresh install 11.10 after firstfirst restart I have error divmod64 full and grub rescue commands only [00:40] DudeFace, no, it only has the ability to map its own functions to keys [00:41] katyl: you can look on launchpad [00:41] jiohdi, that's what I thought. I need something that will allow me to map the keys to what I want to send to the terminal [00:41] I haven't been able to find anything free [00:42] ania: try restoring your grub? https://help.ubuntu.com/community/RecoveringUbuntuAfterInstallingWindows [00:42] Just want to mention that I successfully installed an Epson Workforce 840 on my Ubuntu 10.04. My Epson R220 died and I needed a new computer, but preferred Epson, although it evidently doesn't have as good of a track record as HP. Just wanted to mention it, in case someone was looking for a printer. [00:42] 'er needed a new printer [00:43] Priswell: http://openprinting.org is the go-to source. make sure info for that Epson is current. [00:43] mneptok: K [00:43] ok- thanks, ive been looking-but ill look some more [00:44] mneptok: the site is currently down. [00:44] divmod64 full [00:44] rubbish 11.10 [00:45] hi [00:45] katyl: there is a known bug for those FX cards [00:45] i'm getting this message: bash: update-manager: command not found [00:45] am i doing anything wrong? [00:45] katyl: http://askubuntu.com/questions/50718/why-is-my-card-unity-blacklisted-with-all-the-requirements-fulfilled [00:46] i already installed update-manager-core [00:47] http://ubuntuforums.org/showthread.php?s=62616a3c595467e3c4d066d4c53ef8e3&t=1735231&page=2 ania [00:47] ania: install your ubuntu is your easiet option currently, takes less than 1 hour. :) [00:48] ania: http://ubuntuforums.org/showthread.php?t=1581099 [00:49] ania: i meant to say reinstall. [00:50] It seems I can't remove cups from the upstart scripts? Is this some known bug? [00:51] hey thanks- i remember seeing this before- i just find it a bit confusing though because i dont get the message they report- it says he driver is active and in use on my system [00:51] the forum is best place to get more technical answers. [00:52] is there no upgrade-manager in 11.04? [00:53] linux mint has pre installed xchat and auto open mint and mint-help channels [00:53] * sevith Hi. [00:53] //hi// [00:53] Whats up [00:53] not much. [00:54] how do you see your open programs in unity? [00:55] i use alt tab lately. [00:55] I installed xfce. [00:55] That's how I do it. [00:55] i installed gnome-shell. [00:56] and installed some themes for it. [00:56] hhhzzzarn: meta-w [00:56] hello, simple question, how to configure .desktop file so it will start new window with command line? [00:56] kandisnki: thank you. [00:56] hhhzzzarn: meta being your "windows" or "ibuntu" key [00:56] dudes, I have lost my meta-d and f12 functionalities [00:57] what did f12 do? [00:57] it launched guake [00:57] ok. [00:57] now it's sent to the application that has focus [00:57] hi guys [00:57] //hi// [00:57] meta-d showed the desktop [00:57] now it does nothing [00:57] my home+d shows the numbers in the unity bar [00:58] unity problem after CCSM, compiz messing. if anybody can help please message me! thank you! [00:58] I'd like to find where to fix it [00:58] try to mount a .img file, but failed :( (the file was taken using dd cmd) [00:58] hhhzzzarn: so it does tha same as meta with no +d [00:58] Hmmm [00:58] its a img file for a whole mmc sdcard [00:58] no. [00:58] any help hw i mount the .img file [00:59] meta(home) alone just opens the launcher, where you search [00:59] meta-d shows numberings on top of icon on the unity bar on the lfet [00:59] left [01:00] tapping meta should bring up dash, holding meta should give the numbers list, meta+d should show desktop. [01:00] silentwarrior: http://www.upubuntu.com/2011/06/mountunmount-disk-images-iso-mdf-bin.html [01:01] my meta-d does not show desktop [01:01] i think i am on ubuntu-2d, well, i am going back to gnome-shell [01:02] i am waiting for 12/04 [01:02] 12.04 [01:03] hhhzzzarn: thx... chking... [01:03] who else have slow choppy video on internet? after a while it gets choppy slow. === eric is now known as Guest71437 [01:04] I have built a media center. Ubuntu's menus and such are really small. Can that be adjusted? Is there disability settings that might help? [01:05] Guys do you know why installation might hang after "Examining Storage Devices"? [01:05] I tried to reinstall Ubuntu but failed [01:05] maestrojed, everything can adjusted, but you need to go into code. [01:06] what lib do i need to read mp3 tags ?? thnx [01:06] hhhzzzarn yeah :) Any of this built in? [01:06] hhhzzzarn: if you mean a flash video, that is normal [01:06] maestrojed, i wouldn't know [01:06] xangua: normal? any fix for it? [01:06] hhhzzzarn: go complain with adobe ;) [01:07] hi there [01:07] xangua: :( [01:07] wooow [01:07] so all linux users can't watch flash video full screen? [01:07] Guys what do I do if my laptop is essentially not booting (formatted hard drive) and then live boot installatoins from USB won't work? [01:07] hhhzzzarn: mounty says it cant mount the image [01:07] I just updated BIOS [01:07] i tried the file cmd [01:07] velvet_: call your system manufacturer [01:08] velvet_: it sounds like you fubar'd your board [01:08] velvet: doesn't you BIOS have the option to change boot ordeR? [01:08] hey, I'm having connection issues on my new install of 10.04. let me get it open and tell you the exact issue [01:08] checking for GTK... no [01:08] heh [01:08] configure: error: Package requirements (gtk+-2.0 >= 2.16) were not met: [01:08] it says " x86 boot sector; partition 1: ID=0x6, starthead 1, startsector 32, 1003488 sectors, extended partition table (last)\011, code offset 0x0 " [01:08] EvilResistance: Damn, would they be any help if I'm eons beyond warranty? [01:08] hhhzzzarn: Yes it does, why? [01:08] How do I fix this? [01:09] So, fresh install of Ubuntu 11.10. Won't boot - gets stuck at "Checking battery state...". What do? [01:09] velvet_: unlikely. not without some type of payment. [01:09] BatteryState: try to run it without the battery plugged in [01:09] velvet: press the keys to go into your BIOS and change the order of boot so external drives are booted before HD [01:09] just on grid power [01:09] kandinski: it's a Desktop. The only battery is the cmos. [01:10] hhhzzzarn: Alright I'll try it in a second, how would that help though if I'm making it boot from usb? [01:10] BatteryState: maybe change that? [01:10] EvilResistance: Safe to assume this is beyond the computer repair people at best buy? [01:10] because, on my laptop, booting from external devices was disabled and the boot order was after hd [01:10] so the usb was never booted [01:10] kandinski: you want me to pop out the mobo battery and see if it boots? [01:10] i changed it and installed ubuntu on my netbook. [01:11] BatteryState: it's what I would do [01:11] velvet_: pretty much, they'd likely recommend hardware replacement, if it is indeed your board. [01:11] velvet_: did you get the BIOS update from the system manufacture? [01:11] manufacturer* [01:11] or board manufacturer? [01:11] Ah no I don't have that problem, hhhzzzarn I'm able to boot from the USB, it's just I'm unable to install the OS to my hard-drive [01:11] EvilResistance: system. Got it from Lenovo [01:11] velvet_: read my last questions [01:11] velvet : oh i see. [01:11] velvet_: ah. [01:11] before I type all of this out, can someone help me with my network connection issue? [01:12] any other takers on what to do when booting always gets stuck at "Checking battery state..."? I have a feeling it's got next to nothing to do with the battery - just whatever comes next hasn't printed yet. [01:12] velvet: so you can see the live cd os? [01:12] hhhzzzarn: Right now I'm booted up from the usb [01:12] I can see it, not installing it [01:12] so what happens when you click install? [01:13] so I want to connect to an internet connection, but nothing to connect to is even showing up. [01:13] velvet_: Can you pastebin the output of "dmesg"? [01:13] like, there is nothing to connect to at all. [01:13] wired/wireless/EVERYTHIng is blank [01:13] seven, driver maybe? [01:14] hhhzzzarn: I select language, click next on the "Basic Storage Drives" part, and then it hangs. Jordan_U Sure thing give me a second [01:14] velvet, beyond our expertise, you might want to try the ubuntu forums. [01:14] I am having some weird apt problems with natty. [01:14] Getty 503's no matter what mirror I use [01:15] Jordan_U: http://pastebin.com/NRQhA5nv [01:15] not entirely sure - we have two computers running ubuntu (this one and the other one with the issue). this one is (obviously) connecting to the internet with no problem, yet the other one is not. [01:15] hhhzzzarn: Will do, thanks for trying! [01:15] http://pastebin.com/ncJ8e2q8 [01:15] also, this is running ubuntu 11 and the other is running 10. [01:15] Any ideas? [01:15] I can use wget from the box to grab the Packages.gz files... [01:15] r3z, woudnt know. [01:15] velvet_: Can you post a screenshot of the screen where it's hanging? [01:16] !screenshot | velvet_ [01:16] velvet_: Screenshots can be made with the [PrtScr] button. Want to show us a screenshot of your problem? Upload an image to http://imagebin.org/?page=add and post a link to it. [01:16] One second [01:16] anything I can do to fix my issue? [01:16] Anyone have any idea? [01:17] >.> [01:17] Why use the torrents [01:17] easier on the servers. [01:18] seven: do you have a live cd? [01:18] Is there a Silverlight plugin for either Chrome or FireFox other than Moonlight which appears to have abandon any Firefox versions after 4x? [01:18] yes, we installed it through CD. [01:18] Surely they are hardy linux servers ;-) [01:19] Is openjdk not compatible with the minecraft server software? I get the following error when trying to run it: Failed to load Main-Class manifest attribute from minecraft-server.jar [01:19] seven: try running ubuntu 11 live cd and see if you have connection? [01:20] gooses: http://support.mozilla.com/en-US/questions/874753 [01:21] Anyone able to get the minecraft server software to work with Ubuntu 11.10? [01:21] I'll give it a try. Also, I'm not running ubuntu 10 off the CD right now. It's been installed alongside windows 7. [01:21] damnn i'm in shock http://www.youtube.com/watch?v=jQiGtQ29AUk [01:21] keithclark, never tried. [01:21] I'm running 11.04 and I can't seem to get printing to work. I have a bluetooth printer and I've connected to it via the bluetooth wizard, but I can't print to it (it doesn't show up in the printer list when I use any application (gui)). I've done the same process before, and it's worked. Anyone have any ideas/suggestions? [01:22] !ot | Ivis [01:22] Ivis: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [01:22] ??ppc-networking [01:23] checking for GTK... no [01:23] ??iwconfig [01:23] configure: error: Package requirements (gtk+-2.0 >= 2.16) were not met: [01:23] How do I fix this? [01:23] vladimirsanchez: can we help you? [01:23] awesome! [01:23] hhhzzzarn: Were you asking me if I was running ubuntu 10 with the CD at this very moment? [01:23] EvilResistance: setting up Ubuntu on PPC powerbook [01:23] all is fine but wlan0 [01:24] hhhzzzarn >> giving that a shot [01:24] cant figure howto find my wireless router to get a DHCP IP [01:24] seven, I was asking if you tried ubuntu 11 cd on that computer that had no internet connection? [01:24] EvilResistance: sudo iwconfig wlan0 essid "MYNETWORK" [01:25] EvilResistance: did that [01:25] hhhzzarn, I hadn't yet. It's downloading now. But I had looked up this problem before and it said it could be fixed through commands. [01:25] vladimirsanchez: you're free to address your statements to the *channel* and not me :/ [01:25] something like auto eth0 or something [01:25] EvilResistance: but dont know how to spec the password and howto get an IP [01:25] it always can. i wound;t know. [01:25] ok [01:26] i had this problem where my wireless was off and I had to find the command to turn it on through the hardware. [01:26] hhhzzzarn >> Installed but get an alert when loading that says, "You are running a Silverlight 4 application, you may experience incompatibilities as Moonlight does not have full support for this runtime yet." [01:26] gooses, I don't use silverlight/moonlight so wouldn't know. [01:27] Gooses: That message is not reffering to Firefox, it's reffering to the Moonlight application (the one on the website). [01:27] btw, i am leaving now. I think there should more specialist channels instead of one big channel. [01:27] hhhzzzarn >> they have a channel, heading over there to ask [01:27] hhhzzzarn, I fear that is my problem. My wireless connection light normally shows white when on, but it shows red (off) only in ubuntu. [01:27] i refuse to decommission my PB17-G4 and instead decided to install Ubuntu10 to continue using it.. [01:27] Hm, I followed the ubottu cloning instructions and dumped my package list. [01:28] seven, that command was hard to find. [01:28] Jordan_U >> Yes, ic, it's a moonlight issue, I get the same in Chrome, so not a browser issue. [01:28] but now that all installed I need to setup the network to get updates and new packages.. [01:28] also to access Git [01:28] but it is on the internet, [01:29] Hm, I followed the ubottu cloning instructions and dumped my package list. Now I just did the first step (--schedule-only install) of the package list and I'm getting a *bunch* of "No candidate version found for libfoo" messages. My old systen was 10.4 LTS, the new is 11.10, maybe I'd be better off just reinstalling the apps one by one. [01:29] hhhzzzarn, what should I do in the meantime? if this truly is the issue putting U11 in likely won't work. [01:29] How do I undo the "sudo aptitude --schedule-only install" step? [01:29] puff: Indeed, it's not meant for cross version stuffs. [01:30] puff: My guess is that "sudo apt-get -f install" would do it but I'm not sure. [01:30] Jordan_U: well, what if I just want to back out the step I just did, and clear any of the scheduled-but-not-installed packages? [01:31] command-line network config anyone?? :-/ [01:31] hy === peregrinator_six is now known as mimi_OS [01:31] seven, it does, since my wireless was not off after install but one day as i was using it. [01:31] helow [01:31] umm [01:31] how are you ? [01:31] AWESOME! [01:31] wats up with wobly windows in 11 [01:31] :D [01:31] Was that a real question? [01:32] the keep woblin when i snap them [01:32] how can i benchmark the hdd access latency in ubuntu? [01:32] how to power window effect, compiz... on back track 5 ? [01:33] download ubuntu tweak bubbles [01:33] !backtrack | worm [01:33] worm: There are some Ubuntu derivatives that we cannot provide support for due to repository and software changes. Please consult their websites for more information. Examples: gNewSense (support in #gnewsense), Linux Mint (see !mint), LinuxMCE (support in #linuxmce), CrunchBang (support in #crunchbang), BackTrack (support in #backtrack-linux), Ultimate Edition === mimi_OS is now known as mimimi_OS [01:33] hhhzzzarn, I'll give it a try right now. thanks for your help. I'll let you know on the other computer when it's working. [01:33] sec [01:33] Jordan_U: aptitude keep-all, yay. [01:34] seven, try this https://help.ubuntu.com/10.04/internet/C/troubleshooting-wireless.html [01:34] i am leaving bye [01:35] by by by :) thanx for help [01:35] worm, i helped you? [01:36] velvet_: Are you still there? [01:36] hhhzzzarn, I just looked at it. I'll try u11 and follow those instructions if no luck. thanks so much for your time! [01:36] how to power windows effect, compiz... on Back Track 5 ?????? [01:37] u want hard drive speed? [01:37] worm, bt is not supported here. please stop asking [01:37] yes [01:37] but hot hdparm -Tt [01:37] stop ask ? [01:37] there is also ubuntu benchmarks === vladimirsanchez_ is now known as vladimirsanchez [01:37] #backtrack-linux worm [01:38] monstaRtruck what package? is there a wiki-page?` [01:38] why stop ask ? [01:38] worm, this is ubuntu support ONLY, not backtrack [01:38] worm for help with backtrack ask in #backtrack-linux [01:38] system > administration > system info [01:39] and benchmarks [01:39] back track is reconstructed ubuntu [01:39] worm: we know. help in #backtrack-linux [01:39] my comp is so fast [01:39] worm, its not. please stop [01:39] i dont even need to bench it lol [01:39] worm: This channel does not support backtrack. This will not change. Please stop asking. [01:39] ok, thank you for help, by [01:39] i jus got a crucial ssd [01:39] !ot | monstaRtruck [01:39] monstaRtruck: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [01:39] monstaRtruck: Please stick to support only. [01:39] lol [01:40] If I have a program installed via wine that depends on finding the files of another windows program I've installed, can it find the files and pretend it's in windows? [01:40] seven, also http://www.ubuntumini.com/2009/04/aircraft-manager-for-ubuntu-904.html [01:41] hhhzzzarn: 9.04 is no longer supported, please link to more recent info if you wish to help someone [01:41] bagels, wound;t know. i guess it depends if the files are in program files [01:41] bagels: You're question isn't clear to me. I'd recommend rewriting it to be more clear and asking in #winehq. [01:41] pangolin: i am not refering to old ubuntu, just to the program in question [01:42] <|Anthony|> i have an *apparently* bad usb flash drive. It shows up in win 7 but isn't formated. It doesn't show up in ubuntu 10.04. Is there somewhere else i can look to see it? [01:42] hhhzzzarn: chances are that the info in that old link is no longer relevant [01:42] |Anthony|: there data on it you wanted to keep? or is it brand new? [01:42] <|Anthony|> my wife brought it to school [01:43] <|Anthony|> >.< [01:43] <|Anthony|> and now it's borked [01:43] |Anthony|: Do you see any new lines in dmesg immediately after plugging it in? [01:43] so..... theres data on it you want to keep? [01:43] <|Anthony|> dr_willis, yeah [01:43] dd it to an image file, try to recovery files from the image file. perhaps use ddrescue if dd has a hard time reading it.. [01:44] pangolin, were you keeping track of our discussion, because if you weren't you wouldn't know. [01:44] <|Anthony|> good call with dd [01:44] hi, how can I list all files in a directory structure that have the same name while being case-insensitive? [01:44] in a terminal session [01:44] Hackwar: find . -iname ... [01:44] <|Anthony|> Jordan_U, dmesg isn't showing any new items since boot [01:45] |Anthony|: unplug,plug it back in, check dmesg again. if its not even getting assigned a /dev/sdXX entry - it may be totally dead. [01:45] I am trying to configure a SSH server to accept my RSA key. ubuntu 11.10 I have a question aobut ubuntus open ssh. does the authorized_keys key need to be on one line? [01:45] |Anthony|: Do other USB devices still work? [01:45] Ubuntu 12.04 LTS no longer fits on a CD?? [01:45] <|Anthony|> Jordan_U, yes [01:45] !precise [01:45] Ubuntu 12.04 LTS (Precise Pangolin) will be the sixteenth release of Ubuntu. Codename announcement here: http://www.markshuttleworth.com/archives/784 [01:45] !ot > meta-coder [01:45] meta-coder, please see my private message [01:46] meta-coder: its common for the alpha-beta releases to be oversized.. burn them to a dvd. [01:46] meta-coder, since it's not released, discussion in #ubuntu+1 [01:46] <|Anthony|> dr_willis, I've been looking in /dev and there's nothing [01:46] |Anthony|: thats not a good sign. :( [01:46] <|Anthony|> i know [01:46] <|Anthony|> :( [01:47] <|Anthony|> but winblows sees it [01:47] <|Anthony|> :/ [01:47] <|Anthony|> go figure === newbie is now known as Guest75465 [01:47] |Anthony|: Are you sure that it consistently shows up in Windows. This sounds like a hardware problem where the hardware is simply dead, or possibly a wire is loose so that it will sometimes show up and sometimes not. [01:47] |Anthony|: odd that it shows up in windows.. could be its showing up sometimes.. but not others.. [01:47] I've got warnings from Perl in my apache2/error.log anyone an idea how to solve this? http://paste.ubuntu.com/729619/ [01:47] howdy. just updated to 11.10 and i can't seem to get past login screen. the screen goes black, a few bits of text go by, and it goes right back to the login screen. thoughts? [01:48] hi, is there a way to delete my network config so that I can start again? one of my machines is misconfigured after package upgrades and it won't let me fix it [01:48] SixEch0: try logging in at console, try making a new user, see if they can login at the lightdm login screen... as tests. [01:48] dr_willis: tried that. same thing [01:48] SixEch0: tried what part? :) [01:48] i've deleted .Xauthority as well, per the ubuntu.org forums [01:48] sheeps_: how do you mean you can't fix it? It doesn't let you edit them? [01:49] yes, basically :) [01:49] dr_willis: i've made a new user, tried logging in, same thing [01:49] EvilResistance: Any clues / help? [01:49] sheeps_: you tried using sudo? (sorry have to ask this) [01:50] dr_willis: any other suggestions? [01:50] SixEch0: sounds like a X config/3d driver issue. try intstalling unity-2d and see if that works [01:51] <|Anthony|> wait... it is showing up... as sdb [01:51] SixEch0: or try 'startx' and look for error messages [01:51] sir_ragnarok: not a fun handle to type, also: network-manager lets me change settings, but it refuses to use the manual dns setting, and if I try using the new network control thing from gnome it greys out the configure button [01:51] |Anthony|: time to back it up.. fast.. :) [01:51] <|Anthony|> yeah [01:51] <|Anthony|> reading logs now to see what it sees it as [01:52] bbl [01:52] * |Anthony| nods [01:53] sheeps_: I'm afraid I can't help you with that. Other people in this chan might though. [01:54] sheeps_: I can only suggest to do it all via commandline. I personally don't use anything like Gnome. [01:54] 1 === Mud is now known as Guest46707 [01:55] sir_ragnarok: np [01:56] heello guys [01:56] does anyone have the default grub image for ubuntu 11.10 ? [01:56] i don't know why, my grub got changed to debian grub [01:57] dr_willis: how do i connect to wifi to install unity-2d from terminal? [01:57] iwconfig wlan0 essid "NAME" key "KEY", right? === SuBmUnDo is now known as SuBzZZ [01:57] is it possible to upgrade from natty to oneiric from the dvd? [01:58] LnxSlck: What is the output of "/usr/sbin/grub-mkconfig --version" and can you pastebin your /boot/grub/grub.cfg? [01:58] sheeps_: can't you add your DNS servers directly throught the /etc/resolv.conf file? [01:59] Jordan_U, grub-mkconfig (GRUB) 1.99-12ubuntu5 [01:59] adding a line like "nameserver 8.8.8.8" :) [02:01] Jordan_U, http://pastebin.com/7a8PJ4wv [02:01] Jordan_U, could you take a look please? [02:02] no one awake? [02:02] https://launchpad.net/~nathan-renniewaldock/+archive/ppa/+build/2685504 is this safe? or should i be getting mysql 5.5 from some other place? [02:03] daddwa [02:03] Faqtotum, yes [02:04] borisd: just tried that and it succeeded, cheers, the file claims to be generated by network-manager though, so I'm not sure why that isn't working in the applet... [02:05] is it possible to use chmod to alter window permission files..so that when i boot in windows the permissions where altered [02:06] fellayaboy, don't think so [02:06] LnxSlck, is their a program that can do that? [02:06] fellayaboy, linux program? don't think so [02:07] ok thanks [02:07] fellayaboy, you can boot whit a windows repair dvd or something [02:07] fellayaboy, hirenboot might help you with that [02:07] is thier a command to pm someone directly from this chatline box [02:08] yes : dash msg nick [02:09] I'm running 10.04, how do I enable multitouch (two finger scrolling) for my touchpad? [02:09] mukti: you can change it in mouse settings [02:10] mukti: the default should be edge scrolling, as i remember [02:10] windows xp is rad [02:10] mukti: changing it to two-finger scroll will enable that [02:10] minsikcho: it is grayed out [02:10] hey [02:11] mukti: what do you mean by gray out? do you mean that you can't select that? [02:11] yes [02:11] whats up with ndisgtk I did what it said and it says 'hardware found' but i can't see/log into any wireless networks?I tried rebooting [02:11] minsikcho: yes [02:11] mukti: then it might be a touchpad that ubuntu driver doesn't support right.... [02:11] sheeps_: network manager should try to get the dns from your dhcp server. Maybe this is not working anymore [02:12] SetiAmon: Why are you trying to use ndiswrapper? [02:12] I used to have 10.10 on this machine, and it had two finger support. [02:12] LnxSlck: well, how? [02:12] mukti: is your laptop made after 10.04 was made? [02:12] anyway, you can force the conf by adding a file in your /etc/NetworkManager/dispatcher.d/ dir [02:13] Faqtotum, well download it, burn it into a cd and try it [02:13] soreau: http://packages.ubuntu.com/hardy/ndisgtk [02:13] usr13_: I'm not the one that's having trouble [02:13] LnxSlck: burn the dvd to a cd? is that even possible? [02:13] soreau: Me neither :) [02:13] yeah [02:13] ndisgtk [02:13] mukti: after 2010 April? [02:13] SetiAmon: Why are you trying to use ndiswrapper? [02:13] I am going by the walkthrew for my usb driver [02:14] if i use the 32bit driver(on x64 linux btw) it says 'hardware found" but doesn't work.if i use the x64 .inf it says no hardware found [02:14] lsusb see's it fine [02:14] -_- [02:15] Guess it's that time of the week again [02:15] SetiAmon: You can only use 32bit software if you have 32bit libraries. [02:15] mukti: what's your laptop's name or model? [02:15] Where people can't understand or convey anything useful [02:15] I want to use the x64 drivers [02:16] when it comes to chmod 007: world...does that affect ssh clients? [02:16] SetiAmon: What does lspci say about your wireless card? [02:16] who does world 007 affect? [02:16] soreau: You seem to be doing ok at it. [02:16] does anyone have the default grub image for ubuntu 11.10 ?? [02:17] usr13_: I'm not you're average person but I'm about to join the crowd [02:17] ubuntu 11.10 I am trying to configure a SSH server to accept my RSA key. [02:17] LnxSlck: What do you mean "the default grub image"? [02:17] usr13_: lspci says nothing about his usb device [02:18] usr13_, when grub boots up it has an image on the background. mine got changed to a debian image [02:18] usr13_, i want the one that comes with ubuntu by default [02:18] LnxSlck: sudo apt-get remove deskto-base [02:18] lspci i don't have a pci card only a usb wifi [02:18] LnxSlck: s/deskto/desktop/ [02:18] so i ask again: [02:18] is it possible to upgrade from natty to oneiric from the dvd? [02:18] Jordan_U, what will that remove? [02:18] Faqtotum, i believe so [02:18] LnxSlck: well, how? [02:18] Faqtotum, adding the sources to the dvd [02:19] LnxSlck: tried that. it sees only 12 pkgs [02:19] Faqtotum, i mean,put the dvd as a source instead of http... [02:19] the upgrader never asks http or dvd [02:19] hi, my "network manager" icon has disappeared. D: [02:19] how do I get it back where it was? [02:19] it just assumes http [02:19] LnxSlck: "apt-cache show desktop-base" has a good description. Among other Debian (and not Ubuntu) things it has the Debian Desktop background which is configured to be used if it exists. [02:20] LnxSlck: s/Desktop background/grub background/ [02:21] Jordan_U, so removing desktop-base will remove gnome? [02:21] Jordan_U, how come? [02:21] anyone? can someone help me? [02:21] LnxSlck: No. Did you read the output of "apt-cache show desktop-base"? [02:21] seven: are you on the first created account? [02:21] seven, run it again [02:21] seven, nm-applet or something [02:22] LnxSlck: https://help.ubuntu.com/community/Grub2#GRUB_2_Splash_Images [02:22] Jordan_U, yes [02:22] generic stuff for debian desktops [02:22] LnxSlck: Why do you think removing desktop-base would remove GNOME then? [02:22] seven: if you create a new user acct, or use the guest user, you might not get the icon [02:23] Jordan_U, but when i type apt-get remove desktop-base it says it's going to remove gnome and gnome-core [02:23] I just installed ubuntu on my computer. the icon was there beforehand. I don't know what I did to make it go away. [02:23] but it's disabled, and I need to re-enable it again. [02:23] I have nm-applet open right now, and I see no way to enable networking. [02:23] seven, you need to set it to run whenever you login [02:24] LnxSlck: Can you pastebin the output of "sudo apt-get -f install" and "sudo apt-get remove desktop-base"? (You don't need to select "yes" when prompted if you want to remove, just the output up to that point is enough) [02:24] Jordan_U, i got it :) the gnome and gnome-core where themes [02:24] looool === richard is now known as Guest58732 [02:25] <|Anthony|> dr_willis, you still here? [02:25] I just need to enable my connections is what I'm saying. can I do that from nm-applet? [02:25] I've tried ALL of that. [02:25] Jordan_U, by the way how do i start compiz? i mean, loggin in to unity and compiz enabled? === SomeoneWeirdzzzz is now known as SomeoneWeird [02:26] seven, yes you can [02:26] <|Anthony|> i am using [02:26] <|Anthony|> sudo dd if=/dev/sdb of=/home/anthony/Documents/temp/disk.img [02:26] LnkSlck, what do I do then? [02:26] I've added my network connection [02:26] does anyone know of a way to retrieve the evolution email boxes from another hard drive..at least so I can go in and look at the emails in there? [02:26] seven, can't you run nm-applet and set up yuor connections? [02:27] gparted shows swap space as unknown but free command shows 2gb of swap space why this is like this? [02:27] LnxSlck, I can, but I see no way to enable it. It's disabled right now. [02:27] seven, what connection are you trying to enable? [02:27] lauratika, you have any encryption/ [02:27] lan? wlan? === Faqtotum is now known as _Faqtotum [02:28] LnxSlck: the connection to the router at my home. [02:28] be right back [02:28] hmm [02:28] all of a sudden wine doesn't want to work [02:28] it worked the first time.now its all blaming its deficiencies [02:28] yes home folder is encrypted [02:29] lauratika, that is why the swap is to. [02:29] so anyhow about ndisgtk.I fallowed the instructions.after loading up the inf it says 'hardware present,YES" so shouldn't it just work from there on? [02:29] i'm in 11.10 in gnome shell btw [02:29] which means?... that everything is working as expected? [02:29] lauratika, the free m is for access gparted reads differently. [02:30] lauratika, yep all good as far as I know. :D [02:30] hi anyone know how to change the font of gnome-shell? [02:30] i'm at ubuntu oneiric. [02:31] ok thanx [02:31] minsikcho, the gnome tweak tool aka advanced settings will do that. May need to be installed as gnome tweak tool. [02:33] minsikcho, I know sounds counter do to the gnome name but it is the basic font controller. [02:34] How do I get Nvidia graphics drivers? In Arch, I was able to just get them by installing nvidia and nvidia-utils [02:35] <_Faqtotum> mukti: nvidia-glx [02:36] mukti: Use the "Additional Drivers" tool, which will not only install the driver packages, but also configure X to use them. [02:36] mukti: Along with selecting the right driver package for your card. [02:36] anyone available for some help? [02:36] amvie: Sure [02:36] Jordan_U: it doesn't show any drivers [02:37] i was trying to do this simple java program called helloworld [02:37] both java and javac work but when i type java helloworld.class [02:37] !nvidia | Jordan_U [02:37] Jordan_U: For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/VideoDriverHowto [02:37] Jordan_U: is there a way to make that tool detect the card? [02:38] usr13_: thanks [02:38] mukti: That doesn't bode well. Usually when jockey doesn't present any drivers there is a reason. Are you saying that Arch worked with Nvidia drivers with this exact same hardware? [02:38] it says could not find the main class [02:38] Yes, and the drivers showed when I was running 10.10 [02:39] Jordan_U: Yes, and the drivers showed when I was running 10.10 [02:39] amvie: Try ##java. [02:39] thank you [02:40] amvie: You're welcome. [02:41] Jordan_U: do you know what I could do? [02:42] mukti: No. [02:45] sorry, Jordan_U to join ##java i need to be identified [02:45] !register | amvie [02:45] amvie: Information about registering your nickname: https://help.ubuntu.com/community/InternetRelayChat/Registration - Type « /nick » to select your nickname. Registration help available by typing /join #freenode [02:46] thank you, again =) [02:46] amvie: You're welcome :) [02:47] When I run "sudo touch /forcefsck" I get a check at my next boot and if finds errors but it does not fix any of them. How can I get the errors fixed that FSCK finds? === enchilad1 is now known as enchilado [02:49] how can i activate my system to use proprietary drivers? === shi-tianlong is now known as cablop [02:51] Hello. When I play mkv files on mplayer the audio is out of sync. [02:51] How do I fix this? [02:52] i have evnery entry in aptitude twice, why is that? [02:52] teaparty4lyf, use vlc player, it allows you to bump the audio forward and backward in time [02:52] edbian, VLC cannot adequately play mkv files so I have to use mplayer [02:52] teaparty4lyf, really? I'm pretty sure VLC can play anything [02:52] The text in the Unity panel is all screwed up; it's decided to stop antialiasing it. How do I fix this? [02:53] edbian, It can but there is quite a bit of lag and it has some strange issues processing the images so that "glitches" happen [02:53] teaparty4lyf, Mmm, I'm not sure then :/ [02:53] The glitches being distortions in the footage [03:00] Well, I've been on oneiric for a couple of hours now, and I can't say I'm impressed. Sigh. [03:01] I did "sudo aptitude install coupled-dozen-typical-apps", walked away, came back an hour later and when I hit the spacebar, I got a white screen and no gnome login, etc. [03:03] After a minute or two of playing with the keyboard (ctrl-alt-shift-f1 to get a console terminal didn't work) I held down the power button to force a hard reboot. [03:03] puff: Shift? [03:04] fail :x [03:05] I just created a new user dan and now I'm in the dan account. whenever I try to sudo anything, i get: is not in the sudoers file. This incident will be reported. Any ideas? [03:06] howdy all, best VM in the repos for an xp box? [03:06] Hi. I like Ubuntu, but I'm having a problem with my wireless that's making me seriously consider switching to Windows on my laptop. :/ I'm running Ubuntu 10.10 on a Lenovo Thinkpad T410 with a Realtek wireless card. I have both Windows and Ubuntu installed on this computer, and in Windows, everything works fine. But in Ubuntu, my wireless works fine for a few minutes (exact time varies), but then I lose my connection and can't connect t [03:07] linelevel: i would have a google for ndis wrapper. been a while but i know i fixed issues with a netgear adapter that uses realtek chipsets with same [03:08] Snowie: Thanks, will look into it. [03:09] linelevel: I used to have that problem. I think you might have a driver fighting for the card [03:09] I will give you a link. let me research it. [03:09] linelevel: Or, try to change txpower in iwconfig, to prevent power saving. [03:10] how do i tell a script to tab and press enter when it opens up a terminal shell [03:11] can someone guide me to a tutorial at least...is it possible to script inputs from a keyboard such as tab and enter???? [03:12] fellayaboy: echo -e "\t foo" [03:13] fellayaboy: or, xdotool [03:14] ola [03:14] look this is what i want to do... i wanna open up w3m press tab and press enter in the search engine.. how would i write dat down in code? 'w3m www.google.com ; echo -e "\t foo"'? [03:14] como ests [03:14] loook [03:14] as [03:15] does anyone know if it's possible to move the evolution mail files over to a different computer and access them from that computer? [03:15] qin: Yeah? [03:15] fellayaboy: w3m http://www.google.co.uk/#sclient=psy-ab&hl=en&site=&source=hp&q=test (if you search for "test") [03:17] no i need to open up w3m with program ready to input text it has to be done that way [03:17] fellayaboy: Well, you need to escape "&" in that address, perhaps. [03:17] linelevel: I have a thinkpad too, had a problem previously with losing wireless. It turned out that it was some limitations in both the ipw2200 wirelss module and the DD-WRT router software that were aggravating each other. I changed my router over to Tomato and the problem went awy. [03:18] fellayaboy: xdotools can move cursor and input what you want, limitation, it is not very portable. [03:18] no this is all commandline (ssh) [03:18] no x11 === chris_ is now known as Guest20468 [03:19] anyone know how to change the dim on ubnutu 11.10? [03:20] fellayaboy: Well, no clue. man w3m; man curl; [03:21] wow what a challenge [03:21] lol [03:21] theirs gotta be a way to just tab and make it press enter [03:21] or something similar [03:21] It is a fudging mystery why I cannot create a snort schema [03:22] hi guys and girls, here i have a hdd from an laptop with ubuntu 11.10 installed on it. the laptop itself got lost. Can i get that installation to run (properly?) in some other hardware (preferebly my desktop machine). Unforntunately the laptop had an amd chip [03:22] im familiar with acronis universal universal restore / true image echo, where u can do just that with windows OS and it will switrch out the drivers whilst it restores and image of said hdd. the newest version has explizit linux support but unfortunately im only in hold of the 2010 version which doesnt have the support for linux (afaik?). Someone knows something similar? [03:23] Is there anything to do to make it safe to remove a USB HD other than unmounting? [03:23] As ususl there are 100's of forums with different information on them [03:24] ah sorry giys, something messed up... gimme a second [03:25] hi [03:25] pnorman, you can always right click on the desktop icon for it, if it has one, and select Eject or Remove Safely...which is simple unmounting it for you [03:25] does someone has a smart card reader working on ubuntu? [03:25] checking for GTK... no [03:25] configure: error: Package requirements (gtk+-2.0 >= 2.16) were not met: [03:25] How to fix that? [03:26] What package do I have to install? [03:26] No package 'gtk+-2.0' found [03:26] HELP my nic works but will only at 100. it is gigabit [03:28] ok, im starting over: [03:28] Geoffrey2: Desktop? I don't have a desktop [03:28] hi guys and girls, here i have a hdd from an laptop with ubuntu 11.10 installed on it. the laptop itself got lost. Can i get that installation to run (properly?) in some other hardware (preferebly my desktop machine). [03:28] Unforntunately the laptop had an amd chipset aswell as an amd sempron 3600 (64bit) single core cpu with some older ati 1250 something onboard gpu while my desktop machine is an intel based dualcore with nvidia gpu [03:28] im familiar with acronis universal universal restore / true image echo, where u can do just that with windows OS and it will switch out the drivers whilst it restores an image of said hdd. [03:28] the newest version has explizit linux support but unfortunately im only in hold of the 2010 version which doesnt have the support for linux (afaik?). Someone knows something similar? [03:30] No idea. Sorry. [03:30] who [03:30] i guess, just plugging it in and hope for the best wount do the trick? [03:30] xD [03:31] pnorman, then the only option is unmounting [03:33] horse: It might. It mightnot [03:33] so theres no common way of getting a existing ubuntu installation running on different hardware? [03:34] horse: what do you mean "different hardware"? [03:34] as said above [03:34] sec. [03:34] hi guys and girls, here i have a hdd from an laptop with ubuntu 11.10 installed on it. the laptop itself got lost. Can i get that installation to run (properly?) in some other hardware (preferebly my desktop machine). [03:34] Unforntunately the laptop had an amd chipset aswell as an amd sempron 3600 (64bit) single core cpu with some older ati 1250 something onboard gpu while my desktop machine is an intel based dualcore with nvidia gpu [03:34] I _think_ ubuntu's driver configuration is mostly done at boot, rather than being a 'fixed' thing [03:35] provided you have the same CPU [03:35] not the case. [03:35] or at least compatible [03:35] Does anyone know how to make a bootable USB flash drive for a PowerPC Mac? I'd like to install Ubuntu onto my iMac G5, but I keep getting a "Read Error" in Yaboot when using a CD (10.04 Live CD). (The CD boots on my PowerBook G4.) [03:35] well i mean obviously you can't move from x64 to 32-bit [03:35] horse: pop it in see if it works :) [03:36] lazboy1000: Linux on ppc may be a pain [03:36] really, the worst that can happen is it doesn't work, and you'll know... unlikely you'll have any "lurking" errors [03:36] they are both 64 bit, but thats it. one is a ~6 yearl old amd singlecore mobile cpu, the other is an intel e4500 core2duo. [03:36] lazboy1000: https://wiki.ubuntu.com/PowerPCFAQ [03:36] you should be fine honestly [03:37] back in the old days when you compiled a kernel with specific drivers maybe not [03:37] but the default setup on most configurations is a kernel+initrd with modules for everything [03:37] on most distros [03:37] lazboy1000: It looks like you need a powerpc specific image. gimme a sec, I think I have a link [03:37] rabdom832: alright, i will give it a shot.. thanks [03:37] Hi, I'm having an issue where every once in awhile my laptop won't fully wake up from suspend. The computer itself turns on, but the monitor does not come on, and it does not respond to keyboard commands. I'm also not able to pick it up with a network scan. What's the best way to debug this? [03:38] Is there any way to get a log of when the computer crashed? [03:38] i just fear it possibly could do more damage than good.. [03:39] i'm not sure how - if it doesn't boot, it doesn't boot [03:39] Hello gents... I'm having an issue, presumably with the Unity env. Whenever I minimize Google Chrome it "disappears" and Unity seems to stop tracking it, and whenever I launch it from the dock I just get a new process. I then have to killall in bash to get rid of all the processes... anyone know what's up? :] [03:39] pnorman: Ok. Thank you so much! (I've been trying to figure this out for the last few hours, and, of course, nothing. :/ ) [03:39] lazboy1000: I can't find a 11.10 image. https://wiki.ubuntu.com/PowerPCDownloads has links to a 10.10 PPC image [03:40] Ruzu: You want to look at logs for what happened before you hard-restarted it. try in /var/log [03:40] im not very keen with those things, i just thought it would somehow reconfigiure things, or tried to and messes up in tghe process. anyway ill just try it. [03:41] thanks again [03:41] hmm, i must have overwritten the create_mysql file that creates the scheme for the snort database. doh! [03:41] lazboy1000: If you read over that as well as https://wiki.ubuntu.com/PowerPCFAQ it might get you started. My old macs are *very* old macs [03:41] hey i'm rather confused [03:41] I did the whole ndiswrapper thing for my new wifi adapter [03:42] it see's it,i mean it says hardware is present etc but i get no wifi,since i have never done this before i might just be missing something can anyone help me [03:42] I wonder if ubuntu can run on a Mac Plus. :D [03:42] I mean after ndiswrapper -i and its installed,what else do i do?how do i get it to work? iwconfig see's no wlan0 [03:43] pnorman: lolno. I don't think linux-m68k has _ever_ been made to work on something _that_ old/small [03:43] I have 9 [03:43] Hi. I have used BackInTime to back up my system: /etc, /home, /usr, /var and some other directories. I installed a new hard, installed Ubuntu, then tried to restore old system with BackInTime. I get errors after rebooting and system is unusable. How do I properly restore the old system in a new hard drive? [03:44] oops sorry [03:44] Random832: I also have a Color Classic, IIfx and a couple clones [03:44] http://www.jagshouse.com/Linuxm68k.html indicates debian works on an SE/30 [03:45] a plus isn't a _huge_ stretch from there [03:45] http://www.linuxquestions.org/questions/linux-hardware-18/linux-on-a-mac-plus-28831/ [03:46] Random832: SE/30 has an 030 chip - plus has 68000 [03:46] gasull, so does back in time save just files or the whole OS? [03:46] pnorman: ok, apparently you need at least an 020 according to the last post in that link [03:46] Random832: Also, you need the add-on FPU [03:46] problem is lack of an MMU [03:46] whats a really light weight mp3 player? [03:47] linux ran fine on 386 systems with no FPU. the deal-breaker is the MMU. [03:48] urlin2u: BackInTime saves the directories and files you tell it to [03:48] Random832: But it's calling for a FPU and PMMU. It looks like the FPU is needed because of a processor bug, but that might only impact 040s [03:48] urlin2u: I guess the right question is: does anybody know how to restore an old system in a new hard drive? [03:48] gasull, it also does the full OS so you just saved the files not the OS. [03:49] Random832: The SE/30 is oddly named. /30 normally refers to hard drive size, they used x to denote an 030. So it should properly be called the SEx [03:49] pnorman: could you send me that link again? My laptop's power died unexpectedly. :/ [03:49] pnorman: I can't imagine why they didn't. [03:50] https://wiki.ubuntu.com/PowerPCDownloads and https://wiki.ubuntu.com/PowerPCFAQ [03:50] urlin2u: I installed Ubuntu from a USB drive, then tried the restore the old system over it [03:50] After upgrading to 11.10 after awhile my audio gets all garbled and I need to restart pulseaudio. Is this a known issue? I had trouble in 11.04 too. [03:53] gasull, okay it is a rysync based back up which is okay, did you just save the home, and is that accessible from the back up it sounds like you sort of just assumed a lot here. When doing this you want to save a list of all the installs, and the apt/sources.list so that you have the same basic setup to slide the saved home in. Otherwise you do a full OS back up which clonezilla is really good at. [03:53] pnorman: Thank you so much! [03:53] hmm [03:53] lazboy1000_: I run a PPC mac for my old server [03:53] nothing i can do seems to work [03:53] Does anyone know how to get my wnda3100 v2 bcm4323 wifi usb adapter to work [03:54] gasull, in other words just saving home wont make the same system without some other tools. [03:55] urlin2u: I know. I saved /home, /etc, /var, /usr, /boot and some other stuff. It's the list of recommended things to backup in #debian. [03:55] urlin2u: my hard drives are encrypted, BTW [03:56] gasull, well I'm really just familiar with saving home or just cloning just trying to see where your at hopefuly somebody will know more. [03:56] urlin2u: How do people do when their hard drive crashes? [03:56] gasull: backups! (ya right) [03:56] urlin2u: OK. Thank you for your help. [03:57] backups! [03:57] !backups [03:57] There are many ways to back your system up. Here's a few: https://help.ubuntu.com/community/BackupYourSystem , https://help.ubuntu.com/community/DuplicityBackupHowto , https://wiki.ubuntu.com/HomeUserBackup , https://help.ubuntu.com/community/MondoMindi - See also !sbackup and !cloning [03:57] I should set up automatic backups on my server. only problem is the amount of data [03:57] gasull, I just clone my HD every so often with clonezilla deal done then and have everything also saved off the HD on a external with grsync home that is and everything else I want to save media....etc [03:57] I feel adventurous. I'm going to pull my HD bay to measure the fan [03:58] I changed my hostname and now I get this error whenever I run a sudo command. sudo: unable to resolve host. Please help. Thanks [03:59] StepNjump: how did you change your hostname? [03:59] I can't run any .exe files in my Ubuntu and I need to know how to download Wine or another useful app while on Windows 7 [03:59] Max_Stone: you need to be in Ubuntu to install wine [04:00] you cant install wine into ubuntu from win7 [04:00] So I can't grab an install package and take it to Ubuntu on a USB drive? :( [04:01] Max_Stone: you need an internt connection, then open the software install and install wine [04:01] .. [04:01] Is there any problem to run Wine with XFCE _ [04:02] XFCE? I'm a newbie, sorry. At home I have no internet so I'm on a laptop with Windows 7 right now [04:03] Schnuffle: gedit /etc/hostname [04:04] hello peeps [04:04] Hello [04:05] anyone know how to control volume remotly from laptop ? [04:05] Schnuffle: gedit /etc/hostname [04:05] looking to control my desktop volume from laptop [04:05] Where is the keyboard config in XFCE ? [04:05] brothers friends keep anoyoying me with the load music... [04:06] buy a bluetooth controller [04:06] then u can do more than just the volume [04:07] ilearnz: set up x11vnc. [04:07] !x11vnc | ilearnz [04:07] I upgraded my ubuntu 11.04 to 11.10, but after restarting my desktop is acting weirdly as no status bar no task bar is there plus my menu bar is missing too, need help please [04:08] sry misread what ya said [04:08] DirtyDawg, you have a nividia graphic card? [04:08] not gonna get bluetooth controler btw > i bet i can edit max volume settings if i know the file that controls via ssh [04:08] speaking of volume... i want to disable my laptop's volume slider. every time i'm sitting with it in my lap my big belly keeps hitting it and adjusting the volume. any way to do this without busting into my laptop and disconnecting stuff (or losing weight)? Thanks. [04:09] urlin2u: no [04:09] DirtyDawg, have you from the login area tried the 2d unity? [04:10] urlin2u: ya [04:10] urlin2u: problem is still same [04:10] About the keyboar on english : setxkbmap us [04:11] DirtyDawg, sounds like graphics problem, did you have any errors on the upgrade? [04:11] urlin2u: no, i had an error free upgade [04:12] urlin2u: i had compiz, do you think it is because of it? [04:12] DirtyDawg, hmm can you get a terminal at all I would try to update and upgrade from a cli. compiz would be reset to stock with a upgrade I brlieve. === `mOOse` is now known as m00se [04:13] DirtyDawg, unity --reset also sets the DE to stock [04:13] ya unity --reset helps 100% [04:13] urlin2u: ya i can using ctrl+alt+t [04:13] had that prob sux :( [04:14] DirtyDawg, the tty may be it. :D [04:15] Greetings and good bye my friends... [04:15] exit === caplink811-log is now known as caplink811_log [04:16] is there a ppa for old gcc versions for ubuntu? [04:16] I need gcc 3.2 and I use ubuntu 11.10 === gcunha__ is now known as GuilhermeCunha [04:17] urlin2u: its working now thanks, but what was the problem? [04:18] DirtyDawg, hard to say really, that s beyond my pay rate. :D [04:18] is* [04:19] MaximLevitsky, I looked on google with ppa for old gcc and found one not the version you want you will probably have to do the same... use the pckg needed and ppa [04:19] urlin2u: :) [04:19] i am playing around with gedit "external tools" i made a RUN tool for running compiled programs using this command gnome-terminal -x ./${GEDIT_CURRENT_DOCUMENT_NAME%.*} but the terminal keeps dissappearing after the input [04:20] urlin2u: sure I looked at google before asking. thought I missed something [04:20] what If I install old gcc packages from older ubuntu release? [04:21] MaximLevitsky, figured as such, most seem not to. :D [04:21] does anyone have a 64bit 11.10 alternate cd handy? [04:21] How is everyone doing tonight? [04:21] if so, can you please dcc the "cdromupgrade" file from it to me? [04:21] I think gcc supports side by side installations [04:21] i am playing around with gedit "external tools" i made a RUN tool for running compiled programs using this command gnome-terminal -x ./${GEDIT_CURRENT_DOCUMENT_NAME%.*} but the terminal keeps dissappearing after the input [04:22] MaximLevitsky, do you know the last release that used the one you want? [04:22] in 11.10 when in fullscreen why doesn't VLC cover the unity bar area? [04:22] I found this: http://old-releases.ubuntu.com/ubuntu/pool/universe/g/gcc-3.2/ [04:22] hi [04:22] JZApples, you double click the screen? [04:22] I am compiling kernel 2.4, so I don't even need old libc or so [04:22] urlin2u, yes [04:23] I am 100% sure it won't compile on modern gcc [04:23] guys can i ask you something ? [04:23] JZApples, so the unity panel does not recess or it comes out on top off vlc? [04:24] urlin2u, it recesses, but the video doesn't cover the blank space [04:26] MaximLevitsky: Why are you compiling a 2.4 kernel? A 2.4 kernel will not work with any version of Ubuntu. [04:26] I know. University course [04:26] JZApples, hmm not sure mine covers tyhe whole screen, if you get no answers here there is a #videolan channel [04:26] I am supposed to compile it in VM [04:26] I hate doing that == slow [04:26] is there a way to get ubunut to stop nagging me for administrative passwords without removing passwords altogether? [04:26] i was not expecting all these problems when upgrading from 11.04 to 11.10 [04:27] i went though all this when I first installed 11.04 [04:27] csdserver, when are you speaking of the nagging? [04:27] is there an easy way to restore back to before the 11.10 upgrade? [04:27] urlin2u, updates & new software installs [04:27] JZApples, you can't downgrade, you don't remember the fixes since this has happened before. [04:28] you can downgrade, just back up your information, stick a 11.04 disk in and reinstall ;) [04:28] csdserver, that is the nature of the distro, and what makes it safer, your not a super user without a password. [04:28] urlin2u, what if I use simple backup? can i do a restore? [04:29] Hi, I'm having some trouble with installing x86 packages on 11.10. When I try to install one, it wants to remove almost everything. Is that normal? [04:30] JZApples, not really you could save the home the important files like media...etc but not sure about actually putting home back in with success. [04:30] I had Ubuntu 11.10 running properly with Unity. Then I ran "compizconfig-settings-manager". When I clicked onto "Preferences" on the right side, everything when crazy and I lost Unity. [04:30] Now rebooting, I still don't have unity. Just a blank desktop. It seems like nautilus is running. [04:30] JZApples, if you had these problems with natty and fixed them I suspect you will again on a reinstall. [04:31] urlin2u, it took forever, i'm just learning linux [04:31] I didn't change any preferences. I simply clicked onto "Preferences". [04:31] any usggestions on how to get unity back? [04:32] Sounds familiar, tauren ... It seems the compiz-manager still needs alot of debugging and fixing. The quickest thing i did was to reinstall, and NOT use compiz-manager after that. === jason is now known as Guest38057 [04:32] tauren, sounds like you turned off unity plugin, boot to the 2d unity or thhe classic if it is there from the login and re tick the plugin, or if you can get a terminal run compiz -reset [04:32] do i have to use pulseaudio? from what I can tell, it doesn't like me === Guest38057 is now known as jasef [04:33] You can also try unity --reset , but that didnt work at well also for me... [04:33] urlin2u: do you mean "unity --reset"? === `mOOse` is now known as m00se [04:33] tauren, yeah my flub [04:34] urlin2u: where do I "tick the plugin"? [04:34] tauren, compiz --reset wil just restart compiz that works as well though sometimes. [04:35] tauren, in compizconfig is the unity-plugin I'm assuming it got unticked. [04:35] urlin2u: It doesn't just restart compiz, it also resets unity *and compiz* settings. [04:35] urlin2u: ok, i'll check that. did unity --reset and am rebooting to see if it fixes it. [04:36] urlin2u: unity --reset didn't fix it [04:36] logging in again still has nautilus as the shell [04:36] Jordan_U, cool thanks I just have the fusion-icon on the desktop in natty for when I loose the window headers I have the cube setup. [04:37] can someone help me troubleshoot sound problems in 11.10? [04:37] urlin2u: You're welcome. [04:37] tauren: does Unity 2D work? [04:37] Klojum: rebooting now and will try that [04:38] Hi all, I want to install a 32-bit version of a libary on 11.10. When I try to do so, it wants to break the system. What is the safest way to accomplish the task? [04:38] Klojum: yes, I'm in in 2D [04:39] JaymesKeller: What is your end goal? [04:39] JaymesKeller: Define "wants to break the system". Does it have a hammer? [04:39] Klojum: urlin2u : Running compiz settings manager again [04:40] should I enable "Ubuntu Unity Plugin"? [04:40] Jordan_U: I want to install a x86 package through apt-get, but it wants to remove all the packages on the system for some reason. [04:40] it gives a warning about conflicts [04:40] i can ignore conflicts or resolve them [04:40] tauren: What do I need to do to resolve the conflicts in this case? [04:41] To me, it shows that the compiz-manager is still a work-in-progress... [04:41] JaymesKeller: What package? Please give your *end goal*. Also not that vegue references to error messages are not generally useful. Please give the full error messages (using http://pastebin.ubuntu.com for anything more than one line). [04:41] Klojum: i agree [04:41] JaymesKeller: s/not/note/ [04:43] Jordan_U: http://pastebin.ubuntu.com/729695/ [04:43] I burnt myself once with the compiz-manager in 11.10, but now I'm gonna wait at least some 6 months so the biggest flukes and bugs can be resolved. [04:44] Klojum: urlin2u: solved, thanks! [04:44] however, i'm not sure if my key bindings are correct anymore. [04:44] Klojum, funny works fine here it is just knowing how to use it. [04:44] tauren, cool [04:44] I tried to resolve conflicts, and it complained of several key binding problems. [04:44] JaymesKeller: Why are you trying to install the 32 bit version of gstreamer0.10-ffmpeg? This is the last time I ask you for your *end goal* before I ignore you completely. If you're not sure what an end goal is please read http://catb.org/~esr/faqs/smart-questions.html#goal . [04:45] It's not about knowing how to use it if the darn thing corrupts your Unity-shell for no reason. [04:46] urlin2u: I simply ran compiz settings manager and didn't change anything. [04:46] urlin2u: when I clicked "preferences" on the left, if fucked everything up [04:46] /if/it/ [04:47] So, compiz-manager requires the Ubuntu-unity plugin? Why doesn't it install it itself by default? [04:48] It can see which version of Ubuntu it's running on, right? === ZeitFight is now known as info [04:49] tauren, strange that shoudn't happen I have had virtually no problems other than loosing the window header on occasion which is fixed with a compiz restart, but I originally used a web link to set up the cube and followed the directions, and customized the set up more and jusat save that script it has run from natty to the precise in develpment now. [04:50] urlin2u: this is the 2nd time this same problem happened to me. the first time, i didn't know how to fix it. so i created a new user and am now using the new user. [04:50] is there anything obvious I could be missing if my upstart job doesn't start after boot is finished? [04:50] but this time I didn't want to deal with that again, and now I realized what caused teh problem. [04:50] thanks to your help! [04:51] i'm going to be very wary using that tool now, especially won't go into the preferences section [04:51] tauren, no problem it is a bit temperamental. [04:52] who here knows how to get sound out of a SB Live! 5.1 sound card in Ubuntu 10.10? Mine is totally silent. === aemaeth is now known as Guest55635 [04:52] have you checked all your mixer volumes? [04:53] ian_mac2, all mixer volumes are at 100% [04:53] I need help with a Cannon Lide 100 Scanner. It was working after I installed 11.10 on my PC, but after I updated the system; it stopped working. I am receiving a message failed to scan. [04:53] hi. can anyone here help me with partitioning? I'm running the mini installer right now and going thru guided partitioning, and I'm not sure what to do [04:53] dunno then - don'town a SB Line [04:54] lspci says "01:07.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 08)" - Anyone know how to get ANY sound out of this? [04:54] do u have clean harddisk, guest? [04:54] yes [04:54] Guess it isn't so funny now [04:54] will ubuntu be the only OS on it? [04:55] yes. basically, what i want is to set up an encrypted disk with /boot, /, /home and swap [04:55] the guided partition thing automatically creates /boot and swap for me [04:55] but i don't know how to seperate / and /home [04:56] U better use the manual settings for that [04:56] !u | Klojum [04:56] Klojum: U is the 21st letter of the modern latin alphabet. Neither 'U' nor 'Ur' are words in the English language. Neither are 'R', 'Y', 'l8', 'ryt', 'Ne1' nor 'Bcuz'. Mangled English is hard for non-native English speakers. Please see http://geekosophical.net/random/abbreviations/ for more information. [04:56] There you can specify sizes and boot partition settings [04:57] okay. but then I'm not sure how to configure stuff like LVM and encryption [04:57] Geez.. it's 5.56am here. Give me a break.. lol [04:57] sorry [04:57] I don't get ANY sound at all - no static, no hiss, no pops, no clicks.. dead silence only.... any ideas? (yes, the speakers are working and turned on) [04:57] it's onyl 12 here [04:57] 12:57 here [04:57] Don't worry, I was talking to jasef/ubottu ... [04:58] jasef/ubottu apologizes :P [04:58] so the thing is, when i tried to do it manually, it made me encrypt each partition separately [04:58] that is, i had to enter the password like 3 or 4 times (x2), once for each partition [04:58] because i set them to primary partitions [04:59] and i didn't know how to create a separate /boot partition either [04:59] I don't remember the partitioner encrypt every partition by default.. [05:00] if i wanted to set up 1 primary partition for /boot, and one logical partition for /, /home and /swap, and then encrypt the entire logical partion once, what is the sequence of the config i have to run? [05:01] Guest55635, so why do you need a separate boot partition, actually you should just use the home and root=/ method the separate home and root is not really advised anymore. [05:02] well.. firstly, i need a separate boot partition because i can't encrypt the boot partition. I'm told I can't boot from an encrypted partition [05:02] secondly, when I say /home, i just mean a separate partition for my data [05:03] i could technically just put /home in /, but what i really want is another partition for my data which i don't have to delete should i wipe / [05:03] Create the / , /boot and /swap partitions as primary, the /home as secondary/extended partition [05:04] Guest55635, hehe it helps to say what you mean if you want actual help, a regular encrypted ? will have the swap encrypted and boots with grub in the mbr, you can have the personal partition encrypted with truecrypt or probably some ubu tu type. [05:04] right.. that's what i tried to do originally, but then I was forced to encrypt each one separately (except the /boot) [05:05] ?=/ Guest55635 [05:06] sorry. i guess i'm just using whatever encryption software they're offering in this install [05:06] Guest55635, what are you trying to achieve by the encryption? Just protecting your own data? If so, then wouldn't encrypting /home be enough? [05:06] I am getting no sound from sound card 01:07.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 08) - any ideas? [05:06] Which Ubuntu version forces you to encrypt all partitions? [05:07] Klojum: There's no such version... [05:07] i read somewhere that data can be left on swap even after you shut down. also, if i keep passwords, it'll be in the user settings somewhere on / [05:07] Yeah, i was scratching my head already [05:07] so i was told i should encrypt everything (except boot [05:09] Must be all dangerous information that you want to store on that pc.. hehe [05:09] (or maybe i'm wrong... I'm pretty noob at this sort of stuff. So if I'm saying something crazy, please let me know) [05:09] yeah.. =] [05:09] Guest55635: You shouldn't encrypt boot-essential folders. [05:09] Guest55635: i.e. /boot, /bin, /lib, /etc [05:10] what is the probability that upgrading from ubuntu 10.10 to 11.04 will fix my audio problem? [05:10] very slim? [05:10] mouser: Slim. Whereas the possibility of the upgrade breaking something is rather high. [05:10] mouser: you can always try the live version first, and see if it works [05:11] so in that case, would you guys recommend just encrypting /home and /swap, and leaving / unencrypted? [05:12] would encrypting /swap, if possible at all, not slow down your machine a lot? [05:12] Guest55635, so who told you all this is this a class thing? [05:12] encrypting slowed down my machine, but not swap. [05:13] i just read this stuff off the internets [05:14] i can't really give you a link per se. I've read so many different website about partitioning and encrypting already. it's like knowledge of this stuff accumulated over the last 24 hours. [05:14] hi guys [05:14] So if there are 'things' you can read in the newspaper, they are all true? [05:14] I have questin on ubuntu 11.10. is there any way to replace gcc-4.x with gcc-3.4? [05:14] Guest55635, nice cover so nothing to due with the Princeton.edu address your using? If your advised on the web generally there are full instructions. [05:15] how can i check the contents of packages in the command line` [05:15] wait. i'm confused [05:15] my tooth hurts [05:16] so you guys think i'm somehow trying to cheat for a class by asking how to partition an hard drive? and whether i should encrypt /home /swap etc??/ [05:16] Guest55635, no just curious, no biggie. [05:18] okay.. so right now, is the recommendation to not encrypt anything but /home? [05:18] i think it's a good start [05:18] hola [05:18] Ummm, I don't see a channel topic, okay to just ask a question in here? [05:19] what about /swap? how much performance drain are we talking about when i encrypt? [05:19] No! [05:19] :P [05:19] !ask | shaheenery [05:19] shaheenery: 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 [05:19] shaheenery, /topic will get you the topic it s ubuntu support. [05:19] is* [05:19] Guest...Depends on your computer 'power'.. [05:19] argentina [05:20] jose, i hear the women in argentina are beautiful... would you say so? :) [05:20] jose__, you want a spanish channel? [05:20] 1.5 GHz 2GB RAM pretty old (6 years) single core laptop [05:20] but I'm actually installing lubuntu, so that might help [05:20] HOLA [05:20] Guest55635: use hibernate? gimp? [05:20] Is there anyway to log in as another user. Not in the terminal, but into the x window guy version of ubuntu, if you are an administrator with sudo privilages [05:21] Simple, the older the machine, the slower things will work. Only one way to find out: try it. [05:21] so much for the one line - - - and without changing their password? [05:21] si (yes) [05:21] true true.. okay.. I'll go and try it. just encrypt /home and nothing else [05:22] thanks for all the help, guys! [05:23] shaheenery, I suggest you talk to the user of the account. [05:23] where are you ? ruzo [05:23] shaheenery, sudo su [05:23] jose: usa :P [05:23] ruzu [05:23] i see #ubuntu-es but only two people [05:23] Is there any way to change Banshee so the scroll wheel changes volume instead of seeks the video?????? [05:24] not just a shell ian_mac2, the actual "desktop version" [05:24] oh you want to take over their screen? [05:24] no, they are not logged in, they are not around [05:24] is it possible to declare a sentence to a variable? [05:25] fellayaboy: A wut? [05:25] hi every body [05:25] the translator is slow [05:25] more than one word [05:25] string [05:26] fellayaboy: export foo='blah blah blah' [05:26] Fellayboy yes put it in quotes [05:26] how can i do rest my user name password [05:26] thaks [05:26] shaheenery, is there an end goal you're trying ot get to? [05:26] guest-Cu0Frt, you in the OS? [05:27] and know the password? [05:27] urlin2u, yes [05:27] guest-Cu0Frt, if your in the OS and know the password now type passwd in the terminal, and follow the directions [05:28] Tell me, from which part are you? [05:28] ruzu === enchilado is now known as evilenchilado [05:28] jose: i'm from USA.... now near Seattle, but soon Austin :P [05:29] Problem: I have users who say "things don't work how they used to" and I want to log in as them and see what they see. When I log into MY admin account on the computer everything is fine. I want to see what they see if they log in, I figure I am an admin with sudo privileges….there has to be a way. [05:30] because you move? [05:31] !list [05:31] This is not a file sharing channel (or network); be sure to 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 ». [05:31] !bot [05:31] Hi! I'm #ubuntu's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi | Usage info: http://ubottu.com/devel/wiki/Plugins | Bot channels and general info: https://wiki.ubuntu.com/IRC/Bots [05:32] Twilight premiere was 4? in USA [05:32] i need some help..this script i have only takes one string as the input..i want various strings inputted to my variable so i can query the site... http://paste.pocoo.org/show/503663/ [05:33] hello? [05:34] could someone help me with installing ubuntu? [05:34] Why does my realtek wifi slowly degrade? [05:34] and eventually fail [05:34] (11.10) [05:34] im having a few problems [05:34] Are you on the phone, thesuperdudedude ? [05:34] no [05:34] good :-) [05:35] Anyone know why when i try to install a linux distribution it doesnt work on my desktop but when i install ubuntu it has no problem? [05:35] Although after 5minutes of googling I didn't find an answer…so I installed irc client and came here….usually one of the top 2-3 google hits is the answer I need with ubuntu, so maybe people just don't do what I want to do. As admin I can change their password and just log in as them, but that seems janky cause I'd have to write it down to tell them the new one. [05:36] my connection died =/ [05:36] k well when i try ot install it, it goes to the purple flash screen, i hit enter, it gives me all the languages, and then 5 options: try ubuntu without installing, install ubuntu, check disc for defects, test memory, and boot from first hard disc. If I try either of the first too, it goes black and randomly starts listing all the hardware, and then just gets stuck [05:39] what sort of machine are you trying to install ubuntu on? [05:39] a very old one? [05:39] with low memory? [05:39] brand new [05:39] built it yesterday [05:39] 16 gb ram [05:39] 1 tb hdd [05:39] ok.. [05:39] shaheenery you can su to that user then just launch whatever program you want as them [05:39] 3 ghz [05:39] do you know that all the hardware is functional? [05:39] cpu [05:39] thesuperdudedude: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [05:40] yea the guy tested it at the shop [05:40] are you sure your CD burned without defects? [05:40] does your computer have an AMD/ATI card? [05:40] i burned 2, and both have the same problem [05:40] Anyone know why when i try to install a linux distribution it doesnt work on my desktop but when i install ubuntu it has no problem? [05:41] ubuntu has a very streamlined install [05:41] umm not sure [05:41] gran hermano 12 [05:41] You built the pc but don't know what sort of video card you put in? [05:42] oh my bad [05:42] i have a 1g gtx 550 ti [05:42] streamlined? [05:42] when u want to read/input more than one string to a variable how do u have to declare that variable? [05:42] fellayaboy, you mean in bash? [05:42] yes [05:42] That's an Nvidia card... [05:43] yep [05:43] i've been looking at this code for one hour trying to figure out what to do but im stumped [05:43] fellayaboy, you don't have to declare them. [05:43] what is the code trying to do and what is happening instead? [05:44] have you tested the memory banks already? crashes during the installation are a bit rare... [05:44] Cyborg:The install does a lot for you, whereas other distros require a lot more customization. The problem could be a lot of things, best bet is to take it up on that distro's channel/forums [05:44] http://paste.pocoo.org/show/503663/ instead of one word i want it to work even if i input more than one word [05:44] hello. any Avant Window Navigator users getting en error in Weather Applet know how to fix it?? [05:44] thesuperdudedude, you should also check to make sure your download, and burns have the correct checksum [05:45] sorry im new to ubuntu, whats the checksum [05:45] thesuperdudedude: better yet, create a bootable usb stick and put the Ubuntu installation on it. It's much faster than a CD/DVD [05:45] !md5 | thesuperdudedude [05:45] thesuperdudedude: 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 [05:46] fellayaboy, does this help: http://stackoverflow.com/questions/918886/split-string-based-on-delimiter-in-bash [05:46] kay ill c if that helps [05:46] jmknsd, im not a smart guy at all i dont know much about code [05:46] all i know is that i want that crap to accept more than one word when i type in [05:47] thesuperdudedude: goto www.pendrivelinux.com for creating bootable usb sticks [05:47] k [05:47] fellayaboy, there is a #bash chatroom [05:47] thanks === paxtoncamaro91 is now known as paxtoncamaroafk [05:47] fellayaboy: lazy anwser is to just put the string into quotes when typing it [05:47] or better: http://www.pendrivelinux.com/liveusb-install-live-usb-creator/ [05:48] Sorry, I'm new here. Can anyone tell me how to talk with Brazilian developers?! [05:48] Please! [05:49] speak spanish? [05:49] !br [05:49] 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. [05:50] lol [05:50] That is impressive [05:50] ok, this is weird...when I used the "live cd" version of Xubuntu on my laptop, the screen worked fine...now that it's installed and booting from the HD, the screen is messed up again......the desktop is being painted twice on the monitor, and it's flashing...... [05:50] português in Brazil [05:50] jmknsd: In brasil people mostly sleap portugese ;P [05:50] TIL [05:50] *speak [05:50] Geoffrey2, is it a CRT? [05:51] laptop monitor [05:51] qin, those Portuguese got around the world including Africa. [05:51] Unfortunately not! [05:51] I speak only Portuguese Brazil. [05:51] I'm translating the translate.google. [05:51] alot of ubuntu distros are making Unity default and Gnome 3 isnt as good as gnome 2. [05:52] Cyborg, ubuntu is the only otherwise it is kubuntu xubuntu orlubuntu. [05:53] mnichie bingo thank u [05:53] Obrigado ubottu!!! [05:53] Obrigado a todos! [05:54] sigh, all this effort to retrieve one email....... === Mud is now known as Guest40347 [05:55] Is there a way to disable the full screen mode menu in ubuntu 11.10 ? [05:55] So tht whenever i maximize an application, its menu bar remains intact [05:56] No, that's a feature, jita [05:56] Klojum: so cant be changed ? [05:57] Some applications have their own menu bar, but most oneirc applications follow the new unity rules. [05:57] anyone can help me with network-manager ? [05:57] It's an aquired taste, so to speak [05:57] I am unable to connect to my usblan device [05:58] since I upgraded to Ubuntu 11.10 I am not getting usb0 interface in network === mryotesoe is now known as Mryotesoe [05:59] can anyone help me with this [05:59] Klojum: can i revert to gnome 2 in ubuntu 11.10? [05:59] Hi. My Ubuntu is pretty messed up right now. I wanted to change my user account name, and I ran some commands to do it. Turns out now that at the login screen, Ubuntu is showing me the following errors: could not update .ICEauthority and this: problem with configuration served(sanity-check-2 exited with status 256) [05:59] so far, the solutions I've found online haven't worked. === yellow is now known as caribou [06:01] jita: which screen options do you have in the login screen? (Click on the wheel next to the login name) [06:02] Klojum: i guess they disabled that in 11.10 [06:03] kundancool, what you're saying is that the usb modem does not show what is the model? [06:04] Having trouble with hostapd. installed it, but no config file to be found. Any ideas? [06:04] Jita, perhaps you can install gnome2 from the ubuntu software resources. [06:04] I'm running Ubuntu 11.10 on an older laptop. It's not insanely sluggish- the only real problem is when viewing videos in a browser: it lags. Any suggestions to try and remedy this? ALSO, what speed advantages (if any) do I have by switching over to GNOME 3 (on Unity now)? [06:04] hi [06:04] urlin2u: actually I have a Motorola E6 which I use to connect in USBNET mode [06:04] and telnet to phones terminal [06:05] Klojum: ok thanks, one more thing, can i move the window buttons (minimise, close, maximise) to the right corner ? [06:06] jita: sudo apt-get install gnome-session-fallback [06:06] will give you a option to have a gnome2 like desktop [06:07] Having trouble with hostapd. installed it, but no config file to be found. Any ideas? [06:07] MNichie: thanks. Is there a way to move the close buttons to the right side of the window in unity ? [06:07] jita, yes... it can be done via Ubuntu-Tweak, but that tool is only experimental for 11.10 ... [06:08] http://www.howtogeek.com/howto/13535/move-window-buttons-back-to-the-right-in-ubuntu-10.04/ [06:08] MNichie: gconf-editor is not available in 11.10 === evilenchilado is now known as enchilado [06:09] Really? I have it installed, I upgraded though [06:09] sudo apt-get install gconf-editor works, from what I remember. [06:09] Yep. Confirmed to be present, even in 12.04 [06:10] hola [06:10] hola [06:11] seriously, what would be different that would make the Live version of Xubuntu look great on my laptop, but once installed the video goes to crap.... [06:12] When you run CompizConfig Settings Manager, does it look like this? http://lh3.googleusercontent.com/-erM5RSSjVuY/Tpb3ePOMCTI/AAAAAAAAGRc/q-W9Pc19pco/ccsm.png [06:13] never mind... that's inside the Ubuntu Unity plugin section. Duh... [06:19] http://i.imgur.com/5m1Vp.gif [06:20] has anyone else had a problem with freenx showing only a black screen after auth and know how to resolve it? === avernos is now known as usermode === usermode is now known as avernos [06:22] MNichie: i installed gconf-editor but it does not change the buttons layout as explained in the tutorial [06:22] jita:Are you using fallback mode or are you still in Unity? [06:22] MNichie: unity [06:23] MNichie: isnt there a way to change that in unity ? [06:23] If you unmaximize the window the buttons will appear on the right, I don't believe you can change the position of the buttons on a maximized window [06:24] MNichie: they dont appear on the right even unmaximized [06:26] It worked for me, you can try this command and see if it works [06:26] gconftool-2 --set /apps/metacity/general/button_layout --type string "menu:minimize,maximize,close" [06:27] _.$M!PeQ9:vcdfUˊ<]]ͩ՝ \ xm?HԍVғ w^"XmLh*MȜtO8 [06:27] Žðä“v [06:27] fPIP2&)FK?[VsTH|:T_e؜91|tX@sڜ-W$4Y@w! 8:8&01W )g7"ҫ-Rkg³5{i_j [06:27] You might have to install gconftool-2 though [06:27] C$,ţA9o(@ژ;#aʣ& tVô{u?к?5T:^ `eN= EXo@ JVӈI'8nؚ6O [06:27] }Ԇz hֹ4:Ok)zLX; mH' YL213qLzc\j7wʣV1 [06:27] precisio1: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [06:27] ׯm|G\w%|g:)etHM?Ƃ UXcWk\ZU\,)?ωDFhp!,ֱ3DrԽo.G}val4Mz5CP"2ABg?!)]1ˌT@,qH輦+OkUOjaoLFp.4݃2@ [06:27] has anyone else had a problem with freenx showing only a black screen after auth and know how to resolve it? [06:27] )2J'&y1 "D7 3]µB [06:27] ٻ8^.}dQ5>F귻h#%>QcJe?ծ7~4'sQndrMy&Z7+W8 dN3{ހ"[Fd9<)*B G$fLa$_=T3V_\+ɍQHr.4D}DIu [06:31] F0r some reason, when I insert a usb drive into my desktop with the monitor off, it doesn't mount it. I have to turn on the monitor and then it'll mount. What's going on here? [06:31] ^ÿçô76 Ö„ìy| WÊÙWÍ)ÌP [06:31] TBŢvl@AUMG$c_)cjV(PX4aɂے}C `IZ+WaFAvT7v:'bF|j b%\^\ j[w 0h8D^YJ0\wR0ߧ%jAϨʜkQW!_ [06:31] p014k: is the monitor the USB hub? [06:31] >ߝ+Xr~&׎+@S?HeW[<]0S; Hʪw)4B7!dS#{$Ŝ w]Z'N8(b&mbj&%VO[OT gz [06:31] no [06:31] þ#/D}AÄ3çÉ [06:31] ^x}[}%ĜX9M\W*U8 [06:31] ñËØ Òž~,æ……´£„×…1D7Šu·±)³J„S”"5¢Ó— ç& ã ¢dà·ÌdŸ?a [06:32] !ops | precisio1 [06:32] is#~oX]IcmqN~Yy(o+?i+SMJm-&F6l}[]?UDRlH*8!aXHxCXH=x^ͯ֕ʏpk̝fA$ [06:32] ... [06:32] hmgAنa€ҝ: eqЗd>(ڈ>ds VcAY,ĕܔYEՠ):m3#] 9Wjc0],P [06:32] @ [06:32] TvsA/ܺ$ouaޞ9 `}TDuÙWP¾ušé©IÛà´*’—E—´ë(VfS©¡ðN#¬A)” [06:32] wtf mate? [06:32] (íIÜ6Ø.MMiî¡¥œt³ãËhÈ3&êÐ/£[|¸=ë!K# [06:32] î˜õ­_ìè7âä'ëÉ=6j÷ÚK¾,9‚[÷Ö [06:32] ?·€ÊœÏ¡#e‹É_“wkõÕÊ^àµcÚ/K+š½ 6{Á [06:32] it's a standard usb drive into the motherboard usb port and it won't mount [06:32] >H /@~>f'>hzZ9Z˵ZT&`a6b߂AL"S@h{UT!n; F vr06-+u[yYHs2L?Qh@ kaDCe.;>^@x]S'6'CRqw!1b$Y*? |(DhQG«Nn`&izG/[%M684^_c` [06:32] 5{[=ow%;<+`e4$ϱZx]IqmU0蒔o]x?'83u^@浢Ka(ͫH CS ; [06:32] just once I'd like a simple solution to a simple problem....but I guess with computers in general, that's just not done...... [06:32] i have to turn monitor on for some reason [06:32] O@mq*S TœZ]zčuG SdR65*C{/`#* ;F4IXgBi໗,Ȫ"طNVe\~wB}<|\gX 4l-$;uw.5Oep_jط ,2ኴtYſ^y'͕ [06:32] precisio1: Help! Channel emergency! (ONLY use this trigger in emergencies) - elky, Madpilot, tritium, Nalioth, tonyyarusso, PriceChild, Amaranth, jrib, Myrtti, mneptok, Pici, jpds, gnomefreak, bazhang, jussi, Flannel, ikonia, maco, h00k, IdleOne, nhandler, Jordan_U, or rww! [06:32] /29"8X"v?Q [06:32] BJ 8\;/~_8Y>jߝ.zuV"t'hY$wjlw{Fԧ}q5mDTy{FǺĴHg(bNBM:OiT@v b#L [06:32] +¤È žÐÝ«GC4X°t«;Ë52À [06:32] bq<\U̹`D6G=UXZ3EZ,1`"ZyJHޫ}ʣ%cYD~B=" $ L precisio1 dont flood [06:33] how about this then... does anyone know a good alternative to freenx? [06:35] pcypher: vnc? [06:35] I was hoping to work over ssh if possible... [06:35] not 5900 [06:35] pcypher: Do you mean that you can see the Ubuntu login screen? Or the freenx auth? [06:35] hey anyone got word on whats going on with the anonymous hit on fb? they doing it or no [06:36] mnichie: appearently this is a problem for several others... the client shows that I connect and am authed.. then the nx window loads and shows the nx logo... then a black screen [06:36] all attempts to resovle have failed [06:36] x is not running most likely === Lance_ is now known as Guest68652 [06:38] mnichie: o xstart from another ssh? or should I add the command to the nxclient? [06:39] pcypher: Their docs can probably explain it better than I can, https://wiki.archlinux.org/index.php/FreeNX#NX_logo_then_blank_screen [06:39] ya, read that [06:40] Anyone know what my /quit message was earlier? [06:42] is there anyone at all here who can help me diagnose my xubuntu video problem? [06:43] what's the videocard in that xubuntu machine? [06:44] I'm fairly certain it's an integrated Intel chipset..... [06:45] Geoffrey2, lspci | grep VGA will tell you exactly what it is. [06:45] i3 i5.. i7.. ? what does lspci say about it.. [06:45] and what sort of specs is the laptop? Core2Duo? i3, i5 ? [06:47] My laptop screen brightness goes to maximum upon rebooting, how can i make ubuntu 11.10 remember my laptop screen brightness ? [06:49] Intel 82845G/GL/GE [06:49] Geoffrey2: and whats the exact problem you are having? [06:50] That's a Core2Duo laptop, if I'm not mistaken... [06:51] Or a Centrino based laptop [06:52] is this ppa trustworthy? (it has a working mysql 5.5 package) https://launchpad.net/~nathan-renniewaldock/+archive/ppa [06:52] bubbles|: ppas are not supported software and are never "trustworthy". [06:52] when I boot up the computer from the hard drive, Xubuntu loads up, and instead of a desktop screen filling the whole screen, I get one copy in the upper left, filling about 60% of the screen, with a duplicate of it painted right below, and the righ side of the screen is completely blank, plus the screen keeps flashing white.....when i boot from the live cd installed on a usb stick, it's fine....but only if I hit F6 for Alternate O [06:52] ptions, and immediately exit that menu..... [06:53] theadmin i know, but i mean have you heard anything about this ppa or the person/group behind it? [06:54] bubbles|: or perhaps go for http://www.apachefriends.org/en/xampp-linux.html [06:54] Geoffrey2: Try making X reconfigure itself and also booting with nomodeset [06:54] Geoffrey2: In that order. [06:55] hm.. is that a gook idea klojum? never tried xampp on linux before [06:55] *good [06:56] klojum, i made the usb like u said, using XBoot, but the same thing happened. It worked on this computer when i tested it with qemu which came with XBoot [06:56] Only 1 way to find out, bubbles| ... It works on my system. [06:56] ok, thank you [06:57] dpkg-reconfigure xserver-xorg ? [06:58] Geoffrey2: No, "sudo Xorg -configure" [06:59] hi [06:59] i have a server that stays on full time with a lot of music and i have a laptop that i use on the way, how can i maintain my music library synced between my laptop and my server ? [06:59] xen doesn't work in ubuntu [07:00] Fatal server error: Server is already active for display 0 [07:00] Actual syncing while "on the road", c0ldz3r0 ? [07:00] Geoffrey2: Well, yes, you kinda have to stop X first. [07:00] no when im home [07:01] Geoffrey2, which tty are using? [07:01] is a "home server" [07:01] You could try FreeFileSync, which also has a background syncer [07:02] u now if he maintain a list of changes ? [07:03] c0ldz3r0: Not really, it's a fairly basic tool [07:04] hmmmm [07:04] c0ldz3r0: How about the good old Git? [07:04] git is an ideia but he duplicate the space [07:04] c0ldz3r0: FYI, http://sourceforge.net/projects/freefilesync/ [07:05] apparently terminal emulator isn't the one I should be doing this in..... [07:05] for small library is good but i have 120 gb of music [07:05] you dont move around all 120GB each time... [07:06] os_, what's the F combo to drop to the tty? [07:06] Geoffrey2: Ctrl-Alt-F2, but stop X anyway, it won't work otherwise [07:06] How can i make ubuntu 11.10 remember my laptop's brightness? It always resets back to maximum upon rebooting [07:07] jita: isnt there some option in the Screensaver section? [07:07] i will check this freesync [07:07] ok, the service lightdm stop command? [07:07] the most important thing is propagate deletions [07:07] and he does [07:08] thanks klojun [07:08] and all [07:08] for the non-english... what is 'propagate' ? [07:08] Klojum: there is a setting in 'Screen' but it resets to maximum after rebooting [07:09] when i delete a file in pc 1 when sync deletes the same file in pc 2 [07:09] ah.. okay [07:09] from where r u ? klojum [07:10] Don't be afraid, I'm Dutch.. ;-) [07:10] ahhh! dutch! [07:10] no problem i m from brazil [07:11] I know... Women and children first! [07:11] ok, configuration failed [07:11] google says propagate = propageren [07:11] Number of created screens does not match number of detected devices. Configuration failed. [07:11] Have you tried downloading a new copy of Ubuntu, Geoffrey2 ? Just wondering. [07:12] Ruzu: Google is not always right. [07:12] so umm...I'll try again. :( [07:12] :( i don't believe you! [07:12] My Ubuntu is pretty messed up right now. I wanted to change my user account name, and I ran some commands to do it. Turns out now that at the login screen, Ubuntu is showing me the following errors: could not update .ICEauthority and this: problem with configuration served(sanity-check-2 exited with status 256) [07:12] so far, the solutions I've found online haven't worked. [07:12] this is a new copy of Xubuntu that I installed, since the amount of memory on the laptop was going to make a full blown copy of Ubuntu problematic at best.... [07:13] perhaps the video memory is too small? [07:13] verspreiden? voortplanten? verbreiden? [07:13] Ruzu: All different words, meaning different things [07:14] dutch language is madness :P [07:14] and anybody installed enlightenment desktop ? [07:14] Klojum, and yet when I select the Use Xubuntu without installing option, the video displays fine..... [07:14] dutch girls r beatifull === p1oooop1 is now known as p1oooop [07:15] !ot [07:15] #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! [07:16] c0ldz3r0: Do you mean e17 or e16? [07:16] e17 [07:16] Geoffrey2: perhaps your laptop is simply allergic to Xubuntu... :-| [07:17] geoffrey2: why don't u try lubuntu ? [07:17] c0ldz3r0: It's not bad at all, infact, it's a great piece of software [07:17] c0ldz3r0: we say the same of brazilian girls.. Perhaps the grass is always greener on the other side of the fense [07:18] when the Live CD first starts up, you can hit F6, and it lists a series of options like noapic, nolapic....are all those options selected by default, or do you need to individually select them? [07:20] anyone tried to use vncserver with 11.10? I have set up tightvnc and I am able to log in but what I think is called unity is not present and not much else beyond browsing folders? [07:20] the admin: had u installed in witch version of ubuntu ? [07:21] Geoffrey2: lubuntu is perhaps an option [07:21] Geoffrey2, you select them from the f6 menu. [07:21] I think I got it, i think I got it..... [07:22] i guess geoffrey2 can try lubuntu [07:23] geoffrey what u think ? is there a way to u get it ? [07:23] any help with vnc? [07:23] I took out the boot option that set the gfxpayload=$linux_gfx_mode [07:24] mnatz: what problem u r getting ? [07:24] no unity after login [07:24] !u | c0ldz3r0 [07:24] c0ldz3r0: U is the 21st letter of the modern latin alphabet. Neither 'U' nor 'Ur' are words in the English language. Neither are 'R', 'Y', 'l8', 'ryt', 'Ne1' nor 'Bcuz'. Mangled English is hard for non-native English speakers. Please see http://geekosophical.net/random/abbreviations/ for more information. [07:25] sorry for my english [07:25] yep, two good boots in a row, take out the gfxplayload command from the boot process, and I've got a real pretty xubuntu desktop here :) [07:25] if I use the desktop sharing instead of vncserver I seem to need to be logged in so I am using vncserver [07:26] Geoffrey2: so you now have lift-off? \o/ [07:26] Klojum, lift-off! :) [07:27] Geoffrey2: What did you modify exactly? [07:27] anyone here know why irc.anonops.li isn't connecting properly? [07:27] nop [07:28] !u | Jordan_U [07:28] Jordan_U: U is the 21st letter of the modern latin alphabet. Neither 'U' nor 'Ur' are words in the English language. Neither are 'R', 'Y', 'l8', 'ryt', 'Ne1' nor 'Bcuz'. Mangled English is hard for non-native English speakers. Please see http://geekosophical.net/random/abbreviations/ for more information. [07:28] Jordan_U: sorry, couldn't resist... :-) [07:28] hah [07:29] Hi. I'm having some trouble with ATI's propietary driver. I installed it from the "Additional drivers" screen. Then when I rebooted and put my username and password in lightdm nothing happens. It's like it tries to open Unity but it can't, so it gets back to lightdm. I took a look at the logs and the only interestng thing I see is a message that says "fglrx: No matching Device section for instance ...". Any ideas? [07:29] Jordan_U, when i got to the boot menu, I edited the boot options, and completely stripped out one that said gfxpayload=$linux_gfx_mode [07:30] thanks klojun [07:31] I am angry!!! Why I have always same problem with ubuntu sound system? [07:32] whichone is better,evince or ghostscript? [07:32] Evilkiss: I am more angry with debian sound [07:32] Let me guess: there is no sound... [07:33] Klojum: LOL. [07:33] how to use video-talking solution in ubuntu?skype? [07:34] skype would be an option, yes [07:34] ya, still no dice with freenx [07:34] Klojum: I used to feel skype with no video mode [07:35] chenbing: I think a have more complicate problem [07:35] You feel skype? Does it have a sensitivy plugin nowadays? [07:35] is it fairly typical for CPU 2 to be running at 100% on an intel? my laptop is getting extremely hot [07:36] Evilkiss: it seems reconfigure alsa working [07:36] Hey how do I change the login screen theme? [07:36] Evilkiss: the key is get new driver [07:36] csdserver: nope, not typical at all [07:36] chenbing: I don't use alsa, i use pulseaudio [07:37] some process must be hanging or something else is running in the background at full speed [07:37] check the process list [07:37] Klojum: english is not my mother language so please guess....lol [07:38] Sorry... Me neither, but I'm just a bit bored here. [07:38] yeah, it was something but I closed everything in a panic except this, it's back to normal now, well like 15% load. [07:38] My question is: Is somebody here use ubuntu 10.04 and sound through receiver via optical output? [07:39] csdserver, "load" isn't a percentage [07:40] csdserver, use "top" or "uptime" to see load values [07:41] like 20% of clock cycles being used should be called 20% uptime? [07:42] csdserver: No, "uptime" is how long your computer is running without being powered off, e. g. "2 days, 3 hours, 4 minutes and 5 seconds" [07:42] uptime = length of time that computer is running [07:42] csdserver, did you know - cpu % is actually a measurement of time? I didn't until recently. uptim is also something else. [07:42] crazy question... just installed 11.10 and first time to use unity. i'm unable to rearrange lenses in the launcher, any tips? I've tried dragging the lense to the right outside of the launcher, but it never comes out. [07:42] Hey how do I change the login screen theme? [07:43] skilz: You can't really do that with the recent Ubuntu versions [07:43] skilz, personal amendment to skilz's question above - can you theme lightdm? [07:43] I want to change that ugly wallpaper [07:43] you can change the background wallpaper [07:44] Goto http://www.omgubuntu.co.uk/2011/10/simple-lightdm-manager-lets-easily-tweak-ubuntu-11-10-login-screen/ [07:44] Klojum, that's gdm you're talking about isn't it? or that applies to lightdm as well? [07:44] The background wallpaper of the login manager? [07:44] wallpaper only AFAIK [07:45] Klojum, thanks ;) timing made my question irrelevant [07:45] :-) [07:46] When I do "apt-get upgrade" it eventually says that Kadu packages (kadu, kadu-common, kadu-external-modules) have been stopped. Plus Kadu looks shitty ... there's no icon on the dock (only empty space), no icons next to my friends nicknames ... what the hell? [07:46] what up room? anyone have outstanding knowledge in nautilus?? [07:47] !anyone | Us3r_Unfriendly [07:47] Us3r_Unfriendly: A high percentage of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? See also !details, !gq, and !poll. [07:48] Us3r_Unfriendly: lol, nautilus is a goddamn file manager, what is there to know about it? [07:49] zykotick9: like i asked, does anyone have extreme knowledge in nautilus? the irc channel in gnome for nautilus...well seems like everyone is sleeping === avernos_ is now known as avernos [07:49] what extreme knowledge is required? [07:49] Drag & drop? [07:49] hi [07:49] i once went skydiving after transferring some tunes to my ipod. i used nautilus to do this. is that extreme enough? [07:50] I've installed proftpd from source, where would the configuration be? [07:50] i move a file to trash and i want to restore it but i can't find trash [07:51] stephni: There's normally an icon for it at the unity dock on the left (the very bottom one) [07:51] When I do "apt-get upgrade" it eventually says that Kadu packages (kadu, kadu-common, kadu-external-modules) have been stopped. Plus Kadu looks shitty ... there's no icon on the dock (only empty space), no icons next to my friends nicknames ... what the hell? [07:51] i see the icon but is not opening [07:51] right-click doesn't work, stephni? [07:52] Klojum: seems like my nautilus package might be broken. like problems are: can't sftp, can't view trash/computer, nothing "automounts" such as iphone & usb drives. Granted I still just fix this by using cli to mount and sftp and such but nautilus isn't fixed. Problems [07:52] stephni, open nautilus and look if trash is working there [07:52] i right click the only option is 'Empty trash' [07:52] stephni: ls -RA ~/.local/share/Trash/ [07:53] what more option do you want/need? [07:53] i need to open it and see the files inside [07:54] stephni: mv -fv ~/.local/share/Trash/* ~/Desktop [07:54] Us3r_Unfriendly: Sounds to me gvfs is freaked up [07:54] Us3r_Unfriendly: Maybe reinstall that, I dunno [07:55] stephni: think we have the same problem lol [07:55] Sometimes it's better to re-install, because it takes up less time than investigating and solving the problem [07:56] Klojum: not a good answer. yeah to me that's not an answer but a work around. I want this to be fixed. Maybe like some editing with gconftool [07:57] yo [07:57] Like i said: sometimes... [07:57] yo aman [07:58] theadmin, i wish gvfs was sill in charge of mounting with nautilus -- it's something else now (not sure what it's replacement is called), you have to install non-default packages to get gvfs support - i miss ~/.gvfs mount :( [07:58] Klojum: now if my system was completely useless, then I might reinstall. If I reinstall, I'll regret it later. It would be the problem I couldn't fix for the rest of my life. I don't want that lol [07:58] zykotick9: Oh... [07:58] Does anybody believe that unity is an improvement over gnome? I heard stuff on the contrary all over the internet . [07:59] jita: Over Gnome2? No. But it's better than gnome3, imo [07:59] theadmin: gnome 2 [07:59] Us3r_Unfriendly: Okay, it's your party. I only made a suggestion :-) [07:59] jita: I still am on 10.10. I have tinkered in unity but I really don't think they offer as many options as gnome 2.32 . But they're still new and someday it will be boss if they keep up on the development [08:00] * zykotick9 still enjoys a couple more years of gnome2 using debian stable [08:00] Us3r_Unfriendly: what sort of issues did you face in unity ? [08:00] * theadmin enjoys xfce4 :P [08:00] you'd think they would have the source code for gnome 2.32 somewhere [08:01] * Klojum made a leap of faith and is using Unity on the desktop and laptop machines [08:01] Us3r_Unfriendly: There actually is a fanmade fork of gnome2 called mate-desktop-environment, try googling it [08:01] Klojum: so what are you impressions about it ? [08:01] Unity isn't that bad...it's just not my favorite right now. Someday though [08:02] how to search for a hidden file ? [08:02] Unity needs more options to the ui. More customization and tweeks [08:02] rabbi1: in nautilus or cli? [08:02] rabbi1: terminal: sudo find ~/ -iname ".*" [08:03] nautilus will do ? os sudo nautilus ? [08:03] *or [08:03] rabbi1: what's the file name? [08:03] ".htaccess " [08:03] rabbi1: You need to hit ctrl-h in nautilus to see hidden files [08:03] rabbi1, Us3r_Unfriendly's find command is going to match everything with a . in the name. Is that what you're looking for? [08:04] rabbi1: sudo find / -iname "*.htaccess*" [08:04] Us3r_Unfriendly, my bad - hidden file in home dir [08:04] Unity looks good though [08:04] Us3r_Unfriendly: thank you [08:04] I may try lubuntu too [08:04] rabbi1: no problem [08:04] has anybody tried lubuntu ? [08:04] theadmin: yeah, i can do that when i know the folder where the file is ;) [08:04] zykotick9: rabbi1: I've always had more success with find [08:04] rabbi1: Well, do what they said [08:04] Us3r_Unfriendly, but sudo isn't required ;) [08:05] Hamsters. [08:05] Hi. How do I print a cmd like this to file (the output exceeds what xterm will show): find /home/ -name '*.avi' -a -mtime -15 [08:06] Kadest, same command then ".. > filenameyouwant.txt" type thing [08:06] Kadest: whatever | tee file (or whatever | sudo tee file) [08:06] Kadest: Or what zykotick9 said. Not as universal though [08:06] Won't work with sudo [08:07] theadmin, sudo tee - where does that play into a find command of home (unless it's another user's home dir)? [08:07] "Find" is awesome, when jumping on different os's or different distros that use different environments. Find is still find no matter what. Gui Search changes from environment to environment [08:07] zykotick9: Well, indeed it CAN be another user's home dir :P... But, yeah, it all depends where the file will be located anyway [08:07] Hmmm... "Banshee, Tomboy And Mono Dropped from Ubuntu 12.04 CD. Banshee will be replaced by Rhythmbox for Ubuntu 12.04." according to OMGubuntu. Good, I never did like Banshee... Too many unexplicable freezes. [08:07] if it's me yer talkin bout, I do have to sudo. [08:08] hows things? [08:08] rabbi1, The proper command is gksudo, not sudo, for GUI applications such as nautilus; please see: http://www.psychocats.net/ubuntu/graphicalsudo for further explanation. :D [08:08] use sudo for everything - makes life easier [08:08] use sudo -s [08:08] onetime [08:08] gksudo vs sudo. permission issues? chmod it! [08:08] bam [08:09] I love unix [08:09] its like being root...all the time [08:09] ya but unix is sooooo 10 years ago [08:09] hey how about this??? su -c "nautilus /home/$USER" ??? [08:09] theadmin, sorry mate I'm all too new to this. can you type it exactly as I would do in the terminal? [08:09] grendal-prime: never goes out of style [08:10] sortof it does ... [08:10] seriously [08:10] just call it all nix...it is what it is [08:10] when your X goes out, then we'll see lol [08:11] whats X [08:11] grendal-prime: X?? seriously?? [08:11] xorg [08:11] or are you wayland [08:11] Kadest: It's pretty much... command | tee filename [08:12] Kadest: Or sudo command | tee filename if command requires sudo [08:12] xorg would be a desktop thang right? [08:12] grendal-prime: right [08:12] Kadest: Or command | sudo tee filename if access to "filename" requires sudo. [08:12] grendal-prime: well you could install it on a server and have a graphical server interface, but where would be the fun in that anyways? [08:13] Us3r_Unfriendly, i fail to see a problem with a windowing system and a os [08:14] it is late though [08:14] and i am tired [08:14] night night then [08:14] i didnt say i was done..just tired [08:15] no problem [08:16] we are good then [08:16] theadmin, thank you very much :) [08:16] Hamsters, you two are, seriously. Us3r_Unfriendly: su will not work for GUI apps, nor will sudo -- they will fail to find the X display. use gksudo. [08:17] theadmin, is right [08:17] theadmin: i didn't know, never had to [08:17] Us3r_Unfriendly: Also, su won't work on Ubuntu at all, because there is no root password [08:17] if you want stuff to run under root in the graphical enviro..just ru with gksudo after all ..someone whent through all the effort to write it. [08:18] and it does work [08:18] Or kdesudo if you use KDE [08:18] so does ozo though [08:18] again he is right [08:19] theadmin, your on a roll [08:19] yeah i'm a gksudo guy and a sudo guy for cli [08:19] never tried anything else [08:19] must be how you got that nic? === zz_M4rc3l is now known as M4rc3l [08:19] if you set a root pass, su should work [08:19] i only use su -c when first no access to the /etc/sudoers [08:20] gksudo - user command ?? [08:20] hello guys could you help me with something? [08:20] spot santaclause? [08:20] !santaucaluse [08:21] spot_: what's the question [08:21] !santaclause [08:21] She's asleep. ;-) [08:21] i've installed ubuntu 10.04 and now it doesen't boot at start [08:21] i have windows xp installed on another partition too [08:22] it seams that grub doesent load [08:22] i have a space shuttle in the back yard that does not launch ither... [08:22] spot_: like a grub2 issue or doesn't log you in??? [08:22] JOIN #ubunt-cn [08:22] spot_: https://help.ubuntu.com/community/DualBoot/Grub [08:22] ubuntu dose not found wireless card. dlink n150 [08:22] spot_, Did you Md5sum the ISO, prior to burning at the slowest speed? [08:22] spot_: ...from the login screen? [08:22] grendal-prime: error msg? [08:22] 3 fails in one, straybirdsnest_. First, you missed a /. Second, "join" is lowercase. Third, it's #ubuntu-cn === quem_ is now known as quem [08:23] this theme for irssi is kinda hard to read lol [08:23] tenX, no, well it runs on windows something about..#1287563 but that does nothing on their site [08:23] it doesent load at all , at startup i soo just a _ [08:24] Thanks 4 help,I just got this system and try to learn something. [08:24] i write the cd with 48x [08:24] spot_: lol umm... You have to write at lowest possible speed, 4x preferable [08:24] spot_: have you tried to reinstall grub2 on your drive through a live environment with a little chroot-ing action?? [08:24] why? [08:24] !md5sum | spot_ [08:24] spot_: 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 [08:24] spot_: first install WinXP, then Ubuntu. [08:25] what? no, that's not true theadmin, not all burners/burning software were created equal [08:25] !hashes | spot_ [08:25] spot_: See http://mirror.anl.gov/pub/ubuntu-iso/CDs/11.10/MD5SUMS for the md5sums of the latest Ubuntu release [08:25] grendal-prime: hotfix r2d2 installed? [08:25] i don't know how to install grub2 from the live env ? can you help me with that? [08:25] Klojum: spot_: unless you want to reinstall grub to your mbr [08:25] ejv, that's what the manual always used to say iirc [08:25] i've installed first xp then ubuntu [08:25] spot_: pop in the livecd and chroot [08:25] ejv: and it helped me back in my time too [08:25] windows in general likes to stomp on other boot loaders it does not play well withothers...kinda like...well me...and my son [08:25] spot_: https://help.ubuntu.com/community/BasicChroot [08:25] !grub2 | spot_ [08:25] Klojum: spot_: I've done some ubuntu first / windows second installs with no problem after fixing the grub issue [08:25] spot_: GRUB2 is the default Ubuntu boot manager since 9.10 (Karmic). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 - See !grub1 for releases before Karmic (9.10) [08:25] and my daughter [08:25] spot_: then proceed with grub2 recovery [08:26] spot_, That's the proper/easier order to install; XP, then ubuntu. [08:26] was that necessar Stanley00 [08:26] +y [08:26] tenx ya and wife2.0 with the amendment pack [08:26] lol [08:26] ejv: I think that would do it for him :D [08:26] problem is...it looks good in its broken state. [08:26] spot_: http://www.youtube.com/watch?v=8lod8sRb_6I&hd=1 this should help you. skip the unetbootin part if you have the disk already [08:27] Stanley00: follow the conversation, the link has been given to him arleady :p [08:27] s/arleady/already/ [08:27] You lose the grub mbr because of the Windows install... Better install XP first, then Ubuntu. Then you don;t have grub troubles [08:28] you guys are acting like chrooting is rocket science; recovering grub takes what... 2 minutes? [08:28] windows will rewrite the mbr which doesnt' support ext4 so that's why it doesn't work [08:28] Hi all, after upgreading to 11.10 my wirelss sopeed working [08:28] tenX, but my son did inform me that i do need to put a lockable nra aproved chain through the fireing mechanism. [08:28] ejv: agreed. chrooting is fun [08:28] any help is appriciated [08:28] his cub scout leader sent him home with one..(wich really kinda bothers me ) [08:28] grendal-prime: wife2.0 is not supported on ms rocket home premium systems. you'll have to downgrade to 1.75c before upgrading to 2.1 [08:29] which irc client is well integerated with unity? [08:29] also if you guys noticed, he said he installed ubuntu *after* windows; so all the comments about windows stomping others' bootloaders is a non-sequiter [08:30] ejv: i just had to the other day when I thought it would be funny to set the time out of my /etc/default/grub to 0 seconds lol. after that it always booted into windows since i moved my os-prober to: /etc/grub.d/08_os-prober [08:30] grendal-prime: nra here? [08:30] tenX, of course. but my understanding is...its a database problem and i can get around the issue if i configure sybase drivers to point to the postgress server i have running on my kvm server in the launch bay. [08:30] jita: irssi or weechat or centerim or xchat, all are good [08:30] ejv, Nor did spot_ confirm or deny, md5summing the ISO; so all bets are off. :D [08:30] not the wife part...just the rocket part [08:30] anyone here able to get broadcom 4323 based wifi-usb adapters to work [08:31] wnda3100rev2 to be precise [08:31] Us3r_Unfriendly: gui based [08:31] SetiAmon: wifi is a bit of my experteist [08:31] the wife part (and again this is just hearsay) will require lots of well...non abrasive topical cream [08:32] SetiAmon: pm me if you need help [08:32] well it looks like i'm going to have take my sweet new usb adapter back [08:32] jita, I use X-Chat which is gui based but I'm on 10.04 and it works fine. [08:32] ok thanks [08:33] but tenX i seriously think i can address that with a postgres procedural language [08:33] grendal-prime: you'll have to convert your db to xlsx or purchase a mssql license without any warranty of basic functionality [08:33] Hi all my WIFI stopped working after upgread to 11.10 [08:34] tenX, is that good for 256 basically unfunctinal users? [08:34] Hello there. [08:34] Anyone available for help? [08:34] depends on the help required, Taure [08:34] tenX, cause i have them on staff already [08:34] grendal-prime: only in 16 bit mode i'm afraid [08:34] Taure: just ask your question anyway ;) [08:36] grendal-prime: no regards to what you already have but to what you pay [08:36] tenX, bummer. so basically i need to compealty rewrite my entire application to handle everything on the application side and just use the access drivers that came with windows 98? I mean all i need for wife 2.0 is the "insert money" function? [08:37] grendal-prime: are you trying to say it's our fault?? [08:37] It has to be. [08:38] The problem: installed 11.10 today. Upon turning the computer on I got nothing after the motherboard bit: just a blank screen and a blinking cursor. Followed part 13 of this guide http://ubuntuforums.org/showthread.php?t=1195275 to reinstall GRUB. I now get a DOS-like screen when I turn the computer on, titled "GNU GRUB version 1.99". I tried the command "boot", it says "no loaded kernel". I... [08:38] ...tried "exit" and it says "operating system not found". But if I reload from the install CD, the install CD recognises that I have 11.10 installed. [08:38] grendal-prime: :) [08:38] grendal-prime: reminds me of that movie where a single guy tries to launch a rocket [08:38] !restoregrub [08:38] brb [08:39] Taure: https://help.ubuntu.com/community/RestoreGrub [08:39] grendal-prime: its basically hollywood mainstream, but it left impressions in my case [08:39] Taure: And, specifically, https://help.ubuntu.com/community/Boot-Repair [08:39] tenX, reminds me of the day me and 4 other people tried to just get a price on our ms liscensing for the next year [08:39] grendal-prime: :D way bigger project of course [08:40] i would have taken the rocket launch any day [08:40] fuel...nozzel ...match...done deal === Maro|Away is now known as Maro__ [08:40] grendal-prime: going where? [08:41] up? [08:41] grendal-prime: ah those type of rockets [08:41] well the ones that go down suck [08:41] what goes up must come down [08:42] thats fine just bring it down where there is more fuel [08:42] !ping [08:42] pong! [08:42] another contentless ping... sigh... [08:42] … [08:42] M4rc3l: thanks ;) [08:42] or...add more helium [08:42] no problem [08:43] I'm having problems with a laptop waking from standby [08:43] What are some ways I can diagnose the problem? [08:44] grendal-prime: that cowardish approach wont get you anywhere [08:44] well...like they say best you know the best place to land an airplane? [08:45] no [08:45] on the ground? [08:45] the airport. you know the second best place to land an airplane? [08:45] nope [08:45] the airport.... you know the third best place to land an airplane... [08:45] no idea [08:45] the airport. [08:46] gh [08:46] hi [08:46] Klojum: (space, due.... space!!) [08:46] ...; [08:46] ..; [08:46] ^^; [08:46] you know the forth best place to land the airplane? [08:46] !ot [08:46] #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! [08:46] q [08:46] It's probably an Ubuntu airplane... [08:47] grendal-prime: no [08:50] I am getting an error while installing bluez-utils "E: Unable to locate package bluez-pin". I am using linux mint 11 [08:50] Will the next version release already be a LTS? [08:50] Yes, Name141 [08:50] ! mint | tx9099 [08:50] tx9099: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [08:50] ! lts | Name141 [08:50] Name141: LTS means Long Term Support. LTS versions of Ubuntu will be supported for 3 years on the desktop, and 5 years on the server. The current LTS version of Ubuntu is !Lucid (Lucid Lynx 10.04) [08:51] Klojum/ soreau: my point exactly. Why so soon ? [08:51] I am getting the same problem in ubuntu 11.04 as well so need assistance ubottu [08:51] Name141: I believe lts is released every two years, and supported for the following three [08:51] Taure: you still there? [08:51] I am trying to create a bluetooth dialup connection [08:52] Name141: Better hardware support? I dont know, ask Mr. Shuttleworth. [08:52] Viva Xubuntu ! (test) [08:52] soreau: I see. So generally I could stay on the latest LTS for another year or twoish without risking any security holes ? [08:52] soreau: If I didn't want to mess with the next release [08:53] soreau, sounds about right [08:53] Name141: Should be fine I presume [08:53] im going to bed..i think my wife is naked [08:53] I am [08:53] soreau: What about FireFox ending 3 support however soon? Will the LTS upgrade to 7 (or whatever line at that time) ? [08:53] Yes she is, grendal-prime === DemonicData is now known as SetiAmon [08:53] Taure: first, boot to that "DOS like" screen [08:54] Name141: No idea. You probably can get latest firefox from their site though [08:54] Taure: then run three commands follow [08:54] hmm did userfriendly change his name [08:54] Taure: linux /vmlinuz [08:54] Name141: I think the LTS releases have at least a year of overlap in support [08:54] yup [08:55] Taure: initrd /initrd.img [08:55] Name141: https://wiki.ubuntu.com/LTS [08:55] Taure: boot [08:55] soreau/Shirakawasuna : Ah, I'm just wondering if I should go ahead with a LTS install or current. [08:55] I got "file not found" after the first one. [08:55] Wait, no, it was a typo [08:55] Lol [08:55] Name141: oh, sorry. Didn't mean to jump into a convo without knowing what's up. [08:56] Name141: it depends on the purpose of the computer, of course [08:56] Taure: you installed ubuntu on Virtual machine? [08:56] soreau/Shirakawasuna : Well, I'm thinking I might as well use a current release if I'm going to try to get off of XP. (or dual boot atleast) since the next release is already going to be a LTS anyway. [08:56] Name141: If you're using desktop, you will be affected by unity. Whether that is good or bad may be entirely up to your perception [08:56] hey guys, how can you prevent certain packages from being updated via apt (like masking on gentoo) [08:56] No, it's on my laptop [08:56] soreau: I don't like unity. [08:56] I'm on desktop atm [08:56] Name141: Is this for a home computer, basic desktop/internet browsing stuff? [08:56] Name141, Please see: http://en.wikipedia.org/wiki/Ubuntu_%28operating_system%29 about half way down the page. And yes, I'm an lts kinda' guy, am currently running 10.04 and it works great! [08:56] Okay, I did the three commands [08:57] Taure: oh, I see. does it booting now? [08:57] s/does/is [08:57] Shirakawasuna: yeah, Steam is on the other/newer machine now [08:57] Name141: So you'd need to take into consideration that 11.04 and later has unity by default. 11.10 and later, gnome3 underlying too which means no more legacy gnome-panel [08:57] I'm now at another screen. BusyBox v1.18.4 built-in shell [08:57] I am getting an error while installing bluez-utils "E: Unable to locate package bluez-pin". [08:57] Name141: OK. Why do you prefer an LTS release over the standard releases? [08:57] soreau: Perhaps I should convert to Xubuntu then? [08:58] ! info bluez-pin | tx9099 [08:58] !info bluez-pin | tx9099 [08:58] tx9099: Package bluez-pin does not exist in oneiric [08:58] Taure: hmm, just a min, maybe I forgot the root option :)) [08:58] +1 xubuntu [08:58] kk [08:58] Namachieli: Entirely up to your preference. Try some live sessions to get a feel [08:58] how to stop adding entries in my arp table i need only single one for the gw [08:58] Shirakawasuna: Just thought I'd save a few months/years on a distro upgrade hassel. [08:58] does it "exist" in natty? [08:59] tx9099: check packages.ubuntu.com [08:59] !info bluez-pin natty [08:59] Taure: haha, you also need the root option too, my bad [08:59] Package bluez-pin does not exist in natty === avernos__ is now known as avernos [08:59] Name141: ah. Well each ubuntu release is supported for 18 months, so at worst you'd need to reinstall every 1.5 years if you want to avoid the 6-month release schedule entirely. [08:59] Taure: where did you install your ubuntu? sda1 or what else? [08:59] sda1, yeah [08:59] its not there in packages.ubuntu.com [09:00] hi all, i have amacbook, i want to format it clean and dual boot mac osx with kubuntu , i need some pointers now, should i install first ubuntu or mac? how to partition the disk? [09:00] Name141: Or you can install 11.10 right now, then stick with 12.04 for a long time, as it's LTS. I guess that's what you were planning, yeah? [09:00] I am referring https://help.ubuntu.com/community/BluetoothDialup and I am stuck before even getting started [09:00] Taure: now, you need reboot, retype the three commands before, just change thee first command to linux /vmlinuz root=/dev/sda1 [09:01] Shirakawasuna: Ah I dunno. I'm just trying to figure out how to get off of XP without a hassel. And it seems a lot of distros are rolling out Unity with Gnome3. [09:02] Name141: got it. I suppose it depends on what you consider a hassle, though. I mean, initially installing ubuntu will be pretty simple. [09:02] Shirakawasuna Yeah but I hate the GUI now. [09:02] Name141: you don't have to use it, you can easily switch to other DEs [09:02] Name141: lots of choices - GNOME, XFCE, KDE, LXDE, etc. [09:03] fluxbox :> [09:03] yeah, flux [09:03] I installed plain ubuntu first, then switched to xubuntu (xfce) [09:03] Success! [09:03] Yay [09:03] Thanks very much, Stanley00. [09:03] Shirakawasuna: I was more thinking of the Xubuntu option. Since XFCE isn't all that 'min'. [09:03] Will I have to enter those commands every time I turn the computer on? Or is it fixed from now on? [09:03] Lol [09:04] it was as easy as sudo apt-get install xubuntu-desktop, logging out/logging in to xfce, then sudo apt-get remove ubuntu-desktop && sudo apt-get autoremove [09:04] Taure: not yet, after log in, you must run the following command to update grub, "sudo update-grub" [09:04] simion314, i would start with Mac, install refit, then Ubuntu, partition it with Mac as i had some odd looking partition table when tried with gparted [09:04] Taure: that's all ;) [09:04] Name141: xubuntu is ubuntu + xfce ... ? [09:04] Shirakawasuna, yes [09:04] Shirakawasuna: yes. I have neither ISOs downloaded yet, so I think I might as well just start with the Xubuntu ISO ? lol. [09:04] i want to use my phone as a bluetooth dialup modem and dont have a DUN profile on my phone but I do have SPP profile and I want to use that for dialup purpose [09:04] Name141: oh yes, definitely. [09:05] Name141: I recommend xubuntu, since I use it :) [09:05] it's a pretty straightforward desktop environment [09:05] and if you eventually want the special desktop effects, you can install compiz to get them [09:05] tx9099: DUN? [09:05] Okay, grub update done. Time to restart and see if it loads XD [09:05] Shirakawasuna: The down side to that is there is a lot less people in #xubuntu that are alert usually. [09:05] (if I have a question) [09:05] Name141: yeah but there also aren't very many xubuntu-only problems [09:05] Taure: good luck! kk [09:06] True. I guess I'll get to downloading :p [09:06] Dialup networking, TenX [09:06] tx9099: ah shortly before i kind of figured [09:06] Name141: basically unless it's XFCE or the Indicator applet stuff, it's on-topic for this channel. [09:06] It loads! Excellent. It's a thing of beauty. Thanks very much. [09:06] and even then it's mostly on-topic as well, actually [09:07] Taure: you are welcome :) [09:07] tenX, am referring to https://help.ubuntu.com/community/BluetoothDialup but its not working, I am stuck at the beginning, I am getting an error "E: Unable to locate package bluez-pin" [09:08] Name141: so yeah, I would download the xubuntu installation CD for 11.10/oneiric, 64-bit if your computer supports it. Then in April there will be the update to the LTS, which hopefully shouldn't be too painful - just a few dialogs and downloads. Then you can stay with it for another 3 years without updating the core of the OS, just the few apps that get backported (like firefox, chrome, etc) [09:10] hmm [09:10] I guess I don't know how LTS upgrades work [09:10] are the LTS releases designed to be safely upgradeable, e.g. 10.04 -> 12.04, then 12.04 -> 14.04? [09:10] hey anyone have wine crash with everything since last update [09:11] Shirakawasuna: yes [09:11] auronandace: cool [09:12] hi, I have guake configured to use f12 as a trigger, but when I press it nothing happens. Instead, the application that has focus gets the keypress. [09:12] for instance, if I press f12 while in this terminal, this is what I get: 4~4~4~ [09:12] Name141: so cool. After the update to 12.04, you shouldn't really need to update again until 14.04 if you don't want to. [09:12] can anybody help me to diagnose and fix this? thanks [09:12] Shirakawasuna: I'm still wondering if I should try Wubi or go on with an actual instal too. [09:13] kandinski: have you logged out since installing guake? [09:13] Name141: I don't really understand how Wubi works, but I recommend doing the actual install. [09:14] Shirakawasuna: I have. In fact I have copied my info over, deleted my user, and created a new user. I forgot to add that it worked out of the box, but yesterday some bug with gnome panel made me reconfigure everything, and that's when I lost f12 [09:14] Bored... Someone entertain meh lol. [09:15] kandinski: ah, shoot. I don't really have any ideas then. [09:15] Hi, I have a compatible sdhc card reader but when i insert it it doesnt work and get error messages in dmesg. i tried it on windows pc's that are quite old and works on all of them. [09:15] sdhci: Switching to 1.8V signalling voltage failed, retrying with S18R set to 0 mmc0: Timeout waiting for hardware interrupt [09:15] kandinski: so you make a new user and guake still won't launch w/ f12? [09:15] Shirakawasuna: yes [09:15] ouch [09:16] but the terminal gets it [09:17] kandinski: have you tried changing keys to see if it's some kind of conflict? [09:17] maybe ctrl+shift+f12 or something [09:17] I have, it didin-t work [09:17] oh, not to ctrl/shift [09:17] * kandinski tries [09:20] Shirakawasuna: no dice [09:20] now 4;6~4;6~ [09:20] this is the output I see on the terminal when I hit ctrl-shift-f12 [09:21] Hi, I have a compatible sdhc card reader but when i insert it it doesnt work and get error messages in dmesg. i tried it on windows pc's that are quite old and works on all of them. [09:21] sdhci: Switching to 1.8V signalling voltage failed, retrying with S18R set to 0 mmc0: Timeout waiting for hardware interrupt [09:21] kandinski: so I guess it's just not capturing it [09:22] Shirakawasuna: there is a gnome setting somewhere that's flipped away [09:23] kandinski: do any other hotkeys work? [09:23] for example f11 should maximize an open terminal [09:23] f11 does [09:23] full-screen it, actually [09:23] k [09:23] so does f10 [09:23] f1 launches help [09:23] hmm [09:24] ~~~~0~4~ [09:24] what happens when you launch guake itself from a terminal? [09:24] does it report any errors? [09:24] Hello folks. I run crontab -e and type "a" to be able to insert text. how do I save and close it then? I type ESC and then :q! but it won't save [09:24] shit [09:24] sorry [09:24] it was not running for some reason [09:24] gah [09:25] Shirakawasuna: thanks a lot [09:26] Shirakawasuna: damn embarrassing, it just wasn't toggled on in the Startup Applications [09:27] lol [09:27] that's really funny, kandinski :D [09:27] Antonis, :q! quits without saving, that's the point. To save, use :wa then :q to quit [09:27] good to see that it's working! [09:27] Shirakawasuna: glad to be of amusement [09:27] thanks [09:27] I go crazy without guake [09:27] glebihan, thanks [09:28] Antonis, you're welcome [09:28] I stoped using quake because it opens up on my secondary monitor which is behind me [09:28] stupid thing should open up on primary [09:32] i'm back , i reinstalled grub2 , fix it and still nothing happend at startup when hdd is loaded [09:32] I have another problem too. I run pure-ftpd but every file/folder I upload won't be shown on the server. I mean it gives it wrong permissions and in the browser it says forbidden. I use -U 027:027 (-U for umask) but how do I know what umask to use..? [09:32] http://paste.ubuntu.com/729800/ here is what reboot fixer says [09:38] why i'm still geting the black screen and why the grub doesent show up !? [09:40] spot_: you may need to reinstall grub [09:41] spot_: so you used this? https://help.ubuntu.com/community/Boot-Repair [09:41] spot_: from a liveCD? [09:41] yes [09:41] k [09:42] that's weird [09:43] spot_: is this on a fresh installation of ubuntu, or has it worked before? [09:44] i dind't installed any other linuxes before [09:44] this is the first one [09:44] oh wait , i tried first with wubi [09:44] but it didn't work [09:44] so i made a bootable cd [09:45] when i installed wubi there was a selection between windows xp and ubuntu [09:46] but the i select ubuntu there was an error (something like prefix not set) so i didnt succeed installing it [09:47] spot_: ok [09:47] spot_: your partition table seems strange to me [09:47] yes , is a bit messed up [09:48] i am unable to detect my MMC card through my inbuilt Memory card reader.. however i am able to read another MMC card of different company make. please help [09:48] Hm, well I installed Xubuntu LTS on Wubi for a test run. And it's not letting me double tap scroll lock to use my KVM switch to switch back to this computer. Any ideas ? [09:48] spot_: basically... unless something big has changed that I don't know about (always a possibility), you shouldn't be able to use five partitions with none of them being the 'extended' type. [09:49] spot_: your partition table should ideally be: sda1, sda2, sda3 the same as on that log. Then sda4 should be the extended type, then sda5 and sda6 should be what your computer now calls sda4 and sda5. [09:49] Is there some specific download I could use in linux so I don't have to use the hardware button maybe ? [09:50] please help [09:50] spot_: I think you might need to reinstall ubuntu and make sure the partition table isn't messed up. Also, are you using 10.04 because you want the LTS? Things might work a little bit better with 11.10 simply because it's more up to date. [09:50] though windows detect that memory card [09:51] shreyansh: what does dmesg say ? [09:52] http://www.trendnet.com/products/proddetail.asp?prod=185_TK-214i&cat=106 I'm not seeing any 'linux software/drivers' for it :/ [09:54] spot_: I think your windows partition will be fine, if that's any consolation. [09:56] shirkawasuna : it says http://pastebin.com/StXqa5pZ [09:57] what is "kernel polling"? :) [09:57] someone here is using AWN with weather applet ? [09:57] Hi, how to report a bug (about ubuntu-bug itself) if ubuntu-bug is refusing to update bugs? [09:57] Maybe I 'winitize' the KVM switch's software and use it that way? [09:57] http://pastebin.ubuntu.com/729808/ [09:57] Shirakawasuna, can u see that long trail of msgs ? [09:58] shreyansh: yeah, it's very sad [09:59] !launchpad | nikolam [09:59] nikolam: Launchpad is a collection of development services for Open Source projects. It's Ubuntu's bug tracker, and much more; see https://launchpad.net/ [09:59] shreyansh: I don't know how to troubleshoot it, though :/. I would just search for similar issues w/ the google [09:59] using quotes from dmesg [09:59] nikolam, I think that's what you're looking for. [10:00] Shirakawasuna, thanks man.. so what does these errors mean http://pastebin.ubuntu.com/729825/ [10:01] eeeeeeeeeeii [10:01] k paasaa [10:01] hmm, is there some kind of service or such that controls display dimming that i can restart? [10:01] no tee entiendooo [10:01] sometime when my laptop wakes from suspend and was dimmed before it will allways dim the display randomly [10:01] ablaa en spain [10:02] !es | usuario [10:02] usuario: En la mayoría de canales de Ubuntu se habla sólo en inglés. Si busca ayuda en español o charlar entra en el canal #ubuntu-es. Escribe "/join #ubuntu-es" (sin comillas) y dale a enter. [10:02] Hi. Somebodey can help compiling f-spot 0.8.2 for Ubuntu 10.04? configure (http://paste.ubuntu.com/729827/) works, but fails on make (http://paste.ubuntu.com/729828/). [10:02] Hello. Anybody able to help me with xrandr? [10:02] xaoo [10:02] Sidewinder1, As I know, one can not report bugs directly on launchpad. ubuntu-bug reporting is mandatory. [10:03] Question is how to report bug about ubuntu-bug itself [10:03] 10.04 LTS 64bit [10:03] Tuncay-fu, any particular reason your are compiling it instead of installing from the repos ? [10:04] hello, i connected my phone as a serial port with blueman, can you tell me how to configure pppd? [10:04] nikolam, you can report bugs directly on launchpad. ubuntu-bug is only a tool to make it easier [10:05] glebihan, the official repo does have an outdated version. I would install if i would have precompiled version. [10:05] glebihan, As I know that is not the case, I were reporting bugs for years untill once they forbided it without ubuntu-bug. Ok, I will try. [10:05] Tuncay-fu, which version of ubuntu are you running ? [10:05] 10.04 (64Bit) [10:06] shreyansh: not finding much, just this stuff [10:06] shreyansh: https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/853773 http://comments.gmane.org/gmane.linux.kernel.mmc/10021 [10:06] hello, i connected my phone as a serial port with blueman, can you tell me how to configure pppd? [10:07] Shirakawasuna, ohhh .. :( but thnks.. lets see what can be done [10:07] Launchpad bug 844099 in linux-meta-ti-omap4 (Ubuntu) "duplicate for #853773 System fails to acknowledge changing of SD when rootfs is on a different device." [Medium,Confirmed] [10:07] glebihan? [10:07] is there anything liek webmin ? [10:08] shreyansh: try different kernel versions if possible (e.g. use an old liveCD, etc.), double check that it really does work with windows [10:08] Do someone know the repository for f-spot for adding to software center? [10:08] so i go in and try and make it so i can login to my other box via ssh key which was working fine with a password before i changed the config and now all of a sudden it doesn't work i get Read from socket failed: Connection reset by peer [10:08] even trying to connect to the local machine from the same machine results in the same error [10:09] Tuncay-fu, where did you get the source from ? it's really weird, it's building dlls and exe [10:09] ssh is started [10:09] http://serverfault.com/questions/265244/ssh-client-problem-connection-reset-by-peer [10:09] i connected my phone as a serial port with blueman, can you tell me how to configure pppd? [10:09] Shirakawasuna, yes i checked it.. it 100% works with windows.... [10:09] its a mono app, from official page http://f-spot.org/Download [10:09] @glebihan [10:11] xrandr scaling with 10.04 worked perfectly. Since 11.10, I can scale the screen output, but the mouse remains confined in the original resolution. Any suggestions? [10:11] hi/bonjour === GodfatherofEir1 is now known as godfatherofeir1 [10:13] @glebihan is it possible that I have the need for sudo? [10:14] Can anyone help with this question? --> http://askubuntu.com/questions/76009/avoiding-installation-of-certain-dependency-packages-texlive [10:14] about compiling f-spot [10:14] Tuncay-fu, not for the make command [10:14] I have a little question [10:14] why ubuntu/linux is better than windows? [10:14] !zentyal > mousii [10:14] mousii, please see my private message [10:14] none is better [10:15] Ouranos727: your question is a bit offtopic to this channel, this is strictly for Ubuntu support. If you wish to continue the discussion elsewhere, may I suggest #ubuntu-offtopic [10:16] why are you compiling it, Tuncay-fu ? [10:16] I want have a newer version than the old official one from Ubuntu 10.04 repo. [10:17] Is there any repo "address" which can I add to the repository list of my Ubuntu? [10:18] Tuncay-fu, I don't think there's been a more recent build for lucid (though you may want to have a look at ppas on launchpad) [10:18] I would avoid compiling, if there would be a precompiled f-spot. [10:18] Can anyone help with this question? --> http://askubuntu.com/questions/76009/avoiding-installation-of-certain-dependency-packages-texlive --> tl;dr I have texlive installed manually. How can I install a package that depend on Ubuntu's texlive packages without installing Ubuntu's version of texlive? How can I disable the installation of Ubuntu's texlive for good? [10:18] ppas on launchpad? Was never there. Can you give me the link please? [10:18] Tuncay-fu: you could try installing the natty package by itself and hoping [10:18] Tuncay-fu, as for the error you're getting, I'm getting the same one here, so you should probably contact thre f-spot team or file a bug against it [10:18] Shirakawasuna: er, please don't suggest that [10:19] gelbihan, I am not comfortable bugs filing. [10:19] anyone know how to associate .py files with python? i tried chmod+x , but there seems to be another step :] [10:19] it often works, Myrtti [10:19] Tuncay-fu: there's also this, if you're OK with a 0.7 version: https://launchpad.net/~f-spot/+archive/f-spot-ppa [10:19] hm thanks you all [10:19] I try that version. [10:20] Tuncay-fu, https://launchpad.net/ubuntu/+ppas but there doesn't seem to be a ppa with a more recent version for lucid [10:20] doh, forgot the line to tell bash where it is [10:20] or maybe I change to shotwell... but it did not handled my RAW files. [10:20] Tuncay-fu: because it's at 0.7 while the maverick one is at 0.8.2, it might (might!) be that 0.8 isn't compatible with the lucid versions of its dependencies [10:22] aha [10:22] Tuncay-fu: http://www.webupd8.org/2010/09/download-f-spot-080-ubuntu-deb-with.html [10:24] what happens if one installs a package for the previous release? [10:24] Halabund: dpkg -i --ignore depends might work. [10:24] I want to install fluxus, but the ppa doesn't have oneiric packages yet [10:24] Ruzu: try adding "#!/usr/bin/env python" as the first line of your .py file [10:24] I installed from ppa:f-spot/f-spot-ppa and got newer version than 0.6. its 0.7 something now. [10:24] ppa:fluxus-maintainers/stable [10:25] Better than nothing, thank you!! [10:25] Halabund: but it's probably easier to either stick to ubuntu packages or ctan packages completely [10:25] chute, i connected my phone as a serial port with blueman, can you tell me how to configure pppd? [10:25] Tuncay-fu: cool [10:25] Tuncay-fu: if you absolutely need 0.8, that last page has it for lucid. But it's compiled by some random guy and linked by omgubuntu, so... use at your own risk. [10:25] pucko-, I want to use CTAN packages only but a lot of non-tex stuff depends on tex packages in ubuntu [10:26] Halabund: ah, I see. [10:26] kandinski: it will depend on the package itself, but I use old packages in repos on a regular basis. [10:26] Shirakawasuna: do you have to do anything special to install? [10:26] Shirakawasuna, no I would install from official repos or compile myself only. [10:26] its too risky (learned from old win days) [10:26] I am getting 404 when I update after apt-add-repository'ing the ppa [10:26] Halabund: are text updated in the development version? in that case you could use those instead with apt [10:27] Halabund: are the tex packages updated..., I meant to say [10:28] kandinski: that's because it's looking for the oneiric (or whatever version you have) release, and it doesn't exist. [10:28] Shirakawasuna: hmm [10:28] kandinski: I use packages that simply don't have an oneiric (or even natty, sometimes) release and they're fine [10:28] e.g. aegisub [10:28] hi [10:28] Shirakawasuna: so I need to edit the sources how? [10:28] kandinski: you can edit the entry in /etc/apt/sources.list.d and change 'oneiric' (or whatever) to natty or maverick, or whatever the latest is on the ppa [10:29] Shirakawasuna: thanks [10:29] then sudo apt-get update and try installing [10:29] np [10:29] i hate unity to i have installed gnome fallback session, but there are few questions, now i am not able to make changes to toolbars (top and bottom both), they seemed to be locked [10:29] the ppa:f-spot/f-spot-ppa was a great help. bye for now. thank you again! [10:30] anyone got ideas to setup rfcomm and bluetooth dialup?? [10:30] pucko-, they aren't. Ubuntu is always lagging behind terribly with tex. I don't know why. I was trying to move my tex stuff from windows/miktex and found that some packages I was using are simply not available in ubuntu. After some googling I found that all latex gurus recommend using the ctan packages instead of ubuntu's, so I installed that, but of course that doesn't integrate with ubuntu's package management, so now I find that when I try [10:30] all certain stuff, the package manager wants to install ubuntu's texlive again [10:31] Shirakawasuna: nice! Installing like a champ. [10:31] sweet [10:31] zetrotrack: on the panel or on the applet [10:32] zetrotrack: If you realy want classic gnome, install 10.04-LTS, or go to xfce4 [10:32] how to join blueman channel? [10:32] !xfce | zetrotrack [10:32] zetrotrack: Xubuntu is Ubuntu with Xfce instead of !GNOME. More info at http://www.xubuntu.org and http://wiki.ubuntu.com/Xubuntu/ - To install from Ubuntu: « sudo apt-get install xubuntu-desktop » - Join #xubuntu for support - See also: !Ubuntu and !Xubuntu-Channels [10:33] Halabund: perhaps it's adequate to only install ctan packages locally and use the standard base packages of texlive in ubuntu. I usually get away with that for my own purposes [10:33] tx9099_: /join #blueman [10:33] Halabund: but I don't quite understand what's different in texlive versions [10:33] tx9099_: What is blueman channel for? [10:34] hello [10:34] zetrotrack: ... but if you get used to Unity, you'll prolly like it [10:34] blueman related questions [10:35] i never been in irc since my amiga lol [10:35] ubuntu87: Do you have an ubuntu support question? [10:35] very long time [10:35] yes [10:35] ubuntu87, IRC is very important to free software projects [10:36] i can't syncronise my ubuntu one with my computer [10:36] anyone aware of a battery monitor icon that sits in the tray in fluxbox? [10:36] !ubuntuone | ubuntu87 [10:36] ubuntu87: Ubuntu One is a service where you can back up, store, sync and share your data with other Ubuntu One users - For more see https://one.ubuntu.com/ support and help available at #ubuntuone [10:37] on i am going to try again thanks [10:37] ok [10:37] ubuntu87: https://one.ubuntu.com/help/tutorial/install-and-setup-file-sync/ [10:37] tx9099_, It would appear that no one is familiar with your particular problem; :-( Have you tried asking in: http://ubuntuforums.org/ ? It's not as fast as here, but it might help. [10:38] thanxx Sidewinder1 [10:39] when i hit ubuntu one on my computer i can't see it (the soft) [10:40] tx9099_, My pleasure. :D [10:40] i am going to the forum ubuntu.fr i come after bye thnak you [10:40] ubuntu87: Doesn't give you any options? [10:40] anyone aware of a battery monitor icon that sits in the tray in fluxbox? [10:40] ubuntu87: Ok, very good [10:41] any idea how i can fix my sound, accidently changed in sound my speakers to be an input device and now i have no audio, but i cant change it back because i depend on text to speech [10:41] Fudge: alsamixer [10:41] usr13_ it doesnt show any of the normal siders, its acer aspire 5560G [10:41] sliders [10:42] I disabled ubuntu one after installing. Not only they can count on how much ubuntu installations there are that way, but also how long machines are on. And I am not sure what is the privacy of data that is put on ubuntu one. I guess not very high. [10:42] Fudge: Does it identify the proper sound card in upper left corner? [10:42] http://imagebin.org/182744 am trying to configure pppd [10:42] hello is there a channel to ask questions about XCHAT? === quem_ is now known as quem [10:43] MaSSaSLaYeR: /join #xchat [10:43] thanks usr13_ [10:45] usr13_ i think so ill try to ssh in [10:45] heyheyhey === jack is now known as Guest77781 [10:45] usr13_: #xchat pretty dead lol [10:45] Im here to do my civil duties [10:46] Who needs the helpz [10:46] you're so kind-hearted~~ [10:46] MaSSaSLaYeR: They are all dead compared to this one. [10:46] lol :p [10:46] maybe you can help [10:47] TheHackOps what can u do lol [10:47] leafan, Meh thats why i use linux i expect good support as i asume people expect from me [10:47] How can interpret the IP that you xchat sends out via DCC because it's encoded ... . [10:47] its called Community something i never found on windows [10:47] .... if you expect this kind of activity on any other channel, well, let's put it this way, not gonna happen. [10:48] MaSSaSLaYeR dcc shoudl present an ip, is it ipv6? [10:48] ,yeah, very agreed with you. [10:48] hi, if there is anyone who can tell me how to download the android source code in ubuntu ? i want to learn it [10:48] MaSSaSLaYeR: What do you need to know? The port? [10:48] Fudge: it's : 2130706433 = 127.0.0.1 [10:48] Does freenode even accept IpV6? [10:48] chroot, you can use wget, [10:48] TheHackOps: Yes. [10:49] bekks, Awesome [10:49] Fudge: i know it's 127.0.0.1 because i'm testing locally [10:49] leafan, it isn't seems that easy, not like linux kernel. [10:49] chroot, Android is no longer open source [10:50] GOOGLES BIG MISTAKE [10:50] Fudge: it has to do with: "convert the address backwards" any suggestions? [10:50] !ot [10:50] #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! [10:50] TheHackOps, but it is based on linux kernel [10:50] you heard the bot [10:50] dont want to get booted [10:52] TheHackOps: familiar with xrandr? [10:52] chute, Nope soz. want me to read up on it for yah [10:53] no - just it haves differently between 10.04 and 11.10 [10:53] behaves [10:53] Ok, soz man cant help [10:53] will try on #xorg - thanks [10:54] MaSSaSLaYeR sorry only thing i could tell u to do is check your ifconfig and look at your ipv6 address, see if theyre the same [10:54] not the same Fudge [10:55] chute: What is different about it? [10:55] can anybody tell me what google modifies of linux for android? [10:55] leafan: What? [10:55] Fudge: found the answer : convert this to the hexadecimal version for each octet, [10:56] leafan, Join the android irc this is ubuntu [10:58] usr13_: in 10.04, when rescaling with xrandr, all worked fine. In 11.10, the screen scaling works fine, but the mouse is restricted to the original resolution (boxed). [11:00] Back [11:01] like switching from 800x600 to 1024x768 resolution but the mouse can only move in a 800x600 box [11:02] chute, Ohh i remember that problem [11:05] How can I see what's claiming a usb interface? [11:05] nice MaSSaSLaYeR [11:05] ok usr13_ im ssh'd to oneiric and can chroot [11:05] but natty is where the problem is [11:05] starlon, lsusb [11:06] usr13_ im thinking theres an asound file or something alsact stores to but do not remember where it is, /var/lib somewhere [11:06] ah /var/lib/alsa/asound.state === sandbox is now known as LimeBurst [11:07] I wish flash was as good on linux as on winblows [11:08] The websites I visit usually have no flash at all [11:08] I like how you can drag the windows to the side and it resizes it :) [11:08] on ubuntu [11:08] I watch a lot of online content [11:08] Not ubuntu's fault just anoying thats all [11:09] Whaa someone got the name ubuntu [11:13] so what does everyone else do on a fresh install of ubuntu [11:15] Zoloka: i install vlc wine and chromium [11:15] Who here thinks there mark zukerburg bcz they sit in a lecture hall and are the only one running a linux distro and spend a lot of time in cli [11:16] !ot | TheHackOps [11:16] TheHackOps: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [11:16] they pull down python & django and start their next web lean startup xD [11:16] Awww [11:16] grr [11:16] Anything similar to snipping tool in windows 7? Want to capture the screen. Using ubuntu 11.10 with unity [11:16] I am very frusterated [11:17] i been trying to get my new wifi adapter to work [11:17] Anything installed by default to accomplish this ? [11:17] jita: does PrintSCreen button work? [11:17] jrgp, where do i paste ? [11:17] I have used ndiswrapper/gtk anyhow the drivers install fine it says hardware is present,but iwconfig etc doesn't see any network and no network starts up [11:17] can anyone here help me with this [11:17] jita: no where, it should pop up a dialog for you to save the file [11:18] lu [11:18] SetiAmon have you looked on the manufactures webiste for drivers? [11:18] jrib, wow thanks [11:18] they don't have linux drivers.i have the windows ones and used ndiswrapper but its not work [11:18] working [11:19] I mean i installed,it says "hardware present" and doesn't give me any errors but my network doesn't startup.is there anything i am missing as i have never used ndiswrapper before [11:19] i want to open file in ubuntu in ftp [11:19] via file browse [11:20] i cant type ftp://user@domain [11:21] SetiAmon: What wifi card is it? lspci |grep ireless [11:21] SetiAmon: lspci | pastebinit #And send resulting URL here [11:22] I don't think i can help, sorry SetiAmon :( [11:22] home is ext4 mounted with (rw,commit=0). does that mean noatime? [11:22] SetiAmon: You are connected via ethernet now, right? [11:22] Please hepl I have updated Ubuntu to 11.10 but In the beging the sing apears that says "Cnat mount ... /home/millen folder" [11:22] sweb, Go to places and press connect to server [11:22] i [11:22] sweb: why cant ypu type it? [11:23] milen8204: Is millen your only account? [11:24] milen8204: Ctrl-Alt-F6 and see if you can login via console mode. [11:24] usr13_, yes [11:25] milen8204: What process did you use to upgrade to 11.10 ? [11:25] usr13_, dont know I just clicked upgrade [11:26] milen8204: Ok, then you used the package manager [11:26] usr13_ i can log in the console mode. but I have tryed to mount whit: mount -t reiserfs /dev/sda2 /home/millen [11:27] milen8204: What does ls -l show you? [11:27] Hi guys [11:27] milen8204: pwd #What does that say? [11:28] usr13_, where i have to chech ls -l ? [11:28] milen8204: At the command line. [11:28] is anyone familiar with the differences between the emacs, emacs-nox, and emacs-lucid packages? [11:29] Ruzu, no idea what emacs-lucid is [11:29] Nope, sorry [11:30] Hi stoffepojken [11:30] Ruzu: emacs-nox should be emacs that only runs in terminal ("No X") [11:30] Ruzu, emacs-nox is emacs for cmd line only [11:30] Hi xOrs [11:30] Ruzu: emacs23-lucid - The GNU Emacs editor ? [11:32] emacs -nw is how i always run emacs in terminal [11:33] Ruzu: http://paste.ubuntu.com/729884/ [11:33] danke :D [11:34] hello , everyone , is anyone known how to learn KDevelop 4 to program in ANSI C , and introduce some websites to me ? Thank you .. [11:36] lcsolitary: http://kdevelop.org/ [11:36] how to use kvm in ubuntu, [11:38] chroot: https://help.ubuntu.com/community/KVM [11:40] usr13_, ok, i checked out , but kvm is not covnient than vmware workstation [11:42] usr13: oh , i had visited this web and found little about programing in ANSI C , could you provide more in details .. [11:44] Who knows what the main software for virtualisation in datacenters is [11:44] TheHackOps: DEpends on the datacenters and is totally unrelated to ubuntu support. [11:45] wrong chat [11:45] it was meant for offtopic [11:45] i have both open [11:45] http://zwabel.wordpress.com/2009/03/13/really-rapid-c-development-with-kdevelop4/ [11:45] soz [11:46] usr13 , great , thank you [11:46] NP [11:48] hi [11:48] how can I check if a program is running ? [11:48] dokg: top, ps, pgrep [11:50] thank you [11:52] when I use top I cannot find "asterisk" server, though I launched it. maybe it has another name ? [11:52] back [11:52] anyhow guys as i said before it is a USB wifi adapter [11:52] USB as in not pci [11:52] dokg: Maybe it isnt causing that much cpu load to show up in the top results in "top"? [11:53] dokg: Use ps -aux instead. [11:54] Hi! I updated from 11.04 to 11.10 and switched to fallback mode; the input locale indicator is not available any longer. How do I enable the indication of the currently active input locale in the top panel? [11:54] thank you [11:59] gry: have you checked if the multiple keyboard layouts are available for your keyboard? [11:59] I accedently overwrote my $PATH variable, how can i undo the change? if i can't what is the default [11:59] astropirate: how did you overwrite it? [11:59] astropirate, at what place you did that? [12:00] jrgp, i was setting a new path via terminal PATH=/........ [12:00] Myrtti, yes. I can type in different locales and it switches fine - it's just the indicator which is absent. [12:00] astropirate: close your terminal and open a new one [12:00] :D thanks [12:01] how can i add a new directory to my path? and have it saved for all future sessions? [12:01] liberoffice question is there a way to put a passwork proction on just one cell so i am the only one that know what it is? [12:01] password [12:02] astropirate: see example in ~/.profile, copy the part adding ~/bin [12:02] pooltable: no. [12:02] bekks in openoffice or other office programs? [12:03] pooltable: No. [12:03] bekks thanks [12:06] im running suse at the moment, but my ubuntu 8.10 checked its hard drive, and now i cant run it. [12:07] error123: 8.10 isnt supported anymore. [12:08] when I press the upper arrow, I get commands I have previously executed. But how do I find previous commands that starts for example by "vim", or "sudo asterisk", etc. ? [12:08] dokg: strg+r asterisk [12:08] :dokg: yeah, but it used to start up okay.. [12:09] error123: 8.10 reached EOL over a year ago. [12:09] How to install puppet on ubuntu? [12:09] bekks, strgr+r: command not found [12:09] yeah but until yesterday it was running ok [12:09] bekks i got it and thanks [12:09] *strg+r [12:10] error123: It is possible that you have a HD failure. Test it and see. [12:10] Can anybody tell me about puppet configuration? [12:11] error123: In other words, it is more-than-likely a hardware issue. [12:12] how would i test it? [12:13] error123: By starting a live-cd and running smartctl e.g. [12:13] okay [12:13] thanks [12:13] How can I detach /dev/fb0 to free my USB LCD (hid_picolcd) so I can claim it as a USB device? [12:15] (starlon): usb lcd? [12:15] It's 256x64 LCD. [12:15] running from usb, right? [12:15] Yes [12:15] it's connected to /dev/fb0 for some reason. [12:16] have you tried disconecting it? [12:16] Well it's plugged directly into the motherboard, so no I haven't yet. I think if I did and plugged it back in, then the kernel would take it over again. [12:17] starlon: How do you checked wether it is connect to /dev/fb0 ? [12:17] oh right, im not sure then. [12:17] fbset [12:19] does the new ubuntu support hp clickpad out of the box. [12:19] !hcl | fornix [12:19] fornix: For lists of supported hardware on Ubuntu see https://wiki.ubuntu.com/HardwareSupport - To help debugging and improving hardware detection, see https://wiki.ubuntu.com/DebuggingHardwareDetection [12:21] I seem tohave messed up my xorg.conf it won't let me log on to my main user session and the guest session gives me all butched up graphics, suggestions? [12:22] привет [12:22] Народ, о чем ведем беседу? [12:23] и все молчат [12:24] !ru | sector_ [12:24] sector_: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke. === canis is now known as Guest50176 === Guest50176 is now known as Canis_ [12:25] how can I install intel gma950 drivers in ubuntu? In arch I used xf86 which worked perfect, while on ubuntu, the system by default sees unknown video card [12:26] which resaults in laaaggyyy dashboard [12:26] hi [12:27] anonissimus: mv /etc/X11/xorg.conf /etc/X11/xorg.conf.bak [12:27] ironhalik: lspci |grep -i vga #Show is what it says. [12:28] I have the following problem. My system is encrypted except for /boot. Now after an update from 10.10 to 11.04 my system does not boot anymore. I booted from live CD now and want to fix grub. COuld anybody assist me? I don't want to screw up my system totally. [12:28] 00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03) [12:28] crypt666: Do you have a backup of your system? [12:28] <> [12:29] crypt666: Are you sure the problem is with grub? [12:29] I have created a dir /mnt/boot [12:29] Isn't this supposed to exist? cp: cannot stat `/boot/grub/menu.lst': No such file or directory [12:30] Hi, when i open ubuntu software center, it just goes white.. any ideas? [12:30] on the live system [12:30] !grub2 | crypt666 [12:30] crypt666: GRUB2 is the default Ubuntu boot manager since 9.10 (Karmic). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 - See !grub1 for releases before Karmic (9.10) [12:31] d. [12:31] usr13_: 00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03) [12:31] usr13, thx but that doesn't help me. [12:32] byebye people :) [12:32] hi, is there any easy way to undo a copy? I just accidentally cp'ed a load of files into /usr/ and need a command that will read the original directory and remove those files from the corresponding locations in /usr/ [12:32] My question is: Do I only have to chroot into the boot partition or do I have to luksopen the LVM in order to repair the installation? [12:33] * DarkG waits [12:33] ironhalik: Ubuntu should automatically load drivers for your Video Card. [12:34] crypt666: You have to open the luks-encrypted data, since there is the grub config, to generate a new config. [12:34] upstairs: there is no undo. [12:34] I've just installed GNOME at Ubuntu 11.10. Unfortunately at the task bar I cant find my running application. Is there any way to sort it out ? Thanks [12:34] usr13_: yeah, but gnome system info shows the card as unknown, and unity feels much choppier then gnome shell in arch linux [12:34] upstairs: And you had been working with the root account - which is not recommended. [12:35] usr13_: still the same, personal session throws me back to login window, guest session logs in but has botched graphics [12:35] Hi there, I have this package problem, from a rickotz repository i think, how can i downgrade these two packages? [12:35] http://paste.ubuntu.com/729925/ [12:35] ironhalik: http://ubuntuforums.org/showthread.php?t=1860123 [12:36] ironhalik: Are you sure it is the video driver that is causing the problem? [12:36] @bekks - I'm not stupid. I'm looking for a bash command. [12:36] upstairs: There is no such command. [12:36] anonissimus: after doing: mv /etc/X11/xorg.conf /etc/X11/xorg.conf.bak ? [12:36] hello guys [12:36] i have this scenario [12:37] something that reads a directory structure and then rm's from a different directory that structure [12:37] yes [12:37] wait... sorry [12:37] ironhalik: Do you have an xorg.conf file? If so, try renaming it. [12:37] I guess it is the amd driver then [12:37] upstairs: you have to script it yourself. there is no predefined command/script for doing so. [12:37] yeah, I guess that's what I'm asking for [12:37] ironhalik: Look at the log file, towards the end. cat /var/log/Xorg.0.log [12:38] no xorg.conf [12:38] ironhalik: Any clues in the log file? [12:38] usr13_: uninstalled amd drivers and rebooting now [12:38] hi === peppe84 is now known as Guest40724 [12:39] Any idea's on how to run flash better? [12:39] usr13_: as far as I can tell, no :> [12:39] sorry but I gotta go [12:40] sure, thanx anyway === max_ is now known as Visionaire === Fever is now known as BlauskaerM === Mkaysi is now known as Oidentd [12:42] Hello. What happens when I connect to my Wifi network using 2 wlan devices (internal laptop device wlan0 and external usb adapter on wlan1)? === Oidentd is now known as Mkaysi [12:43] with ipconfig on windows I get the IP of my router in "default gateway", but with "ifconfig" I don't have this information [12:43] any workaround ? [12:43] I have this scenario: dual boot computer (Windows 7, Ubuntu). to share files between both i plan to use a VM with Ubuntu as a file operative system for files only, is 256 RAM too few for it? [12:45] dokg: ifconfig -a [12:45] I keep being thrown out of my session when I log in with my regular user [12:45] is 256 MB of ram too few for an ubuntu 11.10 running xfce? [12:45] cablop: Thats a question for the channel of the virtualization solution you want to use. [12:45] cablop, it didn't help [12:45] cablop: Yes, it is pretty feew. [12:45] no bekks because i am asking if 256 MB is enough for ubuntu [12:46] 512 should be a better solution? [12:46] cablop: Yes. [12:46] anonissimus: does /home/username/.xsession-errors reveal anything useful ? [12:46] with no graphics enhancements, right? [12:46] mmmm, k k [12:46] i miss the time when you can run an ubuntu in a VM with only 128 MB of ram [12:46] I have updated my Ubuntu and now have a problem [12:47] goodday all, I was wondering if I could get any assistance with mdadm setting up a raid0 raid [12:47] 256 was enough for 10.04 live CD. Dnt knw if anything changed [12:47] Btw, What happens when I connect to my Wifi network using 2 wlan devices (internal laptop device wlan0 and external usb adapter on wlan1)? [12:47] milen8204: everyone is in the same wagn xD tell us your prolem [12:47] problem [12:47] cablop, I couldnt start it [12:47] lordjj: one gets assigned as the default route, check which one with $ routes [12:48] becouse the problem whit my mounted /dev/sda2 to /home/millen appeared [12:48] hello ubuntu crowd [12:48] milen8204: did it show you the grub menu? if not then press esc after bios screen before ubuntu screen and you should see it... if you get grub tell us when it stops loading [12:48] alsa .... [12:49] after alsa draiver [12:49] or something like this :D [12:49] hmmm [12:49] I have a question: i installed emacs and i would like to use the keyboard shortcuts. but i dont understand them. it sais for example: Quit C-x C-c. What the hell is this? [12:49] I have started when I coused a Previeews versions but all is mess up [12:50] goodday all, I was wondering if I could get any assistance with mdadm setting up a raid0 raid [12:50] my windows have no menu-butons (minimize, aximize and close) [12:50] liram: do you have that raid already enabled? [12:50] yes I do ( I think ) cablop [12:50] I have no aplets [12:50] and no menu [12:50] hi [12:51] milen8204: ah, but you can start the system [12:51] cablop, yes I am whit Ubuntu 11.10 now [12:51] :D [12:51] Can I get some insight on what happens when I connect to my Wifi network using 2 wlan devices (internal laptop device wlan0 and external usb adapter on wlan1)? [12:52] milen8204: this is not a bug, but a design flaw instead, ubutnu 11.10 uses gnome 3 and unity, if you used the old gnome 2.x then you can say good bye to that... you can install gnome-shell and use it in legacy mode, but... it is still not the same [12:52] milen8204, ubuntu upgade? [12:52] Could anybody please tell me how I can mount my encrypted LVM to the dir /mnt/unenc on my livesystem? [12:52] CobraKhan007, infortunetly YES [12:52] milen8204, if so did you use compiz as wm mangare? [12:52] milen8204: gnome3 is another usage design paradigm, and unity is... i never understand that thing... that was the proposed netbook UI but they decided to bring it to desktops... sigh [12:53] Hey all [12:53] airtonix: what should I be looking for, plenty of errors and warnings there [12:53] crypt666: LVM are not filesystems, so they don't mount [12:53] CobraKhan007, yes I use Copiz [12:53] liram: i mean, do you have that raid0 in use now? any files copied into it? [12:53] milen8204, compiz doen't satrt by default [12:54] CobraKhan007, how to start it [12:54] I just mounted the file system cablop, I just have to change permissions [12:54] I have noting on my desctop [12:54] milen8204, had to install and run compiz-fusion-icon. [12:54] liram, but you said your problem as related to raid not to permissions, they're different things [12:54] airtonix: fatal IO error for unity, gdk [12:54] cablop, You say to install gnom3 [12:54] exit [12:55] milen8204, and put it in strup items of gnome. [12:55] anonissimus: sounds relevant [12:55] *startup items [12:55] CobraKhan007, How can I do this [12:55] anonissimus: does the problem occur for all users ? [12:55] milen8204: anyway unity on 11.10 used gnome3 but it is not complete, go and install gnome-shell, you can do it on terminal by `sudo apt-get install gnome-shell` wo quotes of course [12:56] cablop, ok I will try I have to quit to ru a terminal whit Doky :D [12:56] airtonix: only have one user on this box so yeah [12:56] bye for now [12:56] guest user does load but it is really botched, all the dynamic stuff is black [12:57] milen8204: but compiz is not going to run the same way on unity nor gnome3, if you had cube, say bye to it and so on, you can install xfce if you want an experience closer to the old gnome, and play around to make it works with compiz... if not then embrace the new paradigm usage and ditch compiz... :( [12:58] cablop, this is my first time with mdadm I recently learned about it and have 2 identical drives, and ( as far as I can tell works ) im still relativly new to linux in general but learning, I would like some assistance futher ive followed a tutorial and the raid works I can access it propperly now but dont I need to edit fstab to make it mount on boot? [12:58] hey guys [12:58] cablop, hmmm got it running. but dont use unity that much Cairo dock here [12:58] does anybod know "inetsim" ?? a honeypot [12:58] liram: if you want to create a larger block device, by merging other block devices (aka disks or partitions) into just one, then i suggest you to use LVM instead, butthat LVM is only going to work on *nix OSs... [12:59] i start honeypot as root, but on every service it says it failed to start it: [12:59] * dns 53/udp/tcp - failed! [12:59] * discard 9/udp - failed! and os on... [12:59] CobraKhan007: then you should be better on a Gnome3 shell rather than unity and using the Cairo dock [12:59] i really dont know why he cant start them... any tipps ? please [12:59] Couldn't create TCP socket: Cannot assign requested address at /usr/local/lib/perl/5.10.1/Net/DNS/Nameserver.pm line 90 [12:59] its a perl program [13:00] why cant perl create a tcp socket nor asign an address to it ? i am not familiar with perl [13:00] cablop, I have instaled the shell [13:00] :) now is better :D [13:00] christian__: Because the address/port is already in use, most likely. [13:00] liram: ah, yes, but to mount it is another different thing... mmm that raid device sould have a partition on top, right? then you just ad the uuids or other good reference to them on te fstab and you are done [13:01] airtonix: never mind, reintalling this, it already took too much time [13:01] bekks: inetsm is a honeypot, it creates all the fake services (e.g. port < 1024) [13:01] cablop, how to get standart appearance not a 10.04 lock [13:01] hi guys, need some help. anyone here knows how to use rsync or grsync??? do anyone knows how to upload a file to source forge using rsync or grsync?? [13:01] anonissimus: it's ok i was never worried [13:01] milen8204: nice, if what you need is a good panel at the bottom, then i suggest you to use AWN for it, and you use the full gnome3 with a panel replacement in the bottom, AWN is so good, you are not going to regret [13:01] christian__: You said that before. That does not change a word about what I said. [13:01] of course these ports are already in use, but inetsim uses an other ip adress to bind the services to [13:01] no bekks you unerstood me wrong [13:02] milen8204: my best suggestion is, use the gnome3 the way it is, but install AWN and set it at the bottom and play with it to make it looks like a taskbar with windows minimized to it and so on, it wil be a god experience for you [13:02] airtonix: thank you for your lack of worrying ;) [13:02] inetsim uses 192.102.1.205 to bind the serivces too, there shouldn be any ports listeing [13:02] *shouldn't [13:02] if you want the old look and feel selec classic gnomeorlegacy, i forgot the name before login [13:03] milen8204: if you want the old look and feel selec classic gnomeorlegacy, i forgot the name before login [13:03] why Steam not work currcntly? [13:03] login is gnome-classic [13:04] CobraKhan007, milen8204 but in the end it is just a mask on top of gnome3 so you will end feeling it is not as good as expected :( [13:04] sorry everyone. need some help or irc here. how do i join another forum?? [13:04] it doenst matter what ip adress i use to bind the services too it always fails to create the sockets [13:04] bugsaid: /j # but it depends in the way your irc client manages it [13:05] hola [13:05] Hello [13:05] hello [13:05] why Steam not work currcntly? [13:05] nobody here knows inetsim ? [13:06] mix22891: afaik steam is windows only... do you mean that games platform? [13:06] yeah, used kde before. so eveything still feels out of place ;) [13:06] christian__: Check wether that address/port is already used. [13:06] !explain | mix22891 [13:06] What lenguajes can you speak? [13:06] christian__: i think it is better to ask on ##linux because it is a more general question [13:06] cablop: thanx [13:06] ok thx [13:06] !details | mix22891 [13:06] mix22891: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..." [13:06] What lenguajes can you speak? [13:07] ecijano2: in this channel despite your languages you must use english only, if you need help in spanish go to #ubuntu-es === linux is now known as ||||||||| [13:08] ecijano2: the rule is too keep all help available to everyone in the channel, of couse not all people know spanish, so to help in spanish it is just noise for the other people [13:14] HI [13:14] ))) [13:14] how can i change to shared chmod ? [13:15] sweb: What are "shred chmod" supposed to be? === richard is now known as Guest40154 === Mud is now known as Guest81489 [13:16] hi [13:16] bekks, to share permission [13:17] anybody here there ? [13:17] when I tried to relaod from Synaptic I got this erro here http://paste.ubuntu.com/729963/ Can some one help me? [13:19] researcher123: sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 3E5C1192 [13:20] pangolin: Im trying [13:20] Please who can tell me how to chroot into my installed system? [13:20] https://help.ubuntu.com/community/BasicChroot [13:21] sudo chroot /mnt/unenc gives the error: chroot: failed to run command /bin/bash: exec format error [13:21] pangolin: Now I got this http://paste.ubuntu.com/729964/ [13:22] pangolin: That is the tutorial I used. I didn all the bind command. Still, it doesn't work. [13:22] did [13:22] researcher123: that is good, now run sudo apt-get update: sudo apt-get upgrade [13:22] How do you change the focus from one window to another efficiently in 11.10? All my usual shortcuts seem to fail in this new interface [13:22] pangolin: trying. [13:22] crypt666: sorry, I just know the link I have never done it myself [13:22] pangolin: OK. [13:22] Any chroot experts here? [13:23] pangolin: it seem working. In progress [13:24] pangolin: can u help with this please http://paste.ubuntu.com/729969/ [13:24] hi to you all guys [13:24] hey all, I'm currently using ffmpeg to record stuff and it's constantly changing my "Capture" setting in the alsa mixer controls [13:24] I am using ICEWM and i have a problem. and it is the nm-applet icon . after a while if i disconnect the icon changes whit an X on the icon which means it is disconnected and when i connect again the icon remains. if I connect to a vpn connection that X icon again remains and after somethime te icon just shows it self in half (horizontal bottom). Could some one tell me what is the reason for this kind of behavior? [13:24] is there a way to force ffmpeg to stop touching my audio settings, when recording? [13:25] Left-hand side docky-like thing does not allow choosing which window, out of many, you are gonna focus on. alt+tab does kinda work, but it requires you to have both hands on keyboard for it to work. windows-button + w does not allow zooming into it, so on a small screen like mine you have hard time figuring out what window is which [13:26] researcher123: still the same error? [13:26] I'd like to have a solution that involved only one hand [13:26] pangolin: its this http://paste.ubuntu.com/729969/ === smw_ is now known as smw [13:28] researcher123: not sure what to tell you now. that command I gave you should have worked [13:28] pangolin: I worked sudo apt-get update then I got this error http://paste.ubuntu.com/729969/ [13:28] researcher123: yes I see it. [13:28] what do I do to correct this error last few lines http://paste.ubuntu.com/729969/ [13:28] anyone here uses icewm? [13:28] !anyone | amin` [13:28] amin`: A high percentage of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? See also !details, !gq, and !poll. [13:29] iceroot, yes but it wasn't my first one XD [13:30] The problem with left-hand bar is that once you click one program that has multiple windows open, all of those activate, and then might deactivate, or not. It's pretty annoying to have such repercussions [13:31] amin`: always a good idea to keep questions in one line :) [13:31] How can this error be eliminated "GPG error: http://extras.ubuntu.com oneiric Release: The following signatures were invalid: BADSIG 16126D3A3E5C1192 Ubuntu Extra" [13:32] ryannathans@hitech:/Servers/sma$ sudo gcc -lbluetooth -lcurl -lmysqlclient -g -o smatool smatool.c >> out -bash: out: Permission denied [13:32] how is this even possible? [13:32] !gpgerr | researcher123 [13:32] researcher123: Getting GPG errors after adding custom repositories? Find the GPG keyword for the repository (it's 437D05B5 for the standard ones) and run « sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com » [13:33] morning. :) [13:34] moaning [13:34] i've just switched from debian squeeze to ubuntu 11.04 and i'm pretty impressed. [13:34] very slick. [13:35] Hi, how do I edit the system crontab (not root's, it appears to be different) [13:35] hi [13:36] my SD card is not automatically mounted [13:38] phew. for some odd reason the brightness on my laptop was painfully low. fixed it now via the system settings. apart from that odd little quirk ubuntu 11.10 has been flawless and very stable. [13:38] and i like unity. i can't see what all the hate is about. [13:39] il signore degli anelli [13:39] hi ppl [13:39] if i want to request help regarding bash commands, where should i head towards? [13:39] after my netbook with 10.04 on it ran out of battery power and shut down, NetworkManager has refused to find any kind of network connections and just says that network is not accessible. Any ideas on how to locate and/or solve the problem? [13:40] kirvesAxe: check to see if the wifi is powered on [13:40] jokerdino: #bash would be a good place to start. [13:41] jokerdino: you could ask in here or in #bash would be more appropriate [13:41] kirvesAxe: you sure you didn't accidentally flip that switch placed maybe on the bottom side of your laptop that turns wifi off? [13:41] histo, it's internal device so how should I check that? [13:41] !GPGerr [13:41] Getting GPG errors after adding custom repositories? Find the GPG keyword for the repository (it's 437D05B5 for the standard ones) and run « sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com » [13:42] i love bash. i do c coding and i often use bash via system calls. powerful stuff. [13:42] Jonii, afaik there isn't a mechanical switch for that [13:44] <_llovzy_> . [13:44] <_llovzy_> . [13:44] test [13:44] kirvesAxe: oh, ok. Dunno how common that switch is [13:45] question: why is it that when i typed e.g "30i-" ..it doesn't do anything in vi ..shouldn't it type "-" 30 times? [13:45] when you hit esc it will [13:46] sasori, what is the vi manual saying? [13:46] (so you could also do 30i-+ for instance) [13:46] and get -+-+-+ .... [13:47] Pumpkin-: the cursor is just blinking at the end the "-" after i hit esc [13:47] mkanyicy: am following this tut http://www.openvim.com/tutorial.html [13:48] odd, works for me ! [13:49] How do I install language-support-fonts-ar in Oneric ? [13:51] Hi, how do I safely remove ubuntu from a second partition ie rm -rf /dev /usr /bin etc [13:51] i repeated 30i- and hit esc..vi said, "recording" at the bottom of the terminal & the cursor is just blinking at the "-" [13:51] i want to ask the following.. i have set up a ftp server on my home PC.. how much download speed would i be able to get, if i donwload files from another PC through internet ?? [13:52] an you customize the screen that appears after windows-button + w [13:53] anyone ? [13:53] llutz? [13:54] lalakis umm that yo would need to know your ISP rates [13:54] anyone here? [13:54] TrollsALot: just reformat the partition. [13:54] dr_willis: I can't I have important files that I still need === Mud is now known as Guest18706 [13:54] hello! does anyone know how i can modify the suspend script used by xfce4-power-manager? [13:54] TrollsALot: so back them up.. [13:54] kitche2... i have a 24mbps/1mbps connection in my home PC [13:55] lalakis, look at the nick list [13:55] TrollsALot: or move them to some dir.. and rm the rest [13:55] lalakis well there you go [13:55] dr_willis: what about rm -rf /dev - can I do that ? [13:55] look at the nick list for what? [13:56] TrollsALot: what are you expecting to gain from that? [13:56] to see if anyone is here, lalakis [13:56] TrollsALot: if you want everything except your data deleted.. then delete everything excvept your data [13:57] dr_willis: I'm still not sure if rm -rf /dev will work also what about hardlinks won't they delete the host files :o [13:57] I have no butons at the screen like minimize, maximize and close, I have no aplet and so on please help! [13:57] TrollsALot: hardlink would if its the last link to a file.. [13:57] TrollsALot: i dont see what you are trying to acomplish with removeing /dev/ and leaving other stuff.. [13:58] im having randomly freezes on boot, caps locks led lights blinking, dont know what it is... any suggestion where to start????? Ubuntu 11.10 [13:58] i want to ask the following.. i have set up a ftp server on my home PC.. how much download speed would i be able to get, if i donwload files from another PC through internet ?? [13:58] dr_willis: I will remove /dev /boot /bin /usr .... everything except /home [13:58] Are there any gui gamepad configuration tools , I'm having a lot of trouble configuring with joy2key , Will not read from .joy2keyrc [13:58] lalakis: Not faster than your internet connection. [13:58] bekks... i have a 24mbps/1mbps connection in my home PC [13:59] so what does this mean ? [13:59] how many Kb/sec should i expect? [13:59] dr_willis: I think I will do it from a live usb .... as I'm not convinced [13:59] TrollsALot: be a little weird to do it from the system you are running. [13:59] lalakis 24/8*1024 [13:59] lalakis: 24000KBit/s [13:59] dr_willis: EXACTLY why I'm querying ! [14:00] hi, is there a clean and tested procedure for making work the onboard wireless network card on dell d610 on ubuntu 11.04 ? the wireless card is a broadcom bcm4312 [14:00] question: what could be the possible problem if i typed "30i-" on vi editor and hit "esc", and it didn't do anything?, it says at the bottom, "recording" and the cursor blinks at the "-" part [14:00] lalakis: Calculate yourself please. 24MB/s*1024*8=xyz kBit/s. [14:00] sasori: you are in command-mode [14:01] TrollsALot: data worth keeping - is worth backing up.. i suggest you make backups anyway. [14:01] Lalakis: if you have the same service at both ends only 1Mbps [14:01] sasori: so everything is handled as a command. type "i" to reach the "insert" mode [14:01] dr_willis: Can't afford backups .... life is hard at the moment [14:01] iceroot: i was on insert mode...after typing 30i- on insert mode..i hit esc and it went to command mode and nothing happened [14:01] TrollsALot: throw your data away then... [14:01] hard drives can die at any time. [14:02] sasori: and what should happen? [14:02] dr_willis: how do I backup ? [14:02] bekks the type you wrote 24*1024*8 gives 1996608 kbit/sec [14:02] it should have typed "-" 30 times , @ iceroot [14:02] your maths are not good :) [14:02] im having randomly freezes on boot, caps locks led lights blinking, dont know what it is... any suggestion where to start????? Ubuntu 11.10 [14:02] sasori: not in insert-mode [14:02] TrollsALot: .... copy your data somewhere else.. theres dozens of cloud storage things you could use.. [14:02] is deja dup any good ? [14:02] !backup [14:02] There are many ways to back your system up. Here's a few: https://help.ubuntu.com/community/BackupYourSystem , https://help.ubuntu.com/community/DuplicityBackupHowto , https://wiki.ubuntu.com/HomeUserBackup , https://help.ubuntu.com/community/MondoMindi - See also !sbackup and !cloning [14:03] iceroot: while am on insert mode..i typed 30is, and hit escape..it says.."recording" at the bottom of the terminal..is that how is should work? [14:03] sasori: #vim i guess is the better place [14:03] i don't see letter "s" typed 30 times :( [14:04] * TrollsALot is only going to gain 5gb by doing this :/ [14:05] Try (in Normal mode) 80i#, where means pressing the Escape key [14:05] your i is in the wrong place... perhaps? [14:05] iceroot: same thing happened, i opened a new terminal, typed vim, pressed "i" for insert mode, typed "30i-" and hit "esc", it didn't do anything :| why? [14:05] dr_willis: deja dup doesn't backup the whole system ? [14:06] you dont hit i for insert mode first sasori [14:06] TrollsALot: no idea. I dont use it.. i backup everything via dd to a external usb [14:06] with cloud backup for some stuff [14:07] nuther way [14:07] i#79. [14:07] Where magic dot is the essential bit!! [14:07] the 79 . in the last way.. repeates the prev. command 79 times. [14:07] dr_willis: via dd ? That sounds inefficient - no incrementals and a **** load to dump everytime [14:07] TrollsALot: you were the one not going to make backups at all. [14:08] dr_willis: but you have shown me the light ! Just taking up your advice [14:08] dr_willis: Just tell how :) [14:08] I dd the first setup/install of a system, for easyer recovery, then keep the data elsewhere. normally [14:08] it all depends on your needs. and sizes of data [14:09] dr_willis: I used to rsync [14:10] hi, is there a clean and tested procedure for making work the onboard wireless network card on dell d610 on ubuntu 11.04 ? the wireless card is a broadcom bcm4312 [14:11] faLUCE: for my broadcom cards. i just plugged wired to the network, and ran that addational drivers tool. [14:12] faLUCE: or if i was plugged in during install.. it autmatcally grabbed the needed files. [14:12] dr_willis: which ubuntu7 [14:12] versiion? [14:13] faLUCE: worked the same for the last 3 releases i recall.. [14:13] what's a decent disk usage app ? [14:13] not sure what bcm my other laptop has. [14:16] what's a decent disk usage app ? - anyone please [14:16] cablop, took some tweaking but its done, thanks for the help === [sanyi] is now known as [Sanyi] [14:17] is there a moonlight plugin for firefox 7.0.1? or a ppa for ubuntu [14:17] Цоулд И гет соме хелп плеасе [14:17] Could I get some help please [14:17] with? [14:18] milen8204 yes [14:18] liram, I have updated my Ubuntu to 11.10 [14:18] and now is totaly miss [14:18] milen8204 what is the problem exactly? [14:18] TrollsALot, disk usage analyzer or du or dh [14:18] Doesnt start at all [14:19] escott: Thanks disk usage analyzer doesn't seem to be installed [14:19] escott, there is silverlight but it is woefully lacking and doesn't work very well [14:19] I have succeeded to start it when I have choose Previous Linux Versions === eric is now known as Guest55057 [14:20] Is it possible to run 3 monitors using 2 graphics cards? I have 2 NVidia cards, one is a Dual and 1 is a single. I can see all 3 monitors in the NVidia Config window but can only run 2 or 1 monitors at a time, never all 3. [14:20] escott: Is it the same as baobob ? [14:20] and now I have Doky and another Dock in left :D how to get standart view [14:21] itaylor57, silverlight is the ms implementation, moonlight is the mono version. so im asking for the correct one, it just seems to have been removed from the repos [14:21] TrollsALot, yes is is baobob [14:21] Any one can help me to get a tradition view to Ubuntu [14:21] can someone compile something for me plox? [14:22] is there a way to select certain packages and say don't update these with apt-get upgrade unless there's a security reason? [14:22] milen8204: install gnome-shell, sudo apt-get install gnome-shell [14:22] liram, allredy done [14:22] escott: Thanks buddy got it installed and working [14:23] liram, gnome-shell is already the newest version. [14:23] 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [14:23] then select switch user and go to where you fill in your password to the top right of it is a button and select 'gnome classic' [14:23] TrollsALot, if you want something lighterweight there is always du and dh from the command line [14:23] !pinning | scottj [14:23] scottj: pinning is an advanced feature that APT can use to prefer particular packages over others. See https://help.ubuntu.com/community/PinningHowto [14:23] escott: Yeah but I like pretty graphics and trees :) [14:24] scottj, the reason for an upgrade is generally not known, but you could see if you can pin from certain repos only. not sure if that is possible or not [14:24] !notunity | milen8204 [14:24] milen8204: Ubuntu 11.10 uses GNOME 3 with the !unity shell by default. To use GNOME Shell instead, install the "gnome-shell" package and investigate "gnome-tweak-tool". For GNOME Fallback mode, which is similar to GNOME 2, install "gnome-panel". Both packages will place entries in the Sessions dropdown. Using Natty? See !classic [14:25] escott, sorry got my name mixed up no coffee yet [14:25] escott, but I still can not start normaly my Ubuntu [14:25] hey escott, mdadm worked like a charm thanks for the help, did require some tweaking but that wasnt so bad [14:25] !classic [14:25] The default interface in Ubuntu 11.04 is !Unity. To switch back to regular !GNOME: log out, click your username, click the Session box at the bottom of the screen, and select "Ubuntu Classic". For 11.10, see !notunity [14:25] liram, glad to hear. i figured it would be easier [14:26] milen8204, sorry im jumping in late. not sure if you are having trouble booting or just want to get to a non-accelerated desktop [14:26] did read up on it before tho, before trowing myself into it === quem_ is now known as quem [14:27] itaylor57, got it working, just had to override the firefox compatibility. now i get to be frustrated at the sports commentators instead [14:27] ok one last question ... How do I merge /home on one partition with /home on another partition without copying files [14:28] TrollsALot: link the individual users /home1/bubba to /home/bubba [14:28] that way they all appear to be in /home/ is one way === guy is now known as Guest9231 [14:28] escott, I cant start normally It says that a fatal error happened and can not mount /home/millen and I have to choose I to ignore, S to skip and M to manual mounting [14:28] dr_willis: :/ Not really good as both bubba directories exist [14:29] hi, i'm having problem installing nvidia. i'm running ubuntu 11.04 [14:29] TrollsALot: you have 2 identical users in both homes.. you got some work to do then. [14:29] milen8204, ok. and do you have /home on a different partition? have you fscked it? is your fstab entry correct? [14:29] escott, yes [14:29] dr_willis: Can't you use some trickery like fuse ? The ids fortunately are the same [14:29] I had no problem whit ubuntu 11.04 [14:30] !fuse [14:30] FUSE (Filesystem in Userspace) is a !kernel driver that allows non-root users to create their own filesystems. See http://en.wikipedia.org/wiki/Filesystem_in_Userspace for more on FUSE. Some examples of filesystems that use FUSE are !ntfs-3g, sshfs and isofs. A full list of Filesystems that use FUSE is here: http://fuse.sourceforge.net/wiki/index.php/FileSystems [14:30] TrollsALot, there are some overlay partitioning things where the underlying partition is read-only but its bit weird [14:30] hi, is there a clean and tested procedure for making work the onboard wireless network card on dell d610 on ubuntu 11.04 ? the wireless card is a broadcom bcm4312 [14:30] and if the users have identical named files... well.. whats the point of all this weirdness anyway.. [14:31] dr_willis, mostly used by people who want to run different vms off a common base system image [14:31] escott: Yeah I tried using fuse years ago when it was beta on redhat ... It didn't half screw with my brain -LOL === Guest9231 is now known as guy === guy is now known as guy_ === guy_ is now known as guy__ [14:31] milen8204, yes yes yes or yes, don't know, don't know [14:31] !union [14:31] !union-fs [14:32] * TrollsALot wonders if union-fs still exists ? [14:32] escott, I cant understand you :D [14:32] !info unionfs [14:32] Package unionfs does not exist in oneiric [14:32] theres most likely a few alternatives [14:32] is "sudo echo foo | sudo bar" the same as "sudo -s; echo foo | bar; C-d"? [14:32] dr_willis: thanks :) [14:32] hi === kaiser is now known as Guest12952 [14:33] !unionfs [14:33] * TrollsALot sighs [14:33] Q: do any know gconfmm , ? [14:33] scottj, techinically the first pipes the output through your shell, the second creates a new shell, but it should have the same result [14:35] hi, i'm having problem installing nvidia. i'm running ubuntu 11.04 . can anybody help me with this??here is my x.org log http://pastebin.com/KH77AySL [14:35] escott: what is the proper way to sudo a series of commands without repeating the sudo and without having a separate command to start the sudo or leave a new shell? [14:36] I mean is "sudo -s; echo foo | bar; exit" as good as it gets, or is there a better way that also doesn't involve repeating sudo? [14:36] scottj: why don't you just use a sudo shell ? - sudo -s [14:37] scottj, for interactive use sudo -i or you can run stuff in a subshell with () so something like sudo (foo | bar) should work, but its more about what works for you [14:38] sudo () sounds interesting. [14:38] TrollsALot: oh I just prefer not having to type ;exit :) === jason is now known as jasef [14:38] scottj: What's wrong with hitting ctrl-d ? [14:38] actually sudo -s ; ls; exit doesn't even work [14:39] TrollsALot: because I'll be putting this command in a script [14:39] sudo -s is making a new shell.... [14:39] so its not seeing the ls untill it exists.. (is my guess) [14:40] sudo (ls) doesn't work [14:40] Wouldn't sudo ls work? [14:41] jasef: yeah sudo (ls) was just a test though to see if sudo (echo foo|bar) would work [14:42] scottj, if I want to run multiple commands, I do this: sudo su -c 'command1 | more ; command2' [14:42] jasef: thanks [14:43] unity problem: when clicking on an app-indicator to see a menu, or clicking on an application menu item, I see a ghosted window where the menu should be. Mousing over to an adjacent indicator and clicking will give a second ghosted window. What gives? [14:44] hi, i'm having problem installing nvidia. i'm running ubuntu 11.04 . can anybody help me with this? [14:44] empathy is getting carshed while opening thatg [14:46] is there a way to run irc in terminal? [14:46] r3dbeard, irssi [14:48] I have several entries in grub. how can I make a specified entry as default? [14:48] <_llovzy_> . [14:49] can anybody help me with nvidia problem? [14:49] !grub2 | faLUCE [14:49] faLUCE: GRUB2 is the default Ubuntu boot manager since 9.10 (Karmic). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 - See !grub1 for releases before Karmic (9.10) [14:50] hi all. I'm using Oneirc, and I cant log in to GNOME session after installing gnome-shell, just got a blank screen. After do "gnome-shell --replace" I got this http://www.imgurl.org/?di=I9LF , the top panel doesn't display properly. My video card is ATI Radeon 3470 in case you need it. [14:53] How to disable the KDE 'spell checker'? I use Gnome, but also few Kde apps that has own services not present in Gnome panel. Thanks [14:54] in the unity / gnome3 do we need to mostly depend on mouse? [14:55] Abhijit: no, not necessarily [14:55] scottj, if your script takes no input you could make it setuid [14:55] <|Slacker|> unity has a bunch of keyboard shortcuts [14:55] ok [14:55] <|Slacker|> Abhijit, the omg ubuntu blog has a wallpaper with all the keyboard shortcuts for uity [14:55] <|Slacker|> *unity [14:56] empathy Segmentation fault . how to remove this [14:57] can anybody help me with nvidia problem? [14:58] !ask | guy__ [14:58] guy__: 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 [14:58] |Slacker|, ok [14:58] hello [14:58] any boday here? [14:58] Abhijit, ok [14:59] hi, i'm having problem installing nvidia. i'm running ubuntu 11.04 . can anybody help me with this??here is my x.org log http://pastebin.com/KH77AySL [14:59] who learn java now? [14:59] I just installed the ati drivers and multi monitor won't work [15:00] hi, running Ubuntu 11.10 I've just got a hold of a Samsung CLP-300N printer and I want to connect to it through LAN. How do I do it? [15:00] hi all. I'm using Oneirc, and I cant log in to GNOME session after installing gnome-shell, just got a blank screen. After do "gnome-shell --replace" I got this http://www.imgurl.org/?di=I9LF , the top panel doesn't display properly. My video card is ATI Radeon 3470 in case you need it. [15:00] what? [15:00] i'm chinese [15:00] wiker, #java [15:00] are you? [15:01] yes? [15:01] can anyone here recommend a recent (currently available) portable MP3 player that mounts as a mass storage device on Ubuntu? [15:01] guy__, have you installed the package nvidia-current? [15:01] julianoliver: your HTC phone? ;) [15:02] the error I am getting when doing it in system settings / display is "required cirtual size does not fit available size" I did not have this before installing the amd drivers [15:02] any one knows how to search for printers in 11.10? [15:02] dc5ala, yes [15:02] hje841: it's a gift for a person that doesn't have (or want) such a phone! [15:02] julianoliver: okay, never mind then :) === Lynx is now known as Guest43039 [15:04] julianoliver: any mp3 player but ipod will be fine ;) [15:04] Is there any RC 6.1 client for ubuntu? [15:04] RDC 6.1 ** [15:04] guy__, i would try a "sudo apt-get --reinstall nvidia-current" on a terminal and check output for errors [15:04] dc5ala, if you'll see in the file , in 115th line EE) NVIDIA: Failed to load the NVIDIA kernel module. Please check your [15:04] [ 408.670] (EE) NVIDIA: system's kernel log for additional error messages. [15:05] guy__, sorry there is a "install" missing in that command, "sudo apt-get --reinstall install nvidia-current" [15:05] xangua: ipods are out of the question too.. anyway, they don't mount as a mass storage device, do they? [15:06] hello, my gpg pub key id and secret key id are the same, is it abnormal [15:06] ? [15:06] what's the IP of my router? [15:07] hje841: use the ifconfig command [15:07] hje841, probably 192.168.0.1 [15:07] dc5ala, i installed it from synaptic package manager [15:08] MisterMom: no, my own IP is 192.168.123.168 [15:08] guy__, what graphic card do you have? [15:08] hje841, unless you changed it most routers us 192.168.0.1 [15:10] MisterMom: when I try that address all I get is an Access denied page from my dorm.. ie on the other side of my own router [15:11] dc5ala, 1GB NVIDIA® GeForce® GT 525M graphics with Optimus [15:11] hje841, then someone changed the router settings, try ifconfig and see if it shows the ip for the router [15:11] hi all. I'm using Oneiric, and I cant log in to GNOME session after installing gnome-shell, just got a blank screen. After do "gnome-shell --replace" I got this http://www.imgurl.org/?di=I9LF , the top panel doesn't display properly. Please help. My video card is ATI Radeon 3470 in case you need it. [15:12] hje841, ifconfig -a [15:12] guy__, try a "lsmod | grep nv" to see if the kernel module is loaded [15:12] MisterMom, hje841: route -n shows the router, not ifconfig (?) [15:12] sven_, yes thanks [15:13] MisterMom: I've got an inet addr, Bcast, and mask... [15:14] yester i tried to isntall a package with dpkg and got an error but thought it was the package and today i got the ssame error with a different package. the error is this: Can't open /usr/share/applications/ubuntu-amdcccle.desktop: No such file or directory at -e line 1, <> line 5298. [15:14] yesterday* [15:14] dc5ala, it's not giving any output [15:14] <_llovzy_> Stanley00, maybe you need to reinstall the drivers [15:15] hje841, route -n then look at the gateway entry [15:15] guy__, then try "sudo modprobe nvidia" [15:15] MisterMom: bingo :) thanks [15:16] _llovzy_: I did it already, via Additional Driver but it didn't help [15:16] hje841, no problem [15:16] and thanks to sven_ [15:16] dc5ala, module nvidia not found [15:16] guy__, and do the reinstall command i gave you above on a terminal, check for errors there [15:17] dc5ala, ok [15:17] MisterMom: now I just need to remember the password for my router :S [15:18] <_llovzy_> Stanley00, notebook or desktop? [15:18] Hi :), I would like to chroot to a ia64 environment under 32bits environment, but meets "chroot: failed to run command `/bin/bash': Exec format error" [15:18] hje841, cant help with that, if you cant remeber it see if there is a reset button on it if there is you will have to set it up again if you resett it [15:18] _llovzy_: I'm using a notebook [15:18] MisterMom: I know.... [15:19] I have Lubuntu 11.04 I need print documentos to pictures (JPG, GIF) to avoid copy paste, any ideas? [15:19] giantbicycle: http://www.linuxquestions.org/questions/slackware-14/setup-a-64-bit-chroot-environment-714061/ [15:19] Hello all, i am try to find out just how to install a 32-bit compatibility to my 64-bit.. would i just need to install i132-libs? [15:19] giantbicycle: can't be done as far as I know [15:19] souliaq, what is your source format, target is .jpg? [15:19] how do i get back to terminal from irssi? [15:19] I really need some help getting ATI drivers to work for my Radeon HD 5770 for Ubuntu 11.10 64bit. I tried following some guides, tried "Additional drivers" "FGLRX" and also tried to run the file from ATI homepage. [15:20] rewt_: /exit will exit irssi [15:20] Hi, when i open Ubuntu Software Centre, it turns white. Any ideas? [15:20] histo: thanks [15:20] DarkG: you racist? [15:20] . [15:21] no [15:21] lol [15:21] souliaq, imagemagicks convert/mogrify can do that, directly from pdf to whatever.... [15:22] <_llovzy_> Stanley00, have a try to uninstall the drive,mine is a notebook too,and i didn't install any drivers but it works well [15:22] So, no one knows why? [15:23] DarkG: Can you post a screenshot to picpaste.com? [15:23] _llovzy_: I did that too, but I just got the fall back ( GNOME classic) when log in. [15:23] sure [15:24] _llovzy_: do you think install the driver from AMD home page will fix this? [15:24] hi, is there a way to disable the behaviour of gtk-file-dialog to use recent files by default, it is very annoying "feature", so I want it the old way, thank you? [15:24] DarkG, in general when stuff is not working right: open a terminal (alt-f2 gnome-terminal enter) and execute it there, then see its output for hints. in this case, you'd start "software-center" [15:24] k [15:24] <_llovzy_> Stanley00, yes and maybe this is the only way to fix this problem [15:25] _llovzy_: hmm, thanks a lot. I will try it now. [15:25] anyone know how to get 32-but programs running on a 64bit OS [15:26] http://picpaste.com/Screenshot-XaVWLFuE.png [15:26] hi, this is probably a really stupid question, but I can't find how to change the appearance. [15:26] i read ia32-libs but i get different things i could install [15:26] In System>Appearance. [15:26] hello everyone i have rooted my android, and im able to usb tether my ubuntu machine. I would like to be able to wifi-tether with my droid but since sprint blocked those apps from the market and I can't find a working one from other sources. my idea is to usb teher to my ubuntu and than route the traffic trough my wifi card on my computer to spit out a signal. is something like that possible?(Whit linux all things are possible!) I'm just n [15:26] ot real sure how I would google for a starting point. [15:27] <_llovzy_> Stanley00, i have ever installed the driver from the additional drivers but it doesn't work [15:27] DarkG: Does it happen with any other windows? [15:27] nope [15:28] i can only find system settings -> appearance and that only gives me backgrounds and preinstalled themes [15:28] _llovzy_: and now you dont use any drivers? but it works on your system? [15:28] DarkG: It might be a bug in the application or the window manager. Does it work if you logout and select Ubuntu2D session? [15:28] <_llovzy_> Stanley00, yes ,very well [15:28] hrm [15:28] quit [15:30] im on Ubuntu 11.04. just to let you know [15:30] galamar: you can do that easily with cyanogen mod, but not really an ubuntu topic, just tried myself right now [15:30] _llovzy_: hmm, you are so lucky... [15:30] <_llovzy_> Stanley00, im sorry my english is not very good and i have to think for a long time before i typed [15:31] xangua, can I message you? [15:31] _llovzy_: dont worry, my english is not good either :)) [15:31] galamar: better /j #cyanogenmod ;) [15:31] does anyone have the same problem as me? [15:32] How would i get Unity working? [15:32] JayJSE2: that's all you can change, I'm afraid. [15:32] any idea why that is? [15:32] <_llovzy_> Stanley00, can i ask you a question ? where are you from [15:33] JayJSE2: if you want more, install gnome-tweak [15:33] how? i'm not that good with command line stuff [15:33] sudo apt-get install gnome-tweak [15:33] thanks [15:33] _llovzy_: that's some kind of off-topic here ;) I'm from Vietnam, and you? [15:33] anyone give me a hand with openssh? [15:34] please? === Shadows` is now known as SoulShadow [15:35] LargePrime, ask your question maybe someone knows the answer [15:35] hang on, it says it can't locate the package [15:35] I am using putty to connect to a ubuntu maching using ssh [15:36] JayJSE2: sorry, it's gnome-tweak-tool, my bad ;) [15:36] I cannot get teh RSA kays to work [15:36] <_llovzy_> Stanley00, china [15:36] found it as a git file [15:36] the* keys* [15:36] git clone git://git.gnome.org/gnome-tweak-tool [15:36] so how would i install that? [15:36] So i am looking for the format of the sshd authorized keys file [15:36] _llovzy_: oh, very near :D [15:37] JayJSE2: sudo apt-get install gnome-tweak-tool [15:37] LargePrime: ssh-keygen -t rsa on the client, then copy the content of the .pub key into the file user@server:/home/user/.ssh/authorized_keys [15:37] JayJSE2: or via Ubuntu Software Center. [15:37] <_llovzy_> Stanley00, ^ ^ [15:37] it can't find it here :p [15:38] bekks: I edited the sshd_config to have "AuthorizedKeysFile /etc/ssh/authorized_keys" [15:38] and put the file there [15:38] empathy segmantaion fault in ubuntu 11.10 [15:40] then I used puttygen to create the contents bekks [15:40] LargePrime: You dont have to edit the sshd_config of Ubuntu to get that working. And it doesnt matter how you generated the public key file. [15:40] j #haskell [15:41] hello guys [15:41] i just installed kde on ubuntu, and the apps look awfull, something to do with gtk [15:42] gtk-qt-engine-kde4 doesn't exist anymore [15:42] anyone knows how to fix this? [15:43] ok, so now it's installed, what do I do now? [15:44] bekks: puttygen maked publick key files with a very different format than openssh expects [15:44] makes* public* [15:44] No. [15:45] Thats entirely wrong, since exactly that setups works on about 60 windows clients here. [15:46] when I open teh puttygen in a text editor it says [15:46] ---- BEGIN SSH2 PUBLIC KEY ---- [15:46] Comment: "rsa-key-20111105" [15:46] AA [15:46] LargePrime: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [15:46] pubs gennereated with open ssh has only a "ssh-rsa" on the first line [15:47] anyone? [15:48] I really need some help getting ATI drivers to work for my Radeon HD 5770 for Ubuntu 11.10 64bit. I tried following some guides, tried "Additional drivers" "FGLRX" and also tried to run the file from ATI homepage. [15:50] bekks: have you got a link to a guide to set up a putty to openssh in ubuntu link? [15:50] hello [15:50] hey guys, how can i turn a logical partition into primary with gparted? [15:52] can anyone tell me what to do after i've put "sudo apt-get install gnome-tweak-tool" into terminal? [15:52] <_llovzy_> sliddjur, before installing a new driver,you need to uninstall the elder ones [15:53] eloo , its me again [15:53] how can i deleat ubuntu with all his grub too? [15:53] i can't install now windows xp again [15:54] i got a back screen after Setup is inspecting your hardware configuration... [15:54] i tryed to delete the partition but that didnt work [15:54] JayJSE2: use it¿ [15:54] ? [15:55] spot_, boot a live-cd or smth and execute as root in a shell: dd if=/dev/zero of=/dev/sda bs=1024 count=30 note that this will make your sda lose all its data [15:55] spot_: format it with gparted from the ubuntu live cd [15:55] how? [15:55] where is it? [15:55] i don't want to format all partitions [15:55] JayJSE2: run it¿ open the dash and type it¿ [15:55] Hello, how do I change DNS servers in Ubuntu without it reverting the settings after the next reboot, which it did whenI tried to merely change resolv.conf? [15:56] Dark_Apostrophe, are you using network-manager, the applet in the top bar? just right-click, edit connections... [15:56] Dark_Apostrophe: you can put wich dns you want to use on the network icon [15:56] thru* [15:57] sven_: DNS doesn't appear anywhere there, it seems [15:57] LargePrime: http://linux.die.net/man/1/puttygen you have to convert those files into public-openssh format it seems [15:58] Dark_Apostrophe, maybe its not compatible with dhcp.... [15:58] Dark_Apostrophe, but it is within the IPv4 settings of every connection [15:59] So I can't have DHCP -and- custom DNS on? :/ [15:59] thanks llutz I was thinking i was crazy, cause 60 people here doing it, and i cant [16:05] i have a thermeltake remote conrtol though i do not have the ir receiver [16:07] does it matter which ir receiver you have? === hax is now known as Oskyldig [16:07] it may sound like a very blonde question but just need to check [16:07] why I get this [16:07] Setup is inspecting your hardware configuration... [16:07] uf not this [16:07] ubuntu@ubuntu:~$ grub The program 'grub' is currently not installed. You can install it by typing: sudo apt-get install grub [16:08] !grub | spot_ [16:08] spot_: GRUB2 is the default Ubuntu boot manager since 9.10 (Karmic). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 - See !grub1 for releases before Karmic (9.10) [16:08] spot_, generally you dont use grub directly but some of the scripts that make it easier to work with [16:09] and then ... how do i fix it if there is no grub :( [16:10] if I'm encrypting the whole hard drive, does it make any sense to encrypt also the home folder in the installation with ecryptfs? Do I get extra protection against viruses or something? [16:10] gasull: No. No. [16:10] bekks: thanks. [16:11] I'm at 11.10. My nvi [16:12] my nvidia card was broken so I switched to the integrated ati but since the xorg is configured to nvidia I don't get an image after the bootsplash. I've booted to a root shell how can I reset the xorg conf? [16:13] I Swichted to Unity/Gnome3. Help!!! [16:13] tapirath, sudo Xorg -configure [16:13] trying [16:14] hi [16:14] xen kernel crushes after a period of time [16:14] !help | Abhijit [16:14] Abhijit: 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 [16:14] how do i format a partition [16:14] BluesKaj: I get: "Number of created screens does not match number of detected devices. Configuration failed." [16:15] with gparted or with terminal [16:15] tapirath, sudo dpkg-reconfigure -phigh xserver-xorg [16:15] gparted has its in the menus of the app... [16:15] spot_, post a screenshot of the error you got [16:15] or 'sudo mkfs.ext4 /dev/sdb1' (for example) [16:15] i have no error [16:15] HI all!! is there any possibility to play a playlist in mplayer (or totem) without "deadspaces" inbetween songs? ive a collection of songs which blend beautifully together but are always interrupted by a little silence whilst switching songs...? [16:15] thats all [16:15] grub is not working [16:15] BluesKaj: didn't give any output but it ran without errors should I restart? [16:15] and now i'm trying to delete all [16:15] so i can install windows xp [16:16] spot_: then you want to reparition.. not reformat.. [16:16] how can i make sure some programs NOT to run when i am not using them and hogging/eating up my resources in Ubuntu10 [16:16] tapirath, just drop to a tty and do sudo gdm stop , then startx [16:16] spot_: use gparted on a live cd, delete all the partitions let windows remake them. or make some ntfs partitions with gparted [16:16] ok [16:16] NFisher: try #mplayer [16:16] jrib: huh? [16:16] i want to delet all from only one partition [16:17] I dont have much memory RAM just 1 gb [16:17] jrib: ah i see [16:17] NFisher: try the #mplayer channel [16:17] jrib: ;) kk [16:17] spot_: delete all what? [16:17] escott, fyi that was a joke [16:17] all files [16:17] the linux with the grub [16:17] how to adjust brightness in gnome3? [16:17] from that partition [16:17] spot_: i think you need to start over from the beginning and be more clear... [16:17] BluesKaj: how can I drop to tty. ctrl+alt+fx doesn't seem to work [16:17] yes [16:18] i want to clear a partition wich has linux on it because the grub is broken and it doesent let me access my windows xp or install windows xp again [16:18] tapirath, tty. ctrl+alt+f1 or f2 ? [16:19] so i can't fix the grub and i can access any os installed [16:20] Most likely spot_ you could fix the grub.. [16:20] where can is gnome3 documentation? how can we get the compiz style animations etc on gnome3? [16:20] spot_: so you want to remove allof linux and have just a xp system? [16:20] i tried and it doesent work [16:20] yes [16:20] spot_: so you are planning on reinstalling xp also? [16:20] BluesKaj: I can't drop to tty I think it's because the display drivers are fubar'd. I used grub and booted to a root shell from the recovery. And I did what you said but when I restart I still don't have an image after the bootsplash. [16:21] if i can boot my windows again no [16:21] hey whats up guys? [16:21] spot_: you will want to use a windows cd/restore cd. to reinstall teh windows bootloader to get windows booting first. then i would go about deleteing the linux setup. === [Sanyi] is now known as [sanyi] [16:21] noooo help? :-( [16:22] gnome3 animations are working here with compiz by default Abhijit ... so im not sure what you mean [16:22] does anybody know how to enter to the grub menu while booting. it currently hidden. (so far I did it with pressing every key on the keyboard I'm feeling it's not an efficient method :)) [16:22] Abhijit, compiz doesnt work with gnome3 it uses mutter and has less compatibility [16:22] dr_willis, amm e.g. that stack of windows when we press alt tab how to change this behaviour? [16:22] at least i thought gnome3 was using compiz.. i may be confused. [16:22] Abhijit, rather less capabilities to customize [16:22] tapirath: Press esc or shift. [16:22] the windows cd got block at the instalation so i need to delete the grub first , i think [16:23] escott, okay [16:23] Abhijit: ive seen gnome3 extensions to alter the alt-tab behaivor. === {} is now known as [You [16:23] spot_: Wrong. [16:23] dr_willis, i see [16:23] then how do i do it? [16:23] spot_: Windows will overwrote everything it needs to repair its installation. [16:23] tapirath, which nvidia card ? You said it was broken ,,what happens ? IMO you're better off with nvidia , there's better driver support. [16:23] *overwrite even [16:23] spot_: you said you dident want to reinstall windows.. you just need to get to the windows recovery console and reinstall the windows bootloader. [16:24] #windows will be able to walk you through that. [16:24] BluesKaj: it was an old 6600gt and it doesn't work anymore :/ so until I can find another card I need to use the integrated ati which is I thin something like x2000? [16:24] spot_: dr_willis: The most easy way is to insert the windows cd and start the repair option. Everything else is a job for ##windows [16:24] ow when the system boots up, you get the "Press any key to boot from CD..." prompt, you press any key, you see for a brief moment, "Setup is inspecting your hardware configuration" and then the screen goes black. [16:24] spot_: you have any impiorntant stuff on the disks you want to keep? if so - id syggest using a live cd and backing them up. [16:24] bekks: should I press it and hold? it doesn't seem to work [16:25] 6600gts still work , with the nvidia-current driver , but you may have a nomodeset issue which alot of nvidias have ,both old and new . [16:25] good afternoon. just a quick question about Natty... did something change very recently? I am seeing "No Hash entry in Release file" and GPG errors when doing an apt-get update [16:26] !nomodeset | tapirath [16:26] tapirath: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter [16:26] !grub | tapirath [16:26] tapirath: GRUB2 is the default Ubuntu boot manager since 9.10 (Karmic). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 - See !grub1 for releases before Karmic (9.10) [16:26] BluesKaj: it was working fine for 5 years and today it completely stopped working. I removed the card and tried it on another computer. I'm pretty sure it's dead and not a problem of modeset or something else [16:27] so bekks what can i do? [16:27] hi everyone [16:28] tapirath, try on a windows pc if you can , but make sure you switch the default graphics card in the bios [16:28] c'mon guys , how the **** i delete this so i can install and boot other sistem? [16:28] spot_, delete what === [You is now known as derp [16:29] BluesKaj: I already did no luck. the card is dead. Only thing I need to figure out how can I make ubuntu 11.10 to switch to use integrated ati [16:29] delete linux [16:29] because grub is broken [16:29] dont you want to fix it then [16:29] and it doesent let me to open ubuntu or windows xp [16:29] and when i'm tring a windows xp cd i get a black screen when the system boots up, i get the "Press any key to boot from CD..." prompt, you press any key, i see for a brief moment, "Setup is inspecting your hardware configuration" and then the screen goes black [16:30] Hello , I just bought a new TV ( samsung 40" ) and I have installed 11.10. problem I'm having is thet that desktop is outside the screen the res is 1920x1080 [16:30] i think if i format the partition with linux it would work [16:30] BluesKaj: hah! I've solved it. Seems like deleting the xorg.con file is the solution [16:30] i tried to fix the grub but no success [16:30] BluesKaj: thanks :) [16:31] hello everyone [16:31] which ati card , tapirath , lspci | grep VGA [16:31] spot_: deleting linux will NOT delete grub and fix your windows. you have been told how to fix your windows. [16:31] how can i fix my windows? [16:31] it's ION/atom system [16:31] i cant use any windows cd ! [16:31] spot_: see #windows channel it depends on the version. [16:31] because i got a BLACK SCREEN [16:31] this is the GRUB foult [16:32] spot_: you have not proven its grubs fault. and grub on the hd would not stop a windows cd from booting === vladimirsanchez_ is now known as vladimirsanchez === muellisoft is now known as muelli [16:32] BluesKaj: it's x1200 (RS690) [16:32] spot_: You have been told already. [16:32] spot_: i do suggest you use a live cd to backup anything imporntant on the system first [16:32] does anyone know if it matters which ir receiver you have when using different remotes? [16:33] tali , im just curious , because my other box has an ati 200m express on board, and after installing the default driver , the pc doesn't boot at all [16:33] grub should allow me to boot from windows or ubuntu , IT DOESENT [16:33] spot_: also installing windows afer linux overwrites grub (on the mbr) [16:33] tapirath,oops [16:33] I WANT TO DO THAT ! [16:33] AndyUbuntu: the #mythtv channel might know. they use remotes a lot. :) [16:33] dr_willis thanks [16:33] spot_: so now.. we are back to you wanting to fix grub... earlier you were wanting to delete grub and linux... [16:34] i don't want linux anymore [16:34] grub doesent work , i can't fix [16:34] spot_: will you make up your mind... [16:34] noone knows how can i fix it [16:34] spot_: three people told you how to fix it. [16:34] yes , it didn't work [16:34] BluesKaj: I think those are older than x1200 might be that drivers are not mature? [16:34] You didnt even try. [16:34] i tried all [16:35] spot_: Did you insert a windows cd and chose the repair option? [16:35] all thinks sad here [16:35] if you read what i sad earlyer you should know that i cant do that beause [16:35] tapirath, yeah the pc is 2005 vintage [16:35] spot_, if you have no windows cd then you cant do much [16:35] apart from get one [16:35] the cd is blocking at the BLACK SCREEN [16:36] i have a windows cd [16:36] ok [16:36] i have a ubuntu cd [16:36] well you can use it [16:36] im live right now [16:36] then boot from it. [16:36] because nothing else works [16:36] i boot from windows cd [16:36] when the system boots up, i get the "Press any key to boot from CD..." prompt, i press any key, i see for a brief moment, "Setup is inspecting your hardware configuration" and then the screen goes black [16:36] spot_: At that point, grub isnt involved at all. [16:36] thats not linux or grubs causing that though [16:36] it's 3d time i write this [16:36] then why is not working? [16:37] who knows [16:37] i find answers on internet [16:37] Ask in ##windows please [16:37] WE dont know that. [16:37] you can boot livecd without a hdd even attached [16:37] apparently, openssh wont use you authorized keys file if it can be written by everyone [16:37] it says about grab is invo;ved with this [16:37] hi ubunters [16:37] because is broken [16:37] has something happened to the natty repos? [16:37] spot_, go and troll in windows [16:37] ca.archive and us.archive are both returning GPG errors and corruption errors [16:37] why i cant get any help here? [16:38] spot_: Because it isnt a grub or ubuntu problem. [16:38] what do you need? spot_ [16:38] because youre just blaming it on somehting else [16:38] if it's now , how can i fix it? [16:38] why grub doesent how ubuntu system to boot up? [16:38] :? [16:38] why i get just a cursor on a black screen when booting my hdd [16:38] ? [16:38] spot_: because it isn't a grub or ubuntu issue (if you can't boot a windows cd ask for help in ##windows) [16:38] spot_, because it sounds like its trying to boot from hdd [16:39] spot_: that is a VERY generic question. Grub can fail to boot for many, many reasons, and the grub "rescue shell" is an abomination [16:39] Is there any way to disable the password after logging in for the first time? It gets a bit old after a while.. Thanks [16:39] noone ? not a qlue ? [16:41] morning, been attempting to get cepstral working under natty, tried using padsp to pipe oss to pulse, but still get oss errors? any ideas what could be broken with padsp? [16:42] scratchingmyhead, the password is for keeping you safe basically it is for super user access which yo don'r want continuously [16:42] Varazir, repeat your question pls [16:42] Hello , I just bought a new TV ( samsung 40" ) and I have installed 11.10. problem I'm having is thet that desktop is outside the screen the res is 1920x1080 [16:42] s/you/don't === M4rc3l is now known as zz_M4rc3l [16:42] how can i format a partition ? [16:42] with gparted or terminal comand? [16:42] Both. [16:43] spot_, gparted is easier and you can't format the one you're using [16:43] Varazir, hdmi connection ? [16:43] urlin2u Yea I get it but I know enough not to get in a jam and it is my system and I am the only one on it. [16:43] so , how can i format? [16:43] spot_: how is formatting a partition going to help you boot a windows cd? [16:43] BluesKaj: yes [16:43] i tried right click format to [16:43] scratchingmyhead, good for you. [16:43] but i still got data ... === quem_ is now known as quem [16:44] Varazir, could be the tv setting , did you try any resetting any scrn options on the tv? [16:44] spot_: then backup your data [16:46] can some one tell me how i can find out if my i pod is bring recognized by my system and mount it from terminal [16:46] !ipod | mint [16:46] mint: For information on how to sync and add tracks to your iPod, see the guide at https://help.ubuntu.com/community/IPodHowto - For the iPhone and the iPod Touch, see https://help.ubuntu.com/community/PortableDevices/iPhone - See !RockBox for information on liberating your iPod [16:46] Hello. Can someone cure me from Diabetes? [16:46] BluesKaj: thanks, I was looking att the wrong stuff [16:47] mint: also if as your nick suggests that you are using mint can you ask in their channel [16:47] urlin2u so is there ia way [16:47] still no answer? how can i format (delete all data) from a partition wi gparted? [16:48] spot_: did you press apply? [16:48] yes [16:49] spot_: show me a screenshot [16:49] no no i pod a says connect to apple.com to restore but i don't have fast Internet to do that so i just wanted to format it from my terminal [16:50] Quick question... I just noticed that the Ubuntu version of Chromium-Browser still "trusts" diginotar. Is that intentional or is it just my computer not having a proper update? [16:50] mint, its not a normal usb mass storage device. you can't just "reformat" it [16:50] so what should i do to start using it again [16:51] scratchingmyhead, look on the web basically it is not advised with ubuntu it is not designed for that use try puppy linux it runs in root, basically use a distro designed for root use. [16:51] mint get a computer with mac osx or windows on it with itunes on it [16:51] escott ,so what should i do to start using it again [16:51] and use the itunes to fix it [16:51] http://img214.imageshack.us/img214/8859/screenshotnxd.png [16:51] mint, you'll need itunes [16:51] i want to format partition /dev/sda3 [16:52] spot_ Right click /dev/sda3 and click format [16:52] make sure data is backed up, because it looks like you're running off of ext3 [16:52] escott , do you know any way to format it from terminal i dot care if it works again === Leao is now known as Quali === Quali is now known as Qualia [16:52] i dont have that option [16:52] i have only format to [16:52] spot_: i'd delete it and create a new logical drive (sda6) then [16:52] mint, its not a normal usb mass storage device. you must use itunes [16:53] spot_, what is your final goal here? [16:54] it doesent matter , i just want to format a partition [16:54] spot_, it does as this is ubuntu support you have no ubuntu at all. [16:54] escott , i cant get banshee put all the staff needed to play if i just can format it [16:54] if i say what is my final goal here you will send me to #windows [16:54] i have ubuntu [16:54] spot_: quit gparted, "sudo umount /dev/sda3 && sudo mkfs.ext4 -m0 /dev/sda3" [16:54] installed and now i'm with livecd [16:55] mint, please dont waste our time. you've been given the answer. if you dont like it complain to apple [16:55] spot_, not on that HD you have no ubuntu. [16:55] what?? [16:56] how to find the maintainer of a kernel-modul? (in this case rt2800pci) [16:56] escott , sorry if i make u mad it is just i am so desperate [16:56] modinfo rt2800pci|grep author iceroot [16:56] spot_, the sda3 has not enough data on it, go to a appropriatte channel. [16:56] llutz umount: /dev/sda3: not mounted [16:57] what are you talking about? [16:57] i just installed ubuntu on it [16:57] spot_, is it a wubi? [16:57] nope [16:57] llutz: great, thank you [16:58] escott , at least tell me how i can mount it so as to save my file from my i pod [16:58] spot_: "sudo mkfs.ext4 -m0 /dev/sda3" [16:58] mint, if banshee doesnt work you will have to use itunes. it is not a usb mass storage device [16:58] spot_, than you have no ubuntu on that had the sda3 has to little data and the other 2 partitions are ntfs ubuntu wont instal in a ntfs unless it is a wubi. [16:59] hd* [16:59] escott , tnx for your time [16:59] the ntfs partitions are from windows [16:59] i tried a dual boot [16:59] spot_: maybe just a wrong partition-id [16:59] Is there a music player that supports sharing a library across multiple computers, so that the library info stays in snyc between all computers? [16:59] but grub doesent load any system [17:00] spot_, you want the windows boot back is tha the problem? [17:00] ubuntu@ubuntu:~$ sudo mkfs.ext4 -m0 /dev/sda3 mke2fs 1.41.11 (14-Mar-2010) Filesystem label= OS type: Linux Block size=4096 (log=2) Fragment size=4096 (log=2) Stride=0 blocks, Stripe width=0 blocks 1201872 inodes, 4799418 blocks 0 blocks (0.00%) reserved for the super user First data block=0 Maximum filesystem blocks=0 147 block groups 32768 blocks per group, 32768 fragments per group 8176 inodes per group Superblock backups stored on [17:00] spot_: do you understand what is meant when you say format? do you want to make it blank space or a different partition type (ext4, ntfs, fat32) [17:00] i want something to boot [17:00] ParadigmUltra, its probably just easier to rsync the files. i dont know of any music player that has that as a built in feature [17:00] why do i get the feeling that noone else has played cepstral with natty successfully? [17:00] anything , but boooot [17:00] spot_: boot windows cd, restore MBR, fix your partition-layout [17:01] spot_: formatting sda3 won't help you in any way [17:01] spot_, do you know the out of the bios bot menu key prompt try booting the windows, when you power on hit f12, we can get you the boot back from a terminal on that disc [17:01] spot_: then based on that screenshot you've likely formatted the ext4 partition, if you want to boot ubuntu, you'll need to install it there [17:01] llutz , i cant boot windows cd because i got black screen after the booting === deckard_mc_ is now known as deckard_mc [17:02] spot_, we understand your frustration, but your not expressing anything well. you complain that it gives you a warning about data existing and don't send a screenshot. you complain that it doesnt say format but dont give a screenshot. you say it doesnt boot but dont give the contents of any error messages, and you are unclear on your goal [17:02] i dont get any error , is just a black screen with a cursor [17:02] hola [17:02] nothing happends after [17:02] what this command do ? dd if=/dev/zero of=/dev/sda bs=512 count=1 [17:03] alguien que hable español [17:03] spot_, it overwrites the mbr [17:03] !es | prueba_ [17:03] prueba_: En la mayoría de canales de Ubuntu se habla sólo en inglés. Si busca ayuda en español o charlar entra en el canal #ubuntu-es. Escribe "/join #ubuntu-es" (sin comillas) y dale a enter. [17:03] Bonsoir [17:03] spot_: it overwrites MBR + partition-table of your 1st HDD [17:03] llutz , can i use dd if=/dev/zero of=/dev/sda bs=512 count=1 instead of windows cd? because the windows cd doesent boot write , it just stop at a moment [17:04] good evening everybody :D [17:04] spot_: it overwrites your partition-table, you shouldn't do it if you neeed any data from that drive [17:04] uff , then how can i do it? [17:04] spot_: fix your computer, its nothing OS-related [17:04] spot_, if you had a copy of what was there before you overwrote is you could, you can also just install lilo in the mbr from a ubuntu disc and boot windows. [17:05] spot_, can you bopt a ubuntu disc to a desktop? [17:05] boot* [17:05] what is lilo? [17:05] i can boot an ubuntu cd [17:05] !info lilo | spot_ [17:05] i am now on ubuntu try [17:06] spot_: lilo (source: lilo): LInux LOader - the classic OS boot loader. In component main, is optional. Version 1:23.2-2 (oneiric), package size 270 kB, installed size 808 kB (Only available for amd64 i386 all) [17:06] spot_: download and start http://www.ultimatebootcd.com/, fix MBR [17:06] so...I was in the middle of recording some music tracks, and my whole /home switched to read-only, and I cannot switch it back [17:06] spot_, it is a bootloader that will boot windows just the same you will never see it, and windows will boot straight in. [17:06] has anyone heard of this problem? [17:06] why didn't you told me that from the start :) [17:06] theMAVERICK, is /home on its own partition? [17:07] hello. it seems I have a problem with pulseaudio on an asus N43SL. This seems in part due to the acpi (using experimental asus_nb_wmi now). On the sound settings no hardware is recognized. Audio is not working. Anyone willing to help? Thanks [17:08] escott: oh boy, my partition table just flipped over to GPT...again [17:08] theMAVERICK: sounds like system found error on /home partition and remounted read only, reboot from cd and fsck your drive [17:08] now , how can i install this lilo? [17:08] spot_, what is the release of the ubuntu cd you have? [17:08] twitchnln: crap, this is the second time this has happened after wiping the disks [17:08] spot_: there is no need for lil [17:08] i've downloaded lilo-22.8.src.tar.gz [17:08] twitchnln: so, they are pretty much fried, huh? [17:08] greeeaaat [17:08] theMAVERICK, you probably have a hybird partition table. use gdisk to fix it [17:08] spot_: use grub instead [17:09] grub doesent work , i tried to fix it and doesent work [17:09] i want lilo instead [17:09] how can i install and use it? [17:09] what is the command to move/copy a directory with the contents intact? [17:09] escott: I did standard partitioning via install ext4 I believe, if I try to reboot, I will lose the entire shell and everything [17:09] iceroot, he has no linux none of the grub files in ubuntu. [17:09] greennumbers: just mv them. [17:09] thanks [17:09] escott: is there a way to atleast save/export my current project before I mess with the hard drive partitions? [17:09] iceroot, a failed install with less the 500mb [17:09] theMAVERICK, if you have a screwed up gpt/dos hybrid you need to boot the liveusb install gdisk and fix it [17:10] theMAVERICK: I have a usb drive here that does the same thing from time to time, but it happens when drive is reading and usb polls another device, causing drive to pause. could be hardware, could be something to do with running processes [17:10] urlin2u: and why installing lilo but not grub? [17:10] urlin2u: i dont get why lilo should be better [17:10] twitchnln: so, can I atleast recover my data that I currently have before the reboot [17:11] iceroot, there is no ubuntu or linux grub works when you have a OS that uses it. [17:11] twitchnln: because a reboot will not even give me a shell, and a livecd will not allow me to tweak the partitions, I have tried numerous times [17:11] hi [17:11] theMAVERICK: you should be able to, like i said boot from live cd, ie: knoppix and fsck the /home partition [17:11] what should i do when i was doing a dist upgrade, it locked up, and i killed it [17:11] now i get E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages. [17:11] spot_, what is the ubuntu cd you have [17:11] urlin2u: and how is this question releated to ubuntu? [17:11] twitchnln: I promise it won't work, I tried for the last two weeks [17:11] theMAVERICK: whatever you do, don't fsck mounted partition [17:11] list [17:11] spot_: you want a booloader for window/mac without installing linux? [17:12] theMAVERICK: bad things happen if you do [17:12] i have installed linux [17:12] ubuntu [17:12] twitchnln: agreed, so...then it is impossible to get this data off, or what? [17:12] iceroot it isn't but the user wont go away so personally I was trying to get them booted so they would. :D [17:12] but the grub doesent load my operating systems [17:12] twitchnln: this is a re-recording of a track I lost last week because of the same problem [17:12] spot_: can you write in one line what is the issue and what you want? [17:12] twitchnln: I REALLY don't want to redo it a third time [17:12] spot_: and why not fixing grub? [17:13] iceroot, we have been trying that for awhile god luck. [17:13] i tried to fix grub in every way [17:13] good* [17:13] theMAVERICK: after fsck the partition from knoppix, reboot and see if it mounts correctly, if so i don't see why you couldn't recover it [17:13] spot_: what is the error from grub? [17:13] spot_, you are not doing yourself a service constantly changing your objective whenever you run into the slightest difficulty. if you keep doing this you will at some point find yourself reading some advanced documentation which will suggest a command that will wipe out your entire system [17:13] how do i break all locks in APT? [17:13] spot_: you are using an ubuntu-installation which installed grub on your system? [17:13] twitchnln: here is the problem, knoppix and livecds crash when I try to use fdisk or gdisk after this GPT error [17:13] there is no error , i just got a black screen with a cliping cursor and after this nothing happens [17:14] twitchnln: I tried a couple different versions, basically as soon as I shutdown, this is done, I lose it all [17:14] theMAVERICK: don't use fdisk, use fsck [17:14] spot_: and you are booting the drive where grub is installed? [17:14] iceroot, here is what they have 2 ntfs and a failed ubuntu install nothing booting. http://img214.imageshack.us/img214/8859/screenshotnxd.png [17:14] twitchnln: that is what I meant [17:14] http://paste.ubuntu.com/729800/ [17:14] yes [17:14] gparted, and fsck won't work [17:14] my harddisk [17:15] can i install ubuntu on usb but not as live [17:15] spot_: when you are booting your system, can you press "SHIFT" to open the grub-menu? [17:15] twitchnln: before I tinker, it is impossible to get the data off of the computer? [17:15] nope [17:15] !who | spot_ [17:15] spot_: As you can see, this is a large channel. If you're speaking to someone in particular, please put their nickname in what you say (use !tab), or else messages get lost and it becomes confusing :) [17:16] mint: yes [17:16] twitchnln: because last time I rebooted with a livecd, fsck, fdisk, gparted everything i tried would not deal with this mystery GPT partition that appears out of nowhere [17:16] how can i do it [17:16] theMAVERICK, if you have any reason to believe that you have a gpt and msdos partition you MUST use gdisk FIRST [17:16] iceroot:i tried hold shift, f6 ,ins ,e , nothing works [17:16] theMAVERICK: doubtful, but then i'm not at console so i can't say for sure, more than likely the data will be recoverable [17:16] mint: there is no difference as in the normal installation [17:17] twitchnln: definitely not [17:17] mint: just choose your usb-drive instead of the hardsic as target [17:17] escott: why gdisk first? [17:17] mint: also install grub on the usb-drive instead of your harddisc [17:17] iceroot i reinstaled grub2 , fixed it , still nothing [17:17] theMAVERICK, its the only tool that can understand/allow you to modify a hybrid partition table. and without a correct partition table there is no valid partition to fsck [17:17] spot_: press shift (imo only left-shift) is working while your pc is booting (press it very often to hit the right time) [17:18] iceroot , yes i tried i tell you , nothing works [17:18] iceroot it does not allow me to partition my usb [17:19] escott: how can I run it if it is not installed? is it standard in a livecd? [17:19] What is the little text box that pops up in the bottom right when you type in the Unity desktop? It doesn't seem to do anything. [17:19] iceroot please just tell me how to install lilo [17:19] escott: because I just lost write privileges, I cannot install gdisk [17:19] spot_: you cant use lilo to boot windows [17:19] spot_: imo, because lilo cant do the chainloader-part [17:20] spot_: and there is no reason to install lilo [17:20] theMAVERICK, you have to do this from the livecd/liveusb you cant do anything with the partitions mounted [17:20] spot_: have you used a live-cd to reinstall grub on /dev/sda? [17:20] iceroot : so what should i do so i can boot linux or windows or windows cd ?? [17:20] spot_,, holding the shift key down immediately after the bios scrn til grub appears [17:20] theMAVERICK, and its not standard, but you can install it to ram (its only a few kb) [17:20] spot_: you cant boot windows-cd? === zz_M4rc3l is now known as M4rc3l [17:21] iceroot: yes , i tried reinstaling grub [17:21] spot_, I notice that the boot script is different then the gparted screen shot which one is correct? Which one is what you have right now? [17:21] spot_: you cant boot windows-cd? [17:21] iceroot: i will try with shift if you say... [17:21] spot_: please anser my question [17:21] iceroot i can boot windows cd but it got block at short time after [17:21] spot_: maybe a hardware-issue? [17:22] spot_: so high tempratur or something like that? [17:22] Answer to my question: it just helps you select items on the desktop--if you have any. [17:22] spot_: if you cant boot the windows-cd its not a ubuntu/grub issue but a hardware-issue [17:22] Hi everyone, I have a character bash can't print. I get a rectangle with numbers inside it. Is there a way to look up what this character is? [17:22] iceroot: it work since i tried to install ubuntu , it's working now [17:22] spot_: windows-cd has nothing to do with ubuntu [17:22] test === ohzie_ is now known as ohzie [17:23] iceroot i CAN BOOT windows cd [17:23] spot_: ok [17:23] h3ll0 h4ck0rz [17:23] _:D [17:23] HalfMadDad, the numbers are hard to read, but they are the unicode value of the character it's trying to print [17:23] spot_: can you boot a ubuntu-live-system please? [17:23] MJN96: no need that here [17:23] can someone help me? I can't find how to install a theme/cursors? [17:23] iceroot but is getting blocked at a moment ,an i readed from googles searches that this has something to do with grub [17:23] Penth: thanks, I should be able to enlarge and read, thanks again! [17:24] JayJSE21: you need to download them and add to ~/.themes [17:24] Hi everyone, has anyone experienced problems with the moonlight plugin on Ubuntu 11.10 ? [17:24] anyone use pentagram tablet with ubuntu? [17:24] spot_: never heard of something like that but ok [17:24] !anyone | Misiex [17:24] Misiex: A high percentage of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? See also !details, !gq, and !poll. [17:24] spot_: but you can boot an ubuntu-live-system? [17:24] where is ~/.themes? [17:25] iceroot, if you look at the gparted screen shot it shows no ubuntu install the bootscript shows a different setup seems a bit stange don't you think? [17:25] iceroot yes , i'm here with live ubuntu [17:25] JayJSE21: ~ means /home/username [17:25] so my card is a card 6 HDA intel. There are two problems: 1) with the asus_nb_wmi module the volume control keys are still not working. 2) the audio itself is not working. I just have snd_hda_codec loaded, not snd_hda_intel. in the audio preferences no hardware is recognized. [17:25] ~ is your home directory [17:25] JayJSE21: /home/your_name/.themes [17:25] of course [17:25] l33t is needed evrywhere === [1]rocket is now known as rocket [17:26] iceroot search on google setup windows black screen and you will see what i mean [17:26] what kind of 2d graphics programs offers ubuntu? [17:26] Hello Swedes. [17:26] hey all, in oneiric I have two screens - is there a way to get my launcher bar onto the centre screen instead of the left (default)? [17:27] Yes there is. [17:27] ph8: yes, there's a patch, i'll look it up [17:27] cheers MonkeyDust! [17:27] there is no folder with my username there, only documents, music, pictures.... [17:28] JayJSE21: the folder which contains documents, music, pictures is the one wih your username [17:28] ph8: http://www.webupd8.org/2011/10/how-to-move-unity-launcher-to-bottom-of.html [17:28] JayJSE21: also remeber .themes is a hidden directory. everything starting with . is hidden [17:28] hi can someone pls tell me how to resize my hard drive ? [17:28] so how do I show it? [17:28] im on version 11.10 [17:28] !gparted | ph4nt0m_ [17:28] ph4nt0m_: gparted is a !GTK/!Gnome !GUI partitioning program. Type « sudo apt-get install gparted » in a console to install it - A GParted "live" CD is available at http://gparted.sourceforge.net/livecd.php [17:28] ty [17:28] I think 10.10 LTS is better though., [17:29] hax: 10.10 is no lts [17:29] cheers MonkeyDust! [17:29] unity's grown on me [17:29] i saw it and basically put oneiric to one side for a few weeks [17:29] ive gotten used to 11.10 altho i admit at first i was like wtf have you done to it lol [17:29] but i can't stop myself upgrading [17:29] i can't help but feel there's a later version out there :p [17:29] wait, got it, but still no themes folder [17:29] 10.04 ofc* [17:29] JayJSE21: enable to see hidden directries, type in nautilus directly the path (or use nautilus ~/.themes) or use the shell "cd ~/.themes" [17:29] currently my only beef is task switching [17:29] as i have to unhide the launcher [17:29] hi, I am trying to make my ubuntu boot faster and I want to know what I need to do to make this possible? [17:29] and then click on my app [17:30] whereas before i could just click a bar [17:30] !enter | ph8 [17:30] ph8: Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation! [17:30] I love the enter key! [17:30] ph8: we not [17:30] :o) [17:30] cannot print from win xp machine to Ubuntu 11.04 machine sharing printer over smb [17:30] does anyone know anything about Marvell wireless? [17:30] ph8: it makes it hard to follow your question [17:30] !anyone | ViaNocturna85 [17:30] ViaNocturna85: A high percentage of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? See also !details, !gq, and !poll. [17:31] marvell wireless? whats that [17:31] how do I do that? [17:31] right, Installed ndiswrapper and installed a Marvell wireless driver and its recognised and working, but it wont scan or connect [17:32] two further questions, a) can you get the task bar back? not the menus but the 'running apps' list and b) how do i open two copies of something! I read ctrl+click in launcher but that's not working [17:33] ph8: you mean gnome-panel? [17:33] i guess so [17:33] the gnome panel that shows currently running apps [17:34] sudo apt-get install gnome-panel, then, i guess [17:34] iceroot ok ,i tried with shif before it boots the drive , and nothing [17:34] anyone about the problem with my audio card? should snd_hda_intel be loaded or just snd_hda_codec is fine? [17:34] spot_, after the bios screen [17:34] I have enabled hidden files, but there is still no .themes folder [17:35] after the bios screen? uff [17:35] hola [17:35] that's going to be hard [17:35] qe tal [17:35] brb === Lucy is now known as Guest71022 [17:35] JayJSE21: http://www.techdrivein.com/2011/10/how-to-install-and-manage-gnome-shell.html [17:35] Qienes soi!? [17:35] Qienes soi!?* [17:35] sois* [17:36] can you install gnome 3 in ubuntu 10.04? [17:36] Olson_, its not advisable [17:36] JayJSE21: never mind that link, i think i'm mistaking [17:36] thank you [17:37] JayJSE21: try this link: http://news.softpedia.com/news/How-to-Install-GNOME-Themes-in-Ubuntu-11-10-231213.shtml [17:38] I have problem related to cheese. Any one to help [17:38] !help | amit_ [17:38] amit_: 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 [17:39] Marvell driver not working properly [17:39] Erm... for whatever reason, some packages aren't showing up in my package manager... including two I "need" [17:39] rallias: what ones? [17:39] maybe theyre not in the repos [17:39] does ubuntu use mongodb for something? [17:39] My chese is showing odd colors when using at 12808720 while on low resol at almost 800 it is working fine. In 11.04 it was working fine on 1280*720 [17:39] Gentoo64: virtualbox for one [17:40] mai i know the channel for windows XP [17:40] Gentoo64 Gnome-shell for another [17:40] rallias: have you tried apt-cache search [17:40] Gentoo64 I'm in synaptic, I've tried apt-cache, I can't use the software center === emma is now known as Em [17:42] mrv8335 windows driver on ndiswrapper is working, but wont scan or connect to network, can anyone help? [17:42] rallias, make sure that you are subscribed to the source that the packages are in (either ppa or partner) etc [17:43] escott packages.ubuntu.com says they're in main [17:43] Can Ubuntu 11.04 show a printer share over the network but not really allow connections to it? [17:43] any irc channel for windows [17:43] ? [17:43] rallias: maybe try apt-get update [17:43] er universe [17:43] idk [17:43] harsh343: ##windows [17:43] Gentoo64 tried multiple times [17:44] rallias: what are you looking for? [17:44] * lunitik just got here [17:44] lumitik virtualbox and gnome-shell [17:44] oh... [17:44] ok, so what about installing icons and cursors? [17:44] I guess its not on anl.gov or pnl.gov... [17:45] rallias: I see both in oneiric [17:45] lunitik, thanks [17:45] lumitik I just found out its not on anl or pnl mirrors [17:46] lunitik, is it possible to run mysql on command prompt on winwos XP ? [17:46] rallias: strange a mirror would limit what they host... seems more work than its worth rather than just rsync'ing -heh [17:46] hi all [17:46] rallias, but are you subscribed to universe? [17:46] harsh343: No idea, I haven't ran Windows in 12 years, I just know the channel is there [17:46] escott I'm subscribed to all the repo's. [17:46] anyone here would know what the problem is when exaile just refuses to play again ever after being pauzed ? [17:46] harsh343: There's #mysql, and the answer to your question is yes. [17:46] I just switched to umn.edu and it appeared. [17:47] Jolein: did you play a sound elsewhere? [17:47] hello. my audio is not working, I see no hardware recognized in the audio preferences. my card is a intel hda 6 one. [17:47] yes youtube [17:47] Jolein: lsof /dev/snd/* and kill what is displayed [17:47] Can someone help me to get DVB-T working? Either with a no-name device that identifies as "1d2c:1003" or with a Cinergy hybridXE ("0ccd:0086")... [17:47] Jolein: your exhaile apparently isn't using pulse [17:48] bekks, do u know the command i am installing wamp server by wamp server i am able run mysql but i want run through comman prompt [17:48] harsh343: This isnt windows support unfortunately. [17:48] rallias: check https://launchpad.net/ubuntu/+archivemirrors [17:48] harsh343: this is #ubuntu ... [17:48] might give you an idea of how reliabel they culd ne [17:48] bekks, ok [17:48] harsh343: this isn't even the channel for Ubuntu based server questions, this is a desktop channel [17:48] lunitik, ok [17:49] i hear music now but nowhere exaile to be found [17:50] ok , i'm back , now i almost get to grub , what do i do after presing shift before bios if the grub just says 'Grub loading .' and a white cursor beyond ? [17:50] thx guys [17:50] fixed [17:51] is there a printer help channel? [17:51] pleiotropy: lsmod | grep snd show anything? [17:51] robert___: this would work... [17:51] robert___: unless you need help with the hardware of the printer, there is ##hardware but idk if that is relevant either to the actual printer [17:52] lunitik, yeah there is a bunch of different snd_ lines [17:52] I just installed 11.10 last night and have encountered a bug. The screensaver does not un-screen save. Instead, I get a white screen. Typing my password blindly doesn't unlock things. If I close the lid so the laptop suspends and then open it to unsuspend, I get the normal unlock screen. [17:52] pleiotropy: then it is loaded fine... alsamixer and ensure everything is turned up perhaps? [17:52] Hello, what is e-addressbook-factory ? [17:52] yeah, I just checked anl.gov and they don't host virtualbox according to packages.gz under universe. [17:53] i'm trying to share my printer on this machine running Ubuntu 11.04 with my laptop running win xp and it shows under printers on laptop but wont print in desktop [17:53] it is running in processes taking a fair lump of my mem [17:53] lunitik, actually I can't open alsamixer somehow, I get "cannot open mixer: No such file or directory" [17:54] ymer: which e-addressbook-factory ... then dpkg -S /path/to/file ... see where it came from? [17:54] Hi, I just installed Ubuntu 10.04 Server. I have a second hard drive that I want to mount and use as a storage partition. I did mkdir /data ... and fdisk -l shows that the 1TB drive is at /dev/sdb. Would I do mkfs.ext4 /dev/sdb ? [17:54] pleiotropy: /etc/init.d/alsa restart ? [17:54] b/c I tried and got an error about that already being in use or something. [17:54] How do I determine if my install is running unity2D [17:54] ? [17:54] tash, you need to put a partition table on it first with parted or gparted === Mud is now known as Guest58430 [17:54] my OS is on /dev/sda [17:55] pleiotropy: also prolly /etc/init.d/pulseaudio restart [17:55] escott: oh? which do you recomment? [17:55] recommend* [17:55] puff: If you are using 11.x and you didn't select something else, you are... [17:55] tash, then you mkfs.ext4 /dev/sdb#; mount /dev/sdb# /data where # is the partition number you want (and make sure there is no data on sdb# first [17:55] the laptop shows it printed but no document on decktop. [17:55] iceroot are you still here? [17:56] lunitik: So it defaults to unity2d? [17:56] ymer, evolution address book [17:56] lunitik, pulseaudio restarted fine, alsa gives back "bash: /etc/init.d/alsa: No such file or directory" [17:56] tash, parted is a cli, gparted is a gui [17:56] puff: it falls back to unity2D if 3D doesn't work with your drivers in 11.10 [17:56] I'll do parted then [17:56] i'll check man page [17:56] lunitik: dpkg -S /usr/lib/evolution/e-addressbook-factory [17:56] evolution-data-server: /usr/lib/evolution/e-addressbook-factory === jason is now known as Guest3984 [17:57] escott: if I just want that drive to be one large data drive...would you recommend I just do /dev/sdb1 ? === Guest3984 is now known as jasef [17:57] lunitik, in /etc/init.d I just have alsa-store and alsa-restore [17:57] ymer: then it is related to evolutions address book... [17:57] tash, thats perfectly acceptable [17:57] lunitik: Right, so how do I figure out if it has fallen back or not? [17:57] pleiotropy: I just saw that, sorry... does sound work now though if you log out and back in? [17:57] does anyone know howto install lirc on 11.10? [17:57] escott: thank you for your help ... here often? [17:58] I might need further assistance :P [17:58] i am having huge problems at the mo [17:58] puff: they are actually very similar, so I'm not sure to be honest... [17:58] lunitik, I will just try it, please wait [17:58] lunitik: I don't used evolution so how to stop that, I would rather free up that memory [17:58] escott: oh, and that drive shouldn't have any data on it, but when I do 'parted' won't it erase everything anyway? [17:58] AndyUbuntu: umm, trick question? apt-get install lirc [17:59] ymer: pkill e-addressbook-factory would work... [17:59] lunitik, I have installed it but it is not working at all [17:59] AndyUbuntu: what are you trying to use it through? [17:59] was not sure if there had been a problem with it [17:59] please, can someone help me install my usb tv-stick? [18:00] I am using a haupuage 1110 remote control [18:00] Lunitik: thanks [18:00] AndyUbuntu: no, what application? [18:00] lunitik, sound does not work, I cannot access sound preferences. rhythmbox does not play mp3 files [18:00] I just wanted to test the keys out first [18:01] I was thinking of using it with clementine or vlc or programs lik that [18:01] someone on an eeepc (or other systems with rt2800 wifi chipset) on ubuntu 10.10: can you please paste me the output of "lsmod | grep rt28" [18:01] AndyUbuntu: I do not think remote controls work system wide... you can try installing lirc-x to see though since it is for x in general [18:01] tash, changing a partition table results in the loss of any data on that device [18:01] oh ok [18:02] AndyUbuntu: (X is the desktop system) [18:02] yeah, so that's fine [18:02] when i install lirc on its own though i thought you could still configure it [18:02] yeah thats ok [18:02] so, when I boot and I do fdisk -l and it lists it as /dev/sdb ... couldn't I just do fdisk /dev/sdb ? [18:02] I would like to test if my keys are working [18:02] AndyUbuntu: dpkg -L lirc to see what it installed... there should be something in /etc/ which can be used to configure [18:02] AndyUbuntu: X might just set it up automagically though [18:03] thats ok [18:03] Hmmm, i have got moonlight to work at Lubuntu 11.10 but somehow during streaming it will keep a "Loading video..." text in the center of the screen, anyone has this same problem ? [18:03] Anyone familiar with Audacity? [18:03] in which package i can found the modules loaded for wifi-devices? directly in the kernel-package? [18:03] psilo23: mono has a channel on irc.gnome.org [18:03] lunitik, the complete audio system looks broken. why shouldn't I be able to access the sound preferences? === derp is now known as [You [18:04] pleiotropy: because sound has not been initiated, which everything else is saying... but the modules are loaded so idk where to proceed to [18:04] lunitik: ubuntu has a channel on irc.freenode.net [18:04] min|dvir|us, I am somewhat familiar , have used it to digitize vinyl [18:04] BluesKaj: I want to fade out. [18:04] psilo23: yes, but few bother with mono or moonlight [18:04] I am using the Envelope Tool, but it gives me a big no cursor when I try to use it. [18:05] yeah i wish i wouldnt have to deal with moonlight also [18:05] lunitik, giving pulseaudio --start, I get the preferences and rhythmbox to work. still I get no audio and in the preferences I see no hardware recognized [18:05] hey everyone I have a problem I can't ssh into my ubuntu 11.10 box, and the screen is black but I can move the mouse pointer around, and the screen comes out of power saving mode ideas? [18:06] psilo23: anyway, I have suggested a channel where the developers of moonlight will be hanging out... or you can waste time here where it is unlikely many have even attempted to use it [18:06] normally I would just reboot the computer but I was attempting to use ddrescue to backup a hard drive... [18:06] pleiotropy: I do not know where to advance, sorry [18:06] any commands I can do from the keyboard to get the screen back? [18:06] i i thought you could use you remote for volume or play and pause [18:07] did not think it was restricted to applications [18:07] AndyUbuntu: what's a "you remote"? [18:07] a remote control for lirc [18:07] oh, I didn't know there was such a thing as a "you remote" [18:08] haha, skynet ! [18:08] lol, i dont think so either [18:08] i am just trying to get lirc working === administrator is now known as Guest60132 [18:08] vn [18:09] co ai khong [18:09] According to this http://blog.xanthias.de/2011/07/equinux-tubestick/ , my tv stick is supported - and ubuntu should ask for additional drivers upon plugging it in - but it doesn't ... please - is it too much to ask for television on linux?!? [18:09] min|dvir|us, make sure you a file into audacity then look at the effects tab , in the drop down there are fadein and fadeout options [18:11] nicofs: that article is for 10.04, which version of ubuntu do you have? [18:11] bekks, current, 11.10 [18:11] Hi I'm thinking of upgrading 10.10 straight to 12.04 and leaving it for years, what do you guys think ? [18:12] lolalololabot: you'd need to upgrade to 11,04 and then 11.10 first [18:12] nicofs: And according to your article, you have to download some additional firmware. No word about some "do you want to download something" upon plugin it in. [18:12] lolalololabot: you can only direct-upgrade from LTS to LTS (10.04 to 12.04) [18:12] EvilResistance: You're kidding me ?! [18:12] nicofs: If that doesnt work in 11.10, you have to take a look at linuxtv.org and you may find a solution there. [18:12] lolalololabot: nope [18:13] I'm sure I did an upgrade via a cd ? [18:13] lolalololabot: from 10.04 to 10.10\ [18:13] lolalololabot: that works for single-release jumps [18:13] lolalololabot: but not from a non-LTS to an LTS [18:13] hey everyone I have a problem I can't ssh into my ubuntu 11.10 box, and the screen is black but I can move the mouse pointer around, and the screen comes out of power saving mode ideas? [18:14] bekks, it all leads me to this: http://linuxtv.org/hg/~anttip/af9015/ - but i don't know what to download there... or better to say, the archive i can download there can't be opened... [18:14] lolalololabot: except if you have the version just before LTS (like 11.10 before 12.04) [18:14] no - I'm sure I've skipped releases ... like edgy to miss a few [18:14] Hmmmmm [18:14] I got a interesting questing. Writing a paper and trying to think of a way to describe the /dev folder. Would it be accurate to compare it to Windows device manager? [18:14] That REALLY sux [18:14] Xeneth: no it wouldnt. [18:14] how to poweroff the system by command? [18:14] raven: sudo shutdown -h now [18:14] raven, shutdown -h now [18:15] So what do I upgrade to from 10.10 if I want to remain on gtk2 ? [18:15] raven: or just sudo halt [18:15] escott, EvilResistance that only "halts" the system like halt, like poweroff, like anything [18:15] Xeneth, no. its better to say that in unix everything is a file and dev is where the files for devices reside [18:15] raven: that's what you asked for. :/ [18:15] EvilResistance, then how should it be described? I only have a mild understanding and the paper is a comparison of Windows and Linux [18:15] Xeneth: read escott's command. [18:16] er [18:16] nicofs: You have to download the archive, unpack it, and compile the driver. On details about that, you might contact the author or consult the readme of the driver. [18:16] message even [18:16] EvilResistance: So what do I upgrade to from 10.10 if I want to remain on gtk2 ? [18:16] EvilResistance, "poweroff" is not "halt" - i asked for the first one [18:16] does this sound right to do if I want to make a new hard drive 1 partition....fdisk /dev/sdb, choose "n" for new partition, choose "p" for primary partition, enter "1" so it will be /dev/sdb1, then do mkfs -t ext4 /dev/sdb1 [18:16] raven: that's how you power down the system - using the halt command. [18:16] bekks, the archive can't be opened... [18:16] raven: shutdown turns off the system, but sometimes it wont actually power down. -h (halt) forces that. [18:17] escott: ^ that is different than what you suggested but I found those steps here: https://help.ubuntu.com/community/InstallingANewHardDrive [18:17] tash: Use disk manager it's easier [18:17] raven: its the same as if you hit "Shutdown" with the GUI [18:17] Is "screen saver" the right phrase to us when searching for bugs related to the screen going blank and failing to unblank? [18:17] escott, I keep wanting to think of /dev as where the device drivers are housed. I know it's an over simplification of it so I am trying to get some detail. === claudio is now known as Guest43815 [18:17] I'm talking about server edition, not desktop edition [18:17] sorry [18:17] escott, You have a good referance? [18:17] hey everyone I have a problem I can't ssh into my ubuntu 11.10 box, and the screen is black but I can move the mouse pointer around, and the screen comes out of power saving mode ideas? [18:17] tash, i would advise against using fdisk as it doesnt support larger disks, but otherwise im sure its fine. (and for a 1tb disk fdisk is ok, but for larger use parted) [18:18] tash: running a server you really should know these things but you're right [18:18] hey everyone I have a problem I can't ssh into my ubuntu 11.10 box, and the screen is black but I can move the mouse pointer around, and the screen comes out of power saving mode ideas? [18:18] porn [18:18] escott: thanks for your helpful advice [18:18] Xeneth, the drivers are in the kernel. the best way to understand /dev is to "read" the first few bits of /dev/sda [18:18] THE_GFR|WORK: ctrl-alt-f1 [18:19] lolalololabot: really? [18:19] THE_GFR|WORK: Should give you a console, yes [18:19] THE_GFR|WORK: I'm having a bug where I don't get an unlock screen dialog, I just get a white screen; if I close the lid so it suspends and then open it again, I get an unlock screen. [18:20] the system does not poweroff by ANY command [18:20] raven: press and hold the power button for 5 seconds. [18:20] it'll force-off the system [18:20] lol @ EvilResistance [18:20] lolalololabot: what does this tell me? [18:20] !lol [18:20] ugh [18:20] ubottu died [18:20] EvilResistance, thats not usable for a server in another room [18:21] kill -HUP ubottu [18:21] raven: then you're SOL. If the system does not wish to respond, and you can't force it to shut down with sudo shutdown -h now, then something else must be hanging up the system. [18:21] hey EvilResistance - So what should I upgrade to ? Or am I best sticking to 10.10 [18:21] lolalololabot: 11.04 is a start. [18:22] lolalololabot: 10.10 is kind of oldish [18:22] lolalololabot: what can I do from that screen? [18:22] no unity [18:22] EvilResistance: :/ [18:22] raven , sudo halt [18:22] just say no to unity! [18:22] THE_GFR|WORK: login [18:22] lolalololabot: it's already logged in and scrolling tons of data by [18:22] unity has unified the unity haters [18:23] THE_GFR|WORK: NICE - Can I haz your PC ? [18:23] lolalololabot: what? [18:23] THE_GFR|WORK: Are they kernel messages ? [18:23] lolalololabot: I would suspect so but I'm not sure [18:23] it's about the SATA controller [18:23] THE_GFR|WORK: Ahhhh ic [18:24] hi [18:24] hi === [You is now known as derp [18:25] does 11.10 bye defualt forces encryption of /home? [18:25] Abhijit: No. [18:25] bekks, is there any way to know if my /home is encrypted or not? [18:26] Abhijit: Just take a look at the output of "df -h" [18:26] lolalololabot: what do I do next? [18:26] Abhijit, check mount and see if there is a .Private mounted on /home/username [18:26] THE_GFR|WORK: Start worrying maybe even panic if you've not made any backups LOL [18:27] lolalololabot: nah I'm trying to BACKUP a hard drive, when this happened it's not a huge deal I'd just like to get back to the screen I had where I could see something actually happening I.E. a status I was using ddrescue to backup the drive [18:28] THE_GFR|WORK: ctrl-alt-f7 no good ? [18:28] lolalololabot: I'll try that I didn't remember that command [18:28] why does empathy suck so bad? === onewayne is now known as ONEWAYNE [18:29] lolalololabot: no, the ctrl+alt+F7 takes me back to the black screen white mouse pointer and nothing else [18:29] /list [18:29] Help: upgrade fails with "Exception during pm.DoInstall(): E:Could not perform immediate configuration on 'gir1.2-unity-4.0'. Please see man 5 apt.conf under APT::Immediate-Configure for details. (2)" [18:29] THE_GFR|WORK: ctrl-alt-f2 ... login ... sudo gdm restart [18:30] just a sec [18:30] bekks, is there any way to know if my /home is encrypted or not? [18:30] hi, i tried uninstalling evolution and i screwed up my desktop in the process. googling this problem i found someone who recommended doing "sudo apt-get update; sudo apt-get install --reinstall ubuntu-desktop"... this didn't work. Does anyone have any suggestions? [18:30] because it asked me to run the command for passphrase first time login [18:30] Abhijit_: Then it is... otherwise it wouldnt prompt you, right? [18:30] right [18:30] Hello everybody! JAK SIE BAWICIE?! [18:31] im running ubuntu on a netbook... should i try apt-get install --reinstall unity-2d? [18:31] bekks, while installing the 11.10 the option for ask password on login and the checkbox for encrypt my home was selected by default and it was grayed out so that i can not change it [18:31] lolalololabot: can't login with all the crap scrolling by [18:31] it keeps saying login is incorrect [18:31] Abhijit_, you cannot have both as the password is needed to decrypt [18:31] when I try to login with root [18:32] Mere mortals cannot edit the documentation at help.ubuntu.com/community , right? Just wanted to make sure. [18:32] Abhijit_: Was your home already encrypted before? [18:32] !root | THE_GFR|WORK [18:32] THE_GFR|WORK: Do not try to guess the root password, that is impossible. Instead, realise the truth... there is no root password. Then you will see that it is 'sudo' that grants you access and not the root password. Look at https://help.ubuntu.com/community/RootSudo [18:33] how do i resolve this error when trying to upgrade from natty to oneiric?"Exception during pm.DoInstall(): E:Could not perform immediate configuration on 'gir1.2-unity-4.0'. Please see man 5 apt.conf under APT::Immediate-Configure for details. (2)" ? [18:33] THE_GFR|WORK: just guess it dude ... we've had to do this plenty of times.... username .... wait a few seconds ..... password ..... wait a few seconds ...... sudo service gdm restart [18:33] lolalololabot: your . is defective. [18:33] <||arifaX> bekks: :) [18:33] bekks i.d.o.n.t.................k.n.o.w........w.h.a.t........u....mean [18:34] lolalololabot: thanks for this non constructive post. bye. [18:34] lolalololabot: no I can't login, because the stuff SCROLLING BY is acting as a username and or password [18:34] I know the username and password for this === Abhijit_ is now known as Abhijit [18:34] bekks: It's that time of the month.... BYE [18:34] looks like someone else had the same problem http://pastebin.com/siwN8mJn help? [18:34] THE_GFR|WORK: and reboot is not an option ? [18:34] THE_GFR|WORK, the text scrolling by is not acting as the username or password [18:35] lolalololabot: not at the moment [18:35] escott: really? [18:35] escott, did not undertood you. bekks nope [18:35] escott: oh then I'm doing it wrong [18:35] escott: ok I'll try again [18:35] hey guys why my laptop microphone is not listed under the input devices tab on the sound preferences window? [18:35] THE_GFR|WORK: If your sata driver is playing up ... I doubt ......ooooooOOOOOO you'll be able to logon anyway....................................................... [18:35] Hey guys, how may I change Ubuntu's graphical menu during startup to that old (my beloved @_@) CUI that runs behind, listing various processes? [18:35] THE_GFR|WORK, data can come out of stdout and be displayed but its a different stream from stdin. are you trying to login as "root" or as "username" [18:36] trying to configure two virtual hosts on apache2 server and the ports.conf has NameVirtualHost set for both and Listen set for 9856,9857 [18:36] pretty generic question - anyone knows something about compactflash to pc card adaptors? And deploying linux from it? [18:36] <||arifaX> what is the OEM install option good for? [18:36] only the 9856 site is accessible [18:36] Abhijit, you cannot have autologin and encrypted home. its impossible. to see if you have encrypted home type "mount | grep Private" in your terminal and see if it outputs anything [18:37] Hello. I recently burned Ubuntu to a CD so I could try and scan my Windows hard drive with the boot CD because I have had some recurring problems that have not been resolved with a virus scan in Windows. The only problem is that I am completely new to Ubuntu and don't know where to start or what to do. Could anyone help me do a virus scan of my Windows hard drive with an Ubuntu boot CD? Thank you. [18:37] I have an external hard drive, but when I mount it I can only view it as read only. How can I fix this? [18:37] irc.openjoke.org === derp is now known as bbl === bbl is now known as bblbitches [18:37] Teethbrush, you might want to use a different distro. the ubuntu livecd doesnt have the virus scanning software installed by default [18:37] <||arifaX> Teethbrush: I would recommend you download a special AV CD from Avira, ESET, Kaspersky or whatever vendor for this. [18:38] Poundo: you have a character in the second virualhost ... type it in again ... dont copy ..... and .......... paster [18:38] .............paste.............. [18:38] !paste | Habstinat please pase the output of `mount` [18:38] lolalololabot: can you ease down on the ........... please? it's kind of annoying [18:38] Habstinat please pase the output of `mount`: 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:38] Okay, thank you. I will try. [18:39] LjL: Defec...t...i..ve keyboard I'm afraid................. [18:39] donations welcome !!!!!!!............... [18:39] lolalololabot: ok I'll check [18:39] Poundo: Prolly a utf char [18:39] lolalololabot: hmm i'm afraid mine is defective too, sometimes people get randomly kicked. [18:40] escott, i think you misunderstood something. i know that we can not have autologin and encrtpt both. i was just telling what happend with me when i was installing 11.10. let me try that command [18:40] Oh wait I fixed it !!!!!!!!!!!!!!!!!!!!!!!! Praise the lord !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! [18:40] Abhijit, im explaining why the checkbox would be disabled [18:40] lolalololabot: the system didn't restart GDM at all, it's now not even letting me ctrl + alt + F2 [18:40] * LjL rolls eyes [18:40] escott, that commmand gives a result about ecryptfs [18:40] I have a hard drive acting like it is ready to go and I would like to transfer the system to a compact drive that I have installed as a slave to the master. I have ubunto 8.04 with emc2 if that makes a difference. [18:40] how is possible: ifconfig wlan0 down but it's always up (and connected)? [18:40] Nick001: what's "ubunto" ? [18:41] LjL: my !!!! key is now stuck :( [18:41] Abhijit, then you have an encrypted partition in the place listed after it says "on" [18:41] yes it says on [18:41] ubuntu [18:41] lolalololabot: what else can I do? [18:41] Nick001: ah [18:41] Teethbrush, here is a list of live free av removers, get on a a forum that is for this as well on the web. http://www.techmixer.com/free-bootable-antivirus-rescue-cds-download-list/ [18:41] Abhijit, thats "on" as in "location" not "on/off" [18:41] ok ok got it! :-) [18:41] escott: paste.ubuntu.com/730240 [18:41] THE_GFR|WORK: I would have yanked the power cable twenty minutes ago and would have been sitting in the pub by now [18:41] Abhijit, its saying that the encrypted source /home/user/.Private is unencrypted and placed on top of /home/user [18:42] Thank you again. [18:42] lolalololabot: yea I don't want to start backing up a 500GB very very very bad hard drive all over again [18:42] Habstinat, hfsplus is not supported in r/w mode. [18:42] escott, it says /home/abhijit/.Private on /home/abhijit/Private what that mean? is my whole /home is encrypted? [18:42] also, ubuntu 11.10 sucks, no screen saver and no way that I could find to turn off putting the screen to sleep [18:43] Abhijit, no it means the folder /home/abhijit/Private is encrypted. not the entire /home/abhijit [18:43] okies [18:43] Thank you for the clarification escott :-) [18:43] Abhijit, the ciphertext is /home/abhijit/.Private [18:43] yeah [18:43] THE_GFR|WORK: Next time back up with rsync [18:43] Habstinat, you can't use a mac disk in read-write mode [18:44] ok need to go. bye. gn escott and all. and btw GNOME 3 Rocks! [18:44] lolalololabot: I was backing it up with ddrescue [18:44] escott: you can [18:44] hello, is it possible to change the date format in the top right corner? [18:44] lolalololabot: are you saying that ddrescue isn't as good as rsync? [18:44] Teethbrush, you could also use thatlive ubuntu cd to load a thumbdrive with this usb loader and put a number of the Live Iso's on it, the app itself has links to some. http://www.pendrivelinux.com/multiboot-create-a-multiboot-usb-from-linux/ [18:44] lolalololabot, really. in that case i guess explain to Habstinat how to do so. i always thought it wasnt [18:45] lolalololabot: Please explain. [18:45] escott: I was rsyncing data for the lame mac users .. So I remember HFS+ being supported [18:46] THE_GFR|WORK, ddrescue is a low level copy. rsync is a fast high level copy. usually rsync is used for backups [18:46] escott: Copied from stupiduser.com 'Ubuntu only has support for writing to non-journaled HFS+ volumes.' [18:46] escott: yes I need all the data off the drive it has many bad sectors === michas is now known as Guest81348 [18:48] <||arifaX> THE_GFR|WORK: ddrescue is wonderful piece of software, helped me serveral times! - Make sure you do set a logfile when using it and log to an external drive! [18:48] Thank you, urlin2u, I will try all your suggestions. [18:49] alright I'll just reboot [18:50] why if i type grub in ubuntu live terminal says that doesent exist and i should install it? [18:50] and why after install i have this grub> find /boot/grub/stage1 Error 15: File not found [18:50] I screwed up my ubuntu desktop/unity... i've tried reinstalling compiz/unity/etc by following guides via google... anyone have any suggestions? [18:50] Teethbrush, the thing to remember is that most people just reinstall it takes a pro to get some of those cleaned out so if you do end up with a reinstall clone it for future needs before infected, and always have backups of stuff you can't loose. [18:50] Habstinat, it sounds like you need to boot a mac and turn off the journaling on your hfs drive. but journaling is a good feature to have. i would probably try to find another way to do things over disabling journaling [18:50] <||arifaX> they should open quassel by default during setup. had to export DISPLAY and start it manually :). waiting for downloads is soooo lame === jdoom01 is now known as slaughterhound [18:53] hello [18:53] anyone need help [18:54] lolalololabot: retyped the NameVirtualHost line in ports.conf and the VirtualHost line in the file for 9857 and still nothing and other diag suggestions [18:57] quit [18:58] hellloooooo!!!!!!!!!!!!!!!!!!!!!!......................................... [18:58] .....***HELLO***...... [18:59] so guys, this is my problem [18:59] http://imgur.com/VsttU [18:59] using the experimental 3d graphics driver, i get that screen when i try to switch users [18:59] can't use the other drivers cause jockey reports activated but not in use [19:00] nvidia [19:00] lolalololabot: thanks it was actually finished backing up etc... I guess... so I will see what data I get... [19:00] Hello. What`s your .chm viewer of choice ? [19:00] THE_GFR|WORK: nice one man ! [19:00] THE_GFR|WORK: I hoping your drive got corrupted ... *disappointed* but well done nonetheless [19:01] matlock: install 285 from Nvidia's website [19:01] Hello - I have propb [19:01] lolalololabot: well, the drive was bad, that I was backing up, everything else works fine [19:01] problems with ubuntu server and shorewall firewall. Anyone got time to help? [19:01] user state your propb [19:01] when starting it i get an ar [19:01] error saying can not find zones [19:01] just made my toshiba L655 a dual boot machine by adding ubuntu 11.10. Love it, but can't find a battery indicator, pls help. [19:01] Hi, everyone... I activated x-updates ppa and now my system lost the transparency and 3D and so on... [19:02] when i have allready defined zones in zone files [19:02] Intel Graphics/Ubuntu Oneiric [19:02] user iptables -F is nice [19:02] BBL, stuff to do [19:02] THE_GFR|WORK: lucky git [19:02] lolalololabot: maybe [19:02] i need to try and get shorewall working [19:03] though. [19:03] the last line in the shorewall-init.log is ERROR: No firewall zones defined [19:03] user: Is there not a #shorewall channel ? [19:03] when compiling /etc/shorewall/zones [19:03] I dont know [19:04] Oh, there is. [19:04] Sorry for asking here, my bad. [19:04] user: Cool now get lost :) [19:04] :( [19:04] user is now sad. [19:04] .... another content user - w00t [19:04] user: don't feel bad, some people here just tell you to RTFM and get mad when you ask more [19:05] Is there a way to reinstall all the currently installed packages? [19:05] gasull1: why ? [19:05] from experience people who tell you RTFM usually do not know how to do something or do not know how to help therefore they tell you go 'go away' [19:05] * lolalololabot agrees with user.... now why are you still here ? [19:06] user: exactly [19:06] after two years I know why its called the FM, because its impossible for new people to F read [19:06] hi everyone [19:06] hello need little help with one script... http://shrib.com/gfGqfgfo, i can run from terminal but i cant run when using buttons? [19:06] And for the record, anyone who tells anyone else to rtfm in this channel will be admonished. It is against the channel policies. [19:06] what is rtfm? [19:07] mopderp: Read The Fine Manual [19:07] read the F manual [19:07] lolalololabot: b/c I have restored a backup of /etc and /var and the packages aren't installed even if my system thinks they are [19:07] just made my toshiba L655 a dual boot machine by adding ubuntu 11.10. Love it, but can't find a battery indicator, pls help. [19:07] so can I do something like apt-get upgrade —reinstall *? [19:07] gasull1: Does dpkg -l shows the packages ? [19:07] what is ubuntu? [19:08] gasull1: I'm coming up with something evil for you [19:08] an african word [19:08] can anyoe here assist with issues i am having with lirc? [19:08] !ubuntu | mopderp [19:08] !ubuntu | mopderp [19:08] mopderp: Ubuntu is a complete Linux-based operating system, freely available with both community and professional support. It is developed by a large community and we invite you to participate too! - Also see http://www.ubuntu.com [19:08] lolalololabot: that attitude will bring you nothing good. don't tell users to "get lost" or stuff like that, kthx. [19:08] lolalololabot: yes, it shows my old packages but they aren't really installed [19:08] gasull1: dpkg -l | cut -d' ' -f3 | xargs dpkg-reconfigure [19:08] !cloning | gasull1 [19:08] gasull1: To replicate your packages selection on another machine (or restore it if re-installing), you can type « aptitude --display-format '%p' search '?installed!?automatic' > ~/my-packages », move the file "my-packages" to the other machine, and there type « sudo xargs aptitude --schedule-only install < my-packages ; sudo aptitude install » - See also !automate [19:09] i have windows though [19:09] lol why am i in here [19:09] gasull1: Use that to obtain your package state, then undo your restore of var/etc, and then reinstall the pacakges from that list [19:09] LjL: Thanks dude ! I'm not looking for fame [19:09] !automate [19:09] Ways to automate installation of Ubuntu on multiple machines are described at https://help.ubuntu.com/10.04/installation-guide/i386/automatic-install.html - See also !cloning [19:10] so medibuntu 11.10 how to stop x server [19:10] lolalololabot: what are you looking for? [19:10] gdm doesn't work [19:10] lightdm doesn't work [19:10] gasull1: You don't have the guts to do : dpkg -l | cut -d' ' -f3 | xargs dpkg-reconfigure [19:10] bye everyone [19:10] sudo service lightdm stop << lightdm: unrecognized service [19:10] how do i stop the xserver? [19:10] LjL: Just here help....ing out . [19:11] !x [19:11] The X Window System is the part of your system that's responsible for graphical output. To restart your X, type « sudo /etc/init.d/?dm restart » in a console - To fix screen resolution or other X problems: https://wiki.ubuntu.com/X/Config/Resolution [19:11] lolalololabot: that's fine. telling people to get lost isn't. consider yourself warned about this and about anything else that would get you a further warning. [19:11] can anyoe here assist with issues i am having with lirc? [19:11] How do I share a printer? (Setup: printer connected via USB to desktop PC (10.04). desktop pc and laptop (11.10) connected to same LAN) Is it possible to set it up to use the same printer from laptop? [19:11] i am not able to get lirc working t all? [19:12] LjL: I'm trembling :( [19:13] my desktop is completely broken. I have tried reinstalling unity, ubuntu-desktop and compiz but nothing work. After logging in, I get a terminal... anyone have any suggestions? [19:13] so [19:13] matlock, you must be running gdm or kdm try to stop one of those services [19:13] instead of telling me to install the drivers from nvidia.com [19:14] how about suggesting something that won't fail [19:14] cause the install didn't take [19:14] asdf-: when you login is it from lightdm? Does it have the purple graphics screen, etc, or is it all black? [19:14] matlock: you'll need to disable all your nvidia / novoeau drivers before attempting to install 285 [19:14] Shirakawasuna, there is a purple screen and the terminal takes up the 1/4 of the top left part of the screen [19:15] I recently installed 11.10 and was wondering which of the 171 updates is messing up my scanners? I had to reinstall 11.10 and live without the updates, so I can scan my life away! [19:15] matlock, this is free help... just be patient [19:15] asdf-: No, I mean the login screen. When you login what does the screen look like? Black or with purple/raphics/etc? [19:16] asdf-: does it look like this? http://www.muktware.com/sites/default/files/images/os/Ubuntu-lightdm-1.jpg [19:16] Shirakawasuna, yes... it looks like that [19:16] Shirakawasuna, asdf- is describing a failure of plymouth to take over from the tty [19:16] Ubuntu 11.10: how do I add a printer?? [19:16] escott, ??? [19:16] hje841, cups [19:17] hje841, install cups but it should be installed anyways [19:17] asdf-, i was confused by your comment about a terminal in the top left part of the screen [19:17] escott: hey I am trying to install gdisk from shell in livecd, and I cannot [19:17] escott, oh :) [19:17] Shirakawasuna, any suggestions? [19:17] asdf-: looking at the 'printer' settings from System Settings. All I get is a greyed out GUI with an Add Button I can't use [19:17] Boontoo, you can [19:18] Boontoo, you can [19:18] asdf-: on that screen, click on the gear icon, see what it says. [19:18] escott: do you know how to enable universe, I am trying to recover my data lost on my /dev/sda1 partition? [19:18] Boontoo, you can't sudo apt-get install gdisk [19:18] Boontoo, sorry kept hitting enter instead of ' [19:18] escott: ah, no worries, so how do I go about installing outside the typical sudo apt-get? [19:18] Shirakawasuna, !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! [19:19] Boontoo, what happens when you sudo apt-get install gdisk [19:19] Shirakawasuna, it was set to "Recovery Console"... switched to Ubuntu and now it works [19:19] Shirakawasuna, THANK YOU!!! [19:19] escott: "you will have to enable the component called 'universe'" [19:19] hmm [19:19] hello [19:19] asdf-: no problem! :) [19:20] I want to get a wallpaper on a dual screen [19:20] 2 wallpapers that is [19:20] Boontoo, add this to /etc/apt/sources.list deb http://us.archive.ubuntu.com/ubuntu/ oneiric universe [19:20] asdf-: have fun ubuntu-ing [19:20] zelrik: no can do... May I suggest windows 7 ! It rox [19:20] Boontoo, assuming you are using oneiric, if you are using a different version change the codename [19:20] lolalololabot: you re not helpful [19:20] Shirakawasuna, i've been using ubuntu for a couple years and it was getting slow and i just started uninstalling stuff without really looking into what they did... i think that is how i screwed it up in the first place [19:21] zelrik: Unless of course you want to run seperate x servers but you dont wanna do that [19:21] hey zelrik - Thanks for the compliment [19:21] zelrik, easiest way is create one in gimp that is the size you want [19:21] under ubuntu can you run different video cards on the same motherboard [19:21] I remember being able to load 2 wallpapers === max_ is now known as Visionaire [19:22] but I cant remember how [19:22] like a 5500 and a 4670 [19:22] escott: couldn't find package gdisk [19:22] hi [19:22] asdf-: yeah, that can be a bit tricky [19:23] Boontoo, run apt-get update first [19:24] Boontoo, or just download the deb directly http://packages.ubuntu.com/lucid/gdisk [19:24] maybe I should use a separate x screen? [19:24] Hi! I recently install a openvpn server and client, and works very well, but only point to point, I can't access to de internet, how can I fix that?. Thank you so so much. === christoffer_ is now known as Christoffer [19:24] hi guys, does 10.10 liveCD automount drives at startup? [19:24] zelrik: lol your choice... You'll soon see why that's a bad idea [19:24] the* [19:24] zelrik, thats going to make your life miserable as you wont be able to drag windows from one screen to the other. one challenge is that nautilus draws the root window, and I dont know that nautilus supports multiple backgrounds [19:24] dmsdms: it should [19:25] dmsdms: whats the problem [19:25] Is there any channel for unity developmenT? [19:25] escott: oh I had that problem before, so that s why [19:25] zelrik, you could disable nautilus on the root window and use a different tool to set the background, or just make a script with imagemagick to create a properly sized image with your two backgrounds [19:25] Darkasakerionz: your route has changed to your vpn .... Check your routing table [19:26] lolalololabot, can you tell me some info for making the routes?. Thank you. [19:26] ergh. its long and retarded from me. i managed to rm a whole home directory. (i meant the latest offering, 11 isnt it?) and so now want to attempt to recover it. but obviously dont want the drive automounting till i can dd it. [19:27] escott: hmm I think I ll leave it as it is for now... [19:27] @brianherman btw [19:27] lolalololabot: what happens is that when your client connects it tries to use the default route on the remote VPN network.. When you disconnect you have internet again, right ? [19:27] yo [19:27] can someone pls help me get a battery indicator in Ubuntu running on a toshibe L-655 [19:28] I'm having trouble copying videos from my iphone [19:28] using a Nokia it encodes/copies fine [19:28] but the iphone videos come thru messed up (choppy, not moving at all, etc) [19:29] is there some little "linux trick" I need to know about to get this working, or is this a "spend half a day fixing it" thing? [19:29] dmsdms, so what is the question [19:29] for example, with DVDs it was "Install mediubuntu repos" so that was a quick fix [19:30] I hope it's just a small thing.... [19:30] escott: whether liveCD automounts drives? [19:30] diamonds: sounds like a codec is missing for your iphone-videos [19:30] !iphone [19:30] can someone pls help me get a battery indicator in Ubuntu running on a toshibe L-655 [19:30] dmsdms, for hotplug yes. for builtin i dont think its automatic [19:30] diamonds, here is a wiki for up to maverick https://help.ubuntu.com/community/PortableDevices/iPhone [19:30] For information on how to sync and add tracks to your iPod, see the guide at https://help.ubuntu.com/community/IPodHowto - For the iPhone and the iPod Touch, see https://help.ubuntu.com/community/PortableDevices/iPhone - See !RockBox for information on liberating your iPod [19:31] urlin2u: is that for syncing or just videos? [19:31] I'm not ready to jailbreak yet, I just want to pull the vids off it [19:31] dluzius: what happens when you unplug the power cable ? [19:31] dmsdms, and its not the end of the world if it gets mounted for a second, just as long as nothing is written to it [19:31] diamonds, no idea I don't have a Iphone you will have to research a bit I suspect. :D [19:32] I'm running it on the built-in rechargeable battery [19:33] dluzius: right click on the top panel and 'add to panel' [19:33] escott: thanks, how to i unmount it as soon as possible? [19:33] dmsdms, open a terminal and umount [19:33] .mov... fuggin apple [19:34] ta [19:34] quicktime is the devil [19:34] when I right click on top panel, I don't get anything saying add to panel [19:34] dluzius: what version of ubuntu are you running [19:35] escott: this thing has been going for a while...how long should it take to install gdisk? === M4rc3l is now known as zz_M4rc3l [19:35] 11.10 [19:36] dluzius, in ubuntu 11.10 GUI is unity [19:36] dluzius: read this ... http://customizemania.com/articles/article-how-to-tame-ubuntu-11-10/ [19:36] Hey, I'm getting no sound when I plug in my earphones (there is sound without earphones). ubuntu lucid. Any ideas? [19:36] ok,tks [19:36] Boontoo, just a couple seconds. what is it doing? === bblbitches is now known as derp [19:37] it has been unpacking gdisk for like 10min [19:37] Boontoo, if your system has very little free ram that could be a problem [19:38] I was setup for RT audio, but I have 8g [19:38] I should be fine [19:39] escott: it is totally locked up [19:39] Boontoo, im not sure what to do then. I've never had trouble installing gdisk to RAM inside a livecd. is the livecd locked up? [19:39] how to change the fontsize in tty? [19:40] dluzius, this a upgrade or fresh install? [19:40] escott: I got the shell back, I will try again [19:41] escott: no go, the other process is still using dpkg trying to install gdisk. It is going super slow. maybe I should eat lunch in the meantime [19:41] Ah, found the answer here: https://help.ubuntu.com/community/MacBook2-1/Lucid/ [19:41] I already installed the medibuntu non-free codecs package.... [19:41] thanks [19:41] not sure why it's not handling a .mov [19:42] Boontoo, that doesn't make sense it should be faster. everything is in ram. honestly i think you could just take the executable out of the deb and drop it into /usr/bin [19:42] grub> find /boot/grub/stage1 Error 15: File not found [19:42] can someone help me to install grub ? i have lots of problems with it and i can't find a solution [19:42] spot_, i think grub stage 1 means you are running grub 1 and not grub 1.99 AKA grub 2. that could be a problem [19:43] how can i set what grub should run? [19:44] hello world [19:44] spot_, I would go through the instructions on reinstalling grub [19:44] !grub | spot_ [19:44] spot_: GRUB2 is the default Ubuntu boot manager since 9.10 (Karmic). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 - See !grub1 for releases before Karmic (9.10) [19:44] spot_, and ask questions if you have any during that process [19:44] Medibuntu's repository is deactivated by upgrading to a newer Ubuntu release, so you should run this command again after the release upgrade. [19:44] a-fucking-ha [19:44] spot_, younshould join the Ubuntu forums there is great helpt here on dual booting, join up and ruun that bootscript agian post it and you will be helped. [19:44] >:( [19:44] escott: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable [19:44] diamonds: language... [19:44] sorry [19:45] escott: then it continues with the unpacking [19:45] why in the name of pete doesn't Ubuntu give you a flopping heads-up when it deactivates a bunch of codecs?? [19:45] it already broke my touchpad on update... [19:46] I feel sometimes like the Ubuntu core team dgaf about the average user's experience [19:46] diamonds: yeah, me too...but it's not like they get paid. I mean they are building to fit the average user [19:46] diamonds, it does,you have to know where, unless ypur using the dreaded software center synaptic or the terminal does. [19:46] Boontoo: fair enough on the first point, don't see eye to eye on the second [19:47] diamonds: I can't use the newer versions because I have a specific setup for recording studio equipment [19:47] urlin2u: what? I updated using the "ubuntu wants to update" dialog [19:47] "so you should run this command again after the release upgrade. " < I mean, is this a ###ing joke? [19:47] why not just poke a stick in my eye when I install ubuntu [19:47] diamonds: but if I were using a generic laptop without all sorts of specific configs, it usually works fine for me [19:48] diamonds, generally it tells you or you can watch the terminal for stuff being removed the terminal does for sure. [19:48] is there some legal reason ubuntu can't preserve my old settings? [19:48] Ubuntu has made it ultra easy for me to use Linux, so major kudo to the team [19:48] diamonds: you can always freeze your version, so as not to update except for security [19:48] Boontoo: that's a not-very-good workaround imo :/ [19:48] diamonds: that should save most of your old codecs, provided you dodge the dist-upgrade [19:49] urlin2u: I'd like a button at the end that says "Click to reenable your non-free stuff we disabled" [19:49] diamonds: *shrug* I dunno then [19:49] yeah... well thanks for talking to me about it anyway! [19:49] just my $.02 [19:50] diamonds: oh yeah, I understand...right now I am staring at an inoperable shell [19:50] wheeee [19:50] diamonds, thats a support nightmare. all the workarounds for bugs in the old version get reenabled and do god knows what in the new version [19:50] How may I restore Ubuntu 11.10's unity 3d to default settings? [19:50] diamonds, hehe sure but it is a matter of using the OS long enough to understand how it works, wishes are for love . [19:51] I REALLY want to see a *good*, easy to use, win/mac alternative OS, that's why I complain :) If I didn't care about it I'd just reinstall XP [19:51] urlin2u: so, do you just resolve yourself to accept system crashes? [19:51] Boontoo, I'm a exsperienced user that never happens. [19:51] urlin2u: but how long does that take? [19:52] urlin2u: yeah... I think "there are a TON of quirks, you just have to learn to remember the series of steps to bring your computer back to how it was after an update, or just don't update at all" is *not* a good solution [19:52] Boontoo, im sorry i dont know what is going on with this package, but you can probably skip using apt/dpkg and just extract the binary directly to /sbin, and look at the manual online [19:52] urlin2u: I have run variations of ubuntu and debian for 6 yrs [19:52] it qualifies as "it'll do for now..." but you can't call it "good" [19:52] Boontoo, I have using Ubuntu and open source about 4 years never used windows before that took me about a year to figure it out. [19:52] I mean, UI differences, I agree you just have to give it time [19:52] i think i will buy new pc because ubuntu have broken this one , i'm tring from 3 days to fix a stupid **** [19:53] urlin2u: yeah, I mean when it works...I love it. But I CONSTANTLY have system crashes. Even with different distros [19:53] but for "break a bunch of stuff on OS update," that's not something I plan on ever "getting used to" [19:53] I assume it's a problem that will improve in time [19:53] Is it possible to install windows from ubuntu. By that i mean using the windows installation disc and running it FROM ubuntu, rather than installing it from fresh? [19:53] thanks for the pointer! I think reinstalling medibuntu will fix it, I'll let you know [19:53] urlin2u: this is the 2nd time I have lost read/write privileges on my machine during operation and then on restart it fails to boot [19:54] urlin2u: on a FRESH install [19:54] ugh [19:54] ProxXy, no. you could install to a vm, but you would have to run it out of a vm as well [19:54] escott: I cannt cancel the original process [19:54] I DO like how it recognized my media keys (vol+/- pause etc.) out of the box, that was pretty impressive. [19:54] Boontoo, hard to say why could be hardware or technique, really what you learn is what not to do as well as correct technique. [19:54] why ubuntu 2 instaletion stopped at Processing triggers for man-db ... Setting up grub-pc (1.98-1ubuntu12) ... ubuntu@ubuntu:~$ ? [19:54] ProxXy, use virtualbox [19:54] spot_: You're trying to use steps that would restore grub legacy. Ubuntu uses grub2. If you want to re-install grub2 see: https://help.ubuntu.com/community/Grub2#ChRoot [19:54] escott: plus, how do I extract the binary...if I can't dl it? [19:54] Boontoo, you could just reboot and try again. not sure what is going on with the livecd [19:55] urlin2u: I have definitely made progress over time [19:55] urlin2u: but jeeez, I have lost maybe 10hrs of recorded music in the last 2 yrs [19:55] escott: vm? [19:55] escott: will do [19:55] Boontoo, dpkg-deb -x gdisk-whatever.deb / ? [19:56] Boontoo, it would just bypass the whole package archive which on a livecd you dont care about [19:56] escott: I am waiting for restart...also extremely slow. Time to manually kill it [19:56] Boontoo, always make copies of your stuff you can't loose, and clone the OS when it is working. [19:56] ProxXy, virtual machine, runs inside another operating system [19:56] ubuntu server with gnome or ubuntu desktop with server [19:56] urlin2u: I ran a RAID 5, everything was automated backup [19:57] urlin2u: worked great [19:57] Boontoo, until it breaks. [19:57] urlin2u: yep [19:57] aaargh! it didn't work :( [19:57] Boontoo, gotta go good luck .:D [19:57] maybe it's not importing properly [19:57] urlin2u: thanks === amphib is now known as amphistatic [19:59] someone knows of an encrypting messenger?i know of otr but isnt there a messenger like psst?im using 10.04 and the messenger should also be avail on windrows [19:59] psst uses python2.2 and its not avail on 10.04 [20:00] what does he mean by the Gnome Classic option from the LightDM options. [20:01] hrm i see [20:01] Why is it so problematic to install windows in a eeepc =. [20:01] =/ [20:01] ask ##windows [20:02] hey there.....lolalolaabot [20:03] noone an idea? [20:04] can anyone nelp me get and display a battery indicator in ocelot [20:05] can a program running under WINE communicate with an eReader? (as in calibre, I know it's for linux but I'm trying to get it to communicate with something) [20:05] `tree` isn't installed by default? [20:05] dluzius, install docky [20:05] escott: alright, so everytime I boot the livecd it crashes and I have to drop to a shell [20:05] :\ [20:05] rfkill list is giving me phy0 Wireless LAN HARD BLOCKED YES<< any ideas? [20:06] hi [20:06] i've been on Kubuntu for a while and i'm back on Ubuntu 11.10 [20:06] Boontoo, i would check dmesg and see if something is going on with your hardware. but you should be able to install gdisk from the shell [20:06] escott: so now that I am in the shell, I have already attempted apt-get install gdisk and my comp locks up [20:06] Boontoo, what version of a livecd is this [20:06] how do i disable effects? [20:06] escott: 10.04.3 [20:06] tzvi-_, use windows to unblock it... may be [20:06] i looked it up, but everything just says "same place as they were in 11.04", which i did not use [20:06] escott: it's old, but I am running 10.10 [20:06] Besogon how so ? [20:07] Boontoo, amd64 or i386 [20:07] escott: i386 [20:07] ok going to try importing again with the medibuntu packages reenabled [20:07] <_TheHermit> This might be an awkward question but... how come people smart (and\or old) enough to use IRC have seemingly petty issues with the most user-friendly linux distro^ [20:08] tzvi-_, boot windows, Install proprietary drivers, open Wireless tool and turn it on. Then you can use the device with linux [20:08] !ot | _TheHermit [20:08] _TheHermit: #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! [20:08] Besogon thanks [20:09] my friend told me i have to log out and log in to "unity 2d" [20:09] is this true? [20:09] escott: dmesg has a ton of logical block errors [20:10] Boontoo, sounds like the disk is in trouble [20:10] f. it I guess I don't need to look at the videos on my phone anyway [20:10] yeah, but it isn't even a year old. I have gone through 5 hds!!! [20:11] Boontoo, what may be happening is: (a) you have a bad disk (b) the dos partition table is being corrupted (c) its looking for a partition table and finding a valid backup gpt partition at the end of the desk === threefish is now known as amphistatic [20:11] I'll just wait 'til I get to a windows box, I suppose, as I don't have another hour to spend trying to twist ubuntu's arm hard enough to make it show me my videos [20:11] Hi! I'm installing just the command line system from 11.10 alternate install and, after a dist-upgrade, I want to install a gnome3 system. But since I have not a 3d compatible video adapter I'll use the "2d rescue mode" as default. Can you tell my which packages I should install? Do I have to isntall gnome-shell, since I will not use it? (or the 2d safe mode are in gnome-shell package too?) [20:11] Boontoo, that could explain the sudden switch to gpt as well as the switch to ro mode [20:12] escott: does ext4 write that GPT backup if it detects failure? [20:12] Boontoo, make sure the disks are not being exposed to vibration and or high temperature [20:12] escott: I mean, this happened last week too [20:12] Hey all...can anyone please tell me how to import a "public key" [20:12] escott: I will open it up and look, but there are a ton of fans [20:12] Boontoo, no GPT is a different partition scheme from dos. at this point mostly used by macs, but required for disks >3TB [20:13] Boontoo, its possible to have dos and GPT on the same drive but some older tools when partitioning with dos scheme will not notice (because they dont understand) a GPT partition and won't erase the backup GPT partition [20:13] Boontoo, thats why people should not be using fdisk these days === zz_M4rc3l is now known as M4rc3l [20:14] Love the new ubuntu guys, good work <3 [20:14] lo [20:14] l [20:14] Hey guys, when I maximize a minimized window, I get this error: http://imagebin.org/182827 the upper portion of the window remains hidden under taskbar. Please help. :/ [20:14] hello, is ubuntu working on any kind of parental controls ? with 11.10 the existing apps no longer work and some or all of them are no longer being developed [20:14] W: GPG error: http://ubuntu.mirror.ac.za oneiric Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 40976EAF437D05B5 [20:14] W: GPG error: http://ubuntu.mirror.ac.za oneiric-updates Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 40976EAF437D05B5 [20:14] W: GPG error: http://ubuntu.mirror.ac.za oneiric-security Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 40976EAF437D05B5 [20:14] W: GPG error: http://ubuntu.mirror.ac.za oneiric-proposed Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 40976EAF437D05B5 [20:14] NickValentine: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [20:15] o,o [20:15] rocket, press the alt key and click on the window to drag it back down [20:15] sorry [20:15] rocket16, ^^^ [20:16] escott: Many thanks, that works. But isn't it possible to prevent the happening altogether? :) [20:16] escott: I mean, fixing some setting or something like that [20:16] hi people! [20:16] Boontoo, in any case if the hardware is going south fixing the partition table won't help much. you probably just want to dd the disk out and try to rescue the image file. [20:16] my menu bars have disappeared, I can no longer minimize/maximize windows? [20:17] escott: *sigh* [20:17] Also, if I click on the titlebar of the window, thinks get normal again. But doing so everytime is troublesome [20:18] NickValentine, you can check keyserver.ubuntu.com for those keys and download them and then import them with apt-key [20:18] Is it possible to reset Unity 3D's settings to default? [20:18] any guess why shotwell can see/import from my iphone but the file browser cannot? [20:18] nautilus [20:18] diamonds, because it isnt a usb mass storage device [20:18] (Assuming that resetting might help fix the problem) [20:18] is there a way to get my titlabars back without rebooting? [20:18] escott: what method is shotwell using to access files on it? [20:18] camera something? [20:18] rocket16: unity --reset [20:19] diamonds, some apple non-standard junk presumably. same protocol as itunes probably [20:19] diamonds: Because iPhones don't expose themselves as USB Mass Storage devices but instead use their own proprietary protocal. [20:19] Jordan_U: do you know of a package that allows nautilus to explore the iphone? [20:20] Jordan_U: Wow! Much appreciated, really many, many thanks. That solves my problem. :) [20:20] diamonds: No, I don't. [20:20] Shotwell can do it so obviously my computer already has the capability on it [20:20] ok [20:20] rocket16: You're welcome :) [20:20] escott: I tried pasting my key string...or wht I think is my key stirng in..an it says "Erroe handling request:Request hash not found" [20:21] Thanks guys, and thanks again Jordan_U, my problem is solved. See you all soon, as it's quite late here. [20:21] NickValentine, did you start with 0x? [20:21] escott: Error handling request. Exception raised: Failure("char out of range for hex conversion") [20:22] Existe o Kubuntu, o Xubuntu.. mas existe uma release com o gnome3 por padrão? [20:22] what is the command to restart ubuntu server [20:22] user, shutdown -r now [20:22] piero: ubuntu oneiric comes with gnome 3.2 [20:22] the border and top bar for all of my non-maximized windows is gone, and I can't move or resize them. [20:23] hi. Was reading https://help.ubuntu.com/community/Installation/Netboot and got to "If you have an installation CD" "Insert the installation CD in the drive" "Copy the netboot files into a suitable directory, e.g. /var/lib/tftpboot". This is 11.10 x86 32bit. Just where are these netboot files in the CD? [20:23] diamonds, the pictures are inside the phone. use a hammer ;) http://www.youtube.com/watch?v=Guwvwp0uSU8 either that or complain to apple [20:23] i need to find the body tags of my template. what is the grep command to do so ? [20:24] NickValentine, not sure what you are typing in to keyserver it should be 0x40976EAF437D05B5 [20:24] I have a Razer Diamondback which has 7 buttons. Kubuntu recognizes them all, but uses them to scroll or so. How can I use them for KWin commands or such? [20:24] escott: I typed in 0x40976EAF437D05B5 [20:24] glioros, grep -i " NickValentine, http://keyserver.ubuntu.com:11371/pks/lookup?search=0x40976EAF437D05B5&op=vindex [20:25] escot: ok..wow just through out a lot of keys....do I download al of them? [20:25] escott: so, I am pulling all my hds right now, should I just check them with fsck? [20:25] escott not working [20:26] NickValentine, thats what I would do. supposedly apt-key is able to query the keyserver, but i've never gotten it to work [20:26] Boontoo, yes. and check the smart status [20:26] glioros, provide a sample of what you are expecting to match [20:27] escott using this command the putty crashes [20:27] NickValentine, and no you dont want all the keys on that page, you just want the ubuntu key [20:27] last time i used a different command in which i am not remember and it worked [20:27] huh... http://ubuntuforums.org/showthread.php?t=1416507 [20:27] NickValentine, sorry didnt realize that was the question [20:27] escott: ok...mind walking me through the downloading an installing it plz [20:27] it looks like nautilus and iphone USED TO play nice [20:28] well, just another reason to jailbreak this stupid phone [20:29] so? [20:29] NickValentine, so the link at the top and the one that says selfsig will take you to: http://keyserver.ubuntu.com:11371/pks/lookup?op=get&search=0x40976EAF437D05B5 thats the real ascii armored key [20:29] diamonds: why buy a phone when you have to jailbreak it.... buy a phone which doesnt need a jailbreak.... [20:30] anyone managed to get unity2d and xmonad playing nicely together? half the time the unity launcher does not appear when I mouse over to the left :/ [20:30] hi, i've installed gnome shell in 11.10 but the screen recording feature is not working [20:30] NickValentine, so save the part that starts with ----BEGIN and ---END including the ---BEGIN/END lines to a file and then apt-key add filename [20:30] escott: you are my saviour...!!....ummmm.....hw do I actually install this key? [20:30] so how to use grep ? [20:30] glioros: well how do you want to use it? [20:30] escott: oh ok..:) thank you! [20:30] glioros: man grep [20:30] NickValentine, I'm sure there is an easier way (and with anything key related you should be careful that you are getting a valid key and I'm not trying to get you to accept invalid keys) [20:31] is there a way to get mahjongg to save its window size? [20:31] iceroot: like what? === Phoenix][ is now known as Specialist [20:31] aww, unity --reset fixed it, but now I have to resetup everything [20:31] iceroot: not android, those have to be rooted as well ;) [20:31] iceroot: so if you know some free-open phone system, I'd love to learn abou tit [20:31] glioros, grep -flags pattern file which isn't very helpful as all the hard work is figuring out the right pattern and flags [20:32] hi, is there a way to get my webcam working with skyoe again? [20:32] shotwell... I deleted the .mov files and tried to reimport, but it thinks they are still there [20:32] escott: I just copy pasted into terminal [20:32] how do I update/rescan shotwells "library"/db so it realizes those files don't exist anymore? [20:32] diamonds: ubuntu is trying to put it on tablet/smartphones with 14.04. so i think a real GNU/Linux would be nice but at the moment.... [20:33] xangua, yes.. but gnome isn't configured and user friendly in oneiric default installation [20:33] NickValentine, copied and pasted the key? [20:33] escot: yea [20:33] xangua, and I mean gnome vanilla like desktop environment. [20:33] iceroot: "at the moment..." hmm? [20:34] * PR0PER slaps 13WAAQ1YM around a bit with a large trout [20:34] NickValentine, well the terminal doesn't know what to do with that ascii armored key. you need to open a text editor and save that key to a file ubuntu_key.pub, and then run apt-key add /path/to/ubuntu_key.pub [20:37] skype with v4l1 hardware anyone? [20:37] !skype | jakubo [20:37] jakubo: To install Skype on Ubuntu, see https://help.ubuntu.com/community/Skype - To record on Skype, check: https://wiki.ubuntu.com/SkypeRecordingHowto - Please use open protocols instead if you can, see !Ekiga [20:38] mmm what was the factoid to the camera in skype¿ [20:38] try UVC hw === BlouBlou is now known as BlouBlou_ === BlouBlou_ is now known as BlouBlou [20:39] there needs to be some compatibility code, which seems to have been removed from oneiric, thats why im here [20:39] mode* [20:40] anyone know of a good diary app that can be used across ubuntu and android ? [20:41] escott: ok..I did that...and the file is on my desktop...and its showing "manage apt's list of trusted keys" then a whole load of commands to do with keys [20:43] Nick001, so apt-key add /home/username/Desktop/ubuntu_key.pub [20:43] NickValentine, ^^ [20:43] can I somehow automount a ntfs partition only for my account? if I add it to fstab it is accessible even to the guest session [20:44] you could encrypt it [20:44] Soul_Sample, add it to fstab but set the permissions such that only you can access the folder [20:44] hi, i want to sync my iphone 3gs with my computer. how do i proceed? === andrew_ is now known as Guest99743 [20:45] LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so /usr/bin/skype "$@" [20:45] ERROR: ld.so: object '/usr/lib/libv4l/v4l1compat.so' from LD_PRELOAD cannot be preloaded: ignored. [20:45] escott: after all that all terminal has to say..is ok....lol..thank you so so so much! [20:45] escott, you mean simply change permissions like for any other folder or in fstab? [20:45] hi, i want to sync my iphone 3gs with my computer. how do i proceed? [20:45] Guest99743: if you have lates ubuntu oneiric enable proposed and backport updates to see it there is a libimoviledevice update [20:46] how do I get a mupen joystick for the n64 emulator? [20:47] i have the games and everything but idk how to play it? [20:48] escott: so, if I don't know what fs type there is...how do I fsck? [20:48] anyone know? anyone at all? :3 [20:49] jen_: you don't know how to what? === M4rc3l is now known as zz_M4rc3l [20:49] I think I'll create a new partition and dual boot to xp for iphone === amphistatic is now known as amphistatic|afk [20:49] jen_: use your joystick? [20:49] idk how to control my game emulator, how do i get a joystick or something for the mupen n64 emulator? [20:49] yes [20:50] diamonds: iOS 5¿ tried to enable proposed and backport updates to see it there is a libimoviledevice update [20:50] Boontoo, yes [20:50] Boontoo, i dont know how to get one or use my keyboard for the game [20:51] jen_: is it listed under your devices in /dev? [20:51] open a term and type /dev? [20:51] how can i access a windows network workgroup folder from the terminal... i can access it from gui] [20:51] Boontoo, you can usually fsck without knowing the type. usually fsck wrapper can figure out the correct fsck.??? to call [20:52] Soul_Sample, change the permissions on the mount point yes [20:52] escott: so sudo fsck /dev/sda? [20:52] Anyone know anything about nvidia drivers and old monitors? [20:52] escott: because I wiped the disk...so nothing should be on it [20:52] #italia [20:52] Hello, sorry to bother, but is there a way to see what command does clicking in dash do? [20:52] Boontoo, well it would need a partition number. and the problem with fsck is "do you have a valid partition table" [20:52] jen_: there are no partitions...this is a new disk [20:52] is it possible to access windows network from gui [20:53] jen_: sorry [20:53] Boontoo, and your suggestion that it spontaneously switched to gpt tells me you dont have a valid partition table [20:53] Boontoo, what? [20:53] I can't right click icons, as for some reason that opens the application the same way as left clicking does (I do believe that should be disabled, but oh well) [20:53] escott: I pulled all my disks, and I am checking them one by one, I want to check the new disk before I install anything on it [20:53] fellayaboy, you can add a CIFS line to your fstab and mount samba shares that way [20:53] does ANYONE just know how to control a game through a game emulator? I have yoshi's story right now and it works fine, I just dont know how to control it thats all [20:54] escott: I have the GPT one on my desk, but can I fsck this new one if it has no fs or partitions? I assume not [20:54] Boontoo, if it is an empty disk the only thing to check it with is smartmon-tools [20:54] escott: okay, cool === Alex`aw is now known as BaNz [20:54] Boontoo, unless you are worried that it might have at some point had a gpt partition and you intend to partition it as dos (or vice versa) in which case you need to use gdisk [20:54] thank u [20:54] I am very lazy. Does evince have an option that will automatically scroll. I know in firefox, I can use the middle mouse button for that. [20:55] I need to learn for a prelim [20:55] And it is an ebook [20:55] I have never put a GPT partition on anything...they just appear on this one disk [20:55] Somelauw: Pg Up/Down [20:56] Boontoo, if its a fresh from the factory disk it should be clean. i it was in a mac or >2TB it may be gpt [20:56] ooh ebook... [20:56] any programs that can let you continue the transfer of files via network if the connection gets lost? [20:56] Why isnt it possible to install ubuntu with uefi? [20:56] it was a 2TB [20:56] fellayaboy, individual files not so much, but for many files use rsync [20:56] unity went back into 2d mode im guessing because this computer is a netbook, but it did run 3d for a long time, anyway to put it back? obviously it CAN run it because it has for like the past 4 months [20:56] ok thanks [20:57] xangua: I am more looking for something that very slowly scrolls the page one line a second or something. [20:57] What would cause an old monitor (1024x768 max) to be offset a bit both vertically and horizontally? my mouse cursor isn't quite lined up, and I have to click about 10 pixels higher to hit the spot I'm looking for? [20:57] Boontoo, so 2TB is in the middle area between dos and gpt. could go either way. dos can support 2TB, but its so big and new that many tools might elect to use GPT on a disk that large [20:57] Lehthanis, modelines [20:57] Its an old NEC multisync, and an old nvidia card [20:58] Why isnt it possible to install ubuntu with uefi? === nikita_ is now known as maxjezy [20:58] i installed the banshee repository, but it won't show any updates. I know there's an update, why is synaptic being dumb? [20:58] MeQuerSat, it is possible. what problem are you having [20:58] blinking underscore [20:58] escott...nice quick answer, I'll google that, thanks! [20:58] thats all I get escott [20:59] I have an annoying bug in which the unity bar does not pop out when I have any other window open [20:59] hughissuper_: how did you add the repsootirory¿ already run apt-get update && upgrade¿ what ubuntu version¿ [20:59] escott: ah...weird, but why would I suddenly lose read/write privileges in / partition? It reverts to GPT? I used shred command on this disk before re-partitioning, it should be totally clean [20:59] escott, and if I clear CMOS (failed OC for instance) I cant boot at all [20:59] MeQuerSat, sounds like you didnt install the bootloader correctly. what bootloader is installed and where [20:59] My internal HD is partitioned, and I"m transfer 4 GB from 1 partition to the other.. why is it so slow (Time remaining > 3hrs) [21:00] escott, grub2 and I did install it === zz_M4rc3l is now known as M4rc3l [21:00] xangua i added it through sudo add-apt-repository ppa:banshee-team/ppa [21:00] xangua, Ocelot. [21:00] this uefi is a p.i.t.a. [21:01] escott, see http://ubuntuforums.org/showthread.php?t=1753717 for example [21:01] Boontoo, (a) the disk was gpt at some time (b) it was then repartitioned to dos by fdisk (c) fdisk did no remove the backup gpt partition (d) the disk is failing (e) the kernel notices the disk is failing, and remounts the partition as ro (f) the gparted/parted tools look at the disk and see a corrupt mbr and NOT finding a dos partition table look for a backup gpt partition at the end of the disk and find the old one [21:01] Can anyone tell me how to speed up my file transfer speed from partition to partition on my computer? Current speed is only 355 KB/sec [21:01] Im not the only one :/ [21:02] hughissuper_: well looks like the stable reposotiry has the same version that comes in ubuntu repository [21:02] !info banshee | hughissuper [21:02] hughissuper: banshee (source: banshee): Media Management and Playback application. In component main, is optional. Version 2.2.0-1ubuntu2 (oneiric), package size 2036 kB, installed size 7440 kB [21:02] KrazyKrivda, cancel, reboot and try again [21:02] xangua, I typed sudo apt-get update && upgrade and it said upgrade: command not found [21:02] MeQuerSat: this seems to be a regular occurence.. even after reboots [21:02] xangua should i install unstable ppa [21:03] KrazyKrivda, 355 kb/s is very low [21:03] how high is your cpu/memory usage during copy ? [21:03] MeQuerSat: I am aware.. hence asking for some information on how to fix it. [21:03] :-) [21:03] MeQuerSat, so grub2 is probably the wrong choice, you need one of the efi bootloaders and you need to put it into the efi partition in some special way [21:03] how come i don't see but a grey screen when i connect to my vncserver through ssvnc? whats th trick to actually have something visible to wokr with? [21:04] escott, which one do I need and how do I put it there? [21:04] : encrypted drive?? [21:04] Ok, another question. I've got an external hard drive that has a bunch of duplicate files spread all over...is there a command or series of commands (or even a script) that can find all the duplicates and list them by location? [21:04] hughissuper_: don't know, that is uo to you if you want to try 'unstable' versions [21:05] chaos_: no.. but I believe it is NTFS to FAT32 [21:05] MeQuerSat, there is a grub efi project as well as refit and a few others. some uefi systems can support bios fallback boots and you can use normal grub. i'm not familiar with all the different kinds as I don't have an efi machine [21:05] Lehthanis, I know a tool for windows that does that [21:05] xangua i mean if i want to install 2.3.1 [21:05] KrazyKrivda, NTFS driver is a userspace driver so that will make things slower [21:06] whats it called? MeQuerSat === amphistatic|afk is now known as amphistatic [21:06] auslogics duplicate file finder [21:06] does some vnc clients not allow me to see worthwhile things [21:06] MeQuerSat, have you looked at this https://help.ubuntu.com/community/UEFIBooting [21:06] whats the piont of transmitting 1024.768 if all i see is grey [21:06] i dont' even see a console [21:07] is there a way to do it in linux? [21:07] hey guys, how can I convert a mkv file to xvid with let's say converting from 1080p to 480p using mencoder? [21:07] look for duplicates I mean [21:07] * BluesKaj is back. [21:08] escott: i miss-spoke.. it looks liek it is actually ext4 > FAT32 [21:08] KrazyKrivda, :how high is your cpu/memory usage during copy ? [21:09] Hi, I have a question regarding firefox7. I had been using 3.6 but it seemed to be leaking (a lot of) memory so I tried to upgrade to 7. I downloaded the tar.bz2 available from the firefox website and extracted it to ~/Applications/firefox (it is a folder I use to keep my apps in). For some reason as soon as I ran the firefox-bin executable from that location, the upgrade seems to have... [21:09] ...happened automatically... I mean, all my icons, when clicked now load up the new version of firefox. I am not sure how this happened since I had been working with the original installation of firefox on lucid... Also, my $PATH is "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games". Can anyone offer me an explanation? Thanks [21:09] i'm usuing less then 25% of total CPU atm [21:09] Hey, how do I change default programs for different files? [21:09] sorry for the big post [21:10] MeQuerSat: sry, less than 25% CPU usage atm [21:10] There was this System settings -> System info -> Default programs -path where settings don't seem to have any effect whatsoever [21:11] So I'm guessing I'm supposed to look elsewhere, but I can't think of where. Google gives unusually many unrelated hits, too :| [21:12] osrec: a possible explanation: FF7 might have altered your nautilus config files to insert itself (with complete path of course) === owner_ is now known as FishFilet [21:13] how come when open up windows none of them show up as a bar on the panel? [21:13] how do I control mupen emulator games? [21:13] guntbert: do you know of a file where I can see this change? [21:14] MSN in empathy isn't connecting, what's the problem? [21:14] I cant seem to get them to work from my keyboard [21:16] osrec: I'm searching... [21:16] guntbert: if you read the last paragraph at http://support.mozilla.com/en-US/kb/Installing%20Firefox%20on%20Linux - I would expect that only the old version would open up each time! === zer0 is now known as Guest67798 [21:18] what's gvfs-afc-volume ? [21:18] it's taking up tons of resources [21:19] What's a good way to get packages (codecs specifically) from a machine that's on the net to a machine that's offline only? I am familiar with the software center, but that's about it. [21:19] !aptoncd | Lehthanis [21:20] Lehthanis: APTonCD is a tool with a graphical interface which allows you to create one or more CDs or DVDs with all of the packages you've downloaded via apt-get or aptitude, creating a removable repository that you can use on other computers - See also !offline [21:20] osrec: you said: "all my icons, when clicked now load up the new version..." - when clicked where? within firefox? [21:20] no, I mean in a gnome panel etc [21:20] how do i download a channel list in irssi? [21:21] R3db3ard: /list [21:21] !alis [21:21] alis is a services bot that can help you find channels. Read "/msg alis help list" for help and ask any questions about it in #freenode. Example usage: /msg alis list #ubuntu* [21:22] what is the hotkeys to minimize a window in ubuntu? [21:23] alt+f9¿ [21:23] finally getting somewhere with snort :D === M4rc3l is now known as zz_M4rc3l [21:24] need to fix the port scans [21:25] osrec: I don't know the config file, sorry, but try to right click on such a file and select "open with..." - look what is offered there [21:25] guntbert: right click on which file? [21:26] osrec: on the file that opens with FF7 [21:28] osrec: another thing to try: open system settings/system info/default applications [21:29] guntbert: im on 10.04 - is there another location to see default apps [21:30] Hey, how do you change default programs which open the files when you click them in nautilus? [21:30] osrec: let me look [21:30] Jonii: open system settings/system info/default applications [21:30] I see it as "Preferred Applications" [21:31] the command for web apps is simply firefox %s [21:31] guntbert: it seems to only offer 5 or 6 file categories, and when I tried to change what I wanted(video files to vlc), it didn't work [21:31] Also, there's nothing I can do there to make it open .org-files in emacs [21:31] guntbert: thanks - I'll try and investigate this further. I am happy with the result, but I am just surprised by it! If I do find out why this happened, I'll submit it to the forums in case anyone is perplexed by the issue. [21:31] damn it... i came here with a question but forgot what it was [21:31] lmao [21:32] osrec: good idea :) [21:32] Jonii: in nautilus right click on the file, select "open with"... [21:32] hi [21:33] guntbert, I tried that do, it didn't have any checkbox that read "set as default", and merely opening it didn't change the default behavior later on [21:33] MeQuerSat: How did you try to install Ubuntu? Were you able to boot the LiveCD / USB at all? [21:34] Jordan_U, I got it installed now [21:34] and its working === BaNz is now known as Alex`aw [21:34] oh now i remember... DNS question lol... i am currently using ubuntu server as my router (headless mode, but i can ssh into it) and i have two NICs... one that connects out to my comcast modem and the other connects to my internal LAN (which is on a wireless AP with no firewall enabled, all firewall, DHCP, DNS (in theory) are coming from the ubuntu server box) [21:34] !offline [21:34] If you need to download Ubuntu packages using another machine or OS, check the desired packages in Synaptic and select File > Generate package download script. Alternatively, try http://ubottu.com/ljl/apt/ - See also !APTonCD [21:34] * conntrack eyes shellcode [21:34] but if I clear CMOS and reboot, it vanishes and I have to do a whole reinstall, Jordan_U [21:34] my problem is that I have my clients working fine in the sense they can get an IP and can access the internet no problem [21:34] hello is there a way to revert back to old ubuntu behavior regarding moving a window up, now when you move it up a bit too much it maximizes [21:35] hi having a small problem. i have some environment variables eg. PATH set in /etc/environment but when i run some commands in rc.local on boot (presumably as root) the commands are logged as not found because i think the PATH is different for that user. How can i get the environment variables available on boot? [21:35] i really dislike how ubuntu is moving towards catering to the mentally challenged [21:35] but when trying to access other machines on my LAN it cant resolve them by name only by IP [21:35] Jordan_U, I installed it via usb (ubuntu-server 11.10 amd64) [21:35] Jonii: it is "open with other application" [21:35] guntbert: oh, right [21:35] hzilla: set them in rc.local then [21:35] i'd like to not set my clients with a static IP but i'd like to use DNS [21:35] Found that [21:35] MeQuerSat: You don't need to do a complete re-install, you can just re-install grub-efi. [21:35] jclbrt: you mean use dhcp [21:35] huh? [21:35] jclbrt: are the other machines windows boxes? [21:35] histo: would they then be available system wide? [21:36] Jordan_U, I did not try that just via live-cd [21:36] histo: yes [21:36] hzilla: i don't know [21:36] strange: Ubuntu (main-stay) is catering to a broader base of devices (notably phone and tablet). Also, this is to beat Microsoft to a tablet-style interface (Metro and all). [21:36] Jordan_U, I booted the server cd and selected rescue and then reinstall grub [21:36] jclbrt: you need winbind to resolve by hostname on the linux machine or you have to add the windows boxess by name and ip to /etc/hosts [21:36] hi, i am wondering if it's better to use open source ati drivers or proprietary ones. what have the best performances? [21:36] Jordan_U, that didnt help [21:36] ohhh i see [21:37] do'h [21:37] MeQuerSat: With EFI, the firmware stores the default bootloader, and grub-install sets itself as the default bootloader. I think that adding the --removable option to grub-install might allow it to be detected after a CMOS reset but I'm not sure. #grub would know better. [21:37] strange: If you don't like these changes, Xubuntu is going to result in a similar experience to Gnome 2. Otherwise, Kubuntu, Lubuntu, etc [21:37] i cant believe i forgot winbind [21:37] i did know about the /etc/hosts file, but i was trying to avoid setting static ips [21:37] jclbrt: if you want to use the winbind method you also have to edit /etc/resolv.conf and add wins to the resolve line i believe [21:37] texaswriter, i cant disable it not maximizing when i move up? [21:37] ? lubuntu [21:37] MeQuerSat: Did you explicitly install grub-efi? If not, then you've likely been using grub-pc via BIOS (which is perfectly fine). [21:37] jclbrt: Keep in mind the last time I used winbind I had issues with browsing on that box. [21:38] jclbrt: if you just want to network browse them by hostname you just need samba stuff installed [21:38] anyone know how to boot up and install oneiric using a Nvidia Quadro fx1400 video card ? [21:38] yea i dont want to be able to browse but i'd like to be able to access it directly via name [21:38] no video output [21:38] Jordan_U, I didnt install grub-efi explicitly (the live server cd did it for me) === zz_M4rc3l is now known as M4rc3l [21:38] i dont have that many network devices [21:39] tho it does seem from my PS3 it can see my windows server via name [21:39] Hi, how to convert text to uppercase from a srt file [21:39] MeQuerSat: You're sure it installed grub-efi rather than grub-pc? [21:39] strange: http://en.wikipedia.org/wiki/Lubuntu [21:39] oh maybe thats cuz of the media server actually [21:39] Also, I don't know of how to disable that window behavior. [21:39] thanks for the info histo [21:39] Jordan_U, Im sure, because I saw the server live cd install grub-efi [21:39] i cant believe i didnt think of winbind before [21:39] ha [21:40] I have a realtek wireless adapter, and it works fine for a few minutes, but degrades quickly and then becomes unusable. looked on ubuntuforums, and they suggest ugdating to the rtl8192ce driver, which I have installed. Is there a solution to this? [21:40] Jordan_U, that --removable option could be great for me [21:40] Jordan_U, I dont like reinstalling every time I clear CMOS :/ [21:41] MeQuerSat: Again, confirm that in #grub. Why are you clearing the CMOS so often? [21:41] Okay, can you change the order in which time and date are displayed on top right? [21:41] Jordan_U, overclocking [21:41] I will check in #grub now [21:41] From "Sun Nov 6 11:41 PM" to 11:41 PM Sun Nov 6" [21:43] hello, is there a way to see which command is executed when i click on an icon in launchbar? [21:43] right click properties [21:43] I can't right click [21:44] It opens the application :/ [21:44] why not [21:44] I need help with a ./configure error [21:44] left click opens [21:44] http://pastebin.com/FGR7TNCy [21:44] right click doesnt [21:44] I thought that is how it's set now, it does annoy me tbh [21:45] histo: this might not be the correct place to ask this (but perhaps u know anyways)... are you familiar with IPTables at all? [21:46] how can i stop keyboard input corrections? [21:46] Well on the launcher itself, right click gives me options open/quit and to keep it in launcher === paxtoncamaroafk is now known as paxtoncamaro91 [21:46] I'd like to be able to set up my ubuntu box to allow me to ssh in to it from a remote location (I.E. outside my WAN) but i'm not exactly sure of the correct way to set up the policy [21:46] i imagine it's part of the pre-routing [21:46] if i right click on dash or what is it that opens with my windows key, it oppens the application [21:47] if there is a way to fix that i'll be very happy to do it [21:47] and i only want to accept incoming connections on my ssh port (which is not the standard port 22) [21:47] hosts.allow usually does the trick [21:47] srry brb.. wife is calling cant leave her waiting [21:47] ha [21:48] !gufw | jclbrt [21:48] !ufw | jclbrt [21:48] jclbrt: Ubuntu, like any other Linux distribution, has firewall capabilities built-in. The firewall is managed using the 'ufw' command - see https://help.ubuntu.com/community/UFW | An alternative to ufw is the 'iptables' command - See https://help.ubuntu.com/community/IptablesHowTo | GUI frontends such as Gufw (GNOME) and Guarddog (KDE Lucid and Maverick) also exist. [21:48] strange: this channel is for ubuntu 11.10 right? [21:48] I have an application that needs the f-keys normally used by unity. I need to write a script that frees up the f-keys when I call the program, and reconfigures them for the ubuntu desktop when my program ends, any idea how to do that? [21:48] i run 11.10 but this channel is for all oh wait i use alt desktop i select classic gnome on login screen === timo_ is now known as Animtim [21:49] yeah right clicking works on gnome :/ [21:49] Anyone know any good source for resources and information about how to change and tweak Ubuntu 11.10? [21:50] you can select that during login screen [21:50] Like, are there any places where one should head first when you encounter a question of type "I wonder if in Ubuntu you can..." [21:51] Why can't i close Eclipse with CTRL + Q ??? [21:52] is it sad that i havent used ubuntu with a GUI in like ten years [21:52] lol [21:52] how is it possible to debug complex things like this [21:53] jclbrt, thats pretty impressive actually [21:53] how does one even check the effect of a system wide hotkey and see why its not working for a specific program [21:53] i mean what knowledge do i need for that... [21:53] i guess it's cuz i only use the server edition with vmware installed and windows on top of that [21:53] as a guest [21:53] hughissuper_: You don't have GTK installed. Try 'sudo apt-get install libgtk2.0-dev [21:54] good night to all [21:54] all i need for a http proxy is export http_proxy=http://url:port/ right? [21:54] <EvilResistance> anyone know if a package built for precise can be run effectively on a Natty environment? [21:54] <EvilResistance> or would things explode [21:54] is there a way to determine which version of Firefox was installed prior to upgrading via apt-get? [21:54] Thelmaria, thanks, trying. [21:55] someoneweirdTAFE: are you trying to set up a proxy server? [21:55] i need to connect to one jclbrt [21:55] im behind a proxy atm, [21:56] ah ok [21:56] sorry [21:56] i thought u were trying to set up a proxy server [21:56] haha [21:56] nah [21:56] :) [21:56] aohi [21:57] i cnt remember how to set up a ubuntu machine to connect via proxy [21:57] but if my memory serves right there's a way to do it via a GUI interface (i thought it was in the network settings last i checked) [21:57] but i could be wrong [21:58] i use Squid at home, but i have all my linux machines manually excluded from the proxy via MAC address [21:58] jclbrt I'm sorry for the question, do you are italian? [21:58] anyone know how to boot up and install oneiric using a Nvidia Quadro fx1400 video card ? [21:58] *are you italian [21:58] lol Italy: no i'm sorry [21:58] If you're using gnome-classic, under system->preferences ->network proxy. [21:58] tho i did just order italian food [21:58] spageti [21:58] Thelmaria: ah yes that's right [21:58] lol no pizza [21:58] oh wait thats american [21:58] my bad [21:59] SomeoneWeirdTAFE, most applications should respect that variable, but its not guaranteed [21:59] tomun is said: spaghetti [21:59] xD [21:59] try next time vitelo tonato [21:59] *tolmun [21:59] escott: trying to use it with apt, not working :S [21:59] SomeoneWeirdTAFE: Export ftp_proxy as well as http_proxy. [22:00] SomeoneWeirdTAFE, escott is right that most apps should respect that... however i think there MAY be a small exception with Firefox [22:00] i have Thelmaria [22:00] jclbrt: ^^ [22:00] Thelmaria, http://pastebin.com/eE7Qq95M [22:00] SomeoneWeird, there is also a https_proxy variable [22:00] mm [22:00] i think u have to manually go in and set the proxy settings in the firefox application [22:00] Thelmaria, same error, looks like. I installed like you said :( [22:00] I've got a problem with ubuntu but i don't speak very good the engliesh, is there some italian in this chat? [22:01] !it | Italy [22:01] Italy: 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) [22:01] escott thank you [22:01] dunno if u can use Auto detect or if you have to use the manual entry [22:01] Hey all. I've installed a fresh Ubuntu 11.10 install and when I try to install anything I get apt input/output errors. I anyone familiar with those? [22:01] ok i only write spageti =) [22:01] Q-collective: i assume you are using sudo correct? [22:02] hughissuper_: Nope, that's a different error :) This time you don't have GST installed - line 102 in your pastie. It wants the packages listed in lines 109 through 114. To get them, I'd: aptitude search then apt-get install until you meet all dependancies. [22:02] jclbrt: yes === fishwithapipe is now known as f|shy [22:03] Q-collective is this after dpkg? [22:03] You only need http_ and ft_proxys for apt over command line. See: http://blog.mypapit.net/2006/02/how-to-use-apt-get-behind-proxy-server-ubuntudebian.html - that works for me behind my corperate proxies. [22:03] i would drop ip for my serveur but i dont see the drop in iptable : [22:03] SomeoneWeirdTAFE: ^ [22:03] http://paste.ubuntu.com/730448/ [22:04] jclbrt: I get the error when apt is updating the database. It gets stuck at 55% and then whines that banshee has caused an input/output error. [22:04] i am using command line Thelmaria [22:04] I'm having an issue with wordpress where my photos get rotated strangely [22:04] Q-collective, can u paste the exact thing to pastibin so we can see [22:04] from an iphone, via ubuntu [22:05] I'm trying to rotate and resave in image viewer [22:05] jclbrt: I could, give me a moment [22:05] also thats the webpage i followed Thelmaria [22:05] ok off topic... but holy crap DC Universe is a LARGE download [22:05] but when I "save as," AS SOON AS I save, it says The image "IMG_0007-rotated.JPG" has been modified by an external program. Would you like to reload it?" [22:05] diamonds, check the exif data it may be indicating a rotation factor that wordpress is ignoring but all your guis are respecting [22:06] i think it was like 15GB or something [22:06] taking forever [22:06] escott: ahhh thanks [22:06] even on my 105mbps down [22:06] so my question: what is IMMEDIATELY modifying my image on save? [22:06] Thelmaria, is there an easier way to do all that? it seems odd that to compile a tar file I need all these dependencies. Also I'm doing it on multiple computers. [22:06] hope comcast doesnt complain about me using my bandwidth cap again... [22:06] Since my wifi is not working on the realtec 8188CE with the rtl8192ce driver, is there anything to gain from downloading and using the driver from realtecs website? [22:07] jakemp-laptop, is the realtek driver linux? [22:07] or windows? [22:07] jclbrt, linux [22:07] then i'd download it [22:07] cant hurt to try [22:07] is it source or is it a precompiled package? [22:08] Thelmaria, can I do step 3 on https://help.ubuntu.com/community/CompilingEasyHowTo to batch-add all dependencies? [22:08] anyone using any tag based filesystem or any other semantic music managment soft worth of recomendation? [22:08] see if they have a ubuntu pacakge on their site jakemp-laptop [22:08] or at the very least a .deb [22:09] can anyone help? [22:09] hughissuper_: I've not used that method. It would probably work. [22:09] Thelmaria, I'll read into it. [22:09] jclbrt, I think its just a tarball [22:09] cant hurt to try it i suppose jakemp-laptop [22:09] SomeoneWeirdTAFE: It might not be setting variables system wide (ie, not for whatever user you're running apt as). You could try exporting as root, if you're comfortable doing that. [22:09] tarball is compressed tho [22:10] so it either contains the source or the packages for different distros [22:10] escott: you were correct [22:10] download it and see what's in it (unless it tells u whats in it) === M4rc3l is now known as zz_M4rc3l [22:10] tried tat already Thelmaria [22:10] that* [22:10] Thelmaria, it says to use auto apt, but I don't get how to work it into my source install. https://help.ubuntu.com/community/AutoApt [22:13] hughissuper_: Like I said, I havn't used it. I would search for pacakges needed and install using apt, then copy my history into a file (history | grep apt >> file.txt), then turn it into a script to run on other computers (like this one: http://pastebin.com/xNZGqKwy) [22:13] i'm using 11.10 i386 on a sony vaio. I get a prob. with my nvdia It cannot see the 2nd monitor and in the nvdia'panell there's noway to set it. ( with the old jaunty i got no prob. and i could work with double monitor ) [22:13] I have two sata controllers that are loading in an unpredictable order, so /dev/sdX nodes keep changing order. sysfs seems to only list drive serial numbers for usb drives, so I gave up on writing udev rules. In trying to make the controller drivers load a fixed order, I tried specifying "alias scsi_hostadapter0" and "alias scsi_hostadapter1" in /etc/modules.d, but still observed random [22:13] loading order [22:13] With ubuntu 11.10, how do I set a window to always be fullscreen with Unity 2D? [22:13] SomeoneWeirdTAFE: Ah. In that case, I'm sorry, but I don't think I can be of any more help, beyond suggesting that you double-check proxy settings etc. [22:14] I also tried blacklisting sata_nv and sata_sil24 and listing them in order in /etc/modules, but that didn't help either [22:14] any other things I can try? [22:15] jclbrt: http://pastebin.com/Mzy2nK0c [22:15] sorry, took a while [22:15] but now it's a somewhat different error [22:15] Q-collective looks like my speculation was right [22:15] it's related to dpkg [22:15] not apt [22:15] How to Find Out - what make cpu loade increase and than all hang up? Which approaches i need to take to find out? Runing Lucid on hp8510p. [22:16] squires, thats what uuids are for [22:16] try this Q-collective: "sudo dpkg --clear-avail" [22:16] tolmun: Check what's using the cpu using top, htop, ps aux. [22:16] then after that type this "sudo apt-get update" [22:16] squires, Im not totally sure what if is youre asking, but cant you solve it by getting the UUID of the sdX's and do whatever it is you need to do with that? [22:16] it all ok something is hiding from top =) [22:16] jclbrt: already tried that one multiple times, no result [22:16] oh [22:16] hmmm [22:17] hey guys I've installed the latest mesa and ati drivers for natty from a ppa. how can I enable the r600 driver? (currently I'm using the 2d only radeon driver) [22:17] Hello, is it possible to change the Unity "Run Command" keyboard shortcut from Alt-F2 to just F9? [22:17] yo Thelmaria how do i make a script? I've never done this before, it's the most complicated thing I've messed with. [22:17] hughissuper_: You're installing banshee, correct? [22:17] escott, esben_: mainly I need mdadm to find the right drives. auto-building the array doesn't work, and I also would like them to be explicitly listed for documentation purposes. I couldn't find a way to configure mdadm using UUIDs [22:18] hi where can I find a quick start guide for Empathy irc? [22:18] Thelmaria, yes, I am. banshee 2.3.1 isn't supported by ubuntu yet in the repos [22:18] hughissuper_: You could just use the ubuntu repos to install it :) apt-get install banshee. [22:18] hughissuper_: Ah, right. [22:18] #linuxmint [22:18] how can i get a clean install of ssh? [22:19] just out of curiosity shot in the dark Q-collective, but do u have perl installed? [22:19] if it's a fresh install it should've been i think [22:19] hughissuper_: open a file called something.sh, then basically copy the script I linked you except change the package names. Needs to start with #!/bin/bash. Then just run 'sh something.sh' to run it. [22:19] hughissuper_: oops. 'sudo sh something.sh' because it's got apt- in it, and you'd want to run that as admin. [22:19] ok standby [22:19] squires, using device ids is the wrong way to document this. the kernel cannot guarantee the names across boot, and a future user may swap disks around [22:19] Thelmaria, ^ [22:20] Q-collective, hard to say exactly what package it's failing at, so might take me a sec to sift through all this [22:20] hughissuper_: I have to run, I have a class - if you've got problems I'll be around in a few hours, if nobody else here can help. Good luck. [22:20] squires: Don't ever depend on the enumeration of devices like /dev/sda. Ubuntu doesn't depend on enumeration at all for MD by default. How did you setup the array? === Sefid_Pa2 is now known as Sefid_Par|zzz [22:20] jclbrt: yes, latest perl is installed [22:20] jclbrt: np [22:21] Thelmaria: hughissuper_: sh is not bash. If you need bash you need to explicitly ask for bash. [22:21] Thelmaria, real quick, what parts do i replace again? [22:21] Jordan_U: I created the array with "mdadm --create /dev/md0 --level=10 --chunk=512 --layout=o2 --raid-devices=5 /dev/sd[b,c,d,e,f]1", if that's what you mean? [22:22] without grep'ing my entire system... what file would have a line that includes "=alsa" [22:22] i switched it to "=pulse" and screwed up my audio [22:22] still here... [22:22] Hello. I ran `# apt-get dist-upgrade` on a lucid server and it doesn't appear to have upgraded anything. My repos are all still lucid. help? === OffToHades is now known as BarkingFish [22:23] Jordan_U: if I use the default mdadm.conf configuration file, on reboot I get an inactive array consisting of only /dev/sde1 [22:23] Q-collective: do u get any errors out of curosity when u run apt-get update [22:23] (as sudo of course) [22:23] jclbrt: none, update runs fine [22:23] !upgrade | pcg [22:23] pcg: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade [22:23] Jordan_U: by listing the devices in the conf file, the array works [22:23] and i assume u ran that prior to upgrade right [22:24] yes [22:25] i mean if i were to guess it seems to a problem with one of the packages (maybe corrupt) but i cant really tell with this info [22:25] Jordan_U: I don't see how this helps, Jordan [22:25] jclbrt: what info would you need? [22:25] at least this error is... i dunno about the input/output error... i dont see that here [22:25] i dunno how to tell if it is or not Q-collective [22:25] :-( [22:25] lol [22:26] hmm [22:26] pcg: That link has instructions on how to upgrade from one release of Ubuntu to the next. If you read it you will find that "apt-get dist-upgrade" is *not* the way to do so. [22:26] Jordan_U: Yeah trust me I'm aware it is not the way to do so now. I just need to recover my system. [22:26] I guess I'll have to go through on my plan to install 11.04 then and then upgrade to 11.10 via apt [22:26] maybe that works [22:26] there are 174 different pacakges there so it could be any one of them [22:26] pcg: Recover it from what? [22:27] Jordan_U: Whatever that command did. And to get to oneiric. [22:27] pcg: That command did nothing. [22:27] jclbrt: well, the same type of error occurs when installing chrome via dpkg [22:27] thats worth a shot i suppose Q-collective... i havent used 11.10 yet [22:27] oh [22:27] Jordan_U: Downloaded a lot of stuff [22:27] that is strange [22:27] does it do it for every package u install? [22:28] I think it is some type of corruption of the apt system [22:28] yes, so far [22:28] thats very possible [22:28] dunno why that'd be tho [22:28] not sure what to do though [22:28] i'm still using 11.04lts [22:28] jclbrt: 10.04 [22:28] 11.04 isnt LTS === Xano_ is now known as Xano [22:29] err i mean 10.04 [22:29] pcg: Then it simply upgraded your packages to the latest versions available in lucid. apt-get dist-upgrade basically means "allow for the possibility that some packages will need to be removed to allow others to be upgraded". If nothing is being held back due to dependency issues (which nothing should be if everything is working correctly) "apt-get dist-upgrade" is equivalent to "apt-get upgrade". [22:29] srry [22:30] u are right EvilResistance [22:30] ha [22:30] my bad [22:30] ok [22:30] I have an ubuntu server, how do I autostart the first kernel in my grub menu after a poweroff? If I reboot it it timeouts and selects the right one.. but if I power it off, it waits for input before starting [22:30] also only using server version right now too [22:30] I'm off reinstalling [22:30] thanks anyway [22:30] Jordan_U: I see. My main reason for upgrading is i need the latest gcc and gdb, which is not available in lucid. Knowing this, how should I get them/upgrade to a version that has them? [22:31] pcg: Why do you need the latest version of gcc and gdb? [22:31] lu [22:32] zivester: Add "timeout=5" to /boot/grub/custom.cfg (creating that file if it doesn't already exist). [22:32] Jordan_U: because some changes were made involving forward declarations and typedefs such that my code requires something newer (confirmed working on gcc 4.6). [22:32] zivester, i think u need to add a timeout to some cfg file i gotta look on my server tho [22:33] oh wait Jordan_U just answered [22:33] hello, i just installed xubuntu 11.10. i want to make sure i'm using the most optimized nvidia drivers. there's a card icon in the tray, do i want to activate the "(post-release updates)" driver? [22:33] srry [22:33] kenichi: i've used the post-release in the past without issue [22:33] pcg: If you'd like to upgrade to a newer version of Ubuntu then follow the instructions in ubottu's link. [22:33] cant guarentee the exact same results for you tho [22:33] Hey, is there a snes emulator which doesn't conflict with vlc? zsnes needs to be uninstalled in order to install vlc and vice versa [22:34] i also think it depends on the nvidia card as well [22:34] i just upgraded to 11.04 and it looks pretty weird... the bar across the top of my desktop with all my stuff on it is apparently rearranged to go along the left, and look a lot different, and is changed [22:34] jclbrt, ok thanks. i've read about adding a "ppa" for "x-swat" or something like that. would that get me later drivers? i have a 460. [22:34] is there a way to go back to the way it was? [22:34] Jordan_U: Ok. didn't follow through the 2nd level links there per version. [22:34] Jordan_U: Thank you for your help. [22:34] i dont think its the timeout variable.. because on a sucessful reboot the timeout does happen, and it boots... im thinking its a feature of ubuntu server in that if you power off your machine, something is probably wrong, so it wants you to confirm before botting [22:34] pcg: You're welcome. [22:34] causative, google something like "ubuntu 11.04 restore gnome classic" [22:34] to be honest kenichi i'm not the best guy for graphics cards i havent used a desktop environment in years [22:35] but i do remember using the nvidia post-release on a friends once [22:35] jclbrt, got it. thx. [22:35] zivester: That is indeed exactly what it is. If you add "timeout=5" to /boot/grub/custom.cfg though it will override the timeout to be 5 seconds no matter what. [22:35] i do have a desktop edition installed but it's using the vmware graphics driver [22:35] ok, so if getting consistent device nodes is out of the question, how do I find out what is wrong with mdadm autodetecting the array? [22:36] like i had a weather applet that would tell me the weather [22:36] and a fish [22:36] i want those back [22:36] cuz it's running on a ubuntu server with vmware server [22:36] and then i have a ubuntu guest on top of that [22:36] do I have to go back to gnome classic to get those/ [22:36] cups doesn't offer me usb-printers as local printer, only lpt and serial. I can see my printer in lsusb [22:36] kubuntu 11.10 [22:37] Hey, is there any good way to change fast between windows? [22:37] thank again, cheers [22:37] Jonii: alt+tab? [22:37] zivester: If you want somthing different, like for the menu to show up for 20 seconds after a failed boot and to keep previous behavior for anything else add this: if [ "$timeout" -eq "-1" ]; then timout=20; fi [22:37] alt+tab i believe [22:37] err yea what tomodachi said [22:37] just like windows [22:37] lol [22:37] Jonii: or super +s , or try super + w [22:37] Jordan_U do I need to run update-grub or anything ? [22:38] where "super" is usually the window key [22:38] or the apple key respectively [22:38] zivester: No. [22:38] :-P [22:38] super+w is kinda cool, but it requires both keyboard and mouse to use. Alt+tab gets confused by multiple windows by same program === kloeri_ is now known as kloeri [22:38] thanks, works great, tx! [22:39] oh god i need help... i just tried to use my PS3 controller to control my computer [22:39] haha [22:39] brain fart [22:39] If you could somehow customize the display of super+w, so you could somehow see which window is currently selected, and possibly have it's name shown, super+w and arrow keys would work pretty neat [22:39] jclbrt that's hilarious [22:40] But as it is now, it doesn't work [22:41] (Also, alt+shift+up works wonders) [22:41] Hello, is it possible to change the Unity "Run Command" keyboard shortcut from Alt-F2 to just F9? [22:41] Dark_Apostrophe: I'd go for System settings -> Keyboard -> Shortcuts [22:42] Dark_Apostrophe, if its not there see if it is in ccsm [22:42] so weird that system settings is now under the shutdown button [22:42] Jonii: Yeah, but I can't change it [22:42] 'tis greyed out [22:42] Oh, ok [22:42] Then I don't know [22:43] Jonii: Oh, wait, never mind... misunderstood something. Yeah, it works. [22:43] My bad [22:43] Why is it that even after I installed this repository, I can't install v2.3.1 in synaptic? https://launchpad.net/~banshee-team/+archive/banshee-daily/+packages [22:43] Oh, great [22:44] Yes hello. I got hit with a VERY large DCC flood on IRC, and had to restart my computer. Now, nothing is showing up in my taskbar. If I minimize a window, I cant bring it back. Im using Ubuntu 10.10. Any idea what is wrong? [22:44] Jonii: Though, it's not working - Logging out and in necessary, maybe? [22:45] in earlier versions of ubuntu apps were grouped by function, like internet, or graphics, or video/sound [22:45] i have been trying to get my microphone to work with skype under ubuntu 11.04 for so long that i am going to remove pulseaudio and use ALSA. If I purge pulseaudio it says its going to remove ubuntu-desktop* [22:45] sup niggers [22:45] do those groupings still exist in 11.04? [22:45] Dark_Apostrophe: no idea. I remember reading there was something tricky about that run command -prompt, but can't remember what [22:45] is ubuntu-desktop a dummy package? [22:45] hi everyone [22:45] i need to ask a question regarding lirc [22:46] Jonny, just ask [22:46] i have the volume keys working and umbers but no other buttons [22:46] well i change them but they are not updated [22:46] really wierd === `mOOse` is now known as m00se [22:47] Jonii: Alright :) [22:48] Anyone here know Win7? How on launcher-like bottom bar when you leave mouse on top of program icon, it shows either that window fully open, or opens small previews on top of that icon and then you can select which window to bring to the front [22:48] ok, i guess ubuntu-desktop needs to stay... how do i purge pulseaudio without removing ubuntu-desktop [22:48] Jonii, double click on the icon in Unity [22:48] Is it anyhow possible to have same sort of behavior in 11.10? It doesn't seem to be that difficult to implement [22:48] uhm, if i compile something and run configure, how can i change the compiler? [22:48] Jonii, and it'll show you the screens [22:49] i tried CC=mycompiler but that didn't work [22:49] asdf-: Is there a list somewhere of all the various tricks and gimmicks in Unity? [22:49] has anyone any ideas how to setup and assign controls to lirc? [22:49] i had taskbar applets to do things like show system usage or weather [22:49] asdf-, it seems to permanently open everything, right until you close something, after which it reverses that action... I guess? [22:49] can i get those in 11.04 without reverting to classic gnome? [22:49] Wait, it seems to work now? [22:49] can anyone recommend a good vps ? [22:49] ?:| [22:50] I tried that multiple times before, but now it seems to work just as I hoped it would [22:50] And before this it didn't [22:50] all of the keys do actually work [22:50] Weird [22:50] *shrug* [22:51] hi...I am slightly confused by Empathy and the Ubuntu UI (haven't used Ubuntu for about a year). How do I open a query window in Empathy? [22:51] i would like to assign them to other things like play ad pause in a media player [22:52] Wait, no, it doesn't work [22:52] It does work given very special circumstances I can't yet completely replicate [22:53] could someone help me with this tiny script. http://pastebin.com/saiHXX0v i want to be able to input words "e.g.: bash tutorial " [22:54] Yes hello. I got hit with a VERY large DCC flood on IRC, and had to restart my computer. Now, nothing is showing up in my taskbar. If I minimize a window, I cant bring it back. Im using Ubuntu 10.10. Any idea what is wrong? === OstroOFF is now known as mantas [22:55] I figured it out! [22:55] Double click works [22:55] Oh, right, you said that [22:55] Sorry === mantas is now known as |mantas| [22:58] Hello, I want to change the $Home directory from the command line for another user, so I can't use usermod [22:58] what do you mean by the "$Home directory"? [22:58] someone knows a good chat chnl to speak about networks?????... [22:58] Why cant you use sudo sermod then? === {} is now known as derp [22:58] does anyone know what $variable to use in hosts to write the IP to the host file? [22:58] Odaym: I mean his login directory [22:58] I have a server [22:59] and I want to change the ftp dir of a user [22:59] Is there an alternative to Quicken/Quickbooks for Linux that is as powerful as those? I am converting my mother-in-law to Linux and that is the only thing she needs from windows. [22:59] Mneumonic: gnucash [22:59] kmymoney2 [22:59] I am using vsftpd which uses the system users [22:59] Gnucash is the one I was looking at, I just wasn't sure if it was the "best" [22:59] xananax, http://www.vglug.info/forums/vglug-discussion/change-default-path-ftp === hughissuper is now known as hughissuper_afk [23:02] hello! how do I enable display of current input locale? they switch fine but the indicator is missing after upgrade to 11.10 (using gnome3 fallback) [23:02] Odaym: thanks, but this instruction is for system-wide changes, right? [23:03] Mneumonic: gnucash is good, I also like ledger (https://github.com/jwiegley/ledger/wiki) [23:03] is there any way to use gnome-classic but still have dash? [23:03] I have many users and I don't want to change their settings, I just need to move $Home for one user [23:03] I think she just needs integration with her online banking [23:03] I do not know, xananax, that was idle help, can't go further than that [23:03] and then the basica functionality of like quicken where you can manage accounts or whatnot [23:03] xananax: what makes you think that usermod affects multiple users [23:03] Odaym: ok, thanks all the same [23:04] escott: no, usermod affects the logged in user [23:04] It doesnt. [23:04] Hey, how much it is possible to customize unity? Say, the format time and date is presented on upper right, and the way super+w presents the windows available(I want them to have either some clear indicator they're selected for arrow key browsing, or names of those windows above them, to the same effect) [23:04] Mneumonic: integration with online banking is going to be hit or miss. send her to mint.com [23:04] xananax: read the manual page [23:04] xananax: According to the man page, it doesnt. [23:04] how do I force all connections closed? [23:04] for just a second [23:04] ... [23:05] escott, bekks, so how do I specify the user I want to change the settings of? I can't find that. Wait, I'll get back to you, just making sure [23:05] TimothyA, you could try to unplug a cable for example [23:05] .... [23:05] TimothyA, stopping the networking service of the system would also be possible [23:05] xananax: read the SYNOPSIS line 4th line of the man page [23:05] ('sudo networking stop' or something) [23:05] I did that, the connections are still there [23:05] xananax: LOGIN is the last argument [23:05] TimothyA: sudo service networking stop [23:05] same [23:06] ^ that [23:06] escott: ok ok thanks, this had escaped me [23:06] each connection may have a timeout of sorts [23:06] TimothyA: Flush iptables? [23:06] qin: already did [23:06] irssi [23:06] I can't even get the damn thing to connect to ITSELF on the localhost [23:06] TimothyA: How do you know that there is connection? [23:07] i am a newbie [23:07] which client is the best? [23:07] qin: netstat -an shows 2m+ entries [23:07] escott, bekks, Odaym: thanks [23:07] Hey, how much it is possible to customize unity? Say, the format time and date is presented on upper right, and the way super+w presents the windows available(I want them to have either some clear indicator they're selected for arrow key browsing, or names of those windows above them, to the same effect) <- Since noone seems to know, does anyone have an idea as to where to look for resources that might answer these questions? [23:07] is irssi any good? [23:07] overly broad question is overly broad, redsunbluemoon [23:07] TimothyA: netstat -e (for established) === timo_ is now known as Guest31024 [23:08] redsunbluemoon: Yes. [23:08] also redsunbluemoon, try #irssi [23:08] Jonii, id read around http://www.webupd8.org/ [23:08] qin: a crapton [23:09] and the whole machine is sluggish [23:10] how long is ubuntu meerkat supported ? [23:10] templet: non-LTS releases are supported for 18 months [23:10] oops i mean meerkat [23:10] oops, np ok [23:11] Also, for some reason, during these two days I've tried out 11.10, lots of windows have gone missing so that you only see hints of them, hidden at the unaccessable parts of the screen(more to the left than you can move with ctrl+alt+left) etc [23:11] What's making them act so? [23:11] And can I prevent that? [23:12] i cant login over ssh using my key === Marcos is now known as Guest55874 [23:13] got it, device uri is hp:/usb/ and not usb:// [23:13] goddard, have you used the -v argument to get the cause [23:13] goddard, did you managed before or? [23:14] escott: it attempts to connect with both key types but doesn't say it fails [23:15] debug1: Authentications that can continue: publickey,password [23:15] debug1: Next authentication method: publickey [23:15] debug1: Offering DSA public key: /home/goddard/.ssh/id_dsa [23:15] hi there what's a way to find the mac address of an access point I am connected to w/ Ubuntu? I'm not talking about soho just look at your default gateway [23:16] catarrhine, ifconfig ? [23:16] how do i tell Ubuntu to stop muting while i'm playing games? [23:16] goddard, if its not in debug1 try -vv to see debug2 you should get a message that it was refused/invalid [23:16] goddard, since your key is being sent its likely on the server side. check the permissions of your auth keys file [23:18] Is there a limit on how many disk drives I can plug into a single USB port? [23:18] escott: http://fpaste.org/waie/ [23:18] rallias, its very high [23:18] if there is any it's likely something like 256 [23:18] escott is it under 10,000? [23:18] it definitely is [23:19] Also, can the software raid thing in the ubuntu alt install disk handle floppy disks? [23:19] ary you trying to build a custom SSD out of memory xics? :D [23:19] stics [23:19] well, you know what i mean [23:19] japro no. My severance package for my previous job involved me getting all the data storage devices not in use at my company. [23:19] *devision [23:20] so you have a pile of 10'000 external hdds at your place? :D [23:20] japro even better a pile of like ten thousand floppy drives [23:21] rallias, more importantly you almost certainly have confidential internal company data that hasnt been scrubbed properly :) [23:21] escott oh its been scrubed. [23:21] hi all... [23:21] rallias and now you're screwed with disposal of useless hardware [23:21] when i plug in my sd card i get this from dmesg: http://pastebin.com/bYtaVgGy how do i fix this? [23:21] squires nah, I'm going to get some reddit karma out of this. [23:22] lol [23:22] Hello. Anyone use scim on 11.10? I tried to resolve my problem via the Web forum and only see this thread: http://ubuntuforums.org/showthread.php?t=1865549&highlight=scim [23:22] brontosaurusrex: doesn't seem to show it [23:22] goddard, you can keep throwing more v's at it but its probably on the server side [23:22] guys,i am new to ubuntu,is it easy to use ubuntu if u r moving from windows ? [23:23] core: It is only a matter of what you are used to. [23:23] escott I ran the IT dept here, and made sure it was scrubbed to death. [23:23] catarrhine, ifconfig | grep HWaddr ? [23:23] i am network security engineer,and i use gns3 a lot. [23:24] isn't that the mac address of the card itself brontosaurusrex? [23:24] not the access point bridge [23:24] rallias, you made sure the disks you were going to be given were going to be scrubbed properly. (a) you are far too nice (b) you're crazy [23:24] escott I made sure they were scrubbed upon decommission. [23:24] core, try using wubi to test out ubuntu [23:24] not when I recieved severance. [23:25] ooh iwconfig has it wooo [23:25] wlan0 IEEE 802.11g ESSID:"NETGEAR" [23:25] Mode:Managed Frequency:2.462 GHz Access Point: 00:0F:B5:CE:E3:2A [23:25] catarrhine, erh, yeah, you are right [23:25] core, http://www.ubuntu.com/download/ubuntu/windows-installer [23:25] rallias, that makes more sense then. i thought you scrubbed the hardware you would be getting [23:25] thanks all [23:25] rallias, when you knew you were leaving that is [23:25] so [23:25] i installed the nvidia drivers from the website [23:25] Hi guys, generic wifi card question here: [23:26] couldn't uninstall them without running the binary --uninstall [23:26] escott nah. I made sure to have a STRICT policy in security at my workplace. [23:26] now [23:26] i'm sitting without any GL [23:26] how do i fix ths [23:26] ok,what is the best way and best language to learn to program in ubuntu? [23:26] i installed Xubuntu on an old pc with a PCI wifi card. however i cant get Xubuntu to recognise it. any tips? [23:26] I want to use the experimental driver, but it won't let me use it with gl [23:26] !best | core [23:26] core: Usually, there is no single "best" application to perform a given task. It's up to you to choose, depending on your preferences, features you require, and other factors. Do NOT take polls in the channel. If you insist on getting people's opinions, ask BestBot in #ubuntu-bots. [23:26] I've been looking at options for backups. I'm looking at backing up /home and /srv at the minimum. I'll be making the backups to hard drives smaller then my RAID array. I was looking at maybe using rsync. I also need to be able to keep multiple backups. I'm having trouble finding something that meets my needs. Something involving rsync currently sounds like the best option [23:27] ubottu:thanks [23:27] You're welcome! But keep in mind I'm just a bot ;-) [23:27] pnorman use deja-dup [23:27] is there any specific reason why when i uninstall the nvidia driver that my cairo dock wont' work [23:27] that and the fact that it worked before i installed the nvidia driver? [23:27] pnorman, making backups to something smaller is a bit odd. rsync can keep your backups from blowing up by using hard links, but if you backup everything its still going to be bigger [23:27] pnorman you can have it backup root and exclude anything other then /home and /srv [23:28] pnorman, maybe setup and LVM JBOD and plan to expand later [23:28] hello? [23:28] I run gl-dock and absolutely nothing happens [23:28] escott: My / volume is 3 TB and I'm planning on increasing it to 4 TB. Some of that won't be backed up, but I'm still over 1 TB of data [23:29] matlock, disabling nvidia may not drop you cleanly back to nv driver. see if there is an /etc/X11/Xorg.conf [23:29] cairo-dock: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory [23:29] escott: I may even run into the scenario where a single file cannot fit onto my backup medium. [23:30] hi guys, im having some trouble with a PCI wifi card under Xubuntu [23:30] and no there's no such file [23:30] i cant get it to recognize [23:31] pnorman: and how much space do you have total in backup drives? [23:31] wow full room [23:31] escott, so what do i do? [23:31] squires: I'll be using .75-2 TB drives. My largest file *currently* is 270 GB but I might be getting a bigger one [23:31] matlock, do you have an /etc/X11/Xorg.conf? [23:32] no [23:32] matlock, try to rename the cairo conf [23:32] matlock, then check your /var/log/Xorg.0.log and make sure you are on the nv driver (assuming thats what you want to be running) [23:33] pnorman, well it sounds like LVM JBOD is what you need if you have enough ports to keep all these drives plugged in [23:33] tail: cannot open `/var/log/Xorg.log' for reading: No such file or directory [23:33] matlock, Xorg.0.log [23:34] NOUVEAU [23:35] rallias: Does deja-dup work without a GUI? [23:35] pnorman, deja-dup is just a wrapper around rsync for the most part [23:35] pnorman Erm... I'm not 100% sure on that... [23:35] so what do i do [23:35] escott rsync, sftp, ftp, ubuntu-one, and more [23:35] xorg:nouveau - Experimental 3D support for NVIDIA cards (Free, Enabled, In use) [23:36] is their a simple way to temporarily mount windows network workgroup with cifs..i dont want to do the whole process of making it permanent [23:36] did you not read my line with :: cairo-dock: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory [23:36] ? [23:36] do i reinstall gl or something? [23:36] i just want to access windows group to run terminal commands [23:36] Is there a GUI in 11.10 to set where an HDD is mounted (or where it mounts on every boot)? [23:36] matlock, if you are using NOUVEAU you probably need a mesa libgl, but i dont know for sure. check /etc/alternatives [23:36] AaronDCampbell None that I know of are supported by ubuntu... unless you consider gedit a gui. [23:37] !fstab | AaronDCampbell [23:37] AaronDCampbell: The /etc/fstab file indicates how drive partitions are to be used or otherwise integrated into the file system. See https://help.ubuntu.com/community/Fstab and http://www.tuxfiles.org/linuxhelp/fstab.html and !Partitions [23:37] !gl [23:37] !glx [23:37] !libgl [23:38] nice i come here for help, the help breaks my system and no one can fix it [23:38] great community [23:38] anyknow knows how i can run a terminal session flipping throug windows workgroup network [23:38] matlock wassup ? [23:38] i wanna access files via terminal in windows group [23:38] i don't have gl [23:38] fellayaboy, you need to a CIFS entry to fstab [23:38] matlock apt-cache search opengl [23:38] i came here cause of the problems with the experimental 3d support [23:38] Does anyone use an input method for Chinese, Hindi, or other languages that fall outside the system default? [23:38] i have cifs i havent found a way to mount it temporarily and fast [23:39] was told to install the nvidia drivers from nvidia's website [23:39] they broke my games [23:39] mount the windows group thing [23:39] matlock what driver are you running ? [23:39] I have tried to get scim to work, but perhaps there is a better alternative that works. [23:39] i uninstalled, re activiating the experimental one [23:39] fellayaboy, once it is in fstab any user can issue a mount command [23:39] now it's broke all to hell [23:39] whats a quick and easy way to put it in fstab === Elive_user74_en is now known as theo123 [23:39] can someone directly link me to the zip package for the zip command in ubuntu? [23:40] apt-get is downloading it at 0.001kb/s for some reason [23:40] can anyone name me a program, that can generate a textfile that contains a given structure of an directory? for example: i have a dir called "music" that contains "file1" "file2" and another directory "dir1" with files in it. and the program im looking for now writes a texftile which names all the files and directories in that directory "music" [23:40] I've found that the only drivers to work well are the Nvidia ones [23:40] how can i add that to fstab and mount it? [23:40] fellayaboy, is the share information changing in some way? [23:40] no [23:40] my seagate ext usb hdd shows in partiton manager but does not show in file manager. How to mount pls? [23:41] drewls: try "find music" [23:41] ffs, everything always has to break at the worst time [23:41] fellayaboy, so you need an example CIFS fstab entry then? [23:41] TimothyA, actually, i am of the belief now that ubuntu just likes to be broken and no one knows how to fix it [23:41] squires: what ?? i'm looking for a program that can backup a directory tree [23:41] okay, so nobody knows where the packages are [23:41] hmm on ubuntu 11.04 the r key lags so if I type r at a decent speed the r key comes after the space [23:41] brilliant [23:42] all keys lag a little bit but the r is the most noticable right now [23:42] !patience | TimothyA [23:42] TimothyA: 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/ [23:42] how do i get libpoco? [23:42] escott yes [23:42] drewls: I guess I don't understand what you want. you want a list of the files in the directory, or you want an archive of the files like tar, or what? [23:42] i looked it up in the software center but there is a million options [23:42] blsh0p: /msg ubottu find libpoco [23:42] fellayaboy, theres all kinds of examples see http://www.cyberciti.biz/faq/configure-a-system-to-automount-a-samba-share-with-etcfstab/ [23:42] ok thanks [23:42] matlock: I have no such problems [23:42] deja-dup is just a wrapper around duplicity, so I'll have a look at that. [23:42] Hi, I have a strange problem where my computer freezes sometimes during booting. Just before I'm supposed to get to the login screen it freezes at a black screen (sometimes the blinking prompt in the corner gets stuck visible). This only happens every 5 bootups or so. Running ubuntu 10.04 [23:42] * conntrack castles [23:42] 11% [1 zip 38.1kB/334kB 11%] it has been stuck there for TWO HOURS [23:42] The problem I'm having is writing the scripts to do all of the backup work from a few command line commands [23:43] squires: i just want all files of a certain directory named in a .txt file [23:43] TimothyA: use a different mirror [23:43] bastidrazor theres like 14 options or things with libpoco [23:43] which do i want? [23:43] bastidrazor: *which* mirror? [23:43] blsh0p: pick one and install. [23:43] TimothyA: software sources can find the best ping to the server and you use that. [23:43] how do i know its the right one? [23:44] drewls: ok, what is it about find that doesn't meet your needs? [23:44] allright [23:44] thanks for not helping room [23:44] i got it fixed on my own [23:44] is anyone else experiencing this, is it normal or what [23:44] TimothyA: software sources > Download from > Other > Select Best Server [23:44] ... [23:44] I have no UI [23:45] which libpoco do i want? [23:45] !enter [23:45] Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation! [23:45] Wow, I join the channel and somebody leaving sounds quit mad. [23:45] just give me *a* mirror [23:45] quite* [23:45] *ANY* mirror [23:46] TimothyA: http://mirror.anl.gov/pub/ubuntu/ is the mirror i use. [23:46] that's the mirror I use as well: INVALID [23:46] what is libpoco exactly? [23:47] Well, you won't be getting help from me with that attitude.... [23:47] bastidrazor, https://launchpad.net/ubuntu/+archivemirrors [23:47] TimothyA, https://launchpad.net/ubuntu/+archivemirrors [23:47] warfaren, have you check your memory ? [23:47] memtest86? [23:48] blsh0p, Its a development Library related to C++ development [23:48] how do i use it? [23:48] guess i should do that.. thanks. bbl [23:48] blsh0p, Are you a C++ programmer? [23:48] no [23:48] blsh0p, Then you don't need to know how. [23:48] but apparently i need it to use a multitouchpad [23:48] i found this thing online shows how to make a multi touchpad with a webcam [23:49] blsh0p, Install it, an application that uses it will use it. All you have to do is install it. [23:49] but it says i need libpoco [23:49] which do i install? [23:49] hello everyone... I'm wondering if anyone else is having slow internet connections since Ubuntu 11.10 updates? [23:49] sudo apt-get install libpoco ... [23:49] How do I set my automatic update servers to something else? The current servers are no longer operational. [23:49] warfaren, yea memtest will work memory problems some times makes problems like yours [23:50] urist_, I had someone say they did yesterday, I wasen't able to help them. Can you do lspci | grep -i net, and put the output on paste bin, sending me a link to it? [23:50] zruty: software sources > Download from > Other > Select Best Server [23:50] josephharretha where is it located? [23:50] thx CrOnOs2000 i am running it now [23:50] It looks like my best bet might be to backup /home to one drive and /srv to another so they both fit on a single drive [23:50] JosephHarretha, sure let me try that [23:50] it says unable to locate package [23:50] blsh0p, Just go to the terminal, and install it. Simple, sudo apt-get install libpoco. [23:50] * R3db3ard 's trusty macbuntu is sexier than your wife... argh!! [23:50] Is there a way to change Dragon Player so that the scroll wheel changes volume instead of seeking the video? [23:51] okay, NONE of those mirrors work [23:51] i did that [23:51] they're all moving at 1 byte per second [23:51] it says unable to locate package [23:51] TimothyA, Then its not the mirror, its your connection. [23:51] how is right way to deal with fan control on laptop with lucid? [23:51] blsh0p, *Sigh*, alright gimme a second. [23:51] k [23:52] blsh0p,Try libpoco-dev , failing that, do "dpkg --get-selections | grep -i libpoco" to make sure its not alredy in there [23:52] Hi I have a problem with java code [23:52] can anyone help me?:) [23:52] kostasa: this is an ubuntu channel , not really a java channel [23:52] kostasa, Shouldnt you ask that in the Java coders IRC channel? [23:52] how do I gety a battery indicator in ocelot [23:53] kostasa, try #java , just a guess haha [23:53] thanksssss [23:53] haha [23:53] kostasa, ##java [23:53] it showed a list of libpoco items [23:53] with install right next to them [23:53] libpoco-dev install [23:53] libpococrypto9 install [23:53] thats what showed up [23:54] bastidrazor: Thanks! That si doing something... I enevr even knew about that. That I had to go to sources.list or something... [23:54] but with like 10 others [23:54] blsh0p, okay, that means you alredy have it., see libpoco-dev in there ? [23:54] yes [23:54] but how do i use it with an application? [23:54] /usr/sbin/pwmconfig: There are no pwm-capable sensor modules installed [23:54] what? i need [23:54] zruty: software sources makes changes to your sources.list for you. there is a GUI way to almost everything now. [23:55] anyone knows if power managment is supported on b43 driver? [23:55] blsh0p, You alredy have it installed. You don't need to, the developer programs his application to use functions in that library. So the application will use it, you just worry about using whatever application that's using it. [23:55] how do I gety a battery indicator in ocelot [23:55] bastidrazor: with the stress on 'almost' ;) [23:55] ok thanks josephharretha [23:55] blsh0p, No problem :) [23:56] szal: :) [23:56] i loaded the kde desktop on 11.10, went back to unity but splash screen before login is still kubuntu, how i put back to default splash? [23:56] and even so, sometimes editing config files is the better way to do things :) [23:57] gravytrane, Dang it, I know how to do this one, gimme a seccond to look it up. [23:57] how do I get a battery indicator in ocelot [23:58] gravytrane, sudo update-alternatives --config default.plymouth [23:58] dluzius, there should be one, but it may be hidden if you are running off ac [23:58] dluzius, If you have a battery, It should be in the top left corner. I am running on AC and its there, little chargy icon. [23:58] k ill try it [23:59] bastidrazor: So I notice.... I would have been okay to do it in sources.list directly except that I do not know the names of all those servers. The GUI has that list, I see. And can test which one works best. Cool! [23:59] Actually.... Mine says battary not present -.- ... but thats because my battery is lucky to last 15 minutes. [23:59] zruty: correct. software sources will ping each server and offer you the fastest ping. [23:59] gravytrane, Alright, :)