MediaWiki:Citizen.css and Asus VivoBook S551LA/LB Disabling onboard ram guide: Difference between pages

MediaWiki interface page
(Difference between pages)
No edit summary
 
No edit summary
 
Line 1: Line 1:
.infobox {
{{Explanatory Guide
  margin-bottom: var( --space-md );
|Device=Asus VivoBook S551LA, Asus VivoBook S551LB
  background: var( --color-surface-2 );
|Type=Circuit
  border-radius: var( --border-radius--medium );
|Difficulty=3. Hard
  display: block;
}}
  max-width: 30em;
Disabling onboard RAM for Asus VivoBook S551LA/LB and K551LA models
  border-collapse: collapse;
  float: right;
  clear: right;
}


.infobox tbody tr {
This guide is valid for Asus K551LA, VivoBook S551LA and S551LB models. I used S551LB Rev: 2.2 boardview for this guide.
  border-top: 1px solid var(--border-color-base);
[[File:S551LB 0.jpg|thumb|S551LB 0 (Figure 1)]]
}
[[File:S551LB 1.jpg|thumb|S551LB 1 (Figure 2)]]
[[File:S551LB 2.jpg|thumb|S551LB 2 (Figure 3)]]
[[File:S551LB3.jpg|thumb|S551LB 3 (Figure 4)]]


.infobox tbody tr:nth-child(1) { border: none; }
== Why disable the onboard ram? ==
.infobox tbody tr * {
We need this mod when suspect about onboard RAM chips. All onboard RAM chips must be removed. If client requires the onboard RAM, replace the RAM chips and shift back the resistors.
  vertical-align: middle;
  padding: var(--space-sm) 0;
}
.infobox tbody tr .infobox-heading {
  text-align: center;
}
.infobox tbody tr th {
  width: 40%;
  text-align: left;
  padding-left: 1em;
}


.infobox tbody tr td {
== Disabling onboard ram steps ==
  width: 60%;
 
  padding-right: 1em;
* Search in Nets box for "DIMM_SEL" string.
}
 
This will list all RAM configuration lines, DIMM_SEL1-3. Initial RAM configuration is 101; RAM slot plus onboard RAM available.
 
See Fig.1.
 
* Locate DIMM_SEL1 and corresponding resistors.
 
Shift R2128 to R2163.
 
See Fig. 2.
 
* Locate DIMM_SEL2 and corresponding resistors.
 
Shift R2165 to R2169.
 
See Fig. 3.
 
* Locate DIMM_SEL3 and corresponding resistors.
 
Shift R2130 to R2166.
 
See Fig. 4.
 
The final RAM configuration will be 010; only RAM slot available.

Revision as of 18:11, 25 November 2023

Asus VivoBook S551LA/LB Disabling onboard ram guide
Type Circuit
Device(s) Asus VivoBook S551LA, Asus VivoBook S551LB
Difficulty ◉◉◉◌ Hard

Disabling onboard RAM for Asus VivoBook S551LA/LB and K551LA models

This guide is valid for Asus K551LA, VivoBook S551LA and S551LB models. I used S551LB Rev: 2.2 boardview for this guide.

S551LB 0 (Figure 1)
S551LB 1 (Figure 2)
S551LB 2 (Figure 3)
S551LB 3 (Figure 4)

Why disable the onboard ram?

We need this mod when suspect about onboard RAM chips. All onboard RAM chips must be removed. If client requires the onboard RAM, replace the RAM chips and shift back the resistors.

Disabling onboard ram steps

  • Search in Nets box for "DIMM_SEL" string.

This will list all RAM configuration lines, DIMM_SEL1-3. Initial RAM configuration is 101; RAM slot plus onboard RAM available.

See Fig.1.

  • Locate DIMM_SEL1 and corresponding resistors.

Shift R2128 to R2163.

See Fig. 2.

  • Locate DIMM_SEL2 and corresponding resistors.

Shift R2165 to R2169.

See Fig. 3.

  • Locate DIMM_SEL3 and corresponding resistors.

Shift R2130 to R2166.

See Fig. 4.

The final RAM configuration will be 010; only RAM slot available.