Hardware :: Build Correct Drivers / Modules For Usb Mouse And Ps/2 Keyboard?

May 1, 2010

Which configuration options would I need to select to build the correct drivers/modules for my usb mouse and ps/2 keyboard? The mouse is a Microsoft 1.1A Optical (Compatible with USB or PS/2 but plugged into usb port) and the keyboard is just a no name chinese one. BTW i am running Gentoo and linux 2.6.32-gentoo-rc7

View 4 Replies


ADVERTISEMENT

OpenSUSE Install :: Install Some Wireless Drivers - Don't Have A /lib/modules/<kernel>/build Directory

Dec 14, 2009

I'm trying to install some wireless drivers, but apparently I don't have a /lib/modules/<kernel>/build directory, which is causing the Makefile to throw an error. Is there a specific place I should point the Makefile at?

View 9 Replies View Related

Ubuntu Installation :: Keyboard And Mouse Drivers Blocked?

Mar 9, 2010

I tried running Ubuntu Linux 9.10 on my computer directly from the CD, without installing, and when it had finished loading neither the keyboard nor the mouse would work. I got a message saying that restricted drivers had been blocked. I can't press what I think to be the unblock command because both the keyboard and mouse had been blocked.

View 2 Replies View Related

OpenSUSE Install :: VMWare - Tweak / Change The Drivers For Mouse And Keyboard

Feb 11, 2010

I have installed VMWare server 2 on a windows XP host. Then I installed Suse 11.2 on the VMWare server. For the most part everything seems to be working Ok. However, the key board will type two letters with every keystroke. I have used the the accessibility options to force a hack fix (slow keys). Also, the host pointer looses synchronization with the guest. Simple fix, running it off the screen forces VM to synchronize.

I have managed to find work around solutions, but overall it is annoying and effects my productivity (IE Ctrl+C takes about 2 seconds to register!!!). I would like to find better solutions. So I am looking for advice on how I could address these issues, I need advice on two methods:

1) Assuming the problems are within Linux, I will need to tweak/change the drivers for my mouse and keyboard, how would I do that?

2) Assuming the problem is with VMWare Tools, I will need to tweak/update the tools. Now, I have noticed that Suse has their own custom setup for the tools. Thus the documentation for tweaking the tools doesn't apply (ie cannot find vmware-tools-config.pl). So how would I go about playing with that side of things?

3) Ruled out the problem being with VMWare itself. Whenever I run the system in command line mode, or in the graphical installer, the keyboard works fine. It is only within KDE that the problems arise. Thus it is either X-Windows/KDE or the VMWare tools layer that is causing the problem. So my next question, is there a way of turning components off and on to narrow in on what component is causing the problem?

View 1 Replies View Related

Fedora :: VMWare 7 + 2.6.32.7 - Can't Build Modules?

Feb 2, 2010

I'm using VMWare Workstation 7.0.1 on my F12 x64 System with a self-made Kernel 2.6.32-7.The last days everything went fine, but since todays morning i can't run VMWare anymore.It tells me, that there are no Modules for my Kernel and when i try to build them i get the following error:

Code:
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-root/modules/vmmon-only'

[code]....

View 3 Replies View Related

Debian Configuration :: Can't Build Modules With 2.6.38-2-amd64 Packages

Apr 14, 2011

My new laptop works out of the box except for the video and the ethernet. For this, I have to use a later kernel than the Debian kernel (debian squeeze is currently 2.6.32). Upgrading to the new kernel (without moving to the testing dist itself) was pretty easy. I just installed linux-image-2.6.38-2-amd64 and linux-base from the testing distribution by manually downloading and using dpkg. After that, ethernet and video started working.

However, my virtualbox installation no longer works because the drivers do not match the kernel. I am used to this; whenever debian upgrades the kernel on me, I have to run "/etc/init.d/vboxdrv setup". This rebuilds the drivers. This failed for me, however, because it could not find the headers. So, I installed some more packages:

linux-kbuild-2.6.38
linux-headers-2.6.38-2-common
linux-headers-2.6.38-2-amd64

Now, when I rebuild it, I get this:

# /etc/init.d/vboxdrv setup
Stopping VirtualBox kernel modules:.
Uninstalling old VirtualBox DKMS kernel modules:.

[code]....

View 14 Replies View Related

Slackware :: VirtualBox Failing To Build Kernel Modules

Jan 10, 2010

If others are have the problem of VirtualBox failing to build the kernel modules with kernel 2.6.32 try this :-

1. Install VirtualBox and watch as the kernel modules fail to compile.

2. Change the line
Code:
KFLAGS += -DRT_ARCH_AMD64
TO
Code:
KFLAGS += -DRT_ARCH_X86_64

In the following files :-
Code:
Line 231 /opt/VirtualBox/src/vboxdrv/Makefile
Line 170 /opt/VirtualBox/src/vboxnetadp/Makefile
Line 174 /opt/VirtualBox/src/vboxnetflt/Makefile

3. Run /etc/rc.d/rc.vboxdrv setup

You will now have a working VirtualBox setup. NB This is written purely from the standpoint of using the Closed source version of VB not the OSE version.

View 2 Replies View Related

OpenSUSE :: Make: *** /lib/modules/2.6.31.5-0.1-desktop/build: No Such File Or Directory

Feb 17, 2010

I'm attempting to install a WLAN card driver from source, as that's all that's available.I'm getting:

make: *** /lib/modules/2.6.31.5-0.1-desktop/build: No such file or directory

Build appears to be a link pointing to "/usr/src/linux-2.6.31.5-0.1-obj/x86_64/desktop"."linux-2.6.31.5-0.1-obj" doesn't exist.

View 4 Replies View Related

General :: Unable To Build Python Modules In Mandriva 2010?

Jan 14, 2010

I am trying to build a Python module (pyfits) but I get the following error:

# python setup.py install
/home/steve/src/pyfits-2.2.2/stsci_distutils_hack.py:239: DeprecationWarning: os.popen3 is deprecated. Use the subprocess module.

[code]....

View 2 Replies View Related

General :: Kernel 3.0-ARCH VMWare Modules Wont Build

Aug 4, 2011

Since new kernel 3.0 update I cannot rebuild vmware modules

Quote:

sudo vmware-modconfig --console --install-all Unable to initialize kernel module configuration

how to do that. Where do I insert the "CONFIG_LOCALVERSION" line.

Quote:

Same here. This seems to be due to the kernel version being "3.0" instead of "3.0.0". Recompiling the Kernel (and all modules based on it, e.g. nvidia) with
CONFIG_LOCALVERSION=".0-ARCH" allows me to compile the modules and run VMware.

View 4 Replies View Related

Software :: Make: *** /lib/modules/2.6.32-71.el6.x86_64/build: No Such File Or Directory

Mar 22, 2011

I then went agead to download ethernet realtek ethernet gigabyte card driver for my version of linux. I untar the file and i got the directory r8168-x.x.xxx.xx, a README file so i read the README file and it asked me to run ./autorun.sh which i did but i got the following error:

Check old driver and unload it.
Build the module and install
make: *** /lib/modules/2.6.32-71.el6.x86_64/build: No such file or directory. Stop.

[code]....

View 4 Replies View Related

OpenSUSE :: Error:make: *** /lib/modules/2.6.31.5-0.1-desktop/build: No Such File Or Directory?

Oct 6, 2010

I've downloaded a linux driver for my wireless card (Realtek 8191SE), and whenever I try to make it it gives me the following error:make: *** /lib/modules/2.6.31.5-0.1-desktop/build: No such file or directory. Stop.
make: *** [all] Error 2I have installed make, pattern devel_basis devel_C_C++, kernel-source, linux-kernel-headers, gcc43, etc.I also tried linking them:# ln -s /usr/src/kernel-headers-2.6.31.5-0.1-desktop /lib/modules/2.6.31.5-0.1-desktop/buildln: creating symbolic link `./build': File existslinux-ynct:/lib/modules # ls2.6.31.14-0.1-debug 2.6.31.14-0.1-desktop 2.6.31.5-0.1-desktop2.6.31.14-0.1-default 2.6.31.14-0.1-xen

View 9 Replies View Related

OpenSUSE :: /lib/modules/2.6.34-12-desktop/build: No Such File Or Directory - Stop - Error

Mar 17, 2011

I am trying to install an application. But when I do a make it gives me this error . I tried to resolve it by installing kernel-sorce, kernel-devel packages But still cant seem to get rid of the error.

View 3 Replies View Related

General :: Getting Error : Make: *** /lib/modules/2.6.31-20-generic/build: No Such File Or Directory On 9.1?

May 9, 2010

When trying to install my WiFi card's driver on Ubuntu 9.1, I run the make command and get the following error:make: *** /lib/modules/2.6.31-20-generic/build: No such file or directory

View 1 Replies View Related

Ubuntu :: Identify Modules And Drivers Currently In Use?

