Team(s);
Can you please explain how I can get the Buffalo WLI-UC-GN (USB Ultra Wireless Adaptor) to work on OpenSuSE 11.x…
From Google, I have found that this usb adaptor is based on the RALINK 2870 chipset, but I don’t know how I can get this to work with linux…Please help thank you in advance.
ok can you give me the full syntax: for example:
zypper ar <repo>
When I tried adding from zypper I got this error:
katana:~ # zypper ar /repositories/home:/NicoK:/drivers/openSUSE_11.1
If only one argument is used, it must be a URI pointing to a .repo file.
addrepo (ar) [options] <URI> <alias>
addrepo (ar) [options] <FILE.repo>
Add a repository to the sytem. The repository can be specified by its URI or can be read from specified .repo file (even remote).
Command options:
-r, --repo <FILE.repo> Just another means to specify a .repo file to read.
-t, --type <TYPE> Type of repository (yast2, rpm-md, plaindir).
-d, --disable Add the repository as disabled.
-c, --check Probe URI.
-C, --no-check Don’t probe URI, probe later during refresh.
-n, --name Specify descriptive name for the repository.
-k, --keep-packages Enable RPM files caching.
-K, --no-keep-packages Disable RPM files caching.
-f, --refresh Enable autorefresh of the repository.
Do you want to reject the key, trust temporarily, or trust always? [R/t/a/?]: a
Retrieving repository ‘wireless’ metadata [done]
Building repository ‘wireless’ cache [done]
Specified repositories have been refreshed.
How to install driver for my adaptor?
do I reboot, or go through Yast via network applet?