When I compile the 2.4.17 kernel on a DIGITAL AlphaServer 400 4/233 (Avanti), and when I reboot with my new kernel I get these messages,
sym53c8xx: at PCI bus 0, device 6, function 0 sym53c8xx: not initializing, device not supported ncr53c8xx: at PCI bus 0, device 6, function 0 ncr53c8xx: 53c810 detected ncr53c810-0: ID 7, Fast-10, Parity Checking scsi0 : ncr53c8xx-3.4.3b-20010512 scsi: aborting command due to timeout: pid0,scsi0,channel0,id0,lun0 0x12 00 00 00 ff 00 ncr53c8xx_abort: pid=0 serial_number=1 serial_number_at_timeout=1 scsi host abort (pid0) timed out-resseting SCSI bus is being reset for host 0 channel 0 ncr53c8xx_reset:pid=1 reset_flags=2 ncr53c8xx_abort: pid=0 serial_number=1 serial_number_at_timeout=2 ...etc... , While Debians' Default linux (2.2.18pre21) works just fine. Here's my dmesg : --------------------------------The Working kernel---------- Linux version 2.2.18pre21 ([EMAIL PROTECTED]) (gcc version 2.95.2 20000220 (Debian GNU/Linux)) #1 Wed Nov 22 05:08:09 CST 2000 Booting GENERIC on Avanti using machine vector Avanti from SRM Command line: ro root=/dev/sdb1 HWRPB cycle frequency (233100233) seems inaccurate - using the measured value of 233339624 Hz Console: colour VGA+ 80x25 Calibrating delay loop... 229.32 BogoMIPS Memory: 124688k available Dentry hash table entries: 16384 (order 5, 256k) Buffer cache hash table entries: 131072 (order 7, 1024k) Page cache hash table entries: 16384 (order 4, 128k) POSIX conformance testing by UNIFIX Alpha PCI BIOS32 revision 0.04 PCI: Probing PCI hardware Linux NET4.0 for Linux 2.2 Based upon Swansea University Computer Society NET3.039 NET4: Unix domain sockets 1.0 for Linux NET4.0. NET4: Linux TCP/IP 1.0 for NET4.0 IP Protocols: ICMP, UDP, TCP TCP: Hash tables configured (ehash 131072 bhash 65536) Initializing RT netlink socket Starting kswapd v 1.5 parport0: PC-style at 0x3bc [SPP,PS2] parport_probe: failed parport0: no IEEE-1284 device present. Detected PS/2 Mouse Port. Serial driver version 4.27 with no serial options enabled ttyS00 at 0x03f8 (irq = 4) is a 16550A ttyS01 at 0x02f8 (irq = 3) is a 16550A pty: 256 Unix98 ptys configured lp0: using parport0 (polling). RAM disk driver initialized: 16 RAM disks of 4096K size loop: registered device at major 7 Floppy drive(s): fd0 is 2.88M FDC 0 is a National Semiconductor PC87306 sym53c8xx: at PCI bus 0, device 6, function 0 sym53c8xx: not initializing, device not supported ncr53c8xx: at PCI bus 0, device 6, function 0 ncr53c8xx: 53c810 detected ncr53c810-0: rev 0x1 on pci bus 0 device 6 function 0 irq 11 ncr53c810-0: ID 7, Fast-10, Parity Checking scsi0 : ncr53c8xx-3.4.1-20000726 scsi : 1 host. Vendor: DEC Model: RZ26N (C) DEC Rev: 0568 Type: Direct-Access ANSI SCSI revision: 02 Detected scsi disk sda at scsi0, channel 0, id 0, lun 0 Vendor: DEC Model: RRD45 (C) DEC Rev: 0436 Type: CD-ROM ANSI SCSI revision: 02 Detected scsi CD-ROM sr0 at scsi0, channel 0, id 4, lun 0 Vendor: SEAGATE Model: ST34520N Rev: 1281 Type: Direct-Access ANSI SCSI revision: 02 Detected scsi disk sdb at scsi0, channel 0, id 5, lun 0 scsi : detected 1 SCSI cdrom 2 SCSI disks total. ncr53c810-0-<4,*>: FAST-5 SCSI 4.0 MB/s (250 ns, offset 8) Uniform CD-ROM driver Revision: 3.11 ncr53c810-0-<0,*>: FAST-10 SCSI 10.0 MB/s (100 ns, offset 8) SCSI device sda: hdwr sector= 512 bytes. Sectors= 2050860 [1001 MB] [1.0 GB] ncr53c810-0-<5,*>: FAST-10 SCSI 10.0 MB/s (100 ns, offset 8) SCSI device sdb: hdwr sector= 512 bytes. Sectors= 8888924 [4340 MB] [4.3 GB] eth0: DE434/5 at 0x8800 (PCI bus 0, device 12), h/w address 00:00:f8:22:7e:79, and requires IRQ14 (provided by PCI BIOS). de4x5.c:V0.544 1999/5/8 [EMAIL PROTECTED] Partition check: sda: sda1 sda2 sda3 sda4 sda5 sda6 sda7 sdb: sdb1 sdb2 sdb3 VFS: Mounted root (ext2 filesystem) readonly. Freeing unused kernel memory: 184k freed Adding Swap: 284104k swap-space (priority -1) IPv4 over IPv4 tunneling driver eth0: media is TP. lp0 off-line -------------------------------------------------------- I would appreciate it if you could possibly give me some information on what to do. Let me know if you need further information (eg. my .config linux file) Thank you very much in advance, Giannis Georgalis