Gentoo Archives: gentoo-alpha

From: mathewt@××××××.com
To: gentoo-alpha@l.g.o
Subject: [gentoo-alpha] 2.6 kernel on Alpha ?
Date: Sun, 13 Nov 2005 20:00:17
Message-Id: 200511131959.jADJxFK22049@acrm408.wh.lucent.com
1 Hello All,
2
3 I have a couple of questions regarding 2.6 kernels for Alpha
4 and also gcc-3.4.4-r1
5
6 I have an AS 2000 4/233 running on Gentoo, 2.4.30 SMP-kernel.
7 Things work fine except I cannot use all the hardware (DAC960).
8 any case, I was trying to move to 2.6 series kernel (vanilla
9 sources 2.6.12.5 as picked up by portage)
10
11 I am able to compile and boot a UP kernel, but I continuously
12 get these messages on screen during boot and later in the
13 system logs
14
15 [kernel] sd 0:0:0:0: M_REJECT to send for : 1-2-3-1.
16
17 seems to come from the SCSI SYM53C8XX_2 driver which handles the
18 Symbios 53c810 controller chip. I am using these settings in
19 the kernel config
20 CONFIG_SCSI_SYM53C8XX_2=y
21 CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0
22 CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
23 CONFIG_SCSI_SYM53C8XX_MAX_TAGS=16
24 # CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set
25 (I tried using IOMAPPED and different DMA modes and number of TAGs
26 also, but the message still shows up)
27
28 in 2.4.30, the driver version is sym-2.1.17a and it works fine
29 (without any of these REJECT messages), while 2.6.12.5, the
30 driver version is 2.2.x I believe.
31
32 does anyone on the list know of an issue which could cause this ?
33 is the REJECT message a cause for concern ? (system seem to work
34 fine as before)
35
36 also, I have udev, though I have not disabled/removed devfs since
37 I was not sure if 2.6 is ready for this HW yet
38
39 BTW, SMP kernel does not boot. the system goes into a kernel panic
40 along with machine check and invalid FP emulation instruction etc.
41
42 Can 2.6 SMP work on gentoo alpha ? (or only on the newer models ?)
43
44 I also see that gcc-3.4.4-r1 is marked stable. can that be used for
45 kernel, glibc, etc. or its only for specific packages ? (I see that
46 its slotted)
47
48 thanks for any comments, pointers or experiences that you could share
49
50 thanks, Mathew
51
52
53 --
54 gentoo-alpha@g.o mailing list

Replies

Subject Author
Re: [gentoo-alpha] 2.6 kernel on Alpha ? "Jose Luis Rivero (YosWinK)" <yoswink@g.o>
Re: [gentoo-alpha] 2.6 kernel on Alpha ? "Brian C. Parkhurst" <brianp@×××××××.net>
Re: [gentoo-alpha] 2.6 kernel on Alpha ? "Jean-Sébastien Guay" <jean_seb@×××××××××.ca>