All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Revell <rlrevell@joe-job.com>
To: Remon Sijrier <remon@vt.shuis.tudelft.nl>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [patch] voluntary-preempt-2.6.8-rc2-O3
Date: Sat, 07 Aug 2004 01:47:36 -0400	[thread overview]
Message-ID: <1091857656.1447.1.camel@mindpipe> (raw)
In-Reply-To: <200408042124.36537.remon@vt.shuis.tudelft.nl>

On Wed, 2004-08-04 at 15:24, Remon Sijrier wrote:
> Hello,
> 
> The compilation went fine, but there are some problems I can't solve :-(
> 
> I had to disable both drm (dri) and acpi to get rid from warning messages but 
> still X doesn't start with the following message in it's log file:
> 
> xf86OpenSerial cannot open device /dev/psaux no such device
> 
> This wasn't a problem before. Any help would be appreciated.
> 
> Thanks,
> 
> Remon

/dev/psaux is deprecated.  Use /dev/input/mice.  On Debian, you can do
this with `dpkg-reconfigure xserver-xfree86'.  Otherwise, use your
distro's X configurator, or edit /etc/X11/XF86Config-4 and replace
/dev/psaux with /dev/input/mice.

Lee


  reply	other threads:[~2004-08-07  5:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-04 19:24 [patch] voluntary-preempt-2.6.8-rc2-O3 Remon Sijrier
2004-08-07  5:47 ` Lee Revell [this message]
     [not found] ` <200408081516.25898.remon@vt.shuis.tudelft.nl>
     [not found]   ` <1091987789.13316.6.camel@mindpipe>
2004-08-10  9:23     ` Remon
  -- strict thread matches above, loose matches on Subject: below --
2004-08-07 21:43 Remon
2004-08-07 21:52 ` Lee Revell
2004-08-04 13:48 Remon

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=1091857656.1447.1.camel@mindpipe \
    --to=rlrevell@joe-job.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=remon@vt.shuis.tudelft.nl \
    /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.