Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
MX Revolution - einige Probleme
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Takumo
n00b
n00b


Joined: 10 Jan 2005
Posts: 68

PostPosted: Tue May 22, 2007 1:23 pm    Post subject: MX Revolution - einige Probleme Reply with quote

Hallo!

Ich habe mir die MX Revolution gekauft und habe leider einige Probleme bei der Installation. Als Anleitung habe ich diese genommen: http://www.gentooforum.de/artikel/12459/5/Howto-Logitech-VXMX-Revolution.html


Code:
cat /proc/bus/input/devices

I: Bus=0003 Vendor=046d Product=c221 Version=0110
N: Name="Gaming Keyboard"
P: Phys=usb-0000:00:1d.1-1.1/input0
S: Sysfs=/class/input/input0
H: Handlers=kbd
B: EV=120003
B: KEY=1000000000007 ff800000000007ff febeffdfffefffff fffffffffffffffe
B: LED=1f

I: Bus=0003 Vendor=046d Product=c221 Version=0110
N: Name="Gaming Keyboard"
P: Phys=usb-0000:00:1d.1-1.1/input1
S: Sysfs=/class/input/input1
H: Handlers=kbd
B: EV=3
B: KEY=7800000000 e000000000000 0

I: Bus=0003 Vendor=046d Product=c51a Version=0111
N: Name="Logitech USB Receiver"
P: Phys=usb-0000:00:1d.1-1.2/input0
S: Sysfs=/class/input/input2
H: Handlers=mouse0
B: EV=7
B: KEY=ffff0000 0 0 0 0
B: REL=143

I: Bus=0003 Vendor=046d Product=c51a Version=0111
N: Name="Logitech USB Receiver"
P: Phys=usb-0000:00:1d.1-1.2/input1
S: Sysfs=/class/input/input3
H: Handlers=kbd
B: EV=f
B: KEY=7fff002c3027 bf00444000000000 1 f808807c000 667bfad9415fed 8e000000000000                                                                                                    0
B: REL=40
B: ABS=100000000

I: Bus=0003 Vendor=0000 Product=0000 Version=0004
N: Name="G15 Extra Keys"
P: Phys=
S: Sysfs=/class/input/input5
H: Handlers=kbd
B: EV=3
B: KEY=ffffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffff



Code:
/etc/udev/rules.d/10-udev.rules

KERNEL=="event[0-9]*", SYSFS{name}=="Logitech USB Receiver", SYSFS{phys}=="*/input0" NAME="input/event9"



xorg.conf

Code:
Section "ServerLayout"
   Identifier     "X.org Configured"
   Screen      0  "aticonfig-Screen[0]" 0 0
   InputDevice    "MXR" "AlwaysCore"
   InputDevice    "Keyboard0" "CoreKeyboard"
   Option       "OffTime" "7"  # Turn off screen after 5 minutes (DPMS)
EndSection

Section "Files"
   RgbPath      "/usr/lib/X11/rgb"
   ModulePath   "/usr/lib/xorg/modules"
   FontPath     "/usr/share/fonts/misc/"
   FontPath     "/usr/share/fonts/Type1/"
   FontPath     "/usr/share/fonts/75dpi/"
   FontPath     "/usr/share/fonts/100dpi/"
        FontPath     "/usr/share/fonts/kochi-substitute/"

EndSection

Section "Module"
   Load  "extmod"
   Load  "dri"
   Load  "dbe"
   Load  "record"
   Load  "xtrap"
   Load  "glx"
   Load  "type1"
   Load  "freetype"
EndSection

Section "InputDevice"
   Identifier  "Keyboard0"
   Driver      "kbd"
   Option       "XkbLayout" "de"
   Option       "XkbVariant" "nodeadkeys"
EndSection

Section "InputDevice"
   Identifier  "MXR"
   Driver      "evdev"
   Option       "Protocol" "auto"
   Option       "Device" "/dev/input/event9"
   Option      "CorePointer"
        Option      "Buttons" "14"
EndSection

Section "Monitor"
   Identifier   "Monitor0"
   VendorName   "Monitor Vendor"
   ModelName    "Monitor Model"
   Option       "DPMS" "true"
EndSection

