[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xserver-testing issues.



Good day.


I again try to use xserver from testing... - I've tried already before
- without success, now I thought as testing soon becomes stable - it is
  worth of try even for me. - And having several issues, would try to
  solve them / make bug reports as necessary - before I return to
  stable - in case of no success using testing (I have my install back
  up).

If would help me solving the problems, please do so.

So,

1. How I can configure my keyboard now? - Before times I had this in
xorg.conf that worked perfectly:

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver  "kbd"
       Option  "XkbModel"      "pc105"
        Option  "XkbLayout"     "us,de"
        Option  "XkbVariant"    "winkeys"
        Option  "XkbOptions"    "grp:ctrl_shift_toggle,grp_led:scroll"
EndSection

Now several keys do not work as expected:
Delete - does not work at all,
Ctrl - works as Page down.
.

2. My PC has stopped using on-board sound card and now prefers to use
PC-speaker. I tried to change alsa config to make default the second
sond card - as it terms it - now, running alsamixer - I see the card
control instead of PC=speaker's but players (aplay, mplayer, KDE4
sound notifications) deny using it. For example, aplay:

ALSA lib confmisc.c:1286:(snd_func_refer) Unable to find definition
'defaults.pcm.dmix.device' ALSA lib conf.c:4170:(_snd_config_evaluate)
function snd_func_refer returned error: No such file or directory ALSA
lib conf.c:4649:(snd_config_expand) Evaluate error: No such file or
directory ALSA lib pcm.c:2190:(snd_pcm_open_noupdate) Unknown PCM
default aplay: main:564: audio open error: No such file or directory


3. I had distorted in most 3D-games, but working in few of them and
anther 3d-apps - 3D support, now it is gone. Relevent string in Xorg
log I see is this:

(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
        compiled for 1.7.7, module version = 1.0.0
        ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(II) Loading extension GLX

...
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
        compiled for 1.7.7, module version = 1.0.0
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
        compiled for 1.7.7, module version = 1.1.0
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "radeon"
...
(II) [KMS] Kernel modesetting enabled.
(**) RADEON(0): Depth 24, (--) framebuffer bpp 32
(II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
(==) RADEON(0): Default visual is TrueColor
(**) RADEON(0): Option "AccelMethod" "EXA"
(**) RADEON(0): Option "DRI" "on"
(==) RADEON(0): RGB weight 888
(II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
(--) RADEON(0): Chipset: "ATI Radeon XPRESS 200M 5975 (PCIE)" (ChipID =
0x5975) (II) RADEON(0): PCI card detected
(II) RADEON(0): KMS Color Tiling: enabled

...
(II) RADEON(0): Acceleration enabled
(==) RADEON(0): DPMS enabled
...
(EE) AIGLX error: r300 exports no extensions (/usr/lib/dri/r300_dri.so:
undefined symbol: __driDriverExtensions) (EE) AIGLX: reverting to
software rendering (II) AIGLX: Screen 0 is not DRI capable
(EE) AIGLX error: dlopen of /usr/lib/dri/swrast_dri.so failed
(/usr/lib/dri/swrast_dri.so: cannot open shared object file: No such
file or directory) (EE) GLX: could not load software renderer (II) GLX:
no usable GL providers found for screen 0


Thank You for Your time.


Reply to: