Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved]xorg-server-1.5.2 to 1.5.3: no more mouse & keyboard
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page 1, 2, 3, 4  Next  
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Martux
Veteran
Veteran


Joined: 04 Feb 2005
Posts: 1917

PostPosted: Wed Dec 17, 2008 4:00 pm    Post subject: [solved]xorg-server-1.5.2 to 1.5.3: no more mouse & keyb Reply with quote

Hello!
When i try to update my ~amd64 box to xorg-server-1.5.3, keys & mouse disappear.
Recompiling xf86-input-keyboard & xf86-input-mouse afterwards didn't help either.
In another thread i read that from 1.5.3 on xf86-input-evdev is required, but emerging it didn't changed anything...
These are the flags i use xorg-server with:
Code:

x11-base/xorg-server-1.5.2  USE="dri hal nptl sdl xorg (-3dfx) -debug -dmx -ipv6 -kdrive -minimal -tslib" INPUT_DEVICES="keyboard mouse -acecad -aiptek -calcomp -citron -digitaledge -dmc -dynapro -elo2300 -elographics -evdev -fpit -hyperpen -jamstudio -joystick -magellan -microtouch -mutouch -palmax -penmount -spaceorb -summa -synaptics -tek4957 -tslib -ur98 -vmmouse -void -wacom" VIDEO_CARDS="nv nvidia -apm -ark -ast -chips -cirrus -cyrix -dummy -epson -fbdev -fglrx (-geode) -glint -i128 (-i740) (-impact) (-imstt) -intel -mach64 -mga -neomagic (-newport) (-nsc) -r128 -radeon -radeonhd -rendition -s3 -s3virge -savage -siliconmotion -sis -sisusb (-sunbw2) (-suncg14) (-suncg3) (-suncg6) (-sunffb) (-sunleo) (-suntcx) -tdfx -tga -trident -tseng -v4l (-vermilion) -vesa -vga -via -vmware -voodoo (-xgi)"

From my xorg.conf:
Code:

Section "InputDevice"

    # generated from data in "/etc/conf.d/gpm"
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol"
    Option         "Device" "/dev/input/mice"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
    Option          "XkbModel" "pc105"
    Option          "XkbLayout" "de"
EndSection

_________________
"Coincidence is God's way of remaining anonymous."
Albert Einstein
"The road to success is always under construction"


Last edited by Martux on Wed Dec 17, 2008 9:05 pm; edited 1 time in total
Back to top
View user's profile Send private message
Voltago
Advocate
Advocate


Joined: 02 Sep 2003
Posts: 2593
Location: userland

PostPosted: Wed Dec 17, 2008 4:26 pm    Post subject: Reply with quote

Is the hald daemon running?
Back to top
View user's profile Send private message
Martux
Veteran
Veteran


Joined: 04 Feb 2005
Posts: 1917

PostPosted: Wed Dec 17, 2008 4:32 pm    Post subject: Reply with quote

Argg, that's what i forgot:
Yes, hald is running.
If possible, i don't want to migrate to hal managment of keyboard & mouse... PLEASE!
_________________
"Coincidence is God's way of remaining anonymous."
Albert Einstein
"The road to success is always under construction"
Back to top
View user's profile Send private message
WastingBody
Tux's lil' helper
Tux's lil' helper


Joined: 09 May 2008
Posts: 105

PostPosted: Wed Dec 17, 2008 4:46 pm    Post subject: Reply with quote

You need to include the evdev driver, and everything should work again. This happened to me yesterday.
Back to top
View user's profile Send private message
Martux
Veteran
Veteran


Joined: 04 Feb 2005
Posts: 1917

PostPosted: Wed Dec 17, 2008 4:47 pm    Post subject: Reply with quote

What do you mean with include?
Put "evdev" in xorg.conf? Simply emerging it didn't work.
_________________
"Coincidence is God's way of remaining anonymous."
Albert Einstein
"The road to success is always under construction"
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Wed Dec 17, 2008 5:12 pm    Post subject: Reply with quote

