* "Unknown LVDS configuration bits, please report" - Error
@ 2008-04-27 13:29 Andreas Happe
2008-04-28 16:33 ` Pekka Paalanen
0 siblings, 1 reply; 4+ messages in thread
From: Andreas Happe @ 2008-04-27 13:29 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
Hi,
I tried to run nouveau under Ubuntu 8.04, it failed with the error
mentioned in the subject.
The graphics card in question is:
01:00.0 VGA compatible controller: nVidia Corporation Quadro NVS 135M
(rev a1)
Some X specific output:
X.Org X Server 1.4.0.90
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Ubuntu (xorg-server
2:1.4.1~git20080131-1ubuntu9)
Current Operating System: Linux wolverine 2.6.24-12-generic #1 SMP Wed
Mar 12 22:31:43 UTC 2008 x86_64
Build Date: 15 April 2008 05:41:18PM
dmesg output:
[34835.668083] [drm] Initialized drm 1.1.0 20060810
[34837.472582] [drm] Initialized drm 1.1.0 20060810
[34837.700618] PCI: Setting latency timer of device 0000:01:00.0 to 64
[34837.705298] [drm] Detected an NV50 generation card (0x086b00a2)
[34837.705313] [drm] Initialized nouveau 0.0.10 20060213 on minor 0
[34837.705325] [drm] Used old pci detect: framebuffer loaded
I have the Xorg.0.conf copied and can send it, as it has around 90k I do
not really want to send it to the mailing list. The lines with warnings
or errors are:
(II) NOUVEAU(0): Attempting to locate BIOS image in PROM
(WW) NOUVEAU(0): ... BIOS signature not found
..
(EE) NOUVEAU(0): ========== unknown reg 0x00021218 ========== (couple of
times)
..
(EE) NOUVEAU(0): ========== unknown reg 0x00020060 ==========
(EE) NOUVEAU(0): ========== unknown reg 0x00089008 ==========
(EE) NOUVEAU(0): ========== unknown reg 0x00089028 ==========
And the final lines:
(II) NOUVEAU(0): Found LVDS manufacturer table revision 4.0
(EE) NOUVEAU(0): LVDS table revision not currently supported
(EE) NOUVEAU(0): Pointers to flat panel table invalid
(II) NOUVEAU(0): Found TMDS table revision 2.0
(WW) NOUVEAU(0): TMDS table script pointers not stubbed
(II) NOUVEAU(0): Setting owner: 0x0.
(II) NOUVEAU(0): Setting owner: 0x3.
(II) NOUVEAU(0): Setting owner: 0x0.
(II) NOUVEAU(0): Display Configuration Block version 4.0 found
(II) NOUVEAU(0): DCB header length 27, with 10 possible entries
Raw DCB entry 0: 01000323 00010034
(EE) NOUVEAU(0): Unknown LVDS configuration bits, please report
(II) NOUVEAU(0): NV50DispPreInit is called.
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"(II) Module "i2c" already built-in
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"(II) Module "ddc" already built-in
(EE) NOUVEAU(0): 1351: No valid modes.
(II) UnloadModule: "nouveau"
(II) UnloadModule: "dri"
(II) UnloadModule: "vgahw"
(II) Unloading /usr/lib/xorg/modules//libvgahw.so
(II) UnloadModule: "int10"
(II) Unloading /usr/lib/xorg/modules//libint10.so
(EE) Screen(s) found, but none have a usable configuration.
Hope that helps, pray contact me if you need more information.
cheers,
Andreas
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: "Unknown LVDS configuration bits, please report" - Error
2008-04-27 13:29 "Unknown LVDS configuration bits, please report" - Error Andreas Happe
@ 2008-04-28 16:33 ` Pekka Paalanen
[not found] ` <20080428193358.451274bb-cxYvVS3buNOdIgDiPM52R8c4bpwCjbIv@public.gmane.org>
0 siblings, 1 reply; 4+ messages in thread
From: Pekka Paalanen @ 2008-04-28 16:33 UTC (permalink / raw)
To: Andreas Happe; +Cc: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
On Sun, 27 Apr 2008 15:29:46 +0200
Andreas Happe <andy-L2Gnq7z6Vd1eoWH0uzbU5w@public.gmane.org> wrote:
> The graphics card in question is:
> 01:00.0 VGA compatible controller: nVidia Corporation Quadro NVS 135M
> (rev a1)
...
> dmesg output:
> [34835.668083] [drm] Initialized drm 1.1.0 20060810
> [34837.472582] [drm] Initialized drm 1.1.0 20060810
> [34837.700618] PCI: Setting latency timer of device 0000:01:00.0 to 64
> [34837.705298] [drm] Detected an NV50 generation card (0x086b00a2)
> [34837.705313] [drm] Initialized nouveau 0.0.10 20060213 on minor 0
> [34837.705325] [drm] Used old pci detect: framebuffer loaded
"Framebuffer loaded" is usually a bad sign. The Nouveau driver does not
work reliably with a framebuffer driver loaded. Granted, there are rumours
that vesafb should work, and that on PPC you have to use the... hm, I fail
to recall the driver name, offb? Anyway, in the future it is preferred to
not use any framebuffer drivers, if possible. Nvidiafb will surely cause
pain.
But, I don't think this is an answer to your problem, this is just a
sidenote.
> I have the Xorg.0.conf copied and can send it, as it has around 90k I do
> not really want to send it to the mailing list. The lines with warnings
> or errors are:
>
> (II) NOUVEAU(0): Attempting to locate BIOS image in PROM
> (WW) NOUVEAU(0): ... BIOS signature not found
> ..
> (EE) NOUVEAU(0): ========== unknown reg 0x00021218 ========== (couple of
> times)
> ..
> (EE) NOUVEAU(0): ========== unknown reg 0x00020060 ==========
> (EE) NOUVEAU(0): ========== unknown reg 0x00089008 ==========
> (EE) NOUVEAU(0): ========== unknown reg 0x00089028 ==========
>
> And the final lines:
>
> (II) NOUVEAU(0): Found LVDS manufacturer table revision 4.0
> (EE) NOUVEAU(0): LVDS table revision not currently supported
> (EE) NOUVEAU(0): Pointers to flat panel table invalid
> (II) NOUVEAU(0): Found TMDS table revision 2.0
> (WW) NOUVEAU(0): TMDS table script pointers not stubbed
> (II) NOUVEAU(0): Setting owner: 0x0.
> (II) NOUVEAU(0): Setting owner: 0x3.
> (II) NOUVEAU(0): Setting owner: 0x0.
> (II) NOUVEAU(0): Display Configuration Block version 4.0 found
> (II) NOUVEAU(0): DCB header length 27, with 10 possible entries
> Raw DCB entry 0: 01000323 00010034
> (EE) NOUVEAU(0): Unknown LVDS configuration bits, please report
> (II) NOUVEAU(0): NV50DispPreInit is called.
To my unexperienced eyes, this looks just a not-fully-supported hardware.
Have you searched the bugzilla? I guess there might already be a report
for this specific case. If not, please add a bug, so the developers can
track it.
--
Pekka Paalanen
http://www.iki.fi/pq/
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-04-28 18:17 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-27 13:29 "Unknown LVDS configuration bits, please report" - Error Andreas Happe
2008-04-28 16:33 ` Pekka Paalanen
[not found] ` <20080428193358.451274bb-cxYvVS3buNOdIgDiPM52R8c4bpwCjbIv@public.gmane.org>
2008-04-28 16:59 ` Andreas Happe
2008-04-28 18:17 ` Maarten Maathuis
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.