|
MladenIsakovic
|
 |
« poslato: 02 Април 2005, 04:16:34 » |
|
Ovako: Ubacio sam liku Vectora 5 na njegov AMD 750MHz, 256 SDRAM, GeForce2,... i neće da digne X. Odmah mi je palo na pamet ono što se desilo kad sam instalirao Vector na jedan moj stari Celeron 366, gde sam dobio X samo kad sam postojeći PS/2 miš sa scrolom i tri dugmeta (treće dugme na scrolu, a isti takav je i kod tog druga) zamenio starim "Genius 10.31" koji se kači na serijski. Prikačio sam tog starog miša ne njegov komp, i X server se podigao. Hmm, editovao sam Xorg.conf, tamo je bilo upisano IMPS/2, stavljao sam PS/2, pa /dev/mouse, ništa, neće sa njegovim mišem. On je pre Vectora imao Mandraka 10, miš je radio bez prroblema, ima WinXp, sve radi, podignem mu komp sa LinuxoLive! 0.2, miš radi bez problema, samo Vector neće. Pri instalaciji, VASM me je pitao kako miš izgleda, ponudio mi tri opcije, od kojih sam izabrao "2 tastera i scroll" (a u ponovnim pokušajima probao sam i ostale 2 opcije), i prešao na konfigurciju zvučne, ne prijavivši ikakvu grešku. Pošto više ne znam šta bih, evo kako izgleda xorg.conf, pa ako neko zna, neka mi pomogne. XORG.CONF: ### xorg.conf ### generated by Xorg -configure and vxconf # # This file can work as is, but it is also used by vxconf as a template ! # Items that might be modified by vxconf are marked like this # item value ## ITEM_MARKING # Do not play with the marking. Anything else is yours. # Thanks # # Eko M. Budi, for Vector Linux # 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/misc" FontPath "/usr/X11R6/lib/X11/fonts/TTF" FontPath "/usr/X11R6/lib/X11/fonts/Speedo" FontPath "/usr/X11R6/lib/X11/fonts/Type1" FontPath "/usr/X11R6/lib/X11/fonts/CID" FontPath "/usr/X11R6/lib/X11/fonts/75dpi" FontPath "/usr/X11R6/lib/X11/fonts/100dpi" FontPath "/usr/local/share/fonts" FontPath "/usr/share/fonts" FontPath "/usr/X11R6/lib/X11/fonts" FontPath "/usr/share/fonts/afms" FontPath "/usr/X11R6/lib/X11/fonts/cyrillic" FontPath "/usr/X11R6/lib/X11/fonts/local" EndSection Section "Module" Load "record" Load "extmod" Load "dbe" Load "dri" Load "glx" Load "xtrap" Load "freetype" Load "type1" Load "speedo" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" ## KEYBOARD_DRIVER Option "CoreKeyboard" Option "XkbLayout" "us" ## KEYBOARD_MAP EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Device" "/dev/mouse" # On platforms where PnP mouse detection is supported the following # protocol setting can be used when using auto. # Otherwise set it manually to: # Auto BusMouse GlidePoint GlidePointPS/2 IntelliMouse IMPS/2 # Logitech Microsoft MMHitTab MMSeries Mouseman MouseManPlusPS/2 # MouseSystems NetMousePS/2 NetScrollPS/2 OSMouse PS/2 SysMouse # ThinkingMouse ThinkingMousePS/2 Xqueue Option "Protocol" "Microsoft" ## MOUSE_PROTOCOL # Baudrate and SampleRate are only for some Logitech mice. In # almost every case these lines should be omitted. # Option "BaudRate" "9600" # Option "SampleRate" "150" # Emulate3Buttons is an option for 2-button Microsoft mice # Emulate3Timeout is the timeout in milliseconds (default is 50ms) Option "Emulate3Buttons" ## MOUSE_E3BUTTONS # Option "Emulate3Timeout" "50" # ChordMiddle is an option for some 3-button Logitech mice # Option "ChordMiddle" # Enable "ZAxisMapping" "4 5" for wheel mouse # Option "ZAxisMapping" "4 5" ## MOUSE_WHEEL EndSection Section "Monitor" Identifier "Monitor0" VendorName "DEL" ## MONITOR_VENDOR ModelName "DELL D1025TM" ## MONITOR_MODEL Option "DPMS" HorizSync 30-85 ## MONITOR_HSYNCH VertRefresh 50-120 ## MONITOR_VREFRESH EndSection Section "Device" Identifier "Card0" Driver "nv" ## DEVICE_DRIVER VendorName "nVidia Corporation" ## DEVICE_VENDOR BoardName "NV11 [GeForce2 MX/MX 400]" ## DEVICE_BOARD # Option "swcursor" "true" ## DEVICE_SWCURSOR BusID "PCI:1:0:0" ## DEVICE_BUSID EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 ## SCREEN_DEPTH SubSection "Display" Depth 1 Modes "1024x768" "800x600" "640x480" ## SCREEN_MODES EndSubSection SubSection "Display" Depth 4 Modes "1024x768" "800x600" "640x480" ## SCREEN_MODES EndSubSection SubSection "Display" Depth 8 Modes "1024x768" "800x600" "640x480" ## SCREEN_MODES EndSubSection SubSection "Display" Depth 15 Modes "1024x768" "800x600" "640x480" ## SCREEN_MODES EndSubSection SubSection "Display" Depth 16 Modes "1024x768" "800x600" "640x480" ## SCREEN_MODES EndSubSection SubSection "Display" Depth 24 Modes "1024x768" "800x600" "640x480" ## SCREEN_MODES EndSubSection SubSection "Display" Depth 32 Modes "1024x768" "800x600" "640x480" ## SCREEN_MODES EndSubSection EndSection # DRI always here will not hurt # if the card does not capable, X simply ignores this Section "DRI" Mode 0666 EndSection
To je to. Svaka sugestija je dobrodošla, jer nemam serijski miš viška da dam čoveku :?
|