Re: [Openchrome-devel] [Bug 63857] version 0.3.2 failing on VIA VT3324 (CX700). Card-Ids (1106|3157)

2013-05-21 Thread Harry de Boer
About git bisect: it is a git builtin tool to find which exact change caused things to go bad. See https://www.kernel.org/pub/software/scm/git/docs/git-bisect.html On 21-05-13 01:02, bugzilla-dae...@freedesktop.org wrote: *Comment # 22

Re: [Openchrome-devel] [Bug 63857] version 0.3.2 failing on VIA VT3324 (CX700). Card-Ids (1106|3157)

2013-05-21 Thread Harry de Boer
After applying the patch by Xavier the latest git works for me. Willem, looking at your xorg.0.log, from the following messages looks like your xorg.conf isn't set up properly anymore: [ 344.257] (**) CHROME(0): Option "TVType" "576P" [ 344.257] (**) CHROME(0): Option "TVOutput" "S-Video"

Re: [Openchrome-devel] [Bug 63857] version 0.3.2 failing on VIA VT3324 (CX700). Card-Ids (1106|3157)

2013-05-20 Thread Harry de Boer
Hey Willem, sorry for not responding earlier, I have been a bit preoccupied with my new job. I'll try out the latest git tomorrow evening to see if it works for me. - Harry On 20-05-13 18:18, bugzilla-dae...@freedesktop.org wrote: *Comment # 20

Re: [Openchrome-devel] Fix modeline list generation for tv outputs

2012-12-23 Thread Harry de Boer
Openchrome-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/openchrome-devel >From f9b89689ee467ce385069b04034ffd98fd9d768b Mon Sep 17 00:00:00 2001 From: Harry de Boer Date: Thu, 22 Nov 2012 13:21:36 +0100 Subject: [PATCH 1/4] Fix VT1625 output sensing.

Re: [Openchrome-devel] Fix modeline list generation for tv outputs

2012-12-09 Thread Harry de Boer
whoops, I accidentally attached the old patches last time, these are the correct ones (possible_crtcs not yet updated). Time to sleep now. Harry On 09-12-12 19:58, Harry de Boer wrote: Hi Xavier, no hurries, I am still looking at getting all the modes to work so there is at least one other

Re: [Openchrome-devel] Fix modeline list generation for tv outputs

2012-12-09 Thread Harry de Boer
Hi Xavier, no hurries, I am still looking at getting all the modes to work so there is at least one other patch to come. I can already get one more mode to work (a bit) by hardcoding some stuff. The problem seems to be that the initial selected mode is lost (desired_mode not set?) and then doe

Re: [Openchrome-devel] Fix modeline list generation for tv outputs

2012-12-06 Thread Harry de Boer
think it's a bit cleaner this way. Harry On 27-11-12 23:35, Willem van Asperen wrote: On 11/27/2012 11:16 PM, Harry de Boer wrote: About the B & W thing, that does not seem to have anything to do with the actual colours on the display: it is in my log too but I do have colour on t

Re: [Openchrome-devel] Fix modeline list generation for tv outputs

2012-11-27 Thread Harry de Boer
rk but I don't understand all the parts yet. Harry On 27-11-12 20:41, Willem van Asperen wrote: On 11/27/2012 12:36 AM, Willem van Asperen wrote: On 11/26/2012 10:59 PM, Harry de Boer wrote: Some good news: I got the the basic 720x576 PAL mode working again. This is indeed good news! I&

[Openchrome-devel] Fix modeline list generation for tv outputs

2012-11-26 Thread Harry de Boer
the past). Other modes are still a mess (including 720x756Over which also used to work). I'll look into the other modes next. Patches so far are attached. Cheers, Harry On 26-11-12 15:30, Harry de Boer wrote: Hi, I have made some progress: - I updated the output sensing patch to sup

Re: [Openchrome-devel] Fix vt1625 output sensing

2012-11-26 Thread Harry de Boer
I kind of expected it to work for you since we seem to have exactly the same board :-) Cheers, Harry >From c4a0fbe82b422fe4d14bf5336052b2c067ee49ee Mon Sep 17 00:00:00 2001 From: Harry de Boer Date: Thu, 22 Nov 2012 13:21:36 +0100 Subject: [PATCH 1/3] Fix VT1625 output sensing. VT1625DACSe

Re: [Openchrome-devel] Fix vt1625 output sensing

2012-11-22 Thread Harry de Boer
from the old mailing list. Harry On 22-11-12 14:28, Xavier Bachelot wrote: Hi Harry, On 11/22/2012 02:01 PM, Harry de Boer wrote: Hi, I recently upgraded my Via machine to the latest Ubuntu and I couldn't get my tv-output to work again. Last night I decided to dive into the code a bit. The

[Openchrome-devel] Fix vt1625 output sensing

2012-11-22 Thread Harry de Boer
x27;s mainly used as a server and for its tv-out. Cheers, Harry NB, the mailing list link on the openchrome.org front page is still linking to the old mailing lists, I first sent this message there by accident. >From f66bf736582495ff4ee7885e55c14ed6bdebd910 Mon Sep 17 00:00:00 2001 From: H