On Wednesday 04 September 2002 1:12, you wrote: > I have been having a lot of trouble recording cds in RC1, it looks like > xcdroast is defaulting to the xcdwrite group and I can't find a place to > change that anywhere. > > K3B, my personal favorite, has also been having trouble in RC1, k3bsetup > configures things right, but when I open k3b as my user it doesn't see > either of my cd drives. > > My two cd drives are hdc and hdd, and work(ed) fine in linux. > > Let me know if more information would help. > -Elliott
It looks like the file xcdroast.h needs to be patched to change line 78 like so 78c78 < #define NONROOTMODEGROUP "cdwriter" --- > #define NONROOTMODEGROUP "xcdwrite" -Elliott
