Search found 31 matches

by IntuitiveNipple
Sun Apr 27, 2008 9:36 pm
Forum: In-depth High-tech BIOS section
Topic: What do you know about BIOS NVRAM hacking?
Replies: 82
Views: 155701

Thanks for the tips. None of those worked unfortunately. On this model there is no jumper to clear cmos ram under the memory modules, and the C88 did not do the job. It seems after removing all the cables, and the small battery, it gets to POST (I haven't assembled it yet, just connected the displa...
by IntuitiveNipple
Sun Apr 27, 2008 8:54 pm
Forum: In-depth High-tech BIOS section
Topic: What do you know about BIOS NVRAM hacking?
Replies: 82
Views: 155701

I found an alternative method described for the A105 after posting my previous advice, so if that doesn't work, try this: 1) like always with anything that you do when taking your computer apart, take out the battery and unplug it (common sense) 2) Remove the plastic cover piece above the keyboard, ...
by IntuitiveNipple
Sun Apr 27, 2008 8:43 pm
Forum: In-depth High-tech BIOS section
Topic: What do you know about BIOS NVRAM hacking?
Replies: 82
Views: 155701

I 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 saf...
by IntuitiveNipple
Wed Apr 16, 2008 12:45 am
Forum: In-depth High-tech BIOS section
Topic: What do you know about BIOS NVRAM hacking?
Replies: 82
Views: 155701

~3GB RAM limit on Intel 945 Chipset

Well the answer is pretty clear when you know where to look! These PCs have a 32-bit northbridge (CPU <-> memory connector chipset) so can only address a maximum of 2^32 (4GB). Of that 4GB total the upper 1GB is assigned for PCI devices, graphics card memory, and other memory-mapped I/O devices. Acc...
by IntuitiveNipple
Tue Apr 15, 2008 11:12 pm
Forum: In-depth High-tech BIOS section
Topic: What do you know about BIOS NVRAM hacking?
Replies: 82
Views: 155701

Re: Hi. new here, Also have same problem with Sony Laptop.

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 th...
by IntuitiveNipple
Fri Nov 30, 2007 10:52 pm
Forum: In-depth High-tech BIOS section
Topic: What do you know about BIOS NVRAM hacking?
Replies: 82
Views: 155701

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 i...
by IntuitiveNipple
Fri Nov 23, 2007 10:06 pm
Forum: In-depth High-tech BIOS section
Topic: What do you know about BIOS NVRAM hacking?
Replies: 82
Views: 155701

Re: enabling vt-x and ahci on vaio sz650n

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 tran...
by IntuitiveNipple
Fri Oct 12, 2007 4:29 pm
Forum: In-depth High-tech BIOS section
Topic: What do you know about BIOS NVRAM hacking?
Replies: 82
Views: 155701

To help hackers learn more about how it all hangs together I'm going to attach the contents of the Phoenix BIOS Editor's compilation log ( ROM.LOG ) for the BIOS related to the nvram.lst and nvtoken.lst reported here. I'm also linking to the raw files and in particular the 23,000-line bios.map that ...
by IntuitiveNipple
Fri Oct 12, 2007 9:52 am
Forum: In-depth High-tech BIOS section
Topic: What do you know about BIOS NVRAM hacking?
Replies: 82
Views: 155701

Specifically, how did you obtain those nvtoken.lst and nvram.lst files? As I understand, those lst files are only for your FE but what about other people's models? No, the examples are not for the Vaio FE range. They are from a server motherboard based on an Intel 945GM chipset. As I said, some mot...
by IntuitiveNipple
Thu Oct 11, 2007 11:38 pm
Forum: In-depth High-tech BIOS section
Topic: What do you know about BIOS NVRAM hacking?
Replies: 82
Views: 155701

Example Phoenix NVRAM Token symbols file - NVTOKEN.LST

.[NVEQU-002] cmosDviSSEnable EQU 00000h cmosAC97AudioEnable EQU 00003h cmosAC97ModemEnable EQU 00006h cmosAGPEnabled EQU 00009h cmosCommandByte1 EQU 0000Ch cmosEnableDev1Oprom EQU 0000Fh cmosEnable1 EQU 00012h cmosPciDev1Master EQU 00015h cmosCh1NativeIde1 EQU 00018h cmosCh2NativeIde1 EQU 0001Bh cm...
by IntuitiveNipple
Thu Oct 11, 2007 11:36 pm
Forum: In-depth High-tech BIOS section
Topic: What do you know about BIOS NVRAM hacking?
Replies: 82
Views: 155701

Example Phoenix NVRAM Token symbols file - NVRAM.LST

.[NVRAMMAP-002] .D = DEFAULTS F = FIXEDFIELD L = STACKLESS S = STRUCFIELD B = BYTESTRING .O = OVERRIDE C = CRC/CKSM M = MEMBERFIELD K = CHECKSUM R = READONLY .E = OEMOVERRIDE .Token Start Std Attributes . Media Width Mfg Name 01d1 0 0000 50 0000 0000 F rsvd_0_0 01d4 0 0050 08 0000 0000 F cmosRegA 0...
by IntuitiveNipple
Thu Oct 11, 2007 11:29 pm
Forum: In-depth High-tech BIOS section
Topic: What do you know about BIOS NVRAM hacking?
Replies: 82
Views: 155701

Phoenix NVRAM Tokens

Here's an example of the NVRAM token symbols. In the following two comments I'm going to include the full text of the files mentioned here since they are so rare - hopefully search engines will index them and help others find this information. When compiling the Phoenix BIOS a couple of files are cr...
by IntuitiveNipple
Thu Oct 11, 2007 3:17 pm
Forum: In-depth High-tech BIOS section
Topic: What do you know about BIOS NVRAM hacking?
Replies: 82
Views: 155701

Re: Hi. new here, Also have same problem with Sony Laptop.

I have a Sony SZ370P with the same processor and same problem. (Rant: why they disable a key feature on a premium laptop I cannot understand. /Rant) I suspect it's to simplify their support options, since VT is variable across individual models (in the FE41 range, only the "Z" suffix has a CPU with...
by IntuitiveNipple
Fri Sep 21, 2007 9:47 pm
Forum: In-depth High-tech BIOS section
Topic: What do you know about BIOS NVRAM hacking?
Replies: 82
Views: 155701

So far, so good. I'm working with libx86 so the utility can run on 32- or 64-bit systems and make real-mode calls into the BIOS. It is the same library used by vbetool. libx86 combines Linux Real Mode Interface (LRMI) for x86 32-bit and x86emu for 64-bit. I'm fixing up some 64-bit bugs in libx86 rig...
by IntuitiveNipple
Wed Sep 19, 2007 11:53 pm
Forum: In-depth High-tech BIOS section
Topic: What do you know about BIOS NVRAM hacking?
Replies: 82
Views: 155701

I've been doing some scanning of /dev/mem with a userspace application with superuser privileges and made quite a bit of progress in finding the location of the Phoenix Dispatch Manager routine in a generic way. After opening /dev/mem as a file with open() I use the same technique that symcmos uses ...