Hello storm66,

On 2007-04-11, you wrote:

> Hello,
>
> I had a try with a 2.6.20 kernel, the kernel compiles without problems
> but won't boot complaining about the root device. [...]
>
> I saw some messages on init for scsi devices such as
>
> sdb: sense not available
> sd 0:0:4:0 rejectiong I/O to offline device
> sdb: Write protect is off
> sd 0:0:4:0 rejecting I/O to offline device
> sdb: asking for cache data failed
> sdb: assuming drive cache: write through
> sd 0:0:4:0 Attached scsi device disk sdb
> ......
> followed by the same kind messages with sdc and 0:0:6:0
> was preceeded by same messages for sda ....
>
Yeah, I get those too.

It turns out my statements about what works were a bit sloppy:

The reason my Amiga boots from the 2.6.20 kernel is that I have my Linux 
partitions on an IDE hard disk drive (attached to a Buddha controller).

When I try to mount the SCSI CD-ROM (this works under 2.4.27 and Steigies' 
2.6.18-4), the command "mount /dev/scd0" returns with an error (SCSI ID is 2):
"sr 0:0:2:0: rejecting I/O to offline device".

All SCSI devices are turned offline during the boot process, just as in Your 
case.

Using Steigies' 2.6.18-4 kernel, SCSI works here too.

The web browser w3m quits with an illegal memory access error both under 
2.6.18-4 and 2.6.20.

> [...]
>
> As the keyborad driver is broken since 2.6.18 I can see that the system
> is not full dead but reacting to some keyboard events, 

So far, I haven't noticed any problems with the keyboard, but I have only used 
US characters under 2.6.x.
My installation was configured for a german keyboard under Sarge 3.1r5 with a 
2.4.27 kernel.

I hope this sheds some light on Your problems with 2.6.20...

Attached You find my kern.log from the 2.6.20 boot, with debugging output 
referring to the cirrusfb driver removed, otherwise complete.

