[PM800] Panel on PM800 is not supported.

Bug #353208 reported by Vladimír Nováček
14
This bug affects 1 person
Affects Status Importance Assigned to Milestone
xserver-xorg-video-openchrome (Fedora)
Expired
Low
xserver-xorg-video-openchrome (Ubuntu)
Fix Released
Low
Unassigned

Bug Description

Description: Ubuntu jaunty (development branch)
Release: 9.04

Screen resolution badly detected on FujitsuSiemens Amilo Pro V2010

Since 8.10 Ubuntu doesn't recognize resolution of the LCD. Correct resolution is 1024x768, but Ubuntu sets it by default to 1600x1200 which causes that large part of screen is not visible. Especially logging in is much more difficult.

[lspci]
00:00.0 Host bridge [0600]: VIA Technologies, Inc. CN333/CN400/PM880 Host Bridge [1106:0259]
     Subsystem: VIA Technologies, Inc. CN333/CN400/PM880 Host Bridge [1106:0259]
01:00.0 VGA compatible controller [0300]: VIA Technologies, Inc. CN400/PM800/PM880/PN800/PN880 [S3 UniChrome Pro] [1106:3118] (rev 02)
     Subsystem: Fujitsu Siemens Computers Device [1734:1078]

Tags: jaunty
Revision history for this message
In , Valent (valent-redhat-bugs) wrote :

Description of problem:
On GDM screen and in GNOME laptop has wrong resolution detected (see the
attachement). After setting resolution in "System /
Preferences / Hardware / Screen Resolution" then in Gnome after login I see the
correct resolution but still on each GDM I see that the correct resolution is
not detected (look at the attachement).

Version-Release number of selected component (if applicable):

How reproducible:

Steps to Reproduce:
1.
2.
3.

Actual results:

Expected results:

Additional info:

Revision history for this message
In , Valent (valent-redhat-bugs) wrote :

Created attachment 308916
gdm screen

gdm login with wrong resolution set.

Revision history for this message
In , Xavier (xavier-redhat-bugs) wrote :

Rather than a screenshot, I'd like to have the xorg conf and xorg log, please.
This can probably be worked around by setting the correct resolution in the xorg
conf.

Revision history for this message
In , Valent (valent-redhat-bugs) wrote :

Created attachment 309066
xorg.conf

Revision history for this message
In , Valent (valent-redhat-bugs) wrote :

Created attachment 309067
Xorg.0.log

Revision history for this message
In , Xavier (xavier-redhat-bugs) wrote :

As a workaround, in the Display SubSection of your xorg.conf, add the following
line :
Modes "1024x768"

I'm afraid there's not much that can be done for this bug until some development
around the panel code happen upstream.

Revision history for this message
In , Valent (valent-redhat-bugs) wrote :

Sorry for my ignorance, but what do you mean by "upstream panel code"? Do you
mean that I should report this bug to upstream unichrome project? X11? Or
something else.

Cheers,
Valent.

Revision history for this message
In , Xavier (xavier-redhat-bugs) wrote :

Sorry for not being clear. Upstream is currently working on improving the panel
code. This code is not completely stable yet, but I hope it will be in the
coming weeks. I'm following openchrome development very closely and the new code
will be in Rawhide soon after it is in openchrome subversion repository.
Actually, there is already a pre-version of this code in Rawhide, but I can't
promise it'll work. For the time being, the only possible solution to your
problem is probably to work around it.
One other possible workaround could be to use Option "PanelSize" "1024x768" in
the Device section of xorg.conf, with or without Modes "1024x768" in the
Display SubSection.

Revision history for this message
In , Valent (valent-redhat-bugs) wrote :

Oh, thank you.

I can live with this bug and if you need I can test the new openchorome driver
code if it will be pushed into Fedora 9 testing-updates repo. Just tell me if
you would find my feedback helpful or if you got everything under control :)

Revision history for this message
In , Xavier (xavier-redhat-bugs) wrote :

