Re: kernel building question

2005-10-29 Thread Aaron
Ok some background. I am running demudi which has custom lowlatency kernels. This is for proaudio, which I sometimes play with.. But with the latest kernels from demudi the smp kernels won't boot on my system. > Why do you think your kernel won't boot? If it contains all the options then > it

Re: kernel building question

2005-10-29 Thread Muli Ben-Yehuda
On Sat, Oct 29, 2005 at 11:23:07PM +0200, Yedidyah Bar-David wrote: > A recent issue of kernel traffic mentioned a project to do this > automatically. I did not try it myself. > It comes up every so often and always gets shot dow

Re: kernel building question

2005-10-29 Thread Yedidyah Bar-David
On Sun, Oct 30, 2005 at 01:16:53AM +0200, Aaron wrote: > On > > > > A recent issue of kernel traffic mentioned a project to do this > > automatically. I did not try it myself. > > > > Thanks > I will give it a try. > > I have be

Re: kernel building question

2005-10-29 Thread Aaron
On > > A recent issue of kernel traffic mentioned a project to do this > automatically. I did not try it myself. > Thanks I will give it a try. I have been building for 2 days and am wondering why, I see that a process called fa

Re: kernel building question

2005-10-29 Thread Amos Shapira
On 10/30/05, Aaron <[EMAIL PROTECTED]> wrote: > Hi all, > > I am trying to build a custom kernel for debian and as I am building I > see a ton of scsi drivers, go by. > > There is no way I need all these drivers, but how do I determine which > ones I need? In addition to Omer's explenation about m

Re: kernel building question

2005-10-29 Thread Yedidyah Bar-David
On Sat, Oct 29, 2005 at 09:09:59PM +0200, Aaron wrote: > Hi all, > > I am trying to build a custom kernel for debian and as I am building I > see a ton of scsi drivers, go by. > > There is no way I need all these drivers, but how do I determine which > ones I need? A recent issue of kernel traff

Re: kernel building question

2005-10-29 Thread Ilya Konstantinov
Beware, though, that if the hard drive you boot from is a SCSI / SATA one too, you should take a special precaution -- either don't build the 'SCSI disk (sd) driver' nor your SCSI / SATA controller's driver built as modules (but rather "compile them into the kernel") or use the "initrd" feature. Ot

Re: kernel building question

2005-10-29 Thread Omer Zak
Hello Aaron, If you did not play too much with the kernel configuration, then you probably left all those SCSI device drivers configured as M (modules). This means that thosee drivers would be loaded only if the corresponding SCSI device is detected when peripherals are being probed. Therefore, a

kernel building question

2005-10-29 Thread Aaron
Hi all, I am trying to build a custom kernel for debian and as I am building I see a ton of scsi drivers, go by. There is no way I need all these drivers, but how do I determine which ones I need? I see that usb storage devices are treated as scsi devices, I also have one plextor scsi cdrom and

Re: bezeq ALE-150 USB modem and eciadsl

2005-10-29 Thread Tzafrir Cohen
Hi Ivor On Sat, Oct 29, 2005 at 05:30:22PM +0200, [EMAIL PROTECTED] wrote: > Hi > > I recently battled with an ALE 070 (similar issues you report), try running > the eciadsl-probe-device and then reconfigure using the VID etc., presented > for your modem as a result using the eciadsl-config-te

Re: bezeq ALE-150 USB modem and eciadsl

2005-10-29 Thread ivor
Hi I recently battled with an ALE 070 (similar issues you report), try running the eciadsl-probe-device and then reconfigure using the VID etc., presented for your modem as a result using the eciadsl-config-text. From the error you show, the firmware is not loaded correctly. The eciadsl-docto