Posted: Thu 26 Jan 2012, 04:48
It might need the firmware as attached in my last edited message.
READ-ONLY Archive
https://oldforum.puppylinux.com/
If you find the firmware works I'll include it and refer it to Barry for inclusion in woof.smokey01 wrote:It might need the firmware as attached in my last edited message.
PREV:: Here is the http://linuxwireless.org/en/users/Drive ... l9170-1.fw for linux 3.1 and newer, version 1.9.4
Are you able to include a suitable driver for the WN111?
/lib/firmware should do. Try it.smokey01 wrote:I remember having this problem once before, in Fatdog64 I think.
I just need to figure out now where I need to put it.
Here goes.....01micko wrote: James C, I didn't get a crash when I tested my nvidia driver, it worked as expected and suggested "mesa-" as there are no kernel drivers yet.. I wonder what happened? You can runand post the output if you want.. if it doesn't crash!!Code: Select all
/usr/local/graphics-test/graphix_test
Code: Select all
# /usr/local/graphics-test/graphix_test
+ rm -f /tmp/luci_recomend
+ rm -f /tmp/card_brand
+ APPDIR=/usr/local/graphics-test
++ uname -r
+ KERNVER=3.2.1-slacko_4gx2
++ cut -d : -f3
++ grep -iw vga
++ lspci
+ MODEL=' nVidia Corporation NV18 [GeForce4 MX 440 AGP 8x] (rev c1)'
++ awk '{print $1}'
++ echo nVidia Corporation NV18 '[GeForce4' MX 440 AGP '8x]' '(rev' 'c1)'
+ BRAND=nVidia
+ DRIVER=mesa-
++ grep 'VGA compatible controller'
++ lspci -nn -m
+ VIDEODETAILS='01:00.0 "VGA compatible controller [0300]" "nVidia Corporation [10de]" "NV18 [GeForce4 MX 440 AGP 8x] [0181]" -rc1 "Micro-Star International Co., Ltd. [1462]" "MSI Geforce4 MX T8X with AGP8X [9350]"'
++ tr -s ' '
++ tr '\t' ' '
++ grep -o '#card0driver .*'
++ cut -f 2 -d '"'
++ tr '\n' ' '
++ grep -o 'VendorName "[^"]*'
++ cat /etc/X11/xorg.conf
+ MANUFACTURER='Unknown Vendor'
++ cut -f 6 -d '"'
++ rev
++ cut -f 2 -d ']'
++ grep 'Unknown Vendor'
++ rev
++ cut -f 1 -d '['
++ echo -n '01:00.0 "VGA compatible controller [0300]" "nVidia Corporation [10de]" "NV18 [GeForce4 MX 440 AGP 8x] [0181]" -rc1 "Micro-Star International Co., Ltd. [1462]" "MSI Geforce4 MX T8X with AGP8X [9350]"'
+ DEVICEID=
+ '[' nVidia '!=' Intel ']'
++ grep -i /usr/local/graphics-test/ati
01micko wrote:/lib/firmware should do. Try it.smokey01 wrote:I remember having this problem once before, in Fatdog64 I think.
I just need to figure out now where I need to put it.
grump wrote:...
from prev post:
when running the network wizard and trying to scan for wireless the msgbox says:
Failed to raise interface wlan0.
failed command was: ifconfig wlan0 up
Error returned was:
ifconfig: SIOCIFFLAGS: No such file or directory
I'll get back to this later today.
So another FW issue, actually looks identical to mavrothal's issue with his imac. We find the FW you are both in business![ 50.088498] b43-phy0 ERROR: Firmware file "b43/n0initvals16.fw" not found
[ 50.088508] b43-phy0 ERROR: Firmware file "b43-open/ucode16_mimo.fw" not found
[ 50.088517] b43-phy0 ERROR: You must go to http://wireless.kernel.org/en/users/Dri ... cefirmware and download the correct firmware for this driver version. Please carefully read all instructions on this website.
[ 50.179409] b43-phy0 ERROR: Firmware file "b43/n0initvals16.fw" not found
[ 50.179418] b43-phy0 ERROR: Firmware file "b43-open/ucode16_mimo.fw" not found
[ 50.179428] b43-phy0 ERROR: You must go to http://wireless.kernel.org/en/users/Dri ... cefirmware and download the correct firmware for this driver version. Please carefully read all instructions on this website.
May be of some help, just thought I'd throw it into the mix.b43/ b43legacy support for Broadcom wlan cards.
OpenFWWF 5.2 opensource firmware for the following Broadcom AirForce 802.11b/g wireless cards:
BCM4306
BCM4311 revision 1
BCM4318
BCM4320
experimental support for LP-PHY (BCM4312) and SSB based 802.11n (BCM4321, BCM4322) devices, non-free firmware images required.
/lib/firmware/b43
/lib/firmware/b43/a0g0bsinitvals5.fw
/lib/firmware/b43/a0g0bsinitvals9.fw
/lib/firmware/b43/a0g0initvals5.fw
/lib/firmware/b43/a0g0initvals9.fw
/lib/firmware/b43/a0g1bsinitvals13.fw
/lib/firmware/b43/a0g1bsinitvals5.fw
/lib/firmware/b43/a0g1bsinitvals9.fw
/lib/firmware/b43/a0g1initvals13.fw
/lib/firmware/b43/a0g1initvals5.fw
/lib/firmware/b43/a0g1initvals9.fw
/lib/firmware/b43/b0g0bsinitvals13.fw
/lib/firmware/b43/b0g0bsinitvals5.fw
/lib/firmware/b43/b0g0bsinitvals9.fw
/lib/firmware/b43/b0g0initvals13.fw
/lib/firmware/b43/b0g0initvals5.fw
/lib/firmware/b43/b0g0initvals9.fw
/lib/firmware/b43/lp0bsinitvals13.fw
/lib/firmware/b43/lp0bsinitvals14.fw
/lib/firmware/b43/lp0bsinitvals15.fw
/lib/firmware/b43/lp0initvals13.fw
/lib/firmware/b43/lp0initvals14.fw
/lib/firmware/b43/lp0initvals15.fw
/lib/firmware/b43/n0absinitvals11.fw
/lib/firmware/b43/n0bsinitvals11.fw
/lib/firmware/b43/n0initvals11.fw
/lib/firmware/b43/pcm5.fw
/lib/firmware/b43/ucode11.fw
/lib/firmware/b43/ucode13.fw
/lib/firmware/b43/ucode14.fw
/lib/firmware/b43/ucode15.fw
/lib/firmware/b43/ucode16_mimo.fw
/lib/firmware/b43/ucode5.fw
/lib/firmware/b43/ucode9.fw
BINGO!01micko wrote:grump,
Try this link for your firmware http://pkgs.org/fedora-16/russian-fedor ... /download/
Thanks for the bling and creative info....i've often used personas on FF but never thought of trying to make any myself.01micko wrote:@russoodle.. you can't go wrong with the King-o-Bling's advice![]()
-
There's a little bling for your browser in the main post. I'd include it in the build but the only way I know how is to hard code it in /root/.mozilla.. I don't do that. I haven't written anything hard coded to /root in awhile and I'm not about to revert to that bad habit.
You can easily make personas yourself. I was surprised how easy it was. You need to do it in firefox though (but it can be worn by seamonkey). You also need the "personas plus" extension then follow this tut.
-
no worries micko. can online build deltas faster than you can load isos now.01micko wrote:
russoodle, It was getting late and I was sleepy... realised when Billtoo posted that I uploaded the wrong iso!
so.. take 2.. take 1 was up long enough for aarf to make deltas (about an hour, again, apologies aarf)
Thanks.
Unfortunately not01micko wrote: So another FW issue, actually looks identical to mavrothal's issue with his imac. We find the FW you are both in business!