Valent, can you please give the latest rawhide package a try ?
xorg-x11-drv-openchrome-0.2.902-8.fc10

Revision history for this message
In , Valent (valent-redhat-bugs) wrote :

ok, I'll try it...

Revision history for this message
In , Valent (valent-redhat-bugs) wrote :

It is still the same. I'll upload Xorg.0.log a bit later.

Revision history for this message
In , Valent (valent-redhat-bugs) wrote :

I tested xorg-x11-drv-openchrome-0.2.902-10.fc10.i386 and I still see the same issue.

Revision history for this message
In , Valent (valent-redhat-bugs) wrote :

Created attachment 319584
Xorg.0.log with openchrome-0.2.902

Xorg.0.log - I hope you get something out of this

Revision history for this message
In , Valent (valent-redhat-bugs) wrote :

Created attachment 319599
Xorg.0.log - openchrome-0.2.903

Xorg.0.log - openchrome-0.2.903

Revision history for this message
In , Valent (valent-redhat-bugs) wrote :

I tested this laptop with Fedora 10 beta and still no change, the screen is set to much higher resolution than it really is and I have problems even login on because I see only 1/4 of the screen :(

Revision history for this message
In , Xavier (xavier-redhat-bugs) wrote :

Unfortunately, the new upstream panel code doesn't support the CN400 chipset, it's aimed at K8M890, P4M900 and CX700. I had a try at enabling the panel code for CN400, VM800 and P4M890, but the test wasn't fully successful on a VM800, so I reverted the change. You'll have to live with the old modesetting method (VBE) for now, sorry about that.

Revision history for this message
In , Xavier (xavier-redhat-bugs) wrote :

*** Bug 492527 has been marked as a duplicate of this bug. ***

Revision history for this message
Steve Beattie (sbeattie) wrote :

Thanks for taking the time to report your problem and help improve Ubuntu. Unfortunately, you haven't provided enough information for developers to determine why your screen resolution is getting misdetected. Can you please run the command 'apport-collect -p xorg 353208' which will collect diagnostic information related to X on your system and attach it to this bug report.

affects: ubuntu → xorg (Ubuntu)
Changed in xorg (Ubuntu):
status: New → Incomplete
Revision history for this message
Vladimír Nováček (qaculda) wrote : apport-collect data

Architecture: i386
DistroRelease: Ubuntu 9.04
Package: xorg 1:7.4~5ubuntu18
PackageArchitecture: i386
ProcEnviron:
 SHELL=/bin/bash
 LANG=cs_CZ.UTF-8
ProcVersion: Linux version 2.6.28-11-generic (buildd@palmer) (gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4) ) #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009
Uname: Linux 2.6.28-11-generic i686
UserGroups:

Revision history for this message
Vladimír Nováček (qaculda) wrote :
Revision history for this message
Vladimír Nováček (qaculda) wrote :
Revision history for this message
Vladimír Nováček (qaculda) wrote :
Revision history for this message
Vladimír Nováček (qaculda) wrote :
Revision history for this message
Vladimír Nováček (qaculda) wrote :
Revision history for this message
Vladimír Nováček (qaculda) wrote :
Revision history for this message
Vladimír Nováček (qaculda) wrote :
Revision history for this message
Vladimír Nováček (qaculda) wrote :
Revision history for this message
Vladimír Nováček (qaculda) wrote :
Revision history for this message
Vladimír Nováček (qaculda) wrote :
Revision history for this message
Vladimír Nováček (qaculda) wrote :
Revision history for this message
Vladimír Nováček (qaculda) wrote :
Revision history for this message
Vladimír Nováček (qaculda) wrote :
Martin Olsson (mnemo)
affects: xorg (Ubuntu) → xserver-xorg-video-openchrome (Ubuntu)
Changed in xserver-xorg-video-openchrome (Ubuntu):
status: Incomplete → New
Revision history for this message
Bartosz Kosiorek (gang65) wrote : Re: screen resolution badly detected on FujitsuSiemens Amilo Pro V2010

