[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-11-05 Thread Anthony Brock
I'm experiencing problems with dual-head setup and xrandr 1.2 on a
recent upgrade to Ubuntu 7.10 on my Dell Latitude D810 laptop with
docking station. Previously this worked with the ati driver and it still
functions when I change over to the fglrx driver (which rules out bad
hardware).

I have a striped down configuration xorg.conf file (see below) with two
identical Dell FP1905 monitors connected through a docking station, one
via VGA-0 and the other via DVI-0. On startup the DVI-0 monitor
functions as expected while the VGA-0 monitor displays 1: Analog Input
Cannot Display This Video Mode. The working monitor shifts from DVI-0
to VGA-0 when I issue the following command:

xrandr --output DVI-0 --crtc 0 --output VGA-0 --crtc 1

At this point, my desktop is properly displayed on VGA-0 while DVI-0
displays 2: Digital Input Cannot Display This Video Mode. Is it
possible that this bug is related to crtc 0 on the ATI x600 (M24)?

The log of this session is attached. Here is my xorg.conf file:

*** BEGIN xorg.conf ***
# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type man xorg.conf at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section Files
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  CoreKeyboard
Option  XkbRules  xorg
Option  XkbModel  pc104
Option  XkbLayout us
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/input/mice
Option  Protocol  ImPS/2
Option  ZAxisMapping  4 5
Option  Emulate3Buttons   true
EndSection

Section InputDevice
Identifier  Synaptics Touchpad
Driver  synaptics
Option  SendCoreEventstrue
Option  Device/dev/psaux
Option  Protocol  auto-dev
Option  HorizEdgeScroll   0
EndSection

Section InputDevice
Driver  wacom
Identifier  stylus
Option  Device/dev/input/wacom
Option  Type  stylus
Option  ForceDevice   ISDV4 # Tablet PC ONLY
EndSection

Section InputDevice
Driver  wacom
Identifier  eraser
Option  Device/dev/input/wacom
Option  Type  eraser
Option  ForceDevice   ISDV4 # Tablet PC ONLY
EndSection

Section InputDevice
Driver  wacom
Identifier  cursor
Option  Device/dev/input/wacom
Option  Type  cursor
Option  ForceDevice   ISDV4 # Tablet PC ONLY
EndSection

Section Device
Identifier  ATI Technologies Inc M24 1P [Radeon Mobility X600]
Driver  ati
BusID   PCI:1:0:0
Option  LVDSBiosNativeModefalse
EndSection

Section Monitor
Identifier  Generic Monitor
Option  DPMS
EndSection

Section Screen
Identifier  Default Screen
Device  ATI Technologies Inc M24 1P [Radeon Mobility X600]
Monitor Generic Monitor
DefaultDepth16
SubSection Display
Virtual 25601024
#Modes  1920x1200
Modes   1280x1024
EndSubSection
EndSection

Section ServerLayout
Identifier  Default Layout
Screen  Default Screen
InputDevice Generic Keyboard
InputDevice Configured Mouse

# Uncomment if you have a wacom tablet
#   InputDevice stylusSendCoreEvents
#   InputDevice cursorSendCoreEvents
#   InputDevice eraserSendCoreEvents
InputDevice Synaptics Touchpad
EndSection
*** END xorg.conf ***


** Attachment added: Xorg.0.log
   
http://launchpadlibrarian.net/10284685/%5Cnws.oregonstate.edu%5Croot%5CHomedirs%5Cbrocka%5CUNIX%5CXorg.0.log

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com

[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-11-05 Thread cyberdork33
Anthony, I don't think that you have the same problem for this bug. read
the Gutsy Release notes about multi-screen setups:
https://wiki.ubuntu.com/GutsyGibbon/ReleaseNotes

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-11-01 Thread Max Jonas Werner
I've just upgraded from Feisty to Gutsy fearing the evil black screen
but it just works. This is my adapter:

01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Radeon
Mobility M7 LW [Radeon Mobility 7500] [1002:4c57] (prog-if 00 [VGA])

I didn't even have to insert the LVDSBiosNativeMode option. Everything
fine.

Max

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-11-01 Thread Soner Tari
My adapter is:
ATI Technologies Inc Radeon Mobility M7 LW [Radeon Mobility 7500]

My problem description is the following:
After Grub finishes I see Starting... string on the black screen, and the 
font of the string changes. But right after that the screen becomes completely 
black and I get a large underscore cursor blinking on the top left corner of 
the screen.

This black screen with cursor stays there for about 3 minutes (Feisty
boots much faster on the same machine, I don't understand), and right
after that (i.e. after X loads) I can see the famous Ubuntu login screen
with brown background. Thereafter, I don't have any problems. This has
been the case since fresh install.

Since my problem occurs before X loads and after that everything is fine, I 
wasn't too hopeful that new Xserver driver would solve my problem. But  I've 
installed the latest driver from Tormod's page:
xserver-xorg-video-ati - 1:6.7.195+git20071026-0ubuntu0tv

Since it did not solve my problem, I've also added the following lines to 
xorg.conf later on:
Option  LVDSBiosNativeModefalse
Option  DRI   off

Nothing changed.

Since I don't have any problem after X loads, my situation is not so
bad. But any suggestions are welcome.

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-11-01 Thread Tormod Volden
Soner, that has obviously nothing to do with this bug report.

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-28 Thread Frank Abel
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
ati/+bug/155954

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-27 Thread Nico Bogaert
Tormod,

sorry for not being able to test the last version earlier. If i remember
correct, I have the same configuration as David (inspiron 5100 and ATI
Radeon 7500 Mobility), and i can confirm too that the latest version
(xserver-xorg-video-ati_6.7.195+git20071020tv) is working without the
LVDS-option.

Thanks a lot!

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-27 Thread Tormod Volden
** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: Confirmed = Fix Committed

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-25 Thread Tormod Volden
This bug report is not the place to report other bugs even if they
involve black screens. Basically only David's comments are wanted here,
and once his bug is resolved, your other comments will be forgotten.
Please read https://wiki.ubuntu.com/Bugs/AtiDriver

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-24 Thread Tormod Volden
wb8erj, the most likely explanation would be that the xorg.conf
generated in the 7.04 install works better than the one generated in the
7.10 install. Can you please compare them, or attach them here? On the
other hand you maybe had a totally different issue than what this bug
report is about.

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-24 Thread lackofcreativity
Having something like that on a laptop with ATI 345M graphics with 128
megs of shared ram, 690 megs of ram, and an Intel Celeron M 1.80 GHz
processor. When I start up the laptop, everything starts out fine, and
then when the Ubuntu splash screen (that's what I call the screen with
the Ubuntu logo and that progress bar) is supposed to come up, i just
get this screen that changes colors from black to white and other light
colors randomly. It starts up about a fifth of the time, and if i hold
down the power button to turn it off, it just gets stuck on the BIOS
screen. Then I have to restart the computer about ten times to get back
to the damaged splashed screen. An Ubuntu memory scan says there are no
errors in ram. What do I need to do to what? I'm not a linux noob.

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-24 Thread Aaron Larson
I have an Asus a8v, athlon with an ATI Technologies Inc M10 NQ [Radeon
Mobility 9600] and I'm experiencing the black screen on startup of
the X server.  I've done the dpkg-reconfigure -phigh xserver.xorg,
tried the xserver-xorg-video-ati_6.7.195+git20071020tv_i386.deb, and
'Option LVDSBiosNativeMode false', and I'm still getting the black
screen.  Here is a more detailed description:

Start with running system using vesa driver.

dpkg-query -W 'xserver*ati*'
xserver-xorg-driver-ati 
xserver-xorg-video-ati  1:6.7.195+git20071020tv
xserver-xorg-video-ati-dbg
xserver-xorg-video-atimisc  
dpkg-reconfigure -phigh xserver-xorg
Ctrl-Alt-Backspace

Result:
  Monitor goes into power save.
  Xorg starts consuming CPU, is not able to be killed (even with -9).

Reboot.
  Results unchanged.

ed xorg.conf s/ati/vesa
reboot.

  Works fine.

ed xorg.conf s/vesa/ati

apt-get install xserver-xorg-video-ati
dpkg-query -W 'xserver*ati*'
xserver-xorg-driver-ati 
xserver-xorg-video-ati  1:6.7.195-1ubuntu2
xserver-xorg-video-ati-dbg  
xserver-xorg-video-atimisc  

Ctrl-Alt-Backspace
Result:
  black screen, xorg max cpu, unkillable.


Add Option LVDSBiosNativeMode false
reboot
Result:
  black screen, xorg max cpu, unkillable.

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-24 Thread hanna
hi folks - have just d/led 7.10 and found that i cannot get video when
trying to run from the CD.  i have a Radeon X1300 graphics card and
assume the issue is a variation on the above.  how can this issue be
worked around when running from the CD? (clearly, please - noob on
board)

thanks!
hanna

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-23 Thread nunoribeiro
Yes I know:( And I have a lot of Packages so organized:) I use Gnome all
the time, but I used Kopete as my preferred instant messenger, and a lot
of other:) I will make backup up of everything and test either ways. I
mean, first upgrade and see what's going on. If everything is ok I'll
keep it!

Thank you very much for your support!

Keep up the Good Work!:)

Best Regards,

Nuno Ribeiro

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-23 Thread wb8erj
Hello,

Here is a possible workaround, and clue. I too had no video when I
installed 7.10. However I did have version 7.04 installed and did a full
install of 7.10. Out of curiosity, I re-installed 7.04, then I did an
UPGRADE from 7.04 to 7.10 Per the instructions for upgrading. I now have
video!!

It would be interesting if others can do this too.

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-23 Thread 2fun4me
I have the same problem but I'm a complete newbie on all this How do
I do to install the xserver-xorg-video-ati_6.7.195+git20071020tv in my
Gutsy Gibbons?

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-23 Thread Tormod Volden
 I have the same problem but I'm a complete newbie on all this...

Please read the previous comments to find the links, or wait for an
official update.

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-23 Thread Biber
Looking forward to an official update. How long will it propably take?

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-23 Thread Tormod Volden
Biber, we'll probably wait until 6.8 is released upstream. Maybe some
weeks from now.

nunoribeiro, you can always check with the live CD if things work fine
on your hardware.

And thanks to everybody testing the work-in-progress. Upstream is very
grateful for your feedback, which helps to make an excellent final
release.

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-23 Thread nunoribeiro
Tormod, Live CD runs very well! I've tested! I changed the appearance for the 
very nitty effects and everything went ok. I was surprised because the cube 
didn't rotate but someone told me that I should download compiz-tools-config. 
That's why. I'm just afraid things get wrong:(
It's better a fresh install rather than an upgrade right?
Thanks!

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-23 Thread Tormod Volden
Note that you can even install packages like compiz-tools-config inside
the live session, if you have network and enough RAM. Yes, a clean
install is always a bit safer than upgrading, but it adds the hassle of
reinstalling what extra packages you use and any configuration you have
done.

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-21 Thread viktor
Although the 10202007 driver works to bypass the blank screen bug I'm 
struggling to get Ubuntu take into account my LCD resolution (1400*1050). 
Currently working with default 1280*1024...
Should I file for a new bug or wait for the official driver update?

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-21 Thread mabovo
As reported on this launchpad I can't figure out if bug is related only for 
mobility Radeon 7500 using opensource driver or not and if the main problem 
refers to blank or black screen. So I decided to open another bug report on 
https://bugs.edge.launchpad.net/ubuntu/+bug/154586.
If somebody conclude its a duplicate bug report, please feel free to change it.

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-21 Thread Tormod Volden
victor, yes please open a new bug for the resolution issue.

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-21 Thread Tormod Volden
David, could you please check if this bug is fixed in xserver-xorg-
video-ati_6.7.195+git20071020tv ?

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-21 Thread mabovo
Yes, I can confirm, driver 6.7.195+git20071020tv solved the problem with
dark screen on start up for Radeon 9600 RV350.

** Attachment added: xorg.conf.txt
   http://launchpadlibrarian.net/10111002/xorg.conf.txt

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-20 Thread viktor
10202007 amd64 driver works for me (ATI Radeon Xpress 200G; mobo integrated) 
after I blind logged in, Ctrl+F7, xrandr... and rebooted.
I also activated the ATI proprietary driver before installing Tormod's version 
which is recognized as the most recent.
No LVDSBiosNativeMode Option added to xorg.config either.

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-19 Thread hendrixski
I gots gutsy running on an ATI Radeon Mobility 7500 and no black
screen... though, it does go black for a second or two during bootup.

However, everything I move something on the display my CPU usage
skyrockets! The xorg.conf says the driver is ati not fglrx.

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-19 Thread André Gondim
Same happened to me (also on Radeon 9200) on my Desktop. I only install
with safety mode, but don't have all power, like i can't use compiz.

Hugs.

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-19 Thread Tormod Volden
Sascha, I think you should open a new bug report. You have another card
and probably another issue than David.

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-19 Thread Sascha Morr
The Problem is that my solution is use the vesa driver. The new ATI
driver at http://ppa.launchpad.net/tormodvolden/ubuntu/pool/main/x
/xserver-xorg-video-ati/ don't works. Only get the *black screen of
dead*.

Hoping for a solution.

Cheers
Sascha

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-19 Thread Sascha Morr
I had have the same problem. I use the instruction at the release notes:

--
Blank screen with some ATI hardware

People with ATI display adapters may get a blank screen when loading X due to 
the driver being unable to initialize certain hardware. Upstream is working on 
it, and hopefully we'll be able to release an update for 7.10 soon after the 
release. In the meantime, add 'Option LVDSBiosNativeMode false' to the 
driver section of xorg.conf. Bug #132716
--

After i change the xorg.conf i could start with a resolution of 800x600
pixels. Then i use the grafical tool to chance the resolution to
1280x1024 pixels, the normal resolution of my display.

cheers
Sascha

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-19 Thread cyberdork33
10202007 i386 driver seems to be working for me without the
LVDSBiosNativeMode Option

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-19 Thread David Tomaschik
This bug is about the Open Source X.org ATI Driver supporting older
Radeons, FIreGLs, etc.  fglrx is a proprietary, closed-source driver for
newer Radeons.

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-19 Thread Andrei Matei
Hello Tormod, thanks for your answer. But I don't quite understand...
Isn't everybody on this thread using the fglrx driver? Is there another
ati driver? Are you implying that I'm not affected by this bug? :)

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-19 Thread Tormod Volden
The LVDSBiosNativeMode option is now obsolete in the newest upstream
version and this should work automatically. Please try the newest
version from https://wiki.ubuntu.com/XorgOnTheEdge

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-19 Thread Tormod Volden
Andrei, for the X1300 you need to use the fglrx driver (file bugs on
linux-restricted-modules-2.6.22) or the vesa driver.

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-19 Thread Andrei Matei
Hello,

I have the same problem... blank screen after upgrade to gutsy. I seem to have 
a newer ati card, though (ATI Technologies Inc M52 [Mobility Radeon X1300] ).
Adding the LVDSBios... option didn't help. Using the package linked by Timo 
didn't help. Every time, the log for x server shows a crash, in the fglrx 
driver. What can I do? :)
Brownout, how did you downgrade? Where can I find a deb with an older driver? 
And anyway, are the old driver compatible to the version of X used in Gutsy?

Thanks.

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-18 Thread Brownout
It crashed the system, cold reboot was needed.

I downgraded to 6.6.3 and works like a charm.

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-17 Thread Brownout
I have a Radeon 7000 (01:00.0 VGA compatible controller: ATI Technologies Inc 
Radeon RV100 QY [Radeon 7000/VE] (prog-if 00 [VGA])) and after upgrading from 
Feisty tu Gutsy I got a blank screen. I tried the latest git snapshot, 
switching modes with xrandr, with or without LVDSBiosNativeMode, using the 
default generic kernel instead of custom recompiled, nothing, my LCD screen 
still complains no signal.
The same thing happened when I upgraded from openSuse 10.2 to 10.3, ironically 
that was the reason I switched to Kubuntu.

I noticed that now I don't get the message agpgart: Device is in legacy
mode, falling back to 1.x, while I've always had that in the past.

** Attachment added: Xorg.0.log
   http://launchpadlibrarian.net/10053232/Xorg.0.log

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-17 Thread Timo Aaltonen
Brownout: if not even the Option helped, maybe you have another issue
than what this bug is about.. Anyway, please test a new snapshot
available here:

http://ppa.launchpad.net/tormodvolden/ubuntu/pool/main/x/xserver-xorg-
video-ati/

same goes for the others too.

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-15 Thread Bryce Harrington
Alex Deucher says he has a fix in for LVDS related issues.  I've done up
a git snapshot of the current -ati head if anyone would like to test
this:

 http://people.ubuntu.com/~bryce/Testing/ati/xserver-xorg-video-
ati_6.7.195~git20071015_i386.deb

One caveat, I had to disable inclusion usr/share/pci/*, as those files
weren't generated by the build process.  I hope they're no longer
needed, but it's possible I've omitted a step or something in the
packaging process, in which case I apologize.  So install this with
care!

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-15 Thread Timo Aaltonen
Bryce, those files are only needed by the experimental debian patches to
automatically choose the right driver (without a Driver section in the
xorg.conf), our server doesn't support that yet. So it's safe to not
have those right now :)

When testing, remember to remove the LVDSBiosNativeMode option.

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-15 Thread Steve Langasek
** Changed in: xserver-xorg-video-ati (Ubuntu)
   Target: ubuntu-7.10-rc = ubuntu-7.10

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-11 Thread David Tomaschik
Sascha, did you need the LVDSBiosNativeMode option to make that card
work?  I have the same card in my desktop and did NOT need the
LVDSBiosNativeMode option for 1280x1024.  In fact, this bug should only
affect laptops is yours one?

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-11 Thread Sascha Morr
Hello David, no it is a desktop pc and no laptop. I don't know where the
bug is exactly.

Cheers
Sascha

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-10 Thread cyberdork33
Same for me. update breaks things... Option LVDSBiosNativeMode FALSE
gets it working.

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-10 Thread Tormod Volden
It might be useful if the me-tooers would add their exact hardware details, at 
least the output from: lspci -vvnn|grep VGA comp
Note: only for those who need the LVDSBiosNativeMode false option.

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-10 Thread Nico Bogaert
this is mine:

[EMAIL PROTECTED]:~$ lspci -vvnn|grep VGA comp
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Radeon Mobility 
M7 LW [Radeon Mobility 7500] [1002:4c57] (prog-if 00 [VGA])

I have a Dell Inspiron 5100 Laptop

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-10 Thread Maggie
Here is mine:

[EMAIL PROTECTED]:~$ lspci -vvnn|grep VGA comp
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Radeon Mobility 
M7 LW [Radeon Mobility 7500] [1002:4c57] (prog-if 00 [VGA])

I too have a Dell Inspiron 5100 laptop

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-10 Thread cyberdork33
Another Inspiron 5100:
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Radeon Mobility 
M7 LW [Radeon Mobility 7500] [1002:4c57] (prog-if 00 [VGA])

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-10 Thread David Tomaschik
Ironically, I also have a Dell Inspiron 5100.  Same lspci output:
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Radeon Mobility 
M7 LW [Radeon Mobility 7500] [1002:4c57] (prog-if 00 [VGA])

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-10 Thread Sascha Morr
My output of lspci -vvnn|grep VGA comp:

01:00.0 VGA compatible controller [0300]: ATI Technologies Inc RV280
[Radeon 9200 SE] [1002:5964] (rev 01) (prog-if 00 [VGA])

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-09 Thread Timo Aaltonen
Please do try that option. Unfortunately there is currently no method
for automatically doing the right thing for all hardware :/

I'll reopen the upstream bug.

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-09 Thread Bug Watch Updater
** Changed in: xorg-server
   Status: Fix Released = Confirmed

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-09 Thread David Tomaschik
Option LVDSBiosNativeMode FALSE does work for me, but this seems
likely to pose a problem for new installs unaware of the bug.  Would it
be possible to get some sort of autodetection based on lspci?

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-09 Thread Nico Bogaert
Just a me too It worked for me the same as David stated, after
adding the option... Thanks for the great efforts by the way to get
things fixed so quickly.

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-08 Thread David Tomaschik
While 6.7.195-1ubuntu1 actually worked, 6.7.195-1ubuntu2 breaks things.
It seems that the change SPECIFICALLY undid the changes made to fix
things for the Radeon 7500.  Please fix or advise: the driver is useless
under autoconfiguration, even if there is an xorg.conf option to change
it that MIGHT make things work (I haven't tried it).

** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: Fix Released = Confirmed

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-05 Thread Martin Man
Just confirming that installing tv6 fixes the black screen problem for
me on ThinkPad T41p with FireGL2, thanx

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-05 Thread Bug Watch Updater
** Changed in: xorg-server
   Status: Confirmed = Fix Released

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-05 Thread Timo Aaltonen
** Changed in: xserver-xorg-video-ati (Ubuntu)
   Target: None = ubuntu-7.10-rc

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-05 Thread Timo Aaltonen
xserver-xorg-video-ati (1:6.7.194-1ubuntu2) gutsy; urgency=low

  [ Timo Aaltonen ]
  * Add some patches from git master which fix a number of important
bugs. Also add a new patch (10) which has not yet been merged
upstream.

  [ Tormod Volden ]
  * debian/patches/02_mode_code_cleanup.diff:
- Prerequisite for patch 03.
RADEON: more clean up of mode code
(fd.o commit 21593d04d222b05dbba9abd31eaa3bfb91d999b6)
  * debian/patches/03_LVDS_mode_validation.diff:
- Prerequisite for patch 07.
RADEON: more work on LVDS mode validation and fixups
(fd.o commit 99ceaefa18c6e07b55106cca0ea8996fa73667be)
  * debian/patches/04_remove_cruft.diff
- Removes two unused functions.
RADEON: remove cruft
(fd.o commit dcc376e2d2a13329dd03f1bc4b471329757a6f5f)
  * debian/patches/05_ext_tdms_table.diff
- Prerequisite for patch 09.
RADEON: add support for ext tmds table and ext tmds chip init
(fd.o commit 22519fde1e002f28d6036d448fcd18452d00f1bb)
  * debian/patches/06_initdispbandwidth.diff:
RADEON: fix RADEONInitDispBandwidth() on single crtc cards
(LP: #86072, #144011)
(fd.o commit 0ca184c3c35032df39ea7ce5d2d4aba1a97b6426)
  * debian/patches/07_sort_out_LVDS_modes.diff:
- Prerequisite for patch 09.
RADEON: Finally sort out LVDS modes
(fd.o commit cc0c2d8e61600652b1f9cb3dc49db2ef62b1e40d)
  * debian/patches/08_disable_dri_rc410.diff:
rc410: disable DRI by default due to it not working
(LP: #144297)
(fd.o commit d808781d48adf01e80b5bb476bae2d2f599030f1)
  * debian/patches/09_mode_and_output_fixes.diff:
RADEON: final fix for RMX/LVDS
(LP: #132716)
(fd.o commit 597dffce9bdc23d0be880235258386a0bdd7)
RADEON: minor fixes for external TMDS
(fd.o commit bfede412b3a3cd11769a580b167c528734146096)
RADEON: remove RADEONSaveMode()
(fd.o commit 5f5c4e6ad61c45c24f1443b91b4bc5375efdebc0)
RADEON: more fixes for single crtc chips
(fd.o commit b6bda79f72df5e5bf9c6b71fa3298e765da506bd)
RADEON: remove some cruft
(fd.o commit 3a958ba136c3fae5a4ddd56373ac7cd47046f10e)
  * debian/patches/10_disable_dri_rs485.diff
- disable DRI on RS485 (the driver mistakenly lists it as RS482)
  (LP: #139241)

 -- Timo Aaltonen [EMAIL PROTECTED]   Sat,  6 Oct 2007 01:52:08
+0300

** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-04 Thread Tormod Volden
Yes, -tv6 is uploaded to my PPA and just waiting to be build.

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-04 Thread Tormod Volden
Fixed upstream with these latest git commits (probably the first one):

597dffce9bdc23d0be880235258386a0bdd7 RADEON: final fix for RMX/LVDS
bfede412b3a3cd11769a580b167c528734146096 RADEON: minor fixes for external TMDS
5f5c4e6ad61c45c24f1443b91b4bc5375efdebc0 RADEON: remove RADEONSaveMode()
b6bda79f72df5e5bf9c6b71fa3298e765da506bd RADEON: more fixes for single crtc 
chips
3a958ba136c3fae5a4ddd56373ac7cd47046f10e RADEON: remove some cruft

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

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-04 Thread cyberdork33
That seems to have done it. Xorg starts up to gdm now like it should.

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-04 Thread mabovo
Radeon 9600 RV350, tv6 package is doing well. The only problem noticed
after installed it, Gutsy had been no sound. ?

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-04 Thread mabovo
Radeon 9600 RV350, tv6 package is doing well. The only problem noticed
after installed it, Gutsy had been no sound. ?

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-04 Thread David Tomaschik
I'm running tv6, sound works fine.  I can't think of any reason the ati
driver would affect sound.

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-04 Thread cyberdork33
Sound working fine for me too.

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-03 Thread Tormod Volden
I prepared a -tv4 with the git changes from 3 hours ago. Unfortunately I
uploaded them to the wrong pocket, and I am now far away from my keys.
You can however download my sources and easily build it yourself (follow
the Building Drivers instructions on
https://wiki.ubuntu.com/XorgOnTheEdge). Or wait another ca 10 hours till
I can upload again.

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-03 Thread Tormod Volden
Please test the new -tv5 packages (available through
https://wiki.ubuntu.com/XorgOnTheEdge)

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-03 Thread cyberdork33
tv5 still had issues. I can give the output of xrandr later, and I will
test tv4 too.

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-03 Thread cyberdork33
Here is the output of xrandr for tv5. It is quite different. Note, that
when I changed modes to try the 800x600 resolution, I lost the console
as well.

** Attachment added: tv5 xrandr output
   http://launchpadlibrarian.net/9715440/xrandr_output_tv5.txt

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-03 Thread Maggie
I am dealing with the same bug as originally stated. I just tried the -tv5 
package and am experiencing the same problem. xorg.conf attached.
According to the log, its correctly detecting the panel as the only output 
available and its correctly selecting it.

Let me know if there is anything else I can try.

** Attachment added: xorg.conf
   http://launchpadlibrarian.net/9716064/xorg.conf

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-03 Thread Maggie
Here is my log file

** Attachment added: Xorg.0.log
   http://launchpadlibrarian.net/9716065/Xorg.0.log

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-03 Thread David Tomaschik
FYI: I have just helped the freedesktop.org developers test a new patch
that should be fixing things.  This has been committed to the
freedesktop.org GIT and should (I would assume) be making to at least a
-tv6 soon, if not into a new Gutsy package.  I would really hope this
gets out before release.

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-01 Thread cyberdork33
the tv3 package (i386) made everything worse. I couldn't use xrandr to
switch anymore. I had to downgrade to get anything to work again. I am
posting the xrandr output with the tv3 driver.

** Attachment added: xrandr -d :0 -q verbose with the tv3 driver
   http://launchpadlibrarian.net/9631448/xrandroutput.txt

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-09-30 Thread Tormod Volden
The -tv3 package from
http://ppa.launchpad.net/tormodvolden/ubuntu/pool/main/x/xserver-xorg-
video-ati/ (i386 still in build queue) will have all the relevant
changes from current git upstream.

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-09-28 Thread allartk
Same here with the latest update from 2.6.22-11  to 2.6.22-12 and fglrx
8.41.7. It seems x.org fails to start and freezes, because i'm not able
to switch to the console with ctr alt f1, neither does ctr+alt_backspace
work. (my numlock responds still).

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-09-28 Thread cyberdork33
Yea, I think the complete xorg freeze-up issues are different as I can
still switch to a console and CTRL+ALT+BKSP just fine to kill the server
(and it looks like the others with Mobility 7500s can too). Just to be
clear for others, this bug is for the open 'ati' driver, not the
proprietary 'fglrx' driver.

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-09-28 Thread Tormod Volden
Let us keep this bug for David's issue with the ati driver on 7500
cards. Please find/file other bugs for other issues.

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-09-27 Thread pkands
Same problem with Radeon xpress 200M  (RC410)
Can't Install or try the new 7.10 beta. 
This is also happening with the Mandriva beta and Fedora 8 test all of which 
worked fine in previous versions.

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-09-24 Thread Tormod Volden
Alex is not very verbose about which upstream fix, but I guess it is the
newer LVDS handling and mode fixes. They came after 6.7.193 which is in
Gutsy, but they will be included in 6.7.194. Hopefully also the latter
will be accepted in Gutsy since it has many bug fixes (and nothing
else).

Please test the 6.7.194 test build from
https://wiki.ubuntu.com/XorgOnTheEdge

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-09-24 Thread David Tomaschik
Unfortunately, 6.7.194 does not fix the issue for me.  I must still run
the xrandr command to get video back.

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-09-24 Thread cyberdork33
Does not fix it for me either. I do have some more info though. After
Xorg starts, I can login (blindly) and then run the xrandr commands from
the console. It seems that the code for each mode is different when the
external monitor is not connected. See attached output with 194 driver.

** Attachment added: xrandr_-d_:0_-q_--verbose.txt
   http://launchpadlibrarian.net/9497691/xrandr_-d_%3A0_-q_--verbose.txt

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-09-23 Thread David Tomaschik
According to upstream, this should be fixed in ATI git master.  Any idea
which ubuntu package version this will be?  I assume it will make it
into gutsy, right?

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-09-22 Thread Timo Aaltonen
** Changed in: xserver-xorg-video-ati (Ubuntu)
   Importance: Undecided = High

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-09-22 Thread cyberdork33
Ok, I had to connect an external monitor to get x to start on the
external monitor, then I could get a good xrandr output. See attached.

** Attachment added: xrandr -d :0 -q --verbose
   http://launchpadlibrarian.net/9460929/xrandr_output.txt

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-09-22 Thread cyberdork33
Now I can run:
xrandr -d :0 --output LVDS --mode 0x55

and get the display on the actual laptop to work. NOTE: The other
1024x768 mode didn't change anything. If someone can tell me what to do
to get proper debugging info, I can post it, just me know.

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-09-21 Thread Tormod Volden
If David's workaround doesn't work for you, you have another issue than
him, so please file a new bug.

David, would you be able to follow up on Alex's questions in the
upstream bug tracker?

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-09-21 Thread encoded
Tormod: thanks, will do.

New bug created #141551

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-09-21 Thread cyberdork33
I am on a Dell Inspiron 5100 with the Radeon Mobility M7 [7500]. I have tried 
several of the suggestions listed to no avail. I get a black picture 
immediately upon starting xorg if the driver is set to ati. Having no 
xorg.conf, trying the various MonitorLayout Options, etc and all I get is the 
same black screen.
The xrandr commands all issue errors about the server refusing connection to 
screen 0.

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-09-21 Thread cyberdork33

** Attachment added: default generated config
   http://launchpadlibrarian.net/9447905/default_xorg.conf

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-09-21 Thread cyberdork33

** Attachment added: Xorg.0.log from the default config
   http://launchpadlibrarian.net/9447915/default_Xorg.0.log

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-09-20 Thread encoded
Any news on this?  I'm still seeing problems after trying all
suggestions.

ATI Radeon Mobility 9700

Thanks

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-09-20 Thread Craig
I'm also having this problem. I'm more than happy to provide information
on request.

My video card is:  ATI Technologies Inc RV350 [Mobility Radeon 9600 M10]
I'm using the auto-generated xorg.conf from dpkg-reconfigure -phigh 
xserver-xorg (and I just redid it to ensure it was clean).

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-09-12 Thread Tormod Volden
Alex Deucher posted this in the upstream bug:

(II) RADEON(0): Modeline 1024x768x60.0   65.00  1024 1040 1688 1344  768 771
777 806 (48.4 kHz)
(II) RADEON(0): Modeline 1024x768x60.0   65.00  1024 1048 1184 1344  768 771
777 806 -hsync -vsync (48.4 kHz)

looks like you are getting two modes for 1024x768 on LVDS. Try switching to the
other one.  you can use xrandr --verbose to list the modes.

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-09-12 Thread David Tomaschik
Still nothing, assuming I'm doing this properly:

xrandr -d :0 --output 1 --mode 0x48

(I assume the 0x48 in parenthesis is the XID of the mode)

Honestly, I'm not at all familiar with xrandr and the man page is a bit
on the spotty side.

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-09-12 Thread David Tomaschik
Learning how to use xrandr helps.  The following command fixed things
substantially:

xrandr -d :0 --output LVDS --mode 0x48

I've attached the output of xrandr -d :0 -q --verbose to see if that
helps create an underlying fix for the bug.  (Or at least, reveals a way
to avoid typing the xrandr command every start, AFTER fixing
.Xauthority)

** Attachment added: xrandr -q --verbose
   http://launchpadlibrarian.net/9260191/xrandr_q_verbose

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-09-10 Thread Bug Watch Updater
** Changed in: xorg-server
   Status: Unknown = Confirmed

-- 
ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)
https://bugs.launchpad.net/bugs/132716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


  1   2   >