Bug#793488: amd-opencl-icd: Update to 1:15.7-1 broke opencl

2015-08-25 Thread ZeroBeat
Hi.

Running some OpenCl tests on replaced libamdocl64.so.
Preformance is amiss (about 10 % slower than 14.9).

On SID, running Catalyst 15.7 is not the best choice.

Regards
Mike




0x5DB88630.asc
Description: application/pgp-keys


Bug#795222: Preliminary patch available

2015-08-24 Thread ZeroBeat
Dear Maintainer, dear Javier,

I forgot something:
I'm using XFCE. Using GNOME there additional issues

Take a look here:
https://bluehatrecord.wordpress.com/2015/07/08/installing-the-proprietary-amd-catalyst-15-7-fglrx-15-20-driver-on-fedora-22-with-linux-kernel-4-0-6/#comment-940

and there:
https://lizards.opensuse.org/2015/07/12/amd-catalyst-15-7-for-opensuse-new-makerpm-amd-script-is-available/

Maybe there are also issues on KDE.

Best Regards,

Mike


0x5DB88630.asc
Description: application/pgp-keys


Bug#793488: amd-opencl-icd: Update to 1:15.7-1 broke opencl

2015-08-23 Thread ZeroBeat
Dear Maintainer.

Could this be an interaction problem (DEBIAN - FGLRX) or a packaging
problem? Just installed the driver in UBUNTU manually and OpenCL works
like expected.

Best regards,
Mike



0x5DB88630.asc
Description: application/pgp-keys


Bug#793488: amd-opencl-icd: Update to 1:15.7-1 broke opencl

2015-08-23 Thread ZeroBeat
Definetly not a packaging problem. Replaced libamdocl64.so with
UBUNTU-one and now OpenCl works like expected.

Best Regards
Mike


0x5DB88630.asc
Description: application/pgp-keys


Bug#795222: Preliminary patch available

2015-08-23 Thread ZeroBeat
Der Maintainer, der Andrey.

Well, no solution from AMD for kernel 4.1.
So here's a quick and dirty workaround:

Apply patch from Message #10

Apply gpl-patch
272c272
 MODULE_LICENSE(Proprietary. (C) 2002 - ATI Technologies, Starnberg,
GERMANY);
---
 MODULE_LICENSE(GPL\0Proprietary. (C) 2002 - ATI Technologies,
Starnberg, GERMANY);
3501c3501,3502
 #else
---


Apply hotplug patch
863c863
 #elif LINUX_VERSION_CODE = KERNEL_VERSION(3,17,0)
---
 #elif LINUX_VERSION_CODE = KERNEL_VERSION(3,17,0) 
LINUX_VERSION_CODE  KERNEL_VERSION(3,19,8)
866a867,871
 }
 #else
 if(pdev)
 {
   pdev-ignore_hotplug = 1;


dpkg-reconfigure fglrx-modules-dkms

Best regards,

Mike



0x5DB88630.asc
Description: application/pgp-keys


Bug#795222: Can confirm the bug

2015-08-23 Thread ZeroBeat
Hi.

There are much more issues with this driver (take a look at #793488).
I think it takes a long, long time until we get an update (for example
14.12 - 15.7 seven month).
By the way: 14.12 was unusable for me, because it computes wrong OpenCl
results!!!
But for OpenCL, AMD is the best choice, so we have to live with this
issues...




Regards,
Mike



0x5DB88630.asc
Description: application/pgp-keys


Bug#795222: Preliminary patch available

2015-08-19 Thread ZeroBeat
Dear Maintainer, dear Andrey

Dear Maintainer,

it seams to be a solution for changing export of function
pci_ignore_hotplug to a GPL export there:

https://548118.bugs.gentoo.org/attachment.cgi?id=406958

Regards,

Mike


0x5DB88630.asc
Description: application/pgp-keys


Bug#795222: Preliminary patch available

2015-08-18 Thread ZeroBeat
Dear Maintainer, dear Andrey

Patch didn't work for me.
'http://cvs.rpmfusion.org/viewvc/*checkout*/rpms/catalyst-kmod/devel/kernel_4.1-remove-IRQF_DISABLED.patch?revision=1.1root=nonfre'


DKMS make.log for fglrx-15.7 for kernel 4.1.0-2-amd64 (x86_64)
Di 18. Aug 08:05:59 CEST 2015
make: Entering directory '/usr/src/linux-headers-4.1.0-2-amd64'
  LD  /var/lib/dkms/fglrx/15.7/build/built-in.o
  CC [M]  /var/lib/dkms/fglrx/15.7/build/firegl_public.o
/var/lib/dkms/fglrx/15.7/build/firegl_public.c:6451:12: Warnung:
»KCL_fpu_save_init« definiert, aber nicht verwendet [-Wunused-function]
 static int KCL_fpu_save_init(struct task_struct *tsk)
^
  CC [M]  /var/lib/dkms/fglrx/15.7/build/kcl_acpi.o
/var/lib/dkms/fglrx/15.7/build/kcl_acpi.c:832:20: Warnung:
»KCL_ACPI_Slot_No_Hotplug« definiert, aber nicht verwendet
[-Wunused-function]
 static acpi_status KCL_ACPI_Slot_No_Hotplug(KCL_ACPI_DevHandle handle,
u32 lvl, void *data, void **rv)
^
  CC [M]  /var/lib/dkms/fglrx/15.7/build/kcl_agp.o
  CC [M]  /var/lib/dkms/fglrx/15.7/build/kcl_debug.o
  CC [M]  /var/lib/dkms/fglrx/15.7/build/kcl_ioctl.o
  CC [M]  /var/lib/dkms/fglrx/15.7/build/kcl_io.o
  CC [M]  /var/lib/dkms/fglrx/15.7/build/kcl_pci.o
  CC [M]  /var/lib/dkms/fglrx/15.7/build/kcl_str.o
  CC [M]  /var/lib/dkms/fglrx/15.7/build/kcl_iommu.o
  CC [M]  /var/lib/dkms/fglrx/15.7/build/kcl.o
  CC [M]  /var/lib/dkms/fglrx/15.7/build/kcl_wait.o
  LD [M]  /var/lib/dkms/fglrx/15.7/build/fglrx.o
  Building modules, stage 2.
  MODPOST 1 modules
FATAL: modpost: GPL-incompatible module fglrx.ko uses GPL-only symbol
'pci_ignore_hotplug'
/usr/src/linux-headers-4.1.0-2-common/scripts/Makefile.modpost:90:
recipe for target '__modpost' failed
make[3]: *** [__modpost] Error 1
/usr/src/linux-headers-4.1.0-2-common/Makefile:1404: recipe for target
'modules' failed
make[2]: *** [modules] Error 2
Makefile:146: recipe for target 'sub-make' failed
make[1]: *** [sub-make] Error 2
Makefile:8: recipe for target 'all' failed
make: *** [all] Error 2
make: Leaving directory '/usr/src/linux-headers-4.1.0-2-amd64'

Regards,
Mike


0x5DB88630.asc
Description: application/pgp-keys


Bug#793488: amd-opencl-icd: Update to 1:15.7-1 broke opencl

2015-08-18 Thread ZeroBeat
Dear Maintainer,

same problem here using HD7950:
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc.
[AMD/ATI] Tahiti PRO [Radeon HD 7950/8950 OEM / R9 280]

clGetDeviceIDs returns -1

Regards,
Mike


0x5DB88630.asc
Description: application/pgp-keys


Bug#739443: video player crashes xorg

2014-03-10 Thread ZeroBeat
Hi.

1:14.2~beta1.3-1 doesn't solve the problem. Bug still exists.

Best regards
Mike


0x5DB88630.asc
Description: application/pgp-keys


Bug#739443: video player crashes xorg

2014-02-27 Thread ZeroBeat
Confirmed.
when using mplayer or vlc it crashes xorg
xserver-xorg: Segmentation fault at address 0x83

take a look at Bug#740077


best regards
Mike


0x5DB88630.asc
Description: application/pgp-keys


Bug#721977: enigmail: Incorrect dependency in package. GPG support for Thunderbird and Debian Icedove but icedove is depends, not recommends

2013-10-31 Thread ZeroBeat

New version depends only iceape:

sudo apt-get -t experimental install enigmail
Die folgenden zusätzlichen Pakete werden installiert:
  iceape
Vorgeschlagene Pakete:
  xul-ext-dom-inspector
Empfohlene Pakete:
  iceape-chatzilla
Die folgenden Pakete werden ENTFERNT:
  icedove icedove-l10n-de
Die folgenden NEUEN Pakete werden installiert:
  enigmail iceape

Encryption using icedove 17.0.9 and enigmail is broken.

best regards
Mike


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#716911: gvfs 1.16.3-1 fails to mount certain devices (cdrom, sd-cards, sony prs-t2 reader, etc.) under xfce

2013-08-07 Thread ZeroBeat

Package: gvfs
Version: 1.16.3-1
Severity: important

There is a new upstream version (1.17.3) with various fixes.

Best regards
Mike



0x5DB88630.asc
Description: application/pgp-keys


0x5DB88630.asc
Description: application/pgp-keys


Bug#716911: gvfs 1.16.3-1 fails to mount certain devices (cdrom, sd-cards, sony prs-t2 reader, etc.) under xfce

2013-07-14 Thread ZeroBeat
Package: gvfs
Version: 1.16.3-1
Severity: important

Since last update (2013-07-11) from version 1.12.3-4 up to version 1.16.3-1
gvfs fails to mount certain devices (cdrom, sd-cards, sony prs-t2 reader, etc.)
under xfce.
Only automount of usb-sticks works.



-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.9-1-amd64 (SMP w/12 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gvfs depends on:
ii  gvfs-common   1.16.3-1
ii  gvfs-daemons  1.16.3-1
ii  gvfs-libs 1.16.3-1
ii  libc6 2.17-7
ii  libglib2.0-0  2.36.3-3
ii  libudev0  175-7.2

gvfs recommends no packages.

Versions of packages gvfs suggests:
ii  gvfs-backends  1.16.3-1

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#716911: gvfs 1.16.3-1 fails to mount certain devices (cdrom, sd-cards, sony prs-t2 reader, etc.) under xfce

2013-07-14 Thread ZeroBeat
Package: gvfs
Version: 1.16.3-1
Severity: important

Hello.
Some additional infos:
After downgrade to version 1.12.3-4 everything
works again like expected.

Best regards
Mike


0x5DB88630.asc
Description: application/pgp-keys


Bug#712443: Bug#712444: fuse: Update hangs E: Internal Error, No file name for fuse:amd64

2013-06-16 Thread ZeroBeat
Hi Daniel.

Im using the Debian testing (Jessie).

During last update from today apt hangs:
fuse 2.9.0-2+deb7u1 - 2.9.2-4

By this way:
Same error appears during last gconf2_3.2.6-1 (#712443) update:
gconf2 3.2.5-1+build1 - 3.2.6-1

Sollution:
I deinstalled fuse and gconf2 (purge all configs)
and installed both again.
Now everything works fine

Best regards
Mike




0x5DB88630.asc
Description: application/pgp-keys


Bug#712443: gconf2: Update hangs E: Internal Error, No file name for gconf2:amd64

2013-06-16 Thread ZeroBeat
Some additional infos:

Im using the Debian testing (Jessie).

During last update from today apt hangs:
gconf2 3.2.5-1+build1 - 3.2.6-1

By this way:
Same error appears during last fuse (#712444) update:
fuse 2.9.0-2+deb7u1 - 2.9.2-4

Sollution:
I deinstalled fuse and gconf2 (purge all configs)
and installed both again.
Now everything works fine

Best regards
Mike




0x5DB88630.asc
Description: application/pgp-keys


Bug#712444: fuse: Update hangs E: Internal Error, No file name for fuse:amd64

2013-06-16 Thread ZeroBeat
Hi Daniel.

Im using the Debian testing (Jessie).

During last update from today apt hangs:
fuse 2.9.0-2+deb7u1 - 2.9.2-4

By this way:
Same error appears during last gconf2_3.2.6-1 (#712443) update:
gconf2 3.2.5-1+build1 - 3.2.6-1

Sollution:
I deinstalled fuse and gconf2 (purge all configs)
and installed both again.
Now everything works fine

Best regards
Mike



0x5DB88630.asc
Description: application/pgp-keys


Bug#712443: fuse: Update hangs E: Internal Error, No file name for fuse:amd64 / gconf2: Update hangs E: Internal Error, No file name for gconf2:amd64

2013-06-16 Thread ZeroBeat
More additional infos:

postinst freezes while getting access to /etc/fuse.conf

same appearence during postinst gconf2
postinst freezes while getting access to
/etc/xdg/autostart/gsettings-data-convert.desktop

I think, /etc was locked...

Best regards
Mike




0x5DB88630.asc
Description: application/pgp-keys


Bug#712443: gconf2: Update hangs E: Internal Error, No file name for gconf2:amd64

2013-06-15 Thread ZeroBeat
Package: gconf2
Version: 3.2.6-1
Severity: important

Update to 3.2.6-1 hangs. Sub-process /usr/bin/dpkg returned an error code (1).
Best Regards
Mike



-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/12 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gconf2 depends on:
ii  dbus-x11   1.6.12-1
ii  gconf-service  3.2.6-1
ii  libc6  2.17-3
ii  libgconf-2-4   3.2.6-1
ii  libglib2.0-0   2.36.1-2build1
ii  libxml22.8.0+dfsg1-7+nmu1
ii  psmisc 22.20-1
ii  python 2.7.3-5

gconf2 recommends no packages.

Versions of packages gconf2 suggests:
pn  gconf-defaults-service  none

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#712444: fuse: Update hangs E: Internal Error, No file name for fuse:amd64

2013-06-15 Thread ZeroBeat
Package: fuse
Version: 2.9.2-4
Severity: important

Fuse hangs during update to 2.9.2-4. Sub-process /usr/bin/dpkg returned an
error code (1).
Best regards
Mike



-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/12 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages fuse depends on:
ii  adduser   3.113+nmu3
ii  libc6 2.17-3
ii  libfuse2  2.9.2-4
ii  mount 2.20.1-5.4
ii  sed   4.2.2-1
ii  udev  175-7.2

fuse recommends no packages.

fuse suggests no packages.

-- Configuration Files:
/etc/fuse.conf [Errno 13] Keine Berechtigung: u'/etc/fuse.conf'

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#709878: /usr/bin/mlnet: core is running with glibc 2.17 but it was,compiled with glibc 2.13.

2013-05-26 Thread ZeroBeat
Package: mldonkey-server
Version: 3.1.2-1
File: /usr/bin/mlnet
Severity: minor
Tags: upstream



-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/12 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages mldonkey-server depends on:
ii  adduser3.113+nmu3
ii  debconf [debconf-2.0]  1.5.50
ii  libbz2-1.0 1.0.6-4
ii  libc6  2.17-3
ii  libfontconfig1 2.9.0-7.1
ii  libfreetype6   2.4.9-1.1
ii  libgcc11:4.8.0-7
ii  libgd2-xpm 2.0.36~rc1~dfsg-6.1
ii  libjpeg8   8d-1
ii  libpng12-0 1.2.49-4
ii  libstdc++6 4.8.0-7
ii  libx11-6   2:1.5.0-1
ii  libxpm41:3.5.10-1
ii  mime-support   3.54
ii  ucf3.0025+nmu3
ii  zlib1g 1:1.2.8.dfsg-1

mldonkey-server recommends no packages.

mldonkey-server suggests no packages.

-- debconf information:
* mldonkey-server/launch_at_startup: false


0x5DB88630.asc
Description: application/pgp-keys