LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop
User Name
Password
Linux - Desktop This forum is for the discussion of all Linux Software used in a desktop context.

Notices


Reply
  Search this Thread
Old 06-17-2018, 05:31 PM   #1
Imarkus88
LQ Newbie
 
Registered: Nov 2010
Posts: 8

Rep: Reputation: 0
touchpad & keyboard not working on dell xps 13


I have a dell xps 13 installed with gentoo. But i cannot get keyboard and touchpad to work in X.

when i run synclient it says:
Couldn't find synaptics properties. No synaptics driver loaded?

When i check the xorg.0.log it seems like it never load the module? how can i get xorg to load the synaptic module?

Code:
$ xinput 
⎡ Virtual core pointer                    	id=2	[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer              	id=4	[slave  pointer  (2)]
⎣ Virtual core keyboard                   	id=3	[master keyboard (2)]
    ↳ Virtual core XTEST keyboard             	id=5	[slave  keyboard (3)]

xorg.0.log:
Code:
   54.172] 
X.Org X Server 1.19.5
Release Date: 2017-10-12
[    54.172] X Protocol Version 11, Revision 0
[    54.172] Build Operating System: Linux 4.9.95-gentoo x86_64 Gentoo
[    54.172] Current Operating System: Linux sputnik 4.9.95-gentoo #1 SMP Sat Jun 16 15:51:29 CEST 2018 x86_64
[    54.172] Kernel command line: BOOT_IMAGE=/kernel-genkernel-x86_64-4.9.95-gentoo root=/dev/mapper/vg0-root ro acpi=force dolvm crypt_root=UUID=3e2977ab-4989-44e0-9fe6-b10a2eb9d5e7 root=/dev/mapper/vg0-root
[    54.172] Build Date: 16 June 2018  11:16:00PM
[    54.172]  
[    54.172] Current version of pixman: 0.34.0
[    54.172] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    54.172] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    54.173] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jun 17 23:27:47 2018
[    54.175] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    54.175] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    54.176] (==) No Layout section.  Using the first Screen section.
[    54.176] (==) No screen section available. Using defaults.
[    54.176] (**) |-->Screen "Default Screen Section" (0)
[    54.176] (**) |   |-->Monitor "<default monitor>"
[    54.176] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    54.176] (==) Automatically adding devices
[    54.176] (==) Automatically enabling devices
[    54.176] (==) Automatically adding GPU devices
[    54.176] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    54.177] (WW) The directory "/usr/share/fonts/misc/" does not exist.
[    54.177] 	Entry deleted from font path.
[    54.177] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[    54.177] 	Entry deleted from font path.
[    54.177] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    54.177] 	Entry deleted from font path.
[    54.177] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    54.177] 	Entry deleted from font path.
[    54.177] (WW) The directory "/usr/share/fonts/100dpi/" does not exist.
[    54.177] 	Entry deleted from font path.
[    54.177] (WW) The directory "/usr/share/fonts/75dpi/" does not exist.
[    54.177] 	Entry deleted from font path.
[    54.177] (==) FontPath set to:
	
[    54.177] (==) ModulePath set to "/usr/lib64/xorg/modules"
[    54.177] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    54.177] (II) Loader magic: 0x5561ee8f2c60
[    54.177] (II) Module ABI versions:
[    54.177] 	X.Org ANSI C Emulation: 0.4
[    54.177] 	X.Org Video Driver: 23.0
[    54.177] 	X.Org XInput driver : 24.1
[    54.177] 	X.Org Server Extension : 10.0
[    54.177] (II) xfree86: Adding drm device (/dev/dri/card0)
[    54.191] (--) PCI:*(0:0:2:0) 8086:5917:1028:07e6 rev 7, Mem @ 0xdb000000/16777216, 0x50000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[    54.191] (II) LoadModule: "glx"
[    54.193] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[    54.213] (II) Module glx: vendor="X.Org Foundation"
[    54.213] 	compiled for 1.19.5, module version = 1.0.0
[    54.213] 	ABI class: X.Org Server Extension, version 10.0
[    54.213] (==) Matched intel as autoconfigured driver 0
[    54.213] (==) Matched intel as autoconfigured driver 1
[    54.213] (==) Matched modesetting as autoconfigured driver 2
[    54.213] (==) Matched fbdev as autoconfigured driver 3
[    54.213] (==) Matched vesa as autoconfigured driver 4
[    54.213] (==) Assigned the driver to the xf86ConfigLayout
[    54.213] (II) LoadModule: "intel"
[    54.213] (WW) Warning, couldn't open module intel
[    54.213] (II) UnloadModule: "intel"
[    54.213] (II) Unloading intel
[    54.213] (EE) Failed to load module "intel" (module does not exist, 0)
[    54.213] (II) LoadModule: "modesetting"
[    54.213] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[    54.215] (II) Module modesetting: vendor="X.Org Foundation"
[    54.215] 	compiled for 1.19.5, module version = 1.19.5
[    54.215] 	Module class: X.Org Video Driver
[    54.215] 	ABI class: X.Org Video Driver, version 23.0
[    54.215] (II) LoadModule: "fbdev"
[    54.215] (WW) Warning, couldn't open module fbdev
[    54.215] (II) UnloadModule: "fbdev"
[    54.215] (II) Unloading fbdev
[    54.215] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    54.215] (II) LoadModule: "vesa"
[    54.215] (WW) Warning, couldn't open module vesa
[    54.215] (II) UnloadModule: "vesa"
[    54.215] (II) Unloading vesa
[    54.215] (EE) Failed to load module "vesa" (module does not exist, 0)
[    54.215] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    54.215] (--) using VT number 7

[    54.237] (II) modeset(0): using drv /dev/dri/card0
[    54.237] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    54.237] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    54.237] (==) modeset(0): RGB weight 888
[    54.237] (==) modeset(0): Default visual is TrueColor
[    54.237] (II) Loading sub module "glamoregl"
[    54.237] (II) LoadModule: "glamoregl"
[    54.237] (II) Loading /usr/lib64/xorg/modules/libglamoregl.so
[    54.244] (II) Module glamoregl: vendor="X.Org Foundation"
[    54.244] 	compiled for 1.19.5, module version = 1.0.0
[    54.244] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    54.244] (II) glamor: OpenGL accelerated X.org driver based.
[    54.395] (II) glamor: EGL version 1.4 (DRI2):
[    54.395] EGL_MESA_drm_image required.
[    54.396] (EE) modeset(0): glamor initialization failed
[    54.396] (II) modeset(0): ShadowFB: preferred YES, enabled YES
[    54.396] (II) modeset(0): Double-buffered shadow updates: off
[    54.397] (II) modeset(0): Output eDP-1 has no monitor section
[    54.400] (II) modeset(0): Output DP-1 has no monitor section
[    54.403] (II) modeset(0): Output HDMI-1 has no monitor section
[    54.406] (II) modeset(0): Output DP-2 has no monitor section
[    54.409] (II) modeset(0): Output HDMI-2 has no monitor section
[    54.410] (II) modeset(0): EDID for output eDP-1
[    54.410] (II) modeset(0): Manufacturer: SHP  Model: 148b  Serial#: 0
[    54.410] (II) modeset(0): Year: 2017  Week: 40
[    54.410] (II) modeset(0): EDID Version: 1.4
[    54.410] (II) modeset(0): Digital Display Input
[    54.410] (II) modeset(0): 8 bits per channel
[    54.410] (II) modeset(0): Digital interface is DisplayPort
[    54.410] (II) modeset(0): Max Image Size [cm]: horiz.: 29  vert.: 17
[    54.410] (II) modeset(0): Gamma: 2.20
[    54.410] (II) modeset(0): No DPMS capabilities specified
[    54.410] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    54.410] (II) modeset(0): Default color space is primary color space
[    54.410] (II) modeset(0): First detailed timing is preferred mode
[    54.410] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[    54.410] (II) modeset(0): redX: 0.640 redY: 0.329   greenX: 0.300 greenY: 0.600
[    54.410] (II) modeset(0): blueX: 0.149 blueY: 0.060   whiteX: 0.312 whiteY: 0.328
[    54.410] (II) modeset(0): Manufacturer's mask: 0
[    54.411] (II) modeset(0): Supported detailed timing:
[    54.411] (II) modeset(0): clock: 533.2 MHz   Image Size:  294 x 165 mm
[    54.411] (II) modeset(0): h_active: 3840  h_sync: 3888  h_sync_end 3920 h_blank_end 4000 h_border: 0
[    54.411] (II) modeset(0): v_active: 2160  v_sync: 2163  v_sync_end 2168 v_blanking: 2222 v_border: 0
[    54.411] (II) modeset(0): Supported detailed timing:
[    54.411] (II) modeset(0): clock: 426.6 MHz   Image Size:  294 x 165 mm
[    54.411] (II) modeset(0): h_active: 3840  h_sync: 3888  h_sync_end 3920 h_blank_end 4000 h_border: 0
[    54.411] (II) modeset(0): v_active: 2160  v_sync: 2163  v_sync_end 2168 v_blanking: 2222 v_border: 0
[    54.411] (II) modeset(0):  8XDHY�LQ133D1
[    54.411] (II) modeset(0): Unknown vendor-specific block 0
[    54.411] (II) modeset(0): EDID (in hex):
[    54.411] (II) modeset(0): 	00ffffffffffff004d108b1400000000
[    54.411] (II) modeset(0): 	281b0104a51d11780ede50a3544c9926
[    54.411] (II) modeset(0): 	0f505400000001010101010101010101
[    54.411] (II) modeset(0): 	0101010101014dd000a0f0703e803020
[    54.411] (II) modeset(0): 	350026a510000018a4a600a0f0703e80
[    54.411] (II) modeset(0): 	3020350026a510000018000000fe0038
[    54.411] (II) modeset(0): 	58444859824c51313333443100000000
[    54.411] (II) modeset(0): 	0002410328011200000b010a2020002e
[    54.411] (II) modeset(0): Printing probed modes for output eDP-1
[    54.411] (II) modeset(0): Modeline "3840x2160"x60.0  533.25  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (133.3 kHz eP)
[    54.411] (II) modeset(0): Modeline "3840x2160"x48.0  426.60  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (106.7 kHz e)
[    54.411] (II) modeset(0): Modeline "2048x1536"x60.0  266.95  2048 2200 2424 2800  1536 1537 1540 1589 -hsync +vsync (95.3 kHz d)
[    54.411] (II) modeset(0): Modeline "1920x1440"x60.0  234.00  1920 2048 2256 2600  1440 1441 1444 1500 -hsync +vsync (90.0 kHz d)
[    54.411] (II) modeset(0): Modeline "1856x1392"x60.0  218.30  1856 1952 2176 2528  1392 1393 1396 1439 -hsync +vsync (86.4 kHz d)
[    54.411] (II) modeset(0): Modeline "1792x1344"x60.0  204.80  1792 1920 2120 2448  1344 1345 1348 1394 -hsync +vsync (83.7 kHz d)
[    54.411] (II) modeset(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz d)
[    54.411] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[    54.411] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[    54.411] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[    54.411] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    54.411] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    54.411] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    54.411] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    54.411] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    54.411] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    54.411] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    54.411] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    54.411] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    54.411] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    54.411] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    54.411] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    54.411] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    54.411] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    54.411] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    54.411] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    54.414] (II) modeset(0): EDID for output DP-1
[    54.418] (II) modeset(0): EDID for output HDMI-1
[    54.420] (II) modeset(0): EDID for output DP-2
[    54.423] (II) modeset(0): EDID for output HDMI-2
[    54.423] (II) modeset(0): Output eDP-1 connected
[    54.423] (II) modeset(0): Output DP-1 disconnected
[    54.423] (II) modeset(0): Output HDMI-1 disconnected
[    54.423] (II) modeset(0): Output DP-2 disconnected
[    54.423] (II) modeset(0): Output HDMI-2 disconnected
[    54.423] (II) modeset(0): Using exact sizes for initial modes
[    54.423] (II) modeset(0): Output eDP-1 using initial mode 3840x2160 +0+0
[    54.423] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[    54.423] (==) modeset(0): DPI set to (96, 96)
[    54.423] (II) Loading sub module "fb"
[    54.423] (II) LoadModule: "fb"
[    54.423] (II) Loading /usr/lib64/xorg/modules/libfb.so
[    54.425] (II) Module fb: vendor="X.Org Foundation"
[    54.425] 	compiled for 1.19.5, module version = 1.0.0
[    54.425] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    54.425] (II) Loading sub module "shadow"
[    54.425] (II) LoadModule: "shadow"
[    54.425] (II) Loading /usr/lib64/xorg/modules/libshadow.so
[    54.425] (II) Module shadow: vendor="X.Org Foundation"
[    54.425] 	compiled for 1.19.5, module version = 1.1.0
[    54.425] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    54.425] (==) Depth 24 pixmap format is 32 bpp
[    54.427] (==) modeset(0): Backing store enabled
[    54.427] (==) modeset(0): Silken mouse enabled
[    54.427] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    54.428] (==) modeset(0): DPMS enabled
[    54.428] (--) RandR disabled
[    54.429] (II) AIGLX: Screen 0 is not DRI2 capable
[    54.429] (EE) AIGLX: reverting to software rendering
[    54.430] (II) IGLX: enabled GLX_MESA_copy_sub_buffer
[    54.430] (II) IGLX: Loaded and initialized swrast
[    54.430] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    54.431] (II) modeset(0): Damage tracking initialized
[    54.431] (II) modeset(0): Setting screen physical size to 1016 x 571
[    54.828] (II) modeset(0): EDID vendor "SHP", prod id 5259
[    54.828] (II) modeset(0): Printing DDC gathered Modelines:
[    54.828] (II) modeset(0): Modeline "3840x2160"x0.0  533.25  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (133.3 kHz eP)
[    54.828] (II) modeset(0): Modeline "3840x2160"x0.0  426.60  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (106.7 kHz e)
[    54.906] (II) modeset(0): EDID vendor "SHP", prod id 5259
[    54.906] (II) modeset(0): Printing DDC gathered Modelines:
[    54.906] (II) modeset(0): Modeline "3840x2160"x0.0  533.25  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (133.3 kHz eP)
[    54.906] (II) modeset(0): Modeline "3840x2160"x0.0  426.60  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (106.7 kHz e)
[    55.194] (II) modeset(0): Allocate new frame buffer 1920x1440 stride
[    56.296] (II) modeset(0): EDID vendor "SHP", prod id 5259
[    56.296] (II) modeset(0): Printing DDC gathered Modelines:
[    56.296] (II) modeset(0): Modeline "3840x2160"x0.0  533.25  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (133.3 kHz eP)
[    56.296] (II) modeset(0): Modeline "3840x2160"x0.0  426.60  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (106.7 kHz e)
[    56.310] (II) modeset(0): EDID vendor "SHP", prod id 5259
[    56.310] (II) modeset(0): Printing DDC gathered Modelines:
[    56.310] (II) modeset(0): Modeline "3840x2160"x0.0  533.25  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (133.3 kHz eP)
[    56.310] (II) modeset(0): Modeline "3840x2160"x0.0  426.60  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (106.7 kHz e)
[    56.323] (II) modeset(0): EDID vendor "SHP", prod id 5259
[    56.323] (II) modeset(0): Printing DDC gathered Modelines:
[    56.323] (II) modeset(0): Modeline "3840x2160"x0.0  533.25  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (133.3 kHz eP)
[    56.323] (II) modeset(0): Modeline "3840x2160"x0.0  426.60  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (106.7 kHz e)
[    56.543] (II) modeset(0): EDID vendor "SHP", prod id 5259
[    56.543] (II) modeset(0): Printing DDC gathered Modelines:
[    56.543] (II) modeset(0): Modeline "3840x2160"x0.0  533.25  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (133.3 kHz eP)
[    56.543] (II) modeset(0): Modeline "3840x2160"x0.0  426.60  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (106.7 kHz e)
[    56.556] (II) modeset(0): EDID vendor "SHP", prod id 5259
[    56.556] (II) modeset(0): Printing DDC gathered Modelines:
[    56.556] (II) modeset(0): Modeline "3840x2160"x0.0  533.25  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (133.3 kHz eP)
[    56.556] (II) modeset(0): Modeline "3840x2160"x0.0  426.60  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (106.7 kHz e)
[    68.217] (II) config/udev: Adding input device Compx 2.4G Receiver (/dev/input/mouse1)
[    68.217] (II) No input driver specified, ignoring this device.
[    68.217] (II) This device may have been added with another device file.
[    68.223] (II) config/udev: Adding input device Compx 2.4G Receiver (/dev/input/event6)
[    68.223] (II) No input driver specified, ignoring this device.
[    68.223] (II) This device may have been added with another device file.
[    68.244] (II) config/udev: Adding input device Compx 2.4G Receiver (/dev/input/event7)
[    68.244] (II) No input driver specified, ignoring this device.
[    68.244] (II) This device may have been added with another device file.
 
Old 06-19-2018, 06:05 AM   #2
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,141

Rep: Reputation: 2308Reputation: 2308Reputation: 2308Reputation: 2308Reputation: 2308Reputation: 2308Reputation: 2308Reputation: 2308Reputation: 2308Reputation: 2308Reputation: 2308
Never mind X.

I would start with something in /etc/modprobe.d/ telling the kernel to load the Synaptics module, and add something in xorg.conf.d describing the Synaptics device. I am on a tablet here in hospital, so I can't provide examples.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Screen flickering, Keyboard lightning, touchpad problems - Dell XPS 13 9350 carmeloojr Ubuntu 1 05-31-2016 10:00 AM
Dell XPS 15z - Touchpad Doesn't Work with openSuSE 11.4. jtmorris Linux - Laptop and Netbook 0 08-26-2011 08:29 PM
No WiFi, No Touchpad, and more! - Dell XPS M1530 Ubuntu Hardy Heron P0- Linux - Laptop and Netbook 25 09-24-2008 05:04 PM
Touchpad gone hay-wire - openSUSE 11.0 - Dell XPS M170 rmd3 Linux - Hardware 1 07-29-2008 02:29 AM
Dell XPS M1210 Touchpad problem... spaceballs Slackware 2 02-21-2007 03:27 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop

All times are GMT -5. The time now is 11:40 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration