[00:24] Hello [00:27] Hello all. I'm having problems getting the wifi on my acer extensa 5220 to connect to the internet. When I go to the network configuration GUI I can see that the wifi is working as it sees available networks. However the security settings used by my wireless router is 'wpa-psk' an option not available on the network configuration GUI. Please does anyone know how I can configure my wifi? I'm currently using another OS so as to be able to u [00:29] lloowen, I have an extensa as well, and i use wpa2 on wicd network manager [00:30] !wicd | lloowen [00:30] !info wicd [00:30] wicd (source: wicd): wired and wireless network manager. In component universe, is optional. Version 1.6.1-3ubuntu1 (karmic), package size 415 kB, installed size 2464 kB [00:34] BluesKaj: what do you mean '!info wicd'? === toto is now known as Guest43850 [00:37] exactly what it says , lloowen , download wicd and install, it will work. Make sure you remove network-manager before trying to use wicd . [00:40] Thanks. === ryanakca_ is now known as ryanakca [00:47] whats the fix for encoding h264 with aac? [01:07] does anyone use sleep mode? === geek is now known as Guest63800 === Guest63800 is now known as faileas [01:25] Hello everyone. Might someone point me in the direction of the chatroom for discussing nVidia cards? [01:26] Ertain: if it's kubuntu specific here, if you use the driver from the nvidia site #nvidia, if others: state the issue [01:26] ok yofel [01:27] yo Daughain any idea how to run nautilus as root? [01:30] coreyB: a) why would you want to do that, b) sudo nautilus from konsole should work [01:30] im tryin to install apache [01:30] and im on the last instruction and it says ' PREFIX/bin/apachectl start' and i installed apache in /usr/local/apache2 [01:31] ok yofel got it started :) [01:32] Sorry, coreyB , Trying to learn perl scripting. =) [01:32] ah [01:32] AMong other things.. =) [01:32] yofel, now how do i edit files in /usr/local/bin? [01:33] in kde theres a system settings app where you can say files should be double clicked, rather than single clicked. [01:33] Open em in kwrite or gedit? [01:33] how can i run this from cmdline? [01:33] ah good idea Daughain [01:34] coreyB: I;ve been editing enough things recently. =) [01:35] coreyB: Is your install kubuntu, or ubuntu anyway? [01:35] kubuntu [01:35] i like using ubuntu commands :P [01:35] lol [01:35] coreyB: I'm just not sure if gedit is in kubuntu. [01:35] pst [01:35] apt-get install gedit [01:35] anyone? plz help :( [01:36] =P [01:36] lol. [01:36] carpii: No clue how to run it from command line. [01:37] :( [01:37] im running a kde app on mac, but of course ive no kde start menu [01:37] yet i need to tweak some kde settings [01:37] which is why im stuck [01:37] carpii: run 'systemsettings' [01:38] Stick around and men=bbe someone whoknows more than me has an answer. [01:38] See? [01:38] i tried that, but i think thats kde 4 only. [01:38] and i think my crap is kde 3.5x [01:38] oh, no idea then [01:38] * carpii weeps loudly [01:38] ok thx [01:39] anyone wanna tell me why the hell my speakers aren't working [01:39] are you sure your ears are working? === dendrobates is now known as dendro-afk [01:39] * Daughain chuckles. [01:40] Turn up the volume? [01:41] jacob: check PCM level? [01:41] ok it seems on kde 3.5 the app i needed was kcontrol :) === prefrontal_ is now known as prefrontal [01:44] my screen keeps blanking with the screensaver off and the power settings set to not blank. what's going on? [01:45] tim_: check also settings in powerdevil applet. [01:47] Fanfare: where can i find the powerdevil applet? [01:55] Fanfare: i see a "let powerdevil manage screen powersaving" in the power management, but not settings for powerdevil, can I just turn this setting off and call it good? [01:59] tim_: try to disable powerdevil if u dont use it anyways... [02:00] Fanfare: I guess I don't, I'll try it now. It will be a while to see if it works. Thanks. [02:03] hellos friends [02:05] hi JCDG [02:06] Hi Fanfare , I've got an issue with my start menu, I don't have an option to shutdown the machine, only, to hibernate, suspend, and change sessions... [02:10] JCDG: are you using the live cd [02:11] JCDG: systemsettings > Advanced > loginmanager there is a tab u can tell who is allowed to shutdown aso. [02:13] rstob911, no I'm using the kububntu desktop, installed on ubuntu..., ok Fanfare I'll checkit [02:14] JCDG: are u loging in with gdm or kdm? [02:15] Fanfare, with gdm, and in that tab you mentioned, it says that everyone can shutdown the machine... === Phyber0ptik is now known as Oxymis === rmblr is now known as Ramblurr [02:29] quick question... anyone able to tell me what is making my mic not work? [02:32] whats the fix for encoding h264 with aac? === dendro-afk is now known as dendrobates [02:38] 123 [02:44] does the cim8738 chipset work with linux? [02:45] for audio? [02:53] JCDG: that could be the reason! try switch to kdm. [02:55] WHat package(s) do I need to compile C in ubuntu? [03:03] Gonna be one of those days. === dendrobates is now known as dendro-afk [03:18] Just wondering what happened with 4.4 RC1. Anyone? [03:18] (according to Release Plans, is had to be out 2 days ago) [03:20] How do I restart the LPR system? [03:21] or is it LPRNG [03:34] whats the fix for encoding h264 with aac? [03:39] Daughain: build-essential [03:39] ilumi: Thanks, there an interface for it, or commandline only? [03:40] Daughain: if you want an IDE get eclipse, but you still need the other package [03:40] ilumi: IDE? [03:41] Daughain: Integrated development environment [03:42] ilumi: OK, I dont know anything about coding, just trying to get an add-on for xchat compiled.......So, what is the best way for someone like me to acheive this. [03:43] Daughain: to compile get the build-essential, [03:44] OK, I did that. how do I use it? [03:44] Daughain: and read what you need to compile in the readme file [03:44] usually just make to build and make install to install [03:45] OK, did that. Not sure what I am supposed to do with the command line. Use it in term and cd to the dir the file is in? [03:45] yeah cd to the dir where the files are [03:45] then make, [03:46] there should ber a readme to tell you what you need and how to do it [03:47] The readme does *not* appear to be written for newbs like me. Every time I have tried the command it gives me, I get a list of errors, and no compiled anything. [03:47] because you need to install additional packages before you can build [03:47] Here's the command I was given; gcc -Wall -O1 -shared oper.c -o oper.so [03:47] Mebbe you can tell me what else I need to compile it? [03:48] the list of reuqired packages (libs) should be there [03:48] Nope.......All it says is that it wil compile and run in 'linux'. [03:49] Only reqs given are for xchat 2.x or newer. =( [03:49] post hte readme to pastebin [03:49] OK. [03:50] http://pastebin.ca/1742283 [03:52] Is there a different sane front end for kde besides xsane? [03:54] Daughain: this is the command you need to run [03:54] gcc -Wall -O1 -shared oper.c -o oper.so [03:54] Daughain: from the directory where the files are [03:55] Yup. And when I run it I geta collection of errors, and no compile. [03:55] pastebin [03:55] Gimme a min...... [04:00] http://pastebin.ca/1742292 [04:04] Daughain: well all i can tell you is to try what is says, to recompile using the -fPIC option === saint_ is now known as Guest84366 [04:05] Ummmm......Did I mnetion how much of a newb I am?? Where do I put those modifiers? [04:06] Daughain: try gcc -fPIC -Wall -O1 -shared oper.c -o oper.so [04:07] Ok. =) [04:07] I upgraded to kde4.4 and i lost the desktop swwitcher, i had to manually ad plasma widgets that the thing said wer running but i couldnt see them and the sys tray doesnt show all the apps, and turning off autohide doesnt help [04:08] I dont understand why it gives those undefineds, though, I checked the orig, and they are both defined, granted, as variables... [04:08] OK, if compiled, it should be in the same folder, riught? [04:08] Daughain: yeah [04:08] Cool. =) That time it worked. =) [04:09] Thanks, I spent an hour or more messing with it and getting nowhere. [04:09] np [04:09] NOw to see if it fails to load like everything else has. =) [04:11] OK......That worked....Woohoo.... [04:11] what plugin is it? [04:11] The opnly thing that loads is in C. [04:12] An Operplugin [04:12] i like xchat, [04:12] None of the damn perl script I found would load. [04:12] quassel kinda sucks [04:12] I'm moving from mirc......And, I;ve been scropting that for years, so, stock clients are of no use to me... [04:13] So need to learn perl or python or something... [04:13] But, I cant even find a loadable script to see how it works yet. [04:13] Half the shit on xchat.org are dead links. [04:14] yeah, i guess the wizards use something else [04:14] probably some command line irc clients [04:14] * Daughain shakes his head.. [04:14] I have no clue.... [04:15] I can learn it if I have something to tinker with, but, until I find my example, I'm stuck. [04:15] * Daughain is a mechanic by trade. [04:16] examples of what? [04:16] scripts? [04:16] perl or python scripting. [04:16] Trying to code in C is beyond me. [04:16] there is a good tutorial on reddit, look up carlh [04:17] but it's a lot of learning [04:17] That will just bore me, and I wont learn......A bunch of scripts that I can dig through and edit and see what they do, that way I learn. [04:18] you can just google for scripts [04:19] Mebbe..... [04:23] Daughain: Say little Johnny wanted to go on a mission [04:24] Daughain: Say little Johnnies mission was to do this [04:24] Make the KDE an EXACT replica of GNOME [04:27] Daughain: if you can, a good book is "Python for Unix and Linux System Administration" [04:27] I even think there is a website, probably O'reilly since it is their book, that has the scripts and what not to tinker with [04:27] also check out Dive Into Python, it is a PDF and a good bit of info [04:28] What is the differewnce tween perl and python? [04:29] a lot :) python is a bit more high level which is easier to learn that perl... [04:30] if you have the patience and a high pain tolerance, go for perl...python is seriously really easy to learn, and you could be darn near an expert in a week with it, perl on the other hand is like drinking a gallon of moonshine and then trying to configure emacs perfectly [04:30] * Daughain nods.. [04:33] Which is closer to this: http://pastebin.ca/636198 [04:34] Thats not minem but an example of what I am used to writing. [04:36] is that what I think it is? an antique mIRC script? [04:36] i think c might be easier lol [04:36] nixternal: :P YTes, it is. [04:36] mIRC scripts are close to shell scripts actually [04:36] WHats a shell script? [04:37] bash scripts, shell scripts...all the same....scripting you would do in your terminal with a bunch of shell commands [04:37] * Daughain is a mechanic. [04:38] cars? [04:38] Cars, semis and hi perf. [04:38] http://www.freeos.com/guides/lsst/ <- good shell guide including scripting [04:39] OK, lets try it this way. I dont evenknow enough to know what questions I should be asking in the first place hgere. [04:39] that's why you are here :) obviously you know enough to get yourself started [04:39] I learned mirc scripting over the years by doing it,. [04:39] nixternal: Actually, I dont, or I wouldnt be so fruystrated here....I dont know how or what to ask. [04:40] right, and that is pretty much the same way you can learning shell scripting which is great for tinkering with your Linux box, python scripting, perl scripting, and so on [04:40] you have to be patient, or yes, you will get frustrated easily [04:40] what exactly are you trying to do? [04:40] nixternal: Actually, I dont, or I wouldnt be so fruystrated here....I dont know how or what to ask.? [04:40] Dammit, I hate that button. [04:41] lol [04:41] was going to say, that looked a bit familiar [04:41] * Daughain grins. [04:41] That and csps lock, neeed to remove both those buttons... =) [04:41] hehe [04:42] OK, I do mirc scriopting, what languyage is closest to that? [04:42] hello Daughain [04:42] Heya, JCDG [04:43] shell scripting looks fairly similar, but mIRC scripting is just for mIRC, shell scripting you would do in the Linux shell.... all it is, is taking a bunch of linux command line command, stringing them together, for whatever outcome you wnat [04:43] How's everything Daughain? I come back with a new issue lol [04:43] LOL, dont we all?? =-) [04:45] I've got an issue with my start menu Daughain , I don't have an option to shutdown the machine, only, to hibernate, suspend, and change sessio [04:45] nixternal: You mentioned earlier that python is a high level language, as opposed to perl being low level, mirc scripting (while being exclusive to mirc) is written like a high level language. Is python similar to it? [04:45] JCDG: As far as I know, in kde environ, there is no shutdown opition, unbkless you write an edit for one. And, if ya do, please let me have a copy., =) [04:46] similar in easyness, yes...similar in functionality maybe a tad bit, but very different with syntax [04:46] Daughain, so I can never shutdown my machine???...isn't that weird???... [04:47] what? kde doesnt have shutdown? [04:47] No, logout then choose shutdown from the power button icon on the bottom right of the screen. [04:47] ilumi: alt+f2 then type shutdown :) [04:47] or it is in the menu [04:47] i have it in the munu [04:47] No shutdown in the menu. =( [04:47] menu [04:47] You using kubuntu, ilumi? [04:47] it should be under Leave in the menu [04:47] yeah [04:48] the bottom button [04:48] k leave shutdown [04:48] OK, I have to go out and make one more pass at this snow...when will it stop snowing in Chicago!!! [04:48] Not all of us are using kubuntu. I'm sing ubuntu with kde installed afterwards. [04:48] nixternal: Send some down here, I wanna see these people in the snow. =) [04:48] ah, prob something messed up [04:49] Yeah It should be there...is it a desing flaw in Kde??? or is a "feautere"? [04:49] Dunno.....I do know that I'm not the only one with this issue. =) === dendro-afk is now known as dendrobates [04:49] I logout and use the power button icon on the bottom right corner of the change user screen to shut down. [04:50] feature I meant... [04:50] JCDG: Dunno, may be as ilumi said, somethng messed up, or a minor bug. [04:51] I found an answer but it is by moidifing the gdm and replacing it with the kdm [04:51] That makes sense.... [04:52] sudo dpkg-reconfigure kdm [04:52] I have to study more about them, so I can understand why this is the fix... === gkffcsk is now known as gkffjcs [04:53] gdm would be the gnome desktop manager. [04:54] So the DM manages even the shutdown option? [04:54] I expect something was incomplete on install, so, kdm doesnt fully implement over gdm... [04:54] Its is an option via the desktop, so yes. [04:55] In the installation of kubuntu-desktop it asked me if i wanted to use kdm or gdm, but i chose gdm [04:56] I did not know that I was going to have some issues like this one...:( [04:56] That might be it.....gdm doesnt integrate with kde very well....My guess of course. May very well be a bug. [04:57] So, should I report it to launchpad? [04:57] why not just install kubuntu? unless you feel like messing around [04:57] Because I already had ubuntu installed? [04:57] Uhmmm I should do a backup of my 160GB of information, and then do the installation... [04:58] and, I don't know, I think is better and faster to install the kubuntu desktop.. [04:59] And, the idea of learning while I grow my system is appealing. :P [04:59] they should integrate in a veeery good way... [04:59] Some days I hate being in help channels... [04:59] Daughain, why so???... [05:00] I soooooooo wanna scream 'dumb btch' right now... [05:00] LOL... [05:00] JCDG: I op in a help chan on another server...O got some moron in there right now who doesnt een know what a file extension is. [05:00] JCDG: you dont have to backup, you can reuse home partition [05:01] ilumi, how Can I do That?.... [05:01] Daughain, just take a deep breath and count to 100000... [05:01] JCDG: when you reinstall just assing /home to the same partition and DO NOT FORMAT [05:02] JCDG: I have been... [05:02] * Daughain grins. [05:03] JCDG: also keep the same file system, but yeah, you should test it, you dont want to loose 100gigs of data [05:04] lose [05:04] * Daughain did that last week. =) [05:04] ilumi, hehehe yeah I should do a backup first... [05:05] Daughain, and what happened???.. [05:05] I'm out about 100 movies. =)( [05:06] Sheet!!!...That's a lot... [05:07] JCDG: Tell me about it. ) [05:08] For some reASON WHEN i COPIED THEM BACK TO THE hd, they got moved instead...I thought I still ad them backed up, so I went ahead with another reinstall. [05:08] Oops. =) [05:08] And some of them were dan ard to find in the first place. =( [05:09] Uoops man!!! So sorry!!! like Begotten??? ehehehe...and BTW I can install gnome in Kubuntu like I did with kubuntu desktop on ubuntu? [05:10] soo my sda is all windows and my sdb is mosly ubuntu it has a boot, / , /home , swap partions on it. when i boot from the ubuntu drive it says no operatings system found, but when i boot from the windows drive i get grub and can boot ubuntu. why is that and is that bad??? [05:10] NO, like 'Worlds Fastest Indian', [05:10] And a few russian and asian titles. [05:11] DOnt ask what they were, I dont even have the fonts to spell em, if I remembered them. =) [05:11] Planetary, the grub could somehow be installed on the windows partition???... [05:12] Daughain, I've never ever heard of that movie... [05:12] JCDG: sure. that's what chainloading does [05:13] JCDG: I could prolly make a list of ones ya havent heard of. =) [05:13] JCDG, i have no idea how it got there. i just installed ubuntu. is this going to be a problem? it annoys me I feel that somthing is wrong [05:14] Planetary: yeah, grub installed on the sda [05:14] Planetary: doesn't matter as long as it works, [05:15] Daughain, do a list and send it to me...It would be good to see a few of them man... [05:16] HOrror? And do they have to be american? [05:16] ilumi: in terminal it says grub command not found [05:17] JCDG: I have about 4 or 5 regions worth of movies, mostly horror, norror/comedy, and SF. [05:17] JCDG: So, if subtitles are bad, let me know. =) [05:17] hehe for sure man... [05:17] Planetary: grub is not a command [05:17] Is there a shortcut on the keyboard to show the hidden files?? [05:18] +'.' [05:18] Planetary: dont worry about it [05:18] ilumi: i mean its not installed [05:18] For dolphin./ [05:18] Planetary: it's fine, do locate grub [05:18] I forget the one for nautilus. [05:19] Hey everyone, I am facing trouble with the wubi installer. Unable to get the 64 bit version installed no matter what! [05:19] Do you have an x64 chip? [05:19] yup [05:19] Thanks, I was used to crtl+h on gnome [05:19] ilumi: ok a bunch of stuff came up [05:19] running an Intel C2D T6550 [05:19] and Win 7 home premium 64 bit on it [05:19] You sure? Some of the hyperthreading P4's read as dual cores, but are still only 32 bit [05:20] OK..... [05:20] Planetary: if you can boot, means everything is ok [05:20] ilumi: ok thanks. just seems a bit odd [05:21] JCDG: Remind me about that list when I am done with this moron. [05:21] Planetary: not really, it took over the windows loader, or whatever it's called, you can choose windows or linux when you boot right? [05:22] indeed [05:23] Daughain, sure man...I hope I'm still here, 'cause my clock indicates 12:52am...LOL [05:23] I have the same clock, JCDG ... =) I'm'a gonna slap this stupid twat!!!!! [05:23] Sorry. [05:23] Daughain, man are you in LatinAmerica? [05:24] JCDG: USA, flip side. =) [05:25] I though mounting an image of the amd64 and trying the wubi from it would help, but it again starts DLing the i386 torrent else it gave me an error the 2nd time I tried. [05:25] :( [05:25] hehehe...far away...:).. [05:25] Same time, different place. =) [05:25] * Daughain chuckles. [05:25] Yeah...:) [05:26] http://www.msextra.com/forums/viewforum.php?f=131 [05:27] Wubi, thats the wierd windows+Linux instal thing, right? [05:27] What windows ver are you using? [05:28] Win 7 Premium [05:28] X86 or X64? [05:28] X64 [05:28] Hmmmm.......Wonder if this might be a new bug. [05:28] i am sure [05:29] OK, how you doing the wubi? via dl? or cd? [05:30] first tried Dling wubi and then mounted iso on a virtual driveand tried its wubi [05:30] Hey everybody! [05:31] could i post the log file somewhere, if you wouldn minf looking at it? [05:31] *mind [05:31] pastebin.ca is our freind here, titan_ark [05:32] Just post the link when ya get it ul'd. [05:32] Daughain, http://paste.ubuntu.com/353299/ [05:33] Gimmea few while it loads. [05:34] Sure, thx a bunch [05:34] d7gonzo: hey [05:35] ilumi: how goes? i've never been here before. installed kubuntu a couple months ago on a laptop, and i'm lovin it. Came across Quassel and decided to give it a shot. [05:36] i have used irc before though...many moons ago [05:37] titan_ark: How many of those drives are virtual? [05:37] anybody have any hints about openning .daa files? [05:38] only 1 virtual drive and 1 iso on my system [05:38] I just made a clean install of win 7 feew hours back [05:38] clean, as in full reformat? [05:39] yeah [05:40] And drives G and H are virtual? [05:41] i was facing this trouble b4 and had quite a few isos so thought something is awry as I screwed up experimenting with virtual box and a few distros of ubuntu fedora and OS X so i made a clean install again. [05:41] G is physical, H is virtual [05:41] LOL [05:41] Ok....Well, considering the list, I had to ask, y'know? =) [05:41] And the iso is mounted on H:? [05:42] Yeah. [05:42] haha [05:42] reading the log drives me crazy [05:42] Look at lines 158 - 177 [05:43] d7gonzo: http://www.cyberciti.biz/faq/how-do-i-open-daa-direct-access-archive-files-under-linux-or-unix-oses/ [05:43] Yeah, I did see that [05:43] so something wrong with the image? [05:43] I DLed it thrice now! [05:44] Either the image or the virtual drive........I used to use Alcohol 120%, you happen to have a copy? [05:45] using Daemon tools. Cant afford a paid version of Alcohol :P [05:45] OK, I never heard anything bad about Daemon either.... [05:46] Okay, so Il DL the trial alcohol and try again [05:49] I know ya dont wanna hear this, but, ya might wanna dl the iso from another repo....Its looping trying to install, but keeps not finding the iso..... [05:50] And, I did a wubi on XP a while back using alcohol, so I know it will install that way. [05:50] Okay that is possible. I DLed it both the times from the UCSB location. [05:51] Save the alcohol dl for now.. [05:51] daemon tools is just as good. [05:51] Ah, just installed :P [05:52] LOL [05:53] ilumi: thanx! [05:53] gah when I have mounted the disk why in the world is it DLing the i386 again! [05:53] d7gonzo: np [05:53] :x [05:54] Errrrrr....... [05:54] Would a Jap repo be good? [05:54] Tired of doing this now :( [05:55] No clue......I use US edu repos. [05:55] how to start internet using mobile in kubuntu [05:55] hmm same here [05:55] lordganesh: Buy a lot of ram????? [05:59] Thought ya just said it was installing, titan_ark [05:59] lordganesh: you might want to be a bit more specific [05:59] what kinda mobile connection, what adaptor? [06:00] sick speeds x( will try torrent [06:01] ilumi: perfect! thanks again. i was looking for a converter, but ended up trying to get acetone going, but it turned out to be a bit of a pain [06:04] * darkdelusions kicks Daughain [06:05] * Daughain bitchslaps darkdelusions [06:05] Sup, man. [06:05] Nada [06:05] Wish it were so here..... [06:05] let move over to the off topic [06:05] babying the computer lliterate through installing mirc. [06:05] Illiterate, even. [06:32] . === dendrobates is now known as dendro-afk [06:37] Damn it, another image through torrents and the same problem :( [06:38] OK, not the image then. [06:38] Fresh install of daemon tools? [06:39] Of course...... [06:39] Clean copy of deamon? [06:39] Yeah [06:39] Clean copy? [06:40] Even if I DL the wubi installer and install I am facing the same problem [06:40] As in no problems or issues with the install? [06:40] I wonder what is wrong. [06:40] The log show the same problem? [06:40] Well, same thing happened even with alcohol. [06:40] Okay. [06:41] Holy crap, my stove is smoking. [06:41] Ummm... [06:41] Run? [06:41] be back in a while [06:41] * Daughain nods. [06:45] Damn [06:45] ??? [06:45] Still have a stove? [06:45] No OS no dinner :| [06:45] Yeah [06:45] Eeeeww.. [06:45] :D [06:46] Least ya have a stove? =) [06:46] lol yeah [06:46] Why not just part the hd and install a true dual boot? [06:47] I did that in Nov, but I dont get all drivers for my notebook. [06:47] Which os? [06:47] Ubuntu Karmic [06:48] This is the latest log: [06:48] What notebook?? 9.10 on my gateway had no issues.. [06:48] http://paste.ubuntu.com/353322/ [06:48] Ah, its an HP dv4t 1400 CTO [06:48] I end up without audio, and wireless drivers keep giving up and I need to re package em [06:49] This may take a min, I just shut down firefox. =) [06:49] lol okay [06:49] I need to do something for chow too :P [06:49] Trying to figger out what is eating my ram. [06:50] k [06:50] titan_ark_: are you still trying to install deamon tools? [06:50] or what was the paste bin for [06:51] Daughain: what is titan trying to do [06:51] unable to get wubi to install the amd64 on my notebook. Tried DLing wubi and also by mounting the image and running wubi. [06:52] Trying to figure out why his wubi install keeps failing. [06:52] time after time it starts DLing the i386 [06:53] And, according to the log, it looks like it loops onto tryng to fnd the installer file. [06:56] I'll stick with my all black. =) [06:58] titan_ark_: are you running it under administrator [06:58] or as administrator [06:59] UAC might be killing it [06:59] well i have just 1 log in [06:59] go into the install [06:59] i guess it should be as admin [06:59] right click on wubi [06:59] and select run as administrator [06:59] ok [07:00] Shit, i forgot about that in windows... [07:00] I am going out ona limb there but its worth a try [07:00] I disable it [07:00] as soon as I install windows [07:01] wat abt compatability with win 7? [07:01] i am running it as vista compatible [07:03] same sh** again [07:05] log: http://paste.ubuntu.com/353330/ [07:08] I had even tried putting the ISO in the same location as the wubi i DLed and then ran it, but still it starts DLing the i386 iso [07:09] titan_ark_: This one I am stumped on cause i have never tired to use wubi [07:10] and google is comming up fail [07:10] yeah [07:11] titan_ark_: are u trying to get the 32 or 64 bit version? [07:11] tried googling it a lot until I ended up using virtual box [07:11] I'm out of ideas too....... [07:11] I am trying the 64 bit version [07:11] The one time I used wubi, it ran no issues, though, I was on an x86 system... [07:12] are you using vista [07:12] Nope, WIn 7 [07:12] He has 7, I was on XP. [07:12] *Win 7 [07:12] I'm wondering if that is the issue.... [07:12] You said you where running it under compatibity mode right? [07:12] Yeah [07:13] did it do the same thing when you tired to run it under 7 as well [07:13] I ran it as Vista compatible cos I read somewhere that wubi is unstable on 7 [07:13] Yes, same [07:13] * darkdelusions kicks Daughain agian [07:14] ... hum [07:16] titan_ark_: I am still Consulting god on this one give me a few minutes [07:17] err google :) [07:17] Same thing. =) [07:17] Trying again, without compatibility. [07:17] :D okay [07:17] thx [07:17] Did you down the 32 or 64 version of the cd image? [07:18] 64 [07:18] and your using wubi off the autorun right? [07:19] Tried off the autorun and also after opening the image and then running it [07:19] good morning.. [07:20] is it possible to start two different folders in dophin's split modus? [07:23] noaXess: you mean by default [07:23] or [07:24] do you man can you navagate to another folder in split screen mode? [07:24] Okay, now I tried putting the iso in partition D, and ran the wubi from there and get an error: "Coercing to Unicode: need string or buffer, NoneType found" [07:24] And I see this in the log: [07:24] 01-07 23:21 ERROR CommonBackend: Invalid md5 for ISO D:\kubuntu-9.10-desktop-amd64.iso (18ecb71bff567ce7a91443720a86473e != 5a996e0d794e35509d0275d411a3e737) [07:24] None [07:25] 01-07 23:21 DEBUG TaskList: ### Finished check_iso [07:25] 01-07 23:21 ERROR TaskList: coercing to Unicode: need string or buffer, NoneType found [07:25] titan_ark_: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. [07:25] oops! [07:25] * Daughain chuckles.. [07:26] titan_ark_: did you get the image off kubuntu or ubuntu's site? [07:26] Whats the md5checksum show? [07:26] I have tried the Kubuntu site and also visa torrents [07:26] this is the one I got thro torrent [07:27] go to the offical site [07:27] Daughain, its a huge file, and pardon my noobness, how do I figure it out [07:27] :) [07:27] DUnno, I honeslty never looked at one before... =) [07:28] pastebin and lets take a look? =) [07:28] darkdelusions, I did try one from the Kubuntu site first [07:28] Daughain, sure [07:29] http://paste.ubuntu.com/353336/ [07:29] this os the md5 file in the iso [07:30] * Daughain bitchslaps darkdelusions a few times... [07:30] I'm beginning to thin the issue isnt in the iso..... [07:30] I am reading the launch pad on the check sum error [07:31] DLing the iso again from another location off the Kubuntu site [07:33] Check lines 27 and 28 on the md5, titan_ark_ [07:33] for the check some erro try this [07:33] http://pastebin.ca/1742431 [07:34] or [07:34] go https://bugs.launchpad.net/wubi/+bug/465936 and try the 168 version of wubi [07:35] Daughain, okay. [07:35] or get the latest wubu installer from http://wubi-installer.org/ [07:35] agian I am shooting in the dark here [07:35] That was what I just found int he md5......./install/mt86plus [07:35] darkdelusions, I have tried the latest from the site it starts DLing the i386 everytime no matter what [07:36] Default install seems to be x86, not x64 [07:36] Theworkaround darkdelusions found may be your key, titan_ark_ [07:37] Ya [07:37] odd [07:37] Yeah reading, both :) [07:37] the wubi installer [07:37] doesnt let you select which version of you want [07:38] like 64 or x86 [07:38] No it doesnt [07:38] * Daughain nods. [07:38] I am confused by that [07:38] Lines 27 and 28.. [07:39] it does the 64 if you have a 64 bit processor and OS and if you want the x86 one should have the i386 iso in the same location. [07:39] titan_ark_: I mean do you have more then 3 gigs of ram? [07:39] Daughain, saw that they are totally different from the log file [07:39] darkdelusions, yes, I have 4 [07:40] The md5 tels you what is loaded on the instaler package you are using. [07:40] *4GB [07:40] Least, thats my understanding, and this seems to bear that out. [07:40] hmmm [07:40] Tells you if your instaler is corrupt. [07:41] It may default to i386 because a lot of people dont even know what kind of processor they have. [07:41] I has an idea :) [07:41] You do?? [07:41] * Daughain runs and hides. [07:42] It looks like there is a --32bit flag for the wubi installer [07:42] I bet you there is a --64bit [07:42] :-o [07:42] n00b here :P [07:42] go to dos [07:42] lol [07:42] navigate to where the wubi installer is hidden :) [07:43] darkdelusions: Thats what the workaround ya found says. :P =) [07:43] its called command prompt. dos is mostly dead ;) [07:43] faileas: meh :) [07:43] faileas: is still dos in my book :) [07:43] rofl [07:43] brb [07:43] more precisely cmd.exe ;) [07:43] Cept for the guy in here the other day wanting to create a bootable dos thumbdrive. [07:43] you could use run as well though [07:43] er.. that's easy [07:44] get the HP disk tool. its what a lot of people prepping for a liveusb do [07:44] faileas: I am a command line person :) [07:44] lol [07:44] some things an't as usable on cli ;p [07:45] I use unetbootin to create my live usb :) [07:45] most newer drives are bootable [07:45] some older ones needed to be formatted a certain way to be [07:46] * Daughain goes for some food. [07:46] I think i am gonna go stand outside in my wonderful 4 degree weather [07:46] .... [07:48] darkdelusions: I'm comming to where you are... because it's -10F here [07:49] wind chill is -33 [07:49] I miss those days. [07:50] 18 here. [07:50] makes me glad I work from home :) [07:50] lol [07:50] I'm wokring on getting there. [07:51] harmagent: I am a florida boy this below freezing for 3 days is gonna kill me :) [07:52] The wind thou is the only thing that kills me [07:52] Damn, Tn is warmer than Fl?? [07:52] hahah... yeah I'll bet [07:52] Daughain: na i am in texas [07:52] now [07:52] Where in Tx, darkdelusions ? [07:53] I just moved from the Dallas area. [07:53] Frisco [07:53] I would love to visit FL again... Id be in a t-shirt running around yelling "woohoo!! it's above 0!!!" [07:53] North Dallas [07:53] harmagent: LOL [07:53] tip: dont ever move to south dakota LOL [07:53] * Daughain nods to darkdelusions [07:53] You get fios..... [07:54] No I am in an evil apartment [07:54] and I am stuck with TWC [07:54] what's the up/down speeds on fios? [07:54] it depends on the package [07:54] what do you get for around $55/month? [07:55] I can't remember [07:55] Well it look like titan might have gotten his stuff working [07:55] a 20M duplex runs abput $70ish/mo [07:55] I think 55 gets you a 10M [07:56] Since I pay 70ish/mo anyway...... [07:56] if I dont have a verizon home phone it says I can get 15/5 for $55/month [07:56] hrm [07:56] Spring for the extra 20 and go 20M [07:57] no doubt [07:57] I have 25 down right now [07:57] Ya we are gonna rint a house in april [07:57] rent [07:57] and I am gonna get a 20 down [07:57] Ours us supposed to go up to aboput 18 down this month.... [07:57] Still only about 2M up, though. [07:58] yea so is mine [07:58] Next time i move, I think I am gonna call verizon first. =) [07:58] but 250k/sec works for me [07:58] (on the upstream side at least) [07:58] the 25 down is really nice [07:59] 20 down would make me happy, specially with 20M up on the other side.=) [07:59] The hilarious part s, noone at comcast seems to kmnow what a duplex is. [08:00] titan_ark: Any love? [08:01] :D [08:01] Yes [08:01] I am in! [08:01] Cool. =) [08:01] The alternate wubi file worked :D [08:02] Daughain: I'm sure someone does... but you cant reach them by phone. and it's just the one person. they work in a bunker deep underground :) [08:02] Wireless not working but :( [08:02] harmagent: No, they telecommute, and only pick up the phone if it is the owner of the company calling. [08:02] LOL [08:03] Hey, bet its true! =-) [08:03] and even then they flip a coin to see if they are going to answer lol [08:03] Prolly. [08:03] And they still get away with it. =) [08:03] titan_ark: what card do you have for wireless? [08:04] It is a broadcom [08:04] brb [08:04] Okay [08:04] !broadcom [08:04] Help with Broadcom bcm43xx can be found at https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx [08:04] Anyone know how to get radeon 1650 pro to work on kubuntu 9.10? [08:04] darkdelusions :) thx for the link! it worked [08:04] * darkdelusions flexs [08:05] I think this wubi file must be updated on the kubuntu site [08:05] rather than laving people frustrated :P [08:06] titan_ark: I told ya I consulted god aka google [08:06] :) [08:06] :D [08:06] do you know what broadcom card your using [08:06] ooh nope :P not now [08:07] can chk online from the HP site [08:07] or you could right click on my network places [08:07] and look for wireless [08:07] anyone RO ? [08:07] its should say something like broadcom XXXXX [08:07] ro? [08:08] ro = romania ... :| [08:08] I have enabled wireless connections, but it does not show me the wireless connection [08:08] or card [08:08] broadcom card tend to be shortbus special [08:08] I am on a wired connection now [08:09] from what i have gathered reading the forums [08:09] ru hwinfo [08:09] run, even./ [08:09] Oooh...May need to install it.... [08:09] okay. [08:09] makes no sense to me :P [08:09] or [08:10] I *think* I have a braodcom on realtek controler..... [08:11] you can try lspci | Wireless I think that the command I am thinking of [08:11] errr [08:12] you can try lspci | grep Wireless I think that the command I am thinking of [08:12] ohk [08:12] nice [08:12] hehe... on kubuntu 9,10 [08:13] heil ubuntu!! [08:14] hwinfo might be the best route [08:14] cause atm I can't think of what I am trying to do :) [08:14] ah got it [08:14] BCM4312 [08:14] !broadcom [08:14] Help with Broadcom bcm43xx can be found at https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx [08:15] lspci doesnt show wireless. [08:15] use that link [08:15] Daughain: ya it does :) [08:15] darkdelusions: It didnt for me. =( [08:15] just called my pal whoa lso has a broadcom card and said on his the B43 was instable (Ubuntu Karmic) [08:16] lspci just showed mine :P [08:16] 07:00.0 Network controller: Intel Corporation PRO/Wireless 4965 AG or AGN [Kedron] Network Connection (rev 61) [08:16] The joys of using a different OS. =) === kb is now known as Guest7389 [08:17] lspci doesnt like me. [08:18] Daughain: are u using lspci or the command I listed above [08:18] with the grep statement [08:18] I'm trying to run a bash script as sudo, which contains a "let" command. However, if I run it with sudo (via cron), I get an error "11: let: not found". I know that let is an internal command, but is there a way around this? I simply want to do "let a=a+1". [08:19] titan_ark: the boardcom wiki i just linked you will get you up and going [08:19] The one you listed above shows as 'Wireless: command not found' [08:19] ya [08:19] I messed up [08:19] lspci simply does not include wireless. [08:19] its lspci | grep Wireless [08:19] minus the xtra space [08:19] darkdelusions, yes I saw that. Just googling and supposedly the STA driver is better so just trying to find how to install it [08:20] dmbkiwi: paste bin you scrip and let me play with it [08:20] http://pastebin.ca/1742453 [08:21] Thats the lspci output. [08:21] Daughain: you lspci hate you [08:22] wow [08:22] darkdelusions: Ayup [08:22] your lspci hates you :) [08:22] DD now with more engrish [08:22] I got wireless, veen using it for a while now....Using it now. =) [08:22] lol [08:22] darkdelusions: thanks - http://pastebin.ca/1742454 [08:22] Moree toys. [08:23] Might be the difference tween kubuntu and ubuntu.....Not sure. [08:23] Dont see why, though. [08:25] dmbkiwi: you could run the hole script as root [08:25] Ok, why use let in the first place?? [08:25] * Daughain <=== Not a scripter. [08:25] dmbkiwi: on my lazy apt script I use sudo -v [08:26] Looksllike you could remove the 'let' and it would read the same. [08:26] darkdelusions: but how do I do that from a cron job - I'm running the script from /etc/crontab with the following line: [08:26] darkdelusions: ahh [08:27] oops [08:27] lol [08:27] dmbkiwi: ahh that is a good question :) [08:27] */10 * * * * root /usr/local/bin/spindowntv [08:27] not sure if the guys in #bashscripts are awake but they might be more useful [08:27] darkdelusions: thanks [08:27] * Daughain waits for an answer. [08:27] is there an official mozilla firefor or thunderbird channel? [08:28] dmbkiwi: I have never try a cron job script before [08:28] most of mine are HI I AM LAZY lets make this even more stupid simple [08:28] like my lazyapt script :) [08:29] so all i have to do is type in apt i for installs or apt p for purge :) or apt a for aptitude :) [08:29] * Daughain bitchslaps darkdelusions again... [08:30] * darkdelusions opens up a fresh can of woop arse on Daughain.. [08:30] darkdelusions: different issue - I think you are talking about aliases there. [08:30] I still want to know why it wont run with the 'let' statement removed from the rest of the line. [08:30] dmbkiwi: its more then alias's but ya [08:31] Daughain: you can with "let a=0". But changing "let a=a+1" to "a=a+1" gives an error. [08:32] Daughain: maybe I should write it in python. [08:32] Strange, its the same either way..... [08:33] Well......a=a+1 isan absolute, while let a=a+1 may be a variable.... [08:33] I think I need to learn python too. [08:34] technical according to the bash scripting guide that would work [08:34] let COUNTER=COUNTER+1 [08:34] Daughain: try it in an interactive shell - a=a+1 results in $a being "a+1", as opposed to "1" [08:35] dmbkiwi: a+1 /= 1 [08:35] a = var [08:36] Yes, allows progressive increase by '1' each iteration. [08:37] Daughain: what do you mean by a+1 /= 1 [08:37] I'm still stuck on the 'let' call. === ocs is now known as faLUCE [08:38] getting yelled at by the bot in 3 2 1 [08:38] Hmmm. [08:38] The let command carries out arithmetic operations on variables. [3] In many cases, it functions as a less complex version of expr. [08:38] Oh...duh!!! [08:38] '/=' means does not equal [08:39] == does equal, or true.. [08:39] <= less than or equal to. [08:39] >= greater than or equal to. [08:40] darkdelusions: OK, that explains it.=) [08:40] Daughain: am struggling with expr now - how does that work? [08:41] dmbkiwi: No clue......I'm not a scripter, yet./ [08:41] dmbkiwi: Thats why I am asking all kinds of dumb questions.=) [08:41] Daughain: ok - will fucking google it ;-) [08:42] google likes me about as much as lspci does. :P [08:43] dmbkiwi: [08:43] http://www.tldp.org/LDP/abs/html/ [08:44] lol [08:44] ? [08:44] Daughain: tools neither love or hate [08:44] you just need to learn their odd ways [08:45] faileas: If I run a command, and it fails to produce the output it is supposed to, it hates me. [08:45] :P [08:46] Daughain: what were you looking for? [08:46] and did you ask nicely? [08:46] We were discussing lspci as a method of looking up wireless card data. [08:46] ahh [08:46] for that it sucks [08:46] My lspci output has no listing for wireless. [08:46] Daughain: darkdelusions: got it - a=0 / a=`expr $a + 1` [08:47] you want LSHW === kb is now known as Guest76515 [08:47] er [08:47] lshw [08:47] was it a pci wireless card? [08:47] lshw is a lot easier to read, and more comprehensive. though if its a USB card, lsusb might do too [08:47] NIfty command. [08:48] I tend toward hwinfo. [08:48] eheh. it is. one of the things i picked up along the way, along with htop [08:48] still discussing that? I got the sta drivers from the broadcom site but cant seem to find instructions to build it [08:48] :D [08:48] conversations go round, titan_ark [08:49] :) [08:49] Instaling htop now...... [08:49] rofl [08:49] Will htop show ram users as well? [08:50] Cool, it des....brb [08:51] titan_ark: where did you get the file from [08:51] let me download it and look at it [08:51] from the broadcom site [08:51] http://www.broadcom.com/support/802.11/linux_sta.php [08:52] cant seem to find sensible instructions to get it working but [08:52] ok [08:52] the frist thing you need is build-essentials [08:52] there might be a package for this some where thou [08:53] darkdelusions, I am a n00b trying to get around and learn :P [08:53] faileas: Mebbe you can help me with a lmsensors issue...?? [08:53] cant figure out how to do it [08:53] titan_ark: Do you have a readme file? [08:54] titan_ark: rofl ok first thing [08:54] supposedly Ubuntu allows you to get the driver in its software listing [08:54] Daughain just lisence :P [08:54] Daughain: the one tome i had a lmsensors issue, it was a box too old to support it ;p [08:55] I think I shall try an update and hope it sets it right [08:55] faileas: I need to be able to read the output from lmsensors and apply it to a karamba theme. [08:55] ok, outta my depth ;p [08:55] though pipes, and probably cut will be needed [08:55] faileas: Ya got my hopes all up..... =) [08:56] faileas: I'm editing an older script to work with my machine. [08:56] Daughain: well lets see. you need to take info from lm sensors. strip part of it (use cut) then pass it on the karamba? [08:56] My battery seems to drain really fast :-o [08:57] faileas: Actually, if you could just tell me what to use to display the sensors output, I can prolly get the rest. [08:57] ok [08:58] titan_ark: ok battery thing first [08:58] :) [08:58] Daughain: just use the command sensors [08:58] left clik on you battery icon [08:59] sensors? [08:59] and choose powersave [08:59] so it will dim you screen [08:59] Daughain: the command is sensors, as dmbkiwi said [08:59] It is in powersave! === root is now known as Guest70893 [09:00] Daughain: to set up, run "sensors-detect" via sudo and just follow your nose [09:00] titan_ark: go to the K menu>Applications>System>Hardware drivers [09:01] and see if the Broadcom STA wireless driver is listed there [09:01] I'm realy beginning to hate this bash shell. [09:02] Daughain: don't bash the bash [09:02] lol [09:02] Daughain: too used to dos? ;p [09:02] No, gnome. :P [09:02] Yes! It is there. [09:02] I tried activating it and get an error. [09:03] Daughain: eh. i tend to use yakuake for my terminal needs [09:03] Failed to lock /var/cache/apt/archives/lock [09:03] do u have kpackage manager open [09:03] or running updates? [09:04] running update [09:04] wait till thats done [09:04] faileas: I just installed kde, so, still getting used to it. [09:04] okay [09:04] Though, I think I found the answer to my questions... [09:04] once that is done do the hokey pokey and turn your self about [09:04] Daughain: yakuake is a drop down terminal. guake is the closest equivilent to it for gnome [09:05] then go into the path i told you earlier [09:05] darkdelusions, dint get you [09:05] faileas: darkdelusions mentioned it earliere......Unfortumately, there are more things that I need/want to do/learn that I need to take a break and start concentrating on just a few. =) [09:05] nothing I am being slap happy [09:06] * Daughain chucles. [09:06] Daughain: eh, if you need to use terminal, it'll make it WAY easier [09:06] faileas: I found a nifty plasmoid that puts term 1 click away. [09:06] f12 pulls down a window. do what you need, hit f12 again [09:06] * darkdelusions slaps Daughain with another cactus agian [09:06] * Daughain drops a snowman on darkdelusions [09:07] hmm [09:07] i have no clue why i like abusing you :) [09:07] okay update done, saving a reboot [09:07] * Daughain shrugs...... [09:07] I return the favor? === mark___ is now known as markthefart [09:07] rofl [09:07] * faileas ponders making a cd of the other varient of ubuntu he uses [09:07] Bacups ever hurt, faileas [09:08] naw, i mean an actual CD [09:08] Isnt that a backup? [09:08] faileas: i stoped making CD's because i tend to loose them or cant find my sharpy [09:08] i use this wierd little mongrel distro on one of my systems [09:08] he means burning another iso [09:08] with a few mods, i could probably whack it into a bootable cd with reconstructor, and put it on my dropbox if anyone needs it ;p [09:09] * Daughain chuckles.. [09:09] * faileas wishes there was a properly skinny ubuntu varient like the one i use ;p [09:09] I need another XP box. [09:09] lol [09:09] Most of my boxen dualboot [09:09] other than my server, and the one with no hard drive [09:10] Actually, I just need another laptop..... [09:10] lol [09:10] I have 2 hard drives i swap them if i want my windows box [09:10] No...I do need another XP box.... [09:10] never can have enough hardware ;) [09:10] I just want a netbook [09:10] * faileas has *takes a look* [09:10] darkdelusions: So do I, actually. [09:11] Waiting for those 2-4G SSD models come down to about $50. [09:11] even with windows 7 i cant stay in windows for very long anymore [09:11] an xp box for gaming, a dualboot for everything else, and a old laptop i need to find space for in my room which runs my mongrel linux [09:11] my linux drive is in my laptop more then my WIndows Drive [09:12] but I am sadastic and like challanges [09:12] so [09:12] I keep one XP box for smartphone apps and three bots. [09:13] well, i use kubuntu mostly. I actually find not being able to do the middle mouse swipe and paste, the biggest pain in windows [09:13] I find not being able to shade things in windows annoying [09:13] without an xtra program [09:14] I just find windows annoying. [09:14] lol [09:14] i never met an OS i truely hate [09:14] well OS X.. i have a mild dislike for [09:14] I have an issue with a tihing telling me what I can and cannot do. [09:15] Daughain: turning off uac make that problem go away quickly [09:15] Getting rid of windows males it permanent. =) [09:15] makes, even. [09:15] And, linux is so much more flexible. [09:15] well you could think of sudo as a kinda uac :) [09:16] but no one complans about sudo :) [09:16] uac wasnt the issue......updates that crash the system....."windows genuine advantage"......Need I say more? [09:17] I just hate having to pay for 15 copies of windows :) [09:17] Hell, my cell phone has better security than windows does. [09:17] for each machine :) [09:17] Ouch [09:18] I dont pay. [09:18] i have 5 computer tbh :) [09:18] back [09:18] ok [09:18] System hangs if I try activating the STA ddriver [09:18] Little thing called GA hack. [09:19] well umm [09:20] Anyway.... [09:20] When I try sudo apt-get install b43-fwcutter [09:20] If rim would port BB desktop for linux, I would be set. [09:20] Then I get this error: Errors were encountered while processing: bcmwl-kernel-source [09:20] fakeroot [09:20] you can only imagine how insecure windowses are, if very old viruses steel feel good there must be enormous numbers of longstanding holes [09:20] i mean titan_ark you try following this http://djkaos.wordpress.com/2008/10/25/installing-broadcom-80211-linux-sta-driver/ [09:21] Daughain: I think I have a howto for BB on linux [09:21] pawel_121_: There are....And they just keep ading more. [09:22] Daughain, yes and anti virs just try to workaround design problems [09:22] darkdelusions: Remoind me another day..... =) Thats just one in a long llist of things for me. =) [09:22] pawel_121_: I agree, thats why I'm here. =) [09:22] Daughain glad to hear this :) === rolo is now known as rolo_ [09:23] how do I make Huawei E220 work in Kubuntu? [09:23] And, as much as she hates it, so is the wife. [09:23] pawel_121_: There are exactly 3 apps that make me keep an XP box. [09:24] Daughain, I also keep it, but only for some games [09:25] BB desktop, BBSAK, and Blackra1n. [09:26] Actually, if I could switch my old lappy to linux, I thikn I could get the DVD, flopy, and wireless back on it. [09:27] Ok sleep need to be up and read to go do crap around 10 tomarrow [09:27] Peace, darkdelusions [09:27] titan_ark: send me a priviate message and let me know if the guide I sentyou works out for you [09:28] night guys [09:28] * Daughain drops a snwball down darkdelusions shirt [09:29] how do I make Huawei E220 work in Kubuntu? [09:30] Daughain: check out barry for your blackberry [09:30] sudo apt-get install barry [09:30] darkdelusions: I have, like I said, thats for another day. [09:30] DO IT NOW! [09:30] :) [09:30] :P [09:30] lol [09:30] na but look up barry [09:30] darkdelusions, sure shall try that now [09:30] gnite [09:30] :) [09:31] I have never used it [09:31] Good ole barry project. [09:31] but i ditched by BB for android :) [09:31] ANother iteration or two for android and I willas well. [09:31] 2.1 is pretty much the cat meow :) [09:31] I almost bought the G1. =) [09:32] I have one of those collecting dust somewhere [09:32] Seems to depend on the hardware it is running on from what I've seen. [09:32] its my wireless modem :) [09:32] * Daughain chuckles.. [09:32] Good use. [09:32] if your with t-mobile get nexus 1 [09:33] if your not with t-mobile get the nexus 1 :) [09:33] well not really [09:33] cause edge sucks [09:33] After the fun I had hackingmy berry, I doubt I will buy another tmo branded phone again. [09:33] Daughain: the Nexus 1 is not a tmo branded [09:33] lol [09:33] Baicaly, I have free web access. [09:33] it sold by google [09:33] there seem to be so many bugs on the nexus 1 [09:33] Oh, ya. the new one... [09:34] at least thats what the many blogs say [09:34] Havent looked too much into that one yet. [09:34] but it only really worth a hoot if you have t-mobile [09:34] sleeeeeeep [09:34] ZzZzZzZz [09:34] 3G phones useless if you dont have 3G locally. =) [09:35] Peace, bro. [09:35] true [09:35] If i dont force myself to sleep I will till stay up till 5 talking to you like i did lastnight [09:35] or the other night [09:35] can anyone help me with ubuntu in private please [09:35] Ask here, Proxima [09:36] Proxima: its best if you ask in the channel and have a community effort at fixing your problem [09:36] just ask titan_ark ;) [09:36] ok when running a live cd the system asks for a username and password what should i type [09:36] :D [09:37] When does it ask this? [09:37] ok thanks [09:37] During the install? [09:37] Proxima, pls dont mistake the :D for your query, it was to what darkdelusion suggested. I am a n00b. [09:37] When i boot from the cd... [09:37] titan_ark: Aret we all...?? =) [09:38] it prompts for those [09:38] Daughain, well I am the lowest level. [09:38] Just hit enter and see what happens. [09:38] The very first display [09:38] titan_ark: Dont be so sure, I only instaled ubuntu a month ago. =) [09:38] whoa! [09:38] nice :) [09:39] Proxima: Umm....which OS? [09:39] I have been trying for a long time. [09:39] http://djkaos.wordpress.com/2008/10/25/installing-broadcom-80211-linux-sta-driver/ [09:39] ubuntu 9.04 desktop edition [09:39] has left me wondering :( [09:39] titan_ark: Well, that was Jaunty, tried the upgrade to Karmic, and that kinda failed, so, wernt with a fresh install. [09:40] Oooohh....Leme think..... [09:40] umm the live cd user name and password is ... let me look [09:40] Only had Jaunty for a week.... [09:40] Daughain, Ive used xubuntu 8.10 on my ol ol box after i got this notebook never was able to get ubuntu working fully [09:40] Now I am determined to do it! [09:41] Cool. =) [09:41] titan_ark: I will help you with it tomarrow [09:41] or at a later date [09:41] darkdelusions, sure :) I shall try as long as I can stay up [09:41] I finally got pissed off after vista crashed wihtin 5 hours of my getting this lapy, and XP x64 had no drivers, so....Asked around and was pointed to ubuntu. [09:42] some of the steps in that are not needed [09:42] Proxima: what are you trying to do [09:42] 9.04 had sound issues for me, but that was solved with 9.10 [09:42] Daughain, thats 1 reason I hate notebooks, compatibility issues. [09:43] I hate desktops, they take up too much room. [09:43] To boot from the cd and install later but it wants username and password [09:43] I was running xubuntu on my 6 yr old box with just 256 MB RAM and a P4 1.9 :P [09:43] the install should not be asking you for a password [09:43] I remember runing the live CD days back, no passwords asked. [09:43] the live CD should automagicly load you into X [09:43] I am certain. [09:43] No, which is what I am stil trying to fgure out.... [09:44] WHere did you get the cd, Proxima [09:44] canonical [09:44] ?!?! [09:44] ltd [09:45] he means cronical [09:45] I guess Proxima means, the CD they ship. [09:45] Oh...... [09:45] the company behind ubuntu [09:45] yes [09:45] darkdelusions: it is "Canonical Ltd." [09:45] Proxima: dl the iso from the ubuntu site and burn your own cd. [09:45] not "cronical" [09:46] tsimpson: i am tired :) spelling is not a skill i have when I am tired ;) [09:46] ok thanks [09:46] Proxima: you could try the username "ubuntu" with no password [09:46] let me see [09:46] still odd that its asking for an L&P [09:47] it is odd, but it did happen to me once a few years ago [09:47] * Daughain nods. [09:47] tsimpson: humm I will have to remember that thou ;) [09:48] ek ook [09:48] aka i will forget it in 5 minutes [09:48] Proxima: That work? [09:48] ok i am not kidding now [09:48] ha ha dark [09:48] darkdelusions: Get ya ass to bed. :P [09:48] its loading ill let you know [09:50] ubuntu has its own formater ryt [09:51] * Daughain nods. [09:51] It'll get to that after a bit. [09:51] ill be with you now now [09:52] ??? [09:55] sigh [09:55] Sup, titan_ark [09:55] struggling to get the wireless on [09:55] * Daughain nods. [09:55] sitting in the corner of the room with a wire plugged in hurts :P [09:56] wth cant install vlc! [09:56] Errors were encountered while processing: [09:56] bcmwl-kernel-source [09:56] fakeroot [09:56] E: Sub-process /usr/bin/dpkg returned an error code (1) [09:56] titan_ark: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. [09:56] :( oops [09:56] any idea what this means? [09:57] that says there was an error trying to install those packages, the errors were earlier in the output [09:57] pastebin/imagebin is our freind. [09:58] http://paste.ubuntu.com/353390/ [09:58] pls have a look [09:59] well, the good news is vlc was installed [10:00] yes I saw that [10:00] but what is with this error? [10:01] the errors are between line 138 and line 145 [10:01] you should report a bug against those packages I guess [10:03] Okay. [10:03] Tsimpson i did what u told me and it workd bt the screen doesnt display anythng [10:03] Any pointers on how to do that? (n00b here) [10:04] titan_ark: use the command "ubuntu-bug bcmwl-kernel-source" and "ubuntu-bug fakeroot", that will start a wizard to report the issues [10:04] Proxima: have you tried booting into "safe graphics mode"? [10:05] no i booted normaly nw [10:06] should i try safe graphic mode [10:06] first [10:06] give it a go [10:06] I am getting "ICE default IO error handler doing an exit(), pid = 4313, errno = 11" [10:07] when I try those commands [10:07] did it still work though? [10:09] yes it has created a report [10:09] filling the forms now [10:11] aha at the end of filling the forma nd submiiting launchpad site gives an error! [10:11] wow what a day [10:11] hi. do you know any good mini-itx product with ubuntu and a DVI video output? [10:11] titan_ark: try a longer summary [10:13] okay [10:14] or possibly a shorter summary, I can't remember which has the issue ;) [10:14] one of them often causes an OOPS error [10:14] well my summary was really short, I shall try a longer one [10:14] tsimpson, any suggestions on getting a broadcom wireless driver on? [10:15] I've never owned a broadcom, so I can't really help [10:15] ah okay [10:16] I got the package and this: http://djkaos.wordpress.com/2008/10/25/installing-broadcom-80211-linux-sta-driver/ [10:16] but dunno how to go about it [10:16] you can give the guide at https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx a go [10:18] bcmwl-kernel-source fakeroot E: Sub-process /usr/bin/dpkg returned an error code (1) [10:18] I get this again [10:28] 7__++__0)&&&^%$$##@--00-09888 [10:29] The kanji looking thing is neat [10:32] damn, the driver is activated but still cant connect! [10:32] i keep getting the fakeroot error also [10:36] ............ [10:55] WHat command would i use to find my dl bandwidth? === hazan is now known as sasaa [10:59] I use bwm to see current bandwidth being used on the network interface. its not pretty... and there are better tools out there but I mention that one because 1) I use it frequently and 2) I cant think of any of the other ones right now [11:07] bwm doesnt do anything. [11:08] Is that an app? [11:09] faileas: Do you know what term command to use to pull up ul asnd dl stats? [11:09] If ya still here.... =) [11:10] er [11:10] there was an app i used to use for that.. [11:10] gimme a moment [11:10] No worries. [11:11] my compy is a little slow cause i'm setting up a VM [11:11] I know what its like. =) [11:11] and i can't remeber - using apt to jog my memory ;p [11:11] Isnt there anything native? [11:11] nope [11:11] ok.... [11:12] wnas [11:12] eh, i can't remember. DOOM. must be old age catchin up on me [11:12] wnas? [11:12] faileas: LOL [11:12] hi [11:13] QBee: Morning. [11:13] Daughain: i'm SURE i have one installed [11:13] faileas: No worries, I'm still working on this karamba thee. [11:13] theme. [11:13] QBee: WHat can we do for ya? [11:13] sorry, 1st time i use quassel [11:14] just testing connection, dont worry, thanks anyway, ;) [11:14] ah hah! [11:14] Daughain: vnstat is what i use [11:14] faileas: LOL and thanks. =) [11:15] Daughain: well, i'm proficient at 2 OSes. both of which run a crapload of non standard apps [11:15] I'mproficient at 1 OS that I cant stand....And learning the one I like. [11:15] lol [11:15] AMusing, and true. =) [11:15] i wouldn't mind a copy of 7 [11:16] and its easier for me to get a linux install 'to spec' than windows [11:16] I cringe at the thought of trying it. [11:16] for one thing, it handles more common archives [11:16] lol [11:16] its.. suprisingly good [11:16] I beleive that. [11:16] 7 or linux? =) [11:16] hey can somebody help me with the link command ln? basically i know to link files, but somehow this does not work ondirectories... [11:16] oh, hard choice [11:16] both! ;p [11:17] depends on the box tho [11:17] I dont want to deal with the issues involved in windows anymore.....UNless I;m getting paifd. =) [11:18] plan_rich: That would be a question for faileas [11:18] lol [11:19] i haven't needed to do links yet [11:19] so i can't help with this one [11:19] hm i got it :D ln -s -t /var/www /home/rich/link links directories [11:19] i missed that on the manual page [11:19] lol [11:19] yay for TFA [11:19] There never seem to be manual pages for what I want to do... [11:20] though --help would have shown you that too [11:20] Daughain: at some point irc and web are the best help. I totally love superuser (its a site) for that... especially when (and it happens sadly often) i can't get answer here [11:21] faileas: There stands the chance that at some point I will know enough to need those resources, but not llikley anytime soon. =) [11:21] lol [11:21] I used to think that :) [11:21] Abd, in this case, I doubt there is any kind of manual for how to rewrite someone elses script to fit your own system. [11:21] lol [11:21] beat it till it works [11:21] Thats what I'm doing.=) [11:22] And, in the process, learning a shitload. [11:22] lol [11:22] wait till the point you need to beat a whole system into working [11:22] Hey, in a month, I went from my frst install to sutting here answering questions.....Not too bad. [11:23] i remember my first system [11:23] That may be when I get around to putting kubuntu on my old toshi lappy. [11:23] mandriva, which my ex said was good... where the sound stopped working [11:23] now? i'm beating things into working like a pro ;p [11:23] SOunds like my Jaunty instal. =) [11:23] Soent a week trying to get sound. [11:23] Spent, even. [11:24] And, I'm using a gateway lapy. [11:24] * mostafa saying hello to all :) [11:24] i gave up [11:24] well there was other thing too [11:24] Morning, mostafa [11:24] i think the turning point was my PIII ;p [11:24] Daughain: hello [11:24] nothing to lose, nothing to blow up :) [11:25] faileas: LOL....I didnt know these servers were here, so, I got my sound working using web only for info [11:25] !!! [11:25] * jussi01 reminds that chatter is in #kubuntu-offtopic :) [11:25] I was running mirc under wine, and hadnt found xchat yet. [11:26] What ya need mostafa ? [11:26] Well, ubuntu lacked a manual till recently, so its not suprising [11:27] Daughain: I'm new in kubuntu [11:27] Daughain: I was using GNOME before [11:27] Daughain: I'm a little confused here :D [11:27] Well, I'm new to kde as well, what ya need help with? [11:27] jussi01: :P [11:28] mostafa: Tell us what ya need, and someone will get ya squared away. [11:29] Daughain: firs I added my language , OK if I need something will let you know [11:29] faileas: vnstats may prove interesting to translate into this theme. [11:30] mostafa: NP. [11:31] * mostafa loves GNOME much more [11:32] Take a few hours to meet kde, mostafa. I'm much happier with it, since I h=got all my workspaces set up the way I need them. [11:33] Daughain: I can't install updates ! [11:34] mostafa: Install what updates? [11:34] Please be a little more specific. [11:35] Daughain: media codecs [11:36] mostafa: Also, are you using kubuntu, or rir you install kde in ubuntu? [11:36] rir==did [11:36] Daughain: I'm using kubuntu [11:36] mostafa: Ok, well, Ill try to help ya. =) [11:36] Daughain: THANKSSSSSSSSSSS [11:37] mostafa: You can use term, known as konsole in kde [11:37] click on the little blue ball on the bottom left hand corner, that has all the contents you used to find at the top left. [11:38] Daughain: KONSOLE ? WHERE IS? [11:38] mostafa: Slow down and I will tel ya. :P [11:38] That little blue ball is called Kickoff aplication launcher. [11:39] click on it and go to applications. [11:39] Daughain: :p [11:40] scroll up to system, and then scroll down to terminal [11:40] * mostafa getting familiar with kubuntu [11:40] Hey I use a widget to give me one-click access to term. [11:41] right click on the desktop, select add widgets, scroll down to konsole, click on it, click the button labaled add widget [11:42] * mostafa is updating his kubuntu [11:42] Daughain: thanks :p [11:42] That gives you a widget to access term. Very useful, too.=) [11:43] Thats on workspace #4 for me. [11:46] mostafa: Just use my name so I know ya askin a question. =) [11:47] Daughain: [11:47] Yup? [11:49] * mostafa faces the first bug in kubuntu ! [11:49] mostafa: could you add your question after my name? =) I'm editing a theme on another workspace [11:49] What ya find? [11:50] Daughain: I installed a new theme and I clicked on folder view , the application crashes [11:51] dolphin, or kde? [11:51] how u fix this? http://img340.imageshack.us/img340/9012/imageprw.jpg [11:51] Daughain: KDE [11:51] mostafa: Err......Is the theme you dl'd a kde theme? [11:51] Bonster: Lemme take a look. [11:52] Daughain: kde yes [11:52] mostafa: OK, you are using kde4.3.2? [11:53] Daughain: I don't know , I installed kubuntu 9.10 [11:53] hi [11:53] mostafa: Ok, did you make sure the theme was for kde4+? [11:54] Daughain: I clicked on new theme , and I installed one from the list [11:54] Bonster: Search for the plugin and install it. [11:55] enrold: WHat ya need? [11:55] nothing thx [11:55] enrold: hello dude ;) [11:55] i only look around [11:55] hi mostafa XD [11:56] hi guys wondered if any1 here could help with tidying up my startup and shutdown sequences? [11:56] mostafa: Try dling the theme from kde-look.org and instaling it m,anualy via the readme dirs. [11:56] frchris: Thats out of my league, bug jussi01 [11:57] nope, out of my league also [11:57] We runnin out of helpers tonight..... [11:57] Daughain: thanks [11:58] k just thought i'd try - installed Ubuntu 9.10, switched to KDE but startup insists on going via Ubuntu screen and have to power down via login screen [11:58] faileas: you have any ideas for frchris ? [11:58] Oh!!! [11:58] fr [11:58] frchris: That seems to be normal, happens to me as well. [11:58] cheers Daughain [11:59] bb guys XD [11:59] * mostafa respects kde but going back to gnome ! [11:59] thought i might be missing something [11:59] frchris: The fix involves editing the gdm and kdm.conf files, if I remember correctly. [11:59] I just havent gotten that far yet. =) [11:59] ooh - ok... [11:59] must admit i'm a bit of a Linux newbie [11:59] have to look that one up [12:00] frchris: Goes like this, replace the contents of the gdm with the contents of the kdm [12:00] frchris: I think. [12:00] Daughain: thanks :) , I go to reinstall ubuntu :) [12:00] lol [12:00] mostafa: lol, well, ya can always install kde via synaptics. [12:00] In some ways it seems that method is more stable. [12:01] frchris: gdm== gnome desktop manager [12:01] frchris: remove gdm, install kdm [12:01] and it should ask you whuch one you want [12:01] Daughain: the gnome is much easier for me :) [12:01] frchris: kdm ==KDE desktop manager [12:02] er... actually it should ask you which one you want, the moment you have more than one DM installed [12:02] Doesnt, bug. [12:02] wierd [12:02] oh excellent i'll go give it a try :) [12:02] Most bugs are. =) [12:02] * mostafa bye all [12:02] it seems to for me [12:02] faileas: That one just doesnt bother me that much. [12:02] Safe travels mostafa [12:03] Thanks Daughain and faileas - off to play with my gdm and kdm lol [12:03] Daughain: you only see your desktop manager if you switch off ;p [12:03] dolphin wont connect to sftp.. "URL cannot be listed" [12:04] faileas: Yup, and, once I solve this ram issue, I prolly wont reboot more than once a week or so. [12:04] lol [12:04] * faileas tends to average months [12:04] faileas: If it stays stable, months arent out of the question. =) [12:05] Just wish I knew how to track what was using how much ram..... [12:05] hmm [12:05] how about.. [12:05] htop? [12:06] Tried it, cant make sense out of it. [12:06] lol [12:06] Tons of numbers, but the tags at top are meaningles to me. [12:06] htop f6 select mem% [12:06] Gimme a min. =) [12:08] mem% = memory percentage ;p [12:08] I know what *that* means. :P f6 gives me an unknown flag error. [12:11] thats odd [12:12] f6 as in the keystroke? [12:12] or written out? [12:12] They give me 2 diferent errors. =) [12:12] keystroke [12:12] er [12:12] wait [12:12] start htop [12:12] THEN f6 [12:13] faileas: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. [12:13] oops >_> i didn't mean f6 as an arguement on the command line. its what you press in the app ;p [12:14] OK, lemme try... [12:14] Hey there Daughain solved the problem and works beautifully [12:15] ^^ [12:15] what did you do? [12:15] frchris: Cool...Eventualy I wil get around to doing it. =) [12:16] used "sudo dpkg-reconfigure gdm" and then it allows you to select which manager you wish to use [12:16] ahh k [12:16] problem solved :-) [12:16] thanks guys [12:16] Well, since I'm already in ter,..... =) [12:16] loving my new linux universe!!! [12:16] Np, frchris [12:16] Mornin all :-) [12:17] HOw many workspaces you using? [12:17] Morning, matty3269 [12:18] faileas: My ram hog is kde. [12:18] well off to play thanks again Daughain and faileas [12:19] wtf.. "Protocol not supported sftp" [12:19] says konq [12:19] Who uses konq? [12:19] memenode: fish? [12:19] Daughain: eh hem [12:20] I've always used sftp [12:20] it's on KDE4.4 [12:20] fish works.. [12:21] Daughain: old konq > new konq + dolphin [12:22] happy: Dont like dolphin, dont like konqueror. [12:22] lol [12:22] I like dolphin :P [12:22] when everything works [12:22] which often doesn't.. [12:22] Its ok, but I prefered the nautilus gui [12:22] cause KDE4 is still buggy [12:22] hey guys when can we expect kde 4.4 rc1 in updates ? [12:23] So I keep discovering.... [12:23] So far nothing to make me give up kde, though. [12:23] Daughain: same here [12:23] yeah.. that was back on 4.1 and earlier :P [12:23] that was giving up worthy [12:24] Ok, back to my editing. [12:30] faileas: Not so sure vnstats wll work for me....That grid layout makes it impossible for me to translate it how I need. [12:41] Anyone know a non-graphical commandline app to view network traffic? [12:41] bwm will give you a rough overview [12:42] Is that a non-graphical command line interface? [12:42] And ascii counts as graphical. [12:43] oh. [12:43] tcpdump, then ;) [12:43] omg what idiot thought it's a good idea to make middle click copying be the same as ctrl-v copying.. what a huge usability regress [12:43] *ctrl-c [12:43] memenode: lol [12:43] Vroomfondle: OK, lemme try that and see what I get, [12:44] Vroomfondle: "no suitable device found" I thin I missed something there. [12:44] * Vroomfondle looks at OpenSUSE and notes that it distinguishes middle-click from ctrl-c/v, so can't be a KDE4 thing [12:44] now just selecting text is like you did ctrl-c, previously though it was selecting was pasted with middle click and ctrl-v was pasting only what you copied via ctrl-c [12:44] Daughain: yeah, IIRC you have to give it a network device e.g. /dev/eth0 [12:45] * Daughain nods.../ [12:45] memenode: probably configurable in System Settings? [12:45] looking now.. [12:51] OK, so much for that. Tired of searching for wlan0. [12:52] Time for breakfast and a movie. [12:56] im using oss for my sound card but when i try to play sound in my java program i get some errors with Pulse Audio, any idea how set oss of java ? === petsounds_ is now known as petsounds === happy is now known as happy_ === kishore_ is now known as kishore [13:26] NEW TORRENT SEARCH SITE http://Torrentpirates.org === pjelinek is now known as pjelinek_ === pjelinek_ is now known as pjelinek__ [13:43] why google desktop dont index any file? [13:44] Also, I can not enter to google desktop prefrences. [13:49] hi everyone, how can I set up my grub2 with acpi=off and noapic options ? [13:49] AlexZion: #grub [13:50] erghezi: grub2 in Kubuntu karmic ..... [13:50] AlexZion: not important:D [13:51] I mean , should I edit the /etc/default/grub, or something else ? [13:54] erghezi: could you help me please ..... [13:55] AlexZion: I have a problem with GRUB too:D [13:55] ok , so we are on the same trouble ... [13:56] AlexZion: i want to see theme on grub2 [13:56] AlexZion: http://www.omgubuntu.co.uk/2010/01/make-grub-themes-beautiful-look-nicer.html [13:56] AlexZion: GRUB_CMDLINE_LINUX="acpi=off" in /etc/default/grub and run update-grub or grub-mkconfig again [13:57] i was told this at #grub [13:57] ahh ok , so after I change the file , I forgot to update the grub , that's why it didn't works .... [13:57] fujimitsu: :D [13:57] I'll try again , thanks fujimitsu === dario is now known as clark8 [14:10] howdy folks [14:14] has anyone had success in printing to HP laserjet 1600 using kubuntu 9.10 [14:16] ку [14:17] nabil: I'm using a laserjet cp2025dn without problems [14:17] nabil: not sure about the speific model but as long as i've had hpjip installed (and cups and all that) my hp inkjet has been fine, do you have hplip installed? [14:18] how can I remove grub2 from a partition ? [14:18] how long till 4.4 rc1 is ready and packaged for the ppas? [14:18] AlexZion: uninstalling grub2 should do it, but it may leave your system unbootable [14:19] AlexZion: #grub is more appropriate for grub related questions [14:19] my problem is that trying to set it up , I install it in another partition for a mistake [14:19] ау [14:19] ok , I'll try it [14:22] AlexZion: in that case i think what you need to do is install it properly where you want it, then just remove it from the wrong partition when it's unused === jonathan__ is now known as Neremor [14:31] I tried installing msttcorefonts yesterday but I think it did not work. Now when I try to install anything using apt-get it seems like it is trying to re-install msttcorefonts. How do i get this to stop. this is the output anytime I use apt-get... http://paste.ubuntu.com/353492/ [14:37] JuJuBee_, remove the msfonts or try to repair === dendro-afk is now known as dendrobates [14:40] ilumi: how ? I tried to apt-get remove msttcorefonts but it still happens [14:41] is there a download source for it in your sources.list? === hhlp_ is now known as hhlp [14:42] JuJuBee_, try sudo apt-get -f remove purge msttcorefonts [14:42] fujimitsu: not sure... what should I look for? [14:42] I will try that [14:43] ilumi: without the remove... [14:43] JuJuBee_, why [14:43] you need to remove if you going to purge [14:43] it did not work as remove purge [14:44] try remove -purge [14:44] That was interesting.... [14:44] run kpackagekit > settings > edit software sources - if there is one in there for those fonts, removing it might help [14:44] Think I need to reboot. [14:44] Just need to figure out how. =) [14:44] E: Command line option 'p' [from -purge] is not known. [14:45] Daughain, still? [14:46] fujimitsu: doesn't look like anything there for msfonts [14:46] JuJuBee_, maybe it's already removed [14:47] JuJuBee_, do aptitude show msttcorefonts , see what is says [14:47] JuJuBee_: have you logged out since you first removed the fonts? [14:47] just jumpinh half-way through here, but have you tried firing up aptitude as it has nice dependancy resolution principles [14:47] if a package is already removed (but not purged) you need to use dpkg: sudo dpkg --purge msttcorefonts [14:48] *capabilities [14:48] fujimitsu: no [14:48] i'd try logging out for good measure [14:48] fujimitsu: will do [14:49] maybe something needs resetting . logging might do it [14:50] fujimitsu: no joy... I logged out and back in and tried installing something and at end it goes through the fonts again... [14:51] JuJuBee_, do aptitude show msttcorefonts , see what is says === Dekans_ is now known as Dekans [14:51] ilumi: http://paste.ubuntu.com/353501/ [14:52] JuJuBee_: just fire up aptitude and see if it offers a good fix (sudo aptitude) [14:53] JuJuBee_, well, its no longer installed [14:53] so do the sudo dpkg --purge msttcorefonts [14:55] I purrged the ttf-mscorefonts-installer and that seems to have fixed it. Thanks to both [14:57] "fire up aptitude" , wow ,now there's a propellerhead expression :) [15:00] what aptitude lacks in super cow powers it makes up for in it's tui that offers advanced apt features without needed to do them the hard way. [15:01] I use aptitude as well, but never heard it referred to like some barbeque :) [15:07] soooo, how long before we have 4.4 RC1 packages available? :) [15:10] zegenie: I joined to ask just that, the beta2 packages built remarkably quickly [15:10] as soon as they get packages made, built, and tested :) [15:16] zegenie, someone mentioned yestrday that kde 4.4 RC is delayed by 2 weeks...could be a rumour [15:16] BluesKaj: it's not, it's out today [15:16] there's a second RC coming out jan 20th, which was originally unplanned IIRC, but the RC release announcement is already out on kde.org [15:16] tsimpson: thanks, that means absolutely nothing :) [15:17] zegenie: because there is no answer to your question :) [15:17] "it'll be ready when it's ready" is the only answer anyone can give [15:17] good thing I also lurk in -devel then, so I could get an answer from someone that actually has something to do with it :) [15:17] and not just someone who doesn't know [15:18] "I don't know" is also a perfectly fine answer if you don't [15:18] tho most people tend not to say anything if they don't know [15:18] ;) [15:18] * tsimpson knows more than you know he knows [15:19] zegenie: go take a look at the repo where the packages are building [15:20] test [15:20] Error: no error [15:23] islington: I would if it showed anything ;) [15:41] 4.4rc1 will probably be ready in ~12hrs [15:43] so short of any hiccups it should be available by tomorrow [15:44] :s how can you have a planned rc2? rc [15:45] rcs >1 should always be unplanned but allowed for [15:45] Gentlemen! [15:45] I think, the repository is not working now! [15:45] I cannot get packages! [15:46] human: it's working for me [15:46] I type sudo apt-get install kstars [15:47] and got "E: could not find package" [15:47] !info kstars [15:47] kstars (source: kdeedu): desktop planetarium for KDE 4. In component main, is optional. Version 4:4.3.2-0ubuntu1.1 (karmic), package size 818 kB, installed size 3168 kB [15:48] human: Did you do already the sudo apt-get update? [15:48] human: actually i'm using the gb mirror, maybe the us mirror is down but ubuntu.com is doing fine [15:49] How do you get knetwork to run on startup [15:49] what? [15:49] I have reset my Xorg [15:49] Nete: system-settings has an autostart section add it to that [15:50] human: before installing software you have to run apt-get update [15:50] can anyone help me to set my wireless in kubuntu [15:50] sudo apt-get update? [15:50] human: sudo apt-get update will get the list from servers of what there is to install, yes [15:50] RiotingPacifist: What category is it under? [15:50] arnaldo: do you know what chipset you have? if not pastebin lspci [15:51] Nete: advanced>advanced user settings [15:51] !pastebin [15:51] For posting multi-line texts into the channel, please use http://ubuntu.pastebin.com | To post !screenshots use http://tinyurl.com/imagebin | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic [15:51] I am receiving the localization packages now [15:52] the system was broken when I have done it last time... [15:52] 00:00.0 Host bridge: VIA Technologies, Inc. VT8366/A/7 [Apollo KT266/A/333] [15:52] 00:01.0 PCI bridge: VIA Technologies, Inc. VT8366/A/7 [Apollo KT266/A/333 AGP] [15:52] 00:09.0 Ethernet controller: Broadcom Corporation BCM4401 100Base-T (rev 01) [15:52] 00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80) [15:52] 00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80) [15:52] 00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80) [15:52] arnaldo: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. [15:53] I have installed Kubuntu without sudo apt-get update a week ago [15:53] and could install kstars [15:53] ok [15:54] Oh! I can install kstars!!! Thanks!!!! [15:56] !pastebin > arnaldo [15:56] arnaldo, please see my private message === mirko_ is now known as Tocks === hhlp_ is now known as hhlp [15:57] you got cut off before i saw your chipset [15:58] human: package lists change over time, if your package list is old you can't install software that has changed since your packagelist was created === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates [15:59] I have installed it successfully a week ago, and now I have package conflict with mysql-server5.0 === robert__ is now known as ram_dac [15:59] human: run sudo aptitude and look at fixes then pick one [16:00] sorry about it [16:00] Hi. I want to include the the backports repository in order to get the latest updates. Could some one tell me what line to add. I'm a little confused. === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates [16:00] arnaldo: no problem but if i can't help you until you pastebin your lspci output [16:00] OK I'll do it now . I want to install "mysql-server-5.0" but system does not allow install it... It worked a week ago... I wonder))) [16:01] RiotingPacifist how can I send you the chipset details? [16:01] !pastebin [16:01] For posting multi-line texts into the channel, please use http://ubuntu.pastebin.com | To post !screenshots use http://tinyurl.com/imagebin | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic [16:01] ^copy and paste it to pastebin then post a link to the channel [16:01] ok [16:02] Uhm anyone? Should I include the launchpad ppa or karmic-backports? [16:02] http://ubuntu.pastebin.com/m3b268d0 [16:03] arnaldo: do you have a usb wireless chip, the lspci output doesn't have any wireless chips [16:03] Oh, I have to install mysql-server-5.1 instead of mysql-server-5.0))))) And no conflicts [16:03] the mysql-server-5.0 is obsolete? [16:04] d [16:04] vishesh: it is not necessary to use the backports [16:04] vishesh: i'm not 100% sure but i think karmic-backports is what you want, unless you want to be running beta software [16:05] vishesh: packages in backports sometimes break things in the system [16:05] Rio- this is very old machine and I got the usb antenna to have wireless [16:05] Yea. I know that. But I want to get ktorrent's latest version. [16:05] Is their any other way? Without possibly breaking the system? [16:05] vishesh: what version do you want? [16:05] it was working but now is kind of challege to make it works [16:05] vishesh: you can do it easily in kpackagekit [16:06] I have 3.2. I wanted 3.3. How? [16:06] RiotingPacifist: Thanks I got it.... [16:06] vishesh: in kpackagekit, go to settings, updates tab, "unsupported updates" is backports [16:07] zeltak, got a site that has the whole RC 4.4 package not just individual apps etc ? === dendrobates is now known as dendro-afk [16:07] vishesh: i don't think either backports or the ppa have 3.3, ktorrent is not part of kde [16:07] iconmefisto: Yea. I got that. I meant is their any way to install the latest kTorrent without possible breaking the system or should I just take the leap? === dendro-afk is now known as dendrobates [16:08] RiotingPacifist: Really? [16:08] I keep getting this http://pastebin.com/m3c1d3c79 error message whilr trying to install ati Catalyst any clues what I may be doing wrong? [16:08] vishesh: it may be possible [16:08] ??? [16:09] arnaldo: i'm not sure about usb wireless [16:09] !wireless [16:09] Wireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs [16:09] oops wrong nick zeltak , sorry :p [16:09] Novice: You're calling the shell script without arguments. Hangon a minut [16:09] vishesh: yeah ktorrent isn't part of the main kde bulk, i have the 4.4beta2 installed but my ktorrent is still 3.2 [16:10] vishesh: would u like to try ktorrent 4.0~beta ? [16:10] RiotingPacifist: Damn. I'll look for the lanchpad repository. Maybe .. I'm not too keen about compiling from source. [16:10] Novice: http://wiki.cchtml.com/index.php/Ubuntu_Jaunty_Installation_Guide#Installing_the_drivers_manually if you have different than "jaunty" put that name in the command === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates [16:11] genii: thx [16:11] arnaldo: if you run lsusb you might be able to get the chipset of the usb pen that will help, but i can't be much use past that [16:11] Novice: Yer welcome [16:11] vishesh: http://packages.debian.org/experimental/ktorrent === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates [16:12] !nickspam > dendrobates [16:12] dendrobates, please see my private message [16:12] vishesh, this is for 3.3.2 http://packages.debian.org/squeeze/ktorrent [16:13] @EagleScreen : Thanks. I was still going through the launchpad page. [16:13] hi [16:13] Rio pls look at ithttp://ubuntu.pastebin.com/m45471a7a [16:13] looks like RC1 has come out [16:13] http://ubuntu.pastebin.com/m45471a7a [16:14] when will packages be available? [16:14] vishesh: https://launchpad.net/~mieszkoslusarczyk/+archive/kde-extras-snapshots https://launchpad.net/~baudm/+archive/backports?field.series_filter=karmic offer it for karmic [16:14] SkyBon: tomorow [16:14] vishesh: take care, newer packages for ktorrent in the beta backports of kubuntu PPA, may break your system because it depends on KDE 4.4beta2 and Qt4.6 [16:15] oh damn great [16:15] kubuntu always lags behind openSUSE (((( [16:15] SkyBon: yes, in all expect package management [16:15] @EagleScreen : Thanks for the warning. I'm installing the backports as well. Worst case scenario ..I'll have to file a couple of bug reports, and use GNOME for a while. [16:15] SkyBon: well probably in about 10hrs but definatly by tomorow [16:16] SkyBon: if you love openSUSE so much why don't you marry it? [16:16] heh [16:16] buggy and bloated === Tocks_ is now known as Tocks [16:18] ?? [16:18] vishesh: if you use aptitude or apt pinning or some of the guis you can roll back to previous versions of packages [16:18] no solution? [16:18] arnaldo: you have a Linksys chip but i don't know much about usb-wirelss, try the forums or google [16:19] arnaldo: the line "1737:0077 Linksys" will probably help on google [16:21] let me try [16:21] !wireless > arnaldo might also help [16:21] arnaldo, please see my private message [16:21] @RiotingPacifist, but how can he roll back if not from package cache? [16:22] SkyBon: well if hes enabeling the ppa the old packages will still be in the official repos [16:22] ah ok [16:23] Hello! I need some help with the audio on my computer... my mic is not being recognized... any ideas? [16:23] but only if it doesn't depend on another ppa packages... [16:23] SkyBon: aptitude / pinning / gui's can handle that for you [16:24] KDE 4.4 RC1 will be uploaded to Beta PPA soon [16:24] spacitymedic, version of Kubuntu and KDE? [16:25] 9.1 xubuntu [16:25] err... i'm in the wrong channel right? === jonathan____ is now known as jwagner [16:25] yep [16:26] let #xubuntu be with you ;) [16:27] ah. ok. [16:27] how do i get to where ever it is I need to be? [16:27] just go to channel #xubuntu [16:28] you will get community support for Xubuntu and XFCE there [16:29] i have a broadcom wired and wireless card [seperate cards] and after my internet died this morning it seems that i cant get an ip address on wireless, and on wired the system is not even finding that the cord is connected, any suggestions? [16:30] ver Kubuntu, KDE? [16:30] Hey thanks a million [16:30] !! [16:30] 9.10 [16:30] using wicd [16:30] kde 4 [16:30] desktop [16:31] ok, ok [16:31] any msgs from knetworkmanager? [16:31] wicd cant get ip address [16:32] i was trying to use knetworkmanager and i could not connect at all, wicd would connect atleast [16:32] installed anything lately? [16:32] there was an update this morning, i dont know what was in it [16:32] so... [16:33] but i dont think the update finished downloading [16:33] downloading or installing? Oo [16:33] "unable to get ip address" is the error i get from wifi === Y0Y0 is now known as yoyo [16:33] it was downloading then the system froze, so i am not sure how far it got [16:34] at least it didn't finish downloading, right? [16:34] i dont think so [16:34] well [16:34] sudo dpkg --configure -a is not showing any output [16:35] aptitude? [16:35] sudo ifup eth0 outputs "Ignoring unknown interface eth0=eth0" [16:35] Hey, I have a shutdown option now. [16:35] it was automatic notification and i just installed it [16:35] or told it to do so [16:35] hmmm ok [16:36] try aptitude update && aptitude safe-upgrade and we'll see if the problem vanishes [16:36] just because it could be broken packages as well [16:37] even if i have NO internet access? wired is not even connecting for some reason [16:37] wired connection is not showing up in wicd [16:37] hmmm [16:37] are you now here from another pc? [16:37] or just another os? [16:37] my macbook [16:37] ah alright [16:38] do you have livecd? [16:39] in live cd the network connected fine last week when i had a problem with wifi, but wired was working fine then [16:39] well, try now [16:39] maybe it is not an os issue [16:39] well the broadcom restricted drivers will not install in live cd, but i can test wired network [16:40] at least this [16:40] ok [16:40] as 2 problems appeared simultaneously [16:41] they are at least connected to each other [16:41] i am not sure few days ago wifi worked when wired was not found [16:41] hmm [16:42] cords? [16:42] Reboot router? [16:42] done a few times today [16:43] maybe check cords connection? [16:43] too loose or smth like that [16:43] the wired network lights dont appear to be on when the wired network cord is plugged in [16:44] now in live cd i am seeing the lights on, around the network cord === kiran is now known as Guest36037 [16:44] internet ok? [16:45] i am checking [16:46] Icari|mac: I also use Broadcom Wifi [16:46] yes wired is working in livecd [16:46] nice [16:46] alright [16:47] it is a kubuntu issue [16:47] Icari|mac: do you want to use it in Live CD? karmic? [16:47] no [16:47] he just checked hardware [16:47] she [16:47] oh sorry :) [16:47] * Daughain chuckles. [16:48] *she just checked hardware [16:48] Icari, not Icarus...?? [16:48] just Icari [16:48] let's boot back to kubuntu [16:48] i am [16:50] wired network is not being found in wicd [16:50] on reboot [16:50] and wireless is not getting an ip address [16:51] access to router? [16:51] yea [16:51] i am on wireless on my macbook [16:52] i mean access from desktop pc [16:52] a.k.a. kubuntu pc [16:52] no it is not connecting to the internet in anyway, no network access [16:52] wired is not found and wireless is not getting ip address [16:52] but the wifi was fine this morning [16:53] but i have had this ip address problem before, only fix was a reinstall of the os :( [16:54] hmmm [16:54] when i do ifconfig, i see eth0 eth2 eth2:avahi and lo is that normal? === yofel_ is now known as yofel [16:54] where eth0 is wifed and eth2 is wifi [16:54] should bbe [16:54] what is eth2:avahi? [16:55] hi [16:56] im on a 9.04 machine, owner says no updates in weeks. indeed manually updating from konsole pulled a lot of stuff but in systray no notifier showed up. did before. [16:56] what happened? how do I get notified of updates? [16:57] @IcariImac this means that eth2 runs via avahi [16:57] http://en.wikipedia.org/wiki/Avahi_(software) [16:57] i have not seen that before [16:58] DexterF_: check the config in Kpackagekit -> Configuration -> Updates or so === root is now known as Guest76970 [16:59] "i discovered that i have internet connection when there's no etho:avahi in the device list in network." [16:59] how do i make it go away? [17:00] i like using linux but this is making me want to go back to windoze :( [17:03] well [17:04] was there a inconsistency in the 9.04 mirror lately? got a kde4.2.2 package that can't be installed, no further reason [17:04] time for my daily consitution/walk ...bbl [17:05] DexterF_: what happens whith that package, any error message? [17:05] no one has any other ideas/suggestions? [17:05] @IcariImac http://ubuntuforums.org/showpost.php?p=5766177&postcount=6 [17:05] "connection failed: unable to get IP addres" [17:06] tried anything like that in kubuntu? [17:06] i tried http://ubuntuforums.org/showpost.php?p=3013656&postcount=2 and no luck [17:09] actually the best thing here is to reinstall [17:09] just because I think it is related to a broken update installation [17:09] i have had this machine for about 1.5 weeks and i have reinstalled/installed 2 times [17:10] what about the last time? [17:10] everything was the same? [17:10] last time was one week ago [17:10] when i got the wifi working the first time [17:11] did you have the same issue? [17:12] yes, network was not connecting but wired network atleast worked then [17:12] **** [17:13] maybe i should try changing my wifi channel, i dont know but worth trying i guess [17:13] everything is worth trying actually [17:13] let me try that and i will return [17:13] okok [17:18] no luck with changing the channel on the router [17:20] well [17:20] EagleScreen, are you here? [17:21] i was here last friday talking with Jason__ when we got it working [17:21] I don't know much about Broadcom WiFi [17:22] we need someone who has experienced Broadcom WiFi troubleshooting === trinity is now known as Buddha [17:22] Icari, consider leaving a note at Ubuntu Forums, ok? [17:23] hi [17:23] hi [17:23] http://ubuntuforums.org/showthread.php?p=8604486#post8604486 was posted last friday by Jason__ [17:25] alcohol 52? [17:25] and it looks like that Broadcom is to blame... [17:25] are u there? [17:25] but nvm [17:26] Icari, describe your issue at forums, hope smb will help... [17:26] ok [17:27] hey there. just wanted to reconfigure the x of my kub. 910 with sudo dpkg-reconfigure xserver-xorg , nothing happended [17:28] thought sudo dpkg-reconfigure xserver-xorg would work for sure but no window opens [17:30] how can I get sound in Youtube when I use Konqueror? [17:32] I could get in Firefox only when I use Gnome, but how to do it in Kubuntu? [17:34] Does anybody know that? === kb is now known as Guest95171 [17:36] human: is it working in firefox? [17:37] only if I use GNOME, not in KDE... [17:38] how did you install flash plugin? [17:39] human: u dont have sound in any browser ? [17:40] hola === kiran is now known as Guest47564 [17:44] hello people i have some problem with some c code. can someone help me? === luis__lopez is now known as luis_lopez [17:48] looks like this morning in the updates that got downloaded/installed was a new kernel [17:48] no [17:48] I do not have [17:48] I'll reboot now [17:49] the wifi does not work even with the old kernel [17:50] upgraded to 9.10, boot stucks, any good advice other than: "save date and reinstall from sratch"? [17:51] date <- data [17:52] ngong_: when does it get stucked? [17:52] Kolia: 1 get 3 messages: [17:53] hello; I have a wacom bamboo tablet and I can't make it work on kubuntu karmic. Tried already http://ubuntuforums.org/showpost.php?p=7234134&postcount=176 [17:53] 1. usb_id[308]: unable to access '/devices/pci0000:00/0000:00:1d.3/usb5/5-2 [17:54] 2. init: ureadahead main process (329) terminated with status 5 [17:54] i found out why wired network was not working, i had it hidden in wicd [17:54] 3. fsck from util-linux-ng 2.16 \n /dev/sda1: clean, .... [17:55] Kolia: than nothing, I can reboot with ctrl-alt-del [17:58] google reports lots messages about getting stuck while upgrading to 9.10, however I did not find any solution or advice how to proceed [17:59] ngong_: tried booting older kernels? [18:00] ngong_, when it gets stuck, whats on the screen [18:02] the tablet doesn't appear on xsetwacom list [18:03] iconmefisto_: pressing esc, I can see only 9.04, booting the newest .17 leads to this problem [18:05] ngong_: so you can boot from other kernels? or not? [18:05] iconmefisto_: nope [18:05] iconmefisto_: none is working, tried two [18:07] ilumi: iconmefisto_: kubuntu welcome goes and than some messages: (1) unable to access some usb, (2) init: ureadahead main process (336) terminated with status 5, (3) fsck from util-linux-ng 2.16 ... clean ... [18:08] ngong_, try to boot in "safe mode" [18:09] ngong_, i guess you need to press esc when grub starts [18:09] ngong_, to get the menu [18:09] ilumi: you main (recovery mode) did so, same result [18:10] ilumi: with lots of more messages, seems the disk has a problem [18:11] ngong_, yeah, your best option is to start from scratch [18:11] ilumi: eg.: ... name="/usr/sbin/tcpdump" name2="default" pid=326, [18:11] ngong_, upgrading sucks [18:12] ilumi: does this tell that the disk has a problem? [18:12] ngong_, you can get into console? [18:12] ilumi: no [18:12] I can ctrl-alt-del to reboot [18:13] ngong_, it doesnt look like a harddrive problem [18:14] ngong_, how long do you wait before restart? [18:14] ilumi: the longest was half an hour [18:15] ngong_, ok, yeah it's messed up [18:15] ilumi: but there is no disk access while waiting [18:15] ilumi: ok, firstly I'll save the data with another computer [18:15] resolution on my laptop has changed to 1024x768, how can I change it to other? there is no other proper option in Screen settings, only 800x600 [18:16] ngong_, you mean you made a backup? === rosa is now known as logicsniper [18:16] ngong_: maybe run fsck on your partitions from a livecd [18:17] iconmefisto_: ok [18:20] i am using ubuntu but i want to set theme for KDE applications. how can i do that? [18:20] Other than kmymoney is there anther program that also has invoicing? hopefully kde oriented [18:21] any suggestions? [18:22] BuGo_laptop: you have to install gtk-engines [18:22] and then? === melissa is now known as melissawm [18:22] BuGo_laptop: and then in Preferences change Qt Settings to use proper engine [18:24] Hello, When I start my laptop up it used to connect automatically to the internet but now it doesn't. I put Knetworkmanager to run on startup but it didn't. Any suggestions? [18:27] Nete, have you configured network-manager options? === dione is now known as Dione-Munir [18:28] BluesKaj: I have it set to automatically connect to a certain network [18:28] auto connect but with what security options ? === Chisper is now known as Urthanhassen [18:30] BluesKaj: None [18:30] No security [18:30] hola [18:30] alguien me ayudaaaaaaaa [18:30] !es |javi [18:30] javi: En la mayoría de canales Ubuntu se comunica en inglés. Para ayuda en Español, por favor entre en los canales #ubuntu-es o #kubuntu-es. [18:30] soy nuevo en esto del ubuntu [18:30] Nete, not a good idea , you should at least use wep encryption [18:31] tendrás más posibilidades si hablas en inglés [18:31] gracias, pero mi inglkes es algo malo [18:31] entonces conectate a un canal como #kubuntu-es [18:31] o usa google para traducir (no recomendado) [18:32] hols [18:32] javi /join #kubuntu-es [18:32] BluesKaj: Do you mean as in passwording the wireless connection, or setting a password so I can't access it w/o authorization [18:32] wenas a todos [18:32] Nete, both [18:32] javi escribe lo que dice BluesKaj [18:33] nete, both [18:33] hola [18:33] Urthanhassen , En la mayoría de canales Ubuntu se comunica en inglés. Para ayuda en Español, por favor entre en los canales #ubuntu-es o #kubuntu-es. [18:34] BluesKaj: thank you for trying to help me, but will this fix the auto-connect to what it used to be? [18:34] I'm only help Javi to join [18:34] alguien me ayuda con una tarjeta bradcom para poner en mo modo monitor [18:35] Nete, dunno for sure but not using any encryption on a wifi setup is asking for ppl to hack into your data [18:36] javi, can you take a hint ? En la mayoría de canales Ubuntu se comunica en inglés. Para ayuda en Español, por favor entre en los canales #ubuntu-es o #kubuntu-es. === phoenixz is now known as fS-Ex [18:36] he gone [18:36] good [18:37] BluesKaj: We don't live in the city, and we know all our neighbors. Someone in my family has a Win2000 Laptop and it won't take encrypted networks.... [18:37] you can stay if you use english , Urthanhassen [18:37] i'm doing iy [18:37] it [18:38] only use spanish for help somebody [18:38] Nete, my laptop showed the same probs so I switched to wicd [18:38] !info wicd | Nete [18:38] Nete: wicd (source: wicd): wired and wireless network manager. In component universe, is optional. Version 1.6.1-3ubuntu1 (karmic), package size 415 kB, installed size 2464 kB [18:39] Urthanhassen, then help ppl in spanish at #kubuntu-es , not here [18:40] Is any way to install Wireless Manager on Kubuntu Karmic Koala 9.10? [18:40] not all knows how to do it [18:41] Urthanhassen, read my post above about wicd [18:41] where is it? [18:41] Help!! no Sound in youtube [18:42] www.wicd.net, Nete , Urthanhassen [18:42] but I have the computer with available sound (Kubuntu). I can not remember what had I done at the second! [18:42] BluesKaj: Ok, I installed it. If I just use a passphrase for accessing the wireless then no one can actually hack my laptop, right? [18:42] w/o the wireless pass [18:43] right [18:43] Nete, remove network-manager before trying to use wicd [18:43] actually installing wicd will remove network-manager no? [18:43] BluesKaj: ^^ [18:43] BluesKaj: Can I just disable it [18:44] always use a pw , there ppl driving around in vehicles checking for unsecure networks even rural areas , Nete [18:45] try to disable network-manager , but I don't think it will work [18:46] BluesKaj: I'll make a pw for my connection to the modem. My Dad's Win2000 doesn't really have personal info, and it can't connect if there is a pw [18:46] I trust my neighbours too, but it's not the neighbours you should worry about [18:47] Kolia: KNetworkManager was uninstalled when wicd was installed [18:48] Nete: i thought so. Now everything should be OK for you :) [18:48] wicd works perfectly [18:49] Nete, it didn't uninstall on my sons laptop when I installed wicd on his , if it was installed with a package manager ,make sure you use that to uninstall [18:49] BluesKaj: you install wicd with apt-get install? [18:49] Kolia, no I downloaded the app from the site [18:49] BluesKaj: I used adept to install wicd and I just checked on Knetwork and it was not installed [18:50] Kolia: Thanks. I'm going to see if when I start up my computer if I connect automatically. [18:50] Bye for now [18:51] the guy has no patience [18:52] wicd has to be configured , it doesn't work out of the box [18:53] BluesKaj, Kolia, I'm back and the connection was automatic! Thanks [18:54] wicd rules [18:54] did you setup a pw ? [18:54] BluesKaj: No [18:54] * BluesKaj shakes his head [18:55] BluesKaj: I'll have to think of something 128 chars though, and that might take a while [18:55] BluesKaj: of course Kwallet takes care of that [18:55] BluesKaj: I'll have one generated [18:55] no not necessary just think of a phrase in your life history that you won't forget [18:56] BluesKaj: It doesn't have to be 128 chars? [18:56] no [18:56] oh [18:56] 128 is the digital encryption [18:56] BluesKaj: What if I don't have a life history [18:56] hehe [18:58] hmm...Year 1? No. Year 2? No. Year 3? No. Year 8? No. Year 11? No. Year 15? No. [18:58] BluesKaj: when you install wicd from apt-get it removes automatically the network-manager [18:59] BluesKaj: seriously, though... Kwallet is going to remember any old thing I put [18:59] right? [18:59] something that happened ...it doesn't matter what , as long as you can remember it letter for letter [18:59] ans number [18:59] and [18:59] kwallet is evil , i don't trust it , but be my guest [19:00] your passphrase is encrypted in wicd so no need for kwallet [19:00] BluesKaj: Ummm.... it was made by people like you...and me. it's open src isn't it? Should be to bad [19:01] BluesKaj: I shoot it the next time I see it pop up! [19:03] Kolia, wicd should remove network manager with apt , yes i should have mentioned that. I've been using the app from the site because I transferred it to a USB stick for storage [19:03] Hello, Why does Windows slow down the more you use it, and Linux speeds up? [19:03] Nete, because it's windows and uses DLLs etc [19:04] and needs defragging every week [19:05] BluesKaj: When I first stared Kubuntu it wasn't too fast... now after using it for a time, it is blazing! amazing! [19:05] faaast startups [19:05] gimp loads fast [19:05] the devs are doing their best to make it fast,stable and reliable [19:06] Hello is there anyway to get a hold of a old version of amarok? [19:06] I liked how amarok was int Kubuntu Hardy Heron [19:06] in [19:06] BluesKaj: nice [19:08] Hello is there a way to get a hold of a old version of amarok? === AllYourBases is now known as Guest42129 [19:11] BruceW: some people did it, don't ask me how though :/ [19:11] BruceW: have you asked on #amarok? [19:11] #kubuntu [19:12] qualcuno mi puo aiutare? ho dei problemi a scarirare dalla rete IORC, sia con Konversation sia con xchat ed anche con Kvirc [19:12] Kolia: no but I will do that now :) [19:12] Kolia: I hate the new amarok :( [19:12] !it | adolfo [19:12] adolfo: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (click col tasto destro sul nome del canale per entrare) [19:12] excuse [19:17] hey is there anyway to get gtk-recordmydesktop to record what i hear on my computer? [19:19] coreyB: use recorditnow [19:19] it's made in qt [19:19] so for kubuntu [19:20] or [19:20] use this one [19:20] http://cli-apps.org/content/show.php/arecordmydesktop?content=102911 [19:21] okie dokie thanks [19:22] coreyB: http://nowardev.wordpress.com/2009/11/02/recoditnow-screencast-kubuntu-9-10-kde4-series/ [19:22] wait [19:22] so should i use the script of recorditnow? [19:23] well arecordmydesktop creates better syncro video audio [19:23] on my computer [19:23] but if recordmydesktop working fine on your pc [19:23] with nice audio you shoudl use only recorditnow [19:23] okay man thanks mate :) [19:24] np [19:24] se [19:25] coreyB: and arecordmydesktop was created by me xD [19:28] O.O [19:28] seriously? lol [19:29] yea [19:29] on my computer recordmydesktop doesn't work well on audio [19:29] so i have fixed by myself [19:29] using arecord to record audio [19:30] and recordmydesktop to record video [19:30] try recorditnow [19:30] set up [19:30] no way man [19:30] any inf when rc1 will be i repos? [19:30] hav [19:30] no sound [19:31] RC1 is out? [19:31] no the problem it's crappy audio [19:31] that is a bug [19:31] Bonster: yes kde 4.4 rc1 [19:32] soee, not for kubuntu tho [19:32] Bonster: thats why im asking when do wee see it in repos [19:32] Peace-, try the program recorditnow like i said b4, might be better [19:32] Im playing an mp3 with orpheus, command line mp3 player, it uses mpg123 to play the mp3's and the mpg123 is taking about 98% CPU on my dualcore 1.86GHz CPU.. if it cant get 90+%, it starts creating noise and skipping.. this is not normal, is it?? [19:33] Bonster: i am the one has said recorditnow [19:33] Bonster: record it now uses recordmydekstop [19:33] so it has tha bug too ... [19:33] Besides that, pulseaudio taking 50%... these values are nuts.. [19:33] i have spoken about that with the developer [19:33] :D [19:34] oh ppl had better luck with recorditnow then gtk-rmd === Dekans is now known as Dekans[afk] [19:34] Bonster: you should read what i have said to recorditnow developer on kde-apps [19:35] Bonster: he said he will add arecod like audio recorder just for this situation... [19:35] not sure usually gets tearing thats as much as i get when using gtk-rmd [19:36] gtk.rmd it's only a gui [19:36] like recorditnow [19:36] the engine is always recordmydekstop [19:36] . [19:37] so a bug on recordmydekstop it's a bug for everyone if you use gtk.rmd or recorditnow [19:37] nu stiu [19:37] and this is the bug... [19:37] https://bugs.launchpad.net/ubuntu/+source/recordmydesktop/+bug/339648 [19:38] not really, my friend was using gtk it wasnt working for him, but recorditnow was very smooth , so there is a difference somehow [19:38] you are a newbie [19:38] im talking form experience [19:38] i am talking like programmer [19:39] ... [19:39] not just codes or backends [19:39] so then explain to me then why one works and the other doesnt [19:39] if u say is the same backends [19:39] mauybe 2 different audio card... [19:39] same one [19:40] different version... [19:40] different settings? [19:40] a lots of stuff you could get [19:40] but recordmydekstop has a bug like i have posted before [19:40] then like i said 2 different things [19:41] stuff [19:41] no time right now [19:49] does any one know how to install KDE 4.4 RC on KDE 4.3 [19:49] i mean PPA for KDE 4.4 RC [19:49] wait a few hours i guess? [19:50] hmmm [19:50] did they fix the nepomuk search? [19:52] Bonster: ? [19:52] here nepomuck works [19:52] i don't know [19:52] Peace-: :o [19:52] just a little fix to do bu it works [19:52] Peace-: on 4.4 beta 1? [19:53] kde 4.3.4 [19:53] http://nowardev.wordpress.com/2009/09/11/nepomuck-and-stringi-kubuntu-9-10-strigi-service-failed-to-initialize-most-likely-due-to-an-installation-problem/ [19:53] Peace-: ah that old problem >< [19:53] uhmm anyone here using virtualbox ? im having problems starting a machine [19:53] ok :D [19:53] kriss3d: which version ? [19:53] 9.10? [19:54] it says 3.0.8 in the virtualbox version [19:54] OSE [19:54] :) ok [19:54] when i try to start a machine it gives me the error of missing the kernel drivers.. and it tells me to install the Virtualbox-ose-source package [19:55] Peace-: but my RAM usage goes up slowly by 400MB when neopmunk is rnning [19:55] after doing so (via the kpackagemanager) it still gives me same error [19:55] kriss3d: i guess you need to add the module on the kernel [19:55] i try to remember [19:56] uhmm thats one of the things i havent ever done before.. at least i dont think i have [19:56] kriss3d: have you upgraded ? [19:56] or changed something in these days? [19:56] lsmod | grep box [19:56] anyone got this? http://img340.imageshack.us/img340/9012/imageprw.jpg [19:56] hang on [19:57] doesnt seems to have virtuoso in the repos [19:57] Bonster: i think i have seen in some machine [19:57] but i have not tested really well [19:57] Peace-: doing a lsmod | grep box dont return anything [19:57] kriss3d: yea you need of the module [19:57] !virtualbox [19:57] virtualbox is a x86 !virtualizer. A !free edition is available from the package 'virtualbox-ose'. A non-free edition is available at http://virtualbox.org for most Ubuntu releases (help in #vbox) - Setup details at https://help.ubuntu.com/community/VirtualBox [19:58] Is there an installed or available tool to adjust the "tap" sensitivity of a laptop's touchpad? [19:58] ty [19:58] get the vbox from the site is better [19:58] Bonster: libvirtuoso? librdf? [19:59] Bonster: libvirtuoso4, librdf0 Dunno if it will make the trick though. [20:00] Bonster: well i just used the kpackagekit and got it from there [20:00] kriss3d: try this sudo modprobe vboxdrv [20:00] kriss3d: that could be enought [20:00] Peace-: it doesnt return anything [20:01] kriss3d: yea i know try to start virtualbxo [20:01] Kolia, yea i dont got libvirtuoso, u have it in urs? [20:02] Bonster: sorry i mixed it up with libsoprano4 :/ === fer is now known as Guest94155 [20:02] no libvirtuoso [20:02] Bonster: librdf installed? [20:02] kriss3d, ppl usually use this vbox http://www.virtualbox.org/wiki/Linux_Downloads [20:03] Kolia, yea i got that install [20:03] Helo [20:03] ty.. i was advised to add the repo first then try reinstalling.. [20:03] aparently im missing some files which means a busted install [20:04] Bonster: try asking on #kde [20:04] can I put my actual ubuntu ( with the programas etc...) on a ISO and install it into an other computer? [20:04] Kolia, did they told me to go away [20:04] I have local network with two kubuntu with apache+php+mysql and it works, but i cannot start sound on youtube at one of our comps === Dekans[afk] is now known as Dekans [20:04] Bonster: classic :) [20:05] Kolia, yea im use to it [20:05] well wait a bit, there must be someone able to help you [20:05] What happened to the ksynaptics tool for touchpad adjustments? gsynaptics is still in main :( [20:05] Kolia, does the search works for u tho? [20:06] yep [20:06] on 4.3.4 at least [20:06] not checked in trunk [20:14] hello [20:14] I have a question [20:14] how do i install sh file? [20:15] usually right click on it [20:15] and allow executing [20:16] then double click and it runs [20:16] ahh k [20:16] ;) [20:17] same goes for other bin exe ..etc [20:17] Bonster: exe are often widows binaries [20:17] not linux [20:17] yea i no [20:17] windows i know [20:18] i don't know kubuntu at all [20:18] :) [20:18] but some requires permission also [20:18] guys what are the dif between the mind and kubuntu? [20:18] sry i mean mandvira [20:19] or it's mandvira or... lol [20:19] man diva [20:19] i just know it isn't free [20:19] PerSeL: :D [20:19] but they both use kde [20:20] I just know that ubuntu is always updated from the server [20:20] im guessing is debian/ red hat differences [20:20] well to be true I don't know them :) [20:21] rpm vs deb [20:21] PerSeL: I read somewhere in a review its not that good...... the gui looks poor.... but I have not tried [20:21] isnt OpenSuse the best KDE right now tho? [20:22] i just ubuntu is the easiest with drivers [20:22] because I tried it [20:22] I don't know how it goes with others [20:22] that's why I'm asking [20:23] havent use the others [20:23] them think they use yum [20:23] instead of apt [20:23] sh ./filename.sh [20:24] ^^ [20:24] PerSeL: I started on linux with kubuntu and am still using it..... I have tried some other live CDs but I think kubuntu is the best [20:24] Bonster: depends on how you see it....... I don't like someone messing with the default look ........ also I love debian packaging [20:25] well i tried some bsd, some other unknown stuff, also ubuntu, never tried kubuntu, opensuse, mandriva, [20:25] I've had an interesting phenomenon happening lately... quassel tries to send msgs to random nicks - most recent was "OMFG51995" and "OMFG59679" [20:26] Not quite sure what is going on there [20:26] apparle, is usually like that majority of the time [20:27] Bonster: :) [20:34] after upgrading disk had problems, fsck made it to be readable without errormessages, however, no data below my home directory is shown. Is there any recommendable recovery software for scanning the disk? [20:39] ngong: https://help.ubuntu.com/community/DataRecovery [20:40] use livecd === mohammad is now known as Guest71416 === mohammad is now known as Guest44219 === CyberSix_ is now known as AllYourBases [20:57] http://alienscapeserver.darkbb.com/ [20:57] http://alienscapeserver.darkbb.com/ [20:57] http://alienscapeserver.darkbb.com/ [20:57] doomuser5: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. [21:00] i need help with kopete, anyone around? [21:00] how do I join a group chat [21:00] guys how to setup dual monitors [21:01] !dual [21:04] !dualmonitor [21:04] Information about dual-head on linux can be found on http://wiki.linuxquestions.org/wiki/DualHead - See also !Xinerama [21:06] !Xinerama [21:06] xinerama is an extension to !X to use two or more physical displays as one large virtual display. See https://help.ubuntu.com/community/XineramaHowTo - See also !DualHead [21:06] !dualhead [21:06] Information about dual-head on linux can be found on http://wiki.linuxquestions.org/wiki/DualHead - See also !Xinerama [21:06] hello [21:06] again [21:06] I got 1 more question [21:06] how do i install nvidia driver? [21:06] it's .run [21:07] what I'm supposed to type in terminal? [21:08] PerSeL: you can install the nvidia driver with the restricted driver manager [21:08] have you tried installing from Hardware Drivers? [21:09] iconmefisto_: thats what I meant ^ [21:09] lol [21:09] y [21:09] but there is nothing in the list [21:09] happy_: yeah you beat me to it [21:09] !ksynaptic [21:10] so how can I fix it? [21:10] i got 7300gt nvidia [21:10] !nvidia [21:10] For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/BinaryDriverHowto [21:10] just downloaded it from the official site [21:11] PerSeL: to run it type ./installer.run [21:12] hell no [21:13] PerSeL: you can install it via Jockey but you need to install jockey-gtk package because the KDE one somehow refues to work :S [21:13] PerSeL: you can use jockey-text in CLI [21:13] Theres also jockey-text , I believe [21:15] Quintasan: kde one works if you install the associated driver packages (like fglrx or nvidia-glx) and then use it just to activate the driver [21:17] well when I'm clicking on it i get nothing [21:17] and can't run it from terminal [21:17] well how can I install the driver :\ [21:18] http://packages.ubuntu.com/intrepid/nvidia-glx-173 [21:18] well my card it listed here [21:19] PerSeL: try sudo jockey-text -C does that find the driver? [21:21] no [21:21] there is no available graphics drivers for your system etc.. etc... [21:21] it's nvidia 7300 gt [21:22] are you running intrepid? [21:22] what is that? [21:22] I'm just installed kubuntu [21:22] cause I wanted to try it with 1 game [21:23] it's an old version of ubuntu. the link you gave above is for intrepid [21:23] but somewhy I get no driver installed for my graphic card [21:23] i use the last kubuntu [21:23] 9.10 [21:23] just dled and installed [21:24] other comp got ubuntu and there is not prob with drivers [21:24] so kinda strange [21:24] can't i install the driver i just dled from nvidia? [21:24] I tried all day yesterday to get Kubuntu on my notebooka nd something or the other doesnt seem to work right [21:24] PerSeL: have you tried to install from the "hardware driver" dialog instead? [21:25] PerSeL: maybe try what apparle said, install nvidia-glx-173 and then try to activate it with Hardware Drivers [21:25] PerSeL: oh sorry you tried already. [21:25] i opened this hardware and i see nothing there [21:25] just a window with no possibility to press on any key [21:26] how do i install this glx 173? [21:26] sudo apt-get nvidia-glx-173? [21:26] yep [21:27] assuming that's the one for your card [21:27] apt-cache search nvidia-glx will show you others [21:27] 185 is newer [21:28] when I type sudo apt-get nvidia-glx-173 [21:28] it writes me invalid nvidia-glx-173 [21:28] sudo apt-get install nvidia-glx-173 [21:29] ahhh k running the install now... doing something there [21:29] numbers and text is running :) [21:32] hi all [21:32] ok it did something [21:32] how do i know if it installed it? [21:33] i mean my driver card [21:34] i've on my desktop some online stations,but i can't open them with amarok;why? [21:35] PerSeL: alt+f2 -> start to type "Hardware.." to get the hardware drivers dialog [21:35] it should be listed there now [21:35] and maybe enabled. if not you can maybe activate it there [21:36] well now it found something in hardware drivers [21:36] so i'm installing the rec. one [21:40] hmm, trying to figure out the /etc/network/interfaces settings for wifi rt2870 adapter/driver ...it's a toughy for the likes of me :) === luis__lopez is now known as luis_lopez [21:42] rt2870 is a ralink driver and there's not much documentation out there for setting up in /etc/network/interfaces [21:56] Does anyone have a recommendation for video editing software that allows me to add captions and make titles and such. Kinda like Windows Movie Maker [21:57] michaeljwjr: I am not sure about features but kdenlive is a very good video editor [21:57] michaeljwjr: check the wesite [21:58] apparle: Thanks, installing it now [21:59] how to unistall konquerer? [22:01] Nete: perhaps try sudo apt-get remove konqueror [22:02] Nete: perhaps try sudo apt-get remove konquerer ** [22:03] matty3269: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable) [22:03] E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it? [22:03] Nete: Do you have KPackageManager open? [22:04] No, adept [22:04] Nete: ok close anything that will be using aptitude and try again. [22:04] matty3269: ok [22:06] matty3269: I retried removing it with Terminal. It says the package is not to be found. [22:07] matty3269: I'm trying to remove it because I'm having conflictions with firefox. [22:08] Nete: just to make sure that it you have spelt it correct, it is konqueror [22:08] Nete: I did spell it correct the first time but corrected myself wrongly, :) [22:08] matty3269: I did spell it wrong. LOL [22:09] Nete: has it gone? [22:09] matty3269, Yes [22:09] Thanks [22:09] Nete: yw [22:11] perhaps anyone can suggest some foobar2000-like player? i don't feel like using amarok, though i wans some features like downloading/reading from tags lyrics / quick customizable search (facets in foobar) [22:11] and customizable interface xD [22:14] Xaositect_: are you a fan of iTunes? Im sure there is an app you can get that works very much like it [22:15] Xaositect_: perhaps try songbird [22:15] itunes. hmm not really. i just prefer ascetic interface.. [22:16] matty3269, ok, thanks... i'll check === lolcat is now known as SquishyD === amazon_ is now known as Carlinha [22:23] hi! Alguém ai fala português? [22:27] !pt | Carlinha [22:27] Carlinha: Por favor, use #ubuntu-br para ajuda em português. Para a comunidade local portuguêsa, #ubuntu-pt. Obrigado. [22:46] guys [22:46] if i'm in console [22:46] how do i restart comp? [22:47] uff under ubuntu: sudo shutdown -h now ? [22:47] ah dawn that is shutdown... [22:47] sudo shutdown -r now [22:48] thnx [22:52] siemano === rudy is now known as Guest18726 [22:52] jest ktos z polski?? [22:52] English, please! [22:52] anyone from poland? [22:53] !pl [22:53] Na tym kanale używamy tylko języka angielskiego. Możesz uzyskać pomoc w języku polskim na #ubuntu-pl. [22:53] i just installed kubuntu 9.10 on my asus [22:54] it's great [22:57] oO separate polish channel? [22:57] why not? [22:57] maybe i'll be lucky to find belarusian one xD [22:57] Im still continuing to receive this messegner when quassel starts "[NickServ] This nickname is registered. Please choose a different nickname, or identify via /msg NickServ identify ." help me please [22:58] mauri, did you register that nickname? if not, then you wont be able to use it [22:58] lolyeah, 3 users [22:58] coreyB: but im writting here however [22:59] mauri, it changes the nick automatically within a minute [22:59] mauri: have you registered this nick? [22:59] apparle: i dont know [23:00] have you ever specified an email id or password here on IRC [23:00] apparle: no [23:01] apparle: im looking at [23:01] coreyB: it will only change it the owner is online [23:01] ah [23:01] mauri: then you better choose a different username and you are going to come here frequently [23:02] different from the other networks i suppose, Mamarok === ubuntu_ is now known as ghost79 [23:02] apparle: okk [23:03] is someone tried the teletect with vlc? [23:12] has someone tried the teletect with vlc? [23:14] err.... core error.... songbird can't play nor flac nor ogg nor mp3 [23:15] what am i doing wrong?... it's all ok with amarok [23:19] hi [23:20] after 804-910 upgrade my sounds seems a lot quieter than before, have to crank Master and PCM all the way up and still had to give my HiFi another notch. [23:20] Any idea why? [23:20] alsa, not pulse [23:21] DexterF: which kernel are you using? [23:22] 2.6.31-16-generic. crimsun [23:22] DexterF: use http://www.alsa-project.org/alsa-info.sh, please . [23:23] crimsun: http://www.alsa-project.org/db/?f=283d35eb875930ed00c5c7987c50305be2953d55 [23:25] DexterF: you need to increase you Wave* playback levels [23:25] your Wave*, rather [23:26] crimsun: what's it with the *? you mean all the Wave sliders? this is a 2.0 setup [23:26] crimsun: DUH [23:27] ok, thanks [23:27] I totally neglected the "Wave" slider, thought "PCM" did that. Just wander what PCM is for then... [23:27] the Tritech codec is completely screwed [23:28] like how? [23:28] well, the driver currently doesn't handle independent pcm volumes per-channel [23:28] so PCM ties them all together based on certain register toggles [23:28] IEC* [23:29] if you're (un)lucky enough to have a 'Master', that really isn't a "master" so much as a "master front", and even then it isn't completely related to front because the IEC* controls affect it... [23:29] are you a developer? [23:30] (yes) [23:30] thought so :) [23:30] happen to know if the botched Terratec Cinergy .ko will be fixed in the next kernel update? [23:31] had to compile v4l manually... at first didn't know where to start, so long since I ran a make menuconfig :) [23:31] do you have a bug report I can reference? [23:32] no, I just notived that it's a known issue. [23:32] actually I now have 3 sliders that affect the final volume: Master, PCM and Wave. And "Wave" doesn't even appear in KMix, I only found that one in alsamixer... [23:35] crimsun: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/490099 not limited to the T2 then, I guess [23:37] DexterF: I don't think so; there isn't any usable debugging information. "It froze" and "it doesn't work" are pretty useless. :/ [23:38] guess I'll file a bug report. [23:38] if that one matches your symptom and hardware precisely, just add to that bug report [23:39] the lack of a backtrace or serial console output or anything, really, makes it pretty dead as a defect report [23:40] how can i get KDE 4.4 RC1? [23:40] bah, bugger, what am I saying - it's fixed here. wouldn't even know how to revert, after all it went in "make install"..... [23:41] newbie123abc: even better: at pearsoncomputing.com you can get KDE*3* packages! yay! [23:41] [/bitter] [23:42] DexterF: deb packages [23:42] now for some Glenmorangie. [23:43] newbie123abc: uh huh. but if you're as newbie as your nick suggestes don't let me throw you off the track, kde4 is official and getting the old kde3 in is only for people like me who think that kde4 is a step in the wrong direction, nowhere near ready and a usability catastrophy [23:44] DexterF: ZZZzzZZZzzZZZzzz... [23:56] hey Daughain whats the thing to install to watch bought DVD's? [23:57] anyone?