With such config, as you've pasted, fdi file is trivial.

Remove input sections from xorg.conf and look at my fdi file:

Code:

<?xml version="1.0" encoding="UTF-8"?>
<deviceinfo version="0.2">
  <device>
    <match key="info.capabilities" contains="input.keys">
          <merge key="input.x11_options.XkbRules" type="string">evdev</merge>
          <merge key="input.x11_options.XkbModel" type="string">evdev</merge>
          <merge key="input.x11_options.XkbLayout" type="string">pl</merge>
          <append key="input.x11_options.XkbOptions" type="strlist">altwin:menu</append>
    </match>
  </device>
</deviceinfo>


Yes, now even rules can be evdev (starting with xkeyboard-config 1.4).
Back to top
View user's profile Send private message
Martux
Veteran
Veteran


Joined: 04 Feb 2005
Posts: 1917

PostPosted: Wed Dec 17, 2008 5:33 pm    Post subject: Reply with quote

How do i tell evdev that i want german keyboard?
_________________
"Coincidence is God's way of remaining anonymous."
Albert Einstein
"The road to success is always under construction"
Back to top
View user's profile Send private message
d2_racing
Bodhisattva
Bodhisattva


Joined: 25 Apr 2005
Posts: 13047
Location: Ste-Foy,Canada

PostPosted: Wed Dec 17, 2008 5:43 pm    Post subject: Reply with quote

Hi, you need to change this string :

Code:

<merge key="input.x11_options.XkbLayout" type="string">pl</merge>


What do you have inside /etc/conf.d/keymaps
Back to top
View user's profile Send private message
Martux
Veteran
Veteran


Joined: 04 Feb 2005
Posts: 1917

PostPosted: Wed Dec 17, 2008 5:47 pm    Post subject: Reply with quote

keymap="de"
_________________
"Coincidence is God's way of remaining anonymous."
Albert Einstein
"The road to success is always under construction"
Back to top
View user's profile Send private message
APolozov
Apprentice
Apprentice


Joined: 28 Sep 2006
Posts: 189
Location: Voronezh, Russia

PostPosted: Wed Dec 17, 2008 5:51 pm    Post subject: Reply with quote

Simple and fast recept, without other changes into config files, add into xorg.conf
Section "ServerFlags"
...
Option "AllowEmptyInput" "off"
EndSection
Back to top
View user's profile Send private message
Martux
Veteran
Veteran


Joined: 04 Feb 2005
Posts: 1917

PostPosted: Wed Dec 17, 2008 5:56 pm    Post subject: Reply with quote

you mean with fdi file? With xf86-input-evdev?
Thx, Marcus
_________________
"Coincidence is God's way of remaining anonymous."
Albert Einstein
"The road to success is always under construction"
Back to top
View user's profile Send private message
APolozov
Apprentice
Apprentice


Joined: 28 Sep 2006
Posts: 189
Location: Voronezh, Russia

PostPosted: Wed Dec 17, 2008 6:15 pm    Post subject: Reply with quote

Martux wrote:
you mean with fdi file? With xf86-input-evdev?

I don't use evdev. Evdev already use mouse&keyboard drivers.
_________________
Excuse my bad English, I only study it.
Back to top
View user's profile Send private message
Martux
Veteran
Veteran


Joined: 04 Feb 2005
Posts: 1917

PostPosted: Wed Dec 17, 2008 9:05 pm    Post subject: Reply with quote

Well APolozov, your solution fixed it without any other changes. Thank you.
What does
Option "AllowEmptyInput" "off"
do?
_________________
"Coincidence is God's way of remaining anonymous."
Albert Einstein
"The road to success is always under construction"
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Wed Dec 17, 2008 9:15 pm    Post subject: Reply with quote

"AllowEmptyInput" "off" disables any and all input hotplugging (or was that AutoEnableDevices/AutoAddDevices).
Anyway, it definitely lets you remove input sections from xorg.conf (anyway, it's the default).

What I pasted was the content of my fdi file. It's the format
of hal configuration files.
Back to top
View user's profile Send private message
genstu
n00b
n00b


Joined: 29 May 2006
Posts: 7

PostPosted: Thu Dec 18, 2008 9:56 am    Post subject: Reply with quote

more information here
https://bugs.gentoo.org/show_bug.cgi?id=251093
Back to top
View user's profile Send private message
d2_racing
Bodhisattva
Bodhisattva


Joined: 25 Apr 2005
Posts: 13047
Location: Ste-Foy,Canada

PostPosted: Thu Dec 18, 2008 12:08 pm    Post subject: Reply with quote

So what is the best solution to been able to upgrade a box without a itch ?

Quote:

You have 3 possibilities :
1) rebuild xorg-server with USE=-hal
2) use the AutoAddDevices/AutoEnableDevices/AllowEmptyInput options in your
xorg.conf
3) remove all input sections from your xorg.conf and properly set-up HAL


Maybe the best solution is #3 ?
Back to top
View user's profile Send private message
dweezil-n0xad
Apprentice
Apprentice


Joined: 30 Oct 2006
Posts: 156
Location: Ostend, Belgium

PostPosted: Thu Dec 18, 2008 3:15 pm    Post subject: Reply with quote

This is how I got it working on my notebook:
Code:
[ebuild   R   ] x11-base/xorg-server-1.5.3  USE="hal nptl sdl xorg (-3dfx) -debug -dmx -ipv6 -kdrive -minimal -tslib" INPUT_DEVICES="evdev keyboard mouse synaptics -acecad -aiptek -calcomp -citron -digitaledge -dmc -dynapro -elo2300 -elographics -fpit -hyperpen -jamstudio -joystick -magellan -microtouch -mutouch -palmax -penmount -spaceorb -summa -tek4957 -tslib -ur98 -vmmouse -void -wacom" VIDEO_CARDS="nvidia -apm -ark -ast -chips -cirrus -cyrix -dummy -epson -fbdev -fglrx (-geode) -glint -i128 (-i740) (-impact) (-imstt) -intel -mach64 -mga -neomagic (-newport) (-nsc) -nv -r128 -radeon -radeonhd -rendition -s3 -s3virge -savage -siliconmotion -sis -sisusb (-sunbw2) (-suncg14) (-suncg3) (-suncg6) (-sunffb) (-sunleo) (-suntcx) -tdfx -tga -trident -tseng -v4l (-vermilion) -vesa -vga -via -vmware -voodoo (-xgi)" 0 kB

create hal fdi files:
Code:
 # cp /usr/share/hal/fdi/policy/10osvendor/10-x11-input.fdi /etc/hal/fdi/policy/

Code:
 # cp /usr/share/hal/fdi/policy/10osvendor/10-keymap.fdi /etc/hal/fdi/policy/
I changed <merge key="input.xkb.layout" type="string"> to my keyboard layout in 10-keymap.fdi

I wrote a small perl script to generate 11-x11-synaptics.fdi from my current synclient settings.

I removed the input sections from xorg.conf and restarted /etc/init.d/hald and X.
Everything seems to work now here.
Back to top
View user's profile Send private message
APolozov
Apprentice
Apprentice


Joined: 28 Sep 2006
Posts: 189
Location: Voronezh, Russia

PostPosted: Thu Dec 18, 2008 3:34 pm    Post subject: Reply with quote

I do not understand necessity of use evdev in xorg. :oops:
You so often plug/unplug/change the mouse and the keyboard? 8O
I did not change input section in a xorg.conf some years and versions xorg and CPU :roll:
What for to produce superfluous essence?
_________________
Excuse my bad English, I only study it.
Back to top
View user's profile Send private message
JanErik
Guru
Guru


Joined: 28 Oct 2002
Posts: 488
Location: Finland

PostPosted: Thu Dec 18, 2008 7:16 pm    Post subject: Reply with quote

Does it actually require evdev driver from 1.5.3? No way to use the good old drivers?
Back to top
View user's profile Send private message
Martux
Veteran
Veteran


Joined: 04 Feb 2005
Posts: 1917

