Archive for February 2007
Broadcom WiFi config update iV
I wanted to try the native bcm43xx kernel mode driver rather then use NDISwrapper, So over the weekend I installed fedora 6 again from scratch. made sure the broadcom card was displayed in the network manager window. I downloaded a copy of the windows driver from HP support site.I used wine to run the setup file in order to extract the driver files onto my desktop. I then followed the instructions here to setup WiFi. It went without a hitch and I am now posting this thru the WiFi connection.
PS:make sure you have your router settings handy before you try this please see my previous post for what settings you need to know before starting with the WiFi configuration.
Next on my agenda get ATI drivers and configure Beryl on my laptop
wish me luck …..
powered by performancing firefox
Kiosk browsing – Update
A couple of months ago I posted about trying to get a Kiosk up and running with XUL,Turns out that the method I suggested does not work too well. please accept my humble apologies, now that we have gotten that out of the way, here is what I did to get it working
1.use customize to remove address bar.
2.clear out the bookmarks.
3.use the tutorial here to lock the homepage to the page you want.
4.If needed remove the navigation bar as well.
5.Install R-kiosk from here.
6.setup your mac/windows to disable loading any other browser.
7.setup Firefox to auto load on startup.
8. Additionally you can install Public fox for much greater control.
However be aware that a sufficiently savvy user can circumvent all this by calling the browser from the command line with the desired website as an argument.
Hope this helps….
powered by performancing firefox
Broadcom WiFi woes update III
I had some free time over the long weekend and decided to tackle the issue with my Linux box. I started with a fresh install and downloaded the Fedora Friend script to resolve the issue with the repository as well as install the Ndis wrapper front end. Everything went without a hitch, I installed the windows driver but wifi still didn’t work I mucked about in the router confer ( I have a Belkin router ) I found out that the channel used was 11 while the one in the wifi config specified channel 1, I changed the channel to 11 and voila wifi worked like a charm. All was not well however as my keyboard now freezes after sometime, I am also trying to get the ATI drivers up and running for my laptop but haven’t found much success with it.
to conclude before you go ahead with your wifi install,
- write down the WiFi config on your router.
- start with a fresh install of fedora 6.
- install kmod-ndis wrapper and nidswrapper using yum
- install windows driver using the .inf file
- got to network config and make sure the settings are right (refer to the channel setting, WPA settings and key from your router)
- activate interface
- you are done
XHTML+CSS for noobs
While stumbling thru the inter-web i found this great site for learning XHTML and CSS. This site is great for the beginners or the expert alike as it is pretty interactive and allows you to learn,test and view XHTML tags.