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
[REQUEST] ThinkPad E15 Gen 2 - BIOS Upda...
Last Post: Ronin314Clear
Yesterday 06:19 PM
» Replies: 0
» Views: 113
[REQUEST] Asus Zenbook (UM535QE) Bios M...
Last Post: Bravo6
Yesterday 03:41 AM
» Replies: 0
» Views: 242
OptiPlex 360 380 760 780 960 Xeon LGA 77...
Last Post: LoFabio
Yesterday 03:38 AM
» Replies: 265
» Views: 330908
[REQUEST] Asus G614JV BIOS Unlock
Last Post: Mrgraysky
Yesterday 01:02 AM
» Replies: 0
» Views: 168
[REQUEST] HP Compaq nx6120 WiFi Whitelis...
Last Post: Maxinator500
07-16-2025 09:24 PM
» Replies: 1
» Views: 243
[REQUEST] Acer Nitro 5 AN517-52 BIOS Unl...
Last Post: Dudu2002
07-16-2025 03:50 AM
» Replies: 24
» Views: 10579
[REQUEST] Acer Nitro ANV15-51 BIOS Unloc...
Last Post: Dudu2002
07-16-2025 01:14 AM
» Replies: 3
» Views: 225
[REQUEST] Lenovo Yoga S940-14IIL (BQCNxx...
Last Post: Dudu2002
07-15-2025 03:09 AM
» Replies: 1
» Views: 408
[REQUEST] Lenovo G400S (7BCNxxWW) Whitel...
Last Post: helrobsil
07-14-2025 09:10 PM
» Replies: 217
» Views: 112703
[REQUEST] Lenovo Ideapad S510p (89CNxxWW...
Last Post: Dudu2002
07-14-2025 12:04 PM
» Replies: 181
» Views: 92139
[REQUEST] GA-8I865GME-775-RH (rev. 3.9) ...
Last Post: DeathBringer
07-14-2025 01:48 AM
» Replies: 3
» Views: 676
i7 2860QM how to raise power limit?
Last Post: DeathBringer
07-13-2025 07:43 AM
» Replies: 12
» Views: 916
[REQUEST] Dell Wyse 3040: CSM enable for...
Last Post: mm400
07-13-2025 05:58 AM
» Replies: 1
» Views: 834
[REQUEST] Acer TravelMate 5760(G,Z) BIOS...
Last Post: quibic
07-12-2025 01:03 AM
» Replies: 49
» Views: 26921
Asus P8Z77-M RT-d Unlock
Last Post: cbaldwin1
07-11-2025 04:21 PM
» Replies: 0
» Views: 595
[REQUEST] Lenovo Yoga 530-14ARR (8MCNxxW...
Last Post: Dudu2002
07-11-2025 02:04 PM
» Replies: 4
» Views: 3286
[REQUEST] Gigabyte GA-X99P-SLI BIOS with...
Last Post: DKisCRUSHIN
07-11-2025 09:50 AM
» Replies: 0
» Views: 615
Acer Aspire 5920G - Requesting Modded BI...
Last Post: EbrahimSiami
07-10-2025 02:56 PM
» Replies: 1
» Views: 549
Acer A517-51G-58S5 - Complete BIOS image...
Last Post: Humboldt
07-10-2025 01:07 PM
» Replies: 2
» Views: 651
Lenovo Yoga Pro 7 14ASP9 Bios Unlock
Last Post: Dudu2002
07-10-2025 03:02 AM
» Replies: 3
» Views: 670

[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)