Login
New User

Welcome to destr0yr's asylum
Monday, October 06 2008 @ 08:01 AM PDT

growisofs K3B unable to anonymously mmap

LinuxI was going to post this under Gentoo, however, this issue effects all distros who are using newer kernels (>=2.6.15 AFAIK). The fix for this is posted on quite a few sites and its quite simple. Close K3B, run:

ulimit -l unlimited

Re-open K3B and burn. A few other fixes I've seen, but not tested, include adding the option use-the-force-luke=bufsize:16m in K3B's config section or changing the buffer size to a value between 30-64MB. Try not to exceed 64MB or you may run into some system stability issues.



From http://fy.chalmers.se/~appro/linux/DVD+RW/tools/:

IMPORTANT NOTE for 6.0 users! Newer Linux kernels have ridiculously low default memorylocked resource limit, which prevents privileged users from starting growisofs 6.0 with "unable to anonymously mmap 33554432: Resource temporarily unavailable" error message. Next version will naturally have workaround coded in, but meanwhile you have to issue following command at command prompt prior starting growisofs:

  • if you run C-like shell, issue 'limit memorylocked unlimited';
  • if you run Bourne-like shell, issue 'ulimit -l unlimited';

Resource: http://blog.chris.de/archives/246-Problems-with-ArchLinux-and-K3B.html

Story Options

Trackback

Trackback URL for this entry: http://www.destr0yr.com/trackback.php/unable-to-anonymously-mmap

No trackback comments for this entry.
growisofs K3B unable to anonymously mmap | 5 comments | Create New Account
The following comments are owned by whomever posted them. This site is not responsible for what they say.
growisofs K3B unable to anonymously mmap
Authored by: destr0yr on Tuesday, August 08 2006 @ 07:33 PM PDT
As reported at http://forums.gentoo.org/viewtopic-t-435498-highlight-mmap.html, adding the following parameter, "-use-the-force-luke=bufsize:16m", to your growisofs params in K3B should also do the trick.
growisofs K3B unable to anonymously mmap
Authored by: Anonymous on Monday, November 06 2006 @ 03:21 PM PST
This post is very helpful! Thanks a lot!!!

---
SileNT

growisofs K3B unable to anonymously mmap
Authored by: Anonymous on Monday, April 30 2007 @ 07:34 AM PDT
Thanks, this fix works perfectly!

Erin
growisofs K3B unable to anonymously mmap
Authored by: Anonymous on Monday, May 21 2007 @ 08:07 AM PDT
Cheers guy's, you just eradicated my need for winXP, Huray!!
growisofs K3B unable to anonymously mmap
Authored by: Anonymous on Saturday, September 08 2007 @ 07:07 AM PDT
thanks for the info !! :D i've changed the memory in the k3b config !! this works !!!