In the Xorg.log, there is a message:
(WW) CHROME(0): Panel on K8M800, PM800 and VM800 is currently not supported.
(WW) CHROME(0): Using VBE to set modes to work around this.

And this is a problem.

Please try workaround this bug by add to xorg.conf in Section "Screen", following lines:

 SubSection "Display"
  Modes "1024x768"
  Virtual 1024 768
 EndSubSection

Revision history for this message
Bartosz Kosiorek (gang65) wrote :

Please build, install the latest openchrome version according to:
https://help.ubuntu.com/community/OpenChrome

apply patch:

panel_pm800.patch

and check if its helps.

Attach your Xorg.log

Changed in xserver-xorg-video-openchrome (Ubuntu):
status: New → Confirmed
Revision history for this message
Vladimír Nováček (qaculda) wrote :

I tried to build openchrome with your patch, but I can't conform if it works, because on my screen was just grey fog(but computer reacted normally). I've had to reinstall xserver-xorg-video-openchrome package from repository.

Editing of /etc/X11/xorg.cong(the Display subsection) worked.

Revision history for this message
Bartosz Kosiorek (gang65) wrote :

Please attach Xorg.0.log from openchrome with applyied patch.

Try use CTRL+ALT+F1, or just attach Xorg.log.old after reboot.

This information will be useful in adding panel support for your chipset.

description: updated
summary: - screen resolution badly detected on FujitsuSiemens Amilo Pro V2010
+ Panel on K8M800, PM800 and VM800 is not supported.
Revision history for this message
Vladimír Nováček (qaculda) wrote : Re: Panel on K8M800, PM800 and VM800 is not supported.
Changed in xserver-xorg-video-openchrome (Fedora):
status: Unknown → In Progress
Revision history for this message
Bartosz Kosiorek (gang65) wrote :

Hi.
Please apply this patch to the latest openchrome driver.

Is it works for you?
Please attach Xorg.0.log file.

Revision history for this message
In , Bartosz (bartosz-redhat-bugs) wrote :

Created attachment 346247
Patch which add panel support for K8M800 and PM800

Please apply this patch to the latest openchrome driver.

For ubuntu build/installation process was described at:
https://help.ubuntu.com/community/OpenChrome

Is it works for you?
Please attach Xorg.0.log file.

Bryce Harrington (bryce)
description: updated
Revision history for this message
In , Bug (bug-redhat-bugs) wrote :

This message is a reminder that Fedora 9 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 9. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora
'version' of '9'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version'
to a later Fedora version prior to Fedora 9's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that
we may not be able to fix it before Fedora 9 is end of life. If you
would still like to see this bug fixed and are able to reproduce it
against a later version of Fedora please change the 'version' of this
bug to the applicable version. If you are unable to change the version,
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.

The process we are following is described here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Revision history for this message
In , Martin (martin-redhat-bugs) wrote :

I found this problem still exists in Fedora 11.
I had to install using text mode and a just my xorg.conf file manually.

Revision history for this message
Vladimír Nováček (qaculda) wrote :

It looks good now. Even the resolution is correct(without the Display SubSection in xorg.conf).

Revision history for this message
Bartosz Kosiorek (gang65) wrote :

Hi qaculda.
Please attach your xorg.conf file.

Revision history for this message
Vladimír Nováček (qaculda) wrote :
Revision history for this message
Vladimír Nováček (qaculda) wrote :

Sorry, my mistake.

Video is not working now, only black screen shows.

Revision history for this message
Vladimír Nováček (qaculda) wrote :
Revision history for this message
Bartosz Kosiorek (gang65) wrote :

So the X runs correclty, only playing movies is not working?

Revision history for this message
Vladimír Nováček (qaculda) wrote :