PostPosted: Thu Dec 18, 2008 7:20 pm    Post subject: Reply with quote

Nope, the above mentioned line alone is enough. Works perfectly with "old style" drivers here. :lol:
_________________
"Coincidence is God's way of remaining anonymous."
Albert Einstein
"The road to success is always under construction"
Back to top
View user's profile Send private message
agent_jdh
Veteran
Veteran


Joined: 08 Aug 2002
Posts: 1783
Location: Scotland

PostPosted: Fri Dec 19, 2008 12:01 am    Post subject: Reply with quote

I get the impression that you might be as well moving to correct hald config/evdev driver now, 'cos it's the way it's going to be in the future. The 'old' drivers are going to wither an die afaik.

Might as well get it over with.

I've only added the .fdi files posted by dweezil-n0xad, modded my keymap for uk, commented everything kbd/mouse related in xorg.conf, restarted hald and xdm - everything works fine here.

Don't have any .fdi files for my mouse or gamepad, but the mouse at least works fine with what X defaults to, so doubt I need one. Only thing is some Info/Warnings in X log.

EDIT - Copying the 10-input-policy.fdi file into /etc/hal/fdi/policy seems to have helped suppress some of the warnings in xorg log file.

One problem (may start a new thread about since this this has 'solved') - at KDM login, I can't CTRL+ALT+F1/2/3 etc to drop to a console - I have to log into KDE first, then I can drop to a console fine. Anyone knows what gives? Could do it fine when I configured keyboard to use evdev in xorg.log, rather than the .fdi file for hald. Hmm.
_________________
Jingle Jangle Jewellery
Back to top
View user's profile Send private message
DaggyStyle
Watchman
Watchman


Joined: 22 Mar 2006
Posts: 5910

PostPosted: Fri Dec 19, 2008 12:36 pm    Post subject: Reply with quote

what does using xserver with hal good for anyway?

btw, since I've upgraded, I have an additional language named unnamed, my touchpad is way to "heavy" (moving my finger on it end to end results in a little movement on the screen) and the vertical and horizontal scrolls dont work...
here is my relevent section of xorg:
Code:

Section "InputDevice"
        Driver      "synaptics"
        Identifier  "TouchPad"
        Option      "Protocol" "auto-dev"
        Option      "Device" "/dev/input/mice"
        Option      "SendCoreEvents"
        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.09"
        Option       "MaxSpeed"      "0.18"
        Option       "AccelFactor"   "0.0015"
        Option       "SHMConfig"     "on"
        Option       "HorizEdgeScroll" "on"
        Option       "HorizTwoFingerScroll" "off"
EndSection

Section "InputDevice"
        Identifier  "LaptopKeyBoard"
        Driver      "kbd"
        Option      "AutoRepeat" "500 30"

        Option      "XkbRules"   "xorg"
        Option      "XkbModel"   "pc105"
        Option      "XkbLayout"     "us,il,latam"
        Option      "XkbOptions" "grp:switch,grp:alt_shift_toggle"
EndSection


how to fix it?
_________________
Only two things are infinite, the universe and human stupidity and I'm not sure about the former - Albert Einstein
Back to top
View user's profile Send private message
VinzC
Watchman
Watchman


Joined: 17 Apr 2004
Posts: 5098
Location: Dark side of the mood

PostPosted: Fri Dec 19, 2008 12:38 pm    Post subject: Reply with quote

Hi all.

I've had a similar issue while upgrading xorg-server-1.5.2 to xorg-server-1.5.3. I lost my keyboard, mouse and touchpad although I had already no InputDevice section! I added Option "AllowEmptyInput" "false" to the server layout section and I got back my input devices but my keyboard is now us instead of be! Fortunately I have added XFCE keyboard control applet. Curiously enough I had to select Dell keyboard option in the keyboard applet properties instead of evdev, which was selected before.

