[Ubuntu-x-swat] [Bug 305301] Re: [RC410] Xpress 200M hangs when resuming from suspend with DRI (needs KMS)

2009-12-23 Thread subchee
Have somebody tried out the latest kernel (2.6.33-rc1)? If yes, could
you tell me please if the problem is still egzists? (I can't try it out,
because I switched to Debian Lenny, it's stable and with the fglrx
driver it works fine, 2 times faster (3D) than with radeon driver and
suspend/resume also works)

-- 
[RC410] Xpress 200M hangs when resuming from suspend with DRI (needs KMS)
https://bugs.launchpad.net/bugs/305301
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati 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 305301] Re: [RC410] Xpress 200M hangs when resuming from suspend with DRI (needs KMS)

2009-11-18 Thread subchee
gene, not everything is a kernel module if you compile your own kernel.
You can compile drivers directly into your new kernel image (vmlinuz).
When you run make menuconfig you've got 3 options by side of
components (eg. drivers): M means compile as module, * or Y means
compile directly into the kernel, nothing or N means do not compile that
part (neither as module nor part of the vmlinuz).

Tormod, could you please tell me where can I follow the status of the radeon 
driver development? :)
(I know that I could check the git sources on kernel.org every day but I'd like 
see some roadmap or something like that regarding the radon driver development 
if it's possible)

-- 
[RC410] Xpress 200M hangs when resuming from suspend with DRI (needs KMS)
https://bugs.launchpad.net/bugs/305301
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati 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 305301] Re: [RC410] Xpress 200M hangs when resuming from suspend with DRI (needs KMS)

2009-11-13 Thread subchee
Sorry guys for replying for emails, that why my comments are full of
quotes.

