9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] iso won't boot on T61
@ 2007-12-28  9:28 lejatorn
  2007-12-28 18:28 ` [9fans] portuguese - european keymap support Paulo
  2007-12-31 17:27 ` [9fans] Re: iso won't boot on T61 [reason found] lejatorn
  0 siblings, 2 replies; 9+ messages in thread
From: lejatorn @ 2007-12-28  9:28 UTC (permalink / raw)
  To: 9fans

Hi all,

I've just got a brand new T61 on which I'd like to install plan9, but to
no avail so far.
First, and I'm not sure whether this is normal or not, the boot cd does
not find what to boot from and requires that I enter the kernel path, 
which seems to be "sdC0!cdboot!9pccd.gz". That one starts booting 
fine, but it soon hangs after those lines are displayed:

cpu0: 1995MHz GenuineIntel Xeon5000-series (cpuid: AX 0x06FD DX
0xBFEBFBFF)
ELCR: 0C00
pcirouting: Cannot find south bridge PCI.255.31.7
mapfree: unallocated unbacked physical memory: losing 0xFED20000,
19791872
#Y0: Ricoh 476 PCI/Cardbus bridge, F8300000 intl 10

Can anyone help with that please?

Cheers,
Mathieu.
 
-- 
GPG key on subkeys.pgp.net:

KeyID:	| Fingerprint:
683DE5F3 | 4324 5818 39AA 9545 95C6 09AF B0A4 DFEA 683D E5F3
--


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [9fans] portuguese - european keymap support
  2007-12-28  9:28 [9fans] iso won't boot on T61 lejatorn
@ 2007-12-28 18:28 ` Paulo
  2007-12-28 18:52   ` Felipe Bichued
  2007-12-28 18:54   ` Martin Neubauer
  2007-12-31 17:27 ` [9fans] Re: iso won't boot on T61 [reason found] lejatorn
  1 sibling, 2 replies; 9+ messages in thread
From: Paulo @ 2007-12-28 18:28 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Hello,

I'd apreciate if someone is willing to help add support for the
Portuguese - European keymap.

What must be done?

Thanks.


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [9fans] portuguese - european keymap support
  2007-12-28 18:28 ` [9fans] portuguese - european keymap support Paulo
@ 2007-12-28 18:52   ` Felipe Bichued
  2007-12-28 18:54   ` Martin Neubauer
  1 sibling, 0 replies; 9+ messages in thread
From: Felipe Bichued @ 2007-12-28 18:52 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

There is a keymap for ABNT2 keyboards in x_spager contrib dir.

http://plan9.bell-labs.com/sources/contrib/x_spager/pt-BR


On 12/28/07, Paulo <pocinho@gmail.com> wrote:
> Hello,
>
> I'd apreciate if someone is willing to help add support for the
> Portuguese - European keymap.
>
> What must be done?
>
> Thanks.
>


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [9fans] portuguese - european keymap support
  2007-12-28 18:28 ` [9fans] portuguese - european keymap support Paulo
  2007-12-28 18:52   ` Felipe Bichued
@ 2007-12-28 18:54   ` Martin Neubauer
  2007-12-28 19:41     ` Paulo
  1 sibling, 1 reply; 9+ messages in thread
From: Martin Neubauer @ 2007-12-28 18:54 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

* Paulo (pocinho@gmail.com) wrote:
> Hello,
> 
> I'd apreciate if someone is willing to help add support for the
> Portuguese - European keymap.
> 
> What must be done?
> 
> Thanks.

In principle it's actually quite simple. First have a look at kbmap(1) and
kbmap(3), then put a new mapping together. You might want to start with one
already in /sys/lib/kbmap/ and work from there. (I don't know exactly, but
the spanish map might make for a good starting point.) Altogether not too
complicated, but still some gruntwork. And when you're done, don't forget
the patch.



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [9fans] portuguese - european keymap support
  2007-12-28 18:54   ` Martin Neubauer
@ 2007-12-28 19:41     ` Paulo
  0 siblings, 0 replies; 9+ messages in thread
From: Paulo @ 2007-12-28 19:41 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Thanks. I'll be looking into it.

> Martin Neubauer wrote:
>
> In principle it's actually quite simple. First have a look at kbmap(1)  
> and
> kbmap(3), then put a new mapping together. You might want to start with  
> one
> already in /sys/lib/kbmap/ and work from there. (I don't know exactly,  
> but
> the spanish map might make for a good starting point.) Altogether not too
> complicated, but still some gruntwork. And when you're done, don't forget
> the patch.


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [9fans] Re: iso won't boot on T61 [reason found]
  2007-12-28  9:28 [9fans] iso won't boot on T61 lejatorn
  2007-12-28 18:28 ` [9fans] portuguese - european keymap support Paulo
@ 2007-12-31 17:27 ` lejatorn
  2008-01-02 14:04   ` erik quanstrom
  1 sibling, 1 reply; 9+ messages in thread
From: lejatorn @ 2007-12-31 17:27 UTC (permalink / raw)
  To: 9fans

Ok, turns out all the problems were coming from my hdd in SATA mode,
seems like it's not supported by plan9 yet...

The iso boots fine if I switch the drive to ide compat mode in the 
bios. Of course, that means if I want sata when booting on linux (which
is also installed on that machine) I need to switch it back again 
everytime. :/

Any chance of SATA for that drive to be supported in the near future on
plan9?

Also I'd like your opinions on sata vs pata please? Like, is operating
the hdd in compat mode in Linux a big loss compared as if operated in
AHCI mode? Do I loose speed for example?

Cheers,
Mathieu

On Fri, Dec 28, 2007 at 10:28:49AM +0100, lejatorn@gmail.com wrote:
> Hi all,
> 
> I've just got a brand new T61 on which I'd like to install plan9, but to
> no avail so far.
> First, and I'm not sure whether this is normal or not, the boot cd does
> not find what to boot from and requires that I enter the kernel path, 
> which seems to be "sdC0!cdboot!9pccd.gz". That one starts booting 
> fine, but it soon hangs after those lines are displayed:
> 
> cpu0: 1995MHz GenuineIntel Xeon5000-series (cpuid: AX 0x06FD DX
> 0xBFEBFBFF)
> ELCR: 0C00
> pcirouting: Cannot find south bridge PCI.255.31.7
> mapfree: unallocated unbacked physical memory: losing 0xFED20000,
> 19791872
> #Y0: Ricoh 476 PCI/Cardbus bridge, F8300000 intl 10
> 
> Can anyone help with that please?
> 
> Cheers,
> Mathieu.
>  
> -- 
> GPG key on subkeys.pgp.net:
> 
> KeyID:	| Fingerprint:
> 683DE5F3 | 4324 5818 39AA 9545 95C6 09AF B0A4 DFEA 683D E5F3
> --

-- 
GPG key on subkeys.pgp.net:

KeyID:	| Fingerprint:
683DE5F3 | 4324 5818 39AA 9545 95C6 09AF B0A4 DFEA 683D E5F3
--


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [9fans] Re: iso won't boot on T61 [reason found]
  2007-12-31 17:27 ` [9fans] Re: iso won't boot on T61 [reason found] lejatorn
@ 2008-01-02 14:04   ` erik quanstrom
  2008-01-02 19:11     ` lejatorn
  0 siblings, 1 reply; 9+ messages in thread
From: erik quanstrom @ 2008-01-02 14:04 UTC (permalink / raw)
  To: 9fans

could you send me the output of pci from
your plan 9 machine?  it would also be helpful
if you could copy down the output of the e820 scan
and send that along.  sata (ahci) should be supported
on your machine, i believe.

on a laptop, i don't think one would notice a difference in 
transfer rate.  the main advantages of sata are support for more
than 4 devices and support for more than 2 devices on non-shared
links and support for hot plugging.  it is also easier to mix
pata & sata drives if the sata drives are treated as sata drives.

- erik


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [9fans] Re: iso won't boot on T61 [reason found]
  2008-01-02 14:04   ` erik quanstrom
@ 2008-01-02 19:11     ` lejatorn
  2008-01-02 23:29       ` erik quanstrom
  0 siblings, 1 reply; 9+ messages in thread
From: lejatorn @ 2008-01-02 19:11 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 1032 bytes --]

On Wed, Jan 02, 2008 at 09:04:21AM -0500, erik quanstrom wrote:
> could you send me the output of pci from
> your plan 9 machine?  it would also be helpful
> if you could copy down the output of the e820 scan
> and send that along.  sata (ahci) should be supported
> on your machine, i believe.

Here's the pci -v log.
How do I get you that e820 scan?
 
> on a laptop, i don't think one would notice a difference in 
> transfer rate.  the main advantages of sata are support for more
> than 4 devices and support for more than 2 devices on non-shared
> links and support for hot plugging.  it is also easier to mix
> pata & sata drives if the sata drives are treated as sata drives.

Thx for the tip. Then if I can't get sata to work on plan9, maybe I'll
modify my linux install so that it uses pata (so that I don't have to
switch it in the bios everytime I switch of os).

Mathieu.

-- 
GPG key on subkeys.pgp.net:

KeyID:	| Fingerprint:
683DE5F3 | 4324 5818 39AA 9545 95C6 09AF B0A4 DFEA 683D E5F3
--

