General :: PS2 Mouse Is Not Auto Detecting In Linux 2.6.33.3 Kernel

Jul 26, 2010

I am working on linux kernel building and customising for our requirement.All these days we were using 2.6.9EL5 kernel to create our own Bootable kernel. Lately we moved to 2.6.33.3 as SATA CDROM support was not available during booting with the earlier kernel.Now with the new kernel i have got all the updates i wanted with respect to hardware detection during booting but having an issue with my PS2 mouse not auto detecting while booting. However i can configure the mouse with the popup that comes during booting by selecting the generic PS2 3 button mouse option. With this my mouse works properly. I am wondering is there a way to make the mouse auto detectable.I have attached one of the Xconfig file that is part of our process.

View 2 Replies


ADVERTISEMENT

General :: Auto Start Several Terminals On Linux

Apr 23, 2011

Every time I reboot my linux machine I have to set up 5 or 6 terminals and Im trying to find a way to do this automatically. Bind a script to a shortcut or on startup that starts several terminals (extra point if theyre tabbed) and have each terminal ssh to different servers.

View 3 Replies View Related

General :: Kernel Panic In 64bit Arch Linux After Kernel Recompile - 2.6.35-rc3

Jun 15, 2010

I have recompiled a few kernels, but all on 32bit systems so not sure if that has anything to do with it.

Running Arch Linux 64bit, most recent version.

Kernel Output:

Code:

My first thoughts was that it might be my grub bootloader configuration, so had a big play around with that but it didn't fix it. Also made sure support was built for filesystems. However almost all that Fstab mounts are ext3 anyway, and certainly the root and /boot are. Now thinking it may be a memory error so will run a check when I shutdown.

View 3 Replies View Related

General :: USB Data Card Is Not Detecting In 2.6.36 Kernel

Jan 10, 2011

I am using a linux FC-12 machine which is running on 2.6.36 kernel. I wanted to use the USB data card with that machine. But it is not detecting the device. I found that the modules usbserial, option, qcserial were missing. I installed them using "insmod".After that I have removed and reconnected the device. Still the OS is not detecting the device.After the reboot of the machine, again the modules related to USB are missing.

View 2 Replies View Related

General :: Is Mouse Wheel Behaviour Of Mac OS X Or Linux Possible In Windows?

May 10, 2011

In Linux or Mac OS X, every window I hover over registers mouse wheel events without being the focused window. For instance I can have two windows open at the same time and scroll in each one of them without clicking either of them first.Can this behaviour somehow be translated to Windows? Is there a tool or a hidden preference that I can set?

View 1 Replies View Related

Fedora Networking :: FC11 Not Auto Detecting Ethernet Interface

Jun 10, 2009

On FC10, when system boots up, it would auto detect (from DHCP) and configure eth0.

This does not happen on FC11, but I can manually configure the interface. The entries in /etc/sysconfig/network-scripts/ifcfg-eth0 are identical on both OS releases.

Don't know if this is related, but when I run System->Administration->Bootloader, it fails system-config-boot - missing module kudzu.

View 5 Replies View Related

General :: Kernel Programming For BSD Or Linux?

Jul 20, 2010

I have recently been getting into kernel development and was wondering whether the Linux kernel or BSD kernel would be easiest for newbies (such as myself). Does anyone know? I am really considering BSD because it seems to me to have the best documentation.

View 2 Replies View Related

CentOS 5 :: Detecting And Mounting Serial Mouse/trackball?

May 7, 2009

I am attempting to use a serial trackball in CentOS 5.3 and have run out of ideas. The mouse is connected to COM2 (/dev/ttyS1). I have tried to configure it through xorg.conf using every protocol I could find including "auto" and tried the same again using "inputattach". The mouse communicates at 1200 baud, so I've tried using stty to set the port to that baud rate and still no luck. Is there a test tool that can be used to see if the serial connection is functioning? If not, are there any other ideas?

View 1 Replies View Related

General :: Compile Linux Kernel For Different Machine?

Feb 10, 2011

I am new to kernel development,and I have to compile a kernel with some specific features and then install it on some machines.The problem is that these machines are slow,and hence I want to compile them on a fast desktop once and then install them on the machines.I am following this guide from Ubuntu wiki.

So what I plan to do is, download the source and generate a config file on one of the slow machines, copy both to the faster machine, generate the image on the faster machine and then install it on all the slow machines. The slow machines are almost identical (same cards, processors, OS etc.) but different from the fast machine(different OS and processor). So will this work or not?

View 2 Replies View Related

General :: Cannot Find Kernel Version In /usr/src/linux-2.6.21.5 - Is It Configured

Dec 21, 2010