I looked up in Xorg log file and I saw this:
/var/log/Xorg.0.log:
(WW) <default pointer>: No Device specified, looking for one...
(II) <default pointer>: Setting Device option to "/dev/input/mice"
(--) <default pointer>: Device: "/dev/input/mice"
(==) <default pointer>: Protocol: "Auto"
(**) Option "CorePointer"
(**) <default pointer>: always reports core events
(==) <default pointer>: Emulate3Buttons, Emulate3Timeout: 50
(**) <default pointer>: ZAxisMapping: buttons 4 and 5
(**) <default pointer>: Buttons: 9
(**) <default pointer>: Sensitivity: 1
(**) Option "CoreKeyboard"
(**) <default keyboard>: always reports core events
(**) Option "Protocol" "standard"
(**) <default keyboard>: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) <default keyboard>: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) <default keyboard>: XkbModel: "pc105"
(**) Option "XkbLayout" "us"
(**) <default keyboard>: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) <default keyboard>: CustomKeycodes disabled
(II) evaluating device (<default pointer>)
(II) XINPUT: Adding extended input device "<default pointer>" (type: MOUSE)
(II) evaluating device (<default keyboard>)
(II) XINPUT: Adding extended input device "<default keyboard>" (type: KEYBOARD)
(II) <default pointer>: Setting mouse protocol to "ExplorerPS/2"
(II) <default pointer>: ps2EnableDataReporting: succeeded

What strikes me is those (**) telling me I would have InputDevice sections but I have *none*! 8O
/etc/X11/xorg.conf:
Section "ServerLayout"
   Identifier   "Simple Layout"
   Screen      "Screen[radeonhd]"
EndSection
Section "ServerFlags"
   Option "AllowEmptyInput" "false"   # Don't disable input devices that
   Option "AutoAddDevices" "true"
   Option "SuspendTime" "10"
   Option "OffTime" "15"
EndSection
Section "DRI"
   Mode         0666
EndSection
Section "Files"
   FontPath "/usr/share/fonts/misc:unscaled"
   FontPath "/usr/share/fonts/Type1"
   FontPath "/usr/share/fonts/corefonts"
   FontPath "/usr/share/fonts/freefonts"
   FontPath "/usr/share/fonts/terminus"
   FontPath "/usr/share/fonts/ttf-bitstream-vera"
   FontPath "/usr/share/fonts/unifont"
   FontPath "/usr/share/fonts/75dpi:unscaled"
   FontPath "/usr/share/fonts/100dpi:unscaled"
EndSection
Section "Module"
   SubSection "extmod"
      Option       "omit xfree86-dga"   # don't initialise the DGA extension
   EndSubSection
EndSection
Section "Monitor"
   Identifier   "LVDS"
   Option      "DPMS" "On"
EndSection
Section "Monitor"
   Identifier   "DVI-0"         # Or VGA, SVID,... whatever!
   Option      "RightOf" "LVDS"
   Option      "DPMS" "On"
EndSection
Section "Monitor"
   Identifier   "VGA"         # Or VGA, SVID,... whatever!
   Option      "RightOf" "LVDS"
   Option      "DPMS" "On"
EndSection
Section "Device"
   Identifier   "ati-RX1400"
   Driver      "ati"
   BoardName   "Radeon Mobility X1400"
EndSection
Section "Screen"
   Identifier   "Screen[ati]"
   Device      "ati-RX1400"
   Monitor      "LVDS"
   DefaultDepth   24
   SubSection "Display"
      Virtual   3600 1200
      Depth   24
   EndSubSection
EndSection
Section "Device"
   Identifier   "radeonhd-RX1400"
   Driver      "radeonhd"
   BoardName   "Radeon Mobility X1400"
   Option      "monitor-DVI-I_1/digital"   "DVI-0"
   Option      "monitor-VGA"         "VGA"
   Option      "monitor-PANEL"         "LVDS"
   Option      "RROutputOrder"         "LVDS,DVI-0,VGA"
EndSection
Section "Screen"
   Identifier   "Screen[radeonhd]"
   Device      "radeonhd-RX1400"
   DefaultDepth   24
   SubSection "Display"
      Virtual   3600 1200
      Depth   24
   EndSubSection
EndSection

So it looks like the keyboard definition files I copied into /etc/hal/fdi/policies was ignored. :roll:
ls -lR /etc/hal/fdi/:
/etc/hal/fdi/:
total 12
drwxr-xr-x 2 root root 4096 déc 19 11:58 information
drwxr-xr-x 2 root root 4096 déc 19 11:57 policy
drwxr-xr-x 2 root root 4096 déc 19 09:38 preprobe

/etc/hal/fdi/information:
total 24
lrwxrwxrwx 1 root root    80 déc 19 11:58 10-dell-rfkill-switch-bluetooth.fdi -> /usr/share/hal/fdi/information/10freedesktop/10-dell-rfkill-switch-bluetooth.fdi
lrwxrwxrwx 1 root root    75 déc 19 11:58 10-dell-rfkill-switch-wlan.fdi -> /usr/share/hal/fdi/information/10freedesktop/10-dell-rfkill-switch-wlan.fdi
-rw-r--r-- 1 root root 12575 déc 19 10:21 30-keymap-dell.fdi

/etc/hal/fdi/policy:
total 12
lrwxrwxrwx 1 root root   66 déc 19 11:57 10-dell-laptop-brightness.fdi -> /usr/share/hal/fdi/policy/10osvendor/10-dell-laptop-brightness.fdi
lrwxrwxrwx 1 root root   56 déc 19 11:57 10-input-policy.fdi -> /usr/share/hal/fdi/policy/10osvendor/10-input-policy.fdi
-rw-r--r-- 1 root root  894 aoû 28 11:20 10-keymap.fdi
lrwxrwxrwx 1 root root   53 déc 19 11:57 10-x11-input.fdi -> /usr/share/hal/fdi/policy/10osvendor/10-x11-input.fdi
-rw-r--r-- 1 root root 1095 déc 19 11:41 11-x11-synaptics.fdi

/etc/hal/fdi/preprobe:
total 0

/etc/hal/fdi/policy/10-keymap.fdi:
<?xml version="1.0" encoding="ISO-8859-1"?> <!-- -*- SGML -*- -->
<deviceinfo version="0.2">
  <device>
    <match key="info.capabilities" contains="input.keymap">
      <append key="info.callouts.add" type="strlist">hal-setup-keymap</append>
    </match>

    <match key="info.capabilities" contains="input.keys">
      <merge key="input.xkb.rules" type="string">base</merge>

      <!-- If we're using Linux, we use evdev by default (falling back to
           keyboard otherwise). -->
      <merge key="input.xkb.model" type="string">keyboard</merge>
      <match key="/org/freedesktop/Hal/devices/computer:system.kernel.name"
             string="Linux">
        <merge key="input.xkb.model" type="string">evdev</merge>
      </match>

      <merge key="input.xkb.layout" type="string">be</merge>
      <merge key="input.xkb.variant" type="string" />
    </match>
  </device>
</deviceinfo>

/etc/hal/fdi/policy/11-x11-synaptics.fdi:
<?xml version="1.0" encoding="ISO-8859-1"?>
<deviceinfo version="0.2">
  <device>
    <match key="info.capabilities" contains="input.touchpad">
        <merge key="input.x11_driver" type="string">synaptics</merge>
        <merge key="input.x11_options.SHMConfig" type="string">true</merge>
   <!-- Tapping -->
        <merge key="input.x11_options.TapButton1" type="string">1</merge>
        <merge key="input.x11_options.TapButton2" type="string">2</merge>
        <merge key="input.x11_options.TapButton3" type="string">3</merge>
   <!-- Scrolling up/down -->
        <merge key="input.x11_options.VertEdgeScroll" type="string">true</merge>
        <merge key="input.x11_options.HorizEdgeScroll" type="string">true</merge>
        <!-- Corner clicks -->
        <merge key="input.x11_options.RBCornerButton" type="string">2</merge>
        <merge key="input.x11_options.RTCornerButton" type="string">3</merge>

        <!-- If on, circular scrolling is used -->
        <!--
   <merge key="input.x11_options.CircularScrolling" type="string">true</merge>
   -->
    </match>
  </device>