Today I downloaded the 2.6.32-rc7 kernel and realized that Dave Arlie's patch 
is in it. So I compiled the kernel. 
First, the radeon driver was built within the kernel (with option Y/*). In this 
way I can't boot up my machine with graphical environment.
Second, the radeon driver was built as a kernel module. This way the kernel 
works fine, everything is booting up normally (except my Atheros wifi, but it's 
another story), but the resume from suspend still doesn't work. It's the same 
as it was: seems like successfully suspend, but can't wake up, the notebook is 
completely frozen. :(

If you need further information or some output to find the bug, please
write me.

-- 
[RC410] Xpress 200M hangs when resuming from suspend with DRI (needs KMS)
https://bugs.launchpad.net/bugs/305301
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati 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 305301] Re: [RC410] Xpress 200M hangs when resuming from suspend with DRI (needs KMS)

2009-11-08 Thread subchee
I've built a 2.6.32-rc6 kernel with a patched rs400.c file (I patched
also by hand) and it's also not working. For me, it's worst than the
2.6.31-14-generic kernel, because after the boot I've got only a
800x600 screen resulotion. After the suspend my notebook can't wake
up, just hangs on with a black screen and a lighting hdd led.. but
it's completely frozen.

I've also built a linux-next kernel (patched with nov 6 patchset)
and in this source tree the rs400.c is already patched. With this
kernel I've got the same errors as with the 2.6.32-rc6 built on my
own..

2009/11/9 gene eumos...@gmail.com:
 So, I would like to explain again what I did.

 Downloaded the source package of 2.6.32-rc5 from ppa. Patched the
 rs400.c file (with emacs, not the patch command). Used my old config
 file to buikd the kernel using make-kpkg command and with the kernel
 debug off option.

 Tormod, when you say needs KMS, what do you mean? The patch or more
 than that, like some extra options to be checked  with the menuconfig
 process?

 I noticed, that versions as of 1.6.28* lacked some of the files related to 
 radeon completely, like rs400.c. Is this what you call KMS?
 Thanks

 --
 [RC410] Xpress 200M hangs when resuming from suspend with DRI (needs KMS)
 https://bugs.launchpad.net/bugs/305301
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
[RC410] Xpress 200M hangs when resuming from suspend with DRI (needs KMS)
https://bugs.launchpad.net/bugs/305301
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati 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 305301] Re: [RC410] Xpress 200M hangs when resuming from suspend with DRI (needs KMS)

2009-11-03 Thread subchee
I talk about this PPA:
http://kernel.ubuntu.com/~kernel-ppa/mainline/daily/current/

I've downloaded the source and checked the
/drivers/gpu/drm/radeon/rs400.c and the patch is in it.

As far as I know the daily kernel images was built from the source
what I downloaded. FIXME

2009/11/3 Tormod Volden bugpost.tor...@gmail.com:
 subchee, which PPA are you talking about? As far as I know, there is no
 PPA that has this patch included.

 --
 [RC410] Xpress 200M hangs when resuming from suspend with DRI (needs KMS)
 https://bugs.launchpad.net/bugs/305301
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
[RC410] Xpress 200M hangs when resuming from suspend with DRI (needs KMS)
https://bugs.launchpad.net/bugs/305301
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati 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 305301] Re: [RC410] Xpress 200M hangs when resuming from suspend with DRI (needs KMS)

2009-11-02 Thread subchee
Hello all,

I've downloaded the latest 2.6.32-rc5 kernel build from Ubuntu PPA,
which contains Dave's patch. The KMS is enabled. The problem still
exists, my notebook (with RC410 chip) can't wake up from suspend. When
I try to resume, it's going to completely frozen state, I've got to
remove the battery from it. :-(


2009/11/1 Szabolcs Fazekas subc...@gmail.com:
 Thank you, I'll take a try.

 2009/11/1 Tormod Volden bugpost.tor...@gmail.com:
 subchee, I haven't downloaded the full sources, but I picked the rs400.c
 file from the 2.6.32-rc5 git tag, and the patch applied well. So I guess
 you are not running the patch command correctly. Try something like:
 patch drivers/gpu/drm/radeon/rs400.c ~/Desktop/patch-from-dave.patch
 and use the raw patch from
 http://git.kernel.org/?p=linux/kernel/git/next/linux-
 next.git;a=commitdiff_plain;h=ea1495a6274c9542a168337536f8ce74d1173f23

 --
 [RC410] Xpress 200M hangs when resuming from suspend with DRI (needs KMS)
 https://bugs.launchpad.net/bugs/305301
 You received this bug notification because you are a direct subscriber
 of the bug.



-- 
[RC410] Xpress 200M hangs when resuming from suspend with DRI (needs KMS)
https://bugs.launchpad.net/bugs/305301
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati 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 305301] Re: [RC410] Xpress 200M hangs when resuming from suspend with DRI (needs KMS)

2009-10-31 Thread subchee
Can somebody upload a compiled kernel with Dave's patch, please? I
couldn't compile the linux-next because of several errors and I can't
apply Dave's patch the 2.6.32-rc5 kernel (source is downloaded from
Ubuntu kernel PPA), because of an error (Hunk #1 FAILED at 418.).

Thanks in advance


2009/10/30 Tormod Volden bugpost.tor...@gmail.com

 It might be easy to use the source package from the
 http://kernel.ubuntu.com/~kernel-ppa/mainline/ but I haven't tried.

 --
 [RC410] Xpress 200M hangs when resuming from suspend with DRI (needs KMS)
 https://bugs.launchpad.net/bugs/305301
 You received this bug notification because you are a direct subscriber
 of the bug.

-- 
[RC410] Xpress 200M hangs when resuming from suspend with DRI (needs KMS)
https://bugs.launchpad.net/bugs/305301
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati 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 305301] Re: [RC410] Xpress 200M hangs when resuming from suspend with DRI (needs KMS)

2009-10-30 Thread subchee
Tormod,

could please make a file from the patch? Because I don't know where is the
beginning and where is the ending of the patch, what should be in the patch
file... :(

Thanks in advance

2009/10/30 Tormod Volden bugpost.tor...@gmail.com

 Petr, I guess you are running without the patch mentioned above.

 --
 [RC410] Xpress 200M hangs when resuming from suspend with DRI (needs KMS)
 https://bugs.launchpad.net/bugs/305301
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
[RC410] Xpress 200M hangs when resuming from suspend with DRI (needs KMS)
https://bugs.launchpad.net/bugs/305301
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati 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 305301] Re: [RC410] Xpress 200M hangs when resuming from suspend with DRI

2009-10-30 Thread subchee
Which kernel source should be patched with Dave's patch? Because I tried
with the current (today) Ubuntu kernel source, but the patch failed with
this error: patching file rs400.c Hunk #1 FAILED at 418.

I tried with 2.6.31-14 source also, but there were the same error with it
(it's rs400.c file doesn't have 418 line anyway).

2009/10/30 Elie Charest archiest...@gmail.com

 Sorry, sorry, you're right of course.

 That said, I did try enabling KMS, and I can now suspend/resume without
 a hitch after deactivating DRI (which I couldn't before enabling KMS,
 even with DRI deactivated). More surprisingly, I can now suspend and
 resume even *with* DRI (and visual effects) enabled!

 So I'll refrain from compiling a new kernel for now and continue testing
 this...but for all practical purposes switching KMS on solved my
 problem...

 --
 [RC410] Xpress 200M hangs when resuming from suspend with DRI
 https://bugs.launchpad.net/bugs/305301
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
[RC410] Xpress 200M hangs when resuming from suspend with DRI (needs KMS)
https://bugs.launchpad.net/bugs/305301
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati 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 305301] Re: [RC410] Xpress 200M hangs when resuming from suspend with DRI

2009-10-28 Thread subchee
It sounds good :)
I messed up my Karmic with fglrx and after I installed X11R7.5 from PPA and
then reinstalled the xserver-xorg-video-ati.. so now everything is mixed.
I'll try to compile a kernel, but first I need to read more about KMS..

Thanks for the info

2009/10/28 Tormod Volden bugpost.tor...@gmail.com

 The word from the upstream developers is that fixing this on non-KMS is
 just too difficult. There are too many variations between OEM boards
 even with the same chipset. They concentrate all efforts on getting this
 fixed properly in KMS. Dave Airlie recently posted a patch which made
 resume work on his RC410 laptop. This patch might end up in a kernel
 soon. If any of you are into building your own kernels, please try the
 patch (using KMS of course).

 http://sourceforge.net/mailarchive/forum.php?thread_name=1256605062-3237-1
 -git-send-email-airlied%40gmail.comforum_name=dri-devel

 --
 [RC410] Xpress 200M hangs when resuming from suspend with DRI
 https://bugs.launchpad.net/bugs/305301
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
[RC410] Xpress 200M hangs when resuming from suspend with DRI
https://bugs.launchpad.net/bugs/305301
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati 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 305301] Re: [RC410] Xpress 200M hangs when resuming from suspend with DRI

2009-10-25 Thread subchee
I've made some tests, here are the results:

test#1) I've booted up my most current Karmic with default options (ro
splash in grub.conf) and then I switched to tty1 and stopped the gdm with
sudo stop gdm command. After that I ran sudo pm-suspend command. My
notebook went to spleep, but it couldn't wake up at all. Just a blank screen
appeared and I couldn't switch to another tty. The LED of the caps lock key
was blinking.

test#2) I've booted up the same system with ro text options in the
grub.conf. I didn't do anything special, just took a look at the output of
the lsmod | grep ati command. I realised, that ati_agp is loaded. After
that, I ran the sudo pm-suspend command. The notebook went to sleep, and
surprising, it was waken up successfully when I pressed the power key. :-)

After it waked up, I started the Gnome with startx. When the Gnome was
started, I switched to tty1 and stopped it with sudo stop gdm command. I
ran sudo pm-suspend and my computer went to sleep. But after that, it
couldn't wake up, I had only a black screen and a blinking caps lock led,
such as in test#1. :-(

I hope this informations could help to fix this bug.

Best regards,
 Szabolcs


2009/10/23 Mark umberst...@googlemail.com

 I've been having this problem too, on my Amilo LI1718 (Intel chipset
 variant of the X200M).

 Just clean installed the Ubuntu RC and it took 7 attempts for xsplash to
 kick in (requiring a powering off and on of the laptop every time), and
 suspend/resume still doesn't work.

 Joy...

 --
 [RC410] Xpress 200M hangs when resuming from suspend with DRI
 https://bugs.launchpad.net/bugs/305301
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
[RC410] Xpress 200M hangs when resuming from suspend with DRI
https://bugs.launchpad.net/bugs/305301
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati 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 305301] Re: [RC410] Xpress 200M hangs when resuming from suspend with DRI

2009-10-19 Thread subchee
Renate,
how did you do the pm-suspend? In a tty console or you opened a Gnome
Terminal? What's the version of your kernel?

With 2.6.31-14-generic kernel and from Gnome Terminal I tried what you've
written, but my machine didn't wake up. It was frozen with blank screen and
didn't respond for any key. :(

Thanks in advance

2009/10/19 Renate yolly...@gmx.de

 when I type export PM_DEBUG=true and then sudo pm-suspend, the lappie is
 waking up.
 echo 1  /sys/power/pm_trace and then sudo pm-suspend, it works too.

 But only sudo pm-suspend or typing the button, it doesn´t resume. I
 tried with init 1, and it didn´t work too.

 ** Attachment added: pm-suspend.log-failed
   http://launchpadlibrarian.net/33956385/pm-suspend.log-failed

 --
 [RC410] Xpress 200M hangs when resuming from suspend with DRI
 https://bugs.launchpad.net/bugs/305301
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
[RC410] Xpress 200M hangs when resuming from suspend with DRI
https://bugs.launchpad.net/bugs/305301
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati 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 305301] Re: [RC410] Xpress 200M hangs when resuming from suspend with DRI

2009-10-16 Thread subchee
I also tried the 2.6.32-rc4 from the PPA, but my notebook can't boot up that
version at all. So I couldn't try the suspend/resume with this kernel
version.

2009/10/16 dimitri dimitri.vanland...@gmail.com

 I just tried that version of the kernel: resuming from suspend stills
 hangs my machine...

 Dimitri


 On 10/14/2009 08:25 PM, Tormod Volden wrote:
  Has anyone tried 2.6.32-rc4 from 
  http://kernel.ubuntu.com/~kernel-http://kernel.ubuntu.com/%7Ekernel-
  ppa/mainline/ ?
 

 --
 [RC410] Xpress 200M hangs when resuming from suspend with DRI
 https://bugs.launchpad.net/bugs/305301
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
[RC410] Xpress 200M hangs when resuming from suspend with DRI
https://bugs.launchpad.net/bugs/305301
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati 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 305301] Re: [RC410] Xpress 200M hangs when resuming from suspend with DRI

2009-10-14 Thread subchee
Hello

dimitri: so I should try out the fglrx and it should work?

2009/10/14 dimitri dimitri.vanland...@gmail.com

 Not for me. Last time I suspended and resumed successfully, it was with
 fglrx.

 Dimitri


 On 10/14/2009 02:20 PM, Tormod Volden wrote:
  Did suspend/resume ever work on an RC410 card with the radeon driver and
  DRI enabled?
 
  Not that it helps you, but the same issue for my X700 card (comment 45)
  is now fixed, I am not sure exactly why but I think it was the kernel.
 
 

 --
 [RC410] Xpress 200M hangs when resuming from suspend with DRI
 https://bugs.launchpad.net/bugs/305301
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
[RC410] Xpress 200M hangs when resuming from suspend with DRI
https://bugs.launchpad.net/bugs/305301
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati 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 305301] Re: [RC410] Xpress 200M hangs when resuming from suspend with DRI

2009-10-14 Thread subchee
I'll try the new kernel from the PPA, but I think this problem is related to
the vga driver.

I don't want to disable the DRI, because when I did it, there were only 256
colors on my notebook and my desktop looked horrible. (I use screenlets and
without DRI they are ugly) And the performance is very weak without the DRI.
:-(

I wish I could code C++ :-)

2009/10/14 Tormod Volden bugpost.tor...@gmail.com

 Has anyone tried 2.6.32-rc4 from http://kernel.ubuntu.com/~kernel-
 ppa/mainline/ http://kernel.ubuntu.com/%7Ekernel-%0Appa/mainline/ ?

 --
 [RC410] Xpress 200M hangs when resuming from suspend with DRI
 https://bugs.launchpad.net/bugs/305301
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
[RC410] Xpress 200M hangs when resuming from suspend with DRI
https://bugs.launchpad.net/bugs/305301
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati 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