Search found 5 matches

by pzkfwg
Fri 13 Aug 2010, 00:08
Forum: HOWTO ( Solutions )
Topic: How to install Broadcom STA driver on Puppy 5
Replies: 49
Views: 87600

Fantastic how-to!

I searched days long how to compile the drivers but somehow, the keywords were not the proper one so I found your guide after quite some days. The replacement of "linux" by "generated" in "#include <linux/autoconf.h>" was all but evident for a newbie like me. How did yo...
by pzkfwg
Thu 12 Aug 2010, 23:58
Forum: Wireless
Topic: WPC600N on lupu not working - Trying to compile the driver
Replies: 1
Views: 2270

Got it!

A how-to existed already, but somehow, I wasn't using 'right' keywords in my days long Google searches. Here is the how-to:
http://murga-linux.com/puppy/viewtopic. ... 5236b0ad46
by pzkfwg
Thu 12 Aug 2010, 23:55
Forum: Wireless
Topic: wireless / wifi cards confirmed to work in puppy
Replies: 139
Views: 306804

Got my BCM4321 working

See http://murga-linux.com/puppy/viewtopic. ... 5236b0ad46.

Would be nice if wl.ko was working out of though...
by pzkfwg
Thu 12 Aug 2010, 15:06
Forum: Wireless
Topic: wireless / wifi cards confirmed to work in puppy
Replies: 139
Views: 306804

WPC600N (Broadcom BCM43XX) does not work anymore in lupu 5

See http://www.murga-linux.com/puppy/viewtopic.php?t=58678

The module B43 loads, but the interface is not found. I'm trying to compile a wl.ko driver as per http://www.broadcom.com/support/802.11/linux_sta.php

Thank you.
by pzkfwg
Thu 12 Aug 2010, 03:36
Forum: Wireless
Topic: WPC600N on lupu not working - Trying to compile the driver
Replies: 1
Views: 2270

WPC600N on lupu not working - Trying to compile the driver

Hi, I notice that Broadcom 43XX does not work anymore with lupu. I am trying to recompile the driver using Broadcom's own source code . To do this, I have loaded the dev and kernel source SFS files at startup. I get the following compiler error message: # make KBUILD_NOPEDANTIC=1 make -C /lib/module...