D-Link DWL G510 Rev C1

Hey everybody,

I just installed SUSE10 Service pack1 and I am a beginner.
I know windows very well but i know nothing about SUSE .
I wanna work with suse and learn it . but i can’t use my wireless network adapter in suse to connect to the internet.
PLEASE help me and tell the instructions Step by Step What should i do.
consider that i approximately know nothing about suse.
THANKS EVERYBODY

Hey

It looks like D-Link uses Ralink 2600 chipset.
you can download the Linux driver for your wireless card here.
Downloads - Rt2x00Wiki

I heard ‘SuSE’, and ‘Service Pack’ in the same sentence. I quit. The world is coming to an end. Microsoft sponsored arms feature a mushroom cloud in the shape of the Windows logo. Nuclear war! There goes my career!

so after downloading how should I install it??

you can read the instructions in the README file.
Here is a copy/past from the file.

==================
Build Instructions

1. Unpack the driver sources and go to the Module directory:
      $ tar -xvzf rt61-cvs-daily.tar.gz
      $ cd ./rt61-cvs-YYYYMMDDHH/Module

2. Compile the driver sources:
      $ make

3. Install the driver (as root):
      # make install

4. Check your install (load module, bring interface up and scan):
      # modprobe rt61 [debug=<mask>]

    <mask> is a decimal or hex number. See TESTING file. Ignored
    if driver compiled without debug support.

    # ifconfig wlan0 up
    # iwlist wlan0 scan

If everything is ok, you should see a list of surrounding Access
Points. It means you can jump to the configuration section.
Otherwise, check out the following install notes…

Thanks everybody for helping . Now my SuSE can detect the wireless adapter. but i cant connect to internet through it . :smiley: but im searching to learn somethin now!