Jump to content
8 posts in this topic

Recommended Posts

Ho provato a cercare velocemente ma non ho trovato niente, mi scuso se è un argomento trito e ritrito... ma come faccio a cambiare il nome del modello?

Ho creato a mano il file smbios.plist in /Extra dato che non ce l'avevo e ora mi riconosce correttamente la velocità delle ram e della cpu, ma non riesco a trovare come cambiare il nome del mac.

 

idee?

 

20090530132809_Immagine3.jpg

Link to comment
https://www.insanelymac.com/forum/topic/168503-cambiare-il-nome-somemodel/
Share on other sites

per quanto riguarda il macpro ecc ecc lo cambi da /Extra/smbios.plist

ecco il mio:

 

<?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>SMbiosvendor</key>
<string>Apple Inc.</string>
<key>SMbiosversion</key>
<string>IM51.88Z.0090.B09.0706270921</string>
<key>SMboardproduct</key>
<string>Mac-F42786A9</string>
<key>SMmaximalclock</key>
<string>3800</string>
<key>SMexternalclock</key>
<string>400</string>
<key>SMmanufacter</key>
<string>Apple Inc.</string>
<key>SMmemmanufacter_1</key>
<string>0xAD00000000000000</string>
<key>SMmemmanufacter_2</key>
<string>0xAD00000000000000</string>
<key>SMmemmanufacter_3</key>
<string>0xAD00000000000000</string>
<key>SMmemmanufacter_4</key>
<string>0xAD00000000000000</string>
<key>SMmempart_1</key>
<string>0x48594D503131325336344350362D59352020</string>
<key>SMmempart_2</key>
<string>0x48594D503131325336344350362D59352020</string>
<key>SMmempart_3</key>
<string>0x48594D503131325336344350362D59352020</string>
<key>SMmempart_4</key>
<string>0x48594D503131325336344350362D59352020</string>
<key>SMmemserial_1</key>
<string>0x00001020</string>
<key>SMmemserial_2</key>
<string>0x00003021</string>
<key>SMmemserial_3</key>
<string>0x00003021</string>
<key>SMmemserial_4</key>
<string>0x00003021</string>
<key>SMmemspeed</key>
<string>1066</string>
<key>SMmemtype</key>
<string>19</string>
<key>SMproductname</key>
<string>MacPro3,1</string>
<key>SMserial</key>
<string>CK6370PWX1A</string>
<key>SMsystemversion</key>
<string>1.0</string>
</dict>
</plist>

ciao geminimac

ho "solo" SMBIOSResolver.kext ma anche modificando il plist non cambia nulla

 

<?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>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>SMBIOSResolver</string>
<key>CFBundleIdentifier</key>
<string>com.superhai.driver.SMBIOSResolver</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>SMBIOSResolver</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1.0.6</string>
<key>IOKitPersonalities</key>
<dict>
	<key>Generic</key>
	<dict>
		<key>CFBundleIdentifier</key>
		<string>com.superhai.driver.SMBIOSResolver</string>
		<key>IOClass</key>
		<string>SMBIOSResolver</string>
		<key>IOMatchCategory</key>
		<string>SMBIOSResolver</string>
		<key>IOProviderClass</key>
		<string>IOPlatformExpertDevice</string>
		<key>IOResourceMatch</key>
		<string>SMBIOS</string>
		<key>Override</key>
		<dict>
			<key>UUID-key</key>
			<string>00000000-0000-1000-8000-0016174EE065</string>
			<key>board-id</key>
			<string>Mac-Unknown</string>
			<key>compatible</key>
			<string>MacBookPro4,1</string>
			<key>dimm-speed</key>
			<string></string>
			<key>hardcode-bus</key>
			<integer>200</integer>
			<key>manufacturer</key>
			<string>Apple Inc.</string>
			<key>model</key>
			<string>MacBookPro4,1</string>
			<key>product-name</key>
			<string>MacBookPro4,1</string>
			<key>rom-version</key>
			<string>MBP41.88Z.00C1.B00.0802091544</string>
			<key>serial-number</key>
			<string>SECRETSERIAL</string>
			<key>use-efi-bus</key>
			<true/>
			<key>version</key>
			<string>1.0</string>
		</dict>
	</dict>
</dict>
<key>OSBundleLibraries</key>
<dict>
	<key>com.apple.kernel.iokit</key>
	<string>1.1</string>
	<key>com.apple.kernel.libkern</key>
	<string>1.1</string>
</dict>
<key>OSBundleRequired</key>
<string>Root</string>
</dict>
</plist>

 

non è un problema...era solo per sapere una cosa in più

spero che Dream Sequencer riesca a risolvere

 

a presto

ciao,

 

Alex3001 & Dream sequencer

 

forse ho trovato la soluzione al vostro problema:

 

andate in preferenze di sistema e poi prendete condivisione e sotto nome computer ci mettete il vostro nickname ;)

 

ora info sul mac dovrebbe essere corretta :D

 

saluti

×
×
  • Create New...