public inbox for gentoo-embedded@lists.gentoo.org
 help / color / mirror / Atom feed
From: Natanael Copa <natanael.copa@gmail.com>
To: gentoo-embedded@lists.gentoo.org
Subject: Re: [gentoo-embedded] Xserver problems
Date: Thu, 29 Jun 2006 08:24:01 +0200	[thread overview]
Message-ID: <1151562241.6168.5.camel@localhost> (raw)
In-Reply-To: <BAY20-F19A5A96DE645CBE82D46A0867C0@phx.gbl>

(I reorganized so the archives will be more useful)

> > On Thursday 29 June 2006 00:20, Shashidhara RaoB wrote:
> > > Fatal server error:
> > > xf86OpenConsole: Cannot open virtual console 7 (No such file or
> > > directory)
> >
> > do you have the correct devices nodes in /dev/ ?
> > -mike

On Thu, 2006-06-29 at 10:16 +0530, Shashidhara RaoB wrote:
> These are the current devices nodes created on my target machine
> 
> #ls /dev/
> console  hda2    loop1  loop6  ram    ram12  ram2  ram7      sda1   tty0
> ttyS0
> core       hda3    loop2  loop7  ram0   ram13  ram3  ram8      sda2  tty1
> urandom
> full         hda4    loop3  mem    ram1   ram14  ram4  ram9      sda3  tty2
> zero
> hda       kmem   loop4  null     ram10   ram15  ram5  random sda4  tty3
> hda1     loop0   loop5  port     ram11  ram16  ram6  sda         tty
> tty4
> 

Is it only me who cannot see any /dev/tty7? Try:

for i in 5 6 7 8 9 10  ; do mknod /dev/tty$i c 4 $i ; done



-- 
gentoo-embedded@gentoo.org mailing list



  reply	other threads:[~2006-06-29  6:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-29  4:20 [gentoo-embedded] Xserver problems Shashidhara RaoB
2006-06-29  4:36 ` Mike Frysinger
2006-06-29  4:46   ` Shashidhara RaoB
2006-06-29  6:24     ` Natanael Copa [this message]
2006-06-29 10:57       ` Shashidhara RaoB
  -- strict thread matches above, loose matches on Subject: below --
2006-06-29 15:05 Shashidhara RaoB
2006-06-29 15:23 ` Ned Ludd
2006-06-28 14:17 Shashidhara RaoB
2006-06-29  1:05 ` Mike Frysinger

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=1151562241.6168.5.camel@localhost \
    --to=natanael.copa@gmail.com \
    --cc=gentoo-embedded@lists.gentoo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox