Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Xorg Errors Tuneup [SOLVED]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
HeXiLeD
Veteran
Veteran


Joined: 20 Aug 2005
Posts: 1159
Location: Online

PostPosted: Sat Oct 03, 2009 3:59 pm    Post subject: Xorg Errors Tuneup [SOLVED] Reply with quote

after upgrading to:

    x11-base/xorg-drivers: Latest version installed: 1.6
    x11-base/xorg-server: Latest version installed: 1.6.3.901-r2
    x11-base/xorg-x11: Latest version available: 7.4-r1
    x11-drivers/nvidia-drivers-185.18.31 USE="acpi -custom-cflags gtk (multilib)



I reconfigured xorg.conf using nvidia-xconfig a utility to assist you with configuration of your X config file
[ http://www.nvidia.com/object/linux_display_amd64_100.14.03.html ]

note: it woud be good to have this utility in portage.

I have everything working well but i still have some errors that i also had in the past and would like to fine tune them.

lspci:
Code:
# lspci | grep VGA
01:00.0 VGA compatible controller: nVidia Corporation G84 [GeForce 8600 GT] (rev a1)


Xorg log:

Code:
xauth:  creating new authority file /home/mike/.serverauth.22774


This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

X.Org X Server 1.6.3.901 (1.6.4 RC 1)
Release Date: 2009-8-25
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.30.3 x86_64
Current Operating System: Linux gentrix 2.6.30.3 #7 SMP Thu Oct 1 19:41:20 EDT 2                                                                        009 x86_64
Build Date: 02 October 2009  09:25:26PM

        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 Oct  2 23:10:24 2009
(==) Using config file: "/etc/X11/xorg.conf"
(EE) Failed to load module "dri" (module does not exist, 0)
(EE) Failed to load module "dri2" (module does not exist, 0)
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
(EE) HID 046a:0023: failed to initialize for relative axes.
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
(EE) PreInit returned NULL for "SAITEK CYBORG 3D USB"
(EE) config/hal: NewInputDeviceRequest failed (8)
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server



xorg.config:

Code:
# http://us.download.nvidia.com/XFree86/Linux-x86_64/100.14.03/README/appendix-b.htmlxx

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"

# The module search path.  The default path is shown here.
#    FontPath        "/usr/lib64/X11/fonts/misc/:unscaled"
#    FontPath        "/usr/lib64/X11/fonts/misc/"
    ModulePath      "/usr/lib64/xorg/modules"
    FontPath        "/usr/share/fonts/OTF"
    FontPath        "/usr/share/fonts/75dpi/:unscaled"
    FontPath        "/usr/share/fonts/100dpi/:unscaled"
    FontPath        "/usr/share/fonts/100dpi/"
    FontPath        "/usr/share/fonts/75dpi/"
    FontPath        "/usr/share/fonts/Type1/"
    FontPath        "/usr/share/fonts/freefonts/"
    FontPath        "/usr/share/fonts/misc/"
    FontPath        "/usr/share/fonts/TTF/"
    FontPath        "/usr/lib/X11/fonts/misc/"
EndSection

Section "Module"
    Load           "glx"
EndSection

Section "ServerFlags"
    Option         "Xinerama" "0"
    Option         "DontZap" "false"
EndSection

Section "InputDevice"

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

Section "InputDevice"

    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
    Option         "AutoRepeat" "500 30"
# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
    Option         "XkbRules" "xorg"
    # cherryblueb => Cherry CyMotion Master XPress
    Option         "XkbModel" "cymotionlinux"
    Option         "XkbLayout" "us"
    Option         "XkbVariant" "intl"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "ViewSonic VG191"
    HorizSync       30.0 - 82.0
    VertRefresh     50.0 - 75.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 8600 GT"
    VideoRam        524288
    Option         "PerformanceMonitorMode" "1"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "metamodes" "1280x1024_75 +0+0; 1280x1024 +0+0; 1024x768 +0+0; 640x480 +0+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection


make.conf:
Code:
VIDEO_CARDS="nvidia nv v4l vesa vga fbdev apm virtualbox"


package.use:
Code:
x11-base/xorg-server -debug -dmx hal -ipv6 -kdrive -minimal nptl sdl -tslib xorg



What is pulling this? i have no dri anywhere. Do i need it and what for ?
(EE) Failed to load module "dri" (module does not exist, 0)
(EE) Failed to load module "dri2" (module does not exist, 0)

And i have no idea why this happens:

The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
> Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server

Any solutions on how to solve it ?
_________________
Do you hear the sound of inevitability?
With age, comes great grumpiness and that, was 20 years ago...

CertFP: becbbd161d5a5c31de3c45171b77bf710911db29 / d985d21f89fe2977b593c4d381a1a86802e62990d9328d893db76d59f9935244


Last edited by HeXiLeD on Wed Jul 23, 2014 8:19 pm; edited 4 times in total
Back to top
View user's profile Send private message
Mike Hunt
Watchman
Watchman


Joined: 19 Jul 2009
Posts: 5287

PostPosted: Sat Oct 03, 2009 4:52 pm    Post subject: Reply with quote

do you get any output from grep -i nvidia /var/log/messages ?

did you re-emerge x11-drivers (evdev, nvidia-drivers, ...) after upgrading xorg-server?
Back to top
View user's profile Send private message
HeXiLeD
Veteran
Veteran


Joined: 20 Aug 2005
Posts: 1159
Location: Online

PostPosted: Sat Oct 03, 2009 5:16 pm    Post subject: Reply with quote

# grep -i nvidia /var/log/messages
Code:
Oct  1 21:51:49 gentrix nvidia: module license 'NVIDIA' taints kernel.
Oct  1 21:51:49 gentrix nvidia 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
Oct  1 21:51:49 gentrix nvidia 0000:01:00.0: setting latency timer to 64
Oct  1 21:51:49 gentrix NVRM: loading NVIDIA UNIX x86_64 Kernel Module  180.60  Mon May 11 15:27:42 PDT 2009
Oct  1 21:53:24 gentrix IRQ 16/nvidia: IRQF_DISABLED is not guaranteed on shared IRQs
Oct  2 20:00:45 gentrix IRQ 16/nvidia: IRQF_DISABLED is not guaranteed on shared IRQs
Oct  2 20:16:46 gentrix nvidia-settings[13091]: segfault at 14 ip 00007f248559e975 sp 00007ffff894b220 error 4 in libGL.so.1.2[7f2485559000+71000]
Oct  2 20:17:45 gentrix nvidia-settings[13095]: segfault at 14 ip 00007f2c11401975 sp 00007fff204be790 error 4 in libGL.so.1.2[7f2c113bc000+71000]
Oct  2 20:17:53 gentrix nvidia-settings[13098]: segfault at 14 ip 00007f793f380975 sp 00007fff3b8e32b0 error 4 in libGL.so.1.2[7f793f33b000+71000]
Oct  2 20:31:46 gentrix IRQ 16/nvidia: IRQF_DISABLED is not guaranteed on shared IRQs
Oct  2 20:36:55 gentrix IRQ 16/nvidia: IRQF_DISABLED is not guaranteed on shared IRQs
Oct  2 20:45:13 gentrix IRQ 16/nvidia: IRQF_DISABLED is not guaranteed on shared IRQs
Oct  2 20:57:44 gentrix IRQ 16/nvidia: IRQF_DISABLED is not guaranteed on shared IRQs
Oct  2 21:00:32 gentrix IRQ 16/nvidia: IRQF_DISABLED is not guaranteed on shared IRQs
Oct  2 21:03:12 gentrix nvidia 0000:01:00.0: setting latency timer to 64
Oct  2 21:03:12 gentrix NVRM: loading NVIDIA UNIX x86_64 Kernel Module  180.60  Mon May 11 15:27:42 PDT 2009
Oct  2 21:03:12 gentrix IRQ 16/nvidia: IRQF_DISABLED is not guaranteed on shared IRQs
Oct  2 21:31:07 gentrix IRQ 16/nvidia: IRQF_DISABLED is not guaranteed on shared IRQs
Oct  2 21:32:06 gentrix IRQ 16/nvidia: IRQF_DISABLED is not guaranteed on shared IRQs
Oct  2 21:34:05 gentrix IRQ 16/nvidia: IRQF_DISABLED is not guaranteed on shared IRQs
Oct  2 21:36:13 gentrix nvidia 0000:01:00.0: setting latency timer to 64
Oct  2 21:36:13 gentrix NVRM: loading NVIDIA UNIX x86_64 Kernel Module  180.60  Mon May 11 15:27:42 PDT 2009
Oct  2 21:36:21 gentrix IRQ 16/nvidia: IRQF_DISABLED is not guaranteed on shared IRQs
Oct  2 21:37:25 gentrix IRQ 16/nvidia: IRQF_DISABLED is not guaranteed on shared IRQs
Oct  2 21:42:20 gentrix IRQ 16/nvidia: IRQF_DISABLED is not guaranteed on shared IRQs
Oct  2 21:54:54 gentrix IRQ 16/nvidia: IRQF_DISABLED is not guaranteed on shared IRQs
Oct  2 22:13:59 gentrix IRQ 16/nvidia: IRQF_DISABLED is not guaranteed on shared IRQs
Oct  2 22:18:57 gentrix IRQ 16/nvidia: IRQF_DISABLED is not guaranteed on shared IRQs
Oct  2 22:20:17 gentrix IRQ 16/nvidia: IRQF_DISABLED is not guaranteed on shared IRQs
Oct  2 22:20:42 gentrix IRQ 16/nvidia: IRQF_DISABLED is not guaranteed on shared IRQs
Oct  2 23:10:24 gentrix IRQ 16/nvidia: IRQF_DISABLED is not guaranteed on shared IRQs


will post details about xorg drivers later.
_________________
Do you hear the sound of inevitability?
With age, comes great grumpiness and that, was 20 years ago...

CertFP: becbbd161d5a5c31de3c45171b77bf710911db29 / d985d21f89fe2977b593c4d381a1a86802e62990d9328d893db76d59f9935244
Back to top
View user's profile Send private message
Mike Hunt
Watchman
Watchman


Joined: 19 Jul 2009
Posts: 5287

PostPosted: Sat Oct 03, 2009 5:22 pm    Post subject: Reply with quote

looks like you have nvidia-drivers-180.60

can you try version 185.18.xx?
Back to top
View user's profile Send private message
HeXiLeD
Veteran
Veteran


Joined: 20 Aug 2005
Posts: 1159
Location: Online

PostPosted: Sat Oct 03, 2009 6:08 pm    Post subject: Reply with quote

equery b xorg
Code:
[ Searching for file(s) xorg in *... ]
x11-base/xorg-server-1.6.3.901-r2 (/usr/include/xorg)
x11-base/xorg-server-1.6.3.901-r2 (/usr/lib64/xorg)
x11-base/xorg-server-1.6.3.901-r2 (/usr/share/xorg)
x11-misc/xkeyboard-config-1.6 (/usr/share/X11/xkb/rules/xorg -> base)
x11-drivers/xf86-input-joystick-1.4.1 (/usr/lib64/xorg)
x11-drivers/xf86-input-joystick-1.4.1 (/usr/include/xorg)
x11-drivers/xf86-input-keyboard-1.3.2 (/usr/lib64/xorg)
x11-drivers/nvidia-drivers-180.60 (/usr/lib32/xorg)
x11-drivers/nvidia-drivers-180.60 (/usr/lib64/xorg)
x11-drivers/xf86-video-fbdev-0.4.1 (/usr/lib64/xorg)
x11-drivers/xf86-video-v4l-0.2.0 (/usr/lib64/xorg)
x11-drivers/xf86-video-nv-2.1.14 (/usr/lib64/xorg)
x11-drivers/xf86-video-vesa-2.2.1 (/usr/lib64/xorg)
x11-drivers/xf86-input-mouse-1.4.0 (/usr/lib64/xorg)
x11-drivers/xf86-video-apm-1.2.2 (/usr/lib64/xorg)
x11-drivers/xf86-input-evdev-2.2.5 (/usr/lib64/xorg)
x11-drivers/xf86-input-evdev-2.2.5 (/usr/include/xorg)

Code:
# emerge -av xf86-input-evdev xf86-video-apm xf86-input-mouse xf86-video-vesa xf86-video-nv xf86-video-v4l xf86-video-fbdev  nvidia-drivers xf86-input-keyboard  xf86-input-joystick


These are the packages that would be merged, in order:

Calculating dependencies... done!
Code:
[ebuild   R   ] x11-drivers/xf86-input-evdev-2.2.5  USE="-debug" 0 kB
[ebuild   R   ] x11-drivers/xf86-video-apm-1.2.2  USE="-debug" 0 kB
[ebuild   R   ] x11-drivers/xf86-input-mouse-1.4.0  USE="-debug" 286 kB
[ebuild   R   ] x11-drivers/xf86-video-vesa-2.2.1  USE="-debug" 0 kB
[ebuild   R   ] x11-drivers/xf86-video-nv-2.1.14  USE="-debug" 0 kB
[ebuild   R   ] x11-drivers/xf86-video-v4l-0.2.0  USE="-debug" 239 kB
[ebuild   R   ] x11-drivers/xf86-video-fbdev-0.4.1  USE="-debug" 0 kB
[ebuild   R   ] x11-drivers/nvidia-drivers-180.60  USE="acpi -custom-cflags gtk (multilib)" 0 kB
[ebuild   R   ] x11-drivers/xf86-input-keyboard-1.3.2  USE="-debug" 264 kB
[ebuild   R   ] x11-drivers/xf86-input-joystick-1.4.1  USE="-debug" 0 kB


Total: 10 packages (10 reinstalls), Size of downloads: 788 kB

I also executed revdep-rebuild and compiled =x11-drivers/nvidia-drivers-185.18.31 ~amd64.

The errors are still the same.
_________________
Do you hear the sound of inevitability?
With age, comes great grumpiness and that, was 20 years ago...

CertFP: becbbd161d5a5c31de3c45171b77bf710911db29 / d985d21f89fe2977b593c4d381a1a86802e62990d9328d893db76d59f9935244
Back to top
View user's profile Send private message
HeXiLeD
Veteran
Veteran


Joined: 20 Aug 2005
Posts: 1159
Location: Online

PostPosted: Sat Oct 03, 2009 10:23 pm    Post subject: Reply with quote

After reboots and kernel updates and changes the errors are the same but ... there are news:

# grep -i nvidia /var/log/messages
Code:
Oct  1 21:51:49 gentrix nvidia: module license 'NVIDIA' taints kernel.
Oct  1 21:51:49 gentrix nvidia 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
Oct  1 21:51:49 gentrix nvidia 0000:01:00.0: setting latency timer to 64
Oct  1 21:51:49 gentrix NVRM: loading NVIDIA UNIX x86_64 Kernel Module  180.60  Mon May 11 15:27:42 PDT 2009
Oct  1 21:53:24 gentrix IRQ 16/nvidia: IRQF_DISABLED is not guaranteed on shared IRQs
Oct  2 20:00:45 gentrix IRQ 16/nvidia: IRQF_DISABLED is not guaranteed on shared IRQs
Oct  2 20:16:46 gentrix nvidia-settings[13091]: segfault at 14 ip 00007f248559e975 sp 00007ffff894b220 error 4 in libGL.so.1.2[7f2485559000+71000]
Oct  2 20:17:45 gentrix nvidia-settings[13095]: segfault at 14 ip 00007f2c11401975 sp 00007fff204be790 error 4 in libGL.so.1.2[7f2c113bc000+71000]
Oct  2 20:17:53 gentrix nvidia-settings[13098]: segfault at 14 ip 00007f793f380975 sp 00007fff3b8e32b0 error 4 in libGL.so.1.2[7f793f33b000+71000]
Oct  2 20:31:46 gentrix IRQ 16/nvidia: IRQF_DISABLED is not guaranteed on shared IRQs
Oct  2 20:36:55 gentrix IRQ 16/nvidia: IRQF_DISABLED is not guaranteed on shared IRQs
Oct  2 20:45:13 gentrix IRQ 16/nvidia: IRQF_DISABLED is not guaranteed on shared IRQs
Oct  2 20:57:44 gentrix IRQ 16/nvidia: IRQF_DISABLED is not guaranteed on shared IRQs
Oct  2 21:00:32 gentrix IRQ 16/nvidia: IRQF_DISABLED is not guaranteed on shared IRQs
Oct  2 21:03:12 gentrix nvidia 0000:01:00.0: setting latency timer to 64
Oct  2 21:03:12 gentrix NVRM: loading NVIDIA UNIX x86_64 Kernel Module  180.60  Mon May 11 15:27:42 PDT 2009
Oct  2 21:03:12 gentrix IRQ 16/nvidia: IRQF_DISABLED is not guaranteed on shared IRQs
Oct  2 21:31:07 gentrix IRQ 16/nvidia: IRQF_DISABLED is not guaranteed on shared IRQs
Oct  2 21:32:06 gentrix IRQ 16/nvidia: IRQF_DISABLED is not guaranteed on shared IRQs
Oct  2 21:34:05 gentrix IRQ 16/nvidia: IRQF_DISABLED is not guaranteed on shared IRQs
Oct  2 21:36:13 gentrix nvidia 0000:01:00.0: setting latency timer to 64
Oct  2 21:36:13 gentrix NVRM: loading NVIDIA UNIX x86_64 Kernel Module  180.60  Mon May 11 15:27:42 PDT 2009
Oct  2 21:36:21 gentrix IRQ 16/nvidia: IRQF_DISABLED is not guaranteed on shared IRQs
Oct  2 21:37:25 gentrix IRQ 16/nvidia: IRQF_DISABLED is not guaranteed on shared IRQs
Oct  2 21:42:20 gentrix IRQ 16/nvidia: IRQF_DISABLED is not guaranteed on shared IRQs
Oct  2 21:54:54 gentrix IRQ 16/nvidia: IRQF_DISABLED is not guaranteed on shared IRQs
Oct  2 22:13:59 gentrix IRQ 16/nvidia: IRQF_DISABLED is not guaranteed on shared IRQs
Oct  2 22:18:57 gentrix IRQ 16/nvidia: IRQF_DISABLED is not guaranteed on shared IRQs
Oct  2 22:20:17 gentrix IRQ 16/nvidia: IRQF_DISABLED is not guaranteed on shared IRQs
Oct  2 22:20:42 gentrix IRQ 16/nvidia: IRQF_DISABLED is not guaranteed on shared IRQs
Oct  2 23:10:24 gentrix IRQ 16/nvidia: IRQF_DISABLED is not guaranteed on shared IRQs
Oct  3 13:58:15 gentrix IRQ 16/nvidia: IRQF_DISABLED is not guaranteed on shared IRQs
Oct  3 14:04:48 gentrix nvidia 0000:01:00.0: setting latency timer to 64
Oct  3 14:04:48 gentrix NVRM: loading NVIDIA UNIX x86_64 Kernel Module  185.18.31  Tue Jul 28 17:52:27 PDT 2009
Oct  3 15:22:42 gentrix nvidia: module license 'NVIDIA' taints kernel.
Oct  3 15:22:42 gentrix nvidia 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
Oct  3 15:22:42 gentrix nvidia 0000:01:00.0: setting latency timer to 64
Oct  3 15:22:42 gentrix NVRM: loading NVIDIA UNIX x86_64 Kernel Module  185.18.31  Tue Jul 28 17:52:27 PDT 2009
Oct  3 16:20:58 gentrix nvidia: module license 'NVIDIA' taints kernel.
Oct  3 16:20:58 gentrix nvidia 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
Oct  3 16:20:58 gentrix nvidia 0000:01:00.0: setting latency timer to 64
Oct  3 16:20:58 gentrix NVRM: loading NVIDIA UNIX x86_64 Kernel Module  185.18.31  Tue Jul 28 17:52:27 PDT 2009
Oct  3 17:00:41 gentrix nvidia: module license 'NVIDIA' taints kernel.
Oct  3 17:00:41 gentrix nvidia 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
Oct  3 17:00:41 gentrix nvidia 0000:01:00.0: setting latency timer to 64
Oct  3 17:00:41 gentrix NVRM: loading NVIDIA UNIX x86_64 Kernel Module  185.18.31  Tue Jul 28 17:52:27 PDT 2009
Oct  3 17:08:40 gentrix nvidia: module license 'NVIDIA' taints kernel.
Oct  3 17:08:40 gentrix nvidia 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
Oct  3 17:08:40 gentrix nvidia 0000:01:00.0: setting latency timer to 64
Oct  3 17:08:40 gentrix NVRM: loading NVIDIA UNIX x86_64 Kernel Module  185.18.31  Tue Jul 28 17:52:27 PDT 2009


The dri / dri2 module is from:
x11-drivers/xf86-video-virtualbox-3.0.6 USE="-debug dri"

Which i cannot compile due to some error. Same goes for xf86-input-virtualbox-1.6.6
since i am using virtualbox-3.0.6 i need the 3.0.6 version.

This error puzzles me:
Code:
segfault at 14 ip 00007f248559e975 sp 00007ffff894b220 error 4 in libGL.so.1.2[7f2485559000+71000]

_________________
Do you hear the sound of inevitability?
With age, comes great grumpiness and that, was 20 years ago...

CertFP: becbbd161d5a5c31de3c45171b77bf710911db29 / d985d21f89fe2977b593c4d381a1a86802e62990d9328d893db76d59f9935244
Back to top
View user's profile Send private message
Anon-E-moose
Watchman
Watchman


Joined: 23 May 2008
Posts: 6098
Location: Dallas area

PostPosted: Sat Oct 03, 2009 10:43 pm    Post subject: Reply with quote

nvidia-drivers don't use dri or dri2


And did you do this "eselect opengl set nvidia"
_________________
PRIME x570-pro, 3700x, 6.1 zen kernel
gcc 13, profile 17.0 (custom bare multilib), openrc, wayland
Back to top
View user's profile Send private message
HeXiLeD
Veteran
Veteran


Joined: 20 Aug 2005
Posts: 1159
Location: Online

PostPosted: Sat Oct 03, 2009 11:33 pm    Post subject: Reply with quote

x11-drivers/xf86-video-virtualbox-3.0.6 are the ones pulling DRI. and since xorg is compiled with virtualbox support there might be some relation between both and the error.

Adding the modules to xorg.conf does not do anything.
Code:

Load           "dri"
Load           "dri2"


Yes i have done "eselect opengl set nvidia". (many times)

I was also now able to compile xf86-video-virtualbox-3.0.6.
It gives a new driver to be loaded and added to /etc/modules.autoload.d/kernel-2.6

The module is called:
vboxvideo

This module goes into several directories like:
/usr/lib64/xorg/modules/drivers

However its permissions are different from all the other modules present there:
# ls /usr/lib64/xorg/modules/drivers/ -lah

Code:
drwxr-xr-x 2 root root  272 2009-10-03 18:42 .
drwxr-xr-x 7 root root  496 2009-10-02 21:27 ..
-rwxr-xr-x 1 root root 137K 2009-10-03 13:27 apm_drv.so
-rwxr-xr-x 1 root root  23K 2009-10-03 13:32 fbdev_drv.so
-rwxr-xr-x 1 root root 195K 2009-10-03 13:30 nv_drv.so
-rwxr-xr-x 1 root root 4.1M 2009-10-03 18:34 nvidia_drv.so
-rwxr-xr-x 1 root root  19K 2009-10-03 13:30 v4l_drv.so

-rw-r--r-- 1 root root 309K 2009-10-03 18:42 vboxvideo_drv.so

-rwxr-xr-x 1 root root  27K 2009-10-03 13:29 vesa_drv.so


Also when doing probing the module for the kernel i get an error:
# modprobe vboxvideo
Code:
FATAL: Error inserting vboxvideo (/lib/modules/2.6.30.3/misc/vboxvideo.ko): Unknown symbol in module, or unknown parameter (see dmesg)


dmesg:
Code:
vboxvideo: Unknown symbol drm_open
vboxvideo: Unknown symbol drm_fasync
vboxvideo: Unknown symbol drm_poll
vboxvideo: Unknown symbol drm_core_get_reg_ofs
vboxvideo: Unknown symbol drm_ioctl
vboxvideo: Unknown symbol drm_exit
vboxvideo: Unknown symbol drm_core_get_map_ofs
vboxvideo: Unknown symbol drm_init
vboxvideo: Unknown symbol drm_vblank_init
vboxvideo: Unknown symbol drm_mmap
vboxvideo: Unknown symbol drm_core_reclaim_buffers
vboxvideo: Unknown symbol drm_release

_________________
Do you hear the sound of inevitability?
With age, comes great grumpiness and that, was 20 years ago...

CertFP: becbbd161d5a5c31de3c45171b77bf710911db29 / d985d21f89fe2977b593c4d381a1a86802e62990d9328d893db76d59f9935244
Back to top
View user's profile Send private message
Anon-E-moose
Watchman
Watchman


Joined: 23 May 2008
Posts: 6098
Location: Dallas area

PostPosted: Sat Oct 03, 2009 11:42 pm    Post subject: Reply with quote

Why are you trying to modprobe vboxvideo?

If I remember right that is for linux being a guest under virtualbox on some other system.

To run virtualbox on linux you use this module "vboxdrv"


Edit to add: as long as you are using nvidia-drivers you will see the "dri" and "dri2" failing messages.
They are not used by the nvidia driver.

To get rid of the message add these to the modules section

Disable "dri"
Disable "dri2"
_________________
PRIME x570-pro, 3700x, 6.1 zen kernel
gcc 13, profile 17.0 (custom bare multilib), openrc, wayland
Back to top
View user's profile Send private message
HeXiLeD
Veteran
Veteran


Joined: 20 Aug 2005
Posts: 1159
Location: Online

PostPosted: Sat Oct 03, 2009 11:50 pm    Post subject: Reply with quote

To run virtualbox 3.0.6 you will need THESE drivers

    vboxnetadp
    vboxnetflt
    vboxdrv


And yes its to run guest operating systems inside virtualbox that run inside linux.


Quote:
What is DRI?

The Direct Rendering Infrastructure, also known as the DRI, is a framework for allowing direct access to graphics hardware in a safe and efficient manner. It includes changes to the X server, to several client libraries and to the kernel. The first major use for the DRI is to create fast OpenGL implementations.


http://www.gentoo.org/doc/en/dri-howto.xml

Pay attention please to my previous posts. Removing or adding dri/dri2 from xorg.conf DOES NOT remove the error messages.

Not a noob here. I have strong preferences for highly fine tune gentoo OS.

I will thank you for your help but you are asking questions for things i know and have posted the details above and before your replies and that you are not fully reading.

Perhaps giving an opportunity to others might bring some new info.
Thanks for your input :)
_________________
Do you hear the sound of inevitability?
With age, comes great grumpiness and that, was 20 years ago...

CertFP: becbbd161d5a5c31de3c45171b77bf710911db29 / d985d21f89fe2977b593c4d381a1a86802e62990d9328d893db76d59f9935244


Last edited by HeXiLeD on Sat Oct 03, 2009 11:55 pm; edited 2 times in total
Back to top
View user's profile Send private message
Anon-E-moose
Watchman
Watchman


Joined: 23 May 2008
Posts: 6098
Location: Dallas area

PostPosted: Sat Oct 03, 2009 11:54 pm    Post subject: Reply with quote

good luck with your "problems"
_________________
PRIME x570-pro, 3700x, 6.1 zen kernel
gcc 13, profile 17.0 (custom bare multilib), openrc, wayland
Back to top
View user's profile Send private message
rjtupas
n00b
n00b


Joined: 26 Jul 2003
Posts: 59
Location: Coronado, CA USA

PostPosted: Sun Oct 04, 2009 1:55 am    Post subject: Reply with quote

To the defense of Anon-E-moose,

Adding
Code:
Disable "dri"
Disable "dri2"


to your xorg.conf will eliminate the ERROR messages from your console, but you will still have a warning in your Xorg.log, stating
Quote:
(WW) "dri" will not be loaded unless you've specified it to be loaded elsewhere.


xorg now loads (or attempts to load) dri and dri2 by default, whether or not you specify them to be loaded in your xorg.conf. Since nvidia does not use the dri/dri2 modules in xorg, you will continue to receive these errors until you tell xorg specifically NOT to load them using the code above in your "Modules" section of xorg.conf.

