LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 08-03-2011, 02:29 PM   #1
arilou649
LQ Newbie
 
Registered: Aug 2011
Posts: 4

Rep: Reputation: Disabled
Can't start Xorg in Slackware 13.37 64 bit (Failed to load module "fbdev")


Hi folks,

Would be very grateful if you can give me some hint how to solve the problem:

I installed Slackware 13.37 64 bit a few days ago and everything was working perfectly until a power failure occured and the system was not shut down properly. After that Xorg refuses to start and gives the following error:

(EE) Failed to load module "fbdev" (module does not exist, 0).

Strangely enough, Xorg starts without any problems if I launch it as root. My first guess was, I had to correct permissions on /dev/fb0 and I did that with chmod a+rw /dev/fb0, but it did not help.

You got any idea why? I'd appreciate any help. Thanks in advance!

Last edited by arilou649; 08-03-2011 at 02:56 PM.
 
Old 08-03-2011, 04:08 PM   #2
adamk75
Senior Member
 
Registered: May 2006
Posts: 3,091

Rep: Reputation: 399Reputation: 399Reputation: 399Reputation: 399
The fbdev error is just a harmless warning. Show us the full /var/log/Xorg.0.log file that is generated when running 'xinit /usr/bin/xterm' as a user.

Adam
 
Old 08-03-2011, 11:51 PM   #3
arilou649
LQ Newbie
 
Registered: Aug 2011
Posts: 4

Original Poster
Rep: Reputation: Disabled
Here's the log, adamk75. I generated it by the command you advised.

The Xserver started and I was able to see the xterm window, but keyboard was not working.

It looks like an input driver problem? This is also what the log suggests?

Thanks for your help!

