Jump to content
3 posts in this topic

Recommended Posts

Disk utility shows: "Burn Support : Unsupported" so I did a drutil info and here's the output:

 

Vendor Product Rev

TSSTcorp CDDVDW SH-S203P SB00

 

Interconnect: ATAPI

SupportLevel: Unsupported

Profile Path: None

Cache: 2048k

CD-Write: -R, -RW, BUFE, CDText, Test, IndexPts, ISRC

DVD-Write: -R, -R DL, -RAM, -RW, +R, +R DL, +RW, BUFE, Test

Strategies: CD-TAO, CD-SAO, CD-Raw, DVD-DAO

 

Then I checked: /System/Library/Frameworks/DiscRecording.framework/Resources/DeviceSupport.drprofile

for TSSTcorp (SAMSUNG Super WriteMaster) but couln't find it so I've add these lines to it:

 

	<dict>
	<key>DRDevicePersonalities</key>
	<dict>
		<key>DRDeviceAlternateVendorNames</key>
		<string>QPS</string>
		<key>DRDeviceProductName</key>
		<string>CDDVDW SH-S203P</string>
		<key>DRDeviceVendorName</key>
		<string>TSSTcorp</string>
	</dict>
	<key>DRDeviceProfile</key>
	<dict>
		<key>DRDeviceDescription</key>
		<string>Samsung Super WriteMaster SH-S203P</string>
	</dict>
	<key>DRDeviceProfileVersion</key>
	<integer>1</integer>
</dict>

 

which didn't work (hence this topic) so I either misunderstood how things work, or I made some sort of failure and thus am I looking for help to change this (Disk Utility should no longer show "unsupported"). Any ideas?

 

Thanks for helping :P

  • 3 months later...
  • 1 month later...
×
×
  • Create New...