Re: Getting command line to do 'modprobe' on Fedora install

2011-04-01 Thread Aaron Gray
On 29 March 2011 21:51, Alan Cox wrote: > On Tue, 29 Mar 2011 18:24:33 +0100 > Aaron Gray wrote: > > > I need to get to the command line to do a 'modprobe DAC960' on installing > > Fedora. > > > > Is this possible ? > > It should automatically load the module providing it is on the image. It > c

Re: Getting command line to do 'modprobe' on Fedora install

2011-03-29 Thread Sjoerd
> I need to get to the command line to do a 'modprobe DAC960' on installing > Fedora. > > Is this possible ? > > Many thanks in advance, > > Aaron Aaron, You could try to add an "module=dac960" or "module=DAC960" in the grub kernel command line before installing fedora. Sjoerd.

Re: Getting command line to do 'modprobe' on Fedora install

2011-03-29 Thread Aaron Gray
On 29 March 2011 21:51, Alan Cox wrote: > On Tue, 29 Mar 2011 18:24:33 +0100 > Aaron Gray wrote: > > > I need to get to the command line to do a 'modprobe DAC960' on installing > > Fedora. > > > > Is this possible ? > > It should automatically load the module providing it is on the image. It > c

Re: Getting command line to do 'modprobe' on Fedora install

2011-03-29 Thread Alan Cox
On Tue, 29 Mar 2011 18:24:33 +0100 Aaron Gray wrote: > I need to get to the command line to do a 'modprobe DAC960' on installing > Fedora. > > Is this possible ? It should automatically load the module providing it is on the image. It could be the autoload is failing for some reason or the driv

Re: Getting command line to do 'modprobe' on Fedora install

2011-03-29 Thread JD
On 03/29/2011 12:57 PM, JB wrote: > Michael Cronenworth cchtml.com> writes: > >> ... >> If that is the case, I'm afraid Linux (the kernel, not Fedora) does not >> support your RAID card. A quick Google shows the last driver was >> compatible with the 2.4 Linux kernel. Fedora 14 uses the 2.6 kerne

Re: Getting command line to do 'modprobe' on Fedora install

2011-03-29 Thread Aaron Gray
On 29 March 2011 20:57, JB wrote: > Michael Cronenworth cchtml.com> writes: > > > ... > > If that is the case, I'm afraid Linux (the kernel, not Fedora) does not > > support your RAID card. A quick Google shows the last driver was > > compatible with the 2.4 Linux kernel. Fedora 14 uses the 2.6

Re: Getting command line to do 'modprobe' on Fedora install

2011-03-29 Thread Aaron Gray
On 29 March 2011 21:07, Michael Cronenworth wrote: > JB wrote: > > Are you sure ? > > $ uname -r > > 2.6.35.11-83.fc14.i686 > > $ grep -i DAC960 /boot/config-2.6.35.11-83.fc14.i686 > > CONFIG_BLK_DEV_DAC960=m > > $ grep -i DAC960 /lib/modules/2.6.35.11-83.fc14.i686/modules.dep > > kernel/drivers/

Re: Getting command line to do 'modprobe' on Fedora install

2011-03-29 Thread Michael Cronenworth
JB wrote: > Are you sure ? > $ uname -r > 2.6.35.11-83.fc14.i686 > $ grep -i DAC960 /boot/config-2.6.35.11-83.fc14.i686 > CONFIG_BLK_DEV_DAC960=m > $ grep -i DAC960 /lib/modules/2.6.35.11-83.fc14.i686/modules.dep > kernel/drivers/block/DAC960.ko: > I'm wrong then, the module still exists. I am too

Re: Getting command line to do 'modprobe' on Fedora install

2011-03-29 Thread JB
Michael Cronenworth cchtml.com> writes: > ... > If that is the case, I'm afraid Linux (the kernel, not Fedora) does not > support your RAID card. A quick Google shows the last driver was > compatible with the 2.4 Linux kernel. Fedora 14 uses the 2.6 kernel line. > > Manually running modprobe

Re: Getting command line to do 'modprobe' on Fedora install

2011-03-29 Thread Michael Cronenworth
Aaron Gray on 03/29/2011 02:23 PM wrote: > FC4 was working. post FC4 is not. > > > FC4 was 2.6.11, looks like it may have been jettisoned later. Kernel drivers come and go. Sometimes they are completely rewritten (and renamed). Unfortunately for you it seems support for your card is gone complet

Re: Getting command line to do 'modprobe' on Fedora install

2011-03-29 Thread Aaron Gray
On 29 March 2011 20:14, Michael Cronenworth wrote: > Aaron Gray wrote: > > I need to get to the command line to do a 'modprobe DAC960' on > > installing Fedora. > > > > Is this possible ? > > Is the Fedora installer not allowing you to install to hard drives > located on your RAID card? > FC4 wa

Re: Getting command line to do 'modprobe' on Fedora install

2011-03-29 Thread Michael Cronenworth
Aaron Gray wrote: > I need to get to the command line to do a 'modprobe DAC960' on > installing Fedora. > > Is this possible ? Is the Fedora installer not allowing you to install to hard drives located on your RAID card? If that is the case, I'm afraid Linux (the kernel, not Fedora) does not su

Getting command line to do 'modprobe' on Fedora install

2011-03-29 Thread Aaron Gray
I need to get to the command line to do a 'modprobe DAC960' on installing Fedora. Is this possible ? Many thanks in advance, Aaron -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines