=== harrisonk is now known as harrisonk_away === uchobby is now known as uchobby_afk === uchobby_afk is now known as uchobby === harrisonk_away is now known as harrisonk [02:50] stlsaint are you there? === AndrewMC is now known as SpockVulcan [03:00] harrisonk: sup [03:30] hello, i installed ubuntu netbook edition today, it is my first attempt at linux. i cannot get the wireless to work. the system claims it is disabled and i can't seem to enable it [03:35] harrisonk: sure [03:35] wastoid: what type of card do you have? [03:36] stlsaint I think I am going to reinstall [03:36] harrisonk: alright [03:37] ar 5001 wireless adapter [03:37] wastoid: to see card use command: lscpi | grep Wireless [03:37] opps [03:37] wastoid: sorry use: lspci | grep Wireless [03:40] that command didn't show me the card [03:40] wastoid, you can try lscpi | grep Ethernet [03:41] wastoid: well what did the command give you? [03:41] wastoid: i know that command works [03:41] a list of display options [03:42] wastoid: you ran it wrong mate [03:42] wastoid: please verify correct usage: lspci | grep Wireless [03:43] seidos: wireless is the issue here [03:43] ah, thank you. atheros ar 5001 wireless adapter.. [03:43] seidos: try running both commands to better understand ;) [03:43] wastoid: please paste the entire output of card [03:43] stlsaint, i use Ethernet. works for me. didn't know Wireless worked. i think he put the | in the wrong place (i did the same thing when i ran it with Wireless for some reason too) [03:44] ethernet controller: atheros communication inc. ar5001 wireless network adapter (rev 01) [03:45] wastoid: is that the output of the ethernet commadn or the wireless one? [03:46] the wireless one, shall i run the ethernet? [03:47] wastoid: no need, one sec [03:47] wastoid, what version of ubuntu are you running? [03:48] does anyone know what sound engine or render (i dont know the term) that xmms uses? [03:48] 10.04 i think, netbook edition [03:48] wastoid: please run command: dmesg | grep Wireless [03:49] command produces nothing.. [03:50] xmms...sound engine? gstreamer xine? [03:50] wastoid, how about ifconfig? [03:50] wastoid: please run command: dmesg | grep wlan0 [03:50] bdogg, i saw you, but i have no idea. not even sure what a sound engine is. [03:50] bdogg: sorry mate, not sure about that [03:50] bdogg, especially if it has nothing to do with pulse audio or alsa [03:51] umm i dont really know what the correct term is [03:51] do you guys atleast know [03:51] why it is that xmms has great sound quality [03:51] { 12.633893] ADDRCONF(NETDEV_UP): wlan0: link is not ready [03:51] i don't even use xmms [03:51] compared to other players (rhythmbox, banshee) [03:52] im a hude audiophile and i can hear the difference [03:52] bdogg, google is your friend. all i can say, unfortunately. [03:52] lol [03:52] bdogg, or wait around, paultag might have some words for you. [03:52] he's in a meeting right now though [03:52] i tried no one has ever mentioned it before [03:52] will do seidos [03:53] seidos, sec, I'm folding laundry, I'll pop back in a sec [03:53] laundry ftw [03:53] * seidos hides his metaphorical dirty laundry [03:54] wastoid: im sorry but i must go: this should get the ball rolling for ya: http://ubuntuforums.org/showthread.php?p=6089169 [03:54] Back [03:54] seidos, :P [03:54] bdogg, so, what's up, my friend? [03:55] just wanna know some background info on xmms [03:55] Sure, what about [03:55] because in my opinion it has superior sound quality [03:55] to other players i have used [03:55] i just want to know why [03:55] Hummm, my base reaction is to call bullshit on that [03:55] lol [03:55] well i dunno [03:55] bdogg, the reason being is that they all use the same transport [03:56] bdogg, so when they "load" and "play" a file, it's the same code, unless it's using a different transport with low latency, such as JACK [03:56] to my music sounds clearer on xmms then on rhythmbox [03:56] bdogg, Unless it's an EQ setting, it's all in your head [03:56] bdogg, they should be using the same backend, and there is nothing that an app can do from it's place above the audio transport layer [03:57] hmmm [03:57] makes alot of sense [03:57] bdogg, unless it's giving up some of it's time slice to another internal thread [03:57] bdogg, then perhaps it's playing with more of the process quantum [03:57] bdogg, but that should not really make a big deal, I'm not sure. How big is the gap that you hear? [03:57] lol you've pretty much lost me [03:57] bdogg, is it an offensive crackle? [03:57] nopw [03:58] bdogg, ( I'm an audiophile as well ) [03:58] *nope [03:58] bdogg, what's it doing? [03:58] great [03:58] im an audiophile, but i dont know nearly us much about sound as you do [03:58] I'm just coming from a programming backend [03:58] bdogg, what kind of audio artifacts are you getting? [03:59] none from rhythmbox or xmms [04:00] just that in xmms, bass and treble sound...i dunno... fuller? [04:00] my equalizer is off on xmms [04:00] *sound fuller [04:00] I don't recall a default eq on rb [04:01] bdogg, could you do me a favor and test using `mplayer' on the command line? [04:01] bdogg, that is bare-bones, almost direct interface to the audio subsystem, it should be close to as perfect as the system can do [04:01] and how would i do that if you dont mind [04:01] bdogg, sudo apt-get install mplayer-nogui [04:02] bdogg, then take an audio file ( use an ogg or something non-mp* ) [04:02] bdogg, and give that a listen, compare to xmms / rb [04:02] okay [04:03] bdogg, if you are super concerned about audio, you might want to look at a new audio subsystem, just FYI [04:03] for instance? [04:03] bdogg, JACK is really nice, and it runs with a higher priority, so it gives more time ( and less latency ) to the audio being played [04:04] bdogg, it's hard to setup, but it's a lot better at handling audio output, and you will loose a bit of the "crap" [04:04] any tutorials i can take a crack at? [04:04] bdogg, but remember, the weakest point of your setup will be the headphone jack -- I use a firewire quarter inch interface [04:04] bdogg, that is a bit better because there is more material keeping it isolated [04:05] btw how do i use mplayer on terminal [04:05] whereas the headphone jack can be really weak when it comes to power interference [04:05] bdogg, mplayer /home/bdogg/Music/file.ogg [04:05] bdogg, http://jackaudio.org/ [04:05] bdogg, you can apt-get most of that [04:09] using the mplayer-no gui [04:10] sound similar to what i hear in xmms [04:10] symbol crashes and drums sound clearer and deeper bass === SpockVulcan is now known as AndrewMC [04:12] bdogg, Well, I'm not sure what to say. I don't see anything that looks like RB Is changing the audio -- my mids sound strong and I'm using RB. I'm also using a firewire hardware interface [04:12] bdogg, I'm not sure. Try poking about rb, but I don't see much reason for it to do that [04:12] well under the sound menu, i have something installed called JACK control [04:12] that i have no idea where it came from [04:18] ummm another way to explain it to you....: xmms makes my mp3 files almost sound FLAC quality while rythmbox just sound normal [04:21] bdogg, sorry, that's not possible [04:21] bdogg, mp3 compression removes data, and it's not able to be restored [04:21] bdogg, the mp3 audio "cap" in quality is hard [04:21] bdogg, I'm thinking it might be in your head :) [04:21] yeah.... i dunno, i just did a sound comparison [04:21] bdogg, it happens a lot [04:22] and to me it just sounds better in rythmbox [04:22] i mean xmms [04:22] how do i intall the JACK thing [04:22] bdogg, so use xmms, all I'm saying is that there is no technological reason for it [04:23] bdogg, take a look at the guides on the jack website [04:23] bdogg, there's a lot you can do [04:23] bdogg, so there are a lot of choices to make [04:31] Oh shoot [04:31] was I too mean? [04:31] I did not mean to be :( [05:32] hello [05:35] heya dengaku_sco [05:35] i got a bit of a start up prob [05:37] dengaku_sco, shot [05:37] shoot* [05:39] when i start up ubuntu, it comes up ..(how to put this) not as fancy. think safe mode. at the login screen, a message pops up in the top corner saying, and i quote .. [05:39] Low resolution? [05:40] "Configuration defaults for GNOME Power Manager have not been installed correctly." [05:40] dengaku_sco, did you do anything that might have caused it? [05:41] never seen that problem before [05:41] dengaku_sco, http://ubuntuforums.org/archive/index.php/t-980711.html looked at that before? [05:41] where once it came up with the soft greys tones and round-edged windows, it now comes up with the cold greys and sharp edges of Win 95 [05:42] dengaku_sco, ^ [05:43] not that thread [05:43] After doing, executing sudo dpkg --configure -a solved the problem [05:44] dengaku_sco, lucid : https://answers.launchpad.net/ubuntu/+source/gnome-power-manager/+question/38900 [05:44] It is cleared [05:46] oh, and i installed Wine and Iced Tea the session before this happened, oh and FireFox Sync [05:46] (still reading that stuff) [05:52] same basic prob, but i do have my cursor and login prompt [05:53] tho, when i login with my right password, the screen blanks for a bit. and then the login prompt reappears [05:54] well, i guess ill try that out. so when i get to my problem screen, i press Alt+Cnrl+1 right [05:58] wwwell i guess ill try that out. bbl [06:00] hii [06:00] any1 thr?? [06:00] ppl [06:04] \o. [06:04] need help [06:04] how to restore grub [06:04] wiped out due to windows reinstall [06:05] Guest16255, hello and no PM when you are a guest :P [06:05] kk [06:05] oh goodness. [06:05] kool [06:05] never done it, but there's a how to somewhere [06:05] !grub [06:05] grub is the default boot manager for Ubuntu releases before Karmic (9.10). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - GRUB how-tos: https://help.ubuntu.com/community/GrubHowto - See !grub2 for Karmic onwards. [06:05] hey, cool! smart bot. [06:05] lost grub2 [06:05] not grub [06:05] Guest16255, get the grub restore link at top^ [06:06] Guest16255, using 9.04? [06:06] nope [06:06] 10.10 [06:07] then it is GRUB2 [06:07] yes [06:07] then look at the link from ubot2 [06:08] it is for GRUB2 [06:10] thts whn u are able to boot into ubuntu [06:10] hi [06:10] i am unable to boot into [06:10] Are there freelance assignements available ? [06:11] Guest16255, you have to use a Live CD [06:11] then you have to proceed [06:12] Guest16255, https://help.ubuntu.com/community/RecoveringUbuntuAfterInstallingWindows?action=show&redirect=RestoreGrub [06:12] seidos, I got a PM all of a sudden and Idk who is that :/ [06:13] may be its me [06:13] yep :P but still idk who you are :/ [06:14] am rohith [06:14] bbtw [06:15] Guest16255, you are reading that link? [06:15] yes [06:15] wlll try it out nwo [06:16] thanq so much [06:16] missing linux [06:16] :( [06:18] Guest16255, try that [06:30] hi [06:30] are there freelance assignements available ? [06:30] kaushal, how do you mean? [06:31] temposs: basically I am well versed with offering linux solutions [06:32] kaushal, this is not the place to ask such a question [06:32] hey kaushal you can contribute to the community here. (As I told you already) [06:32] kaushal, we offer linux solutions for free here [06:33] kaushal, anything else is unacceptable in this forum [06:33] temposs: sure [06:34] temposs: i would like to contribute [06:34] how do i start with ? [06:34] kaushal, then stay connected to this chatroom and wait for someone to come and ask a question [06:34] kaushal, I already told you to what to do [06:34] if you know the answer, then you may answer it [06:34] kaushal, you could try fixing these in the meantime: https://bugs.launchpad.net/ubuntu [06:34] night all [11:02] hii [11:02] pppl [11:02] any 1 thr [11:02] yaar [11:02] any1 thr [11:02] need help urgently [11:02] !!!! [11:05] why is this room dead [11:37] morning all [11:45] Hello =) [12:02] hello Silver_Fox_ [12:04] Hello duanedesign :) [12:04] How are you doing ? [15:16] hi all in a recent update the cups-pdf package was suggested removed. What's the alternative to cups-pdf? === shadeslayer_ is now known as shadeslayer [16:55] hi guys [16:56] hi [16:56] heya DiegoTc [16:57] ho Mohan_chml AbhiJit [16:57] DiegoTc: Long time no see.. Hows life?? [16:57] here getting ready for the dev academy :D [16:57] cool [17:02] hello [17:07] i dont know if u remember me from last night, but i had the GNOME Power Manager problem at login [17:07] dengaku_sco: I do remember [17:07] and what happened? [17:07] cool [17:08] nothing [17:08] i pressed Alt+Cnrl+1, and put in the code u gave me. and noth9ing happend [17:09] argh! [17:09] I had never got a problem like that and let me look around for your problem [17:10] ill try it again and take notes on what happens if i missed something [17:10] brb [17:22] back [17:23] nothing happened [17:28] pressed Alt+Cntl+F1, logedin, got a "scott@ubuntu:"$" line, put in the code, got a "[sudo] password" line, put my password. then, got another "scott@ubuntu:"$" line. nothing else. [17:28] dengaku_sco: http://www.absolutelytech.com/2010/04/13/solved-unable-to-boot-due-to-gnome-power-manager-error/ [17:29] have a look at that^ [17:29] ok [17:29] dengaku_sco: is that the error displayed in the link I gave? [17:30] if so, try that. or report here [17:30] yes that is it exactly [17:31] okay and I have found another link with stories about this too http://ubuntuforums.org/showthread.php?t=1326409 [17:32] dengaku_sco: try those links and good luck =] [17:32] thank you so much [17:32] yw (: [17:34] if your error is down to lack of space - running the apt-get clean command more than once will not accomplish anything [17:34] ok [17:34] heya hobgoblin =] [17:35] hi Mohan_chml [17:35] * Mohan_chml yawns [17:37] dengaku_sco: a df -h will tell you more - look for the line with mounte on / and see what it says about Use% [17:39] um..barely understood that [17:40] :) [17:40] can you get into the system? [17:40] into ubuntu? (im in Vista right now) [17:41] ubuntu - so can you get in with the recovery mode - that is from the ubuntu boot menu - second option [17:41] i can do that [17:42] dengaku_sco: ok - so do that - then when you get the root menu choose root terminal and enter df -h [17:43] ok [17:43] you'll get a list - look for the line that includes / under the Mounted on column - in that line what is the number that is under the Use% column [17:43] that will tell you how full your root drive is [17:44] mine is 26% used /dev/sda6 18G 4.2G 13G 26% / [17:44] and I have 13Gb available [17:44] but if your issue is not actually to do with lack of space that is all a waste of time - I don't have a log of what your issue is :) [17:45] lol [17:45] ok, wrote all that down [17:46] Apacer 2GB pen drive is not formatting [17:47] Ubuntu 10.04 [17:52] how bizarre === AbhiJit is now known as Guest78010 === AbhiJit_ is now known as AbhiJit [19:04] Hello. Does anyone know if the ubuntu canada repositories are down? [19:05] I can not do any updates or installs from terminal? [19:31] bye [19:39] Hi all - got a Linode server setup with Ubuntu 10.4, and trying to secure it. Changed SSH a bit, but also set up OpenVPN and got connected to the server with my Win7 desktop. Now I'm trying to figure out how to make sure I'm connecting via the VPN tunnel, and then how to block external SSH access with iptables [19:40] I've tried looking at Netstat -r, but can't really tell what I'm seeing there... [20:11] im back again [20:11] wb dengaku_sco [20:11] and the sudo apt-get clean line worked [20:11] dengaku_sco: cool :) [20:12] it was that i have a pretty full drive [20:12] if it worked then I would suggest you look into that then - it WILL happen again otherwise :) [20:12] yeah! remember what you did to clear errors in future as hobgoblin said [20:13] been doing that all day. deleting here, deleting there [20:13] might be worth looking into some partition resizing ;) [20:14] well the whole point of trying Ubuntu out is to see if it will be worth reformatting my comp toUbuntu [20:16] aaah - wubi is it? [20:16] yep [20:16] k [20:17] then now you know how big to make the / partition when you install with a normal install then :) [20:17] mmmmaaaybe [20:18] bigger than it is now lol [20:18] ah! gotcha [20:19] if you have a seperate /home then I'd go for 9Gb or so - but I like to make sure :) [20:20] sounds good. i like to play safe [20:21] and being as Unbuntu and Linux seem like learning a new counrty, ill want to play it safe [20:24] probably a good idea :) === zkriesse is now known as zkriesse_away [21:47] hey guys, I'm trying to diagnose a X freeze issue but I can't find my xconfig, it's not in /etc/X11 [21:52] WrathZA: you are using 10.10? [21:53] WrathZA: and you must be looking for xorg.conf [21:54] WrathZA, what type of graphics card? [21:54] xorg.conf is deprecated :x [21:55] hi guys, sorry. looking though the logs... [21:56] ibuclaw: intel onboard [21:56] 00:02.0 VGA compatible controller: Intel Corporation 82945G/GZ Integrated Graphics Controller (rev 02) [21:57] X freezes after 30 seconds, but the box is still up. I can SSH in [21:57] Mohan: how would I know what exact version I'm using [21:58] I did a "apt-get upgrade" so I assume the latest? [21:58] cat /etc/issue [21:58] Ubuntu 10.04.1 LTS [21:59] yeah, we can assume latest then. :-) [22:00] hey ibuclaw =] [22:00] there are already several bugs open regarding 82945G/GZ chips [22:00] mostly to do with having Compiz enabled [22:00] ok, that's a start [22:00] how do I disable Compiz? [22:04] ibuclaw, you're a jedi, I killed compiz (sudo killall compiz) and it works (so far) [22:06] WrathZA, system->preferences->appearance [22:07] under 'Visual Effects', select 'Disabled' [22:07] problem seems to still be the case in the upstream kernel drivers too [22:08] so you'll have to do the same if you upgrade to Maverick at the end of the month. :3 [22:09] wow, I'm a happy man. 3 days of pain and a lot of learning (the good part) and finally a fellow south african has the answer. [22:09] respect [22:10] I have another question though :) [22:12] during all my debugging, I found a process called 'backend' locking one of my cores @ 100% [22:12] searched synaptic for the name to uninstall it, but there are lots of packages, how do I know which one it is so I can uninstall it? [22:15] ok, don't worry about it, I gtg anyways [22:15] thanks for the help, I apprecaite it. === compiledkernel is now known as Guest76766 === zkriesse_away is now known as zkriesse