[-- Attachment #2: pci_out.txt --]
[-- Type: text/plain, Size: 2265 bytes --]

0.0.0:	brg  06.00.00 8086/2a00   0
	Intel Corporation
0.2.0:	vid  03.00.00 8086/2a02  10 0:f8100004 1048576 1:00000000 16 2:e000000c 268435456 3:00000000 16 4:00001801 16
	Intel Corporation
0.2.1:	vid  03.80.00 8086/2a03   0 0:f8200004 1048576 1:00000000 16
	Intel Corporation
0.25.0:	net  02.00.00 8086/1049  11 0:fe000000 131072 1:fe025000 4096 2:00001841 32
	Intel Corporation
0.26.0:	usb 0c.03.00 8086/2834  11 4:00001861 32
	Intel Corporation
0.26.1:	usb 0c.03.00 8086/2835  11 4:00001881 32
	Intel Corporation
0.26.7:	usb 0c.03.20 8086/283a  11 0:fe226400 1024
	Intel Corporation
0.27.0:	---  04.03.00 8086/284b  11 0:fe020004 16384 1:00000000 16
	Intel Corporation
0.28.0:	brg  06.04.00 8086/283f  11
	Intel Corporation
0.28.1:	brg  06.04.00 8086/2841  11
	Intel Corporation
0.28.2:	brg  06.04.00 8086/2843  11
	Intel Corporation
0.28.3:	brg  06.04.00 8086/2845  11
	Intel Corporation
0.28.4:	brg  06.04.00 8086/2847  11
	Intel Corporation
0.29.0:	usb 0c.03.00 8086/2830  10 4:000018a1 32
	Intel Corporation
0.29.1:	usb 0c.03.00 8086/2831  11 4:000018c1 32
	Intel Corporation
0.29.2:	usb 0c.03.00 8086/2832  11 4:000018e1 32
	Intel Corporation
0.29.7:	usb 0c.03.20 8086/2836  11 0:fe226800 1024
	Intel Corporation
0.30.0:	brg  06.04.01 8086/2448 255
	Intel Corporation 82801BAM/CAM/DBM Hub Interface to PCI Bridge
0.31.0:	brg  06.01.00 8086/2811   0
	Intel Corporation
0.31.2:	disk 01.01.80 8086/2828 255 0:00000001 16 1:00000001 16 2:00000001 16 3:00000001 16 4:00001c31 16 5:00001c21 16
	Intel Corporation
0.31.3:	smb 0c.05.00 8086/283e  11 0:fe226c00 256 4:00001c41 32
	Intel Corporation
21.0.0:	brg  06.07.00 1180/0476  10
	Ricoh Company, Ltd.
21.0.1:	---  0c.00.10 1180/0832  11 0:f8301000 2048
	Ricoh Company, Ltd.
21.0.2:	---  08.05.00 1180/0822  11 0:f8301800 256
	Ricoh Company, Ltd.
21.0.3:	---  08.80.00 1180/0843  11 0:f8301c00 256
	Ricoh Company, Ltd. unknown Ricoh MMC Host Controller
21.0.4:	---  08.80.00 1180/0592  11 0:f8302000 256
	Ricoh Company, Ltd. unknown Ricoh Memory Stick Host Controller
21.0.5:	---  08.80.00 1180/0852  11 0:f8302400 256
	Ricoh Company, Ltd. unknown Ricoh xD-Picture Card Host Controller
3.0.0:	net  02.80.00 8086/4227  11 0:df3ff000 4096
	Intel Corporation

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [9fans] Re: iso won't boot on T61 [reason found]
  2008-01-02 19:11     ` lejatorn
@ 2008-01-02 23:29       ` erik quanstrom
  0 siblings, 0 replies; 9+ messages in thread
From: erik quanstrom @ 2008-01-02 23:29 UTC (permalink / raw)
  To: 9fans

i will not have full access till perhaps monday, but i will be
happy to solve this problem for you offline.  the e820 scan results
should be printed duriung the boot process.

- erik


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2008-01-02 23:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-28  9:28 [9fans] iso won't boot on T61 lejatorn
2007-12-28 18:28 ` [9fans] portuguese - european keymap support Paulo
2007-12-28 18:52   ` Felipe Bichued
2007-12-28 18:54   ` Martin Neubauer
2007-12-28 19:41     ` Paulo
2007-12-31 17:27 ` [9fans] Re: iso won't boot on T61 [reason found] lejatorn
2008-01-02 14:04   ` erik quanstrom
2008-01-02 19:11     ` lejatorn
2008-01-02 23:29       ` erik quanstrom

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).