Note: The outdated Gentoo nvidia guide also states:
Quote:
Then go to the Module section and make sure the glx module gets loaded while the dri module doesn't.

Like dri/dri2, the glx module now gets loaded by default.

Good luck,

Randy
Back to top
View user's profile Send private message
HeXiLeD
Veteran
Veteran


Joined: 20 Aug 2005
Posts: 1159
Location: Online

PostPosted: Sat Oct 10, 2009 6:42 pm    Post subject: Reply with quote

I re-emerged the system and the dri errors were solved.

my current module section in xorg.conf

Code:
Section "Module"
    Load           "glx"        # "glx" will be loaded. This was enabled by default and also specified in the config file
    Load           "extmod"     # "extmod" will be loaded by default
    Load           "dbe"        # "dbe" will be loaded by default
    Load           "record"     # "record" will be loaded by default
    Disable        "dri"        # "dri" will not be loaded unless you've specified it to be loaded elsewhere.
    Disable        "dri2"       # "dri2" will not be loaded unless you've specified it to be loaded elsewhere.
EndSection


Xorg.0.log after startup:


Code:
This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

X.Org X Server 1.6.3.901 (1.6.4 RC 1)
Release Date: 2009-8-25
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.30.3 x86_64
Current Operating System: Linux gentrix 2.6.30.3 #11 SMP Sat Oct 3 16:47:15 EDT 2009 x86_64
Build Date: 02 October 2009  09:25:26PM
 
   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: Sat Oct 10 14:15:58 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Layout0"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Device0"
(**) |-->Input Device "Keyboard0"
(**) |-->Input Device "Mouse0"
(**) Option "Xinerama" "0"
(==) Automatically adding devices
(==) Automatically enabling devices
(**) FontPath set to:
   /usr/share/fonts/OTF,
   /usr/share/fonts/75dpi/:unscaled,
   /usr/share/fonts/100dpi/:unscaled,
   /usr/share/fonts/100dpi/,
   /usr/share/fonts/75dpi/,
   /usr/share/fonts/freefonts/,
   /usr/share/fonts/misc/,
   /usr/share/fonts/TTF/,
   /usr/lib/X11/fonts/misc/,
   /usr/share/fonts/Type1/,
   /usr/share/fonts/misc/,
   /usr/share/fonts/TTF/,
   /usr/share/fonts/OTF,
   /usr/share/fonts/Type1/,
   /usr/share/fonts/100dpi/,
   /usr/share/fonts/75dpi/
(**) ModulePath set to "/usr/lib64/xorg/modules"
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
(WW) Disabling Keyboard0
(WW) Disabling Mouse0
(II) Loader magic: 0xce0
(II) Module ABI versions:
   X.Org ANSI C Emulation: 0.4
   X.Org Video Driver: 5.0
   X.Org XInput driver : 4.0
   X.Org Server Extension : 2.0
(II) Loader running on linux
(--) using VT number 11

(--) PCI:*(0:1:0:0) 10de:0402:3842:c757 nVidia Corporation G84 [GeForce 8600 GT] rev 161, Mem @ 0xfd000000/16777216, 0xd0000000/268435456, 0xfa000000/33554432, I/O @ 0x00008c00/128, BIOS @ 0x????????/131072
(II) Open ACPI successful (/var/run/acpid.socket)
(II) System resource ranges:
   [0] -1   0   0xffffffff - 0xffffffff (0x1) MX[B]
   [1] -1   0   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [2] -1   0   0x000c0000 - 0x000effff (0x30000) MX[B]
   [3] -1   0   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [4] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [5] -1   0   0x00000000 - 0x00000000 (0x1) IX[B]
(WW) "dri" will not be loaded unless you've specified it to be loaded elsewhere.
(WW) "dri2" will not be loaded unless you've specified it to be loaded elsewhere.
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "record" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri" will be loaded even though the default is to disable it.
(II) "dri2" will be loaded even though the default is to disable it.
(II) LoadModule: "glx"
(II) Loading /usr/lib64/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
   compiled for 4.0.2, module version = 1.0.0
   Module class: X.Org Server Extension
(II) NVIDIA GLX Module  185.18.31  Tue Jul 28 19:34:01 PDT 2009
(II) Loading extension GLX
(II) LoadModule: "extmod"
(II) Loading /usr/lib64/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
   compiled for 1.6.3.901, module version = 1.0.0
   Module class: X.Org Server Extension
   ABI class: X.Org Server Extension, version 2.0
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib64/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
   compiled for 1.6.3.901, module version = 1.0.0
   Module class: X.Org Server Extension
   ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "record"
(II) Loading /usr/lib64/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
   compiled for 1.6.3.901, module version = 1.13.0
   Module class: X.Org Server Extension
   ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "nvidia"
(II) Loading /usr/lib64/xorg/modules/drivers//nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
   compiled for 4.0.2, module version = 1.0.0
   Module class: X.Org Video Driver
(II) NVIDIA dlloader X Driver  185.18.31  Tue Jul 28 18:13:23 PDT 2009
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01@00:00:0
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib64/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
   compiled for 1.6.3.901, module version = 1.0.0
   ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/lib64/xorg/modules//libwfb.so
(II) Module wfb: vendor="X.Org Foundation"
   compiled for 1.6.3.901, module version = 1.0.0
   ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(II) resource ranges after probing:
   [0] -1   0   0xffffffff - 0xffffffff (0x1) MX[B]
   [1] -1   0   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [2] -1   0   0x000c0000 - 0x000effff (0x30000) MX[B]
   [3] -1   0   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [4] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [5] -1   0   0x00000000 - 0x00000000 (0x1) IX[B]
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option "TwinView" "0"
(**) NVIDIA(0): Option "MetaModes" "1280x1024_75 +0+0; 1280x1024 +0+0; 1024x768 +0+0; 640x480 +0+0"
(**) NVIDIA(0): Option "PerformanceMonitorMode" "1"
(**) NVIDIA(0): Enabling RENDER acceleration
(II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) NVIDIA(0):     enabled.
(II) NVIDIA(0): NVIDIA GPU GeForce 8600 GT (G84) at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 524288 kBytes
(--) NVIDIA(0): VideoBIOS: 60.84.51.00.07
(II) NVIDIA(0): Detected PCI Express Link width: 16X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce 8600 GT at PCI:1:0:0:
(--) NVIDIA(0):     ViewSonic VG191 (DFP-0)
(--) NVIDIA(0): ViewSonic VG191 (DFP-0): 330.0 MHz maximum pixel clock
(--) NVIDIA(0): ViewSonic VG191 (DFP-0): Internal Dual Link TMDS
(II) NVIDIA(0): Assigned Display Device: DFP-0
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0):     "1280x1024_75+0+0"
(II) NVIDIA(0):     "1280x1024+0+0"
(II) NVIDIA(0):     "1024x768+0+0"
(II) NVIDIA(0):     "640x480+0+0"
(II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
(--) NVIDIA(0): DPI set to (85, 86); computed from "UseEdidDpi" X config
(--) NVIDIA(0):     option
(==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
   [0] -1   0   0xffffffff - 0xffffffff (0x1) MX[B]
   [1] -1   0   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [2] -1   0   0x000c0000 - 0x000effff (0x30000) MX[B]
   [3] -1   0   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [4] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [5] -1   0   0x00000000 - 0x00000000 (0x1) IX[B]
(II) NVIDIA(0): Initialized GPU GART.
(II) NVIDIA(0): Setting mode "1280x1024_75+0+0"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(==) NVIDIA(0): Disabling shared memory pixmaps
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) Option "dpms"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(II) Loading extension XINERAMA
(==) RandR enabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing extension GLX
(II) config/hal: Adding input device ImPS/2 Logitech Wheel Mouse
(II) LoadModule: "evdev"
(II) Loading /usr/lib64/xorg/modules/input//evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
   compiled for 1.6.3.901, module version = 2.2.5
   Module class: X.Org XInput Driver
   ABI class: X.Org XInput driver, version 4.0
(**) ImPS/2 Logitech Wheel Mouse: always reports core events
(**) ImPS/2 Logitech Wheel Mouse: Device: "/dev/input/event1"
(II) ImPS/2 Logitech Wheel Mouse: Found 3 mouse buttons
(II) ImPS/2 Logitech Wheel Mouse: Found x and y relative axes
(II) ImPS/2 Logitech Wheel Mouse: Found scroll wheel(s)
(II) ImPS/2 Logitech Wheel Mouse: Configuring as mouse
(**) ImPS/2 Logitech Wheel Mouse: YAxisMapping: buttons 4 and 5
(**) ImPS/2 Logitech Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "ImPS/2 Logitech Wheel Mouse" (type: MOUSE)
(**) ImPS/2 Logitech Wheel Mouse: (accel) keeping acceleration scheme 1
(**) ImPS/2 Logitech Wheel Mouse: (accel) filter chain progression: 2.00
(**) ImPS/2 Logitech Wheel Mouse: (accel) filter stage 0: 20.00 ms
(**) ImPS/2 Logitech Wheel Mouse: (accel) set acceleration profile 0
(II) ImPS/2 Logitech Wheel Mouse: initialized for relative axes.
(II) config/hal: Adding input device HID 046a:0023
(**) HID 046a:0023: always reports core events
(**) HID 046a:0023: Device: "/dev/input/event3"
(II) HID 046a:0023: Found 1 mouse buttons
(II) HID 046a:0023: Found scroll wheel(s)
(II) HID 046a:0023: Found keys
(II) HID 046a:0023: Configuring as keyboard
(II) HID 046a:0023: Adding scrollwheel support
(**) HID 046a:0023: YAxisMapping: buttons 4 and 5
(**) HID 046a:0023: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "HID 046a:0023" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_variant" "intl"
(EE) HID 046a:0023: failed to initialize for relative axes.
(II) config/hal: Adding input device HID 046a:0023
(**) HID 046a:0023: always reports core events
(**) HID 046a:0023: Device: "/dev/input/event2"
(II) HID 046a:0023: Found keys
(II) HID 046a:0023: Configuring as keyboard
(II) XINPUT: Adding extended input device "HID 046a:0023" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_variant" "intl"
(II) config/hal: Adding input device SAITEK CYBORG 3D USB
(**) SAITEK CYBORG 3D USB: always reports core events
(**) SAITEK CYBORG 3D USB: Device: "/dev/input/event5"
(II) SAITEK CYBORG 3D USB: Found x and y absolute axes
(WW) SAITEK CYBORG 3D USB: Don't know how to use device
(II) UnloadModule: "evdev"
(EE) PreInit returned NULL for "SAITEK CYBORG 3D USB"
(EE) config/hal: NewInputDeviceRequest failed (8)
(II) config/hal: Adding input device HID 0d8c:000c
(**) HID 0d8c:000c: always reports core events
(**) HID 0d8c:000c: Device: "/dev/input/event4"
(II) HID 0d8c:000c: Found keys
(II) HID 0d8c:000c: Configuring as keyboard
(II) XINPUT: Adding extended input device "HID 0d8c:000c" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_variant" "intl"


Some other older errors still remain:

Code:
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: Sat Oct 10 14:32:25 2009
(==) Using config file: "/etc/X11/xorg.conf"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
(EE) HID 046a:0023: failed to initialize for relative axes.
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
(EE) PreInit returned NULL for "SAITEK CYBORG 3D USB"
(EE) config/hal: NewInputDeviceRequest failed (8)
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server

_________________
Do you hear the sound of inevitability?
With age, comes great grumpiness and that, was 20 years ago...

CertFP: becbbd161d5a5c31de3c45171b77bf710911db29 / d985d21f89fe2977b593c4d381a1a86802e62990d9328d893db76d59f9935244
Back to top
View user's profile Send private message
HeXiLeD
Veteran
Veteran


Joined: 20 Aug 2005
Posts: 1159
Location: Online

PostPosted: Tue Apr 20, 2010 7:28 am    Post subject: Problem is SOLVED 09.05.2017 Reply with quote

I am currently using xorg-server 1.7.6 + x11-base/xorg-x11 7.4-r1 and i created a new .flubox/startup file and profile which have removed some of the errors.

Right now the only errors i get are :

Code:
$ startx
xauth:  creating new authority file /home/user/.serverauth.25905


X.Org X Server 1.7.6
Release Date: 2010-03-17
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.30.3 x86_64
Current Operating System: Linux gentrix 2.6.30.3 #12 SMP Mon Oct 19 17:46:47 EDT 2009 x86_64
Kernel command line: root=/dev/sda3 video=vesa:mtrr,ywrap vga=0x31B
Build Date: 19 April 2010  07:24:52PM

Current version of pixman: 0.17.2
        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: Tue Apr 20 03:06:01 2010
(==) Using config file: "/etc/X11/xorg.conf"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
(EE) HID 046a:0023: failed to initialize for relative axes.


How am i getting this and how is xkbcomp being pulled by X when i $ startx for fluxbox ?

Code:
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server


What can be done about xkbcomp ?

My current xorg.conf is here.

10-keymap.fdi:

Code:
# cat /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="string">hal-setup-keymap</append>
    </match>

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

      <!-- If we're using Linux, we use evdev by default (falling back to
           keyboard otherwise). -->

      <merge key="input.xkb.model" type="string">cymotionlinux</merge>
      <merge key="input.xkb.layout" type="string">us</merge>
      <merge key="input.xkb.variant" type="string">intl</merge>
      <merge key="input.xkb.options" type="string">terminate:ctrl_alt_bksp</merge>

    </match>
  </device>
</deviceinfo>


Also another question:

Code:
<?xml version="1.0" encoding="ISO-8859-1"?> <!-- -*- SGML -*- -->


Can "ISO-8859-1" be safely changed to UTF-8 and work properly ?

EDIT: 09.05.2017
Case closed: x11-base/xorg-server 1.19.2 & x11-base/xorg-drivers 1.19

Problem is SOLVED
_________________
Do you hear the sound of inevitability?
With age, comes great grumpiness and that, was 20 years ago...

CertFP: becbbd161d5a5c31de3c45171b77bf710911db29 / d985d21f89fe2977b593c4d381a1a86802e62990d9328d893db76d59f9935244
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
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