Jump to content

ATI Moblity Radeon HD 3650 on iDeneb 1.3


Sign_90
 Share

453 posts in this topic

Recommended Posts

Hi!

 

How do you do to put this résolution: 1920x1080

I have a sony FW 11 ZU with ATI 3650 (9591)

 

I edited com.apple.Boot

 

<dict>

<key>Kernel</key>

<string>mach_kernel</string>

<key>Kernel Flags</key>

<string>"Graphics Mode"=1920x1200x32</string>

<key>Timeout</key>

<string>5</string>

</dict>

</plist>

 

but the resolution is 1024x800 again.

 

Thx

Link to comment
Share on other sites

Hi!

 

How do you do to put this résolution: 1920x1080

I have a sony FW 11 ZU with ATI 3650 (9591)

 

I edited com.apple.Boot

 

<dict>

<key>Kernel</key>

<string>mach_kernel</string>

<key>Kernel Flags</key>

<string>"Graphics Mode"=1920x1200x32</string>

<key>Timeout</key>

<string>5</string>

</dict>

</plist>

 

but the resolution is 1024x800 again.

 

Thx

 

Forget it, this trick doesn't work. There are no drivers for a better solution or for Ci/Qe. (only if you have a Toshiba maybe it will work)

Internal monitor doesn't work.

Link to comment
Share on other sites

ati mobility 3670 ,.... dell xps 16 ,

 

 

flash in the pan,... including the dell studio,.... sony ,.... etc,....

 

this shure hurts, amd,....

 

is there a way to get open source driver from ati,.... and compile a new one from scratch ?!

would'nt that be great,.... to have better driver support for an hack, then for an mac ?

 

anyway,.... have enough trouble,... with an nvidia (160m), to get sleep/wake working,

and for an laptop, that's number one,.... ( after graphics,wifi,trackpad,keyboard,sound)

 

now 10.5.6 has new opengl, and some new ati entries,....

with snow leopard,.... maybe a new driver struckture,....

 

sorry to rant,... have a couple of ati cards,.... collecting dust,

Link to comment
Share on other sites

Hi!

 

How do you do to put this r�solution: 1920x1080

I have a sony FW 11 ZU with ATI 3650 (9591)

 

I edited com.apple.Boot

 

<dict>

<key>Kernel</key>

<string>mach_kernel</string>

<key>Kernel Flags</key>

<string>"Graphics Mode"=1920x1200x32</string>

<key>Timeout</key>

<string>5</string>

</dict>

</plist>

 

but the resolution is 1024x800 again.

 

Thx

 

Instead of this:

 

<string>"Graphics Mode"=1920x1200x32</string>

 

Try this

 

<key>Graphics Mode</key>

<string>1920x1080x32</string>

 

but the maximum resolution that you could get without drivers is 1440x1050.

Link to comment
Share on other sites

ok, thanks, I wiil try.

 

And how did you do to work your reader card?

Can you post the kext?*

 

thx

 

Instead of this:

 

<string>"Graphics Mode"=1920x1200x32</string>

 

Try this

 

<key>Graphics Mode</key>

<string>1920x1080x32</string>

 

but the maximum resolution that you could get without drivers is 1440x1050.

Link to comment
Share on other sites

Hi!

 

My file:

<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">

<plist version="1.0">

<dict>

<key>Graphics Mode</key>

<string>1920x1080x32</string>

<key>Kernel</key>

<string>mach_kernel</string>

<key>Kernel Flags</key>

<string></string>

<key>Timeout</key>

<string>5</string>

</dict>

</plist>

 

but my resolution stay at 1152x864.

 

If someone has an idea to increase at 1920x1080?

 

Thx

Link to comment
Share on other sites

I install only fuji 1 kexts and i have this result:

post-27472-1234327207_thumb.png

post-27472-1234327336_thumb.png

post-27472-1234327293_thumb.png

AtiX2000 is not load. When I put my id in X2000 plist i have garbage screen :(

Any solution?

 

Now you should try new 10.5.7 kexts, keep the old working Natit.kext and ATIRNDRV.kext who allows you resolution change and install this new kexts with kexthelper and put new OpenGL.framework in /System/Library/Frameworks

I don't have a Toshiba but on my dell studio with HD3450M the new ATIRadeonX2000 kexts seem to be supported : i still have a garbage screen but it is now only a framebuffer problem because the system loads well with the 4 kexts installed : I can hear the sounds, colors change when I enter my password to login and when I move the mouse, whereas with 10.5.6 kexts installed the system freezed.

 

Hope it will work...

 

[Edit] I tried the new MotMot framebuffer with a modded natit without success, there is now a new scramble screen with slowly changing colors like ink stain...and it still can not find LVDS data

Link to comment
Share on other sites

Boombeng did you try with natit and remove the DEV ID from info.plist of the x2000.kext?

 

Yeah, I did try several configurations but nothing new except the X2000 kexts who "seem" to be supported and MotMot FB who leads to a new strange scramble screen...

 

Here is a modded Natit for HD3450M which calls MotMot FB to load

NatitTEST_MotMot_HD3450M.zip

 

And the new ATINDRV with MotMot FB here

Link to comment
Share on other sites

alright, ive been following this, im not sure what version of leopard i have but ill report back, so i gots an toshiba a305 with 3 gig ram, centrino 2.1 i think, 3 gigs ram, ati mobility hd 3470.

im TOTALLY noob at this, so i'd appreciate you pointing out the obvious sometimes... my display works but i got no q/e and that weird resolution that makes it look ugly, so how do i do this kext thing?... im not too familiar :/

Link to comment
Share on other sites

I was searching and I found that there are two basic types of Mobile 3650. The GDDR3 and DDR2 (256 and 512 MB) Maybe this is the problem with the driver. Also some Laptop constructors down clock their cards so their may be an other problem

My card in Sony FW21Z is the following

 

35ak5s6.gif

 

So maybe we could compare with working Toshiba Mobility ATI 3650 specs and see if we could get a result.

 

The PCIe 3650 (not mobile) Core Clock @ 800 MHz Memory Clock @ 950 MHz, GPU RV 635

Link to comment
Share on other sites

 Share

×
×
  • Create New...