Subject: Re: Kernel compile issues - problems problems!
To: Daniel Ouellet <daniel@presscom.net>
From: Pete Rushmere <pete@rushmere.org>
List: port-cobalt
Date: 03/10/2005 20:43:30
Hi,
Well there's a thing! I just spent an hour driving around town to
get a new psu - the Qube died on me unexpectedly - psu fluctuating between
7 and 10 volts with no load...
Now I can continue where I left off.
The last post included what I see in the console window (before
the Qube died)
With the qube running, a quick dmesg gives:
NetBSD 2.0 (MYKERNEL) #0: Thu Mar 10 18:14:08 UTC 2005
pete@test.rushmere.org:/sys/arch/cobalt/compile/MYKERNEL
total memory = 65536 KB
avail memory = 61620 KB
mainbus0 (root)
cpu0 at mainbus0: QED RM5200 CPU (0x28a0) Rev. 10.0 with built-in FPU Rev. 10.0
cpu0: 32KB/32B 2-way set-associative L1 Instruction cache, 48 TLB entries
cpu0: 32KB/32B 2-way set-associative write-back L1 Data cache
panel0 at mainbus0 addr 0x1f000000
gt0 at mainbus0 addr 0x14000000
pci0 at gt0
pci0: i/o space, memory space enabled, rd/line, wr/inv ok
pchb0 at pci0 dev 0 function 0: Galileo GT-64111 System Controller, rev 1
tlp0 at pci0 dev 7 function 0: DECchip 21143 Ethernet, pass 4.1
tlp0: interrupting at level 1
tlp0: Ethernet address 00:10:e0:00:3b:ce
lxtphy0 at tlp0 phy 1: LXT970 10/100 media interface, rev. 3
lxtphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
pcib0 at pci0 dev 9 function 0
pcib0: VIA Technologies VT82C586 (Apollo VP) PCI-ISA Bridge, rev 39
viaide0 at pci0 dev 9 function 1
viaide0: VIA Technologies VT82C586 (Apollo VP) ATA33 controller
viaide0: bus-master DMA support present
viaide0: primary channel configured to compatibility mode
viaide0: primary channel interrupting at irq 14
atabus0 at viaide0 channel 0
viaide0: secondary channel configured to compatibility mode
viaide0: secondary channel interrupting at irq 15
atabus1 at viaide0 channel 1
VIA Technologies VT83C572 USB Controller (USB serial bus, revision 0x02) at
pci0 dev 9 function 2 not configured
tlp1 at pci0 dev 12 function 0: DECchip 21143 Ethernet, pass 4.1
tlp1: interrupting at level 2
tlp1: Ethernet address 00:10:e0:00:48:08
lxtphy1 at tlp1 phy 1: LXT970 10/100 media interface, rev. 3
lxtphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
wd0 at atabus0 drive 0: <QUANTUM FIREBALL EX6.4A>
wd0: drive supports 16-sector PIO transfers, LBA addressing
wd0: 6149 MB, 13328 cyl, 15 head, 63 sec, 512 bytes/sect x 12594960 sectors
wd0: 32-bit data port
wd0: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 2 (Ultra/33)
wd0(viaide0:0:0): using PIO mode 4, Ultra-DMA mode 2 (Ultra/33) (using DMA
data transfers)
boot device: wd0
root on wd0a dumps on wd0b
root file system type: ffs
No com0 there!
Strange, I have checked the config over and over again but cannot find the
problem, com0 is in the config!
As for the buttons, I never use them myself, the lcd is enough so I don't
have a problem with that, but the purists?
Kind Regards,
Pete.
At 19:07 10/03/2005, Daniel Ouellet wrote:
>Pete Rushmere wrote:
>>Hi All,
>> Compiled a kernel using Daniel's suggested config - no scsi etc....
>> Works fine, however, after the reboot I have no console, all I get is this:
>
>You are faster then me this time. I didn't test it yet. I will get some
>time soon and test all of it.
>
>I don't think I disable the console driver at all, but I will check again. (:<
>
>>Cobalt Microserver Diagnostics - 'We serve it, you surf it'
>>Built Wed Mar 3 21:26:25 PST 1999
>> 1.LCD Test................................PASS
>> 2.Controller Test.........................PASS
>> 5.Bank 0:.................................16M
>> 6.Bank 1:.................................16M
>> 7.Bank 2:.................................16M
>> 8.Bank 3:.................................16M
>> 9.Serial Test.............................PASS
>>10.PCI Expansion Slot....................**EMPTY**
>>12.IDE Test................................PASS
>>13.Ethernet Test...........................PASS
>>16.RTC Test................................PASS
>>BOOTLOADER: trying to boot from partition /dev/hda1
>>Decompressing done
>>Decompressing done.
>> >> NetBSD/cobalt 1.6U Bootloader, Revision 0.1 [@0x81000000]
>> >> (cdi@merlin.camelot.net, Fri Jun 27 20:23:25 CEST 2003)
>> >> Memory: 65536 k
>> >> PROM boot string: root=/dev/hda1 ro
>>Loading: wd0a:netbsd
>>2065264+244604 [73648+63969]=0x255b5c
>>Starting at 0x80001000
>>....and that's it. The machine boots, I can ssh into it but no console
>>:-( What am I missing here?
>
>The console will be there.
>
>>Also,
>>The patch posted by Andreas does indeed work for the lcd, but the buttons
>>don't function... aaargh!!!!
>
>The buttons never really work before and if you look into the archive, I
>strongly suggested to disable them anyway as they were really using a lots
>of resources. top should 1.0 to 1.25 idle with the button enable and .05
>to .08 without. So guess what I do then... (:>
>
>But the LCD works great.
>
>We will work on this a bit more obviously.
>
>Daniel
>