D-Link AirPlus Xtreme G DWL G520 802.11g/b (DWL-G520) Wireless Adapter Logo
Posted on Jul 31, 2012

Linux driver my SO is ubuntu 12.04 and my desktok gnome clacic

1 Answer

Anonymous

Level 1:

An expert who has achieved level 1.

New Friend:

An expert that has 1 follower.

  • Contributor 1 Answer
  • Posted on Jun 14, 2013
Anonymous
Contributor
Level 1:

An expert who has achieved level 1.

New Friend:

An expert that has 1 follower.

Joined: Jun 14, 2013
Answers
1
Questions
0
Helped
106
Points
1

Try getting connected to internet using wire or your cell phone internet and upgrade your kernel to 8.1 or higher !

Add Your Answer

×

Uploading: 0%

my-video-file.mp4

Complete. Click "Add" to insert your video. Add

×

Loading...
Loading...

Related Questions:

0helpful
1answer

If i install ubuntu do i need my drivers for my computer like if i reinstall windows?

If you install Ubuntu (Linux), you will need a new set of drivers for Linux, you cannot use Windows drivers.
Most will come the distribution.
If not, you must contact the manufacturers for a Linux version of the driver that will work with your version of Ubuntu.
tip

PCLinuxOS Gnome 2010-The best linux live cd-out of the box

PCLinuxOS Gnome 2010
The best linux live cd-out of the box.

b672709.jpg

I download it and burn to CD.
After that restart
boot from cd
and what to say except that everything is
working-now and immediately.

81fdf63.jpg

3D, multimedia, internet and everything else you need
works perfectly.
Many applications that are perfectly balanced
and you can very simply to try
the Gnome Live CD PCLinuxOS 2010, giving him a special note.

9d508fc.jpeg

All of us who still sometimes need a linux live cd
and others who are just entering the world of Linux
warmly recommend operate to download and burn this brilliant cd.

With the help of PCLinuxOS 2010 Gnome will get to know linux
on a new and very interesting way.
And for all others that have long been in the Linux waters, I can only say I am sure that will rank high in your Linux collection.

547c358.png

Info:
http://pclinuxos.com/?page_id=184
Info&Download:
http://linuxgator.org/home/index.html
on Apr 16, 2010 • Computers & Internet
0helpful
1answer

I need a operating system

there are plenty of free OS's out their that are Linux based the one I would recommend is Ubuntu but you may want to change the style of the desktop manager you have a few to choose from xfce (like windows), kde, gnome and others are out their you just have to look
0helpful
1answer

Installing Ubuntu Server on Dell Dimension 2400?

Step 1:
The Ubuntu Linux operating system is available either with or without a desktop environment. The version with the desktop environment is meant for personal use and includes word processing, email and graphic editing software. The version without the desktop environment is called "Ubuntu Server." The server version does not come with any graphical software or productivity software. There are three different desktop environments available for the Ubuntu operating system. The default is the Gnome desktop. The other two are the KDE and the XFCE desktop environments.

Log into the server. Type the command "sudo apt-get update" to update the list of software packages available. Type the command "sudo apt-get install ubuntu-desktop" to install the Gnome desktop. Type the command "sudo apt-get install xubuntu-desktop" to install the XFCE desktop. Type the command "sudo apt-get install kubuntu-desktop" to install the KDE desktop. Type the command "sudo reboot" to reboot the server. Ubuntu Linux Tutorials,Howtos,Tips & News http://www.ubuntugeek.com/install-gui-in-ubuntu-server.html
0helpful
1answer

Install yahoo messenger in ubuntu

Download yahoo messenger package from its website then double click the package and install it the same way like in windows... But make sure you downlad the .deb package file. Ubuntu is a debain based linux and has gnome desktop environment. I can probably give you an insurance that this would work
0helpful
1answer

How to activation camera in ubuntu os

UBUNTU is a linux open source OS. Chances are your camera doesnt have a Linux driver and wasnt designed to operate under Linux. The website http://www.ubuntu.com/support/communityis the user support community for UBUNTU.. I would post your question there for assistance from someone with a similar model for your laptop. There is also a selection for real time chat support from other UBUNTU users. I have checked DELL website under your unit and it was made to run the Windows XP system so there are no Linux drivers available directly from Dell.
0helpful
1answer

Has anybody configured Reliance Datacard - USB on ubuntu 9.04? Kindly give me step by step procedure for configuration? Regards, Moiz

Hi,

First use the following command to see if your card is being detected by kernel.

cat /proc/bus/usb/devices

Then you can use the following script for the installation, you can check if this is for your version of Ubuntu.

#!/bin/bash

#This program automates task of setting up connection for Reliance USB Card on Ubuntu Hardy Heron. This program does not come with any warranty whatsoever. Please use it at your own risk.

# Detect Modem
echo "Modem Detected: $(lsusb | grep -i huawei | cut -d" " -f7-)"

# Get Connection Number from User
echo "Enter Your Reliance Data Card Connection Number : "
read connection
echo "Setting up connection with $connection"

#Install Gnome PPP Package
echo "Installing Required Packages.."
sudo apt-get install -y -q gnome-ppp wvdial

#Add entries to /etc/ppp/ppp-secrets and /etc/ppp/chap-secrets
echo "I:Modifying necessary system files to allow dialing with Gnome PPP..."
sudo chmod 666 /etc/ppp/pap-secrets /etc/ppp/chap-secrets
echo "$connection * $connection" >> /etc/ppp/pap-secrets
echo "$connection * $connection" >> /etc/ppp/chap-secrets
sudo chmod 600 /etc/ppp/pap-secrets/etc/ppp/chap-secrets

#Start Gnome PPP
echo "We are all set.... "
echo "Starting Dialer..."
gnome-ppp &
exit 0
2helpful
3answers

Which is better RHEL or Ubuntu?

well it depend but i prefer ubuntu
0helpful
1answer

Software/drivers

No driver is neccessary. When you plug the camera into the USB port, Ubuntu should automatically mount the camera. If not, Open a command prompt and type the following command and post the output here:

dmesg | tail

You say you're running Ubuntu/Kubuntu. Which on are you using? Kubuntu uses the KDE desktop rather than GNOME, the default for Ubuntu. The user interface is different.

If the camera is mounted as it should be, it would be mounted under /media (Usually /media/disk), and that directory would contain all your pictures.
Not finding what you are looking for?

116 views

Ask a Question

Usually answered in minutes!

Top D-Link Computers & Internet Experts

Narseman

Level 3 Expert

1092 Answers

Grand Canyon Tech
Grand Canyon Tech

Level 3 Expert

3869 Answers

Cindy Wells

Level 3 Expert

6751 Answers

Are you a D-Link Computer and Internet Expert? Answer questions, earn points and help others

Answer questions

Manuals & User Guides

Loading...