Quote:
[ 187.642]
X.Org X Server 1.9.5
Release Date: 2011-03-17
[ 187.648] X Protocol Version 11, Revision 0
[ 187.650] Build Operating System: Slackware 13.37 Slackware Linux Project
[ 187.652] Current Operating System: Linux andrei-laptop 2.6.37.6 #3 SMP Sat Apr 9 22:49:32 CDT 2011 x86_64
[ 187.654] Kernel command line: BOOT_IMAGE=Slackware ro root=fd01 vt.default_utf8=1 resume=/dev/cryptvg/swap
[ 187.656] Build Date: 17 March 2011 10:50:17PM
[ 187.657]
[ 187.659] Current version of pixman: 0.20.2
[ 187.661] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 187.664] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 187.670] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Aug 4 06:34:55 2011
[ 187.803] (II) Loader magic: 0x7d2500
[ 187.803] (II) Module ABI versions:
[ 187.803] X.Org ANSI C Emulation: 0.4
[ 187.803] X.Org Video Driver: 8.0
[ 187.803] X.Org XInput driver : 11.0
[ 187.803] X.Org Server Extension : 4.0
[ 187.804] (--) PCI:*(0:0:2:0) 8086:2a02:1734:1108 rev 3, Mem @ 0xfc000000/1048576, 0xd0000000/268435456, I/O @ 0x00001800/8
[ 187.804] (--) PCI: (0:0:2:1) 8086:2a03:1734:1108 rev 3, Mem @ 0xfc100000/1048576
[ 187.804] (==) Using default built-in configuration (30 lines)
[ 187.806] (==) --- Start of built-in configuration ---
[ 187.806] Section "Device"
[ 187.806] Identifier "Builtin Default intel Device 0"
[ 187.806] Driver "intel"
[ 187.806] EndSection
[ 187.806] Section "Screen"
[ 187.806] Identifier "Builtin Default intel Screen 0"
[ 187.806] Device "Builtin Default intel Device 0"
[ 187.806] EndSection
[ 187.806] Section "Device"
[ 187.806] Identifier "Builtin Default vesa Device 0"
[ 187.806] Driver "vesa"
[ 187.806] EndSection
[ 187.806] Section "Screen"
[ 187.806] Identifier "Builtin Default vesa Screen 0"
[ 187.806] Device "Builtin Default vesa Device 0"
[ 187.806] EndSection
[ 187.806] Section "Device"
[ 187.806] Identifier "Builtin Default fbdev Device 0"
[ 187.806] Driver "fbdev"
[ 187.806] EndSection
[ 187.806] Section "Screen"
[ 187.806] Identifier "Builtin Default fbdev Screen 0"
[ 187.806] Device "Builtin Default fbdev Device 0"
[ 187.806] EndSection
[ 187.806] Section "ServerLayout"
[ 187.806] Identifier "Builtin Default Layout"
[ 187.806] Screen "Builtin Default intel Screen 0"
[ 187.806] Screen "Builtin Default vesa Screen 0"
[ 187.806] Screen "Builtin Default fbdev Screen 0"
[ 187.806] EndSection
[ 187.806] (==) --- End of built-in configuration ---
[ 187.809] (==) ServerLayout "Builtin Default Layout"
[ 187.809] (**) |-->Screen "Builtin Default intel Screen 0" (0)
[ 187.809] (**) | |-->Monitor "<default monitor>"
[ 187.809] (**) | |-->Device "Builtin Default intel Device 0"
[ 187.809] (==) No monitor specified for screen "Builtin Default intel Screen 0".
Using a default monitor configuration.
[ 187.809] (**) |-->Screen "Builtin Default vesa Screen 0" (1)
[ 187.809] (**) | |-->Monitor "<default monitor>"
[ 187.809] (**) | |-->Device "Builtin Default vesa Device 0"
[ 187.809] (==) No monitor specified for screen "Builtin Default vesa Screen 0".
Using a default monitor configuration.
[ 187.809] (**) |-->Screen "Builtin Default fbdev Screen 0" (2)
[ 187.809] (**) | |-->Monitor "<default monitor>"
[ 187.809] (**) | |-->Device "Builtin Default fbdev Device 0"
[ 187.809] (==) No monitor specified for screen "Builtin Default fbdev Screen 0".
Using a default monitor configuration.
[ 187.809] (==) Automatically adding devices
[ 187.809] (==) Automatically enabling devices
[ 187.812] (WW) The directory "/usr/share/fonts/local" does not exist.
[ 187.812] Entry deleted from font path.
[ 187.812] (WW) The directory "/usr/share/fonts/CID" does not exist.
[ 187.812] Entry deleted from font path.
[ 187.861] (==) FontPath set to:
/usr/share/fonts/TTF,
/usr/share/fonts/OTF,
/usr/share/fonts/Type1,
/usr/share/fonts/misc,
/usr/share/fonts/75dpi/:unscaled,
/usr/share/fonts/100dpi/:unscaled,
/usr/share/fonts/75dpi,
/usr/share/fonts/100dpi,
/usr/share/fonts/cyrillic
[ 187.861] (==) ModulePath set to "/usr/lib64/xorg/modules"
[ 187.861] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 187.861] (II) Open ACPI successful (/var/run/acpid.socket)
[ 187.861] (II) LoadModule: "extmod"
[ 187.866] (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so
[ 187.884] (II) Module extmod: vendor="X.Org Foundation"
[ 187.884] compiled for 1.9.5, module version = 1.0.0
[ 187.884] Module class: X.Org Server Extension
[ 187.884] ABI class: X.Org Server Extension, version 4.0
[ 187.884] (II) Loading extension MIT-SCREEN-SAVER
[ 187.884] (II) Loading extension XFree86-VidModeExtension
[ 187.884] (II) Loading extension XFree86-DGA
[ 187.884] (II) Loading extension DPMS
[ 187.884] (II) Loading extension XVideo
[ 187.884] (II) Loading extension XVideo-MotionCompensation
[ 187.884] (II) Loading extension X-Resource
[ 187.884] (II) LoadModule: "dbe"
[ 187.884] (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so
[ 187.888] (II) Module dbe: vendor="X.Org Foundation"
[ 187.888] compiled for 1.9.5, module version = 1.0.0
[ 187.888] Module class: X.Org Server Extension
[ 187.888] ABI class: X.Org Server Extension, version 4.0
[ 187.888] (II) Loading extension DOUBLE-BUFFER
[ 187.888] (II) LoadModule: "glx"
[ 187.888] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 187.908] (II) Module glx: vendor="X.Org Foundation"
[ 187.908] compiled for 1.9.5, module version = 1.0.0
[ 187.908] ABI class: X.Org Server Extension, version 4.0
[ 187.909] (==) AIGLX enabled
[ 187.909] (II) Loading extension GLX
[ 187.912] (II) LoadModule: "record"
[ 187.912] (II) Loading /usr/lib64/xorg/modules/extensions/librecord.so
[ 187.913] (II) Module record: vendor="X.Org Foundation"
[ 187.913] compiled for 1.9.5, module version = 1.13.0
[ 187.913] Module class: X.Org Server Extension
[ 187.913] ABI class: X.Org Server Extension, version 4.0
[ 187.913] (II) Loading extension RECORD
[ 187.913] (II) LoadModule: "dri"
[ 187.913] (II) Loading /usr/lib64/xorg/modules/extensions/libdri.so
[ 187.929] (II) Module dri: vendor="X.Org Foundation"
[ 187.929] compiled for 1.9.5, module version = 1.0.0
[ 187.929] ABI class: X.Org Server Extension, version 4.0
[ 187.929] (II) Loading extension XFree86-DRI
[ 187.929] (II) LoadModule: "dri2"
[ 187.929] (II) Loading /usr/lib64/xorg/modules/extensions/libdri2.so
[ 187.930] (II) Module dri2: vendor="X.Org Foundation"
[ 187.930] compiled for 1.9.5, module version = 1.2.0
[ 187.930] ABI class: X.Org Server Extension, version 4.0
[ 187.930] (II) Loading extension DRI2
[ 187.930] (II) LoadModule: "intel"
[ 187.954] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so
[ 187.978] (II) Module intel: vendor="X.Org Foundation"
[ 187.978] compiled for 1.9.5, module version = 2.15.0
[ 187.978] Module class: X.Org Video Driver
[ 187.978] ABI class: X.Org Video Driver, version 8.0
[ 187.978] (II) LoadModule: "vesa"
[ 187.980] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
[ 187.988] (II) Module vesa: vendor="X.Org Foundation"
[ 187.988] compiled for 1.9.2, module version = 2.3.0
[ 187.988] Module class: X.Org Video Driver
[ 187.988] ABI class: X.Org Video Driver, version 8.0
[ 187.988] (II) LoadModule: "fbdev"
[ 187.990] (WW) Warning, couldn't open module fbdev
[ 187.990] (II) UnloadModule: "fbdev"
[ 187.990] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 187.993] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
Sandybridge, Sandybridge, Sandybridge, Sandybridge, Sandybridge,
Sandybridge, Sandybridge
[ 187.994] (II) VESA: driver for VESA chipsets: vesa
[ 187.994] (--) using VT number 7

[ 188.004] (WW) Falling back to old probe method for vesa
[ 188.004] drmOpenDevice: node name is /dev/dri/card0
[ 188.004] drmOpenDevice: open result is 11, (OK)
[ 188.004] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[ 188.004] drmOpenDevice: node name is /dev/dri/card0
[ 188.004] drmOpenDevice: open result is 11, (OK)
[ 188.004] drmOpenByBusid: drmOpenMinor returns 11
[ 188.005] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[ 188.005] (II) intel(0): Creating default Display subsection in Screen section
"Builtin Default intel Screen 0" for depth/fbbpp 24/32
[ 188.005] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 188.005] (==) intel(0): RGB weight 888
[ 188.005] (==) intel(0): Default visual is TrueColor
[ 188.005] (II) intel(0): Integrated Graphics Chipset: Intel(R) 965GM
[ 188.005] (--) intel(0): Chipset: "965GM"
[ 188.005] (**) intel(0): Relaxed fencing disabled
[ 188.005] (**) intel(0): Framebuffer tiled
[ 188.005] (**) intel(0): Pixmaps tiled
[ 188.005] (**) intel(0): 3D buffers tiled
[ 188.005] (**) intel(0): SwapBuffers wait enabled
[ 188.005] (==) intel(0): video overlay key set to 0x101fe
[ 188.019] (II) intel(0): Output LVDS1 has no monitor section
[ 188.019] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
[ 188.035] (II) intel(0): Output VGA1 has no monitor section
[ 188.035] (II) intel(0): EDID for output LVDS1
[ 188.035] (II) intel(0): Manufacturer: CPT Model: 13b1 Serial#: 0
[ 188.035] (II) intel(0): Year: 2006 Week: 10
[ 188.035] (II) intel(0): EDID Version: 1.3
[ 188.035] (II) intel(0): Digital Display Input
[ 188.035] (II) intel(0): Max Image Size [cm]: horiz.: 33 vert.: 21
[ 188.035] (II) intel(0): Gamma: 2.20
[ 188.035] (II) intel(0): No DPMS capabilities specified
[ 188.035] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 188.035] (II) intel(0): First detailed timing is preferred mode
[ 188.035] (II) intel(0): redX: 0.615 redY: 0.332 greenX: 0.315 greenY: 0.561
[ 188.035] (II) intel(0): blueX: 0.152 blueY: 0.127 whiteX: 0.315 whiteY: 0.329
[ 188.035] (II) intel(0): Manufacturer's mask: 0
[ 188.035] (II) intel(0): Supported detailed timing:
[ 188.035] (II) intel(0): clock: 68.9 MHz Image Size: 331 x 207 mm
[ 188.035] (II) intel(0): h_active: 1280 h_sync: 1304 h_sync_end 1336 h_blank_end 1408 h_border: 0
[ 188.035] (II) intel(0): v_active: 800 v_sync: 801 v_sync_end 804 v_blanking: 813 v_border: 0
[ 188.035] (II) intel(0): Unknown vendor-specific block f
[ 188.035] (II) intel(0): CPT
[ 188.035] (II) intel(0): CLAA154WA05A
[ 188.035] (II) intel(0): EDID (in hex):
[ 188.035] (II) intel(0): 00ffffffffffff000e14b11300000000
[ 188.035] (II) intel(0): 0a100103802115780a8e2d9d55508f27
[ 188.035] (II) intel(0): 20505400000001010101010101010101
[ 188.035] (II) intel(0): 010101010101ea1a008050200d301820
[ 188.035] (II) intel(0): 13004bcf100000190000000f00202020
[ 188.035] (II) intel(0): 2020202020206e050f00000000fe0043
[ 188.035] (II) intel(0): 50540a202020202020202020000000fe
[ 188.035] (II) intel(0): 00434c414131353457413035412000bd
[ 188.035] (II) intel(0): EDID vendor "CPT", prod id 5041
[ 188.035] (II) intel(0): Printing DDC gathered Modelines:
[ 188.035] (II) intel(0): Modeline "1280x800"x0.0 68.90 1280 1304 1336 1408 800 801 804 813 -hsync -vsync (48.9 kHz)
[ 188.036] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[ 188.036] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[ 188.036] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[ 188.036] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[ 188.036] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[ 188.036] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[ 188.036] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[ 188.036] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[ 188.036] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[ 188.036] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[ 188.036] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[ 188.036] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[ 188.036] (II) intel(0): Printing probed modes for output LVDS1
[ 188.036] (II) intel(0): Modeline "1280x800"x60.2 68.90 1280 1304 1336 1408 800 801 804 813 -hsync -vsync (48.9 kHz)
[ 188.036] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 188.036] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 188.036] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
[ 188.036] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 188.052] (II) intel(0): EDID for output VGA1
[ 188.052] (II) intel(0): Output LVDS1 connected
[ 188.052] (II) intel(0): Output VGA1 disconnected
[ 188.052] (II) intel(0): Using exact sizes for initial modes
[ 188.052] (II) intel(0): Output LVDS1 using initial mode 1280x800
[ 188.052] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 188.052] (II) intel(0): Kernel page flipping support detected, enabling
[ 188.052] (**) intel(0): Display dimensions: (330, 210) mm
[ 188.052] (**) intel(0): DPI set to (98, 96)
[ 188.052] (II) Loading sub module "fb"
[ 188.052] (II) LoadModule: "fb"
[ 188.053] (II) Loading /usr/lib64/xorg/modules/libfb.so
[ 188.078] (II) Module fb: vendor="X.Org Foundation"
[ 188.078] compiled for 1.9.5, module version = 1.0.0
[ 188.078] ABI class: X.Org ANSI C Emulation, version 0.4
[ 188.078] (II) Loading sub module "dri2"
[ 188.078] (II) LoadModule: "dri2"
[ 188.078] (II) Reloading /usr/lib64/xorg/modules/extensions/libdri2.so
[ 188.078] (II) UnloadModule: "vesa"
[ 188.078] (II) Unloading /usr/lib64/xorg/modules/drivers/vesa_drv.so
[ 188.078] (==) Depth 24 pixmap format is 32 bpp
[ 188.078] (II) intel(0): [DRI2] Setup complete
[ 188.078] (II) intel(0): [DRI2] DRI driver: i965
[ 188.078] (II) intel(0): Allocated new frame buffer 1280x800 stride 5120, tiled
[ 188.114] (II) UXA(0): Driver registered support for the following operations:
[ 188.114] (II) solid
[ 188.114] (II) copy
[ 188.114] (II) composite (RENDER acceleration)
[ 188.114] (II) put_image
[ 188.114] (II) get_image
[ 188.114] (==) intel(0): Backing store disabled
[ 188.114] (==) intel(0): Silken mouse enabled
[ 188.117] (II) intel(0): Initializing HW Cursor
[ 188.123] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 188.125] (==) intel(0): DPMS enabled
[ 188.125] (==) intel(0): Intel XvMC decoder enabled
[ 188.125] (II) intel(0): Set up textured video
[ 188.125] (II) intel(0): Set up overlay video
[ 188.125] (II) intel(0): [XvMC] i965_xvmc driver initialized.
[ 188.125] (II) intel(0): direct rendering: DRI2 Enabled
[ 188.125] (==) intel(0): hotplug detection: "enabled"
[ 188.126] (--) RandR disabled
[ 188.126] (II) Initializing built-in extension Generic Event Extension
[ 188.126] (II) Initializing built-in extension SHAPE
[ 188.126] (II) Initializing built-in extension MIT-SHM
[ 188.126] (II) Initializing built-in extension XInputExtension
[ 188.126] (II) Initializing built-in extension XTEST
[ 188.126] (II) Initializing built-in extension BIG-REQUESTS
[ 188.126] (II) Initializing built-in extension SYNC
[ 188.126] (II) Initializing built-in extension XKEYBOARD
[ 188.126] (II) Initializing built-in extension XC-MISC
[ 188.126] (II) Initializing built-in extension XINERAMA
[ 188.126] (II) Initializing built-in extension XFIXES
[ 188.126] (II) Initializing built-in extension RENDER
[ 188.126] (II) Initializing built-in extension RANDR
[ 188.126] (II) Initializing built-in extension COMPOSITE
[ 188.126] (II) Initializing built-in extension DAMAGE
[ 188.252] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 188.253] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 188.253] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 188.253] (II) AIGLX: enabled GLX_SGI_make_current_read
[ 188.253] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 188.253] (II) AIGLX: Loaded and initialized /usr/lib64/xorg/modules/dri/i965_dri.so
[ 188.253] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 188.253] (II) intel(0): Setting screen physical size to 338 x 211
[ 188.846] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[ 188.846] (II) No input driver/identifier specified (ignoring)
[ 188.848] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[ 188.848] (II) No input driver/identifier specified (ignoring)
[ 188.854] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 188.854] (II) No input driver/identifier specified (ignoring)
[ 188.854] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[ 188.855] (II) No input driver/identifier specified (ignoring)
[ 188.855] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
[ 188.855] (II) No input driver/identifier specified (ignoring)
[ 188.858] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event8)
[ 188.858] (II) No input driver/identifier specified (ignoring)
[ 188.865] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 188.865] (II) No input driver/identifier specified (ignoring)
[ 188.866] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event6)
[ 188.866] (II) No input driver/identifier specified (ignoring)
[ 188.866] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[ 188.866] (II) No input driver/identifier specified (ignoring)
[ 188.871] (II) config/udev: Adding input device Speakup (/dev/input/event1)
[ 188.871] (II) No input driver/identifier specified (ignoring)
 
Old 08-04-2011, 03:57 AM   #4
Alkin
LQ Newbie
 
Registered: Sep 2006
Location: Bulgaria
Distribution: Slackware
Posts: 24

Rep: Reputation: 2
Is it possible that your installation is missing some package/s?
Did you remove any package/s before the failure?

Last edited by Alkin; 08-04-2011 at 04:02 AM.
 
Old 08-04-2011, 10:28 AM   #5
arilou649
LQ Newbie
 
Registered: Aug 2011
Posts: 4

Original Poster
Rep: Reputation: Disabled
No, I didn't... I just tried to reconfigure Xorg and after that something went wrong with the input drivers (they cannot be found any longer). Seems to be very puzzling...
 
Old 08-04-2011, 11:22 AM   #6
arilou649
LQ Newbie
 
Registered: Aug 2011
Posts: 4

Original Poster
Rep: Reputation: Disabled
hm... now after several attempts to reconfigure the Xorg with xorgsetup I seem to be able to run Xorg, but still cannot reconfigure the input devices: neither mouse nor keyboard work, but the image is ok...
 
Old 08-04-2011, 12:43 PM   #7
Alkin
LQ Newbie
 
Registered: Sep 2006
Location: Bulgaria
Distribution: Slackware
Posts: 24

Rep: Reputation: 2
I wish I could help you but I have no idea what could
be wrong with your setup. Try reinstalling "udev" and "xf86-*"
 
  


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
X :1.0 -query hostname --> (EE) Failed to load module "fbdev" pino_otto Slackware 4 12-25-2010 11:55 AM
no display: Xorg, Nvidia driver broken after Etch update; Failed to load module "glx" forgox Debian 19 07-12-2010 12:26 PM
Xorg -- (EE) Failed to load module "glx" (loader failed, 7) windowsrefugeeX Linux - Software 10 09-23-2009 05:51 PM
Xorg - (EE) Failed to load module "i810".... frogboy Linux - Laptop and Netbook 1 10-17-2004 12:11 AM
Xorg - (EE) Failed to load module "i810".... frogboy Linux - Software 2 10-16-2004 11:39 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 09:51 PM.

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