Regards,
-- 
Christer Oldhoff
Email: [EMAIL PROTECTED]
Apr 11 11:25:39 localhost kernel: klogd 1.4.1#17, log source = /proc/kmsg 
started.
Apr 11 11:25:40 localhost kernel: Cannot find map file.
Apr 11 11:25:40 localhost kernel: No module symbols loaded - kernel modules not 
enabled. 
Apr 11 11:25:40 localhost kernel: Linux version 2.6.20-m68k ([EMAIL PROTECTED]) 
(gcc-Version 3.3.5 (Debian 1:3.3.5-13)) #1 Tue Apr 10 22:57:47 CEST 2007
Apr 11 11:25:40 localhost kernel: Enabling workaround for errata I14
Apr 11 11:25:40 localhost kernel: Amiga hardware found: [A2000] VIDEO BLITTER 
AUDIO FLOPPY KEYBOARD MOUSE SERIAL PARALLEL A2000_CLK CHIP_RAM PAULA DENISE_HR 
AGNUS_HR_PAL ZORRO 
Apr 11 11:25:40 localhost kernel: On node 0 totalpages: 24448
Apr 11 11:25:40 localhost kernel:   DMA zone: 214 pages used for memmap
Apr 11 11:25:40 localhost kernel:   DMA zone: 0 pages reserved
Apr 11 11:25:40 localhost kernel:   DMA zone: 24234 pages, LIFO batch:3
Apr 11 11:25:40 localhost kernel:   Normal zone: 0 pages used for memmap
Apr 11 11:25:40 localhost kernel: Built 1 zonelists.  Total pages: 24234
Apr 11 11:25:40 localhost kernel: Kernel command line: root=/dev/hda8 
video=cirrusfb:monitorcap:56;75;30;60,mode:1024x768,noaccel
Apr 11 11:25:40 localhost kernel: PID hash table entries: 512 (order: 9, 2048 
bytes)
Apr 11 11:25:40 localhost kernel: Console: colour dummy device 80x25
Apr 11 11:25:40 localhost kernel: Dentry cache hash table entries: 16384 
(order: 4, 65536 bytes)
Apr 11 11:25:40 localhost kernel: Inode-cache hash table entries: 8192 (order: 
3, 32768 bytes)
Apr 11 11:25:40 localhost kernel: Memory: 94080k/94112k available (2208k kernel 
code, 1348k data, 124k init)
Apr 11 11:25:40 localhost kernel: Calibrating delay loop... 99.32 BogoMIPS 
(lpj=496640)
Apr 11 11:25:40 localhost kernel: Security Framework v1.0.0 initialized
Apr 11 11:25:40 localhost kernel: Capability LSM initialized
Apr 11 11:25:40 localhost kernel: Mount-cache hash table entries: 512
Apr 11 11:25:40 localhost kernel: NET: Registered protocol family 16
Apr 11 11:25:40 localhost kernel: SCSI subsystem initialized
Apr 11 11:25:40 localhost kernel: Zorro: Probing AutoConfig expansion devices: 
7 devices
Apr 11 11:25:40 localhost kernel: NET: Registered protocol family 2
Apr 11 11:25:40 localhost kernel: IP route cache hash table entries: 1024 
(order: 0, 4096 bytes)
Apr 11 11:25:40 localhost kernel: TCP established hash table entries: 4096 
(order: 2, 16384 bytes)
Apr 11 11:25:40 localhost kernel: TCP bind hash table entries: 2048 (order: 1, 
8192 bytes)
Apr 11 11:25:40 localhost kernel: TCP: Hash tables configured (established 4096 
bind 2048)
Apr 11 11:25:40 localhost kernel: TCP reno registered
Apr 11 11:25:40 localhost kernel: io scheduler noop registered
Apr 11 11:25:40 localhost kernel: io scheduler anticipatory registered
Apr 11 11:25:40 localhost kernel: io scheduler deadline registered
Apr 11 11:25:40 localhost kernel: io scheduler cfq registered (default)
Apr 11 11:25:41 localhost kernel: Console: switching to colour frame buffer 
device 80x25
Apr 11 11:25:41 localhost kernel: fb0: Amiga ECS frame buffer device, using 
640K of video memory
Apr 11 11:25:41 localhost kernel: Amiga-builtin serial driver version 4.30
Apr 11 11:25:41 localhost kernel: ttyS0 is the amiga builtin serial port
Apr 11 11:25:41 localhost kernel: Generic RTC Driver v1.07
Apr 11 11:25:41 localhost kernel: parport0: Amiga built-in port using irq
Apr 11 11:25:41 localhost kernel: FD: probing units
Apr 11 11:25:41 localhost kernel: found <5>fd: drive 0 didn't identify, setting 
default ffffffff
Apr 11 11:25:41 localhost kernel: fd0 fd2 
Apr 11 11:25:41 localhost kernel: RAMDISK driver initialized: 16 RAM disks of 
4096K size 1024 blocksize
Apr 11 11:25:41 localhost kernel: loop: loaded (max 8 devices)
Apr 11 11:25:41 localhost kernel: eth0: X-Surf at 0x00ef0000, Ethernet Address 
00:c0:26:b0:95:dd
Apr 11 11:25:41 localhost kernel: Uniform Multi-Platform E-IDE driver Revision: 
7.00alpha2
Apr 11 11:25:41 localhost kernel: ide: Assuming 50MHz system bus speed for PIO 
modes; override with idebus=xx
Apr 11 11:25:41 localhost kernel: ide0: Catweasel IDE interface
Apr 11 11:25:41 localhost kernel: ide1: Catweasel IDE interface
Apr 11 11:25:41 localhost kernel: ide2: Catweasel IDE interface
Apr 11 11:25:41 localhost kernel: ide3: X-Surf IDE interface
Apr 11 11:25:41 localhost kernel: Probing IDE interface ide0...
Apr 11 11:25:41 localhost kernel: hda: SAMSUNG SV2001H, ATA DISK drive
Apr 11 11:25:41 localhost kernel: Probing IDE interface ide1...
Apr 11 11:25:41 localhost kernel: Probing IDE interface ide2...
Apr 11 11:25:41 localhost kernel: Probing IDE interface ide3...
Apr 11 11:25:41 localhost kernel: ide0 at 0x80ed0800 on irq 2
Apr 11 11:25:41 localhost kernel: hda: max request size: 128KiB
Apr 11 11:25:41 localhost kernel: hda: 39179952 sectors (20060 MB) w/1945KiB 
Cache, CHS=38869/16/63
Apr 11 11:25:41 localhost kernel: hda: cache flushes supported
Apr 11 11:25:41 localhost kernel:  hda: RDSK (512) hda1 (SFS^@)(res 2 spb 1) 
hda2 (SFS^@)(res 2 spb 1) hda3 (SFS^@)(res 2 spb 1) hda4 (SFS^@)(res 2 spb 1) 
hda5 (SFS^@)(res 2 spb 1) hda6 (SFS^@)(res 2 spb 1) hda7 (SFS^@)(res 2 spb 1) 
hda8 (LNX^@)(res 2 spb 1) hda9 (SWP^@)(res 2 spb 1) hda10 (LNX^@)(res 2 spb 1)
Apr 11 11:25:41 localhost kernel: SCSI ID 7 Clk 40MHz CCF=8 TOut 167 
NCR53C9XF(espfast)
Apr 11 11:25:41 localhost kernel: esp0: FAST chip is Emulex FAS236 (family=2, 
version=3)
Apr 11 11:25:41 localhost kernel: ESP: Total of 1 ESP hosts found, 1 actually 
in use.
Apr 11 11:25:41 localhost kernel: scsi0 : Blizzard2060 SCSI
Apr 11 11:25:41 localhost kernel: scsi 0:0:1:0: Direct-Access     SEAGATE  
ST52160N         0285 PQ: 0 ANSI: 2
Apr 11 11:25:41 localhost kernel: scsi 0:0:2:0: CD-ROM            PIONEER  
CD-ROM DR-124X   1.04 PQ: 0 ANSI: 2
Apr 11 11:25:41 localhost kernel: scsi 0:0:5:0: Direct-Access     SyQuest  
SQ3105S          2_04 PQ: 0 ANSI: 2
Apr 11 11:25:41 localhost kernel: scsi 0:0:6:0: Direct-Access     IOMEGA   ZIP 
100          J.02 PQ: 0 ANSI: 2
Apr 11 11:25:41 localhost kernel: SCSI ID 7 Clk 25MHz CCF=5 TOut 167 
NCR53C9x(esp236)
Apr 11 11:25:41 localhost kernel: ESP_Oktagon Driver 1.1 [BOTTOM_HALF] 
registered.
Apr 11 11:25:41 localhost kernel: ESP: Total of 2 ESP hosts found, 2 actually 
in use.
Apr 11 11:25:41 localhost kernel: scsi1 : BSC Oktagon SCSI
Apr 11 11:25:41 localhost kernel: esp0: target 1 [period 100ns offset 15 
10.00MHz FAST SCSI-II]
Apr 11 11:25:41 localhost kernel: esp0: Resetting scsi bus
Apr 11 11:25:41 localhost kernel: esp0: SCSI bus reset interrupt
Apr 11 11:25:41 localhost kernel: sd 0:0:1:0: scsi: Device offlined - not ready 
after error recovery
Apr 11 11:25:41 localhost kernel: sd 0:0:1:0: rejecting I/O to offline device
Apr 11 11:25:41 localhost last message repeated 3 times
Apr 11 11:25:41 localhost kernel: sda : READ CAPACITY failed.
Apr 11 11:25:41 localhost kernel: sda : status=0, message=00, host=1, driver=00 
Apr 11 11:25:41 localhost kernel: sda : sense not available. 
Apr 11 11:25:41 localhost kernel: sd 0:0:1:0: rejecting I/O to offline device
Apr 11 11:25:42 localhost kernel: sda: Write Protect is off
Apr 11 11:25:42 localhost kernel: sda: Mode Sense: 00 00 00 00
Apr 11 11:25:42 localhost kernel: sd 0:0:1:0: rejecting I/O to offline device
Apr 11 11:25:42 localhost kernel: sda: asking for cache data failed
Apr 11 11:25:42 localhost kernel: sda: assuming drive cache: write through
Apr 11 11:25:42 localhost kernel: sd 0:0:1:0: Attached scsi disk sda
Apr 11 11:25:42 localhost kernel: esp0: target 5 [period 248ns offset 15 
4.03MHz synchronous SCSI]
Apr 11 11:25:42 localhost kernel: esp0: Resetting scsi bus
Apr 11 11:25:42 localhost kernel: esp0: SCSI bus reset interrupt
Apr 11 11:25:42 localhost kernel: sd 0:0:5:0: scsi: Device offlined - not ready 
after error recovery
Apr 11 11:25:42 localhost kernel: sd 0:0:5:0: rejecting I/O to offline device
Apr 11 11:25:42 localhost last message repeated 3 times
Apr 11 11:25:42 localhost kernel: sdb : READ CAPACITY failed.
Apr 11 11:25:42 localhost kernel: sdb : status=0, message=00, host=1, driver=00 
Apr 11 11:25:42 localhost kernel: sdb : sense not available. 
Apr 11 11:25:42 localhost kernel: sd 0:0:5:0: rejecting I/O to offline device
Apr 11 11:25:42 localhost kernel: sdb: Write Protect is off
Apr 11 11:25:42 localhost kernel: sdb: Mode Sense: 00 00 00 00
Apr 11 11:25:42 localhost kernel: sd 0:0:5:0: rejecting I/O to offline device
Apr 11 11:25:42 localhost kernel: sdb: asking for cache data failed
Apr 11 11:25:42 localhost kernel: sdb: assuming drive cache: write through
Apr 11 11:25:42 localhost kernel: sd 0:0:5:0: Attached scsi removable disk sdb
Apr 11 11:25:42 localhost kernel: esp0: Resetting scsi bus
Apr 11 11:25:42 localhost kernel: esp0: SCSI bus reset interrupt
Apr 11 11:25:42 localhost kernel: sd 0:0:6:0: scsi: Device offlined - not ready 
after error recovery
Apr 11 11:25:42 localhost kernel: sd 0:0:6:0: rejecting I/O to offline device
Apr 11 11:25:42 localhost last message repeated 3 times
Apr 11 11:25:42 localhost kernel: sdc : READ CAPACITY failed.
Apr 11 11:25:42 localhost kernel: sdc : status=0, message=00, host=1, driver=00 
Apr 11 11:25:42 localhost kernel: sdc : sense not available. 
Apr 11 11:25:42 localhost kernel: sd 0:0:6:0: rejecting I/O to offline device
Apr 11 11:25:42 localhost kernel: sdc: Write Protect is off
Apr 11 11:25:42 localhost kernel: sdc: Mode Sense: 00 00 00 00
Apr 11 11:25:42 localhost kernel: sd 0:0:6:0: rejecting I/O to offline device
Apr 11 11:25:42 localhost kernel: sdc: asking for cache data failed
Apr 11 11:25:42 localhost kernel: sdc: assuming drive cache: write through
Apr 11 11:25:42 localhost kernel: sd 0:0:6:0: Attached scsi removable disk sdc
Apr 11 11:25:42 localhost kernel: esp0: target 2 [period 240ns offset 8 4.16MHz 
synchronous SCSI]
Apr 11 11:25:42 localhost kernel: esp0: Resetting scsi bus
Apr 11 11:25:42 localhost kernel: esp0: SCSI bus reset interrupt
Apr 11 11:25:42 localhost kernel: sr 0:0:2:0: scsi: Device offlined - not ready 
after error recovery
Apr 11 11:25:42 localhost kernel: sr 0:0:2:0: rejecting I/O to offline device
Apr 11 11:25:42 localhost kernel: sr 0:0:2:0: rejecting I/O to offline device
Apr 11 11:25:42 localhost kernel: sr0: scsi3-mmc drive: 0x/0x caddy
Apr 11 11:25:42 localhost kernel: Uniform CD-ROM driver Revision: 3.20
Apr 11 11:25:42 localhost kernel: sr 0:0:2:0: Attached scsi CD-ROM sr0
Apr 11 11:25:42 localhost kernel: mice: PS/2 mouse device common for all mice
Apr 11 11:25:42 localhost kernel: input: Amiga Keyboard as /class/input/input0
Apr 11 11:25:42 localhost kernel: input: Amiga mouse as /class/input/input1
Apr 11 11:25:42 localhost kernel: input: m68k beeper as /class/input/input2
Apr 11 11:25:42 localhost kernel: Amiga DMA sound driver rev 016 installed
Apr 11 11:25:42 localhost kernel: Core driver edition 01.06 : AMIGA driver 
edition 00.04
Apr 11 11:25:42 localhost kernel: Write will use    4 fragments of   32768 
bytes as default
Apr 11 11:25:42 localhost kernel: TCP bic registered
Apr 11 11:25:42 localhost kernel: Initializing XFRM netlink socket
Apr 11 11:25:42 localhost kernel: NET: Registered protocol family 1
Apr 11 11:25:42 localhost kernel: NET: Registered protocol family 17
Apr 11 11:25:42 localhost kernel: NET: Registered protocol family 15
Apr 11 11:25:42 localhost kernel: kjournald starting.  Commit interval 5 seconds
Apr 11 11:25:42 localhost kernel: EXT3-fs: mounted filesystem with ordered data 
mode.
Apr 11 11:25:42 localhost kernel: VFS: Mounted root (ext3 filesystem) readonly.
Apr 11 11:25:42 localhost kernel: Adding 281224k swap on /dev/hda9.  
Priority:-1 extents:1 across:281224k
Apr 11 11:25:42 localhost kernel: EXT3 FS on hda8, internal journal
Apr 11 11:25:42 localhost kernel: kjournald starting.  Commit interval 5 seconds
Apr 11 11:25:42 localhost kernel: EXT3 FS on hda10, internal journal
Apr 11 11:25:42 localhost kernel: EXT3-fs: mounted filesystem with ordered data 
mode.

Reply via email to