I'm currently trying to get my wireless card to work with ndiswrapper after installing backtrack4 today, BUT.When I try and use the make command it tells me that some or another file is missing. I've checked and the output is right, There is no file of that name but there is neither a folder of that name.

Code:

root@bt:/usr/src/ndiswrapper-1.56/ndiswrapper-1.56# make
make -C driver
make[1]: Entering directory `/usr/src/ndiswrapper-1.56/ndiswrapper-1.56/driver'

[code]....

View 5 Replies View Related

General :: Kernel Panic On Update To Ubuntu Linux 2.6.31 ?

Dec 16, 2009

Update manager downloaded and installed latest kernel (Ubuntu, Linux 2.6.31 -16 -generic). When I tried to restart I get the message { 1.661235}Kernel panic - not syncing: VFS: unable to mount root fs on unknown - block(8,38). Everything works fine on previous update.

View 1 Replies View Related

General :: Create Linux-libc-dev Package When Compile Ubuntu Kernel?

May 6, 2011

I've compiled the last stable ubuntu kernel (2.6.38-...) following this guide: How to compile a Ubuntu 10.10 kernel but in this guide doesn't explain how create linux-libc-dev package for that kernel? How do I do?

I've tried with fakeroot debian/rules binary-arch-headers but it returns an, IMHO, absurd error:

mkdir /home/simon/sources/kernel/ubuntu-natty/debian/linux-libc-dev/usr/include/
mkdir: cannot create directory `/home/simon/sources/kernel/ubuntu-natty/debian/linux-libc-dev/usr/include/': File exists
make: *** [install-arch-headers] Error 1

The error is correct but this folder is created in the same process!

View 1 Replies View Related

Hardware :: Kernel Not Properly Detecting RevoDrive X2

Apr 21, 2011

I just installed a OCZ Revodrive X2 in my system, and have been trying to get linux to detect it properly. I have the BIOS set to AHCI, Windows has no problem seeing the raid drive, but not linux. I have all the RAID options built in to my kernel, as well as the Silicon Image 3124/3132 SATA support, as that is what Windows detected when I installed the driver. I want set it up as my linux boot drive, but I dont' know what I am doing wrong.

Now mdadm detects and activates the partiton, however my gui partitioning programs see each individual drive, not the array. When I run parted from the command line it detected the array and partitioned it without a problem. I am stymied at this point. I am new to dealing with RAIDs, however my understanding was that since this has it's own hardware controller, shouldn't it automatically be passed on as is to the kernel?

View 5 Replies View Related

OpenSUSE :: Mouse Pointer Keeps Auto-clicking / Fix It?

Jan 4, 2011

I just reinstalled openSUSE 11.3 KDE 4.5, and my mouse pointer keeps auto-clicking. It's weird because it is not even happening 100% of the time, just _most_ of the time. I am using a touchpad, and I have disabled tapping.

I had this exact same issue with Kubuntu 10.10 yesterday before I removed it. I am currently on Windows 7 and all seems well, so it is probably is a Linux software issue.

View 7 Replies View Related

Ubuntu :: Stop Mouse From Auto Clicking

Feb 5, 2010

I just installed 9.10 on my Gateway MD2614U and everything seems to be working but the mouse. Every now and then when i open places and hover over an item it brings it up without me clicking. It does it on other things too.

View 2 Replies View Related

Ubuntu :: How To Turn Off Auto Focus For Mouse

Jan 5, 2011

Basically i turned on a setting that allows me to focus on any window when i move mouse over it, so i can type in a window that is focused by my mouse. And i can not remember how to turn it off!

View 1 Replies View Related

General :: Moving From Paid Linux To Unpaid Linux CenOS - Red Hat (KVM Virtualization)

Dec 21, 2009

if anyone of you have shifted using Paid Red Hat Linux with CentOS, and what are your experiences of moving from Paid Linux to Unpaid Linux CenOS. When do you suggest a person use Paid Linux and when to use Unpaid Linux?

View 1 Replies View Related

General :: Verifying Qlogic FC HBA Adapter In Linux ( SUSE Linux)

May 5, 2010

i would just like to verify that the command

lspci would show the FC adapter installed

is there any other command that i can use to verify the FC adapter is being installed

View 4 Replies View Related

Fedora :: Auto-disable Touchpad When Mouse Is Plugged In?

Oct 17, 2010

this issue has been bugging me for years. I want the same capability in Fedora that exists in most recent versions of Windows -- disable the touchpad on my laptop if an external mouse is plugged in. Note that my how-to is a little hardware-specific regarding the actual disabling of the touchpad; I'll discuss that more at the end of the guide.

So, here goes: For my OS (Fedora 13 x86_64) and hardware (Dell Precision M4500) - I needed a specific utility and three scripts. This Dell's trackpad and nipple-stick are seen as an 'internal' PS/2 mouse by Fedora, so I had to install 'xinput' to disable it.

