Fedora Hardware :: Install Synaptics Driver / Modify And Recompile It?
Jul 9, 2010
I've been using ubuntu for about two years my inspiron laptop has a problem with the touchpad if fails to regester some of the taps this issue exists only in linux, in all distros while in windows it works perfectly on ubuntu I used to solve the problem by modifying and recompiling the synaptics driver this how I fix it on ubuntu
Code:
1. apt-get source xserver-xorg-input-synaptics
2. sudo apt-get build-dep xserver-xorg-input-synaptics
3- modify the file in the home folder/xserver-xorg-input-synaptics-1.2.2/src/synaptics.c
4. save & close the file
5. sudo dpkg-buildpackage
how to do it in fedora when I tried yum install xserver-xorg-input-ynaptics it says no package
View 5 Replies
ADVERTISEMENT
Mar 6, 2009
Currently i am using mapserver 5.0.3 , AGG 2.5-6 on fedora 9. I need some help with mapserver and AGG support. I am trying to use AGG/PNG outformat in the mapfile as well as i added precisely. When i call the link through browser i recieved the following error:
loadOutputFormat(): General error message. OUTPUTFORMAT clause references driver AGG/PNG, but this driver isn't configured. It is clearly evident that from the error, the driver is not configured. since all the mapserver version 5 suppotrs AGG rendering backend, so i checked whether mapserver supports AGG or not.
[kapil@localhost cgi-bin]$ mapserv -v
MapServer version 5.0.3 OUTPUT=GIF OUTPUT=PNG OUTPUT=JPEG OUTPUT=WBMP OUTPUT=SVG SUPPORTS=PROJ SUPPORTS=FREETYPE SUPPORTS=WMS_SERVER SUPPORTS=WMS_CLIENT SUPPORTS=WFS_SERVER SUPPORTS=WFS_CLIENT SUPPORTS=WCS_SERVER SUPPORTS=SOS_SERVER SUPPORTS=THREADS SUPPORTS=GEOS INPUT=TIFF INPUT=POSTGIS INPUT=OGR INPUT=GDAL INPUT=MYGIS INPUT=SHAPEFILE
[kapil@localhost cgi-bin]$
I found that my mapserver doesn't support AGG means SUPPORTS = AGG is missing in the above output. But i have already installed AGG in my system. In order to clear this issue i gone through many threads in forums, but i was not satisfied with the answers. Atlast i came to know that, i have to recompile the mapserver with AGG. The following link gives you some idea about compiling mapserver with AGG in linux [URL] But the problem now i am facing is i have installed both the mapserver and AGG through YUM INSTALL command so i dont know how to recompile mapserver with AGG support. I think, there will be no configuration file normally when installing through Yum insatll command.
View 2 Replies
View Related
Jun 27, 2010
I have just installed UBUNTU 10.0.4 (32 bit Generic) on a Compaq CQ50 -AMD Athlon 64 X2 1.9GHZ . The install went flalessly, and everything simply worked out of the box. I also Installed the NVIDIA Propriatery graphics driver, and it worked OK. The box has an NVIDIA GeForce 8200M G. When I did a "free" I discovered that UBUBTU was not using all available RAM. After a bit of research I found that to fix this, I needed to change the kernel to a PAE enabled one. I installed 2.6.32-22-generic-pae #36-Ubuntu SMP Thu Jun 3 23:14:23.On reboot the system complained bitterly that it could not start X. With log entry:
I) Loading /usr/lib/xorg/extra-modules/nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation" compiled for 4.0.2, module version = 1.0.0 Module class: X.Org Video Driver (EE) NVIDIA: Failed to load the NVIDIA
[code]....
So, I selected to boot with the "generic" driver and all was well. I then issued-- nvidia-xconfig command and rebooted again. Same problem, this time I selected to go to shell and did a reboot, thinking that the driver needed to be recompiled for the new kernel, but I got the same result.I believe I am loading an NVIDIA driver into a PAE kernel which is compiled for the non-PAE kernel.I tried to de-Install/Re-Install the propriatery driver while running under the PAE kernel, but the driver still fails to load.
View 1 Replies
View Related
Jul 15, 2011
Anyone got an idea how I can manually start the synaptics touchpad driver in ubuntu 10:4?
View 1 Replies
View Related
Feb 4, 2010
I am running Slackware 13.0 x86 64bit. Does anyone know where to find a Synaptics Touchpad driver for this system?
View 14 Replies
View Related
Apr 27, 2011
I've gone from 13.1 to 13.37, and hit this problem. The Irish (~=gb) is gone to US, and the bar along the side of the touchpad no longer works.
So I went to the Backup (Yes, stop laughing, I had a backup) and copied in /etc/hal/fdi/policy/* which had the files for sorting slackware-13.1, but _they_ did nothing after a reboot. I have
Code:
bash-4.1$ cat 10-keymap.fdi
<?xml version="1.0" encoding="ISO-8859-1"?> <!-- -*- SGML -*- -->
<deviceinfo version="0.2">
<device>
<match key="info.capabilities" contains="input.keys">
[Code]....
View 3 Replies
View Related
Mar 23, 2010
I have fedora 12 on my laptop and I am unable to recompile the source code of flash player. please answer me as soon as possible.
View 2 Replies
View Related
Sep 6, 2010
I've performed a fresh installation of Lubuntu 10.04 on a rather old PC hardware. Unfortunatly the displayed resolution is only 800x600 although the used graphic card can run with higher resolution (at least with Windows). According to this thread one could modify the resolution using xorg.conf. Below the information for the graphic card:
Code:
benutzer@pc1-lubuntu:~$ hwinfo --gfxcard
19: PCI 09.0: 0300 VGA compatible controller (VGA)
[Created at pci.318]
UDI: /org/freedesktop/Hal/devices/pci_5333_8811
Unique ID: WL76.Sb41r_OO4UA
SysFS ID: /devices/pci0000:00/0000:00:09.0
SysFS BusID: 0000:00:09.0
[Code]....
View 1 Replies
View Related
Feb 24, 2010
ive just installed Karmic Koala and after updating and getting drivers i cant install anything whether it be through synaptics or sudo or the .deb it
View 7 Replies
View Related
Dec 7, 2009
I've been trying to remove a couple packages and also install a couple more and I usually use Synaptics but when using it just now I got this error:
Code:
E: dhcp-probe: subprocess installed post-installation script returned error exit st
so I tried APT from the terminal and similarly got:
Code:
Errors were encountered while processing: dhcp-probe E: Sub-process /usr/bin/dpkg returned an error code (1
View 1 Replies
View Related
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
Aug 28, 2010
Anyone recompiled Empathy on Fedora? I have problem of configure and make as following:
checking for LIBEMPATHY... configure: error: Package requirements (
glib-2.0 >= 2.16.0
gobject-2.0
gio-2.0 >= 2.16.0
gio-unix-2.0 >= 2.16.0
libxml-2.0
telepathy-glib >= 0.7.31
libmissioncontrol >= 4.61
telepathy-farsight
farsight2-0.10
gstreamer-0.10
) were not met:
No package 'telepathy-glib' found
No package 'libmissioncontrol' found
No package 'telepathy-farsight' found
No package 'farsight2-0.10' found
No package 'gstreamer-0.10' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBEMPATHY_CFLAGS and LIBEMPATHY_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details.
View 14 Replies
View Related
May 8, 2010
Okay here is a good one. I am running KDE and i am trying to use the instructions found here [URL] to enable the touchpad tapppping. I have done it this way before successfully but now i seem to be having a problem. When i started all i had was a 10-synaptics.fdi file that just had the word synaptics on it...then when i tried to modify it the only change that took place were the addition of 1 2 3 after it. I've tried over and over with different editors with the same result and no touchpad tapping.
View 1 Replies
View Related
Aug 24, 2010
My Laptop is a Sony VAIO VPCS12C5E. I recently installed Fedora 13 (x64). I have the problem that the Touchpad is not working at all.The following Synaptics driver is installed:
xorg-x11-drv-synaptics-1.2.2-6.fc13.x86_64
Touchpad is not listed in GPointing (Version 1.5.1-2) A USB Mouse is working fine. I tried adding the following configuration to a new X11 conf file under /etc/X11/xorg.conf.d/01-synaptics.conf
Section "InputClass"
Identifier "touchpad catchall"
MatchIsTouchpad "on"
Driver "synaptics"
EndSection
I got the configuration from [URL]
View 1 Replies
View Related
Jun 17, 2010
When I reboot, and check "synclient -l" all the options except the last two ("VertTwoFingerScroll","HorizTwo FingerScroll") are configured the way I made it. These keep getting reset to zero and I tried adding this snippet to the end of files in /usr/share/X11/xorg.conf.d but to no avail.If I do "synclient VertTwoFinger Scroll=1" then it my two finger scroll works, but I want it to be permanant. Anyone have a clue why it keeps going back to 0?
View 3 Replies
View Related
Aug 25, 2010
I'm running F13 on an HP-dv6 with a Synaptics touchpad. I have not had any problems with the touchpad until the latest kernel upgrade to 2.6.33.8-149.fc13.x86_64. Now, intermittently with no obvious cause, yhe Synaptics driver fails to load at boot resulting in a dead touchpad. I've tried altering my xorg.conf with no results. The error message I get during boot when this happens is:
Code:
unable to query Synaptics hardware I've done some Googling as well as searching these forums and have found several suggestions, none of which seem to work. I already have /etc/X11/xorg.conf.d/10-synaptics.conf which reads:
Code:
##
Section "InputClass"
Identifier "touchpad catchall"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
Driver "synaptics"
Option "TapButton1" "1"
EndSection
When it works it works great. Just seems to be no rhyme or reason for it. When it's not working and I try to run synclient I get an error that the synaptics module is not loaded. I'm wondering if anyone else has had this problem, or is it just me?
View 11 Replies
View Related
Jul 3, 2010
I just found out that many Synaptics touchpads are capable of multi-touch and it's possible to do 2-finger scrolling and more.I have enabled this functionality in windows and I am sure now that the touchpad inside my laptop is capable of that.In Fedora 13 (64-bit), however, I was unable to make it working. I found a guide for Linux (Ubuntu) right here:URL... In Ubuntu it multitouch worked without problems after following the guide.
I first thought that I screwed something up on my Fedora and downloaded/ran live Fedora 13 64-bit disk to see if this trick will work with Fedora intact. After trying that guide in live Fedora CD I quickly found out that I couldn't enable multitouch the same way as on Ubuntu.I have no idea what could be different. Both Fedora and Ubuntu had Synaptics driver installed on live CDs (and on my installed Fedora too).
View 14 Replies
View Related
May 18, 2010
when I open synaptics I get this message:
E: Error occured while processing abrt (CollectFileProvides)
E: Problem with MergeFileProvides /var/lib/apt/lists/download.fedoraproject.org_pub_fedora_linux_update s_12_x86%5f64_repodata_repomd.xml
E: The package lists or status file could not be parsed or opened.
View 14 Replies
View Related
Feb 20, 2009
I want to get a software like synaptics in windows,it can easily disable and enable touchpad.in linux is there any?
View 14 Replies
View Related
Aug 11, 2010
How to recompile squid under fedora 13 to insert this arguments ---> --enable-storeio=diskd,coss
View 2 Replies
View Related
Apr 1, 2011
I am trying to install ndiswrapper in Fedora in order to install a Windows wireless driver.
Code:
su -c 'yum install kmod-ndiswrapper'
, I get this:
Code:
Loaded plugins: langpacks, presto, refresh-packagekit
[Code]...
Rhythmbox crashed and my radio stations disappeared. I'm not sure if this bears any relation.
View 6 Replies
View Related
Jun 3, 2011
This post is for an HP parallel printer but I think it should work for at least "some" other parallel printers.I am sure that someone smarter than me will follow up this post with a "well, just do this and that" and you will have your HP Laserjet 6P printer ready to go, but since questions litter the forums of MANY distros on how to get "at least" an HP parallel printer to work, I'll post this anyway.This may or may not work for you if you do not have an HP but you can try it.The install printer box will let you do an install for an HP Parallel and it asks for how it is to talk to it, through CUPS sock or "local host'. When we get through what I recommend you should chose "local host".
View 2 Replies
View Related
Jul 25, 2010
Recently I installed Fedora 13 (GNOME) on my computer, I previously had Ubuntu 9.04.For the most part everything has been painless, here are though some things I need help on.
1. Is there a way to modify GDM? Every time I boot up and go to login, the login manager is very small and doesn't fit the screen.
2. Is there a way to add a shutdown option directly up on the top right panel where you usually log out? It's kind of annoying to have to log out, then shut down instead of just shutting down directly.
3. Because I starting using Linux with Debian based system (Ubuntu), I got used to sudo. Since Fedora uses su, can someone tell me the proper way to use it? Personally I find installing a program through the terminal faster than Add/Remove.
4. This is my biggest grip upon moving over to F13. For some reason certain programs don't display properly after launching them. Example, I installed OpenArena, a first person shooter, and launched it to play it, however, everything looks distorted. It's slanted diagonally. I think it may have something to do with the nouveau drivers that, if I remember right, are installed by default on F13.
I attached a screenshot of how Blender looks on launching, it's the exact same problem in OpenArena. Is there a way I can modify nouveau's settings or uninstall it all together? And/or tips on this issue?
View 7 Replies
View Related
Apr 15, 2011
Online Updates checks for updates too frequently, and the notification icon appearing and disappearing in the system tray is visually distracting. Can I modify Software Update to check once every 24 hours?
View 2 Replies
View Related
Apr 12, 2011
result of lspci is as follows:"VGA compatible controller: ATI Technologies Inc RV280 [Radeon 9200 PRO] (rev 01)"
But when i try to install original ati driver i am unable to boot the system in gui mode (i use gnome)
and also when i use aitconfig it says me there is no compatible device!
View 2 Replies
View Related
Aug 24, 2011
i am using Linux Fedora 12. I have the code i think i need, But i need the step by step instructions on how to do it. Any advice is a huge leap in the right direction. Btw, Im installing a logitech c525 Web cam.
View 2 Replies
View Related
Apr 13, 2011
Is there a tool I can use in Fedora to modify the schema in Active Directory?
View 2 Replies
View Related
Mar 18, 2010
I am used to a certain root menu. I want to be able to modify the root menu. how do I do it. I mean the menu that come up when I right click on the desktop..
I am on x86_64 FC12 - Gnome.
currently it has "create folder, create launcher etc.. "
View 3 Replies
View Related
May 18, 2010
I can't modify some folders. I'm trying to move a file into a folder and I get this message-
Error moving file: Permission denied
I understand why but how do I get around it?
View 2 Replies
View Related
Aug 13, 2009
As we know , ATI video card driver is not available for Fedora 11 but available for Fedora 10.
So , if I installed ATI video card driver successfully in Fedora 10 and upgraded Fedora 10 to Fedora 11 using the CD which comes from fedoraproject.org - the official site, should I install the Video Card Driver again?
View 2 Replies
View Related