Date: Tue, 17 Oct 2006 19:59:18 +0200 From: "[LoN]Kamikaze" <LoN_Kamikaze@gmx.de> To: usleepless@gmail.com Cc: freebsd-questions@freebsd.org Subject: Re: kldunload -f has no effect Message-ID: <453519F6.8020502@gmx.de> In-Reply-To: <c39ec84c0610170907x526d9c2ew3ec81f499729986f@mail.gmail.com> References: <4533DA97.8060303@gmx.de> <c39ec84c0610170907x526d9c2ew3ec81f499729986f@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
usleepless@gmail.com wrote: > Hi Kamikaze, > > On 10/16/06, [LoN]Kamikaze <LoN_Kamikaze@gmx.de> wrote: >> I need to 'kldunload -f drm' in order to go into suspend to ram with my >> thinkpad (suspend works fine with dri disabled). Unfortunately, >> despite the >> claims of the manpage the '-f' flag does not alter the behaviour of the >> kldunload tool. How do I get drm unloaded? > > are you sure you drm is loaded as a module instead of compiled into your > kernel? > Yes I'm certain, it's listed by kldstat after all. Also if I deactivate dri, it doesn't get loaded and I can suspend/resume just fine. If I suspend with dri enabled, the system resumes, but as soon as I switch back to X, X hangs (and shows random screen garbage). The rest of the system still works, though. I can ssh into the box and work on it, as if nothing happened. Only if I try to kill X, the whole system will stop responding.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?453519F6.8020502>