Reply
 
Thread Tools Display Modes
  #11  
Old 06-05-2006, 03:14 PM
rcengland rcengland is offline
Junior Member
 
Join Date: Jun 2006
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Default
Sounded like a great idea but it didn't work. My touchpad did not work with the live cd. Anymore ideas?
Reply With Quote
  #12  
Old 06-05-2006, 04:11 PM
Apatewna Apatewna is offline
Senior Member
 
Join Date: May 2006
Location: Greece
Posts: 1,141
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to Apatewna Send a message via MSN to Apatewna Send a message via Yahoo to Apatewna
Default
Originally Posted by rcengland
Sounded like a great idea but it didn't work. My touchpad did not work with the live cd. Anymore ideas?
How about these?
http://www.bsdforums.org/forums/archive ... -3608.html
http://unix.derkeiler.com/Mailing-Lists ... /0046.html
__________________
RTFM and STFW before anything bad happens

Please read and UNDERSTAND these pages before posting:
http://www.catb.org/~esr/faqs/smart-questions.html
http://en.wikipedia.org/wiki/Netiquette
Reply With Quote
  #13  
Old 06-05-2006, 07:46 PM
DragnLord DragnLord is offline
Senior Member
 
Join Date: Feb 2006
Location: C'ville, Va.
Posts: 695
Thanks: 0
Thanked 0 Times in 0 Posts
Default
The following ports may help:
x11/libsynaptics - Library to access the Xorg/XFree86 Synaptics TouchPad Driver
x11-servers/synaptics - The Synaptics touchpad X driver
__________________
add [SOLVED] to topics with solutions
psearch: use it, love it
Reply With Quote
  #14  
Old 06-06-2006, 02:56 PM
rcengland rcengland is offline
Junior Member
 
Join Date: Jun 2006
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Default
Originally Posted by DragnLord
I do not have a touchpad device to check this with, however it is offered in hope that it helps. Check your XF86Config file for the following:

Code:
Section "InputDevice"
Identifier "Touchpad"
Driver "synaptics"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "LeftEdge" "1700"
Option "RightEdge" "5300"
Option "TopEdge" "1700"
Option "BottomEdge" "4200"
Option "FingerLow" "25"
Option "FingerHigh" "30"
Option "MaxTapTime" "180"
Option "MaxTapMove" "220"
Option "VertScrollDelta" "100"
Option "MinSpeed" "0.06"
Option "MaxSpeed" "0.12"
Option "AccelFactor" "0.0010"
Option "SHMConfig" "on"
Option "Repeater" "/dev/input/mice"
EndSection
No guarantee on this since I have no hardware to test with.
I don't have the following:
/dev/psaux
/dev/input/mice
Reply With Quote
  #15  
Old 06-06-2006, 02:57 PM
rcengland rcengland is offline
Junior Member
 
Join Date: Jun 2006
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Default
Originally Posted by Apatewna
Originally Posted by rcengland
Sounded like a great idea but it didn't work. My touchpad did not work with the live cd. Anymore ideas?
How about these?
http://www.bsdforums.org/forums/archive ... -3608.html
http://unix.derkeiler.com/Mailing-Lists ... /0046.html
DrgnLord, do you think the posts above could work?

I am going to plug in a Knoppix cd to see if my touchpad still works. I believe I have used it in Knoppix before.
Reply With Quote
  #16  
Old 06-06-2006, 04:02 PM
rcengland rcengland is offline
Junior Member
 
Join Date: Jun 2006
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Default
Section "InputDevice"
Identifier "USB Mouse"
Driver "mouse
Option "Device" "/dev/input/mice"
Option "SendCoreEvents" "true"
Option "Protocol" "IMPS/2"
Option "ZAxisMapping "4 5"
Option "Buttons" "5"
EndSection
Code:
Knoppix could find my touchpad.  In the xorg.conf was the above.  Do you think any of that may work for the touchpad on PCBSD?
Reply With Quote
  #17  
Old 06-06-2006, 07:58 PM
rcengland rcengland is offline
Junior Member
 
Join Date: Jun 2006
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Default
I loaded up the lastest version of Frenzy, a new BSD live cd, and the touchpad works. Is their anyway to copy the configuration file from Frenzy into PC-BSD? It is just a suggestion.
Reply With Quote
  #18  
Old 06-06-2006, 11:15 PM
DragnLord DragnLord is offline
Senior Member
 
Join Date: Feb 2006
Location: C'ville, Va.
Posts: 695
Thanks: 0
Thanked 0 Times in 0 Posts
Default
The "usb mouse" section is for just that, a usb mouse.

There should be another section for the touchpad.
__________________
add [SOLVED] to topics with solutions
psearch: use it, love it
Reply With Quote
  #19  
Old 06-07-2006, 09:44 AM
steveo steveo is offline
Junior Member
 
Join Date: Jun 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default
I had the same problem.

I disabled usb legacy support in my bios to get it working.
Reply With Quote
  #20  
Old 06-07-2006, 01:13 PM
rcengland rcengland is offline
Junior Member
 
Join Date: Jun 2006
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Default
The following information is from Frenzy's xorg.conf file. Do you see anything that I could use?

Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
ModulePath "/usr/X11R6/lib/modules"

FontPath "/usr/X11R6/lib/X11/fonts/cyr-rfx-koi8-o/"
FontPath "/usr/X11R6/lib/X11/fonts/TrueType/"
FontPath "/usr/X11R6/lib/X11/fonts/artwiz-ru/"
FontPath "/usr/X11R6/lib/X11/fonts/illinoy/"
FontPath "/usr/X11R6/lib/X11/fonts/TTF/"
FontPath "/usr/X11R6/lib/X11/fonts/bitstream-vera/"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/local/"
EndSection

Section "Module"
Load "dbe"
#Load "dri" # disabled due to ATI problems
Load "extmod"
Load "glx"
Load "record"
Load "xtrap"
Load "freetype"
#Load "type1"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
Option "XkbOptions" "grp:ctrl_shift_toggle,ctrl:ctrl_aa,grp_led:scroll "
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/sysmouse"
Option "Buttons" "6"
Option "ZAxisMapping" "4 5"
#Option "Emulate3Buttons" # Disabled because of mouse
# click delay.
EndSection


Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
#DefaultDepth 24
SubSection "Display"
Depth 1
Modes "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection




Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection

Section "Device"
### Available Driver options are:-
### Values: [i]: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "NoAccel" # [<bool>]
#Option "SWcursor" # [<bool>]
#Option "ColorKey" # [i]
#Option "CacheLines" # [i]
#Option "Dac6Bit" # [<bool>]
#Option "DRI" # [<bool>]
#Option "NoDDC" # [<bool>]
#Option "ShowCache" # [<bool>]
#Option "XvMCSurfaces" # [i]
#Option "PageFlip" # [<bool>]
Identifier "Card0"
Driver "i810"
VendorName "Intel Corporation"
BoardName "82852/855GM Integrated Graphics Device"
BusID "PCI:0:2:0"
EndSection
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Synaptic Touchpad AnyEdge General Support 1 07-04-2008 03:16 PM
What is it about Touchpad Questions... rodonn The Lounge 11 02-06-2007 09:58 PM
Getting the Synaptic Touchpad to work rodonn Laptops 13 09-06-2006 11:38 PM
USB Touchpad, support maybe? RageAgainstThis General Support 3 08-20-2006 08:34 AM
Averatec 5400 kuzzitsfun Installing PC-BSD 0 09-21-2005 12:29 AM


All times are GMT. The time now is 11:00 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

Copyright 2005-2010, The PC-BSD Project. PC-BSD and the PC-BSD logo are registered trademarks of iXsystems.
All other content is freely available for sharing under the terms of the Creative Commons Attribution License.