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
Help for UnLock Ram Timing
Last Post: Brax16
Today 01:55 PM
» Replies: 0
» Views: 44
Gigabyte GA-945PL-S3 (Rev. 1.0): Wolfdal...
Last Post: michamichael22
Today 01:23 PM
» Replies: 8
» Views: 4099
Lenovo Y550 BIOS Unlocking (Advanced Men...
Last Post: kentsergeo
Today 02:52 AM
» Replies: 7
» Views: 3535
Acer TravelMate 4230 — Enable AHCI / Unl...
Last Post: maximiliano80
Yesterday 12:29 PM
» Replies: 0
» Views: 121
Help with Foxconn H61S (weird miniITX ma...
Last Post: shiz_balls101
Yesterday 08:20 AM
» Replies: 2
» Views: 214
HP Pro 3300 & 3400 (H61): Upgrade to Ivy...
Last Post: Hooper
Yesterday 02:15 AM
» Replies: 153
» Views: 156661
[REQUEST] Acer Aspire E1-571(G) BIOS Unl...
Last Post: RJMP
04-11-2026 01:07 PM
» Replies: 137
» Views: 115444
Fujitsu D3061-A1 & Xeon E3-1245
Last Post: DeathBringer
04-11-2026 08:00 AM
» Replies: 7
» Views: 161
[REQUEST] Lenovo ThinkPad T450(s) (JBETx...
Last Post: konam005
04-10-2026 10:20 PM
» Replies: 149
» Views: 133854
Dell R7610 sr-iov bios mod help
Last Post: IronFist
04-10-2026 02:43 PM
» Replies: 0
» Views: 214
[RESQUEST] Gigabyte A5 X1 Insyde BIOS un...
Last Post: SuperSantaSqualala
04-10-2026 12:04 PM
» Replies: 2
» Views: 225
[REQUEST] Lenovo L340-15API & L340-17API...
Last Post: Dudu2002
04-10-2026 11:43 AM
» Replies: 14
» Views: 10502
Acer Nitro AN16-42-R854 need bios
Last Post: QEDSE
04-10-2026 03:16 AM
» Replies: 0
» Views: 220
[REQUEST] HP Elitebook 8440p Whitelist R...
Last Post: ic0n_358_
04-09-2026 01:16 PM
» Replies: 72
» Views: 55029
BIOS secure flash check failed
Last Post: Tutis123
04-09-2026 08:58 AM
» Replies: 0
» Views: 222
[REQUEST] Lenovo Yoga 520-14IKB BIOS Unl...
Last Post: Nicolasdrummer
04-08-2026 10:40 AM
» Replies: 9
» Views: 4157
BIOS MOD FOR DELL N7110 UNLOCKED UEFI BO...
Last Post: biiza
04-08-2026 08:01 AM
» Replies: 38
» Views: 79732
Lenovo g780: BIOS is password-locked
Last Post: liliill
04-06-2026 02:35 PM
» Replies: 0
» Views: 345
[REQUEST] Acer Aspire One 532h BIOS Unlo...
Last Post: zpunout
04-06-2026 02:44 AM
» Replies: 47
» Views: 36079
[REQUEST] Lenovo T440(S) (GJETxxWW) Whit...
Last Post: dx88ct
04-05-2026 09:18 PM
» Replies: 503
» Views: 299771

[Test, sp55495] WIFI Unlock HP Pavilion DM1-4000
#11
Hi. I have a DM1-4108au (Australian version) and the whitelist is bothering me.

I am running Fedora 16 / 64 Linux.

The laptop comes with a dodgy Broadcom BCM94313 wireless / bluetooth chip that is poorly supported in Linux due to Broadcom DRM.

I want to try and install an Intel Wireless chip.

Will this modded bios work on a Fedora Linux install? I noted before that puppe13 had to rename the HP Recovery partition. I an not in that situation because I have removed the hard drive that came installed with WinDowZz 7.

I'm going to install a SSD shortly.

Is the modded bios being discussed in this forum compatible with a Linux install? Anyone know. I'd like to try it but don't want to brick my 2 week old laptop.

Thanks.

PS: This is a great website. Excellent work. Smile

find
quote
#12
The provided uitility works on Windows - not sure how to use it with Linux - you might want to try FreeDOS.

The risk of bricking your laptop is low given that you can reinstall the original BIOS following the instructions given in this Forum. However, I found the modded BIOS not working (i.e.: the laptop would not boot with it). This is unrelated to the used operating system.

My recommendation is: before you start, make sure you have understood what needs to be done in order to reinstall the original BIOS. Make sure you know how to remove the CMOS battery (it is a little tricky but not that hard).

If all else fails, put the following in your /etc/modprobe.d/blacklist.conf:

blacklist brcm80211
blacklist brcmsmac
blacklist brcmfmac
blacklist bcm43xx
blacklist bcma

Usually the module named "wl" loads automatically and that way you get a working WLAN.

There are a couple of links some (or all?) are in German.

http://forum.ubuntuusers.de/topic/abstue...eg-pavili/
http://ubuntuforums.org/showthread.php?t=1903054
https://wiki.archlinux.org/index.php/Broadcom_wireless
(02-13-2012, 11:25 PM)spinifex Wrote: Hi. I have a DM1-4108au (Australian version) and the whitelist is bothering me.

I am running Fedora 16 / 64 Linux.

The laptop comes with a dodgy Broadcom BCM94313 wireless / bluetooth chip that is poorly supported in Linux due to Broadcom DRM.

I want to try and install an Intel Wireless chip.

Will this modded bios work on a Fedora Linux install? I noted before that puppe13 had to rename the HP Recovery partition. I an not in that situation because I have removed the hard drive that came installed with WinDowZz 7.

I'm going to install a SSD shortly.

Is the modded bios being discussed in this forum compatible with a Linux install? Anyone know. I'd like to try it but don't want to brick my 2 week old laptop.

Thanks.

PS: This is a great website. Excellent work. Smile

find
quote
#13
(02-14-2012, 02:02 AM)puppe13 Wrote: The provided uitility works on Windows - not sure how to use it with Linux - you might want to try FreeDOS.

The risk of bricking your laptop is low given that you can reinstall the original BIOS following the instructions given in this Forum. However, I found the modded BIOS not working (i.e.: the laptop would not boot with it). This is unrelated to the used operating system.

My recommendation is: before you start, make sure you have understood what needs to be done in order to reinstall the original BIOS. Make sure you know how to remove the CMOS battery (it is a little tricky but not that hard).

If all else fails, put the following in your /etc/modprobe.d/blacklist.conf:

blacklist brcm80211
blacklist brcmsmac
blacklist brcmfmac
blacklist bcm43xx
blacklist bcma

Usually the module named "wl" loads automatically and that way you get a working WLAN.

There are a couple of links some (or all?) are in German.

http://forum.ubuntuusers.de/topic/abstue...eg-pavili/
http://ubuntuforums.org/showthread.php?t=1903054
https://wiki.archlinux.org/index.php/Broadcom_wireless
(02-13-2012, 11:25 PM)spinifex Wrote: Hi. I have a DM1-4108au (Australian version) and the whitelist is bothering me.

I am running Fedora 16 / 64 Linux.

The laptop comes with a dodgy Broadcom BCM94313 wireless / bluetooth chip that is poorly supported in Linux due to Broadcom DRM.

I want to try and install an Intel Wireless chip.

Will this modded bios work on a Fedora Linux install? I noted before that puppe13 had to rename the HP Recovery partition. I an not in that situation because I have removed the hard drive that came installed with WinDowZz 7.

I'm going to install a SSD shortly.

Is the modded bios being discussed in this forum compatible with a Linux install? Anyone know. I'd like to try it but don't want to brick my 2 week old laptop.

Thanks.

PS: This is a great website. Excellent work. Smile

Hi puppe13,

Thanks for the links. I've read the ubuntu but not the Arch or german ubuntu.

I've been mucking round with the drivers mentioned but every Kernel upgrade seems to break it. That is why I just want to move to an Intel chip and get it all over and done with.

I've still got the WinDowZz hard drive intact so I'll consider the tool used to flash in WinDowZz.

Thanks for the tips. I'll keep browsing this site and see if I can get my head around it all.

find
quote
#14
http://www.bios-mods.com/BIOS/Whitelists...miloml.exe

New try for puppe13. let's see if this one does not brick the system and whitelist is gone.

BIOS REPOSITORY.Please consider donating (me or forum) if you like my work.
Please remember to come back and leave feedback. I hate leech and disappear thing.

Nice day.
Camilo.
find
quote
#15
@ puppe13

How did this last bios mod go?

I'm interested in trying it on my DM1-4103au.

Thanks.

find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)