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
Fujitsu Esprimo P5710 - unlock [REQUEST]
Last Post: monkeywrench
Today 12:30 PM
» Replies: 34
» Views: 690
Lenovo Z50-70: CPU update
Last Post: PedroFX
Yesterday 07:20 PM
» Replies: 6
» Views: 175
My Gateway NV57h has an ACER in BIOS - c...
Last Post: drmrsolds
Yesterday 05:42 PM
» Replies: 1
» Views: 2050
Z97-PRO(Wi-Fi ac)/USB 3.1
Last Post: Jedrek
Yesterday 09:49 AM
» Replies: 4
» Views: 2292
[Request] Acer Aspire 3050 unlocked BIOS
Last Post: prowindows62
Yesterday 07:43 AM
» Replies: 0
» Views: 108
HP H-IG41-uATX 45nm microcode update LGA...
Last Post: goldenhill
Yesterday 04:49 AM
» Replies: 58
» Views: 56673
Asus h61m-d & xeon e3-1265l v2
Last Post: DeathBringer
05-03-2024 04:28 PM
» Replies: 3
» Views: 218
[REQUEST] - Acer Swift 3 SF314-41G bios ...
Last Post: ersan
05-03-2024 03:03 PM
» Replies: 1
» Views: 170
[REQUEST] Lenovo G780 advanced menu
Last Post: Dudu2002
05-03-2024 09:41 AM
» Replies: 43
» Views: 17080
[REQUEST] ThinkPad T14 Gen1 Intel BIOS W...
Last Post: SSV CHAOTIC
05-03-2024 05:19 AM
» Replies: 0
» Views: 163
[REQUEST] Lenovo Ideapad 100-14IBD & 100...
Last Post: Dudu2002
05-03-2024 03:48 AM
» Replies: 15
» Views: 7021
[REQUEST] Lenovo IdeaPad U310 & U410 (65...
Last Post: 5CarPileup
05-03-2024 02:04 AM
» Replies: 1767
» Views: 380907
HP Pro 3500: CPU Upgrade
Last Post: DeathBringer
05-03-2024 12:13 AM
» Replies: 20
» Views: 4610
[READ FIRST] Access Advanced settings th...
Last Post: Klinzah
05-02-2024 05:11 PM
» Replies: 424
» Views: 569657
[REQUEST] Asus eeepc 1025C
Last Post: sloseba123
05-02-2024 04:44 PM
» Replies: 87
» Views: 110540
HP EliteBook 840 g2 NVMe
Last Post: x86-64
05-02-2024 06:30 AM
» Replies: 0
» Views: 133
[Request] Dell 7400 2 in 1 Computrace/Ab...
Last Post: Lorand187
05-01-2024 10:34 PM
» Replies: 0
» Views: 185
[REQUEST] Gigabyte B75M-D3H BIOS Unlock
Last Post: topadefir
05-01-2024 12:56 PM
» Replies: 10
» Views: 4075
[REQUEST] Lenovo B590 (H9ETxxWW) Whiteli...
Last Post: samugarob
05-01-2024 10:08 AM
» Replies: 674
» Views: 168962
[REQUEST] Asus GL504GV BIOS Unlock
Last Post: merjeu
05-01-2024 09:28 AM
» Replies: 5
» Views: 1733

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)