Forum RSS Feed Follow @ Twitter Follow On Facebook

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[-]
Welcome
You have to register before you can post on our site.

Username:


Password:





[-]
Latest Threads
Optiplex 7060 SFF 9th Generation Intel C...
Last Post: DeathBringer
Today 09:42 AM
» Replies: 45
» Views: 8553
[REQUEST] Acer Aspire E5-573(G) BIOS Unl...
Last Post: death20013
Today 08:45 AM
» Replies: 79
» Views: 42114
Looking for the best VPN for PC
Last Post: Alford
Today 08:19 AM
» Replies: 0
» Views: 27
[REQUEST] Lenovo Z50-70 & Z40-70 (9BCNxx...
Last Post: Dudu2002
Today 07:57 AM
» Replies: 726
» Views: 199470
[Request] GA-8I915PMD Bios unlock
Last Post: ilciumbia
Today 04:13 AM
» Replies: 5
» Views: 5184
[REQUEST] Lenovo Flex 10 BIOS Unlock
Last Post: artamis
Today 03:20 AM
» Replies: 26
» Views: 1626
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: Dudu2002
Today 02:09 AM
» Replies: 82
» Views: 24948
[REQUEST] HP Pavilion dv1340us whitelist...
Last Post: x200t
Yesterday 09:05 PM
» Replies: 4
» Views: 160
[REQUEST] Lenovo M90z Whitelist Removal
Last Post: wolfskin
Yesterday 07:51 PM
» Replies: 0
» Views: 31
[REQUEST] Lenovo G50-70 (9ACNxxWW) White...
Last Post: Dudu2002
Yesterday 09:36 AM
» Replies: 238
» Views: 71940
[REQUEST] Acer Nitro 5 AN515-58 BIOS Unl...
Last Post: Dudu2002
Yesterday 09:33 AM
» Replies: 22
» Views: 1577
[REQUEST] Lenovo IdeaPad S540 (GPETxxWW)...
Last Post: Dudu2002
Yesterday 04:40 AM
» Replies: 47
» Views: 16325
[REQUEST] Lenovo ThinkPad Edge E330 (H3E...
Last Post: Dudu2002
Yesterday 04:39 AM
» Replies: 633
» Views: 181230
Asus N53SV Unlocked v215
Last Post: Jantheman
05-08-2024 03:29 PM
» Replies: 2
» Views: 1442
[REQUEST] Asus eeepc 1025C
Last Post: biospherebios
05-07-2024 11:23 PM
» Replies: 89
» Views: 110901
[REQUEST] Lenovo G480 (62CNxxWW) Whiteli...
Last Post: AS7Alexis
05-07-2024 10:23 PM
» Replies: 61
» Views: 17861
HP EliteBook 840 g2 NVMe
Last Post: manlopsi
05-07-2024 09:07 PM
» Replies: 1
» Views: 195
[REQUEST] Lenovo ThinkPad T30 (2367) Whi...
Last Post: Ibm38729
05-07-2024 03:29 PM
» Replies: 0
» Views: 117
[REQUEST] HP ProBook 4535s Whitelist Rem...
Last Post: matxav
05-07-2024 01:35 PM
» Replies: 5
» Views: 3492
[HELP] BIOS modding to change soldered R...
Last Post: F-18
05-07-2024 12:44 PM
» Replies: 0
» Views: 150

Can I install any AMI BIOS?
#1
Hello! I want to overclock my notebook, but its BIOS its blocked and by software its motherboard manufacter its so [censored] unkown that the software cant find the PLL. My notebook have an AMI BIOS.

MY QUESTION IS:

I want to know if I can install an AMI version that have overclocking features althogh it is not exactly my notebook model. If i did that it would recognize all my notebook components, I have any chances, or it will not boot?
My notebooks specs for in case you need them:

- Notebook Positivo
- Intel Atom
- AMI BIOS version 1.13
- Motherboard manufracter Positivo (no support, updates or anything unlocked)

Im really desperate for overclocking beacuse I always wanted to have a pc for gaming but I didnt never worked yet to buy a cool pc!
Sorry for my english. Thank you.
find
quote
#2
(09-27-2015, 06:04 PM)chica Wrote: Hello! I want to overclock my notebook, but its BIOS its blocked and by software its motherboard manufacter its so [censored] unkown that the software cant find the PLL. My notebook have an AMI BIOS.

MY QUESTION IS:

I want to know if I can install an AMI version that have overclocking features althogh it is not exactly my notebook model. If i did that it would recognize all my notebook components, I have any chances, or it will not boot?
My notebooks specs for in case you need them:

- Notebook Positivo
- Intel Atom
- AMI BIOS version 1.13
- Motherboard manufracter Positivo (no support, updates or anything unlocked)

Im really desperate for overclocking beacuse I always wanted to have a pc for gaming but I didnt never worked yet to buy a cool pc!
Sorry for my english. Thank you.

Get yourself an ubuntu 15.04 iso and write it to a CD or pendrive (to write it to a pendrive you will need win32imagewriter which is free), boot the notebook off said CD or pendrive. Once you are at the desktop open a terminal window and type this 3 commands
Code:
sudo lspci -v > ~/Desktop/pci.txt
sudo lsusb -v > ~/Desktop/usb.txt
sudo lshw > ~/Desktop/chipsets.txt
and attach the 3 text file that will appear on your desktop to a reply.
Also consider the fact that the CPU is an Atom (a.k.a Netbook CPU). You'll not be able to squeeze that much extra performance out of it and there's also the underpowered graphics chip built-in and the slow disk and RAM controller bus.
find
quote
#3
(09-27-2015, 11:00 PM)fbsduser Wrote:
(09-27-2015, 06:04 PM)chica Wrote: Hello! I want to overclock my notebook, but its BIOS its blocked and by software its motherboard manufacter its so [censored] unkown that the software cant find the PLL. My notebook have an AMI BIOS.

MY QUESTION IS:

I want to know if I can install an AMI version that have overclocking features althogh it is not exactly my notebook model. If i did that it would recognize all my notebook components, I have any chances, or it will not boot?
My notebooks specs for in case you need them:

- Notebook Positivo
- Intel Atom
- AMI BIOS version 1.13
- Motherboard manufracter Positivo (no support, updates or anything unlocked)

Im really desperate for overclocking beacuse I always wanted to have a pc for gaming but I didnt never worked yet to buy a cool pc!
Sorry for my english. Thank you.

Get yourself an ubuntu 15.04 iso and write it to a CD or pendrive (to write it to a pendrive you will need win32imagewriter which is free), boot the notebook off said CD or pendrive. Once you are at the desktop open a terminal window and type this 3 commands
Code:
sudo lspci -v > ~/Desktop/pci.txt
sudo lsusb -v > ~/Desktop/usb.txt
sudo lshw > ~/Desktop/chipsets.txt
and attach the 3 text file that will appear on your desktop to a reply.
Also consider the fact that the CPU is an Atom (a.k.a Netbook CPU). You'll not be able to squeeze that much extra performance out of it and there's also the underpowered graphics chip built-in and the slow disk and RAM controller bus.

Sorry for the delayed answer, (I was with some troubles installing Ubuntu directly from a partition). I appreciate so much your answer, as soon I get the info I will attach it and reply to you.
find
quote
#4
(10-01-2015, 10:10 AM)chica Wrote:
(09-27-2015, 11:00 PM)fbsduser Wrote:
(09-27-2015, 06:04 PM)chica Wrote: Hello! I want to overclock my notebook, but its BIOS its blocked and by software its motherboard manufacter its so [censored] unkown that the software cant find the PLL. My notebook have an AMI BIOS.

MY QUESTION IS:

I want to know if I can install an AMI version that have overclocking features althogh it is not exactly my notebook model. If i did that it would recognize all my notebook components, I have any chances, or it will not boot?
My notebooks specs for in case you need them:

- Notebook Positivo
- Intel Atom
- AMI BIOS version 1.13
- Motherboard manufracter Positivo (no support, updates or anything unlocked)

Im really desperate for overclocking beacuse I always wanted to have a pc for gaming but I didnt never worked yet to buy a cool pc!
Sorry for my english. Thank you.

Get yourself an ubuntu 15.04 iso and write it to a CD or pendrive (to write it to a pendrive you will need win32imagewriter which is free), boot the notebook off said CD or pendrive. Once you are at the desktop open a terminal window and type this 3 commands
Code:
sudo lspci -v > ~/Desktop/pci.txt
sudo lsusb -v > ~/Desktop/usb.txt
sudo lshw > ~/Desktop/chipsets.txt
and attach the 3 text file that will appear on your desktop to a reply.
Also consider the fact that the CPU is an Atom (a.k.a Netbook CPU). You'll not be able to squeeze that much extra performance out of it and there's also the underpowered graphics chip built-in and the slow disk and RAM controller bus.

Sorry for the delayed answer, (I was with some troubles installing Ubuntu directly from a partition). I appreciate so much your answer, as soon I get the info I will attach it and reply to you.

Hello. I've been with some troubles with install Ubuntu, I will do beacuse I am Linux user, but for now, please can you say me what information you need or how can I get it using Windows to send to you?
find
quote
#5
(10-04-2015, 11:38 AM)chica Wrote:
(10-01-2015, 10:10 AM)chica Wrote:
(09-27-2015, 11:00 PM)fbsduser Wrote:
(09-27-2015, 06:04 PM)chica Wrote: Hello! I want to overclock my notebook, but its BIOS its blocked and by software its motherboard manufacter its so [censored] unkown that the software cant find the PLL. My notebook have an AMI BIOS.

MY QUESTION IS:

I want to know if I can install an AMI version that have overclocking features althogh it is not exactly my notebook model. If i did that it would recognize all my notebook components, I have any chances, or it will not boot?
My notebooks specs for in case you need them:

- Notebook Positivo
- Intel Atom
- AMI BIOS version 1.13
- Motherboard manufracter Positivo (no support, updates or anything unlocked)

Im really desperate for overclocking beacuse I always wanted to have a pc for gaming but I didnt never worked yet to buy a cool pc!
Sorry for my english. Thank you.

Get yourself an ubuntu 15.04 iso and write it to a CD or pendrive (to write it to a pendrive you will need win32imagewriter which is free), boot the notebook off said CD or pendrive. Once you are at the desktop open a terminal window and type this 3 commands
Code:
sudo lspci -v > ~/Desktop/pci.txt
sudo lsusb -v > ~/Desktop/usb.txt
sudo lshw > ~/Desktop/chipsets.txt
and attach the 3 text file that will appear on your desktop to a reply.
Also consider the fact that the CPU is an Atom (a.k.a Netbook CPU). You'll not be able to squeeze that much extra performance out of it and there's also the underpowered graphics chip built-in and the slow disk and RAM controller bus.

Sorry for the delayed answer, (I was with some troubles installing Ubuntu directly from a partition). I appreciate so much your answer, as soon I get the info I will attach it and reply to you.

Hello. I've been with some troubles with install Ubuntu, I will do beacuse I am Linux user, but for now, please can you say me what information you need or how can I get it using Windows to send to you?

Hello! I have the files.


Attached Files
.txt   pci.txt (Size: 9.16 KB / Downloads: 2)
.txt   usb.txt (Size: 26 KB / Downloads: 1)
.txt   chipsets.txt (Size: 16.87 KB / Downloads: 2)
find
quote
#6
(10-04-2015, 07:26 PM)chica Wrote:
(10-04-2015, 11:38 AM)chica Wrote:
(10-01-2015, 10:10 AM)chica Wrote:
(09-27-2015, 11:00 PM)fbsduser Wrote:
(09-27-2015, 06:04 PM)chica Wrote: Hello! I want to overclock my notebook, but its BIOS its blocked and by software its motherboard manufacter its so [censored] unkown that the software cant find the PLL. My notebook have an AMI BIOS.

MY QUESTION IS:

I want to know if I can install an AMI version that have overclocking features althogh it is not exactly my notebook model. If i did that it would recognize all my notebook components, I have any chances, or it will not boot?
My notebooks specs for in case you need them:

- Notebook Positivo
- Intel Atom
- AMI BIOS version 1.13
- Motherboard manufracter Positivo (no support, updates or anything unlocked)

Im really desperate for overclocking beacuse I always wanted to have a pc for gaming but I didnt never worked yet to buy a cool pc!
Sorry for my english. Thank you.

Get yourself an ubuntu 15.04 iso and write it to a CD or pendrive (to write it to a pendrive you will need win32imagewriter which is free), boot the notebook off said CD or pendrive. Once you are at the desktop open a terminal window and type this 3 commands
Code:
sudo lspci -v > ~/Desktop/pci.txt
sudo lsusb -v > ~/Desktop/usb.txt
sudo lshw > ~/Desktop/chipsets.txt
and attach the 3 text file that will appear on your desktop to a reply.
Also consider the fact that the CPU is an Atom (a.k.a Netbook CPU). You'll not be able to squeeze that much extra performance out of it and there's also the underpowered graphics chip built-in and the slow disk and RAM controller bus.

Sorry for the delayed answer, (I was with some troubles installing Ubuntu directly from a partition). I appreciate so much your answer, as soon I get the info I will attach it and reply to you.

Hello. I've been with some troubles with install Ubuntu, I will do beacuse I am Linux user, but for now, please can you say me what information you need or how can I get it using Windows to send to you?

Hello! I have the files.

That notebook can take 4GB of RAM and may be overcloked to 2.0GHz but you'll need to see if there's a cpu fan and if there isn't you'll need to install one, for that look for a small laptop cpu fan and look for a cpu fan connector in the motherboard, you can also replace that 5400rpm hard drive with a 7200rpm one or with a solid state drive to speed disk access a bit. That notebook however will still be slow due to the fact that it uses a SATA 2 controller instead of the faster SATA 3 one larger laptops use, and the GMA3150 graphics also affect a lot.
find
quote
#7
(10-06-2015, 02:48 PM)fbsduser Wrote:
(10-04-2015, 07:26 PM)chica Wrote:
(10-04-2015, 11:38 AM)chica Wrote:
(10-01-2015, 10:10 AM)chica Wrote:
(09-27-2015, 11:00 PM)fbsduser Wrote: Get yourself an ubuntu 15.04 iso and write it to a CD or pendrive (to write it to a pendrive you will need win32imagewriter which is free), boot the notebook off said CD or pendrive. Once you are at the desktop open a terminal window and type this 3 commands
Code:
sudo lspci -v > ~/Desktop/pci.txt
sudo lsusb -v > ~/Desktop/usb.txt
sudo lshw > ~/Desktop/chipsets.txt
and attach the 3 text file that will appear on your desktop to a reply.
Also consider the fact that the CPU is an Atom (a.k.a Netbook CPU). You'll not be able to squeeze that much extra performance out of it and there's also the underpowered graphics chip built-in and the slow disk and RAM controller bus.

Sorry for the delayed answer, (I was with some troubles installing Ubuntu directly from a partition). I appreciate so much your answer, as soon I get the info I will attach it and reply to you.

Hello. I've been with some troubles with install Ubuntu, I will do beacuse I am Linux user, but for now, please can you say me what information you need or how can I get it using Windows to send to you?

Hello! I have the files.

That notebook can take 4GB of RAM and may be overcloked to 2.0GHz but you'll need to see if there's a cpu fan and if there isn't you'll need to install one, for that look for a small laptop cpu fan and look for a cpu fan connector in the motherboard, you can also replace that 5400rpm hard drive with a 7200rpm one or with a solid state drive to speed disk access a bit. That notebook however will still be slow due to the fact that it uses a SATA 2 controller instead of the faster SATA 3 one larger laptops use, and the GMA3150 graphics also affect a lot.

Well. Thank you for your answer. I undertand, and know that my notebook is so crapy but anyway I will do.
My answer is as the title "Can I install any AMI BIOS?" if I do that the bios will recognize all my notebook devices and boot, or it will not boot?
Thank you!!
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)