[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: stuck



>
>Weird. The kernel framebuffer driver apparently doesn't know what screen
>base address, bit depth and size your video card uses. The really strange
>thing about this is that this information was passed to the kernel by the
>booter, and the kernel seems to know all this (otherwise you'd not only
>get no console output but the kernel would just plain crash). 
>
>Can you post the output of the dmesg command right after boot? 
>
>	Michael
>
Hi Michael!  Longtime I've been just a lurking here, and haven't spoken
but I see you're still very active...yah, leave it to me to find a weird
one like this...I figured the FB had to be talking to the kernel or I'd
have no console either, but get this too...if I change that subsection
for 8 bit, and make the mode statement there say the actual video mode,
and not "default", this error doesn't happen!  It then says, no valid
modes found, so it still doesn't work, but it does not bitch about not
knowing this other stuff...when I saw that, I said, ok, this is one for
the guru's on the list...  :)

ok, here's the dmesg output....

Detected Macintosh model: 78 
 Booter data:
 Video: addr f0000700 row 340 depth 8 dimensions 2700340
 Args: 0 boottime 38f56e8a GMTBias -240 
 Booter version: 6c video log.: 50100700 SCC at 50f04000 
 Machine ID: 78 memory size: 40 
 Serial : 0 handshake: 2580 GPI: 2580 
 Printer: 0 handshake: 2580 GPI: 2580 
 CPUid: 2 ROMbase: 40800000 ADBDelay: 30e TimeDBRA: 271a 
Ramdisk: addr 0 size 0
Apple Macintosh Quadra 840AV
via_init: boot via1 acr=C pcr=0 buf_a=90 dir_a=58 buf_b=B0 dir_b=F7 
via_init: boot via2 acr=0 pcr=0 buf_a=7F dir_a=0 buf_b=0 dir_b=0 
mac_fb_init: Macintosh
 xres 832 yres 624 bpp 8 screenaddr f0000700 screensize 519168
fbcon_startup: No internal video VBL detected, using timer based cursor.
Console: colour  104x39, 1 virtual console (max 63)
Calibrating delay loop.. ok - 26.52 BogoMIPS
Memory: 63148k/65536k available (756k kernel code, 1632k data)
Swansea University Computer Society NET3.035 for Linux 2.0
NET3: Unix domain sockets 0.13 for Linux NET3.035.
Swansea University Computer Society TCP/IP for NET3.034
IP Protocols: ICMP, UDP, TCP
Linux version 2.0.36 (schmitz@schmitzm) (gcc version 2.7.2.3) #28 Wed Mar 
31 09:52:36 PST 1999
Starting kswapd v 1.4.2.2 
adb: CUDA interface.
CUDA: HW Setup:
CUDA: HW Setup done!
adb: init done.
CUDA autopoll on ...
Configuring keyboard
leds on ...
Configuring coding mode ...
Keyboard init done
M68K Serial driver version 1.01
Mac68K Z8530 serial driver version 1.01
ttyS0 at 0x50f04002: Macintosh SCC
ttyS1 at 0x50f04000: Macintosh SCC
BTW  boot via1 acr=C datab=B0 pcr=0
Scanning nubus slots.
nubuse: rewind of 16356!
Network Ethernet_Asante
Ethernet DrHW = 104 DrSW = 100
apple/clone: testing board: 16K memory - OK
mac_ns8390.c:v0.01 7/5/97 Alan Cox (Alan.Cox@linux.org)
rewind of 16356!
ID=1 val=14
ID=2 val=18
ID=10 val=2c
MAC address: 00:00:94:60:DD:F0 apple/clone, IRQ 14, shared memory at 
0xfe0d0000-0xfe0d3fff.
Macintosh ADB mouse installed.
Ramdisk driver initialized : 16 ramdisks of 4096K size
loop: registered device at major 7
md driver 0.36.3 MAX_MD_DEV=4, MAX_REAL=8
mac_esp: io base at 0x50f18000
esp: addr at 0x50f18000
NCR53C9x(esp236) detected
SCSI ID 7  Clock 25 MHz CCF=5 Time-Out 167 
mac_esp: 1 esp controllers found
scsi0 : Sparc ESP236
scsi : 1 host.
  Vendor: QUANTUM   Model: LP240S GM240S01X  Rev: 6.3 
  Type:   Direct-Access                      ANSI SCSI revision: 02
Detected scsi disk sda at scsi0, channel 0, id 0, lun 0
  Vendor: SEAGATE   Model: ST3600N           Rev: 9422
  Type:   Direct-Access                      ANSI SCSI revision: 01 CCS
Detected scsi disk sdb at scsi0, channel 0, id 2, lun 0
  Vendor: MATSHITA  Model: CD-ROM CR-8004    Rev: 1.0p
  Type:   CD-ROM                             ANSI SCSI revision: 02
Detected scsi CD-ROM sr0 at scsi0, channel 0, id 3, lun 0
  Vendor: SyQuest   Model: SQ555             Rev: F3N 
  Type:   Direct-Access                      ANSI SCSI revision: 01 CCS
Detected scsi removable disk sdc at scsi0, channel 0, id 5, lun 0
scsi : detected 1 SCSI cdrom 3 SCSI disks total.
SCSI device sda: hdwr sector= 512 bytes. Sectors= 479350 [234 MB] [0.2 GB]
SCSI device sdb: hdwr sector= 512 bytes. Sectors= 1025920 [500 MB] [0.5 
GB]
SCSI device sdc: hdwr sector= 512 bytes. Sectors= 86700 [42 MB] [0.0 GB]
sdc: test WP failed, assume Write Protected
Partition check:
 sda: MAC sda1 sda2 sda3 sda4
 sdb: MAC sdb1 sdb2 sdb3 sdb4 sdb5 sdb6 sdb7 sdb8 sdb9
 sdc:SCSI disk error : host 0 channel 0 id 5 lun 0 return code = 28000000
extra data not valid Current error sd08:20: sense key Not Ready
Additional sense indicates Logical unit not ready, cause not reportable
scsidisk I/O error: dev 08:20, sector 0, absolute sector 0
 unable to read partition table
VFS: Mounted root (ext2 filesystem) readonly.
Adding Swap: 33064k swap-space (priority -1)

sdc is an old 44MB SyQuest...not spinning at the time of this boot...
paul


Reply to: