[Ubuntu-x-swat] [Bug 659044] Re: Xorg crash when i try to use the geode driver (linutop1 - LX geode)

2010-10-13 Thread Hunk Cui
Hi, Martin,

What is the problem of progress? Can you try to reproduce it on
Ubuntu 10.10?

Thanks,
Hunk Cui

-- 
Xorg crash when i try to use the geode driver (linutop1 - LX geode)
https://bugs.launchpad.net/bugs/659044
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 377929] Re: Unable to set rotation on AMD Geode LX800

2010-09-26 Thread Hunk Cui
Hi, all,
Inverted rotation issue (icon and glyph missing and desktop Corruption 
phenomenon), it was tested by Frank and Mitch, also I have made a lot of 
testing (e g: change the Graphic memory in BIOS, long time to do the inverted 
rotation and then click the icon/button, change the display resolution, open 
the website, the Patch has supported x-server 1.6/1.7/1.8/1.9, running on 
ubuntu 10.04 and Fedora 12 platform etc), the feedback is well.
About this patch, since the scratch pixmap header will be re-used after 
allocation, we need to clear its buffer object attachment when we stop using 
it, otherwise a later user will use a bogus buffer object. In addition, the 
pitch values also need to recalculate in lx_crtc_mode_set function, it is a 
line size, otherwise, the desktop will occur corruption.
The commit is on 
http://cgit.freedesktop.org/xorg/driver/xf86-video-geode/commit/?id=74e28b83d5b725a134aad264771a7c9a4d0e38df
 , any feedback, please told me.
It is focus on Ubuntu Bugzilla #377929 & Debian Bugzilla #512020.

Thanks,
Hunk Cui

-- 
Unable to set rotation on AMD Geode LX800
https://bugs.launchpad.net/bugs/377929
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 377929] Re: Unable to set rotation on AMD Geode LX800

2010-09-19 Thread Hunk Cui
Hi, all, 
Some time ago, it has some side effects on this issue. 
Phenomenon: when go to inverted mode rotation and back to normal, and 
afterwards various icons are gone and many fonts are just three vertical lines, 
also weird white and blue horizontal lines instead of the black gradient open 
box panel.

After search, it need to modify the rotation pitch value and use
own wrapper to allocate a pixmap for wrapping a buffer object, it
removes using scratch pixmaps for rotate.

The update is on http://lists.x.org/archives/xorg-driver-
geode/2010-September/001062.html, any feedback, please told me.

Thanks,
Hunk Cui

-- 
Unable to set rotation on AMD Geode LX800
https://bugs.launchpad.net/bugs/377929
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 377929] Re: Unable to set rotation on AMD Geode LX800

2010-08-23 Thread Hunk Cui
Martin,
Solved some part, it need to modify the icon and glyph disappear when 
inverted rotation and back to normal.

Hunk Cui

-- 
Unable to set rotation on AMD Geode LX800
https://bugs.launchpad.net/bugs/377929
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 433142] Re: geode driver do not display 1024x600 on (K)UNR Karmic

2010-08-09 Thread Hunk Cui
Hi, Martin,
No, this issue is not fixed by 2.11.8-11, we should add the appropriate 
mode line to out codebase. 
In a previous Frank and Rigo study, adding Modelines to xorg.conf(or using 
xrandr command) can let Geode support more wide-screen modes and can be 
recognized by gnome-display-properties applet. So the baseline is that geode 
can support wide-screen resolutions. 
In our current code, there is a bug that will filter out the modelines 
adding to xorg.conf. We need to let driver kindly pass these new modes to the 
gnome. Details in git commit code below:
http://cgit.freedesktop.org/xorg/driver/xf86-video-geode/commit/?id=e9447f5335681a78cf87ebf8c9659a6fecfc9746

We still need to research...

Thanks,
Hunk Cui

-- 
geode driver do not display 1024x600 on (K)UNR Karmic
https://bugs.launchpad.net/bugs/433142
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 377929] Re: Unable to set rotation on AMD Geode LX800

2010-08-09 Thread Hunk Cui
Hi, Martin,
Yes, this patch have been commited to 2.11.8-11.

Thanks,
Hunk Cui

-- 
Unable to set rotation on AMD Geode LX800
https://bugs.launchpad.net/bugs/377929
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 377931] Re: Black margin on the left of the screen with geode driver

2010-08-09 Thread Hunk Cui
Hi, Martin,
About this issue, maybe it focus on our geode hardware doesn't not support 
some special screen resolution, also it need to research in subsequent 
development.

Thanks,
Hunk Cui

-- 
Black margin on the left of the screen with geode driver
https://bugs.launchpad.net/bugs/377931
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 570584] Re: Geode driver not display Screensaver

2010-08-09 Thread Hunk Cui
Hi, Martin,
Have been fixed  and commited to 2.11.8-11.

Thanks,
Hunk Cui

-- 
Geode driver not display Screensaver
https://bugs.launchpad.net/bugs/570584
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 377929] Re: Unable to set rotation on AMD Geode LX800

2010-08-08 Thread Hunk Cui
Hi, Martin,
Thanks for your working, also in xorg-driver-geode mailing list, have 
updated to http://lists.x.org/archives/xorg-driver-geode/2010-July/000850.html: 
[PATCH 2/2] Fix rotation with newer Xserver versions (exaOffscreenAlloc).

Thanks,
Hunk Cui

-- 
Unable to set rotation on AMD Geode LX800
https://bugs.launchpad.net/bugs/377929
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 570584] Re: Geode driver not display Screensaver

2010-08-08 Thread Hunk Cui
Hi, Martin,
Yes, In GIT, my patch have updated to xorg-driver-geode mailing-list 
(http://lists.x.org/archives/xorg-driver-geode/2010-July/000851.html): [PATCH 
1/2] Gamma Correction for fading operation.

Thanks,
Hunk Cui

-- 
Geode driver not display Screensaver
https://bugs.launchpad.net/bugs/570584
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 377931] Re: Black margin on the left of the screen with geode driver

2010-07-29 Thread Hunk Cui
Hi, Julien,
I know your mean.
I can reproduce your phenomenon. The 640x480 also can normally display. 
When I setup to 832x624, it will occur a 4cm black margin on the left of the 
screen. So I think the mainly reason is the difference between screen panel.

Thanks,
Hunk Cui

-- 
Black margin on the left of the screen with geode driver
https://bugs.launchpad.net/bugs/377931
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 377931] Re: Black margin on the left of the screen with geode driver

2010-07-28 Thread Hunk Cui
Hi, Julien,
As you said "using a 640x480 resolution on a 5 inches touch screen panel", 
Can you try to use 800x600 or 1024x768? What is your screen proportion(4:3 or 
16:9?) ?

Thanks,
Hunk Cui

-- 
Black margin on the left of the screen with geode driver
https://bugs.launchpad.net/bugs/377931
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 377929] Re: Unable to set rotation on AMD Geode LX800

2010-07-11 Thread Hunk Cui
The first patch is used for modify integrated palette RAM for gamma-
correction of the data stream. Let Graphic data absolutely passes
through the Gamma Correction RAM. Special for Screensaver Operation. It
will improve the gamma operation.

The second patch is used for fix the Rotate operation (exaOffscreenAlloc 
method), Deled prepare allocate mechanism. Use exaOffscreenAlloc allocate the 
shadow buffer. Rotateeddata has to be allocate in offscreen memory range.
Graphic memory >=10Mb (In BIOS setup)
*Ubuntu Bugzilla #377929

Open the patch test.

Thanks,
Hunk Cui

** Attachment added: "Update Rotate Patch"
   http://launchpadlibrarian.net/51757865/Geode_RotatePatch_ExaAlloc.tar.bz2

-- 
Unable to set rotation on AMD Geode LX800
https://bugs.launchpad.net/bugs/377929
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Xorg-driver-geode] [Bug 433142] Re: geode driver do not display 1024x600 on (K)UNR Karmic

2010-07-11 Thread Hunk Cui
Hi, Otavio,

>Was it tested using the changeset I pushed for modeline validation?

Now in my platform, the modelline "1024x768 60Hz" test also
added to Xorg.conf, it can still normally working. In the follow-up of
the development process, we will add the modelline into the
xf86-video-driver as a default setup. 

--
Message turn to: 
geode driver do not display 1024x600 on (K)UNR Karmic
https://bugs.launchpad.net/bugs/433142

Thanks,
Hunk Cui

-- 
geode driver do not display 1024x600 on (K)UNR Karmic
https://bugs.launchpad.net/bugs/433142
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 433142] Re: geode driver do not display 1024x600 on (K)UNR Karmic

2010-07-09 Thread Hunk Cui
Hi, Rigo,
Got your explanation. So I think the cvt and gtf can generate
similar effect.
In Xorg.0.log file, you can find one message about "Printing
probed modes for output default", list some Modeline, I think it need
modify the driver file (cim_modes.c).
I hope it can help you. :)

Thanks,
Hunk Cui

-Original Message-
From: boun...@canonical.com [mailto:boun...@canonical.com] On Behalf Of
Rigoberto Torres
Sent: Saturday, July 10, 2010 7:41 AM
To: Cui, Hunk
Subject: [Bug 433142] Re: geode driver do not display 1024x600 on (K)UNR
Karmic

Hi Frank,
The cvt is a linux utility for calculating VESA Coordinated Video Timing
modes, given the desired horizontal, vertical resolutions and refresh
rate. Gtf is a similar unix utility that basically does the same thing.
I have seen other display timing generating utilities including one
developed by one of our engineers called "lx_gtf.exe", which is
distributed with our LX product on our AMD embedded developers website.
All these display timing generating utilities seem to give a slightly
different horizontal timing, vertical timing or refresh rate, but they
are all with in range and for the most part work well. By looking at
display panel timing specs you can see that panels a range of tolerable
timings, as long as you stay within the specified range the display
works good. If you go ousstide their specified range you can see side
effects including artifacts on the display screen, the screen shifted to
the right to the left, up or down, or part of the display off the
screen.
So, cvt and gtf are similar utilities that generate display timings.

Rigo

-- 
geode driver do not display 1024x600 on (K)UNR Karmic
https://bugs.launchpad.net/bugs/433142
You received this bug notification because you are a direct subscriber
of the bug.

Status in "xserver-xorg-video-geode" package in Ubuntu: Confirmed

Bug description:
Geode driver do not display 1024x600 resolution in (K)UNR Karmic.
Actually, the bug also affects Jaunty, but doesnt affect Intrepid.

I used to use a custom xorg.conf in intrepid, but it doesnt work on
Jaunty or Karmic. In Jaunty and karmic, I could only use 1024x768 whick
makes the screen bigger than the real display and is impossible to open
new programs, specially in the menus (they simply disapear in the bottom
of the screen).

Further investigations on other distros made me think this is a
regression from the xserver-xorg-video-geode 2.10.1-2. This bug affects
all drivers from 2.10.1 (which is in Intrepid). In fact, Debian Lenny
(that uses geode 2.10.1-2) works perfectly, VectorLinux 6.0 lite (that
uses geode 2.9 - i think), also works. Jaunty (geode 2.11.1-1) and
Karmic (2.11.4.1-1) dont work, they only display 1024x768...

Actually, when I use the automatic configuration in Jaunty and Karmic
(with no xorg.conf), the screen really seems to be 1024x768, but when I
use the custom xorg.conf (the same I use in Intrepid), the screen seems
different... like it was 800x768 (I know it's wierd, but it doesnt seem
to be 1024x768 at all - everything is really ugly).

Hope it will work in Karmic in time.
Thanks in advance.

[lspci]
00:01.1 VGA compatible controller [0300]: Advanced Micro Devices [AMD]
Geode LX Video [1022:2081]
Subsystem: Advanced Micro Devices [AMD] Geode LX Video
[1022:2081]


To unsubscribe from this bug, go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-geode/+bug/
433142/+subscribe

-- 
geode driver do not display 1024x600 on (K)UNR Karmic
https://bugs.launchpad.net/bugs/433142
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 433142] Re: geode driver do not display 1024x600 on (K)UNR Karmic

2010-07-08 Thread Hunk Cui
Hi, Rigo,
I promise your idea and appreciate your detail explanation. :)

Now the urgent issue is: Add the Modeline into our driver as a
default setup, if the LVDS or VGA displayer is a wide screen (16:9), it
can identify the Modeline is 1024x600, if the LVDS or VGA displayer is a
standard screen (4:3), it can identify the Modeline is 1024x768.

Can you explain about the different between 'cvt 1024 600 60' and
'gtf 1024 600 60'.

As belowing:
cvt 1024 600 60
Where 1024x600 is the wide screen resolution and 60 is the refresh rate. The 
modeline result is:
Modeline "1024x600_60.00" 49.00 1024 1072 1168 1312 600 603 613 624 -hsync 
+vsync

gtf 1024 600 60
Where 1024x600 is the wide screen resolution and 60 is the refresh rate. The 
modeline result is:
Modeline "1024x600_60.00" 48.96 1024 1064 1168 1312 600 601 604 622 -Hsync 
+Vsync

This why? :)

Thanks,
Hunk Cui

-- 
geode driver do not display 1024x600 on (K)UNR Karmic
https://bugs.launchpad.net/bugs/433142
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 570584] Re: Geode driver not display Screensaver

2010-06-30 Thread Hunk Cui
1. Modify integrated palette RAM for gamma-correction of the data stream.
2. Let Graphic data passes through the Gamma Correction RAM.
3. Special for Screensaver Operation.

** Patch added: "Gamma Correction for fading operation"
   
http://launchpadlibrarian.net/51215255/0001-Gamma-Correction-for-fading-operation.patch

-- 
Geode driver not display Screensaver
https://bugs.launchpad.net/bugs/570584
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 377929] Re: Unable to set rotation on AMD Geode LX800

2010-06-30 Thread Hunk Cui
1. Redistribute the Graphic memory (include in MemorySize).
2. Prepare allocate the shadow buffer, normally do Rotate operation.
3. Classic exa is made on the assumption that all memory usable for gpu 
acceleration is a linear range between memoryBase and memorySize.
4. Before modify, the Rotate_mem after memorySize could belong to another 
device. This is the error key point.
5. Rotateeddata has to be allocated between memoryBase and memorySize.
6. Recommand normally working: Setup Graphic memory in BIOS >=14MB

** Patch added: "Modify Ctrc rotate operation & Graphic memory allocate"
   
http://launchpadlibrarian.net/51215092/0002-Modify-Ctrc-rotate-operation-and-Graphic-memory-allo.patch

-- 
Unable to set rotation on AMD Geode LX800
https://bugs.launchpad.net/bugs/377929
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 377929] Re: Unable to set rotation on AMD Geode LX800

2010-06-24 Thread Hunk Cui
Hi, all

  To repeatedly cycle test, I have written a shell-script to test the rotate. 
Now it can properly rotate in Xserver 1.8 (Need add my gamma correction  patch).
  Because I have some confuse on memorysize, so I need some time to research 
and consider whether this approach is correct. I can not explain too specific. 
But it can solve the urgent rotate issue in temporary.
  Any other latest update, I will inform.

Please see below change:
  

--- /driver/xf86-video-geode-2.11.8.ogig/src/lx_display.c   2010-06-10 
19:11:02.0 +0800
+++ /driver/xf86-video-geode-2.11.8/src/lx_display.c2010-06-18 
14:58:39.0 +0800
@@ -338,10 +338,14 @@
 int i;
 
 assert(size == 256);
-
+/* We need the Gamma Correction for video - fading operation, 
+ * the values address should plus for every cycle 
+ */
 for (i = 0; i < 256; i++) {
-   unsigned int val = (*red << 8) | *green | (*blue >> 8);
-
+   (*red) &= 0xff00;
+   (*green) &= 0xff00;
+   (*blue) &= 0xff00;
+   unsigned int val = (*(red++) << 8) | *(green++) | (*(blue++) >> 8);
df_set_video_palette_entry(i, val);
 }
 
@@ -378,6 +382,7 @@
return NULL;
 }
 
+pGeode->pExa->memorySize += 1; //Hunk add
 memset(pGeode->FBBase + lx_crtc->rotate_mem->offset, 0, size);
 return pGeode->FBBase + lx_crtc->rotate_mem->offset;  } 

@@ -417,6 +422,7 @@
 if (data) {
gp_wait_until_idle();
GeodeFreeOffscreen(pGeode, lx_crtc->rotate_mem);
+   pGeode->pExa->memorySize -= 1; //Hunk add
lx_crtc->rotate_mem = NULL;
 }
 }
 
 Welcome everyone test the code.


I suggest you use:

Rotate left:  xrandr --output OUTPUT --rotate left
Rotate right:xrandr --output OUTPUT --rotate right
Rotate inverted:  xrandr --output OUTPUT --rotate inverted
Rotate normal:xrandr --output OUTPUT --rotate normal

