Re: Install Report --- Dell 8200

2004-04-22 Thread Curt Howland
I have a Vaio GRT170 with a native 1400x1056(or something like that) but have not found a modline that will work beyond 1280x1024. The default X background, the little black and white dumbells, have a moire effect at that resolution showing that it's not quite matching the LCD pixels. Does thi

Re: can't connect to Xserver (127.0.0.1) anymore

2004-04-22 Thread Curt Howland
Just a silly step, but one which sometimes makes a difference, did you execute: "xhost +" ? Curt- On Thursday 22 April 2004 13:46, Uwe Brauer was heard to say: > Hello > > > I am completely puzzled by the following: > > I execute as a regular user : xhost + 127.0.0.1 > then say > su > setenv

Re: Failed to access the Debian archive

2004-04-22 Thread Curt Howland
Ok, this is something I can help with. It's time to point to different servers. Go into /etc/apt/sources.list and change the names of the servers. Here's what I've got, be aware I'm running "unstable" and yours will say "sarge" === deb http://http.us.debian.org/debian/ unstable main non-

Re: eth1 without eth0

2004-05-11 Thread Curt Howland
On Tuesday 11 May 2004 03:23, Micha Feigin was heard to say: > You could also try running ifconfig -a to see if there are > unconfigured interfaces around (ones with a driver but not ifuped). Now, how to get rid of "eth2" which was the pcmcia 802.11 card but no longer exists and is not in the int

Re: eth1 without eth0

2004-05-11 Thread Curt Howland
: eth2: IEEE-1394 IPv4 over 1394 Ethernet (fw-host0) So I guess it's a driver I'm stuck with since it's loaded with the hardware detection (not in modules.conf) On Tuesday 11 May 2004 18:22, Curt Howland was heard to say: > On Tuesday 11 May 2004 03:23, Micha Feigin was heard to

Re: [OT] Laptop in a pannier bag?

2004-05-12 Thread Curt Howland
On Wednesday 12 May 2004 13:49, Nicolas was heard to say: > ... but if you use Debian on a laptop, > you must be a little "geeky". I would have said, a little *extra* geeky. > the laptop have > a lots of stress since my back is "round" while pedalling. I would > > like to put my laptop (it's rea

Re: eth1 without eth0

2004-05-10 Thread Curt Howland
Emma, I'd say the first thing to do is run iwconfig and see at what interface your wireless card is being seen. I have noticed that it changes from time to time when changing kernels, and even kernel versions. You may have to edit /etc/network/interfaces with the new name as well, so that you

Re: eth1 without eth0

2004-05-10 Thread Curt Howland
executed by itself scans all the interfaces looking for wireless extentions and lists them. Curt- On Monday 10 May 2004 16:14, Emma Jane Hogbin was heard to say: > On Mon, May 10, 2004 at 03:38:44PM -0400, Curt Howland wrote: > > I'd say the first thing to do is run iwconfig a

Re: PCMCIA Help

2004-05-03 Thread Curt Howland
Type the command "dmesg" and see what the kernel messages are when the card is inserted. That should get us started on what's up (or not up). Curt- On Monday 03 May 2004 17:44, [EMAIL PROTECTED] was heard to say: > Hi, > I am new to debian but I have some experience with Linux. > I have instal

Re: hdd defragmentation / e2defrag

2004-05-25 Thread Curt Howland
-BEGIN PGP SIGNED MESSAGE- Hi. Not to put water on your fire, but a *nix system is inherently different from a MS style one. Defraging is pretty much not needed for two reasons. First, files are written to a location on the disk where the file will fit whole first, then in two pieces i

Re: Long time to unpack kernel on IBM X31

2004-10-03 Thread Curt Howland
LILO using the compact setting is also "instant", but compact is not on by default in LILO. On Sunday 03 October 2004 09:53, Tyler Schwend was heard to say: > > I just installed my first debian on IBM X31 notebook. Loading > > kernel takes too much time. > > I found that using Grub instead of Lil

Sound on Sony GRT170

2004-02-29 Thread Curt Howland
Hi. Well, it worked under Knoppix, so I'm sure it's just me. I've just finished wiping and reinstalling Sid on a Vaio PCG-GRT170, which has worked before but got messed up with a Xwindows upgrade last week. Everything has come back except sound. mpg123 and xmms just hang until killed, and the f

Re: XFree86 and NVIDIA GeForce FX 5200

2004-03-05 Thread Curt Howland
Jamie, In the README.debian, it states: "SUPPORT FOR 2.6 KERNELS: As of 1.0.5336-1, NVIDIA includes support for a 2.6 kernel. No extra steps are required." I have a Vaio PCG-GRT170 (no longer their absolute top of the line, but darned close!) with an nVidia card in it.

Re: XFree86 and NVIDIA GeForce FX 5200

2004-03-09 Thread Curt Howland
nhard Tartler wrote: > On Fri, Mar 05, 2004 at 03:57:49PM -0500, Curt Howland wrote: > > I noticed that Xwin is now giving me these errors also: > > > > (EE) Failed to load module "GLcore" (module does not exist, 0) > > > > Symbol __glXActiveScreens from >

Re: Sound Card Yamaha

2004-03-15 Thread Curt Howland
This has also happened to me on a Vaio GRT170. I've been putting off trying to fix it until I get X working on kernel 2.6, but I'll be following this discussion closely. Curt- On Monday 15 March 2004 15:03, nhoj wrote: > Hi Guys > > My sound card is my problem now ;-) > > lspci gives to

