Re: kldunload -f has no effect

2006-10-17 Thread Nikos Vassiliadis
On Monday 16 October 2006 16:54, [LoN]Kamikaze 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.

Re: kldunload -f has no effect

2006-10-17 Thread [LoN]Kamikaze
Nikos Vassiliadis wrote: On Monday 16 October 2006 16:54, [LoN]Kamikaze 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

Re: kldunload -f has no effect

2006-10-17 Thread Nikos Vassiliadis
On Tuesday 17 October 2006 16:53, [LoN]Kamikaze wrote: Nikos Vassiliadis wrote: On Monday 16 October 2006 16:54, [LoN]Kamikaze 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

kldunload -f has no effect

2006-10-16 Thread [LoN]Kamikaze
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?