public inbox for gentoo-releng@lists.gentoo.org
 help / color / mirror / Atom feed
From: Chris Gianelloni <wolf31o2@gentoo.org>
To: gentoo-releng@lists.gentoo.org
Subject: Re: [gentoo-releng] Catalyst Woes
Date: Fri, 27 Aug 2004 15:00:27 -0400	[thread overview]
Message-ID: <1093633226.5249.34.camel@cgianelloni.nuvox.net> (raw)
In-Reply-To: <9999810b040827072318edf359@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 6834 bytes --]

On Fri, 2004-08-27 at 10:23, derek tracy wrote:
> Today is truly a wonderous day.  I just burnt the LiveCD and almost
> everything is working.  I have tried it on 8 machines so far and have
> not experienced the same results from many of them.  This is what I am
> talking about.
> 
> Booted on a Dell Optiplex GX260 everything works great except X.Org
> will only pull up in 640x480.  I tried editing the xorg.conf manually
> and still could not get it to even bring up 1024x768 ( I was hoping
> for 1280x1024 )  I know from previous experiences that X.Org will show
> up fine on this computer.

I would tend to think that it is the monitor not supplying EDID
information.  The mkx86config script doesn't add Modes, but rather
simply sets up the system to load into the highest resolution that X
thinks it can get.  I would try another monitor and see what you come up
with.

> Booted to a Latitude C610 in a docking station, the kernel hard locked.

At what point?  Also, is it a C/Port or a C/Dock that the laptop is
plugged into?  I ask, because this is one of my actual test setups when
I create a LiveCD, so I'm finding it odd that you're having a problem
with it.

Did you use any command-line options at boot time?

> Booted to the same Latitude C610 without the docking station and it
> booted correctly.
> X.Org worked without a hitch.
> 
> Booted to a Latitude C640 and everything went good.
> 
> Booted to a Dell Optiplex GX115 and it crashed trying to create the
> filesystem from cd.

Ahh, yes.  Dell... the bane of my existence.  I will tell you right now
that I am seriously *not* impressed with Dell machines anymore.  I have
had nothing but problems from many of them.  I have a GX110 that I use
as a test machine that seems to work fine, but Dell is known to use some
really crappy CDROMs in their machines.

> Booted to a Dell Optiplex GX300 worked great but no mouse (usb or ps/2)

Odd.  Does your kernel use input device support, or are you relying on
the old-style input interface?

> Booted to a Dell Optiplex GX300 and crashed trying to create the
> filesystem from cd.
> 
> I think that the GX300 and GX115 are crashing because of some problems
> with the cd-rom drive reading from a cd-rw but am still not convinced
> of that because the machines will boot from the cd just not get past
> this point.
> 
> The only one that really bugs me is the GX260 that would not boot into
> anything other than 640x480, do you have any input on this one.
> 
> Again I want to say thank you for all of your help.
> 
> On Thu, 26 Aug 2004 18:02:23 -0400, Chris Gianelloni
> <wolf31o2@gentoo.org> wrote:
> > On Thu, 2004-08-26 at 15:49, derek tracy wrote:
> > > I am 99.9% positive that I am re-emerging baselayout in livecd-stage1,
> > > but I will double check when I get home.
> > >
> > > Is that the only thing that would cause this issue?
> > 
> > Well, the auto-login stuff is done by baselayout when it is merged with
> > USE=livecd configured.  I'm actually going to be filing a bug + patch to
> > baselayout to cause it to auto-login on *all* the default consoles.
> > 
> > > Again I want to thank you and everyone else on the development team,
> > > for this wonderful tool.
> > >
> > > A little off subject, do you have or would you like to have a gmail
> > > account?  It would be the least I could do.
> > 
> > I have one already, but thanks for the offer.
> > 
> > 
> > 
> > > On Thu, 26 Aug 2004 15:36:23 -0400, Chris Gianelloni
> > > <wolf31o2@gentoo.org> wrote:
> > > > On Thu, 2004-08-26 at 15:01, derek tracy wrote:
> > > > > My question still remains how would I go about having root
> > > > > automatically logged in as it was before?
> > > >
> > > > You have livecd in your USE in livecd-stage1 and then baselayout takes
> > > > care of it.  You are re-emerging baselayout in livecd-stage1, right?
> > > >
> > > >
> > > >
> > > > > On Thu, 26 Aug 2004 15:01:02 -0400, derek tracy <tracyde@gmail.com> wrote:
> > > > > > > The xinitrc can be setup by using the livecd/xinitrc option in
> > > > > > > livecd-stage2 in catalyst 1.0.9 (or better, when it comes).
> > > > > >
> > > > > > I do use the livecd/xinitrc to setup the xinitrc file and I love this option.
> > > > > >
> > > > > > > > programs wrote a bash script to "inject" the configuration files that
> > > > > > > > I created for openbox, torsmo, pypanel, and the xinitrc.  (menu..xml,
> > > > > > > > rc.xml, pypanelrc).  Created the cd and now when I boot I can't do
> > > > > > >
> > > > > > > Personally, I just create the files during the fsscript.sh stage of my
> > > > > > > livecd-stage2.
> > > > > >
> > > > > > I thought about doing this but my bash scripting skills are something
> > > > > > to be desired and echoing everything to a file just didn't sound like
> > > > > > an apealing solution.
> > > > > >
> > > > > > > > anything because it does not automatically log root in.  So I just sit
> > > > > > > > there at the log on prompt because it also auto-scrambles the root
> > > > > > > > passwd.
> > > > > > >
> > > > > > > Well, you can edit the /usr/lib/catalyst/livecd/files/livecd-local.start
> > > > > > > file if you wish before building your CD.  In the future, I think I'm
> > > > > > > going to write up a patch to catalyst so that you can specify the
> > > > > > > local.start in the livecd-stage2 spec file, similar to the xinitrc.
> > > > > >
> > > > > > That would be great, anything that allows more configurability out of
> > > > > > the box is awesome.
> > > > > >
> > > > > > > > My question is this are there any packages that you have found not to
> > > > > > > > work with catalyst live-cd's because they change certain configuration
> > > > > > >
> > > > > > > Nope.
> > > > > > >
> > > > > > > >And are there any files that I could edit to make root
> > > > > > > > automatically log in?
> > > > > > >
> > > > > > > Do you have livecd in your USE in livecd-stage1?
> > > > > >
> > > > > > Yes, livecd is in my USE flags in livecd-stage1
> > > > > >
> > > > >
> > > > > --
> > > > > gentoo-releng@gentoo.org mailing list
> > > > --
> > > > Chris Gianelloni
> > > > Release Engineering - Operations/QA Manager
> > > > Games - Developer
> > > > Gentoo Linux
> > > >
> > > > Is your power animal a penguin?
> > > >
> > > >
> > > >
> > >
> > > --
> > > gentoo-releng@gentoo.org mailing list
> > --
> > Chris Gianelloni
> > Release Engineering - Operations/QA Manager
> > Games - Developer
> > Gentoo Linux
> > 
> > Is your power animal a penguin?
> > 
> > 
> >
> 
> --
> gentoo-releng@gentoo.org mailing list
-- 
Chris Gianelloni
Release Engineering - Operations/QA Manager
Games - Developer
Gentoo Linux

Is your power animal a penguin?

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2004-08-27 18:52 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-23 19:36 [gentoo-releng] Catalyst Woes derek tracy
2004-08-23 20:19 ` Chris Gianelloni
2004-08-24  2:57   ` derek tracy
2004-08-24 13:27     ` Chris Gianelloni
2004-08-24 17:06       ` derek tracy
2004-08-24 17:34         ` Chris Gianelloni
2004-08-24 18:20           ` derek tracy
2004-08-24 19:25             ` Chris Gianelloni
2004-08-25  2:41               ` derek tracy
2004-08-25 14:03                 ` Chris Gianelloni
2004-08-25 15:25                   ` derek tracy
2004-08-25 17:28                     ` Chris Gianelloni
2004-08-26 17:05                       ` derek tracy
2004-08-26 18:43                         ` Chris Gianelloni
2004-08-26 19:01                           ` derek tracy
2004-08-26 19:01                             ` derek tracy
2004-08-26 19:36                               ` Chris Gianelloni
2004-08-26 19:49                                 ` derek tracy
2004-08-26 22:02                                   ` Chris Gianelloni
2004-08-27 14:23                                     ` derek tracy
2004-08-27 19:00                                       ` Chris Gianelloni [this message]
2004-08-27 21:23                                         ` Paul de Vrieze
2004-08-29  4:55                                         ` derek tracy

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=1093633226.5249.34.camel@cgianelloni.nuvox.net \
    --to=wolf31o2@gentoo.org \
    --cc=gentoo-releng@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