From: Brian Zenowich <bz@domain.hid>
To: xenomai@xenomai.org
Subject: Re: [Xenomai-help] Functional difference between tty and xterm?
Date: Sat, 29 Sep 2007 19:46:30 -0400 [thread overview]
Message-ID: <46FEE3D6.1090003@domain.hid> (raw)
In-Reply-To: <46FED989.6000402@domain.hid>
Nevermind. Adding "Option NoAccel True" to xorg.conf (i810 driver) fixed
it. I thought this was just to reduce latencies. I didn't realize I
couldn't even access my CAN card without it!
Thanks,
-Brian Z.
Brian Zenowich wrote:
> Hello,
>
> I am using kernel 2.6.20.14 with Xenomai 2.3.1 and the Peak CAN driver
> 6.4. This is the only combination I can get to coexist peacefully. I
> have tried 20.18/2.3.3 and 22.9/2.4rc3 but the former fails xeno-test,
> and the latter hangs on boot when loading the Peak driver.
>
> I have a Core2 Duo. Kernel SMP is enabled. SMI/ACPI/APM is all
> configured to make Xenomai happy. User-space Xenomai was NOT configured
> with --enable-smp.
>
> My ncurses-based program runs well from the tty (as root), but if I
> 'startx' and try to run my program from an xterm window (still as root),
> it hangs the machine at the moment it calls CAN_Init(). CAN_Init() is
> essentially a call to rt_dev_open("/dev/pcan0", 0_RDWR). I am using a
> PCI CAN card.
>
> I am able to launch my program from the tty, then switch to a new tty
> and startx from there. If I switch back to my program's tty, it is still
> humming along.
>
> Do you have any thoughts as to what is the difference (from a Xenomai
> user-space program's point of view) between running in a tty and running
> in an xterm?
>
> Why would the rt_dev_open() call work from a tty, but not in an xterm?
>
> Thanks for any insight you might have,
>
> -Brian Z.
>
> _______________________________________________
> Xenomai-help mailing list
> Xenomai-help@domain.hid
> https://mail.gna.org/listinfo/xenomai-help
next prev parent reply other threads:[~2007-09-29 23:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-29 23:02 [Xenomai-help] Functional difference between tty and xterm? Brian Zenowich
2007-09-29 23:46 ` Brian Zenowich [this message]
2007-09-30 15:54 ` Jan Kiszka
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=46FEE3D6.1090003@domain.hid \
--to=bz@domain.hid \
--cc=xenomai@xenomai.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.