[Pkg-fglrx-devel] Bug#718723: fglrx-driver: /proc/ati permission are wrong. Use the patch attached to fix it

valette eric.valette at free.fr
Sun Aug 4 19:13:23 UTC 2013


Package: fglrx-driver
Version: 13.8~beta1-1
Severity: important
Tags: upstream

See patch for ubuntu package here:

https://launchpadlibrarian.net/146602556/fglrx-installer_2%3A13.200~beta-0ubuntu1~xedgers~precise1_2%3A13.200~beta-0ubuntu1~xedgers~precise2.diff.gz

in file firegl_public.c (dkms package)

replace 
root = KCL_create_proc_dir(NULL, "ati", S_IFDIR);
by 
root = KCL_create_proc_dir(NULL, "ati", S_IFDIR|S_IRUGO|S_IXUGO);

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

Kernel: Linux 3.10.4 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=fr_FR.UTF8, LC_CTYPE=fr_FR.UTF8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



More information about the Pkg-fglrx-devel mailing list