All of lore.kernel.org
 help / color / mirror / Atom feed
* QS57/HD Graphics support?
@ 2010-11-30  1:15 Matthew Willoughby
  2010-11-30  9:21 ` Chris Wilson
  2010-11-30 14:31 ` Paul Menzel
  0 siblings, 2 replies; 15+ messages in thread
From: Matthew Willoughby @ 2010-11-30  1:15 UTC (permalink / raw)
  To: intel-gfx


[-- Attachment #1.1: Type: text/plain, Size: 1424 bytes --]

Hello,

I'm trying to get up and running on a Toshiba Libretto W100, A dual
touchscreen device(Detailed specs:
http://cdgenp01.csd.toshiba.com/content/product/pdf_files/detailed_specs/libretto_W105-L251.pdf
)
I've gotten the first screen to work perfectly, however the second screen is
now the issue.
Enabling LVDS2 via xrandr turns the screen on and extends the desktop,
however all that is outputted is grey, occasionally white, and sometimes
flashing colours.
For information: A fresh install of Windows 7 can't use the second screen
either, until the Intel drivers are installed, so I'm assuming that this is
simply not supported in the linux drivers.
Does someone with more knowledge have any recommendations, I'm at a loss for
how to continue.

Output from xrandr:
#xrandr -q
Screen 0: minimum 320 x 200, current 1024 x 600, maximum 8192 x 8192
LVDS1 connected 1024x600+0+0 (normal left inverted right x axis y axis) 0mm
x 0mm
   1024x600       60.2*+
   800x600        85.1     72.2     75.0     60.3     56.2
   640x480        85.0     72.8     75.0     59.9
   720x400        85.0
   640x400        85.1
   640x350        85.1
VGA1 disconnected (normal left inverted right x axis y axis)
LVDS2 connected 1024x600+0+0 (normal left inverted right x axis y axis)
151mm x 95mm
   1024x600       60.0*+   40.0
   800x600        60.3     56.2
   640x480        59.9
#xrandr --output LVDS2 --mode 1024x600 --below LVDS1
#

[-- Attachment #1.2: Type: text/html, Size: 1857 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: QS57/HD Graphics support?
  2010-11-30  1:15 QS57/HD Graphics support? Matthew Willoughby
@ 2010-11-30  9:21 ` Chris Wilson
  2010-12-03 17:22   ` Chris Wilson
  2010-11-30 14:31 ` Paul Menzel
  1 sibling, 1 reply; 15+ messages in thread
From: Chris Wilson @ 2010-11-30  9:21 UTC (permalink / raw)
  To: Matthew Willoughby, intel-gfx

On Tue, 30 Nov 2010 09:15:06 +0800, Matthew Willoughby <mattfredwill@gmail.com> wrote:
> Enabling LVDS2 via xrandr turns the screen on and extends the desktop,
> however all that is outputted is grey, occasionally white, and sometimes
> flashing colours.
> For information: A fresh install of Windows 7 can't use the second screen
> either, until the Intel drivers are installed, so I'm assuming that this is
> simply not supported in the linux drivers.

I am sorry to say that the code is riddled with assumptions that there is
just one LVDS panel. Most of the work would be in splitting those
assumptions from the global path and moving the register/mode setting into
per-LVDS connectors. Of course this is complicated by the fact that some
LVDS state is mixed in with more global registers, but that is a mere
complication. Fortunately Arrandale is more flexible in this regard, but
the code needs to support all generations. Again, we may want to split the
code up further.

In essence it is not a lot of work, just fiddly wiring up the second set
of registers and breaking some of the assumptions that only one panel
exists. If you want to tackle it yourself, all the information you need is
in the PRMs on http://intellinuxgraphics.org/

/me orders one for himself.
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: QS57/HD Graphics support?
  2010-11-30  1:15 QS57/HD Graphics support? Matthew Willoughby
  2010-11-30  9:21 ` Chris Wilson
@ 2010-11-30 14:31 ` Paul Menzel
  1 sibling, 0 replies; 15+ messages in thread
From: Paul Menzel @ 2010-11-30 14:31 UTC (permalink / raw)
  To: intel-gfx


[-- Attachment #1.1: Type: text/plain, Size: 1936 bytes --]

Dear Matthew,


please send just plain text messages to mailing lists and no HTML.


Am Dienstag, den 30.11.2010, 09:15 +0800 schrieb Matthew Willoughby:

> I'm trying to get up and running on a Toshiba Libretto W100, A dual
> touchscreen device(Detailed specs:
> http://cdgenp01.csd.toshiba.com/content/product/pdf_files/detailed_specs/libretto_W105-L251.pdf
> )
> I've gotten the first screen to work perfectly, however the second screen is
> now the issue.
> Enabling LVDS2 via xrandr turns the screen on and extends the desktop,
> however all that is outputted is grey, occasionally white, and sometimes
> flashing colours.
> For information: A fresh install of Windows 7 can't use the second screen
> either, until the Intel drivers are installed, so I'm assuming that this is
> simply not supported in the linux drivers.
> Does someone with more knowledge have any recommendations, I'm at a loss for
> how to continue.

I have no idea, but I guess the developers would be interested in the
versions of the software you use.

If nobody responds you should open a ticket in the bug tracker [1].

> Output from xrandr:
> #xrandr -q
> Screen 0: minimum 320 x 200, current 1024 x 600, maximum 8192 x 8192
> LVDS1 connected 1024x600+0+0 (normal left inverted right x axis y axis) 0mm
> x 0mm
>    1024x600       60.2*+
>    800x600        85.1     72.2     75.0     60.3     56.2
>    640x480        85.0     72.8     75.0     59.9
>    720x400        85.0
>    640x400        85.1
>    640x350        85.1
> VGA1 disconnected (normal left inverted right x axis y axis)
> LVDS2 connected 1024x600+0+0 (normal left inverted right x axis y axis)
> 151mm x 95mm
>    1024x600       60.0*+   40.0
>    800x600        60.3     56.2
>    640x480        59.9
> #xrandr --output LVDS2 --mode 1024x600 --below LVDS1


Thanks,

Paul


[1] http://intellinuxgraphics.org/how_to_report_bug.html

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: QS57/HD Graphics support?
  2010-11-30  9:21 ` Chris Wilson
@ 2010-12-03 17:22   ` Chris Wilson
  2010-12-03 23:34     ` Alberto Di Meglio
  0 siblings, 1 reply; 15+ messages in thread
From: Chris Wilson @ 2010-12-03 17:22 UTC (permalink / raw)
  To: Matthew Willoughby, intel-gfx

On Tue, 30 Nov 2010 09:21:37 +0000, Chris Wilson <chris@chris-wilson.co.uk> wrote:
> On Tue, 30 Nov 2010 09:15:06 +0800, Matthew Willoughby <mattfredwill@gmail.com> wrote:
> > Enabling LVDS2 via xrandr turns the screen on and extends the desktop,
> > however all that is outputted is grey, occasionally white, and sometimes
> > flashing colours.
> > For information: A fresh install of Windows 7 can't use the second screen
> > either, until the Intel drivers are installed, so I'm assuming that this is
> > simply not supported in the linux drivers.

Ok, the device is configured differently to how I was expecting. It uses
SDVO to drive both LVDS (which I should have guessed given the drivers
report of 2 LVDS). At first glance, we think we are driving both panels,
i.e. we've attached a crtc to each and a bound the fbcon framebuffer to
both crtcs, yet only one panel is active. The likely suspect is inside
intel_sdvo.c.

A different adventure than the one I was anticipating. Perhaps this will
be my wayland test bed...
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: QS57/HD Graphics support?
  2010-12-03 17:22   ` Chris Wilson
@ 2010-12-03 23:34     ` Alberto Di Meglio
  2010-12-03 23:39       ` Chris Wilson
  0 siblings, 1 reply; 15+ messages in thread
From: Alberto Di Meglio @ 2010-12-03 23:34 UTC (permalink / raw)
  To: intel-gfx

Chris Wilson <chris <at> chris-wilson.co.uk> writes:

> 
> A different adventure than the one I was anticipating. Perhaps this will
> be my wayland test bed...
> 

Hi Chris,

I'm having the same issue on my Libretto W100 with Ubuntu 10.10. It would
be great to have this working. If I can help in some way, please just let
me know.

Thanks!

Alberto

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: QS57/HD Graphics support?
  2010-12-03 23:34     ` Alberto Di Meglio
@ 2010-12-03 23:39       ` Chris Wilson
  2010-12-04  0:00         ` Chris Wilson
  0 siblings, 1 reply; 15+ messages in thread
From: Chris Wilson @ 2010-12-03 23:39 UTC (permalink / raw)
  To: Alberto Di Meglio, intel-gfx

On Fri, 3 Dec 2010 23:34:12 +0000 (UTC), Alberto Di Meglio <alberto.di.meglio@shinsenai.net> wrote:
> Chris Wilson <chris <at> chris-wilson.co.uk> writes:
> 
> > 
> > A different adventure than the one I was anticipating. Perhaps this will
> > be my wayland test bed...
> > 
> 
> Hi Chris,
> 
> I'm having the same issue on my Libretto W100 with Ubuntu 10.10. It would
> be great to have this working. If I can help in some way, please just let
> me know.

Woohoo! It was the FDI m/n calculation that was at fault. Will tidy up and
post patches after some sleep.
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: QS57/HD Graphics support?
  2010-12-03 23:39       ` Chris Wilson
@ 2010-12-04  0:00         ` Chris Wilson
  2010-12-04 11:23           ` Alberto Di Meglio
  2011-01-05 10:00           ` Anfanglir
  0 siblings, 2 replies; 15+ messages in thread
From: Chris Wilson @ 2010-12-04  0:00 UTC (permalink / raw)
  To: Alberto Di Meglio, intel-gfx

On Fri, 03 Dec 2010 23:39:25 +0000, Chris Wilson <chris@chris-wilson.co.uk> wrote:
> Woohoo! It was the FDI m/n calculation that was at fault. Will tidy up and
> post patches after some sleep.

Bah. Pushed the patches to drm-intel-staging. And now I am definitely
going to collapse from exhaustion.
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: QS57/HD Graphics support?
  2010-12-04  0:00         ` Chris Wilson
@ 2010-12-04 11:23           ` Alberto Di Meglio
  2010-12-04 12:54             ` Julien Cristau
  2011-01-05 10:00           ` Anfanglir
  1 sibling, 1 reply; 15+ messages in thread
From: Alberto Di Meglio @ 2010-12-04 11:23 UTC (permalink / raw)
  To: intel-gfx

Chris Wilson <chris <at> chris-wilson.co.uk> writes:

> Bah. Pushed the patches to drm-intel-staging. And now I am
>definitely
> going to collapse from exhaustion.

Of course I'm more than willing to test it, however I need some
hint. I've downloaded the drm-intel-staging snapshot from git
and I tried to compile the drm module against my current kernel
headers, but I get the error "unknown field 'cmd_drv' specified
in initializer". Should I build the full kernel?
Sorry if the question is naive, but I'm not very familiar with
this. I'm running Ubuntu 10.10 with the latest 2.6.35-23 kernel.

Thanks,

Alberto

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: QS57/HD Graphics support?
  2010-12-04 11:23           ` Alberto Di Meglio
@ 2010-12-04 12:54             ` Julien Cristau
  2010-12-04 13:31               ` Matthew Willoughby
  2010-12-04 14:24               ` Alberto Di Meglio
  0 siblings, 2 replies; 15+ messages in thread
From: Julien Cristau @ 2010-12-04 12:54 UTC (permalink / raw)
  To: Alberto Di Meglio; +Cc: intel-gfx

On Sat, Dec  4, 2010 at 11:23:19 +0000, Alberto Di Meglio wrote:

> Of course I'm more than willing to test it, however I need some
> hint. I've downloaded the drm-intel-staging snapshot from git
> and I tried to compile the drm module against my current kernel
> headers, but I get the error "unknown field 'cmd_drv' specified
> in initializer". Should I build the full kernel?

Yes.

Cheers,
Julien

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: QS57/HD Graphics support?
  2010-12-04 12:54             ` Julien Cristau
@ 2010-12-04 13:31               ` Matthew Willoughby
  2010-12-04 20:43                 ` Alberto Di Meglio
  2010-12-04 14:24               ` Alberto Di Meglio
  1 sibling, 1 reply; 15+ messages in thread
From: Matthew Willoughby @ 2010-12-04 13:31 UTC (permalink / raw)
  To: intel-gfx

Fantastic! Works like a charm. The libretto just got 100x more useful.

Alberto, just to let you know I had it working under Ubuntu 10.10
(Specifically the netbook remix) earlier today. Build the full kernel
and everything is sweet.

I did notice some weird happenings: Turning on/re orientating the
second screen caused the brightness of both screens to drop
dramatically. Rebooting fixed the problem though, and both screens are
lit just fine now, and seem to be staying that way.

On Sat, Dec 4, 2010 at 8:54 PM, Julien Cristau <jcristau@debian.org> wrote:
>
> On Sat, Dec  4, 2010 at 11:23:19 +0000, Alberto Di Meglio wrote:
>
> > Of course I'm more than willing to test it, however I need some
> > hint. I've downloaded the drm-intel-staging snapshot from git
> > and I tried to compile the drm module against my current kernel
> > headers, but I get the error "unknown field 'cmd_drv' specified
> > in initializer". Should I build the full kernel?
>
> Yes.
>
> Cheers,
> Julien
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: QS57/HD Graphics support?
  2010-12-04 12:54             ` Julien Cristau
  2010-12-04 13:31               ` Matthew Willoughby
@ 2010-12-04 14:24               ` Alberto Di Meglio
  1 sibling, 0 replies; 15+ messages in thread
From: Alberto Di Meglio @ 2010-12-04 14:24 UTC (permalink / raw)
  To: Julien Cristau; +Cc: intel-gfx

Got it, will do that.

Thanks,

Alberto

-----Original Message-----
From: Julien Cristau [mailto:jcristau@debian.org] 
Sent: 04 December 2010 13:54
To: Alberto Di Meglio
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: [Intel-gfx] QS57/HD Graphics support?

On Sat, Dec  4, 2010 at 11:23:19 +0000, Alberto Di Meglio wrote:

> Of course I'm more than willing to test it, however I need some
> hint. I've downloaded the drm-intel-staging snapshot from git
> and I tried to compile the drm module against my current kernel
> headers, but I get the error "unknown field 'cmd_drv' specified
> in initializer". Should I build the full kernel?

Yes.

Cheers,
Julien

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: QS57/HD Graphics support?
  2010-12-04 13:31               ` Matthew Willoughby
@ 2010-12-04 20:43                 ` Alberto Di Meglio
  0 siblings, 0 replies; 15+ messages in thread
From: Alberto Di Meglio @ 2010-12-04 20:43 UTC (permalink / raw)
  To: intel-gfx

Matthew Willoughby <mattfredwill <at> gmail.com> writes:

> Alberto, just to let you know I had it working under
> Ubuntu 10.10
> (Specifically the netbook remix) earlier today. Build
> the full kernel and everything is sweet.

Hi Matthew, thanks for the hint. I managed to compile the kernel
and indeed the second screen is now happily on. However, it is by
default upside down. I can of course rotate the image, but the
touch coordinates do not rotate with screen and behave as if the
screen were still upside down. Do you have the same issue? Also
I'd like to understand whether I can use the rotation sensor to
put the screens in portrait mode like in Windows. After that I can
move completely to Ubuntu.

Thanks,

Alberto

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: QS57/HD Graphics support?
  2010-12-04  0:00         ` Chris Wilson
  2010-12-04 11:23           ` Alberto Di Meglio
@ 2011-01-05 10:00           ` Anfanglir
  2011-01-05 10:13             ` Chris Wilson
  1 sibling, 1 reply; 15+ messages in thread
From: Anfanglir @ 2011-01-05 10:00 UTC (permalink / raw)
  To: intel-gfx

Chris Wilson <chris <at> chris-wilson.co.uk> writes:

> 
> On Fri, 03 Dec 2010 23:39:25 +0000, Chris Wilson <chris <at> chris-
wilson.co.uk> wrote:
> > Woohoo! It was the FDI m/n calculation that was at fault. Will tidy up and
> > post patches after some sleep.
> 
> Bah. Pushed the patches to drm-intel-staging. And now I am definitely
> going to collapse from exhaustion.
> -Chris
> 


Dear Chris,
I'm glad to hear that managed to fix it. ( also read your related post at http://
article.gmane.org/gmane.comp.freedesktop.xorg.drivers.intel/2539/ )

Will this fix be included in a mainstream kernel anytime soon, or is each user 
supposed to apply the "patch" themselves? I'm not very knowledgeable in these 
things as you might guess, but I'm eager to get Ubuntu up and running on my 
Libretto w100.

thanks / Anfanglir

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: QS57/HD Graphics support?
  2011-01-05 10:00           ` Anfanglir
@ 2011-01-05 10:13             ` Chris Wilson
  2011-01-05 23:49               ` Anfanglir
  0 siblings, 1 reply; 15+ messages in thread
From: Chris Wilson @ 2011-01-05 10:13 UTC (permalink / raw)
  To: Anfanglir, intel-gfx

On Wed, 5 Jan 2011 10:00:33 +0000 (UTC), Anfanglir <anfanglir@gmail.com> wrote:
> Dear Chris,
> I'm glad to hear that managed to fix it. ( also read your related post at http://
> article.gmane.org/gmane.comp.freedesktop.xorg.drivers.intel/2539/ )
> 
> Will this fix be included in a mainstream kernel anytime soon

It's in the 2.6.37 kernel. Expect your distro to pick it up sometime, or
use one of the bleeding edge repositories.
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: QS57/HD Graphics support?
  2011-01-05 10:13             ` Chris Wilson
@ 2011-01-05 23:49               ` Anfanglir
  0 siblings, 0 replies; 15+ messages in thread
From: Anfanglir @ 2011-01-05 23:49 UTC (permalink / raw)
  To: intel-gfx

Chris Wilson <chris <at> chris-wilson.co.uk> writes:

> > 
> > Will this fix be included in a mainstream kernel anytime soon
> 
> It's in the 2.6.37 kernel. Expect your distro to pick it up sometime, or
> use one of the bleeding edge repositories.
> -Chris
> 


OK
thanks! I'm trying it out on Ubuntu 11.04 (alpha) with manual install of 2.6.37 
kernel.

/ Anfanglir

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2011-01-05 23:50 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-30  1:15 QS57/HD Graphics support? Matthew Willoughby
2010-11-30  9:21 ` Chris Wilson
2010-12-03 17:22   ` Chris Wilson
2010-12-03 23:34     ` Alberto Di Meglio
2010-12-03 23:39       ` Chris Wilson
2010-12-04  0:00         ` Chris Wilson
2010-12-04 11:23           ` Alberto Di Meglio
2010-12-04 12:54             ` Julien Cristau
2010-12-04 13:31               ` Matthew Willoughby
2010-12-04 20:43                 ` Alberto Di Meglio
2010-12-04 14:24               ` Alberto Di Meglio
2011-01-05 10:00           ` Anfanglir
2011-01-05 10:13             ` Chris Wilson
2011-01-05 23:49               ` Anfanglir
2010-11-30 14:31 ` Paul Menzel

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.