9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Matthew Veety <mveety@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] 9pccpu: can't open /dev/sdXX/nvram
Date: Mon, 13 May 2013 17:53:43 -0400	[thread overview]
Message-ID: <3A04F2B5-2D14-4886-8ABF-97D0CFB2AAB7@gmail.com> (raw)
In-Reply-To: <B2B912E9-5815-4287-AEC3-E9294F94C5CA@ar.aichi-u.ac.jp>

I have my nvram as a file on my fat partition. That seems to work.

On May 13, 2013, at 17:32, arisawa <arisawa@ar.aichi-u.ac.jp> wrote:

> Hello,
> 
> not yet with usb.
> my current solution is "sdcard with sata adapter" only for NVRAM.
> I will be happy if someone have a solution that uses usb flash drive only.
> 
> Kenji Arisawa
> 
> On 2013/05/14, at 1:37, Skip Tavakkolian <skip.tavakkolian@gmail.com> wrote:
> 
>> were you able to resolve this?
>> 
>> i have the same problem with a diskless Supermicro 5015A-EHF-D525 server with a 1GB ScanDisk usb. 
>> 
>> -Skip
>> 
>> 
>> On Mon, Jul 30, 2012 at 2:19 AM, arisawa <arisawa@ar.aichi-u.ac.jp> wrote:
>> Hello,
>> 
>> I have another example that behaves somewhat different from GA-H61M-USB3-B3.
>> The MB is GA-73UM-S2H. The chipset is nVIDIA GeForce 7150/nForce 630i.
>> Kernel message are:
>> 
>> Plan 9
>> cpu0:  2667MHz GenuineIntel Core 2/Xeon (cpuid: AX 0x06FB DX 0xBFEBFBFF)
>> ELCR: 0C20
>> LAPIC: 0xfee00000 0xe0000000
>> mpinit: scanning acpi madt for extra cpus
>> cpu1:  2667MHz GenuineIntel Core 2/Xeon (cpuid: AX 0x06FB DX 0xBFEBFBFF)
>> mtrrfix1: i9: 0 404040404040404
>> mtrrfix1: i10: 0 404040404040404
>> pcirouting: ignoring south bridge PCI.0.0.0 10DE/07C0
>> #l0: igbepcie: 1Gbps port 0xE4080000 irq 10: 6805ca00fbd2
>> mpintrenable: out of choices eisa -1 isa 5 tbdf 0xc002000 irq 11
>> intrenable: couldn't enable irq 11, tbdf 0xC002000 for usbohci
>> mpintrenable: out of choices eisa -1 isa 5 tbdf 0xc002100 irq 5
>> intrenable: couldn't enable irq 5, tbdf 0xC002100 for usbehci
>> 3198M memory: 149M kernel data, 3048M user, 3673M swap
>> usbinit...usbd...no usb disk...waiting for dhcp...
>> auth...can't open /dev/sdXX/nvram: '/env/nvroff' file does not exist
>> authid: ehci 0xe0003000: polling
>> usb/disk... bootes
>> authdom: aichi-u.ac.jp
>> auth password:
>> secstore password:
>> can't write key to nvram: '/env/nvroff' file does not exist
>> usbinit...partfs...version...time...
>> swap: /dev/swap
>> post...
>> 
>> init: starting /bin/rc
>> ar# ls /dev/sd*
>> /dev/sdU0.0/ctl
>> /dev/sdU0.0/data
>> /dev/sdU0.0/raw
>> /dev/sdctl
>> ar# usb/probe
>> ep1.0 roothub csp 0x000009 ports 10 ohci
>> ep2.0 roothub csp 0x000009 ports 10 ehci
>> ep3.0 storage csp 0x500608 vid 0x0411 did 0x0098 BUFFALO 'USB Flash Disk' ehci
>> ar#
>> 
>> Note that storage is detected, but "no usb disk" and then "can't open /dev/sdXX/nvram".
>> The message: "couldn't enable irq 5, tbdf 0xC002100 for usbehci" might be a problem.
>> 
>> Kenji Arisawa
> 
> 



  reply	other threads:[~2013-05-13 21:53 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-28  3:30 arisawa
2012-07-28  8:19 ` David du Colombier
2012-07-28 13:41   ` arisawa
2012-07-28 14:33     ` David du Colombier
2012-07-29  7:30       ` arisawa
2012-07-29  9:43         ` Richard Miller
2012-07-29 11:45           ` arisawa
2012-07-29 14:16             ` Richard Miller
2012-07-29 22:49               ` arisawa
2012-07-30  9:19                 ` arisawa
2012-07-30 14:46                   ` erik quanstrom
2012-07-30 20:45                     ` cinap_lenrek
2012-08-17  2:15                       ` arisawa
2012-08-17  3:27                         ` cinap_lenrek
2013-05-13 16:37                   ` Skip Tavakkolian
2013-05-13 21:32                     ` arisawa
2013-05-13 21:53                       ` Matthew Veety [this message]
2013-05-13 23:06                       ` erik quanstrom
2013-05-15  9:56                         ` arisawa
2013-05-15 20:56                           ` arisawa
2013-05-15 21:18                             ` erik quanstrom
2013-05-16  0:16                               ` arisawa
2013-05-16  1:25                                 ` erik quanstrom
2013-05-16 13:44                                 ` kernel panic
2013-05-17 12:36                                   ` arisawa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3A04F2B5-2D14-4886-8ABF-97D0CFB2AAB7@gmail.com \
    --to=mveety@gmail.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).