Networking :: Need D-Link DWA-110 System Driver
Oct 2, 2009Can anybody tell me how to get hold of a Linux Driver for the D-Link DWA-110 USB 2.0 wireless adapter?
View 2 RepliesCan anybody tell me how to get hold of a Linux Driver for the D-Link DWA-110 USB 2.0 wireless adapter?
View 2 RepliesI have a dual boot on my computer - with ubuntu 9.04 jaunty jackalope on one side of the partition, and windows 2000 on the other. I recently bought - and had installed - a new ethernet card: TP-LINK network adapter TF-3239DL. It works perfectly on windows, but not on linux. I understand that the problem is that I need to install the linux driver, which I have available (comes in the CD), but I don't really understand how I am supposed to proceed. The instructions are very unclear to me, and I have relatively little experience.
View 9 Replies View RelatedUbuntu users and developers. I am newbie in here. I need help. I was trying to install driver for TP Link TL-WN620G wireless adapter. On my pc installed ubuntu 11.04 32 bit desktop edition. I tried this steps But it doesnt work
1) I tried all in this page but it doesn't work. The adapter is not flashing.
[Code]...
Actually, I have two ISP's internet connection on firewall. I want to use third party software on my workstation if any one link gets down, I got the alarm on local system. How to get an url for download any freeware software.
View 1 Replies View RelatedI installed 10.10 using wubi (Host system is Win XP). I want to create a symbolic link of a file on the host system (Windows c:abc.doc file) in my Ubuntu home ~/ directory.
When I type command ln /host/abc.doc abc.doc It gives me following error ln: creating hard link `abc.doc' => `/host/abc.doc': Invalid cross-device link
I have a problem where I'm using Ubuntu linux to mount a Windows Vista machine's USB drive and access it on the web using Apache. I did have the USB drive plugged into the Linux machine directly and that was working via the web. FollowSymLinks is on in httpd.conf
[Code]....
The mount works and I can see the files (see above) from my regular linux user account. If I make a test file in /mnt and soft link to that, I can see it on the web. So it's just the mount to the vista machine that seems to be a problem. It's supposed to be a simple read-only mount and the apache login should (I think) be able to see the same generic root access permissions.
log from apache: [Mon Apr 26 20:39:42 2010] [error] [client 99.99.99.99] Symbolic link not allowed or link target not accessible: /home/user1/pub_html/Music, referer: https://xx.xx.xx/~user1/music.html
The credentials have a login and password that matches a special read-only account on Vista. I can see the files on the system from Linux, but not via the web. As mentioned above, a different link to the same /mnt area works fine via the web. I've tried several different mount options with no success.
I had return a driver for receiving and transmitting packets for the ethernet controller named rtl8139.I want to test it by writing an application program (socket programming).But I am unable to link it with the interface. Can anyone help in this regard?
View 1 Replies View Relatedsent the following email to Broadcom [URL]. I'll post an update if I receive a response. The current Linux STA 802.11 driver causes my system to crash.I've verified this under Ubuntu 11.04 and Linux Mint 11(an ubuntu derivative). Oddly enough, everything worked find under Ubuntu 10.10. My chipset is the 4321, my CPU is an AMD Phenom II 920, and the motherboard is an ASUS M3A78-EM. I tried the STA driver that ships with Ubuntu as well as compiling the one at [URL], including the patch for kernel versions > 2.6.37.
I am confident that the linux driver is the problem. If I connect my machine to my router using an ethernet cable, everything works fine. Also, the wifi adapter works fine under Windows. The symptoms are that the wifi adapter appears to connect to my network correctly and works fine for short transfers. But when I try a larger transfer, such as a speed test or streaming an mp3, one of three things happens after about 5 to 10 seconds:
1) The screen remains in graphics mode but locks up, including the mouse pointer. No keyboard input has any effect.
2) The screen goes into text mode and repeats the following over and over: [435.610002] ehci_hcd 0000:00:13.2CI-DMA:Out of IOMMU space for 18 bytes.
3) The screen goes into text mode and prints what appear to be CPU register contents. I took a picture of this with my phone if it will help, but obviously the text is kind of hard to make out.
I've been trying to install the linux driver for my wireless car which is an 'Intel wifi link 4965'. I've followed the literature that Intel provide but I keep running into errors.
(I downloaded the driver from[intellinuxwireless.org/?n=downloads)
I've got a Puppy system running version 4.3.0 that I'm trying to get on the home network. I'm using a D-Link DWA-130 (H/W revision C), which has a Realtek RTL8192U chipset. I got the drivers off of D-Link's website, and they compiled and installed just fine, but when either a) I try to connect to the network, or b) while I'm browsing the web, the system locks up completely. No mouse, no keyboard, no Ctrl-Alt-Bksp to get out of X, nothing.
I'll outline my steps: Install Puppy using a "Full" HDD install (not "Frugal"). Copy the "devx_430.sfs" file (which I got from the Puppy website) from a thumb drive to the "my-documents" folder (although the exact location proabably doesn't matter). Mount it, cd to the mounted directory and execute "cp -a --remove-destination ./* /" and "sync". Copy the kernel source for 2.6.30.5 ("kernel_src-2.6.30.5-patched.sfs4.sfs") to the same directory. Mount it and execute the same commands as before. Copy the folder containing the RTL8192U drivers ("rtl8192u_linux_2.6.0006.1031.2008") to the root directory (i.e. "/"). cd to the folder in the terminal and run "make", "make install".Reboot the machine. Set up networking using the Puppy Internet Connection Wizard. HERE'S WHERE IT SCREWS UP: It connects, but after a while (e.g. just after logging into LQ through it, as a test) it freezes the entire system.
I have to do a hard reboot ("panic button"), then a soft reboot (for some odd reason the usb module won't load after a hard reboot, so the mouse won't work) to get the system working again, only to have it lock up again once it connects to the network.
Are these drivers broken? Outdated? Is there anything I can do to fix this? EDIT: I should add that this only occurs when the adapter is plugged in. If I boot the system with it unplugged, it works fine (probably because it never loads the kernel module).
Can anyone tell me how can i remove a bad link in linux
i have created one link to a file now i shifted that file to some other location .Now i have to delete that delete the previous link ie bad link
I want to create a link to start apache2 service:
Code:
sudo /etc/init.d/apache2 start
I tried creating a launcher but it did not work at all
I am new to linux, but need to do the following:
1.) Use a basic ubuntu 9.04 distro
2.) On boot run an existing .sh script
I would like to make a thumbdrive with a live cd version that will auto run to desktop and execute the .sh script. I am looking for pointers on accomplishing this. I have found ways to get the live cd to run on USB, but it still involves clicking the "run without changing your system link" and I cannot figure out how to run the script on start up.
I'm looking for some advice about how to implement the following functionality in my pet project.
There are two users on my system, user1 and user2. When user1 logs in he can do what he wants etc.. when user2 logs in I want to somehow link the entire file system to another place. In more detail when user2 logs in and does something like ls ~, he should see contents of /home/user1/extra/home/user2/ instead of /home/user2/
and when user2 does ls /usr/bin he should see contents of /home/user1/extra/usr/bin/
Is there a simple way to do this kind of operation. I have looked up the ln command, but I am a little unsure about how to show a completely different file structure to a particular user.
I did play around with ln and found that you can make "soft links" to directories. The problem being how can I link the user2 home directory /home/user2 to something like /home/user1/buffer/home/user2 . can I use something like ln -s /home/user1/buffer/home/user2 /home/user2 .. I guess not. I didn't want to try it as I wasn't sure so as to not hose my system.
I'm trying to link 'aubio' (a lib) and its failing on one of ts dep's with this error.
Code:
$ make
Making all in src
make[1]: Entering directory `/home/John/Externals/aubio/aubio-0.3.2/src'
make all-am
[code]....
"Warning: This system can not link to static lib archive /usr/local/lib/libff"
I've configured/make/make installed fftw and its doing just fine in the usr/lib folder, so I'm at a loss at how to fix this. Do I need to build fftw again using some kind of shared make switch? I couldn't find any referance about that.
I'm trying to compile libetpan-0.57 on RedHat Enterprise Linux 5.2 64-bit and it is refusing to link against the 64 bit system libraries. I've tried everything I can think of. I've tried to hack libtool, run the command make was trying to run manually and changing the library search paths but nothing works. When I run the command make tried to run manually and change -L/usr/lib to -L/usr/lib64 most of the "skipping incompatible" library messages disappear except for "/usr/lib/libexpat.so: could not read symbols: File in wrong format." Below is the output when I run make code...
View 4 Replies View RelatedI'm an internet marketer using Ubuntu. I ran into a problem when I was trying to cloak a website link using instructions for a Windows system. It has to do with changing a .txt document to a .php document and uploading it to a site.
View 4 Replies View Related(i)for what /usr/bin uses and for what /bin uses. i assume the answer for /usr/lib and /lib will be the same..
(ii) does anyone havea good link for ubuntu's file system reference?
I cant seam to find out how to get my card to work i cant find out how to install the driver or finding the wifi card on the system.
View 9 Replies View Relatedi only need localhost for testing some phpnow i get[Wed Apr 28 18:44:57 2010] [error] [client ::1] Symbolic link not allowed or link target not accessible: /srv/www/htdocs
View 9 Replies View RelatedIn the ordering of files I keep I need links to directories. Sometimes I even need to move directories to new locations. I have tried using symlinks, but they become dead when I move the directory they point to. I have tried hard links, but I haven't found any Linux file system that would support hard linked directories. How can I achieve that a complex structure of directories (currently with symlinks for directories and hard links for files) keep symlinks live when directories are moved?
- is there any utility that updates symlinks when a directory is moved?
- is there any Linux filesystem that supports hard linked directories?
- is there any good Linux interface to the new NTFS (the only file system I know to support automatically updating directory links, called directory junctions)?
I was looking for live link to download ubuntu mobile but unfortunately I don't find anything... Can someone send me a link for download and a link with the installation instructions ?? All the links that I found are dead.
View 9 Replies View RelatedWhenever we insert CD,it creates a shortcut link in desktop.Can we list this link name by using any command? I am using Oracle Enterprise Linux 5.0.
View 10 Replies View Relatedhow can we create soft link and hard link in RHEL5 when am using in command it is giving format error
View 6 Replies View RelatedI have searched around and am trying to understand the difference between a hard link and symbolic link (soft link). I found this link is quite useful. But I am still not very clear. I understand soft link is not a copy of original file, but is a hard link a copy or not?
View 4 Replies View RelatedIt has been haunting me for weeks and I haven't been able to fix it so far: When I installed the wireless driver 43XX series on my laptop using a wired internet, I saw the wireless network for a while and after I rebooted my system, My kernel(31) got corrupted and I got error "kernel Panic (and some sync error)",Thus I started using an older kernel(14),Now When I install wireless driver or mobile broadband driver(wvdial), they get vanished after the reboot and my mobile device modem isn't detected.But they are installed in my system(as shown by synaptic package manager but doesn't seemt to work) I desperately want to use mobile broadband.
View 1 Replies View RelatedHow To: Uninstall/Remove Old Wireless Driver to make way for New Driver (RTL8191SE)?
Here's the new driver:
I have been having trouble with my wireless connection intermittently disconnecting and reconnecting repeatedly (sometimes every couple of seconds). I posted a thread about this here on Ubuntu Forums titled: Ubuntu 10.45 & NetworkManager Applet 8.0: Connects & Disconnects Frequently.
I just installed ubuntu and I have no wifi connection. How would I download and intsall a copy from my Win XP boot?
View 2 Replies View RelatedI have Centos5.4 loaded on a late 2008 MACBOOK Pro and would like to get wireless working. I've attempted to download the broadcom driver and create a driver module with no luck.
Using these instructions....
[url]
When I make the WLAN driver, I get this:
I want to know ; how to setting D-Link DWM 652 anybody can tell me how to do I have go back to windows again or I should stick to Fedora
View 2 Replies View Related