Re: Sound Card Yamaha

2004-03-16 Thread Curt Howland
Hi. Since I jumped into the fray, I figure an update is appropriate. I found that I did not install the alsa-modules package, just the alsa applications. Installing these under 2.4.24, alsaconf sees the i810 card now, which is an improvement, but it still doesn't work. What did start working is

Re: XFree86 and NVIDIA GeForce FX 5200

2004-03-16 Thread Curt Howland
ly bitchen fast when it does work. Curt- On Tuesday 09 March 2004 10:38, Reinhard Tartler wrote: > On Fri, Mar 05, 2004 at 03:57:49PM -0500, Curt Howland wrote: > > I noticed that Xwin is now giving me these errors also: > > > > (EE) Failed to load module "GLcore&q

Re: Debian Install CD doesn't recognize my hard drive

2004-03-29 Thread Curt Howland
I recommend you try Knoppix to see what it says about your harddrive. It has excellent hardware detection, and will install on almost anything x86 compatible. Curt- On Monday 29 March 2004 19:36, Hadar Pedhazur was heart to say: > I have an old Dell Inspiron 7000. Yesterday, I downloaded (and >

Re: Debian Install CD doesn't recognize my hard drive

2004-03-30 Thread Curt Howland
ht forward. However, I had to enter noscsi etc at boot by hand the first time before I could add it to /etc/lilo.conf. Knowing that ahead of time would have saved me some headaches. Curt- On Tuesday 30 March 2004 10:38, s. keeling was heart to say: > Incoming from Derek Broughton: > &g

irremovable package?

2004-03-30 Thread Curt Howland
Hi. Since this is on a laptop I thought I'd ask here since the users forum has not been responsive... -BEGIN PGP SIGNED MESSAGE- Hi. dpkg has become locked up over one errant package and is not allowing anything else to be processed. - - # dpkg -P

Re: irremovable package?

2004-03-31 Thread Curt Howland
-BEGIN PGP SIGNED MESSAGE- Mr Marcum, you are a gentleman of the first order. Success, and Thank You I now know where to look when such things happen in the future. Curt- On Wednesday 31 March 2004 01:02, Bill Marcum was heart to say: > On Tue, Mar 30, 2004 at 06:00:11PM -0500, C

Re: Debian 3.0 Configuring Ethernet Card/Networking After Main Installation

2004-03-31 Thread Curt Howland
Ok, here's how pcmcia ethernet works for me. I have installed the networking system. ifconfig shows the "lo" interface, I can ping and telnet to 127.0.0.1, and things like that. I hope yours is at that point also. If not, please make sure that you can. I then have entries in /etc/network/inter

Re: Occasional short flicker from time to time on my Toshiba S 5200-902?!

2004-04-07 Thread Curt Howland
-BEGIN PGP SIGNED MESSAGE- I also had such a flicker on my Vaio GRT170 when I changed from a Knoppix hd-install to straight Debian. But once I upgraded to 2.6.4, the flicker went away. Curt- On Wednesday 07 April 2004 17:08, [EMAIL PROTECTED] was heart to say: > High, > I read this mes

Re: Wireless PCMCIA

2004-04-09 Thread Curt Howland
My Linksys has worked perfectly since 2.4.19, automatically detected &etc. Curt- On Friday 09 April 2004 13:13, Stefano Negro was heart to say: > Hi, > I am planning to buy a wireless PCMCIA card, so I am looking for > some good link for a compatibility list. > I don't want to become crazy to in

Re: Installing new kernel

2004-04-13 Thread Curt Howland
-BEGIN PGP SIGNED MESSAGE- vga=791 is also a text boot, but it's something like 50x130 characters, which means the boot messages go by slower and there are more to see at once. Much better for trying to figure out when things are happening. Curt- On Monday 12 April 2004 22:47, [EMAIL

Re: {no subject}

2004-04-13 Thread Curt Howland
On Monday 12 April 2004 18:20, the gekko kid was heard to say: > hi can anyone give me an idea of how to config my pcmcia devices Yes.

Re: Install Report --- Dell 8200

2004-04-22 Thread Curt Howland
I have a Vaio GRT170 with a native 1400x1056(or something like that) but have not found a modline that will work beyond 1280x1024. The default X background, the little black and white dumbells, have a moire effect at that resolution showing that it's not quite matching the LCD pixels. Does thi

Re: can't connect to Xserver (127.0.0.1) anymore

2004-04-22 Thread Curt Howland
Just a silly step, but one which sometimes makes a difference, did you execute: "xhost +" ? Curt- On Thursday 22 April 2004 13:46, Uwe Brauer was heard to say: > Hello > > > I am completely puzzled by the following: > > I execute as a regular user : xhost + 127.0.0.1 > then say > su > setenv

Re: Failed to access the Debian archive

2004-04-22 Thread Curt Howland
Ok, this is something I can help with. It's time to point to different servers. Go into /etc/apt/sources.list and change the names of the servers. Here's what I've got, be aware I'm running "unstable" and yours will say "sarge" === deb http://http.us.debian.org/debian/ unstable main non-

Re: PCMCIA Help

2004-05-03 Thread Curt Howland
Type the command "dmesg" and see what the kernel messages are when the card is inserted. That should get us started on what's up (or not up). Curt- On Monday 03 May 2004 17:44, [EMAIL PROTECTED] was heard to say: > Hi, > I am new to debian but I have some experience with Linux. > I have instal

Re: eth1 without eth0

2004-05-10 Thread Curt Howland
Emma, I'd say the first thing to do is run iwconfig and see at what interface your wireless card is being seen. I have noticed that it changes from time to time when changing kernels, and even kernel versions. You may have to edit /etc/network/interfaces with the new name as well, so that you

Re: eth1 without eth0

2004-05-10 Thread Curt Howland
executed by itself scans all the interfaces looking for wireless extentions and lists them. Curt- On Monday 10 May 2004 16:14, Emma Jane Hogbin was heard to say: > On Mon, May 10, 2004 at 03:38:44PM -0400, Curt Howland wrote: > > I'd say the first thing to do is run iwconfig a

Re: eth1 without eth0

2004-05-11 Thread Curt Howland
On Tuesday 11 May 2004 03:23, Micha Feigin was heard to say: > You could also try running ifconfig -a to see if there are > unconfigured interfaces around (ones with a driver but not ifuped). Now, how to get rid of "eth2" which was the pcmcia 802.11 card but no longer exists and is not in the int

Re: eth1 without eth0

2004-05-11 Thread Curt Howland
: eth2: IEEE-1394 IPv4 over 1394 Ethernet (fw-host0) So I guess it's a driver I'm stuck with since it's loaded with the hardware detection (not in modules.conf) On Tuesday 11 May 2004 18:22, Curt Howland was heard to say: > On Tuesday 11 May 2004 03:23, Micha Feigin was heard to

Re: [OT] Laptop in a pannier bag?

2004-05-12 Thread Curt Howland
On Wednesday 12 May 2004 13:49, Nicolas was heard to say: > ... but if you use Debian on a laptop, > you must be a little "geeky". I would have said, a little *extra* geeky. > the laptop have > a lots of stress since my back is "round" while pedalling. I would > > like to put my laptop (it's rea

Re: hdd defragmentation / e2defrag

2004-05-25 Thread Curt Howland
-BEGIN PGP SIGNED MESSAGE- Hi. Not to put water on your fire, but a *nix system is inherently different from a MS style one. Defraging is pretty much not needed for two reasons. First, files are written to a location on the disk where the file will fit whole first, then in two pieces i

Re: Laptop recommendations

2004-06-06 Thread Curt Howland
There's also, http://www.linuxcertified.com/linux_laptops.html And if you need to overwrite Windows, http://www.linux-on-laptops.com/ Emperor Linux seems to have passed into non-existence. On Sunday 06 June 2004 14:26, [EMAIL PROTECTED] was heard to say: > Thus spake Rolf Heckemann ([EMAIL PRO

Re: Fujitsu Siemens E7010, Kernel 2.6.x and PCMCIA

2004-06-09 Thread Curt Howland
I have a Sony Vaio GRT170, and have noticed problems with the PCMCIA as well. As with yours, the kernel modules load just fine, I insert a Compact Flash in a card adapter, which has always worked in the past, and it just doesn't show up. I try to mount the card, and it says "no valid file syste

Quick "X" question

2004-06-10 Thread Curt Howland
Dear Debianians (or would that be Debianers? Debianites?) I remember in Xwindows there is an attribute, like "backing-store", such that when a window extends past the edge of the desktop and one is not using "virtual" desktops, moving the mouse to the edge of the screen that that window goes ou

Re: copy/paste

2004-06-30 Thread Curt Howland
On Wednesday 30 June 2004 14:58, Dan Davison was heard to say: > Thanks Yves and Thorsten, but what about if I don't have a middle > mouse button (or at least did not manage to get middle mouse button > functionality when incompetently configuring X)? Oh no, that's no problem at all. It's called "

Re: Un-installing this......

2004-07-12 Thread Curt Howland
Good sir, The problem being that most people reacted to your request as one of ridicule itself. Being a Debian support forum, your asking about removal rather than assistance in getting it working is, politely put, unique. Your writing style is also quite difficult to understand. The combinati

Re: Un-installing this......

2004-07-13 Thread Curt Howland
[patting Yves on the back after his harrowing trip into Microsoft land...] On Tuesday 13 July 2004 04:49, Yves Rutschle was heard to say: > Y. - closes his browser in relief -- September 11th, 2001 The proudest day for gun control and central planning advocates in American history

Re: Un-installing this......

2004-07-13 Thread Curt Howland
Thank you! My first belly laugh of the day. On Tuesday 13 July 2004 09:11, Sam Halliday was heard to say: > I kinda liked his style of writing. In my head it read like William > Shatner speaking it aloud! :-D > > You... know... what i mean! > > (/me goes through email and capitalises before se

Re: proposal: create a documentation packages for each laptop brand-serie

2004-07-22 Thread Curt Howland
On Thursday 22 July 2004 09:43, Emma Jane Hogbin was heard to say: > I think this is a good idea, but I wonder how it will be different > from the information at: > http://www.linux-on-laptops.com/ Agreed. The repository already exists, let's utilize it. However, what the original writer wa

Re: writing on NTFS

2004-07-27 Thread Curt Howland
I believe this has something to do with Microsoft having effectively copyrighted / patented NTFS after their "failure" to do so with FAT. We can read it, but not write it. Longhorn will close this remaining loophole. Curt- On Tuesday 27 July 2004 14:16, [EMAIL PROTECTED] was heard to say: > A

Re: Sarge Release?

2004-08-10 Thread Curt Howland
James, If they're savvy enough to consider Gentoo, just give them Debian Unstable. Go get a copy of the Woody mini net-install iso, and put "unstable" instead of "woody" into the /etc/apt/sources.list file when you finally connect to upgrade to the full install. Of course, that limits you to e

Re: Sarge Release?

2004-08-10 Thread Curt Howland
I got the idea by trying it. Maybe you're using a later version than I did. It gave me no option not to use GRUB. On Tuesday 10 August 2004 15:17, Martin List-Petersen was heard to say: > > Debian Installer can (will?) provide jfs, reiserfs, and uses GRUB > > only. > > Not sure where you got tha

Re: Sarge Release?

2004-08-10 Thread Curt Howland
I don't recall, but likely regular to see what the developers "have in store for the rest". On Tuesday 10 August 2004 16:06, Micha Feigin was heard to say: > Did you try the advanced option or the regular installation? -- September 11th, 2001 The proudest day for gun control and central plannin

Re: new laptop recommendations?

2004-08-14 Thread Curt Howland
On Saturday 14 August 2004 10:46, Micha Feigin was heard to say: > When it works, the Sony is fine, its just that they have one of the > worst customer service of any company in the world, and they are > clinically paranoid of wares, to the point that they cripple on > half descent piece of hardwar

Re: Digital camera

2004-08-16 Thread Curt Howland
-BEGIN PGP SIGNED MESSAGE- Ok. First, is your camera USB connected or are you putting the memory card in the pcmcia slot? Either way, when you plug it in, check dmesg to see what happened and what new device the OS sees, to wit: == ohci_hcd :00:03.1: remote wakeup usb 2-2:

Re: Sony PCG-C1VP

2004-08-30 Thread Curt Howland
-BEGIN PGP SIGNED MESSAGE- My first suggestion would be to try Knoppix on the box and find out the various boot options that are going to be needed. I have a PCG-GRT170, a marvelously fast piece of hardware, but I have to put noapm noapic to get Linux to work well. Knoppix pointed the

<    1   2