[00:46] <[mike]> Greetings, I'm looking for some assistance with 'free ATI graphics' card. I seem to be getting the Quirk described here. https://wiki.ubuntu.com/X/Quirks Described in ATI AGP Mode Quirk. I'm really unsure how to proceed due xorg.conf file being absent in 9.10+ IIRC. [00:52] hi [mike], what symptom are you seeing & have you tried using the vesa or fglrx driver to see if the issue goes away? [00:55] <[mike]> Sorry, I should have framed up a little better. Both are installed by default. I've tried booting with both, and just the free and i get the kernel panic in both instances. My card is a 9200SE NV280 and the fglrx seems to not associate itself with my card. I am, however, willing to give it a shot. [01:01] [mike]: so, are you saying the ATI 9200SE & the NVIDIA NV280 both give you kernel panic? [01:04] <[mike]> ls-pci gives: 04:00.0 VGA compatible controller [0300]: ATI Technologies Inc RV280 [Radeon 9200 SE] [1002:5964] (rev 01) [01:04] <[mike]> RV280, sorry. [01:04] [mike]: ah, ok.. that make more sense :) [01:06] <[mike]> In the log viewer, would there be a specific place that would indicate what type of error I received? In sum, whenever x starts at the initial login screen, it just freezes. Using onboard graphics, no freeze. [01:07] [mike]: Most IRC clients notify you if a message contains your handle in it. It'd be considerate if you placed "kermiac" before your messages to him so he doesn't have to keep checking this channel. [01:10] [mike]: possible /var/log/Xorg.0.log [01:10] thanks Appl6 :) [01:23] <[mike]> kermiac I cant make heads or tails about any of whats listed there. I'm really gathering from what ive read. Do you think I should try the other driver and just see what happens as a starting point? [01:24] <[mike]> "kermiac" IRC seems to be epic fail for me too. === tenach_ is now known as tenach [01:25] [mike]: yes, that would be a good starting point. if it works with the vesa or fglrx driver that should confirm that it is this issue [01:26] [mike]: kermiac is fine, the quotes aren't needed :) If you include my nick it highlights the message & outputs a notification so that I can see you are talking to me :) [01:27] [mike]: You could try: grep '(EE)' /var/log/Xorg.0.log and pastebin the output. [01:29] <[mike]> kermiac ok ty, first time with IRC ever. [01:30] no probs [mike] :) [01:30] <[mike]> Appl6 (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [01:30] <[mike]> (EE) intel(0): Couldn't create pixmap for fbcon === buzzard is now known as buzzard_ === tag__ is now known as paultag === bgs100 is now known as bgs000 === 77CAAN8ZB is now known as malev_ === [mike]_ is now known as [mike] [06:06] <[mike]> Anyone available for assistance with kms https://wiki.ubuntu.com/X/KernelModeSetting [07:35] hey all, how goes? just installed ubuntu the other day, my first linux distro, and set up an ampache server - am loving it, works beautifully w/ my android phone.. am curious about setting up webhosting, email server, things like that.. was wondering if anyone could recommend any good websites for learning about how to do these things... [07:40] heyya neurohack222 [07:40] neurohack222, do you mean apache? [07:40] Wait, nvmd :) [07:40] neurohack222, is the server outward facing? [07:41] well, i have ampache, it's a music media streaming thing [07:41] and it has a client for android phones, so i can access all my music @ home over 3g [07:41] is pretty rad [07:42] I just read op on it neurohack222, it looks ill [07:42] neurohack222, so, is the server outward facing? [07:43] honestly don't know what you're asking, am pretty inexperienced w/ it all [07:43] neurohack222, where is the server? [07:44] on my pc [07:44] neurohack222, let me rephrase -- how do you get to the server from your phone? by IP? [07:44] once installed, you just make a catalog for your music, it indexes, and then you access it through a phone client called amdroid [07:44] yes, IP address name/password [07:45] you can set up multiple accounts and what not [07:45] neurohack222, You won't be able to set up a mailserver without a FQDN ( Fully Qualified Domain Name ), and if have one of those puppies, it's worthwhile to get real hosting ( not your home line ) [07:45] neurohack222, but webserver -- that's easy [07:45] neurohack222, just 'sudo apt-get install apache2' [07:46] neurohack222, if you want stuff like PHP and MySQL you can install mysql-server and php5 ( and php5-mysql, and all that other jazz ) [07:46] some of those were set up w/ ampache [07:46] neurohack222, then you place the files in /var/www/ [07:46] neurohack222, the config file ( the old httpd.conf ) is in /etc/apache/sites-enabled/* [07:48] neurohack222, Now -- questions. I know you got 'em. Let 'em rip [07:48] am moving to portland or soon and am hoping to live in a neighborhood w/ verizon fios and 25mbps u/l... what would be the advantage of real hosting? [07:49] was thinking of getting something quiet and energy efficient comparable to a mac mini and some sort of external storage like a drobo [07:49] neurohack222, outsourcing liability for uptime and physical security -- also if you have FIOS, you have a dynamic IP ( it will change after your lease is up for the IP -- typically a few weeks or so ) [07:50] neurohack222, if you are serious about running a server you should have it hosted outside your house [07:50] if not, don't worry about that bill [07:51] but you won't be able to get a webserver working easily though neurohack222 [07:52] a lot to learn heh [07:52] neurohack222, hahaha yup. I started off on my home line, you learn a lot like that [07:52] neurohack222, take it slow. This is nothing to rush ;) [07:54] neurohack222, brb, gotta meditate for a hot minute, leave messages, I'll get right back to ya [08:09] i installed a lot of dependecies for Ampache, * [08:09] ampache-mpm-prefork [08:09] * [08:09] debconf (>=0.5) or debconf-2.0 [08:09] * [08:09] dpatch (3.3.3.5-dfsg1 only) [08:09] * [08:09] po-debconf [08:09] * [08:09] php5 [08:09] * [08:09] php5-mysql [08:09] * [08:09] ttf-freefont (3.3.3.5-dfsg1 only) [08:10] * [08:10] libjs-prototype [08:10] * [08:10] libphp-snoopy [08:10] It is also recommended that you install these additional packages if not already installed: [08:10] * [08:10] mysql-server = if you don't already have one installed. [08:10] * [08:10] php5-cli = Command line tools for php5. [08:10] * [08:10] php5-gd = Image library for php5. [08:10] * [08:10] phpmyadmin = administration suite for MySQL-server written in php. [08:10] * [08:10] eyeD3 = ID3 tag editor written in python (it can mass tag read the man) - seems some of these are also used w/ apache [08:10] woah, didnt expect it to print out like that, heh, sorry [08:10] I was about to say that next time you should [08:10] probably make sure that [08:10] it doesn't do that. [08:11] gotcha [08:11] at least there's no spam protection/flood prevention [08:11] one channel that I'm in, the bot would've kicked you, set the channel +m and +i for 5 minutes for the flooding heh [08:13] i don't know much about irc, but i'll assume that's not a good thing. [08:14] it's not. It moderated (+m) the channel so that you need voice to speak and +i is invite which only ops can do [08:15] the best one was the time that a net split caused one of the ops to be banned for about an hour and he couldn't get back in for maybe 2 because of the +i [08:15] hey PD187 [08:15] neurohack222, next time, just use pastebin [08:15] hello muzha [08:15] PD187, how's tricks? [08:15] tricks? [08:15] I do believe you have me confused with someone else? [08:15] PD187, Sorry. American slang [08:15] PD187, how are things? === muzha is now known as paultag_ [08:16] not any slang I've heard :P [08:16] if I have heard of "tricks", it's not a positive thing... [08:16] PD187, well the root of the word is from hookers -- they turn "tricks" [08:16] things are going I suppose. Still alive so that's good. [08:16] PD187, so they started saying "How are the tricks" or "How's tricks" [08:16] PD187, now it's just kinda common [08:16] http://pastebin.org/243292 same thing i just pasted, just testing it out [08:16] PD187, Aye [08:16] guess I need to get out more. [08:16] PD187, you and me both : [08:16] crazy kids and their slang. [08:16] :/ * [08:17] :P [08:17] looks good neurohack222 :) [08:17] good morning team [08:17] morning Akos [08:17] Oh shoot, my other computer went down [08:18] see neurohack222, that's why you need a dedicated server. Computers don't just shut off in a datacenter :/ === paultag_ is now known as paultag [08:18] PD187, you don't have voice, but I see you in here all the time. I could have sworn you were on the team [08:18] nope [08:19] I idle in here and I don't think it'd be right for me to be on an Ubuntu team since I moved away from it before 10.04 [08:19] no worries there PD187 :) [08:19] well, as for now the webhosting is mostly just gonna be a place for me to organize my thoughts, nothing i couldn't live without. [08:20] neurohack222, still annoying when it goes down [08:20] PD187, so what are you running now? [08:20] Mint 8 [08:20] kickass. How do you like it PD187? [08:20] P.S. that counts as Ubuntu in my mind [08:20] It's enjoyable [08:20] well, i guess the upside is i wouldn't have to deal w/ a noisy box like my current pc running 24/7 lol [08:20] yeah I know it's basically the same thing [08:20] neurohack222, haha tell me about it [08:21] Mint 9 should be out soon enough too [08:21] PD187, I love mint. Good switch [08:21] At least it's not Fedora ;) [08:21] haha [08:21] I'd quote that :P [08:21] haha, go for it ;) [08:21] I may redo the whole system when 9 comes out [08:22] PD187, I love doing that [08:22] I gave too much space to / when I divided it up [08:22] PD187, nothing beats a fresh install and a nice partition layout [08:22] well they tell you to do a fresh install anyways [08:22] I always do [08:23] I have lost too many systems to apt-get's dist upgrade stuff [08:23] it used to be _bad_ [08:23] well I'm probably going to be trying to figure out how much I should give /root since apparently 40GB is too much [08:23] PD187, is it one distro? [08:23] yeah [08:23] ( on the HD ) [08:24] it's on one of my "smaller" SATA drives (400GB) [08:24] I'll probably do the same this week, fresh install, getting back the computer parts from the repair shop \o/ [08:24] PD187, go for 5-8 GB against /root, 20 for /usr, and the rest for /home :) [08:24] sorry, not /root [08:24] the / [08:24] the root :P [08:24] Akos, nice :) [08:25] I still have to RMA 2 hard drives to Seagate and a 3rd to WD [08:25] PD187, fucking a! Me too! [08:25] PD187, I have over 2 TB of broken drives I have been meaning to RMA [08:25] shame there's no "I send you 1.4TB of hdds and you send me a 1TB upgrade" option [08:25] PD187, fucking right! [08:25] oh I have more than that [08:25] I have a 500GB WD that I got rather angry with [08:25] PD187, My two in the box that were good are starting to fail. I'm starting to think that my MoBo is shot too [08:25] was out of warranty anyways (well it was in an external at one point) [08:26] aye [08:26] so it met a demise with a hammer [08:26] Ha! [08:26] I did enjoy running one of my hdds in a freezer recently [08:26] PD187, I always take them apart and unscrew the platter from the motor and pull the read arms out [08:26] yeah I didn't have the right screw driver [08:26] PD187, then run it up to speed and pull the drive body out [08:26] PD187, those things fucking fly [08:27] PD187, how did the freezer run go? [08:27] awesome [08:27] PD187, if it gets below spec it will condense internally [08:27] I think there was about 15 things that I couldn't copy off it [08:27] legit [08:27] well I had a plan [08:27] and lots of electrical tape to seal it [08:27] aaaahahaha [08:27] PD187, there is still moisture inside, so still, don't do it to the main HDDs ;) [08:28] I had the SATA cable (and power) running to the hdd in an anti-static bag (sealed with tape), inside another plastic bag (sealed with tape), inside another plastic bag (sealed with tape) and it was taped to the side of the freezer because the 36" SATA cable wasn't long enough otherwise [08:28] hahaha, well that's one way to do it :) [08:29] that will still let water condense on the inside [08:29] yeah now I have to do it with about 3-4 other hard drives [08:29] but still. well done [08:29] at this point, I don't care about condensation. I cared about the files. [08:29] PD187, were they failing? [08:29] yep [08:30] it decided to fail right when I was backing up to go back to XP on my desktop [08:30] PD187, oh, in that case. Nice! [08:30] hopefully any condensation isn't there when seagate gets them [08:31] PD187, it won't matter, nothing was voided [08:31] PD187, it will record the low temp via SMART, but I don't think they will bitch _that_ much [08:31] yeah but it seems like they have a long list of "don't do this or it's void" [08:31] I don't know if I voided it already by writing on it in sharpie [08:31] PD187, apt-get smartmontools and do a -l scan on it [08:31] Ha! [08:31] PD187, should be able to read how low it thought it was [08:32] I don't think it'd be able to even get that far. [08:32] that bad, eh? [08:32] they're kind of pining for the fjords [08:32] the scan takes like an hour or two to run [08:32] yeah, not gana happen [08:33] the sad part is I have a 3rd Seagate drive that has a few bad sectors (if disk utility is to be believed) but I don't think I can actually RMA it because it's not quite dead. [08:33] PD187, run it on top of your PSU [08:34] PD187, get it above 58 degrees or so [08:34] eh I'd rather not [08:34] PD187, and run it until it starts returning bad data [08:34] yeah about that... [08:34] ( heat de-magnitizes the platter ) [08:34] that freezer drive I was talking about [08:34] I backed it up on the slightly bad sectored HDD that's not quite dead. [08:35] Ahhhhhh [08:35] well that sucks ass [08:35] and you'd think that I would have the space to back up the ~500GB worth of stuff elsewhere but they're all either mostly full or dying :( [08:35] Awww [08:36] PD187, just start RMAing them one at a time and build up the system disk [08:36] BRB guise. I need to snag some food. 3:36 AM snack time. [08:36] I would much rather spend the money once to RMA them all then do them individually. [08:37] besides I kind of don't have the SATA ports for 3-4 new SATA drives and a new IDE drive [08:41] My goal is to reach sdf by the end of this summer [08:41] sdf as in the device? [08:41] yessir [08:41] in which case been there done that :P [08:41] sda, sdb, sdc, sdd, sde, sdf [08:41] I have too PD187, but never with just internal drives [08:42] if I switched my desktop over to linux it'd be up to uh [08:42] do it :P [08:42] sdk [08:42] I wonder what happens after z [08:42] with sdl being RMAed to Seagate [08:42] think it goes sdza ? [08:42] yeah I think so [08:42] but my desktop is staying XP for now [08:42] or maybe sdaa? [08:42] eww, nonfree filth :( [08:43] PD187, Humm, actually that makes more logical sense [08:43] damn video games... [08:43] well I imagine it'd go sdaa-sdzz [08:43] aye [08:43] so it'd hit yours eventually... [08:43] wayyy far down [08:44] 26*26+1 I think [08:45] wait, no [08:45] OK. I can't do math anymore. That means I am officially too tired to function [08:45] I bid you adieu PD187, Akos, neurohack222 :) [08:46] au reviour paultag [08:46] *revour [08:46] or something similar :P [08:46] :) [08:46] bonne nuit (at least i know that one) [08:47] hey shredder12 (: [08:47] bye paultag [09:58] hmmm [09:58] nobody up? [10:00] perhaps they're watching Bullshit. [10:03] hey phillw [10:10] i'm out guys..bed time fo me [12:05] 'lo all [12:22] hi duanedesign [13:13] Hi folks, I copied my ~/.evolution directory from my old laptop to my new laptop. Still, when I start evolution it aks me to set up a new accout. Waht i want is: my old alreaddy setup account [13:19] hello latenite [13:19] duanedesign, hi. did I make my problem clear? [13:19] i know its hard to discribe [13:22] latenite: yeah, there are a couple of other folders you might want as well [13:23] ~/.gconf/apps/evolution/ [13:23] ~/.gnome2_private/Evolution [13:25] duanedesign, oh ok. Funny that it is so "spread" over the ~ and not all in one folder. well it works now. [13:25] thank you very much [13:26] ok great! [19:08] hi all, i have a problem since i installed Lucid 10.04(Kubuntu) in dual-boot with Windows XP. i lost my internet connection(ADSL) in Windows but i still have it in Lucid. i've tried everything i know and i search a lot but i haven't find the way to solve this [19:08] en gros, je n'ai plus d'internet sur Windows depuis que j'ai installer Lucid [19:09] mais sur Licid tous fonctionne bien [19:09] *lucid [19:11] so, anyone can help me? [19:14] eddy, what error do you get while configuring/connecting ADSL on windows? [19:18] well everything was fine before i installed Lucid in dual boot with Windows XP [19:18] it,s after i installed it i lost my connection in Windows [19:20] in Windows, i can see the icon of the network and it says i have a limited or inexistant connection [19:21] when i try to repair it it's telling me windows was not able to renew the ip [19:24] but as you can see, on Kubuntu Lucid i have my ADSL working correctly [19:28] any ideas about how to solve this? [20:06] Just bought an Asus g60.. was wondering if anyone knows any major issues with it and Ubuntu. I had an Acer before this and never could get webcam to work [20:10] hmmm using my phone maybe is not working right on irc chat === bgs000 is now known as bgs100 [21:24] compiledkernel: poke [21:25] bodhi_zazen: compiledkernel is never around any more [21:25] ZachK_: be quiet. [21:26] compiledkernel: HE SPEAKS! [21:27] yes, I do, and quite often ZachK_ [21:27] just usually when you arent around, for whatever reason. [21:27] lol [21:44] hi [21:45] hello ssierra [21:45] hi ZachK_ I am just here testing IRQ and ubuntu 10.4 [21:46] ssierra: cool [21:46] IRC u mean? [21:46] yes sure ;) [21:47] I have been KDE user for a long time but this time I like how gnome looks into ubuntu [21:48] Just only one question maybe you can help me [21:48] what's the question? [21:48] I like the way kde or windows 7 organises the windows when you drop them to the edges [21:48] do you know if this is possible in gnome? [21:49] organize how (i haven't used either) [21:49] ? [21:49] I meen for example to the left edge and it is adjusted to 50% of the screen [21:50] yes there is :) [21:50] nice! [21:50] except you have to use hotkeys (unless you hack compiz some) [21:50] I couldn't finde the way [21:50] but hokeys are faster anyway ;) [21:50] yes sure [21:50] you have to use compiz [21:50] it's the Grid option [21:50] I have compiz [21:51] ok will see that now [21:51] just go there, assign hotkeys to the different options, and there you go :) [21:51] i use Super+ [21:52] I do not have the grid option into compiz setting manager. do I need to install any additional compiz module? [21:52] under Window Management? [21:53] yes it is not there [21:53] ah, is compiz-gnome installed? [21:53] i think so, I will have a look [21:54] yes it is installed. I have ubunto 10.4 [21:54] otherwise it might be under compiz-fusion-plugins* [21:56] ok I will have a look [22:02] that was it!! [22:02] many thanks! [22:02] no problem :) === compiledkernel is now known as Guest51672