WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: firmware-radeon breaks fuse  (Read 2662 times)

Offline caminati

  • Full Member
  • ***
  • Posts: 184
    • Homepage
firmware-radeon breaks fuse
« on: October 29, 2011, 01:18:43 AM »
Code: [Select]
tce-load -i fuse.tcz
ls -l /dev/fuse
crw-rw-rw-    1 root     root       10, 229 Oct 29 03:49 /dev/fuse
tce-load -i firmware-radeon.tcz
ls -l /dev/fuse
crw-------    1 root     root       10, 229 Oct 29 03:49 /dev/fuse
This has probably to do with the
Code: [Select]
udevadm trigger launched by tce.installed/firmware-radeon.
I don't know if it can be named a bug; it surely prevents user tc from using many fuse-based software.
I am using microcore 4.0.2 base.
« Last Edit: October 29, 2011, 01:22:09 AM by caminati »

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10960
Re: firmware-radeon breaks fuse
« Reply #1 on: October 29, 2011, 02:30:06 AM »
All firmware and module extensions do the same, so this is fuse's bug. Perhaps it does a manual chmod instead of installing an udev rule?
The only barriers that can stop you are the ones you create yourself.