where OUTPUT would be replaced by one of the outputs shown when you run 
`xrandr' without any options. You can use "xrandr -q" to know your OUTPUT name. 
BTW: The Xrandr Guide: 
http://www.thinkwiki.org/wiki/Xorg_RandR_1.2#Note_for_Ubuntu_Gutsy_users

The `-o' options is a RandR 1.0/1.1 command and may exercise a
different driver code path from the RandR 1.2 `--rotate' option. RandR
1.2 introduced per-output rotation which wasn't available in earlier
versions. Consequently, `xrandr -o' is equivalent to rotating the entire
desktop (composed of all the outputs) rather than just a specific
output. Depending on the Geode driver's support for multiple outputs and
which outputs are connected, using `xrandr -o' could confuse the driver.

Thanks,
Hunk Cui

-- 
Unable to set rotation on AMD Geode LX800
https://bugs.launchpad.net/bugs/377929
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 377929] Re: Unable to set rotation on AMD Geode LX800

2010-06-20 Thread Hunk Cui
Hi, Martin,

Now I am work with this issue, I have trace the key error point, you
can see my update in Xorg-driver-geode Mailing
List(http://lists.x.org/archives/xorg-driver-geode) about the The
RandR-"unable to setrotation" issue in AMD Geode LX platform.

About the RandR-"unable to set rotation" issue.
1. Before 08/2008, our Geode-LX always use exaAllocOffscreen, but for update to 
Randr 1.2, Jordan Crouse replace exaAllocOffscreen with GeodeAllocOffscreen. 
The change: 
http://cgit.freedesktop.org/xorg/driver/xf86-video-geode/commit/?id=d681a844e448712a9a419d2a4dca81930d39a80a

2. In our xf86-video-geode driver, all of memories are allocated by 
GeodeAllocOffscreen, the exa offscreen memory is part of the memorySize. And 
the rotation data is not in memorySize, it is allocated after memorySize.

3. Communion with Maarten Maathuis (from Xorg-devel).
In exaAllocOffscreen, rotateddata has to be allocated between memoryBase and 
memorySize.
In GeodeAllocOffscreen, rotateddata is not in memorySize, it is allocated after 
memorySize.

This is exactly the reason why exa doesn't recognize it.

You can turn to the Xorg-driver-geode Mailing List to focus the schedule.
Any other latest update, I will inform.


Thanks,
Hunk Cui

-- 
Unable to set rotation on AMD Geode LX800
https://bugs.launchpad.net/bugs/377929
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 433142] Re: geode driver do not display 1024x600 on (K)UNR Karmic

2010-06-20 Thread Hunk Cui
HI, Martin,

Thank you for your suggestion.
I will talk with Frank and will turn to this issue after final the unable 
to set rotation issue.

Thanks,
Hunk Cui

-- 
geode driver do not display 1024x600 on (K)UNR Karmic
https://bugs.launchpad.net/bugs/433142
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 433142] Re: geode driver do not display 1024x600 on (K)UNR Karmic

2010-06-01 Thread Hunk Cui
Hi, phpmonkey,

This is right, because the Geode LX driver does not support the 16:9 
screen, in common situation, the default is setup to 4:3 screen (1024x768), so 
if you want to set 1024x600, the only method is add a common line in xorg.conf 
file, see following:
in Section "Monitor"
Add: Modeline "1024x600" 48.96 1024 1064 1168 1312 600 601 604 622 -Hsync +Vsync

after that, the Geode-driver may run on a unstable environment, but you
can use this method test your machine on a long run time. Once occur the
unstable instance, please tell me. I'll follow it.

Thanks,
Hunk Cui

-- 
geode driver do not display 1024x600 on (K)UNR Karmic
https://bugs.launchpad.net/bugs/433142
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 433142] Re: geode driver do not display 1024x600 on (K)UNR Karmic

2010-05-27 Thread Hunk Cui
Hi, phpmonkey,

You can use "ps -aux | grep Xorg" to find the Xorg PID num, them kill
it.

Thanks,
Hunk Cui

-- 
geode driver do not display 1024x600 on (K)UNR Karmic
https://bugs.launchpad.net/bugs/433142
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 433142] Re: geode driver do not display 1024x600 on (K)UNR Karmic

2010-05-27 Thread Hunk Cui
Hi, phpmonkey,
 this is right, because your xorg is running, it will report the error, so you 
must end up your Xorg through kill the Xorg pid, then run the "/usr/bin/Xorg 
-configure"

Thanks
Hunk Cui

-- 
geode driver do not display 1024x600 on (K)UNR Karmic
https://bugs.launchpad.net/bugs/433142
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 433142] Re: geode driver do not display 1024x600 on (K)UNR Karmic

2010-05-27 Thread Hunk Cui
Hi, phpmonkey

You can setup 1024x600 screen, and run it for a long time. Then see
whether it is working fine.

Thanks,
Hunk Cui

-- 
geode driver do not display 1024x600 on (K)UNR Karmic
https://bugs.launchpad.net/bugs/433142
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 433142] Re: geode driver do not display 1024x600 on (K)UNR Karmic

2010-05-27 Thread Hunk Cui
Hi, phpmonkey,
Please provide your work fine xorg.conf file.
BTW: as usual, you can run "/usr/bin/Xorg -configure" to produce the system 
xorg.conf (in /root/xorg.conf.new), then replace the Driver name is "geode". 
then copy to "/etc/X11/" (rename xorg.conf), the system will find this file.
Thanks,
Hunk Cui

-- 
geode driver do not display 1024x600 on (K)UNR Karmic
https://bugs.launchpad.net/bugs/433142
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 433142] Re: geode driver do not display 1024x600 on (K)UNR Karmic

2010-05-27 Thread Hunk Cui
Hi, phpmonkey,

Please support your work fine xorg.conf file.
BTW: as usual, you can run "/usr/bin/Xorg -configure" to produce the system 
xorg.conf (in /root/xorg.conf.new), then replace the Driver name is "geode". 
then copy to "/etc/X11/" (rename xorg.conf), the system will find this file.

Thanks,
Hunk Cui

-- 
geode driver do not display 1024x600 on (K)UNR Karmic
https://bugs.launchpad.net/bugs/433142
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 377929] Re: Unable to set rotation on AMD Geode LX800

2010-05-26 Thread Hunk Cui
Hi, all,

As Rigo said about “unable to set rotation on AMD Geode LX800”, I used Ubuntu 
9.10 which comes with generic kernel 2.6.31-17 and Xserver 1.6.4, geode-driver 
2.11.6, I also able to rotate the screen just fine with the default geode 
driver that comes with this distribution using Xrandr. Rotation is working just 
fine with 'xrandr'. I used command such as:
> xrandr -o left
> xrandr -o right
> xrandr -o inverted
> xrandr -o normal

I gave a try with 1.7.1 server on rotation, Geode driver 2.11.7, In our 
platform, the  name is "default",
(BTW: In general use $ xrandr -q to discover the appropriate output names for 
your configuration, the reference link: 
http://www.thinkwiki.org/wiki/Xorg_RandR_1.2)

When I tried: "xrandr --output default --rotate left". The screen turn to black.
Then tried: "xrandr --output default --rotate normal --auto". The screen return 
to normal.

Now we doubt it is a bug, because from 1.6.4 server to 1.7.1 server, the
part of RandR have been updated and changed from source code.

Are there any other ideas?

Thanks,
Hunk Cui

-- 
Unable to set rotation on AMD Geode LX800
https://bugs.launchpad.net/bugs/377929
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 433142] Re: geode driver do not display 1024x600 on (K)UNR Karmic

2010-05-26 Thread Hunk Cui
Hi, Rainer

1. An 1024x600 (16:9) screen is properly diplay (through setup the VGA/LVDS 
AUTO menu), it can display the 16:9 and 4:3 screen, so I confuse whether it is 
a bug.
2. If everyone reproduce the bug  phenomenon, please tell me the steps.

Thanks,
Hunk Cui,

-- 
geode driver do not display 1024x600 on (K)UNR Karmic
https://bugs.launchpad.net/bugs/433142
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 433142] Re: geode driver do not display 1024x600 on (K)UNR Karmic

2010-05-25 Thread Hunk Cui
Hi, phpmonkey & Rainer
I have some question to ask you.
1). Why you use a 1024x600 screen? Is it 16:9 in your laptop. For the common 
dislay, both 4:3 and 16:9, after I use your xorg.conf to test the display 
(setup the AUTO menu), my xf86-video-geode version is 2.11.8, XServer version 
is 1.7.1. It also properly display (both 1024x600(16:9) and 1024x768(4:3)). So 
I confuse your question. 

Why do you want to use them?

Is that what you want to do?

2).The attachment file is my xorg.conf. You can try to it in your
environment. Please support the reproduce steps about bug. Could you
support a picture to explain the phenomenon? I will follow it.

Thanks,
Hunk Cui

** Attachment added: "My xorg.conf"
   http://launchpadlibrarian.net/49119076/xorg.conf

-- 
geode driver do not display 1024x600 on (K)UNR Karmic
https://bugs.launchpad.net/bugs/433142
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 377931] Re: Black margin on the left of the screen with geode driver

2010-05-25 Thread Hunk Cui
Hi, Julien,
1). As you said that the "For your information, I'm using a 640x480 resolution 
on a 5 inches touch screen panel." What is mean about it? and I saw your 
xorg.conf file, I suggest try to amend the Section "Screen", see below:

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor"Monitor0"
SubSection "Display"
Viewport   0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport   0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport   0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport   0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport   0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport   0 0
Depth 24
EndSubSection
EndSection

BTW: you can reference my attachment file about the xorg.conf. Use this
conf reproduce the phenomenon.

2). Now my xf86-video-geode version is 2.11.8, XServer version is 1.7.1,
I can't reproduce your phenomenon. If you try to use the latest version,
please tell me how to reproduce, I'll follow it.

Thanks,
Hunk Cui

** Attachment added: "My xorg.conf file"
   http://launchpadlibrarian.net/49110494/xorg.conf

-- 
Black margin on the left of the screen with geode driver
https://bugs.launchpad.net/bugs/377931
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 527321] Re: xf86-video-geode segfault with NoAccel option

2010-05-25 Thread Hunk Cui
Could you explain the question?

-- 
xf86-video-geode segfault with NoAccel option
https://bugs.launchpad.net/bugs/527321
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 377931] Re: Black margin on the left of the screen with geode driver

2010-05-25 Thread Hunk Cui
Could you support a picture to explain the phenomenon?

-- 
Black margin on the left of the screen with geode driver
https://bugs.launchpad.net/bugs/377931
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 570584] Re: Geode driver not display Screensaver

2010-05-25 Thread Hunk Cui
Hi, all,

As mentioned in last mail about “The update of the 
"Xorg-geode-screensaver" issue”, our geode driver has problem on screensaver 
display operation. The focus point is on “fading” operations…

I modify the code and upload a diff patch for tests (fix the 
Gamma Correction – fading operation), now the update methods have been test in 
Ubuntu desktop and Fedora desktop. (fading right)
 
Welcome everyone test the code. 
Find some more other test App (client program) to reproduce 
every possible instance based on Graphic data and Video data.

I’ll follow it.

Thanks,
Hunk Cui

** Patch added: "update the Gamma Correction"
   http://launchpadlibrarian.net/49069055/lx_display.diff

-- 
Geode driver not display Screensaver
https://bugs.launchpad.net/bugs/570584
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 433142] Re: geode driver do not display 1024x600 on (K)UNR Karmic

2010-05-17 Thread Hunk Cui
Can you try to use the xf86-video-geode 2.11.8?

-- 
geode driver do not display 1024x600 on (K)UNR Karmic
https://bugs.launchpad.net/bugs/433142
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 570584] Re: Geode driver not display Screensaver

2010-05-12 Thread Hunk Cui
Through compare the parts of "xf86ChangeGammaRamp" between VESA driver
and Geode driver, in judge the "xf86_crtc_supports_gamma(pScrn)", the
Geode driver is ture when the 'fading' option is set, but the VESA
driver always are false between 'fading' and 'not fading', it can only
call the CMapColor. At the same time, the red, green and blue value are
0 from ProcXF86VidModeSetGammaRamp transfer the color parameter. So
using code zero to represent black if no Gamma action. It is an
integrated palette RAM for gamma-correction of the data stream. So I use
the following methods to fix the bug, How do you think? But the xf86
-video-intel driver use the "drmModeCrtcSetGamma" (in libdrm ->
xf86drmMode.c) to deal with the events.

In lx_display.c -> lx_crtc_gamma_set function:
the change is:

 assert(size == 256);
 
+  for (i = 0; i < size; i++) { //changed by Hunk
-   for (i = 0; i < 256; i++) {
    unsigned int val = (*red << 8) | *green | (*blue >> 8);
 
    df_set_video_palette_entry(i, val);

In cim_df.c -> df_set_video_palette_entry function:
the change is:
+++ cim/cim_df.c  2010-05-11 18:06:47.051406358 +0800
--- cim_df_old.c 2010-02-04 05:09:54.0 +0800

 /* SET A SINGLE ENTRY */
 
+  if (palette != 0) //added by Hunk
+  {
+      WRITE_VID32(DF_PALETTE_ADDRESS, index); //Screensaver bug keypoint 
by Hunk //defined in LX_databook P428 Video Processor Register Description 
/belong to Table 6-71 
+      WRITE_VID32(DF_PALETTE_DATA, palette); //Screensaver bug keypoint by 
Hunk //defined in LX_databook P428 Video Processor Register Description /belong 
to Table 6-71
+  }
-    WRITE_VID32(DF_PALETTE_ADDRESS, index);
-    WRITE_VID32(DF_PALETTE_DATA, palette);
-
 /* ENABLE THE VIDEO PALETTE */
 /* Ensure that the video palette has an effect by routing video data */
 /* through the palette RAM and clearing the 'Bypass Both' bit.   */

Who is know the registers about the DF_PALETTE_ADDRESS and
DF_PALETTE_DATA?

-- 
Geode driver not display Screensaver
https://bugs.launchpad.net/bugs/570584
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 570584] Re: Geode driver not display Screensaver

2010-05-06 Thread Hunk Cui
Through compare the ‘fading’ option and ‘not fading’ option, print
the Xserver and Geode-driver debugging information on the SSH terminal.
I found the ‘fading’ option trigger the Geode-driver (lx_display.c ->
lx_crtc_gamma_set function), but the ‘not fading’ option does not
trigger this function.

I had a test, the following change:

static void

lx_crtc_gamma_set(xf86CrtcPtr crtc, CARD16 * red, CARD16 * green,

CARD16 * blue, int size)

{

unsigned int dcfg;

int i;


DebugP("lx_crtc_gamma_set /by Hunk\n");

#if 0

assert(size == 256);


for (i = 0; i < 256; i++) {

unsigned int val = (*red << 8) | *green | (*blue >> 8);


df_set_video_palette_entry(i, val);

}

/* df_set_video_palette_entry automatically turns on

 * gamma for video - if this gets called, we assume that

 * RandR wants it set for graphics, so reverse cimarron

 */

dcfg = READ_VID32(DF_DISPLAY_CONFIG);

dcfg &= ~DF_DCFG_GV_PAL_BYP;

WRITE_VID32(DF_DISPLAY_CONFIG, dcfg);

#endif
}

After re-make the Geode-driver, when I run the ‘fading’ option, the
client program ( xscreensaver ) also print the debugging information
about “fading…/ fading done”, now the screensaver is properly display.
So through the test, I am sure that the main reason is upper function
(lx_crtc_gamma_set).

The ‘not display screensaver’ bug reason was found.

I will follow it….


** Changed in: xserver-xorg-video-geode (Ubuntu)
   Status: Incomplete => Confirmed

-- 
Geode driver not display Screensaver
https://bugs.launchpad.net/bugs/570584
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 570584] Re: Geode driver not display Screensaver

2010-05-06 Thread Hunk Cui
** Changed in: xserver-xorg-video-geode (Ubuntu)
   Status: Fix Committed => Incomplete

-- 
Geode driver not display Screensaver
https://bugs.launchpad.net/bugs/570584
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 570584] Re: Geode driver not display Screensaver

2010-05-05 Thread Hunk Cui
With the debug of xscreensaver (client program). I found that if
eschewing “fade to black when blanking”. (the xscreensaver old version
<5.0). The screensaver is properly display on Gnome-desktop. The
specifically methods is modified the xscreensaver sourcecode (windows.c
-> raise_window function). If your xsceensaver version >= 5.0, then you
can setup the dialog box “System -> Preferences -> Screensaver ->
Advanced”, Not click the “fade to block when blanking” option. If the
fading is true (Default: true), then when the screensaver activates, the
current contents of the screen will fade to black instead of simply
winking out. This only works on certain systems. A fade will also be
done when switching graphics hacks (when the cycle timer expires.).

So through this method and setup, Now the screensaver is properly
display on our Geode platform. The next phase, I will research the
“fading” function is whether or not affected the parts of geode driver,
then taking a deep research into other bugs reported in the community.

** Changed in: xserver-xorg-video-geode (Ubuntu)
   Status: Confirmed => Fix Committed

-- 
Geode driver not display Screensaver
https://bugs.launchpad.net/bugs/570584
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 570584] Re: Geode driver not display Screensaver

2010-05-03 Thread Hunk Cui
Freeze bug - Geode driver not display Screensaver

-- 
Geode driver not display Screensaver
https://bugs.launchpad.net/bugs/570584
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 570584] Re: Geode driver not display Screensaver

2010-04-28 Thread Hunk Cui
Who can support a simple screensaver program for test the Geode-driver?

-- 
Geode driver not display Screensaver
https://bugs.launchpad.net/bugs/570584
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 570584] Re: Geode driver not display Screensaver

2010-04-27 Thread Hunk Cui

** Attachment added: "Xorg-syslog"
   http://launchpadlibrarian.net/45847152/Xorg.0.log

-- 
Geode driver not display Screensaver
https://bugs.launchpad.net/bugs/570584
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 570584] Re: Geode driver not display Screensaver

2010-04-27 Thread Hunk Cui

** Changed in: xserver-xorg-video-geode (Ubuntu)
   Status: Incomplete => Confirmed

** Attachment added: "custom xorg.conf"
   http://launchpadlibrarian.net/45847146/xorg.conf

-- 
Geode driver not display Screensaver
https://bugs.launchpad.net/bugs/570584
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 570584] Re: Geode driver not display Screensaver

2010-04-27 Thread Hunk Cui
** Summary changed:

- Geode driver not dispaly Screensaver
+ Geode driver not display Screensaver

-- 
Geode driver not display Screensaver
https://bugs.launchpad.net/bugs/570584
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 570584] Re: Geode driver not dispaly Screensaver

2010-04-27 Thread Hunk Cui
** Description changed:

  Binary package hint: xserver-xorg-video-geode
  
  On Ubuntu and Fedora, when the screensaver is opened and then
  start(after 1 minute when I set), the screen will be in chaos. Few
  seconds later, the screen turns to be black as usual. If the user move
  the mouse or press the key, the screen can not be back again. We can not
  assure if this bug has been reported in the community.
  
   You can use the xscreensaver tools link:
  http://www.jwz.org/xscreensaver/download.html. I don’t suggest use the
  gnome-screensaver to duplicated the bug on Ubuntu. Because the gnome-
  screensaver running on startx-desktop. The xscreensaver is a client
  program running on Xorg. When you installed it, you can run
  ‘xscreensaver-demo’ to setup the screensaver environment, after exit the
  demo interface, run ‘xscreensaver -nosplash’ as a Linux common user (su
  username), it will start the screensaver after some times.
  
 In my ubuntu workstation environment, when I used the VESA-
  driver, the phenomenon is normal after wait for 1 minute, if you move
  the mouse or press the key, the screen can be back again. Once use the
  Geode-driver, the screen will be in black after wait for 1 minute, if
  you move the mouse or press the key, the screen can not be back again.
  
  My xf86-video-geode version is 2.11.7, XServer version is 1.7.1
+ 
+ BTW: Before running the xscreensaver on startx-desktop, If allow any program
+ running on the local machine to access your X server, you must run 'xhost
+ +localhost' , then run 'xscreensaver -command' (as a common Linux user).

-- 
Geode driver not dispaly Screensaver
https://bugs.launchpad.net/bugs/570584
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 570584] [NEW] Geode driver not dispaly Screensaver

2010-04-27 Thread Hunk Cui
Public bug reported:

Binary package hint: xserver-xorg-video-geode

On Ubuntu and Fedora, when the screensaver is opened and then
start(after 1 minute when I set), the screen will be in chaos. Few
seconds later, the screen turns to be black as usual. If the user move
the mouse or press the key, the screen can not be back again. We can not
assure if this bug has been reported in the community.

 You can use the xscreensaver tools link:
http://www.jwz.org/xscreensaver/download.html. I don’t suggest use the
gnome-screensaver to duplicated the bug on Ubuntu. Because the gnome-
screensaver running on startx-desktop. The xscreensaver is a client
program running on Xorg. When you installed it, you can run
‘xscreensaver-demo’ to setup the screensaver environment, after exit the
demo interface, run ‘xscreensaver -nosplash’ as a Linux common user (su
username), it will start the screensaver after some times.

   In my ubuntu workstation environment, when I used the VESA-
driver, the phenomenon is normal after wait for 1 minute, if you move
the mouse or press the key, the screen can be back again. Once use the
Geode-driver, the screen will be in black after wait for 1 minute, if
you move the mouse or press the key, the screen can not be back again.

My xf86-video-geode version is 2.11.7, XServer version is 1.7.1

** Affects: xserver-xorg-video-geode (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Geode driver not dispaly Screensaver
https://bugs.launchpad.net/bugs/570584
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-geode in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp