sweec / osx86-driver-radeonhd

Automatically exported from code.google.com/p/osx86-driver-radeonhd
0 stars 0 forks source link

Doesn't work in SL 10.6.x 64 bit mode #5

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install this kext
2. Boot into SL 64 bit mode

What is the expected output? What do you see instead?
Running kextstat should show that this kext is loaded. In reality, it doesn't.

What version of the product are you using? On what operating system?
SL 10.6.2. Kernel 10.2.0

Please provide any additional information below.

Original issue reported on code.google.com by yizhang84 on 4 Dec 2009 at 2:24

GoogleCodeExporter commented 9 years ago
I have the same issue using the most recent SVN revision of the RadeonHD driver 
with
Snow Leopard 10.6.3 (kernel version 10.3.0).  My graphics card is an ATI 
Mobility
Radeon X1400.  However, for me, regardless of whether I set the build target in 
XCode
to x86_64 or i386, the driver simply causes a kernel panic when the kernel is 
booted
in x86_64 mode.  I also booted with the debug=0x100 flag, and no panic 
information
has been dumped to the screen, so I have not been able to pinpoint the 
culprit(s).

Original comment by logiconc...@gmail.com on 28 May 2010 at 8:34

GoogleCodeExporter commented 9 years ago
Same problem here. I tried to use a earlier version without ATOMBIOS support 
and it works. 

Original comment by marstone...@gmail.com on 15 Jan 2011 at 6:35