Like you I am a newbie who has just about configured a Presario R3000
>1. the screen runs on a low resolution 800X600 and does not go any higher,
Try setting the screen to Compaq - Presario then change the resolution
Mine will not go any higher than 1024 - 768
Run Terminal as root
#rpm -q wireless-tools
you should see something similar to
wireless-tools-27-0.pre25.3
you will need these installed (should already be installed)
# lspci -vv
you should see something similar to
02:02.0 Network controller: Broadcom Corporation BCM4303 802.11b Wireless LAN Controller
this is the chipset to your wireless device
you will need drivers for.
Ndiswrapper is available here
http://ndiswrapper.sourceforge.net/
This I found this most useful
http://ndiswrapper.sourceforge.net/p...dex.php/Fedora
I found the rpm install easiest
kfg