Author Topic: (SOLVED)minime updated and touchpad  (Read 491 times)

Offline µT6

  • Hero Member
  • *****
  • Posts: 1885
Re: minime updated and touchpad
« Reply #15 on: April 09, 2013, 08:47:27 AM »
the contents of that folder

10-evdev.conf
50-fpit.conf
50-synaptics.conf
50-vmmouse.conf
50-wacom.conf

my xorg

# File generated by XFdrake (rev 262502)

# **********************************************************************
# Refer to the xorg.conf man page for details about the format of
# this file.
# **********************************************************************

Section "ServerFlags"
    Option "DontZap" "False" # disable <Ctrl><Alt><BS> (server abort)
    #DontZoom # disable <Ctrl><Alt><KP_+>/<KP_-> (resolution switching)
    AllowMouseOpenFail # allows the server to start up even if the mouse does not work
EndSection

Section "Module"
    Load "v4l" # Video for Linux
EndSection

Section "Monitor"
    Identifier "monitor1"
    VendorName "Generic"
    ModelName "Flat Panel 1024x600"
    HorizSync 31.5-55.0
    VertRefresh 40.0-70.0
   
    # TV fullscreen mode or DVD fullscreen output.
    # 768x576 @ 79 Hz, 50 kHz hsync
    ModeLine "768x576"     50.00  768  832  846 1000   576  590  595  630
   
    # 768x576 @ 100 Hz, 61.6 kHz hsync
    ModeLine "768x576"     63.07  768  800  960 1024   576  578  590  616
   
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1024x600_120"  107.41  1024 1096 1208 1392  600 601 604 643  -HSync +Vsync
   
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1024x600_100"  87.51  1024 1088 1200 1376  600 601 604 636  -HSync +Vsync
   
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1024x600_85"  72.83  1024 1080 1192 1360  600 601 604 630  -HSync +Vsync
   
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1024x600_75"  63.20  1024 1080 1184 1344  600 601 604 627  -HSync +Vsync
   
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1024x600_60"  48.96  1024 1064 1168 1312  600 601 604 622  -HSync +Vsync
   
    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1024x600_50"  39.55  1024 1048 1152 1280  600 601 604 618  -HSync +Vsync
EndSection

Section "Device"
    Identifier "device1"
    VendorName "Intel Corporation"
    BoardName "Intel 810 and later"
    Driver "intel"
    Option "DPMS"
EndSection

Section "Screen"
    Identifier "screen1"
    Device "device1"
    Monitor "monitor1"
    DefaultColorDepth 24
   
    Subsection "Display"
        Depth 8
        Modes "1024x600"
    EndSubsection
   
    Subsection "Display"
        Depth 15
        Modes "1024x600"
    EndSubsection
   
    Subsection "Display"
        Depth 16
        Modes "1024x600"
    EndSubsection
   
    Subsection "Display"
        Depth 24
        Modes "1024x600"
    EndSubsection
EndSection

Section "ServerLayout"
    Identifier "layout1"
    Screen "screen1"
EndSection

about x11 driver it is installed but not the devel, but that has no relation right?
"A question that sometimes drives me hazy: am I or are the others crazy?"

Albert Einstein

Offline daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3735
  • God knows, i'm not an Angel!
    • Tipps und Tricks
Re: minime updated and touchpad
« Reply #16 on: April 09, 2013, 10:56:47 AM »
This is right, the devel is not needed...

Give me your output of dmesg | grep input

Offline µT6

  • Hero Member
  • *****
  • Posts: 1885
Re: minime updated and touchpad
« Reply #17 on: April 09, 2013, 12:30:51 PM »
[john@localhost ~]$ dmesg | grep input
input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input1
input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:0d/PNP0C0D:00/input/input2
input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0A08:00/PNP0C0C:00/input/input3
input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input5
input: USB 2.0 PC Cam as /devices/pci0000:00/0000:00:1d.7/usb1/1-8/1-8:1.0/input/input6
input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[john@localhost ~]$
"A question that sometimes drives me hazy: am I or are the others crazy?"

Albert Einstein

Offline daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3735
  • God knows, i'm not an Angel!
    • Tipps und Tricks
Re: minime updated and touchpad
« Reply #18 on: April 09, 2013, 12:54:48 PM »
Okay my last suggestions is

check if this installed:
x11-driver-input-evtouch
x11-driver-input-mutouch


Offline µT6

  • Hero Member
  • *****
  • Posts: 1885
Re: minime updated and touchpad
« Reply #19 on: April 09, 2013, 01:12:46 PM »
yes, both installed, remove them?

thank you for your replies
"A question that sometimes drives me hazy: am I or are the others crazy?"

Albert Einstein

Offline daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3735
  • God knows, i'm not an Angel!
    • Tipps und Tricks
Re: minime updated and touchpad
« Reply #20 on: April 09, 2013, 01:21:21 PM »
No i have the same installed, and i have no problems here...

I have no more ideas what goes wrong, sorry

Offline µT6

  • Hero Member
  • *****
  • Posts: 1885
Re: minime updated and touchpad
« Reply #21 on: April 09, 2013, 01:29:28 PM »
i didn't had the problem under 64 bit rc1, what could be the difference?

maybe i should download another iso, not a minime?
"A question that sometimes drives me hazy: am I or are the others crazy?"

Albert Einstein

Offline µT6

  • Hero Member
  • *****
  • Posts: 1885
Re: minime updated and touchpad
« Reply #22 on: April 12, 2013, 02:11:18 PM »
found the solution

this setting is being handled by a special menu under kcc

it is not being grouped in the right place so it is under lost and found

i enabled the tap to click and scroll settings under the second of two lost and found touchpad modules

one seems to reflect the info of the other

why there is two modules and why are they placed under lost and found?
"A question that sometimes drives me hazy: am I or are the others crazy?"

Albert Einstein