[Bug 313262] Re: [RV280 9200se] monitor frequency too high

2009-02-05 Thread Tormod Volden
Thanks for testing. Unfortunately, the -ati driver did not get updated
in time for alpha 4. It will be before Jaunty releases. In the meantime
you can install the -ati/-radeon packages from my PPA
https://launchpad.net/~tormodvolden/+archive/ppa

-- 
[RV280 9200se] monitor frequency too high
https://bugs.launchpad.net/bugs/313262
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 313262] Re: [RV280 9200se] monitor frequency too high

2009-02-05 Thread Denis_AeC
Just tested Jaunty alpha 4 in livecd mode :
- no more high frequency problem
- always a messy video with correct mouse pointer ([Needs AGPMode quirk] messy 
screen on radeon 9200SE
https://bugs.launchpad.net/bugs/164972 )

-- 
[RV280 9200se] monitor frequency too high
https://bugs.launchpad.net/bugs/313262
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 313262] Re: [RV280 9200se] monitor frequency too high

2009-01-28 Thread Tormod Volden
The frequency issue here seems to be fixed in Jaunty. The "messy screen"
in bug 164972 is fixed upstream. It would be nice if you can test the
next Jaunty alpha to verify that everything works.

** Changed in: xserver-xorg-video-ati (Ubuntu)
 Assignee: Tormod Volden (tormodvolden) => (unassigned)
   Status: Incomplete => Fix Released

-- 
[RV280 9200se] monitor frequency too high
https://bugs.launchpad.net/bugs/313262
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 313262] Re: [RV280 9200se] monitor frequency too high

2009-01-26 Thread Tormod Volden
Unfortunately you have been hit by several bugs. We will try to fix
them, one by one :) I have undup'ed bug 164972 (we know a lot more about
these issues now than last year).

-- 
[RV280 9200se] monitor frequency too high
https://bugs.launchpad.net/bugs/313262
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 313262] Re: [RV280 9200se] monitor frequency too high

2009-01-26 Thread Denis_AeC
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/164972 
set later as duplicate of 
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/313262

and now no 3D on Intrepid after "frequency too high" ... and Jaunty that does 
not seem better (and includes freeze in console mode : CD dropped to the bin).
It seems that Ubuntu/debian does not like old systems !

-- 
[RV280 9200se] monitor frequency too high
https://bugs.launchpad.net/bugs/313262
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 313262] Re: [RV280 9200se] monitor frequency too high

2009-01-26 Thread Tormod Volden
Thanks for the log. It seems like the issue is fixed in Jaunty:
(II) RADEON(0): Using exact sizes for initial modes
(II) RADEON(0): Output VGA-0 using initial mode 1280x1024

> For the messy video, I already filed a bug a long time ago ...

Please, which bug was that? You have altogether filed 9 bugs, none of
them seems to be about this. Maybe you have only made a comment in
someone else's bug report? We still need the information asked in
comment #6, preferably in a new bug report.

-- 
[RV280 9200se] monitor frequency too high
https://bugs.launchpad.net/bugs/313262
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 313262] Re: [RV280 9200se] monitor frequency too high

2009-01-26 Thread Denis_AeC

For the messy video, I already filed a bug a long time ago ...

Last try with Jaunty in text mode. That gave the following xorg.conf and
the joined Xorg.0.log.

Section "Device"
Identifier  "Configured Video Device"
EndSection

Section "Monitor"
Identifier  "Configured Monitor"
EndSection

Section "Screen"
Identifier  "Default Screen"
Monitor "Configured Monitor"
Device  "Configured Video Device"
EndSection

** Attachment added: "Xorg.0.log, Jaunty boot in text mode"
   http://launchpadlibrarian.net/21654711/Xorg.0.log

-- 
[RV280 9200se] monitor frequency too high
https://bugs.launchpad.net/bugs/313262
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 313262] Re: [RV280 9200se] monitor frequency too high

2009-01-22 Thread Tormod Volden
"messy video with good mouse pointer" - this is the AGPMode issue, it
won't be fixed before you file a bug on it.

Please try this: boot from the Jaunty CD adding "text" to the
boot/kernel parameters. Log in to the text console and edit xorg.conf to
include the ModeDebug option. Then run "sudo Xorg -probeonly". It will
flash but come back to the text console, and you can now copy the log to
your hard drive or somewhere else.

You can also add
 Option "BusType" "PCI"
in the Device section to workaround the AGPMode issue. Or find the right 
AGPMode as explained on that wiki page...

Then you can start X with "startx".

-- 
[RV280 9200se] monitor frequency too high
https://bugs.launchpad.net/bugs/313262
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 313262] Re: [RV280 9200se] monitor frequency too high

2009-01-22 Thread Denis_AeC
Not really better with Jaunty : messy video with good mouse pointer "as usual" 
...
I tried to copy Xorg.0.log on disk but experienced also a system freeze ... 
I will wait for the official delivery !

-- 
[RV280 9200se] monitor frequency too high
https://bugs.launchpad.net/bugs/313262
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 313262] Re: [RV280 9200se] monitor frequency too high

2009-01-20 Thread Tormod Volden
Thanks. It looks wrong so we should forward this upstream. But first it
would be very useful if you can try out Jaunty alpha 3 if possible (live
CD is ok) to see if the bug not already has been fixed in the newer
versions.

-- 
[RV280 9200se] monitor frequency too high
https://bugs.launchpad.net/bugs/313262
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 313262] Re: [RV280 9200se] monitor frequency too high

2009-01-20 Thread Denis_AeC
Please find attached the Xorg.0.log when booting with xorg.conf as
follows :

Section "Device"
Identifier  "Configured Video Device"
Driver  "ati"
Option  "ModeDebug"  "true"
EndSection

Section "Monitor"
Identifier  "Configured Monitor"
EndSection

Section "Screen"
Identifier  "Default Screen"
Monitor "Configured Monitor"
Device  "Configured Video Device"
EndSection

My Hyundai L70S+ was correctly detected on Feisty and is limited to
1280* 1024 (may be that the L70S+ is 1600*1200 ? ;-) )

** Attachment added: "Xorg.0.log for ati + debug in xorg.conf"
   http://launchpadlibrarian.net/21478303/Xorg.0.log.ati-debug

-- 
[RV280 9200se] monitor frequency too high
https://bugs.launchpad.net/bugs/313262
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs