[02:04] hello folks. ive been trying to help this tommy_ fellow get his screen to do its native 1024x768. we went through xrandr --newmode and --addmode and now it shows in his screen config gui (yay) but it fails when he tries to do xrandr --output default --mode 1024x768_60 [02:04] ive hit the limits of my xrandr knowledge, so...can anyone help? [02:05] please :-) [02:05] i *thought* those were all the necessary steps...but maybe not... and if so, i suppose the answer is just "file a bug" [02:05] everybody's sleeping it appears [02:06] its not an ordinarily busy channel... but i dont *think* everyone here's british [02:06] neither am I lol [02:07] many ubuntu devs are british or otherwise european so finding them at this time of night can be hard [02:07] ah gotcha [02:07] if youre in the US, there tend to be more people around noon-ish or late morning [02:08] I mean using it now I'm almost somewhat not even noticing the frames [02:08] but it's still annoying [02:09] well I just rand xrandr by itself again [02:09] and even though I told it to run at 1024x768 in the gui, it still says 800x600 in xrandr [02:09] Screen 0: minimum 640 x 480, current 800 x 600, maximum 1024 x 768 [02:09] so it's an option now atleast, I just can't get it to set to the max [02:10] right it still says that cuz switching to 1024x768 failed [02:11] xrandr -s 1024x768 [02:11] maybe? [02:11] thats an old way to do it, but worth a shot [02:11] failed [02:12] see if I can get any luck out of the other channel [02:18] hello anyone around? [03:42] hello anyone here? [03:44] tommy_: i asked a friend that does some X stuff and he said that error sounds like the driver's refusing to accept the mode [03:44] i still dont know why he doesnt join this channel [03:44] well upon restart [03:44] the 1024x768 option dissapeared from the gui [03:44] and xrandr [03:45] windows has no problem doing it [03:45] so I know its possible [03:45] its not the hardware. its likely the driver being stupid [03:45] which graphics chip do you have anyway? [03:46] I don't think it knows what kind of display it is so it's just using generic settings [03:46] not too sure to be honest [03:46] lspci [03:46] !pastebin [03:46] pastebin is a service to post multiple-lined texts so you don't flood the channel. Ubuntu pastebin is at http://paste.ubuntu.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 [03:46] hm? [03:47] pastebin the output of "lspci" [03:47] !pastebin 00:00.0 Host bridge: Intel Corporation 82440MX Host Bridge (rev 01) [03:47] 00:00.1 Multimedia audio controller: Intel Corporation 82440MX AC'97 Audio Controller [03:47] 00:00.2 Modem: Intel Corporation 82440MX AC'97 Modem Controller [03:47] 00:02.0 VGA compatible controller: Silicon Motion, Inc. SM712 LynxEM+ (rev a0) [03:47] 00:03.0 CardBus bridge: O2 Micro, Inc. OZ6812 CardBus Controller (rev 05) [03:47] Error: I am only a bot, please don't think I'm intelligent :) [03:47] 00:06.0 CardBus bridge: Texas Instruments PCI1410 PC card Cardbus Controller (rev 01) [03:47] 00:07.0 ISA bridge: Intel Corporation 82440MX ISA Bridge (rev 01) [03:47] 00:07.1 IDE interface: Intel Corporation 82440MX EIDE Controller [03:47] 00:07.2 USB Controller: Intel Corporation 82440MX USB Universal Host Controller [03:47] 00:07.3 Bridge: Intel Corporation 82440MX Power Management Controller [03:47] did that work? [03:47] you didnt actually read the output of the pastebin factoid, huh? [03:47] anyway.... [03:47] lol [03:48] silicon motion [03:48] hows pastebin work [03:49] Ubuntu pastebin is at http://paste.ubuntu.com [03:49] you paste stuff in the text box and hit submit. it gives you a link [03:49] you give us the link, and then we dont get 15 lines of stuff in the channel [03:49] got it [03:52] does that help any? [03:53] im asking a friend [03:54] Honestly, I doubt I'll be very much [03:54] help [03:54] you've a better chance of figuring out if the modeline's slightly wrong than i do [03:54] it sounds as if you just need to throw a debugger on the xserver and figure out why the driver is failing [03:55] You've checked the Xorg log, right? [03:55] no [03:55] didnt think about that [03:55] tommy_: this is ben. [03:55] be prepared to walk me through this lol [03:55] he works on intel graphics, but i figured he might have some idea how X works in general...or at least a better idea than i do [03:56] yeah I'm at a complete loss [03:56] first look in /var/log/Xorg.log [03:56] bgamari: would a tail -f while doing the xrandr stuff we did before make sense? [03:57] sure [03:57] tommy_: two terminals. in one "tail -f /var/log/Xorg.log" [03:57] in the other...do you still have the xrandr commands we did before? [03:57] unfortunately not [03:58] ok [03:58] xrandr doesn't even have 1024x768 as an option anymore [03:58] after a restart it reset to default [03:58] xrandr --addmode "1024x768" "63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync" [03:58] that was the mode we used [03:58] doh [03:58] that's newmode [03:59] then after that it was: xrandr --addmode default 1024x768 [03:59] that tail comand did nothing [03:59] itll show the end and follow it as the file changes [03:59] just gave me a > prompt [03:59] so if theres a new error added to it, itll show it [03:59] hrm [04:00] and then "xrandr --mode default 1024x768" was the last part...where the error happened... [04:00] wiat. [04:00] it should be Xorg.0.log [04:00] not Xorg.log [04:00] I've got xorg.r.log [04:00] yeah [04:00] Unfortunately I've got to run in 5 or so [04:01] bgamari: bedtime? [04:01] Naw, need to go meet my girlfriend [04:02] cannot find output 1024x768 [04:02] output was default [04:03] bgamari: ah ok [04:04] ok what did we do to get it to work before [04:04] I got the tail working [04:04] did the name change from default to something else? [04:04] pastebin plain old "xrandr"'s output [04:05] it's still called default [04:05] maybe if you put "" around the 1024x768? [04:06] it was [04:07] ok... [04:07] xrandr --addmode "1024x768" "63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync" [04:07] ? [04:08] cannot find output [04:09] what did we do last time [04:09] oh no no i said above "oops that shouldve been newmode" [04:09] oooh gotcha [04:09] hold o [04:10] nothin [04:10] it gave me the the whole xrandr command menu [04:10] hold on less quotes [04:12] hola andresmujica [04:12] hola msmaco [04:12] maco as in mackenzie? [04:12] aye [04:13] this isn't working [04:13] oui. hi, what's up? [04:13] it just keeps giving me the proper syntax formatting thing for xrandr [04:13] trying to make his screen to 1024x768 [04:13] it's not recognizing how it's formatted [04:13] *do [04:14] are you copying and pasting my quotes? [04:14] yes only I changed it to newmode [04:14] i think i have stupid curly quotes in my irc client...that could break things [04:14] or do they show as normal straight quotes when you look in your terminal? [04:14] they're normal [04:14] type it one more time :-) [04:15] cause whatever you told me to do last time worked [04:15] well last time we named it 1024x768_60 [04:15] i dont think the name should make a difference but *shrug* [04:16] I'm lost [04:16] maybe xrandr --newmode "1024x768_60" "63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync" [04:16] since thats what we did before the reboot [04:17] it's not accepting your formatting [04:17] for one reason or another [04:18] should there be two spaces in those two spots? [04:18] its a copy and paste from my terminal...same as i pasted to you before [04:19] well what the shit [04:19] I don't get it [04:21] _xrandr --newmode "1024x768_60.00" [04:21] er without the _ [04:21] and then "63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync" the same [04:21] if the formatting of the name matters, i will be peeved [04:22] andresmujica: do you know how to work this xrandr thing? [04:22] tommy_ you can try http://xtiming.sourceforge.net/cgi-bin/xtiming.pl and this http://www.arachnoid.com/modelines/ those can help you generate a working modeline. However, i would try renaming the xorg.conf file so it gets autogenerated by the system itself. i don't really use xrandr... the applet works good enough for me.. :) [04:23] andresmujica: its a new install and it only detected 640x480 and 800x600 by default [04:23] ohh.. [04:23] sis video card. [04:23] so we're trying to add 1024x768 so the applet can do it [04:23] yes, sis [04:23] it's not accepting it still [04:23] from what i recall *shudder* [04:27] here I'm sending this entire thing to pastebin [04:28] did you see it [04:29] you have to give me the link [04:29] o [04:29] http://paste.ubuntu.com/255515/ [04:30] ok try without quotse then [04:30] around anything? [04:30] yeah [04:31] yeap without the quotes [04:32] bash: syntax error near unexpected token `;' [04:32] whys there a ; in it? [04:33] oh because you bumped it [04:33] xrandr --newmode 1024x768_60.0 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync [04:33] i can see it in the pastebin [04:34] http://paste.ubuntu.com/255520/ [04:34] oh it has got it in there [04:34] ok [04:34] xrandr --addmode default 1024x768_60.0 [04:36] http://paste.ubuntu.com/255521/ [04:36] yay its associated with the output device now [04:37] so were at the point before where itd show in the applet [04:37] now lets see if Xorg.0.log says anything when you do this: [04:37] xrandr --output default --mode 1024x768_60.0 [04:37] I tried switching it through the gui [04:38] screen blinked [04:38] xrandr: Configure crtc 0 failed [04:38] nothing changed in the log [04:39] :( [04:39] I'm so confused [04:39] it's like it tried and then said "F*CK YOU" [04:40] mmm yeah [04:40] by the way.... even without the "u" not really supposed to say that [04:40] ok sorry [04:40] just getting frustrated [04:40] well... getting around it with fsck is not too uncommon since thats an actual command... [04:40] anyway [04:41] lol [04:41] ben's hypothesis was that the driver is screwing up [04:41] try generating the correct modeline with http://xtiming.sourceforge.net/cgi-bin/xtiming.pl you'll need your monitor specs thou. probably a freq thingie [04:41] yeah the modeline we tried was a generic 1024x768 one [04:41] maybe your screen is not-so-generic [04:41] thats what xp says it is [04:42] no i mean in terms of those other numbers [04:42] 1024 1072 1176 1328 768 771 775 798 <- these ones [04:42] oooh [04:42] and that 63.50 number [04:42] so now how would I figure this out? [04:42] do what andres said [04:43] k [04:43] behind you monitor you'll find a plate with some specs on it, or at least the monitor model, so you can check in google about the right specs for your monitor so it can be used by the xtiming.pl [04:43] laptop [04:43] lshw? [04:43] holly gosh.. i thought it was a CRT model... [04:44] *grumble* screws should be far more difficult to lose. then i wouldnt have half-put-together furniture [04:45] Modeline "1024x768@0" 0.00 1024 1056 1056 1088 768 787 787 807 [04:45] thats what it spit out at me [04:46] hmm 0.00 ? [04:46] yeah thats what i was staring at [04:46] yeah found that odd too [04:46] should I try it on my other comp with xp? [04:46] they're identical machines [04:46] well we're obviously on the same page [04:47] but that ones actually running at 1024 [04:47] maybe that'll give me the right hrz [04:47] khz* [04:48] take into account that the modeline potentially can cause DAMAGE to your computer. [04:48] if its wrong [04:48] well we got it wrong once and it didn't blow up [04:48] lol [04:48] I've got like 8 of these anyway [04:49] so i'll recommend you to find the right specs for your laptop, so you can test with confidence.. [04:49] it I fry one it won't be that big of a deal [04:49] hehehe [04:49] would it be documented anywhere? [04:49] i don't know if you can find that info in windows. [04:50] Yeap if it' s a laptop it should be available at the specs from the vendor [04:50] lemme see if I can find it [04:51] or see if you can find it before me [04:51] lol [04:55] 13.3 XGA(1024x768) TFT LCD [04:55] is all I'm able to find [04:57] lshw maybe tell you the exact lcd model? [04:57] whats that [04:57] a command? [04:59] http://paste.ubuntu.com/255531/ [05:00] which one is the laptop? [05:01] hm? [05:02] model/vendor [05:02] IBM ThinkPad iSeries 1300 7WU [05:03] 1300 1171-7WU [05:07] found it [05:07] oh well.. time to go. didn't find anything valuable in google.. :( i'll keep trying different modelines (anyway it should be autodetected, so it must be a bug somewhere around..) [05:07] what did u found? [05:07] http://www.broadbandreports.com/forum/remark,14829837 [05:08] yeap, but it's with a trident card.. [05:08] but its worth a try. [05:08] good luck!! [05:08] oh [05:08] hm [05:08] well I'll poke around [05:08] so I'd just do those commands again [05:08] only with new values? [05:09] why don't you try with some livecd's, maybe one of them gives the right config... (jaunty, hardy, karmic4) [05:09] so we can chase down the bug. [05:10] actually [05:10] I had DSL loaded on here [05:10] and it worked fine [05:10] say I stuck in the liveCD for that, how would I find the value, just do xrandr ? [05:10] g'night.. see ya msmaco.. ahh Damn Small, try using that xorg.conf get it from there!!! you've got the solution! [05:11] just view the file? [05:11] save it to a flash drive [05:11] and copy it over [05:11] /etc/X11/xorg.conf [05:11] ok great [05:11] lemme go find the cd and boot it in a twin machine [05:12] I"ll be back in 2 [05:15] ok dsl is booting from cd [05:18] ok now I'm lost [05:31] still here ms? [05:33] anyone here? [06:02] hellllo? [06:19] andreas [06:20] or duke [06:20] or anyone [06:20] ? [06:21] I need help [06:21] I've got a laptop, and can't get the resolution high enough to fill the entire viewing area [06:21] I've got 1" frames on all sides [06:22] which resolution? [06:22] the highest I'm able to go is 800x600 [06:22] I need it at 1024x768 [06:23] I was able to get this far with it ... http://paste.ubuntu.com/255557/ [06:23] what is screen size? [06:23] 13.3 [06:23] check out that paste bin and see if you can help me at all [06:23] I'm very new to linux I dunno much [06:24] I'm not good at modelines, so I can't tell you if it's correct [06:24] are you sure your laptop can to 1024? [06:24] *can do [06:24] I loaded a live CD of DamnSmallLinux and it loaded fine at 1024x768 full screened, but I dunno where I can find the settings at [06:24] yes positive [06:24] he used a script to get a modeline, but it gave 0.00 clock rate...which...er... [06:24] I've got an identicle machine next to me [06:24] it's running at 1024 [06:24] DSL shouldve had the xorg.conf in /etc/X11/xorg.conf [06:24] if you copy it from DSL to Ubuntu it should work [06:24] that file doesn't exist [06:25] you can write at xorg@lists.freedesktop.org describing your problem [06:25] DSL uses XFree86, doesnt it? [06:25] instead of X11? [06:25] I dunno it's got an X11 dir [06:25] MsMaco: maybe an older driver [06:25] just no xorg.conf [06:26] so not so old... [06:26] someone told me to create one with some code [06:26] but being a live cd there's no file writing capability [06:27] theres no way to get the values from it without that file? [06:28] try looking in /var/log/Xorg.0.log [06:29] I may have just found something [06:29] http://www.perimeterless.org/?p=106 [06:30] eww, siliconmotion [06:30] haha [06:30] that looks kinda like andres's reaction too [06:31] logfile would still be helpful [06:31] hahaha [06:31] it doesn't kick anything to the log [06:31] Xorg.0.log? [06:31] never changed [06:31] sorry, don't believe you ;) [06:31] lol [06:32] tjaalton: had him tail -f it while he set it up with xrandr [06:32] on ubuntu, i mean [06:32] xrandr doesn't matter [06:32] the driver doesn't support randr-1.2 anyway [06:32] well we were doing --addmode and --newmode stuff [06:32] I'm interested in why it fails to set the native mode, and that's in the logfile [06:33] I'll paste bin it hold on [06:33] tjaalton: fails to set? it doesnt offer the native mode at all.... [06:34] or do you mean after we added the mode? [06:34] hsync out of range [06:34] for 1024x768 [06:34] MsMaco: it should start with that mode, no? [06:34] tommy_: right, full log please [06:35] http://paste.ubuntu.com/255560/ [06:35] tjaalton: im not sure what order X tries to do things, i just know its not detecting the native range as even being something the screen can do [06:35] thats not the full log [06:35] everything silicone motion related tho [06:35] tjaalton: so we were playing with xrandr trying to convince X that yes, the screen really can do that [06:35] and then some [06:36] MsMaco: but you can't tell the server what the monitor can do, other than via xorg.conf [06:37] just force the monitor values to xorg.conf and it should be fine [06:37] it's still a bug though [06:37] DSL probably forced the range [06:37] like it said to do in that link I sent? [06:37] would be nice to know though [06:37] tommy_: yes [06:37] ok I'm gonna give it a shot [06:37] I'll be back [06:39] hm [06:40] there's absolutely nothing in my monitor section [06:40] so create one [06:40] should i just add the parts in bold like it said to or add all those values [06:41] stupid question [06:41] don't answer that [06:41] lol [06:41] put everything from that blog to an empty file, and replace your current conffile with it [06:42] well, not everything.. [06:42] it won't let me save [06:42] surely you must be root [06:42] sudo -i/-s [06:45] how do I save in nano [06:45] ctrl-x [06:45] to exit [06:45] saves on exit? [06:45] it'll ask.. [06:45] heard [06:45] thanks [06:46] ok restart [06:46] wish me luck [06:51] PERFECT === tommy is now known as Guest35750 [06:51] thanks everyone [06:51] good [06:52] why am I guest now? [06:52] lol [06:52] there [06:53] but yes thank you very very very much [06:53] yay! [06:53] god that was a headache lol [06:53] tjaalton: thank you for making up for my failure [06:54] mainly from staring at such a tiny screen trying to read [06:55] MsMaco: np [06:56] thanks both of you [06:56] life savers! [06:56] I can finally goto bed now [06:56] lol [07:44] heya tjaalton [07:50] hey bryce [07:59] tjaalton, have you gotten any info on when mesa 7.6 is likely to come? or any rc's? [08:00] tjaalton, I'm wondering pretty strongly if it'd make sense to pull in a git snapshot for now maybe [08:01] bryce: no idea, haven't seen any talk about that [08:04] I think there's going to be 7.5.1 before any 7.6rc [08:06] I heard a rumor it might not be until mid/late september for 7.6 at the earliest [08:06] so maybe getting too late for karmic [08:10] might be [10:46] http://blogs.gnome.org/hughsie/2009/08/17/gnome-power-manager-and-blanking-removal-of-bodges/ [10:46] I can't remember if I pasted that yet or not. it's been on my todo list to do so and wasn't removed ;) [11:12] Ng, christ that sounds complicated [11:12] bryce: I came away with a headache, and the nugget of fact that there are patches that make it all play nicely ;) [11:13] well, in theory ;-) [11:15] urf reading the comments again the old saw comes up that "xorg needs more developers" [11:16] xorg has plenty of developers, it's just that they're implementing features instead of attending to their bug reports [11:17] (well, in general; -intel often does good, as do other pockets here and there) [11:17] plenty of developers, really? [11:17] jcristau, yeah, most of the bugs/bugfixes we see are outcomes of regressions caused by feature development, moreso than say just new hardware or longstanding regressions [11:18] jcristau, it's the same situation I see in inkscape [11:19] just piling on more developers doesn't make bugs go away, rather it means you get a higher rate of feature work, which means you get *more* bugs [11:19] of course, if the new features actually work, that's nice, once the bugs get worked out ;-) [11:21] anyway, it irritates me when I see "distros need to be providing more developers to help xorg". It's more QA that's needed. [11:22] yes. qa isn't just done by machines though ;) [11:25] that's not entirely always true. ;-) [11:25] anyway, it's well past time for bed. nite. [11:26] bye [13:03] i have a problem with dual screen on karmic. if use use two screens such that the primary screen doesn't change (that is external screen right of internal), everything works fine. If i place the external screen left of the internal one so that it becomes the primary screen, i have some trouble. [13:03] a) i cannot place the gnome panel on the other screen [13:03] b) the primary screen doesn't adjust its size to the dimension of the external monitor, so if i maximize windows they become too large. === MsMaco is now known as maco === maco is now known as seele_says_i_hav === seele_says_i_hav is now known as maco [18:40] Ng, stuck that second patch into xserver, thanks for mentioning it to me [18:41] win [18:41] I will now claim full credit for karmic being awesome ;) [18:41] I mean, thanks! [18:45] I'd be happy if the screensaver worked [18:45] maybe this will help [18:45] tjaalton, how's it not working? [18:46] bryce: it doesn't kick in [18:46] the screen just stays on forever [18:46] I've seen that on my laptop, but it's very intermittent [18:46] sometimes it works, sometimes not [18:46] maybe it works until I suspend the first time [18:46] happens both on my laptop and desktop [18:47] I get the same on my desktop come to think of it... sometimes the screen blanks on its own, sometimes it stays on forever [18:47] heisensaver [18:48] yeah [20:02] howdy! [20:02] can anybody sync -geode from debian? [20:03] minor fix cherry-picked from git [20:03] or well, the patch is small but the benefit significant: restores usability on GX2 hardware [20:12] it simply disables the buggy EXA support in the GX driver, which makes it fall back on XAA. [20:16] use requestsync [20:26] doesn't work [20:26] change logs appear to be out of sync on the server [20:29] well, no-one here can sync it [20:34] ok