| Recommended by Wim's BIOS... |
|
| Recommended by Wim's BIOS... |
|
IntuitiveNipple wrote:If you had read this entire thread you'd know that the instructions on the Solaris forum you cite, and the examples it gives, were copied from this thread!
Be wary of following the advice to blindly alter entries in NVRAM in a random search for the correct Token. Despite what that article says, it is possible to cause the PC to fail which could result in having to return it to the manufacturer.
The reason I've gone to such lengths to determine a safe way to do this, and am creating a Linux tool for the job, is to ensure that end-users can't brick their PC.
shenson wrote:I did some tests and the BIOS doesn't restore to defaults when I modify nvram and symcmos still reports the modified value after a reboot.
I've worked out what it is.... The CPU doesn't support VTThe securable utility reported VT as locked off by the BIOS which was why I started experimenting. However linux cat /proc/cpuinfo and the Intel Processor ID utility indicate it doesn't so I'm SOL.
IntuitiveNipple wrote:pribambas wrote:Maybe it will be useful for anyone
Sony vaio sz650n/c, bios version R0081S5
(0183) [0001] - enables AHCI
(02EB) [0001] - enables VT-x
Sony vaio sz650n/c, bios version R0101S5
(0189) [0001] - enables AHCI
(02F1) [0001] - enables VT-x
I wonder if the difference between AHCI and VT (0x168) can be translated to other BIOSes? In other words, as discovering the VT code in the BIOS module is easiest, once we have the Token ID of VT is it possible to say that the AHCI Token ID is VT - 0x168 ?
and the other thing is 0x0676 (1656) bytes of NVRAM reported.
--snip--
If it does we don't need to hunt for the algorithm, we just need to find where the checksum is stored! It apparently being a 16-bit value gives me hope on that.
It seems strange how the offsets increment by 3, but the values reported are 16-bit.
( SYMBOLIC CMOS EDITOR - Version 643710-032 )
Config
Network
( token 0x354 start 0x241 width 0x1 )
( maximum 0x1 default 0x1 PICK_FIELD )
= [0] Disabled
=* [1] Enabled
Config
Network
Internal_Network_Device:
( token 0x357 start 0x258 width 0x1 )
( maximum 0x1 default 0x0 PICK_FIELD )
=* [0] Enabled
= [1] Hidden
Config
Network
Internal_Wireless_Device:
( token 0x35A start 0x259 width 0x2 )
( maximum 0x3 default 0x0 PICK_FIELD )
=* [0] Enabled
= [2] Radio_Off
= [3] Hidden
Config
Network
Internal_Bluetooth_Device
( token 0x24C start 0x25E width 0x1 )
( maximum 0x1 default 0x0 PICK_FIELD )
=* [0] Enabled
= [1] Hidden
Config
Network
Internal_Wireless_WAN_Device:
( token 0x243 start 0x25B width 0x1 )
( maximum 0x1 default 0x0 PICK_FIELD )
=* [0] Enabled
= [1] Hidden
(0354) [0001]
(0357) [0000]
(035A) [0000]
--snip--
(0243) [0000]
(0246) [0001]
(0249) [0001]
(024C) [0000]
state hex bits token token values (bits counted from left)
all off 0x7f 0 1 1 1 1 1 1 1 0x354 guessing this is either bits 3 or 4. I dont have a bios option to disable all networking
ethernet on 0x7e 0 1 1 1 1 1 1 0 0x357 bit 8, one bit, on or off
wirelesson 0x79 0 1 1 1 1 0 0 1 0x35a bits 6 and 7, two bits, bit 7 card enable, bit 6 radio on
radiooff 0x7d 0 1 1 1 1 1 0 1 0x35a as above
bluetooth on 0x3f 0 0 1 1 1 1 1 1 0x24c bit 2, one bit, on or off
wan on 0x77 0 1 1 1 0 1 1 1 0x243 bit 5, one bit, on or off
all on 0x30 0 0 1 1 0 0 0 0 0x30
veatnik wrote:First a related comment: My SZ is about the same vintage as your FE and also specs max ram at 2G. I just upgraded my wife's toshiba (AMD so her virtualization just works (drat)) with a 2G (Centon 2GB667LT available at some mass market outlets for $99) module. So I just thought I should try it in the Sony first. Short story is that each of the memory banks correctly can use it as a full 2G module. The bad news is that if you put two 2G modules in, that the system will only see 3Gs of RAM. (I suspect that another Bios fix might help but I'll back burner that until we get the virtualization going. (I just thought that you might be interested in the potential for 3G or more in your FE. I'll bet that the FE behaves the same as mine.)

Return to In-depth High-tech BIOS section
Users browsing this forum: No registered users and 0 guests
|
© 1996-2011 Wim Bervoets, Contact information | About us | Privacy policy | Terms of service | Disclaimer Associates: soupy, ajzchips, BiosMan, cp, Denniss, edwin, KachiWachi, KURIAKI, NickS, and Rainbow Copyright of all documents belonging to this site by Wim Bervoets 1996-2010. It is illegal to copy or redistribute the HTML pages in any way without the expressed written consent of the author. All BIOS Files and Utilities are copyrighted by their respective owners. |