All of lore.kernel.org
 help / color / mirror / Atom feed
* intelfb with 855GME and DVI?
@ 2007-02-13  1:07 Matthew Hodgson
  2007-02-13  1:33 ` Dave Airlie
  0 siblings, 1 reply; 6+ messages in thread
From: Matthew Hodgson @ 2007-02-13  1:07 UTC (permalink / raw)
  To: linux-fbdev-devel

Hi,

I have an obscure Pentium M motherboard with 855GME graphics 
(http://www.ibase-i.com.tw/mb890.htm) which I'm trying to use with a DVI 
monitor for video playback.  On compiling intelfb into 2.6.20, the fb 
fails to load with a boot option of video=intelfb:1024x768-24@75 with

intelfb: intelfb_init
intelfb: Framebuffer driver for Intel(R) 830M/845G/852GM/855GM/865G/915G/915GM/945G/945GM chipsets
intelfb: Version 0.9.4
intelfb: intelfb_setup
intelfb: options: 1024x768-24@75
intelfb: intelfb_pci_register
intelfb: fb aperture: 0xd8000000/0x8000000, MMIO region: 0xec080000/0x80000
intelfb: 00:02.0: Intel(R) 855GME, aperture size 128MB, stolen memory 32636kB
intelfb: fb: 0xd8000000(+ 0x0)/0x1fdf000 (0xde980000)
intelfb: MMIO: 0xec080000/0x80000 (0xe3980000)
intelfb: ring buffer: 0xdb001000/0x10000 (0xe1981000)
intelfb: HW cursor: 0x0/0x0 (0x00000000) (offset 0x0) (phys 0x0)
intelfb: options: vram = 4, accel = 1, hwcursor = 0, fixed = 0, noinit = 0
intelfb: options: mode = "1024x768-24@75"
intelfb: Non-CRT device is enabled ( DVO port C ).  Disabling mode switching.
intelfb: Video mode must be programmed at boot time.
intelfb: cleanup

I'm confused: I thought that I /was/ trying to program the video mode at 
boot time by specifying the video= boot option.  Or is this trying to tell 
me that there's actually no support of Non-CRT at all?  Specifying vga= 
options in lilo.conf and disabling/enabling vesafb doesn't seem to alter 
the behaviour.

Should this work?

thanks,

Matthew.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

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

* Re: intelfb with 855GME and DVI?
  2007-02-13  1:07 intelfb with 855GME and DVI? Matthew Hodgson
@ 2007-02-13  1:33 ` Dave Airlie
  2007-02-13  9:04   ` Marcus Better
  0 siblings, 1 reply; 6+ messages in thread
From: Dave Airlie @ 2007-02-13  1:33 UTC (permalink / raw)
  To: linux-fbdev-devel

>
> I have an obscure Pentium M motherboard with 855GME graphics
> (http://www.ibase-i.com.tw/mb890.htm) which I'm trying to use with a DVI
> monitor for video playback.  On compiling intelfb into 2.6.20, the fb
> fails to load with a boot option of video=intelfb:1024x768-24@75 with
>
> intelfb: intelfb_init
> intelfb: Framebuffer driver for Intel(R) 830M/845G/852GM/855GM/865G/915G/915GM/945G/945GM chipsets
> intelfb: Version 0.9.4
> intelfb: intelfb_setup
> intelfb: options: 1024x768-24@75
> intelfb: intelfb_pci_register
> intelfb: fb aperture: 0xd8000000/0x8000000, MMIO region: 0xec080000/0x80000
> intelfb: 00:02.0: Intel(R) 855GME, aperture size 128MB, stolen memory 32636kB
> intelfb: fb: 0xd8000000(+ 0x0)/0x1fdf000 (0xde980000)
> intelfb: MMIO: 0xec080000/0x80000 (0xe3980000)
> intelfb: ring buffer: 0xdb001000/0x10000 (0xe1981000)
> intelfb: HW cursor: 0x0/0x0 (0x00000000) (offset 0x0) (phys 0x0)
> intelfb: options: vram = 4, accel = 1, hwcursor = 0, fixed = 0, noinit = 0
> intelfb: options: mode = "1024x768-24@75"
> intelfb: Non-CRT device is enabled ( DVO port C ).  Disabling mode switching.
> intelfb: Video mode must be programmed at boot time.
> intelfb: cleanup
>
> I'm confused: I thought that I /was/ trying to program the video mode at
> boot time by specifying the video= boot option.  Or is this trying to tell
> me that there's actually no support of Non-CRT at all?  Specifying vga=
> options in lilo.conf and disabling/enabling vesafb doesn't seem to alter
> the behaviour.
>
> Should this work?

No, there is no support for non-crt devices in intelfb...

Dave.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

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

* Re: intelfb with 855GME and DVI?
  2007-02-13  1:33 ` Dave Airlie
