All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jurgen Botz <jurgen@botz.org>
To: linux-kernel@vger.kernel.org
Subject: 3ware 3dmd & 2.4.12-ac: Error: No Controllers Found
Date: Tue, 23 Oct 2001 09:50:18 -0700	[thread overview]
Message-ID: <2142.1003855818@nova.botz.org> (raw)

The latest 3dmd from the 3ware site doesn't seem to work on recent
kernels, at least on 2.4.12-ac{2,6}.  The driver/array work fine.
3dmd starts up, but bringing up the page gives:

  Error: No Controllers Found

I get the following in syslog:

  Oct 23 09:28:35 nova 3dmd: ioctl(4) failed: No such file or directory
  Oct 23 09:28:35 nova 3dm: 3dmd startup succeeded

Doing an strace on 3dmd (which succeeds only partly, due to threads?)
yields the following, which may be related:

  1649  open("/dev/sda", O_RDWR)          = 4
  1649  ioctl(4, FIBMAP, 0xbffff2a0)      = 327680
  1649  fstat64(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 2), ...}) = 0
  1649  old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, 
-1,
        0) = 0x40000000
  1649  ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  1649  write(1, "ioctl(4) failed: No such file or"..., 43) = 43
  1649  close(4)                          = 0

Anyone else run into this?  Any ideas on how to fix?

:j

-- 
Jürgen Botz                       | While differing widely in the various
jurgen@botz.org                   | little bits we know, in our infinite
                                  | ignorance we are all equal. -Karl Popper



             reply	other threads:[~2001-10-23 16:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-23 16:50 Jurgen Botz [this message]
2001-10-25  6:14 ` 3ware 3dmd & 2.4.12-ac: Error: No Controllers Found Jason L Tibbitts III
  -- strict thread matches above, loose matches on Subject: below --
2001-11-04  0:16 Timothy Demarest

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=2142.1003855818@nova.botz.org \
    --to=jurgen@botz.org \
    --cc=linux-kernel@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.