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

Re:: Problems with upgrade from Wheezy to Jessie



Hi,

the requested outputs:

Am 06.10.2016 um 19:56 schrieb Jörg-Volker Peetz:
Hans Kraus wrote on 10/06/16 19:40:


Am 05.10.2016 um 22:16 schrieb Jörg-Volker Peetz:
[already sent to the list; sent it again to you since you asked for CC]

Hans Kraus wrote on 10/04/16 20:01:
Hi,

The VGA output:
========================================================================
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Turks
XT [Radeon HD 6670/7670] (prog-if 00 [VGA controller])
    Subsystem: ASUSTeK Computer Inc. Device 03e0
    Flags: bus master, fast devsel, latency 0, IRQ 53
    Memory at d0000000 (64-bit, prefetchable) [size=256M]
    Memory at fe2e0000 (64-bit, non-prefetchable) [size=128K]
    I/O ports at 8000 [size=256]
    Expansion ROM at fe2c0000 [disabled] [size=128K]
    Capabilities: [50] Power Management version 3
    Capabilities: [58] Express Legacy Endpoint, MSI 00
    Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
    Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
    Capabilities: [150] Advanced Error Reporting
    Kernel driver in use: radeon
========================================================================
I appended the '/var/log/Xorg.0.log' as text file. I hope that's OK.

As far as I know I didn't install a special video driver. At least not
for Jessie, and, to the best of my knowledge, not for Wheezy too.

<snip>

What is the output of

   dpkg -S /usr/lib/xorg/modules/linux/libglx.so

which is loaded according to Xorg.0.log?

Regards,
jvp.

root@robbe:~# dpkg -S /usr/lib/xorg/modules/linux/libglx.so
dpkg-query: no path found matching pattern /usr/lib/xorg/modules/linux/libglx.so

Regards,
Hans


Is this file really present on your system? What does

  ls -lF /usr/lib/xorg/modules/linux/libglx.so

show? Is there a link somewhere in this path?

root@robbe:~# ls -lF /usr/lib/xorg/modules/linux/libglx.so
lrwxrwxrwx 1 root root 38 Sep 25 12:44 /usr/lib/xorg/modules/linux/libglx.so -> /etc/alternatives/glx--linux-libglx.so

  ls -lF /usr/lib/xorg/modules/linux
  ls -lF /usr/lib/xorg/modules

root@robbe:~# ls -lF /usr/lib/xorg/modules/linux
total 64
-rw-r--r-- 1 root root 64432 Mar 25  2016 libfglrxdrm.so
lrwxrwxrwx 1 root root 38 Sep 25 12:44 libglx.so -> /etc/alternatives/glx--linux-libglx.so
root@robbe:~#
root@robbe:~# ls -lF /usr/lib/xorg/modules
total 15852
-rw-r--r-- 1 root root   205784 Mar 25  2016 amdxmm.so
drwxr-xr-x 2 root root     4096 Sep 25 13:04 drivers/
drwxr-xr-x 2 root root     4096 Sep 25 12:44 extensions/
-rw-r--r-- 1 root root 14984744 Mar 25  2016 glesx.so
drwxr-xr-x 2 root root     4096 Sep 25 12:45 input/
-rw-r--r-- 1 root root    96976 Feb 11  2015 libexa.so
-rw-r--r-- 1 root root    18760 Feb 11  2015 libfbdevhw.so
-rw-r--r-- 1 root root   154768 Feb 11  2015 libfb.so
-rw-r--r-- 1 root root   286992 Feb 11  2015 libglamoregl.so
-rw-r--r-- 1 root root   146248 Feb 11  2015 libint10.so
-rw-r--r-- 1 root root    10440 Feb 11  2015 libshadowfb.so
-rw-r--r-- 1 root root    35080 Feb 11  2015 libshadow.so
-rw-r--r-- 1 root root    22992 Feb 11  2015 libvbe.so
-rw-r--r-- 1 root root    31872 Feb 11  2015 libvgahw.so
-rw-r--r-- 1 root root   195728 Feb 11  2015 libwfb.so
drwxr-xr-x 2 root root     4096 Sep 25 12:44 linux/
drwxr-xr-x 2 root root     4096 Sep 25 12:45 multimedia/

According to Xorg.0.log it should belong to some NVIDIA package.

What does

  dpkg -S /usr/lib/xorg/modules/linux

print out?

root@robbe:~# dpkg -S /usr/lib/xorg/modules/linux
glx-alternative-nvidia, glx-alternative-fglrx, fglrx-driver: /usr/lib/xorg/modules/linux

Regards,
jvp.

Thanks & regards,
Hans


Reply to: