Guys,
I have 2 problem to propose. Hopefully you can help me. I have figured out almost all of the other problems in SuSE 9.2 except these 2.
(1) WLAN
-----------
I have a Linksys WMP54G PCI (802.11g) wireless card installed in my machine. I downloaded ndiswrapper, but cannot really figure out what to do or is Linuxant better? Can anyone please provide me with some detailed coding or help so I know what to do? Below is my network information.
Distro: SuSE Professional 9.2
ESSID: echo
DHCP: Auto
DNS: Auto
Channel: 11
WEP: Disabled
Type: Infrastructure (Managed)
I downloaded and installed ndiswrapper. Here's a synopsis of what I did.
1. "ndiswrapper-1.0.tar.gz" was copied to the desktop
2. Konsole> tar zxvf ndiswrapper-1.0.tar.gz
3. This created the "ndiswrapper-1.0" folder on the desktop
4. Konsole> cd /Desktop
5. Konsole> cd/ndiswrapper-1.0
6. Konsole> make distclean
7. Konsole> make
8. Konsole> make install
9. Konsole> ndiswrapper -i Rt2500.INF
STEP 9 returns "Command not found"
Where am I going wrong? I followed the instructions from
http://ndiswrapper.sourceforge.net/p...p/Installation
However I cannot figure this out at all. I need the Internet on this machine relatively soon. Please help.
(2) Screensaver
-------------------
I have set up a screensaver to run within 15 minutes of being idle on the computer. However, the only thing that happens is my monitor goes into "suspend" or "off" mode or something even though I disabled Power Management. Any suggestions?