LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Installed Catalyst 13.2 Beta, xorg failed to start, "Invalid ATI BIOS" in log (https://www.linuxquestions.org/questions/linux-newbie-8/installed-catalyst-13-2-beta-xorg-failed-to-start-invalid-ati-bios-in-log-4175452008/)

theif519 02-27-2013 10:59 PM

Installed Catalyst 13.2 Beta, xorg failed to start, "Invalid ATI BIOS" in log
 
Alright, so it's been a long time since I've even touched Linux (besides for Android, if you want to count that), and although I've always been interested in it, I was never too good at it and always had to ask for help... but I guess that's the best thing about the Linux community is that you guys are always willing.

Anyway, today I installed Kubuntu 12.10 via Wubi installer, and it went okay at first, everything started going well, and even installed the proprietary drivers in the 'additional drivers' section, but I remembered seeing that the newest beta drivers are available for Linux on ATI's official website, so I installed it with the help of thisand after finishing, I rebooted my computer, but when I started it back up, it failed to start and went straight to the command line's login. After trying to find out what's wrong, I looked around after seeing that fglrxinfo returns a null value, I googled it, and got this. I followed the instructions, and I got a completely blue screen after running the amd*.run script, tried to install it, and it said there were still traces of fglrx in the system, googled how to remove that, found this. Followed this, and even though it successfully ran and installed the amd*run script, I ran sudo aticonfig --initial again, it said it worked, I rebooted, same old problem.

Decided to read the error log this time, and I found something similar to this:
Quote:

[ 12.873] (II) fglrx(0): Invalid ATI BIOS from int10, the adapter is not VGA-enabled
[ 12.873] (EE) fglrx(0): Invalid video BIOS signature!
[ 12.873] (EE) fglrx(0): GetBIOSParameter failed
[ 12.873] (EE) fglrx(0): PreInitAdapter failed
[ 12.873] (EE) fglrx(0): PreInit failed
[ 12.873] (II) fglrx(0): === [xdl_xs112_atiddxPreInit] === end
[ 12.873] (II) fglrx(0): Interrupt handler Shutdown.
[ 12.877] (II) UnloadModule: "fglrx"
[ 12.878] (II) UnloadSubModule: "fglrxdrm"
[ 12.878] (II) Unloading fglrxdrm
[ 12.878] (II) UnloadSubModule: "fglrxdrm"
I say SIMILAR because I can't find it in my xorg log anymore, but others have had similar problems as I did, so I copied and pasted what (at least to what I recall) showed up at the end of the log. It may not be 100% accurate, and if need be, I'll try to replicate what I did before to reproduce the error for accuracy's sake.

Finally, I found that (through someone else) that deleting xorg.conf allows me to get back into the x-server, but it's not a permanent fix to my problem.

(I guess now is a good a time as any to announce that I have a hybrid/dual-GPU laptop, HP DV6tqe, an Intel HD and HD 6770m as listed below. I don't know if this will mess anything up or not. I also have BIOS to only use one graphics card at a time instead of using both/switching between the two.)

Specifications:



CPU:
Intel(R) Core(TM) i7-2670QM CPU @ 2.20GHz
GPU:
Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09) Advanced Micro Devices [AMD] nee ATI Whistler XT [AMD Radeon HD 6700M Series]
Audio:
ALSA Timer Device
Audio:
ALSA Sequencer Device
Audio:
HDA Intel PCH (STAC92xx Analog)
Audio:
HDA Intel PCH(HDA Intel ALSA hardware specific Device)
Audio:
HDA Intel PCH
Audio:
HDA Intel PCH (HDMI 0)
Network:
Loopback device Interface
Network:
RTL8111/8168B PCI Express Gigabit Ethernet controller
Network:
Centrino Wireless-N 1000

TobiSGD 02-28-2013 07:21 AM

The Beta driver is exactly what it says, Beta quality software. If you do not want to act as software tester and report the bugs you find, but just work with the system I would recommend to stick with the official drivers from your dsitribution.
The problem here is that you have used the installer script, which circumvents the package manager.
I would recommend to make a clean install of the OS and stick with tested software.


All times are GMT -5. The time now is 08:16 PM.