[02:02] what is the ultimate fix for resolution before submitting bug reports [02:06] reinstall all of x ? [02:06] The fix depends on the problem, generally. [02:08] borked resolution [02:09] short of clean reinstall, any way to fix it? [02:09] Again, depends on the cause of the problem. Generally speaking, access to your Xorg.0.log is required for any debugging. [02:11] yeah thats what I told this guy [02:11] http://pastebin.com/f1ff38ad5 [02:11] 1761: (II) VESA(0): Not using built-in mode "1024x768" (width too large for virtual size) [02:11] Ah, that old chesnut. [02:12] lol [02:12] 1766: (--) VESA(0): Virtual size is 800x600 (pitch 800) [02:12] holyguyver_, pastebin your /etc/X11/xorg.conf again plz [02:13] hw what is the pastebinit cammand to do that again? [02:13] hwilde, [02:13] pastebinit -i /etc/X11/xorg.conf [02:14] http://pastebin.com/f4e02078a [02:15] there's nothing in it now? [02:15] I guess not [02:16] hwilde, now look at what you did :p [02:17] get up to the latest version 2.6.24-16-generic is from like... April [02:17] hwilde, as I said I have that, I just simply need to re-log into that. [02:17] do it [02:19] RAOF, sry this guy has been complaining in #ubuntu all day [02:19] like he was there when I woke up this morning [02:21] hwilde, I am back [02:22] yeah I see you [02:22] what kernel [02:22] alright, so tell me to pastebinit again [02:22] 2.6.19 [02:24] hw? [02:24] hwilde, [02:25] are you gonna pastebinit or what [02:25] xorg.conf and Xorg.0.log [02:25] hwilde, Yes whenever you tell me the cammand [02:25] pastebinit -i /etc/X11/xorg.conf [02:26] pastebinit -i /var/logl/Xorg.0.log [02:26] http://pastebin.com/f2c8c3453 [02:26] hwilde, there [02:26] Unable to read from: /var/logl/Xorg.0.log [02:26] its just /var/ log [02:27] typo [02:27] Well you typed /var/logl [02:27] you've been doing this all day get with the program [02:27] don't you know about the tab key you dont have to type everything [02:28] http://pastebin.com/f370cd250 [02:28] ok so you're using nv driver now [02:28] that is a step in the right direction [02:29] !nvidia | holyguyver [02:29] holyguyver: For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/BinaryDriverHowto [02:29] hwilde, wel already went through all of this [02:29] I use EnvyNG [02:29] ok so configure your monitor [02:29] did you read the log [02:29] 491 (II) NV(0): Configured Monitor: Using default hsync range of 31.50-37.90 kHz [02:30] hwilde, it will not allow me to configure it remember. [02:30] 492 (II) NV(0): Configured Monitor: Using default vrefresh range of 50. [02:30] 513 (II) NV(0): Configured Monitor: Using default vrefresh range of 50. [02:30] (II) NV(0): Not using default mode "1024x768" (vrefresh out of range) [02:30] it's not using the resolution you want because of the default hsync and vrefresh [02:30] hwilde, it will not allow me to configure it remember. it keeps on reverting back. [02:31] RAOF, last chance before reinstalling from scratch? [02:31] hwilde, we already did the last chance 12 hours ago :'( [02:32] submit a bug report then [02:32] hwilde, I don't know how :'( [02:33] !bug | holyguyver [02:33] holyguyver: If you find a bug in Ubuntu or any of its derivatives, please file a bug report at: http://bugs.launchpad.net/ubuntu - Bugs in/wishes for the bots can be filed at http://launchpad.net/ubuntu-bots [02:33] hwilde, So as I said when I do a reinstall I now know to never ever evere ever ever update my kernam & headers again, because it keeps on causing this problem. [02:34] that would be your choice [02:34] I like to get all the updates [02:34] live on the edge [02:34] hwilde, every time I go to file a bug report it keeps asking me to create an account with launchpad. [02:35] and then [02:35] I choose not to create an account [02:35] * hwilde blank stare [02:36] So I am unable to file bug reports. [02:38] so... [02:39] so it only takes like 20minutes to reinstall [02:39] assuming fast enough cdrom and harddrive write speed [02:40] hwilde, Yes but first I have to backup my 10GBs of HOMe & my 100 plus customely added apps. [02:41] Which is what I am doing right noe [02:41] now [02:41] how much free space do you have [02:41] just make a new partition in the free space and install there [02:41] I am not sure, that is hard to find out in Natue*** [02:41] The file manager :p [02:42] type in "df -ha" [02:42] hwilde, I have 4 partisions as I already told you but I have trouble figuring out how to install my home partision on another partision [02:46] holyguyver, specify your vrefresh and hsync in the xorg.conf to get rid of the errors [02:46] 513: (II) NV(0): Not using default mode "1024x768" (vrefresh out of range) [02:47] 517: (II) NV(0): Not using default mode "1024x768" (hsync out of range) [02:48] and specify the default mode 1024x768 [02:49] hwilde, how do I specify that, if I pastbin my xorg can you specify that for me? [02:50] what kinda monitor [02:50] want to see mine? [02:50] hwilde, Gateway EV700 [02:50] dont be jealous now http://pastebin.com/f154ed97a [02:52] HorizSync 30.0 - 70.0 [02:52] VertRefresh 50.0 - 120.0 [02:52] Option "dpms" [02:52] put that in Section "Monitor" [02:52] Yeah can you just pastbin what I need then I can delete my xorg.conf & fill it with yours [02:52] yours for me [02:53] don't be lazy just add those three lines where I told you [02:53] hwilde, I don't know where to add them [02:53] Why specify hard coded display values in xorg?? [02:53] It leads to trouble [02:53] hwilde, I am not being lazy, I do not understand what you are directing me to do [02:54] he has errors in his Xorg.0.log [02:54] 513: (II) NV(0): Not using default mode "1024x768" (vrefresh out of range) [02:54] 517: (II) NV(0): Not using default mode "1024x768" (hsync out of range) [02:55] i think specifying them would get rid of those errors [02:55] Upgrade to Intrepid and go minimal xorg :) IMHO [02:55] Provided its not a production machine and hes willing to test :) [02:55] yes thank you [02:55] live on the edge!! [02:55] I do :) [02:55] it's already broken [02:55] what's the worst that could happen [02:56] nullack, it is a production machine [02:56] nullack: I'm not sure that would work. I'd _guess_ that the underlying problem here is a problem with the monitor's DDC/EDID reporting. [02:56] yeah [02:56] thanks Gateway [02:56] hwilde, you have to realize this is one of those old two foot thick monitors. [02:56] * hwilde knows [02:56] what a gateway ev700 is [02:56] ty [02:56] Yes [02:56] ROAF He can pull EDID [02:57] now are you going to specify them or what [02:57] Morning Chris, BTW :) [02:57] hwilde, Specify what? [02:59] http://pastebin.com/m6dfb42dc [03:01] hwilde, so I replace my xorgconf with that? [03:01] no you just keep your current broken config [03:01] I do? :'( [03:03] no I was being sarcastic. what you said is what you should do [03:03] what are you afraid of breaking it [03:03] it's already broken [03:03] hwilde, Alright, so how do I open xorg again? [03:04] gksu gedit /src/x11/xorg.conf [03:04] ? [03:04] close [03:04] hwilde, then what is it? [03:04] locate xorg.conf [03:05] gksu gedit /src/x11/locate/xorg.conf ? [03:05] no just type in [03:05] locate xorg.conf [03:06] /etc/X11/xorg.conf [03:08] Alright I am now going to restart x & I will be back in a few minutes to tell you how it reverted back :p [03:08] hwilde, [03:08] minutes? [03:08] ctrl+alt+backspace [03:10] hwilde, You are my new God, it worked. [03:12] http://fedoraforum.org/forum/showthread.php?t=125368 [03:12] Reload this Page Gateway EV700 CRT Monitor Refresh Rates [03:12] copied the monitor section right outta the page [03:12] google ftw [03:12] holyguyver, you should probably make a backup of that file now. [03:13] How do I back it up? [03:13] sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.before-i-messed-it-up [03:14] Alright, thank you. [03:15] Bows down & worships hwilde [03:16] now go buy a better monitor [03:16] you know they have autodetect now [03:16] since like the 90s [03:17] you can get like 22" widescreen lcd for $200 [03:17] hwilde, I have been planning on getting one for a long time, but I have trouble leaving my house as I have been under house arrest for 9 years. [03:18] I ordered this PC of the internet though, do you know a good monitor selling website? [03:18] is this what your computer looks like http://images.pcworld.com/reviews/graphics/57665-20561b.jpg [03:19] hwilde, that is what my monitor looks like, but my computer is a brand new hp pavillion [03:21] for $448 from www.dell.com/ubuntu you can get a whole tower preinstalled with ubuntu and it comes with a 19" widescreen flat panel [03:21] nice [03:21] hwilde: i got one of those new dell mini 9's coming :) [03:21] nice [03:21] hwilde, I just got a computer, I don't need a computer only a monitor, preferablly a 24 inch & around 100$ [03:22] but if you want to stay with the HP theme... www.newegg.com HP L2208W Black 22" 5ms Widescreen LCD $249.99 [03:22] Thank you [03:22] HP L1908w Black 19" 5ms Widescreen $199 [03:23] 24" would be awesome tho [03:23] don't let go of your dreams [03:24] http://www.newegg.com/Product/Product.aspx?Item=N82E16824176090 if only this was 300$ less. [03:25] http://www.pcstats.com/articleview.cfm?articleid=1443&page=3 [03:25] Worlds largest LCD Monitor - 40" [03:26] & The pricetag? [03:38] wgrant : I think youve constructed some good points in your response on bug 269656 [03:38] Launchpad bug 269656 in firefox-3.0 "AN IRRELEVANT LICENSE IS PRESENTED TO YOU FREE-OF-CHARGE ON STARTUP" [High,Confirmed] https://launchpad.net/bugs/269656 [03:44] nullack: You too. [03:45] Damn, I see that I triggered Launchpad's comment-snipping. [03:49] * RAOF wonders idly why 'abrowser' isn't 'iceweasel' [03:50] RAOF: I suspect that "Web Browser" sounds less strange than "Iceweasel" [03:50] The same could be said of firefox. [03:51] Definitely. [03:51] But it is a well-known name. [03:51] because it got famous. abrowser could, eventually reach the same level (and, who knows, also get an EULA ;-) [03:53] abrowser is actually branded "Web Browser" [03:54] s/abrowser/Web Browser/ # correction acked, but the assertion is still true [03:54] the fact that we have now both of them already points to non-complete agreement [03:56] Firefox, Iceweasel, Burning Dog, Web Browser [03:57] meanwhile I think I made launchpad barf on an apport-generated report for virtualbox... [03:57] wgrant, the pity of this is it ends up being Mozilla's loss: only FFox is known, none of the others [03:58] How is that Mozilla's loss? [03:59] the brand is diluted by the name forks [03:59] Right. [03:59] *we* know it, but we-the-people will not === ompaul_ is now known as ompaul === gnomefreak is now known as thunderstruck === thunderstruck is now known as gnomefreak [13:12] Aargh! My hart stopped beating for a few seconds. :P Someone with the name 'Kassa!' replied to a bug. 'Kassa!' is a TV program where consumers can complain about companies and products. They've burned the iPhone and Windows Vista completely down. [13:19] ahh === LucidFox_ is now known as LucidFox [16:40] Folks, bug Bug 269656 is a political hot potatoa [16:40] Launchpad bug 269656 in firefox-3.0 "AN IRRELEVANT LICENSE IS PRESENTED TO YOU FREE-OF-CHARGE ON STARTUP" [High,Confirmed] https://launchpad.net/bugs/269656 [16:41] Were going to end up with 10 000+ comments === asac_ is now known as asac [16:41] Shouldnt it be closed from comments? [16:41] can comments be closed? don't think I've seen that before.... [16:42] Or how about converting it into a question [16:43] hmm... while I don't feel strongly on the issue, I think that might make some people mad... [16:44] I've shared my view, I understand yours :) [16:45] Ill leave it alone [18:48] when i press a multimedia key in Kubuntu 8.04.1, kded crash, and kmilo stop running === ivoks_ is now known as ivoks === mcasadevall is now known as NCommander [20:42] is there a tag to apply to bugs which could potentially reduce the ISO size? [20:42] that is always a useful thing, right [20:49] mrooney: I don't know of one, but it is certainly useful [20:49] mrooney: what's the number? [20:49] mrooney: saying that on #ubuntu-devel may well get the right people interested [20:51] james_w: actually related to our earlier conversation, bug 231130 [20:51] Launchpad bug 231130 in ubuntu-wallpapers "simple-ubuntu.png is really elephant-skin.jpg and is toooo big (was converted from jpg to png)" [Low,Confirmed] https://launchpad.net/bugs/231130 [20:55] james_w: it seems possible that could save ~2MB, unless it is compressed somehow and I am missing that [20:55] I think you are right [20:56] I will pop over to #ubuntu-devel [20:56] kwii and slangasek are the people that I would point this out to [20:56] kwii is the art dude, and slangasek is the one that has to fight the CD size [21:15] anyone here familiar with HAL? === jjesse_ is now known as jjesse === jjesse_ is now known as jjesse === [1]jarosser06 is now known as jarosser06