[00:00] its not /root its just '/' which is called 'root' ;) [00:00] Dr_Willis, my boot is in / [00:00] so you got sda7 chrooted. [00:00] yes [00:00] cd to it and see whats in boot/grub [00:00] pastebin the grub.cfg if its there. and check the date on the file. it should be just newly made [00:02] uhg Dr_Willis (and all). still having this stupid problem with x resolution. in livecd, i have the highest resolution available for my monitor (1680x1050).. but for some reason my actual ubuntu installation doesn't go above 1280x768. using nouveau drivers... but i just noticed in my xorg log that i have this line: [drm] failed to load kernel module "nouveau" .. thoughts? [00:02] kevin___, the nvidia driver blacklisted the nouveau driver when it got installed.. and never unblacklisted them.. so its in fact using the vga/framebuffer drivers or somthing. [00:02] is my guess... [00:02] !blacklist [00:02] To blacklist a module, edit /etc/modprobe.d/my_blacklist.conf and add « blacklist » to the end of that list - To explicitly load modules in a specific order, list them in /etc/initramfs-tools/modules and type « sudo update-initramfs -u » [00:03] check the blacklist files ;) [00:03] oooooh [00:03] at least that makes sence to me. :) [00:03] i could be totally wrong.. [00:03] Is there a dedicated channel to FGLRX issues? [00:04] guys i wanna do interview of a candidate over web and i want to see him code live in the browser? what options do i have? any vim plugins to share vim screen? [00:04] or web plguins [00:05] reuf: screen, tmux [00:05] Dr_Willis: ah, i see an "nvidia-current_hybrid.conf" that has "This file was installed by nvidia-current" and blacklists nouveau and lbm-nouveau... looks like it wasn't removed when i removed the pkg. i'll remove that file and reboot and see what happens [00:05] kevin___, the PURGE option might have remioved it. :) [00:06] reuf: oh wait what, in the browser? how would that work? [00:06] code live? You want to check his typing speeds? :) [00:06] reuf, ssh and screen :) [00:06] reuf, I use G+ with video chat. Can share screen with a simple plugin [00:07] Easily switch over to webcam, cross-sharing. [00:08] Dr_Willis: yep.. that did it :) thanks so much [00:08] kevin_, the logs are logg-o-riffic [00:08] i want to check how he codes [00:08] on google interviews they give you some sort of web-based pad where you can type [00:08] and the interviwer can see what you code [00:09] i want the same [00:09] reuf, can do that on G+ if you have an email account with google's gmail. [00:09] i have all google services [00:10] Then it's available to you. Fire up a chat, click the video icon, install plugin and you and he can both share webcam, screen or an image using the browser (live) while talking or typing. [00:10] By sharing the screen, he can type in to that screen and you will recieve it, live. [00:12] Dr_Willis, http://pastebin.com/FbyH7zHt check it out please [00:13] So thanks to Ghostchick, Ive found out my problems installing Ubuntu are related to having an Ivy Bridge CPU, what can I do? [00:14] xplo, its not seeing/generating any entries for the Linux instsalls it seems. === shaneo_ is now known as shaneo [00:15] are ssd's auto optimized upon instalation of the latest ubuntu? [00:15] ### BEGIN /etc/grub.d/10_linux_proxy ### [00:15] ### END /etc/grub.d/10_linux_proxy ### [00:15] Dr_Willis, Yes I see that, What can I do? [00:16] No idea xplo i dont know what all you have done or your situation. but ghat grub.cfg is only showing 2 memtest entries.. and a windows entry. [00:16] How can I install older versions of Eclipse? [00:17] Yes and When I do update-grub every goes fine but doesn't update my grub.cfg [00:18] Anyone have any idea about trying to get the install to complete on my computer? Running an Intel i5 3550 Ivy Bridge [00:18] Dr_Willis, I didn't do anything I just update from the command line the new kernel version and works fine until I boot my computer [00:19] KT, downloading a daily iso of 12.04 might help if they upgraded the kernel [00:19] KT, are you installing 12.04 LTS? and graphic or alternate installer? [00:19] Hi guys I updated my kernel via command line and when I restarted I could not see any kernel entry in my menu list. I have been trying everything from a Live CD with chroot and I did update-grub and nothing happened. It doesn't show anything in my grub after reboot. Any ideas? [00:20] I'm just using the standard install in 64 bit [00:21] It is the 12.04 LTS, for 64 bit === Fed45 is now known as Fed44 [00:22] xplo, it was showing 2 memtest entries and a windows entry from the grub.cfg that i saw. [00:23] xplo, you could chroot in and try installing some other kernels.. other then that im not sure what else to do. [00:23] KT, I'm going to private message you a link to a forum with a post that contains a solution to which I have used many times. [00:25] Dr_Willis, good option I will try it. Thnx [00:29] The SuperGrub disc has allowed me to boot into partitions for which there is no longer a grub entry... dated, but still works... then run sudo update-grub to fix it... [00:30] Hello! My girlfriend is running Ubuntu 12.04, with Catalyst 12.6 (Had to do a jockey-less install, due to incompatible hardware) and a Radeon 7850 HD on a 24 inch monitor using a resolution of 1920x1080, connected by an HDMI cable (native). Using the overscan option, the display renders out to each of the four corners of the screen, but after each reboot, the black borders are back! Checking the overscan options reveals that the slider is where it s [00:30] hould be, but the display is not. Moving the slider just an inch then sets the correct overscan option. It resets on each reboot! Can anybody point us in the right direction? [00:31] I want a girlfriend that runs ubuntu [00:31] how to edit the taskbar (make transparent) in gnome shell; ubuntu 12.04 [00:31] devtekalpha: it's surprisingly easy to convert them [00:31] ;) [00:32] jazzkovsky: use a transparent theme for the shell( easiest solution) [00:33] Dr_Willis, ghostchick help me, I tried reinstall grub and works like a charm [00:33] Dr_Willis, ghostchick thanks both of you [00:33] hi === gameid is now known as Gameid [00:37] thx, ghostchick. I also would like to make the taskbar fade out, so I don't see it after few seconds. In lucid I was able to edit the taskbar with a right click, but in pangolin I can't figure out how to edit the gnome taskbar [00:39] how can I see a list of all the packages installed in my sistem along with their version numbers? [00:39] dpkg -l [00:40] ,/system/sistem [00:40] y. [00:40] :) [00:44] how do you add a custom script to the things that come up using tab-autcocomplete? [00:45] lets say i made foo.bar [00:45] and i want to be able to run it by doing 'foobar' instead of ./foo.bar [00:45] is there any way to do that? [00:45] alias? [00:46] i don't know alias, what is it? [00:47] hey, i'm trying to sudo apt-get-repository ppa:voria/ppa [00:47] and i'm getting an SSL certificate error [00:48] "subject name does not match target host name" [00:48] which i assume means it's not a trustworthy source [00:48] but this is the only way I know of to install samsung-tools [00:48] does anyone know an alternate way i could install this? [00:49] Can nobody help me or point me out in the right direction regarding channels according to my FGLRX scale option woes? I've seen others with the problem, just no solutions. [00:51] I'm trying to set up a computer to auto connect to a box.net account on start up I have successfully connected to it using the command: "mount -t davfs http://www.box.net/dav /media/box.net" it then prompts for a username and password, I then connect and it doesn't supply me with write permission though, it is put under root control. Does anyone know how to change the permissions and how to write a script to get this to run on start [00:51] up? [00:51] MantisTobogen: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [00:51] hello [00:51] I'm trying to set up a computer to auto connect to a box.net account on start up I have successfully connected to it using the command: "mount -t davfs http://www.box.net/dav /media/box.net" [00:51] it then prompts for a username and password, I then connect and it doesn't supply me with write permission though, it is put under root control. Does anyone know how to change the permissions and how to write a script to get this to run on start up? [00:52] I have a question, i have two hard drives in my pc, one has windows installed on it, the second hard drive is brand new, if i install ubuntu on that second drive, do you see any issues from this ? I plan to just change the boot menu to the hard drive of the OS i wish to use. [00:53] nonickmick, thats fine, but just ask to install grub to the head of the 2nd drive [00:54] nonickmick, eg, is /dev/sdb is the 2nd drive, tell grub to install to /dev/sdb [00:54] jagginess: would i need to install grub on second drive? [00:54] nonickmick, main issue i see is you will still have a hard drive with windows on it. thats unfortunate because you will still be affected by bug #1 [00:54] Launchpad bug 1 in Ubuntu "Microsoft has a majority market share" [Critical,In progress] https://launchpad.net/bugs/1 [00:54] nonickmick, if you dont want to boot from the first drive.. [00:54] nonickmick, i mean there's two stages [00:54] escott: school requires CS5 [00:54] nonickmick, grub's stage1 occurs after the bios.. [00:55] MantisTobogen, i've got a working config for box.net somewhere [00:55] nonickmick, if you rather use the "bios" harddrive boot menu (check your motherboard manual), it's possible to choose the 2nd drive directly [00:55] "I plan to just change the boot menu to the hard drive of the OS i wish to use." << do you mean to use the bios menu or do you want grub on the first harddrive? [00:56] jagginess: Yeah, my plan was to go into bios and change the boot menu manually to drive one and two, without grub [00:56] MantisTobogen, in ~/.davfs2/davfs2.conf you want "secrets ~/.davfs2/secrets # user config file only" [00:56] nonickmick, there'll always be a chance you may do manual intervention if you choose to install grub on the first harddrive .. so there's more issues in this scenario [00:56] MantisTobogen, also have use_locks 0 [00:56] jagginess: i dont follow your last response [00:57] nonickmick, (installing grub to drive1 , may force you to do manual intervention-- but there would be less worry if you install grub's stage1 to the 2nd drive) [00:57] MantisTobogen, then ~/.davfs2/secrets contains /media/box.net PASSWORD and is chmod 600 [00:57] nonickmick, what i mean is that windows may not boot, and you would have to do "manual" intervention to get it to boot again-- (Windows can boot from the grub menu too) [00:58] jagginess: even if i only install ubuntu to the second drive? [00:58] nonickmick, (but Windows' stage1 may get broken) [00:58] nonickmick, no not if you do grub's stage1 to the 2nd drive.. there's not this worry [00:59] ok I will check it out escott give me a second [00:59] jagginess: awesome that's what I'll do, how can i ensure my second drive is actually sdb ? [00:59] MantisTobogen, then in your /etc/davfs2 config file you want to specify to use user config settings. I remember that box.net doesn't store timestamps (which made rsync interesting). finally put an entry in /etc/fstab for the mountpoint /media/box.net, but don't make it automounted (so its 0 0) at the end of the line. [00:59] MantisTobogen, if all that is configured properly then you as a normal user can "mount /media/box.net" and it will use the config out of ~/.davfs2 [01:00] nonickmick, well it may change the /dev/sda or /dev/sdb lettering if you have an external ahci drive.. but you'll know when you do manual partitioning on the installer -- it'll say what is what for /dev/sda or /dev/sdb [01:00] jagginess: thanks, and, should i download 32bit or 64 ? [01:01] capleton, the current directory is not part of the normal path for 'security' reasons. If you kept your binaries in ~/bin/ or added the current directory to your path. they would tab complete. [01:01] escott can you provide a step by step guide I'm doing this for a friend it has been a long time since I have had to mess around with ubuntu, I do know the gedit command and how to navigate through the file system but that is about it [01:01] escott if that is too much to ask I appologize [01:01] nonickmick, back up your data first [01:02] MantisTobogen, i thought i just did :). perhaps a blog format is more useful http://blog.nguyenvq.com/2011/12/08/mount-box-net-on-ubuntu-linux-via-webdav/ [01:03] escott you did but I found it confusing maybe I'm just dumb :) [01:04] MantisTobogen, basically there are a couple ways this can be done. the link in that blog uses a "uid,gid" argument to the mount command to override the fact that when root mounts it will take ownership of the files [01:06] so I use the command emacs -q -nw /etc/davfs2/secrets [01:06] MantisTobogen, if you do it that way the users password to the box account is being put in /etc, and i dont like that [01:07] MantisTobogen, but if you want that need to gksudo emacs ... [01:07] well security isn't a huge issue for me as it is just going to be used for family photos by my old man [01:08] but then again security is always nice how would you do it? [01:08] MantisTobogen, its not really a security thing. it just seems awkward to have a users password in /etc. why is root managing the users password [01:08] what is the better way then? [01:08] MantisTobogen, there is an option in the davfs2 config file in /etc to enable user specific davfs configs in ~/.davfs2/davfs2.conf [01:09] Is Acer good to run linux? Please suggest [01:09] MantisTobogen, then the user specific config can point to a user specific "secrets ~/.davfs2/secrets" file [01:10] I opened davfs2.conf in etc [01:10] !hcl | jiltdil [01:10] jiltdil: 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 [01:10] I fixed the AMD Underscanning issue on my monitor, that got reset on each reboot. Since nobody could help me, I assume nobody knows this, although I know it is a common problem. I found the solution on the Ubuntu help pages. The solution is as follows: "sudo aticonfig --set-pcs-val=MCIL,DigitalHDTVDefaultUnderscan,0" . If you do this, the overscan values will be saved. Thank you and goodbye. [01:10] jiltdil, i've had (and seen others have) overheating issues with acer laptops. I personally won't buy them anymore [01:10] jiltdil: depends on the model, it varys wildly [01:10] please bare with me escott I'm pretty novice when it comes to messing with stuff in ubuntu [01:11] jiltdil: my girlfriends mum has an aspir one zg5 and it worked 100% out of the box (nice) [01:12] escott, ActionParsnip http://www.newegg.com/Product/Product.aspx?Item=N82E16834215394 have a look. [01:12] escott, ActionParsnip someone told me that acer has a problem with wifi ? === allquixotic_ is now known as allquixotic [01:13] my graphics card is listed on the list of devices supported by the radeon driver but i'm seeing that vesafb is the module loaded.. anyone have advice on how to setup the radeon driver? [everything i read says it should happen by default] [01:14] escott, ActionParsnip http://configure.ap.dell.com/dellstore/config.aspx?oc=u520615in8&model_id=vostro-1450&c=in&l=en&s=bsd&cs=inbsd1 Between these both two(acer and dell) i have to buy one. suggets me [01:14] jiltdil: depends which wifi chip it uses [01:16] ActionParsnip, Please have a look at both the link :) [01:18] jiltdil: its not detailed enough, the sound chip isn't given for a start [01:18] jiltdil: the wireless chip isn't given. sites like that tell you nearly nothing [01:18] jiltdil: it depends on the chips, the intel video chip will be supported well [01:18] how to turn off disk utility notification in pangolin? googled, but didn't really find a solution ... [01:19] ActionParsnip, intel video chip is provided in acer . ok, i am going to check it on its official web [01:20] jazzkovsky: sudo sed -i 's/NoDisplay=true/NoDisplay=false/g' /etc/xdg/autostart/*.desktop [01:20] jazzkovsky: then in gnome-session-properties disable it [01:21] hey, anyone know if libreoffice global menus are there by default in 12.10? [01:21] I'm just curious [01:21] Jagst3r15: no that i know of, you still have to install the package [01:22] ghostchick alrighty, ty === Caspercom is now known as Caspercom|Off [01:23] escott how do I make it so it doesn't store timestamps? === max25002 is now known as U === U is now known as max25002 === Tuxguy is now known as jimi_ [01:33] ghostchick: thx [01:35] how can I go to another device directory in terminal? [01:37] maum, cd /dev [01:38] cd ../ [01:38] what's the preferred method for callibrating/adjusting colors on ubuntu? my colors look too saturated but the "color" app has the "callibrate" option greyed out [01:38] is gnome color manager preferred? [01:38] root@choiwonjun-S5520SC:/# ../ [01:38] -bash: ../: Is a directory [01:38] loulou_: ? === slayer101 is now known as slayer101_ [01:39] loulou_: I like to go to some directory in another devices from the terminal [01:40] ugh I can't get this box.net to auto mount [01:43] Whats the main difference between ubuntu 11 and 12(lts) [01:44] AndChat|622356: there is no ubuntu 11 [01:44] AndChat|622356: there is 11.10 and 11.04 [01:44] I mean 11.1 [01:45] how can I go to another device's directory in Terminal? [01:45] AndChat|622356: length of support, kernel and xorg versions [01:45] maum: how do you mean 'device'? [01:45] Is 12 not stable? [01:45] AndChat|622356: 12.04 (not 12) is LTS and is designed to be super stable [01:46] 12 is stable, its the current LTS version so its recommended for stability and support [01:46] Hey guys, have a question [01:46] *12.04 [01:46] KT: ask away [01:46] I see [01:46] Im trying to run the Boot Repair Disk located http://ubuntuforums.org/showthread.php?t=1831869 [01:46] And when I do, I get "BOOTMGR is missing" [01:47] I current have no OS installed [01:47] ActionParsnip: I like to go to ShareData folder in terminal . how can I get there? http://ompldr.org/vZXgwcA [01:47] maum: is it mounted? Is it an internal disk partition? [01:48] ActionParsnip: internal disk === michaeljwjr is now known as soulstitchmmo [01:48] maum: then it willprobably mount to a folder in /media [01:48] maum: so if you run: cd /media; ls you should see a folder [01:48] How do I install/find new 12.04 themes? [01:49] how do you find the UID an GID of the user you are logged in with? [01:49] !theme [01:49] Find your themes at: http://www.gnome-look.org - http://art.gnome.org - http://www.kde-look.org - http://kubuntu-art.org - http://themes.freshmeat.net/browse/58/ - http://www.guistyles.com - https://wiki.ubuntu.com/Artwork/ - Also see !changethemes and https://help.ubuntu.com/community/UbuntuEyeCandy [01:49] ActionParsnip: I don't see any folder in there [01:49] maum: click it in nautilus first, so that it mounts [01:50] ActionParsnip: I cannot see the Devices level in nautilus [01:50] anyone able to help? [01:51] maum: if you click the partition in nautilus, it will mount to a folder in /media [01:51] I type in the name of a program at the CLI, yet bash tells me it cannot execute the binary file. I believe I installed the program (which is truecrypt). Can anyone point me in a direction? [01:52] ActionParsnip: ok, so I typed nautilus in terminal and the window displayed and there is no it's partition. [01:52] maum: click the 'sharedData' icon in nautilus, so that you see the files [01:53] MantisTobogen: echo $GROUPS [01:53] Anyone have any idea why when I run Boot-Repair Disk I get a "BootMGR is missing" error? [01:53] MantisTobogen: also run: id [01:53] KT: you can reinstate Grub using the install CD [01:54] Problem is I can't, I have an Ivy Bridge gpu and when I try to install ubuntu it freezes [01:54] ActionParsnip: as you can see. I cannot see the partition in nautilus http://ompldr.org/vZXgwcQ [01:54] I was told to try to use this repair disk to repair, then try an install [01:55] maum: that's because you ran nautilus as root, not your user [01:55] maum: if you stop switching to root and use sudo, you'll have less confusion === _awaylikegnu is now known as freelikegnu [01:57] ActionParsnip: thank you it's working [01:57] maum: stay off root and you'll have an easier time [01:57] ActionParsnip: ok [02:00] If my ubuntu machine cannot execute the binary of a particular program (truecrypt), is there any way to get more information as to why it cannot execute a binary? [02:00] Alright so another idea... if I use GParted on a disc, can I boot it and use that to format my 2 hard drives. I currently have no OS [02:01] chris_wrx: ls -la `which truecrypt` will shed some light [02:01] is there any way to edit what is in $PATH [02:01] ? [02:01] KT: yes, gparted in liveCD can manipulate your drives [02:01] capleton: sure, in ~/.bashrc add: export PATH=$PATH:/path/to/folder [02:02] capleton: after you make the changes you will need to run: source ~/.bashrc later terminals will not need this, its just to apply it to the current terminal [02:02] ActionParsnip: does that only add things, or is it possible to delete from the $path as well? [02:03] capleton: never had t do that to be honest, if you want to undo the change simply delete or comment out the line === neptune is now known as Guest99743 [02:03] my problem is that i didnt quite understand $PATH at first [02:03] and I ran PATH=.$PATH:.. [02:04] as well as PATH="$PATH:." [02:04] capleton: if you reboot it will set to how it should be if you get the path muddled [02:04] I also ran "export PATH=$PATH:$HOME/bin" [02:04] i tried rebooting [02:05] but i still see it when i do echo $PATH [02:05] am i stuck with that directory now, or can i remove it? [02:06] capleton: did you add the line in ~/.bashrc [02:06] I didn't touch .bashrc [02:06] hmmm [02:06] where do I file a bug requesting the latest version of liferea to be included in ubuntu 12.04. The version it comes with has serious performance issues. [02:06] Gravitas, either wishlist bug, or brainstorm [02:07] !brainstorm | Gravitas [02:07] Gravitas: Post your ideas for Ubuntu at http://brainstorm.ubuntu.com and vote for the ones you like! [02:07] capleton: http://www.linuxjournal.com/content/remove-path-your-path-variable-0 [02:07] !bugs > Gravitas [02:07] Gravitas, please see my private message [02:07] capleton: you could just run: export PATH=/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games [02:08] where exactly is the main ubuntu repo's and main ubuntu staff located in what state/city / area === cpe_ is now known as cpe [02:10] ActionParsnip: \o/ [02:10] That did it [02:10] phew [02:10] btw, this all came about becasue i am trying to figure out how to be able to use tab-autocomplete for starting some shell scripts [02:11] do you have any recomendations on the subject? :) [02:11] Whats the diffeence between ubuntu and xubuntu? [02:11] i know that one! [02:11] AndChat|622356: ubuntu uses gnome as the desktop environment [02:11] shopt: a ping to archive.ubuntu.com gives the IP 91.189.92.179 and by using http://www.ip2location.com/demo you can see that it is in the United Kingdom [02:11] AndChat|622356: xubuntu uses xfce [02:11] AndChat|622356: different desktop, window manager and default apps, the rest is identical [02:12] I want to do programming and music making === acrocity_ is now known as acrocity [02:12] capleton: you could put them in /usr/bin as that is already in the PATH [02:12] AndChat|622356: try them, see which you like [02:12] ActionParsnip: that was the route i was thinking of... doing ln -s to them [02:13] capleton: that too if you want [02:14] damn it [02:15] ActionParsnip: the echo trick didn't work [02:15] after reboot, /home/user/bin is still there under echo $PATH === Onixs_ is now known as Onixs [02:16] capleton: weird, you can always add the line to the bottom of .bashrc did you edit /etc/bashrc.bash by any chance? [02:17] ActionParsnip: no, that file doesn't even exist on my system [02:17] capleton: sorry /etc/bash.bashrc === philippe is now known as Guest7364 [02:17] i don't remember editing it [02:18] and no, i don't think i did [02:18] i don't see anything i would'v put in the file [02:18] capleton: I'd check the file [02:18] yah [02:18] i comment above everything i add, nothting there [02:18] *that i would've done [02:19] SI il y a des québecquois faite moi signe!! [02:19] and I thought only smart people live in the US :) [02:19] salut [02:19] shopt: hardly [02:19] !fr | Guest7364 [02:19] Guest7364: Nous sommes désolés, mais ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci. [02:20] salut tu vien d'ou? [02:20] !fr | Guest7364 [02:20] Guest7364: Nous sommes désolés, mais ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci. [02:21] ActionParsnip: http://sprunge.us/VYKi [02:21] hi...i have 2 machines with same hardware ...one having ubuntu with ext4 filesystem whule other btrf ..........apt-get in btrf is too slow while it is normal in ext4 (about 5 times slow) [02:21] Guest7364: Please, join #ubuntu-qc for the Quebec LoCo Team. [02:21] capleton: try /etc/environment [02:21] ActionParsnip, can you point me in a direction again? Why would I not be able to execute a binary? [02:22] chris_wrx: is it set as executable? [02:22] ActionParsnip: http://sprunge.us/RIee [02:23] And yet, echo $PATH [02:23] /home/xbmc/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games [02:23] :( [02:24] ActionParsnip, I dont even see it in my bin folder to check. Yet when I installed it I saw the installer put it into /usr/bin/. And in addition to that, bash finds it when I type in truec... and hit the tab key [02:24] capleton: xbmc is in the repos you know.... [02:25] ActionParsnip: lol, no i know. That's the username :P [02:25] capleton: i see [02:25] chris_wrx: try: which commandhere [02:27] ActionParsnip, usr/bin/truecrypt. Seems strange. Shouldn't I see it when I ls the bin folderr? [02:27] chris_wrx: try: ls /usr/bin | grep tru [02:27] ActionParsnip, OK I will try [02:32] ActionParsnip, OK, I found it w grep, and then I added -la to the ls command so I could see which bits are turned on which is -rwxr-xr-x. I forget which bits stand for what. Can you read those tea leaves? [02:32] chris_wrx: yes, the last 3 accesses (r-x) mean the fileis readable and executable by all users [02:34] hi, my ubuntu 10.04 does not play videos at all.. i tried m4p and flv formats with vlc, mplayer and ffplay but none of them plays the video… the audio is ok, but i only get a black screen instead of the video itself :( [02:34] ActionParsnip, OK, well that is strange then that when I simply type the executable name, bash tells me it cannot execute the binary. Do you have any other ideas? [02:35] chris_wrx: tried referencing it absolutely? [02:35] pH_ on your browser? [02:35] home.comcast.net/~cholby [02:35] * cholby slaps her pussy for FREEDOM! [02:35] ActionParsnip, meaning type the string from root? [02:35] Jagst3r15: nope, on the system [02:35] home.comcast.net/~cholby [02:36] Hey, Uh.. not quite sure how to prhase the question, but I've got an ipad (Yea yea, I know..) and Ubuntu server, Im trying to figure out how to stream music from the linux server to the ipad device [02:36] IS there a way to fake this "Homeshare" shit apple uses? [02:36] gooooooo cholby === nubcake_ is now known as nubcake [02:38] ActionParsnip, I tried /usr/bin/tru.. Same error [02:42] slyboots: culd setup a samba share on the server and you should be able to access that with the ipad [02:44] slyboots: does this help: http://ubuntuforums.org/showthread.php?p=12129134 === shadowh511-lapto is now known as shadowh511_ [02:51] my ubuntu 10.04 does not play videos at all.. i tried m4p and flv formats with vlc, mplayer and ffplay but none of them plays the video… the audio is ok, but i only get a black screen instead of the video itself :/ any idea guys? [02:51] pH_: did you install ubuntu-restricted-extras ? [02:51] hi , any good program for editing video ? [02:51] Hi i have a problem during the installation of a paquet http://imgur.com/qSbVa [02:51] [02:52] martin__: http://techcityinc.com/2009/02/04/top-10-free-video-editors-for-ubuntu-linux/ [02:52] Why is ubuntu so bloated? [02:52] Paul124626 that pic has nothing to do with ubuntu [02:52] archbestlinux: it doesn't have to be [02:52] Jagst3r15: sorry i mistaken the pic [02:53] archbestlinux: install ubutu minimal + fluxbox + slim is about1.2Gb [02:53] My instillation of Ubuntu is running rather slow, I installed from windows so I would have a side by side partition. [02:53] ActionParsnip_ thanks [02:53] JonnySoTerrible: installin from windows willuse Wubi, using a file in your NTFS to store the data [02:54] JonnySoTerrible: can you give some system details please [02:54] ActionParsnip: I bet arch will occupy even less space and perform better [02:54] archbestlinux: I bet tinycore uses less, what's the point? [02:54] 300 gb 7200 rpm HD, 2.6 amd quad core, 8 gigs of ddr3 ram [02:55] JonnySoTerrible: what video chip? [02:55] nvidia gt 220 [02:55] JonnySoTerrible: did you install the additional driver? [02:55] Yeah, so it makes everything pretty? [02:55] !ot | archbestlinux [02:55] archbestlinux: #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! [02:56] ActionParsnip: bloat [02:56] ActionParsnip: yes, i installed ubuntu-restricted-extras [02:56] JonnySoTerrible: not really, it just means you fully use all the features in the hardware [02:56] archbestlinux, take it elsewhere [02:56] archbestlinux: that doesn't make any sense [02:57] archbestlinux: tinycore is a 12Mb ISO, arch is bloated [02:57] ActionParsnip, please lets move on [02:57] It's just strange because it lags when i click something. [02:57] JonnySoTerrible: tried Unity2D session? [02:57] like...5 second lag, shouldn't be doing that right? [02:58] ActionParnsip : but tinycore is not a fully functional distro [02:58] JonnySoTerrible: before you log in, click the ubuntu logo and change session [02:58] archbestlinux: wanna PM? [02:58] to which> [02:58] JonnySoTerrible: Unity2D [02:58] archbestlinux, did you have an actual support question? if not, chit chat in #ubuntu-offtopic NOT here [02:58] What is the difference between what i have running default in 11.10 [02:59] bazhang: my question is - why is ubuntu bloated? [02:59] JonnySoTerrible: it uses metacity instead of compiz [02:59] ActionParsnip: not familiar, but i'll google it, thanks for the advice. [03:00] Hi all, if your managing your own DNS files, does someone have a link describing how to do a subdomain in bind? I can't seem to locate it [03:00] JonnySoTerrible: i just gave you all you need, what is there you need to look for? [03:01] hey guys [03:01] anyone know where I can find the SSH connection logs? [03:01] ActionParsnip: So I know what the difference is between the two? [03:01] JonnySoTerrible: I just told you... [03:01] I want to make sure no other IP addresses are connecting to my server [03:01] ActionParsnip: i'm not familiar with what metacity or compiz is. [03:02] JonnySoTerrible: compiz makes the desktop effects you see, metacity doesn't and uses fewer resources, italso doesn't require 3D accelleration to exist [03:02] ra4king: look in the conf file /etc/sshd_config [03:03] Paul24626: that's an empty file for me [03:03] ActionParsnip: i'd rather have the effects honestly... my setup should be able to handle it, i'm sure it's most likely because I installed using Wubi [03:03] JonnySoTerrible: using wubi doesn't change anything reall [03:03] JonnySoTerrible: if your ntfs is fragmented it may affect speed, otherwise it's the same [03:04] d'oh [03:05] ActionParsnip, I figured it out. I was running the 64 bit module, and needed the 32 bit module. Thx for the guidance you gave - sorry I was offtrack to begin with. [03:07] oops [03:13] Hello everyone [03:15] hi EyesVAOnly [03:16] Hi EyesVAOnly [03:16] ActionParsnip: i think i figured out what is going on, but no closer to fixing the $PATH issue [03:16] hey ActionParsnip [03:16] whats up [03:16] The command I ran to set it initially was export [03:16] PATH=/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games [03:16] export [03:16] linuxuz3r: nm, pushing my body clock round for nights [03:16] PATH=/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games [03:17] sorry [03:17] capleton: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [03:17] sorry everyone [03:17] ok [03:17] hello guyz [03:17] i think that command was circular [03:17] tim for me to study javascript i guess === me is now known as Guest75621 [03:18] that particular command seems to have defined a path by using the existing path and adding a directory [03:18] I have a question about drivers? Is that the right term? Or kernel modules? It has been a while since i did research into the basics of linux. Anywho, I have a wireless xbox 360 controller, and a hacked reciever from an xbox 360. I was wondering if anybody knew how to get it working in ubuntu off the top of their head [03:18] hey after a windows update, my computer no longer boots to GRUB and I can't get to my ubuntu install. Anyone know how to reinstall grub? [03:19] hajmola: did you install with wubi, or witout wubi? [03:19] without wubi [03:19] EyesVAOnly: https://help.ubuntu.com/community/Xbox360Controller [03:19] I'm trying to make a link from my quake2 folder in my home directory to my desktop, if the link is in my quake2 folder it works but when i copy it to my desktop it won't run properly... any ideas? [03:20] hajmola: you can boot to the install CD and instate Grub there [03:20] ActionParsnip, is there a command for it, or can I do it through some kind of installer? === dark3n is now known as dark3n|off [03:20] hajmola: http://www.omgubuntu.co.uk/2011/09/live-usb-sticking-grub-2-video [03:21] !away > dark3n|off [03:21] dark3n|off, please see my private message [03:21] ActionParsnip, thanks! [03:21] Hello! I have installed Thunar to manage my files, when I try to mount drives and devices it asks for the root password with the dialogue: "Authentication is required to mount the device". Not everyone that uses this PC has my password, how can I allow Thunar to mount devices without asking for the password please? [03:21] IlikeMoose: the pwd may be importat, if you make a script to change to the quake2 folder then run the binary, it may work [03:21] surt: what is the output of: lsb_release -sc; groups [03:22] lol i guess i found a bug on ubuntu [03:22] video reproduction on 10.04 doesn't work when you have two monitors attached [03:23] pH_: tried Precise? Lucid has less than 9 months support on the desktop [03:23] ActionParsnip: precise [03:23] surt adm cdrom sudo dip plugdev lpadmin sambashare [03:23] i'll need to upgrade ubuntu [03:24] ActionParsnip: Ah, thanks. I was looking at that but it seemed to be outdated information, wanted to get a third parties opinion on the matter ^^ [03:25] ActionParsnip: know of any good resources for writing a script like that? === devin is now known as Guest30423 [03:26] hi, is it possible to use previous downloaded packages which were stored in /var/cache/apt/ with a new installation of ubuntu? so to say, could i just copy them into the new /var/cache/apt/ and install them with apt-get so i don'T have to download everything again? [03:26] surt: your user isn't in the sudo group, is that expected? [03:26] IlikeMoose: its a 3 line script [03:26] !aptoncd | starbuck33 [03:26] starbuck33: 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 === freelikegnu is now known as _awaylikegnu [03:27] ActionParsnip: i've been using Ubuntu for 2 weeks, i'm still getting used to it [03:27] ActionParsnip: Yes, I thought it was more secure that way? Does it need to be to mount devices? [03:27] IlikeMoose: you willnot find a web site specifically for quake2 changing directory and running an app. The number of possibilities in bash are enormous [03:27] IlikeMoose: http://pastie.org/4356633 something like that will do it, obviously change the paths and such if they are different [03:28] surt: you will need root access (or sudo) to be able to mount devices. [03:28] How do I add my username to the sudo group? [03:28] how can i read from a usb device and parse the data? im trying to make a little program todo so [03:29] ActionParsnip: cool thanks, i think i can modify that and get it to work :) [03:30] surt: sudo usermod -a -G sudo $USER [03:30] Hero, thanks [03:30] IlikeMoose: mark the text file as executable and you have a script [03:34] ActionParsnip: Thanks again, i have to rtfm more often ^^ [03:39] Hi guys. I have a problem -- "pm-hibernate" and "pm-suspend" are very unreliable right after I do "apt-get update" and then "apt-get upgrade". (By which I mean that it logs me out when I return.) They always behave when I use them not right after an update. Do you have any suggestions? [03:39] hello everyone [03:40] hi z0mbie [03:41] hi [03:41] Etale: does the system have a make and model? [03:41] The latest Ubuntu. [03:42] ActionParsnip, Ubuntu 12.04 LTS [03:44] Type "apt-get dist-upgrade" [03:44] z0mbie, you mean me? [03:45] z0mbie, there's nothing to upgrade. [03:45] ActionParsnip: Adding myself to the sudo group did not solve the problem of thunar asking for mount partitions... [03:45] permissions* [03:45] yes [03:46] z0mbie, ActionParsnip, I have to be afk for a (long) while but I'll keep the computer open in case you address me. (So that I can read it later.) [03:48] Hi, is there any globalmenu-integration extension in xpi? I'm using Komodo Edit, based on gecko and I'd like to install the extension to Komodo, if that possible.. Or anyone has better idea? [03:49] can anyone suggest a keylogger to use with ubuntu? [03:51] can anyone suggest a keylogger to use with ubuntu? [03:52] logkeys? [03:53] ActionParsnip: the scripts worked thanks a million, now i know for next time what to do :) [03:53] IlikeMoose: yeah, the pwd can be important to some apps [03:54] JonnySoTerrible: LKL [03:54] JonnySoTerrible: or "logkeys" [03:54] JonnySoTerrible: check out http://ubuntuforums.org/showthread.php?t=1647948 [03:58] ActionParsnip: Any other ideas why thunar can't mount? pcmanfm can do it... [03:58] surt: mabe it's a bug, pcmanfm is badass :) [03:59] Is there anyone here who can help me with a minor issue with an HP Deskjet on Ubuntu 12.04 [03:59] well it depends on what that issue is [03:59] i could never get my hp to work on debian [04:00] brb [04:02] !details > qwebirc4305 [04:02] qwebirc4305, please see my private message === Kasjopaja is now known as Guest18007 [04:05] you were saying? [04:05] hp printer problems? yes? [04:05] who was that [04:06] hello? [04:06] !enter > erk [04:06] erk, please see my private message === matthew is now known as Guest43576 [04:08] how can I replace nautilus with another file manager [04:13] Guest43576: https://help.ubuntu.com/community/DefaultFileManager [04:13] quick question "sudo apt-get purge " remove a package and related config files..so what does the asterisk do? example.. "sudo apt-get purge libreoffice*" === chgtg_ is now known as chgtg [04:15] Guest43576: probably the easiest way is to simply install the fm you want to use then go to System Settings->Details->Applications and change the default app for opening files [04:16] Guest43576: scratch that, it's not an option any more. At any rate, the manual method on the help documentation should work just fine [04:17] Guest52991: which file manager ? [04:21] ? [04:26] is there any way to reorganize/add workspaces? === michaeljwjr is now known as soulstitchmmo [04:27] can do it through compiz, don't think you can with unity however [04:27] fencefoal: compiz is the WM for Unity [04:28] yeah but you can't manage/change the settings for unity [04:28] how do I get my TeamSpeak3 to stay on Unity (and why is their no Pin to Unity yet) [04:29] fencefoal: ccssm [04:30] Has anyone had any luck getting the microphone working in Steam under Wine? [04:31] ghostchick: that's the one [04:31] Yes z1lt0id [04:31] Did you use a usb microphone soulstitchmmo? [04:32] Guest43576: did you figure it out? [04:32] z1lt0id: have you asked in #winehq too === Vaela is now known as Katelyn [04:32] ActionParnsip: ooo.. a wine irc channel.. don't know how I missed that. [04:33] z1lt0id: my webcame mic works, not my wireless headset. [04:33] soulstitchmmo: https://help.ubuntu.com/community/TeamSpeak [04:33] has anyone had freezing problems with the 3d desktop in ubuntu 12.04? [04:34] fencefoal:what is your exact problem ? [04:34] soulstitchmmo: thanks for that. [04:34] Thanks ActionParsnip, I'll look into that, and Hi ghostchick! [04:34] everything goes perfect right up to the login screen, then... [04:35] when i log in, the unity icon bar is greyed out and if i go to click on anything the whole system locks up [04:35] fencefoal: tried Unity2D session? [04:35] fencefoal: maybe you borked some settings? did you try logging in as a guest and see if it freezes there? [04:35] then when a window pops up it's like the animations are a slide show [04:36] gaelfx: this is on a fresh install [04:36] ActionParsnip: 2d works fine === richard is now known as Guest25858 [04:37] had some luck in using older nvidia drivers, but running flash in browser will still result in random system lockups [04:38] and fullscreening windows in general [04:39] fencefoal: tried unity --reset? [04:39] and unchecking vblank [04:41] ghostchick: do you know if vsync is enabled by default? otherwise no [04:42] fencefoal: generally it is enabled by default [04:42] if i run aplay -l as user, nothing appears, but if i run it as sudo, i see all the cards... is this normal? [04:43] fencefoal: check in ccsm, another option is seeing if the graphical drivers are correctly installed [04:44] Is pressing ctrl + alt + delete on bootup harmful? The computer reboots immediately [04:46] ghostchick: pretty sure my drivers were installed correctly, thought initially it was the nouveau drivers that was causing it [04:46] everything worked better after installing the nvidia ones, but still had lockups [04:48] hey all [04:49] fencefoal: try the reset and the vblank it might help [04:50] not currently in ubuntu but will give it a go [04:51] hi === host1693 is now known as Matrixfox [04:53] hola [04:56] how come when i recompile apache with a newer version of openssl installed it keeps showing the old version is installed? can anyone help me out please? [04:59] clear [05:03] esuave: what is showing that the old version is installed? dpkg/apt? [05:03] i compiled openssl from source [05:03] esuave: what is showing that the old version is installed? dpkg/apt? [05:03] who can i check that? [05:04] i mean how [05:04] not who* [05:04] esuave: ? you are saying "it" is showing the old version [05:04] esuave: and i am asking what is "it" [05:04] ah yes apache [05:04] apache is showing the old version is still installed [05:04] esuave: 1. why you need to compile openssl by hand? [05:05] esuave: big security issue [05:05] does anyone have any good resources for troubleshooting iscsi performance issues with the LIO target? I'm an iscsi newb who is getting shocking throughput and has no idea where how to track down the cause [05:05] would it be better to do it by apt? [05:05] AzzIzzA: hdparm may help [05:05] esuave: yes [05:05] esuave: because you will get security updates [05:05] esuave: especially for openssl it is very important to have a secure one with fixes (specially in the debian world...) [05:06] ah cool ok thanks iceroot [05:06] ActionParsnip: I'm reasonably sure I've narrowed it down to the iscsi link rather than the physical disks [05:06] esuave: try always to use software from the official repos instead of something build by hand [05:07] ok thank you [05:07] i will try the apt packages [05:08] esuave: ok [05:10] bada bing [05:14] Any way of searching through multiple files for a certain string besides a grep command? I'm hoping their's something faster. [05:14] I'm dealing with around 800,000 - 2,000,000 files or so. [05:15] BUSTACAP: if you know a little about the filename it will be in you could search for filename first, then grep the resulting files for the term [05:16] BUSTACAP: not using "-i" on grep will make if much faster [05:16] it [05:18] iceroot, I don't know the file name. It's searching through log files to find one specific incident. [05:24] o_o How do I change login managers? [05:24] or display managers... lol [05:24] i have a 900meg log file. i'd like to scan if for certain errors messages. the file is too big to open in a traditional text app…. can any recommend another way of looking though it? [05:24] just need the command [05:24] can't view at the moment :/ [05:25] animeking: can you be more specific? are you asking how to switch right now? or how to install one? [05:26] switch [05:26] animeking: and what do you mean by "can't view"? [05:26] as in, i can't open a web browser at the moment >_> [05:26] <_ruben> amh345: use the command 'less' in a terminal [05:27] well, not a graphical web browser anyways [05:27] can't remember the name s of the other CLI based ones atm [05:27] animeking: couple options, but ctrl + alt + F2 will put you in a terminal, if you are asking how to change it from the login screen you have to select the option or !restartx [05:27] :/ [05:28] _ruben: is that for use with vim? [05:28] i am going go and try google if I could remember the name of a non-graphical web browser... [05:28] animeking: and lynx is the most prevalent text-based [05:29] !restartx | animeking [05:29] animeking: 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 [05:31] that's not what i need [05:31] i found what i need now. [05:31] animeking: good to hear [05:31] animeking: lynx, w3m [05:31] anyone know if the debian-installer is available in ubuntu cli as in debian, the talking install [05:31] is there a way to view the CLIENT terminal's system information when its booted via LTSP [05:31] * animeking changes his display manager back to LightDM [05:31] brb going to reboot now [05:31] can someone help me set up pulseaudio with skype on 10.04? [05:31] Tr1gg3r: whats going on exactly [05:33] my internal mic stops working in skype but continues to work in every other program that uses a mic [05:33] Tr1gg3r: go to terminal and type in sudo apt-get install pavucontrol && pavumeter [05:35] those apps help see what app is doing with with sound [05:35] also check skype settings, check to see if it sees a mic [05:35] it just says local pulseaudio [05:36] also i installed them === Garr255|Mobile is now known as Garr255 [05:36] k go to apps->sound & video->pulseaudio volume control [05:36] click recording tab and tell what it says === Justasic2 is now known as Justasic [05:37] assuming skype app is still running [05:38] input from internal audio analog stereo and the sound level is jumping its not smooth [05:38] does it say anything about skypw in that window [05:38] yea that's skype: input from internal audio analog stereo [05:39] ok [05:39] so skype is getting the input from pulseaudio [05:39] so now check skype settings... is the mic muted in skype? does skype app see the mic at all [05:39] going from memory with skype havent used it in a while [05:39] pulse audio local is the only option [05:40] no "internal mic: [05:40] " === panda is now known as Guest9076 [05:41] well yeah... as far as skype is conecred alll it needs is pulse [05:42] ok go to apps->sound&video->pulseaudiodevicechooser [05:42] its on [05:42] that will put that app is the notification area [05:42] icon is a audio cable [05:42] yea its open [05:43] click on it and click vlume meter (recording) [05:43] then talk into mic [05:43] hi guys. I just installed lxde, I want to use remote desktop sharing, but I can not find the app in the menu. I am trying to just "run" it, but I don't know what is the name for "Desktop Sharing". Plz help [05:43] it just jumps up then goes down then jumps back up and continues that [05:43] k so its working there [05:44] at this point process of elimination says skype is being an idiot [05:44] even if its not constant at all? [05:44] when talking soudns levels in meters are never constant [05:44] j/#squid [05:44] !snort [05:44] Hry [05:44] *hey [05:44] its always in the same range though [05:44] i didnt mean like exactly the same [05:45] so in skype what happens? can callera hear you? are you muted in skype settings? === qwebirc5959 is now known as anthony1 [05:45] I just noticed I have snort running as user "snort." Is this a default configuration? [05:46] woot [05:46] no all the sound settings on skype are normal ive come to the conclusion that skype doesnt work right on 10.04 lol it never has for me [05:46] hello, guys. I'm running Ubuntu 12.04 and I really like Unity and all the stuff. But I wonder if there is any possibility to make my top menu bar autohiding. Not making it transparent or some other cheating, not switching to Gnome, but the real workaround of this problem. [05:46] i run skype on 10.04 just fine... [05:46] hrm [05:46] do you use an external mic? [05:46] anyways for the range in meter is it REALLY jumpy liek across the meter jumpy or stay in same area [05:47] yep use external mic [05:47] mine works with external mic [05:47] just not internal [05:47] weird [05:47] wonder if you need a driver for internal mics [05:47] and its only on skype where it doesnt work [05:47] weird [05:48] ive tried turning my mic mono installed drivers for it [05:48] i think ive tried everything at this point [05:48] wow [05:48] yeah im drawing a blank here... sorry i cant help more [05:48] its alright thanks for trying [05:48] hello [05:48] im new to the linux community [05:48] just curious for the internal mic about the meter..if anything shows up when you talk [05:48] zeptar: welcome! [05:48] yea [05:49] np Tr1gg3r [05:49] Nevermind, it appears to be an IDS. [05:49] yea the meter displays that im making sound [05:49] hey could anyone help me [05:49] im having problems with my ati driver in ubuntu 12.04 [05:49] how old is the graphics card zeptar [05:50] its an ati radeon x1600 [05:50] iirc ati removed support for older cards in latest drivers [05:50] oh boy [05:50] is that too old? [05:50] that one might not be supported by newer drivers [05:50] hey ho whatsup yall [05:51] there was a link on this soemwhere.. anyone here have more info on older ati cards and newer drivers? [05:51] well how do i get 3d accelleration [05:51] when i run fglrxinfo i get [05:51] X Error of failed request: BadRequest (invalid request code or no such operation) [05:54] Pecker: packages.ubuntu.com lists the compatible chips to each driver packages,or you can use apt-cache show to display the same info [05:54] !ati [05:54] For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/VideoDriverHowto [05:55] yeah googling i find that zeptar's card is part of the ol legacy driver that started with driver 9.3 [05:55] years ago... [05:56] anyways zeptar follwo the link ActionParsnip posted above, download older version of driver (prob 9.3 i guess) and use the tutorials in link to install it [06:02] I want to turn my display off if the screensaver is active. I can get screensaver state with the command `gnome-screensaver-command -q` How can I make a script to turn off the display when the previously mentioned command returns "The screensaver is active" [06:04] Ben64: i would say you want to set the turn-off-the-display delay such that its started when the screensaver would be [06:04] except that still enables while i'm watching a video with no mouse or keyboard input [06:08] Ben64: i see. Problem here is that afaik linux does not have proper 'hooking' for what you want to do -- i mean i see only option to make some script asking every second 'hey, what is screen status? -> a) screensaver, will turn off display -> b) normal, will do nothing [06:08] every minute would be fine [06:08] dont know, maybe the bus thingies with graphical interface has some kind of that [06:08] help please with my apt-get problem http://paste.ubuntu.com/1118878/ [06:08] i don't need it to be instantaneous, i'm just not sure how to do it in bash [06:09] Ben64: well you can do bash script that is started when gnome/kde is started [06:10] villeno: change your mirror, see: http://askubuntu.com/questions/37753/how-can-i-get-apt-to-use-a-mirror-close-to-me-or-choose-a-faster-mirror [06:11] can someone suggest a program which will create a website (plain html) with back/forward button to show pictures? i just need something like "export these 20 pictures to html code" [06:11] susundberg: thanks,, i'll try this one. === Caspercom|Off is now known as Caspercom [06:11] Ben64: Or perl/python script or whatever feels the easiest solution. I would go with perl scripts as its most familiar to me . [06:12] easy and perl in one sentence.. :) (write only code) :) [06:13] Hi, new to the channel, my launcher stopped auto-hide, I tried to hup the pid for launcher but that didn't do teh trick. anyone else know a way tp restart it aside from reboot? [06:14] kill the launcher [06:14] RedOpsMonkey: log out from yout X-session and log-in again, but i guess you don't mean that [06:14] oh i thought i was at android [06:14] lol [06:14] killed teh pid for the launcher that didn't work [06:14] at - in [06:14] Nevermind, I figured my problem out now. http://paste.ubuntu.com/1118881/ [06:15] Ben64: nice! [06:15] i put in in cron, should suffice [06:15] Ben64: but i guess you need still while(1) there [06:16] oh yeah, sure you can do it also that way [06:16] I don't like stuff running like that, seems wasteful [06:16] but it will not work with more than one X-session, though i guess that wont matter .. [06:19] hrmm.. [06:21] i want to use unity but can compiz be disabled while playing wine games [06:21] the framerate under unity is awful for games [06:22] susundberg: thanks for your help, but nothing is working guess I have to bite teh bullet and reboot LOL [06:24] Any info how to hide the top menu bar in Ubuntu 12.04 Unity would be highly appreciated =/ [06:30] hi. [06:31] ahoi [06:31] i want to create ssl ca. [06:31] i have it's command [06:31] i want to write a shell script for it that give file name and password from txt file [06:31] how use expect to it? [06:32] my ssl command is:openssl genrsa –des3 –out name.key 1024 [06:39] i need help with a HP deskjet 3051A printer. i am on ubuntu 12.04. i have the printer setup wirelessly i just need help getting the scan feature to work when initiated from the printer itself [06:40] is there any way to improve the ubuntu sleep and hibernation settings in ubuntu? [06:42] i need help with a HP deskjet 3051A printer. i am on ubuntu 12.04. i have the printer setup wirelessly i just need help getting the scan feature to work when initiated from the printer itself [06:43] I've been using 12.04. I found the computer got frozen yesterday. it happens when I leave it for weekend. any ideas? [06:43] do u turn it off when u leave? [06:43] Kartagis, battery? [06:44] Multbrelch: desktop [06:44] qwebirc85124: no I don't [06:44] No, I meant was the battery empty may be [06:44] ah [06:44] k, I see [06:44] hehe [06:45] Kartagis, inb4 power saving [06:45] some GPU drivers don't like power saving at all (usually the proprietary ones) [06:45] inb4? [06:45] inb4 = "before it's mentioned/said" [06:45] that is probly the issue. mabey ur fans arent working how they should and ur system overheats and freezes [06:45] that too [06:46] Kartagis, make sure you disable any form of power saving (if you want to shut down the screen temporarily, press the button on the screen, don't use the OS's feature as it always sucks) [06:46] should be in settings > power management or whatever [06:47] Calinou: http://uppix.net/2/c/b/31d761b8c24fb21ff1c39b5506bf5.png is all I have [06:47] anyone here good with printers? [06:47] qwebirc85124: just aks your question and see then ;) [06:48] Kartagis, set it to "don't suspend" then it should be fine :P [06:48] i have been for the past 10 minutes. i wanted to see if i could get a bite by makin it seem simple [06:48] why do you want to hide battery status, [06:48] Calinou: it was like that before [06:49] qwebirc85124: how about just describing your issue as good as detailed as a first step and wait for answers then? ;) [06:49] Calinou: since I'm on desktop, do I need it? [06:49] oh nevermind [06:49] Kartagis, mayu be it helps to exactly know after which time he freezes ... may be its an other process [06:49] i need help with a HP deskjet 3051A printer. i am on ubuntu 12.04. i have the printer setup wirelessly i just need help getting the scan feature to work when initiated from the printer itself [06:49] ok. there it is. [06:50] Kartagis, okay, thought you were on a laptop, forgot :P [06:50] 'lo, quick (hopefully) question, I need to know what the volume slider is for ubuntu, so I can run it in xfce, anyone know? [06:50] Multbrelch: I left it on Sunday at 5pm, it got frozen on Sunday at 09:03 AM [06:50] It should automatically be shoved into the notification area [06:51] kartagis: do u here ur fans running? when u put ur hand over the fan hole can u feel air coming out strongly? [06:52] qwebirc85124, right, a heat problem may be ... :-) [06:52] good question [06:53] thats wat im thinkin. [06:53] qwebirc85124: yes I feel the fans, but at the time they stop, who knows. I'll check next time [06:53] thanks for the tip [06:54] Kartagis, first thing to do: switch on, wait and check after which time he freezes. Study your desktop (heat issues etc.) [06:55] and also if u have alot of clutter around the tower then thatll disrupt air flow and cause problems. also if there is dust on the fan hole [06:56] i need help with a HP deskjet 3051A printer. i am on ubuntu 12.04. i have the printer setup wirelessly i just need help getting the scan feature to work when initiated from the printer itself..... anyone know about this? [06:57] qwebirc85124:did you install the hplip tools from software centre? [06:58] So er guys, got a minor problem, I had Linux awhile back, decided to dual boot Windows and Linux, Linux disappeared, and was back to the Windows MBR loader, or atleast I thought. Deleted the Linux partition, expanded the windows partition. Now I get error: no such partition. grub rescue> [06:58] Anyway to get my Windows partition running again? [06:58] FlameTail1: is it dualboot with win7? [06:59] lotuspsychje: Yup [06:59] lotuspsychje: Never had to use Grub rescue before so I don't know any commands for it lol [07:00] FlameTail1: win7 can corrupt mbr with ubuntu dualboot, can you still enter ubuntu any way? [07:00] yes. well i got it from the hp site itself cause the software center didnt have the latest version. i have the printer all installed but when i press scan on the printer it says "computer not found. ensure the HP software has been installed on the computer" [07:00] !grub2 > FlameTai1 [07:00] FlameTai1, please see my private message [07:00] FlameTail1: updating grub can sometimes do the trick [07:00] lotuspsychje: Ubuntu partition was completely wiped. I wiped it to extend the Windows partition. All I can access as far as I know of is grub rescue [07:01] FlameTail1:you gonna have to make a new partition in win7 and reinstall ubuntu dualboot [07:02] lotuspsychje: I'm downloading Ubuntu ISO again so I can at least get a usb live boot, but was wondering if there was a quicker way from grub rescue to just restore the old Win7 mbr loader [07:02] FlameTail1: you could try a win7 cd to fix mbr [07:02] Anybody knows how i can resolve from unity crash (loaded with no unity menu/applet), now it doesn't really go to log in through normal boot. But it will when you access it through recovery mode. [07:03] tukang: tried Unity2D session? [07:03] ActionParsnip: 2d session is blank as well [07:03] lotuspsychje: True, I could do a Win7 live boot... I don't have any cd's lol I might try that if I can't do the ubuntu live [07:03] FlameTail1: or even better, loose the windows and singleboot ubuntu :p [07:04] what is the advantage of ubuntu vs windows [07:04] lotuspsychje: lol I would love to but I require gaming unfortunately. Thus why I switched back to Windows =/ [07:04] ActionParsnip: tried unity --reset, reinstalling unity, compiz and the graphic radion as well but first time it worked to only unity 2d, then after another unsuccessful resetting (stopped at processing run key) the login disappeared [07:04] qwebirc85124: choice, cost, apps [07:04] !info playonlinux | FlameTai1 [07:04] tukang: pkill gnome-panel [07:04] FlameTai1: playonlinux (source: playonlinux): front-end for Wine. In component multiverse, is optional. Version 4.0.14-1 (precise), package size 2031 kB, installed size 3594 kB [07:04] qwebirc85124: system footprint [07:05] what do u mean "system footprint" [07:05] tukang: unity --reset [07:05] qwebirc85124: install size, stability, lack of viruses [07:05] tukang: if you make a new ubuntu user and log in as that,is it ok? [07:05] Herakles: what's pkill gnome-panel for? [07:05] FlameTai1: im sure we can figure out most problems to keep ubuntu [07:05] ActionParsnip: it didn't work out for making a new user as well :( [07:06] tukang: I am noob..., i was given this hints before......don´t really know... [07:06] i guess thats true. i just wish it was as easy to use as windows [07:06] qwebirc85124: i would add security and stability [07:06] Herakles: i see [07:06] it's just as easy to use as windows or perhaps easier [07:06] qwebirc85124: Ubuntu installed (including CD burning, all the codecs you can want and all the apps you'll need is about 5Gb tops, needing 1Gb RAM. Windows 7 s about 7Gb just for itself, then load in Office and so forth and it gets fat real fast, it also uses truckloads of RAM [07:06] Ben64: i agree its all a mental switch [07:07] qwebirc85124: I have just completetly switched from Win7 to ubuntu, had dual boot for a long time and have found Ubuntu to be way more user friendly and very easy to use and install apps [07:07] yeah, if you've used windows for years and never touched linux, it will be different === yang is now known as Guest28068 [07:07] lotuspsychje: I got sick of the tweaking to get games to run unfortunately [07:07] qwebirc85124: it is easy, its not hard at all, its just different to what you are familiar with [07:07] I'm doing a apt-get install mysql-server and it seems to be hanging [07:07] not for me. i have to come on here whenever i have to do almost anything. like installs and stuff. cause with alot of stuff there is alot of terminal commands and stuff [07:08] a ps aux shows a mysqld defunct running [07:08] FlameTai1: like i say playonlinux app can handle many games on ubuntu [07:08] almost all installs are done through the software center [07:08] RedOpsMonkey: UPGRADE......;...lol.....beware... [07:08] qwebirc85124: you can do most things in GUI, but IRC is a text based thing so its a good idea to give text based fixes etc [07:08] Herakles: LOL [07:08] hi, I have remove windows in my computer before 10 minutes, It have 350 gb hdd. But now I want to increase my ubuntu's hdd size, but I can't. Please look the photo: http://i46.tinypic.com/2nu5bvs.png [07:08] yea but for the stuff thats not on the software center its hell [07:08] !lamp | trollboy [07:08] trollboy: LAMP is an acronym for Linux-Apache-MySQL-PHP. However, the term is often used for setups using alternative but different software, such as Perl or Python instead of PHP, and Postgres instead of MySQL. For help with setting up LAMP on Ubuntu, see https://help.ubuntu.com/community/ApacheMySQLPHP - See also the Server CD installation process (different in Edgy+) [07:09] for me at least [07:09] nick blacksheep [07:09] yusufaliboz: have you tried using gparted? [07:09] Q: I have several chanels in xchat. All activity from each chanel is shown in the xchat notifier in the cairo-dock. However, I just want to get notes from just one or two chanels. I cannot find the prefs for configuring. What am I doing wrong? [07:09] in windows if you want to play videos, you need to go find a decent player, and some codecs on some web page [07:09] lotuspsychje, I'm setting up lamp [07:09] in ubuntu you just "apt-get install mplayer" [07:09] tukang: if you look the photo, you can see :) [07:09] qwebirc85124: there are guides online for most things, as you use the OS you will learn, just as you learned windows [07:10] or vlc [07:10] yusufaliboz: I'd just make the space into an Ext4 partition and use it to store user data [07:10] yeah, but the point is they are all in the repositories [07:10] yusufaliboz: sorry, haven't checked the photo :) [07:10] yea. i know that i am learning. i can feel it. [07:10] only thing I miss from Winderz is silerlight player (netflix) [07:11] RedOpsMonkey, its called Moonlight for linuw [07:11] ActionParsnip: Can you see lock? [07:11] linux [07:11] RedOpsMonkey: just use it on consoles, or android :) [07:11] ActionParsnip: Yeah I relu on my roku [07:11] there are many alternatives these days [07:11] yusufaliboz: yes, that's your system partition as you are booted to the installed OS [07:11] #ubuntu_cn [07:12] !cn | yang_ [07:12] yang_: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw [07:12] Does somebody have an idea about this xchat thing? [07:12] Multbrelch: Moonlight doesn'y work with netflix [07:12] ActionParsnip: I haven't other OS for now, how can i remove the lock? [07:12] Multbrelch: also http://www.omgubuntu.co.uk/2012/06/linux-silverlight-plugin-moonlight-abandoned [07:12] netflix ... what is this? [07:13] yusufaliboz: you'll need to unmount it, you should do this stuff in liveCD [07:13] lotuspsychje, I did the apt-get install task-sel, and get E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. [07:13] Multbrelch: you are not familiar with Netflix streaming media? [07:13] Multbrelch: regarding xchat - didnt see your question - but consider asking in #xchat aswell [07:13] ActionParsnip, I think you can modify Firefox such you can still use Moonlight ... works here [07:13] right now im kinda hating ubunt tho. cause of this printer problem. in windows id have it setup in like 20 min. but on ubuntu iv been workin on it for 2 days [07:13] fidel_, there is nobody ... [07:13] so I ran the "sudo dpkg --configure -a" and now it seems to be hung [07:13] Multbrelch: th project has been abandoned [07:13] RedOpsMonkey, no I dont know this [07:14] ActionParsnip: now i'm using gnomeclassic through recovery, as i can see, when you move the windows it becomes slow, seems that graphic is not well set [07:14] Multbrelch: i see 166 users [07:14] qwebirc85124: what printer? [07:14] netflix alternatives: http://www.iheartubuntu.com/2011/08/netflix-alternatives-for-ubuntu-linux.html [07:14] ActionParsnip: OK. I understand. I need to use LiveCD seems like new installing.. isn't it? [07:14] fidel_, mom [07:14] yusufaliboz: no, you are just using the desktop to free up your partitions [07:14] fidel_, ah I see, I I'm in this cairo-dock chanel [07:14] so then lets try with xchat [07:14] ActionParsnip: hmm ok. thanks for your helps.. [07:14] yusufaliboz: I'd suggest running a full backup before you start, if it were me I'd just reinstall [07:15] its an HP deskjet 3050. im trying to initiate the scan feature from the printer but it says that it cant find the computer. it works fine from the computer tho [07:15] qwebirc85124: what scan apps have you tried? [07:16] qwebirc85124: ahh you mean press the button on the printer and it scans? [07:16] yes. it agrivates me cause everthing else works [07:17] qwebirc85124: if you run: xev the press the button, does it make an event? [07:17] put xev in the terminal? [07:18] Hi all. In the mood to learn some more basic coding. Probably bash. Just after your thoughts. Here is the issue and what I hope to acheive [07:18] qwebirc85124: does the scan go to a "mailbox" on the printer, or is it supposed to write the image to a remote file? [07:18] qwebirc85124: yes, its a terminal command [07:19] !bash | Snowie [07:19] Snowie: 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 [07:19] well when i press scan on the computer it brings up a sort of page customization menu. then i hit scan and it scans [07:20] i just put that command in. it brought up a small menu labeled event [07:20] any idea why "sudo dpkg --configure -a" would be hanging, or where I would look to see the error? [07:20] Have deluge to download files. we then move them from Downloads to Seperate sorted folders depending on what sort of file they are, and then stream them to the xbox from ushare. big issue is that we have to restart ushare to get it to refresh the list via command. Id like to remove the need to open the command line at all, and maybe even watch the folders for changes and restart unless the server is currently streaming. Bash? or [07:20] another alternative do you think? [07:20] and a whole buncha stuff on the terminal [07:21] Hi guys, could someone give me a hand in setting up openvpn on ubuntu 12.04 LTS 32 bit? [07:22] Hello , i want to install Squid proxy ( for about 40 clients) on ubuntu server 12.04 , with an SSD drive. my question is , does this server version "optimized for use " with an SSD ? what should i look for regarding reliablity and configuration ? many thanks [07:23] jenesis_1: i think all ubuntu versions are optimized for ssd these days [07:23] trollboy, if you look at man dpkg is there a verbose mode you might set to get a better idea? [07:23] qwebirc85124: yes, but when you press keys, xev reacts [07:23] qwebirc85124: so when you press the scan button, does it make similar events [07:23] Snowie, no "verbose" in the man entry, checking the googles now [07:23] jenesis_1:stability of the server would rely on many other things too [07:24] yea. i pressed scan and terminal lit up like a fire cracker [07:24] smmagic: sudo apt-get install network-manager-vpnc [07:24] jenesis_1: ext4 will be fine for the SSD, just set as much as you can in tempfs or on a platter based drive (caches etc) [07:24] RedOpsMonkey, vpnc is openvpn or an equivalent? [07:24] !vpn [07:24] For more information on vpn please refer to https://wiki.ubuntu.com/VPN [07:24] qwebirc85124: ok so now you can tell the OS to do stuff when it gets those signals, you may need to scan in command line but you won't notice [07:25] smmagic: it actually enables a few clients openvpn is one [07:25] !shortcut | qwebirc85124 [07:25] qwebirc85124: Keyboard shortcuts can be set in System -> Preferences -> Keyboard Shortcuts. If your multimedia keys don't work with that, try the 'keytouch' package, explained at http://keytouch.sourceforge.net/ - See !Keyboard for changing layouts. A list of keyboard shortcuts for Unity is available at http://ubottu.com/y/shortcuts [07:25] RedOpsMonkey, as a server, though? [07:25] trollboy, if it's not in the man page, then i dont think there will be a way to do it natively in dpkg. unfortunately, that's about the best noob help i can offer. but im sure others may have answers [07:25] qwebirc85124: its the same principle [07:25] smmagic: sorry thought you meant client [07:25] so if i do that then itll scan when i press the button on the printer? === Ovid is now known as Guest24583 [07:26] RedOpsMonkey, I intend to use this VPS i purchased as a VPN for about 3-4 people to connect to. I was under the impression openvpn is the way to go [07:26] qwebirc85124: http://askubuntu.com/questions/71962/canoscan-lide-110-driver-for-ubuntu-how-to-scan-via-command-line has a command to scan in cLI, have the OS react to the press by running the command [07:27] smmagic: checkout swedish 'mullvad' available for ubuntu aswell [07:27] i can already scan from the command line tho [07:27] lotuspsychje, isn't that just a subscription to their VPN? [07:28] qwebirc85124: yes but the input from the printer needs to fire that command and then the button will trigger a scan, as you expect [07:28] smmagic: yes its a very fast swedish vpn for low price, and with ubuntu software [07:28] lotuspsychje, I'm looking for VPN server software [07:28] alright. i may need help with this tho [07:28] if i am ato put all the cache on standard Hdd, how much will i benefit from the SSD ? probebly very little ? perhaps leaving the SSD idea befind compltly ? === zuko is now known as Guest80251 [07:29] actually yea ill definitly need help with this [07:29] jenesis_1:ssd is good to boost up boot speed up, not so helpfull for server stability [07:29] qwebirc85124: ive never had to configure keys, the link ubottu gave will show you most of it [07:30] smmagic: it will do the same thing: retransfer data tru their service [07:30] Snowie, its a known bug actually, that the entry for verbose isn't mentioned in the man page [07:30] Hi [07:30] I need some help with likewise open on 12.04 LTS [07:31] I've installed easy-deb [07:31] Hi, I have five commands that i usually put them in the terminal one by one.. Can I link them to together so I paste them together and the terminal will apply them one by one? [07:31] D020000: trigproc_activate_packageprocessing pkg=mysql-server-5.5 is apparently where its hanging. [07:31] trollboy, lol, well i stand corrected, and I have learned something. Does it seem to help you see what it's hanging at? [07:31] ActionParsnip: any idea why this bu affects ubuntu only at first boot? https://answers.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+question/144040 [07:31] Snowie, I just pasted it [07:31] Snowie, I googled it is how I found out, lol [07:32] I've found a tutorial-example [07:32] hello everyone, in sound settings on input tab there is no device, and the mic is grayout,but skype and recording audio works just fine,what can be wrong? [07:32] but I don't know how to use with my python application [07:32] $ easy-deb -v2.4 -d python-pypi-delegate -D /tmp graph [07:33] Any ideas? [07:33] lauratika: have you tried opening an audio? [07:33] ok so is there anyone here who can help me configure keys? [07:33] yes audio, music works fine and mic in skype and recording voice [07:33] what if i use a realy large ram drive say 32-64GB install ubuntu and the quid on the ram, image it on a std hdd os i can 'recover' the image to the ram , wouldnt that speed up everything ? is that a good idea ? [07:33] is just that appear in input tab i dont have a mic [07:34] lauratika: is this your first time using skype? [07:35] qwebirc85124:maybe this can help? http://ubuntuforums.org/showthread.php?t=1651206 [07:35] not at all [07:35] as i said my mic works perfect [07:35] lauratika: okay, what version of ubuntu? [07:36] jenesis_1:it all depends on what you wanna try to do? what are you trying to achieve? [07:36] 12.04 [07:36] lauratika: did you remember you changed/removed something related to audio? [07:36] I would some help with likewise open on 12.04 LTS on a Windows Server 2003 AD [07:36] nope [07:37] it's weird because i wine rosetta wont recognize my mic either [07:37] lauratika: sounds weird, but i may suggest quiting skype and opening it again [07:37] lauratika: if you want to know more about wine troubleshooting you can ask at #wine-hq (if i'm not mistaken) [07:38] i did it, is not skype is on soundtab [07:38] already connected the printer wirelessly. need help getting scan to work from the printer [07:38] lauratika: i see.. sorry for misunderstanding [07:38] thanx but isnt related to wine [07:38] lauratika: tried restarting? [07:38] is related to ubuntu [07:38] i am trying to save money on expensive server platform so Squid will work fast on reasnable worskatation with extra ram [07:38] yep === matias is now known as Guest17378 [07:38] hi guys, i tried following these http://askubuntu.com/questions/37753/how-can-i-get-apt-to-use-a-mirror-close-to-me-or-choose-a-faster-mirror but still no good http://paste.ubuntu.com/1118878/ [07:38] and the wierdest thing works fine the mic === richard is now known as Guest50621 [07:40] jenesis_1: like i said before..the ssd will speed up boot start, but once squid runs, ssd power is not useable [07:40] Can I get in Ubuntu 12.04 Unity top menu bar autohidden? [07:40] lauratika: i guess it has something to do with pulseaudio, and i don't know much about this [07:40] !pulseaudio | lauratika [07:40] lauratika: PulseAudio is a sound server intended as a drop-in replacement for !ESD - See https://wiki.ubuntu.com/PulseAudio for information and installation instructions [07:40] vitrums:no only transparant [07:40] ok many thanks [07:41] another problem I for me: I turn on application switcher using ccsm; and when I do alt-tab, compiz freezes. any ideas? [07:42] Kartagis:try a reboot after switching a value [07:42] thanx though [07:42] lotuspsychje: hrm [07:42] i need help with key configuration [07:42] giving it a try [07:42] lotuspsychje, so the solution with gconf-editor isn't gonna working in 12.04, neither any other tool can make top bar position changed, can it? [07:42] never thought of that, let me try [07:43] vitrums: no its a unity thing now, top bar is needed for windows (like a mac) only left bar can be hiding === jason is now known as Guest28647 [07:43] /join #guitar [07:43] ... [07:43] sry [07:44] vitrums: alternatives are installing gnome-shell [07:46] qwebirc85124: http://www.mydailytechtips.com/2010/09/howto-install-hp-wireless-printer-in.html [07:46] lotuspsychje: ikno, thx, but I really like Unity, it's so great in the latest Ubuntu distributives. It's just that the top bar as also the left bar are glitching when I screencast my x11grabbed desktop via ffmpeg having some motion picture (like mediaplayer) fullscreened =. [07:47] vitrums: u mean your screen is flickering with the bars? [07:47] qwebirc85124: What HP printer is it? I've just installed a wireless HP 6700 (i think) [07:47] I think my solution is Zenity. is there a bittorent client from the command line? [07:48] !torrent | Snowie [07:48] Snowie: Some torrent clients: Transmission (GTK and terminal-based), Deluge-Torrent, Freeloader, BitStormLite, BitTornado-GUI (GTK), KTorrent (KDE), QTorrent (Qt), Azureus/Vuse (Java), !Frostwire (Java), TorrentFlux (web-based), bittornado, rTorrent, cTorrent, bittorrent, aria2 (terminal-based) - FAQ: http://www.bittorrent.com/help/faq - See also !P2P [07:48] ThinkT510, thanks mate [07:48] i already have it installed. the only problem is that the scan wont go to the computer when i press scan on the printer [07:49] Good morning. On my laptop, I have a datahand attached to a dock. I have a script I run to toggle the dock on/off. When I'm using the dock, the keyboard layout should be US. When I'm not, it's gb. That's all fine, until I suspend and revive. [07:49] lotuspsychje: exactly. Undetermined behavior of the output picture. With some players/applications it seems to be fine, but the majority of them are just not working as I want them to, and these bars are showed up through my full sreen player/application once per several seconds [07:49] morning mates, what username and password do i use for the first log-in in the iHRIS manage? [07:49] I created /etc/pm/sleep.d/11-datahand with a single /usr/bin/setxkbmap us for resume|thaw, but it hasn't worked. [07:49] Anyone got any suggestions. [07:49] vitrums: i think flickering is not caused by the bars mate, you got same issue with lets say vlc? [07:50] qwebirc85124: I had that problem, I had to install the hplib package from the hp website because the one in the 12.04 repo didn't include the 6700, I think the printer was too new to work with the default version [07:50] DJones: are u able to scan/print wireless now? [07:50] qwebirc85124: As soon as i installed that, i was able to scan straight off [07:51] lotuspsychje: ^^ [07:51] yea i downloaded the hplip packege from the site. [07:51] lotuspsychje: application switcher still freezes my computer, but I can use ring switched [07:51] switcher* [07:52] lotuspsychje: well, if I screencast my Totem on full screen - bars are flickering. Twitch.tv, Cybergame.tv, Youtube fullscreen players - flickering. Own3d however don't =/ [07:52] wow, this ring switcher rocks [07:52] vitrums: are you sure your grafix driver is installed correclty? [07:53] Morning, rkhunter is giving me these warnings now: how can I restore core files please? (Ubuntu 10.04 server) http://pastebin.com/SNbQG6H9 [07:53] lotuspsychje: pretty much, since I've already tried a recommended one and the latest update. [07:54] vitrums:recent system or older pc? did you try if unity2d does the same thing? [07:55] lotuspsychje: the pc and the graphic card itself are modern as well as the Ubuntu 12.04 distributive was downloaded just a month ago. Or I missed the point? How can I switch to the Unity 2D? [07:56] vitrums: you can logout and after typing username you can swith unity3D to unity2d [07:56] lotuspsychje: I'll try. Hold on [07:56] vitrums: we gotta findout what causes this flickering [07:59] lotuspsychje: ok, I'm here. Testing out my broadcast [07:59] vitrums: ok im curious === shopt is now known as aclocal === wzyboy1 is now known as wzyboy [08:03] lotuspsychje: wow, it's working just fine. Now I wonder how I can get it work in 3D :curious: [08:04] vitrums: maybe its a compiz thing, or a grafix driver thing [08:04] vitrums: must be a compiz issue [08:04] anyway bbl breakfast here [08:06] ok, I'll dig into it later. Thanks for help [08:06] is it possible to setup my openvpn server so that i can connect to it with a username and password (http://openvpn.net/index.php/access-server/docs/admin-guides/397-how-to-connect-to-a-vpn-server-with-the-openvpn-client.html) with this client instead of certificates? [08:08] PeterB: identify the packages that the programs belong to, then run 'apt-get install --download-only ', then disconnect the affected device from the network and run 'apt-get install --reinstall ' and update the rkhunter database before you reconnect to the network. [08:09] timfrost: many thanks - I can only access the box via ssh, but I'll disconnect my ADSL first and leave the home network running === DjGeCk0 is now known as ^GeCk0^ [08:14] PeterB: is the server on your home network? [08:14] Why has ubuntu cut down on so many GTK themes it had in 10.04 versions to only 2 in the unity versions? [08:15] X-tonic: unity is based on gnome3 [08:16] X-tonic: 10.04 used gnome2 [08:17] timfrost: yes, running next to my desk [08:17] ThinkT510: yes, but my point is @ that time ubuntu offered a wider variety of choices for users on themeing. Now with gnome3 too, that options shouldnt be restricted. [08:18] The need to use 3rd party broken tools for theming seems painful. [08:18] X-tonic: and my point is that since they are entirely different codebases they will need entirely different themes [08:18] o/ [08:19] PeterB: In that case, disconnecting the ADSL makes sense. The big challenge would be if the server was hosted remotely :) [08:19] lol yes [08:19] X-tonic: gnome2 uses gtk2, which there are plenty of themes for, gnome3 uses gtk3, which there aren't that many themes for [08:19] X-tonic: gtk2 has been around for quite a while === fh is now known as Guest30562 === Guest30562 is now known as fhblessy [08:22] PeterB: I am not sure what is going on with the hidden files/directories that rkhunter reports, but I can't check as I am not running 10.04 so can't check whether they are valid [08:22] the hidden directories are fine, I've verified those [08:22] it's the binaries I'm concerned about [08:23] core security updates are installed automatically, but I'd have expected rkhunter to cope with those? [08:24] PeterB: is it possible that the rkhunter database has not been updated correctly for these files? [08:25] ThinkT510: but there are sufficient number of gtk3+ themes too. http://gnome-look.org/index.php?xcontentmode=167 [08:25] timfrost: yes, but any idea where I can verify if the hashes are correct? [08:25] X-tonic: have you tried any of them with unity? [08:26] Yes, some of them do break, but some work fine. [08:27] X-tonic: see, that means that any gtk3 themes ubuntu wants to use would have to be tweaked to work with unity [08:27] X-tonic: cannonical can only do so much [08:28] I installed openbox window manager and started using Gnome/Openbox session and using avant-window-navigator as panel, installed xcompmgr too so I could still get window shadows - but I don't. xcompmgr -cC does not draw shadows under openbox windows. Composite extension is loaded according to Xorg.0.log. I don't understand what's the issue [08:28] X-tonic: given time the amount of unity themes will increase, it just isn't high on their priority list [08:30] Im building a new pc for ubuntu. What motherboard should i look for? Something entry level cheap but new with decent ports and most importantly usb boot [08:33] devtekalpha: motherboards all depends on your needs, ubuntu will handle it [08:35] devtekaplha: ot join ##hardware for mobo hints [08:35] does anyone know if swap is activated automatically? [08:35] http://www.howtogeek.com/wp-content/uploads/2012/06/image351.png Is this picture up to date? [08:35] !swap [08:35] swap is used to move unused programs and data out of main memory to make your system faster. It can also be used as extra memory if you don't have enough. See https://help.ubuntu.com/community/SwapFaq for more info [08:35] devtekalpha: you'll probably want to avoid anything with secureboot or efi/uefi [08:36] Why does ubuntu differ from FHS? [08:36] hi, what exactly does mysql-server-5.5 include that mysql-server-core-5.5 doesnt include? i dont really understand the difference from the package description [08:36] can i edit /etc/locale.gen to remove iso88591 (latin) so i only use UTF8 ? [08:37] !lamp | gerryvdm [08:37] gerryvdm: LAMP is an acronym for Linux-Apache-MySQL-PHP. However, the term is often used for setups using alternative but different software, such as Perl or Python instead of PHP, and Postgres instead of MySQL. For help with setting up LAMP on Ubuntu, see https://help.ubuntu.com/community/ApacheMySQLPHP - See also the Server CD installation process (different in Edgy+) [08:38] ThinkT510:any clue why this bug affects only first boot? https://answers.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+question/144040 [08:38] elfranne: no need to remove it, just comment it [08:38] lotuspsychje: not surw how that answers my question? [08:38] lotuspsychje: thanks, but I`m still not sure if I need to activate the swap. I think the GUI installer made some kind of swap partition though [08:39] Has ubuntu symlinked /bin to /usr/bin and /sbin to /usr/sbin yet? [08:39] silverarrow: stick to the partitioning that ubuntu install does, and it will be all fine [08:40] ThinkT510, yes that was my idea, but i won t create some problems in the hole system ? [08:40] Where would find an USB memory stick in the file hierarchy? [08:40] domedagen, where you mounted it [08:40] domedagen: in the related mount-point [08:41] lotuspsychje: thanks === Lebby1 is now known as Lebby [08:41] If I just plug it in and let Ubuntu have its way [08:41] domedagen: try entering 'mount' in terminal - ubuntu often mounts into /media afaik [08:41] elfranne: i'm not sure sorry, i've never done it [08:41] lotuspsychje: http://imagebin.org/222581 [08:41] lotuspsychje: have you read the last comment in that bug report? [08:42] domedagen: if you just plug it it - it should appear in the filemanager as well - no directn eed to even access cli at that point [08:42] ThinkT510: they say lower the video ram, i just wondering howcome it does that only once? [08:42] domedagen: try /media [08:42] lotuspsychje: sorry, i have no clue, i use nvidia [08:43] lotuspsychje: was that bug report using 10.04? and are you? [08:43] ThinkT510: ok tnx anyway, i got several systems now doing same bug on precise, older laptops and systems [08:45] ThinkT510: first boot makes a corrupted mouse pointer, then a reboot fixes it...so i wonder how a BIOS setting can affect this bug [08:45] fidel_: lotuspsychje: I don't have a USB flash drive atm. Just for curiosity [08:45] Trying to learn about the file hierarchy [08:46] where can i get pam/pam-devel [08:47] !info pam | malikmasr [08:47] malikmasr: Package pam does not exist in precise [08:47] is there a way to get it? [08:48] im trying to use pam for openvpn [08:48] malikmasr: newsgroups pam? [08:48] lotuspsychje: hmm, is this just happening on ubuntu? have you tried other distros? [08:49] lotuspsychje: Its PAN for newsgroup reading, not PAM [08:49] ThinkT510:yes only ubuntu i have tested, several versions [08:49] DJones: oh my bad yeah [08:49] lotuspsychje: Heh, confusing, only one letter [08:50] lotuspsychje: im not sure what you mean, basically im following this guide to change to pam authentication http://openvpn.net/index.php/open-source/documentation/howto.html#auth [08:50] and upon trying to compile the plugin it requests pam-devel [08:50] !info pam-devel [08:50] Package pam-devel does not exist in precise [08:50] well is there a workaround? [08:51] or am i basically screwed [08:51] malikmasr:not sure mate, apt-cache search pam-devel shows nothing [08:52] darn, knew it had to be complicated somewhere haha [08:52] lotuspsychje: that is most odd, i'd expect it to be a driver problem or a xorg issue, but of you've tested different versions then its used different driver and xorg versions [08:52] PeterB: the re-install process that I described is intended to ensure that the binaries that are on the server *are* OK. If the packages are verified during the download process, then we can assume that the hashes on the .deb files match those recorded by the repository. [08:52] lotuspsychje: the fact that an immediate reboot fixes the issue leads me to think its hardware related [08:53] ... [08:53] ThinkT510: i also might think its an ati driver issue, but ill have to try the BIOS trick first to make sure, tnx anywayz [08:54] Anyone suggest a method of adding a system tray icon in ubuntu from /to a bash script? [08:54] 12.04 with unity [08:54] lotuspsychje: yeah, given the quality of ati drivers it may be a bug present in all the versions you've used [08:55] *whispers* ps, anyone else quietly thrilled that steam is moving to official linux version with ubuntu at the head end [08:55] Snowie: yes [08:56] IlikeMoose, ;) === Justasic2 is now known as Justasic [08:58] I have tried making a system tray notification with $ zenity --notification, but i get a popup instead of a systray icon/msg [08:58] hi, I have problems updating bind9 as it depends on a lot of things like: bind9 depends on libbind9-80 (= 1:9.8.1.dfsg.P1-4ubuntu0.1); however: [08:58] Version of libbind9-80 on system is 1:9.8.1.dfsg.P1-4ubuntu0.2. [08:58] it is always the same I have the ubuntu0.2 version and it needs ubuntu0.1 [08:59] how do I fix that? === HardFu_|AFK is now known as HardFu_ [09:02] Is the command cd stored in /bin/? === Justasic2 is now known as Justasic [09:04] in rsync what option required to only display those file failed to sync [09:06] i just want to see whats left after an rsync so that i may manually transfer [09:09] DarsVaeda: can you pastebin /etc/apt/sources.list to http://paste.ubuntu.com ? If you have enabled -security for your distribution, but not enabled -updates, then support packages that have been updated won't be available if they weren't tagged as security updates in -security [09:10] hi [09:10] hi [09:11] cna anyone tell me how to open the grub2 menu on a single install system? [09:11] timfrost: http://paste.ubuntu.com/1119071/ [09:11] hi domedagen [09:12] I need to go into rescue mode to boot for the first time but it's not crashing, just not opening my display properly, but since it's the only install it's not showing grub [09:13] So far I've tried mashing the escape key and the backspace key during boot [09:14] akamikeym, try shift [09:14] akamikeym: Indeed. GRUB2 is programmed not to show itself if there is no other OS [09:15] moes, brilliant! [09:15] moes, it would have taken me forever to work my way round to trying the shift key [09:18] !nx [09:18] FreeNX is advanced remote desktop technology. For more information and install instructions, see https://help.ubuntu.com/community/FreeNX [09:19] DarsVaeda: that looks like a standard sources.list for precise. I have pasted output of 'apt-cache policy libbind9-80' to http://paste.ubuntu.com/1119080/ for reference. What o you get? [09:19] I do wish the Xorg people would fix the open ATI graphics driver for me rather than leaving it completely broken along with the catalyst- junk-driver. [09:19] timfrost: yeah I can not remember to have changed anything [09:20] timfrost: same output for me [09:20] Holy fuck this channel is crowded. [09:20] Hi. [09:20] akamikeym, i think you mean "I wish ATI would provide information to the Xorg people so that ..." [09:20] Could you suggest me some Windows 2000 theme for Ubuntu? [09:20] Just... some rectangles or so. [09:20] zxt: Please watch your language in this channel, thank you. [09:21] GTK2/3... I don't even know if there is any. === ecthiender__ is now known as ecthiender [09:21] Everything's so shiny and full of colour gradients now. x| [09:22] timfrost: it seems bind9 version 0.2 wants those libs to be older than they actually are already [09:23] DarsVaeda: I have a consistent set of packages, as bind9 apears to be current: [09:23] can you setup postfix and load balancing upon multiple servers? [09:24] Snowie, yes, well between them. Although I can help but note that the completely reverse engineered nouveau driver is better than the more open source readon one. [09:24] lotuspsychje: checking/uncheking some options in compiz have finally led my Unity 3D to complete death. The full reset/restart of both unity and compiz to the original fabric settings with some magical drum-dances around the fire have finally revived the Unity 2D/3D, but the problem with flickering stuff is yet unresolved. Screw this) I literally crapped my pents, when I saw waves across the sreen and some mystical overlaps, while being playing with compi [09:24] z settings. Don't think I'll try to configure it ever again =/ [09:25] zxt: see the wallpapers posted at http://spreadubuntu.org/bn/material/unusual/beautiful-ubuntu-ray-traced-wallpapers [09:26] cfhowlett: Thank you but I'm looking for a GTK (widget/...) theme. === Kluster_ is now known as [A1] [09:26] zxt: dark theme, right? [09:27] vitrums: some values in compiz need a restart of course [09:27] akamikeym, I'm glad we agree that OEM assistance is the key to getting them working to their optimum [09:28] cfhowlett: Something that looks like Windows 2000. [09:28] I know there was the Redmond theme for GTK 2 but nowadays... [09:31] Snowie, yes, fankly hardware manufacturers should be forced to provide proper specs so that proper drivers can be written for any system, that's in part why I bought ATI, I thought they were better that way, having opened up their driver source, however I'm now stuck with an expensive card I can't afford to replace and no working drivers for linux. At least none that will play video or allow me to use any of the shells. [09:33] DarsVaeda: possibly a timing issue with sync between mirrors? One of my systems has lib and utils version 1:9.8.1.dfsg.P1-4ubuntu0.2 and another has 1:9.8.1.dfsg.P1-4ubuntu0.1 (and now offers 1:9.8.1.dfsg.P1-4ubuntu0.2 after an 'apt-get update') [09:34] how do I check what mirror sends what version? [09:34] uncomment? [09:35] how to configure wireless on ubuntu [09:36] lotuspsychje: I got probably the most unwanted behaviour when the screen resolution was 1920x1080, however it was only the top-left corner of arguably 640x480 available, whilst the rest of the screen was filled with some artifacts. None of compiz options toggles would have return the working configuration. That's kinda scary and it works pretty much like PulseAudio - ridiculously unstable ;( [09:37] bRendon: Clicking on wanted network not working? [09:37] [GNOME Shell 3.4] When clicking on a hyperlink in Irssi, the URL will be shown underlined but Firefox 14.0.1 does not show this website. How can I fix this? [09:37] is it normal that swap almost never get used? [09:37] jacta: Yes [09:37] jacta: Yes. [09:38] Thanks! It made a swap on 8gb :o [09:38] It is only used in the event of physical memory being used up. [09:41] aah :) === ^GeCk0^ is now known as DjGeCk0 === peter__ is now known as peetaur [09:42] wireless | bRendOn [09:42] !wireless | bRendOn [09:42] bRendOn: Wireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs === Robert_ is now known as Guest566 === Lloir|Sleeping is now known as Lloir [09:48] hi [09:49] i have precise on an old macbook. in kde, i can set up touchpad so: tap with one finger = left click on mouse. two fingers = middle click. three fingers = right click. i liked that. how can i achieve this in gnome? the system settings dialog doesn't offer me such configuration [09:51] alternatively, any way to enable middle click would be nice enough === JoFo_ is now known as Jofo === livingdaylight is now known as nobodhi === Onixs_ is now known as Onixs [09:59] hi my fan work hardly ,can you help me [10:00] hi my fan work hardly ,can you help me [10:00] Hi, I hope someone could answer this question: I installed Ubuntu with WUBI and now i want to make some bookmarks like one to the Windows My Documents. I can, but when i reboot the bookmarks are gone! Has someone a solution? [10:00] majid: open computer. clean fan. oil. [10:01] How do I translate/add this line to ufw? iptables -t nat -A POSTROUTING -s 10.8.0.0/24 -o eth0 -j MASQUERADE [10:01] doranpauka: *wubi* is NOT a long-term installation solution. It's a testing platform. Consider dual booting. [10:02] well the bookmarks should still be preserved, wubi or not [10:02] I know, but while testing, it would be nice to easily access my docs... [10:02] hi my fan work hardly ,can you help me [10:02] hm.. but they don't... [10:03] <|Long|> hi, i accidently deleted one fokder, how can i get that back anyone plz help? [10:03] hi my fan in ubuttu work hardly ,can you help me [10:03] majid: no need to repeat all the time [10:04] !patience [10:04] 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/ [10:04] topily: so you're saying that they should be perserved? [10:04] hi there... trying to help someone whos "apt-get autoremove" incorrectly suggests transmission-daemon to be removed. Someone in here with tips on how to debug this? Why is autoremove incorrectly suggesting a package which shouldnt be removed to be removed and how can one instruct autoremove to remove the suggestion for this package? [10:07] doranpauka: for all i know, it should work just like a real installation, except more slowly and unreliably and worse :) [10:10] hey i'm trying to get skype to work but i don't know how to run this command... [10:10] Turn PulseAudio autospawn off, normally: $ echo "autospawn = no" > ~/.pulse/client.conf [10:10] Kill PulseAudio: $ killall pulseaudio [10:10] how do i input that? [10:11] nosl1w: in terminal, but wait [10:11] doesn't work in terminal [10:11] without the $, of course [10:12] how do you remove the $? [10:12] but wait [10:12] echo "autospawn = no" > ~/.pulse/client.conf [10:12] ↑ this looks suspicious [10:12] it will erase ~/.pulse/client.conf and then put "autospawn = no" in it [10:12] are you sure you want to erase that file? [10:12] pkkm: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [10:13] yeah, it's from the skype troubleshoot [10:14] pkkm: i don't have that file, maybe it isn't created by default [10:14] hi all. There are any official tutorial explaining how to create an ubuntu/debian package? [10:14] !packaging [10:14] The packaging guide is at http://wiki.ubuntu.com/PackagingGuide - See https://wiki.ubuntu.com/UbuntuDevelopment/NewPackages for information on getting a package integrated into Ubuntu - Other developer resources are at https://wiki.ubuntu.com/UbuntuDevelopment - See also !backports and !sponsoring [10:14] nosl1w: they used the $ to tell you to run the command as normal user, not root. You can just paste the command to terminal without the $. [10:14] But first ensure that you don't have anything important in ~/.pulse/client.conf [10:14] nosl1w: if you don't have ~/.pulse/client.conf, you can proceed [10:14] hi all. i'm trying to add an undetected resolution to nvidia x server settings to use with an external monitor (plasma widescreen tv). i'm using xrandr but keep getting error msg about gamma. any help? [10:16] pkkm: i'm not sure what you mean... i get this error... Turn: command not found [10:16] Hello, how to hibernate in ubuntu? [10:17] I dont get an option to hibernate in power menu. [10:17] nosl1w: what happens when you execute the following in terminal: cat ~/.pulse/client.conf [10:18] sudo-apt-get: it's disabled by default. i can't remember how to re-enable it [10:18] pkkm: nothing, no error or anything. [10:18] I am using ubuntu 12.04 [10:18] pkkm: You list the file on standard output [10:19] nosl1w: ok, then execute following 2 lines in terminal: [10:19] echo "autospawn = no" > ~/.pulse/client.conf [10:19] killall pulseaudio [10:20] pkkm: k done.. [10:20] nosl1w: ok, that's what they wanted you to do. [10:21] ook thanks [10:21] pkkm: i'll follow the rest of the instructions n let you know how it goes [10:25] hi all. i'm trying to add an undetected resolution to nvidia x server settings to use with an external monitor on VGA (plasma widescreen tv). i'm trying cvt & xrandr but keep getting error msg about gamma. any help? [10:25] viktor: What is the error message? [10:25] pkkm: alright i have no idea how that was supposed to fix my mic on skype.. cuz it didn't lol. man... i'm so confused lol. thanks for your help though === railsraider_ is now known as railsraider [10:28] Yandex-nm2: http://paste.ubuntu.com/1119187/ [10:31] hello, I want to report a bug about ubuntu 12.10 alpha 3 [10:32] Yandex-nm2, any ideas? [10:32] !bugs | Ormie [10:32] Ormie: If you find a bug in Ubuntu or any of its derivatives, please file a bug using the command « ubuntu-bug » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs. [10:32] hmm? [10:42] hi all. i'm trying to add an undetected resolution to nvidia x server settings to use with an external monitoron VGA (plasma widescreen tv). i'm using xrandr but keep getting error msg, failed to set size of gamma for output default. any help? [10:42] pkkm: sorry to to bother you again, but do you know how i got about undoing what i did? now... i have no sound at all lol [10:44] nosl1w, what did you do? [10:44] 2:00.0 Network controller: Realtek Semiconductor Co., Ltd. Device 8176 (rev 01) [10:45] is my device support on ubuntu 10.04.3 [10:45] ? [10:45] nosl1w: try this in terminal: rm ~/.pulse/client.conf [10:46] and then this: pulseaudio --start [10:46] bRendOn: see https://wiki.ubuntu.com/HardwareSupportComponentsWiredNetworkCardsRealtek [10:48] pkkr: my sound seems to work now, but on my ubuntu toolbar: with the bluetooth, clock, battery settings, my sound thing is gone... [10:49] nosl1w, don't want to be cpt obvious, but have you tried rebooting? [10:49] cfhowlett: that mean? [10:49] where does ktorrent put temp data? [10:49] viktor: yeah [10:49] bRendOn: you asked if your card was supported. Check the Hardware Compatability List [10:50] viktor: i may try again though === Justasic2 is now known as Justasic [10:51] i swear whenever i try to fix something, i break something else, and whatever i tried to fix never gets fixed [10:51] i have an .iso downloaded partially. its downloaded about 1gb but show about only 150mb. why is that? [10:52] cfhowlett: i see [10:52] cfhowlett: thanks..~ [10:53] so uh, suddenly pressing ctrl + f in ubuntu pulls up xterm instead of expected functionality (i.e. search and find in chrome) [10:53] I don't see ctrl + f in my keyboard shortcuts [10:53] where else can I look to remove this? [10:53] hi all. i'm trying to add an undetected resolution to nvidia x server settings to use with an external monitoron VGA (plasma widescreen tv). i'm using xrandr but keep getting error msg, failed to set size of gamma for output default. any help? [10:54] Just installed Ubuntu server, changed to Static IP and now the server CAN'T resolve addresses, it can access everywhere with IPs but not with Names. Any clue? [10:54] in ktorrent, i have an .iso downloaded partially. its downloaded about 1gb but show about only 150mb. why is that? [10:54] ClearCloud: nameserver defined? [10:55] fidel_: yes [10:56] ClearCloud: /etc/resolv.conf [10:57] ClearCloud: see what servers are being queries, if any, use command: dig google.com [10:57] I need some help recovering an ubuntu partition which did some strange things [10:57] fidel_, violinappren , here are my configurations files, I can't find any error: http://pastebin.com/rmVN0FHJ [10:59] I had an issue with xcompmgr not drawing shadows when using openbox - I installed compton (https://github.com/chjj/compton) and it seems to do the trick, so I'll use that instead of xcompmgr. Bye [10:59] can anybody help me to add a resolution to nvidia x server settings? tried xrandr, doesn't work... [10:59] ClearCloud: does the directory /etc/resolvconf/ exist? [11:00] violinappren: yes it does [11:00] I once opened it through another partition (ubuntu studio) and found that all files had disappeared, except for some empty folders. CTRL-H revealed a .Trash folder, which contained in .Trash/files/ the entire / contents of my ubuntu. mv'ing that back and getting rid of the empty folders still gives an "Error: File not found. Error: Kernel must load first" error on boot, and sudo update-grub speaks of "an unknown Linux distribution [11:00] ". [11:00] The files are still there [11:01] and I'm a bit lost as to how to diagnose this issue, let alone fix it (beyond backupping everything and then reinstalling) [11:01] ClearCloud: man resolvconf [11:01] Hi all [11:01] violinappren: I uninstalled resolvconf.. [11:01] ClearCloud: i personally uninstall it [11:02] apt-get remove resolvconf [11:02] I did that [11:02] ClearCloud: demon stopped? [11:02] violinappren: I did a shutdown -r now [11:03] ClearCloud: i once had to remove /etc/resolvconf ... but thats just a brute way to fix it [11:03] let me try that [11:03] ClearCloud: did you try the dig command? you should before removing [11:03] violinappren: too late :) [11:04] ClearCloud: well try it now [11:04] violinappren: still the same > ping: unknown host www.google.com [11:05] ClearCloud: not ping, use this command: dig google.com; dig @8.8.8.8 google.com [11:05] There is some video software that allows you to watch videos inside of RAR or maybe also ZIP packages.? [11:05] ClearCloud: (yes both) [11:06] ;; connection timed out; no servers could be reached [11:06] ClearCloud: and second command? [11:06] violinappren: the second one was success [11:06] maplesoft: file roller temporarily extracts the file while you view an archive [11:06] ClearCloud: then your DNS server is the problem [11:07] Hey, I am having some trouble setting up static ip for Ubuntu [11:07] no its not [11:07] this computer has a Debian one just 1 hour ago working correctly [11:07] ClearCloud: 8.8.8.8 is a google public dns server and you say it worked fine [11:07] I installed Ubuntu and boom [11:07] ClearCloud: ping your dns server === Justasic2 is now known as Justasic [11:07] my DNs server? I don't have one I use a regular DSL router [11:07] I have many computers connected (this one) and they resolve correctly [11:08] ClearCloud: your resolv.conf shows 192.168.1.3 as nameserver [11:08] violinappren i can extract the files my selft too [11:08] ClearCloud: looking back at your /etc/resolv.conf... you used your machine address as the DNS server! it should be 192.168.1.1 not .3 in your /etc/resolv.conf [11:08] MarkusH: shout it be the machine name? === Onixs_ is now known as Onixs [11:08] ClearCloud: no [11:08] ohh [11:08] ClearCloud: but you want to define an existing nameserver like 8.8.8.8 [11:09] I have set up the interfaces file exactly the same way as I had it set up in Debian, why isn't it working? [11:09] MAAAAAANNNN I need a coffeee mann [11:09] that was the problem [11:09] ;) [11:10] I should've been really asleep to miss that one.. [11:10] any way to recover data from a partially downloaded .iso file which shows size of 1gb but has 125 mb of actual data? [11:10] violinappren: thanks man [11:10] thanks you all [11:10] ClearCloud: your welcome [11:10] :) [11:10] gm group [11:11] pb: greetings. What's your ubuntu support question? === bryan is now known as cattune [11:12] when I have one ill ask. nothing pressing atm. just saying greetings then lurking for the remainder. [11:12] hi [11:13] msg/ nickserv identify 3c5a1t [11:13] cattune: change your password [11:13] cattune: you should change that ...now ;) [11:13] cattune: you'll want to change your password and do that outside a channel === branant_ is now known as branant [11:13] might be a good idea..:) === HardFu_ is now known as HardFu_|AFK [11:14] any way to recover data from a partially downloaded .iso file which shows size of 1gb but has 125 mb of actual data? i actually downloaded 90% of 1gb . the .zip files shows that the .iso in it is 1gb , but when i extract it. it says 125mb === Justasic2 is now known as Justasic [11:15] maplesoft: i doubt you can really work with only the half of an iso file [11:15] hello, are there any known issues with flash video playback in lucid lynx (10.04), after the latest updates? flash stopped working on my (old) computer. [11:15] but thats just my feeling - never tried so [11:15] maplesoft: maybe next time use a torrent [11:15] maplesoft: download again. use the torrent option. [11:17] fidel_ ThinkT510 cfhowlett its already a torrent with no seeders at 90% :) [11:17] maplesoft: an ubuntu iso? [11:17] maplesoft: so? [11:18] maplesoft: wait. it'll get reseeded and you can finish the download. [11:18] * fidel_ points to the patience thing ;) [11:18] dont know. its an iso [11:18] iso files are useless less there contained in their entirety. if you did some how manage to use it.. it would be broken [11:18] cfhowlett i waited 2 weeks [11:19] maplesoft: i'm going to regret asking this question: what is it an iso of? [11:20] maplesoft: not nice to hear ...but i doubt we can improve that istuation in any way for you [11:21] ThinkT510 some movies [11:21] ThinkT510 the 125mb files are viewable by the way [11:21] maplesoft: we don't help with that kind of stuff here [11:21] i mean can be extracted [11:21] maplesoft, winzip dosnt open it? can you try to burn the image? [11:21] ark extracts it [11:22] pb the k3b complains that the size is 125mb and declared size is 1g. so smaller [11:22] maplesoft: this isn't a ubuntu problem [11:24] ThinkT510 is there a #ubuntu-sidetopics? [11:24] pb: win-what? this is an ubuntu support channel [11:24] :) [11:24] the alternative. just ment a decompression tool. [11:24] !ot | maplesoft [11:24] maplesoft: #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:25] Hi, Somebody please tell me how to enable autologin in ubuntu 12.04 [11:25] pb you may chat in #ubuntu-offtopic then [11:25] whos chattting..? [11:27] Can we do that? or the feature is disabled permanently [11:28] shobha: pretty sure there's a way and equally certain that this is HIGHLY advised AGAINST [11:29] Does anyone know what happens if you run "swapon /dev/sd[whatever]" on a non swap drive? I'm a bit scared to run it to find out. [11:30] I want to enable the feature just for my mother, so please tell me if it is possible, any link or knowledge about it is welcome [11:31] shobha: how about this. create her account without a password. she clicks on her name, instant on ... [11:31] cfhowlett: thanks in advance [11:32] akamikeym: im guessing that it will be treated like a swap file and the data will be destroyed [11:32] shobha: http://lmgtfy.com/?q=how+to+enable+automatic+login+ubuntu+12.04 [11:32] akamikeym: why do you need to do it? [11:32] violinappren, 8o [11:32] violinappren, I really hope it has more sense than that.. need to investigate [11:33] cfhowlett: I tried the same but it requies all the codecs and that stuff to be installed in other account also [11:33] akamikeym: try it on a usb disk or a loopback device [11:33] shobha: ok, make 2 accounts. One admin for computer managment, i.e. YOURS. password protect that. make a regular user account without password protection for mum. [11:34] violinappren, I'm in the process of installing ubuntu to a pen drive and I'm setting up some scripts to make it run a bit better. I'm currently doing one that searches for any swap partitions at boot and uses them. [11:34] violinappren, I'm just worried that I'll kill something if my scrip goes wrong. [11:35] shobha: FYI: updates and codecs will be make available to all account holders. Open the Guest Account and you'll see full functionality [11:36] Well, Ubisoft just got their crap slapped. [11:36] http://www.strategyinformer.com/news/19179/ubisofts-uplay-blasted-as-rootkit-installs-unsecure-browser-plug-in [11:36] !ot | Grimhound [11:36] Grimhound: #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:36] what is the gain in daemonizing a prozess? why is it better than using nohup for example? [11:37] Oops. Sorry. [11:37] Thanks for the redirect, ThinkT510. :) [11:37] cfhowlett: Ok, I will try it once again, Thank You.... Have a nice time [11:37] shobha: good luck. have fun. === pkkm_ is now known as pkkm === bryan is now known as cattune === branant_ is now known as branant === orf__ is now known as orf_ [11:51] Howdy... Is there a way to tell what drive mounts a point that isn't df? For example I want to see which /dev/sda1 is at root (/) from a live usb. On a live usb df just says /cow is mounted at / which doesn't exist. === cattune is now known as bryan110 [11:52] i'm having a weird issue with DNS lookups: i can nslookup an address and it comes back with the right IP but I can't ping it - it just says the host is not found [11:52] tom@toms-ubuntu:~$ nslookup workflow.local [11:52] Name: workflow.local [11:52] Address: 172.16.10.250 [11:52] tom@toms-ubuntu:~$ ping workflow.local [11:52] ping: unknown host workflow.local [11:52] orf_: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [11:53] what the heck is going on - nslookup can resolve it but ping/traceroute cant? [11:54] jhesketh: mount [11:55] orf_: is there an entry for it in /etc/hosts? [11:55] ThinkT510: how do you use mount to check the device? === charlies_ is now known as charliesome_ [11:55] violinappren: workflow.local is the DNS server, so it should get resolved fine without needing to edit /etc/hosts? [11:56] Serial ATA 3.0-Gb/s Hard Drives offer data transfer rates of up to 3 Gb per second . This would mean you have a 3 gb on offer at one end a 1 gb cable linking the two pcs and wheres the spare bandwidth if you are 3 – 1 = 2 gb short before you start. Is this logic wrong? [11:56] jhesketh: what do you mean? just type mount [11:56] jhesketh: it will show all your mountpoints [11:56] ThinkT510: oh, right, nice [11:56] is there a way just to show the mount details for /? [11:57] orf_: pastebin the output of: dig workflow.local [11:57] violinappren: ; <<>> DiG 9.8.1-P1 <<>> workflow.local [11:57] ;; global options: +cmd [11:57] ;; Got answer: [11:57] ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 29190 [11:57] ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0 [11:57] ;; QUESTION SECTION: [11:57] orf_: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [11:58] orf_: use a pastebin [11:58] orf_: use paste.ubuntu.com [11:58] ThinkT510: the mount command on a liveusb still shows /cow as being mounted on / === ninjak_ is now known as ninjak [11:58] sorry, I did use a pastebin but the URL didn't copy it seems. [11:58] http://pastebin.com/zxs6f9Lz === bryan is now known as Guest89405 [11:58] jhesketh: yeah... [11:58] the answer is correct from the DNS server it seems violinappren [11:59] its a windows DNS server if that makes any difference [11:59] orf_: whats the output of: host workflow.local [12:00] the correct address violinappren: [12:00] workflow.local has address 172.16.10.250 === Guest89405 is now known as cattune [12:00] orf_: and yet ping doesnt work? [12:00] yeah [12:00] no resolution works [12:01] i.e ping, firefox, rdp [12:01] orf_: sounds like another case of the resolveconf daemon screwing things up .. [12:02] can I remove the resolveconf daemon and just query the DNS server directly then violinappren? [12:02] will that break anything? [12:02] orf_: it wasnt break if you have your resolv.conf right (static or dhcp) [12:02] wont * [12:03] Ive never seen resolvconf screw up [12:04] hi [12:04] violinappren: do you happen to know the package name of resolveconfd? === michael is now known as Guest36998 [12:04] or is there a better way to disable it? [12:04] how do i change the dual boot default from ubuntu to windows? [12:04] compdoc: could be very well due to my insufficient understanding of how it precisely operates [12:04] or how do i stop the auto boot to ubuntu? [12:04] bad idea to rip your system apart [12:04] orf_: resolvconf [12:04] compdoc: it's an optional component [12:04] Guest36998: edit /etc/default/grub [12:05] ThinkT510, give me more details thx [12:05] !grub | Guest36998 [12:05] Guest36998: 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:05] if you change /etc/default/grub, you have to update grub after [12:06] ?? [12:06] orf_: resolvconf writes to resolv.conf , but in my experience if you edit the interfaces file by adding the nameservers there like so : nameserver xxx.xx.x.x ..separated by a comma and space if you usr more than one [12:06] hi . I'm using gnome classic and when I comeback from suspend everythings all white. there a fix? [12:08] Hi! How comes part of my menus/applications names are in japanese? Like that: http://i.imm.io/yyip.png [12:09] how about i am using xubuntu? [12:09] i cant locate /boot/grub/menu.lst [12:10] violinappren: apt cant find that package it seems [12:11] : there is no menu.lst [12:11] : SInce 9.10, ubuntu use grub2 [12:12] so how? [12:12] :: what do you want? [12:13] i have dual boot windows 7 with xubuntu i want it not to auto boot to xubuntu [12:13] Guest36998, /etc/default/grub is the filt you ant [12:14] filt = file that [12:14] ant = want [12:14] Guest36998, https://help.ubuntu.com/community/Grub2 [12:15] how to stop full screen minimising when you click outside browser window (firefox) - anyone know? [12:15] Guest36998, GRUB_DEFAULT=0 is the default and opens the first menu entry [12:16] hi [12:16] dmg can be extracted with 7-zip right? [12:16] how do I do this on command line? [12:16] why not ask #macosx ShapeShifter499? [12:16] on video playback (flash) [12:17] Guest36998, GRUB_DEFAULT can be changed to the menu you want and it needs to be applied with update-grub2 [12:17] Kartagis, because I'm trying this on ubuntu [12:18] does ubuntu have the grub gui that installs to system settings ? [12:19] BluesKaj: the grub gui? never heard of it [12:19] there's one on kde , works well , ThinkT510 [12:24] any mint users here? [12:24] !mint | eoo [12:24] eoo: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [12:25] I use it sometimes [12:25] i know linux mint help is dead atm [12:26] I switch from mint to xubuntu depending [12:26] bergle i use xfce, it's nice and swift, ok [12:26] ThinkT510: kde-config-grub2 , maybe there's gnome or unity equivalent [12:26] xubuntu isn't good looking enough for my liking [12:26] how do I reinstall a package? [12:26] linux mint lxde is better [12:27] Kartagis: sudo apt-get install --reinstall package [12:27] I like it for the speed [12:28] lxde is more lightweight [12:29] Lxde is what mint uses? [12:29] In precise pangolin I'm searching for a folder referred to as "HKEY_CURRENT_USER\Software" or "HKCU\Software". Where can I find it? [12:29] jazzkovsky no such thing in linux [12:29] jazzkovsky sounds windows registry [12:30] like* [12:30] there are different variants of mint [12:30] that's a windows registry path for sure [12:30] jazzkovsky: ^ [12:30] Is it still possible to purchase Dells loaded with Ubuntu? [12:32] jazzkovsky what do you want to do? [12:32] suffix: there used to be a Dell marketing linux division , that had ubuntu installed , dunno if it still exists [12:32] suffix: i didndt see any option for that in the online store 6 month ago [12:32] I heard they were getting rid of it but never heard anything else [12:33] Greetings all [12:33] suffix http://www.ubuntu.com/certification/desktop/make/Dell/?category=Desktop&category=Laptop&category=Netbook [12:33] suffix: http://www.ubuntu.com/partners/dell [12:34] using pangolin. My wine Wine configuration program doesn't detect my soundcard. Now winewiki tells me to delete the Audio entry inside of the [HKEY_CURRENT_USER\Software\Wine\Drivers] registry key with the "regedit" program. :/ [12:34] Ah thats why wine [12:34] ah wine [12:34] whine ;) [12:35] lol [12:35] bergle: they are gettin rid of it unfortunately :/ [12:35] Eoo aww that sucks [12:35] suffix: here's what you're looking for http://search.dell.com/results.aspx?s=gen&c=us&l=en&cs=&k=Ubuntu+on+Dell&cat=all [12:36] I love my ubuntu i actually got ut installed on an xps [12:37] i used to love ubuntu till unity came out [12:37] eoo: xubuntu === DjGeCk0 is now known as ^GeCk0^ [12:37] kubuntu [12:37] eoo use something else than unity [12:38] i cant be bothered to [12:38] Yea i hate unity [12:38] * DebolazW luvs Unity [12:38] well ..,. now, obviously I don't know how or where to find the registry key of wine. winewiki points me to [HKEY_CURRENT_USER\Software\Wine\Drivers], but there is no such thing on linux [12:38] I like to do more than one thing at a time [12:38] eoo: then don't complain , it's easy enough to install gnome-shell [12:39] jazzkovsky: it would be under your .wine folder in your home [12:39] jazzkovsky: try asking in #winehq [12:39] Having an issue with installing Ubuntu 12.04 desktop onto a usb. Anyone help please? The initial installation goes fine and I can reboot into Ubuntu from the usb. [12:39] I am not a big fan of Unity [12:39] I run some updates and install a few programs to the usb. Next time I reboot into the usb, it asks for a username and password. No username or password was created during the installation to usb though. What's happening? [12:39] k. thx [12:39] Hello. I am not sure if it is a bug in ubuntu-server or just wrong settings on my fresh ubuntu-server 12.04 box. I use encryption for the boot drive and also an additional encrypted volume due to the entries in /etc/crypttab and /etc/fstab (see. http://paste.debian.net/181178/ ). When I open the luks volume manually with "tcryptsetup luksOpen /dev/sdb secret" he passphrase input is "hidden". [12:40] BluesKjaj i could just use mitn [12:40] mint [12:40] .ircstorm.net [12:40] The last Ubuntu Gnome was good [12:40] eoo yes, but that is not supported here, it's a different distro [12:40] During the boot the passphrase input for the additional volume is "echoed" to the display what I don't want. is it a know bug or do I need to modify the setting? Thank you in advance for any hints. [12:41] KDE 4.x sux [12:41] then use mint , eoo , they also have a chat you know [12:41] 3.5 was good [12:41] Have tried [blank], [blank] - 'ubuntu' and [blank] and various other permutations - all no good. [12:41] man please not another unity is good / bad / ugly / whatever else discussion [12:41] lol [12:42] univac no rants here, please, use facebook or toilet doors instead [12:42] its ueber-discussed and at the end user-choice. [12:42] i came here for help on ubuntu customization kit [12:42] ok [12:42] after selecting language packs, it quits [12:42] apologies [12:43] any advice here? [12:44] script was cancelled by user? [12:45] bump [12:47] join #ubuntu-uk [12:48] Hello all. I'm currently trying to format a USB flash drive to FAT32 with gparted to allow me to install Windows off it. However, when I format it, and set it to have a "boot" flag, I can not mount it. After trying to mount it in Thunar, I get the error: "Mounting of *disk name* failed: daemon inhibited". Why is this, and how can I fix it? Thanks. === violinappren is now known as Guest9191 [12:49] mang0: have you unplugged it since you formatted? === warfaren_ is now known as warfaren [12:51] hey! How can you make the calender have monday as the first day of the week? [12:51] ThinkT510: Yes [12:53] mang0, you should use a uility to create the stick for you, like WinToFlash. I dont know if thats the best one, but its obviously not working the way youre doing it [12:54] mang0 windows has a tool called yu--- or ya--- something to create bootable usb sticks [12:54] mang0, to create a linux installer, you would use unetbootin [12:54] IT'S UP! [12:55] AWESOMELEMONADE [12:55] cyanboy: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [12:55] compdoc: I've already tried UNetbootin [12:55] I'm sorry this was the wrong IRC [12:55] I think unetbootin is more for linux, tho === rajat is now known as rayn [12:58] is there a patch for the crtp/swap mount issue on startup.. did I say that correctly? [13:00] MonkeyDust: Is that yu/ya thing available for linux? [13:00] mang0 no, linux has other tools, like mentioned before [13:01] MonkeyDust: Indeed, I have already tried UNetbootin though, and nothing happened. I'm more worried about formatting this usb stick back to empty FAT32 or NTFS. === Justasic2 is now known as Justasic [13:02] is there a solution for could not mount /dev/mapper/cryptswap1 [13:02] mang0 i guess you're seeing it wrong, or i'm not getting what you want to do, [13:02] mang0 unetbooting creates a live usb stick, no need to format [13:03] MonkeyDust: he wants to create a windows on usb [13:03] MonkeyDust: Okay. Ignore the fact I want to install windows: I have a USB stick that I need to format to 1 partition of either FAT32 or NTFS, active, without using UNetbootin [13:03] Sorry if I'm being unclear [13:03] Hi, guys! Is it possible to force man to open the builtins man page for zsh rather than bash when doing e.g. 'man alias' ? [13:03] mang0 yes, you can use gparted to create partitions, i did it on a usb stick, too [13:04] ThinkT510: Not quite; I've already tried using UNetbootin, but it didn't work, so therefore I want to try a different method that requires me to have an empty FAT32/NTFS stick [13:04] mang0: gparted can do that. or the cli, [13:04] mkfs.vfat /dev/sdX [13:04] osse: shell-builtins don't have man-pages [13:05] unetbootin normally uses fat32, so you could just delete the files on it [13:05] MonkeyDust: Right, so I opened the stick up in gparted, and deleted the partition from before, and then tried to create a new FAT32 part - fine. Then I tried to mount it, but it said I couldn't mount it due to the daemon being inhibited [13:05] dr_willis: ^ [13:05] ThinkT510: ------__^ [13:06] mang0: mount it by hand, or remove/reinsert the flash. it may be just confused becaues you repartioned it [13:06] dr_willis: Yeah, I did remove/reinsert it :/ Perhaps I should log out/in again or something [13:06] I'll try hand mounting first [13:06] or go hard core and reboot and check it.. could be the kernel is confused [13:06] mang0: i've formatted plenty of usb sticks to fat32 and have never got that error [13:07] llutz, that may well be, but nevertheless when I execute e.g. 'man alias' or 'man jobs' I'm taken to a man page named BASH_BUILTINS(1) which seems to cover every builtin. === nosrepa is now known as aperson [13:07] ThinkT510: :/ well, I'm going to reboot, I'll check back in a second. [13:07] if you repartition a disk. the kernel can get confused and still try to use the old partition layout. [13:07] hm [13:08] and the automounting deamons add another layer to get confused [13:08] anyone in here have any clever ideas for getting a discoutn on a dell XPS 15? [13:08] suffix: call them and ask... [13:08] suffix: how is that channel related? [13:08] suffix: that isn't a ubuntu support question [13:08] or even topic related? [13:09] osse: hmm, it should redirect you to zshbuiltins(1). idk, sry [13:10] llutz, I'm actually on an old RHEL5 system with a zsh I built myself in a non-standard location. I can't remember how Ubuntu behaves but I'll test it when I get home. Maybe it's a non-issue. [13:11] hello all [13:12] i have a question im hoping somebody could help me answer... [13:12] shoeonheadput: not running mint are you? [13:12] yeah i am... just boot tho... not installed. [13:12] mint 8 [13:12] shoeonheadput: this isnt a question about mint is it? [13:12] shoeonheadput: we only support ubuntu here [13:13] !mint | shoeonheadput [13:13] shoeonheadput: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [13:13] for the record :P === MartinS is now known as Guest43610 [13:13] well... i think my question is general enough... i can appreciate what you are saying n all... but... perhaps... [13:14] Im wondering... If I install this - win xp install that already exists is dead shiz, right? [13:14] (if on same partition hurr) [13:14] shoeonheadput: don't swear, no you can dual boot [13:14] you can dual boot linux and windows shoeonheadput [13:15] understood... u know where I could find help with mint 8? [13:15] shoeonheadput linux an windows can coexist,ok, but not on the same partition [13:15] shoeonheadput: you were just told [13:15] i saw dual boot for 7 only so... ??? [13:15] !mint [13:15] Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [13:15] shoeonheadput i guess mint 8 is EOL, even [13:15] how do i update to ubuntu 12 from iso without burning? [13:15] thx ubottu xD [13:16] thx all for the help [13:16] grub can multi-boot mose every os out shoeonheadput [13:16] n3w: why using ios? [13:16] what's "ios" [13:16] *iso* [13:16] lol [13:16] I downloaded the latest iso and didn't wanna burn to dvd [13:16] n3w use a live usb stick [13:17] n3w: if you want to upgrade - how about just using apt? [13:17] IS it not possible to use the iso to update? [13:17] i mean: there is in theory no need to download a new iso at all ...just for the records [13:17] MonkeyDust, dr_willis, ThinkT510: Rebooting worked ;) [13:18] I already have the iso, and online update isn't either reliable or fast [13:18] !yay| mang0 [13:18] mang0: Glad you made it! :-) [13:18] heh [13:18] crashed... [13:18] mang0: you didn't have gparted still open while you were trying to format did you? [13:18] only 3 people (counting myself) were in mint help [13:18] ThinkT510: Huh? I wasn't using terminal [13:18] D: [13:19] mang0: sorry, gparted open while trying to mount i meant [13:19] shoeonheadput: thry are on a different server [13:19] see mint homepage. or... [13:19] ThinkT510: O-oh...would that have made a difference? [13:19] !mint [13:19] Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [13:19] mang0: yeah [13:19] shoeonheadput: Did you join the channel on freendoe, or did you connect to the irc.spotchat.org server [13:19] its fine... i think i can figure it out from here... [13:20] thx for the help tho, really. [13:20] everyone. [13:20] I mounted the iso using the built-in app, but no "pop up" came up. [13:21] n3w: only the alternative cd can work as a repo to upgrade [13:21] Is there no install script in the full dvd? [13:22] n3w: you are on windows? or linux? [13:22] I do seem to remember old versions did notify of the dvd/cd having newer stuff. Currently on ubuntu 11 [13:23] the alternativd cd is the only one that does that i belive [13:23] you are in 11.04 or 11.10 [13:24] How to use for Yahoo! Messenger for voice call in Ubuntu? [13:24] what? [13:24] n3w what's the outcome of lsb_release -sd ? [13:24] !im [13:24] The Empathy Instant Messenger is installed by default and supports MSN, XMPP (Jabber, GTalk and variants), AIM, Gadu-Gadu, Novell Groupwise, ICQ, YIM, IRC and others. See also !Kopete and !pidgin [13:24] 11.10 [13:26] RomeoAva: Voice calls might not work in Empathy though === phidah_ is now known as phidah [13:26] n3w if you don't want to upgrade online, i guess a fresh is the only option left, don't forget to backup, first [13:26] frsh install* [13:26] How do I change my keyboard layout settings to Dvorak without having to reinstall the OS? [13:26] I need for Yahoo! Messenger with voice [13:27] I traied Pidgin, but nothing [13:27] robertzaccour in system setings [13:27] Some sad that Kopete [13:27] robertzaccour in system settings [13:27] MonkeyDust, Dvorak isn't listed. I'm using KDE [13:27] MonkeyDust: I have a lot of stuff installed, mostly VMs. I don't even have enough space to keep all that backed up. So, "fresh" isn't looking good :( [13:28] oh found it [13:28] robertzaccour i missed that part in your question [13:28] n3w no upgrade, no fresh install, not many options left, then [13:29] MonkeyDust: I do want to upgrade, but I was hoping the existing ISO I already have could do it [13:30] It's after all the "full" distro [13:31] Is there a way I can point to any install script to the iso to get things done [13:31] n3w i upgraded using do-release someting, *while* i was present here, it's perfectly possible [13:32] !alternate [13:32] The Alternate CD is a classic text-mode install CD. It supports a wider range of hardware than the !LiveCD, and can also be used as an upgrade CD. http://www.ubuntu.com/download/ubuntu/alternative-download#alternate - See also !minimal [13:32] linux partitions drive space in what format? [13:32] not ntfs or fat32 apparently... [13:32] ubottu: does the txt-based installer retain the gui? [13:32] n3w: I am only a bot, please don't think I'm intelligent :) [13:32] shoeonheadput ext4 [13:32] shoeonheadput: ext4? a full sentence might help ;) [13:33] :) [13:33] I need the vbox.. === for is now known as Guest92178 === cri is now known as naotemp [13:34] well, I didnt type my fragments in chinese so theres that. [13:34] xD [13:35] * shoeonheadput sigh === yang is now known as Guest60360 [13:36] shoeonheadput what was your initial question? [13:37] I was wondering if it were possible to install mint 8 on a partition alongside win xp (xp already installed) [13:38] !mintsupport | shoeonheadput [13:38] shoeonheadput: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [13:38] shoeonheadput: Mint isn't supported here, you need to ask in the irc channel & server you were advised to use earlier [13:39] pretty sure now that I can either split the partition and reinstall xp or shrink the partition with *name-that-tool* [13:39] decisions decisions... [13:39] shoeonheadput, mint is not supported here, please stop asking about it, it's offtopic [13:40] I was asked a question... I answered it... [13:40] I have my answers about mint [13:40] kthx [13:40] shoeonheadput about 10-12 people in mint support, the link in ubottu seems no longer valid, tho [13:40] i have mint support open [13:40] shoeonheadput, this is NOT the chat channel either. [13:40] all is well [13:40] !ot | shoeonheadput this is [13:40] shoeonheadput this is: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [13:41] hostile much? [13:42] Hello, everyone. [13:43] What to use for Yahoo! Messenger for voice call? [13:46] anyone see me? [13:46] no [13:46] !ask | alexchen [13:47] alexchen: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [13:47] alexchen: yes, but there's other channels for testing [13:47] alexchen: do you have a support question? [13:47] i'm trying to figure out how irc work [13:47] alexchen: try #help then [13:47] and consider checking the freenode faq [13:47] which redirects to #freenode [13:48] thanks!! [13:48] fidel_: FYI, #help reidrs to #freenode. [13:48] its a pretty good starting point to get used to irc & freenode [13:48] LoT: k ;) === HardFu_|AFK is now known as HardFu_ [13:49] alexchen: this channel is focused on ubuntu-support - not general irc-help [13:49] #help [13:49] -_- [13:49] alexchen: /join #freenode [13:50] #help is not a command. It's a channel, isn't it? [13:50] it's "/help" right? [13:50] alexchen: no [13:51] alexchen: as mentioned above it is: /joing #channelname [13:51] alexchen: as mentioned above it is: /join #channelname [13:51] so in your case: /join #freenode [13:51] or: /join #help [13:51] good luck [13:51] thanks [13:52] anyone know of how to get foot-pedals to work with ubuntu (...and transcibing software) ? [13:53] Anyone know how to rebuild a ntfs table on a drive that has been formatted from ntfs to fat32 but not rw to since [13:53] Seems like opendchub is no longer avaliable in the Ubuntu repositories. Is there an alternative DC Hub i can use? [13:55] No one gonna answer them? [13:56] :( [13:56] aaa801, what's happened? [13:57] I need some help with my 12.04 installation, Unity launcher doesnt show any icon. Any clue ? [13:57] arvislacis: acidently formatted it :( [13:57] the files show with ntfs recovery tools but doing that way is extermly time consuming [13:57] itd be easier if there was just a way to scan the disk and rebuild the ntfs partition table [13:58] gufran, Restart doesn't work? [13:58] arvislacis: any ideas ? [13:58] aaa801, Not really. === Guest52991 is now known as mfisch === mfisch is now known as Guest54314 [14:01] hy.. anyone knows how to make EVE Online running on ubuntu 12.04 with wine please ? I have a lot of errors... [14:01] jackh, Not all applications work fine with Wine. [14:01] jacksie, Not all applications work fine with Wine. [14:01] jacksie, check the appdb and /join #winehq [14:01] !appdb | jacksie [14:01] jacksie: The Wine Application DB is a database of applications and help for !Windows programs that run under !WINE: http://appdb.winehq.org - Join #winehq for application help [14:01] I already have tutorial, and I had it run with CrossOver but that is trial ! [14:02] bazhang, already tried the WineHQ tutorial [14:02] jacksie, yes, and specific app help is in #winehq [14:02] ok thanks [14:02] jacksie: Are you using the latest version of Wine? It helps to use the version from the Wine website rather than the version bundled in Ubuntu [14:03] No, I tried many tricks, even deleting the compiz configuration file and directory and resetting unity and compiz both. There are no icons in launcher but it respond to click and hover. I mean everything works just fine but I cant see it [14:07] arvislacis, do you have any idea about what should I do now ? [14:08] Hello, im planning to install osx86, i need to burn the image onto my usb because with a DVD it does not work fine, is there any application that can help me create a bootable usb in Ubuntu === Onixs is now known as Onixs_ === NostradamusXL is now known as TImewarperx [14:09] ubuntu brazil] === TImewarperx is now known as TImewarper [14:09] hello [14:10] i would like to know if updating my system while the time is 3 hours off might cause in problems? Like with timestamps etc [14:10] (notice this is the first time i installed the system when i havent adjusted the clock) [14:11] Lukenukem, use DD. [14:11] xurious, whats that? [14:12] comman line utility. [14:12] command* [14:13] it will help me burn the iso to usb and make it a bootable usb? [14:13] LukeNukem, Unetbootin is there, you can create nearly any bootable USB with it. or use dd command to dump a bootable disk ISO file to USB [14:13] yeah, [14:14] ikonia, go fuck yourself [14:14] will it work with osx86 [14:14] LukeNukem, hackintosh is offtopic here [14:15] awh man :( [14:17] Is it possible to make the dash appear instantaenously instead of after >300ms? [14:17] anyway, why not help someone when you can ? [14:17] LukeNukem, if its all about creating a bootable USB you want to discuss about I dont think its off topic here === `compdoc is now known as compdoc [14:17] thechef there's ccsm and myUnity to modify unity settings [14:17] gufran, its not on topic on freenode network as a whole, never mind here === jsjgruber-x-p is now known as jsjgruber [14:18] thechef both are in the software center [14:19] bazhang, no problem buddy. It looks like LukeNukem just dont want to create another room for discussions like that :) [14:19] MonkeyDust i know about ccsm. I hope myUnity helps. That delay is the thing that prevents me from switching to the next LTS the most. [14:23] How can i grep man-files? === dark3n|off is now known as dark3n [14:25] diverdude: grep man files? [14:25] you can search through a specific man page by entering / [14:25] while viewign the page [14:25] diverdude what you can do: inside the man screen, type F3 and look for the keyword === Onixs_ is now known as Onixs [14:34] Hi guys. I have a problem -- "pm-hibernate" and "pm-suspend" are very unreliable right after I do "apt-get update" and then "apt-get upgrade". (By which I mean that it logs me out when I return.) They always behave when I use them not right after an update. Do you have any suggestions? [14:34] diverdude: man whatever | less -p pattern [14:35] hi [14:36] is there a way to just dl the deb file for the sake of backup from a repo instead of installing it? [14:36] Ciao [14:36] !lista [14:36] guest87155: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». [14:37] how do i get uck to work [14:37] it always say script terminated by user [14:37] !uck [14:37] uck is a tool that helps you customise official Ubuntu Live CDs (including Kubuntu/Xubuntu and Edubuntu) to your needs. See http://uck.sourceforge.net/ [14:37] it doesnt work properly [14:38] 12.04 broke a lot of those tools [14:39] Ls [14:39] L [14:39] hello, need help here. I'm connecting to a ssh server but I cannot connection "Permission Denied". I supposed to attach a .ppk file, but in "connect to server..." window it doesn't have an attach option like in winscp. [14:40] any help? [14:41] !remaster | eoo [14:41] eoo: Interested in remastering the Ubuntu !LiveCD or !Alternate installer? See: https://help.ubuntu.com/community/LiveCDCustomization and https://help.ubuntu.com/community/InstallCDCustomization - Or use tools such as http://uck.sourceforge.net/ or http://linux.dell.com/wiki/index.php/DRU_Disc_Remastering_Utility [14:41] eoo: Chances are you forgot to select language in one of the menus. [14:41] paoloooo did you install openssh-server on the far machine? [14:41] i did select language [14:41] i thought a. ppk was a putty key file. i recall converting them to normal ssh keys [14:41] eoo: There's one particular step where it's not obvious that you should. [14:41] after selecting lanuagues it quit [14:42] eoo: You select language a few times, then it shows you what looks like a summary of what languages to include. Whats not immediately obvious is that you have to click and select a language on that summary. [14:42] eoo: Failing to do this will cause it to exit. [14:43] i had the option to select languages [14:43] i picked 'en' [14:44] eoo: Then did you pick en again afterwards? [14:44] how can i select a language a few times? [14:44] i only had one chance [14:44] eoo: You have to first select it once, then you get a list of your selected languages. There you have to select it again. [14:45] i never get past step 1 [14:45] before it automatically exits [14:45] but i do click on en [14:46] its fustrating [14:47] Hi all [14:49] @MonkeyDust yes I installed openssh-server already [14:49] !pm | paoloooo [14:49] paoloooo: Please ask your questions in the channel so that other people can help you, benefit from your questions and answers, and ensure that you're not getting bad advice. Please note that some people find it rude to be sent a PM without being asked for permission to do so first. [14:49] DebolazW: cant u try it on you own system first [14:49] !pn | paoloooo hi [14:49] sorry about it [14:49] Ciao [14:49] !lista [14:49] guest87155: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». [14:49] I apologize [14:49] eoo: I have tried it, that was what happened to me. [14:50] hi Salman [14:50] can you help me please [14:50] did it work? [14:50] !pm | paoloooo hi [14:50] !help | paoloooo [14:50] paoloooo hi: Please ask your questions in the channel so that other people can help you, benefit from your questions and answers, and ensure that you're not getting bad advice. Please note that some people find it rude to be sent a PM without being asked for permission to do so first. [14:50] paoloooo: 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:50] !paoloooo hi [14:51] eoo: Once I figured out the language problem, that part wasn't an issue anymore. [14:51] paoloooo: === HardFu_ is now known as HardFu_|AFK [14:52] DebolazW: how did u fix it [14:52] paoloooo: You how to pm chat [14:52] eoo: The way I described. [14:52] I want to know if I install ubuntu and when I update the system do I have to restart everytime after a update or not? [14:52] !pm paoloooo hiiiii [14:52] Salman: I am only a bot, please don't think I'm intelligent :) [14:52] paoloooo: !pm [14:53] Salman: you should not be using privmsg btw, nor should you constantly be trying to use bot commands. [14:53] Salman: This is not a chat channel [14:53] and what DJones said [14:53] DJones: How to ubuntu in pm chat [14:54] thanks salman [14:54] paoloooo: How to u chat me on [14:55] Salman: See http://freenode.net/faq.shtml if you need to know how to use the freenode network, do not keep asking people to chat with you [14:56] Not really an Ubuntu questions but.. I usually buy my stuff from NewEgg, but someone showed me "Ben's Outlet". The prices seem kind of unbelievable, are they a legit business? [14:56] admingta4: You only need to restart if it specifically says "a restart is required" [14:56] slorbast: If it's too good to be true, it probably is [14:58] slorbast: I usually buy my stuff from Amazon or Scan, because the good customer service is worth it over the suspiciously-cheap places, and they still are pretty cheap [14:59] Your register me [14:59] Blazemore: Yeah, I guess I'll just stick with Amazon/Newegg cause this seems suspect. [15:01] hey... I'm trying to play your usual video DVD. It is, as are most DVD movies, encrypted. What packages? do I need to play it? [15:01] hola [15:01] !dvd | MagneticDuck [15:01] MagneticDuck: Ubuntu's default installation and repositories do not include packages needed to play commercial DVDs for legal reasons. For information on adding them, see https://help.ubuntu.com/community/RestrictedFormats/PlayingDVDs | For information on the legalities involved, see the "DVD" section of https://help.ubuntu.com/community/FreeFormats [15:01] Is it possible to download a package and all its dependencies using apt-get? I need to make an offline installer script for a few packages and I don't want to miss a dependency somehwere [15:01] ty [15:01] should have looked in the documentation first x) [15:01] MagneticDuck: Have a look at the link Ubottu just sent, should be under restricted formats [15:01] !offline | JoeyJoeJo [15:01] JoeyJoeJo: 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 [15:02] ubottu: sweet, thanks [15:02] JoeyJoeJo try this: download it to a normal pc and use aptOnCd to, well, create a cd [15:03] Ey guys, I need help. My keyboard shortcuts does not seem to work (for example, alt+f4 or alt+ctrl). When I press alt+f4 while writing in the terminal, it shows ";3S". What is it happening? [15:03] I mean, is this a typical price for a new 7" tablet? http://bensoutlet.com/products/google-android-pandigital-tablet [15:03] JoeyJoeJo aptoncd creates an iso which you can then burn on cd [15:03] slorbast: Can you ask that in #ubuntu-offtopic [15:03] DJones, sure thanks [15:05] Jacruth: same if you just hit f4? [15:06] no, dr_willis, no effect when pressing f4 [15:06] When I do alt+f1 it shows ;3P and alt+f2 is ;3Q [15:08] what terminal app? [15:09] hi guys what the name of the remote desktop client for ubuntu ? [15:09] CrealKiller175 xbmc? [15:10] no bro that a mdia server [15:10] remote controle [15:10] vnc [15:10] try vinaigre or vino [15:11] thanks [15:11] i thought so but just wanted to confirm [15:11] dr_willis, what do you mean? Terminal 3.4.1.1 [15:11] Gnome terminal 3.4.1.1 [15:12] Stop it pm chat go to fast [15:12] CrealKiller175, there is also teamviewer that works ok with wine , also ssh over the net then port forwarding vnc is also know to work ok [15:13] you know what your right [15:14] i could ssh -x to run what i want off that desktop [15:14] thank for the reminder [15:15] Jacruth: as a test i would try a new user and see if they have the same issue [15:16] okay, let m try it === wNz is now known as wN [15:17] CrealKiller175, you can also ssh into the box tehn open a gui port for vnc keeping all vnc running ssh and secure there are links around for it try typing !VNC [15:17] dr_willis, negative, it works properly for other users [15:18] I have not been accessing couple of partitions that are NTFS but today when i attempted , I do not see the partitions in nautilius, and when I try to mount one of them i get this error message mount: can't find /dev/sda3 in /etc/fstab or /etc/mtab [15:18] anyone has setup luks encrypt disk? [15:18] when i do fdisk -l these partitions show up in the list === jduro is now known as cantoma [15:19] dr_willis, is there any way to copy a keyboard config from one user to another? [15:20] rollitup, what does disk util say ? if you run a smart test on it ? [15:21] how to run a smart test bobweaver [15:22] dr_willis, or well, is there any way to restore the default config? [15:22] rollitup, there are many ways One way is to open the unity dash type in "disk" open the one that looks hardrive "disk util" and then click on the drive then click on run smart test === Guest54314 is now known as mfisch [15:23] Jacruth: delete the config files perhaps [15:23] !smart [15:26] dr_willis, I have found /etc/default/keyboard, but I suspect is not what I'm lookin for. [15:28] users home dir has user setti g files [15:28] Hey, I have Ubuntu 12.04. If I really, really, really want to be able to move from one desktop to other by 4 finger swipe, what do I need to do? I'm willing to use at most $100 and 40 hours of work here [15:28] dr_willis, do you know where exactly? I'm greping it unsuccesfully [15:29] hi [15:29] Anybody using UNISON? I can't get rid of the confirmation messages? [15:29] nope. not on a ubuntu box. in. config perhaps [15:29] How can I force apt-get to reinstall a package and all its dependencies? [15:30] JoeyJoeJo: --reinstall might foce the package reinstall [15:31] JoeyJoeJo: sudo apt-get install --reinstall PACKAGENAME [15:31] should at least cover part 1 of your question [15:31] I ran the self-test and it says self-assessment passed [15:32] bobweaver: [15:32] rollitup, so you run fdisk -l and it sees it but you can not mount it ? open terminal and enter in mount and pastebin that for us plz [15:32] yes [15:33] also sudo fdisk -l would be nice rollitup [15:34] do the ubuntu repos contain xdebug 2.2.1 anywhere ? [15:34] bobweaver: here's the fdisk -l output http://pastie.org/4359832 [15:34] the version that installed for me is 2 years old [15:34] for example --> https://launchpad.net/~igb/+archive/ppa-lucid <-- how do you go about using that ? [15:35] rollitup, there should be more then that is this a usb ? [15:35] I can see it has the newest xdebug [15:35] !find xdebug [15:35] Found: php5-xdebug [15:35] dr_willis: yeah I just installed it.. its 2.1.1 .. hehe 2 years old [15:35] no this is my sata hd [15:36] just till last month i was easily able to mount these partitions [15:36] hello! guys, how do you think, do different PCI Wireless Cards on different laptops have different location in memory? (I mean I/O ports ). Could I for example bind to one address on Samsung laptop (for example 0xfeaa) and hope that it will work with Acer (the same address)? [15:36] dr_willis: i'm right yeah ? [15:36] rollitup, what do you get with the command mount [15:36] shbk: ##hardware [15:36] Kingsy: no idea. i dont do php [15:37] kk [15:37] i get this output mount: can't find /dev/sda3 in /etc/fstab or /etc/mtab [15:37] !ppa | Kingsy, [15:37] Kingsy,: A Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa and !ppa-purge [15:40] bobweaver: it didnt matter it was a deadlink [15:40] bobweaver: do you know of a working ppa that has the latest xdebug on it ? [15:41] Kingsy, no I do not I also am not a php guy maybe ask @ #ubuntu-server but not sure I will google [15:42] bobweaver: thanks [15:43] Kingsy, what is codename of distro ? [15:43] is it normal that when I prefix a command with whitespace, it isn't added to my command history? [15:43] its actually xubuntu that I am using.. does that matter ? === Sazpaimon__ is now known as Sazpaimon [15:44] Kingsy, No just the codename like open terminal and lsb_release -c [15:44] bobweaver: precise [15:45] and you are looking for 2.2. what? [15:45] 2.2.1 [15:45] xdebug 2.2.1 [15:45] here is 2.2.0 https://launchpad.net/~ondrej/+archive/php5/ [15:46] wonder if nathan has it [15:47] NO HELP¿?¿¿?¿ [15:47] bobweaver: yeah I kinda need 2.2.1 [15:47] Unison=why can't I skip the prompt messages??? [15:48] Kingsy, 64 or 32 ? [15:48] bobweaver: I mounted using sudo mount /dev/sda4 /mnt and now it mounts, however does not show up in Nautilius as a partition icon like it used to before [15:48] bobweaver: 64 [15:49] Kingsy, you have tried ? https://launchpad.net/~igb/+archive/ppa-lucid/+build/3668632/+files/php5-xdebug_2.2.1-1_amd64.deb [15:49] no.. how did you find that? [15:49] everytime i flip to this window, w4sp is quitting [15:50] bobweaver: that worked.. how the hell did you find that? exactly what I needed [15:50] googlubuntu.com and some googlefoo [15:51] Hi, I just changed the PCIe port that my graphics card is plugged in to and now ubuntu won't boot. It's getting stuck starting X, I think because Xorg.conf is telling it to look on the incorrect PCIe bus. How can I find the bus that the gfx card is plugged into? [15:52] Ey guys, I have restored my "alt + tab" shortcut. However, I can't switch betwen all the applications, only the last 2 actived. === b0nghitter_ is now known as b0nghitter [15:54] connect [15:54] g105b: rename the xorg. conf file and see if it works [15:56] Can I disable all pts/N terminals? [15:57] ska check out /etc/init.d i think one ttys#. conf fil3e for each one [15:58] no idea why you want to do that..... [16:00] I want the user in the GUI to be limited to that GUI only and not be allowed to open terminal, console, virtual console, etc. [16:01] dr_willis: this is an appliace like kiosk, so want to lock it down [16:01] there are koisk focused distros out there === me is now known as Guest21969 [16:02] bbl [16:02] Is there any way to do anything about disappearing windows on Ubuntu 12.04? [16:05] Jonii disappearing windows? [16:06] MonkeyDust: you try to recover window of an open application, Unity does nothing [16:07] pressing win-key + W shows all open windows, plus one or more blank spots where those lost windows were supposed to be in [16:07] Where can I find a list of packages included on the Ubuntu installation disc? [16:08] Did i hear somewhere that linux runs better on amd than intel or is that rubbish? [16:09] They respond to global menu commands, and close just like they are supposed to, so it's strictly graphics problem. The application itself is running just like it's supposed to, it's just that Unity has lost it's window [16:09] devtekalpha: Sounds like rubbish to me [16:09] Oh ok [16:09] Though I have no data to back up that claim [16:10] I'm wondering if there's a fix to that bug or something. Or if there's a way to recover that window [16:11] As it is now, I have to just restart any application whose window has been lost. Even if that means I lose data [16:11] hey, can somebody help me with testing a program for linux? [16:12] phyrrus9, this is a ubuntu channel is this related [16:12] yes, i need to know if it works in ubuntu :P [16:12] !qemu | phyrrus9 [16:12] phyrrus9: qemu is an emulator you can use to run another operating system - see https://help.ubuntu.com/community/WindowsXPUnderQemuHowTo [16:13] phyrrus9, that would be 3rd party just a heads up, not generally supported here but you never know. ;) [16:13] i need some special stuff done with it, so an emu won't work [16:13] plus 10.8 breaks emulation altogether [16:14] 10.8 ? [16:14] osx [16:15] came out last week or so [16:15] phyrrus9, too rich for my blood :) good luck with the app what is it ? [16:15] its a command line game [16:19] Hello, I would like to know how I can make grep command to display only the filename that match the query for example "grep -r "string" . [16:20] see or awk the output? [16:20] angel279, find . -name "string" -type f [16:20] angel279: grep -l [16:21] angel279: or to be more specific grep -l string * [16:21] why's ubuntu so slow. I was trying to run it on an Athlon XP 1.6GHz with 1GB of RAM, takes programs a long time to start [16:21] angel279, that will find from crrent dir that you are in if you want to do a different route just sudo find /etc/ -name 'string' -type f [16:21] Hi. I wanted to install ubuntu 12.04 and i get an error : Ubi-partman failed with exit code 10. [16:22] Hexeon because you have horrible specs [16:22] does anyknow know how to get top to displey the memory uses by a process in bytes, rather than as a percentage of total? [16:22] i run a 2.4 quad core with 8gb of ram [16:22] Okay... So this is weird, sometimes the Unity panel, windows and launcher just disappear and the desktop icons go too next, and then, they just come back after a few seconds. [16:22] rich97, try htop [16:22] Hexeon: I have Athlon XP 2200+ 1.8GHz and 1GB ram and it'w working just fine. [16:23] bobweaver: I'll give it a go [16:23] I just can't install it this time. [16:23] my processor's suppose to be XP 2400 @ 2.0GHz, but the mobo is too old and will only run it at 1.6GHz with FSB at 100MHz [16:23] rich97, it is like top but a newer version well kinda I think you will like it [16:23] cgkades: thanks working like magic :) and if I would like to print just the matched line? [16:24] which sucks. I spent $5.98 on it from ebay too. [16:24] I'm having a problem with Unity. I start up my computer, and TTY7 displays a blank screen. I hear the Ubuntu start up sound (the little drum trill), but can't interact with that TTY at all. I can switch TTYs and login normally, however. [16:25] on the CPU I mean [16:25] angel279: grep string * [16:25] blowfish 18.48 seconds [16:25] Hi, can somebody link me to a method to cleanly install a package from source in ubuntu? [16:26] centrelink: Each software has its own way to build from source, you should read README or INSTALL files or main website [16:27] Mandalord, what i mean is like, instead of "make install" isn't there something else I can do to make a .deb to I can cleanly remove it if I want? I know ubunut has something like that but I forgot it [16:27] !checkinstall | Mandalord [16:27] Mandalord: checkinstall is a wrapper to "make install", useful for installing programs you compiled. It will create a .deb package, which will be listed in the APT database and can be uninstalled like other packages. See https://help.ubuntu.com/community/CheckInstall - Read the warnings at the top and bottom of that web page, and DO NOT interrupt CheckInstall while it's running! [16:27] purge [16:27] DJones: that's what I meant THANK YOU [16:27] !dh_make [16:28] How to turn off remotly another computer (under Ubuntu, obviusly) which is connected to my wifi? Of course I am administrator in both computers. I rode something about SSH, but I don't understand it very well. [16:28] Mandalord Sorry, that was meant to just highlight centrelink [16:28] DJones: oh no prob [16:29] hello [16:29] I'm having a problem with Unity. I start up my computer, and TTY7 displays a blank screen. I hear the Ubuntu start up sound (the little drum trill), but can't interact with that TTY at all. I can switch TTYs and login normally, however. [16:30] DWSR, log in install pastebinit then run lsmod | pastebinit then lspci -nn |pastebinit tehn give us the links [16:30] DWSR live session or installation? [16:33] hi guys can someone help me with hybrid graphic configuration on my 12.04? I have 1 radeon hd and 1 intel integrated, i've installed lastest official amd driver and all goes ok, but now i can't get 2d and 3d accel if i boot using intel graphic === xazax is now known as Guest4205 [16:33] MonkeyDust: Install [16:33] bobweaver: Sec [16:35] bobweaver: http://paste.ubuntu.com/1119743/ http://paste.ubuntu.copm/1119746/ [16:35] Respectively. [16:35] hi guys can someone help me with hybrid graphic configuration on my 12.04? I have 1 radeon hd and 1 intel integrated, i've installed lastest official amd driver and all goes ok, but now i can't get 2d and 3d accel if i boot using intel graphic. Anyone knows the problem? [16:36] I have set some weird permissions on files, how do I set them back to default? [16:37] tcial: you have to know what they were [16:38] -rw-r--r-- [16:38] How do I set it back to that? [16:38] !permissions | tcial [16:38] tcial: An explanation of what file permissions are and how they can be manipulated can be found at https://help.ubuntu.com/community/FilePermissions [16:38] Can anyone help me with touchegg? [16:39] tcial: chmod 644 file [16:39] I'm trying to manually set 5 finger gestures, but it's not working too well [16:39] By "too well", I mean "at all" [16:39] cgkades: Thanks! [16:39] tcial: np [16:40] For some reason touchegg doesn't seem to work at all. Even gestures it uses by default are not working [16:40] DWSR, what about cat /etc/X11/xorg.conf does it say versa or intell ? for the driver ? [16:40] Has anyone tried making a hidden operating system on Ubuntu? Im trying to follow the tutorials online, but I can't find a 'System' tab in TrueCrypt. [16:40] Rocki: truecrypt has compatibility issues with Linux, are you sure what you are doing is supposed to be possible? [16:41] Jonii, compatibility issues like what? [16:41] akem, no support for full system encryption [16:42] Jonii, i see, though Truecrypt might not be the best choice in that case. [16:43] I'm not able to find "/etc/X11/Xsession.d/10fglrx" in 12.04_64 [16:43] otherwise no problem with regular volume encryption. [16:43] I can't cd into a directory with the permissions drw-rw-r-- [16:43] Jonii: Hmm, you might be right. [16:43] tcial: dirs need executive bit set [16:43] What could be causing this to happen, and how do I fix it? [16:44] tcial, may chown ? [16:44] tcial: execute means "enter" then [16:44] maybe * [16:44] bobweaver: I own it [16:44] ahh [16:44] chmod not chown [16:44] Jonii: Can you suggest any other program that is capable of making a hidden OS? [16:44] llutz, I was wondering if he was the owner not for perissions [16:45] bobweaver: "permissions drw-rw-r--" <- 1st step= set +x [16:45] Sorry, no. I gave up full disk encryption schemes when I switched to Ubuntu precisely because I couldn't figure out how to do it [16:45] <[snake]> does anyone know how to use javascript with a spreadsheet in libreoffice? [16:45] bobweaver: Sorry about the delay. Trying to deal with about 5 other things that somehow managed to break at the same time [16:46] bobweaver: It says fglrx. [16:46] Anyway, anyone familiar with touchegg? [16:46] Trying to make my own gestures, not working, what's the problem? [16:46] <[snake]> or maybe php... I can write some functions with that instead if libreoffice works with that [16:47] Hi guys [16:48] DWSR, is fglrx-amdcccle installed ? [16:49] no [16:51] DWSR, try to install it and re-start lightdm sudo services lightdm restart [16:52] [snake]: I don't think you can do that, you need to use Tools -> Macros -> Organize Macros -> LibreOffice Basic [16:53] [snake]: or do you mean, access the data in a spreadsheet from php or javascript? [16:54] <[snake]> Mattias, accessing the data in a spreadsheet from php or javascript [16:56] [snake]: Isn't it just easier to export the data as CSV? [16:57] hi guys, someone can help me to configure a laptop with amd/intet hybrid graphic? I can't get acceleration if I boot with intel card [16:57] [snake]: I think it's XML in a zip if I remember correctly… you should be able to decompress then use one of the XML libraries to read/write to the document. [16:59] <[snake]> Mattias, what's CSV [16:59] I just got a nice intel SSD on spur of the moment, is there a simple way to clone my entire setup from one HD to the other? [16:59] Jordan__: are they the same size? [16:59] <[snake]> aethelrick, what do you mean? [16:59] [snake]: Character Separated Values (CSV) [16:59] [snake]: https://en.wikipedia.org/wiki/Comma-separated_values [16:59] Hi. I have installed Precise and APT download speends are horrible. I tried using both the US mirror and a local one. Is there a way to find the fastest mirror? (I'm running Kubuntu) [16:59] [snake]: php can handle the csv format [16:59] Not exactly, the destination drive can fit the data being moved to it, not including free space on the partitions [17:00] theadmin do pig and speed test to the servers ? [17:00] s|pig|ping :) [17:00] bobweaver: Never mind, found it under software-properties-kde [17:00] Jordan__: dd can image your drive.. but i haven't done it with disimilar dirves before [17:00] [snake]: http://www.homeandlearn.co.uk/php/php10p6.html [17:01] [snake]: this tutorial exports the data (in this case microsoft excel) to csv, then uses php to read the csv file. [17:01] Jordan__: you could resize your current partition to one what would fit on the new drive and then use dd [17:01] Nice, yeha that's probably what I"ll end up doing [17:01] Looking forward to it, never had a high quality SSD before [17:01] Jordan__: i've been thinking of doing it to my netbook [17:01] [snake]: http://en.wikipedia.org/wiki/OpenDocument_technical_specification [17:02] with the new skype 4 is it possible to run multiple instances? [17:02] [snake]: have a look at the parts concerning *.ods files [17:03] bobweaver: Seems to be working olk now. [17:03] bobweaver: This is probably related to my attempts to get switcheroo working [17:03] [snake]: Mattias has a point though… CSV would be much easier [17:03] DWSR, good to hear have fun :) [17:04] <[snake]> Mattias, aethelrick, thanks for helping! I think I can get it now [17:05] ~useradd [17:05] !adduser [17:05] To add new users to your Ubuntu system, follow the instructions at https://help.ubuntu.com/community/AddUsersHowto - For administrative privileges, users need to be made members of the group "admin" - See !sudo [17:05] is there a way to view the CLIENT terminal's system information when its booted via LTSP === mang0 is now known as Seryth [17:05] Is there a (preferrably windowless, or with an option to make it windowless) image viewer that translates image transparency in PNGs to window transparency, in that if I have another window behind it I will be able to see parts of it through the transparent parts of the image? [17:08] hello everyone [17:08] hey folks - can anyone tell me how I can get the open source driver for an amd radeon 6750? [17:08] So... Changed the mirror to one I know to work well -- still horrible download speeds [17:08] does someone know, how i could chroot my live-usb-system? like to do that to got it fully rw.. [17:08] beachbuddah: If I recall correctly, OSS ATI drivers come preinstalled. [17:09] it's created by usb-creator with kubuntu-iso.. [17:09] skamster: That's not what chroot is for :/ [17:09] theadmin - ok - having tried to install fglrx with poor results how do I go back to the original configuration>? [17:09] Be right back -- I'll try resetting the connection [17:11] ok I just installed Ubuntu 12.04 on a sony vaio with intel 945g chipset (onboard audio) and the sound is VERY quiet [17:12] help? [17:12] rez0r, try alsamixer [17:13] in the software manager? [17:14] juet type it into a terminal [17:14] im a newbie linux user [17:14] rez0r: open a terminal, type: alsamixer, make sure nothing is muted and raise the master volume [17:14] okay [17:15] and I'm earing :) [17:15] eating [17:15] everything is at full blast [17:15] still so quiet [17:15] Hey guys! I have a linux system admin interview today any tips you would share? [17:16] rez0r sudo apt-get install alsamixer [17:16] wowstargate: alsamixer is installed default [17:16] unable to locate package alsamixer [17:17] !ot | ccz [17:17] ccz: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [17:17] rez0r: when you ran alsamixer it ran? no need to install it if it is already there [17:17] rez0r: rez0r did you open a terminal and type alsamixer ? [17:17] yeah it ran [17:18] rez0r: ok, if everything is max then there is something else. make sure the speakers are plugged in properly. [17:18] aside that i have no ideas [17:18] yeah they are [17:18] rez make sure there are MM in the ctrl boxes , and use the arroe keys to navigate and turn the volume up or down [17:18] if i reboot into windows they are loud as hell [17:18] MM? [17:18] if there are MM in the boxes rez0r , the us e the M key to unmutr [17:19] unmute [17:19] i can hear the sound [17:19] its obviously not muted [17:19] its just really quiet [17:20] rez0r: click the speaker icon in the panel , tp make sure [17:20] yeah i can mute [17:20] unmute [17:21] but the volume is full blast and i can barely hear it [17:21] why is Ubuntu's shipment of Drupal7 only at version 7.12? [17:22] rez0r: paste your alsamixer in imagebin , so we can have look at it [17:22] how do i save a screenshot in ubuntu [17:22] usually a gnome add-on [17:23] Allright, that helped. [17:23] Yay, upgrades [17:23] * theadmin loves upgrades. [17:23] oh sure [17:23] apt-get upgrade daily [17:23] rez0r: it usually saves to the documents file [17:23] I had some problems instaling ubuntu 12.04 so i installed 11.10 and now i started to upgrade,but it's only downloading at 200-500 kB/s. I have 10mb/s connection so download should be around 1mB/s. [17:24] Why is the download slow and can i speed it up ? [17:24] i have a 50Mbit connection and i was only getting around 500kbps [17:24] saltmiser: Daily? Heh, Ubuntu isn't likely to publish daily updates, they're not Arch. [17:24] wowstargate: It's probably the server then. [17:24] !paste | DaDaDOSPrompt [17:24] DaDaDOSPrompt, please see my private message [17:24] Anyway, is KDE's... Uh, I think it was called "Slim Tasks" or something -- Windows 7 style task switcher -- in the repos? [17:24] Agreed [17:24] theadmin lol [17:25] arch if you don't sync daily will break :P [17:25] theadmin: kde now comes with something better, called icontasks [17:25] since 4.8 [17:25] bwat47: Will check, thanks [17:25] i dont see no image bin stuff in the software manager [17:26] oh i just had to press printscreen [17:26] duh [17:26] I have some increase now,it's about 700-800 kB/s. [17:27] mine was jammed up at 500kbps, didnt matter what site i went to [17:27] i figured it was something with the new version of Ubuntu Server [17:28] http://imagebin.org/222615 [17:28] bwat47: Found it, thanks [17:28] !imagebin | rez0r [17:28] even transferring files across the network same speed [17:28] rez0r: 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. [17:28] Hi, everytime i try to download packages, i get WARNING: The following packages cannot be authenticated! so now i can't really download anything, no idea why this should randomly happen? [17:28] link above ^^ [17:28] rez0r yes [17:29] http://imagebin.org/222615 <---as you can see nothing is muted === KaiSforza is now known as sins === sins is now known as KaiSforza [17:30] wowstargate: Yeah,could be. The speed is droping and increasing constantly it goes from 100kB/s to 800. [17:31] theadmin, is it otherwhise possible to make a dist-upgrade @ stick? i mean, i could mount it rw [17:31] been using ubuntu server for my Home gateway for a long time, first time i have upgraded and it choked my net speed [17:31] .-. [17:32] Hello [17:32] depmod got some problems when it's startet [17:32] :D [17:32] HI. [17:32] skamster: You really shouldn't. Just INSTALL to the stick then (as you would to an HD) [17:33] hi [17:33] i have an issue with an LTS upgrade i did [17:33] i did 10.04 to 12.02 [17:33] 12.04 [17:34] My grandmother would like to be able to resize photos, which she already is able to copy from her digital camera to her ubuntu workstation, so that she can easily send them via email [17:34] and it seems that a bunch of my programs are messed up [17:34] wowstargate: Yeah,but i think i can wait 10 more minutes. But my biggest problem is my graphic card. It's not supported anymore. xP [17:34] http://paste.ubuntu.com/1119861/ I am seeing a large number of these sorts of errors on two machines, both from SSDs. If enough of them pile up, then my kernel locks the filesystem and the computer goes comatose, usually necessitating a hard reboot. I have made adjustments to the fstab, the /sys/block/sd*/queue/scheduler, and a variety of other items on both systems, but I my system still ends up locking and the SSDs seem to be the culprits. Could [17:34] it be hardware failure, or something else? They've both been doing this for months, but they've never actually died on my. [17:34] i cant run them unless i run them as ro0ot [17:34] theadmin, i use gentoo, so i use chroot sometimes to rescue my sys ;) isn't it possible or is chrooting just not proper? [17:34] roo* [17:34] amarok [17:34] libreoffice [17:34] totem [17:34] ruffyen: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [17:34] etc [17:34] My grandmother would like to be able to resize photos, which she already is able to copy from her digital camera to her ubuntu workstation, so that she can easily send them via email [17:35] Bah, why does rekonq open debs in Ark? >.< [17:35] so what do i just have to erase ubuntu [17:35] is there no fixing this? [17:35] rez0r: check your audio settings in the speaker icon [17:35] says built-in audio (true) [17:35] output volume 100% [17:36] rez0r: no other options ? [17:37] what do you mean [17:37] qubodup: try fotoxx or nautilus-image-manipulator or nautilus-image-converter. All in the software center [17:37] balance [17:37] IdleOne: thanks [17:37] test sound, which also is quiet when i test it [17:37] rez0r: or open a terminal , sudo modprobe snd_hda_intel [17:38] qubodup: there is also Gimp but that might be a lot for just resizing. She may like it though, it has a ton of features/tools. [17:38] gimp is not acceptable [17:38] Didn't think so :) [17:38] (for this task) [17:38] :) [17:38] nothing happens when i type that [17:39] ok ,then there no errors . rez0r [17:39] then why is it so quiet [17:39] rez0r: alt+f2 type pulseaudio [17:40] i clicked it nothing happened [17:41] uh oh [17:41] i went to click it again, now its missing [17:42] Writing echo "2:#processing" used with yad --multi-progress outputs ":#processing" in the specified progress bar. What's the syntax to get "processing"? [17:43] yeah nothing happens when i click on pulseaudio [17:45] leave [17:45] Hi [17:45] #leave [17:45] lol [17:45] try /part [17:45] yeah , rez0r making sure it's there ...nothing happens if it's there ...what do you see clicking the icon on the top left [17:46] pulseaudio icon? [17:46] no [17:46] \is there a searchbar [17:46] yeah [17:46] isn't there supposed to be [17:46] Snap [17:46] type in audio [17:46] i just did a fresh install, everything that should be there should be there [17:47] So. Wine isn't working for me. [17:47] audio is there [17:47] Is there a windows emulator out? [17:47] .-. I need it T_T [17:47] Wine [17:47] :P [17:47] rez0r: ok click on it [17:47] I did wine. [17:47] Doesn't work for me for some reason. [17:47] Kasuki: What are you trying to do? [17:47] I'm not sure why. [17:47] great nothing happened [17:47] Wine works [17:47] just like pulseaudio [17:47] hm [17:48] I'm trying to run a program called modio from my external drive. [17:48] did u check the appdb [17:48] Or even possibly find a way to just put windows on the external... It's usb though. [17:48] Kasuki: #winehq might be better place to ask [17:48] Kasuki sure there's no linux equivalent? [17:48] Kasuki: can run a VM of windows [17:48] VM? [17:48] virtual machine sorry. [17:48] rez0r: what about system settings icon , there's an audio/sound control option there . [17:49] what about it [17:49] Storage isn't an issue for me, so if I can I wouldn't mind getting an emulator. [17:49] just takes me to that worthless audio control app that has no advanced settings or nothing [17:49] rez0r: what do you think it's there for [17:49] apparently for nothing [17:49] because thats what its good for [17:49] Kasuki: modio does not seem to be supported by wine. You'd want to run a virtual machine that runs windows. (virtual machines does not handle 3d very well though) [17:49] lol [17:50] Is there a way to put windows on an external hard drive? [17:50] Like usb? [17:50] yes [17:50] all it has is a volume control basically, that aint gonna help me [17:50] Kasuki the windows guys will know [17:50] Awesome [17:50] the windows guy [17:50] Kasuki this is the ubuntu support channel [17:50] u can make windows liveusb's [17:50] Guess I'm off to find him [17:51] XD [17:51] and run windows off usb [17:51] Kasuki: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [17:51] Kasuki: ##windows [17:51] The right bar in this picture is conky? http://vindsl.com/images/vindsl-desktop-6-mar-2012-3.png [17:51] I've been to like a million rooms already today. [17:51] I'm upgrading an Ubuntu worksation [17:51] Bhavesh: could be conky yes [17:52] synaptic teslls me I have to run dpkg --configure -a [17:52] rez0r: turn your speakers up too :P [17:52] Kasuki open your door, go outside and play, there's more in life than a million channels [17:52] they're obviously on full blast [17:52] the only way i can hear anything in ubuntu [17:52] when I do that (via sudo), however, I see dependancy errors. In German. I get no suggesion on what to do. [17:52] not obvious from here [17:52] MonkeyDust: !behelpful [17:52] if i reboot into windows right now they'd be rumbling the house [17:52] MonkeyDust......lol [17:53] Nah [17:53] I went outside once [17:53] the graphics sucked and gameplay did too. [17:53] Needless to say, I went back inside. [17:53] lol [17:53] Can we please stick to Ubuntu support and stop with the sarcasm [17:53] This is a channel for Ubuntu help. [17:54] synaptic tells me to run dpkg --configure -a. When I do that (via sudo), however, I see dependancy errors. In German. I get no suggesion on what to do to fix them. [17:54] Well the windows people aren't even talking [17:54] * BluesKaj shrugs ...there are other audio options , I don't use gnome /unity anymore , but I know they exist and your outputs aren't set properly rez0r [17:54] Kasuki: ##windows can guide you in installing windows on your ext HDD [17:54] I'm there, bro. [17:54] ok, patience [17:54] ugh [17:54] im gonna try linux mint [17:54] Kasuki: If you want to chat offtopic, go to #ubuntu-offtopic [17:55] But.. I have more linux questions. [17:55] Or ubuntu, sorry. [17:55] im not buying a new soundcard just for ubuntu when it works fantastically in windows [17:55] :/ [17:55] any one know whare $SESSION_MANAGER is set? or why it still has an old hostname in it? [17:55] rez0r: google the combination of your sound card, "linux" or "ubuntu" and "problem" or "quiet"? [17:56] i tried that [17:56] What is a "code tag" in Ubuntu? See for example http://ubuntuforums.org/showthread.php?t=455378 [17:56] found a bunch of useless garbage and one thing that looked like i have to program a whole new OS just for my sound to work right [17:57] Anyone familiar with the cpu frequency scaling monitor applet? [17:57] rz do what you want , but you need to search around and try the audio settings on your own , switching OSs might work and it might not .. did you install ubuntu-restricted-extras ? [17:57] I'd take a walk and then try my luck with the thing that looked like writing an OS. [17:57] rez0r: ^ [17:57] luftikuss: #ubuntuforums can probably answer that [17:58] IdleOne: I will give it a try. -- Thank you. [17:58] i have installed ubuntu quantal and isnt possible to have nautilus showing the file system tree in sidebar, any help? [17:58] simplew #ubuntu+1 [17:58] simplew: #ubuntu+1 and the code was removed [17:59] rez0r: did you install ubuntu-restricted-extras ? [17:59] trism: removed upstream or just in ubuntu package? [17:59] lol @ taking a walk and try my luck with the thing that looked like writing an OS [18:00] I am trying to format my pendrive but I got an error Error setting permissions: Read-only file system [18:00] what i can do please help me [18:00] my Pendrive is new [18:00] u have to unmount it [18:00] qubodup: Usually you get these messages about dependency errors when: Mixed repositories (PPAs providing same package, etc) also: Running development version also: when sudo apt-get update fetched package lists which were in progress of being changed, etc. Can you pastebin the exact errors? [18:00] * keyzs http://www.thevenusproject.com/downloads/presentations/TVP%20introduction%20Powerpoint%20by%20Stan%20Aizin.ppt === Resinator is now known as rez0r === michaeljwjr is now known as soulstitchmmo [18:02] rez0r, yes I unmount it from Disk utility option [18:02] but again I got the same error [18:02] when I try to format my pendrive [18:02] i got the error [18:02] Error creating file system: helper exited with exit code 1: cannot open /dev/sdc1: Read-only file system [18:03] * keyzs http://bit.ly/T12edT [18:03] Please help me [18:03] im not really here to help anyone :/ [18:03] Why don't I find the ./conky folder after installing conky from USC? [18:03] Why am i getting cannot send to #radeon ? xD [18:03] i was hoping someone could help me get my sound working [18:04] rez0r: did you install ubuntu-restricted-extras ? [18:04] rez0r, so what i can do ?? [18:04] harsh343: did u tried googling it? [18:04] probably not if it didnt come with it [18:04] the os has been installed since the time i joined this channel [18:04] i didnt install any extras or any apps at all [18:04] just what came with it [18:05] Bhavesh, yes but not able to find proper answer [18:05] i have installed quantal because in precise was not possible to have a video chat, being in empathy or in pidgin, when started a video chat it always broke, but now in quantal im also having severall problems, and now i see this crap in nautilus... [18:05] rez0r: in the terminal , sudo apt-get install ubuntu-restricted-extras [18:06] it's installing now [18:06] harsh343: which ubuntu version are you using? [18:06] harsh343: There was a bug in 11.04 Error creating file system: helper exited with exit code 1: cannot open /dev/sdc1: Read-only file system [18:06] 11.04 [18:06] https://bugs.launchpad.net/ubuntu/+source/gnome-disk-utility/+bug/823944 [18:06] Launchpad bug 823944 in gnome-disk-utility (Ubuntu) "Error creating file system: helper exited with exit code 1: cannot open /dev/sdb1: Read-only file system" [Undecided,Expired] [18:07] conky can use a .conkyrc file by default if it exists [18:07] Bhavesh, so what i can do ?? i have vista also in my other os [18:07] so can i try in viasta [18:07] vista ? [18:07] harsh343: try upgrading ubuntu to 12.04 or try formatting in vista [18:07] ok [18:08] harsh343: Ubuntu 11.04 is considered as Ubuntu's vista [18:08] . [18:08] Bhavesh, no i have windows vista [18:09] harsh343: 11.04 is "called" ubuntu's vista because of the number of bugs and instability which Ubuntu had at that time. [18:09] harsh343: You should consider upgrading it to 12.04 [18:09] ok [18:10] Bhavesh, ok I upgrade my os right now [18:12] hi I Need help [18:12] kidt what do you need help with? [18:12] when I type sudo apt-get update I get : kidt is not in the sudoers file. This incident will be reported. [18:12] kidt: do you understand the problem? === dark3n is now known as dark3n|off [18:12] every sudo command gets this kinda problem [18:13] you need to be in the main account you made during setup [18:13] kidt: as your current user has no sudo permissions [18:13] kidt: Is the user with that name the first user which was created on the computer ? [18:13] but kidt is my main account [18:13] hello! i try to upgrade my ubuntu from 11.10 to 12.04 but it falls down on nux-tools :\ [18:13] can anybody help? [18:14] it is the only one [18:14] kidt: paste the output of "id kidt" please [18:14] actually I've just installed ubuntu [18:14] !info nux-tools [18:14] nux-tools (source: nux): Visual rendering toolkit for real-time applications - tools. In component main, is optional. Version 2.10.0-0ubuntu1 (precise), package size 11 kB, installed size 75 kB [18:15] gaussblurinc: Is your version of nux-tools from the official repositories or did you add a PPA for it under 11.10? [18:15] I have a question about network load balancing. Is there a better channel to ask this on? [18:16] llutz : http://pastebin.com/dChiBffJ [18:16] I have a question about keyboard focus behaviour in 12.04. [18:16] kidt: thats ok, you are member of "sudo" group. try to logout/relogin and use sudo again. === guest-slj3da is now known as myst3rious [18:17] help [18:17] moxie_man: #ubuntu-server may be better but you can always ask here first [18:17] Does anyone know why the focus doesn't drop down to the desktop after an active window (say a web browser) is closed?> [18:17] thanks genii-around [18:17] llutz : ok I try it [18:18] I can't log in, when I try to (both on Xfce session and Xubuntu session), it shows a black screen with some orange and blue text, and then I'm back to the login screen [18:19] help? [18:19] trijntje: i couldnt get the nautilus source package http://pastebin.com/vYbqTCbS [18:20] trism: i couldnt get the nautilus source package http://pastebin.com/vYbqTCbS [18:20] trism: can you tell me why [18:20] llutz : thanks a lot, it works :) [18:20] my question is about terminology. I have a dd-wrt router and a linux mint server which has a heavy network load. I want to dynamically throttle back the linux mint server /only/ when other computers on the network experience low throughput. [18:20] Hi. I am using Ubuntu 12.04 on a laptop HDMI'd into an HDTV. I want the HDTV to be the only display. However, when I go into nvidia's settings to disable the laptop display and make the HDTV the only/primary display, it stops booting. It freezes at the boot logo and never proceeds past it. Other times I've tried this, it made the text super super small and repeated the UI like 10 times with a [18:20] huge error. Now that I've tried it again, it broke my boot altogether, why is this happening? Why is Ubuntu so impossible with HDTVs over HDMI? [18:20] !heko [18:21] I am wondering if there is a direction you could point me in [18:21] I hope I didn't lose my entire Ubuntu install because of a stupid desire to have my HDTV be the primary and only display for a laptop =/ [18:21] using the nvidia settings UI to do this simple task shouldn't so easily break an install.. seriously. [18:21] I tried using the built-in system settings UI but it sees my two screens as one big screen, so I can't configure them. [18:22] simplew: sudo apt-get install dpkg-dev; [18:22] I am trying to upgrade ubuntu [18:22] I can't log in, when I try to (both on Xfce session and Xubuntu session), it shows a black screen with some orange and blue text, and then I'm back to the login screen [18:22] simplew: you actually got it, you just can't unpack [18:22] but i got an error not enough disk space [18:22] may I know where i have to clean the data [18:22] ?? [18:23] trism: thanks [18:23] harsh343: paste the output of: df -h [18:23] why doesn't ubuntu use Gnome 3 instead of unity? [18:23] Mahmoud: its your choice [18:24] fidel_, http://pastebin.com/LSLMXhxN [18:24] i know -- thanks to the beauty of simplecity [18:24] does no one know how to help me fix my install? i can't get in anymore. why is setting an HDTV as only display so OS-breaking? [18:24] HEY! could I get some help? [18:24] myst3rious: try moveing your .Xauthority file [18:24] Is there a good ISO copier? [18:24] trism: where are the bumblebee packages? [18:24] I need to copy an installation disc's ISO image. [18:24] dr_willis: and where is that at? [18:24] harsh343: do you understand the output of the df command? [18:25] myst3rious: your home dir. [18:25] gee, that helps [18:25] harsh343, start the 'disk usage utility'. it's agraphical tool that shows what's eating up your disk space [18:25] what's a good alternative to iptables if I want to set up a basic internet gateway? i.e., I have eth0 and eth2 and I want to share internet from eth0 to eth2 [18:25] the only account I can get into is a guest session [18:25] fidel_, no [18:26] harsh343: df shows you the disk usage per partition/mounted volume [18:26] Lazure: did you install restricted/additonal drivers , for you graphics card ? [18:26] yeah i'm using the restricted drivers [18:26] the gui tool romy420 mentioned might be easier to understand [18:26] works fine for everything except disabling my laptop screen to use my HDTV instead. [18:26] simplew: seem to be in a ppa, https://wiki.ubuntu.com/Bumblebee but they don't have builds for quantal (and I've never used it so I don't really know) [18:26] Lazure: what's the connection to your tv ? [18:26] myst3rious: use the console and the cli. [18:26] basically it shows uss that you have only 1,3G free on your main linux partition -> /dev/sda9 [18:26] the only way to use HDTV right now is TwinView, which I didn't want to do because my laptop screen being there to the left makes my mouse corners not usable. [18:26] HDMI [18:26] but now i can't even get in my OS [18:27] it's frozen after the boot logo [18:27] fidel_, in which folder i have to delete the sata [18:27] data [18:27] Lazure: so you're not getting to grub ? [18:28] harsh343: i cant tell you what to delete - as we do not know your content. your entire partition is pretty small - i guess (wild guess) you should start deleting in your users home folder - as everything else is not the typical place for random user stuff ;) [18:28] i can get to grub , and i can see the plymouth boot animation (which shows on my laptop screen, even tho i DISABLED it in nvidia-xserver-settings... [18:28] trism: why didnt ubuntu packaged bumblebee apps? [18:28] but it just.. stays there, still see the plymouth boot logo after 10 minutes [18:28] and nothing on my HDTV [18:28] can't proceeed past this point [18:28] I can't get hardware acceleration on my powerbook g4 [18:28] harsh343, u cannot see this with 'df'. use the gui-tool and if possible have a bigger partition for linux [18:28] im not even sure where to start === ChocolateDonuts is now known as CDonuts [18:29] i can't even get the terminal screens wtih CTRL+ALT+F1 and so on.. [18:29] I've been trying to use Xorg -configure to setup an xorg.conf file but i keep getting errors [18:29] seems the system is hardlocked [18:29] simples [18:29] simplew [18:29] I have sticky edges turned off on my desktop but it still sticks when going between screens. How do I stop this? [18:30] !xorgconf | andrew__ [18:30] andrew__: The /etc/X11/xorg.conf file is deprecated, but sometimes may still be needed to pass values to specific drivers. Generic xorg.conf generation: http://ubottu.com/y/xorgconf - ATI/AMD ( fglrx driver ) specific: http://ubottu.com/y/atiamd - NVidia ( nvidia driver )specific: http://ubottu.com/y/nvidia man xorg.conf for file structure and syntax. [18:30] romy420, Is it possible to increase the space right now ?? [18:30] andrew__: You have to shutdown X which means not only your desktop but lightdm/gdm/kdm [18:30] Does anyone here prefer Chromium over Firefox? [18:31] yes me [18:31] !ot > soulstitchmmo [18:31] soulstitchmmo, please see my private message [18:31] q: can i connect my computer to the internet via a bluetooth enabled smart phone with 3G connection ? [18:31] soulstitchmmo: please don't poll the channel [18:31] Lazure: what happens if you disconnect the hdmi , then boot? [18:31] i ctrl-alt-f1 to drop to a console and run sudo stop lightdm before running Xorg -configure and still get errors [18:31] harsh343, you at least nine partitions on that hard disk. maybe there is one u dont need for something else. but i see no easy way to enlarge the current linux partition [18:31] Holy shit. [18:31] soulstitchmmo: don't swear either [18:32] andrew__: What errors more specifically? [18:32] this is a losing battle [18:32] hello, I have issues with my Ubuntu distribution. Titles and borders of every window can't renderize sometimes. How could I solve this issue? [18:32] I have sticky edges turned off on my desktop but it still sticks when going between screens. How do I stop this? [18:32] i could have installed windows 4 times by now [18:33] hello [18:33] romy420, ok not an issue one major problem I have right now I am not able to format my pendrive right now [18:33] I got an error Protected read only [18:33] what i can do ? [18:34] harsh343: flip the switch on the pendrive? [18:34] disconnecting the HDMI did nothing, it still won't boot [18:34] ki4ro_, no switch in the pendrive [18:34] harsh343, use the disk 'disk utility' to mount/unmount/format the pendrive ... after u checked if there is a mechanical switch on the stick :) [18:34] msg ggupta register [18:35] So I have a Razer Blade laptop I just got in today. When I was installing Ubuntu through USB the keyboard was working perfectly. After it finished installing it stopped working... Any suggestions? [18:36] dch4pm4n: Have you tried unplugging and replugging it? [18:36] It's a laptop. [18:36] ;) [18:37] plug in external and apply any updates.. perhaps [18:37] dr_willis: I'm actually down that now. I will let you know how that goes. [18:37] ki4ro_, I have this pendrive http://www.youtube.com/watch?v=18vY4_CowjA I bought today from online e commerce website [18:37] may be fixed in a updated kernel [18:38] dr_willis: I imagine the touch pad wouldn't work since it's actually an LCD touch screen, but the keyboard should be alright. We will see. [18:39] keyboard didn't even want to work in the grub menu either.... ;\ [18:39] ok, i made it bootable again, had to use the recovery mode to copy the xorg.conf.backup over xorg.conf [18:40] but of course this puts me back where i was before... twinview. i'm not gonna mess with it anymore, i've decided that linux just doesn't support hardware good enough to use it right now. =/ in windows I can press one freakin keystroke and get what I want, permanently, and it doesn't break everything. [18:40] dr_willis: Updates just finished and I've rebooted. Still no luck :-( [18:40] Lazure: did this boot freeze start right after the hdmi to tv connection or did it work for a while then suddenly not boot === jungejas_ is now known as jungejason [18:40] BluesKaj: it broke when i told nvidia settings to disable my latpop screen and ONLY use my HDTV over HDMI as the only monitor. [18:41] basically trying to do the same thing as 'projection' mode in windows, where you only use the external screen. [18:41] but, it's obviously 100% impossible in linux do this on a laptop it would seem. [18:42] romy420, I got the error ne to sleep) [18:42] * fr33r1d3 (~peter@h240n7-oer-d4.ias.bredband.telia.com) has joined #ubuntu [18:42] * hays_ has quit (Ping timeout: 252 seconds) [18:42] * fr33r1d3 has quit (Client Quit) [18:42] * HardFu (~tomaz@unaffiliated/hardfu) has joined #ubuntu [18:42] dr_willis: I imagine the touch pad wouldn't work since it's actually an LCD touch screen, but the keyboard should be alright. We will see. [18:42] harsh343: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [18:42] Lazure: yea , I have a laptop connected to regular monitor and the lapsrreen works until X loads then it goes blank [18:43] romy420, error [18:43] it works fine if it's in twinview, but this means i can't easily mouse the corner in gnome-shell (or unity for that matter) to bring up the stuff. oh well. [18:43] harsh343, what error did u get? and where, in which program? [18:43] romy420, I got this error Error creating file system: helper exited with exit code 1: cannot open /dev/sdc1: Read-only file system [18:44] after unmount and format from disk utility [18:44] Lazure: with similar settings , except I'm using vga...this desktop is connected a a plasma tv with dvi>hdmi [18:44] harsh343, tra to unmount it, then mount it again [18:44] ok [18:45] i'd never use VGA, most HDTVs can't even 1080p on VGA, plus it won't match the pixels physically [18:45] romy420, what next ? [18:45] Lazure: yeah , I was thinking about the laptop screen settings [18:46] is there any option to format the pendrive in ubuntu [18:46] nvidia settings that is ... [18:46] well, at this point i have deemed what i want to do impossible and will no longer try. ubuntu still has years to go before it is as usable and functional as a commercial OS, i guess. :( it's sad, because in general it runs nicer and more secure than windows does, but it's the little things that *don't work* as they should that break usability in the end. [18:46] Please help me to format my new pendrive [18:46] harsh343, did u format the whole drive of the volume (shown below)? [18:47] yes === NostradamusXL is now known as DemonWitch [18:47] Lazure: could there be some bios setting that you bypass the laptop screen with ? [18:47] IdleOne: I followed your advice, turned to #ubuntuforums and it was successful. Thank you for your help. [18:48] i ran sudo stop lightdm then sudo Xorg -configure and got the following: "number of created screens does not match number of detected devices. Server terminated with error 2 [18:48] anyone know why? [18:48] i've looked, there is none. i can press fn+58 during certain POST screens to shift it over, but once it gets to where linux is booting, it no longer functions. [18:48] Is "grep" builtin to bash? [18:48] it's not right? [18:48] andrew_: sudo service stop lightdm [18:48] that combination actually does work in windows, tho. but you can just as easily win+P and click 'projection' and do the same thing. [18:49] harsh343, sorry, was typing too fast. did u format the drive (above) or the volume (below) in disk utility? [18:49] I'm confused... when you use grep, on the gnome terminal, I get nice coloring to show what part of the search results were matched [18:49] that's built in to gnome terminal? [18:49] when you call grep, it does that? [18:49] romy420, I format volume below [18:50] arr, I'm not making sense -.- [18:50] dr_willis: Updates just finished and I've rebooted. Still no luck :-( [18:50] okay, question: is there a builtin program to "move a file to trash"? [18:50] dch4pm4n: hi [18:50] harsh343, please choose 'erase and partition the drive', then choose msdos partition table and fat32 file system [18:51] rm just deletes the file, correct? [18:51] Lazure: so the hdmi setting has never worked ? [18:51] andrew_: Excuse me: sudo service lightdm stop [18:51] Hii all guys [18:51] MagneticDuck: ive seen scripts for it [18:51] Salman: hi. if you're wondering I have the razer blade laptop and the keyboard was working find in installation mode... but now doesn't work after ubuntu is installed [18:51] Lazure: I mean properly [18:52] romy420, no such option in front of me I am using ubuntu 11.04 [18:52] harsh343, ms dos partition table = master boot record [18:52] dch4pm4n: Yes keybord [18:52] but the tool is there, isnt it? [18:52] but I have another option in front which is delete partition [18:53] how can i use the brain fuck schedular? [18:53] !pm dch4pm4n how to register [18:53] Salman: I am only a bot, please don't think I'm intelligent :) [18:53] its a kernel schedular like cfq [18:53] ugh this is outrageous [18:53] Salman: Yes, and it's not like it's weird chipset or something... it's an intel chipset [18:53] Salman, where is shahrukh ? [18:53] i could google all day and not find the answers [18:54] seems like it wouldnt be that hard to make a sound card work [18:54] harsh343, the other option is higher up [18:54] hello! I am trying to compile one driver (http://code.google.com/p/easy-slow-down-manager/). It requires include/asm folder. But instead of it , I have include/asm-generic. Where is include/asm folder? my kernel is 3.2.0-27. [18:54] harsh343, it deals with the whole drive, not just one partition [18:54] harsh343: How to register [18:55] !register > Salman [18:55] Salman, please see my private message [18:55] romy420, but I want to format y pen drive only [18:55] i've been googling for hours and chatting every channel i can find [18:55] my* [18:55] Yes genii-around [18:55] Salman: You've been told multiple times how to register, type /join #freenode and ask there, that is the support channel for freenode [18:55] people have been having this sound issue since version 10 [18:55] and still nobody can fix it? [18:55] documentation of aircrack-ng? [18:55] harsh343, that's what 'format drive' does [18:56] Salman, use mac [18:56] aircrack-ng website has it. It is very well documented [18:56] romy420, so i have to click on Format drive [18:56] ??? [18:56] Master boot record ? [18:56] thanks [18:56] !register > MagneticDuck [18:56] harsh343, yes. supposing oc, that there is no data on it, u want to keep ;) [18:56] MagneticDuck, please see my private message [18:57] meredf: just a sec [18:57] !register [18:57] 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 [18:57] !ext4 [18:57] Any idea if external USB discs support hdd > 2TB? (10.04LTS) [18:57] romy420, this option ask for scheme master boot record ??? what i can do ? Format or cancel ?????????????????? [18:58] yacc: i think so. [18:58] harsh343, choose 'master boot record' -> then format [18:58] here is where you can find the documentation for aircrack-ng: http://www.aircrack-ng.org/doku.php [18:58] romy420, ok [18:58] dr_willis, my fantec USB dock seems not to :( [18:59] What is the issue or topic?!? [19:00] to hell with this crappy os [19:00] Resinator amen to that [19:00] im not even sure i need to be mucking with xorg.conf or if there is a different issue, but im trying to enable hardware acceleration. my radeon is supported. im not sure where the problem lies though [19:00] Resinator, which one? [19:00] ubuntu 12.04 [19:00] Resinator: LOL what is the issue?!? [19:00] how do i execute a .sh on startup/login? [19:00] my sound is quiet [19:00] i have googled for hours [19:00] chatted every ubuntu channel [19:01] !autostart [19:01] To add programs to start up when you log into your Gnome session go to System>Preferences>Sessions and use the Startup Programs tab. For more information, see https://help.ubuntu.com/community/AddingProgramToSessionStartup - See !boot for starting non-interactive programs at boot [19:01] checked and re-checked settings [19:01] posted imaged at imagebin [19:01] spend the last 4 hours trying to fix some sound [19:01] that works fantastically in windows [19:02] dr_willis, thanks. also what if a command requirs sudo? does it run as root by default? [19:02] Resinator, yeah Audio is thorny, but it's thorny on almost any OS (Windows 7 can be very stuborn either) [19:02] oh please [19:02] hardware makers pay to have windows support.... [19:02] windows 7 is like an automatic washing machine [19:02] you just press the 'start' button [19:02] Hi Resignator, don't quit just yet unless you are really frustrated and have decided to go to Windows... [19:02] * keyzs http://www.thevenusproject.com/the-venus-project/faq [19:02] i've tried everything [19:03] no problem... [19:03] i just booted into windows a minute ago just so i could listen to an mp3 at regular volume [19:03] are you an engineer? IT tech? [19:03] I've got problem with my sound card, mic won't work. but i've got two sound cards so using one for sound the other for mic lol [19:03] neither [19:03] temporary fix anyawy [19:03] advanced windows user [19:03] ok, how is your computer skills? [19:03] Lazure: using lightdm or gdm ? [19:03] Really? [19:03] dr_willis, and still my daughter PC took roughly 4 hours (split out over some weeks) till it's sound worked, just because an Audio driver detects hardware and claims that it works does not mean that you get sound out of plugs ;) [19:03] ok [19:03] new linux user [19:03] Resinator: Does the sound work normally when booted to Live CD? [19:03] oh I see... [19:03] klj613: or you can just add your sript in /etc/init.d/ [19:04] Resinator, is it low sound and only 100% volume works as it should? [19:04] Lazure: using lightdm or gdm ? [19:04] Linux could be a bit hard on begineers but once you get it....you will wonder how you lived without it [19:04] Resinator, try messing with alsamixer. [19:04] oops [19:04] first things first.... [19:04] squid i disagree [19:04] if u have some sort of miracle advice im ready to hear it [19:04] are you getting any errors? [19:04] shbk1, all scripts in init.d/ gets executed as root? what if i want my script to execute last [19:04] Hello, I am having difficulty configuring joker.com with ddclient in ubuntu server someone can help me? [19:04] i believe linux should not be encouraged to be used by the consumers [19:04] cuz i ran outta smokes 2 hours ago and i've about had it with this [19:05] Resinator: Does the sound work normally when booted to Live CD? [19:05] Anyway, any idea what I can do to access a 3TB disc via USB => on my 10.04LTS it just creates two kernel oops when I plug it into the USB dock. [19:05] squid, , right in the beginning it may suck, but once set up, it just works great :) [19:05] LOL...I am not magician nor have super powers but I might be able to help or point on the right direction... [19:05] Anyone have an opinion on Greyhole? [19:06] romy420...That's exactly right! Linux just rocks!!!!!!!!!!!! [19:06] i had to add 6 lines to an obscure file somewhere down deep, then it worked [19:06] Ubuntu got no viruses, tho. [19:06] :) [19:06] BluesKaj: lightdm, i guess? whichever comes with ubuntu 11.10/12.04 [19:07] Anyone configured ddclient with jojer.com ? [19:07] audrianore, someone wanted to swhow a linux virus at defcon ... does anyone know if this happened? [19:07] Resinator....any errors?!? [19:07] got disconnected [19:07] the one that's certainly better looking than what they used to use [19:07] !ot | romy420 [19:07] romy420: #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! === dark3n|off is now known as dark3n [19:07] squid: if you have some miracle advice, im ready to hear it [19:07] Resinator, does it work on the LiveCD? [19:07] nope [19:07] doesnt work on fedora 17 livecd either [19:08] just works in windows, excellently [19:08] Resinator have you tried a differnet Driver? === morsnowski is now known as Father_Jack [19:08] Resinator, what is your sound card? [19:08] its onboard sound with an Intel 945g chipset [19:08] 11 packets transmitted, 5 received, 54% packet loss, time 28140ms <= to local google server :( [19:08] sigmatel [19:09] Resinator: version of Ubuntu? [19:09] Resinator, what is your sound chip? sorry if you'Ve already done this but can u pastebin the output of 'lspci'? [19:09] You have problem with your connection, yacc? [19:09] 240 seconds....sounds like you are using an smartphone to use the Internet. Am I right? [19:10] or something like that..... [19:10] I think he's having a problem with the provider. [19:10] anyone know how to enable hardware acceleration on my powerbook? [19:10] ok [19:10] http://pastebin.com/pbm0bMdZ [19:11] powerpc is causing me fits [19:11] well...it could be many things.... [19:11] Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 01) [19:11] audrianore...it could be interfaces duplex and speed mismatch... [19:11] Yes, squid. [19:12] he might need to check for CRC, input errors and all that.... [19:12] Resinator, I have a same audio device with you. No problem with me. [19:12] the sound works, just very quietly [19:12] i have to turn it on full blast to hear it at all [19:12] and this isnt the first time either [19:12] have you tried using a different audio cable? [19:13] i've re-installed twice [19:13] its not the cable [19:13] Resinator, have you tried to configure the sound mixer? [19:13] these speakers are about 1 day old [19:13] and if i use windows they are loud as all hell [19:13] blasts the doors off in windows so i doubt it is his cable [19:13] just a thought [19:13] my currsor dissapeared. but icons respond as if it was there. [19:13] maybe a driver issue? [19:14] Resinator: Sounds like Windows is the OS you should use... [19:14] i've installed ubuntu 2 times over now and same both times [19:14] Resinator: Which version?!? [19:14] sick and tired of windows [19:14] 12.04 [19:14] Resinator: LOL [19:14] Arent we all [19:14] LOL [19:14] lol wow [19:14] dino [19:15] i recently got a job as IT technician working on windows pc's and am getting certified as microsoft certified it pro [19:15] im so tired of windows it about makes my eyes bleed [19:15] Resinator, how's the sound if you plug in a headphone? [19:15] Resinator I'm Sorry [19:15] i dont have a headphone [19:15] Resinator: is this a laptop? [19:15] but i dont have a headphone jack either [19:15] except on the speakers [19:15] Really? [19:15] nope [19:15] its a desktop [19:15] no headphone jack [19:16] custom?!? [19:16] nope [19:16] I'm wondering how's the volume with a headphone. [19:16] sony vaio [19:16] Resinator: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [19:16] Resinator: any specific model number? [19:16] Fail FloodBot1 [19:16] lol [19:16] VGC-RB52 === florin is now known as Guest26136 [19:16] thanks [19:18] I am going to try to learn awk. gawk is not on my system, but nawk is. Should I use nawk for beginning steps? [19:19] Resinator, i'm not sure what the name of the driver module is (anyone?) ... i think it is: SND_HDA_INTEL. pls type 'lsmod' in a command line and look for this string or something similar [19:20] hi to all [19:20] hi need help [19:20] nada [19:20] nada, just ask your question [19:20] i can't imagine how terrible someone must be to deserve mode +bbbbbb [19:20] ok [19:20] snd [19:21] after using gparted and partitioning my drive windows can't see my drive. but gparted can see them. What can i do? [19:21] lol bz [19:21] im looking at one pc, and chatting on another so imma have to type this out [19:21] wowstargate: Boreeas [19:21] how can I setup out put of someones home directory when they login or make it part of their prompt? [19:21] No idea. [19:21] :( [19:21] err wait [19:21] nada did u partition it ext5? [19:21] ext4? [19:22] there's a whole bunch of snd stuff [19:22] wowstargate: no === Torik_ is now known as Gnafron [19:22] what did u partiton it as [19:22] check $PS1 and $PS2 enviroment variables [19:22] snd_hda_intel 32765 3 [19:22] Resinator: Soultion is here! http://ubuntuforums.org/showthread.php?t=1468048&page=2 [19:22] hold on [19:22] squid: where man pages? [19:22] just a sec [19:23] wowstargate: i partion it 20 gb for linux ext 3 and 10 gb ext2 home [19:23] windows cannot read ext [19:23] man bash [19:23] wowstargate: but either partion C: the first partiion windows installer can't read [19:23] only fat or ntfs [19:24] wowstargate: my problem is any type of partion can't be seen from windows installer , fat32 ntfs i tried creating partition for test [19:24] r3dLunchb0x: try this http://www.cyberciti.biz/tips/howto-linux-unix-bash-shell-setup-prompt.html [19:24] but gparted can see them all [19:25] is win installer seeing drive at all? [19:25] wowstargate: this happen after i partition with gparted [19:25] Any ideas why my SSD will cause ten of these to appear on my dmesg: http://paste.ubuntu.com/1119861/ ? [19:25] and lock up for several seconds, if not permanently [19:25] wowstargate: windows installa can't see any drive... this happen after gparted === LordOfTime is now known as Guest41633 [19:25] seems as though if enough of those errors accumulate then the filesystem locks [19:26] wowstargate: any idea? [19:26] http://gparted-forum.surf4.info/viewtopic.php?id=16465 [19:26] try that [19:26] I've had that before, DaDaDOSPrompt on my own SSD :/ [19:27] hasn't happened in a while though, but I never did anything to fix it [19:27] join #anonops [19:28] marlow_: what is that? [19:28] boa tarde [19:29] @squid : sorry, I just forgot the / [19:29] now everybody knows [19:30] romy420. Did you get it fixed?!? [19:31] #pondyn [19:31] Here [19:31] squid, what do u mean? Resinator's sound issue? === Guest4205 is now known as xazax_ [19:31] I have sticky edges turned off on my desktop but it still sticks when going between screens. How do I stop this? [19:31] yea [19:31] ugh [19:31] that is no solution [19:32] squid, i stopped thinking when u came up with the solution, had a short glance at the thread [19:32] lol [19:32] that was not a solution [19:33] basically it had me install gnome alsa [19:33] which is nothing [19:33] and do nothing but check my volume levels [19:33] and put a line of options in [19:33] romy420. Sorry but I didn't come up with a solution. Rather, I found a threat online with the possible solution that has worked for others [19:33] which did nothing [19:33] Resinator: please don't hit the enter key every 3 words, makes it very hard to follow what you are saying. [19:33] Resinator, the driver module is loaded ... does your card show up in the 'sound settings' dialog? [19:34] perhaps installing a different kernel [19:34] squid, yeahi understand that :) [19:34] Hi, I'm looking for some kind of tool to get a breakdown of network traffic going through a regular desktop computer running ubuntu, command line or gui doesn't matter but I'm specifically looking for different values of TOS. Ideally I would like to have a running rate calculation of traffic with TOS byte 10, 20, 30 and so on [19:34] shows up as "speaker" "build-in audio" [19:34] Why is chromium crashing so much ? [19:34] Slart: try ntop [19:35] squid: I'll give that a try. Thanks. [19:35] is it possible to screen a graphical program remotely in ubuntu? [19:35] Also,when i open a video on youtube i get the error : Missing plug-in. [19:35] I have ubuntu extras installed. [19:36] Steevca try html5 or flashplugin installer [19:36] Slart: sudo apt-get install ntop. Research first and see if you like it :) I use it at Home....Google ntop in images and see the screenshoots [19:36] Steevca http://www.youtube.com/html5 [19:36] im running out of time fast [19:37] squid: I think I've used it a couple of years ago just to monitor network usage, didn't know it could do the TOS things also [19:37] How to registerd [19:37] MonkeyDust: I have activated html5 trial,but i get now : The following plug-in has crashed : Shockwave Flash. [19:37] !register | Salman [19:37] !register | Salman [19:37] Salman: 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 [19:38] !register | Salman [19:38] Salman, please see my private message [19:38] Steevca: use Miro [19:38] goddard: Can you tell me something about Miro ? [19:38] !info flashplugin-installer | Steevca [19:38] Steevca: flashplugin-installer (source: flashplugin-nonfree): Adobe Flash Player plugin installer. In component multiverse, is optional. Version 11.2.202.235ubuntu0.12.04.1 (precise), package size 8 kB, installed size 136 kB (Only available for i386; amd64) [19:39] Slart: tcpdump won't do it for you? [19:39] Resinator, then i'm sorry that i know nothing more. everything looks good but still u have no sound :( i also didnt find anything on google. normally other people already solved most issues. if you are confident enough u may install a newer kernel, maybe even compile the sound module directly in the kernel and not as module. but if u never did that it can be overwhelming === Salman is now known as Salman1223 [19:40] squid: I haven't tried anything yet.. thought I would do some research first, I was actually thinking of ethereal but tcpdump might work just as well [19:40] well i have sound [19:40] its just really quiet [19:40] Slart: I might be able to help you with this. Just a sec. [19:40] testing with a 12.10 live cd may shed some light on if a newer kernel works Resinator [19:41] hmm [19:41] if u turn the volume up to 100% ... does it jump at the end and then works at full volume? [19:41] MonkeyDust: Do you know any alternativ that will work ? [19:41] the internet isnt fast enough here for me to do that [19:41] im not at home [19:41] sounds like a driver bug [19:41] I am checking out Miro as goddard stated. [19:41] hwkiller-netbook, sorry to hear you never found a solution. it has actually happened on no less than two machines with SSDs [19:41] though both react in slightly different ways [19:42] squid: I've got all night.. right now I'm reading about pcap-filters =) [19:42] my ultrabook just acts in a pathologically insane fashion, but it might work again if I can fsck the filesystem and then find a way to remount it with write permissions [19:42] Slart: with wireshark it should very simple... [19:44] squid: I'll take a look at wireshark as well [19:44] in ubunty livecd in my vmware the mouse pointer position differs from the actual position it thinks it is. How can I correct this ? === smw_ is now known as smw_work [19:47] Why Flash sucks this much ? [19:47] I mean seriously. [19:47] Why does the sun rise in the east? [19:47] becsuse adobe can get away with it... [19:47] neither of these questions are Ubuntu related. [19:47] if you wish to continue discussing them join #ubuntu-offtopic [19:48] Yes they are,the damn thing isn't working on my ubuntu! [19:48] >.< [19:48] squid: tcpdump worked nicely.. I found a nice example on a webpage to get the TOS field. Thanks for your help! [19:48] Slart: Here is something that is going to help you. http://mccltd.net/blog/?p=1199 [19:48] Resinator, you may be right with the kernel version, look her: http://askubuntu.com/questions/128614/volume-range-is-narrow-in-12-04 [19:48] Slart: you are welcome. [19:48] Resinator, second answer [19:48] squid: ah.. more good info.. thanks! [19:49] Steevca flashplugin IS the alternative [19:49] Hi. Does anyone know what version of freetype is installed in the new Ubuntu (12.04)? I still have 10.04, so I can't know. I'd like to know if the version installed in 12.04 has advanced hinting available (for expired patents) that allow microsoft fonts to finally look perfecly hinted. Thanks [19:49] in ubunty livecd in my vmware the mouse pointer position differs from the actual position it thinks it is. Is there a way to correct this ? === Stud is now known as thomas [19:50] maicod: vmware tools [19:50] oh but then it would need to be installed will it survive a reboot :( [19:50] !font| nullucas [19:50] nullucas: Font installation basics here: https://help.ubuntu.com/community/FontInstallHowto - No fonts in Flash? Install "msttcorefonts" (from !Multiverse), "gsfonts", and "gsfonts-x11". For the official ubuntu font, see: http://font.ubuntu.com/ [19:51] maicod: install the vmware-tools... and that should help you a bunch other stuff too [19:51] squid: it will be lost after reload huh? [19:51] nullucas, check yourself >> https://launchpad.net/ubuntu/precise/+source/freetype/ [19:51] cause it has not disk to save the tools (it uses a ramdisk) [19:52] OerHeks, ok, thanks [19:52] maicod: I don't think so...Think about it. In a Live CD you are not permanently saving anything to hard drive or anything. Once that CD is out, thats it. === ubuntu is now known as Guest32417 [19:53] hello === zz_diddledan is now known as diddledan [19:53] I am making a .deb package for a application but I seem to understand how to add to the deb package the System tray Icon ability. Can anyone help me? [19:53] squid: yeah it doesnt remember settings I noticed [19:53] even my root passwd is lost ;) [19:53] *semm to not understand [19:53] thanks for the info though :) [19:54] maicod: That's the purpose of the live CDs. Try it, no need to install. If you like it, install it :) [19:54] hehe indeed I could add a virtual hdd :) [19:55] maicod: Live CDs are life saver too....if you ever forgot your root password, you can always recover it with the live CD..../etc/shadow or /etc/passwd file [19:55] maicod: Good Luck! [19:56] PhoenixSTF: The sysem tray icon ability is what's coded into the program not its .deb package [19:56] maicod: forgot to say, same thing for Windows. very easy to reset password using Linux live CD [19:56] squid: thanks. so if someone can mount someone else hdd he can 'just read what the root password is' in /etc/shadow etc/passwd ? [19:56] sounds unsafe :) [19:57] well time to try to install kernel 3.5 [19:57] maicod: need physical access to the pc, so it's not just like that [19:57] i guess [19:57] NewWorld, yes but I want to make that ability able to be shown on Ubuntu Unity systray, how do i do it without having to gsettings? [19:57] squid: yeah physical access but if say its a colleague on your workplace it CAN be dangerous [19:57] Resinator: careful! :) [19:58] I never knew one could find the root password by just looking at the filesys [19:58] Resinator: I suggest you visit www.upubuntu.com and see how to do it. [19:58] maicod: passwords are hashed [19:58] Resinator, did u try to add a line for your model like described in the post? i remember doing something similar with my old notebook ... ages ago [19:59] oh but how would you then be able to reset the root pw ? [19:59] maicod: sorry I think i may had confused you....You can't see the password in clear text. You simply edit the file and delete the hashed section of the password and then login to the system and perform the passwd command that's it [20:00] squid: Ok but THEN you can access all that old root-users files? [20:01] PhoenixSTF: That ability is in the program, not the .deb package . You have to add that to the program. You can't add that to a .deb pkg [20:02] yeah i added the line [20:02] it did absolutely nothing [20:02] NewWorld, the program already has the ability I want to make UNITY permit it in its white list! [20:03] NewWorld, or am I making myself a bit unclear? [20:03] PhoenixSTF: I think I understand now, but sorry don't know how to help. Good luck) [20:03] NewWorld, ty :) [20:04] I want to add the whitelist permition to system tray on a deb package installation, can anyone help? [20:04] gah.. how do I tell apparmor to stop messing with tcpdump.. it won't let me create a file on local filesystem, even as root [20:04] squid: I have no reasons to fear someone resetting my root pw and reading files (no big secrets). It was just that I though noone could obtain root access by obtaining physical access to your hdd [20:04] PhoenixSTF: you can use gsettings vendor overrides, however you would need to include the default whitelist, which may change over time so might result in inconsistancies (unless you just set it to 'all' that might be fine) [20:04] maicod: only root can access shadow file [20:05] maicod: you are root anyway...arent'y you? [20:05] yeah [20:05] its all my own home usage stuff :) [20:05] PhoenixSTF: http://www.burtonini.com/blog/computers/gsettings-override-2011-07-04-15-45 [20:05] maicod, if u want to prevent this: encrypt your whole file system [20:06] romy420: ah so that would be the option to choose if you have top secret files on your hdd but I don't :) [20:06] i gotta go to the store and get smokes [20:06] thanks I understand it now [20:06] maicod, right :) [20:06] lightning outhere :( [20:07] maicod: location?!? [20:07] Holland [20:07] maicod: Miami :) [20:07] squid you got 4 arms and 4 legs ? :) [20:07] ah hot humid place u are in (loads of lightning I guess) [20:07] and three monitors [20:08] cool :) [20:08] :D [20:08] trism, soo I have to add a schema? [20:08] I created a shared (samba) folder inside of my home folder. I want to give access to anyone (even annonymous) to read,write and delete. I check "Guest access" in the "Share" tab of the folder properties but I can't access the folder from a client device without entering my username and password. [20:09] PhoenixSTF: you don't have to, the other option would be when you app first runs, to append your appname to the whitelist and prompt the user to restart their session [20:09] coruña [20:09] maicod: I like Holland. I been to Amsterdam, Rotterdam, Burum and groningen multiple times. Excuse the spelling [20:09] hola alguna chica de madrid? [20:09] squid: cool. Burum is tiny huh? [20:10] maicod: yeah! [20:10] !es | loculinux [20:10] loculinux: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba "/join #ubuntu-es" (sin comillas) y presione intro. [20:10] trism, but the right way to do it would be a schema, so thats what I want :) [20:10] Runing 10.10 (Maverick); I've added an application (OpenRocket) using Ubuntu Software Center. How (where?) do I find it in my applications tab? Any help would be quite nice. Tnx, Dave [20:10] I only know it from name. I live in northwest of Holland and Burum is in Northeast [20:10] North rather ;) [20:10] maicod: not a lot of restaurants around....only in Buitenpost (not sure if that is how you say it) [20:10] Or, is this even the correct place to ask such a question 8-) [20:11] yeah Buitenpost sounds fine [20:11] its correct [20:11] PhoenixSTF: I don't necessarily agree, with the schema, you are overriding the unity defaults (and it may be more work to keep up with them), at the app level you are just updating a setting (you could even ask the user first before doing so) [20:12] hola soy gallego y vivo en madrid ahora alguna chica de madrid? [20:12] what is the difference between passwd and passwd- ? [20:12] trism, ya a start scrip or something [20:12] trism, ty :) [20:12] loculinux: wrong place! This is not facebook or twitter [20:12] maicod: passwd- is a backup of passwd [20:13] trism: ah OK [20:13] loculinux: not to add that this channel is only in English [20:14] loculinux: Gracias, espero que no se sienta despreciado. [20:14] Hi. I'm running Ubuntu on Oracle VirtualBox but the resolution is horribly wrong. My screen is 1366x768 but i can't find an option in the display settings... [20:15] dcannell: Use `dpkg -L` to list all installed files by the OpenRocket package. Then find which are the banries (probably in /usr/bin ). These are the program's executables which you can run [20:15] does the word linux imply its x86/x64 only ? [20:15] Also, if anyone knows about virtual box, I can't use the host key :/ [20:15] I mean is it Unix when its for say ARM ? [20:15] maicod: Of course not [20:15] Does VirtualBox uses software similar to VmWare Tools?!? [20:15] perhaps that might be the first thing to check... [20:15] oh but ubuntu is x86/x64 only? [20:16] !ports | maicod [20:16] squid, yes [20:16] maicod: For instructions on how to set up port-forwarding (for games, torrents, webservers) see http://portforward.com - also see !firewall [20:16] Bah [20:16] ChilliConCarnage, try to install guest additions [20:16] LOL genii-around [20:16] Host key isn't working [20:16] wrong article huh :) [20:17] maicod: There are communit-supported ports of Ubuntu which run on PPC for instance. Also ARM is an official release [20:17] genii-around: I got a Raspberry Pi and its Arm CPU and I guess there's no change it will ever get Ubuntu ? [20:17] its too slow cpu I guess [20:17] ah OK [20:18] Does anybody has any networking issues? [20:18] LOL...I am bored a bit [20:18] LOL [20:19] squid, then get a job [20:19] you don't know what you should do with your cockpit setup huh :) [20:19] maicod: there is a pretty good overview of the problems here: http://www.raspberrypi.org/phpBB3/viewtopic.php?f=9&t=5150 [20:19] lol [20:19] trism: thanks [20:20] I am at work :D [20:20] I thought arm devices were very ubuntu friendly , maicod [20:20] nobody is complaining .... so everything must be either running smooth or not good at all. [20:21] maicod: LOL [20:21] Host key isn't working for my VM... [20:21] just trying to help someone :D [20:21] BluesKaj: ah right. the article trism gave says it needs alot of tweaking cause the Pi has armv6 and normal arm port for ubuntu is for armv7 [20:21] hey all, just a quick question. My laptops functions (like brightness control) are on the F keys, and I need to use Fn + an F key to access the functions. Is there any way to swap this around, so that Fn is necessary to get the F keys, and functions do not need Fn ? [20:22] ChilliConCarnage: you might need a combination of keys.... [20:22] fortress, this is implemented in the hardware. can't change that [20:22] fortress...that's interesting... [20:23] romy420: that's good to know.... [20:23] maletor: right , just read the post as well. [20:23] squid: I try CTRL+D to open up the menu but no result [20:23] romy420, darn. thanks for the info. Somehow the US model has it that way, but the Internation model I have doesn't. Oh well [20:25] hello. I am trying to install nvidia gforce 2 mx 400 drivers from repository. but it cant install it. it says that is for the previus version of xorg, what can I do? sorry for my bad english [20:25] fortress, sounds strange. this is a bios/hardware function in nearly all notebooks. no driver or anythng [20:25] well lets see if this new kernel works! [20:25] * Resinator waits for it to boot [20:25] is WPA2 crackable? [20:26] damn [20:26] installed kernel 3.5 and still the sound is quiet [20:26] Venom: yes, just a matter of time [20:26] jjjavier: install it from additional/restricted drivers [20:26] hello [20:26] are there stable releases of ubuntu? [20:26] lol [20:26] lol [20:26] BluesKaj : it is not there [20:26] Resinator, twenty minutes to compile a new kernel is fast. did u make sure that it really booted 3.5 now? pls type 'uname -a' in a terminal and check the version [20:27] lol [20:27] romy420: I don't think he compiled it the kernel.... [20:27] jjjavier: then the driver you're installing may not work anyway [20:27] caixa: yes its called ubuntu 12.04 [20:27] peace! [20:27] romy420: Resinator is new to linux... [20:27] Hi I am just wondering and please don't shoot me cause I know this is not supposed to be done since microsoft owns the right to the windows key and it would violate linux' opensource character but say for my personal experience only I would like to connect the Windows key to the Gnome start menu, can this be done ? [20:27] anyone as an idea concerning a toshiba satelite C670D witha a problem of intermittent boot without touchpad and keyboard ?under xubuntu 12.4 [20:28] ubunty 12 is far from stable [20:28] squid, that's what i wanted to say :) [20:28] isnt ubuntu based on testing package from debian? [20:28] caixa: you have a support question or just flaming? [20:28] BluesKaj : yes, is the correct driver. In previus versions of ubuntu it was there [20:28] yeah its in there [20:28] kernel 3.5 [20:28] Is nawk an okay sub for awk? [20:28] caixa: ubuntu is synced from debian sid [20:28] maicod: perhaps there is a way of using some sort of shortcut... [20:28] yoritomo .. i have that too. i know no solution other than reboot :( [20:28] iceroot, sid? [20:29] maicod: let me take a look [20:29] caixa: sid = unstalbe [20:29] caixa: yes thats the name of the unstable-version of debian [20:29] caixa: sid = unstable [20:29] squid: ah like setting up shortcuts in Gnome huh. I know ctrl+escape does the same so it should connect that combination the the windows key [20:29] iceroot, yeah so ubuntu is based on unstable builds of debian? [20:29] romy420 looks like to disable acpi resolves de problem but a laptop without batery management ... [20:29] caixa: ubuntu is synced from debian sid [20:29] caixa: as i said already [20:29] squid: cool [20:30] caixa: debian stable is also based on debian unstable [20:30] iceroot, after it leaves "testing" [20:30] yoritomo, thx for the info. i do not care about the issue as it happens maybe once a week, but will keep that in mind [20:30] Brilliant. Unable to mount guest additions [20:30] caixa: and ubuntu has also "testing" [20:30] caixa: called alpha and beta [20:31] iceroot, but its still based off an unstable version of debian [20:31] maicod: I think I found it [20:31] squid: ah cool [20:31] Uh [20:31] caixa: and your technical supportquestion is? [20:31] Nvm XD [20:31] Thanks guys [20:31] iceroot, why dont they base ubuntu off the stable builds and cut the frequent releases [20:31] maicod: try this...it's from a good trusted source...http://www.howtogeek.com/howto/ubuntu/use-the-windows-key-for-the-start-menu-in-ubuntu-linux/ [20:31] caixa: because debian stable is always outdated [20:32] caixa: if you want something like debian stable, then use debian stable, if you want a debian based system with newer software use ubuntu [20:32] Anyone know where i can get an updated driver for the Atheros 8131 Gigabit Nic? [20:32] squid: I am copying a vmware file to my pc where ubuntu is already installed in. if thats ready I will try it out. thanks ! [20:32] maicod: alright! [20:33] iceroot, so it's just software? [20:33] caixa: no [20:33] caixa: ubuntu is doing a lot of patching on the debian stuff or using other things (upstart, unity and so on) [20:33] squid: gonna get my ethernet cable out cause the damn copying over wifi G takes 37mins :) [20:34] Resinator, good, that's really a tough issue. did u already check the log files? maybe there's some info about what's going wrong here ... but in this case there may be nothing logged. so have sound but even now it is very low volume? [20:34] caixa: also ubuntu is not so hard on the "only use free software part" because of that you have for example firefox [20:34] yep [20:34] caixa: which is not part on debian [20:34] just really quiet [20:34] technically it's working fine [20:34] K this got even worse now [20:35] caixa: also ubuntu is integrating nonfree software mich easier (like drivers) [20:35] tried the pulseaudio and audio thing [20:35] no errors [20:35] Now my only screen resolution option is 800x600 [20:35] maicod: gotta love 802.11g [20:35] romy420: intel hda ? [20:36] BluesKaj, yes [20:36] This happens when I auto run the thingy: The headers for the current running kernel were not found. If the following [20:36] module compilation fails then this could be the reason. [20:36] Chilli: is that a new install of Ubuntu?!? [20:37] BluesKaj, i'm sure there is just some config file that needs to be tweaked but i dunno which and how [20:37] Maybe I should reinstall it, it's really f*ed up [20:37] squid: well it suits for regular internetting :) I got a N stick to stick in it if I'd like but I now opted to attach my utp cable :) [20:37] iceroot, thanks for the info [20:37] you're the3red person I've seen today with that problem ,,,try installing pavucontrol ..see if that hepls . I assume you have all alsamixer controls turned up and ubnmuted [20:37] caixa: you are welcome [20:38] romy420: ^ [20:38] BluesKaj, not me, Resinator needs your help :) [20:39] oh sorry romy420 ... I'm having a tough day :P [20:39] np [20:39] Guuh [20:40] i'll try again tomorrow [20:40] romy420: he left anyway [20:40] hm [20:42] Hello. I am not sure if it is a bug in ubuntu-server or just wrong settings on my fresh ubuntu-server 12.04 box. I use encryption for the boot drive and also an additional encrypted volume due to the entries in /etc/crypttab and /etc/fstab (see. http://paste.debian.net/181178/ ). When I open the luks volume manually with "tcryptsetup luksOpen /dev/sdb secret" the passphrase input is "hidden". [20:42] During the boot the passphrase input for the additional volume is "echoed" to the display what I don't want. is it a know bug or do I need to modify the setting? Thank you in advance for any hints. [20:42] romy420: I already tried to help him unbder a differnt nick , but he doesn't want to help himself .... he just keeps complaining [20:43] good evening fellas, i just returned from vacation and after an update my microphone acts weird. alle sounds from application are forwarded to my input device so people in skype/teamspeak/mumble hear me+all applications. very strage error, any1 have any ideas (running 10.04 ubuntu with sb xfi) [20:43] help help help, I need to partition my hard-drive, save my files to a media partition, and install the latest Ubuntu, but I'm not sure where to begin? [20:44] excelsior: Save files before partitioning, as it risks losing data [20:44] BluesKaj, i think he really has a problem that cannot be solved easily. that can be really annoying, if you're new to linux [20:44] help help help, I need to partition my hard-drive, save my files to a media partition, and install the latest Ubuntu, but I'm not sure where to begin because I have an encrypted hard drive [20:44] Anyone know where i can get an updated driver for the Atheros 8131 Gigabit Nic? [20:44] BluesKaj, unfortunately google was no help at all too [20:44] Can anyone recommend software smtp store-and-forward servers like ssmtp but other ones? [20:45] romy420: I asked him to install pavucontrol , it could have helped him , I think his inputs and outputs aren't set correctly [20:45] excelsior: Save files before partitioning, as it risks losing data [20:45] help help help, I need to partition my hard-drive, save my files to a media partition, and install the latest Ubuntu, but I'm not sure where to begin because I have an encrypted hard drive (I've backed up my important work to a thumb-drive, but Windows virtual machine is too big to move to the thumb drive.) === danbeck_ is now known as danbeck [20:45] !repeat | excelsior [20:45] excelsior: 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/ [20:46] So I guess I need to know how to partition an encrypted hard drive [20:47] BluesKaj, one should try this but it did not help me for instance and i remember having tosearch three days once i had a laptop with intel hda before i found a solution. cant believe that it still is so difficult [20:48] Hey everyone. So, after installing fglrx I get a weird "Unsupported hardware" watermark on my screen. Not too sure what that is, but how do I get rid of that? The driver works perfectly >.< [20:48] So I guess I need to know how to partition an encrypted hard drive [20:49] romy420: was it a driver/module problem , do you recall ? [20:49] i have added myself to group root, but i continue not being able to have write permissions on dirs owned by root, anyone can explain why? [20:49] BluesKaj, i had to enter my model and some parameter in an alsa config file .. that was in 2007 or so [20:50] j #ubuntu [20:50] simplew: Check the _group_ permissions on those dirs [20:50] NewWorld: i have, see drwxrwxr-x 38 root root 4096 Jul 17 22:30 git [20:50] simplew: you need to re-login after adding a user to a group [20:50] simplew, most people use 'sudo' to gain root permissions === St0ne_ is now known as St0ne [20:50] llutz: oh... [20:51] speaker-test -c 2 48000 -D hw:0,3 sends audio out to the hdmi connected tv, however I cannot see this option in settings/audio/output [20:51] any ideas? [20:51] romy420: this is not the case [20:51] llutz: thanks [20:51] 12.04 [20:51] simplew, with ubuntu it is the case. this is a security feature [20:52] romy420: ok , a while back ..the snd_hda_intel driver /module is very common and was working well , suddenly there seem to be problems with it again [20:53] BluesKaj, ok, good to know this. i just wonder how he got kernel 3.5 installed in 20 minutes. is it already in the repos? dont think so [20:54] evening guys. Does anyone know who deals with our repositories/pools when we have a problem please? [20:54] romy420: unless he's on 12.10 [20:54] BluesKaj, yeah maybe. i did not check this. then bugs should be expected :) [20:54] speaker-test -c 2 48000 -D hw:0,3 sends audio out to the hdmi connected tv successfully. However I cannot see this option in settings/audio/output [20:54] So how do I partition an encrypted hard drive? [20:55] my ubuntu doesn't connect to wireless via that lovely GUI app. i had to manually turn it on, and then use wpa_supplicant [20:55] I have a problem. I'm trying to install a KDE application on 12.04 which is showing as not available when I try to apt-get install it - I specifically pull from the gb archive, and I'm wondering if anyone else using another mirror is getting this issue too. [20:55] i was installing some apps that help me adjust my trackpoint's speed/sensitivity [20:56] I need to discover who deals with our mirrors, so I can inquire with them === HelenB_ is now known as HelenaB [20:56] romy420: I'm using 12.10 , its using the 3.5 kernel [20:56] So how do I partition an encrypted hard drive? [20:57] !repeat | excelsior [20:57] excelsior: 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/ [20:57] Is there any way to access a hibernated windows partition from inside Ubuntu? [20:57] what are the apps that ubuntu runs in background to make sure network interfaces are up? [20:57] BluesKaj, is it stable? [20:58] Relondo: try mounting it first [20:58] i want to record a screen cast - what software to use? [20:58] romy420: much more than 12.04 was at alpha 3 [20:58] i installed sysutils.. is this a problem? [20:59] BluesKaj: It says it can't, because windows is hibernated. I know that modifying the files on the Windows partition could cause problems, but what about just read/copy access? [20:59] romy420: I'm on kde , but the ubuntu guys will probly agree with me [20:59] excelsior, backup your date to an exernal hd then try to resize the lvm or the partitions inside of it with gparted [20:59] Mahmoud: ifup is what is called from /etc/init/network-interface.conf by upstart [21:00] BluesKaj, good to know. though i have worked to long to install everything i want to try an upgrade o-O [21:01] genii-around: i see no ifup here http://codepad.org/Xx8RPDkY [21:01] oh, it's there [21:02] hi, I'm installing Football manager 2012 on ubuntu, but i need to install .net framework 2.0, but it returns your computer is 64 bit. you can't install. [21:02] genii-around: good [21:02] yusufaliboz: Use winetricks. [21:02] why wouldn't gnome audo settings manager cannot see my hdmi hdmi sound output while aplay can? [21:02] 12.04 [21:02] theadmin: I'm using winetricks still. [21:02] dfguk: Maybe because aplay uses ALSA directly, but most of GNOME uses Pulseaudio? [21:03] genii-around: i basically can't see the wireless applet in my status bar (the one that tells me which ESSIDs are there, and how to connect to them) [21:03] yusufaliboz: Hm... This could be due to the fact that .NET 2.0 is very, very old... [21:03] theadmin: oh sorry. how can i use winetricks for my problem? [21:04] yusufaliboz: Oh, well -- winetricks has a "Install Windows DLL or tool" (or somesuch -- can't remember) option, which has various .NET versions. [21:04] if my computer boots while my monitor is off, i get set to 1024x768 resolution. that and 800x600 are my only options, even though my monitor is 1920x1080 natively [21:04] theadmin, do you think there may be a workaround? I remember setting to hdmi sound output on this system at some point [21:04] dfguk: Not sure, sorry. [21:04] theadmin, all right, thanks [21:05] theadmin: oh! I can't understand. what i need to do? [21:05] Relondo: how have you been accessing the files previously , with a smb network folder? [21:06] yusufaliboz: Okay, open a terminal and run this: winetricks dotnet20 [21:06] yusufaliboz, maybe u better ask in #winehq?! [21:07] theadmin: It returns you os is 64bit. [21:07] theadmin: It returns your os is 64bit. [21:07] BluesKaj: I might not have been very clear. I can access the files just fine when Windows is shut down, but when it's hibernated, Ubuntu can't mount it. I haven't been accessing the files previously; I was wondering if there was a way to read/copy from (but not write to) a hibernated NTFS drive. [21:07] yusufaliboz: Oh... Hm, okay, sorry, no idea then. Try to join #winehq and ask there [21:07] theadmin: ok. thanks for helps. [21:07] yusufaliboz: I didn't really help did I :P [21:07] ses1984: You can add `xrandr -s 1920x1080` as a command that runs on startup [21:08] is there a way to just use my windows drivers for ubuntu [21:08] for the sound [21:08] So how do I partition an encrypted hard drive? Will Gparted be able to do it? What keys will I need? [21:08] at least those actually work [21:09] Well, okay, what the actual... Installing and then deleting fglrx resolved mouse flickering in KDE. Weird. [21:09] What sort of black magic is this. [21:09] NewWorld: "Size 1920x1080 not found in available modes" [21:10] i was trying to install dhcp on my system with the command "sudo apt-get install dhcp3-server" but after installation i have both dhcp and dhcp3 in my /etc dir, also dhcpd.conf is missing from the dhcp3 folder [21:10] i have an account from ubuntu precise that had the home folders (Documents, Videos, Music, etc) in my naitve language, now that i have move to quantal i have duplicated fodlers, the same folders in my native lang and in english, and the ones in english are now considered as the valid ones, how can i put ubuntu using the ones from my native lang? [21:11] So how do I partition an encrypted hard drive? Will Gparted be able to do it? What keys will I need? Where do find them? What should I write down? [21:11] is there a channel for general ubuntu chat? [21:11] simplew for quantal: /join #ubuntu+1 [21:11] caixa #ubuntu-offtopic [21:12] MonkeyDust, ty [21:12] ses1984: That's a really weird problem. Gfx card is set up and configured when the machine boots. Having a monitor connected or not shouldn't matter. Sorry I don't know where to go from here [21:12] Is there any reason Ubuntu 12.04 would be running slower than Windows XP? [21:12] MonkeyDust: om there but no one answers [21:13] simplew that's the place for quantal, you'l have to be patient [21:13] oh well tahnks NewWorld [21:13] thanks* [21:13] excelsior, sorry i did just check .. it cant be done with gparted once you have an installed system. maybe this will help you: https://help.ubuntu.com/community/ResizeEncryptedPartitions [21:14] thakns romy420 [21:14] simplew: A very hack-y workaround, but what if you make symbolic links named in English that point to the respective folder names in your language? [21:14] good luck and backup your data just to be sure [21:14] NewWorld: no [21:15] simplew: no, what? [21:16] trying to setup quota's so users can see how much diskspace they are using on 12.04 and instructions are not working. [21:19] what the factoid for 'register'? [21:19] what's* [21:19] Trying to create a Physical Volume in Ubuntu 12.04 (x86_64, kernel: 3.2.0-24-generic), but cannot create one larger than 2TB. According to Wikipedia, I should be able to do 16EB. I can't find an Ubuntu posting about the limits. Any ideas on how to figure out what the problem is? [21:19] I'm working with a 4TB device. [21:20] Relondo: thanks for clearing that up , I've never experienced that situation ...if you have it hibernating on the same pc then it's suspended to ram , not a good situation for 2 OSs [21:21] BluesKaj: This was completely unknown to me. Do you have any idea how much RAM Win7 would be using when hibernated? [21:21] wat [21:21] im pretty sure hibernation writes ram to disk [21:22] wN that is correct. [21:22] wN It couldn't power off unless it did that [21:22] i love being right [21:22] Yeah, that sorta came to mind... [21:22] kmwhite: What are you using to make the volume with? [21:22] what is the name of the default windows manager used in Ubuntu ? Is it Gnome ? [21:23] maicod: Nautilus? Or is that the file manager... [21:23] Relondo, what exactly are u trying to achieve? [21:23] think thats the file manager [21:23] maicod Gnome [21:23] wowstargate: OK thanks ! [21:23] romy420: Read and copy access to my hibernated Win7 partition from inside Ubuntu. [21:23] yup [21:24] genii-around, used fdisk to partition (which I think I found a bug in...) and then ran the command "sudo pvcreate /dev/md127p1" to create the Physical Volume. [21:24] Relondo, i know but why would u need that? accessing the content of the RAM of your windows session. [21:24] kmwhite: Use instead gdisk [21:24] ( or parted ) [21:25] xx [21:25] romy420: I have various files that I like to use on both OSes, and don't have the space to maintain two copies. I am talking about the hard drive here, not the RAm. [21:26] genii-around, I'll look into it. Do you think that will fix the problem? I.E., could it be related to MBR partitioning rather than GPT? [21:27] kmwhite: I'm pretty sure it's fdisk limiting it to 2TB [21:27] Relondo, the hibernation file contains everyt5hing that was in the RAM when hibernating. so maybe u just want to access your windows partition [21:27] genii-around, Odd. The partitions were created. I'll give it a try -- ty! [21:27] romy420: Yes, that's exactly what I want to do. [21:27] Anyway, thanks for the distro people. Even though Ubuntu's not my favorite, it's definetly the distro I suggest for newbies and install on comps of such. [21:27] hello [21:27] romy420: But I want to do so while leaving Windows hibernated. [21:28] theadmin: suse is also friendly, as is mandriva === rockets is now known as zastern [21:29] ActionParsnip: SuSE has a huge fail with the untranslated installer -- some newbies (those who don't speak English) may fail to install it. Mandriva is just... horrifying in terms of having a paid version. [21:29] ...what would be the fastest distro? [21:29] Relondo, i never tried _that_ ... ntfs partitions should be accessible through nautilus but i dont have any ntfs here :P so i'm not sure [21:29] theadmin: Mandriva has a PAID VERSION!? [21:29] theadmin: its not anymore, there is a free one :) [21:30] romy420: No, the partition is accessible normally, when windows is shut down, but not when it's hibernated. [21:30] Relondo: It does indeed. As well as a free one. [21:30] Anyway, we got offtopic here :D [21:30] theadmin: I shun Mandriva. Dear god, how can any devs stomach working on that? [21:30] theadmin: http://www.mandriva.com/downloads/2011/ fill your boots [21:31] Relondo, ofcourse when it is hybernated, you cannot acces it from linux.. how do you start linux when windows is hybernated? [21:31] Oerheks: I can have both Oses hibernated at once, if I so choose. [21:31] ActionParsnip: Again, offtopic. And no thanks, I'll stay with K/X/L/Ubuntu [21:32] OerHeks: And yes, I know editing the drive while hibernated would be bad, but could I just read/copy from it? [21:33] OerHeks: *and impossible [21:33] how do I start the D-BUS daemon ? [21:33] theadmin: well, there is paid support for ubuntu, same difference [21:33] ActionParsnip: Hehe, I guess :) [21:33] I want to make more room for my 12.04 install, but I'm not sure if it's possible after looking at this screenshot from GParted http://i.imgur.com/abKVQ.png [21:34] detig: resize the extended partition (the blue lines) [21:34] maicod: It has linux-swap as part of it [21:35] detig, theres lots of room there, although theres a small chunk in the middle thats wasted [21:35] detig: yes but it can be resized to the right cause the first part is not used inside it [21:36] click on the word Extended (in the list below the graphic) [21:36] then resize it to smaller size by sliding the left blue edge to the right [21:37] until it can't go further anymore (cause it hits the swap partition) [21:38] when I try to run gconftool-2 it says that D-BUS daemon isnt running . How do I start that ? [21:44] helloo.. i have a question about the unity dash pls [21:45] how do I show all menu items in the dash pls [21:45] hello, I was wondering if anyone knows of a way to have a server that is off (but powered and connected to the network) automatically power on when other network nodes try to access it's resources. === jost__ is now known as jost [21:45] wake on lan [21:46] hilo: ^ [21:46] "git show SHA" shows a commit, but how can get that comit reversed so tha ti dont have to use "patch -R" ? === HardFu is now known as HardFu|AFK [21:47] simplew: you want to revert a commit? [21:47] bzzzz: WOL makes sense as the method to switch on a machine, but how can I detect requests and send a WOL packet to turn on the server? [21:47] simplew: or as in you just dont want to push what you commit? [21:48] Ok here's what I have now http://i.imgur.com/bvfYp.png [21:48] simplew: just update the files and re-add them and commit again [21:48] the second commit over rides the first afaik [21:49] SolarisB1y: i simply want to create a patch, i dont want to comit any [21:49] so make the patch and add it to the repo [21:49] ::shrugs:: [21:49] whats the point of version control if you dont commit your changes? [21:51] Can I reclaim the Unallocated space in my screenshot? [21:52] detig: yeah, resize sda1 to eat it up. Or make a new partition there [21:52] detig: you can expand sda1 into it easily [21:53] detig: you can do it in liveCD so it's not mounted [21:53] Some how I'm not clicking the thing. LOL [21:53] I am actively running 12.04 in SDA1 [21:54] is there a password generator for ubuntu that can create ascii-only passwords as secpwgen does? [21:54] where are the path environments [21:54] in 12.04 [21:54] fellayaboy: /etc/environment is the system-wide one [21:54] detig: You won't be able to adjust partitions from an OS running on one of the partitions, you'll need to use a boot from another hd or CD [21:54] cool and local? [21:54] fellayaboy: For each user, you can simply define PATH in .bashrc or such. [21:55] thanks [21:55] DarsVaeda: does pwgen not do that? [21:55] genii-around: I had a feeling that was the issue. Thanks for the info and thanls to ALL the helpful voices! [21:55] aparently not [21:55] DarsVaeda: explain [21:55] I have illegal characters in my password [21:56] hey is there a file that shows the path environment for say $EDITOR. and all the like? where is that file at [21:56] DarsVaeda: Use "pwgen -1" -- otherwise it gives several passwords, which are separated by spaces and newlines [21:56] fellayaboy: what do you want to accomplish? [21:57] theadmin I did [21:57] excuse me the enviroment variables i believe is the proper term [21:57] fellayaboy: Run "export", it shows all the currently set envvars [21:57] well i wanna change the default editor to vim instead of nano [21:57] fellayaboy: ènv` ? [21:57] for all applications etc [21:58] env` [21:58] fellayaboy: you want to change the default editor system wide or for your user? [21:58] /etc/environment /etc/profile & else + default settings of the distribution you use [21:58] system wide is fine [21:58] but either way im curious to know where all those variables are being declared..is there a file thats declaring them [21:58] ^ [21:59] fellayaboy: well you could use update-alternatives for system-wide. There's select-editor you could run as your user too (not sure if there's a system-wide setting for it; probably is) [21:59] of i chedk /etc/environment and /etc/profile but i didnt see anythign declared... [22:00] fellayaboy: EDITOR isn't defined for a new user I create [22:00] That worked, genii-around . Thanks agian. [22:00] s/agian/again/ [22:01] kmwhite: You're welcome [22:02] i see...i guess there isnt a delcared $editor as i thought there would be...hmmm i gotta read a book on this..i should've learned about this [22:02] $EDITOR and $editor would be different. :) [22:02] of thanks guys [22:02] yeah it would [22:02] Theres no $EDITOR set here. [22:03] i see..i just assumed there was [22:03] thanks [22:03] set it if you want. ;) [22:04] fellayaboy: annoyingly there are many ways "editor" is defined. There's EDITOR, VISUAL, /usr/bin/editor, select-editor off the top of my head === wolfbyte is now known as Guest44329 [22:08] What is the current kernel in Ubuntu? I'm not running it at the moment. [22:08] I know it's original release was 3.2.0 === diddledan is now known as zz_diddledan [22:09] uname -a [22:09] Linux Speedbuntu 3.2.0-27-generic #43-Ubuntu SMP Fri Jul 6 14:25:57 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux [22:09] is what i have right now [22:09] I need someone to make a program for me, the budget is $500 [22:10] Thanks, Dr_Willis [22:11] ive not updated this week. so i may not be totally up to the latest version [22:11] That's fine. I was just wondering the second minor release version. [22:12] The following NEW packages will be installed: [22:12] linux-headers-3.2.0-29 linux-headers-3.2.0-29-generic linux-image-3.2.0-29-generic [22:12] ;) just updated.. [22:12] Gotcha :D Ciao. [22:12] my floppy doesn't show up in ubuntu [22:14] mount it by hand perhaps. [22:14] so I have this .tar.bz2 file. What do I do with it? [22:15] dylan: its an archive.. weve no idea whats in it.. [22:15] !info unp [22:15] unp (source: unp): unpack (almost) everything with one command. In component universe, is optional. Version 2.0~pre7 (precise), package size 13 kB, installed size 124 kB [22:15] Unpack it.. and do.. well.. whatever it is you wanted to do with it. :) [22:16] hello , guys! maybe someone know what can be a reason of this http://stackoverflow.com/questions/11730181/linux-module-compilng-missed-folder-asm [22:16] double-click should open fileroller [22:16] hi, I want to take the hdd from my laptop which is starting to fail, and put it into an older pc, but it doesn't load, even in safe mode. any idea what goes wrong? grub loads fine [22:16] do I have to change video settings? [22:17] if the HD is failing.. it may have failed so badly the system cant boot. try to recover with a live cd. [22:18] Dr_Willis: it's not the hdd, but the mobo. Hence why I want to put it in a different laptop [22:20] Could not resolve 'security.ubuntu.com' [22:20] Seems I need ipv4 to get security updates? :( [22:20] Its hard for us to tell what you should with failing hardware. If the MB is going bad.. then remove it and put it in somthing else. [22:21] Dr_Willis: I'm not asking about the hardware. The hdd is fine, I'm putting it in a laptop that's also fine. However it doesn't boot in that laptop, although it does in the starting to fail other laptop [22:22] So you have allready Moved it then.. You PUT it in a differnt laptop.. :) [22:23] whats differnt about the 2 laptops? video cards? cpu? whats the exact error messages [22:23] Dr_Willis, well yeah, I tried to, it didn't work, so I took it out again... but yeah =) [22:23] use a live cd, fsck the hard drive. verify its all there. [22:25] I don't get an error message unfortunately. they're both intel cpu with ati gpu combo, but the one I want to use is older. core duo vs core 2 duo. I could boot from the hdd on the original machine fine afterwards, so it's all there [22:25] in safe mode, I get 2 of the loading messages, then the screen goes black with 2 dots, and nothing much happens [22:26] ikonia, go fuck yourself [22:26] NAW [22:27] 0.0 [22:27] I hope someone is going to block the guy for that. That is not on. [22:28] hello all [22:28] :D === matrixa1 is now known as Supersaiyan_IV [22:31] !nomodeset | douwe_ [22:31] douwe_: 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 [22:31] cheers [22:32] hmm [22:40] hello, my system just froze, and i had to manually power off to reboot. What is the best place to look for what caused it? [22:40] i am using Wubi, 12.04 [22:41] is the word "kernel" mentioned in the update process if there's a kernel update for ubuntu? [22:41] I'm on 3.2.0-25-generic but can't see anything ever mention an update in logs [22:41] don't know if it has updated or not but I don't think it has [22:41] how can I do to minimize a software by console? [22:42] rsser: theres tools like devilspie, but not sure about cli controll. i recall there being tools to do it in the past.. years ago [22:43] rax-: yes it will also update grub too [22:43] Dr_Willis: thank you [22:43] be nice if the package manager tools somehow had 'tags' for packages ;) not just keyword searching via description [22:44] so 3.2.0 is the latest kernel version released via updates? [22:44] for 12.04 [22:44] !info linux-image-generic [22:44] linux-image-generic (source: linux-meta): Generic Linux kernel image. In component main, is optional. Version 3.2.0.24.26 (precise), package size 2 kB, installed size 31 kB [22:44] The following NEW packages will be installed: [22:44] linux-headers-3.2.0-29 linux-headers-3.2.0-29-generic linux-image-3.2.0-29-generic [22:44] thanks [22:44] is what is getting installed here.. [22:44] Not sure why the bots info differs [22:44] Dr_Willis: is a gtk apps [22:44] In Change Desktop Bekground I don't have tha tast line with The Unity Launcher (the bar on the left hand screen) can be resized if you’re find it too big or too small. [22:45] Im a gtk app? :P [22:45] I'm accessing the computer remotely [22:45] RomeoAva: what is the output of: lsb_release -sc [22:45] I dont understand [22:45] rsser: thers a dozen ways to access a pc remotely. :) so that dosent clear much up. [22:46] I dont understand the question [22:46] RomeoAva: it's a terminal command [22:46] ok [22:46] what to do? [22:46] run the command.. tell us the output.. [22:46] I'd like to minimize or close apps remotely, Dr_Willis [22:46] rsser: how are you even seeing the apps? [22:47] lsb_release -sc [22:47] precise [22:47] I see them from info of "top" command line [22:47] precise [22:47] RomeoAva: thanks and do you use desktop effects or are you using Unity2D? [22:48] rsser: if you want to kill the apps via the command line over ssh. you can use the kill command. [22:48] I dont know but seems to be 2D [22:48] why not, Dr_Willis ? [22:48] because i tray to do someting with Myunity and sed like that, 2D [22:48] rsser: why not what? ...... [22:49] test [22:49] of course, I am able to kill apps remotely [22:49] it works [22:49] hi [22:50] RomeoAva: what is the output of: ps -ef | egrep 'compiz|metacity' | grep -v grep [22:50] can someone help me out please. i currently have ubuntu installed with a raid5. i want to format and add ubuntu server. is there anyway i can readd the raid5 to the server? thanks [22:50] i'd like to open an application on client pc, but it's hard [22:50] it is calling to open here [22:50] rsser: turn off X forwarding. [22:50] !info wmctrl [22:51] ps -ef | egrep 'compiz|metacity' | grep -v grep [22:51] wmctrl (source: wmctrl): control an EWMH/NetWM compatible X Window Manager. In component universe, is optional. Version 1.07-6 (precise), package size 21 kB, installed size 88 kB [22:51] http://movingtofreedom.org/2010/08/10/arranging-windows-from-the-gnulinux-command-line-with-wmctrl/ [22:51] ps -ef | egrep 'compiz|metacity' | grep -v grep [22:51] romica 1470 1303 0 01:40 ? 00:00:02 metacity [22:51] RomeoAva: ok, it's unity2D [22:51] Dr_Willis: thank you [22:51] Dr_Willis: I willl see [22:51] how to change [22:52] and make some cube [22:52] RomeoAva: http://www.omgubuntu.co.uk/2012/04/how-to-change-unity-2d-launcher-icon-size-with-a-script [22:52] :)) [22:52] RomeoAva: cube isn't available in 2D, you need 3D accelleration === Dcite is now known as Diamondcite === Lloir is now known as Lloir|DeadToWorl === Lloir|DeadToWorl is now known as Lloir|Dead2World [22:55] what is the inconvenice to use 3D? Can I have it? Way some have 3D from the begining? [22:55] should i reformat my /home partition if fsck ran because of an error? [22:55] or am i safe? [22:55] Dr_Willis: it said "cannot open display" [22:56] wmctrl -r "firefox" -e 0,0,0,300,400=> this was the command line [22:59] Venom: If fsck ran that's fine. It's what it's there for [22:59] ok! === M4ssKill3r[BDC] is now known as kracker[BDC] [22:59] what is the inconvenice to use 3D? Can I have it? Way some have 3D from the begining? [23:00] Anyone know how to set up a system so it fscks a drive after a set number of mounts please? Mine checks /dev/sda after 26 mounts, automatically, but even when it says it will check /dev/sdb at the next boot, it never does. I want to set /dev/sdb to be checked in the same way as sda curently is, but I don't know where to set that up. [23:02] I cant fix that == > (gedit:3162): Gtk-WARNING **: cannot open display: localhost:10.0 [23:02] what does it mean? [23:02] rsser: means that you're trying to open some X program or window from a tyy [23:03] tty* [23:03] linux-image-3.2.0-27-generic is this a kernel update? [23:03] or you're in ssh session in a remote shell [23:03] exutux: yes [23:03] I'm ssh session remotely [23:04] rsser: so you cannot open display in that condition [23:04] but I want to open software with interface on client [23:04] if you're in ssh you have to login in ssh session, exportin X so ssh -X user@ipremote [23:04] from the shell [23:04] you cannot in that way [23:04] exutux: I'm on windows accessing linux shell [23:04] I'm using putty [23:05] rsser: you need to set your display variable to be the DISPLAY of the remote desktop. if you want ti appear on the remote desktop.. How are you seeing these apps anyway? [23:05] rax-, yes it probably is. Depends on what kernel you're running now - you can find out from a terminal by typing uname -r [23:05] in ssh X session yiu can run gui window in you're local machine not in remote [23:05] rsser: why are you doing all this song and dance anyway? [23:05] because I haven't NXPROGRAM [23:06] to access ubuntu by gui [23:06] rsser: if you want remote controll of the remote linux box you could just use vnc, or teamviewer, or other ways [23:06] BarkingFish: Yea, I'm on 3.2.0-26 atm but haven't restarted since before the update to 3.2.0-25 or 3.2.0- 26 [23:06] Does LogMeIn support Linux? [23:06] rsser: vnc, or teamviewer work well. theres otehr ways as well. what do you need to run on the remote box anyway? [23:06] okay [23:06] rsser: if you install and run xming you can tell putty to allow X access and run GUI apps :) [23:07] thank you [23:07] okay [23:07] ActionParsnip: thank you [23:07] xming+ssh/putty = you can view single apps on the local box.. that are RUnning on the remote box. [23:07] The Magick of X forwarding over SSH. [23:07] rax-, then yes it definitely will be an update. Depending on which sources you have enabled, some users are currently going up to 3.2.0-29-generic, which I think is a testing kernel [23:08] ok thanks [23:08] hello! Does anyone know how to check a Google Chrome extension for malware? In particular: http://nisza.org/chromium/smooth-gestures-0.15.4.crx [23:08] xming isn't in repository! [23:09] rsser: xming is a X server for windows... so that makes sence... [23:09] lol [23:09] Tbuntu: Ask yourself why it isn't in the Chrome extensions store? [23:09] Tbuntu: What do they have to gain by hosting it themselves? And do you trust them? [23:09] Tbuntu: There are many reasons they would host it themselves, and none of them benefit you [23:10] Dr_Willis: I'm trying to set the putty. I'm SSH putty settings [23:10] that is a remake of Smooth Gestures; the original one was removed from the Chrome store because it contained spyware. This one purports to have the spyware removed [23:10] I've checked x11 forward ing [23:10] rsser: you need to clarify exactly what your end goal is. you are jumping around from one idea/question to another. [23:10] rsser: ahh, if the client is Ubuntu then you don't need putty. You can connect in terminal using: ssh -X user@server and when you run GUI apps, it will show on the client system. [23:11] hello there [23:11] Dr_Willis: I'm really sorry [23:11] rsser: and clarify what OS is on each end of this.. [23:11] okay [23:11] if you're in ssh you have to login in ssh session, exportin X so ssh -X user@ipremote [23:11] I'm on windows 7 premium accessing ubuntu 11.04 [23:11] rsser: and is this linux box on the local lan? or somewhere else? [23:12] I'm sorry again, Dr_Willis [23:12] both computers(windows and ubuntu) are on the same network [23:12] rsser: you can SEE both monitors from where you are sitting? [23:12] the computers are notebooks [23:13] notebook1 with windows and notebook2 with ubuntu [23:13] note1 accessing note2 by putty [23:13] Dr_Willis: yeah, I can [23:13] I'm able to see screen of the notebooks [23:14] screens* [23:14] rsser: You can use 'synergy' to use one keyboard/mouse to controll both machines.. if you just want to mouse over to the right and controll the linux box as if you were using Its keyboard/mouse.. ;) [23:14] why you don't enable remote desktop in ubuntu then? [23:14] rsser: you can use SSH to run apps on the remote box and have them appar on the windows box IF you use xming on windows... [23:14] rsser: you can use VNC to have the remote desktop appear in a window on the local box.... [23:15] rsser: So now ;) what do you want to do with the 2 machines.. [23:15] * Dr_Willis dosent think he missed anything.. [23:15] I want to use the putty from note1, controll the note2 [23:15] ssh to the linux box and use whatever cli commands you want then.. so whats the issue? [23:15] Hi am tring to compare the contents of two sourcode directories, problem is that in one all lines end up in ^M ( presumably different encoding) this makes the diff useless as no two lines are the same. How can I convert one directory to UTF-8 [23:16] ccolorado: DOS vs Linux/Unix line feeds theres unix2dos and dos2unix commands i recall... [23:16] Dr_Willis: what kind of protocoll i should use? [23:16] rsser: depends on exactly what you mean by 'controll the note2' [23:17] magic or xdm? [23:17] I dont know what you are refering to magic or xdm.. [23:17] i will show you [23:17] ccolorado convmv as for the conversion, or diff or meld [23:18] Dr_Willis: http://postimage.org/image/czpxcf7l1/ [23:19] Dr_Willis: thanks [23:19] what options are they? [23:19] ghostchick: not following :S [23:20] remote x11 autentication protocol => should I use mit-magic-code or XDM-authorization-1? [23:20] Dr_Willis: ? [23:21] I have two wireless cards on my laptop, one built in, one usb. I w [23:21] It accomplishes what I need. Network Manager establishes the wireless connection on ath0 and no longer does anything with the internal card. [23:21] wat [23:21] i didnt type that second bit [23:22] rsser: x forwaring via Putty will do you NO good - if you do not have XMING installed on windows. [23:22] Can we update from 12.04 to 12.10 Alpha 3 ? [23:22] rsser: for a local lan, you are most likely better off just using VNC. [23:22] Dr_Willis: Now, I got it. I need xming installed on windows [23:22] sorry, let me start again: I have two wireless cards, one internal, one usb. I'm trying to connect to a wifi network with one, and create a hotspot with the other, effectively a wireless repeater. However, network manager is refusing to distinguish between the two cards. How do I go about this? [23:22] Or it has to be downloaded and installed ? [23:22] i'm on lan wireless [23:23] Steevca: ask in #ubuntu+1 i imagine the answer is yes. ;) [23:23] Dr_Willis: Sorry and thanks. [23:24] Do you know when the Unity 3D will be ready? [23:25] How do I install 32bit OpenGL libraries? [23:25] Unity is allreayd 'unity 3d' [23:25] vs 'unity 2d' that does not use the 3d video card features.. [23:26] !ic | ollie_ [23:26] !ics [23:26] If you want to share the internet connection of your Ubuntu machine with other machines in the network see https://help.ubuntu.com/community/Internet/ConnectionSharing [23:27] Dr_Willis: YOU ARE THE MASTER [23:27] Dr_Willis: thank you, it is working [23:28] !cookie | Dr_Willis [23:28] Dr_Willis: Wow! You're such a great helper, you deserve a cookie! [23:28] rsser: im stll not even sure what you were trying to do..... [23:28] ;P [23:28] i can open apps with gui [23:28] Dr_Willis: ok ok [23:28] not sure what you are doing.. :P [23:29] if the 2 pcs were right next to each other.. id just use Synergy ;P [23:29] everytime i look at this window, w4sp quit minutes before. [23:30] Can anyone help me install 32bit OpenGL libraries? === ^GeCk0^ is now known as DjGeCk0 [23:46] hi all is there away to install the defult Ubuntu 10.10 indicator-applets [23:47] Fusion_: are you using Maverick? === sergiu-dev is now known as ActionScript [23:48] yes because 12.04 does not like my server as it has an older VGA card [23:48] Fusion_: Maverick is EOL [23:48] EOL? [23:48] Fusion_: use Unity2D and you'll be ok, or use Xubuntu [23:48] !eol | Fusion_ [23:48] Fusion_: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades [23:49] This might be a lil vague.. but can anyone explain why sometimes I have to do.. cd /path/to/foo && bin/script arg1 arg2 vs. /path/to/foo/bin/script arg1 arg2 which doesn't work [23:49] yea that does not work as the mouse dissapears [23:49] Fusion_: its still not supported in any way anymore [23:49] so id i upgrade to 11.04 or 11.10 are they still with in there EOL [23:50] Axsuul: maybe the pwd is important in the app [23:50] Hi - Can anyone recommend a guide to a flash plugin for Chrome and Ubuntu 12.04 that doesn't crash for nvidia users like crazy? [23:50] Fusion_: 11.04 is still supported until October this year [23:50] Fusion_: 11.10 has a fair bit of life in it [23:50] yes but it is Unity and then i have other issues like mouse and thins dissapearing [23:50] Berto: the adobe one runs well under nvidia here [23:50] Fusion_: you don't have to use unity [23:51] no but even under gnomee which is what i install instead it loses the mous [23:51] Berto: can you give the output of: lsb_release -a; uname -a; dpkg -l | egrep 'flash|gnash|swf|spark' Thanks [23:51] Fusion_: tried Xubuntu, it looks and runs a lot like Gnome2 [23:52] yes but i know and can run gnome [23:52] ActionParsnip, 3.2.0-27-generic #43-Ubuntu SMP Fri Jul 6 14:25:57 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux [23:53] Berto: if you use a pastebin it's neater