[00:00] hitsujiTMO: I've used fdisk, testdisk, and gparted. I can't seem to format to FAT32 because it has no partition table. I'm not sure where to go from here, any advice? [00:00] http://paste.ubuntu.com/6700201/ === dziegler_off is now known as dziegler [00:01] p0wder, what does fdisk -l say? [00:02] p0wder: frib: sudo fdisk -l [00:03] hitsujiTMO: cannot open /dev/sdb [00:03] XQt-rookie: you tv only supports 4 resolutions: 848x480, 640x480, 1024x768, 800x600 [00:03] p0wder, pm [00:03] XQt-rookie: that, or your gpu only supports those 4 [00:04] p0wder: sounds like an issue with the card reader or the card itself [00:04] Hi, I have a problem with my Atheros wireless card (ar9285). The ath9k seems to be working properly, the device is recognized and I can scan available networks, but sometimes I can't see any, even if standing couple of meters from the AP, or cannot connect to it. Sometimes it works flawlessly. Any idea what could be wrong? [00:06] but should be with a better resolution [00:06] hitsujiTMO: windows make look much better [00:07] XQt-rookie: its either your tv or the gpu is the limiting factor [00:07] XQt-rookie: what driver? [00:07] wait. i can see that in the log [00:08] XQt-rookie: maybe the driver in windows allows more resolutions, but it only allows those 4 in linux [00:09] but can I do something to increse [00:10] hi [00:10] am I in the IRC? === dziegler is now known as dziegler_off [00:11] XQt-rookie: you could try adding specific modelines with xrandr but it may or may not work. [00:12] XQt-rookie: https://wiki.ubuntu.com/X/Config/Resolution/#Adding_undetected_resolutions [00:12] karl_, nope your dreaming. [00:12] Nice :) [00:12] enjoy the wave [00:12] tnx [00:12] ;) [00:14] :) [00:17] hi. how i can execute 64bits binary file on 32bits system ? [00:18] s === CyberJacob is now known as CyberJacob|Away [00:19] c0rleone: install a 64bit OS [00:20] lol [00:20] i cant. [00:20] theres other way? [00:21] need a way of being able to get the http:// connection working again on my ubuntu install, not sure what i broke can some one direct/advise [00:21] I removed cups but the ports are still open for some reason. What to do? === Discovery is now known as Guest2429 [00:23] What happened is that I removed ntpdate and now I don't have internet access. [00:24] What to do? === frkk is now known as frk` [00:25] any chance I can know the exact size of a folder using nautilus instead of like 4.0GB? [00:27] how i can execute 64bits binary file on 32bits system ? [00:27] VlanX, not sure what "instead of like 4.0GB?" means [00:28] c0rleone: that cant be done because 64bit executable is compiled with instructions for 64bit architecture [00:28] hm [00:28] thanks [00:28] VlanX: like 4096mb? [00:28] VlanX: you want to know exact byte size and have it display in nautilaus about window? [00:28] Beldar: no, like to the byte [00:28] ah [00:29] like ls -l [00:30] hmm no actually ls-l doesnt show size in folders [00:31] can someone please see if they can access my web server? [00:31] http://79.136.17.44 [00:31] VlanX, try stat -c %s filename [00:31] (it is just the default apache page on there, just need to know if it is reachable) [00:31] limikael: it works [00:31] limikael, yes Its works [00:32] commence DDoS [00:32] thanks! [00:32] is there a way to get gigabit network file sharing speeds between a ubuntu and windows 8 system? [00:32] p0wder: if it makes you happy.. :) [00:32] p0wder: lol [00:32] pings ok [00:33] lol jkjk [00:33] i wonder why http://geopeeker.com/ says that it doesn't work… ? [00:33] limikael: works fine [00:34] any other service like geopeeker.com? (that actually reports correct information :) ) [00:35] VlanX: does this help?? http://askubuntu.com/questions/7882/can-the-nautilus-properties-page-show-size-in-bytes-for-multiple-selects-and-fo [00:35] I want to report a bug against sound in gnome control center, so what do i file the bug against? sound? gnome-control-center or unity [00:36] Fudge: is this 0day material? [00:36] Beldar: wanted to report back, everything is working, had to nuke windows and reinstall then migrate the settings, but besides that, everything worked out :) [00:36] Beldar: thanks for the help [00:36] is there a way to get gigabit network file sharing speeds between a ubuntu and windows 8 system? [00:37] Draton, Sure, strange you had problems I moved my W8 from a standard HD to a SSD without any issues using clonezilla, bit have only that SSD on the laptop. [00:37] is there a way to find out what if I have accidently blocked ports? [00:37] actually W8n and 3 other OS [00:37] Beldar: quite honestly i think it might have been a difference between W7 and W8, when i did the same procedure to W8 (i installed it instead) it handled it fine [00:38] p0wder: what doyou mean by 0day [00:39] Draton, I might have used the W8 imager though, I forget, I have pro so unlimited images, W7 should do the same. [00:39] Fudge: Here is Ubuntu Bug report etiquette.. https://help.ubuntu.com/community/ReportingBugs [00:39] thanks p0wder [00:39] yw [00:40] magical1: Not sure if I came half way through the conversation, but, could use a port scanner from another system.. (if you are talking TCP/IP ports) [00:41] Auzy: I borked something and no can access using https but not http ... new to servers [00:41] *now can [00:41] If its a server, do a remote port scan (just google port scan online) [00:41] okay [00:41] Beldar: yeah, i mean to be fair it did boot, just resulted in a corrupted profile because of hardware change so it wouldn't load a desktop [00:41] ah [00:42] If the port is closed, chances are, daemon isn't running, if its stealthed/dropping packets, its firewalled.. [00:42] thanks, I'll give it a try [00:43] Hi guys, I'm trying to mount my ntfs drive with specific permissions(u=rwX;g=rX) and the option to change them later file-by-file to execute scripts. Right now all files are being marked as executables (which I don't want) and I can't change any permissions. My fstab options: noauto,nouser,relatime,uid=1000,gid=users,locale=en_US.utf8,dmask=027,fmask=037,permissions,exec;; options according to mount: type fuseblk (rw,nosuid, [00:43] When a port is closed basically, it always sends back a RST (FIN?) Packet, so the other computer knows there is something there.. If you have a firewall, that is never sent.. Other way you can tell, is that if you connect to it in a browser, if you get the error page straight away, or if it sits there connecting.. [00:44] magical1: easier way.. From the server, telnet into the HTTP port, or connect to it using links/wget, or anything like that.. If you can connect, but cant remotely, firewall.. [00:44] it says port closed [00:44] magicall: sudo netstat -tulpn shows open opens i think [00:45] only port 443 open === AndresSM is now known as AndresSM_away === AndresSM_away is now known as AndresSM [00:46] !ping [00:46] pong! [00:46] i can not log into x windows, but can ssh in. any idea how to fix this? [00:47] also can log in if i alt f1 [00:48] any idea how to fix it? [00:48] hey there! How can i check whether a process is frozen? [00:49] magical1: yeah.. so.. depending on what you used to scan.. try testing a port that you KNOW is firewalled.. If it doesn't say closed, you know the port is simply not running HTTP.. [00:50] can someone tell me how to get a perl6 using the JVM backend? === T4b1 is now known as T4b [00:51] should i just format and reinstall? [00:51] if I run Config with --gen-jvm, will it clobber the parrot perl6? [00:52] Auzy: firewall inactive [00:52] If If I want a service to be started after home directory is decrypted on my development machine and I also want to use that same upstart conf for the server where there is no encrypted home directory, does the filesystem event will work for both? [00:52] magical1: Ok.. Then, you need to check your config.. [00:52] gpled: When you say you can SSH in... [00:52] gpled, The channel would need some details to actually help, cause and effect, release, desktop...etc [00:53] gpled: you might need to be more specific.. Is it a new installation? [00:53] httpd.conf ? [00:54] i did an update. running 12.04 lts. the gui log in just does not work anymore. but i can log in any other way [00:54] magical1: I guess.. I use Nginx actually instead of Apache, so not 100% sure of what needs to be changed.. Can be a few things... Maybe even HTACCESS files can cause weird stuff.. could even try logs [00:54] gpled: Nvidia graphics card? [00:54] well it happend when I was looking at .htaccess ... so I guess that is first thing to look t [00:55] magical1: Might be a good idea.. try rolling it back.. Check your logs.. It might list an error.. [00:55] Auzy: Radeon HD 6700 Series [00:55] i have one process that is frozen and uses a screen. How can i detect that it is frozen for example via a cronjob? [00:56] can see the log in screen. just does not work [00:56] b0n1: ps aux | less shows all processes [00:56] can log in as guest [00:59] yes, but what shall i do with ps aux? [01:00] i need to see whether a process is not responding [01:00] p0wder? [01:01] b0n1: but how do you mean "responding" actually? [01:01] b0n1: it is kind of up to the process to communicate with the rest of the world, so it depends on the process [01:02] gpled, You install any graphic drivers for this? [01:02] so if i type a bad password, it tells me the passwd is bad [01:02] fglrx...etc [01:03] Beldar: everything works, just not for my user [01:03] b0n1: what process is this? [01:03] can see screen just fine as guest [01:03] I have a Sennheiser PC8 USB headset, my 12.04 sees it as "Bus 002 Device 003: ID 1395:0025 Sennheiser Communications" via lsusb, but I have no audio output and it does not get listed in sound settings or via "aplay -L" [01:04] gpled, Right but there are a couple of options on radeon, just trying to see if you did any, for the channel to see. [01:04] hititihop: you installed drivers for this headset? [01:05] p0wder, no, I didn't know I needed to. Please point me at relevant docs [01:05] if it was a driver issue, wouldn't it not work for guest? [01:06] gpled, Not necessarily [01:06] hipitihop, open terminal: alsamixer # and select your usb headset with F6 [01:06] sudo apt-get install gdm [01:06] gpled, There are varibles in a situation like this. [01:07] that seems to have kicked it to working [01:07] OerHeks, Only lists "HDA Intel PCH" & "HDA NVidia" [01:07] gpled, It's working now? [01:08] i am trying to find a command to put in a script to check a config file ... i need to see if "option#1 yes" or no .. so i can change it to no if it is yes [01:08] yep, long in screen is way different [01:08] but now i can get to desktop [01:09] p0wder its a process that i just recognized doesnt differ in the stat column of ps from the functioning process [01:09] gpled, when you install gdm or lightdm there is a short choice asked did you see this? [01:09] Has anyone else had an issue with VirtualBox where it causes MASSIVE iowait with nested paging enabled? [01:10] hititihop: this forum may help skimmed it a bit, sorry if not.. http://ubuntuforums.org/showthread.php?t=994459 [01:10] Beldar: yes. i picked gdm [01:11] b0n1: whats the name of the process. so we can look into what its function is [01:11] well its not a common process [01:11] got ya [01:11] i need a favour, anyone? [01:11] what is it [01:12] its called cgminer [01:12] Left_Turn: favours cost 1 bitcoin [01:12] b0n1: attach the process to a debugger [01:12] Left_Turn: this escalated quickly [01:12] how p0wder? [01:12] what does "tail +5 filename" returns or a file with more than 5 lines ... then try tail +100 filename" (granted, the +number is longer than the number of lines in the file) [01:12] :) [01:13] i read something about deamontools, but i would like to solve the problem without installing much more [01:13] on* [01:13] p0wder, thanks, already found that before I asked here :-) [01:13] on a file with more than 5 lines [01:13] * [01:13] let me rewrite that [01:13] lol [01:13] gpled, Hard to really tell what window manager you did have lightdm is my assumption, and whether the gdm install was what caused this from your descriptions, however check the sudo dpkg-reconfigure gdm notations in this link. http://askubuntu.com/questions/152256/how-do-i-switch-from-lightdm-to-gdm [01:14] what does "tail +5 filename" returns on a file with more than 5 lines ... then try tail +100 filename" on a file with less than 100 lines [01:14] Anyone know if power profiles like on windows is possible? I want a 'day' and a 'night' profile [01:14] or is that an invalid option '+' [01:15] b0n1: doh! ive only used windbg :( [01:15] gpled, I'm assuming you know when you in the OS control to run these commands, we have people here doing stuff from live cd's at times that need a chroot at the least. [01:15] your* [01:15] b0n1: anyone know of a good debugger for ubuntu? [01:15] Hey guys, I'm trying to lower my color depth for my Delll Latitude D620. It's at 24 right now but I want to lower it to 16. Editing the xorg conf file doesn't work right as when I reboot the laptop it's jittery and slow to act graphically [01:15] Does ubuntu have a built-in port forwarding file? [01:16] !iptables | Scroll_Tro0L [01:16] Scroll_Tro0L: Ubuntu, like any other Linux distribution, has built-in firewall capabilities. The firewall is managed using the 'ufw' command - see https://help.ubuntu.com/community/UFW | GUI frontends such as Gufw also exist. | An alternative to ufw is the 'iptables' command - See https://help.ubuntu.com/community/IptablesHowTo [01:17] there has to be a more elegant way p0wder [01:17] look here for example [01:17] http://stackoverflow.com/questions/9351026/ubuntu-how-to-automatically-restart-crashed-or-frozen-process [01:17] k1l_, Thanks [01:17] Left_Turn: I think the command you're looking for is 'tail -n 5 filename' [01:18] Scroll_Tro0l: for ssh? [01:18] hmm... ok thanks FireEater64 [01:18] FireEater64: or 'tail -n +5 filename' [01:18] p0wder, No, I have a VM that I need to forward some ports to [01:18] Left_Turn: You need the -n flag basically [01:18] ohh i see [01:20] Hi [01:21] Anyone know of some software that can record audio from a browser? [01:21] b0n1: I see... so that forum answered your question [01:21] definity: offliberty.com [01:22] Auzy: still not joy ... [01:22] Hey guys, I'm trying to lower my color depth for my Delll Latitude D620. It's at 24 right now but I want to lower it to 16. Editing the xorg conf file doesn't work right as when I reboot the laptop it's jittery and slow to act graphically [01:22] magical1: you checked the logs? [01:23] Yeah, been reading through them can't find anything that is jumping out at m [01:23] w [01:23] *me [01:23] ./var/logs/httpd I think they are under.. [01:24] p0wder: No i need to record not download [01:24] Hard to say.. I actually use Nginx now.. So not sure I can help if its a config issue.. [01:25] definity: i've used audacity with the correct settings. that should work === root is now known as Set039 [01:27] You reckon i could some how capture a stream in terminal and use it for processing? [01:29] definity: i'm not familiar with that. but any audio recording software should can be set up to record the audio [01:30] hello all [01:30] definity, I'm late on your thread so may not be relevant, but are your trying to do something like this ? : http://www.alex.ballas.org/2010/11/08/stream-any-pulseaudio-application/ [01:30] hi shawnp1963 [01:30] hi [01:31] hi [01:31] do you think you could answer one question for me? [01:31] !ask | shawnp1963 [01:31] shawnp1963: 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 [01:31] what is the equivalent of ctrl-alt-del to kill a process [01:32] Shawn1963, Hold down ALT and PRINT SCREEN and while holding them down type REISUB to force a reboot [01:32] Auzy: I don't seem to have a http or httpd log [01:33] especially if you are in a vm such as playonlinux and you can't get out back to the desktop. Wow thats the only way? [01:33] shawnp1963, http://www.howtogeek.com/107217/how-to-manage-processes-from-the-linux-terminal-10-commands-you-need-to-know/ [01:33] shawnp1963, [01:33] ps -ef|grep "name of process" [01:34] will give you the process number then you can kill -9 proce_number [01:34] sd_ is correct shawnp1963 [01:35] magical1: umm, maybe under apache.. there should be one.. [01:35] here's the scenerio. I'm running playonlinux, Skyrim is flakey gets stuck in fullscreen, how do I get to a terminal to kill the process that is stuck? I wrote down the command from sd_ [01:35] somewhere.. [01:35] shawnp1962 goto TTY1 and type the command [01:36] ctrl-alt-T [01:36] alt-f2 [01:36] ? [01:36] gotch [01:36] a [01:36] then type in Terminal [01:36] :-) [01:36] I have checked the /etc/apache2/apache2.conf and the location it gives there is no file [01:36] you might have to sudo kill that process [01:36] shawnp1963 ctrl+alt+f2 [01:37] shawnp1963 ctrl+alt+f7 gets you back to here [01:37] * hipitihop reboots brb [01:38] tail -f /var/log/apache2/ [01:38] ls -a /var/log/apache2/ [01:38] whooops [01:38] lol [01:38] wrong terminal? [01:39] wrong screen, yes [01:39] << still a n00b === alainus is now known as alain === alain is now known as alainus === sd is now known as Guest28206 [01:44] d [01:44] asas [01:44] dd [01:44] as [01:44] d [01:45] Josethlarios: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [01:45] da [01:45] sd [01:45] as [01:45] das [01:45] d [01:45] Josethlarios: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [01:45] as [01:45] das [01:45] ._. [01:45] Nadie aqui habla en español [01:46] nada [01:46] p0wder hola como estas? [01:46] !es | Josethlarios [01:46] Josethlarios: 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. [01:47] Auzy: okay I can see the time I last got a successful http request served [01:47] no habla espanol. :( [01:47] ok pero yo se de Canaima [01:48] thanks ubottu [01:53] Auzy: ugggh.... okay I foudn the problem [01:53] turns out it was in ports.conf [01:53] #Listen 80 [01:54] looks like I commented it out to test the https ... === Guest28206 is now known as devinesteve [01:54] * magical1 hangs head in shame [01:54] magicall its always the simple things lollllllllll [01:55] thanks for the advice and assist guys [01:55] :) [01:55] so I take it I should set up the firewall [01:56] how can we synchronize change password in LDAP and SAMBA via web? [01:57] I already make LDAP change password via web but how can we sync it with SAMBA users? === TheMadcappe is now known as TheMadcapper [01:58] How can I set up a user with a password that can ssh into the www-data owned /var/www/ and make changes? === jd is now known as Guest9368 [02:01] sorry I meant sftp [02:01] hello [02:02] I am wondering what device i should select for boot loader installation [02:02] when i select /dev/sda it failes === dziegler_off is now known as dziegler [02:02] i am installing onto /dev/sdbX === NothingMuchHereT is now known as Nothing_Much [02:03] kay______, This a uefi computer? [02:03] yes [02:04] kay______, Have you looked at the uefi wiki? [02:04] not to my knowledge [02:04] !uefi | kay______ [02:04] kay______: UEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI [02:05] it says "install in the usual manner" to start [02:05] kay______, Be careful here in just dumping grub where it seems appropriate. Do you still have the windows and if you want to have it is it iamaged? [02:05] imaged* [02:06] i have the windows [02:06] its a new laptop [02:06] magical1: Good to hear [02:06] so, there are recovery partitions that i can use to restore windows [02:06] *nods* [02:06] so, i guess windows is not image [02:06] magical1: I personally recommend shorewall for firewall.. They have templates that make it REALLY easy.. [02:07] kay______, If you do not brick it yes, not a very good insurance policy. [02:07] that's reassuring. [02:07] Auzy: at the moment the forewaling is being done by aws [02:07] kay______, We are not here to reassure you is all. ;) [02:07] should I set up shorewall as well? [02:08] i am not sure i have the know how or the equipment to image it [02:08] ahh, I don't use AWS.. you might not need to then.. [02:08] No point having 15000 firewalls.. [02:08] exactly [02:08] is there a wiki for that? [02:08] Hello. Looking to install nvidia-319-updates:i386 and I have unmet dependencies. Not finding clear solutions online about how to install both 64-bit and 32-bit nvidia drivers via apt-get. Is anyone experienced in this? [02:09] there is also no optical drive. if i image it, and end up bricking it, would I need an optical drive to unbrick it? [02:09] Beldar: i appreciate the help thus far. how can I image the 128gb SSD my laptop came with? [02:09] Hello Ubuntu chat group. I have used Ubuntu in past, finally reinstalled, and I love it more than I ever had [02:10] kay______, winodws has a built in one time imager up to the pro version which has unlimited. [02:10] what does it image to? [02:11] I used to use the Ghost program to image a drive/partition [02:11] do I need a spare disk? [02:11] or can it crete a file on a disk [02:11] kay______, You would use an external HD, it saves in packages just the data, it is at the bottom of the file history page. [02:12] what is the file history page? how do i access that. is that in drive properties? [02:12] kay______, This thread gives some variables due to manufacturers differences of uefi's, and mentions what to image. http://ubuntuforums.org/showthread.php?t=2147295 === dziegler is now known as dziegler_off [02:13] kay______, Type file history in the search, I have an added W7 type button on mine, if you can't find it ask in ##windows for direct help. [02:14] kay______, Basically I'm just concerned your covered in case of any problems is all. [02:16] and i appreciate it. it is important to take precautions. I just thought this would be a simple install and it has turned out to be anything but. However, I am a trooper. [02:16] kay______, I have seen people here back themselves into a corner with no fixes and spending days to fix if fixable and loosing the windows part in the process, leaving a unusual HD setup to just install ubuntu in. [02:17] well, my HD setup is now unusual [02:17] unfortunately [02:18] kay______, Cool, most installations are fairly simple, personally I just clone all my OS's it makes iot an easy fix, there are other ways I just use this one. [02:18] do you not recommend ghost? [02:18] kay______, ghost is a ms thing, I do use the windows imager for windows and clonezilla for linux. [02:18] ghost is prop, i wouldd use clonezilla [02:18] and, should I do a system restore to restore windows to factory before imaging. [02:19] er ghost is windows orientated anyway. [02:19] Clonezilla is great.. we use it all the time [02:19] i have to go to dinner, so this shall have to wait. [02:20] Ghost you MIGHT have problems these days.. Not sure how up to date it is [02:20] kay______, If you have resized it and have the unallocated space I would image it like that, then you can restore and not break any othe OS. [02:20] i haven't resized it [02:20] restore id needed that is [02:20] i have two disks in the machine. 128gb SSD and 1TB magnetic [02:20] i plan to put ubuntu on the 1TB magnetic drive [02:20] kay______, Ah that is a key thing is using windows to resize it's self to get the unallocated for ubuntu. [02:21] ubuntu is going on another drive [02:21] 128gb is not enough for windows and linux [02:21] kay______ Ah I see that now, [02:22] technically it is enough disk space but not as a practical matter without destroying recovery paritions [02:22] thanks Beldar I will return [02:23] kay______, no prob [02:24] thanks again all [02:29] I'm running Ubuntu Precise with the 3.8.0-35-generic kernel. I'm trying to build a kernel module and it looks like I need linux-source, but the only source package available is linux-source-3.2.0. I have no idea how this could possibly be. Anyone know? [02:31] baegle, This a 12.04.3 install? [02:31] Beldar: it's upgraded from whatever the last LTS was [02:32] baegle, or is this a stack upgrade, or your install of 3.8? [02:32] How can I mount a disk everytime me VPN connects? [02:33] baegle, When did you do the upgrade from 10.04, as each 12.04.1. 12.04.2, 12.04.3 was released they had higher kernels. [02:33] Beldar: ok... === Kajunfiend is now known as Robmanx [02:36] baegle, you seem like you may not understand some of what I said here is the stack info, read very carefully. https://wiki.ubuntu.com/Kernel/LTSEnablementStack === spyder is now known as Guest70804 [02:37] anyone with a Sennheiser usb headset that can help with magic incantation === wambo is now known as wambo_ [02:37] Beldar: How do I know which point release I'm on? [02:38] baegle, You have 3.8 was that your install, or was added when you actually upgraded, the versions have a time release. [02:38] baegle: to build kernel modules you need the linux-headers... packages, not the linux-source .. so "sudo apt-get install linux-headers-3.8.0-35-generic" should set you up to build the module [02:39] Beldar: I'm almost positive I explicitly updated the kernel myself via apt [02:39] baegle, Cool, check glitsj16 info [02:40] hipitihop: hi, what is the trouble with the headset? [02:40] hipitihop: I couldn't find drivers for that :( [02:41] p0wder, ok thanks [02:41] glitsj16, hi again ... shows in lsusb and dmesg but does not show up as an output in sounds settings, or device in aplay -l [02:41] glitsj16: Is it correct that I need to build 32-bit nvidia drivers separately but can install 64-bit ones via apt? [02:42] glitsj16, dmesg shows: [ 2338.092836] input: Sennheiser Communications Sennheiser USB headset as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.3/input/input21 [02:43] glitsj16, and [ 2338.093040] hid-generic 0003:1395:0025.0007: input,hidraw4: USB HID v1.00 Device [Sennheiser Communications Sennheiser USB headset] on usb-0000:00:14.0-1/input3 [02:43] hipitihop: hmm, odd, i saw a bug on sennheiser usb headsets recently but that doesn't sound at all related if aplay -l doesn't list it [02:44] can someone help me please [02:44] baegle: what 32-bit nvidia driver are you wanting to install? [02:44] glitsj16: nvidia-319-updates [02:44] I'm wondering if I should just upgrade to 13 [02:44] I'm having a problem with ubuntu software updater... for some reason when it opens up the window is blank... [02:45] baegle: did you try to install the 32-bit driver thru apt-get yet? like sudo apt-get install nvidia-319-updates:i386 [02:45] glitsj16, I did follow this to install and upgrade the ppa and rebooted but alas still not listed http://askubuntu.com/questions/131812/logitech-usb-headset-not-working-on-12-04 [02:46] Robmanx, can you run sudo apt-get update and pastebin it. [02:46] glitsj16: yeah, unmet dependencies. It wants to uninstall make, sed and others and replace them with th ei386 versions [02:48] baegle: in that case hold back, never needed to install both 64 and 32 bit nvidia drivers before, so i'm not sure [02:48] glitsj16: Steam documentation indicates that steam is 32-bit and needs the 32-bit drivers [02:49] Beldar: http://pastebin.com/DPuRFT8X [02:49] hipitihop: hang on a sec, trying to find that bug report again === MJ94_ is now known as MJ94 [02:50] Beldar, as far as i can see, there are no errors [02:51] Robmanx, Now run sudo apt-get dist-upgrade and see if there are any available, the update window is empty when nothing is available is all. [02:51] Beldar, ok, for some reason when i did that it ran the software updater and it isnt blank anymore [02:52] Robmanx, Ah, have you run an update since you installed? [02:52] Beldar, but it would automatically start as if there was an update [02:52] glitsj16, does that dmesg line (posted above) look like it is trying to use the correct kernel module/driver ? [02:53] hipitihop: yes it does [02:53] Beldar, i had to manually delete a ppa a while ago, that might have made it do that [02:53] I need help fixing a broken KDE installation. No matter what I do, I can't install KDE. It always chokes when it tries to install Libreoffice. I have run `apt-get install -f` and `dpkg --configure -a` but nothing fixes it. [02:54] hipitihop: on that askubuntu link, it mentions the headset being present on both output and input tabs in sound settings .. does yours show up there anywhere? [02:54] Robmanx, Not sure, are you aware of ppa-purge, if you want all parts of it removed, and a return to the packages from the ubuntu repos? [02:54] doednt sudo apt-get autoremove take care of that? === murph is now known as Guest38194 [02:54] glitsj16, no does not show up anywhere, which is consistent with aplay -l === Guest38194 is now known as murphnj [02:55] ravigehl1t, Installing kde and libreoffice are two different things, kde is the kubuntu-desktop is that the install you are trying? [02:55] Beldar: yep [02:55] Beldar: it has LibreOffice as a `metapackage` [02:56] Beldar: I don't want LibreOffice yet I need to roll with it [02:56] glitsj16, so just to confirm, only trace I have found so far is lsusb and in dmeg when plugged in [02:56] ravigehl1t, The description is kinda confusing you say your trying to fix a kde install and also install it. [02:57] Beldar: true. KDE is installed. There was an issue after installing "Blender 3D" where the screen, windows and menus are messed up. So I tried to uninstall KDE an reinstall it. That's when it began choking on LibreOffice [02:57] hipitihop: can you pastebin the output of cat /usr/share/alsa/cards/USB-Audio.conf please, so we can confirm it is in there or not.. [02:58] ravigehl1t, I made that mistake earlier. If you are new to linux, I would not touch desktop environments [02:58] Barrin6: I am not new to Linux. I have been using Linux for some time now. [02:59] Barrin6: Were you having issues with uninstalling KDE and re-installing it? [02:59] glitsj16, http://paste.ubuntu.com/6700927/ [02:59] ravigehl1t, Not sure really but I have the feeling that Blender 3D is part of the problem, just a guess though. [03:00] Beldar: You are absolutely right! [03:00] ravigehl1t, yea it just got messy and confusing [03:00] Beldar: Blender messed up with some core KDE packages. The mess was huge. [03:01] ravigehl1t, Is it possible to purge it? [03:01] Beldar: After uninstalling Blender 3D, KDE was left broken. I tried to re-install packages that had been removed by Blender. Thats when it starte to choke on LibreOffice. [03:01] find: ftp [03:01] Beldar: Blender is gone. [03:01] ftp server on ubuntu [03:01] Beldar: The problem now is reinstalling KDE [03:01] ravigehl1t, What release is this? [03:01] Beldar: saucy [03:02] hipitihop: it's in there allright (line 47 of your paste) .. so the instructions on http://askubuntu.com/questions/131812/logitech-usb-headset-not-working-on-12-04 don't seem to apply to your issue .. only thing i can think of is checking on a 13.10 live-usb or dvd what the headset does [03:04] Beldar: The thing is..I didn't install Blender from a PPA. This was from the Ubuntu repo. So it should be a working copy. [03:06] ravigehl1t, heh, in a perfect world yes, not everything in the repos works in every desktop is all. I can't find a app list of a saucy kubuntu, if you find one you should be able to just load it technically. [03:06] glitsj16, hmm, will have to download and check, although since this is a dev box I tend to hold off for the LTS variants [03:07] hi some one have issue with rdp protocol on ubuntu ? [03:07] glitsj16, In the meantime I have run teh also info script, output is here: http://www.alsa-project.org/db/?f=c35e4d07adf0a31647f2c9ddf9f46df75ba6c809 [03:07] Beldar: did you mean PPA? [03:08] ravigehl1t, where? [03:08] Beldar: you don't need a PPA for kubuntu. [03:08] Beldar: kubuntu is part of the Ubuntu repo. [03:08] Beldar: sudo apt-cache search kubuntu-desktop will give you what you are looking for [03:08] ravigehl1t, no, here is a deb download for the full kubuntu desktop. http://packages.ubuntu.com/saucy/kubuntu-desktop [03:09] Beldar: hummm [03:09] Beldar: k [03:09] Beldar: let me try that then [03:09] hipitihop: i understand about the LTS, looking at your paste, but i guess it could be bug filing time on this one .. i'll report back in a minute [03:10] ravigehl1t, NOt sure here, it seems your missing parts of the kubuntu desktop, it is called a meta package the whole desktop. I add and remove desktops with meta lists at times is all. [03:10] Youhou ? [03:11] Beldar: I think that your idea is great. [03:11] how to block incoming packets from a particular website by setting firewall === win is now known as Guest66518 [03:12] nitk_: block website [03:12] hdr33, yes.... [03:12] ravigehl1t, never know lets see. [03:12] hi, I need to run the program 'sensors' to stop my CPU-fan. Otherwise, it won't stop when the CPU has cooled down already. Can I put some script that starts with the system runs in the background? [03:13] ravigehl1t, it is easier with sudo apt-get install "then the apps" but the deb may work [03:14] hipitihop: alsa info looks good .. which leaves you without much to go on i guess .. have you tried a later kernel yet to test? [03:15] Beldar: I can't find the deb [03:15] glitsj16, not tried later kernels, currently on 3.8.0-35-generic #50~precise1-Ubuntu SMP Wed Dec 4 17:25:51 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux [03:15] when I am transferring a large file from my hard drive to a usb does it start out really fast, then slow down to a crawl? [03:15] ravigehl1t, bottom of the page has 32 or 64 bit links, [03:15] why? [03:16] hipitihop: i don't see much else you can try i'm afraid [03:16] ravigehl1t, I suspect there is a more elegant reconfig command I just don;t know it. [03:17] Beldar: k [03:17] Hi, I updated package lists with apt-get update, then appears the following: The following packages have been kept back: [03:17] linux-headers-generic-lts-quantal linux-image-generic-lts-quantal [03:18] glitsj16, do you have link for how to try latest kernels e.g. from 13.10 [03:18] hello, I'm on a fresh install of ubuntu 13.10 and I am trying to get ubuntu to output audio through my bluetooth audio device using A2DP. I can connect to my device just fine with the headset service, however, when I try to connect to it using A2DP, i get an error from blueman saying "Connection Failed: Stream setup failed". [03:18] ghs so what [03:18] ghs, try dist-upgrade [03:18] someone who know how to program in Qt ? [03:18] why this happens ? [03:18] I looked this up online and no solutions have worked for me. Does anyone have any ideas why A2DP won't work? I'm on a Dell Vostro 3550. [03:20] acdxz have you read http://askubuntu.com/questions/203272/no-a2dp-streaming-audio-from-12-04-to-bluetooth-headset [03:20] you probably need to configure alsa [03:20] Beldar why this happens ? [03:21] pvl1: I havent seen that one- i'll read it now. [03:21] thank you [03:21] acdxz np good luck [03:21] ghs, If you used the gui update and it was not a partial all would install. Some things like kernels need a dist-upgrade in the terminal. Make sure this is not a partial upgrade due to missing dependencies. [03:21] how to set firewall in ubuntu to block [articuler website [03:22] Beldar It's secure to make dist-upgrade ? [03:22] Hi - can somebody explain - I boot a LiveCD, and I create large files in my home directory. Where are these actually stored? [03:23] ... and similarly, when logs are written to /var/log/... where are they actually going? [03:23] by process of elimination, I say secondary storage a.k.a. RAM [03:24] ghs, dist-upgrade is a within the release upgrade and just okay's the additional, say kernels if that's what held. You do not want to see any packages still being held with a dist-upgrade is all, that indicates a partial upgrade possibly. [03:25] baegle: if that is the case, I would like to understand how this happens. Like is there something in fstab or elsewhere that make a ramdisk like that? [03:25] ghs, You might just run the update manager to see if you get a partial upgrade warning. [03:25] dkog: Then you'll need to research the implementation of LiveCDs [03:26] dkog: I would assume a ramdisk is created, I have no idea if fstab is used to drive its creation [03:26] Beldar, Ok, Thank you! [03:26] dkog, there are initramfs scripts that mount the squashfs image on the cd, then mount a tmpfs, and mount the union of the two as the root fs [03:30] psusi: thank you [03:33] Is it normal for a fairly fresh install of ubuntu to sit on the "purple screen" a while when installing many new updates? [03:35] TheMitten: how long? [03:35] been a few minutes now. [03:35] maybe 5? [03:35] press the up/down arrow key to see the boot messages [03:36] no dice, totally unresponsive. [03:37] hi [03:37] I found a forum thread that says that an AMD video card (which I have) may be the cause of the issue. [03:37] http://ubuntuforums.org/showthread.php?t=2097710 [03:42] My usb headset issue posted here if anyone has suggestions: https://answers.launchpad.net/ubuntu/+source/alsa-driver/+question/241760 [03:42] Anything I can do to recover a .tar.gz that was compressed inside another .tar.gz? [03:43] I can't connect to wifi without manually stop and start network manager. Does anyone know if network manager can connect to wifi network at boot? [03:43] Ziber: extract them ? [03:43] mjayk: bunch of tar errors. [03:44] a copy of the errors would be nice Ziber it may tell you whats wrong, paste bin if you can [03:44] sure [03:44] http://apaste.info/c8ne [03:45] Hi, my HDD failed and I'm using the Ubuntu LiveCD. I've got a HDD connected via USB which is the same size as my failing HDD. Is there a guide available on how to copy over the entire contents of my failing HDD in a way that will minimise/correct problems from read errors (as Ubuntu Disk Utility has identified the problem with my HDD as being a high Read Error Rate) [03:46] Ziber: i think the problem is the filename [03:47] the filename? [03:47] try tar -zxf filename.extention [03:47] that's what I did. [03:47] tar zxf irclogs.tar.gz [03:47] Oh [03:47] I see what you mean [03:48] getting EOF errors now [03:48] hey [03:48] Anyone here? [03:48] nope [03:48] http://apaste.info/6FJw [03:48] !anyone | Atomix26 [03:48] :( [03:48] Atomix26: A high percentage of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? See also !details, !gq, and !poll. [03:48] :P [03:48] I have a partitioning problem [03:50] So, when I first installed ubuntu, it didn't indicate which side of the bar was for my partition, and which one was to stay unallocated [03:50] Ziber: try gunzip filename [03:50] dkog go ask in ##linux [03:50] okay. [03:50] So I accidently left 20gb for ubuntu, and 75 gb unallocated. [03:51] "unexpected end of file" [03:51] Ziber: is there any way the file is not a complete archive? [03:51] Now, I finally moved ubuntus partition over to the other side, and enlarged it using W8.1 [03:51] I dont understand why, sometimes Nautilus doesnt feel like showing me the progression bar when copying files [03:51] somsip: What do you mean "complete archive"? [03:51] Ziber: mmm sounds corrupt to me ib a but stuck sorry [03:51] Ziber: half of a full file. Truncated in some way [03:52] And so I have a 100ish GB partition, but ubuntu only thinks it has 20 GB of it [03:52] Ziber: or corrupt like mjayk says [03:52] possibly... :( [03:52] test [03:52] !test | yex [03:52] yex: Testing... Testing... 1. 2.. 3... ( by the way, remember that you can use /join #test ) [03:53] please reply if this message has been sent [03:53] yes [03:53] it has [03:53] somsip: nothing i can do then? [03:53] Could anyone help me? [03:53] Ziber: download it again to be sure. The commands are correct [03:53] Atomix26: please pastebin the output of 'sudo fdisk -l' [03:54] somsip: It's an archive I made... [03:54] Atomix26: so what do you want to do? Deleted the unallocated and increase the 20gb ubuntu partition to fill the drive? [03:54] Ziber: how? [03:54] I already reallocated [03:54] Atomix26: so explain your problem and required outcome clearly and concisely [03:54] somsip: tar czf irclogs.tar irclogs/ [03:54] rather irclogs.tar.gz [03:55] Ziber: so tzr zxf irclogs.tar.gz should unarchive. If not, you have some other problem [03:55] *tar zxf ... [03:55] I used to have 20 gb partition for ubuntu, and 75 gb unallocated, I added the 75 gb to the partition (using w8), but Ubuntu doesn't recognize it [03:55] :( [03:56] hello, how can this code smbpasswd -r -U via web? [03:56] Atomix26: please pastebin the output of 'sudo fdisk -l' [03:56] I'm sad now. [03:56] Atomix26: no idea about how W8.1 might do this. I'd suggest starting gparted and making sure that shows the same partition information as W8 [03:57] http://pastebin.com/Z0CMbfXC [03:57] gparted agrees with w8. I have a 95 gb partition [03:58] Atomix26: so in what way is ubuntu not recognising it? [03:58] disk usage analyzer says I only have 20 gb [03:59] Atomix26: where do you expect to see a 95GB partitiion on the fdisk output? [03:59] and when I tried copying my songs, it said it only had a few 100 megs left [04:00] as I stated at the end, theres some weird partitioning already there from the manufactuerer [04:00] sorry, I have to eat pizza now :> [04:00] Atomix26: I'll try one more time. Which disk is the 95GB partition on ? [04:01] sdb [04:01] Would it be easier if I gave you screenshots? [04:02] Atomix26: not for me. I know nothing about GPT. On to someone else... [04:02] Atomix26: please pastebin the output of 'sudo sfdisk -l', fdisk doesn't support GPT === dziegler_off is now known as dziegler [04:04] http://pastebin.com/T0p7Dzzb [04:05] oh, damn [04:06] that sounds bad [04:07] no, it's just that sfdisk doesn't support GPT as well [04:07] would you like pictures to see the glaring issue? [04:08] okay [04:08] parted supports GPT [04:08] please pastebin the output of 'parted -l' [04:10] I get nothing for 'parted -l' [04:10] it does nothing. [04:11] Atomix26: sudo? [04:11] yes [04:11] it's 'sudo parted -l', sorry [04:12] http://pastebin.com/fyCc1dVH === dziegler is now known as dziegler_off === shuduo|afk is now known as shuduo [04:13] as I said previously. my harddrive is FUBAR, because it's catered to w8 [04:14] I am not sure which partitions I could even delete if I still wanted access to w8. [04:14] the size of the ubuntu partition is 101 gb [04:16] hipitihop: had a situation here .. did you get the kernel installed to test? [04:17] knightshade http://snag.gy/EhSca.jpg [04:18] does that display? [04:21] Atomix26: so the size of all files on the partition is 19 gb [04:21] and that fills it up [04:22] Atomix26: what is the output of 'df -h'? [04:23] hey guys, can anyone suggest a reason the default australian update repos are always timing out? Recently all of my vms are stalling on "waiting for headers? [04:23] size, 19 gb used, 18 g [04:24] use: 100% [04:24] glitsj16, not yet, although I have the 13.10 iso downloaded now, just scrambling for a spare usb stick to unetbootin it [04:24] Atomix26: Are you looking at the 100% ?? and getting confused ? that is the sum total of all disk usage. Add up the figures below and you will see the total as 100. [04:24] Nah, moving out, thats 19.2 out of 20.2 [04:24] glitsj16, is there a short way to try and install just the later kernel on my existign 12.04 ? [04:25] hipitihop: you can use that or get the kernel and header packages from http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.12.6-trusty/ .. i assume you know what to get? [04:25] When I installed this (lubuntu) I chose to not ask for my password while booting, what to do? [04:26] I want it to ask for it every time I start my PC [04:26] needshelp: do you mean for logging in, or for starting your PC? [04:26] (he means logging on. context) [04:26] somsip, yeah, logging in [04:27] needshelp: I guess it's in the lubuntu options somewhere. Sorry, never used it [04:27] glitsj16, not really but give me a few minutes to create the usb stick and try the 13.10 live [04:28] hipitihop: sure, i'll be around [04:28] Anyway, I also have another question. [04:28] needshelp: if you go to system settings [04:28] There are 3 ports listening, what to do to get rid of them? [04:28] needshelp: hen users you can enable the password there [04:30] mjayk I have a super user that requires it and a desktop one that doesn't [04:30] It doesn't allow me to choose the user on start up [04:30] what are the odds ubuntu autoloads host configs in /etc/hosts.d/ or similar? [04:31] ...or any other file that isn't /etc/hosts [04:31] knightshade? [04:31] needshelp: yea you can do it through the user settings there is a require password box [04:32] Atomix26: Yes, I'm done with my pizza. :D === Jan11 is now known as ON1 [04:32] what toppings? [04:32] ok ubuntu server..i need a surefireway to restart network services without rebooting machine. service networking restart? [04:32] Atomix26: I don't know what's going on on your harddrive. [04:32] :( [04:32] mjayk The one is enabled (requires the pass while logging in) and the other is disabled, still, there's no logging in screen when I boot my PC. [04:32] ok i'm back [04:32] Atomix26: I think there is something wrong with the partition table [04:32] Beldar: you still around? [04:32] ive made changes to the etc/networking/interfaces file and adjusted the gateway on the primary eth0 interface. [04:33] kay______, Yeah [04:33] i do not want this box to loose connectivity. [04:33] i am remoted into the machine [04:33] via ssh [04:33] needshelp: check them both but leave the password for the normal user blank mb [04:33] any suggestions [04:33] ? [04:33] grendal_prime: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [04:33] Atomix26: salami and onion :> [04:33] i wasnt flooding i type that fast. [04:34] knightshade, size? :P [04:34] Interesting choices [04:34] grendal_prime: sudo service networking restart (and if you use network manager, sudo service network-manager restart) correct.. [04:35] Beldar: I reviewed the link you gave me, and I found links to forum posts describing some imaging procedures. I will follow those procedures. [04:35] kay______, Cool. [04:35] I fixed it. [04:36] Rebooting [04:36] Atomix26: You could try to boot from a live system and resize the partition again, so that the partition table will be updated and possibly fixed [04:36] glitsj16, thanks..(im just verifying what i thought was the best move ) [04:36] grendal_prime: np, good idea to double-check [04:37] ya if i loose connectivity im screwed tell 8am tomorro [04:37] and i dont like getting screwd (well not that long anyway) [04:37] lol [04:40] grendal_prime: isn't it something like "sudo ifdown eth0 && sudo ifup eth0" ? [04:40] seems like that would work..if it all executes as one command. [04:40] grendal_prime: or "sudo /etc/init.d/networking restart? [04:41] ya see that is the same as the service networking restart [04:41] i find the sudo service networking restart never updated the ip address after i had set it manually [04:41] upstart command now [04:41] see above :) [04:41] for me it never seemed to apply any changes [04:41] ya that was my experience as well..in the past [04:41] Atomix26: what is the output of 'sudo tune2fs -l /dev/sdb7'? [04:42] but...will the ifdown eth0 && sudo ifup eth0 [04:42] execute as one command or will the second part get choped off? [04:42] umm [04:42] i'm not sure, i can test in a vm though [04:42] ssh'd in [04:42] one sec [04:42] ok cool i was going to just do the same thing...but if you want to ...thanks [04:43] i've literally got one going [04:43] grendal_prime: the && means wait for the first command to finish and start the second [04:43] well there ya have it.... [04:43] alhtough it is 12.04.3 not sure what you are runnign [04:43] same thing [04:43] * hipitihop reboots to 13.10 live [04:43] http://pastebin.com/ApkWW792 [04:43] you...ummm whats your vm enviroment? [04:43] I may just reinstall ubuntu [04:44] I have literally nothing of value that I can't redownload [04:44] now to find where my flash drive evaportated off too [04:44] jotterbot1234, what vm enviro you use and ya im at 12.04.3 as well. [04:44] grendal_prime: just checked [04:45] i'm just running virtualbox on a mac [04:45] with bridged network adaptor [04:45] although, i am looking into libvirt and webvirtmanager on github which looks cool [04:45] just not used to it yet [04:45] grendal_prime: "sudo ifdown eth0 && sudo ifup eth0" worked for me :) [04:46] oh i was going to say if you are running kvm and ad libvirt...and looked like Mila Kunas, Im gonna have to get divorced cause we is a total match. [04:46] haaaahahahahaa [04:46] ill right the monkey is throwing the switch! [04:46] good luck! [04:47] Hi. I'm on the Ubuntu download page and I am presented with the list of options like "Desktop", "Server" etc. But I want to take full control over installation process, what means that I don't want any pre-configured destribution. Is there something as "General Ubuntu" so I could tell the installer exactly what packages I need? [04:47] WAIT...WHY DO I NEED LUCK ON THIS???!!! [04:47] It didn't work.. I need my logging in screen. Thanks [04:47] Running Lubuntu [04:47] grendal_prime: also, if kvm and libvirt, check this out: https://github.com/retspen/webvirtmgr [04:47] Hey guys, i just did my first installation of ubuntu(13.10) and i so far have only one issue that hasnt been resolved with hours of web searching [04:47] Anyone able to hellp? [04:47] frazboyz: just ask mate, someone will [04:47] :) [04:48] I did didnt i? haha [04:48] !minimal | MarkDavies [04:48] MarkDavies: The Minimal CD image is very small in size, and it downloads most packages from the Internet during installation, allowing you to select only those you want. The installer is text based (rather than graphical as used on the Desktop DVD). See https://help.ubuntu.com/community/Installation/MinimalCD [04:48] frazboyz: lol, just actually type your issue, people can help or not based on the content of your question :) [04:49] How can I enable the logging in screen in Lubuntu? Thanks [04:49] Well the issue is the mouse has a hard time left clicking. I can left click some things like the side bar applications but things like exit buttons at the top of windows dont work [04:50] And normal buttons dont work either [04:50] And i cant drag windows [04:50] thank you glitsj16, seems exactly as what I need (I want to run this sytem as a guest on my virtual machine and my hardware is poor) [04:50] And on a completely unrelated topic: do you experience some inconveniences using Mozilla in Ubuntu? [04:50] MarkDavies: There is the "minimal install" only the core is installed and you install ALL else. [04:50] frazboyz: sorry to hear, the only thing i know of to help to drag windows is to hold alt and move your mouse near a corner of a window [04:50] MarkDavies: np, that's a nice way to keep things under wraps [04:51] wraps? [04:51] MarkDavies: i mean under your complete control [04:51] ah, yes [04:51] hmm thats intereting [04:51] That doesnt resolve the issue though :( [04:51] didnt loose connectivity but...error [04:52] ifdown: interface eth0 not configured [04:52] RTNETLINK answers: File exists [04:52] odd [04:52] does that mean this thing is using network manager? [04:52] if you do "ifconfig" [04:52] is it defs eth0 [04:52] ya it shows it as up [04:52] Hey, I'm having a strange problem with the nvidia driver [04:52] glitsj16, back. Headset works perfect in 13.10 out of the box [04:53] linus hates invidea by the way [04:53] they are playing nicer though now that steam is on linux [04:53] whenever I start a game (via wine), everything goes back to a single monitor, and the brightness/contrast are way out of wack [04:53] ya..but i still hate people i have to play nice with. [04:53] im just saying [04:53] hehehe [04:54] If I go into the displays config, I can put the dual monitors back, and everything works, except the contrast is still messed up [04:54] hipitihop: progress :) .. now if you could find a way to get things going on your 12.04 LTS .. what kernel do you use on the live? uname -r [04:54] if I reboot or restart lightdm, everything is fine [04:54] I'm on ubuntu 13.10 with the nvidia driver from nvidia-current [04:54] . [04:54] glitsj16, don't know, whatever default amd64 desktop does :-) [04:55] I'm back on 12.04 now :-( [04:55] alright, I'll reboot and see, standby [04:55] hipitihop: ow okay, i'll check on the net, no need to reboot [04:56] glitsj16, so your still suspecting kernel level issue [04:56] awww hell im just gonna reboot and pray for forgiveness [04:57] hipitihop: yes i do, perhaps also updated alsa [04:57] there was nobody using the filer so it looks like it went down without issue [04:59] hipitihop: if you want you can check it on your 12.04 by installing the latest trusty kernel .. http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.12.6-trusty/ and download the first 4 linux-... debs from there [05:00] Hi folks, got a problem with /boot being full (or fills up with the latest kernel update is trying to install). Can I just move /boot to the / partition and remove it from fstab? TMIA! [05:00] hipitihop: after you've got them on your machine, open a terminal in that location and run a "sudo dpkg -i ./linux-*" to start the install procedure [05:01] happy to try as grub will allow me to select older one anyway (if you remember I have a nice list :-) [05:01] can I netboot an ubuntu installation onto an i5 processor? [05:01] glitsj16, is this the offocial way to do do kernel or is their some ppa way [05:01] *with [05:01] hipitihop: heh, i do .. grub should be fine [05:01] K`zan: I'd imagine you might have some problems with grub/lilo.. You might need to make small adjustments.. [05:02] Auzy: Grub-update (IIRC?) [05:02] glitsj16, also just confirming, this seems to be 13.12 not 13.10 was that your intent ? [05:02] hellos my first time here using irssi! [05:03] hipitihop: i don't know of a PPA just for kernel updates no, what doesn't mean this is official, but it will work [05:03] You might also need to modify the partition in the grub.conf file (or whatever it is called) too.. However, it might also be full because of old kernels.. Check that first.. [05:03] Auzy, that aimed at me ? [05:03] no hipitihop [05:03] hipitihop: yes, that's is the latest kernel, what you had on ubuntu 13.10 is the 3.11 i believe, but it's just a test [05:04] Auzy: grub.cfg, looking at that now, thanks much! [05:04] Worst comes to worst K`zan , you should be able to fix it from a live CD [05:04] * hipitihop downloads 13.12 kernel.... [05:04] anyone super familiar with nvidia and X servers? [05:04] But.. avoid doing it if possible (I know WHY /boot is recommended to be on another partition, but still have no idea why its still a recommended practice for home users *sigh*) [05:05] can I netboot an ubuntu installation onto an i5 processor? [05:05] mikea: Best to just ask the question.. [05:05] whenever I start a game (via wine), everything goes back to a single monitor, and the brightness/contrast are way out of wack [05:05] if I reboot or restart lightdm, everything is fine [05:05] so sudo aplay -l shows my Soundcard and my HDMI Sound device but in he Ubuntu Sound screen it just has a dummy device? [05:05] I don't know if there's a setting I'm missing or what [05:05] hipitihop: installing packages by means of "sudo dpkg -i ..." is quite safe, worst case scenario is doing a purge if it didn't work [05:05] And my sound is not working? [05:05] Auzy: Always handy. grub.cfg sure has turned into a convoluted mess. Will look it over later and see what is. Much appreciate your efforts! [05:05] I'm using the nvidia-current driver === a is now known as needshelp [05:09] K`zan: Grub.cfg imho isn't that bad honestly.. The good news is that long term, it might be possible to do it from Bios/EFI directly (but, that would be VERY long term) [05:09] I run I run lspci -v | grep -A7 -i "audio" [05:09] hello? did anyone hear me? [05:09] Anyone here with knowledge on ports configuration? [05:09] and get http://pastey.org/view/75f6dfe9 [05:09] I fixed it, btw, I had to configure lightdm [05:09] ey guys, i just did my first installation of ubuntu(13.10) and i so far have only one issue that hasnt been resolved with hours of web searching, its to do with left clicking and basically its almost as if its impossible to left click on window options(Exit, Minimize, Maximize) and alot of general buttons. [05:09] Atomix26: The type of processor shouldn't matter.. Nobody here likely has experience with Netboot [05:10] This command, compiz --replace ccp &, fixes it for like... a second [05:10] It requires me to se lect an architecture, but I don't think what I am running is on here [05:11] Or enough Atomix26..Maybe give it a try? There should be no reason why you shouldn't be able to though.. [05:11] Atomix26: Your architecture should be X86 for 32bit support, X64 for 64bit [05:11] No one? [05:12] My options are powerpc,amd64, and i386 [05:12] I want to configure my ports so that my computer will be accessible only through LAN. [05:12] amd64 Atomix26 [05:12] even for intel? [05:12] AMD64 is 64bit Intel support basically [05:12] i386 is 32 bit [05:12] yep.. Its still called AMD64, because they beat intel to it.. By a long shot [05:12] But, its the same for both [05:12] AH [05:12] Ohhh shit i cant see my cursor any more [05:12] Thanks tons auzy [05:12] What have i dont [05:12] *done [05:12] frazboyz: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [05:13] glitsj16, ok install done, although got error "linux-headers-3.12.6-031206-generic:i386 3.12.6-031206.201312201218 (Multi-Arch: no) is not co-installable with linux-headers-3.12.6-031206-generic:amd64..." but looks like only because I took you literally and also downloade the i386, rest of install seemed to go ok [05:14] gents, just upgraded wine and now I'm getting this error (err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.) [05:14] needshelp: Do you have a router? The router will block incoming connection via WAN anyway.. [05:14] glitsj16, so if nothing else to do, will try to reboot [05:14] When I run the wine uninstaller is shows that error message [05:14] has anyone seen this before? [05:14] lickalott, are you trying to uninstall a program from wine? [05:15] lickalott: Looks like it might be a known issue with the nvidia driver.. I've never seen it though (I don't use wine) [05:15] i was [05:15] Auzy, I do, but believe me, no one would trust that specific router.. [05:15] hipitihop: that's the 32bit package, if the rest installed fine, do a quick double-check with sudo dkms status before rebooting perhaps [05:15] the uninstaller actually completes the uninstall, but the message threw me a little. [05:16] By design needshelp, routers are trustworthy, unless they purposely don't make them so.. What you want might not be that straightforward (and not really sure how you would approach it honestly) [05:16] needshelp: if you shut off UPNP on the router, you should be fine.. Even if it is a crappy router.. Make sure DMZ is turned off too.. [05:16] i googled a little on "how to enable Nouveau driver (ubuntu)" but they all kind of lead to the same place, and most have unanswered questions from 2010. === Paulus68_1 is now known as Paulus68 [05:16] figured I'd hit up the big brains [05:17] Auzy, I received it for free and its software is made by a little unknown company. It doesn't even have a brand mark on it .. === MomoNasty is now known as Momo|Off [05:17] Anyway, I will give it a try. Thanks. [05:17] glitsj16, doesn't quite look right to me, only vboxhost seems to mention it http://paste.ubuntu.com/6701360/ [05:18] needshelp: Doesn't mean much.. You have to go out of your way to make it insecure.. [05:19] needshelp: If you are worried, you might be able to use OpenWRT on it, or somethign similar.. what router is it? [05:19] hipitihop: looks like it didn't build the nvidia-304 yes .. let's try that manually if you have the time [05:19] needshelp: Or do you think it is [05:19] glitsj16, should I remove the i386 package and try again ? [05:19] is there a wine channel? [05:19] I honestly have no idea .. [05:20] lickalott: probably #wine.. there should be.. [05:20] hipitihop: you should purge that in any case if it is installed yes [05:20] !wine|lickalott, [05:21] lickalott,: WINE is a compatibility layer for running Windows programs on GNU/Linux - More information: https://help.ubuntu.com/community/Wine - Search the !AppDB for application compatibility ratings - Join #winehq for application help - See !virtualizers for running Windows (or another OS) inside Ubuntu [05:21] hipitihop: we'll try and build the nvidia dkms manually, that way we get exact info on what's happening [05:21] glitsj16, I meant the deb .. can you tell me how to purge, sorry it's slightly unfamiliar territory, appreciate your patience [05:21] tks cfhowlett ! [05:22] :) [05:22] hipitihop: np, run sudo dpkg -r linux-headers-3.12.6-031206-generic:i386 === Momo|Off is now known as MomoNasty [05:22] hipitihop, sudo dpkg -r foo.deb will remove --- don't know if it will purge 100% [05:23] hipitihop: but i think it is not installed if i read the earlier error message you posted [05:23] glitsj16, I'm on holidays so fortunately time is not an issue for me if you have the patience to finalise this... the dpkg -r said no such installed package [05:23] Hmm, for some reason my password for root is not working on terminal.. [05:23] hipitihop, dpkg -l | grep packagename should find it [05:23] you might to play with some wild card searches ... [05:24] hipitihop: take cfhowlett's advice to confirm it's gone, than we can proceed with the nvidia dkms build [05:25] glitsj16, ok [05:26] hipitihop: okay, try "sudo dkms build -m nvidia-304 -v 304.88 -k 3.12.6-031206-generic" [05:26] hipitihop: building a dkms kernel module is a 2 step deal, this is part one [05:27] cfhowlett, thanks. I have now greped for both linux-headers- and linux-image which lists 2 headers and 1 image, should I go ahead with -r on all 3 ? [05:27] Could some one please help me, http://pastebin.com/D9erXGZ3 [05:28] needshelp: For root? OR did you use your username? [05:29] Auzy root [05:29] frazboyz, generally we rather see the details directly here but try this full unity compiz reset. http://ubuntuhandbook.org/index.php/2013/08/reset-unity-and-compiz-in-ubuntu-13-10/ then reboot. [05:29] hipitihop, no. always keep at least ONE older kernel in case the new one goes funky. my recommended practice, not canon [05:30] Oh ok thank you Beldar, ill give that a go. [05:30] cfhowlett, sure, I have many, I mean the new 3.12.6 variants [05:31] cfhowlett: +1 .. in an earlier paste it was revealed hipitihop has 14 kernels instalmled .. we can assume he's safe :) [05:31] * hipitihop hides with minor embarrassment [05:31] LOL [05:32] :p [05:32] hipitihop, yeah, I'd say go ahead and nuke the 3.12.6 variants - don't feel bad. I ran sudo apt-get update for years thinking I was maintaining my system only to find out - well, you know. [05:34] cfhowlett: we were going to test the 3.12 on hipitihop's headset issue, apparently it isn't supported on the 12.04 kernels he has running and we tested on a live 13.10 .. with positive results .. just so you're on the same page [05:34] I'm trying to boot LiveCD 12.04 on MacBookPro5, and it keeps getting stuck with a black screen, fans spinning at max, and computer heating up for 10+ minutes [05:34] glitsj16, ok dkms status suggest we are all clean again, but not sure what state grub menu, default boot kernel is in.... [05:34] hipitihop, hold off [05:35] hipitihop, I only run LTS so I'm on 12.04 ... uncertain what you'll face on 13.10 so best you ask someone with relevant experience [05:35] glitsj16, when you rebuild grub, it'll display current kernel default [05:36] cfhowlett: i know, what is the problem you are potentially seeing? [05:36] cfhowlett, yep, I'm the same re LTS, that is why I am also on 12.04 till now. But we are trying the 13.12 kernel as per what glitsj16 said above [05:37] kostkon there you are, Wnated to thank you for the help you gave me getting skype running again...twas 2 or 3 days ago. Not only got it running my my desktop...but in both laptops as well. THANKYOU! [05:37] glitsj16, no problem per se, merely disclosing that I have no 13.10 experience so don't feel comfortable advising on same ... === f4cl3y_ is now known as f4cl3y [05:38] ROPA, me and another person, i believe. nevertheless, my pleasure :) === AndresSM is now known as AndresSM_away === darrell is now known as Guest83511 [05:39] glitsj16, so moving on, my current dkms status is: http://paste.ubuntu.com/6701400/ and I will now run "sudo dkms build -m nvidia-304 -v 304.88 -k 3.12.6-031206-generic" [05:39] cfhowlett: okay, i wasn't suggesting to hipitihop to upgrade to 13.10, just confirming that kernel solved his headset issue, thanks though for keeping an eye on things [05:39] kostkon yep, I thanked him last night. I also helped my first user here on irc...I like to give back!! [05:39] !cookie|ROPA, [05:39] ROPA,: Wow! You're such a great helper, you deserve a cookie! [05:39] * hipitihop nods to to glitsj16 & cfhowlett [05:39] :D [05:40] hipitihop: try it yes, it will only build, not install, that's for later [05:40] hey ubottu one of your peers gagged me-best not try to make up now::> [05:40] winehq is one of "those" channels. 202 users and no one talks [05:40] Hello everyone I hope someone can help me with this. I have an Android phone (LG OPTIMUS L9 P769) Can I run Ubuntu for Android on it? [05:41] !touch|Dale, [05:41] Dale,: Information about the Ubuntu Touch platform for Phone and Tablet is available here https://wiki.ubuntu.com/Touch support and discussion in #ubuntu-touch [05:41] anyway, thanks to all who contribute here...if it wasn't for those who help out, I'd still be runnin winderzzz. [05:41] glitsj16, Error! Your kernel headers for kernel 3.12.6-031206-generic cannot be found. .. suggests using --kernelsourcedir [05:42] Baldar, that didnt work to good, it crashes ubunty when i execute "setsid unity" [05:42] Ubottu: Thanks! [05:42] You're welcome! But keep in mind I'm just a bot ;-) [05:43] Hey, could some one please help me, http://pastebin.com/D9erXGZ3 [05:43] hipitihop: i suspected something to go wrong .. can you pastebin output of "dpkg --get-selections" pls [05:44] glitsj16, http://paste.ubuntu.com/6701431/ [05:44] Baldar, I have finally imaged my windows drive. and learned a lot in the process, especially about EFI and GPT. [05:45] frazboyz is that unity??? [05:46] frazboyz, Have you rebooted after all the commands, it takes at times. This is just a test to see if this could be the problem, should not make it any worse overall. [05:46] POPA, im not to sure sorry, i just got told to execute that [05:47] Beldar, i had to re-boot, it crashed ubuntu and there was no gui left [05:47] kay______, Cool, I'm not your best help on the install, just a heads up is all. [05:48] hipitihop: i see that the headers for 3.12 are indeed not installed, something went wrong in that earlier step with the error on the 32bit package .. but in the meantime i see on http://packages.ubuntu.com/search?suite=default§ion=all&arch=any&searchon=names&keywords=linux-image-3.11 that you should be able to get 3.11 from your regular precise repos [05:48] frazboyz, This was a broken install to begin with, and those are commands many have run with no problems and great fixes so it is a matter of finding why it's broken to begin with. [05:48] is* [05:49] hipitihop: if you can double-check if you can get that through your precise repos that would simplify things greatly .. take your time to look at that, i'm not in a hurry [05:49] in the middle of upgrading my 10.04 desktop to 12.04, my bluetooth mouse/keyboard have been disconnected and i cannot progress thru the rest of the upgrade. i've tried plugging in USB keyboard/mice, which are recognized by the system according to dmesg, but still dont let me move the mouse pointer or type.... [05:49] Beldar, what do you mean by a broken install? It was a genuine version of ubuntu from the site, and i have re-installed once [05:50] frazboyz, Your pastebin stated intrinsic problems on this fresh install. [05:50] any kernel after .12 my usb mouse/kb both don't work [05:51] hipitihop: what do you use normally to add/remove packages? i'd say use the tool you're comfortable with to check on availability of 3.11 and we'll clean out what we installed to test .. are we on the same page on this? :) [05:51] frazboyz, A broken install is just a broad comment nothing to do with you, just following that a good install works. [05:51] Oh ok, well how should i go about resolving this issue then Beldar? [05:52] glitsj16, no particular favorites, most guides show apt-get, sometimes I bring up synaptic [05:53] i am trying to compile a package and I get the error message "'pkg-config --modversion glib-2.0' returned 2.38.2, but GLIB (2.32.4) was found!" how can I fix this? [05:53] hipitihop: i use both too, so might i suggest you take a look through synaptic and confirm you can install linux-image--3.11.0-15-generic? [05:53] frazboyz, NOt sure beynond this, those commands should not have created a no gui, seems like a graphics problem as a guess, or a bad iso to start with, hard to say with very little info other than window buttons not working. [05:54] * hipitihop goes looking in synaptic [05:54] or clicking problems in general [05:54] any of you folks know a good webpage for python learning? [05:54] or a channel possibly [05:55] !python [05:55] python is a popular Object Oriented scripting language included in Ubuntu. For more on Python please see http://www.python.org/ or #python [05:55] frazboyz, I'm probably not your best help here, however did everything work right in the live environment? [05:55] * cfhowlett gives an upvote to ubottu [05:55] rabbit222: I think Python used to have an online tutorial [05:55] Hmmm Beldar, could you help me further with this issue, lets so over skype or something. Im really new to this haha [05:55] dawf [05:55] ya auzy [05:55] rabbit222: http://www.learnpython.org/ [05:56] thats it thanks auzy [05:56] rabbit222: However, honestly, you need a book.. [05:56] Beldar, yes it did [05:56] From what i remember i browsed facebook for about 20 minutes xD [05:56] * rabbit222 agree's with auzy [05:56] frazboyz, I work only within the channel, we want everybody to see this for best help, as I said I doubt I'm the best help in this, much better helpers here than I/ [05:56] rabbit222: You can't learn using eBooks.. strangely, your computer distracts you.. And you need a reference [05:56] * rabbit222 agree's Auzy [05:57] rabbit222: node.js is another language to look into though.. Python is interesting, but, node.js I think has a serious future [05:57] Beldar, thats fine, but ubuntu did work in the live version running off a disk, does that help at all? [05:58] glitsj16, seems so, any specific one to use i.e. need to pick just linux-headers-3.11.0-15-generic or also the image varienat and there is also linux-signed-image variant fo that [05:58] !xrandr [05:58] XRandR 1.2 is the new method of running dual screens in !X. Information/HowTo here: http://wiki.debian.org/XStrikeForce/HowToRandR12 [05:58] what type of language is it then based off of Auzy? [05:58] frazboyz, That's good, I would just again state on the channel the issues now. [05:58] never heard of it :( [05:58] can someone help me with this error related to installing AMD drivers? http://pastebin.com/EZg5USz1 [05:58] rabbit222: Node.js is pure Javascript.. I coded a home automation app in it, so it is as powerful as your browser.. [05:59] the website says I need 32 bit packages installed for 64bit driver [05:59] what does that mean? [05:59] rabbit222: its very cool.. But, obviously, apps like Blender still belong in Python [05:59] agree I'm just a beginner so... [05:59] :( [05:59] I don't know why but if i go into repos in synaptic and try deleting an entry, the whole damn program crashes off [06:00] hipitihop: you will need the linux-headers-3.11.0-15-generic, that will pull in linux-headers-3.11.0-15 and you also need linux-image-3.11.0-15-generic [06:00] Ubuntu(13.10) Mouse failing to click certain buttons(Window Buttons) and a few others, mouse didnt fail in the live version of ubuntu which was run of a cd. [06:00] any help with getting keyboard/mouse working again during upgrade? :\ [06:00] scar, mine dont work either with any kernel past .12 [06:00] hipitihop: don't install the signed stuff, your earlier pastes suggest you don't need those [06:01] glits np, installing .... [06:01] rabbit222: Both are good languages.. Depends on what you want to accomplish really.. [06:01] Ubunttt, well this is during an upgrade they stopped working so i cant finish the upgrade [06:01] scar, damn [06:02] well writing phone apps be cool [06:02] rabbit222: Apps like Sabnzbd run in Python, and Blender.. Node.js is newish, but, to run a GUI, everything needs to run through your browser.. [06:02] hipitihop: if that's done, try to purge anything you can find in synaptic related to 3.12 and paste the output of "sudo dkms status" again after doing that .. could take a few minutes [06:03] Phone apps.. both can handle it via webbrowser.. But, for Android, you need their variation of Java (or a android specific library). For iPhone, you need Objective C and a Mac [06:03] Auzy, sorry to but in, you mentioned home-auto, any reason you are doing your own and not existing stuff ? [06:03] glits .. complaining about nvidia-304 just trying to understand the problem [06:03] For Firefox OS, not sure, or Ubuntu Phone.. [06:03] nice not bad at all === dziegler_off is now known as dziegler [06:04] is there anyone here that has actaully managed to make ekiga work??? [06:04] glitsj16, .. complaining about nvidia-304 just trying to understand the problem [06:04] hipitihop: for fun.. Never come across one that is pure JS based too (market will be flooded by them very soon though) [06:04] hipitihop: what is the complaint ? throw in a screenshot if you feel that can help [06:04] Is every xorg edgers driver broken or what, hmm [06:04] nvidia ones that is [06:04] AMD drivers working better than ever [06:05] hipitihop: Also, got sick of all these dumb iphone, or Android, or PC only solutions.. Wanted something that works everywhere.. [06:06] glitsj16, http://paste.ubuntu.com/6701499/ is make.log [06:06] hipitihop: What I would really like to do honestly, is come up with a nice integrated thing for Linux, to allow deep integration of home automation into the desktop, but, haven't started that.. [06:07] what existing home-auto frameworks have you evaluated [06:07] Auzy, ^^^ [06:08] wow the directions for installing propr amd drivers are TERRIBLE [06:08] I'm glad I figured it out on my own though [06:08] hipitihop: looking into it, quite common that error, give me a minute [06:09] would you also like the trace from the setup i.e. initrd image: traces ? [06:09] Beldar, would it be cause the live-cd isnt up to date on packages? [06:09] can you use irc in a virual box? [06:10] Angel_Of_Sorrow, ssure [06:10] frazboyz, If it is not a daily, which is only the development it would not be up to date, but that should not be the issue. [06:10] hipitihop: thought it might be easier to privmsg.. Rather than flooding channel with non Ubuntu stuff.. [06:11] hipitihop: no those we can try to skip, i'm interested in seeing a paste of "ls -lh /usr/src/linux-headers-3.11.0-15-generic" [06:11] sweet hipitihop [06:11] Then what is the difference between the live version and the installed version Beldar? [06:13] frazboyz, Not sure I could give you a definitive answer, however I can see why you would ask as everything seemed to work there. [06:13] glitsj16, http://paste.ubuntu.com/6701514/ === dziegler is now known as dziegler_off [06:13] hipitihop: also paste output of "ls -lh /usr/src/linux-headers-3.11.0-15-generic/include/generated" please, we need to make a symlink to get things going, figuring out where exactly [06:14] Beldar, its the only reason i installed ubuntu haha. Do you know anyone who would/may know? You are the only person to reply so far haha [06:14] frazboyz, I understand. [06:15] thanks for your help [06:17] yeah I was wrong amd driver still not working............ [06:17] ~_~ [06:19] so it builds for kernel .15 but not .12 [06:20] but i cant use .15 cause my mouse/kb don't work [06:20] glitsj16, http://paste.ubuntu.com/6701532/ [06:20] glitsj16, sorry for my tardy responses [06:21] hi, to make a computer become a router/gateway, is this "echo 1 > /proc/sys/net/ipv4/ip_forward" enough? do I need to setup any iptables rules? it only has one ethernet card. thanks. [06:22] sgo11: If you can do it with 1 card (which should be possible actually), there might be some security/performance implications [06:23] hipitihop: no worries, to keep you informed, we're trying to fix the error you've got on lines 6-8 on your make.log paste [06:23] sgo11: also, are you limited by downloads in any way? [06:25] Auzy, sorry I don't quite understand your question. I just want to run squid in that PC. I would like the nat to go through that PC. that's why I try to make it as router/gateway. thanks. [06:25] https://gist.github.com/moldcraft/8116528 [06:25] hipitihop: paste wanted for "ls -lh /usr/src/linux-headers-3.11.0-15-generic/include/config" .. almost there [06:25] lol atleast someone knows what is up lets see if it works [06:26] glitsj16, given already ^^^ here: http://paste.ubuntu.com/6701532/ [06:28] glitsj16, ignore that, didn't read properly, standby [06:28] hipitihop: yeah, i need one more level, the config [06:28] hi all [06:28] i was wondering....i haven't used linux since 2007...has it come a long way since then??? [06:28] glitsj16, here: http://paste.ubuntu.com/6701552/ [06:29] Angel_Of_Sorrow, weren't you on here the other day asking questions about Ubuntu? [06:29] Angel_Of_Sorrow: Yes.. [06:29] Angel_Of_Sorrow: Were you using Xorg or Xfree86 then? [06:29] Angel_Of_Sorrow, leaps and bounds, best way is to download the latest livecd iso, boot it and see, it won't touch your machine unless you choose to install [06:30] the ban hammer came down [06:30] Angel_Of_Sorrow: I'm not sure when you jumped on board. But it was earlier composite days probably.. Dbus and composite changed everything.. Wayland/Mir will start to be introduced in the next year or so.. and it will happen again [06:31] okay. booting into live cd and the mouse isn't working again. seems to work only intermittently on certain bootings. [06:31] Auzy, Angel_Of_Sorrow got banned [06:31] ? [06:32] they were on here the other day asking questions about Ubuntu. They aren't here to get help or help anyone, just to waste peoples time. [06:32] hey just a head-up anyone want to mine sCoin https://bitcointalk.org/index.php?topic=400825.0 [06:32] also join our channel #sCoin [06:32] !ot|etparle2, [06:32] Theres a kick if I see one.. [06:33] etparle2,: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [06:33] tthanks [06:33] hipitihop: okay, let's try this: open a terminal and cd to /usr/src/linux-headers-3.11.0-15 and run "make oldconfig && make prepare" if you would [06:33] I would love some basic information about mouse support in this OS [06:33] !mouse|kay______, [06:33] kay______,: Enabling extra mouse buttons: https://help.ubuntu.com/community/ManyButtonsMouseHowto - Enabling serial mouse: https://help.ubuntu.com/community/SerialMouseHowto [06:34] kay______: Just out of curiosity, weird question, you aren't using a RAT7 are you? [06:34] I don't know what that is. I'm using a touchpad on a gigabyte p34g-cf1. I assume the interface is usb internally. [06:35] ok.. RAT7 is a product.. First mouse I ever saw that acts weird in Ubuntu [06:35] even a keyword to grep in dmesg, or the existence of a certain device would help me out [06:36] Aw man ima cry so hard soon [06:36] omfg what a mess! tried to install nvidia driver on ubuntu yeah right! black screen could not login to tty with right passwd, spent all day yesterday finally wiped nvidia in recoverymode when it was able to get write access, and this drives is tested by ubuntu, shame on you! [06:36] glitsj16, if I go off air, it will be power issue caused by massive electrical storm hitting :-) [06:37] Blackkatt, i decided to test ubuntu so i ran the live version and it worked amazing so i decided to wipe everything and install ubuntu and now i cant click my god damn mouse [06:37] hipitihop: wow, take cover lol .. in case we loose you here, i have plan C ready heh [06:37] glitsj16, I asume I need sudo [06:38] hipitihop: shouldn't be needed for make no [06:38] frazboyz, hahaha, tried replugging the mouse? [06:38] glitsj16, scripts/basic/fixdep.c:462:1: fatal error: opening dependency file scripts/basic/.fixdep.d: Permission denied [06:39] Blackkatt, my mouse works and i can click on certain things [06:39] hipitihop: there you have it .. try with sudo :) [06:39] But buttons like... window commands(Exit, Minimize...) and i cant click most buttons in generall [06:39] I can click the ones on the side bar [06:40] frazboyz, sounds weird [06:40] Yea im in tears :'( [06:40] No idea what to do [06:41] frazboyz, what kind of mouse is it? [06:41] I dont think that is the issue but it is a r.a.t 3 [06:41] I think it has something to do with compiz or nexus [06:41] unity [06:42] Something along the lines of those [06:42] frazboyz: Have you followed all of these? http://ubuntuforums.org/showthread.php?t=2183098 [06:42] Holly shit [06:42] !language } frazboyz [06:42] somsip: I am only a bot, please don't think I'm intelligent :) [06:42] WHAT THE FUCK [06:42] !language | frazboyz [06:42] frazboyz: Please watch your language and topic to help keep this channel family-friendly, polite, and professional. [06:42] oh sorry [06:42] frazboyz: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [06:43] It was my mouse [06:43] frazboyz: a search for "rat 3 mouse not working ubuntu 13.10" gives loads of similar issues. so it's possibly something you can work through if noone has an immediate answer here [06:43] Yea i just didnt see how that could be any were near an issue [06:43] glitsj16, it asked about also compiling drivers, said yes, now asking for kernel compression mode choice [06:44] frazboyz: best to research rather than thinking something is not the case [06:44] It wasnt even in my research scope hahaha [06:44] frazboyz: so is your issue solved or have you got something useful to work with now? [06:45] somsip, its totally solved :') [06:45] frazboyz: jolly good [06:46] hipitihop: hmm, looks like a very long way to get nvidia-304 going on your system in that case .. let me put a small pastebin together to discuss better options if you don't mind okay? Ctrl-C that and take a breather while i make a paste .. how does that sound? [06:46] hey all... i want to make a .desktop file (shortcut) that opens up a Playstation game with PCSXR... does anyone know of a way i can do this? using the command 'pcsx' followed by the path to the path to the rom does not work, and it only opens pcsx up [06:46] is there a way to have a shortcut to the rom itself? it works with my n64 roms and pj64 [06:47] hipitihop: i guess the safest way is to add a PPA to put the bottomline here, i'll explain why in the paste [06:49] chaotix, give: man pcsx and you are gonna find out [06:49] kostkon, thanks [06:49] does ubuntu suck? [06:49] Nope [06:49] PebkacJones, not at all [06:49] how come? [06:49] i love it [06:49] chaotix: what is your Desktop Entry? [06:49] Beldar: I believe I have manually partitioned properly and the ubuntu install has commenced. [06:49] I used to love it UNTIL gnome3 [06:50] then im back to osx [06:50] :P [06:50] PebkacJones, it's still gnome3 based, albeit without the default gnome shell [06:50] PebkacJones: then use a different desktop environment. So do you have a support issue really, or are you just baiting? [06:50] !details|PebkacJones, [06:50] PebkacJones,: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..." [06:50] glitsj16, all fine I noticed in drivers that more then one nvidia driver is listed although as you know current is the 304 [06:50] I mean i love gnome2 [06:50] but gnome3 sucks [06:50] PebkacJones, try mate [06:50] mate sucks too [06:51] Beldar: oh, just saw your message about not being my best help. Thanks for all the help so far. [06:51] I want gnome2 back [06:51] PebkacJones: do you have a support issue? [06:51] !ot|PebkacJones [06:51] PebkacJones: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [06:51] retard gnome3 developers [06:51] somsip, version 1? not sure... is my desktop entry what it says under [Desktop Entry]? [06:51] chaotix: are you trying to create a shortcut entry on unity? === zopsi_ is now known as zopsi [06:52] hipitihop: what nvidia drivers are installable on your machine right now without any additional PPA? [06:54] somsip, i think i am good... the info i needed was in the man file for pcsx, as kostkon suggested [06:54] chaotix: k [06:56] glitsj16, 304 + 319, the 319 is the [Recommended] but I don't tend to play with things when they work.... should I try to switch to the 319 ? [06:56] glitsj16, there are post-release updates variantas of both too [06:58] glitsj16, I'm not sure what the command line variants of the additoonal driver switches are, if easy to try, we can always switch back if you know how [06:59] hipitihop: ow okay, than i suggest installing the latest you can, to get the best support for the 3.11 kernel, to keep solving your headset issue while not loosing nvidia and vbox [07:00] glitsj16, so by latest you mean 319 or should I go 319-updates [07:00] glitsj16, and if we fail on reboot, is there is easy revert [07:00] hipitihop: i find the additional driver tool rather wonky, but that might be only on my machine, you can try that, we can always roll back when needed [07:01] so I will try the 319-updates and see, if I drop out I come back on on laptop [07:01] hipitihop: i'd go for the regular 319, and yes, when it fails just boot into an older kernel [07:02] dpkg-divert - is it proper for Ubunt (what I want to do is to modify GRUB priority table in order to enable XEN) [07:02] kostkon, it still will only load pcsxwithout the game... i am not sure what i am doing wrong [07:02] hipitihop: if you check after installing the 319 with "sudo dkms status" that is clean, there's very little chance you shouldn't have a clean reboot too, so do that and paste it here before rebooting [07:02] glitsj16, amazing how deep the rabbit holes run sometimes... and I thought this morning I took on trivial tech issue to plug in my new usb heaset :-) [07:03] lol, very true [07:03] appreciate all your time btw [07:04] hipitihop: no trouble, very good exercise heh .. sennheiser is fine equipment, i'm surprised it did this on your 12.04 [07:04] kostkon, even if i try it from the terminal... [07:05] chaotix, you are trying to load an image file, right? iso or bin [07:05] bin [07:05] glitsj16, urrgh dkms make also failed, getting details [07:05] i did: pcsx --cdfile /home/user/Games/PS1/tonyhawk1.bin [07:05] hipitihop: arghh, let's see what's going on.. [07:06] chaotix, using the -cdfile argument followed by the full path for that file? [07:06] yes [07:06] chaotix: and do you have permission to access that? [07:06] yes [07:06] chaotix: and pcsx is in PATH? [07:07] chaotix: also, finding recommendations for --nogui as well as --cdfile [07:07] glitsj16, its trying to build against the 3.11.0-15-generic and claims kernel config is invalid, suggests to run make oldconfig && make prepare [07:07] somsip, that did it [07:07] nogui [07:07] chaotix: cool. [07:07] thanks [07:08] have you tried adding your emulator games to steam> [07:08] glitsj16, prior it said autoconf.h or auto.conf are missing [07:08] hipitihop: sounds exactly like the error you got earlier with the 304 [07:08] sounds like it [07:09] okay. I've just finished my ubuntu installation, and the mouse still won't work. its a trackpad. what are the steps to debug this? [07:09] somsip, kostkon , its pretty cool... i use xbmc, and steam big picture... its great [07:09] hipitihop: that's why i asked for those ls pastes, to confirm both are there .. and they are [07:09] somsip, kostkon , thanks for the help [07:09] chaotix, doesn't work here either [07:10] kostkon, what doesnt work? [07:10] chaotix, pcsx -cdfile FILE === Mars is now known as Guest67461 [07:11] oh its --cdfile right [07:11] kostkon, yeah... it turns out its: pcsx -cdfile FILE -nogui [07:11] chaotix, oh let me try that [07:11] brb [07:12] that works yeah, interesting [07:12] hipitihop: you still have the live 13.10 right .. so maybe reboot into that, take a note of the output of "dpkg --get-selections" and "sudo dkms status" on that and we'll try to replicate that as close as possible on your precise .. that's my take on this .. what do you think? [07:13] glitsj16, sounds good. do I need to do something here first so it does not try and boot into 13.11 ? i.e. revert a little [07:14] glitsj16, , I need to pop out for 10 min, playing taxi, brb [07:14] hipitihop: yes, good idea to remove that for now, the headers too .. okay no problem, i can use some food :) [07:14] ubuntu does not suck. [07:15] hipitihop: take care with that storm and see you here later [07:18] kostkon, also, it has to be -nogui, not --nogui [07:18] did u get it? [07:18] chaotix, affirmative [07:22] cool === h[a]kr is now known as hakr [07:28] /var/lib/dpkg/info/lirc.postinst: 4: /etc/lirc/hardware.conf: I: not found [07:28] when i try to install lirc [07:28] on ubuntu latest [07:28] Hi! I'm trying to install windows on a partition for gaming, but I installed ubuntu along time ago and was wondering if it was possible to do this without wiping my hard drive. I know you have to install windows on a primary partition but I don't know how to reassign that. Thank You? [07:30] scipi0, make a primary, install. you WILL lose your grub bootloader as windows will overwrite it. no worries. fire up your ubuntu usb/cdrom and reinstall grub [07:30] glitsj16, back now.. so what and how do I remove before I reboot into 13.10 livecd [07:30] Blackkatt: how did you install it? [07:30] somsip, sudo apt-get install lirc [07:31] hipitihop: make sure your precise is bootable, what does your present "sudo dkms status" look like? [07:31] cfhowlett: wouldn't I lose all of the data on my ubuntu partition? [07:32] scipi0, assuming you have unallocated free space, no. If you DON'T have such free space, first boot your ubuntu usb/cdrom, run gparted and shrink your ubuntu partition so you can recover the free space [07:33] Blackkatt: is it creating anything at /etc/lirc ? [07:33] somsip, how to check? === Shinisama is now known as Puppet [07:33] glitsj16, odd, almost looks installed http://paste.ubuntu.com/6701763/ [07:33] Blackkatt: ls /etc/lirc === olf-folks is now known as [olf-folks] [07:34] somsip, hardware.conf hardware.conf.old lircd.conf lircd.conf.dpkg-old lircmd.conf [07:34] cfhowlett: finally, how would I go about a primary install? Is it just a regular install or...? Sorry about the lack of knowledge on the subject. [07:35] scipi0, no apologies needed. dual boot is a bit scary first time. windows 7 or 8? [07:35] 7 [07:35] Blackkatt: is there any reason you would have .old files in there? [07:35] glitsj16, either way I assume selecting a previous from grub menu would work if current is borked [07:36] scipi0, nice. no uefi issues hopefully. you should have 2 partitions for win7: OS and recovery. make your ubuntu partition a primary and go to installing town! [07:36] somsip, ive been trying to install from ubuntu software store before, am totally new to all this. [07:36] hipitihop: odd indeed, it worked for the 3.8.0-35 kernel but not on the 3.11.. which fixes your headset .. let's remove linux-image-3.11.0 for now in synaptic [07:36] cfhowlett: how big should the recovery partition be? [07:36] somsip, first time i installed "infrared remote control" from the store i got a windows where i could config [07:37] window* [07:37] hipitihop: indeed, just make sure that you boot into 3.8.0-35-generic if things go south and that should be fine, for both nvidia and vbox [07:37] Blackkatt: Which implies it is already installed... [07:37] somsip, i removed it later... [07:37] scipi0, eh? no don't TOUCH that recovery partition for win7! It's already good to go! for UBUNTU, you need about 7 for the OS and consider adding much more for any data you plan to have === Puppet is now known as iamPuppet [07:37] somsip, did not know if it was lirc or not... [07:38] somsip, either way, if i wipe that folder will it work then? [07:38] * hipitihop reboots [07:38] hipitihop: when you are in the live 13.10, we'll need info on the kernel version (uname -r), the "sudo dkms status" info and the nvidia driver info [07:38] cfhowlett: thanks! I'll try it. [07:38] Blackkatt: worth a try. But rename it lirc.bak so it is there if it messes up worse [07:38] somsip, how to remove the folder from terminal? [07:39] Blackkatt: sudo mv /etc/lirc /etc/lirc.bak === siva is now known as Guest28582 [07:39] somsip, thank you sir. kind of you to help a n00b, now lets see what happens [07:41] somsip, dont want to spam the chan, can i post it pm? [07:41] Blackkatt: no, please post it here. [07:41] Reading package lists... Done [07:41] Building dependency tree [07:41] Reading state information... Done [07:41] lirc is already the newest version. [07:41] 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [07:41] Blackkatt: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [07:41] 1 not fully installed or removed. [07:42] ciao [07:42] Blackkatt: it very much looks like this was installed ok the first time. [07:42] how to restrict remote desktop connection to access limited drives. in ubuntu [07:42] Blackkatt: but if you want to remove it and try again 'sudo apt-get purge lirc' [07:44] somsip, nice, got the config window directly now, [07:44] Blackkatt: so you're sorted? Tidy up with 'sudo rm -rf /etc/lirc.bak' to remove that config dir we saved [07:45] glitsj16, hmm, currently booted 3.11.0-15-generic #23~precise1-Ubuntu SMP Tue Dec 10 16:39:48 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux === dziegler_off is now known as dziegler [07:45] somsip, problem now, and the reason i remove it (i remember now) is that the remote does respond at all after install [07:45] hipitihop: is that on the live 13.10? [07:45] somsip, am not sure i set it up right [07:46] have a x10 remote but read that lirc can handle RF as well [07:46] but no longer have dual monitor and neither nvidia driver can be activated [07:46] Blackkatt: no idea on this. I've never done anything with lirc [07:46] glitsj16, no this is 12.04 [07:46] somsip, okey, thx for the help [07:47] hipitihop: well that makes sense, 'cause you don't have a working nvidia dkms module for that kernel, the 3.8.0-35 does [07:47] glitsj16, the interesting thing is that uname is not lying, and ignoring the nvidia issue, then we are on 13.11.0-15 but the headset still not listed === Neozonz is now known as 21WAB31Q2 [07:48] does anyone know about remote desktop in ubunt [07:48] somsip, how to get that config file/windows up again so i can reconfigure? [07:48] glitsj16, so that tlls us something, not sure what :-) === CyberJacob|Away is now known as CyberJacob [07:49] hipitihop: interesting, that's why i would be interested in the versions you have on the live 13.10 where your headset does work === Mars is now known as Guest45968 [07:49] glitsj16, got the last re headset before the blip [07:49] glitsj16, ok [07:50] glitsj16, ok rebooing to live now to get those details [07:50] * hipitihop wishes he had an error free keyboard [07:50] hipitihop: okay, don't get reboot-sickness and we'll catch you here after that [07:51] glitsj16, np I can go the distance === h[a]kr is now known as hakr === carlos is now known as Guest70714 [08:04] I hope hipitihop got everything sorted out [08:04] indeed === ubuntu is now known as Guest1574 === Guest1574 is now known as hipitihop_ [08:07] rather starnge his last pastes, according to his dkms he didn't have nvidia for the kernel he booted in yet he claimed everything was working besides his headset .. never seen nvidia do that :p [08:07] *strange [08:07] who knows [08:07] glitsj16, here on 13.10 live cd [08:07] ahaa [08:08] hipitihop_: ready for some pastes? perhaps install synaptic on the live to make it easier for you to check things [08:08] glitsj16, http://paste.ubuntu.com/6701860/ [08:09] glitsj16, whatveer you want [08:09] hipitihop_: cool, that shows the 3.11.0-12 kernel [08:09] synaptic installed [08:09] hipitihop_: what is the sudo dkms status ? [08:10] Hello [08:10] hey packetscaper [08:10] hey [08:11] glitsj16, I fiddled a bit to also add the nvidia as livecd does not do that by default, so status is "nvidia-304, 304.88, 3.11.0-12-generic, x86_64: installed" but I have not rebotted as it is live cd [08:11] glitsj16, hope I have not confused things [08:11] hipitihop_: no that's fine [08:11] previously status was nothing [08:12] so what do you want to know from synaptic [08:12] Hi guys, I know this is not the right channel to ask but here it goes [08:12] so we can confirm the headset is working with kernel 3.11.0-12 and nvidia-304, next up is the versions of the alsa- packages you have on the live, check in synaptic [08:12] Hey guys I I just installed ubuntu in my dell laptop but I am getting a lot of CPU utilization even if no applications are running I guess there is some problem with my graphic card drivers [08:13] Plz help me out guys [08:13] thanks [08:13] hipitihop_: the sennheiser is working there correct? [08:13] glitsj16, can't quite confirm nvidia-304 as I don't think it is running yet [08:13] Assuming I have a server from which users should download some files. Assuming it's located in US and I'd like europe users to download these files faster. What would be the better approach. use a cdn or a secondary mirror VPS based server in europe ? (sorry for asking in the wrong channel, if you can point me to the righ place that would be great) [08:13] hipitihop_: true, got a bit too excited lol [08:14] glitsj16, but a YES re snnheiser [08:14] hipitihop_: so i guess all we need is the info on the installed alsa packages [08:16] hipitihop_: at least the 304 does show as installed, that's pointing too a succesfull build on that kernel, so we can try and replicate later on in your 12.04it has installed [08:16] glitsj16, just looking alphabetically, synaptic says we have alsa-base 1.0.25+dfsg-0ubuntu4 and alsa-utils 1.0.27.1-1ubuntu1 [08:16] Any suggestions on how to make a bootable iso from an installed ubuntu10.04? [08:17] saad_mahbub, as 10.04 is end of life - why? [08:17] hipitihop_: cool, i guess it's time for another stab at the issue .. or am i forgetting anything? [08:17] packetscaper, If you are not sure of the cpu use install htop and run htop in the terminal to look. [08:18] cfhowlett: I have a software running which has supported on ubuntu 10.04 [08:18] hallo [08:19] saad_mahbub, why do you want to make a copy of 10.04? [08:19] casey-jo, greetings === GeorgeJ_ is now known as GeorgeJ [08:19] hipitihop_: we have kernel info, nvidia build succes on that kernel and we have the alsa info, which we need to look into if that's available on precise .. i'll take a look at that while you're rebooting into 12.04 using kernel 3.8.0-35 if you want [08:19] saad_mahbub, what software is it? [08:19] thom_r: bigbluebutton [08:19] hipitihop_: does that make sense? [08:19] thom_r: I tried installing it on ubuntu 12.04 but had a lot of problems === mee is now known as Guest80176 [08:20] glitsj16, yup .. I don't know about utils, but if I remember right about the alsa info I posted, it was also 1.0.25 [08:21] glitsj16, anyway rebooting [08:21] hipitihop_: oki [08:21] saad_mahbub, I found this. http://stackoverflow.com/questions/19463728/big-blue-button-on-ubuntu-12-04 [08:22] how can I make an app see my gpu's without x running? [08:22] it is a command line app but it complains about not finding the gpus when x isnt running [08:23] thom_r: Yes I found it too, but I need it sooner [08:23] my ubuntu 12.04 server keeps changing keys (2nd time since christmas now) - what's wrong there? [08:24] glitsj16, back on 3.8.0-35-generic [08:24] Ubunttt: lspci ? [08:24] (too late) [08:24] i can rule out mitm attacks since i'm on the same physical lan with the server. and the server itself hasnt been tampered with either [08:24] hipitihop: okay .. first thing .. purge everything related to linux-image-3.11.0-15 and headers in synaptic [08:25] plus, it's unlikely that i get mitm'd twice by different people :) [08:25] i'm talking about host keys, btw [08:27] TomyWork: is it on a fixed IP? [08:28] glitsj16, dones, dkms status confirms original 14 entries ;-) [08:28] glitsj16, although 319.32 still listed against 3.8.0-35 too [08:29] somsip, the ip didn't change [08:30] hipitihop: sweet :) .. yes that's up next .. you can either keep the 319.32 or drop back to the 304.88 .. i'm not sure what is the better thing to do [08:30] Warning: the ECDSA host key for 'myhost' differs from the key for the IP address '10.20.30.40' === n3rve is now known as Guest12179 [08:31] well I picked 3.8 and the additional drivers shows 304 as currenlty active so lets move on [08:31] somsip, it lists 2 keys, one of which is ecdsa, the other is rsa [08:31] hipitihop: okay, makes sense [08:32] hipitihop: now install a kernel closest to what we found on live 13.10 .. small snag here as i don't see the exact same 3.11.0-12-generic as available for precise, can you double-check that? [08:33] glitsj16, btw, synatpic shows 1.0.25-1ubuntu5.2 so thasts different from the livecd [08:33] i think i'll just remove only the rsa key and see if it occurs again (last time i removed both) [08:33] glitsj16, that for the utils which were 1.0.27 [08:33] hipitihop: for the alsa related packages right? we might need to deal with that too yes [08:34] hipitihop: what is the closest to linux-image 3.11.0-12 (and headers) you can get on 12.04? [08:35] looking [08:36] glitsj16, looks like I can go 3.11.0-13 , -14, -15 [08:37] hipitihop: well, it is a bit strange that your 3.11.0-15 didn't work [08:38] one of the many misteries in the rich tapestry [08:38] do you want me to try -13 [08:38] lol, yes i do [08:39] is that yes, try and install -13 [08:39] keeping high spirits sure is a joy to see [08:39] same for you, its been a marathon, you show great patience [08:40] !cookie | glitsj16 [08:40] glitsj16: Wow! You're such a great helper, you deserve a cookie! [08:40] * hipitihop mmmm cookies !! [08:40] i have my cats sleeping at my side, so i'm up for another test run :p [08:40] glitsj16, ok will try -13 [08:41] somsip: lol, thank you kindly [08:42] hipitihop: if it turns out the -13 doesn't fix your headset we'll go for manual install of the -12, are you planning on moving to 14.04 LTS when that is released btw? [08:43] glitsj16, sure assuming no problems with new lts, I'm only being slightly conservative since I don't want day to day dev machine to barf [08:43] conservative sounds wise in that context, no arguments here to do otherwise [08:43] glitsj16, btw, taking liberty to also install linux-lts-sausy-tools-common 3.11.0-13.20 [08:44] hello i'm new here, i just installed ubuntu 13.10 yesterday [08:44] hipitihop: sure, no problem expected for the sennheiser by doing that [08:45] hi gamerboy, welcome [08:45] * hipitihop downloads another kernel and related [08:46] is that right place to ask for help with video card or should i go other channel ? [08:46] gamerboy: this is the right channel yes, try to give as much details as you can [08:49] i look at video card it say ATI Radeon 9200 PCI 128mb, system settings - details says Gallium 04 on llvmpipe (LLVM 3.3, 128 bits) [08:51] glitsj16, hardly unexpected but: Error! Bad return status for module build on kernel: 3.11.0-13-generic (x86_64) [08:51] Consult /var/lib/dkms/nvidia-304/304.88/build/make.log for more information. [08:51] Error! Bad return status for module build on kernel: 3.11.0-13-generic (x86_64) [08:51] Consult /var/lib/dkms/nvidia-319/319.32/build/make.log for more information. [08:51] but when i play runescape, it's so dark in it, i need to adjust gamma or brightness,, system details - brightness & lock don't have brightness slider [08:52] glitsj16, either way, will see if I can boot that one [08:52] brb [08:56] I installed Xubuntu 12.04 on an old Dell Studion 1555 but whenever I close the lid it crashes ? I found threads with similar problems but none of them seem to state a working fix. [08:58] glitsj16, right same as when we tried -15 boots, but instlaling 304 fails etc so single screen only, odd font and headset no go [08:59] glits,so I will reboot to 3.08 again and we can go for manual on the -12 ? === rory is now known as Rory [08:59] hipitihop: either that or the latest of everything [09:00] i'm looking at some alsa stuff to see what we can do [09:00] glitsj16, elaborate ? [09:00] hipitihop: well, nothing seems to build nvidia wise on kernels above 3.8 correct [09:00] gamerboy: I've had success with this Runescape Linux client ( https://launchpad.net/~hikariknight/+archive/unix-runescape-client ) install with: sudo add-apt-repository ppa:hikariknight/unix-runescape-client && sudo apt-get update && sudo apt-get install runescape [09:01] only difference so far I have noticed is the utils version is later in 13.10 livecd [09:01] anyone know how to fix the apt-get error "you have held packages"? [09:01] gamerboy: Also make sure you have the drivers installed from the Additional Drivers tool [09:01] dilema: Please paste the full output onto http://paste.ubuntu.com and share the URL in this channel === nuru is now known as Guest30932 [09:02] Rory, kk one sec [09:02] hipitihop: correct, i just tested but it seems it is quite impossible to get you that alsa-utils 1.0.27 on precise [09:02] glitsj16, seems so, but 13.10 livecd also seemed to be happy enough with the open driver too, i.e i got nromal fonts and dual screen [09:02] hipitihop: nouveau gets better every time yes [09:02] http://paste.ubuntu.com/6702051/ [09:02] at least when you're not gaming [09:02] glitsj16, so if that simplifies life, we can go with that too [09:02] @ Rory [09:03] yeah i success with runescape linux client, but it' so dark in it.. need to brightness it up or adjust gamma [09:03] but that does not seem to be the key ingredient for the headset [09:03] glitsj16, ^^^ [09:03] dilema: Do you have any PPAs added to your system? What happens when you try to install the libgranite2 package? [09:03] hipitihop: no, for the headset we must focus on something 3.11 or later, so 3.12 [09:04] glitsj16, but if that simplifies our kernal install requirements then we might getaway with nouveau [09:04] hipitihop: have you tried the 3.11 kernel with nouveau yet on precise? [09:04] glitsj16, no [09:04] hipitihop: let's try [09:05] sure, still booted in 3.11 now [09:05] with nvidia-319? [09:05] i looked in additional drivers under software & Updates.. it say no additional drivers available [09:05] getting a bit confused sorry :) [09:06] glitsj16, no nvidia extra loaded at the moment [09:06] glitsj16, if I try 304 it fails [09:06] hipitihop: but the headset still isn't working i assume [09:06] Rory, i have one ppa which is for the elementary-tweaks [09:06] other than that stock install [09:06] glitsj16, confirmed, not working [09:07] hipitihop: what is your present "sudo dkms status" ? would you mind pasting that again, i need a re-check [09:07] glitsj16, http://paste.ubuntu.com/6702072/ [09:08] glitsj16, current uname -all is: "3.11.0-13-generic #20~precise2-Ubuntu SMP Thu Oct 24 21:04:34 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux" [09:10] hipitihop: thanks .. late elaboration, but it could be alsa that is making the headset fix instead of the later kernel .. hmm, i wouldn't know how to get that on 12.04 compared to the live 13.10 version, 'cause that seems to break sysv on precise if you do that, i've tried in a vm === MomoNasty is now known as Momo|Off [09:12] glitsj16, unless this solves an issue for greater good, i.e. helps others users, then is the easiest from me to upgrade to 13.10 ? [09:12] hipitihop: so that's why i can see only one other option: install the nvidia-331 from PPA (which should build with kernels 3.10+ all the way to 3.12) and hope it isn't alsa that is keeping you from getting the sennheiser going [09:13] glitsj16, willing to try the 331, how do I do that [09:13] hipitihop: well that should fix the headset issue yes, but only you can decide what you need in a dev box, and have backups etc [09:14] hipitihop: first purge nvidia-319 [09:15] glitsj16, synaptic to do that ok ? [09:15] hipitihop: sure [09:16] glitsj16, done, dkms status no longer shows it [09:16] hipitihop: after the purge, do a "sudo add-apt-repository ppa:ubuntu-x-swat/x-updates" inside a terminal, hit reload in synaptic and install nvidia-331 [09:16] glitsj16, confirming I'm still booted in 3.11 [09:17] hipitihop: yes that's okay [09:17] glitsj16, thought it was but just in case things starting to slip through as you get weary :-) [09:17] hipitihop: we will have to see what the nvidia-331 does on that dkms wise [09:17] any ekiga users out there???? I can't register my ekiga.net sip account, says it's not globally acceptable. [09:18] hipitihop: catching my nd breath :p [09:18] <_gremble> I run a dual screen configuration. For some odd reason when I run steam or my computer wakes up from a suspend, my screen configuration is reset to some retarded default. Has someone here sorted out a similar problem and point me to some documentation of the solution? [09:19] <_gremble> I run 12.04LTS [09:19] hipitihop: too bad the bot doesn't seem to have a cookie for helpfull users cause i'd throw you one [09:20] glitsj16, :-) it's the thought that counts [09:20] I am facing problem in networking for my VM's , I want implement such kind of interface , http://paste.debian.net/74495/, My current interface is http://paste.debian.net/74496/, I am using 12.04 LTS [09:20] its still too dark in runescape, i looked under software & updates, additional drivers... it say no additional drivers available ? [09:21] glitsj16, synamptic still refreshing, nothing like slow au mirrors at the end of a marathon [09:21] I am trying to go fast. Can someone give me some tips on making sure i use less resources (while staying on ubuntu) [09:21] hipitihop: ow, au, yes someone complained on that earlier on [09:21] pita [09:22] glitsj16, not even registering a rate at the moment [09:22] 137 of 212 [09:22] * hipitihop scrambles off to find some libation [09:23] nothing much you can do bout that, i'm going to answer a minor nature call and be back asap [09:24] hello i want to ask you if i setup full disk encryption or /home encryption is it possible to reinstall a new ubuntu version and to keep my /home dir working with the new install? [09:24] khaotix: Best to back it up, do the encryption, and then copy it back over from the backup [09:25] thanks Rory so I must create a new account with the same credentials as the previous installation ? [09:25] khaotix: No, you can just back up your home directory, create a new account, and then copy the files back [09:26] khaotix: If the username is the same it will be easier [09:26] khaotix: You'll be backing up your home directory contents unencrypted [09:26] ok Rory it's clear thank you! a last question is it possible to have full disk encryption and dual boot with windows8 (uefi) ? === Kitar|st_ is now known as Kitar|st [09:27] glitsj16, right, installing nvidia-331 [09:27] khaotix: Yes but you have to do it yourself http://askubuntu.com/questions/293028/how-can-i-install-ubuntu-encrypted-with-luks-with-dual-boot [09:27] thanks Rory [09:27] hipitihop: let it run and paste the ouput of "sudo dkms status" after, you know the drill .. :) [09:27] glits btw, it wants to remove 304 [09:27] hipitihop: yes that's expected, let it [09:28] does ctrl alt backspace no longer kill the X server? [09:28] kay______: Not since about 8.04 [09:29] is there an alternative method? [09:29] glitsj16, so is this likely to help others for final next lts ? [09:30] hipitihop: if it works, we can make a nice bug report for other sennheiser users yes [09:30] even for the 12.04, that still has a few years of support too [09:31] kay______: sudo dpkg-reconfigure keyboard-configuration [09:31] kay______: At the screen that says, "Use Control+Alt+Backspace to terminate the X server?", hit the left arrow key to select yes, then hit Enter to save the setting and complete the kbd configuration. [09:31] glitsj16, ok, 65% of download, molasses [09:31] do i need to get new monitor ? [09:31] gamerboy: I doubt it's the monitor [09:31] gamerboy: Do you know what Java version you are using? [09:32] java from runescape i believe.. how can i check what java version ? [09:32] gamerboy: You could try the Oracle java version: sudo add-apt-repository ppa:webupd8team/java && sudo apt-get update; sudo apt-get install oracle-java7-installer [09:32] beautiful, thank you rory [09:32] hipitihop: you should file one either way on the issue, you can confirm it works on 13.10 so devs should be able to get a deeper view on the cause [09:32] anybody familiar with using scrapy? [09:32] no problem kay______ [09:36] glitsj16, nearly there... [09:37] hipitihop: crossing fingers here, i do hope you get it built this time [09:37] glitsj16, we can resume tomorrow if you need to get to sleep, dinner here naywa so will delay you another 20 or so [09:37] glitsj16, initramsf build in progress [09:37] any ekiga users out there???? I can't register my ekiga.net sip account, says it's not globally acceptable. [09:38] hipitihop: okay, i have another 30 minutes, after that i need to go to the vet [09:38] glitsj16, didn't spot major errors, checking status [09:39] hipitihop: cool, do a paste if you can but if dinner is waiting we can resume tomorrow [09:39] glitsj16, looking pretty good http://paste.ubuntu.com/6702203/ [09:39] anyone has torrentleech invites? [09:39] glitsj16, shall I try reboot ? [09:40] hipitihop: looks clean allright, go for launch [09:40] * hipitihop reboots [09:40] hipitihop: into the latest 3.11 [09:42] hipitihop: before finishing, make sure you build/install the nvidia-331 dkms module for your 3.8... kernels, at least for the ones you use daily to do your work on, i'll give you the commands to do that in a minute [09:43] hipitihop: so what's happening? [09:43] glitsj16, well seems we are up on 3.11.0-15 with nvidia 331 [09:43] hipitihop: without the sennheiser? [09:44] duel screen, fonts look normal, extra drivers shows 331 as active [09:44] oh boy... after i done with orcale java... but still too dark in runescape [09:44] hipitihop: at least that's working [09:44] glitsj16, indeed, still no sennheeiser [09:45] * hipitihop eats dinner infornt of keyabord to not break continuity :-) [09:45] gamerboy: Is it set to OpenGL mode in the game settings? === Mars is now known as Guest68142 [09:45] hipitihop: i guess tomorrow, or whenever you're up for it, we can try to build alsa-base and alsa-utils from source and see if that goes better [09:45] hipitihop: glitsj16 sorry what was the actual issue with the driver? [09:46] yeah OpenGL is only choice in game settings, there is no other settings like directx... [09:46] glits I can keep trucking but suspect you are spent [09:46] hitsujiTMO: hipitihop couldn't get his new USB headset recognised on his 12.04 [09:46] glitsj16: ahh kk [09:46] hitsujiTMO: it does work on a live 13.10 [09:47] hitsujiTMO, works fine on livecd 13.10 [09:47] i sat the mention of 3.11 an nvidia-331 an thought you issue was there [09:47] saw* [09:48] hitsujiTMO, we have finally upgraded to use kernel 3.11.0-15-generic with nvidia-331 [09:48] hipitihop: hitsujiTMO: it looks likethat it might be alsa that is causing the issue [09:48] so glitsj16, I assume that eliminates kernel ? [09:49] hipitihop: yes i believe we tested that to its depts heh [09:49] glitsj16, if you are up for it, I am to go manaul build of alsa stuff [09:49] glitsj16, since you don't seem to need sleep :-) [09:50] hitsujiTMO: i can't find packages for 12.04 that could take hipitihop to the same versions as on live 13.10 [09:50] i do :p, but i need to go to the vet first [09:50] glitsj16: i would presume there are some dependency issues somewhere along the way [09:51] hitsujiTMO: indeed, sysv ones, so i didn't want to put hipitihop into those [09:51] so my last idea was to try a manual build of alsa but i'm not able to finish support on that, gotta go in 10min [09:52] my lazyness would just push me to upgrade to 13.10 rather than stick with 12.04 [09:53] hitsujiTMO: sure, that's up to hipitihop .. i didn't even check if he had proper backups before going down that road [09:53] glitsj16, I guess we have confirme dI can run on nvidia 331 with latest kernels so I'm not sure what else I should be nervous about on this dev box... I know there are always devils in teh details [09:54] glitsj16, hitsujiTMO, I could always image this machine to external drive o-nite incase of catastrophe [09:55] hipitihop: for now, remember that you only have nvidia-331 installed on the 3.11 kernel, if you need to boot into 3.8 ones you will need to do dkms builds/installs for those, but i'm sure you can get help on that here if needed [09:56] gentlemen, i wish you goodluck and i'm signing of, keep well hipitihop .. 'till the next encounter here [09:56] glitsj16, will keep that in mind thanks so much for your help and patience today, I think I will image my machine tonight and we can continue tomorrow with upgrade from 12.04 to 13.10 if thats supported === h[a]kr is now known as hakr [09:56] glitsj16, many thanks. [09:57] hipitihop: okay, sounds like a plan, very welcome [09:57] what does the command cd. actually do? [09:57] with one . [09:57] not with two .. [09:57] change to current directory [09:57] cd (space) . [09:58] mm that one :p [09:58] to current? [09:58] arent we already in it? [09:58] yes [09:58] the dot means current directory [09:58] it means "here" [09:59] try cd without any dot [09:59] nerdtron thanks man :D [10:01] test [10:02] !test | zxd [10:02] zxd: Testing... Testing... 1. 2.. 3... ( by the way, remember that you can use /join #test ) [10:03] !test | zxd [10:03] zxd, please see my private message === john-mca` is now known as john-mcaleely [10:04] anyone know if mozilla-team have ppave a daily ppa supporting trusty yet [10:05] I think it's too early for trusty yet [10:06] Fudge: for trusty related support please ask in the #ubuntu+1 channel [10:07] debian sucks === bitnumus_ is now known as bitnumus [10:14] PebkacJones, if you have an ubuntu support question, please state it. [10:16] i'm hving issues with calibre [10:16] !4.04 | Fudge [10:16] !14.04 | Fudge [10:16] Fudge: Ubuntu 14.04 (Trusty Tahr) will be the 20th release of Ubuntu. See the announcement at http://www.markshuttleworth.com/archives/1295 for more info. support in #ubuntu+1 [10:16] is ubuntu better than debian? [10:17] PebkacJones: you've been at this for a few hours now. Stop now. [10:17] PebkacJones, Ubuntu is based on Debian. [10:17] PebkacJones, what he said ^^^ [10:19] !details | wildon [10:19] wildon: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..." [10:21] @ubottu i recently installed calibre however after a power outrage while it was running i stopped being displayed on the launcher menu and i can't seem to find it [10:25] how can i install a project straight from github? [10:25] anyone has any experience using cat to save to a file? [10:26] jefersen: by following the README they provide [10:26] !anyone | MrAlexandro [10:26] MrAlexandro: A high percentage of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? See also !details, !gq, and !poll. [10:26] hitsujiTMO: there's something like a github clone command right [10:26] how can i enable sftp transferlog for ProFTPD? [10:26] hitsujiTMO: i'm curious about how to install using that === rawagner_afk is now known as rawagner === schmidtm_ is now known as schmidtm [10:27] jefersen: are you looking to clone the dev branch? [10:27] Hi users. How to check what runlevels a service is configured to start? i don't think chkconfig is a right way in Ubuntu. [10:27] hitsujiTMO: does that install it? [10:27] jefersen: fair enough, i agree. I wanted to now how to save to file using cat, but i will research it myself more ;) [10:28] I changed my network config file, /etc/network/interfaces.. but after rebooting , system washed my changes [10:28] How I can make it static [10:28] MrAlexandro: you can save a file using cat? i thought that only reads the content of a specific file [10:28] nope cat > mynewfile.txt [10:28] enter text [10:29] save with ctrl-d [10:29] found it :) [10:29] obviously :D [10:29] jefersen: its not a good idea to install a dev build. you have no idea what state its in and there's no intention for that version to be used. What exactly is the project you're interested in? === Siya_ is now known as siya [10:30] hitsujiTMO: scrapy [10:31] jefersen: they have a repo if you wish to use that: http://doc.scrapy.org/en/0.20/topics/ubuntu.html [10:32] jefersen: is there a particular reason why you wanted to pull from git? [10:32] hitsujiTMO: to get the latest version [10:33] jefersen: the repo will have the latest release. the dev will be unstable and may not even work [10:34] can I run outlook express on ubuntu? [10:34] hitsujiTMO: can u help me install the latest one? [10:34] PebkacJones, no [10:34] why not? [10:35] PebkacJones: It's Windows software, and very very old now [10:35] PebkacJones: enough of the trolling please [10:35] PebkacJones, it doesn't and you know it. troll away please [10:35] PebkacJones: you've already been banned from #ubuntu-offtopic [10:35] but outlook express is so cool! [10:35] !ops | PebkacJones banned in offtopic and continues to troll [10:35] PebkacJones banned in offtopic and continues to troll: Help! Channel emergency! (ONLY use this trigger in emergencies) - elky, Madpilot, tritium, Nalioth, tonyyarusso, PriceChild, Amaranth, jrib, Myrtti, mneptok, Pici, jpds, gnomefreak, bazhang, Flannel, ikonia, maco, h00k, IdleOne, bkerensa, nhandler, Jordan_U, DJones or k1l! [10:36] so mean [10:37] PebkacJones: please abide by the guidelines in the channel topic. [10:37] Im just asking a simple question whether I can run outlook express [10:37] jefersen: the easiest way to install it is with pip. run: sudo apt-get install python-pip [10:37] elky, if he can't aide the rules in OT he sure won't here. [10:37] you guys are a bunch of gits [10:37] gitty gitty gits [10:38] cfhowlett: i like to donate some rope to their cause first. [10:38] hitsujiTMO: i did use pip install but it gives me 0.20 [10:38] jefersen: then run: sudo pip install scrapy [10:38] elky, you're too kind [10:38] hitsujiTMO: however, i want v 0.21 [10:38] jefersen: 0.20 is the latest release [10:39] jefersen: 0.21 isn't released yet, still under development [10:39] hitsujiTMO: http://doc.scrapy.org/en/latest/ [10:40] hitsujiTMO: oh right. [10:40] jefersen: thats the docs covering the dev === KindOne- is now known as KindOne [10:45] hi [10:45] helmut_, greetings === Mars is now known as Guest35349 [10:45] exit === Symmetri1 is now known as Symmetria [10:47] how can i enable sftp transferlog for ProFTPD? [10:51] "Could not open a connection to your authentication agent." <-- I get this when trying to ssh-add [10:51] It's a private key I copy-pasted(don't judge me!) from another server [10:51] is ssh-agentd running [10:51] you don't copy the private key [10:52] ssh-agentd isn't running [10:52] just ssh-agent [10:53] sorry, no d on the end [10:56] @ikonia: anything else that i should check? [10:56] dyu: explain what you are doing any what's happening [10:56] dyu: what version of ubuntu is this ? [10:56] 12.04 [10:56] server [10:56] i'm trying to ssh-add a private key i copied from another server [10:57] dyu: ok, so how are you trying to add it ? [10:57] ssh-add ~/.ssh/ [10:59] guys. is there a way to mimic a HP proliant hardware on a virtual machine? [10:59] dyu: well, if ssh-agent is running the problem is actually connecting to it, what would stop that from your setup [10:59] hi! I have a machine running 12.04 which occasionally seems to lose the GUI - the screen goes blank except for a cursor symbol. X is still running, and both Xorg.0.log and dmesg report nothing [10:59] DND: the hardware is pretty generic apart from the raid controller [10:59] DND: what are you trying to do === Thorium220 is now known as Thor|Away [11:00] ikonia:nia, i wanted to try installing hp insight manager [11:00] DND: yeah, that's not really going to work [11:00] @ikonia: i don't know. i'm stumped [11:00] DND: you can install it fine, just don't expect hardware monitoring alerts [11:01] who should run ssh-agent? root? my regular user? [11:01] is there a way for it to run automatically like on the desktop version? [11:01] thought so. i mean i think it reads some special code from official hp hardwares [11:01] dyu: you said it was already running [11:01] i had to run it manually [11:02] DND: it's just bascially error code reporting from pre-packaged binaries [11:02] dyu: that should be enough [11:03] just open a terminal. type: sudo chkconfig --level 5 sshd on [11:03] DND: errr no [11:03] DND: this isn't redhat and it's not running a sysv init with run level 5 [11:08] ikonia: still nothing [11:08] dyu: does the syslog or security log show anything ? [11:08] dyu: and what do you mean by nothing, the same error, or no output [11:08] same error [11:09] nothing on syslog === ttl_ is now known as ttl- [11:10] dyu: how are you running ssh-agent [11:11] manually on the shell [11:11] Hello everyone [11:11] ssh-agent [11:11] also tried ssh-agent -s [11:11] dyu: are you backgrounding it ? [11:11] same message [11:11] nope [11:11] dyu: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [11:11] can someone check out my thread and help me, this is the only thing that's holding me back on windos http://ubuntuforums.org/showthread.php?t=2197598&p=12891339#post12891339 [11:11] dyu: does it give you a pid ? [11:11] hi all [11:11] hi :D [11:12] not explicitly. i assume it backgrounds itself. yes, it gives me a PID. but i checked just now and the env vars it was supposed to make aren't exported. lemme check again [11:13] dyu: check the pid, make sure that is right [11:15] ikonia: finally got it to work. i just put it in my rc instead and it's able to export the env vars properly. [11:15] guys... can you help? [11:15] i want to switch to linux already ;_; [11:15] !patience | GLDNAPL [11:15] GLDNAPL: 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/ [11:15] !details|GLDNAPL, details [11:15] GLDNAPL, details: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..." [11:15] http://ubuntuforums.org/showthread.php?t=2197598&p=12891339#post12891339 [11:16] dyu: bravo, well done [11:16] ive tried askubuntu and everything [11:16] thats why i came here [11:16] i've had no answers and i've been waiting for like a week on askubuntu and a day on ubuntuforums [11:16] GLDNAPL, do you have lib32 installed on ur dist? [11:16] well... 2 answers on askubuntu but they didnt work [11:17] what's that [11:17] GLDNAPL: Can you please show me the output of the command "aplay -l" [11:17] tell me what version u use! uname -a in terminal [11:17] Please paste the full output onto http://paste.ubuntu.com and share the URL in this channel [11:18] Salve a tutti [11:18] !it | Tranquillo [11:18] Tranquillo: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette) [11:18] ill do that in 8 minutes, im uploading a video to yt so i cant switch os [11:18] anything else i should do? [11:18] GLDNAPL, install this in terminal "sudo apt-get install ia32-libs" [11:19] adn [11:19] and then restart and see what happens [11:19] GLDNAPL: It's odd because I've owned a Blue Yeti and it just worked immediately with no config [11:19] what should it do, what's ia32? [11:19] yeah rory i know, its a pain in the butt [11:20] GLDNAPL, 32 bits stuff [11:20] theres no other problems reported like this relaly [11:20] GLDNAPL: Does it show up as an input device in sound settings? [11:20] alsamixer yes, not in pavucontrol [11:21] GLDNAPL: The Ubuntu one [11:21] pavucontrol is the ubuntu one [11:21] alsamixer is terminal stuff [11:21] GLDNAPL: Click the volume icon and select Sound Settings [11:21] i tried [11:21] not there [11:21] GLDNAPL: Go to configuration [11:21] hi [11:21] do I need to specify APT::Default-Release "stable"; in apt.conf to use apt-pinning correctly guys? [11:21] just write me a list what i should do [11:21] :D [11:22] GLDNAPL: You should come back when you're on Ubuntu so you can answer people's questions [11:22] okay === akaWolf1 is now known as akaWolf [11:22] GLDNAPL: because people are going to ask you to run commands and show them the output [11:22] see ya in about 5 minutes ^^ [11:22] hi ubuntu geeks, whats up [11:22] i know, i was just thinking if you could give me some simple tips [11:22] but cya... im going now [11:27] anyone here is a subscriber to linuxjournal [11:27] ? [11:27] !anyone | oltjano [11:27] oltjano: A high percentage of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? See also !details, !gq, and !poll. [11:27] oltjano: not really a topic this channel deals with [11:27] oltjano, have you an ubuntu related question? [11:28] Sorry guys, I am an ubuntu geek and joined the irc channel :) at the moment i have not any question related to ubuntu, but thank you for asking. [11:29] why are you people so sensitive if someone asks a question not really related to ubuntu? [11:29] !ot | oltjano [11:29] oltjano: #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:29] all you do is tell this to ppl...although there's noone talking on the chan atm [11:29] chemist^: right, so the channel is quiet for when someone needs help, not having a discussion aobut a magazine [11:29] chemist^: you can join one of the offtopic channels for non-support issues/questions/discussion [11:30] would it hurt if you answer a simple question (if you know a quick answer)? [11:30] i'm back! [11:30] !topic|chemist^, [11:30] chemist^,: Please read the channel topic whenever you enter, as it contains important information. To view it at any time after joining, simply type /topic [11:30] chemist^: Channels like ##linux exist [11:30] so, what did you want me to do again? [11:30] chemist^: yes, as it generates into a discussion [11:30] i want to list all files starting with t. When i try command ls -l t* i also get alot of other folders showing [11:30] ikonia, i'm not the one talking about other stuff than ubuntu [11:30] stop attacking me :D [11:30] chemist^: as this conversation is doing, which you just asked a simple question [11:30] chemist^: no-one is attacking you, you asked a question, I answered and it highlights how an offtopic question becomes a discussion [11:31] ok [11:31] GLDNAPL: Click on the volume icon, click on Souund Settings, then click on the Configuration tab [11:31] got it :D [11:31] Rory, i know [11:31] configuration tab? [11:31] i'm in volume settings where it shows my sound devices [11:31] aka. pavucontrol [11:31] not pavucontrol [11:32] Pulse audio volume control [11:32] Well you can use pavucontrol if you want [11:32] i thought they were the same thing [11:32] lol [11:32] so... there's GK110 HDMI Audio [11:33] which is my gpu, 780 ti [11:33] CMI8788, my sound card [11:33] LifeCam VX-1000, my webcam [11:33] and nothing elase [11:33] OK, is the mic connected, is there a light on it? [11:33] yes [11:33] and it's detected, as it works in steam but is very very low quality [11:34] GLDNAPL: If you run alsamixer in a terminal and press F6, do you see your microphone in the list? [11:34] yes [11:34] i tried that before [11:34] maybe you just have a low-cost microphone? [11:35] OK and when you select it in the list, can you turn the volume up? [11:35] good joke [11:35] @chemist [11:35] :) [11:35] chemist^: Blue Yeti is a decent mic [11:35] blue yeti is like 150 dollars :D [11:35] chemist^: I've had one working flawlessly out-of-the-box on Linux before [11:35] i didn't see what kind does he have [11:35] and its very high quality [11:35] ok now [11:35] VERY HIGH quality [11:35] for 150 $ [11:35] NOT [11:35] chemist^: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [11:35] i'm in the music business [11:35] chemist^: Not really relevant discussion [11:35] ok ok, sorry...bad habit [11:36] chemist, i'm no musician, i do lp's for youtube and this is way more than enough [11:36] GLDNAPL, have you tried searching for "microphone boost" option? [11:36] in alsamixer? [11:36] GLDNAPL: Can you put the output of the "aplay -l" command on http://paste.ubuntu.com [11:36] yes, no doubt, a cool microphone, for computer usage it's more than good [11:36] y no pastebin [11:36] lets say you are in /etc. want to search and show all files and folder beginning with "t" but not judging after any subfolder content. shouldn ls -la t* do the job? [11:36] !paste | GLDNAPL [11:36] i thought you need it to record vocals [11:36] GLDNAPL: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [11:37] GLDNAPL, you type in your terminal: "aplay -l | pastebinit" [11:37] http://paste.ubuntu.com/6702696/ [11:37] GLDNAPL: (if you have the pastebinit program installed) [11:37] yes [11:38] small app... you install it in 1 sec :P [11:38] it's in finnish but it's pretty self explanatory though [11:38] GLDNAPL, does your webcam have an integrated microphone? [11:38] yes and it works [11:38] just fine [11:39] maybe it's set as default input [11:39] detected by pulse and alsamixer, works in everything [11:39] as long as it's connected to your computer [11:39] how could i fix that [11:39] and i want my blue yeti to be seen on pulse [11:39] in the configuration tab in pulse audio control [11:39] GLDNAPL: do "sudo apt-get install pavucontrol" [11:40] you can set a lot of settings there [11:40] GLDNAPL: Run it, and then click the configuration tab, make sure the mic is enabled. Then go to Input Devices and set it as default [11:40] i have pavucontrol [11:40] yes but pavu doesnt detect my blue yeti [11:40] only alsa does [11:40] GLDNAPL: Did you install pavucontrol? [11:40] GLDNAPL: Because if you didn't you don't have it [11:40] it's automatically installed on xubuntu [11:40] i think [11:40] GLDNAPL: Oh OK [11:40] GLDNAPL: Yes I think you're right [11:41] this is getting very interesting... lmao [11:42] That's funny High Quality ... gotta go to AKG, Nuemann, Royer .. then you have some high quality :-) [11:42] GLDNAPL: I guess you could try reinstalling PulseAudio [11:42] GLDNAPL: sudo apt-get purge pulseaudio && sudo apt-get purge pavucontrol && rm -rf ~/.pulse [11:43] GLDNAPL: Then reboot and do "sudo apt-get install pulseaudio pavucontrol" [11:43] or maybe try disabling your GPU sound card if you're not using it atm [11:43] just curious... what does purge do? [11:43] maybe it's interfering [11:43] GLDNAPL: Removes configs, even if you've modified them after installation [11:43] it uninstalls [11:43] oh ok :) [11:43] metaleer uses his mod as his life crutch [11:43] rebooting -> [11:44] :D [11:44] metaleer's life would fall to pieces if he weren't a mod [11:44] asasdfhj: This is Ubuntu support, you're in the wrong channerl === asasdfhj is now known as fluffyTail [11:45] every word i say shows up on the screen of over a thousand people [11:45] IM OBVIOUSLY IN THE RIGHT CHANNEL [11:45] METALEER IS A COCK [11:45] haha [11:45] Anyone know if power profiles like on windows is possible? I want a 'day' and a 'night' profile [11:46] people do drugs... what can you do :P === Mars is now known as Guest34382 [11:46] back [11:46] how can i get the nice icon to change volume etc back? lol [11:46] nashant i think it is possible to save your power settings as a profile and have 2 or more different ones [11:47] GLDNAPL: Not sure, try #xubuntu [11:47] GLDNAPL: In the meantime you can hit alt+f2 and run pavucontrol [11:47] yeah [11:47] still not detected ;_; [11:47] chemist^: You sure? Where did you find it? Are you using Unity? [11:47] GLDNAP: right click on panel and select something like "add applets to panel" [11:47] nashant no... i don't like unity [11:48] yeah afd i know but its not there [11:48] ehat do you use? [11:48] i switched to gnome2 and now i'm using KDE [11:48] and it's pretty much what i wanted/needed [11:48] maybe you can do it in kde, but not unity [11:48] it doesn't matter [11:49] what GUI you use [11:49] the applications are the same [11:49] you sure? I can't find it anywhere in unity [11:49] yes it can be a little more tricky to find stuff there, that's why i switched :D [11:50] i remember the good old 8.x-10.x when ubuntu had gnome [11:50] hmm. Well, getting a new laptop in a couple of weeks so I'll test out kubuntu then [11:51] nashant, no need [11:51] Yeah, I know, just install the DE [11:51] nashant, you can install multiple sessions on your ubuntu [11:51] yes [11:51] nashant, apt-get install kubuntu-desktop [11:52] I suppose no harm testing it now [11:52] if you don't like it, you can switch back to unity or gnome on your log-in screen [11:52] but, do you have any more things i should try? [11:53] GLDNAPL: Did you try purging and reinstalling pulseaudio? Including removing the ~/.pulse/ directory? [11:53] GLDNAPL your sound card...it's 5.1 right? [11:53] PCI card? [11:53] yeah [11:53] xonar dg [11:53] rory, yeah [11:53] chemist^: The Blue Yeti is its own sound card; it connects over USB [11:53] oh... [11:53] so it's just a microphone? connected to a USB port? [11:54] chemist^: It's showing up in aplay -l but it can't be selected as a default device [11:54] in a nutshell pretty much [11:54] chemist^: Yes, it's a capacitor mic used mostly for podcasting etc [11:54] chemist^: It has its own DAC and amplifier for its headphone port built in [11:54] hmmm...maybe you have too many sound cards running at the same time... maybe there's some kind of conflict [11:54] the amplifier is crappy though [11:54] chemist^: The system sees it as a sound card with both input and output [11:54] GLDNAPL: It's worth it for the zero-latency monitoring [11:54] thats why i bought a xonar for 30 bucks [11:55] hmm... [11:55] i remember fixing this somehow like half a year ago but i dont remember how [11:56] after that i've upgraded like half of the parts in my pc [11:56] lol [11:56] If only ActionParsnip were here, he knows all the sound problems [11:56] chemist^: The thing I like about unity is the unified app icons on the left [11:56] makes things feel tidier [11:56] how do you list only files with a spesific amount of signs infront of the first . [11:56] for example with 2 symbols [11:56] can you contact him/her somehow? :F [11:56] nashant, that's what i didn't like :D [11:56] Hi guys, Got a triple monitor setup and trying to get the third working. I have 2 running off my GTX560 and one off the onboard. I had all three working one first install yesterday but today after installing the nVidia drivers for the GTX I only have two. The onboard is not longer working or selectable. Any ideas how I solve this? [11:57] nashant, i admit...it looks kind of nicer but... less functionality [11:57] blinky, you have the latest drivers installed from console right? [11:57] nashant: install xfce and add panel to left? [11:57] chemist^: Ha! Different strokes, eh? [11:57] I have just installed nvidia-319 using apt-get [11:57] hmm... [11:57] afD2345: But that would have the unified icons [11:57] nashant, strokes? :) [11:58] those drivers didnt work for my 780 ti [11:58] nashant, what do you mean by "unified" icons? [11:58] which do you suggest? [11:58] chemist^: Different strokes for different folks. Everyone has their preferences [11:58] the closed source ones from nvidia's website [11:58] you have a little box in KDE "start menu" which does the same job as the dash/home button in ubuntu [11:59] i mean... unity [11:59] which you have to log out to install [11:59] those worked for me at least [11:59] is that the .run files? kill lightdm and init 3 to install? [11:59] yeah [11:59] will that allow for the onboard intel card to work again? [11:59] chemist^: the icons are grouped. So if I have 4 chrome windows open (no idea why I would, the most I ever have is 2 really) then you don't have to have 4 of the same thing cluttering up your panel [11:59] i don't know, but i think it's worth trying :) [12:00] sorry, also how do I completely remove the current, is it "apt-get purge nvidia*"? [12:00] blinky_, SO the real question is, how do you rub both the Intel Driver and nVidia driver at the same time. [12:00] *run [12:00] nashant, the same in kde [12:00] yeah [12:00] is there any way to use udev persistent net rules to match on pci device, and not MAC address? [12:00] I presumed it has something to do with the nvidia drivers as the problem stated after installing them [12:00] nashant, they do group in kde .. they do not pile up in your panel [12:00] sudo apt-get remove nvidia-319 && sudo apt-get purge nvidia-319 please someone confirm this... im a noob [12:01] chemist^: Really?? Wonderful! It's installing now, will see in a sec :) [12:01] :D [12:01] nashant, i can show you a screenshot if you want [12:01] I've read kde is far easier to customise? [12:01] xfce is the best of them all, admit it already! [12:01] GLDNAPL: you only have to run the 2nd command [12:02] GLDNAPL: xfce is what I run on my home server [12:02] nashant, it's the best for costumization [12:02] xfce is great for general use too imo [12:02] it's simple and clean [12:02] xfce is fast [12:02] brings me back in the good old days :# [12:02] :# [12:02] :3* [12:02] sorry [12:02] yes...i like to run xfce on my laptop :) [12:02] GLDNAPL: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [12:02] Xfce solves all your problems [12:02] chemist^: You can dress it up and show it off easiest? [12:02] i have a kick ass gaming pc and i still use it [12:02] does it....does it role play? [12:02] nashant, yes... IMHO [12:03] i guess i'm different [12:03] hehe i used openbox for a while [12:03] You probably need x-swap, bumblebee mesa-glx bswitch-dkms and god what knows what else, way to complicated, just get another GTX and keep life simple ... lol [12:03] I've only ever really used gnome, xfce and unity [12:04] Had a quick look at cinnamon, but not a huge fan [12:04] same nashant [12:04] well also the one which comes with lubuntu [12:04] what's the name of it again [12:04] lxde? [12:04] that would be nice if I could afford it. Wondering why it works using the nouveau drivers though [12:04] i guess? [12:04] think so [12:05] nashant me too... i switched to kde about 4 months ago...and i still use it...satisfied [12:05] and i did it because i wanted more costumization freedom [12:05] blinky_, If it was working why did you try to fix it? [12:05] i was bored shortly... :D [12:05] Well gotta reinstall on a new laptop and my home server soon, so if it works well then it's going on both! [12:06] The screen was not turning on during boot, I have to go into the setting and deselect it then reselect it for it to work. The system was finding it without issue just not displaying to it [12:06] lxde and kde are as ugly as a potatoes dipped in shit [12:06] hi, i've inserted the usb wireless, ( ralink) , and i've updated ubuntu but now i get "wireless is disabled by hardware switch :/, i've tried rfkill, and i get soft blocked: no, and hard blocked: no [12:06] but thats my opinion [12:06] also one of my monitors has a 1440x900 resolution that ubuntu is not finding so trying to solve that [12:07] TeraJL, try enabling it with your hardware button? [12:07] it has none [12:07] never had, it worked when i had windows [12:07] hmm... [12:07] TeraJL: install Proprietary drivers === erkules_ is now known as erkules [12:07] do you have a laptop? [12:07] or desktop computer? [12:07] it's a laptop [12:08] there's definitly some sort of button to enable/disable wifi/bluetooth [12:08] maybe it's a combination ... FN key + F(something) [12:08] clicking the keyboard key it does nothing.. windows was installed in this pc and it was working [12:09] do you still have windows installed? [12:09] a friend of mine had the same issue.... [12:09] we worked it out [12:09] blinky_, sorry it's not worrking out too well .. If I put vid-card in a box, first thing I do is disable the onboard GPU .. This clear far more complex than a standard Ubuntu issue, you need to work with the nVidia and Intel GPU gurus. [12:09] no, i've formated and installed ubuntu [12:10] *This is clearly [12:10] TeraJL try rebooting your pc and enter BIOS, enable your wireless while there and then reboot it..... one more question... [12:10] TeraJL, do you have a LED light showing if your wifi is turned on? [12:10] oh btw, i cant get sound working on skype at all now [12:11] i'm such a linux pr0 1337 g33k c0der scr1pter 360 noscope headshot [12:11] GLDNAPL, skype is faulty, you need to restart it whenever you plug-in something in your PC ... that's my case anyway [12:11] GLDNAPL: Skype on Linux is... :S [12:12] is there a stable version of skype... or at least more stable than the latest one? [12:12] i know bros... [12:12] chemist^: the light is off [12:12] i feel your pain ;( [12:12] :-) Skype == Buy a Real Phone [12:12] i have a huawei ascend p6... but i use skype for gaming etc [12:12] Hello all [12:12] helloo :) [12:12] GLDNAPL: Try with teamspeak [12:13] so... how can i restart skype? [12:13] TeraJL, that means it's turned off [12:13] hardware [12:13] all of my friends dont use teamspeak [12:13] and i like skype... [12:13] TeraJL, and the FN keys do not work in ubuntu, cause no drivers are installed [12:13] it's just so... magical... [12:14] TeraJL, i fixed the problem like i told you, reboot your computer, try enabling it with you FN key in bios, [12:14] GLDNAPL: IIRC, pidgin has skype plugin [12:14] what if i run a windows version of skype on wine, will my pc say boom? [12:14] with voice chat, afd? [12:14] chemist^: but the FN keys are only for the wireless on the laptop, that is broken, i'm trying to use an usb [12:14] TeraJL try everything, to get the LED to light-on ... then reboot your pc in ubuntu [12:14] does anyone know how to install the third party things ( mp3, ... ) stuff that is offered during the installation of ubuntu after the fact? [12:14] oh [12:14] .... so it's a usb wifi card :D [12:14] GLDNAPL: i can't remember [12:15] TeraJL, you could tell me that earlier :P [12:15] ill try windows version of skype [12:15] TeraJL try this... open your terminal and type ifconfig and ifconfig === effbiai_ is now known as effbiai [12:15] iwconfig* [12:15] TeraJL, see if it's recognized [12:16] Kuro-Maii, Have a look here: https://help.ubuntu.com/community/RestrictedFormats [12:16] chemist^, I doubt iwconfig and ifconfig will show it if it isn't recognized. I think you should ask him to get output for dmesg [12:16] Thank you SaberX01 [12:16] pers3us, my friend had a similar issue [12:17] I'll take look [12:17] the network-manager didn't recognize it [12:17] but it showed up as working with ifconfig and iwconfig [12:17] then we installed wicd, and it worked.... [12:17] chemist^, Ah. That can be the case. [12:17] Right, Just installed kubuntu-desktop, logged out, no choice of kde. Rebooted, no choice of kde. [12:17] after a reboot it started working with network-manager as well :D [12:18] uninstalled wicd and now it's working like a charm :P [12:18] chemist^, Lol [12:18] yes... lol ;D [12:18] skype, y u no work at all [12:18] fuck you skype [12:18] SaberX01: does that also apply for the ubuntu-gnome flavor? [12:19] lol :D [12:19] GLDNAPL: I have no trouble with skype [12:19] Kuro-Maii, I dont see whay not, yo may also want: https://help.ubuntu.com/community/FreeFormats [12:19] *why [12:19] do I need to run anything if I delete an upstart script [12:19] well, i cant hear the test sounds now kuro-maii [12:19] i used to before [12:19] but then, my mic didnt work [12:20] chemist^: on the wireless menu (top right corner) it gets detected as hardware disabled, ifconfig -a i get it (wlan1), iwconfig i get it too [12:20] now neither mic or headphones are working [12:20] in skype [12:20] TeraJL, ok [12:20] TeraJL, that means you have the same issue as my friend had [12:20] TeraJL, now type in terminal: "sudo apt-get install wicd" [12:21] install whatever comes with it [12:21] I use my webcam for skype but have to select it as the default input or others won't here me [12:21] i have to plug-in everything before i run skype... [12:21] if i do while skype is running i get sort of a distorted sound or no sound at all [12:22] chemist^: done [12:22] TeraJL, now search for Wicd in your applications menu [12:22] under "internet" category [12:22] chemist^: Any idea why I wouldn't have kde as an option when I log out and log in? I've got unity and xbmc [12:22] hmmm.... [12:22] no [12:22] nashant install plasma or kubuntu-desktop, first [12:22] chemist^: done [12:23] have you installed kubuntu-desktop? [12:23] nashant, have you installed kubuntu-desktop? [12:23] MonkeyDust: I've just installed kubuntu-desktop [12:23] TeraJL, there's a button [12:23] TeraJL, on top ... "turn on wifi" or smth like that [12:23] nashant did u install kde [12:23] chemist^: buttons is "switch off" [12:23] okay... my blue yeti doesnt work even on steam anymroe [12:24] TeraJL, try pushing it a couple of times (off/on) untill you get a list of available wireless networks in the box below [12:24] nashant: kaha se hai be ? [12:24] weird. I did it, it looked like everything went ok, but just run it again and it's going === cprofitt_ is now known as cprofitt [12:25] nashant, have you rebooted? :D [12:25] chemist^: on the settings i've changed the wireless interface to wlan1, and now it's working, thanks ;) [12:25] Hi guys. I normally use my laptop with a second screen attached, however right now I'm on the go. I started Empathy, but the window does not appear. I'm guessing it's on a non-existant screen because I normally keep it on the second one. How can I move it to my laptop's screen? (Maybe a keyboard shortcut for "move window" or something) [12:25] TeraJL, yeeey, glad i could help :P [12:25] TeraJL, try clicking on your network-manager icon [12:25] if it's still disabled ther [12:26] Yup. Rebooted. Lets see how it goes this time [12:26] ffs, todo one thing one have to do five! i want to edit a file in gedit but i dont want to have to open it from terminal ffs! [12:27] who comes up with this stupid thing [12:27] Blackkatt: What are you trying to opne? [12:28] a file for lirc [12:28] Why are you having to use a terminal ... [12:28] hardware.conf [12:28] lol [12:28] it opens as read only otherwise [12:28] open gedit and click on the "open" icon [12:28] Blackkatt, run gedit as root === jordan is now known as Guest29453 [12:28] yes, i know, but thats also lame [12:29] then i have to start it from terminal [12:29] i installed the unity tweak tool in xubuntu and it wont show up in my applications list [12:29] Blackkatt: Setting VISUAL to gedit and running sudo -e hardware.conf should work. Not sure where enviromnet variables are set on Ubuntu, though, probably /etc/env.d or something [12:29] Hi! I have 2 folders with images. One has 306 files and the other 366. The first folder was deleted, and a deleted file restore tool was used to create the second folder, so the second folder's filenames are not the same as the first one. I'm not sure if all files from folder 1 exist in folder 2. I would like to compare the files by contents, and somehow grab a list of all files that exist in folder 1 but not in folder 2 (regardless of the fil [12:29] ename, date, etc. - a contents-only comparison), and vice versa. Is there a tool to do this easily? [12:30] patagonicus, I have no idea what you just said :) [12:30] Blackkatt: http://askubuntu.com/questions/319743/is-there-an-easier-or-more-correct-way-to-open-gedit-as-root [12:30] lol [12:30] if you don't like using the terminal [12:30] Blackkatt: Try this: open a Terminal, run "export VISUAL=gedit", then sudo -e /path/to/hardware.conf [12:30] try windows :D [12:31] Blackkatt: That link will show you how to add an 'open as root' option to the context menu [12:31] patagonicus, he dont want to use the3 terminal, that's the core of the whole complaint. [12:31] *the [12:31] now i remember [12:31] when i open gedit from terminal it takes over the termial [12:31] if i close the terminal so does the app [12:31] SaberX01: To me it sounded more like it was too many steps. With this it's just open termial -> sudo -e (once configured) [12:32] can someone help me fix skype at least? [12:32] Blackkatt: add nohup before the command, then it should keep open after you close the terminal [12:32] because its not working even on the usb camera mic [12:32] Hi folks - I have pair of Ubuntu 13.04 machines that aare hosts to virtual servers. And using 'virsh migrate --live', I can move running guests back and forth. I just did patches on the first half of the cluster, but now guests that are migrated back fail because they cannot (possibly due to app-armor) get at their clustered storage anymore. Has anyone seen something related? [12:32] Blackkatt: I just gave you a link. Follow it and all your worries will be over. You're welcome. [12:33] patagonicus, asll he has to do is create a launcher on the desktop with gksudo gedit and the command option, it's really not too touch. [12:33] *tough. [12:33] nashant, this you mean " find myself running gedit as root quite frequently, so I added the option to the right-click menu in Unity (it uses the same command as the selected answer, gksu gedit)." [12:33] SaberX01: He also called running gedit as root "lame", so I don't think that's what he wants. === gaurav_ is now known as Guest20117 [12:34] patagonicus, well he is right to a degree, running as root is lame, and should not be done on a sudo system at all. [12:35] Hi I'm back, not joy with the drivers, installed the latest from the nvidia website and I had to manually start lightdm to get back in. Now I am not even sure that I have any nvidia drivers install. any ideas? [12:35] hmm [12:36] start x server? [12:36] I managed to get back into the OS by running "sudo service lightdm start", that then brought up the login screen [12:36] okay that din't do what I hoped it would do... [12:36] So, no easy way to get my Empathy window onto my main desktop without connecting a second one again? :/ [12:37] yeah blinky, you're supposed to start it after stopping it [12:37] kinda logical :D [12:37] even if you rebooted after the install? [12:37] idk [12:37] yep [12:37] why would you reboot [12:38] you can just press ctrl alt f7 to get back to the login screen [12:38] if you reboot, it will restart x11 [12:38] I presume that was needed. I am not so good with linux yet, have been a Windows boy for far to long and reboot is needed for everything [12:38] oh ok [12:38] x11 is used for the GUI === dziegler is now known as dziegler_off [12:39] yeah but why would you want to restart x11 [12:39] hello [12:39] it's drivers he's installing not x11... [12:39] hello :) [12:39] I use SSD 120GB as my system partition. How to check is my Trim enabled on ubuntu 13.04 ? [12:39] how to i display the drivers that are now installed? [12:40] try to start xserver [12:40] ? I am in the operating system now [12:41] type to terminal nvidia-xconfig [12:41] unable to locate/open X configuration file [12:41] does that mean the drivers are not installed? [12:41] no [12:41] run as root? [12:42] the drivers are installed you are missing a config [12:42] sudo nvidia-xconfig [12:42] if it makes a config, reboot and it should work [12:42] same === Kitar|st_ is now known as Kitar|st [12:42] I have no nvidia config app in the settings manager, just checked [12:42] karab44: Check for the discard option in the mount params [12:43] blinky_, what version of Ubuntu are you using? [12:43] blinky [12:43] good place to learn how to secure ubuntu http://www.ubuntusecurity.co.za [12:43] xubuntu 13.10 [12:43] tnx [12:43] azi`: that's a bit random [12:44] That's an advert .. lol [12:45] apart fro a little tearing when scrolling websites, the wrong res on one monitor and the fact that i have to turn the intel monitor off and on in the settings I would leave it as is, but I know they will bug the hell out of me. [12:45] afD2345 I ran as root mate and got the same, I dont think the nvidia driver ae installed. [12:46] blinky_, You may want to talk with the Xubuntu guys also .. but running dual graphic's vendor/drivers is never a point and click setup. === Mars is now known as Guest86186 [12:47] is there an xubuntu channel or is it a website job? [12:47] I have just installed patches (apt-get upgrade) and rebooted, and have run into a new bug in Ubuntu. Is there a way to see which packages were updated recently? === fego is now known as Guest89689 [12:48] blinky_, To check your drivers: lshw -c video [12:48] blinky_, or better yet: lshw -c video |grep configuration [12:49] blinky_, yes, the Xubuntu channel is: #xubuntu [12:50] cheers [12:50] I have just run the second command and it looks like I have still got the nouveau drivers installed [12:50] blinky_: open the update manager there should be tab for Proprietary drivers [12:51] i am having this problem "An unresolvable problem occurred while initializing the package information. Please report this bug against the 'update-manager' package ....." and is using 12.10 can any one help me resolve this problem [12:51] blinky_, then, you cna run modinfo i915 .. for example that is my maptop driver, yours will be diff. [12:51] I can not update and neother upgrade [12:51] neither === dziegler_off is now known as dziegler [12:51] GUYS, i got skype's audio playback working now [12:51] blinky_, and further: modinfo -F filename `lshw -c video | awk '/configuration: driver/{print $2}' | cut -d= -f2` [12:52] i did sudo apt-get install libpulse0:i386 [12:52] all i need to do now is to get blue yeti working on pulse... [12:52] *mission impossible music* === mk3548208_ is now known as mk3548208 [12:53] blinky_, and to test nvidia specific: modinfo nvidia-current [12:53] rajrajraj what package would that be? from a ppa? [12:53] MonkeyDust: ppa? [12:53] rajrajraj what package would that be? [12:53] cheers mate [12:54] no discard printed using mount and iside fstab either [12:54] MonkeyDust: i just wanted to upgrade my system using "sudo apt-get upgrade" and i got a serious error message, not i can neither update nor upgrade [12:55] rajrajraj try sudo apt-get -f install [12:56] MonkeyDust: "E: Encountered a section with no Package: header E: Problem with MergeList /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_quantal_restricted_i18n_Translation-en%5fUS E: The package lists or status file could not be parsed or opened." [12:56] chemist^: Love it. And the battery indicator has a screen brightness control!!! [12:56] rajrajraj, well problem, 12.12 is EOL so you may want to consider a release-upgrade or install 13.10 if you want continued repo support. [12:57] rajrajraj i guess quantal is no longer supported, not sure [12:58] rajrajraj, also run this in terminal: ubuntu-support-status that will tell you the real story [12:59] rajrajraj, and jsut for info: http://www.ubuntu.com/info/release-end-of-life [13:01] can someone give me some good applications for xubuntu [13:01] karab44: "If desirable, enable the "discard" filesystem options for automatic/online TRIM." (https://wiki.debian.org/SSDOptimization#Reduction_of_SSD_write_frequency_via_RAMDISK) [13:01] my internet connection keeps on disconnecting, so the last message i could see was "[18:27] rajrajraj i guess quantal is no longer supported, not sure" [13:01] Guest29453 a good application to do what? [13:02] just generally good applications [13:02] Guest29453 leafpad is nice [13:02] thanks ill have a look now [13:02] SaberX01: then i shall have to install all the apps again right? [13:02] All of them are good ... but go to Software Center .. and start browsing .. there is thousands of apps. [13:03] rajrajraj_, You need to do-release-upgrade or install a new Ubuntu version, like 13.10 or 12.04 [13:03] 12.04 has LTS support, 12.10 does not. [13:04] SaberX01: could you tell me the command for release-update coz i am a newbee [13:04] rajrajraj_: sudo do-release-upgrade [13:05] release-upgrade* [13:05] rajrajraj_, This is better, you can learn more here: https://help.ubuntu.com/12.04/serverguide/installing-upgrading.html [13:05] Hey guys. is there a way of hiding the text in the taskbar? [13:05] afD2345: thanks [13:05] rajrajraj_, it says for servers, but is for desktop as well. [13:06] what is development version [13:06] 14.04 [13:06] SaberX01: afD2345 i got an error [13:07] SaberX01: afD2345 http://pastebin.com/wnGUiHeS [13:07] something broke in ubuntu 13.10 for all users on a shared machine ... left side app panel and top panel are completely missing, where to start debugging? [13:07] rajrajraj_, Here's the issue you have .. you cna normally only do-release-upgrade two levels, that mean, your going to be stuck at 13.10 if you do-release-upgrade, you are better off to re-install 13.10 adn then when 14.04 is released, do-release-upgrade to 14.04. [13:09] SaberX01: you mean i will have to remove this 12.10 and install 13.10. ? [13:09] rajrajraj_, as your for error, you could try: sudo apt-get clean ; sudo apt-get autoclean ; sudo apt-get update ... then try: sudo do-release-upgrade [13:10] rajrajraj_, Yes, being on 12.10, even if you get to 13.10, you gonna be stuck there. === ledah is now known as Tavi [13:10] Or worse, have a faulty upgrade to 14.04 when it is released. === Tavi is now known as oojm0 [13:11] SaberX01: now why would that be? [13:11] SaberX01: ok fine, is there a way to back up all the packages that i have installed [13:11] You even done 3x upgrades without issue? [13:11] because I will be in that situation [13:11] !backup | rajrajraj_ [13:11] rajrajraj_: There are many ways to back your system up. Here's a few: https://help.ubuntu.com/community/BackupYourSystem , https://help.ubuntu.com/community/DuplicityBackupHowto , https://wiki.ubuntu.com/HomeUserBackup , https://help.ubuntu.com/community/MondoMindi - See also !sbackup and !cloning [13:11] easiest way to do it ctrl+a ctrl+c ctrl+v [13:12] on separate hard drives of course [13:12] bonus points for doing it on a dialup nas [13:12] Kuro-Maii, I do upgrades for one thing, testing, other than that, it's LTS install to LTS install .. upgrades, no matter whos produces them, cause issues. [13:13] #English [13:13] rajrajraj_, By packages, do you mean apps and things you've installed after initial install ? [13:13] SaberX01: yes [13:14] rajrajraj_, on old machine: dpkg --get-selections > package_list .. then oin new machine after updates: cat package_list | sudo dpkg --set-selections && sudo apt-get dselect-upgrade [13:14] SaberX01, ah did not have any trouble there... maybe that is because I mess things up on a reagular basis that a fresh install seems my only way to go... [13:15] Kuro-Maii, UBuntu tests and to some degree gaurentees LTS to LTS upgrades, but not for say like, 12.10 to 14.04 LTS [13:16] Kuro-Maii, so, 12.04 LTS to 14.04 LTS == OK, 12.10 to 14.04, roll the dice [13:16] SaberX01: i need them in a secondary memory somewhere for e.g. a pendrive so that i dont have to reinstall them from internet. [13:17] !offline | rajrajraj_ [13:17] rajrajraj_: 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 [13:17] I've installed unity tweak tool on xubuntu and it wont show up in my applications list can someone help me [13:17] !APTonCD | rajrajraj_ [13:17] rajrajraj_: 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 [13:18] SaberX01: unfortunately i can not install anything from now on :( [13:18] SaberX01, lol "Kuro-Maii casts do-release-upgrade" "ubuntu 13.10: roll a d20, dc is 10" [13:19] SaberX01: because of that error [13:19] rajrajraj_, If you cannot download at all, the only options you are Offline and APTonCD .. [13:19] SaberX01: how do i "check the desired packages in Synaptic" [13:20] rajrajraj_, I just told you, Offline and or APTonCD [13:20] !APTonCD | rajrajraj_ [13:21] is it possible to store cron mails as maildir? [13:22] rajrajraj_, another way to get the list of packages you've installed: dpkg -l|awk '/^ii\s*(.*)\s*/ {print $2}'|packages.txt [13:22] SaberX01: see aptoncd is an external package so i can not nstall it , and offline had a line "check the desired packages in Synaptic" i am just asking how do i do that [13:22] SaberX01: i dont need the list, i need the packages itself [13:23] are there any epub/mobi packages i can get with apt-get? [13:23] by the way... does anyone know of an alternative for skype? as in something that I can still chat whit skype friends? [13:24] rajrajraj_, See the section called Graphical Way with Synaptic: http://askubuntu.com/questions/168352/how-do-i-generate-a-package-download-list [13:24] Kuro-Maii: Skype's a proprietry protocol, you need to use Skype. Sadly it sucks. Can't you get your friends to switch to something else? [13:24] !skype | Kuro-Maii [13:24] Kuro-Maii: To install Skype on Ubuntu, see https://help.ubuntu.com/community/Skype - To record on Skype, check: https://wiki.ubuntu.com/SkypeRecordingHowto - Please use open protocols instead if you can, see !Ekiga [13:24] Kuro-Maii, not without skype...you could always use the pidgin plugin, but all that does is re-route the conversation from your skype client to Pidgin...either way, without Skype its a no no [13:26] Left_Turn, You taking about readers or actual packages? [13:28] Rory and ViaNocturna85, I have skype installed that is not the issue... and I can't get my friends to use something else that might be more 'yheay' under there M$ crap.... [13:28] Kuro-Maii, there's the real problem / challenge, get them converted to *Nix :-) [13:29] SaberX01, readers [13:29] Left_Turn use this to find out: apt-cache search epub [13:29] ciao [13:29] Kuro-Maii, If its for group chat (whilst gaming for instance)...try mumble [13:30] Rory and ViaNocturna85, the isseu is that I have with skype is that for some weird reason, sins my last reinstall ( I forgot the 3th party checkmark ), skype messes up the sound output to be come a loud buzzing... [13:30] i tried apt-cache.. but i couldnt really tell by the descriptions:( [13:31] Kuro-Maii: Go into Skype preferences and set the output device manually [13:31] Left_Turn, I user E-Book Reader, but there's lots of them too choose form. got to Dash >> Software Center, Search Ebook [13:31] nyone know how to get an icon only taskbar in kde? [13:32] Kuro-Maii, not sure what you mean, but Skype used to (and as far as i know still does) take control of the sound system. I would go to the skype sound settings and make sure that its not being controlled by skype and that the right device is selected [13:32] oh ok thanks SaberX01 .. ive never tried the Software Center [13:32] Left_Turn or use apt-cache show [package] for more details [13:32] SaberX01, well I have converted one over but she managed to mess it up on am more reagular basis then I do [13:32] ah i see... thanks MonkeyDust [13:32] Left_Turn,: apt-cache search ebook |less [13:32] Rory, now how do I do that because it won't let me due to pulse audio [13:33] Kuro-Maii: The only output device is pulseaudio? [13:33] ok thanks guys. i'll try all of those [13:33] Left_Turn, Then you can apt-cache show [package] to see details abotu the package [13:33] oh great idea SaberX01 :) [13:34] Rory, skype have this 'feature' that detects if pulse audio is on your system, if so it will force it self to use that and not give the option to select alsa === nictrasavios is now known as Guest61580 [13:35] Hello, which nvidia driver should I use with a GeForce GT 740M [13:35] ViaNocturna85, as I just sad to Rory that is not possible [13:35] what is the difference between access time and read/write time for harddrive benchmarking? thanks. [13:36] Kuro-Maii, and its only skype that makes a buzzing sound? [13:36] ype [13:36] Guest61580, sudo apt-get install nvidia-current or with sudo apt-get install nvidia-current-updates [13:36] ViaNocturna85, yep if I mute skype all is good untill I unmute skype [13:37] SaberX01, I get a black screen after lightdm with that. === Slagwag- is now known as Slagwag [13:38] Guest61580, then you may want to look at: https://launchpad.net/~xorg-edgers/+archive/ppa [13:38] Then the buzzing is there again untill I mute skype again [13:38] Kuro-Maii, it turns out to be a problem the devs are working on, in the meantime, try this from the terminal: env PULSE_LATENCY_MSEC=30 skype %U [13:38] SaberX01, What is in there that I can use? [13:39] Guest61580, the PPA''s [13:39] pa:xorg-edgers/ppa [13:39] ppa:xorg-edgers/ppa [13:39] Guest61580 please change to a more readable nickname, use /nick blah to do so [13:40] ViaNocturna85, Nice that worked [13:40] Kuro-Maii, I'm glad, it's only a work around whilst its being fixed though === Guest61580 is now known as TheNvidiaProblem [13:41] MonkeyDust, SaberX01 Done :) [13:41] ViaNocturna85, now because I'm curios what accecly did that do? [13:41] Unless you don't consider camel case readable, which is understandable. [13:42] Kuro-Maii, Ill be honest, I have no idea, i got it from the Skype forum :P [13:42] TheNvidiaProblem, so on hte PPA page, start at the top and read down, then, work the drivers for nVidia,. [13:42] ViaNocturna85, lol [13:43] TheNvidiaProblem, You may want to read this about black screen adn certified support for your card: http://www.nvidia.com/object/linux-display-amd64-319.17-driver.html [13:43] TheNvidiaProblem, sorry wrong link: http://askubuntu.com/questions/298375/installing-nvidia-driver-causes-black-screen-750m [13:44] Now I only have one final thing I wish to solve and I am as happy as can be... [13:44] SaberX01, Alright, I am a little wary about using the xorg beta ppa, instability is... a little unnerving. [13:44] Kuro-Maii, Fire away [13:45] TheNvidiaProblem, aslo, have you just tried the using the Dash >> Driver GUI and select recommended ? [13:45] how do I tell the volume control thing to remember that the back pannel is 5.1 and the front pannel is 2.0 audio [13:45] TheNvidiaProblem, GUI to enable proprietary drivers that is .. [13:47] SaberX01, Jockey was removed for 13.10, and the driver GUI dosen't work. (It wont activate) === brandon is now known as Guest76088 === Mars is now known as Guest41697 [13:47] TheNvidiaProblem, I guess it's PPA time for you then, don't know what else to tell ya. [13:49] ViaNocturna85, Fired [13:49] TheNvidiaProblem, according toe Launchpad: Jockey GTK has been superseded by software-properties, which now handles [13:49] third-party driver configuration === Fudgey is now known as Fudge [13:50] TheNvidiaProblem, Im on 12.04 so I can't test that. [13:50] SaberX01, Would this ppa work as well? https://launchpad.net/~ubuntu-x-swat/+archive/x-updates [13:50] SaberX01, The one you linked me too says that one has more stable updates [13:51] Kuro-Maii, as far as i know, it should remember it automatically [13:52] * mardi looks around for his window/menu/start bars [13:53] * memoryleak thinks mardi should try it with touch gestures :) [13:53] ViaNocturna85, well that would be desirable. but for some reason if I plug in my 2.0 speakers in the front pannel and unplug them when I wan't to use my surround head set it is 2.0 there as well [13:54] something bad happened over the last few weeks updates, rebooted and no window borders/sidebar :/ [13:54] Kuro-Maii, I'm not sure if this would work, but install pavucontrol (pulseaudio volume control) and try setting it there, maybe it saves settings there. When I switch between different devices it saves it automagically [13:55] * mardi also finds pavucontrol a great way to poke around and fix audio oddities [13:57] ubuntu or mint? [13:58] pikaren: what kind of replies do you expect to get from this channel? [13:58] pikaren: look at the channelname and you know the answer :) [14:00] who knows? maybe here are some spies from linux mint lurking [14:00] Man you guys still busting on this Skype stuff ? == sudo apt-get purge is what I say :-) [14:01] ViaNocturna85, okay I'll try [14:01] hello I am trying to recover an ubuntu dual boot windows installation. the pc has 4 hard drives: 1 sata, primary master primary slave secondary master and as a secondary slave a cdrom. windows is installed in the PM alongside the ubuntu's home partition. ubuntu system is installed in the PS hard drive the SM and the sata drives have nothing on them. grub menu appears when I set the PS as the boot option, but when choosing ubuntu on m [14:01] enu it wont load, moreover I cant get a ubuntu live cd to boot, however windows succeeds to load in safe mode...how could I get the live cd to boot? I would like to use gparted to fix this mess or even reinstall ubuntu? thats why I am asking here for help [14:03] hey all [14:04] I have a question about symlinking... [14:04] cloneG, sounds like a Grub2 update is needed, but like you said, LiveCD preventing that .. just askign the obvious, you have boot from external and all that in the BIOS setup to Boot from CD/DVD ? [14:05] !detail | dopie [14:05] SaberX01, i am :) [14:05] writing as we speak [14:06] SaberX01: boot options: 1: cd(not the ide one but another working sata) 2: floppy and 3: PS hd [14:06] What I have setup is this... in my app i currently upload images to var/public/images i also want those files that i uploaded to goto var/shared/images because everytime i restart my app it deletes everything from public/images how can I do this [14:06] ? [14:06] what's PS ? [14:07] cloneG, when you get to the BIOS splash screen, try to select the boot menu from there, and see if that will let you noot the liveCD [14:07] SaberX01: my last try was to set the SM (with no system on it) as the third option hoping the grub not to interfere with the live cd boot but then it hangs with the ubuntu and the progress dots splash screen [14:08] ViaNocturna85, it didn't change a thing... [14:08] cloneG, Grub shoulod not be in the picture at all wiht a LiveCD boot, as the boot never gets that far, or should not anyway. [14:08] run "ln -nfs #{shared_path}/images/ #{release_path}/public/images/uploads" [14:08] ? [14:08] or the otherway around? [14:09] hi, now that medibuntu is gone (https://launchpad.net/medibuntu/+announcement/11951) what's the alternative to install dvd-css libraries? [14:09] SaberX01 that is what annoys me! why is the cd not booting?? its an ubuntu registered copy from a review [14:09] SaberX01 and I know it works I used it before [14:11] dopie, lost my Inset for some reason, seemt o be back now. [14:11] SaberX01, what? [14:11] SaberX01 should I disable all the boot options but the cd? [14:11] If you snet me anything, I didn't get it, lost my connection. I dont know what that ln -nfs command is. [14:11] *sent [14:12] cloneG, Worth a shot, you need to get the CD to boot to progress any further really. [14:12] ahhh [14:12] SaberX01 anyway it seems to boot okay but getting trouble loading the system [14:13] cloneG, mayb have a flaky CD Drive / ISO image not sure. [14:13] Hello. Quick question: can anybody suggest an extremely low cost DVB receiver that is supported in kernel for my mother? [14:13] SaberX01_ cpu problem? its a pentium 4 [14:13] definitely a cpu problem [14:14] the problem being that you have a p4 :D [14:14] dopie, sorry I got my wires crossed up when lost my net, what's the issue you tryign to fix? [14:14] I say this only because I also have a pentium 4 [14:14] SaberX01_ the point is I got to load the live cd twice yesterday... [14:14] they suck kthx [14:14] cloneG, Well that's a bit old, I dont know hat the status of Kernel support is on that actually. [14:14] *what [14:15] SaberX01_, i think i got the symlink messed up [14:15] hold on :) [14:15] Ok [14:16] SaberX01_ the first time I did nothing and the second time I installed boot repair and run the default option then set the bios as it was recommending (PS first) and reboot but that was the last succesfull reboot it s an ubuntu 11.04 bytheway [14:16] dopie, symlink is pretty simple: ln -s [14:16] Hi. Does gnome 3 has an option to alert of window pop ups etc.? How am I supposed to know when a program has a new message or a new window without the task bar?! [14:18] cloneG, Well, knowing that, I would try a non-graphics ISO, like i386 server .. and work form there. [14:18] nubuntu system settings > universal access === troy_ is now known as Guest42203 [14:19] ViaNocturna85, thing is if I have it set to 5.1 and plug in the 2.0 set it still want's to play 5.1. if any speaker other than front left/right is addressed there is no sound. the other way around ( unpluging the 2.0 ) it thinks it should play 2.0 while it should do 5.1 thus jamming all the channels in the 2.0 spectrum. [14:19] cloneG, You definately need to stay away from i686 anything, that's not gonna work at all. [14:20] How to block traceroute command?? or How to stop accessing it?? [14:20] cloneG, if you can get the i386 server install, you cna add a lightweight desktop like lubuntu-desktop or xubuntu-desktop .. but Unity / Gnome3 not gonna cut it on a P4 [14:20] MonkeyDust, there's nothing there [14:20] nubuntu then idk [14:20] SaberX01_ error no human readable MCE decoding on this cpu type this first appeared when booting from live cd [14:21] ViaNocturna85, your suggestion for pavucontrol didn't solve it. although the settings show 2 separate devices I can only set them as if it is one [14:21] cloneG, like I said, try an i386 server CD .. that's you best shot I think. [14:22] user007, block inbound or outbound ? [14:22] SaberX01_ hey this summer I ve been using sculptris, supertux2 stellarium and blender under ubuntu 11.04 in this computer!!! [14:23] SaberX01_ the problems begun when I added the secondary IDE SM hd and SS cd [14:23] outbound..In case if you have answer for both then it will be good.. [14:23] cloneG, try taking out the IDE SM hd [14:24] cloneG if you know when and what caused it, go back to that and add one at a time. [14:24] SaberX01_ that was my first try! but it never went back to the previous state [14:25] SaberX01_ I never succeeded to load ubuntu 11.04 host...the only I got was to load live cd twice and windows in safe mode [14:25] user007, You probably need somethign along these lines: -A ufw-before-input -p icmp --icmp-type echo-request -j REJECT [14:26] user007, But you need to research that a bit moire I think. [14:26] user007,to see the current set of rules: sudo grep 'icmp' /etc/ufw/before.rules' [14:27] SaberX01_ is it possible to provide few more information regarding this? [14:27] hi. I was able to ssh into my remote ubuntu PC. I want to install a network printer/scanner and make a scan. what are the relevant commands i should be looking at? [14:29] SaberX01_ what really bothers me is not being able to boot from the live cd...I miss Gparted and its comfortable way of dealing with drives and partitions... [14:29] user007, this shoudl drop them: iptables -A FORWARD -p ICMP -i eth<0/1/2> --icmp-type 8 -j DROP [14:29] SaberX01_ I wouldn't mind reinstalling ubuntu. I just would like to keep windows [14:31] cloneG, all easily done, once you get the CD working, that part is not Ubuntu issue, that be HW issue. [14:31] cloneG which windows version? [14:31] SaberX01_ XP [14:31] Home edition [14:31] legal [14:32] Iam using ubuntu through remote desktop connection in Windows7. In terminal whenever I type alphabet 'd' ...terminal is minimizing?? [14:32] cloneG and what problem does XP give you? [14:32] Windows XP support runs out in April, you should really switch [14:32] MonkeyDust it only boots in safe mode [14:32] How does it work.... that pavucontrol shows my front panel and back panel as 1 device while the default sound control window shows them as 2...? [14:33] cloneG and how is that linked to ubuntu? [14:33] MonkeyDust I was wanting to run gparted because I am not quite sure whether windows will boot at all once I format ubuntu partitions using disk manager [14:34] cloneG so you're struggling with partitioning? [14:34] user007, In the terminal where, terminal in Win7 ot termin when your RDP to Ubuntu ? In any case, I'd recommend using PuTTY and SSH to your Ubuntu box straight from Win7 and skip RDP all together. === ubuntu is now known as Guest71186 [14:34] MonkeyDust Grub is now the booting manager... [14:34] deddd [14:34] hello [14:35] MonkeyDust what will happen when I format all ubuntu partitions even boot? [14:35] MonkeyDust windows sees them as unknown [14:35] cloneG, MonkeyDust The problem is now, he can't get the LiveCD too boot properly, it's a P4 system. [14:36] cloneG: Ubuntu is probably too bloated a distribution for your computer if you have a P4, I suggest Xubuntu or Arch Linux [14:36] SaberX01_ MonkeyDust yeah I was willing to use gparted [14:36] cloneG, MonkeyDust I suspest, the boot issue (from HD's) can easily be fixed with updating Grub, butya need a LiveCD to do that. [14:37] SaberX01_ from windows7 I'm accessing ubuntu...Terminal in ubuntu is throwing this problem [14:37] Why just not use an older version of ubuntu? [14:37] No support for updates., [14:37] SaberX01_ but it only boots from cd now and then (twice success boots among a good deal of resets) [14:38] SaberX01_ would trying to boot from usb ubuntu iso a better option? [14:38] so anyone has any ideas.. got this ~7gb file from torrent.. part of it got overwritten.. i recovered it.. force check only goes as far as 260mb.. but the real situation is that.. prolly 2-3mb of ~7gb got overwritten.. any way to fix it without downloading the whole thing? [14:38] cloneG try a lightweight rescue cd to solve the grub issue [14:38] used transmission [14:38] Ok, but if he uses an older version of ubuntu then he can run a newer live cd? [14:38] cloneG, it may be, but you need a rescent ISO for this to be possible, workign from an 11.xx version is not worth the pain. [14:39] funch try deluge [14:39] funch, ... how did you do that... [14:39] MonkeyDust SaberX01_ yeah I think I will try that.... a lubuntu or a xubuntu perhaps...though I cant understand why this trouble when I ve been using ubuntu 11.04 with heavy graphics programs without trouble === regorianer_ is now known as regorianer [14:39] user007, could be anythign, I dont use RDP .. I would SSH to the Ubuntu machine from PuTTY and work that way. [14:40] user007, maybe you have a stuck key on your keyboard...try hitting the Alt, Ctrl, Shift keys with your hand a couple of times to be sure ;D [14:40] cloneG and as for the XP safe mode: better ask in ##windows, i guess (that's double #) [14:41] That's possible. I suppose, but Win --> RDP --> Xterm Key-Mapping .. lol .. issue could be anywhere. [14:41] That's looking for a Needle in a stack of Needles. [14:41] SaberX01_, ;) [14:42] user007, try teamviewer [14:42] !teamviewer [14:43] Teamviewer is legit, I use it all the time [14:43] chemist^ Nope. I tried all the possible ways. Will ubuntu supports for installing teamviewer? [14:43] Not being totally old-school here, but, if ya need a GUI / DE to administer a server, ya prob should not be administering a server. [14:43] SaberX01_: +1 [14:44] user007, go to their website, they have an ubuntu version as well [14:44] SaberX01_, if that's why he needs remote access...then yeah...you're right ;D [14:44] ssh is enough [14:45] Hi, I tried to install elementary (based on 12.04) as dual boot with Windows 8 (no EFI, normal BIOS). I shriked the primary partition with Windows-tools, but the installer won't let me use the unallocated space (the buttons are grey). Suggestions? [14:45] SaberX01_ i hope the windows server admins did not read that ;) [14:46] LOL .. well, if the shoe fits .. :-) .. I know tons of WAN admins, in the Windows World, that will only use *Nix to admin the WAN .. LOL === matthew_ is now known as Guest64625 === Guest64625 is now known as tankerkiller125 [14:47] ln: failed to create symbolic link `./images': File exists [14:47] how do i delete that file? [14:47] dopie: rm [14:47] rm images [14:47] Hi I need a little help with parttions and grub if someone could help I'll explain better. [14:47] i dont even know where its located [14:47] rofl [14:48] !details | tankerkiller125 [14:48] tankerkiller125: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..." === Mars is now known as Guest19595 [14:49] dopie, Ok lets step back a bit here, what are trying to link first, then why you need a link? [14:49] Libresavoir: Elementary isn't supported here [14:49] MonkeyDust SaberX01_ I told you! Lubuntu live isnt loading either... [14:49] OK so I'm running Ubuntu 13.10 right now on a small disk and I origanlly had windows on the larger one however just today I formated my windows drive and now I'm wondering what I should do for the Grub menu to make sure it doesn't have windows listed before I reboot my computer [14:50] SaberX01_, ok :) ... I want to link public/images all the files should goto shared/images [14:50] Touhou11: I thought because it's the base that it would be the same ... OK I will ask in the elementary channel ... Thanks anyways! [14:50] cloneG, all I said was, like ages ago, until you get the ROM drive working properly, its not a UB issue be it Xubuntu, Lubuntu or other wise.. [14:51] hm.. is there a reason ubuntu installation does not let me choose that I want to encrypt my entire disk, when I choose a specific partition for it to be installed on? [14:52] dopie, ok assuming public Images is in /home/$USER/public/images .. ln /home/$USER/public/images /home/$USER/shared/images .. [14:52] azi`, You can encypt your Home folder by defualt and you will have to use an external program to encrypt the entire drive [14:52] tankerkiller125: so if i undertand correctly, this is not supported by default on ubuntu? [14:53] SaberX01_ yep right it is a hardware issue.. thanks for your help [14:54] hello all [14:54] Hello [14:54] hi [14:54] i'm new to irc chat [14:54] what is this thing ? [14:54] karthik: This is the Ubuntu support channel [14:55] sex chat [14:55] azi`, Yes the Home folder will be encrypted if you choose that option however if you want an entire drive to be encrypted you will need to leave it un encrypted then use a program which will allow you to do an entire drive encyption I'll find a linik to total drive encryption for you [14:55] !irs | karthik [14:55] SaberX01_, got it [14:55] : [14:55] how to extract a package as .deb file from installed package [14:55] !irc | karthik [14:55] ok, i have bluetooth problem on 13.04 cannot send and recieve files [14:55] karthik: A list of official Ubuntu IRC channels, as well as IRC clients for Ubuntu, can be found at https://help.ubuntu.com/community/InternetRelayChat - For a general list of !freenode channels, see http://freenode.net/faq.shtml#channellist - See also !Guidelines [14:55] tankerkiller125: thanks i was just trying to find a concise guide for that.. the guys at askubuntu didn't answer to this question apparently [14:56] SaberX01_: nothing worked so finally i decided to take every possible package into the harddisk one by one manually. do you know how to do that? [14:56] azi`, Ah I see now just to let you know encrypting a usb device is really easy on ubuntu just bu going into the properties of disk manager but the file system requires somthing a little diffrent [14:57] use an archive manager raj [14:57] rajrajraj, No, I do not sorry. [14:58] karthik: i have archive manager, but how do i extract a package into a single file for e.g. i want vlc player ina single file like .deb which i can re install into another ubuntu [14:58] SaberX01_: k [14:59] rajrajraj, is the packages have been removed at any point, rebuilding them from an installed perspective it not a viable option. [14:59] rajrajraj try this: http://paste.ubuntu.com/6703589/ [15:00] trying wat MonkeyDust said [15:00] MonkeyDust, Already gave that too him .. along with !offline and !APTonCD [15:00] #ubuntu [15:00] hello all [15:01] hi again [15:01] MonkeyDust: hey thats reinstalling from internet [15:02] MonkeyDust: facepalm [15:02] MonkeyDust, rajrajraj The problem is, iof the packages themnselves are not on the "old" box, they are nto goign to be transfered / installe don the "new" box, and he said he has not Inet to DL the packages. [15:02] rajrajraj you don't have internet? i didnt know that [15:03] rajrajraj, Either you need a full set of Ofline CD's or get Internet access, that's your only access to the source / original packages. [15:03] MonkeyDust: i have but not enough to download everything that i have installed === chemist^ is now known as chemist^off [15:04] MonkeyDust: SaberX01_ yes i want to create a CD from already installed packages, not from packages available online. i hope that makes sense. for e.g. if i have installed vlc player i want it back as vlc.deb file in a pendrive does anyone know how to do that [15:05] See you guys later [15:05] ofcourse without any external package used. [15:05] rajrajraj, Like I sadi, I dont think it's possible, with the tools we have right now, to create Install Packages, from those you have installed on your system. [15:06] SaberX01_: finally that means i will have to reinstall from internet anyhow [15:07] anyone here [15:07] nitk it works, we see you [15:07] rajrajraj, Unfortunately, yes, that's how a repo driven system is designed. If you want that kind of install capability, you need the source files, e.g. a mirror or the full set of Srouce ISO cd's [15:07] nitk: does it mean nit-karnatak [15:07] rajrajraj, yes [15:08] SaberX01_: MonkeyDust alright thanks [15:08] what is the complete name of ubuntu monospace font to put in emacs? [15:08] moonspace maybe -.- [15:09] or mono-space or god, who knows .. [15:09] SaberX01_: MonkeyDust sorry for so much botheration and thanks for you assistance [15:10] bye [15:10] rajrajraj good luck, hope you make it [15:10] klrr, have a look: http://www.proggyfonts.com ... and ... http://www.tobias-jung.de/seekingprofont for momospace fonts fer emacs. [15:10] fuck ubuntu :D:D:D [15:10] hmm [15:11] can i turn my laptop (with 2 wifi adaptors .. one onboard one usb) into a wifi repeater? [15:11] He's clearly a disgruntled employee .. gone postal of fonts .. LOL [15:11] b0x, yes you can [15:12] *over. [15:12] is there software available todo it? like connectify on windows? [15:12] or am i cursed to .conf files and running daemons via cli [15:12] i have a problem when connecteD through remote Desktop ..when i press small D it is minimizing the winDow Directly.. [15:12] b0x, you will need to link both together [15:13] b0x, It's simple, it's an access point .. so yes. [15:13] erm [15:13] im talking about.. connecting to one network [15:13] and then serving that network via another nic === nuru is now known as Guest51981 [15:13] to extend the range [15:13] b0x, yeah, an Ad-Hoc netwrok .. [15:14] ive got a router here that could act as a wifi repeater, but its a netgear and only supports using WEP when in repeater mode [15:14] which isnt really an option [15:15] b0x, you can flash you netgear with the tomato frimware [15:15] well [15:15] the host router isnt mine [15:15] b0x, So you wwant to vreate a Hot-Spot Yes? [15:15] so flashing it isnt an option ;) [15:15] *create [15:15] SaberX01_: yes [15:15] http://www.howtogeek.com/116409/how-to-turn-your-ubuntu-laptop-into-a-wireless-access-point/ [15:15] but with WPA [15:16] i read that already [15:16] "Ubuntu can only create wireless hotspots with weak WEP encryption, not strong WPA encryption." [15:16] Then buy a descent Router [15:17] if you already knew it could only do WEP why ask a rhetorical question [15:17] SaberX01_ that's not nice to say :) [15:17] because its possible todo with WPA [15:17] and as i mentioned [15:17] the host router isnt mine [15:17] i could flash any of the routers i have here with dd-wrt and be fine [15:17] but that doesnt change the host routers firmware, which is restricted to wep in repeater mode [15:18] b0x, you can buy a router and have it extend the signal form the one that isn't yours [15:18] Again, Objection sir, asked and answered they would say in court. [15:18] Kuro-Maii: how so? im in the routers config interface [15:18] if i enable the repeater functions [15:19] it forces WEP [15:19] a monkey with a pi can crack wep in 30s [15:19] ah hah! [15:19] http://askubuntu.com/questions/72989/how-to-share-my-wifi-internet-via-wifi [15:19] b0x, you don't need the 'host router to be in repeater mode [15:20] 'host' [15:20] Kuro-Maii: care to elaborate? [15:20] hi [15:21] b0x if you can put another router within its reach you can tel tel 'new one to extend the signal [15:21] is it possible to convert an audio file into an equalizer video ? [15:22] Kuro-Maii: erm... i dont see how? [15:22] without enabling the repeater functionality in the routers software [15:22] as its restricted by mac address [15:22] i cant just "connect" a router to another router [15:22] sure you can [15:23] b0x: what netgear model do you have exactly? [15:23] i have a.... [15:23] DGND3300v2 [15:23] Where do I access my USB installation media on a PC that's already used it to install Ubuntu 12.04? I am trying to follow https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx#STA_-_No_Internet_access === chemist^off is now known as chemist^ [15:24] The USB drive is plugged in, but my mnt folder is empty. [15:24] b0x: there was a backdoor found on many netgear and linksys routers recently [15:24] (I booted the computer with the USB drive already plugged in.) [15:24] ive been cracking WPS for awhile [15:24] b0x: https://github.com/elvanderb/TCP-32764 [15:24] b0x, okay then you have another solution get a router, any will do, plug it in a lan port of your laptop, then connect wireless to the 'host' and link those to [15:24] if your referring to that [15:25] demophobia mount the drive? [15:25] Hello, is there an IRC room for general unix server advice? [15:25] chemist^: thanks; i suppose i will read https://help.ubuntu.com/community/Mount to learn how to do that ... [15:26] !alis | Moeh [15:26] Moeh: alis is a services bot that can help you find channels. Read "/msg alis help list" for help and ask any questions about it in #freenode. Example usage: /msg alis list #ubuntu* or /msg alis list *http* [15:26] Kuro-Maii: thats what i was leaning towards now [15:27] I'm really not seeing how this is a Ubuntu problem, this is a network infrastructure is. Mayb your better off asking in #network or somethign. [15:27] id rather not have to use a laptop aswell as a router [15:27] SaberX01_: this is easy todo with windows [15:27] irc.openjoke.org [15:27] demonspork, if you type in terminal: "sudo fdisk -l" [15:27] b0x: the DGND3300 is on the list and vulnerable. If you need a reason to install openwrt or tomato, there you have a good one :) [15:27] connectify, mypublicwifi, marywifi [15:27] it will list all your disks [15:27] demophobia [15:27] knightshade: im not actually using that router, i just have it handy :) [15:27] b0x, Permission granted to use Windows then, or file a bug as a whish-list item. [15:28] id prefer not to [15:28] knightshade: tomato? haven't they stopped development some 2 yrs ago? [15:28] nor do i require your permission [15:28] b0x, why are you spreading windows? [15:28] im trying to keep this constructive [15:28] !ops b0x is telling users to use windows [15:28] ... [15:28] b0x, this is #ubuntu. [15:28] r00tking: stfu [15:28] im asking about ubuntu [15:29] !ops r00tking: stfu [15:29] if you manage to scroll up [15:29] you'll see i asked if it was possible specifically with ubuntu [15:29] !ops b0x is abusing and "advising" people to use windows. [15:29] b0x, oh? [15:29] r00tking: Give it a rest [15:29] ^ [15:29] r00tking: Please look at whats been said before jumping to conclusions [15:30] b0x, then get a router and use that to connect to the 'host' and have them with list that mac address [15:30] it is not good to jump to conclusions :D [15:30] The issue is clear, WEP is possible WPA is not, he knows this. [15:30] WPA is possible [15:30] ffs you lot are hopeless [15:30] Several answers given, all rejected. [15:31] none rejected [15:31] ever heard of discussion? [15:31] Oh, now can't read either? [15:31] christ sake [15:31] I agree with SaberX01_ here [15:31] let's cool it a bit ... [15:31] quote me ANYTIME saying "no" [15:31] b0x if you don't get an answer here, try in ##networking (that's double #) [15:32] quote me ANYTIME saying "no" [15:32] done [15:32] idiots. [15:32] thanks for the constructive suggestions anyway [15:32] well you did say ANYTIME [15:32] hi all, I see a disk with lsscsi but it doesn't seem to be given a /dev/ node to mount it with. What do I do? [15:32] your wellcome b0x [15:33] while connecting to remote desktop it showing error login failed === siva is now known as Guest53817 [15:36] dschatzberg, isn't it some thing like /dev/sd## [15:37] !ping [15:37] pong! [15:37] !ping [15:37] Kuro-Maii: no, if it was then I could mount it, but it didn't receive a device node [15:37] * Touhou11 wins [15:37] !ping [15:37] pong! [15:37] pong! [15:37] !pong [15:37] pong is an old atari game. It's fun! [15:37] r00tking: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [15:38] dschatzberg, then I don't know, may be some one else knows [15:39] Touhou11: 1 ubottu: 0 [15:39] game on [15:39] Heh [15:42] anyone familiar with an RDP client which supports a remote gateway? [15:42] (TS gateway) === Discovery is now known as Guest71185 [15:42] remmina doesn't seem to support it [15:43] dschatzberg: Are you able to inferface with the drive at all, such as using "lshw -C disk" to see if the manufacturer specifications are returned? [15:44] gimmic, Im kinda confused here, RDP supports TS Gateway, what is your host OS your trying RDP from ? [15:44] what to install? nvidia-319-updates or nvidia-331 from xorg-edgers ppa? [15:45] xwalk: it shows a few entries disk: UNCLAIMED [15:45] ubuntu -> 2012r2 via an rdp gateway [15:45] gimmic, I'd have to look, but think xRDP supprots TS [15:45] xwalk: and the disk name matches the one I want [15:45] Remmina just doesn't have any proxy/gateway options that I can find, a lot of requests online for people to implement it. Seems FreeRDP might do it [15:45] I am trying to follow https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx#STA_-_No_Internet_access but I am stuck at the second step: there is no 'p' folder! I have mounted an ubuntu 12.04 USB installation medium to /mnt/usb1 (from /dev/sdb). Why am I missing this 'p/patch' folder that this guide assumes is present? What do I do? [15:46] gimmic, Yes, FreeRDP was the other options I was going to suggest. [15:46] dschatzberg: So far is seems that there isn't a driver being utilized for the hardware you're trying to use in your machine. [15:46] dschatzberg: s/is/it [15:47] xwalk: It was working before this weekend, I came in this morning and the machine had crashed [15:47] Moreover, I tried to install via double clicking, thinking that would save me terminal work, but when I double clicked it opened the Ubuntu Software Center with the 'install' option greyed out (so I was required to use terminal), another issue this guide seems unaware of. [15:48] dschatzberg: What's the manufacturer specifications for the hard drive you're having problems with? [15:48] its an OCZ Z-drive R2 [15:49] demophobia: can you please explain the issue so I can better assist you? looks like you have a broadcom card (bcm43xx) and its not exactly agreeing with you. If I'm not mistaken there is support for this card in the generic kernel. Have you tried modprobe? [15:49] Hi... does anyone know how to enable audio in UbuntuServer 12 ??? I have tried so many things!!! [15:50] kamika: are you running a server? [15:50] chowder>: yes [15:50] :( It's a ... netgear N600 WiFi Dual Band USB Adapter [15:51] demophobia: hmm...not sure. might have to google that specific adapter [15:51] dschatzberg: I'm wondering if the drive itself is not longer functioning due to physical damage. The manufacturer documentation states that versions of Ubuntu from 10.10 and later are supporting your model out of the box. [15:51] chowder: yes, Ubuntu server... but no audio... HDMI, motherboard or pci sound card!!!! [15:51] It's Model No: WNDA3100, and the CD for windows install says WNDA3100v2 [15:51] xwalk: Yeah, thats my fear, is there a good way to test? [15:51] kamika: have you tried messing with ALSA? there are configuration utilities for it [15:51] the other day someone here ascertained that https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx was the page I needed [15:52] chowder, You probable need: sudo apt-get install alsa alsa-tools .. maybe even alsamixer [15:53] chowder: yes... I can run the alsamixer and set the audio volume... but no luck! ... I have tried mp4(movie) with mplayer, and also wav files... nothing works... [15:53] SaberX01_: I have also installed alsa-tools too [15:53] kamika: is the master channel at max? [15:53] not red max, but almost [15:53] demophobia: i found this: http://ubuntuforums.org/showthread.php?t=1933411 [15:53] chowder, and dont forget to add you user to audio: sudo adduser audio ,, and you need a reboot I think as well. [15:53] chemist^: I just unplugged and replugged it in, and that didn't seem to do anything. [15:54] dschatzberg: Apart from running fcsk on the drive and verifying that the power cables and SATA/IDE cables are connected properly, I can't really think of one. [15:54] SaberX01_: shouldn't need a reboot I don't think [15:54] ok [15:54] But if the drive doesn't even have a device node, I can't see it possible to run fsck on it. [15:54] xwalk: fsck would require that it is recognized though [15:54] yeah [15:54] SaberX01_: I'm running as root.... and root is in the audio group [15:55] kamika: can you post the output of lspci on a pastebin? try `lspci | less` without the backticks [15:55] chemist^: lsusb shows "Bus 001 Device 005: ID 0846:9011 NetGear, Inc. WNDA3100v2 802.11abgn [Broadcom BCM4323]" [15:55] kamika, that's the first problem, you should never run as root on a sudo system. Best advice I can give you at this point is here: https://help.ubuntu.com/community/SoundTroubleshooting [15:56] SaberX01_: what's wrong with being root? [15:56] * chowder <3 root [15:56] chowder, https://help.ubuntu.com/community/RootSudo [15:56] Why am I getting a lot of "Connection failed [IP: 91.189.91.13 80]" with do-release-upgrade? I connect to that address in my browser, and it loads pretty quickly without trouble. [15:57] chowder, Ubuntu is not designed to use Root at all. [15:57] There's not Root PW even, you ahve to give it one intentionally. [15:57] And at that point, good luck :-) [15:58] hi [15:58] chowder: here it is: http://pastebin.com/m0XUcvvD [15:58] SaberX01_: all you have to do is unlock root and set the root password. if you know what you're doing root isn't this evil monster you shouldn't disturb [15:58] my touchpad of my laptop with ubuntu 13.10 is not working sometime, when the laptop wakes up after standby [15:58] If you're immortal and don't make mistakes, root isn't this evil monster you shouldn't disturb. [15:59] does somebody have an idea how to debug this? [15:59] chemist^: I think it is not going to work simply via plug-and-play: Changing the USB port only changes the Device number indicated via lsusb; it does not enable me to select 'enable wireless' from clicking the Network icon. [15:59] chowder, Im fully aware of How to Unlock root thank you. What Im saying is, you Should Not do that, but it's your system. [15:59] What is LSB Headers equivalent for "upstart" for service ordering requirements? [16:00] stanza's I thin [16:00] *think [16:00] you're a goddamn faggot, saberx01_ [16:01] e/csrb r00tking [16:01] has chowder left? ... [16:01] yep! :P [16:02] chemist^: Thank you for your help in mounting my installation media. Unfortuantely, changing the USB port did not help Ubuntu recognize the adapter. [16:02] hmm [16:02] xwalk: I'm able to run the SMART self tests and they all seem OK on the disks, I use the generic scsi node /dev/sg is there a way I can do an fsck on it using this path? [16:03] abk, Best I can give you is http://upstart.ubuntu.com/cookbook/#id70 .. ordering of upstarts [16:03] SaberX01_, thanks... thing is I think LSB Headers shall work with Upstart as they do with SysV, but ain't sure? [16:04] abk, I dont think they are needed. [16:04] demophobia, http://ubuntuforums.org/showthread.php?t=2049537 [16:04] chemist^: thank you; i will read through that ... [16:05] abk, I been hackign through a ton of the upstart.conf and I've not seen any pulling in the headers, but upstart kinda new for me as well. [16:05] SaberX01_, they are not normally needed, but I've a use-case where I need to force a service start before networking service; in SysV LSB Headers were the cleanest and suggested way === chemist^ is now known as chemist^off [16:06] demophobia, hope you get to the bottom of it... i must leave now [16:06] bye [16:06] Thanks. Goodbye. [16:06] SaberX01_, I've seen some upstart service scripts have them but never know if it's just SysV compatible script in Upstart or it also supports that particular header [16:07] abk, Ok well I know you can start it say like after net-up or whatever, but Im not sure about howo that would be handled on a restart [16:07] *about how [16:08] dschatzberg: Have you examined the /var/log/kern.log in detail from the time the crash occurred, and when the system was restarted, to find clues as to what went wrong and as to any disk-recognition issues? [16:09] SaberX01_, well I've found way for SysV and other SysV alternatives... just needed to confirm for upstart... you know these kin'of race conditions are not easy to directly test [16:10] abk, yes, in that regaurd, I think SysV is much more straight forward .. Im just no sure about upstart. [16:11] TJ-: unfortunately the disk that won't mount was the disk that /var/log/kern.log would be on [16:11] abk, upstart still give me headaches ;-) [16:11] hi im setting up an ssh server with my ubuntu: by any chance is there an option/config file that allows to set limits for bandwidth [16:12] SaberX01_, thanks anyways... that links says "The LSB specifies helper utilities that these services can make use of..." is not a 100% stamp but in positive direction [16:12] abk, ok gud luck [16:13] hi ... can you recommend a bulk youtube video downloader ? the glorious ByTubeD firefox addon is out of service. [16:14] freshmint, iirc "ethtool" is capable of it [16:14] is it safe to increse the session time for ssh sessions? [16:14] kiwi_ youtube-dl -t [url] [url] [url] [16:14] freshmint, but that does it for the NIC itself not process [16:15] Magical1: Yes, but if the session gets interrupted, it will be longer before it times out and disconnects === Moeh_ is now known as Moeh [16:15] thanks Rory [16:16] freshmint, I think you'll have to look at apps like trickle etc as OpenSSH server does not support BW limits last I looked. [16:17] MonkeyDust, thanks ... and how do i extract urls in bulk to download all videos from a channel? [16:18] Rory: ... ServerAliveInterval, is that specified in minutes? [16:18] with a Bash or Perl script [16:18] Magical1: Seconds [16:18] SaberX01_, okay but there doesnt exist something like a config file for that. and the general openssh server gives unlimited bandwith up/down [16:18] Magical1: You can set it to 0 for no timeout [16:18] Hi! I am trying to create a bootable USB with Ubuntu from my Mac laptop. I have done this before, succesfully, from a pc. When I boot up from the USB I get some errors, or it just freezez. Can anybody link me a good guide for creating a bootable usb on a mac? =) [16:19] !usb | Guest72180 [16:19] Guest72180: For information about installing Ubuntu from USB flash drives, see https://help.ubuntu.com/community/Installation/FromUSBStick - For a persistent live USB install, see: https://wiki.ubuntu.com/LiveUsbPendrivePersistent [16:19] freshmint, Not that Im aware of no, not a server-side limit. [16:19] thanks again [16:19] I have a program which is supported for redhat/suse only, but in principle should work in Ubuntu. THe trouble I'm finding is when I add the path to the required *.so libraries to /etc/ld.so.conf.d/ and ldconfig, then this causes my system to become unstable. [16:19] Can anyone advise me how I might go about identifying the problem libraries? thanks [16:20] SaberX01_, okay so since upload limits occur they are due to my router/provider limit and not form the server daemon [16:20] georgeperkins better don't mix distro's, find a solution within ubuntu [16:21] Rory: should I be using ServerAliveInterval or ClientAliveInterval? [16:21] Magical1: http://unix.stackexchange.com/questions/3026/what-do-the-options-serveraliveinterval-and-clientaliveinterval-in-sshd-conf [16:21] thanks again Rory [16:21] georgeperkins: you might call your program with a special LD_LIBRARY_PATH which points to the non-distro-libs instead of adding those lib-pathes to the systemwide ld.so.conf [16:22] freshmint, I know opn like Apache2 you can use SpeedShaping, but nothing like that in OPenSSH. [16:22] MoketDust: Thanks, I tend to agree, but this is CAD software used by my office. Also, I managed to get the previous version of the program to work, before, but spent ages eliminating one library at a time. [16:23] ciao [16:23] llutz: interesting thank-you, i'll lookk into that. [16:24] What's a good Apt server for getting saucy packages? us.archive.ubuntu.com doesn't work well. [16:24] Magical1, careful using those on ssh .. things like SSHFS and such are sensitive to KeepAlive directives. [16:24] georgeperkins:you start the program then with "LD_LIBRARY_PATH=/bar/foo yourcommand" [16:24] Also, the Georgia Tech one doesn't work well. [16:25] Rarrikins: might be your internets hombre [16:25] llutz: thanks, will try it [16:25] Rarrikins, on Launchpad there's a repo's list, but you can also try: apt-fast and use the Update Center to find fastest mirror for you. [16:25] how do I add packages to my systems software sources? [16:25] Rarrikins: if you really want to get good speeds you might set up a repo mirror somewhere in your local network [16:26] How do I get apt-fast? [16:26] I'm experiencing a performance loss on my web server and top is showing me that find is hitting ~60% of the CPU and 25% of memory. ps aux | grep find is showing some php-related processing, http://pastebin.com/qKsJa4ZD [16:26] Rarrikins: I googled "apt-fast" and found this https://github.com/ilikenwf/apt-fast [16:26] Nach0z, Rarrikins I use debmirror to Mirror Precise and Trusty .. works good, but it's like 150GB worth of files. [16:27] Yeah, I can't wait for 150 GB, unfortunately. [16:27] I downloaded full circle magazine but cannot find it on my system [16:27] When I try to install Ubuntu from a USB I get the error "cannot mount dev loop0 cdrom casper filesystem.squashfs". How do I fix it? [16:27] Rarrikins, http://www.webupd8.org/2012/10/speed-up-apt-get-downloads-with-apt.html === mnemon2 is now known as mnemon [16:28] wget https://raw.github.com/ilikenwf/apt-fast/master/apt-fast works [16:28] Guest72180: most likely that means a damaged medium [16:28] hello === matt_ is now known as dilema [16:29] Rarrikins, You need to add the repo, update then sido apt-get instapp aptfast [16:29] Rarrikins: mirroring the repo is usually for when you have multiple setups that you want to have blazing fast update speeds [16:29] *install [16:29] Cheryl_c: you don't add "packages" to your "sources". Each "source" is a collection of packages. [16:29] does anyone know if the zip software built into ubuntu 10.04 have encryption or not? The encryption seems greyed out but selected, and there's no full way to tick it to be absolutely sure. [16:29] Rarrikins: it's an investment. You download 150 gigs over the course of a few days or weeks, then it stays relatively up to date on its own, and every time you need an update you just have to hit something in your LAN [16:29] Cheryl_c: you add sources to your sources list, and then you update the list of packages, and then you select which of them to install. [16:30] jews can believe in Jesus too... ... google search... [16:30] Hi all, MySQL on my WordPress server hosting one site (ubuntu, standard LAMP install) stops about once per week--I see nothing in the mysql logs, though. Where do you recommend that I look? I'm not looking for the answer, only suggestions in what to look for...im stuck! [16:30] Nach0z, I like it'. can do point upgrades in a matter of a minute or two. [16:30] Rarrikins: Nach0z you don't need a full repo mirror. You can do a repo cache. [16:30] SaberX01_: I'd do it if I had a hundred fifty gigs of bandwidth to just blow off [16:30] farblypoo: Lucid is no longer supported on the desktop [16:30] Does anyone know if there's a lucid lynx chatroom where I can ask this question? [16:31] SaberX01_: it'd probably be more useful for applications like VPS hosting services [16:31] Seriously, is there no lvm2 filesystem check or anything? [16:31] Walex: how do I add sources to the sources list [16:31] PiranhaMobile: it is not really a filesystem... [16:31] farblypoo: its not supported by the community, ##cafe-ubuntu may help but I doubt anywhere will advise you any different to 'insdtall Precise' [16:31] Walex: How in the world would I go about trying to recover my data... it's on an LVM2 volume [16:31] Cheryl_c, text editor [16:32] farblypoo: if you want to encrypt a file then I'd suggest actually encrypting either the input files or the output .zip or .tgz or whatever [16:32] ActionPainsnip: But I'm used to it and don't use it for much. What version are you running, and does the compress software for zip have encryption enabled in it? [16:32] Cheryl_c: there are several ways... One is to edit the text files '/etc/apt.sources.list' or thos in '/etc/apt/sources.list.d/' [16:32] using gpg or whatever [16:32] llutz: I set LD_LIBRARY_PATH as an environmental variable and it seems to have worked! Thanks for your help! [16:32] Nach0z, Yeah, I trickle the updates in use rsync --bwlimit=1024 or whatever .. but yeah, still eats a lot of bits. [16:32] Cheryl_c: several APT frontends will also allow you to add them with a GUI. [16:32] Nach0Z: are you saying zip and tar.gz files are always encrypted by default? [16:33] hey i just installed xubuntu with debootstrap, how to add ubdte notifications in it? [16:33] Cheryl_c: there are wiki pages on the Ubuntu Wiki that explain it. [16:33] farblypoo: no, I'm saying if you want an encrypted archive, then run the archive through an encryption tool [16:33] or, run the individual files going into the archive through an encryption tool. Get an unencrypted archive holding encrypted files [16:33] Nach0Z, Ok i see so you mean a rar or a zip file, with a password isn't enough to qualify it as encyrpted. [16:34] No [16:34] udd update notifications* [16:34] it's merely protested at that point [16:34] add* [16:34] protected [16:34] damn [16:34] Nach0Z: so what you're saying is I need something serious like Truecrypt? [16:34] Nach0z: Rarrikins: 'apt-cache search apt cache' [16:34] dschatzberg: I'm not certain on whether that's possible. [16:34] i guess update-notifier is running, hmm [16:35] SaberX01: so what you're saying is that it is enough" Do you mean to say the file is protected or encrypted? [16:35] farblypoo: I'd run it through gpg or whatever the tool is [16:35] farblypoo, encrypting would be like: tar cfJ - some-files | openssl enc -aes-256-cbc -e > somefiles.tar.xz [16:35] farblypoo: and having a "password" on it does encrypt it through the correct program [16:37] farblypoo, then to decrypt: openssl enc -in somefiles.tar.xz -aes-256-cbc -d | tar -xJvf - [16:37] Good morning :) I have a question about Rhythmbox on ubuntu 13.10. When I try to close it out it doesn't close. I have to open the system monitor and end the task because it continues to run in the background. Is there a way that I can make it so this don't happen anymore? === sysadmin is now known as Guest11660 [16:38] SaberX01_: Thanks for the recommendation of apt-fast. It's at least trying several packages at once (still having troubles, but slowly getting there) when do-release-upgrade inscrutably does one at a time. [16:38] farblypoo, It will ask you for a pass phrase that you entered on encrypt, but that passphrase is not encryption, the openssl -enc is encrypting. === Guest11660 is now known as VLanX [16:39] hi, I've got 50GB on /dev/vda in a virtual machine. I've just extended it from 5GB. So if I do "parted /dev/vda" I get the disk saying 53.7GB and the partitions are in there as 5.11GB [16:39] ok i see what you guys mean, password protect and encrypt are different things. only with serious programs like gpg can you password protect AND encrypt [16:39] Rarrikins, You can also go into Dash >> Update Manager >> Settings >> Ubuntu Software >. Download from and hit the find fastest mirror [16:40] I have /dev/sda1 as the primary ext2 boot partition [16:40] which is 0.25GB [16:40] /dev/vda2 as a 5.11GB extended partition [16:40] and /dev/vda5 as the same size but a logical partition [16:40] how can I increase the logical partition to fill the disk? [16:40] then increase the /dev/mapper/mydisk to fill that? [16:40] Rarrikins, The Update manager will then try to find the best Mirror for your current location / BW speeds etc. [16:41] Rarrikins, merely trys to do a Torrent type download .. if the mirrors are slow, so shall be the download. [16:41] *apt-fast [16:42] SaberX01: do you know of any tutorial that explains step by step how to password protect and encrypt from the terminal? [16:43] farblypoo, Let me go find some, PW protection and encryption are two differnt things. [16:43] SaberX01: thanks [16:44] farblypoo, Here's a "very" simple encrypt / decrypt: http://tombuntu.com/index.php/2007/12/12/simple-file-encryption-with-openssl/ [16:44] glambert is this useful http://www.tldp.org/HOWTO/LVM-HOWTO/commontask.html === rajrajraj is now known as Guest54613 [16:44] farblypoo, and this site has allot of info: http://www.madboa.com/geek/openssl/ [16:45] Saberx01: thanks again :) [16:47] farblypoo, and for PW say for like a ZIP file: zip --encrypt mysecret.zip supersecretfile.txt [16:48] That should prompt you for a PW.. shiwhc you'll need to unzip the file. [16:48] *which [16:48] MonkeyDust, no, because I can't resize the logical volume until the partition has been increased [16:49] glambert backup and resize your partitions, is my advice [16:49] no need to backup as just a VM I can rebuild very quickly anyway [16:49] I'm trying to resize the partitions but I can't [16:50] SaberX01: what ubuntu are you on? If you're on the GUI, and you visually select to compress a file with zip, are you getting a greyed out, and therefore selected, encryption checkbox? === dumby_PC is now known as dumby [16:50] Hello, I have a NVidia GT 740m with Optimus, I've installed nvidia-331 and nvidia-prime, and activated the x-edgers ppa. After that, I rebooted to a low-graphics-mode, ran nvidia-xconfig and nothing changed. === paddy is now known as paddy_ === paul_ is now known as paulus68 [16:50] farblypoo, The thing is, most folks, coming from Windows at least, pw protection is differnt in *Nix, as it's actually a form of encryption, rather than just adding an passphrase. [16:50] MonkeyDust, I have three partitions on /dev/vda; 1 = 0.00GB -> 0.26GB primary ext2 boot, 2 = 0.26GB -> 5.37GB extended, 5 = 0.26GB -> 5.37GB logical lvm [16:51] I can resize partition 2 but not partition 5 [16:51] farblypoo, But the two are different things, although they share common tools to accomplish the job. [16:51] glambert: you have to resize partition 2, the extended because this holds the logical drive (5) [16:52] glambert: a logical drive can't be bigger than the extended partition it is on [16:52] llutz, ok, I've resized partition 2 to be 53.4GB, what is next? [16:52] glambert: resize/recreate the logical drive 5 then [16:52] llutz, can't do it via parted [16:53] SaberX01: that might explain why my ubuntu asks for a password with compress by zip, and then the instant you start writing the password, below it seems to be saying encryption has been added, and it's saying it in the form of a greyed out barely visible checkbox === SuperLag_ is now known as SuperLag === sd is now known as Guest11570 [16:53] 00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06) [16:53] 01:00.0 3D controller: NVIDIA Corporation GK208M [GeForce GT 740M] (rev a1) [16:53] Those are my lspci devices related to graphics. [16:53] Could somebody please help me? I am trying to install ubuntu from a cd, on which I have burned the mini .iso. When I get to the second screen, select a language, it just freezez. Is that a normal issue? I have checked MD5 sum, it's ok. [16:54] farblypoo, Yes, all the PW stuff I use, all use openssl to do the actual PW protection (aka encryption). [16:54] Good morning :) I have a question about Rhythmbox on ubuntu 13.10. When I try to close it out it doesn't close. I have to open the system monitor and end the task because it continues to run in the background. Is there a way that I can make it so this don't happen anymore? [16:55] Does anybody know whats wrong? I can't seem to find any fault. [16:55] zzz it will close if you are not currently playing music [16:55] ? [16:56] xangua, ok cool thank you [16:56] SaberX01: I wouldn't know if openssl is being used on my lucid lynx. I am surprised though, that on the GUI, zip is the only one that has password and encryption allowed, whereas things like .tar or .tar.gz don't have the possibility of adding them. [16:57] But that can probably explained in that it isn't updated in any sort of way/ [16:57] farblypoo is lucid even supported? [16:58] MonkeyDust: no it isn't. does that mean it shouldn't be talked about anymore? [16:58] seul, is this normal, no, there are several bugs reported about this on 13.10 thru 14.04 .. I've seen folks use 13.04 mini, then upgrade to 13.10 to get around it. === Rez is now known as LoRez [16:59] SaberX01_: Ok. What should I do? I don't have any dvd's, so CD is my option. Should I go back a few versions so that it fits on a cd? [16:59] MonkeyDust: I use it for very basic things, I don't even download its own updates, was there a security issue I should be concerned with that led it to being dropped down? [17:00] seul, two options for you, use the 13.04 Mini ISO .. or use 13.10 server ISO which is also a minimal install without a desktop installed. [17:01] farblypoo: you asking if you have security issues with outdated and no supported packages¿ [17:01] Apart from the firefox from being stuck on version 10, lol... Yeah I guess I should really move on from this old ubuntu [17:01] seul, is you use the 13.04 mini iso .. you'll need to do: sudo do-release-upgrade [17:01] *if [17:01] SaberX01_: Is the 13.10 server issue more stable? With regards to installation. I am burning it from a Mac laptop btw. [17:02] farblypoo: it was released in 2010. Desktop releases then were only supported for 3 years. Supported In May of last year. [17:02] seul, the server ISO are all I use, then if I want a desk top, I install say: sudo apt-get install ubuntu-desktop [17:03] xangua: As I don't use them for browsing much at all, I thought looking for something that might not have the latest hackers hacking away at it might be more secure. I always assume hackers can get through supported tech. [17:03] SaberX01_: Ok. I'll try it. [17:03] seul, How it's being burned does not really matter asa long as it's a good tool. I use my other half mac for ISO's allot. [17:03] hello [17:03] newbliek question : another user installed a backup service simpana to my ubuntu server and broke what launches on startup -- all things look normal in init.d how would i troubleshoot this [17:04] this is killing my services and the backup which then needs to be manually launched each time the server is booted [17:05] I have a NVidia GT 740m with Optimus, I've installed nvidia-331 and nvidia-prime, and activated the x-edgers ppa. After that, I rebooted to a low-graphics-mode, ran nvidia-xconfig and nothing changed. [17:06] what's the name of the graphical ubuntu package autiinstaller? jockey? [17:06] xdxd [17:06] wsky: If you're on 13.10, its now a built in. [17:06] jockey-gtk does not install any binaries [17:06] TheNvidiaProblem: i've instal;led 13.04 via debootstrap [17:06] wsky: Otherwise, it is jockey. jockey-test for cli, jockey-gtk for gui [17:06] jockey gtk does not install any binaries [17:06] wsky: jockey-text* [17:07] i got jockey-text but it refuses to install wifi drivers [17:07] TheNvidiaProblem: are you sure that's supposed to work? have you looked into bumblebee? [17:07] thought it was aptitude [17:07] dpkg -L jockey-gtk just lists some /usr/share/docs files [17:07] TheNvidiaProblem, So you got everything working ok now ? [17:08] daftykins: Yes, but I'd rather get it working with prime since I'd like to use both cards without having to run every application that needs my nvidia from the cli. [17:08] SaberX01_: I've been posting about how its not working... so no. [17:08] TheNvidiaProblem, Oh, sri, my bad. [17:08] My lspci outputs a VGA and a 3D card, as shown here: [17:09] llutz, MonkeyDust, FYI, following these steps worked for me: http://sandilands.info/sgordon/increasing-kvm-virtual-machine-disk-using-lvm-ext4 [17:09] 00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06) [17:09] 01:00.0 3D controller: NVIDIA Corporation GK208M [GeForce GT 740M] (rev a1) [17:09] But, when I boot up, it goes into low graphics mode. [17:11] hi peeps [17:11] hi [17:11] Hello === sam113101_ is now known as YOURBESTFRIEND [17:12] I've installed nvidia-331, nvidia-prime and purged bumblebee and nouveau. [17:12] what x.org version have you got? [17:13] daftykins: The newest from x-edgers. Not sure how to check. [17:15] TheNvidiaProblem, In a terminal, just type" X -version [17:15] X.Org X Server 1.14.4.901 (1.14.5 RC 1) [17:15] Release Date: 2013-11-21 [17:15] X Protocol Version 11, Revision 0 [17:15] Build Operating System: Linux 2.6.24-32-xen x86_64 Ubuntu [17:15] Current Operating System: Linux SilverWolf 3.11.0-15-generic #23-Ubuntu SMP Mon Dec 9 18:17:04 UTC 2013 x86_64 [17:15] TheNvidiaProblem: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [17:15] Kernel command line: BOOT_IMAGE=/vmlinuz-3.11.0-15-generic root=UUID=15ad4ba9-2282-4e93-832c-b43c98d77577 ro quiet splash acpi_backlight=vendor [17:15] i just happened to see an article referring to needing X.org 1.15 dev release [17:15] so, jockey-text lists additional drivers but jockey-gtk in the software sources is all grayed out [17:16] we [17:16] TheNvidiaProblem: looks like your X.org needs to be newer [17:17] daftykins: Alright, what ppas do I have to install? [17:17] i have no idea. [17:18] jockey-text stopped listing the drivers as well, weird [17:19] wsky: Probably means you don't need proprietary drivers anymore. [17:19] well, i need something to run this old wifi card [17:19] Im seeing that 13.10 is using 1.14 .. so if you need 1.15 .. that probably in 14.04 Ubunbtu .. not sure how you'd get in 13.10. [17:20] TheNvidiaProblem: i think it's a bit early in general for trying to try that setup. i read that it's proposed for saucy but mostly aimed to be in trusty === Ixateht_ is now known as Ixa [17:20] does anyone know how to add a user to vboxusers so that I am able to access my usb drives? [17:20] daftykins: That's annoying since almost every application I use needs to be able to access my nvidia. [17:21] like what? [17:21] the weirdest part is that the chip is not being listed in lspci [17:21] TheNvidiaProblem, nVidia works, it's the nVidia + Intel that's not workign right? [17:21] i guess it's impossible to run it then [17:21] guys' [17:21] ḧow do i take over another mans nickname [17:21] its my own but my nickname is not outlogged lol [17:21] SaberX01_: yes, aka Optimus. [17:21] i mean a command for irc now [17:21] elementary, irc nickname? ask in #Freenode [17:21] elementary: /nick x [17:22] ah no, it's being listed [17:22] elementary: in future this is NOT IRC support [17:22] it's a breoadcom [17:22] TheNvidiaProblem, Well untill it's resolved in 14.04 .. disable Intel in the BIOS, and ruan Dual NV. [17:22] SaberX01_: daftykins Ahh, not really. If I disable the intel, nothing works since nvidia dosen't appear as a vga device. [17:22] daftykins: great i thought i was in ubuntu-offtopic [17:22] TheNvidiaProblem: indeed it won't work direct [17:22] SaberX01_: Can't disable anything in BIOS. [17:22] TheNvidiaProblem, That's a different problem, the NV card on its own should work. [17:23] TheNvidiaProblem, You cant tell your BIOS to use PCIe GPU ? [17:23] SaberX01_: Well, they made it not. I have no control over its enable or disable state, nor can I run on it independtly. Its a quirk of the hardware since its only listed as a 3D controller. [17:23] SaberX01_: Nope. Not a single option for it. [17:23] TheNvidiaProblem, I dont know what to do about that, what MB is it? [17:24] SaberX01_: SaberX01_ Not entitely sure, Its a Toshiba Satilite P-50 [17:24] i'm trying to go with ubuntu on my company, but i cannot argue with them agains mint, is there any page or something that has any pros on ubuntu agains mint? [17:24] That's a Laptop ? [17:25] TeraJL: Offical support from a much larger, friendly community, and its backed by canonical with its support and landscape. [17:25] TeraJL https://duckduckgo.com/?q=ubuntu+vs+mint&t=canonical [17:26] TeraJL: I put my company on Ubuntu since Ubuntu and mint share many problems and solutions, but on any issues they share, the mint people will say "go to ubuntu", and the ubuntu people will say "go to mint". [17:26] SaberX01_: no offence but if you don't understand how Optimus setups work you're not going to be much help. [17:26] TheNvidiaProblem, So this is a SLOT type Video Card then, not sure how that play into it all, but I suspect yueah, on a laptop, probably can't disable onboard GPU. [17:26] SaberX01_: Its more to do with that its a hybrid. They are merged into one unit. === Momo|Off is now known as MomoNasty [17:28] Hmm, I'm going to try purgin nvidia and going nouveau [17:29] HI question, the /var/log/boot.log in my system is corrupted and in subsequent boot I do not get any log info. Which process and configuration manage this file so i can debug it? thx [17:29] daftykins, I didn't know he was on a laptop with Optimus until a he said that. [17:29] At the very least, I'll get back to a working system and use Windows for all of my CAD/Graphics work for 4 months. [17:29] ada yang dari indonesia disini ndak? [17:29] Hopefully 14.04 brings some beautiful support. [17:30] daftykins, I been thinking this was a desktop all along. Why 3 monitors for a Laptop, kinda overkill but I guess it's doable in some circles. [17:30] TheNvidiaProblem: yeah i wouldn't hold my breath personally [17:30] Stupid question, I've installed Xubuntu on two systems, a desktop and a laptop, my problem is that for some reason xubuntu will not detect the wireless card inside of the laptop, the desktop had absolutely no problems. Is there any possible fix? [17:31] SaberX01_: Where did I say this system had three monitors? My main desktop does, but this one only had a main. [17:31] R3K4CE: first thing would be to connect to a wired connection and fully update the system if you can [17:31] TheNvidiaProblem: he probably just means video outputs [17:31] daftykins: Ahh :P. [17:31] it doesn't work when i hook it up to an ethernet line. [17:32] its really weird because ive had this problem before and i was able to solve it with a couple of commands [17:32] R3K4CE: oh? sounds like unsupported wired too >_< can you run "lspci" in a terminal on the laptop and use a flash drive to transfer the output onto the working computer to pastebin it? [17:32] R3K4CE: were they 'modprobe' commands perhaps? [17:32] either way the first step is identifying what the hardware is with 'lspci' [17:32] probably Broadcom or Atheros devices [17:32] R3K4CE does it show when you use the command nmcli [17:33] no [17:33] daftykins: I won't be, but I may look into helping the effort. Bugs, code and such. I'm an expiranced programmer. Its how I payed for university haha, 10k hours in C/C++/Python/Ruby. [17:33] Reboot time [17:34] it won't even show me wlan0 , as if the card was never even there. [17:34] imguessing its just not supported period [17:34] does anyone know where archive manager saves its temporary files? [17:34] R3K4CE: no, that just means a driver isn't loaded. [17:34] R3K4CE: you won't see an interface for a driverless device [17:34] so id have to install the drivers for it? [17:34] yes [17:34] so run lspci as i said [17:34] and identify the hardware [17:35] sandertje: What are you trying to accomplish? [17:35] R3K4CE it's nmcli dev [17:35] anyone has a good broadcom drivers repository anywhere? [17:35] i need firmware for one chip [17:35] pici: i'm extracting a 11G *.gz file. It has already been running for more than 1.5 hours. I have no clue how far it is, so I'd like to see the file size of the uncompressed file. [17:36] sandertje you can open a new tab in terminal en use watch ls -l [file name] === phox is now known as Guest24877 [17:36] sandertje to see the progress [17:36] sandertje: ls -ltr [17:36] MonkeyDust: i cant find the resulting uncompressed file. That's the problem. It's nowhere. [17:37] sandertje : did u use gunzip ? [17:37] sandertje : may be in /tmp ? [17:37] SaberX01_: Hi, I got help from you earlier. I did as you said and burned the 13.10 server issue on a cd. But it freezez at the EXACT same point as the mini-issue, at the page with the title "Select a language". I press enter but nothing happens. The keyboard worked for the page before it. [17:37] I did ls -l -a -h | grep G (i reckon that by now something with multiple gigabytes must have appeared)... it gave me nothing new. only the original archive [17:38] mherweg: no. The archive manager. I'm seeing with top that it using gzip in the background === jordan__ is now known as jordan [17:39] I have a system dir with lots of tmp files in it. Not sure how many, because ls/find/etc seem to just not work here. No error, just slow to respond until I kill it. it's PHP session stuff, so I tried find . -name "sess_*" -delete (from within /var/lib/php5) and it's just sitting. Any better way to handle lots of small files? [17:42] matthewGA use: find ./*.extention -type f -delete that's pretty fast [17:43] matthewGA, Just makesure you have the path correct, or cd to the directory want the files deleted from. [17:44] Guest24877, did get / use another mini.iso to try the install with ? [17:45] K, trying with find ./sess_* -type f -delete [17:45] Guest24877, nevermind, sorry you said 13.10 server ISO .. well that's an odd one then, I've not seen a bug on Language issue on the server CD [17:45] I didn't think about the -type f flag [17:45] thanks SaberX01_ [17:45] SaberX01_: I have tried with the mini-version from usb, full version from usb and server version from cd. They all freeze at the select language page. Maybe I should try an older version? [17:45] Hi, do any of you use a desktop that needs a usb wireless adapter with Ubuntu? What kind works for you? I want to stream movies and the router is upstairs. [17:45] matthewGA: you might also want -maxdepth 1 if you don't want to delete recursively. [17:46] thanks Pici I'll throw that in there. I think it's sludging through a few thousand files or something. idk since ls just doesn't seem to respond. [17:47] Guest24877, You could try older, but not sure that would do any better. [17:47] not able to install a program using executible file [17:47] matthewGA: next step is to kick the author of your php-stuff, why doesn't the thing cleanup it's tmp-files itself [17:47] idaniel, I have a ChromeCast and it's neat. Works with YouTube from my chromeium browser, works with Netflix and Pandora from my phone/tablet. never tried with local media. [17:48] uh-oh... "bash: /usr/bin/find: Argument list too long" [17:48] ok so there is b43 firmware installer for ubuntu [17:48] didn't know that [17:48] SaberX01_: To me it doesn't sound like a hardware issue. Do you think it can be? It's a computer I've used for a while, and had ubuntu at before, but yesterday I moved it to a new case.. I'm rambling here. [17:48] Guest24877, No does not sound like HW to me either. [17:49] matthewGA o.k. thanks! What if I have a Mozilla Firefox browser? [17:49] matthewGA, another variant: ls -1 | wc -l && time find ./*.extinsion -type f -delete [17:49] Chromcast only streams media/tabs from Chrome/Chromium browser. Part of the whole "Google Rules All" thing. [17:50] alright thanks! [17:50] matthewGA, whoops, had an extra space in there: ls -1 | wc -l && time find ./*.extinsion -type f -delete === krabador is now known as Guest55727 [17:50] http://paste.ubuntu.com/6704410/ [17:51] SaberX01_ I caught the space. Trying now [17:51] oh it gave output ... "3121943" is that the number of files? [17:51] Guest24877, Have a look at this: http://askubuntu.com/questions/364945/server-13-10-install-hangs [17:52] matthewGA, Yes, num of files [17:52] :( bash: /usr/bin/find: Argument list too long [17:52] SaberX01_: Already have, not sure what to make of it. I have a PS2 keybord, connecteded via a converter since i dont have a ps2 on my motherboard. Could that be an issue?! [17:53] 3.1m files I guess that'll do it huh [17:53] can anyone help me with setting up my virtual machine so that I am able to access my usb drives??? [17:53] matthewGA, Well you could always del the directory .. and add it back in. [17:54] not able to install a program using executable file [17:54] there are some files I'd rather not del but I'm wondering if that's the only option left at this point. [17:54] matthewGA, Or try the old, but slower: find . -type f -exec rm -v {} \; [17:54] matthewGA: find . -type f -iname foo*bar |xargs rm [17:54] what's the foo*bar represent there? [17:55] matthewGA: pattern to match your files [17:55] gotcha [17:55] trying it lol thanks guys. [17:56] Is anyone here familiar with bleachbit? If so what does it mean to clean memory and what are localizations? [17:56] Guest24877, It may be, I've never seen that cause issue, bu it could. With the server ISO, I think you can do the install without a Mouse connected at all. [17:58] Guest24877, SRI,. you said PS2 KB via converter .. not mouse .. do you have a USB KB you could try [17:58] Hi [17:58] Hello [17:58] SaberX01_: I don't, but I guess I could run down to school and "borrow" one, hehe. It might be worth a try. [17:59] Guest24877, Yeah, I've not tried a real PS2 KB / Mouse in a very long time, so not sure, but that article seems to point in that direction. [18:00] SaberX01_: But I mean, at the intital screen I can click around and it works just fine. It just freezez at the second screen! [18:01] Guest24877, It's probably trying to map the KB or something, not sure mate, but try a USB KB and see. [18:01] Guest24877: no PS/2 ports? [18:01] Hello, so a report. I'm back to a regular desktop with the nouveau drivers, with nvidia-prime installed. I have no idea if the descrite graphics is working, but oh well. [18:01] gordonjcp: Yeah, unfortunately not. [18:01] I've just got a new SSD for my system. I want to put Xubuntu on that as a systems drive; is Ext4 suitable for that? Are controllers good enough at wear levelling so it's negligible to use a flash file system? [18:02] zzz: bleachbit looks a bit like the kind of "optimise your PC" crap you get for Windows [18:02] gordonjcp: No wait!! one :) [18:02] gordonjcp: and SaberX01_; But I think the KB is not the problem, since it works at the previous screen. I think it just freezez. [18:02] Huh.. [18:02] gordonjcp, yes I noticed it is kind of like Ccleaner for windows [18:03] Yeah, no nvidia. OpenGL renderer string: Mesa DRI Intel(R) Haswell Mobile [18:03] SaberX01_: and gordonjcp: Not it works.. Just put it directly in the ps2 instead of Usb... sry for the hassle [18:03] zzz: pretty pointless, unless you're one of the "ZOMG THER AER COOKEIS ON MY COMPUTAR" spacktards [18:03] Guest24877, I dont know really, but that's all I can find that talks about freezes at Language. [18:03] Guest24877: hm, that gets you past the second part? [18:04] Guest24877: PS/2-to-USB adaptors have always struck me as being a bit flaky [18:04] gordonjcp, but what does it mean to clean memory? And what are localizations? I did duckduckgo searches but found different things and honestly i'd rather come here and ask you guys than trust some search when I do stuff on here. [18:04] anykey, I think you ok with ext4 [18:04] gordonjcp: Hehe, well ok.. That's a lesson learned. [18:04] zzz: localisation usually means translating strings into different languages, and the like [18:04] SaberX01_, I'm back. Nvidia not working, but at least I have a desktop :P. [18:05] zzz ubuntu-tweak has a "janitor" too http://ubuntu-tweak.com/ [18:05] SaberX01_: well then I'll give it a try [18:05] Whats the deal with libapache2_mod_php5 install on 13.10? not getting pass a corrupt config with apt-get [18:05] TheNvidiaProblem, Sorry .. Im outta ideas on that one, like the other fella said, maybe 1404 is the answer. [18:05] zzz: I have poor localisation, agus bha mi a'bruidhinn anns a'Ghaidlig uaireannan [18:06] gordonjcp, lol [18:06] gordonjcp, I think you need a bleachbit [18:06] You trying Nvidia with kernel -15 TheNvidiaProblem ? [18:06] zzz: I have long wondered if I can get my brain's firmware upgraded [18:07] http://ubuntuforums.org/showthread.php?t=2198003&p=12893237#post12893237 please help if you can. Thank you. [18:07] sometimes I feel a bit v. 1.0 [18:07] I would like to avoid ndiswrapper since multiple people have said it results in less-than-optimum performance, sometimes very much so [18:07] gordonjcp, i needed the laugh thank you. And MonkeyDust i'll check out the janitor in ubuntu tweak. Have a good one [18:08] gordonjcp: at the risk of going off-topic, perhaps reading more, exercising, eating healthy, and getting enough sleep over time will do such an improvement [18:08] s/do/make [18:08] demophobia, here's my take on that, less that optimum v.s. none .. less than optimum wins :-0 [18:09] SaberX01_: True. But isn't it better to "do it right the first time"? i.e. my desire to follow this ubuntu guide which appears to result in correct open source drivers installed, rather than ndiswrapper Window not-supported drivers ... [18:09] Hi [18:10] I'm using mtpaint, I've looked for in the doc, but I've not found an answer [18:10] I'd like to align the text for eample, but I don't know how to do [18:10] demophobia, like I said, none v.s. .. one must balance the need verses the current capability. I not saying you should or should not .. but if the need is there, and there's not viable other path?? why not. [18:10] Any ideas? [18:11] !info mtpaint [18:11] mtpaint (source: mtpaint): painting program to create pixel art and manipulate digital photos. In component universe, is optional. Version 3.40-1ubuntu1 (saucy), package size 692 kB, installed size 1880 kB [18:11] demophobia: I eat pretty healthily more-or-less accidentally [18:11] SaberX01_: Good point. [18:12] whoa, that SSD thing is FAST. Never seen one before. [18:12] very fast .. wait until you do a reboot. [18:12] i found it.... it's in .cache [18:12] I scarcely ever reboot, I had swsusp enabled [18:13] maybe it's gaining from that too [18:13] lol .. you wont mind it so much now Im sure. [18:13] Hey hey! How do I launch the restricted driver manager? For some reason I didn't get a popup like I normally do with my nvidia card to install the drivers for it. [18:13] F^3, 13.10 ? [18:13] SaberX01_, Yup [18:13] I was running 12.04 previously [18:14] SaberX01_, llutz find . -type f -iname sess_* |xargs rm seems to be working. Slowly. But working. Thanks guys. [18:14] ockey GTK has been superseded by software-properties, which now handles [18:14] third-party driver configuration. [18:14] *Jocky-GTK [18:14] matthewGA: yep, not the fastest one, but ... [18:14] I'll settle for "doesn't fail" :) [18:14] Oh.. it's under software update -> additional drivers. It's not an individual app anymore? [18:14] lol that's always good, no fail [18:14] 3.1m files sheesh. lol [18:14] Software & Updates - the last tab shows drivers - F^3 [18:15] What's the difference between the proprietary and proprietary, tested version. They appear to have the same text. [18:16] matthewGA, I have same thing on one server, it's for GeoCaching .. stupid number of files .. [18:16] I think this is because I increased gc.session_lifetime or whatever the setting is... didn't want auto-timeouts. keeps all the sessions I guess lol [18:17] Does Ubuntu still use compiz/ship ccsm? [18:17] matthewGA, Maybe a daily cron job to keep that inline .. [18:17] meow [18:17] F^3, it's in the repos [18:17] F^3 unity is a compiz plugin for gnome, so yes [18:17] There is or was one... that's how I noticed the issue. that job was taking up resources. Not sure how it accumulated like that. [18:17] and ccsm is there F^3 [18:18] I thought unity was built on top of wayland? [18:18] oh, b/c the cron job checks the session timeout and it's too big. that's how. [18:18] F^3 Mir is the new objective [18:19] matthewGA, Now that the /dir is down to manageable size, daily should work for you then. [18:19] Do I have to reboot to load the nvidia driver? (sorry it has been ~3+ year since I last had to do this) [18:19] I only ask because A) I've been up 24 hours, B) it didn't prompt me to reboot [18:20] hmm, I have no menus in KDE after a fresh ubuntu install and then I installed kde via sudo apt-get install kubuntu-desktop === SpeedRacer is now known as SonikkuAmerica [18:20] I dont know if you have too, but if dkms is involved, I always do, [18:20] At this point I am hoping for replies to http://ubuntuforums.org/showthread.php?t=2198003 and that someone here can help ... [18:21] SaberX01_, Huh? DKMS as in the windows licensing service? [18:21] LOL - DKMS Dynamic Kernel Module Support [18:22] see man dkms :-) [18:22] Heh.. brb. [18:23] F^3, dkms is a framework which allows kernel modules to be dynamically built for each kernel [18:23] on your system in a simplified and organized fashion. [18:23] ^^ yeah, that without the CR in there :-) [18:23] how do i make a NFS4.1 server in ubuntu ? seems 12.04 comes with nfs4.0 ... [18:23] Anyone know how to disable MouseKeys in Cinnamon? If you know how in Gnome 3, that might help me as well. [18:23] It seems I enabled it long ago and now I need those keys for Blender. [18:24] Hey guys, I've established that the GUI in ubuntu practically equates giving a password to a file- when compressing it via zip- to encrypting it. Is there any way to know what encryption method it's using, whether its using things like sha256 or openssl for this encryption? [18:25] What utility are you using to compress+encrypt it? Does it have a specific name? === dean is now known as dean|away [18:25] farblypoo, what GUI are you referring too ? [18:25] Burrito: No utility, just right click and 'compress' [18:26] SaberX01: well even though it's not supported, 10.04, but I'm sure I could use another version [18:26] This isn't the cli, I can't define what happens [18:26] farblypoo, What application are you using to "Right-CLick" with ? [18:27] Back. How do I tell if the nvidia driver is loaded? I checked system information -> graphics and it says experience standard. [18:27] SaberX01: the mouse? :) [18:27] farblypoo, lol [18:27] SaberX01_, I would assume Nautilus or whatever file explorer Ubuntu is using now. [18:27] Burrito, I think so too :-) [18:27] Ok I'll check [18:28] Nautilus 2.30.1 [18:28] farblypoo, cool, that is the Application, The Mouse is the Hardware .. just for future reference :-) [18:29] Yes I realised that, but not being too bright I only realised it when you told me :) [18:29] farblypoo, So to paraphrase your question, what encryption method does Nautilus use? [18:29] Yes [18:30] when compressing [18:30] farblypoo, I think your encryption method depends on the file format (whether it's .zip or .xz or whatever) [18:31] I can tell because the options are [un]greying when I select different formats. [18:31] How can I preconfigure localepurge so I don't have to select the languages on install? [18:32] Burrito: my version doesn't allow for giving files like .tar a password/encryption, but the .zip seems to grey up when I add a password/encryption [18:32] greetings [18:32] Burrito: mine must be pretty old seeing it doesn't have .rar [18:33] 12.04 is not loading up skype, but have before [18:33] any reason why its not loading? [18:33] farblypoo, I suspect its using openssl to encrypt the PW for Zip files. [18:36] not sure why but sometimes doing ctrl+super+D to show desktop I cannot find anymore the status bar of a copying process [18:37] how can I call it back on so I can see what is going on? [18:37] "show copy dialog" doesnt work [18:38] Alt+Tab Maybe ? [18:39] I will install librecad, but I get this..... there are dependencies: librecad : depend from: libqt4-qt3support (>= 4:4.5.3) but it is not selected to install [18:39] farblypoo, I can't fnd anything that says specifically what enc it's using, but seahorse is installed by default, so my guess is openssl. [18:39] hi [18:39] mmmh [18:39] https://bugs.launchpad.net/ubuntu/+source/unity/+bug/887821 [18:39] Ubuntu bug 887821 in Unity 6.0 ""Show copy dialog" right click launcher entry doesn't work (on nautilus copy)" [Undecided,New] [18:40] SaberX01_: no, it's gone [18:40] I can only see the very small icon over the folder on the unity bar [18:40] Seems you already found the bug :-) [18:40] what do you guys use for converting scanned jpg files to pdf? :) [18:40] yeah but this is 2011 [18:40] come on... [18:40] convert picture. jpg document.pdf [18:41] Gegsite, what Ubuntu version you on .. and is librecad the main package to install ? [18:41] kirnehs: convert -adjoin scanned*.jpg big.pdf === h[a]kr is now known as hakr [18:41] SaberX01_, 13.04 @ 32bit [18:41] kirnehs: or: convert -adjoin 1.jpg 2.jpg 4.jpg big.pdf [18:41] llutz and Gegsite thank you! and for compression? [18:42] I mean my a4 jpg file is 5.1 MB large [18:42] which is a lot :/ [18:42] gimp or gthumb etc [18:43] kirnehs inscape can handle both jpg and pdf, i guess [18:43] inkscape* === Thor|Away is now known as Thorium220 [18:44] I have defined a hostname to address 127.0.0.1 in /etc/hosts but I can't access it from Chromium, it's sends it to the search engine [18:44] Hello, can someone help me with keyboard issue? [18:45] Gegsite, try the install with -f sudo apt-get -f install librecad === onder`_ is now known as onder` [18:45] apt-get -f install doesn't take any parameter/packagenames [18:45] I see the package listed in the depends, it shoulod install it unless you have another confilict elsewhere. [18:46] SaberX01_: ok apparently a workaround is to press ctrl super D again after you press ctrl + ~ or smth like this.. http://askubuntu.com/questions/112874/how-to-restore-file-copy-transfer-status-window [18:46] Im trying to write some code but I need ' and my keyboard write it as ´ [18:46] llutz, what are you taking about [18:46] this kinda worked 4 me [18:46] nope same error [18:46] someone know what is going on with me? [18:46] ciao [18:47] Hello... I have a question: I have an hard disk with 2 partition (c:Xp and d:Hp_Recovery). I have already created CD for recovery XP in some trouble cases. If I install Ubuntu in C:, in a second time I'll be able to recover Xp? [18:47] momino if you say !list, i go to windows [18:47] pedromme have you tried xev [18:47] llutz: You should review "man apt-get" and "--fix-broken" [18:47] what you mean? the Ide? [18:47] also consider switching the keyboad config [18:47] VLanX, god luck remembering all that .. i got lost reading it :-) [18:47] *good [18:48] no, $ xev [18:48] kirnehs, Im using international keyboard [18:48] what is that? sorry, Im new at ubuntu :o [18:48] <- confused, sry TJ- SaberX01_ [18:48] ok, hit super+t [18:48] then enter "xev" without the quotes [18:49] super = windows? [18:49] yes [18:49] it opens trash [18:49] huh? [18:49] you mean terminal? [18:49] well, open the terminal somehow :) [18:49] yes [18:49] Hi [18:49] SaberX01_, apt-get -f install librecad gives the same error [18:49] hi [18:49] it should open a event listener? [18:49] is there a way to get the current window's process ID? [18:49] or event tester [18:50] Gegsite, Yeah, Im looking for a reason as to why, but not coming up with allot really. [18:50] DarkAceXtreme, in htop (in the cli) you can filter by name [18:50] I found a nice tip for selecting the fastest Apt mirror: http://cmc.site11.com/2012/01/how-to-autmatically-select-fastest-mirror-in-ubuntu-server-the-cli-way/ [18:50] guten abend alle [18:50] hi [18:51] haette mal eine frage [18:51] pedrommone, I'm sorry I thought you were using Xubuntu [18:51] sorry [18:51] !de | sdi [18:51] sdi: In den meisten Ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuche bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Einfach "/join #ubuntu-de" eingeben. Danke für Dein Verständnis! [18:51] sdi, use #ubuntu-de [18:51] AltrortlA: You need to be *very* which actual partition on the disk is "C:" ... usually the Recovery partition is the first ("Windows D:"), followed by the actual installation (Windows "D:")... and you will also need to save the boot-sector/MBR *before* installing Ubuntu. From the Ubuntu liveCD/ISO you can do that at a terminal using "sudo dd if=/dev/sda bs=512 count=1 of=~/Desktop/MBR.bin" ... === lulu is now known as Guest15828 [18:51] wo kann man im proftpd einstellen das man im clienten ftpruch oder filezilla die ordner groesse sieht [18:52] kirnehs, im using ubuntu 13 [18:52] AltrortlA: ... and the making sure to copy "MBR.bin" from the LiveCD Desktop to a safe place such as a USB flash storage device *before* exiting the LiveCD/ISO session [18:52] pedrommone, this is my 2nd or 3rd time on here or so [18:52] Gegsite, Well it's in the Software Center also, maybe try install from there? [18:52] oh :p [18:52] and I just wrote /j #xubuntu but got forwared here so my assumption was wrong. [18:52] sorry [18:52] well, what I wanted it for was so I could assign a keyboard shortcut to pause the current window [18:52] s/pause/stop [18:53] Im almost with my desktop done [18:53] Im currently searching for a good git gui [18:53] and trying to fix the keyboard layout issue [18:54] SaberX01_, [18:54] librecad: Depends: libc6 (>= 2.4) de 2.17-0ubuntu5 version need to install [18:54] Depends: libdxflib-2.2.0.0 (>= 2.2.0.0) de 2.2.0.0-8 version need to install [18:54] Depends: libgcc1 (>= 1:4.1.1) de 1:4.7.3-1ubuntu1 version need to install [18:54] Depends: libmuparser2 (>= 2.1.0) de 2.1.0-3 version need to install [18:54] Depends: libqt4-help (>= 4:4.5.3) de 4:4.8.4+dfsg-0ubuntu9.2 version need to install [18:54] Gegsite: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [18:54] also my wireless is getting less sinal than windows, maybe is something with driver? [18:55] pedrommone use wicd for wifi [18:55] pedrommone: more likely it's just drawn differently [18:55] any tips whymy linux system doesn't detect a usb drive? [18:55] pedrommone: the "signal strength" thing doesn't really measure anything useful [18:55] snatch: faulty? [18:55] hum [18:55] Gegsite, Mayb you need to do a clean up and update first, just a guess, but something out of whack: sudo apt-get clean ; sudo apt-get autoclean ; sudo apt-get update [18:55] no works on my windows Pc [18:55] !details | snatch [18:55] snatch: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..." [18:55] so Ill leave it [18:55] now I need fi the keyboard :( [18:56] And if its in when turn the system on it'll see is [18:56] what's the package name for nfs-utils ? [18:56] SaberX01_, Im in sudo -s so dont need "sudo" to start just saying [18:56] I dont use that [18:56] snatch: try plugging it in and running sudo dsmesg to see if it is recognized and if there are any errors [18:57] tell TJ: Thank you sir... so if I do not save MBR I'll can't repair Xp in a second time. I've just think that removing all partition from C: and un_allocating it recovery CD and D: HP_Recover will make the rest [18:57] snatch: sorry that should be sudo dmesg [18:57] I'm deciding to switch to Linux, but don't know what to do. Should I dualboot with Mac or do a clean install and single boot? Maybe the programs can run in Virtualbox or VMWare Player? [18:57] will do [18:58] dsmesg not recognized [18:58] streulma: Mac you will overpay for hardware. I keep windows in a virtual box [18:58] streulma if you are a beginner up to a moderately experienced user I'd dual-booting is useful for emergency cases and updating hardware [18:58] snatch, dmesg [18:58] snatch: sorry I tried to correct it... it should be dmesg [18:58] -.- K [18:58] streulma, If you can install in VM, that's a good way to test without affect the host. [18:58] :) [18:59] streulma: I made the switch in 2012 and haven't looked back [18:59] says failed [18:59] running windows 7 in virtual box works well and have used it for work situations [18:59] I have only 1 program that run in Mac, EyeTV to create video programs from TV [19:00] snatch: could you paste the results using pastebin? [19:00] streulma here too, XP in virtual for cross-platform office documents [19:00] !paste | snatch [19:00] snatch: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [19:00] streulma: you have lots of video editing options on Ubuntu [19:01] MonkeyDust: I've managed with LibreOffice for the last year and a half [19:01] haven't touched office in all that time [19:01] its a port error [19:01] LibreOffice is pretty good. [19:01] I'm not too good with linux, Just trying to avoid restarting my system :/ [19:01] and LibreOffice has support for microsoft office documtents [19:01] AltrortlA: The reason for saving MBR.bin is that when you install Ubuntu, it installs the GRUB boot-loader (by default) and that will replace the boot-strap code in sector 0 of the first hard disk. Sector 0 is the Master Boot Record (MBR) containing executable boot-strap code and the primary partition table (on BIOS/MBR systems). On EFI systems the MBR is not used. In that case GRUB will install into the UEFI EFI System Partition (ESP) at "/EFI/grub/grubx64.efi" w [19:01] hich will be the first partition on a UEFI/GPT system. With EFI systems the Windows and Linux boot-loaders can co-exist so no precautions are needed. [19:02] hub_port_status failed [19:02] spearhead yes, but documents changed in libreoffice, don't look good in ms office [19:02] unable to enumerate USB device on port 3 [19:02] snatch: have you tried different usb ports on your computer? [19:03] will do [19:03] SaberX01_, hmm I checking my etc/apt/sources.list, seems like I have main and universe either [19:03] google chrome can't access any local domain defined in /etc/hosts and bind to 127.0.0.1, only 'localhost' works [19:03] MonkeyDust: I haven't had that experience [19:04] have a problem attaching my iPhone4 to my ubuntu 13.10 distro. says the device is locked and access is denied. [19:04] Gegsite, I use this allot to gen new lists: http://repogen.simplylinux.ch/ [19:04] widdershins, just unlock ur iphone with password [19:05] widdershins, also im sorry for you, you cannot sync ur lib with iphone :( [19:05] SWEET!! Different Port and that Command held TY [19:05] MonkeyDust, is there a way to change a specific they on keyboard? [19:06] is there a general linux irc channel? I'm trying to keep ubuntu specific stuff here but contribute to all of linux if I can [19:06] pedrommone: the device isn't currently locked, though. I tell the device to trust the computer, but it says i have to enter passcode... there IS no passcode on my phone. [19:06] snatch: np, probably the usb drive wasn't getting enough power. [19:06] widdershins, hm, is is new for me :o [19:06] this is* [19:07] widdershins: *how* are you connecting? By wire, by WiFi, by Bluetooth? [19:07] by the cable, USB. [19:07] I can try to connect via BT, though [19:07] Hoi, my ubuntu no longer shows the tabs on the left hand side ... my configuration went haywire after trying to use a TV with HDMI [19:08] how do I get my screen back on my laptop ? [19:08] widdershins: Is it the iPhone itself generating the messages, or are they coming from Ubuntu. If from Ubuntu, do you know which program is generating them? [19:09] the moment I plug in my phone, it asks "trust" or "don't trust", obviously I hit trust. the message pops up without any data in the header, no programs or software is open. [19:09] ha, ooookay, my EyeTV 2.0 is to old to run on OS X Mavericks, I have to search another solution or record from another Mac [19:09] libqt4-qt3support : Depend : libqt4-designer (= 4:4.8.4+dfsg-0ubuntu9) but only 4:4.8.4+dfsg-0ubuntu9.2 can be installed [19:09] that is like wtf? only the xxxxx.2 is the diff? === h[a]kr is now known as hakr === zenix`away is now known as zenix` [19:11] brb [19:11] Gegsite, Yeah, that seems a bit picky that, how did the new source list / update go? [19:11] GerardM-, type in – but I'm not sure here – either arandr or xrandr... [19:12] GerardM-, wait 1 min I'll google for you [19:12] SaberX01_, update did well but no diff so far [19:12] streulma: why not switch to slingbox? [19:12] does it work with eyetv hybrid adam_ ? [19:12] streulma: what content are you interested in specifically? [19:13] streulma: there is also xbmc [19:13] GerardM-, I think it should be arandr... type that into the terminal [19:13] it has a dvr capability [19:13] adam_ recording from digicorder to computer [19:14] I'm having no luck googling how to use bcache with an already existing installation. is this supposed to be possible? can someone link a nice article or something that google isn't picking up on? [19:14] and by digicorder, you mean what? [19:14] streulma: ^^ [19:16] adam_ we use decoders for our TV's, TV come in by telephone line in modem and converted with a decoder, can't get the records of of decoder, have to convert it analog to PC [19:17] Gegsite, this is prob not nthe best way to install it, but seems librecad wants Qt and QtDesigner, maybe install them first, and try librecad again, should not have to do that though. [19:17] SaberX01_, Cant it wont install [19:18] Streulma: try mythtv. You can put something in between the tv and the decoder and keep it digital [19:18] hey all. im using seahorse for my pgp key that was published to ubuntu servers. I want to upgrade from my 2048 bit key to a 16384 bit key. what is the safest way to do this without becoming untrusted? [19:19] Gegsite, can you install anything ? somthing seriously not right on the box. [19:19] SaberX01_, sure but no qt depended stuff [19:20] GerardM-, you can hide the join/part msgs from the server by right-clicking on the channel name and then "Hide Join/Part Messages" [19:20] it's a bit better then [19:20] any sollution ? libqt4-qt3support : depend : libqt4-designer (= 4:4.8.4+dfsg-0ubuntu9) but only 4:4.8.4+dfsg-0ubuntu9.2 install [19:21] Hide Join/Part Messages [19:21] ?? [19:22] hey how can i check fingerprints of my ssh pub server keys? [19:22] magnifying glass :-) [19:22] freshmint: ssh-keygen -lf /etc/ssh/ssh_host_rsa_key.pub [19:23] GerardM-: what irc client are you using? [19:23] chatzilla [19:23] Hey guys how can I query openssl to get it to tell me what encryption it's using when it zips files? does 'openssl dgst' tell me? [19:23] I assumed you messaged me privately because of the overwhelming flood that this channel can be at times [19:24] llutz, does it by default use the rsa key? cause there are several key.pub files in my /etc/ssh/ [19:24] GerardM-, so only the bar on the left is gone? [19:24] yes [19:24] it seems so [19:24] okay, back... i'm not using any software to connect or dock the phone, leaving that to the OS [19:25] can you hit super (windows key on your keyboard) and open the terminal? [19:25] i am stuck [19:25] no [19:25] question: how to rsync from server A when server A doesn't have rsync binary,but only SSH server running? [19:25] GerardM-: try ctrl+alt+t [19:25] freshmint: dgst says md5 is being used by default [19:25] freshmint, You can see where they are / defaults in your sshd config [19:25] (py33) yutong@ramanujan:~/Downloads$ which pip shows /home/yutong/py33/bin/pip, HOWEVER, (py33) yutong@ramanujan:~/Downloads$ pip --version SHOWS pip 1.4.1 from /usr/local/lib/python2.7/dist-packages/pip-1.4.1-py2.7.egg (python 2.7) [19:25] freshmint: ecdsa is the new default, rsa was before [19:25] GerardM-, are you booted in? [19:26] but i thought md5 was a hash not a crypto === aro is now known as Guest63558 [19:26] works [19:26] have a terminal [19:26] llutz: are you talking about openssl? [19:27] farblypoo: ssh === onder`_ is now known as onder` [19:27] freshmint, in tha case: ssh-keygen -l -f /etc/ssh/ssh_host_ecdsa_key.pub [19:27] What package adds the Ubuntu One context menu options to nautilus? [19:27] what do i do next? [19:28] kirnehs: he has a terminal, but I don't know what the problem was to help with... [19:28] spearhead, yeah me neither... not yet I mean, I initially thought of resetting unity setting (unity --reset) but he told me in a pm he is in recovery mode [19:28] my problem is the left hab sidebar is gone [19:29] GerardM-, so you are in recovery mode (as you said in PM) but can use chatzilla how...? :) [19:29] GerardM- with U1 installed, it should be there [19:29] i am no longer in recovery mode [19:29] Gerowen with U1 installed, it should be there [19:29] GerardM-, disregard monkeydust's msg [19:29] i do [19:30] can you use the screenshot tool on your machine? [19:30] i have another system [19:30] He probably needs to turn the Unity pligin back on [19:30] Plugin [19:30] I started with Xubuntu, then just installed ubuntu-desktop so I could use Unity when I wanted to, and I have Ubuntu One installed and functional, it syncs files automatically, but there aren't any context menu options in Nautilus. [19:30] I have the WinTV HVR900 [19:31] how do i turn it on? [19:31] Gerowen restart nautilus, if needed [19:31] GerardM-, consider writing unity --reset into the terminal. although this resets your own customizations regarding shortcuts in the bar and whatnot [19:32] MonkeyDust: Been running it this way for a month or two, nautilus has been restarted multiple times. It's not the end of the world, I just wanted to be able to "Publish" files without going to the website to get the public URL [19:32] Hi ! i'm tring to set up a dual monitor and i'm stucking with a resolution problem. My second monitor is not recognized, and has a maximum resolution of 1024x800.. [19:32] "the reset option is now deprecated" [19:32] Gerowen can you open the U1 dashboard? [19:33] Yep [19:33] Gerowen choose "explore" in the synced folders [19:34] Hi, I'm back, earlier I asked a question about a connectivity error on a laptop. The problem I will state again, is this. I've installed Xubuntu on two computers, one a desktop, two a laptop, the desktop works fine. The laptop does not connect to the WWW either through WIFI or LAN. when I hover over the connection icon on the top panel it tells me "no network devices available" . Is there a fix for tthis? [19:34] kirnehs: does 13.10 have compiz by default? [19:34] Gerowen, No sure if this is your exact problem, but worth a looky: http://askubuntu.com/questions/17381/unity-doesnt-load-no-launcher-no-dash-appears [19:34] K, it opened the folders just fine, I just noticed there's a link the U1 dashboard that says, "Go to the website for public and private sharing options" [19:35] is this the correct channel for semi-basic assistance? [19:35] GerardM-, this for you not Gerowen : http://askubuntu.com/questions/17381/unity-doesnt-load-no-launcher-no-dash-appears [19:35] Gerowen and is there a green small v-sign, next ro the files in the synced folders? [19:35] sri about that Gerowen [19:35] spearhead, I think so: http://ubuntuhandbook.org/index.php/2013/08/reset-unity-and-compiz-in-ubuntu-13-10/ [19:35] Iphone synching issue? anyone? connection is over USB and main OS will not allow a pairing... even though iphone "trust" button is used, and phone has locking turned off. === SweetMuffin is now known as CrazyMorph [19:35] kirnehs: that was where I was going... [19:36] anybody? [19:36] Gerowen you *did* sync folders, did you? [19:36] GerardM-, please do check out http://ubuntuhandbook.org/index.php/2013/08/reset-unity-and-compiz-in-ubuntu-13-10/ [19:36] farblypoo: If you didn't encrypt the message then, except for some trivial examples, you cannot derive the cipher used without guessing. If the message was protected by a key then it will be all but impossible. [19:36] I have 3 questions. How do I add a user to wheel? How do I make group wheel allow sudo with no password? Can someone help me with setting up Mediatomb or Minidlna? I have different problems with both [19:37] !patience | JESUSAPKRIST [19:37] JESUSAPKRIST: 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/ [19:37] erghadz, concerning wheel: https://wiki.archlinux.org/index.php/User [19:37] erghadz: sudo addgroupd wheel && sudo adduser username wheel [19:38] llutz: AH!!! thanks. How about the syntax for sudoers? or should I add to sudo.d? [19:38] basically ive installed xubuntu on two computers, one works fine, the other will not connect to the internet, the computer tells me there are no network devices available. [19:38] erghadz: Does the system have a 'wheel' group? If not, is there any reason you can't use the "sudo" or "admin" groups that Ubuntu has already in "/etc/sudoers" ? See "man sudoers" [19:38] is there a fix for this? [19:39] JESUSAPKRIST: Do you know what type of nic it is? have you, perhaps, a problem with the drivers? [19:39] i have no clue wether the computer doesnt recognize the network drivers or not [19:39] TJ-: I dunno if it has wheel... I am coming over from FreeBSD and linux is a little different [19:40] erghadz: "%wheel ALL = NOPASSWD: ALL" but i hope you know what you're doing... [19:40] While that works, not wise to do. [19:41] JESUSAPKRIST: If the nic is not detected automaticfally, you need to do more work. that is all I can help you with unless you can say what kind of NIC it is. [19:41] JESUSAPKRIST: https://help.ubuntu.com/community/WifiDocs/ [19:41] llutz: thank you again! [19:41] what is NIC, is there a command to output the result? [19:41] GerardM-: have you found a solution? [19:41] erghadz: erghadz Try "getent group wheel" - that'll show the entry if there is one. But I suspect if you want a user to be able to run programs as root all you need is "sudo adduser $USER sudo" (and the user logs out then in again_ [19:43] MonkeyDust: SaberX01: Screenshot here: http://ubuntuone.com/1jH0yngrAN0b3VLO6mOVlI [19:43] Where do I go to get info about gaming on Ubuntu? [19:43] TJ-: thanks for the help. I am really just nervous about messing with sudoers. [19:43] why is a partition mounted with root permissions on my system? i have to launch nautilus with sudo to write to it [19:43] JESUSAPKRIST, a NIC is a Network Interface Card (if I remember correctly) the page I linked to will help with getting wifi working) [19:43] GerardM-, test 1 2 [19:43] llutz: I know what I'd be doing if this was FreeBSD... [19:43] :P [19:44] Well adding a group with ALL and no PW is far worse than sudoers [19:44] disabling touchpad while typing is not working [19:44] Guys I'm pretty good with Ubuntu now, terminal and all that, where do I go for something more barebones? [19:44] kirnehs: my user list is still showing him as connected... [19:44] Koodoo, gentoo [19:44] Gerowen and U1 is linked to the the device ? look in "devices" [19:44] erghadz, Just curious, what is is your trying ti install / configure > [19:44] erghadz: In normal circumstances you shouldn't need to, but as long as you use "visudo" you'll be protected ... see "man visudo" === BradCrittenden is now known as bac [19:45] spearhead, same whois-ed him and his is inactive [19:45] SaberX01_: I am setting up a computer to simply be a media server. [19:46] erghadz, is this a deticated box? [19:46] MonkeyDust: Yep [19:46] SaberX01_: yea [19:47] Gerowen there should be a green v-sign next to the files... do you see that? [19:47] SaberX01_: its a crappy netbook. Just need to have a DNLA server for my TV. [19:47] and I am sick of typing my password in. [19:47] :P [19:47] in the terminal it says compiz (core) - Info: starting plugin: scale [19:47] no progress from that [19:48] GerardM-: which method did you try? [19:48] dconf reset -f /org/compiz/ followed by setsid unity [19:49] llutz: addgroupd not addgroup? [19:49] erghadz: addgroup to add the wheel-group [19:49] GerardM-: ok, try this one... http://askubuntu.com/questions/17381/unity-doesnt-load-no-launcher-no-dash-appears [19:49] hey everyone, how can i add my user to group? [19:50] erghadz: it's not existing by default iirc [19:50] llutz: yeah, I saw that. but you wrote addgroupd. [19:50] erghadz: uups, sry typo [19:50] and I was wondering if that was a typo [19:50] thanks === jaywink_ is now known as jaywink [19:50] erghadz, Have a looky here, and maybe consider MediaTomb: https://help.ubuntu.com/community/MiniDLNA [19:50] TJ-: visudo returned an error :/ [19:50] GerardM-: you might want to have the webpage open in a different computer because when you hit ctrl+alt+1 you won't be able to see your desktop anymore... [19:51] TJ-: do I need to sudo visudo? [19:51] Hi, I was on about an hour ago asking about a good usb wireless adapter for my desktop with Ubuntu 12.04. Someone suggested Chromecast using google chrome. Is there another good choice anyone thinks works? [19:51] Hey guys. I installed kde, then gnome, and now back to unity but my cursor has vanished and my window theme is broken. How do I go about fixing it? [19:51] erghadz: Of course! :) [19:51] new0: sudo adduser username groupname [19:51] Just making sure :) [19:51] By broken I mean most of the window is invisible [19:52] Does anyone know how to permamently disable mounted device icons on the sidebar/launcher in 13.10? === guilherme is now known as Guest97577 [19:52] someone is developer in C? [19:52] denysonique_: have you tried right click > unlock from taskbar [19:53] spearhead: they come back after I plug in again my external usb hdd [19:53] TJ-: should I modify /etc/sudoers.d instead of visudo? [19:53] it is annoying as I have 5 different partitions there [19:53] and its a pain in the as for all of them showing up in the launcher [19:53] some programmer in C? [19:53] erghadz: no, use visudo [19:53] Does any one have a solution to the installer freezing bug at language selection for Ubuntu Server 13.10? [19:53] llutz, tnx. it's seems that i'm already in the group. but can' view the content (it's locked( [19:53] denysonique_: ok. thanks. [19:53] anyone knows about the codeblocks package in ubuntu 13.04? [19:54] codeblocks remains as a fully functional programm after installing [19:54] on my disk [19:54] erghadz: be careful with sudo.d, if you put a file in there without root:root 400 permissions, sudo will fail [19:54] i prefer vim [19:54] any hints what I could do? [19:54] llutz: good tip. Thanks for your help(and everyone elses) [19:54] i'm having trouble where X will detect good settings by default, but if i change display drivers then the settings don' [19:54] don't work for my multiple monitors [19:54] Guest97577, what you need in C? [19:55] erghadz: Yes, it'd make sense [19:55] denysonique_: http://askubuntu.com/questions/195988/how-can-i-remove-launcher-drive-icons [19:55] rather ask ##c [19:55] :D [19:55] i'm trying to write out a good xorg.conf file for the first driver, to modify it to work with the second driver, but it seems like the only way i can get a good configuration is to not have an xorg.conf file [19:55] spearhead: http://askubuntu.com/questions/361904/how-to-remove-all-device-icons-from-unity-launcher-in-13-10 [19:55] is there any way to write out the settings that are currently in use to an xorg.conf file? [19:56] llutz: line #include sudo.d is commented out anyhow, so i can litterally do anything I want to sudoers.d, no? [19:56] I'm out, bye everyone [19:56] erghadz: yes, but same warning applies for that [19:57] ses1984: don't know about the current config, but you can make X generate a config for you with X -configure [19:57] erghadz: bad luck if you don't have a root-account or at least a root session somewhere running [19:57] llutz: Not new to *nix, just not confident. either way, I would not uncomment. :) [19:57] denysonique_: i am using one of those generated configurations right now and it's FUBAR, i have one monitor that's just a white screen and when i move my cursor into it looks like a default X cursor [19:57] or better asked, how could I delete a programm completly from my environment, by hand? [19:58] denysonique_: try that link i sent... it has a couple different options... [19:58] ses1984: then you need to make your own xorg.conf [19:58] MonkeyDust: Nope, I remember that from another computer where I installed just regular Ubuntu without any instance of Xubuntu first. [19:58] spearhead: no it sucks. i aleady tried all of them. [19:58] spearhead: but thanks anyway. [19:58] Thanks! I'm all sorted with Sudo. I need some big help with setting up a UPNP/DLNA server [19:58] denysonique_: it is probably still an unsolved bug then... [19:58] does anyone know of a good usb 300mbps wireless adapter that works with ubuntu 12.04 and up? [19:59] how can i manage group via GUI? [19:59] spearhead: I don't think it is a bug. I think cannonical wants to force users to display that. [19:59] denysonique_: i don't really know where to start, i do know that if i don't have one and i'm using a certain driver everything works fine [19:59] denysonique_: the problem is that driver is not stable, so if i try to use a stable driver, the auto detect does not detect things properly [20:00] #include [20:00] int main(){ [20:00] return 0; [20:00] } [20:00] Guest97577: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [20:00] Guest97577: /j #c [20:00] denysonique_: if that is the case then all you have to do is find the configuration file that automatically restores them and change it... [20:00] Hey guys I made a burned an Ubuntu ISO to a disc yesterday, but when booting from, I can only get an option to install [20:00] No try from Cd option === Guest97577 is now known as guivaldevieso [20:01] Any ideas as to what I did wrong? [20:01] spearhead: I think I will have to modiy unity's source for that. as something overrides the dconf settings [20:01] rajpsingh: what iso did you burn? [20:01] greetings all [20:01] i am using a PHP app to upload file to server, but my app have a group and once i upload my file it's locked. the only thing i can do is delete it with my user [20:01] rajpsingh: i think depending on the version you downloaded, if you choose to install, you then boot to a screen that lets you choose to proceed with install or try ubuntu [20:01] Well I used the BitTorrent download option, it's the 12.04 [20:01] I tried hitting Install [20:01] ses1984: you must be using some proprietary drivers [20:02] Oh, another question... How do I completely remove an application? Conf files and all? [20:02] ses1984: anyway: https://wiki.archlinux.org/index.php/multihead [20:02] denysonique_: not a task I would wish to undertake but if they are really that persistant about it then it is probably your only option... [20:02] @ses1984 But it would only continue with he install process [20:02] erghadz: apt-get purge package won't touch files in your $HOME though [20:02] apt-something something app purge? [20:02] denysonique_: the open source driver is the one that detects properly but is unstable [20:02] ah! llutz I love you [20:02] the proprietary driver is stable but does not detect all the monitors connected [20:02] ses1984: btw, define does not detect [20:02] erghadz: apt-get purge [20:02] ses1984: what happens with the proprietary drivers? [20:03] denysonique_: i have a monitor plugged in, and i can't get any output to it [20:03] describe exactly [20:03] bedankt spearhead [20:03] Hey guys. I installed kde, then gnome, and now back to unity but my cursor has vanished and my window theme is broken. How do I go about fixing it? [20:03] ses1984: then try manual xorg.conf like in the wiki link [20:03] can someone help plz? about the group which i am on the group's user list but i can't view it [20:04] rajpsingh: what was the full name of the iso? [20:04] Guys, I have a couple older dell desktops that I want to Ubuntu on and need to know what a good 300mbps wireless adpater to use. [20:04] is there any way to refreh sudoers without loging out/in? [20:04] this might explain it 'As of August 2013, Xinerama is broken when using the proprietary NVIDIA driver from 319 upwards' [20:04] just to satiate my curiosity [20:04] erghadz: login from another tty [20:05] guys, how could I remove a program by hand? Apt-get says its not installed, but its still fully on the disk [20:05] able to operate [20:05] Fohlen: How did you install it? What is the package it comes from? [20:06] okey so after almost two days I manage to install nvidia driver on ubuntu (it turns out you cannot be using intel integrated iGPU) as main and nvidia as second) nevermind that, now when only using nvidia my second screen,the tv, the image is flickering, resolution is correct, refresh is correct, what can be the issue? [20:06] TJ- I installed it via apt-get and removed it [20:06] new0: http://ubuntuhandbook.org/index.php/2013/07/users-and-groups-management-tool-on-ubuntu-13-04-13-10/ [20:06] its codeblocks on 13.04 [20:06] I like apt...its nice. Like a less typing version of ports! [20:07] Fohlen: What does this report? " dpkg-query -l 'codeblocks*' " [20:07] spearhead, tnx [20:07] anyone know any good apps for ubuntu [20:07] new0: what are you trying to do with the group? [20:07] spearhead, i am on ubuntu 12.04. [20:08] jordan: to do what, exactly? [20:08] apps for what? [20:08] just good apps in general [20:08] spearhead, i am trying to upload am image to my server and the server upload it with www-data group which i am on the group but i can't see that image nor to put it in html tag [20:08] new0: hmmm 12.04 might already have it... try hitting the windows key and typing "users and" without quotes [20:08] jordan_: "man man" [20:08] jordan, Dash >> Software Center == 1000's of them :-) [20:08] "good apps in general ..." [20:08] wow [20:09] brasero [20:09] spearhead, User Account? [20:09] I guess [20:09] Abooda: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [20:09] join bitcoin [20:09] TJ- gimme a second for pastebin [20:09] my connection is so damn slow [20:09] new0: now thats different... go ahead and follow the how to... [20:09] no* [20:10] is there a command to find all clients on dhcp from cli [20:10] spearhead, follow the link u mean? [20:10] Wireless adapters .... what ones work well with ubuntu 12.04 and up? [20:10] new0: yes [20:10] !hcl [20:10] 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 [20:10] spearhead, ok tnx [20:10] realtek [20:11] chemist^: I would not recommend Realtek cards as anyone's first choice. [20:11] new0: that will allow you to view the groups and make sure you are a part of the group you want to be... [20:11] new question anyone know how i can install utorrent ive literally just installed ubuntu [20:11] ok atheros then :D [20:11] spearhead, i am on the group [20:11] jgcampbell300: check /var/lib/dhcp/dhclient.leases [20:11] jordan_, install "deluge" instead [20:11] spearhead, but from some reason i can't watch it [20:12] jordan_, it's the same... and it's in the repos [20:12] okay thanks ill have a look at it [20:12] jordan_: Why not use one of the many great Free clients that come with Ubuntu, like transmission (included by default even). [20:12] Anything except RT, BM, AT . always issues with those nics. [20:12] apt-get install deluge [20:12] new0: what exactly are you trying to do? what image are you trying to upload? is this for a web server? [20:12] jgcampbell300 in your network? nmap can do that >> nmap -sn 192.168.0.0/24 === keee is now known as w0rmie [20:13] cool nmap seems pretty good [20:13] TJ- http://sprunge.us/eXKU [20:13] german though, but I guess you know what it says [20:13] (21:12:26) Fohlen: TJ- http://sprunge.us/eXKU [20:13] (21:12:43) Fohlen: german though, but I guess you know what it says [20:13] sorry, my connection split up TJ- [20:13] spearhead, yes for web server. i am trying to upload image via PHP App and successfully uploaded. but it's have the owner of www-data and i only can delete that image, can't view it on the pc nor the web broewser [20:14] why don't you upload files via sftp? [20:14] okay [20:14] !pastebin [20:14] new0: ok, in the php script you will need to change the file permissions, let me make sure I have the command right... brb [20:14] For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [20:15] how do I get to the hardware server from here? [20:15] idaniel, ssh [20:15] k thanks [20:15] thanks to the person who told me about deluge just installed it and it works great [20:15] looking at https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx#Drivers_available_in_Ubuntu it appears BCM4323 is missing from that list -- mentioned instead are BCM43235, BCM43236 and BCM43238 ... Is this why https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx#A12.04_.28Precise_Pangolin.29_-_12.10_.28Quantal_Quetzal.29 did not seem to do anything? Please see http://ubuntuforums.org/showthread.php?t=2198003&p=12893356#post12893356 [20:16] Fohlen: According to that all the codeblocks packages have been removed. Are you able to execute the program still, or are you simply seeing some left-over configuration files and directories? [20:16] I am able to execute the program [20:16] a rookie question [20:16] fully stable [20:16] sorry, wrong window! [20:16] as I would have never removed it [20:17] new0: after the line where the file is saved in your php script put the following: chmod("/somedir/somefile", 0755); where /somedir/somefile is the path to the saved image [20:17] TJ-, might be a locate helpful? [20:17] Fohlen: do "which codeblocks" [20:17] seeing all files a normal installation should have :( [20:17] /usr/local/bin/codeblocks [20:18] spearhead: why 0755 for a file? 0644 [20:18] as expected [20:18] :D [20:18] its a binary [20:18] spearhead, really? do i have to do it. when i was developing under Windows i didn't have to do it [20:18] Fohlen: There you go then! Not as expected at all. That is a version you have installed yourself [20:18] i have a new install of 13.10 on a system with nvidia 8800gt graphics card. if i go to the additional drivers tab of the software and updates system dialog, it says no additional drivers available but that's not what i would expect [20:18] TJ-: Thanks again sir [20:18] Fohlen: The Ubuntu packages install the exectuable to "/usr/bin/" ... but if you installed it from source, it would by default install the exectuable to "/usr/local/..." [20:18] llutz: that is correct, i forgot about the executible bit... [20:19] Please, someone tell me there's a better power indicator for unity. I'm fed up with having to go into a system config area to change the bloody brightness [20:19] hmm [20:19] ah well ... maybe I installed from source ... need an uninstaller make [20:19] thx [20:19] spearhead, didn't help [20:20] new0: in a terminal type the following ls -la /path_to_image and pastebin the results [20:20] can someone help me get minidlna working? It isn't showing up in my list of UPNP hosts [20:21] spearhead, http://pastebin.com/pVxjqKqf [20:22] my intnert is wireless and it frequently disconnects, i am using ubuntu 12.04, what could be the cause of this [20:23] new0: in terminal try sudo chown your_username:your_username /path_to_image then try to open it... [20:26] spearhead, ok, i have no idea what u told me to do. but right now i can see the image. but the lock file on it still there somehow [20:26] prova [20:27] just logged into my 13.04 server and found on checking the logs (/var/log/auth.log for example) they're empty. It looks like they are owned by "messagebus:adm" with 0640 permissions... is it safe to make these writable by the adm group? is that the right solution? [20:27] new0: the chown command changes the owner of the file, in this case i had you change it to your username and your group so that you could see if you could open it... [20:27] googling around I've seen others with similar permissions issues, but the solutions mentioned vary [20:29] new0: what do you mean by "the lock file"? [20:29] LordXe-gnu: why should adm write to the logs? 0640 is pretty common an dok [20:29] and ok* [20:29] spearhead, sorry for mislead u. but i think i did some thing (no good) now i can see that image. but i reupload it with the input file="" instead of resubmit the form using F5. and now ever without the chmod command i can see it. but it's belong to www-data group [20:29] Hello I need some help with installing webXvid can't seem to find anything that will allow me to get this done? [20:29] can someone help me with this? [20:30] new0: did you change the line in your script that I told you earlier? [20:30] spearhead, yes. and i took it back to 0755 with ur line [20:31] new0: llutz had a good point, you don't need the executible bit set for images so 644 should work just fine... [20:32] new0: rather 0644 because php is wierd [20:32] I have a newbie question regarding problems loging into ubuntuforums. Am I in the wrong place? [20:32] spearhead, meaning? [20:33] Jackie9: just ask your question. If you are in the wrong place someone will tell you... [20:33] new0: meaning php gets moody if permissions arent set perfetly [20:33] spearhead, btw, i just did 0777 and now i don't have an icon of lock file. but on the file's property -> Permissions the Onwer is still www-data and it's like i can't change it [20:33] Still working on my wireless problem, I've just encountered an error with ndiswrapper: http://ubuntuforums.org/showthread.php?t=2198003&p=12893380#post12893380 [20:33] erghadz, so i have to do 0755 instead of 755 for example? [20:34] for PHP, probably [20:34] new0: that line in your php script changes the permissions of the file you uploaded, if you want to change the owner that is possible too but not necessary... === denysonique_ is now known as denysonique === zz_whitenite is now known as whitenite [20:36] how do you install webXvid on ubuntu 12.04 [20:36] there does not seem to be a way. [20:36] spearhead, well, how can i put the owner of the file just like the folder's owner? [20:36] new0: yes, php expects the permissions to be pure octal thus the proceeding 0 to complete the number, most linux systems assume a 0 unless specifically defined... [20:36] spearhead, and tnx for letting me play with that chmod :) [20:37] new0: will the owner of the folder change? [20:37] spearhead, right. so if i working directly to linux OS i can without the bit unless it's Third Parth (php) [20:37] spearhead, *Third Party [20:38] ironfoot495, webxvid should be part of ubuntu-restricted-extras, afaik [20:38] OerHeks: yes but it just wont work for some reason do you have a way to get this done??? [20:39] spearhead, the owner of the folder is mine. and the group is www-data. so how would i change the file is owner after uploading the file? to the folder is owner [20:39] Thanks :) Trying to log in with SSO. Is requested to register on login.ubuntu.com first. Logs in on allready registered account. Confirms password on said account. Tries to log in to ubuntuforums again, and I'm back to square one. [20:40] spearhead, this is why few here advice me at the start to put my server on a group and add my user to it [20:40] new0: to be completely correct you should always set the permissions using all 4 numbers but you rarely ever change the first bit so you can get away with just doing 755 for example [20:40] Jackie9, what is SSO? [20:41] ironfoot495, dunno, try it in VLC ? [20:41] spearhead, i understand. and as to my follow up Q? to change the file owner to the folder is owner? [20:41] spearhead, dynamicly [20:42] SaberX01_: Single Sign On [20:42] Jackie9: try asking #ubuntuforums. Probably not the right place there either, but it should be closer. [20:42] rww, thank you :) [20:42] OerHeks: I just checked and ubuntu-restricted-extras and yes I do have VLC and it still says I need software to see the movies? [20:42] new0: sorry, i am trying to refresh myself on the php commands brb [20:43] my pointer is jumping around and acting funny, im running 12.04 lts on a chromebook, any suggestions? [20:43] spearhead, ok. and tnx for helping me. i have few more issues with ubuntu but for now if u tired that u can call it :) [20:43] ironfoot495, ask the source? this sounds like not true webxvid but some drm === MomoNasty is now known as Momo|Off [20:44] TJ- uninstalling codeblocks with makefile worked [20:44] :) [20:44] OerHeks: probably So.!!!? [20:45] does everyone know how would i use my Window's Shortcut for moving one window from 1 screen to second screen? like Win + Shift + Right-Arrow/Left-Arrow [20:45] OerHeks: I'm a little confused right now I just need to know what direction I need to go in to get this done. [20:45] new0: ok, to do this you will need to add two more lines to your php script... the first is chown("/path_to_file",username); and the second is chgrp("/path_to_file",groupname); [20:45] new0: put those directly before the chmod line [20:46] Fohlen, jsut for info did you use : make uninstall [20:46] not true webXvid how can I find out? [20:46] Yearly I do a video quiz, I want to play my videos on the second screen in fullscreen (they must not see the title!) how can I do that? [20:47] In OS X there was the option in VLC, in Ubuntu not :( [20:47] spearhead, tnx. so how would i get the user's name? or the owner is name dynamic? [20:48] spearhead, anyway tnx [20:48] ironfoot495, check the source of your movie, google webxvid shows a lot of "plugins" needed to play that DRM, very suspicious codec [20:49] FiremanEd, I thought SSO == Special Security Officer :-) .. Thnx .. [20:49] ironfoot495, and opensource + drm is such a pain, i would rather drop it. [20:49] Is there no frontend for aircrach-ng in software center? [20:50] OerHeks: Yeah I know what you mean I've bveen trying to find a solution to this for about a week. [20:50] ziftex frontend? [20:50] OerHeks: ok I'll try search for a opensource + DRM? [20:51] I need some help making ekiga run. I downloaded the latest version of Ekiga and Im running ubuntu 13.10. The software lists my account, but it says 'processing....' and it appears to display that error forever......nothing works. Can anyone suggest what I'm doing wrong???? [20:51] that is no ubuntu-related question anyway [20:51] chemist^, GUI [20:51] MY wifi keeps disconnecting frequently i am using ubuntu 12.04 lts how od ifix this? [20:51] ziftex, why would you need a gui for aircrack? lol === nuru is now known as Guest95510 [20:52] chemist^, because 18 year old students will be instructed too use it and they are all new too linux [20:52] i have a new install of 13.10 on a system with nvidia 8800gt graphics card. if i go to the additional drivers tab of the software and updates system dialog, it says no additional drivers available but that's not what i would expect. how can i get the nvidia driver to show up or install it another way [20:52] Hi guys.... [20:53] how do i switch to xfce on ubuntu 12.04? I found an answer on askubuntu but it appears to be xubuntu specific [20:53] Where can I find "officially Ubuntu supported" kernels? [20:53] new0: i believe posix_getpwuid(fileowner(/path_to_directory)) would work... so try chown("/path_to_file",posix_getpwuid(fileowner(/path_to_directory))); [20:53] ziftex: https://code.google.com/p/aircrackgui-m4/ [20:53] My wifi keeps disconeecting frequently, please can someone assist me before it disconnects and i have to restart my computer to reconnect again [20:53] ziftex why would you teach students how to crack wifi passwords? :D ... anyway... a few simple commands should not be that hard 2 remember and understand even for someone completely new to linux [20:54] chemist^, Why not? they allready know most of CCNA1 [20:54] ses1984, Could it already be installed there are drivers in the repos that get auto installed. [20:54] and i do not believe there exists such a thing as a GUI for aircrack [20:54] new0: there needs to be quotes around the /path_to_directory in the fileowner() command... [20:55] ziftex, it's easy to use, you should not have any problems teaching it to students [20:55] imho [20:55] Beldar: i believe i am using the nouveau driver, that's what lspci and unity_support_test tell me [20:55] Can anyone send here a link?... Where can I find "officially Ubuntu supported" kernels? [20:55] chemist^, sure.. just limited too time. [20:56] ses1984, Cool, lets see what the helpers who are familiar in this area say. [20:56] ziftex, maybe try a different tool? [20:56] like kismet or smth like that [20:56] it has sort of a gui === aro is now known as Guest71209 [20:57] will try that out [20:57] ok [20:57] conn, ubuntu supported are what you get within your release through updates. [20:57] conn: you should explore official packages with the apt tools [20:58] conn, Are the kernels you have not adequate? [20:59] Hey all. I am running ubuntu and I just got back from christmas break. I started up my computer and it is hanging on the boot process. http://tinypic.com/r/zn8xug/5 This is a picture of the last message it displays. Can anyone tell me what is going on? [21:00] Beldar and tworkin1 : Thank you guys... But I am using and older version and I have so many customized software that I don't wanna reinstall a newer version. I've tried a newer Kernel but I have messed with my system and could hardly fix it. I need one with DisplayLink support which is 3.9.xx or newer I don't know a way to upgrade my system "officially" (I use 12.04) [21:00] Bender: sda device could be dying [21:00] conn, Dash >> Snypatic >> Select Kernels and Modules .. big long list. [21:01] tworkin1: What does that mean? [21:01] Bender: the last few messages are about your harddrives… your harddrive could be dying. run SMART diagnostics on it or something [21:01] tworkin1: thanks [21:02] tworkin1: when I boot into recovery, I boot completely fine [21:03] Bender: how long do you let it sit on that before you kill it? [21:03] SaberX01_ : The newest in my list is 3.8.0 [21:03] Bender: recovery mode would let you run SMART hdd diagnostics in order to rule that problem out [21:03] spearhead: What do you mean? Could you put that into better context? [21:03] i dont have any advice beyond that [21:03] I'm trying to find the appindicator api documentation, but it seems to have disappeared. Anyone know where it is? [21:03] tworkin1: Could you tell me how to run smart? I am googling it to no avail [21:04] Bender: when you boot it up and it hangs on that message, how long do you wait before turning the machine off? [21:04] spearhead: About 5-10 min [21:04] spearhead: should I wait longer? === Momo|Off is now known as MomoNasty [21:06] Bender, you can run smartctl, or use the Disk Utilty (GUI) [21:06] compdoc: thanks. [21:06] The weird part is the computer worked just fine before the break [21:07] Hello [21:07] It was off the entire time, too [21:07] what's the filename of the program rhytmebox? can't run it from the terminal [21:08] Bender, drives go bad. Is it a laptop? [21:08] compdoc: no. an older tower. The HD's are brand new [21:08] well...not entirely new. but relatively, and not used very much [21:09] Bender: Top of your screen photo I think I see a report that sda1 was recovered. Is that by chance where the root file-system is installed? If we could see the 10 or so lines preceeding the top of that photo we might be able to diagnose better [21:09] TJ: yes it is. Let me go back to it [21:09] one moment [21:10] Bender, with SMART you want to look at the 'raw' values, and the important ones are Reallocated Sector Cnt, Pending Sectors, gForce Erros (if it was dropped) and Uncorrectable sectors [21:11] TJ-: http://tinypic.com/r/jg1q4m/5 [21:11] spearhead, tnx [21:11] Hello [21:11] OpenJDK comes in a 64bit version doesn't it? [21:11] new0: have you had the chance to try it out? [21:12] FourFire: java -version will tell you. [21:12] conn, sri wsa in another channel .. Was just letting you know that is what was available for the release your currently on. [21:12] java version "1.7.0_25" [21:12] OpenJDK Runtime Environment (IcedTea 2.3.10) (7u25-2.3.10-1ubuntu0.12.04.2) [21:12] OpenJDK Server VM (build 23.7-b01, mixed mode) [21:12] so I guess defaul is 32 bit... [21:13] hi [21:13] FourFire: do you have a 64bit OS? :) [21:13] uhh [21:14] actually, I'm not sure I do [21:14] I have PAE or something [21:14] oh, yeah it's 32-bit [21:14] ok, nvm then [21:14] FourFire: :) [21:14] Damn. I figured out what is wrong [21:15] NEW nvidia driver just released or am i dreaming? cause this fucker works!!! [21:15] Well, nothing is actually wrong with the computer. The program I made to replace ssh is shitty and isn't working. So I have to figure out what is broken lol [21:15] perfect image, no flicker! [21:15] Hello, I am new to Linux and am wondering why I don't have to worry about computer virus'. Why can't it get a virus and how is it safe? [21:15] !language | Blackkatt [21:15] Blackkatt: Please watch your language and topic to help keep this channel family-friendly, polite, and professional. [21:15] Blackkatt: no swearing please [21:15] spearhead, haha [21:16] spearhead, how can i see if this driver was just relased? [21:16] 331.20 [21:16] raaa, you can still get a virus, its just that there are not any viruses for linux atm [21:16] WeThePeople, that you know off ;) [21:17] yes [21:17] lol [21:17] i have a new install of 13.10 on a system with nvidia 8800gt graphics card. if i go to the additional drivers tab of the software and updates system dialog, it says no additional drivers available but that's not what i would expect. how can i get the nvidia driver to show up or install it another way-- [21:17] So nobody out there knows why all the api documentation seems to have vanished?? [21:17] actually i did try to install the nvidia driver manually, now when i log into ubuntu i just get a black screen and cursor [21:17] Blackkatt: http://www.nvidia.com/Download/driverResults.aspx/69372/ [21:17] nashant: Try #ubuntu-app-devel, #ubuntu isn't really for programming support. [21:17] Raaa, so is there anti virus software for Ubuntu in case someone makes one? [21:17] WeThePeople, so is there anti virus software for Ubuntu in case someone makes one? [21:17] !v [21:17] !av [21:17] Antivirus is something you don't need on !Linux. except where files are then passed to windows computers (perhaps using samba), See https://help.ubuntu.com/community/Antivirus [21:18] SaberX01_ : Thank you anyway. I am no expert but I am using Linux for some years now. When I messed up my system I was sorry that I didn't know enough to solve problems more efficiently. === Havenstance1 is now known as Haven|AFK [21:18] raaa, yes there is, look for it in the software center [21:18] cheers Pici [21:18] spearhead, thank you for checking! i could be 100 that I did not see this driver before [21:18] SaberX01_ : So "Synaptic List" tells me which Kernels are avail (meaning safe to use) with my distro, right? [21:19] Hi to akis24 [21:19] anyone running linux here to mine? how do you check amd gpu VRM temps [21:20] Raaa: http://librenix.com/?inode=21 [21:20] conn, Yes, generally speaking, if you use apt-get or Synaptic, that should be safe. [21:20] is there a way to change a particular key bind on ubuntu? [21:21] my keyboard layout is fine, but 3 keys are not right for programming, I use international layout [21:22] WeThePeople, Which one do you recommend? [21:22] spearhead, ill check out your link now [21:22] SaberX01_ : Yup, I know but I need to install 3.9.xx or newer to make it work. I've tried the latest that I considered safe which was 3.12.6 but my Grub just went crazy. [21:23] SaberX01_ : I think I'm left with a full system backup and installing the latest release :( [21:23] Too much work... [21:23] raaa, clamav [21:24] !ask | skay [21:24] skay: 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 [21:24] pedrommone: https://help.ubuntu.com/community/Howto%3A%20Custom%20keyboard%20layout%20definitions [21:24] spearhead, thanks mate [21:25] pedrommone: np [21:25] raaa, check this>>> http://www.makeuseof.com/tag/free-linux-antivirus-programs/ [21:26] conn, 3.12 while it's published kernel, does not mean i'ts packaged for Ubuntu, the 3.12 kernels are in 14,04 only I believe. [21:29] Guys on Ubuntu is there a directory called /tmp/ because I think I may have deleted it with rm -rf /tmp [21:30] SaberX01_ : *sigh* . Thank you mate. I'll watch a movie and bang my head on the wall before starting my backup process. Take care. [21:31] FireStorms: sudo mkdir /tmp && sudo chmod 1777 /tmp [21:31] hello would anybody help with this library dependencies problem? http://www.pasteall.org/pic/show.php?id=64988 [21:32] FireStorms now try sudo mkdir /tmp [21:32] hitsujiTMO, thank you :] [21:33] didnt see hitsujiTMO 's reply [21:33] cloneG, for firestorm second life viewer? [21:35] OerHeks and google earth pictures [21:36] cloneG, there is a install manual for 13.04/13.10 > http://wiki.phoenixviewer.com/ia32-libs-in-ubuntu-13-10 no need for thos lib32 packages === CyberJacob is now known as CyberJacob|Away [21:36] OerHeks good advice [21:36] OerHeks but i am using 12.04 === CyberJacob|Away is now known as CyberJacob [21:37] spearhead .. my wife came home .. :) .. No I did not find a solution... What I did find is that it is associated with this specific user [21:37] guest works as it should [21:38] so my screens are gone [21:38] is there a way to make http://videosearch.ubuntu.com/v0/search?q= child friendly ? [21:39] * FireStorms preys he can reboot [21:39] or must unity-lens-video be uninstalled ? [21:40] GerardM-: did you try both of the links provided? === Guest95510 is now known as GoreNuru [21:41] shiznix: if its not child safe as it is then i'd report it as a bug [21:41] yes [21:41] what I did find is that the guest is working fine [21:41] If I can make an admin in any way, I would be good === BalkM is now known as bMalum [21:42] hitsujiTMO: ok, will do [21:45] anyone got time for a script question? [21:46] GerardM-: go ahead and open a terminal again with ctrl+alt+t and run the command unity --reset-icons [21:47] miseree: that might be more appropriate for a channel dedicated to that scripting language === mb is now known as Guest52234 [21:49] any way to run sudo from inside a perl script ? [21:50] anew whats wrong with sudo xxx.pl ? [21:50] i mean inside xxx.pl i need to system("sudo killall xxx"); [21:52] anew: it would still require user intervention. makes more sense to then the script with sudo [21:52] +1 what he said ^^ [21:52] I am trying to configure plymouth but my startup splash does not reflect the changes I make to the config that show up on the shutdown splash - any thots? [21:53] dougl: you need to update initramfs [21:53] yeah but this is automated, there cant be any user intervention [21:54] anew: how exactly is the script being called? [21:54] hitsujiTMO, thank you... yes I do and I even show the splash manually by running the daemon and showing the splash and the changes show there but not when I do a fresh boot. [21:54] http://perl.nopaste.dk/p71576 hitsujiTMO here it is [21:54] I run this from the command line: $> cd ~/stratum-mining $> twistd -ny launcher.tac. How can I run this command in a script...I can't get it to work [21:54] i'm trying to kill line 1 with line 9 ... but line1 starts a vpn... and because of that somehow line 9 is not working [21:54] so not sure what to do [21:55] hitsujiTMO, the thing is I already did it and it worked once and now I am changing/refining it a bit more and the changes have no effect on start up but shutdown plymouth performs as expected [21:56] dougl: and you are updating initramfs after each change? [21:56] hitsujiTMO, yes... should I do a grub update too? [21:56] hallo [21:57] hallo [21:57] hitsujiTMO, brb [21:57] dougl: i dont thing a grub update is necessary at all. [21:57] hmmm [21:59] I run this from the command line: $> cd ~/stratum-mining $> twistd -ny launcher.tac. How can I run this command in a script...I can't get it to work [21:59] anew: anything i can thing would only be insecure [21:59] Hullo everyone. I've got a small problem I'm trying to solve, and I'd like some help. On my computer, I hear line-in's sound on the speakers and headphones. I bought a new USB headset, but I can't hear line-in through it. How do I accomplish it so I hear line-in through the USB headset too? [21:59] hitsujiTMO, insecure is fine [22:00] spearhead how long should this take [22:00] anew: http://www.nntp.perl.org/group/perl.beginners/2007/07/msg93112.html [22:01] GerardM-: it shouldn't take very long... has anything happened? [22:01] it stalled on info: Starting plugin: openg1 [22:01] hitsujiTMO, lol - no grub did nothing... I don't even know how to ask/look for help on google = any wording suggestions?/ [22:02] Hey guys. Every time I reboot ubuntu it just sits at grub. I can select Ubuntu to continue just fine, but I need it to do this on its own. Is there anything I can do? [22:02] it is flickering on the next line [22:02] Bender, you in your os now? [22:02] dougl: yes [22:02] GerardM-: ok go ahead and hit ctrl+c to quit [22:02] how long hav e you waited? [22:03] dougl: not very? It boots up nicely aside from this [22:03] How can I get Ubuntu to better detect my display? It's an integrated laptop display [22:03] GerardM-: then run sudo apt-get install dconf-tools [22:03] remore peer vanished with error: underlying GIOStream returned 0 bytes on an async read [22:04] dougl: you won't find anything on google. I actually did a some plymouth scripting a few weeks ago, and there's little out there it seems. are you by any chance symlinking any of the resources? [22:04] Bender, there is a delay for youi to change what it defaults to all are config able... can you do me a favour boot again and see if there is a countdown indication or wait and see if another persong has a better idea... === blueyed_ is now known as blueyed [22:05] hitsujiTMO, nice I am lucky you are with me... no links [22:05] dougl: what is a countdown indication? How can I tell that I am looking at it? [22:05] Bonsoir j'aurais besion d'aide svp [22:05] Bender: can you pastebin /etc/default/grub [22:05] GerardM-: run sudo apt-get install dconf-tools [22:06] Bender ok just reboot and wait 60 seconds if nothing happens come back here and we'll figer it out...? [22:06] hitsujiTMO, pastebin much better [22:06] :) [22:07] dougl: it may be an error in your script then. Some runtime errors only become noticable on boot [22:07] spearhead already on the newest version [22:07] GerardM-: ok then run dconf reset -f /org/compiz/ [22:08] hitsujiTMO, I did not do any script editing just image editing and even just renamed new / edited images [22:09] GerardM-: pastebin any output [22:09] hitsujiTMO, where's bender? [22:10] dougl: still here it seems. [22:10] dougl: try changing the theme to something else and back [22:14] dougl: He may need to hold shift to get the boot menu, seems some U installs do that. [22:14] hitsujiTMO, lol obsessing about my linux anyway [22:14] Bender: can you pastebin /etc/default/grub [22:14] hitsujiTMO, Bender pastebin good idea [22:14] Hi! Where can I ask about piping? [22:15] oscar here [22:15] or google [22:15] oscar_: in the plumbers? or here ... maybe if its relevant [22:15] Running this returns all at once: (echo 1; sleep 1; echo 2; sleep 1; echo 3) | tail -f [22:15] jhutchins, yes [22:15] Why not continuously? [22:15] hitsujiTMO: Yes, hold plz [22:16] () is executed in a sub shell. which ofc, gets handed to the shell at the same time. then its piped [22:17] hitsujiTMO: http://pastebin.com/BdE1tE1Z [22:18] I have written a python program that prints stuff continuously, and when I pipe it into a Haskell program I've written, there are very long delays in processing each line, and I don't understand why [22:18] oscar_: You could show us the code [22:18] that's more of a programming issue though [22:19] Bender, how long did you say it sits there? [22:19] with a menu? [22:19] dougl: until I select something [22:20] oscar_: try python -u [22:20] hmmm [22:21] trism: python -u doesn't work either [22:21] trism: Yes, it does! It didn't work with tail, but with my program. [22:22] oscar_: To answer your question, the first command completes before the pipe starts. [22:22] ¡Thanks all! [22:23] Bender: have you anything in /boot/grub/grubenv and can you pastebin /boot/grub/grub.cfg [22:23] heyo [22:25] hitsujiTMO: http://pastebin.com/JWLT6c1H === DarkAce-Z is now known as DarkAceZ [22:25] 4 [22:26] hitsujiTMO: just fyi, grubenv only includes up to line 4 [22:26] Bender: comment out the recordfail entry in /boot/grub/grubenv [22:26] For some reason I can not get vim to show syntax hilighting with golang [22:26] WeThePeople, Thank you for the links, I installe clamtk antivirus but didn't really care for it. I tried comodo and I love it. Thanks a lot [22:27] raaa, sure [22:27] I installed vim-syntax-go [22:27] hitsujiTMO: done [22:28] Bender: not sure if you need to update-grub on that one. don't think so, but might as well just in case. then reboot and you should be all good [22:28] anybody else here use golang with vim? [22:29] hitsujiTMO: Fingers crossed [22:29] can someone help me setup this keyboard? http://img713.imageshack.us/img713/8213/dellxps152011g14.jpg === Senix__ is now known as Senix [22:30] hmm. iperf and jperf removed from software center? [22:30] even nuttcp [22:30] anyone play skyrim on playonlinux? [22:31] ziftex: I see both iperf and nuttcp in 13.10 [22:31] hmm. I don't [22:31] !info iperf | ziftex [22:31] ziftex: iperf (source: iperf): Internet Protocol bandwidth measuring tool. In component universe, is optional. Version 2.0.5-3 (saucy), package size 53 kB, installed size 165 kB [22:31] hitsujiTMO: I have another issue that prevents reboot from completing. a program restarts after the reboot command is sent and causes the machine to hang [22:31] ziftex: do you not have universe enabled? [22:31] even apt-cache search iperf is blank [22:32] i got it running i just wanna know where the game saves the save files [22:32] they're not where they're supposed to be [22:32] Bender: anything showing up in your /var/log/syslog ? [22:32] ahh must be that I forgot.. [22:33] hitsujiTMO: Lots of stuff [22:33] thanks trism [22:33] Bender: lol. pertaining to that app :P [22:33] can someone help me setup this keyboard? http://img713.imageshack.us/img713/8213/dellxps152011g14.jpg [22:34] pedrommone: that looks like a dell xps keyboard yeah ? [22:34] shiznix, yea [22:34] what part are you needing to setup ? [22:34] i need code with this keyboard [22:34] but my keys write it ´ ¨ ` [22:35] for the multimedia keys at the top ? [22:35] nop [22:35] hitsujiTMO: oh. heh. Uhm. no [22:35] i mean, the one on the right of enter [22:35] Bender: what app is it? [22:35] should type ' [22:35] pedrommone: In the System Settings, Keyboard, Choose QWERTY English, US [22:35] hitsujiTMO: tor [22:35] but i need use international [22:36] im from brazil u,u [22:36] Bender: ahh, something i know nothing of. Hmm, does it have its own logs that give any hint? [22:36] Hello all. I've just downloaded the Ubuntu 12.04 LTS Server edition from ubuntu.com , but I cannot find the checksums for the iso!! Does anyone know where they are? [22:37] !md5 [22:37] To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see http://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows [22:37] hitsujiTMO: probably. A better question is, do I know where to find those logs? [22:37] owen__, they're available on releases.ubuntu.com I think [22:37] TJ-, any ideia? [22:37] TheLordOfTime: I'll take a look thanks.. [22:37] Bender: should be all in /var/log i would assume /var/log/tor/* or /var/log/tor.log [22:37] owen__, http://releases.ubuntu.com/12.04/ and search for MD5SUMS, SHA1SUMS, or SHA256SUMS [22:38] pedrommone: By default you can type other characters using the right "Alt" key and an accent, followed by the main key. E.g. Press and Hold right Alt, then press the ' key, then press the E key, then release right Alt [22:38] TheLordOfTime: Thank you [22:38] https://help.ubuntu.com/community/UbuntuHashes [22:38] anybody familiar with vim and want to help me with a syntax hilighting issue? [22:38] TJ-, but I cant swap it? put the others char on the ¨main action¨? [22:38] owen__, those're text files containing the specific sums for those, there, for each image there. make sure you compare against the right sum in the file though :) [22:38] I use it alot === sburjan_ is now known as sburjan` === whitenite is now known as zz_whitenite === STS_ is now known as Guest60922 [22:40] pedrommone: You probably can by selecting the Brazilian keyboard layout, but you may find it hard to use as other characters will have moved. You could always stick labels on the keys showing the actual symbol generated :) [22:40] TJ-, what do you mean? [22:41] TJ-, I can press alt or shit and get the others keys [22:41] Am I totally blind or or is EsperNet not listed in the irc servers? [22:41] But was I told you, Im a developer, it is going to be a pain in the ass press alt/shift everytime and my keyboard layout doesnt work it ABNT (Brazillian format) [22:42] pedrommone: The physical keyboard has "US English" layout. That means the key-codes it sends are interpreted to be US English characters. If you tell the operating system that the keyboard is Brazilian or Portuguese layout, the key-codes will be interpreted as different characters. [22:42] but on brazil we have é ê [22:42] with ABNT layout I cannot write it [22:42] pedrommone: But the characters the operating systems generates will not always match the symbols shown on the physical key that was pressed, so you could stick paper labels over the real keys :) [22:43] hitsujiTMO, you still here? I nev er made the links but there are links in my config dirs for plymouth - any thots? [22:43] TJ-, hm, ok [22:43] thank you [22:43] dougl: links for what exactly? [22:43] pedrommone: The only other option I can think of is to buy a replacement or external keyboard that has Brazilian layout [22:44] nah, im fine with my keyboard [22:44] trism, hmm. even after adding universe and did apt-get update. iperf still don't show up. [22:44] mind that I use live USB. [22:45] hitsujiTMO, default.plymouth and text.plymouth [22:46] ziftex: it is there, can I see your /etc/apt/sources.list? [22:46] yeah. [22:46] well tried apt-get install iperf and that worked. [22:47] only software center that was not updated. [22:47] pedrommone: you could also try ebay for a keyboard for the laptop with your layout or buy the part from dell [22:47] hitsujiTMO, the keyboards made from dell are very nice [22:47] I dont want replace it [22:48] pedrommone: you can get the dell keyboards in ebay too [22:48] Ill make my keybord layout [22:48] ziftex: yeah I would generally skip software-center if you know what you're looking for [22:49] pedrommone: You can get genuine Dell replacements quite cheaply from Dell or elsewhere. What model of Dell is it? [22:49] l502x [22:49] trism, Sure. But doing eddu martrial so wan't too make it nice and easy :) [22:50] I love Dell. They let the NSA hijack one of their manufactoring plants and modify the hardware/software [22:50] dougl: i'd presume they're just the defaults being placed in your dir. ( debian has a slightly different structure for plymouth it seems and i made themes for that ) [22:50] Bender, NSA was everywhere [22:50] is* [22:50] yea, they are still [22:50] but you cannot blame just one guy [22:51] I'm not. I'm blaming an entire company [22:51] haha [22:51] lol [22:51] Bender: Dell doesn't actually manufacture much hardware. [22:51] jhutchins, but I love this keyboard, is soft [22:51] and has light :oo === zenix` is now known as zenix`away [22:51] jhutchins: but the hardware they do produce they sell to their customers in their computers. Hardware that is comprimised [22:51] pedrommone: then buy the same keyboard, just with the br layout [22:52] br layout is a shit dude [22:52] let me show u [22:52] hitsujiTMO, thanks, lol ... do you think I am letting you off the hook? [22:52] :) [22:52] pedrommone: please keep the language clean [22:53] hitsujiTMO, http://2.bp.blogspot.com/-_L-VVE3yzuk/Uh6kKs0GzsI/AAAAAAAAATc/OEq7FSfr7h4/s1600/Teclado+Hp+Pavilion+G4+1000+G4t+G6+Compaq+Cq43+636191+001.jpg [22:53] they are not the same keyboard [22:53] also dont have light [22:53] sudo apt-get update [22:53] oops lol [22:53] pedrommone: Did you have an ubuntu support question? [22:54] im searchig how make a keyboard layout :( [22:57] pedrommone: The Dell part # for the brazil layout keyboard for the L502x are "0P3CH7" and "MP-10K68PA-442" [22:58] TJ-, than you but Im going deep, modifying my currently layout [22:59] Hello! I got a update problem. Updatemanager complains about updates from unautorized suorces.. it's gnome-do libjs-jquery and libssh2-1.. so i think ok lets drop them for now but as i untick them and say.. Go on old chap.. But it still compains over libssh2-1. I then(as it is a new instalatin)guess it's a dependensy of ssh.. but how the holy cow can ssh sudenly depend on somthing from unauthorized suorces?? Is this mighty bee a bug? or [22:59] pedrommone: There are services to have existing keyboards laser-cut with alternative layouts [22:59] I need serious help recovering an ext4 partition on an LVM [22:59] what do you mean? [22:59] I will literally pay you if you can help me recover the data. [23:00] Please, I'm at a point of desperation, and I don't know what to do [23:01] pedrommone: see for example http://deskthority.net/wiki/Keycap_printing [23:01] PiranhaMobile: First: disconnect the drive to prevent further problems! [23:01] TJ-: I've been working on it all day [23:01] Been trying to run fsck, no help [23:01] PiranhaMobile: I hope you're working on a cloned copy [23:01] No [23:01] PiranhaMobile: have you tryed testdisk [23:01] jirido: can you pastebin the output of: sudo apt-get update [23:02] jirido: TestDisk froze [23:02] ok [23:02] PiranhaMobile: I'd highly recommend you use ddrescue to a clone disk [23:02] I was running fsck [23:02] it was deleting in odes [23:02] inodes* [23:02] I have no idea what that means [23:02] but it was deleting so many of them I ctrl-c'ed it [23:04] PiranhaMobile: Sounds like you've made it almost impossible to recover... if the physical drive has problems (have you checked the kernel log?) then the only way is to use ddrescue ASAP to a clone drive [23:04] hi [23:04] How do I check kernel.log [23:04] So Ubuntu installed the wrong drivers for my sound chipset... how do i change it? [23:04] I've asked this in #kde but no one answered me, while in Gnome in ubuntu my mouse pointer disappears as soon as it enters into a KDE/QT window [23:04] it's a very annoying problem :( [23:05] do you have any clue of what could be happening? [23:05] PublicStaticVoid: what makes you think they're the wrong drivers? [23:06] if I run systemsettings in Gnome and select a new mouse pointer for KDE, the mouse pointer appears just to disappears later [23:06] They are Intel drivers and its and AMD Laptop.. and the sound isnt working.. Pule jut has a dummy device, alsamixer shows te cards but nothing else [23:06] so every time I need to use the mouse I need to configure it in systemsettings [23:06] PiranhaMobile: Congratulations! You've completely trashed your filesystem. You might need new hardware, but at this point it's hard to tell. Time to reformat and restore your backup. [23:06] it's a strange problem :-/ [23:06] jhutchins: No way to recover? [23:06] At all? [23:06] PublicStaticVoid: can you pastebin: lspci -knn | grep Audio -A3 [23:07] gia [23:07] PiranhaMobile: Probably not all of it. That's what the deleted inodes are about, they no longer point to valid data. [23:07] PiranhaMobile: As we've already told you repeatedly: use ddrescue to a clone drive, then try testdisk and photorec for starters. [23:07] PiranhaMobile: take an image of the drive, and run testdisk or photorec *on the image* [23:07] It's an 80 gb hdd [23:07] ooooo ouch. [23:08] PiranhaMobile: You can't recover it from an OS on it, you need something else to boot to. [23:08] jhutchins: I'm booted into parted magic [23:08] I would have suggested grml [23:08] PiranhaMobile: That's fine, it'll only take a couple of days worst-case for ddrescue to clone it [23:08] ... but that doesn't have a whole heap of tools on it. [23:08] PiranhaMobile: Testdisk, photorec, ddrescue might help. [23:08] hitsujiTMO: http://paste.ubuntu.com/6706089/ [23:08] PiranhaMobile: You could look at systemrescuecd, not sure what it has these days. [23:09] PiranhaMobile: I recently ddrescue-ed a 500GB drive in 4 days with failing physical sectors [23:09] woo hoo! [23:09] GOT it. [23:10] gordonjcp, hitsujiTMO here is lshw a well http://paste.ubuntu.com/6706094/ [23:10] which is the addon that gives desktop notifications from google+ [23:10] ? [23:10] firefox-addon* [23:11] I can't seem to disable it [23:11] I think /dev/snd/controlC0 [23:11] PublicStaticVoid: seems they are indeed the correct drivers [23:11] They can't be [23:11] why not? [23:11] There is no Intel Hardware on this device [23:12] how do install perf for ubuntu? [23:12] I remeber that was possible to hide the inity navbar [23:12] how I can do it now? [23:12] it gives me this: perf not found for kernel 3.8.0-34 [23:12] You may need to install linux-tools-3.8.0-34-generic [23:12] but i can't install that package (because it doesn't exist) [23:12] Its a Toshiba Sattelite with an AMD A6 /dev/snd/controlC0 [23:12] oops [23:12] didnt mean to paste that device [23:13] PublicStaticVoid: while the driver is called snd_hsa_intel, it doesn't mean that its written just for intel. Since there's most likely large similarities between the intel + amd audio hardware, the driver is prob made to cover both [23:13] i just installed ubuntu server on my vmware workstation. Does anyone know how i can copy files between my host pc (win 7) and the linux virtual machine? [23:13] hitsujiTMO: Well it doesnt work.. since the devives dont show up in pavu or the system sound properties, just a dummy interface [23:13] FalsAlarm, If you used a Brigded IP addy on the VM, use PuTTY tools (scp) or Setup a Samab Share. [23:14] and I hav no sound [23:14] hitsujiTMO: http://pastebin.com/V3CDyRvs and "Följande signaturer är ogiltiga" is swedish and meens "folowing signatures is unvalid". "Misslyckades med att hämta" meens "could not fetch" [23:14] Plus someone in #pulseaudio last night told me that it is modt likely the wrong driver [23:14] PublicStaticVoid: can you pastebin the output of: aplay -l [23:14] yes [23:14] FalsAlarm, Also can setup SSHFS, but that's a bit more complicated, and probably Overkill for just file Copy Needs [23:15] hitsujiTMO: http://paste.ubuntu.com/6706107/ [23:15] FalsAlarm, Biggest requirment is to ahve a reachable IP address, then you options are many. [23:15] I even added my user to the audio group even though that isnt reccomended, still didnt work haha [23:15] PublicStaticVoid: which version of Ubuntu? [23:16] 13.10 [23:16] if something connects to server via ssh & key with out password would that be in /var/log/auth.log ? [23:16] PublicStaticVoid: Have you read this? http://askubuntu.com/questions/361854/ubuntu-13-10-no-sound [23:16] I am thinking of trying 14.04 to se if the newer kernel will help [23:16] TJ-: Yes, went through al of it last night, thanks. [23:17] TJ-: It isn't a typical audio issue [23:17] PublicStaticVoid: FYI: The "snd_hda_intel" driver is standard for almost all High Definition audio chipsets... what is different is the "codec" that is used to talk to the audio DSP. [23:17] olf-folks, I think it's /var/log/secure .. need to go look though. [23:18] TJ-: Okay, well it doesnt work. Only said it wasn't the right driver because a bunch of people I was talking to last night in the pulse channel said it was most likely the incorrect driver. [23:19] PublicStaticVoid: They may mean codec ... the terms get interposed sometimes [23:19] PublicStaticVoid: Does "sudo aplay -l" report anything? [23:19] PublicStaticVoid: Also, have you followed the steps at https://help.ubuntu.com/community/SoundTroubleshooting [23:19] olf-folks, yours probably right, /var/log/auth.log I have some tweeks on my I forgot about. [23:19] Le canal FR silvouplait? [23:19] jirido: can you try running: http://paste.ubuntu.com/6706120/ [23:20] PublicStaticVoid: Also - something I remember happening to me - have you tried using headphones? I once had an issue where they worked but the speakers didn't [23:20] canal francais please ? [23:20] canal francais please ? [23:20] canal francais please ? [23:20] TJ-: No thy meant driver.. They said I might need a Binary Driver [23:20] mickael: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [23:20] PublicStaticVoid: did they get you to upload the alsa-info.sh output [23:21] TJ-: I pasted the output up there [23:21] nevyn: I can if youdlike [23:21] I would need a program to compare directories for size and report which one has missing files or different content... anything for Ubuntu? [23:21] nevyn: Where is that script? [23:21] it isn't in my path [23:21] PublicStaticVoid: http://alsa-project.org/alsa-info.sh [23:22] wget [23:22] yup [23:22] Thx [23:22] Is there a way to reorder the indicators? [23:22] please [23:22] canal franch [23:22] ? [23:22] !fr [23:22] Nous sommes desoles mais ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci. [23:22] mercii [23:23] PublicStaticVoid: Have you seen bug #918254 ? [23:23] bug 918254 in linux (Ubuntu) "Realtek ALC269VB, needs to manually edit /etc/modprobe.d/alsa-base.conf to work" [Undecided,Fix released] https://launchpad.net/bugs/918254 [23:23] VLanX, use diff: ... diff -r --brief dir1 dir2 ... [23:23] PublicStaticVoid: what diagnosti steps did the people in #pulseaudio ask you to do? [23:24] VLanX, then if you want to make them the same: rsync -a dir1/ dir2/ .. then run diff again to test [23:24] KI7MT: thank you, I'll try that [23:27] nevyn: http://paste.ubuntu.com/6706141/ [23:27] hitsujiTMO: They had me pastebin a bunch of stuff like you are [23:27] And after 2 hours they were pretty much stumped haha [23:28] I aslo submitted a bug [23:28] VLanX, dont forget to rsync the other way too: rsync -a dir2/ dir1/ [23:28] TJ-: Yeah, do not think that is what I am experiencing [23:29] When I had Arch installed, sound worked out of the box. [23:30] PublicStaticVoid: did you turn the volume up? [23:30] using alsamixer? [23:30] that looks like a pretty standard codec to me. [23:31] KI7MT: ok thanks === Kryptron_ is now known as Kryptron [23:33] PublicStaticVoid: Have you tested the snd_hda_intel module option "model=auto" ? Have you tried the other options for the ALC269 series? You can find them in the kernel's "Documentation/sound/alsa/HD-Audio-Models.txt" [23:33] hitsujiTMO: the tree first added keys. the rest said processed 1, unchanged 1 and it did not help unfortunatly. [23:34] hitsujiTMO: i did a sudo apt-get update and then started updatemanager again.. [23:34] PublicStaticVoid: See https://www.kernel.org/doc/Documentation/sound/alsa/HD-Audio-Models.txt [23:36] nevyn: Yea.. doesnt do anything.. and why don the cards show up in the system sound properties just shows a dummy device.. [23:36] jirido: can you once again paste any warnings from: sudo apt-get update seems you may have some other underlying issue. anything in particular happen before this issue began occurring? [23:37] TJ-: Pulse doesnt even see the hardware.. that is the issue [23:38] I have ubuntu running on ARM device. I connected a usb wifi and lsusb does show it as "Ralink Technology, Corp." but ifconfig does not show a wlan0 device. Any ideas? [23:38] hitsujiTMO: No i was sitting writing mail and the updatemanager popped up and i said ok, thats all [23:38] PublicStaticVoid: Pulse doesn't deal directly with hardware, that's alsa's job. [23:38] K i just uninstaled pulse and it works [23:39] So gies it was a bug [23:39] PublicStaticVoid: that's not a solution... [23:39] jhutchins: What are you talking about? We were troubleshooting... [23:39] but anyway [23:39] nevyn: Uhmm I have audio now.. [23:39] So YES it is a solution. [23:39] What are you talking about [23:40] it doesn't explain why pulse wasn't detecting the working soundcard [23:40] http://pastebin.com/pvJ7KhN1 [23:40] I was wondering when a livecd is created do you start in root when creating the work/chroot folder? [23:40] PublicStaticVoid: Have you tried lspci -nn? Paste just the relevant line. [23:40] Don't need pulse audio anyways [23:40] jhutchins: I solved the issue. [23:40] !xclip [23:40] !man xclip [23:40] man xclip === GTB3NW is now known as GTB3NW_AWAY [23:41] http://pastebin.com/Y7sSVXUT === sd is now known as Guest26589 [23:42] PublicStaticVoid: I've just read something promising that may explain it. With multiple sound devices (especially a video card with HDMI audio) ALSA can think the HDMI is the default sound card. You can persuade it to use the primary sound device by adding a line to "~/.asoundrc" of the form "pcm.!default front:Generic" where 'Generic' is the name assigned to the device by ALSA [23:42] TJ-: I am okay with no pulse, it has never really added anything useful for me anyways [23:43] I apreciate your helpthough [23:43] jirido: can you paste the output of: ls -l /usr/share/apt [23:43] I need to fogure out all these other issue now [23:43] Pulse provides the multi-channel mixing support [23:43] hitsujiTMO: http://pastebin.com/pvJ7KhN1 [23:44] hitsujiTMO: sorry old paste [23:44] jirido: np [23:44] Like why I can't use cinnamon without my Xorg freezing up and why everytime I startup and Unity starts I get a few windows saying a system error occured. === fredbarns_ is now known as fredbarns [23:45] hitsujiTMO: totalt 4 [23:45] -rw-r--r-- 1 root root 1724 nov 15 17:36 ubuntu-archive.gpg [23:45] totalt 4 [23:45] -rw-r--r-- 1 root root 1724 nov 15 17:36 ubuntu-archive.gpg [23:46] Sorry again for double post [23:47] jirido: out of ideas. you have the archive gpg. yes its still failing. maybe a corrupt confog somewhere but unsure where to look [23:48] PublicStaticVoid: Those error messages, have you read them? I've seen a 13.10 system recently with the same symptom and the messages seem to originate from a failing Resume-from-suspend script that is being run incorrectly at cold boot time [23:49] TJ-: I look i dmesg right after and see nothing. The Boxes themself only give an option to close or report [23:49] hitsujiTMO: ajaj and it does not let me uncheck that updates.. maybee i wait a day and see if something happens and then come back here tomorow if the problem stays. I dont get it at all :) [23:50] PublicStaticVoid: There should be an option to view details, possibly after pressing the report button [23:50] No I have reported everytime and I see no option [23:50] PublicStaticVoid: I seem to recall seeing the name of the script/executable suggested it was a resume script... or something else in the details did [23:50] Hi [23:50] Maybe some log file? [23:51] PublicStaticVoid: You might find something in "/var/log/apport.log" [23:52] What should I ubuntu is running my cpu too fast, and as a result, the case is melting? [23:53] michael__: buy a propper cpu fan and/or case. what temperature is the cpu at? [23:55] At the moment, it's not very hot [23:55] IS there a wy to dist upgrade t the 14.04 beta? [23:55] But when it's been running for a while, certain areas are hot enough to burn your finger through the plastic [23:55] PublicStaticVoid, not yet. [23:56] PublicStaticVoid: "sudo do-release-upgrade --devel-release"