@ 2007-02-13  9:04   ` Marcus Better
  2007-02-13 14:29     ` Alex Deucher
  0 siblings, 1 reply; 6+ messages in thread
From: Marcus Better @ 2007-02-13  9:04 UTC (permalink / raw)
  To: linux-fbdev-devel

Dave Airlie wrote:
> No, there is no support for non-crt devices in intelfb...

Does that mean that a laptop display (Thinkpad) won't work either?

Marcus



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

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

* Re: intelfb with 855GME and DVI?
  2007-02-13  9:04   ` Marcus Better
@ 2007-02-13 14:29     ` Alex Deucher
  2007-02-13 17:41       ` Marcus Better
  0 siblings, 1 reply; 6+ messages in thread
From: Alex Deucher @ 2007-02-13 14:29 UTC (permalink / raw)
  To: linux-fbdev-devel

On 2/13/07, Marcus Better <marcus@better.se> wrote:
> Dave Airlie wrote:
> > No, there is no support for non-crt devices in intelfb...
>
> Does that mean that a laptop display (Thinkpad) won't work either?
>

correct.

Alex

> Marcus
>
>

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

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

* Re: intelfb with 855GME and DVI?
  2007-02-13 14:29     ` Alex Deucher
@ 2007-02-13 17:41       ` Marcus Better
  2007-02-14  5:26         ` Dave Airlie
  0 siblings, 1 reply; 6+ messages in thread
From: Marcus Better @ 2007-02-13 17:41 UTC (permalink / raw)
  To: linux-fbdev-devel

Alex Deucher wrote:

>> Does that mean that a laptop display (Thinkpad) won't work either?
> 
> correct.

Well, that explains my problems then. :-)

Shouldn't this be documented somewhere (like in Kconfig or
Documentation/fb/intelfb.txt), or am I missing something obvious?

And didn't the i810fb driver work with laptops?

Marcus



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

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

* Re: intelfb with 855GME and DVI?
  2007-02-13 17:41       ` Marcus Better
@ 2007-02-14  5:26         ` Dave Airlie
  0 siblings, 0 replies; 6+ messages in thread
From: Dave Airlie @ 2007-02-14  5:26 UTC (permalink / raw)
  To: linux-fbdev-devel

>
> >> Does that mean that a laptop display (Thinkpad) won't work either?
> >
> > correct.
>
> Well, that explains my problems then. :-)
>
> Shouldn't this be documented somewhere (like in Kconfig or
> Documentation/fb/intelfb.txt), or am I missing something obvious?
>
> And didn't the i810fb driver work with laptops?

No idea, I doubt it somehow, as there is no code to control the
external devices in either codebase, maybe i810 worked for some
reason,

maybe it should be documented, it does print it out when you boot that
it can't change the mode on non-CRT hardware..

Dave.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

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

end of thread, other threads:[~2007-02-14  5:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-13  1:07 intelfb with 855GME and DVI? Matthew Hodgson
2007-02-13  1:33 ` Dave Airlie
2007-02-13  9:04   ` Marcus Better
2007-02-13 14:29     ` Alex Deucher
2007-02-13 17:41       ` Marcus Better
2007-02-14  5:26         ` Dave Airlie

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.