Yes, X runs correctly, but when playing a movie, only sound can be heard. The thumbnail is created normally, the size of the vlc XVideo Output window is OK(I've tried it on vlc and totem), only the picture is not visible. The output to terminal of Totem is identical with the output with the driver from repository(only one deprecation warning).

Revision history for this message
Bartosz Kosiorek (gang65) wrote :

Please enable debug mode, and rebuild openchrome:
https://help.ubuntu.com/community/OpenChrome#Problems%20and%20solutions

Then run VLC/Totem and attach Xorg.0.log files.

Try to change the Video Output to for example "xvideo" (xv) or "x11"

summary: - Panel on K8M800, PM800 and VM800 is not supported.
+ Panel on PM800 is not supported.
summary: - Panel on PM800 is not supported.
+ [PM800] Panel on PM800 is not supported.
Revision history for this message
Vladimír Nováček (qaculda) wrote :

In VLC xvideo doesn't work(no change), x11 does.

Revision history for this message
Yannis Tsop (ogiannhs) wrote :

I have a PM800 based card and although I have tried everything so far there seems to be bo solution yet. I submit my xorg.log. My screen has resolution 1920x1080 (if this is too high I can try with another monitor).

Revision history for this message
Yannis Tsop (ogiannhs) wrote : apport-collect data

Architecture: i386
DistroRelease: Ubuntu 9.04
Package: xorg 1:7.4~5ubuntu18
PackageArchitecture: i386
ProcEnviron:
 SHELL=/bin/bash
 LANG=en_US.UTF-8
ProcVersion: Linux version 2.6.28-11-generic (buildd@palmer) (gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4) ) #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009
Uname: Linux 2.6.28-11-generic i686
UserGroups: admin

Revision history for this message
Yannis Tsop (ogiannhs) wrote :
Revision history for this message
Yannis Tsop (ogiannhs) wrote :
Revision history for this message
Yannis Tsop (ogiannhs) wrote :
Revision history for this message
Yannis Tsop (ogiannhs) wrote :
Revision history for this message
Yannis Tsop (ogiannhs) wrote :
Revision history for this message
Yannis Tsop (ogiannhs) wrote :
Revision history for this message
Yannis Tsop (ogiannhs) wrote :
Revision history for this message
Yannis Tsop (ogiannhs) wrote :
Revision history for this message
Yannis Tsop (ogiannhs) wrote :
Revision history for this message
Yannis Tsop (ogiannhs) wrote :
Revision history for this message
Yannis Tsop (ogiannhs) wrote :
Revision history for this message
Yannis Tsop (ogiannhs) wrote :
Revision history for this message
Bartosz Kosiorek (gang65) wrote :

@qaculda
Please apply this patch, and check is it help on playing video problem

@Yannis T
What kind of problem do you have?
Please apply the panel_pm800_3.patch patch according to
https://help.ubuntu.com/community/OpenChrome
and attach Xorg.0.log file.

Revision history for this message
Vladimír Nováček (qaculda) wrote :

No. Still the same.

Revision history for this message
Yannis Tsop (ogiannhs) wrote :

With openchrome/trunk (up to 751) when I boot my computer the kernel splash screen is misplaced to the bottom right (it looks like that if I had a bigger monitor it would be centered). Then when X starts the kdm login screen is also misplaced (the same way).

When I apply any of these patches the splash is again misplaced, but this time X does not start at all (the monitor enters energy save mode).

I remind you that my current monitor is capable of 1920x1080.

Revision history for this message
Bartosz Kosiorek (gang65) wrote :

@Yannis.
Please remove Option "PanelSize" "1920x1080" from your xorg.conf file and attach Xorg.log and xorg.conf.

To resolve this bug I will create the patch, which you must apply and check if its working.

Changed in openchrome:
status: Unknown → New
Revision history for this message
Yannis Tsop (ogiannhs) wrote :

Waiting for your patch :)

Changed in xserver-xorg-video-openchrome (Ubuntu):
importance: Undecided → Low
Revision history for this message
Yannis Tsop (ogiannhs) wrote :

Bump!

Revision history for this message
In , Bug (bug-redhat-bugs) wrote :

Fedora 9 changed to end-of-life (EOL) status on 2009-07-10. Fedora 9 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.

Changed in xserver-xorg-video-openchrome (Fedora):
status: In Progress → Won't Fix
Revision history for this message
Yannis Tsop (ogiannhs) wrote :

Why is that??

Revision history for this message
Yannis Tsop (ogiannhs) wrote :

With this configuration works great.

Changed in xserver-xorg-video-openchrome (Fedora):
status: Won't Fix → In Progress
Revision history for this message
Yannis Tsop (ogiannhs) wrote :

I added a line in Section "Device" that solves a bug with artifacts:

Section "Device"
        Identifier "Card0"

I added :
        Option "EnableAGPDMA" "0"

Revision history for this message
Bartosz Kosiorek (gang65) wrote :

Hi.
Please check if this patch is working for you.
Please build/install the latest openchrome driver and enable debug mode.
The detail build instruction for Ubuntu/Debian is available at:
https://help.ubuntu.com/community/OpenChrome

Please attach your /var/log/Xorg.0.log file (or /var/log/Xorg.log.old).

Bryce Harrington (bryce)
tags: added: jaunty
Revision history for this message
Vladimír Nováček (qaculda) wrote :

Hi.
I've tried your patch. Screen resolution is still incorrect. Video with X11 is working, picture with XVideo is always on top and in vlc is green.

Revision history for this message
Bartosz Kosiorek (gang65) wrote :

Check is this patch works for you.
Try to enable/disable UseLegacyModeSwitch in via_driver.c

Changed in xserver-xorg-video-openchrome (Ubuntu):
status: Confirmed → Incomplete
Revision history for this message
Bartosz Kosiorek (gang65) wrote :

This bug should be resolved in the latest openchrome revision.
Please build/install the latest openchrome driver and enable debug mode.

Revision history for this message
Yannis Tsop (ogiannhs) wrote :

With the latest driver from trunk it does not work. I will also try the patches you sent.

Revision history for this message
Bartosz Kosiorek (gang65) wrote :

So with latest driver the X even not starting?

If yes try check, in which revision this apear.

You can go back to the previous revisions by typing:
   svn update -r713

Revision history for this message
Bartosz Kosiorek (gang65) wrote :

Try also use option:
Option "ActiveDevice" "LCD"

Revision history for this message
Yannis Tsop (ogiannhs) wrote :

If I use the xorg.conf: http://launchpadlibrarian.net/29184878/fujitsu-openchrome-xorg.conf with

Section "Device"
        Identifier "Card0"

I added :
        Option "EnableAGPDMA" "0"

Everything works fine.

Without any xorg.conf the resolution is not detected correctly so most of the desktop is out of the screen with out any other distortion or problems.

Revision history for this message
Bartosz Kosiorek (gang65) wrote :

Check this patch on latest openchrome.

Is video is working correctly?

Changed in openchrome:
status: New → Fix Released
Revision history for this message
Bartosz Kosiorek (gang65) wrote :

Check if this patch works for you

Revision history for this message
In , Martin (martin-redhat-bugs) wrote :

 A patch has been reported as being available for this bug.
See attachment " Patch which add panel support for K8M800 and PM800 (1.05 KB, patch)
2009-06-02 09:07 EDT, Bartosz "

Any idea when a development RPM will be available?

Revision history for this message
In , Xavier (xavier-redhat-bugs) wrote :

(In reply to comment #22)
> A patch has been reported as being available for this bug.
> See attachment " Patch which add panel support for K8M800 and PM800 (1.05 KB,
> patch)
> 2009-06-02 09:07 EDT, Bartosz "
>
> Any idea when a development RPM will be available?

Now that F12 is branched, I'll start to add more patches to the devel branch once openchrome 0.2.904 is out (should be real soon now).

Revision history for this message
Yannis Tsop (ogiannhs) wrote :

Without xorg.conf nothing works. I tried setstartingaddress2.patch with rev 793 and 811. Here are the logs.

Revision history for this message
Yannis Tsop (ogiannhs) wrote :

rev 811 log

Revision history for this message
Yannis Tsop (ogiannhs) wrote :

I just realised that even with the xorg.conf only resolution 1024x768 seems to work ok, anything else is miscalculated and there is workspace beyond the the edges of the monitor.

Revision history for this message
In , Matěj (matj-redhat-bugs) wrote :

Since this bugzilla report was filed, there have been several major updates in various components of the Xorg system, which may have resolved this issue. Users who have experienced this problem are encouraged to upgrade their system to the latest version of their packages (at least F12Beta, but even better if the very latest versions).

Please, if you experience this problem on the up-to-date system, let us now in the comment for this bug, or whether the upgraded system works for you.

If you won't be able to reply in one month, I will have to close this bug as INSUFFICIENT_DATA. Thank you.

[This is a bulk message for all open Fedora Rawhide Xorg-related bugs. I'm adding myself to the CC list for each bug, so I'll see any comments you make after this and do my best to make sure every issue gets proper attention.]

Revision history for this message
In , Martin (martin-redhat-bugs) wrote :

I just checked on Fedora 12 Beta and the bug is still present.
kernel 2.6.31.5-96.fc12.i686

Please keep this bug open. See also comments from Xavier Bachelot above.

Revision history for this message
In , Bug (bug-redhat-bugs) wrote :

This bug appears to have been reported against 'rawhide' during the Fedora 12 development cycle.
Changing version to '12'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Revision history for this message
Bartosz Kosiorek (gang65) wrote :

Apply this patch, and check if it works for you on the latest svn openchrome.

Then build/install the latest openchrome driver and enable debug mode.
The detail build instruction for Ubuntu/Debian is available at:
https://help.ubuntu.com/community/OpenChrome

Attach your /var/log/Xorg.0.log file.

Changed in openchrome:
importance: Unknown → Undecided
status: Fix Released → New
Changed in xserver-xorg-video-openchrome (Ubuntu):
status: Incomplete → In Progress
Revision history for this message
In , Bartosz (bartosz-redhat-bugs) wrote :

Check if the latest openchrome fixes this bug.

This bug should be fixed in svn818 :
http://www.openchrome.org/trac/changeset/818

Revision history for this message
In , Matěj (matj-redhat-bugs) wrote :

Could you please reply to the previous question? If you won't reply in one month, I will have to close this bug as INSUFFICIENT_DATA. Thank you.

[Note please, that this is machine generated comment for large amount of bugs; due to some technical issues, it is possible we've missed some of the responses -- it is happens, please, just a make a comment about that; that we will see. Thank you]

Revision history for this message
Yannis Tsop (ogiannhs) wrote :

with trunk 840 and the latest patch it automaticaly starts with 1024x768

Revision history for this message
In , Xavier (xavier-redhat-bugs) wrote :

Might be fixed with xorg-x11-drv-openchrome-0.2.904-2.fc12 which will hit updates-testing shortly.

Revision history for this message
Bartosz Kosiorek (gang65) wrote :

This bug was fixed in http://www.openchrome.org/trac/changeset/818

In Ubuntu Lucid Lynx there is openchrome r827 so it was solved in Ubuntu 10.04

Changed in xserver-xorg-video-openchrome (Ubuntu):
status: In Progress → Fix Released
Revision history for this message
In , Jeff (jeff-redhat-bugs) wrote :

Since there are insufficient details provided in this report for us to investigate the issue further, and we have not received feedback to the information we have requested above, we will assume the problem was not reproducible, or has been fixed in one of the updates we have released for the reporter's distribution.

Users who have experienced this problem are encouraged to upgrade to the latest update of their distribution, and if this issue turns out to still be reproducible in the latest update, please reopen this bug with additional information.

Closing as INSUFFICIENT_DATA.

--
Fedora Bugzappers volunteer triage team
https://fedoraproject.org/wiki/BugZappers

no longer affects: openchrome
Changed in xserver-xorg-video-openchrome (Fedora):
importance: Unknown → Low
status: In Progress → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.