All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 17902] [830M missing dvo driver] need support for DVO-LVDS via na2501
Date: Sun, 03 Jun 2012 17:35:15 +0000	[thread overview]
Message-ID: <bug-17902-502-OyLim4olDb@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-17902-502@http.bugs.freedesktop.org/>

https://bugs.freedesktop.org/show_bug.cgi?id=17902

--- Comment #82 from thor@math.tu-berlin.de 2012-06-03 10:35:15 PDT ---
Got a step further. What one can do to get a stable picture is simply to
disable the scaler.

For this, insert: in dvo_ns2501.c, in the function

static void ns2501_mode_set

the following line:

  ns2501_writeb(dvo, 0x08, NS2501_8_PD | NS2501_8_BPAS | NS2501_8_VEN |
NS2501_8_HEN);

ns2501_dpms should also et the NS2501_8_BPAS bit.

Voila, I get a stable console at boot-up, and a 2D desktop. However, something
still seems to be seriously broken outside of the control of the DVO driver. As
soon as I start an X session, or a 3D application like tuxracer, the display
vanishes. At that point, the DVO also vanishes from the i2c bus for reasons
unclear to me. A vbetool post restores the i2cbus.

So at least there seems to be something seriously broken with the i2c
communication on this board.

It also happenes that I could start the desktop, but something was wrong with
EXA as characters were printed on top of each other (overlayed) instead of
erased properly. glxgears seemed to work (at least once).

So what is it with the i2c bus on this system?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

  parent reply	other threads:[~2012-06-03 17:35 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-17902-502@http.bugs.freedesktop.org/>
2010-07-15 18:24 ` [Bug 17902] [830M] need support for DVO-LVDS bugzilla-daemon
2010-08-21 11:20 ` [Bug 17902] [830M] need support for DVO-LVDS via na2501 bugzilla-daemon
2011-09-08 22:56 ` bugzilla-daemon
2012-02-08 17:04 ` bugzilla-daemon
2012-04-15 15:56 ` bugzilla-daemon
2012-04-16 18:01 ` bugzilla-daemon
2012-04-16 18:24 ` bugzilla-daemon
2012-04-17 15:37 ` bugzilla-daemon
2012-04-17 22:45 ` bugzilla-daemon
2012-04-18  7:22 ` bugzilla-daemon
2012-04-20 23:41 ` bugzilla-daemon
2012-04-21 13:08 ` bugzilla-daemon
2012-05-25 12:01 ` bugzilla-daemon
2012-05-25 12:07 ` [Bug 17902] [830M missing dvo driver] " bugzilla-daemon
2012-05-25 21:51 ` bugzilla-daemon
2012-05-29  6:59 ` bugzilla-daemon
2012-05-29  7:36 ` bugzilla-daemon
2012-05-29 19:13 ` bugzilla-daemon
2012-05-29 19:20   ` Daniel Vetter
2012-05-29 19:20 ` bugzilla-daemon
2012-05-29 21:05 ` bugzilla-daemon
2012-05-29 21:13 ` bugzilla-daemon
2012-05-29 21:29 ` bugzilla-daemon
2012-05-29 22:14 ` bugzilla-daemon
2012-06-01  6:10 ` bugzilla-daemon
2012-06-03 17:35 ` bugzilla-daemon [this message]
2012-06-07  1:21 ` bugzilla-daemon
2012-06-07  7:32 ` bugzilla-daemon
2012-06-08 16:06 ` bugzilla-daemon
2012-06-27  7:17 ` bugzilla-daemon
2012-06-27  9:08 ` bugzilla-daemon
2012-10-15 20:54 ` bugzilla-daemon
2012-11-09 10:46 ` bugzilla-daemon
2012-11-09 10:47 ` bugzilla-daemon
2012-11-09 10:49 ` bugzilla-daemon
2012-11-09 10:50 ` bugzilla-daemon
2012-11-09 11:06 ` bugzilla-daemon
2012-11-09 19:51 ` bugzilla-daemon
2017-07-24 23:11 ` bugzilla-daemon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-17902-502-OyLim4olDb@http.bugs.freedesktop.org/ \
    --to=bugzilla-daemon@freedesktop.org \
    --cc=dri-devel@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.