I must confess that I am still confused although the messages here are helping.
When I look at my installed Debian packages, I have: kernel-image-2 Custom.2 (the last one that I made). The only things that I have in /etc/modules are: af_packet sr_mod If I knew how you printed out "make config" below, I might learn something. I used xconfig, but I assume that if you can print one, you can print the other. --- Luc Lefebvre <[EMAIL PROTECTED]> wrote: > Hi, > > I am using Libranet 2.8.1 (Debian based distro, > mostly testing and > stable mix) and have compiled 2.4.21 successfully > and can burn CDs. My > .config file is included as an attachment. Hope > this helps. > > > On Wed, Oct 15, 2003 at 02:06:48PM -0400, Antonio > Rodr wrote: > > > I am reaching a stage of complete frustration in > my > > > effort to install a CD writer. I have Debian > woody > > > with a 2.4.22 kernel that I got from > www.kernel.org. > > > > > > My effort to configure the kernel for the scsi > > > emulation always fails. I am following the > > > instructions of: Linux-1U.net/CDRW CDRW-Writing > > > uHOWTO. Every time I follow their instructions, > > > including taking out all reference to ide from > the > > > configuration menu, I still end up with ide not > sg > > > when I do /proc/devices. > > > > I want you to know that you are not alone. I > haven't been able to make > > my cd drives look scsi, when I remove all ide to > cd drives, my system > > goes crazy and it never goes beyond IRQ-madness, > without ever the kernel > > getting to boot completely. In my case I am afraid > that it is a > > difficult hardware the culprit. If you want I can > send you that image > > (2.4.22, compiled with kernel package), which > might work for you. I had > > to revert to ide.> > > > The only thing that I find strange in my > procedure is > > > that in compiling the kernel, my instructions > (from > > > Custom Kernel Compiling in Debian 2.2 by > Jeepsta) use > > > kernel_image, but when I make the debian > package, the > > > instructions call for kernel-image.Nevertheless, > I > > > > That is normal (the _ - change). In general, > kernels 2.4.22 and 2.4.21 > > have proved difficult for me. An interesting > detail is that Knoppix does > > the scsi change in the same machine very well. I > haven't been able to > > reproduce it. Any ideas, list? > > -- > Luc Lefebvre > > In the beginner's mind there are many possibilities, > in the expert's mind there are few. <Shunryu > Suzuki> > > Key fingerprint = D2E5 5E35 B910 6F4E 0242 EC63 > 0FD9 96D0 C7F4 784E > > # > # Automatically generated make config: don't edit > # > CONFIG_X86=y > # CONFIG_SBUS is not set > CONFIG_UID16=y > > # > # Code maturity level options > # > CONFIG_EXPERIMENTAL=y > > # > # Loadable module support > # > CONFIG_MODULES=y > CONFIG_MODVERSIONS=y > CONFIG_KMOD=y > > # > # Processor type and features > # > # CONFIG_M386 is not set > # CONFIG_M486 is not set > # CONFIG_M586 is not set > # CONFIG_M586TSC is not set > # CONFIG_M586MMX is not set > # CONFIG_M686 is not set > # CONFIG_MPENTIUMIII is not set > CONFIG_MPENTIUM4=y > # CONFIG_MK6 is not set > # CONFIG_MK7 is not set > # CONFIG_MK8 is not set > # CONFIG_MELAN is not set > # CONFIG_MCRUSOE is not set > # CONFIG_MWINCHIPC6 is not set > # CONFIG_MWINCHIP2 is not set > # CONFIG_MWINCHIP3D is not set > # CONFIG_MCYRIXIII is not set > # CONFIG_MVIAC3_2 is not set > CONFIG_X86_WP_WORKS_OK=y > CONFIG_X86_INVLPG=y > CONFIG_X86_CMPXCHG=y > CONFIG_X86_XADD=y > CONFIG_X86_BSWAP=y > CONFIG_X86_POPAD_OK=y > # CONFIG_RWSEM_GENERIC_SPINLOCK is not set > CONFIG_RWSEM_XCHGADD_ALGORITHM=y > CONFIG_X86_L1_CACHE_SHIFT=7 > CONFIG_X86_HAS_TSC=y > CONFIG_X86_GOOD_APIC=y > CONFIG_X86_PGE=y > CONFIG_X86_USE_PPRO_CHECKSUM=y > CONFIG_X86_F00F_WORKS_OK=y > CONFIG_X86_MCE=y > CONFIG_TOSHIBA=m > CONFIG_I8K=m > # CONFIG_MICROCODE is not set > # CONFIG_X86_MSR is not set > # CONFIG_X86_CPUID is not set > # CONFIG_NOHIGHMEM is not set > CONFIG_HIGHMEM4G=y > # CONFIG_HIGHMEM64G is not set > CONFIG_HIGHMEM=y > # CONFIG_HIGHIO is not set > # CONFIG_MATH_EMULATION is not set > CONFIG_MTRR=y > # CONFIG_BIGPHYS_AREA is not set > # CONFIG_SMP is not set > # CONFIG_X86_UP_APIC is not set > # CONFIG_X86_UP_IOAPIC is not set > # CONFIG_X86_TSC_DISABLE is not set > CONFIG_X86_TSC=y > > # > # General setup > # > CONFIG_NET=y > CONFIG_PCI=y > # CONFIG_PCI_GOBIOS is not set > # CONFIG_PCI_GODIRECT is not set > CONFIG_PCI_GOANY=y > CONFIG_PCI_BIOS=y > CONFIG_PCI_DIRECT=y > CONFIG_ISA=y > CONFIG_PCI_NAMES=y > # CONFIG_EISA is not set > # CONFIG_MCA is not set > CONFIG_HOTPLUG=y > > # > # PCMCIA/CardBus support > # > CONFIG_PCMCIA=m > CONFIG_CARDBUS=y > CONFIG_TCIC=y > CONFIG_I82092=y > CONFIG_I82365=y > > # > # PCI Hotplug Support > # > # CONFIG_HOTPLUG_PCI is not set > # CONFIG_HOTPLUG_PCI_COMPAQ is not set > # CONFIG_HOTPLUG_PCI_COMPAQ_NVRAM is not set > # CONFIG_HOTPLUG_PCI_ACPI is not set > CONFIG_SYSVIPC=y > # CONFIG_BSD_PROCESS_ACCT is not set > CONFIG_SYSCTL=y > CONFIG_KCORE_ELF=y > # CONFIG_KCORE_AOUT is not set > CONFIG_BINFMT_AOUT=y > CONFIG_BINFMT_ELF=y > CONFIG_BINFMT_MISC=y > CONFIG_PM=y > CONFIG_ACPI=m > # CONFIG_ACPI_DEBUG is not set > CONFIG_ACPI_BUSMGR=m > CONFIG_ACPI_SYS=m > CONFIG_ACPI_CPU=m > CONFIG_ACPI_BUTTON=m > CONFIG_ACPI_AC=m > CONFIG_ACPI_EC=m > CONFIG_ACPI_CMBATT=m > CONFIG_ACPI_THERMAL=m > CONFIG_APM=m > # CONFIG_APM_IGNORE_USER_SUSPEND is not set > # CONFIG_APM_DO_ENABLE is not set > # CONFIG_APM_CPU_IDLE is not set > # CONFIG_APM_DISPLAY_BLANK is not set > # CONFIG_APM_RTC_IS_GMT is not set > # CONFIG_APM_ALLOW_INTS is not set > # CONFIG_APM_REAL_MODE_POWER_OFF is not set > > # > # Memory Technology Devices (MTD) > # > # CONFIG_MTD is not set > > # > # Parallel port support > # > CONFIG_PARPORT=m > CONFIG_PARPORT_PC=m > CONFIG_PARPORT_PC_CML1=m > CONFIG_PARPORT_SERIAL=m > # CONFIG_PARPORT_PC_FIFO is not set > # CONFIG_PARPORT_PC_SUPERIO is not set > CONFIG_PARPORT_PC_PCMCIA=m > # CONFIG_PARPORT_AMIGA is not set > # CONFIG_PARPORT_MFC3 is not set > # CONFIG_PARPORT_ATARI is not set > # CONFIG_PARPORT_GSC is not set > # CONFIG_PARPORT_SUNBPP is not set > # CONFIG_PARPORT_OTHER is not set > CONFIG_PARPORT_1284=y > > # > # Plug and Play configuration > # > CONFIG_PNP=m > CONFIG_ISAPNP=m > > # > # Block devices > # > CONFIG_BLK_DEV_FD=y > # CONFIG_BLK_DEV_XD is not set > CONFIG_PARIDE=m > CONFIG_PARIDE_PARPORT=m > > # > # Parallel IDE high-level drivers > # > CONFIG_PARIDE_PD=m > CONFIG_PARIDE_PCD=m > CONFIG_PARIDE_PF=m > CONFIG_PARIDE_PT=m > CONFIG_PARIDE_PG=m > > # > # Parallel IDE protocol modules > # > CONFIG_PARIDE_ATEN=m > CONFIG_PARIDE_BPCK=m > CONFIG_PARIDE_BPCK6=m > CONFIG_PARIDE_COMM=m > CONFIG_PARIDE_DSTR=m > CONFIG_PARIDE_FIT2=m > CONFIG_PARIDE_FIT3=m > CONFIG_PARIDE_EPAT=m > CONFIG_PARIDE_EPATC8=y > CONFIG_PARIDE_EPIA=m > CONFIG_PARIDE_FRIQ=m > CONFIG_PARIDE_FRPW=m > CONFIG_PARIDE_KBIC=m > CONFIG_PARIDE_KTTI=m > CONFIG_PARIDE_ON20=m > CONFIG_PARIDE_ON26=m > CONFIG_BLK_CPQ_DA=m > CONFIG_BLK_CPQ_CISS_DA=m > === message truncated === __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]