Section "Monitor"
   Identifier   "aticonfig-Monitor[0]"
   Option       "VendorName" "ATI Proprietary Driver"
   Option       "ModelName" "Generic Autodetecting Monitor"
   Option       "DPMS" "true"
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     "Dac6Bit"               # [<bool>]
        #Option     "Dac8Bit"               # [<bool>]
        #Option     "BusType"               # [<str>]
        #Option     "CPPIOMode"             # [<bool>]
        #Option     "CPusecTimeout"         # <i>
        #Option     "AGPMode"               # <i>
        #Option     "AGPFastWrite"          # [<bool>]
        #Option     "AGPSize"               # <i>
        #Option     "GARTSize"              # <i>
        #Option     "RingSize"              # <i>
        #Option     "BufferSize"            # <i>
        #Option     "EnableDepthMoves"      # [<bool>]
        #Option     "EnablePageFlip"        # [<bool>]
        #Option     "NoBackBuffer"          # [<bool>]
        #Option     "DRIReinit"             # [<bool>]
        #Option     "PanelOff"              # [<bool>]
        #Option     "DDCMode"               # [<bool>]
        #Option     "MonitorLayout"         # [<str>]
        #Option     "IgnoreEDID"            # [<bool>]
        #Option     "UseFBDev"              # [<bool>]
        #Option     "VideoKey"              # <i>
        #Option     "MergedFB"              # [<bool>]
        #Option     "CRT2HSync"             # [<str>]
        #Option     "CRT2VRefresh"          # [<str>]
        #Option     "CRT2Position"          # [<str>]
        #Option     "MetaModes"             # [<str>]
        #Option     "MergedDPI"             # [<str>]
        #Option     "NoMergedXinerama"      # [<bool>]
        #Option     "MergedXineramaCRT2IsScreen0"    # [<bool>]
        #Option     "DisplayPriority"       # [<str>]
        #Option     "PanelSize"             # [<str>]
        #Option     "ForceMinDotClock"      # <freq>
        #Option     "RenderAccel"           # [<bool>]
        #Option     "SubPixelOrder"         # [<str>]
        #Option     "ShowCache"             # [<bool>]
        #Option     "DynamicClocks"         # [<bool>]
   Option      "AllowGLXWithComposite" "1"
        Identifier  "Card0"
   Driver      "radeon"
   VendorName  "ATI Technologies Inc"
   BoardName   "Radeon1650XT"
   BusID       "PCI:1:0:0"
EndSection

Section "Device"
   Identifier  "aticonfig-Device[0]"
   Driver      "fglrx"
EndSection

Section "dri"
     Mode 0666
EndSection

#Section "Screen"
#   Identifier "Screen0"
#   Device     "Card0"
#   Monitor    "Monitor0"
#   SubSection "Display"
#      Depth     24
#      Modes    "1152x864"
#   EndSubSection
#EndSection

Section "Screen"
   Identifier "aticonfig-Screen[0]"
   Device     "aticonfig-Device[0]"
   Monitor    "aticonfig-Monitor[0]"
   DefaultDepth     24
   SubSection "Display"
      Viewport   0 0
      Depth     32
                Modes    "1280x1024"
   EndSubSection
EndSection




Mein Problem ist, dass dann der Xserver nicht startet. Was kann ich machen :(((
Back to top
View user's profile Send private message
tgurr
Retired Dev
Retired Dev


Joined: 27 Jan 2004
Posts: 571
Location: germany

PostPosted: Tue May 22, 2007 2:33 pm    Post subject: Reply with quote

Dir fehlt der Event Handler, hast du in deiner make.conf
Code:
INPUT_DEVICES="evdev keyboard"
eingetragen?
Wenn nicht mach das mal und reemerge das xorg-server Paket, damit xf86-input-evdev installiert wird.
Desweiteren solltest du im Kernel die Option <*> Event interface aktiviert haben, zu finden unter
Code:
Device Drivers -->
  Input device support -->
    <*> Event interface
Back to top
View user's profile Send private message
Takumo
n00b
n00b


Joined: 10 Jan 2005
Posts: 68

PostPosted: Tue May 22, 2007 3:20 pm    Post subject: Reply with quote

Genau ^^ es lag an dem event interace ^^

vielen dank :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
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