Hi mario,

*snip*

>-- I used the packages from   http://grumz.dyndns.org/ADSL_FC2/.  If I
>decide to recompile  the kernel, is i just enough to rpm the basic
>kernel package or I need to rpm the ppp, atm ones too?
>  
>

You "just" have to recompile the kernel normally. Just get the SRPMS from 
http://grumz.dyndns.org/ADSL_FC2/ and recompile it. 

Follow this steps :

rpm -ivh kernel....GrumZ.src.rpm
cd $RPM_SPEC_PATH 
rpmbuild -bp kernel-2.6.spec
cp $RPM_SOURCES_PATH/kernel-2.6.5-i686.config 
$RPM_BUILD_PATH/kernel-2.6.5/linux-2.6.5/.config  
cd $RPM_BUILD_PATH/kernel-2.6.5/linux-2.6.5/
make menuconfig
Add your kernel options (usb printer, etc.)
Save config
cp .config $RPM_SOURCES_PATH/kernel-2.6.5-i686.config
rpmbuild -ba --target=i686 kernel-2.6.spec
Go take a coffee !


<>(by default $RPM_SOURCES_PATH=/usr/src/redhat/SOURCES/)
(by default $RPM_BUILD_PATH=/usr/src/redhat/BUILD/)
(by default $RPM_SPEC_PATH=/usr/src/redhat/SPECS)

Note: If you don't want to recompile the rpm, you can make your kernel directly after 
the step "Save config". The patches needed are already applied by the "rpmbuild -bp" 
command.


Best regards,

Fred

>Thanks
>mario
>
>
>
>On Wed, 2004-09-08 at 15:40, mario wrote:
>  
>
>>Hi all,
>>Please help, even if it is an OT.
>>For some reason my printer doesn't work any more.
>>I think it is a USB issue (I don't see it any more by USBview).
>>
>>I am on Fedora2, with the grunz patched kernel.
>>Should I try to modprobe something? What?
>>
>>Thanks a lot
>>mario  
>>    
>>
>
>
>Liste de diffusion modem ALCATEL SpeedTouch USB
>Pour se désinscrire : mailto:[EMAIL PROTECTED]
>
>       
>
>  
>

Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]

        

Reply via email to