Re: Problems 'removing nouveau' in fed 18

2012-11-20 Thread Alexander Volovics
On Tue, Nov 20, 2012 at 05:11:15PM -0500, mwesten wrote: > On 11/20/2012 06:45 AM, Alexander Volovics wrote: > >The standard ways of getting rid of the nouveau driver (up to Fed 17) > >do not seem to work anymore in Fed 18: > Try 'nouveau.disable=1' in place of 'rdblacklist=nouveau'. Disabling

Re: Problems 'removing nouveau' in fed 18

2012-11-20 Thread mwesten
On 11/20/2012 06:45 AM, Alexander Volovics wrote: The standard ways of getting rid of the nouveau driver (up to Fed 17) do not seem to work anymore in Fed 18: add 'rdblacklist=nouveau' to GRUB_CMDLINE_LINUX in /etc/default/grub (and/or add 'blacklist nouveau' to /etc/modprobe.d/blacklist.c

Re: Problems 'removing nouveau' in fed 18

2012-11-20 Thread Alexander Volovics
On Tue, Nov 20, 2012 at 01:21:16PM -0800, Chuck Forsberg WA7KGX N2469R wrote: > >>>You have to create a file like /etc/dracut.conf.d/10-blacklist.conf with > >>> > >>>omit_drivers+=" nouveau " > >>This is only a workaround, the root cause is that rd.driver.blacklist > >>does not function.. > >> >

Re: Problems 'removing nouveau' in fed 18

2012-11-20 Thread Chuck Forsberg WA7KGX N2469R
On 11/20/2012 12:37 PM, Alexander Volovics wrote: On Tue, Nov 20, 2012 at 08:43:18PM +0100, Nicolas Chauvet wrote: The standard ways of getting rid of the nouveau driver (up to Fed 17) do not seem to work anymore in Fed 18: add 'rdblacklist=nouveau' to GRUB_CMDLINE_LINUX in /etc/default/gru

Re: Problems 'removing nouveau' in fed 18

2012-11-20 Thread Alexander Volovics
On Tue, Nov 20, 2012 at 08:43:18PM +0100, Nicolas Chauvet wrote: > >> The standard ways of getting rid of > >> the nouveau driver (up to Fed 17) > >> do not seem to work anymore in Fed 18: > >> > >> add 'rdblacklist=nouveau' to GRUB_CMDLINE_LINUX in > >> /etc/default/grub > >> (and/or add 'bla

Re: Problems 'removing nouveau' in fed 18

2012-11-20 Thread Alexander Volovics
On Tue, Nov 20, 2012 at 11:32:03AM -0800, Adam Williamson wrote: > > > You have to create a file like /etc/dracut.conf.d/10-blacklist.conf with > > > > > > omit_drivers+=" nouveau " > > > > > > https://bugzilla.redhat.com/show_bug.cgi?id=873220 > > > > Thanks. Done that. > > Now wait and see w

Re: Problems 'removing nouveau' in fed 18

2012-11-20 Thread Nicolas Chauvet
2012/11/20 Sergio : > > > --- Em ter, 20/11/12, Alexander Volovics escreveu: > >> De: Alexander Volovics >> Assunto: Problems 'removing nouveau' in fed 18 >> Para: test@lists.fedoraproject.org >> Data: Terça-feira, 20 de Novembro de 2012, 9:45

Re: Problems 'removing nouveau' in fed 18

2012-11-20 Thread Adam Williamson
On Tue, 2012-11-20 at 17:19 +0100, Alexander Volovics wrote: > On Tue, Nov 20, 2012 at 07:15:11AM -0800, Sergio wrote: > > > > > > --- Em ter, 20/11/12, Alexander Volovics escreveu: > > > > > The standard ways of getting rid of > > > the nouveau driver (up to Fed 17) > > > do not seem to work

Re: Problems 'removing nouveau' in fed 18

2012-11-20 Thread Alexander Volovics
On Tue, Nov 20, 2012 at 07:15:11AM -0800, Sergio wrote: > > > --- Em ter, 20/11/12, Alexander Volovics escreveu: > > The standard ways of getting rid of > > the nouveau driver (up to Fed 17) > > do not seem to work anymore in Fed 18: > > How should this be done in Fed 18 or are there bugs i

Re: Problems 'removing nouveau' in fed 18

2012-11-20 Thread Alexander Volovics
On Tue, Nov 20, 2012 at 10:42:36PM +0800, Ed Greshko wrote: > On 11/20/2012 07:45 PM, Alexander Volovics wrote: > > add 'rdblacklist=nouveau' to GRUB_CMDLINE_LINUX in /etc/default/grub > > (and/or add 'blacklist nouveau' to /etc/modprobe.d/blacklist.conf) and > > then run grub2-mkconfig and

Re: Problems 'removing nouveau' in fed 18

2012-11-20 Thread Sergio
--- Em ter, 20/11/12, Alexander Volovics escreveu: > De: Alexander Volovics > Assunto: Problems 'removing nouveau' in fed 18 > Para: test@lists.fedoraproject.org > Data: Terça-feira, 20 de Novembro de 2012, 9:45 > The standard ways of getting rid of > the nouvea

Re: Problems 'removing nouveau' in fed 18

2012-11-20 Thread Ed Greshko
On 11/20/2012 07:45 PM, Alexander Volovics wrote: > add 'rdblacklist=nouveau' to GRUB_CMDLINE_LINUX in /etc/default/grub > (and/or add 'blacklist nouveau' to /etc/modprobe.d/blacklist.conf) and > then run grub2-mkconfig and dracut. Did you mistype rd.driver.blacklist=nouveau ? On my F17 s

Problems 'removing nouveau' in fed 18

2012-11-20 Thread Alexander Volovics
The standard ways of getting rid of the nouveau driver (up to Fed 17) do not seem to work anymore in Fed 18: add 'rdblacklist=nouveau' to GRUB_CMDLINE_LINUX in /etc/default/grub (and/or add 'blacklist nouveau' to /etc/modprobe.d/blacklist.conf) and then run grub2-mkconfig and dracut. The on