[Code]...

View 4 Replies View Related

Ubuntu Networking :: Bluetooth Mouse Does Not Auto-connect

Feb 5, 2011

Im using a Samsung R420/R470 laptop with Broadcom bluetooth and a Prolink PMO624B mouse.My mouse works when I add it as a new device, but if I off the mouse and on it again, the mouse does not auto connect. I have to press and hold the connection button under the mouse and reconnect to the mouse.The mouse says that it is linux compatible, so I guess its a problem with my bluetooth drivers.

View 3 Replies View Related

General :: Migration Of C++ Application From SuSE Linux To Red Hat Linux

Feb 12, 2010

I want to Migrate my C++ Application from SuSE Linux to Red Hat Linux.What impact analysis i should do?

View 3 Replies View Related

Fedora :: F14 Bluetooth Mouse Won't Auto Connect After Suspend / Resume?

Dec 11, 2010

I'm running Gnome with the bluetooth applet and I have to explicitly use the applet, select the mouse and tell it to connect. It automatically connects just fine when I boot into windows.

I have the same problem with both a Microsoft bluetooth mouse 5000 and a "BLUETOOTH HID v1.02 Mouse [Interlink Bluetooth Mouse]".

View 4 Replies View Related

General :: How To Share A Folder From Linux To Linux

Mar 17, 2010

how to share a folder from linux to linux systems and setting password to open that folder

View 14 Replies View Related

General :: Make Nano Support Auto-complete And Auto-bracket Closing?

Feb 20, 2010

Does anyone know if there's a way to make nano support auto-complete and auto-bracket closing?

View 1 Replies View Related

General :: Html - Code Editor That Has Auto-indent AND Auto-outdent?

Apr 22, 2011

I code primarily in jQuery/JavaScript, and I'm looking for a text editor for Linux that has auto-indent and auto-outdent (seems to be tough to find that). Any suggestions? I've checked Gedit, Cream, vim, Bluefish.None of them seem to have this feature.

View 2 Replies View Related

Ubuntu :: Removing Linux Kernel Image

Apr 24, 2011

Other than the linux kernel image I am using is it ok to remove the others I have and thus gain more disk space ? I only have a small asus 900 netbook.

View 4 Replies View Related

Debian Programming :: Compiling Linux Kernel Module

Aug 27, 2014

I'm trying to compile a Linux kernel module called hello-2.c using the command "make -C /lib/modules/$(uname -r)/build M=${PWD} modules" (without the quotes) (which I found online), and the following is the (seemingly successful) output.:

Code: Select allmake: Entering directory `/usr/src/linux-headers-3.2.0-4-amd64'
  Building modules, stage 2.
  MODPOST 0 modules
make: Leaving directory `/usr/src/linux-headers-3.2.0-4-amd64'

However, I don't see a hello-2.ko (in the same folder or anywhere else for that matter). I'm Using Debian GNU/Linux 7.6.

Everything I am doing is within a folder/directory called "thefolder" (without the quotes) in the "/tmp" directory (without the quotes).

Why I can't see a hello-2.ko, and what to do to get it?

View 2 Replies View Related

Fedora Servers :: No /usr/src/linux Directory / Recompile A Kernel?

Feb 11, 2009

I need to recompile a kernel and I am wondering why I have a /usr/srckernels directory instead of a /usr/src/linux directory?

I installed all the packages I thought I needed.... kernek-devel, gcc, make...

What am I missing to do this "correctly"?

View 5 Replies View Related

Hardware :: Interfacing USB-based FM Transmitter With Linux-kernel

Mar 18, 2011

I need an FM transmitter (with RDS support) that can be controlled via the linux kernel, preferably connected via USB.

Recommend a good programmable USB-based FM transmitter?

I have investigated an architecture with i2c-tiny-usb interfaced with a Silicon Labs si4713, but the additional circuitry to get it to work it too much. (I'm not an electronics engineer).

View 3 Replies View Related

Ubuntu :: Error : After Installing Linux-kernel-pae And Binaries

Dec 11, 2010

I read in some website and thought of giving a shot at the pae enabled kernel as i was having 6GB of RAM available in my system. I couldn't use 64bit system because i have a lot of applications that are not available in 64bit. I use a few customised software (From my office corporate) they are 32bit too.
Here is what i did..

sudo install linux-generic-pae
It installed a few headers and packages additionally required.
and i did a reboot.

[Code]...

An alternate solution to use all the 6GB is also welcome... using the current pae enabled kernel. do i need to install any additiona drivers..While i try to load Xwindows.. I get the following error.A long error report is generated and at the end "No Xwindows system installed.."

View 4 Replies View Related







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