WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Permsissions for /usr/lib/oss/save?  (Read 1921 times)

Offline Lee

  • Hero Member
  • *****
  • Posts: 645
    • My Core wiki user page
Permsissions for /usr/lib/oss/save?
« on: June 30, 2011, 01:48:07 PM »
I sometimes (seemingly randomly) have trouble getting sound to work on various systems and I wonder if it might be related to the permissions on /usr/lib/oss/save/

Code: [Select]
tc@leepc:~$ ls -l /usr/lib/oss/
total 0
drwxr-xr-x    2 root     root           500 Jun 30 10:15 conf/
drwxr-xr-x    2 root     root           500 May 12  2010 conf.tmpl/
drwxr-xr-x    2 root     root           180 May 29  2009 cuckoo/
drwxr-xr-x    2 root     root           140 Jun 30 10:15 etc/
drwxr-xr-x    2 root     root           100 May 12  2010 etc.tmpl/
drwxr-xr-x    2 root     root            60 Dec 13  2008 etc_templates/
drwxr-xr-x    4 root     root           100 May 12  2010 include/
drwxr-xr-x    2 root     root           140 May 12  2010 lib/
drwx------    2 root     root            40 May 12  2010 save/
drwxr-xr-x    2 root     root           100 May 12  2010 scripts/
lrwxrwxrwx    1 root     root            40 Jun 30 10:15 soundon.user -> /tmp/tcloop/OSS/usr/lib/oss/soundon.user
lrwxrwxrwx    1 root     root            39 Jun 30 10:15 version.dat -> /tmp/tcloop/OSS/usr/lib/oss/version.dat

It just strikes me as odd that that directory's permissions differ from all the others.  Does anyone know if it is supposed to be so, or if that's an issue?



32 bit core4.7.7, Xprogs, Xorg-7.6, wbar, jwm  |  - Testing -
PPR, data persistence through filetool.sh          |  32 bit core 8.0 alpha 1
USB Flash drive, one partition, ext2, grub4dos  | Otherwise similar

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 11022
Re: Permsissions for /usr/lib/oss/save?
« Reply #1 on: June 30, 2011, 03:50:59 PM »
Permissions don't really matter for root, it could be 000 and root could still read and write there.
The only barriers that can stop you are the ones you create yourself.

Offline Lee

  • Hero Member
  • *****
  • Posts: 645
    • My Core wiki user page
Re: Permsissions for /usr/lib/oss/save?
« Reply #2 on: June 30, 2011, 06:46:54 PM »
Thanks Curaga.

I didn't know if user tc needed to write there for anything.  I presume not?

32 bit core4.7.7, Xprogs, Xorg-7.6, wbar, jwm  |  - Testing -
PPR, data persistence through filetool.sh          |  32 bit core 8.0 alpha 1
USB Flash drive, one partition, ext2, grub4dos  | Otherwise similar

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 11022
Re: Permsissions for /usr/lib/oss/save?
« Reply #3 on: July 01, 2011, 03:15:00 AM »
No, soundon and soundoff require root permissions.
The only barriers that can stop you are the ones you create yourself.