Good day!
I wish to install a driver for the SerialGear 8 port serial adapter. I downloaded the latest driver from http://www.ftdichip.com/Drivers/VCP.htm (1.5.0), and followed the instructions that came with with the driver.
I've tried to create AP using this and tried to solve my problem
$ iw list
nl80211 not found.
with this, but I still get error when I start make
~/hostapd-2.0/hostapd$ make
../src/drivers/driver_nl80211.c:19:31: fatal error: netlink/genl/genl.h: No such file or directory
compilation terminated.
make: *** [../src/drivers/driver_nl80211.o] Error 1
Any ideas?
I have a Broadcom wireless card.
Okay, so I'm going to install Ubuntu 12.04 on this Computer, by formatting my Partition with Windows 7. Before that, I downloaded the Linux installaton for my network adapter. But, I don't know how to install it. My Adapter is a TP Link TF-3200. Below are the files in the linux installation directory.
Click here to see the image
Thanks.
Hi,
I'm a noob to the Linux scene but I'm not dumb when it comes to computers and all that. Im trying to install the drivers for a X-Fi ExtremeGamer sound card but it wont work.
I figured out how to get into the parent directory and i enter this command "make" and i get this in the terminal.
I have downloaded the top source code from the following location.
http://sourceforge.net/projects/unixtop/?source=dlp
After extracting the code, i run the following command:
./configure
make
cc -DHAVE_CONFIG_H -I. -I.
I want to try out KVM but am having a problem building it.
i downloaded the latest broadcom wifi drivers to my opensuse laptop, and i get the following error message.
Code:
linux@linux:~/Desktop/hybrid_wl> make clean
KBUILD_NOPEDANTIC=1 make -C /lib/modules/`uname -r`/build M=`pwd` clean
make: *** /lib/modules/2.6.31.5-0.1-desktop/build: No such file or directory. Stop.
make: *** [clean] Error 2
Hello,
I'm quite new to ubuntu and i'm trying to install my soundcard driver as mentionned above. I looked it up at the manufacturer site and found myself the tarball for linux. As commented in the install notes, I unpacked it, and then opened the readme file. The readme file tells me the following:
=============================
Quick install
hi .
I want compile smaragd in fedora 17 32bit.
when I run 'make' command , apear this error:
Code:
[ 0%] Built target kwin3_smaragd_automoc
[ 6%] Building CXX object src/CMakeFiles/kwin3_smaragd.dir/kwin_smaragd.o
/home/sayres/Downloads/smaragd-0.0.7/src/kwin_smaragd.cpp:37:19: fatal error: cairo.h: No such file or directory
compilation terminated.
make[2]: *** [src/CMakeF