Re: Disabling drm/ttm/radeon module loading for debugging

2010-01-26 Thread Pasi Kärkkäinen
On Mon, Jan 25, 2010 at 05:42:49PM -0800, Adam Williamson wrote: > On Sun, 2010-01-24 at 18:13 +0200, Pasi Kärkkäinen wrote: > > > Ok, I just also blacklisted the radeon/drm/ttm modules in > > /etc/modprobe.d/ > > and now they aren't loaded automatically anymore. > > For the record, for graphics

Re: Disabling drm/ttm/radeon module loading for debugging

2010-01-25 Thread Adam Williamson
On Sun, 2010-01-24 at 18:13 +0200, Pasi Kärkkäinen wrote: > Ok, I just also blacklisted the radeon/drm/ttm modules in > /etc/modprobe.d/ > and now they aren't loaded automatically anymore. For the record, for graphics modules, you need to double-blacklist them: blacklist in /etc/modprobe.d and ei

Re: Disabling drm/ttm/radeon module loading for debugging

2010-01-24 Thread Pasi Kärkkäinen
On Sun, Jan 24, 2010 at 02:29:03PM +0200, Pasi Kärkkäinen wrote: > On Sun, Jan 24, 2010 at 07:07:22AM +1000, Dave Airlie wrote: > > On Sat, 2010-01-23 at 18:49 +0200, Pasi Kärkkäinen wrote: > > > On Sat, Jan 23, 2010 at 11:41:15AM -0500, Clyde E. Kunkel wrote: > > > > On 01/23/2010 09:08 AM, Pasi K

Re: Disabling drm/ttm/radeon module loading for debugging

2010-01-24 Thread Pasi Kärkkäinen
On Sun, Jan 24, 2010 at 07:07:22AM +1000, Dave Airlie wrote: > On Sat, 2010-01-23 at 18:49 +0200, Pasi Kärkkäinen wrote: > > On Sat, Jan 23, 2010 at 11:41:15AM -0500, Clyde E. Kunkel wrote: > > > On 01/23/2010 09:08 AM, Pasi Kärkkäinen wrote: > > >> Hello, > > >> > > >> How can I make sure drm/rade

Re: Disabling drm/ttm/radeon module loading for debugging

2010-01-23 Thread Dave Airlie
On Sat, 2010-01-23 at 18:49 +0200, Pasi Kärkkäinen wrote: > On Sat, Jan 23, 2010 at 11:41:15AM -0500, Clyde E. Kunkel wrote: > > On 01/23/2010 09:08 AM, Pasi Kärkkäinen wrote: > >> Hello, > >> > >> How can I make sure drm/radeon/ttm modules are not loaded, > >> until I do it manually myself? > >> >

Re: Disabling drm/ttm/radeon module loading for debugging

2010-01-23 Thread Pasi Kärkkäinen
On Sat, Jan 23, 2010 at 11:41:15AM -0500, Clyde E. Kunkel wrote: > On 01/23/2010 09:08 AM, Pasi Kärkkäinen wrote: >> Hello, >> >> How can I make sure drm/radeon/ttm modules are not loaded, >> until I do it manually myself? >> >> I extracted the initrd image, edited the 'init' script and >> commente

Re: Disabling drm/ttm/radeon module loading for debugging

2010-01-23 Thread Clyde E. Kunkel
On 01/23/2010 09:08 AM, Pasi Kärkkäinen wrote: > Hello, > > How can I make sure drm/radeon/ttm modules are not loaded, > until I do it manually myself? > > I extracted the initrd image, edited the 'init' script and > commented out loading of the modules, repacked the initrd, > and booted but someth

Disabling drm/ttm/radeon module loading for debugging

2010-01-23 Thread Pasi Kärkkäinen
Hello, How can I make sure drm/radeon/ttm modules are not loaded, until I do it manually myself? I extracted the initrd image, edited the 'init' script and commented out loading of the modules, repacked the initrd, and booted but something (plymouth? udev?) still loads the modules.. I'd like