Jun 30, 2011

Is there anyway of identifying which modules and drivers are being used on my machine? A log or app? I have a minimal install and what to install another, this time with only the hardware drivers/modules my machine needs (for instance, I don't need software for Xeon processors as I don't have one, therefore don't want that stuff hanging around serving no purpose).

View 8 Replies View Related

Software :: Enable Modules Or Drivers For A Particular User?

Sep 3, 2009

Is there a way we can enable modules or drivers for a particular user or group in Fedora 9

View 2 Replies View Related

Software :: F13 - TV Tuner Card Drivers / Modules?

Jul 15, 2010

I am using Fedora 13, kernel 2.6.33.3-85. I have a TV tuner card and lspci shows this:
01:0a.0 Multimedia controller: Philips Semiconductors SAA7130 Video Broadcast Decoder (rev 01)
Which software should I use to view TV on my PC? Also, how should I check that the drivers/modules for my TV tuner has been loaded or not ?

View 5 Replies View Related

Debian Configuration :: USB Mouse Cannot Use With Correct Behaviour?

Apr 27, 2010

my environment :1.Debian 5 Lenny,2.LXDE,now my USB mouse behaviour is so strange as the following:1. when single click on the Start, then the Menu pops-up in very short time, it soon disappears. --------- what I get is my single click does not work here.2. when single click on the Terminal Shell or any Folder else, it will pop up two of them. ------------- what I get is that behaves like double click on those targets.3. when I open Iceweasel Browser for web surfing, when clicking on the Menus, none of them gives me response. and in web page which I opened, right-click in the context, nothing happened. --------what I get is that right click does not response.I tried some steps on configuration on X.org conf file under /etc/X11/xorg.conf, according to the results what I googled.... but there is still no outcomes till now.

View 1 Replies View Related

General :: Stop Drivers Modules Auto-installing?

Jul 20, 2011

I have two devices (a usb modem and a camera) permanently hard-wired into my system. When linux boots, it automatically inserts their drivers. However, I would like this to be under my control to insert as and when needed. Can anyone give any pointers as to how I might disable auto-insertion, whilst still allowing manual insertion via insmod or modprobe? I understand the usual method would be to use modules.conf, however in my modules.conf file, there is no entries at all.

View 1 Replies View Related

Fedora :: FC15 Keyboard Layout Not Quite Right / Correct This?

Jul 16, 2011

I've just installed FC15 and starting to like Gnome 3. There's something wrong with the keyboard layout:
at, number, tilde and anything with [AltGr] does not work (square, cubic, Euro sign, micro sign,...).
Language is german but keyboard is british. Where/how can I correct this ?

View 2 Replies View Related

Ubuntu :: Correct Drivers For ATI Graphics Card

Apr 13, 2011

I'm new to Linux and Ubuntu 10.10. I installed Ubuntu 10.10 yesterday in my laptop. My laptop has ATI HD Radeon 4350 graphics card. Where I can find a correct driver for that card in Ubuntu?

View 2 Replies View Related

Ubuntu :: Keyboard Layount Not Correct For 11.04 - Brazilian Portuguese

May 3, 2011

Im back to 2004. The keyboard layout for Brazilian Portuguese and a US keyboard is not working whatsoever in KDE 4.6 and Kubuntu 11.04. Apostrofe plus c should give cedilla, and now is not giving anything. Tried to change everything possible:

1) Language is set to Portuguese Brazilian in System Settings.

2) locale: pt_BR.UTF-8

3) env | grep LANG: LANG=pt_BR.UTF-8
LANGUAGE=pt_BR

4) Keyboard Layout: doesnt matter the one I try to use, no change.

What can I do? I just installed kubuntu from debian cause debian was giving too much trouble...

EDIT: Checking with my old debian installation, I changed the file /etc/default/keyboard field
XKBMODEL="pc105"
XKBLAYOUT="us"
XKBVARIANT="alt-intl"
XKBOPTIONS=""

to

XKBMODEL="pc105"
XKBLAYOUT="us"
XKBVARIANT="intl"
XKBOPTIONS=""

Will check to see if it's working.

View 2 Replies View Related

Fedora Installation :: Error - "Your System Does Not Seem To Be Set Up To Build Kernel Modules"

Dec 27, 2009

I'm trying to install Sun VirtualBox Additions into Fedora 12 which is installed in VirtualBox running on top of Windows 7. As the Fedora install was originally a live distro which was then installed to the HD, it may be missing some essential files for compiling.