</deviceinfo>

Any idea?

DaggyStyle wrote:
what does using xserver with hal good for anyway?

Laptops.
_________________
Gentoo addict: tomorrow I quit, I promise!... Just one more emerge...
1739!
Back to top
View user's profile Send private message
DaggyStyle
Watchman
Watchman


Joined: 22 Mar 2006
Posts: 5910

PostPosted: Fri Dec 19, 2008 1:40 pm    Post subject: Reply with quote

it suppose to be on or off, not true or false

ok I have a laptop, please elaborate..
_________________
Only two things are infinite, the universe and human stupidity and I'm not sure about the former - Albert Einstein
Back to top
View user's profile Send private message
dweezil-n0xad
Apprentice
Apprentice


Joined: 30 Oct 2006
Posts: 156
Location: Ostend, Belgium

PostPosted: Fri Dec 19, 2008 2:02 pm    Post subject: Reply with quote

for reference: this is Xorg.0.log from my working hal setup. you can see that hal provides my keyboard and touchpad configuration:
Code:
X.Org X Server 1.5.3
Release Date: 5 November 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.27-zen3 x86_64
Current Operating System: Linux mothership 2.6.27-zen3 #18 SMP Fri Dec 5 16:16:01 CET 2008 x86_64
Build Date: 17 December 2008  08:20:51PM
 
   Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Fri Dec 19 09:49:27 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) No Layout section.  Using the first Screen section.
(**) |-->Screen "Screen" (0)
(**) |   |-->Monitor "Monitor"
(**) |   |-->Device "nVidia GeForce Go 7600"
(==) Automatically adding devices
(==) Automatically enabling devices
(==) No FontPath specified.  Using compiled-in default.
(==) FontPath set to:
   built-ins
(==) ModulePath set to "/usr/lib64/xorg/modules"
(**) Extension "Composite" is enabled
(II) Cannot locate a core pointer device.
(II) Cannot locate a core keyboard device.
(II) The server relies on HAL to provide the list of input devices.
   If no devices become available, reconfigure HAL or disable AllowEmptyInput.
(II) Open ACPI successful (/var/run/acpid.socket)
.....
graphics and NVIDIA stuff
......
(II) config/hal: Adding input device SynPS/2 Synaptics TouchPad
(II) LoadModule: "synaptics"

(II) Loading /usr/lib64/xorg/modules/input//synaptics_drv.so
(II) Module synaptics: vendor="X.Org Foundation"
   compiled for 1.5.3, module version = 0.99.3
   Module class: X.Org XInput Driver
   ABI class: X.Org XInput driver, version 2.1
(II) Synaptics touchpad driver version 0.99.3
(**) Option "Device" "/dev/input/event5"
(II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
(II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
(II) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
(II) SynPS/2 Synaptics TouchPad: finger width range 0 - 0
(II) SynPS/2 Synaptics TouchPad: buttons: left right middle double triple
(**) Option "SHMConfig" "On"
......
.....more synaptics configuration....
......
(II) config/hal: Adding input device AT Translated Set 2 keyboard
(II) LoadModule: "evdev"

(II) Loading /usr/lib64/xorg/modules/input//evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
   compiled for 1.5.3, module version = 2.1.0
   Module class: X.Org XInput Driver
   ABI class: X.Org XInput driver, version 2.1
(**) AT Translated Set 2 keyboard: always reports core events
(**) AT Translated Set 2 keyboard: Device: "/dev/input/event4"
(II) AT Translated Set 2 keyboard: Found keys
(II) AT Translated Set 2 keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) AT Translated Set 2 keyboard: xkb_rules: "evdev"
(**) Option "xkb_model" "evdev"
(**) AT Translated Set 2 keyboard: xkb_model: "evdev"
(**) Option "xkb_layout" "be"
(**) AT Translated Set 2 keyboard: xkb_layout: "be"
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Goto page 1, 2, 3, 4  Next
Page 1 of 4

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum