Re: Flashing display -- Complete Reply

2001-11-30 Thread Doc - KD4E
> But why hurry it? The debian dependency system lets you > upgrade the bits and pieces you want and leave the ones that > work alone. Upgrade the packages you need. > apt-get update > apt-get --simulate install pkg1 pkg2 pkg3 > .. and then if it looks OK ... > apt-get install pkg1 pkg2 pkg

Re: Flashing display -- Complete Reply

2001-11-30 Thread Doc - KD4E
> But why hurry it? The debian dependency system lets you > upgrade the bits and pieces you want and leave the ones that > work alone. Upgrade the packages you need. > apt-get update > apt-get --simulate install pkg1 pkg2 pkg3 > .. and then if it looks OK ... > apt-get install pkg1 pkg2 pk

Re: Flashing display [was: Why Linux on a Laptop? Reality Check.]

2001-11-30 Thread Doc - KD4E
> But why hurry it? The debian dependency system lets you > upgrade the bits and pieces you want and leave the ones that > work alone. Upgrade the packages you need. > apt-get update > apt-get --simulate install pkg1 pkg2 pkg3 > .. and then if it looks OK ... > apt-get install pkg1 pkg2 pkg

Re: Flashing display [was: Why Linux on a Laptop? Reality Check.]

2001-11-30 Thread Doc - KD4E
> > > - What output is produced if you run "X -probeonly" ? > > "bash: X: command not found" > 1) /usr/X11R6/bin is not on your path. Not surprising in single user mode. > 2) does it run when you give it an explicit path to X ? Yes. So much to learn about Linux! A ton of text whining about NEOM

Re: Flashing display [was: Why Linux on a Laptop? Reality Check.]

2001-11-30 Thread Doc - KD4E
> But why hurry it? The debian dependency system lets you > upgrade the bits and pieces you want and leave the ones that > work alone. Upgrade the packages you need. > apt-get update > apt-get --simulate install pkg1 pkg2 pkg3 > .. and then if it looks OK ... > apt-get install pkg1 pkg2 pk

Re: Flashing display [was: Why Linux on a Laptop? Reality Check.]

2001-11-30 Thread Doc - KD4E
> > > - What output is produced if you run "X -probeonly" ? > > "bash: X: command not found" > 1) /usr/X11R6/bin is not on your path. Not surprising in single user mode. > 2) does it run when you give it an explicit path to X ? Yes. So much to learn about Linux! A ton of text whining about NEO

Re: Reality Check. (was Why Linux on a Laptop?)

2001-11-30 Thread Doc - KD4E
> Well, you might take a "package pools" approach - rescue your own control > files to a clas of apps or utilities, remove it entirely, use the > packaging system to reintroduce the pool, and then look at the control > files that come with the "standard" kit and apply only the changes you > need ba

Re: Flashing display [was: Why Linux on a Laptop? Reality Check.]

2001-11-30 Thread Doc - KD4E
Sure appreciate the help! Remembering that I am in "Single" mode, does that kill off some stuff like "Safe Mode" in M$ Windows? > - What output is produced if you run "X -probeonly" ? "bash: X: command not found" > - Which X server you are using (or : trying to use) The default, left over from

Re: Reality Check. (was Why Linux on a Laptop?)

2001-11-30 Thread Doc - KD4E
> Well, you might take a "package pools" approach - rescue your own control > files to a clas of apps or utilities, remove it entirely, use the > packaging system to reintroduce the pool, and then look at the control > files that come with the "standard" kit and apply only the changes you > need b

Re: Flashing display [was: Why Linux on a Laptop? Reality Check.]

2001-11-30 Thread Doc - KD4E
Sure appreciate the help! Remembering that I am in "Single" mode, does that kill off some stuff like "Safe Mode" in M$ Windows? > - What output is produced if you run "X -probeonly" ? "bash: X: command not found" > - Which X server you are using (or : trying to use) The default, left over fro

Re: Why Linux on a Laptop? Reality Check.

2001-11-30 Thread Doc - KD4E
> I made my laptop my principle machine years ago. I've never looked back. > Be seeing you, norm I have been using a laptop as a "desktop replacement" for many years, and according to technology media reports such is the wave of the future. As for Linux versus M$ Windows products -- efficient res

Re: Why Linux on a Laptop? Reality Check.

2001-11-30 Thread Doc - KD4E
> I made my laptop my principle machine years ago. I've never looked back. > Be seeing you, norm I have been using a laptop as a "desktop replacement" for many years, and according to technology media reports such is the wave of the future. As for Linux versus M$ Windows products -- efficient re

Re: Compaq 1235, PCMCIA-CS, and kernels newer than 2.4.2

2001-11-25 Thread Doc - KD4E
I went from Progeny to Unstable and PCMCIA works fine. Also loaded 2.4.14 ... then my troubles started with X. Have not yet even looked at sound which has never worked under Progeny-Debian, though it did with Stormix. Think I may load 2.4.15 and hope that whatever X bug was introduced in 2.4.14 w

Re: Compaq 1235, PCMCIA-CS, and kernels newer than 2.4.2

2001-11-25 Thread Doc - KD4E
I went from Progeny to Unstable and PCMCIA works fine. Also loaded 2.4.14 ... then my troubles started with X. Have not yet even looked at sound which has never worked under Progeny-Debian, though it did with Stormix. Think I may load 2.4.15 and hope that whatever X bug was introduced in 2.4.14

ISA PnP or Manual Settings for Sound?

2001-11-02 Thread Doc - KD4E
My HP OmniBook 4100 uses the CS4237B chip. http://www.alsa-project.org/alsa-doc/alsa-howto/x834.htm CS4235,CS4236,CS4236B,CS4237B,CS4238B,CS4239. Module snd-card-cs4236.o for soundcards based on CS4235, CS4236, CS4236B, CS4237B, CS4238B, CS4239 chips. This Module supports up to 8 cards. This modu

ISA PnP or Manual Settings for Sound?

2001-11-02 Thread Doc - KD4E
My HP OmniBook 4100 uses the CS4237B chip. http://www.alsa-project.org/alsa-doc/alsa-howto/x834.htm CS4235,CS4236,CS4236B,CS4237B,CS4238B,CS4239. Module snd-card-cs4236.o for soundcards based on CS4235, CS4236, CS4236B, CS4237B, CS4238B, CS4239 chips. This Module supports up to 8 cards. This mod

Re: Getting Grub to Recognize Kernel Update to 2.4.12

2001-10-28 Thread Doc - KD4E
> > "make-kpkg" complains that I am not is the top level linux kernel > > source directory. I tried to launch it from /, /boot, /usr/src to no avail. > > > > I looked around and still couldn't find linux-2.4.12.gz anywhere. > > apt-get update > apt-get install kernel-package > glen Did these two s

Re: Getting Grub to Recognize Kernel Update to 2.4.12

2001-10-28 Thread Doc - KD4E
> > "make-kpkg" complains that I am not is the top level linux kernel > > source directory. I tried to launch it from /, /boot, /usr/src to no avail. > > > > I looked around and still couldn't find linux-2.4.12.gz anywhere. > > apt-get update > apt-get install kernel-package > glen Did these two

Re: Getting Grub to Recognize Kernel Update to 2.4.12

2001-10-28 Thread Doc - KD4E
> Here is my steps for install (btw, who ever maintains the GRUB docs, > I think I might be willing to write a first draft install guide): > > Partitions: > /dev/hda1 - /boot > /dev/hda2 - /root > > * grub-install /dev/hda > It warns me it can't find /dev/hda, but it creates a > /boot/grub/device

Re: Getting Grub to Recognize Kernel Update to 2.4.12

2001-10-27 Thread Doc - KD4E
> Here is my steps for install (btw, who ever maintains the GRUB docs, > I think I might be willing to write a first draft install guide): > > Partitions: > /dev/hda1 - /boot > /dev/hda2 - /root > > * grub-install /dev/hda > It warns me it can't find /dev/hda, but it creates a > /boot/grub/devic

Upgrading Progeny to Unstable

2001-10-22 Thread Doc - KD4E
I am trying the comand (see below) sequence just to see if it works better than the Progeny->Woody version that repeatedly fails to support pcmcia on my laptop. This is an upgrade to Unstable. There is one change, on line two "deps" needs to be "depends". Also, under "Configuring PCMCIA" it asks

Upgrading Progeny to Unstable

2001-10-22 Thread Doc - KD4E
I am trying the comand (see below) sequence just to see if it works better than the Progeny->Woody version that repeatedly fails to support pcmcia on my laptop. This is an upgrade to Unstable. There is one change, on line two "deps" needs to be "depends". Also, under "Configuring PCMCIA" it ask

Re: Progeny->Woody Upgrade Alternatives?

2001-10-21 Thread Doc - KD4E
> Progeny to Woody howto > http://www.debianplanet.org/debianplanet/article.php?sid=450 Been using that one. It is incomplete since it fails to mention the trashing of pcmcia, among other things. > Progeny to unstable > http://www.debianplanet.org/debianplanet/article.php?sid=414 > scott No

Re: Progeny->Woody Upgrade Alternatives?

2001-10-21 Thread Doc - KD4E
> Progeny to Woody howto > http://www.debianplanet.org/debianplanet/article.php?sid=450 Been using that one. It is incomplete since it fails to mention the trashing of pcmcia, among other things. > Progeny to unstable > http://www.debianplanet.org/debianplanet/article.php?sid=414 > scott N

Re: Woody Killed PCMCIA

2001-10-21 Thread Doc - KD4E
> Note: I'm re-posting this to the debian-laptops list too, in case > someone there has any ideas. > Hubert > > OK. If you're still on 2.2.18, then the old pcmcia-modules should still > work. My guess is that Woody and Progeny have a different set of > startup scripts, and somehow the upgrade cau

Re: Woody Killed PCMCIA

2001-10-21 Thread Doc - KD4E
> Note: I'm re-posting this to the debian-laptops list too, in case > someone there has any ideas. > Hubert > > OK. If you're still on 2.2.18, then the old pcmcia-modules should still > work. My guess is that Woody and Progeny have a different set of > startup scripts, and somehow the upgrade ca

Woody Killed PCMCIA & Root in Gnome

2001-10-19 Thread Doc - KD4E
Just upgraded from Progeny-Debian 2.2.18 to Woody, or so I thought. When I boot 2.2.18 still shows up but Grub has changed appearance as has Gnome. Problems: Cannot access my pcmcia nic (3Com 589c which worked perfectly prior to the upgrade). When I remove then re-insert the card there are no

Woody Killed PCMCIA & Root in Gnome

2001-10-19 Thread Doc - KD4E
Just upgraded from Progeny-Debian 2.2.18 to Woody, or so I thought. When I boot 2.2.18 still shows up but Grub has changed appearance as has Gnome. Problems: Cannot access my pcmcia nic (3Com 589c which worked perfectly prior to the upgrade). When I remove then re-insert the card there are n