My attempt to install the VBoxLinux additions is incomplete and I can't get the full range of video displays. The largest is This is the error message: "Your system does not seem to be set up to build kernel modules".

Should I update Fedora to install all the updates available? I did find one webpage which gave an accurate list of files to install for this purpose but can't find it now.

View 3 Replies View Related

Ubuntu Networking :: Correct Drivers For The Wireless Card?

Apr 19, 2010

i have installed ndiswrapper, and the correct drivers for the wireless card.

Code:
ndiswrapper -l:
bcmwl5a : driver installed
device (14E4:4320) present
I seemed to be having a conflict with the generic drivers which loaded for my wifi device 'b43-pci-bridge' and the ndiswrapper drivers i installed.

So i ran the command 'rmmod ssb' and now my broadcomm wireless device is "unclaimed"

Code:
lshw -C Network:
*-network:0 UNCLAIMED
description: Network controller
product: BCM4306 802.11g Wireless LAN Controller
vendor: Broadcomm Corp.

[Code]...

View 1 Replies View Related

Debian Hardware :: Kernel Modules - Four Drivers Loaded For Video Card

Mar 10, 2011

0 down vote favorite
share [fb] share [tw]
This is the problem I run lspci -v which checks all drivers on my system and more. It says kernel driver in use is nouveau. Then under that it says kernel modules: nvidia recent, nvidia-96, nouveau, nvidiafb. So what it looks like I have 3-4 drivers for my video card loaded and one, nouveau, being used. I think they conflict with each other.

I'm trying to add drivers other then nouveau, because the mouse freezes with it. At this point I can't seem to get rid of nouveau, I go to terminal and type:
sudo apt-get --purge remove xserver-xorg-video-nouveau
And it says that it's not loaded so I can't dump it. lspci-v says nouveau is the driver being used and trying to dump it. It says it isn't installed. I'm confused. I want to dump nouveau, what should I do? I also go into Synaptic package manager and it isn't listed as being installed.

View 1 Replies View Related

Software :: Build File Or Folder Missing In Modules Folder

Apr 14, 2009

i am trying to install a driver for my belkin wireless usb adapter but when i type make it says cannot find lib/modules/<debian version>/build so it does not configure the sources.

View 1 Replies View Related

Fedora Installation :: Can't Find The Correct Drivers For Graphics Card

Nov 20, 2009

Last night installed Fedora 12 64 bit KDE, but can't find the correct drivers for the above graphics card.

View 1 Replies View Related

Ubuntu Networking :: 9.10 - Installing Correct Drivers To Get Wireless Running

Feb 13, 2010

I have just installed Ubuntu 9.10 netbook remix for my new laptop. I've tried at great length to install the correct drivers to get my wireless up and running. I'm currently trying to install the Broadcom driver for my 802.11g wireless card. I have downloaded the headers and tools for ubuntu and am proceeding with the instructions given on [URL].

But when I get to these steps I come unstuck
# mkdir hybrid_wl
# cd hybrid_wl
# tar xzf <path>/hybrid-portsrc.tar

I can make the directory and open it but when it comes to the third step I get a message saying that there is no such file or directory.

View 8 Replies View Related

Ubuntu :: Correct Drivers To Work With Hardware / Fake Raid?

Aug 2, 2010

I ve got a SATA HDD which I use for storage connected to a (now quite old) RAID PCI card (HighPoint Rocket RAID 1520). Ive added another (blank) HDD, same brand and size to the PCI card. Ubuntu (10.04) can see both hard drives and access data. Id like to mirror (raid 1?) these HDDs. Looking around this forum Ive noticed quite a few people mentioning FakeRAID. Turns out that's not quite the same as software RAID. Given how cheap the 1520 was, I suspect it's FakeRAID rather than Hardware. Perhaps someone can confirm? Given Ubuntu can see both HDDs, would this mean it ll have the correct drivers to work with a hardware/fake raid? A common recommendation is to use mdadm to create a software RAID. How does this work for partitions accessed from multiple Operating Systems including Windows XP?

View 3 Replies View Related

Ubuntu :: Error Inserting Uinput (/lib/modules/2.6.32-22-generic/kernel/drivers/input

May 15, 2010

I am trying to use my Wiimote with ubuntu. I have followed the guide on here:[URL].. But I get this error when I run modprobe:

FATAL: Error inserting uinput (/lib/modules/2.6.32-22-generic/kernel/drivers/input/misc/uinput.ko): Operation not permitted

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved